diff --git a/PayUCommonUI.xcframework/Info.plist b/PayUCommonUI.xcframework/Info.plist index 4ca9bf5..48e8f30 100644 --- a/PayUCommonUI.xcframework/Info.plist +++ b/PayUCommonUI.xcframework/Info.plist @@ -6,30 +6,30 @@ LibraryIdentifier - ios-arm64 + ios-arm64_x86_64-simulator LibraryPath PayUCommonUI.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator LibraryIdentifier - ios-arm64_x86_64-simulator + ios-arm64 LibraryPath PayUCommonUI.framework SupportedArchitectures arm64 - x86_64 SupportedPlatform ios - SupportedPlatformVariant - simulator CFBundlePackageType diff --git a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Headers/PayUCommonUI-Swift.h b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Headers/PayUCommonUI-Swift.h index 206a7f5..8c89598 100644 --- a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Headers/PayUCommonUI-Swift.h +++ b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Headers/PayUCommonUI-Swift.h @@ -385,16 +385,6 @@ SWIFT_CLASS("_TtC12PayUCommonUI29PayUUserCancellationViewModel") @end -@interface UIView (SWIFT_EXTENSION(PayUCommonUI)) -@property (nonatomic) IBInspectable CGFloat cornerRadius; -@property (nonatomic) IBInspectable CGFloat borderWidth; -@property (nonatomic, strong) IBInspectable UIColor * _Nullable borderColor; -@property (nonatomic) IBInspectable CGFloat shadowRadius; -@property (nonatomic) IBInspectable float shadowOpacity; -@property (nonatomic) IBInspectable CGSize shadowOffset; -@property (nonatomic, strong) IBInspectable UIColor * _Nullable shadowColor; -@end - #endif #if defined(__cplusplus) #endif diff --git a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.abi.json b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.abi.json index 7ace892..3988e90 100644 --- a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.abi.json +++ b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.abi.json @@ -6578,757 +6578,6 @@ "name": "UIView", "printedName": "UIView", "children": [ - { - "kind": "Var", - "name": "cornerRadius", - "printedName": "cornerRadius", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)cornerRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12cornerRadius12CoreGraphics7CGFloatVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)cornerRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12cornerRadius12CoreGraphics7CGFloatVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setCornerRadius:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12cornerRadius12CoreGraphics7CGFloatVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "borderWidth", - "printedName": "borderWidth", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)borderWidth", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderWidth12CoreGraphics7CGFloatVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)borderWidth", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderWidth12CoreGraphics7CGFloatVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setBorderWidth:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderWidth12CoreGraphics7CGFloatVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "borderColor", - "printedName": "borderColor", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)borderColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderColorSo7UIColorCSgvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)borderColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderColorSo7UIColorCSgvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setBorderColor:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderColorSo7UIColorCSgvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowRadius", - "printedName": "shadowRadius", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowRadius12CoreGraphics7CGFloatVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowRadius12CoreGraphics7CGFloatVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowRadius:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowRadius12CoreGraphics7CGFloatVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowOpacity", - "printedName": "shadowOpacity", - "children": [ - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowOpacity", - "mangledName": "$sSo6UIViewC12PayUCommonUIE13shadowOpacitySfvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowOpacity", - "mangledName": "$sSo6UIViewC12PayUCommonUIE13shadowOpacitySfvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowOpacity:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE13shadowOpacitySfvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowOffset", - "printedName": "shadowOffset", - "children": [ - { - "kind": "TypeNominal", - "name": "CGSize", - "printedName": "CoreFoundation.CGSize", - "usr": "c:@S@CGSize" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowOffset", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowOffsetSo6CGSizeVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGSize", - "printedName": "CoreFoundation.CGSize", - "usr": "c:@S@CGSize" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowOffset", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowOffsetSo6CGSizeVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGSize", - "printedName": "CoreFoundation.CGSize", - "usr": "c:@S@CGSize" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowOffset:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowOffsetSo6CGSizeVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowColor", - "printedName": "shadowColor", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11shadowColorSo7UIColorCSgvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11shadowColorSo7UIColorCSgvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowColor:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11shadowColorSo7UIColorCSgvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Function", - "name": "onePayUUIRoundCorners", - "printedName": "onePayUUIRoundCorners(corners:radius:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CACornerMask", - "printedName": "QuartzCore.CACornerMask", - "hasDefaultArg": true, - "usr": "c:@E@CACornerMask" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB15UUIRoundCorners7corners6radiusySo12CACornerMaskV_14CoreFoundation7CGFloatVtF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB15UUIRoundCorners7corners6radiusySo12CACornerMaskV_12CoreGraphics7CGFloatVtF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onePayUUIAddShadow", - "printedName": "onePayUUIAddShadow(color:alpha:x:y:blur:spread:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "hasDefaultArg": true, - "usr": "c:objc(cs)UIColor" - }, - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "hasDefaultArg": true, - "usr": "s:Sf" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB12UUIAddShadow5color5alpha1x1y4blur6spreadySo7UIColorC_Sf14CoreFoundation7CGFloatVA3OtF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB12UUIAddShadow5color5alpha1x1y4blur6spreadySo7UIColorC_Sf12CoreGraphics7CGFloatVA3OtF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onePayUUISetEnable", - "printedName": "onePayUUISetEnable(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB12UUISetEnableyySbF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB12UUISetEnableyySbF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onePayUUIAddBorder", - "printedName": "onePayUUIAddBorder(color:radius:width:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB12UUIAddBorder5color6radius5widthySo7UIColorC_14CoreFoundation7CGFloatVALtF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB12UUIAddBorder5color6radius5widthySo7UIColorC_12CoreGraphics7CGFloatVALtF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, { "kind": "Function", "name": "addPayULogo", @@ -8259,42 +7508,42 @@ { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2044, + "offset": 2037, "length": 2, "value": "20" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "FloatLiteral", - "offset": 2260, + "offset": 2253, "length": 4, "value": "0.05" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2287, + "offset": 2280, "length": 1, "value": "0" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2311, + "offset": 2304, "length": 1, "value": "8" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2338, + "offset": 2331, "length": 2, "value": "18" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2368, + "offset": 2361, "length": 1, "value": "2" }, diff --git a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.private.swiftinterface b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.private.swiftinterface index c1c4a7e..1bac0a2 100644 --- a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.private.swiftinterface +++ b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.private.swiftinterface @@ -150,40 +150,6 @@ public enum PayUAnalyticsStatusValue : Swift.String, Swift.Codable { @_Concurrency.MainActor(unsafe) @objc required dynamic public init?(coder aDecoder: Foundation.NSCoder) @objc deinit } -extension UIKit.UIView { - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var cornerRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderWidth: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderColor: UIKit.UIColor? { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOpacity: Swift.Float { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOffset: CoreFoundation.CGSize { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowColor: UIKit.UIColor? { - @objc get - @objc set - } - @_Concurrency.MainActor(unsafe) public func onePayUUIRoundCorners(corners: QuartzCore.CACornerMask = [.layerMinXMinYCorner, .layerMaxXMinYCorner], radius: CoreFoundation.CGFloat = 20) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddShadow(color: UIKit.UIColor = .onePayUUIShadowColor, alpha: Swift.Float = 0.05, x: CoreFoundation.CGFloat = 0, y: CoreFoundation.CGFloat = 8, blur: CoreFoundation.CGFloat = 18, spread: CoreFoundation.CGFloat = 2) - @_Concurrency.MainActor(unsafe) public func onePayUUISetEnable(_ isEnable: Swift.Bool) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddBorder(color: UIKit.UIColor, radius: CoreFoundation.CGFloat, width: CoreFoundation.CGFloat) -} @objc @_inheritsConvenienceInitializers @objcMembers @_Concurrency.MainActor(unsafe) public class PayUBaseView : UIKit.UIView { @objc @_Concurrency.MainActor(unsafe) public var onViewDismissed: (() -> Swift.Void)? @objc @_Concurrency.MainActor(unsafe) public var onHeightChanged: ((CoreFoundation.CGFloat) -> Swift.Void)? diff --git a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.swiftinterface b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.swiftinterface index c1c4a7e..1bac0a2 100644 --- a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.swiftinterface +++ b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.swiftinterface @@ -150,40 +150,6 @@ public enum PayUAnalyticsStatusValue : Swift.String, Swift.Codable { @_Concurrency.MainActor(unsafe) @objc required dynamic public init?(coder aDecoder: Foundation.NSCoder) @objc deinit } -extension UIKit.UIView { - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var cornerRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderWidth: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderColor: UIKit.UIColor? { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOpacity: Swift.Float { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOffset: CoreFoundation.CGSize { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowColor: UIKit.UIColor? { - @objc get - @objc set - } - @_Concurrency.MainActor(unsafe) public func onePayUUIRoundCorners(corners: QuartzCore.CACornerMask = [.layerMinXMinYCorner, .layerMaxXMinYCorner], radius: CoreFoundation.CGFloat = 20) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddShadow(color: UIKit.UIColor = .onePayUUIShadowColor, alpha: Swift.Float = 0.05, x: CoreFoundation.CGFloat = 0, y: CoreFoundation.CGFloat = 8, blur: CoreFoundation.CGFloat = 18, spread: CoreFoundation.CGFloat = 2) - @_Concurrency.MainActor(unsafe) public func onePayUUISetEnable(_ isEnable: Swift.Bool) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddBorder(color: UIKit.UIColor, radius: CoreFoundation.CGFloat, width: CoreFoundation.CGFloat) -} @objc @_inheritsConvenienceInitializers @objcMembers @_Concurrency.MainActor(unsafe) public class PayUBaseView : UIKit.UIView { @objc @_Concurrency.MainActor(unsafe) public var onViewDismissed: (() -> Swift.Void)? @objc @_Concurrency.MainActor(unsafe) public var onHeightChanged: ((CoreFoundation.CGFloat) -> Swift.Void)? diff --git a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/PayUCommonUI b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/PayUCommonUI index 6b2d473..b716e9a 100755 Binary files a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/PayUCommonUI and b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/PayUCommonUI differ diff --git a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/_CodeSignature/CodeResources b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/_CodeSignature/CodeResources index a88265d..86bdb74 100644 --- a/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/_CodeSignature/CodeResources +++ b/PayUCommonUI.xcframework/ios-arm64/PayUCommonUI.framework/_CodeSignature/CodeResources @@ -10,7 +10,7 @@ Headers/PayUCommonUI-Swift.h - y3ptQOJugK/20kjOIpaZrIbKTHI= + Bi3fAW7Q0xNis3U4pZb9Hb8cHV4= Headers/PayUCommonUI.h @@ -22,11 +22,11 @@ Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.abi.json - 6U9qUNCdHsh2U3fkUXHKCwadAsw= + Aowg/aRB6RFiQpw35fHxtrSYEdg= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.private.swiftinterface - evRGOo2by5rlDeNWXmv0zau+SBQ= + mwnSTA2rktJUMP7VTIKn8VNKOFs= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.swiftdoc @@ -34,11 +34,11 @@ Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.swiftinterface - evRGOo2by5rlDeNWXmv0zau+SBQ= + mwnSTA2rktJUMP7VTIKn8VNKOFs= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.swiftmodule - 0w5nvsHfYSAgJXGSv5JBEBQLvOA= + s66KRcSWEItnuZwf9qBsT0ZNrf8= Modules/module.modulemap @@ -82,7 +82,7 @@ hash2 - U13wW4wGqAAhkrmW6jko5ZXHuXRDj+KfzHevNCoRLrA= + LKAHqlEuYfBZXmYD09slUffWdPn8CqpwTf4bMu5uhJE= Headers/PayUCommonUI.h @@ -96,14 +96,14 @@ hash2 - ohuovVQCRyXBo6CD+yWKfOWJdMngSG7n5sucsNtgOD0= + DMv6QJgkLbRrrFSPNqjLzMfTHlE3IF7sOh1lGLmk2/s= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.private.swiftinterface hash2 - PCrl2sk5b6T+82DDdtOz3P1PcGe8aNArSc9bWfqYens= + Cu8ldgYse+SC304qtY5ebyY3v0WYmD5iGRyVljjffTo= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.swiftdoc @@ -117,14 +117,14 @@ hash2 - PCrl2sk5b6T+82DDdtOz3P1PcGe8aNArSc9bWfqYens= + Cu8ldgYse+SC304qtY5ebyY3v0WYmD5iGRyVljjffTo= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios.swiftmodule hash2 - NenK2Ak3+snQD9OqBiuck+xXkSyJtxR5wna9bzGIm60= + ZvmSBeqmeWyvNxxypqRhu26U5EG4/b4NW+8JS62SFZ8= Modules/module.modulemap diff --git a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Headers/PayUCommonUI-Swift.h b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Headers/PayUCommonUI-Swift.h index 0b26cf2..59a763e 100644 --- a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Headers/PayUCommonUI-Swift.h +++ b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Headers/PayUCommonUI-Swift.h @@ -385,16 +385,6 @@ SWIFT_CLASS("_TtC12PayUCommonUI29PayUUserCancellationViewModel") @end -@interface UIView (SWIFT_EXTENSION(PayUCommonUI)) -@property (nonatomic) IBInspectable CGFloat cornerRadius; -@property (nonatomic) IBInspectable CGFloat borderWidth; -@property (nonatomic, strong) IBInspectable UIColor * _Nullable borderColor; -@property (nonatomic) IBInspectable CGFloat shadowRadius; -@property (nonatomic) IBInspectable float shadowOpacity; -@property (nonatomic) IBInspectable CGSize shadowOffset; -@property (nonatomic, strong) IBInspectable UIColor * _Nullable shadowColor; -@end - #endif #if defined(__cplusplus) #endif @@ -790,16 +780,6 @@ SWIFT_CLASS("_TtC12PayUCommonUI29PayUUserCancellationViewModel") @end -@interface UIView (SWIFT_EXTENSION(PayUCommonUI)) -@property (nonatomic) IBInspectable CGFloat cornerRadius; -@property (nonatomic) IBInspectable CGFloat borderWidth; -@property (nonatomic, strong) IBInspectable UIColor * _Nullable borderColor; -@property (nonatomic) IBInspectable CGFloat shadowRadius; -@property (nonatomic) IBInspectable float shadowOpacity; -@property (nonatomic) IBInspectable CGSize shadowOffset; -@property (nonatomic, strong) IBInspectable UIColor * _Nullable shadowColor; -@end - #endif #if defined(__cplusplus) #endif diff --git a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.abi.json b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.abi.json index 7ace892..3988e90 100644 --- a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.abi.json +++ b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.abi.json @@ -6578,757 +6578,6 @@ "name": "UIView", "printedName": "UIView", "children": [ - { - "kind": "Var", - "name": "cornerRadius", - "printedName": "cornerRadius", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)cornerRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12cornerRadius12CoreGraphics7CGFloatVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)cornerRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12cornerRadius12CoreGraphics7CGFloatVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setCornerRadius:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12cornerRadius12CoreGraphics7CGFloatVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "borderWidth", - "printedName": "borderWidth", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)borderWidth", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderWidth12CoreGraphics7CGFloatVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)borderWidth", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderWidth12CoreGraphics7CGFloatVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setBorderWidth:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderWidth12CoreGraphics7CGFloatVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "borderColor", - "printedName": "borderColor", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)borderColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderColorSo7UIColorCSgvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)borderColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderColorSo7UIColorCSgvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setBorderColor:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderColorSo7UIColorCSgvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowRadius", - "printedName": "shadowRadius", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowRadius12CoreGraphics7CGFloatVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowRadius12CoreGraphics7CGFloatVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowRadius:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowRadius12CoreGraphics7CGFloatVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowOpacity", - "printedName": "shadowOpacity", - "children": [ - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowOpacity", - "mangledName": "$sSo6UIViewC12PayUCommonUIE13shadowOpacitySfvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowOpacity", - "mangledName": "$sSo6UIViewC12PayUCommonUIE13shadowOpacitySfvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowOpacity:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE13shadowOpacitySfvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowOffset", - "printedName": "shadowOffset", - "children": [ - { - "kind": "TypeNominal", - "name": "CGSize", - "printedName": "CoreFoundation.CGSize", - "usr": "c:@S@CGSize" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowOffset", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowOffsetSo6CGSizeVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGSize", - "printedName": "CoreFoundation.CGSize", - "usr": "c:@S@CGSize" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowOffset", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowOffsetSo6CGSizeVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGSize", - "printedName": "CoreFoundation.CGSize", - "usr": "c:@S@CGSize" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowOffset:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowOffsetSo6CGSizeVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowColor", - "printedName": "shadowColor", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11shadowColorSo7UIColorCSgvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11shadowColorSo7UIColorCSgvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowColor:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11shadowColorSo7UIColorCSgvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Function", - "name": "onePayUUIRoundCorners", - "printedName": "onePayUUIRoundCorners(corners:radius:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CACornerMask", - "printedName": "QuartzCore.CACornerMask", - "hasDefaultArg": true, - "usr": "c:@E@CACornerMask" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB15UUIRoundCorners7corners6radiusySo12CACornerMaskV_14CoreFoundation7CGFloatVtF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB15UUIRoundCorners7corners6radiusySo12CACornerMaskV_12CoreGraphics7CGFloatVtF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onePayUUIAddShadow", - "printedName": "onePayUUIAddShadow(color:alpha:x:y:blur:spread:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "hasDefaultArg": true, - "usr": "c:objc(cs)UIColor" - }, - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "hasDefaultArg": true, - "usr": "s:Sf" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB12UUIAddShadow5color5alpha1x1y4blur6spreadySo7UIColorC_Sf14CoreFoundation7CGFloatVA3OtF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB12UUIAddShadow5color5alpha1x1y4blur6spreadySo7UIColorC_Sf12CoreGraphics7CGFloatVA3OtF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onePayUUISetEnable", - "printedName": "onePayUUISetEnable(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB12UUISetEnableyySbF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB12UUISetEnableyySbF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onePayUUIAddBorder", - "printedName": "onePayUUIAddBorder(color:radius:width:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB12UUIAddBorder5color6radius5widthySo7UIColorC_14CoreFoundation7CGFloatVALtF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB12UUIAddBorder5color6radius5widthySo7UIColorC_12CoreGraphics7CGFloatVALtF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, { "kind": "Function", "name": "addPayULogo", @@ -8259,42 +7508,42 @@ { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2044, + "offset": 2037, "length": 2, "value": "20" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "FloatLiteral", - "offset": 2260, + "offset": 2253, "length": 4, "value": "0.05" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2287, + "offset": 2280, "length": 1, "value": "0" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2311, + "offset": 2304, "length": 1, "value": "8" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2338, + "offset": 2331, "length": 2, "value": "18" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2368, + "offset": 2361, "length": 1, "value": "2" }, diff --git a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface index 1a03d91..bf206a3 100644 --- a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +++ b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface @@ -150,40 +150,6 @@ public enum PayUAnalyticsStatusValue : Swift.String, Swift.Codable { @_Concurrency.MainActor(unsafe) @objc required dynamic public init?(coder aDecoder: Foundation.NSCoder) @objc deinit } -extension UIKit.UIView { - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var cornerRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderWidth: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderColor: UIKit.UIColor? { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOpacity: Swift.Float { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOffset: CoreFoundation.CGSize { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowColor: UIKit.UIColor? { - @objc get - @objc set - } - @_Concurrency.MainActor(unsafe) public func onePayUUIRoundCorners(corners: QuartzCore.CACornerMask = [.layerMinXMinYCorner, .layerMaxXMinYCorner], radius: CoreFoundation.CGFloat = 20) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddShadow(color: UIKit.UIColor = .onePayUUIShadowColor, alpha: Swift.Float = 0.05, x: CoreFoundation.CGFloat = 0, y: CoreFoundation.CGFloat = 8, blur: CoreFoundation.CGFloat = 18, spread: CoreFoundation.CGFloat = 2) - @_Concurrency.MainActor(unsafe) public func onePayUUISetEnable(_ isEnable: Swift.Bool) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddBorder(color: UIKit.UIColor, radius: CoreFoundation.CGFloat, width: CoreFoundation.CGFloat) -} @objc @_inheritsConvenienceInitializers @objcMembers @_Concurrency.MainActor(unsafe) public class PayUBaseView : UIKit.UIView { @objc @_Concurrency.MainActor(unsafe) public var onViewDismissed: (() -> Swift.Void)? @objc @_Concurrency.MainActor(unsafe) public var onHeightChanged: ((CoreFoundation.CGFloat) -> Swift.Void)? diff --git a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.swiftinterface index 1a03d91..bf206a3 100644 --- a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.swiftinterface +++ b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -150,40 +150,6 @@ public enum PayUAnalyticsStatusValue : Swift.String, Swift.Codable { @_Concurrency.MainActor(unsafe) @objc required dynamic public init?(coder aDecoder: Foundation.NSCoder) @objc deinit } -extension UIKit.UIView { - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var cornerRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderWidth: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderColor: UIKit.UIColor? { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOpacity: Swift.Float { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOffset: CoreFoundation.CGSize { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowColor: UIKit.UIColor? { - @objc get - @objc set - } - @_Concurrency.MainActor(unsafe) public func onePayUUIRoundCorners(corners: QuartzCore.CACornerMask = [.layerMinXMinYCorner, .layerMaxXMinYCorner], radius: CoreFoundation.CGFloat = 20) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddShadow(color: UIKit.UIColor = .onePayUUIShadowColor, alpha: Swift.Float = 0.05, x: CoreFoundation.CGFloat = 0, y: CoreFoundation.CGFloat = 8, blur: CoreFoundation.CGFloat = 18, spread: CoreFoundation.CGFloat = 2) - @_Concurrency.MainActor(unsafe) public func onePayUUISetEnable(_ isEnable: Swift.Bool) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddBorder(color: UIKit.UIColor, radius: CoreFoundation.CGFloat, width: CoreFoundation.CGFloat) -} @objc @_inheritsConvenienceInitializers @objcMembers @_Concurrency.MainActor(unsafe) public class PayUBaseView : UIKit.UIView { @objc @_Concurrency.MainActor(unsafe) public var onViewDismissed: (() -> Swift.Void)? @objc @_Concurrency.MainActor(unsafe) public var onHeightChanged: ((CoreFoundation.CGFloat) -> Swift.Void)? diff --git a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.abi.json b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.abi.json index 7ace892..3988e90 100644 --- a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.abi.json +++ b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -6578,757 +6578,6 @@ "name": "UIView", "printedName": "UIView", "children": [ - { - "kind": "Var", - "name": "cornerRadius", - "printedName": "cornerRadius", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)cornerRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12cornerRadius12CoreGraphics7CGFloatVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)cornerRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12cornerRadius12CoreGraphics7CGFloatVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setCornerRadius:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12cornerRadius12CoreGraphics7CGFloatVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "borderWidth", - "printedName": "borderWidth", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)borderWidth", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderWidth12CoreGraphics7CGFloatVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)borderWidth", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderWidth12CoreGraphics7CGFloatVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setBorderWidth:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderWidth12CoreGraphics7CGFloatVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "borderColor", - "printedName": "borderColor", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)borderColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderColorSo7UIColorCSgvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)borderColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderColorSo7UIColorCSgvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setBorderColor:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11borderColorSo7UIColorCSgvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowRadius", - "printedName": "shadowRadius", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowRadius12CoreGraphics7CGFloatVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowRadius", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowRadius12CoreGraphics7CGFloatVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowRadius:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowRadius12CoreGraphics7CGFloatVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowOpacity", - "printedName": "shadowOpacity", - "children": [ - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowOpacity", - "mangledName": "$sSo6UIViewC12PayUCommonUIE13shadowOpacitySfvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowOpacity", - "mangledName": "$sSo6UIViewC12PayUCommonUIE13shadowOpacitySfvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowOpacity:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE13shadowOpacitySfvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowOffset", - "printedName": "shadowOffset", - "children": [ - { - "kind": "TypeNominal", - "name": "CGSize", - "printedName": "CoreFoundation.CGSize", - "usr": "c:@S@CGSize" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowOffset", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowOffsetSo6CGSizeVvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "CGSize", - "printedName": "CoreFoundation.CGSize", - "usr": "c:@S@CGSize" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowOffset", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowOffsetSo6CGSizeVvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CGSize", - "printedName": "CoreFoundation.CGSize", - "usr": "c:@S@CGSize" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowOffset:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE12shadowOffsetSo6CGSizeVvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Var", - "name": "shadowColor", - "printedName": "shadowColor", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(py)shadowColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11shadowColorSo7UIColorCSgvp", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "Custom", - "IBInspectable", - "ObjC" - ], - "isFromExtension": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)shadowColor", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11shadowColorSo7UIColorCSgvg", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@CM@PayUCommonUI@@objc(cs)UIView(im)setShadowColor:", - "mangledName": "$sSo6UIViewC12PayUCommonUIE11shadowColorSo7UIColorCSgvs", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Dynamic", - "ObjC" - ], - "isFromExtension": true, - "accessorKind": "set" - } - ] - }, - { - "kind": "Function", - "name": "onePayUUIRoundCorners", - "printedName": "onePayUUIRoundCorners(corners:radius:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "CACornerMask", - "printedName": "QuartzCore.CACornerMask", - "hasDefaultArg": true, - "usr": "c:@E@CACornerMask" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB15UUIRoundCorners7corners6radiusySo12CACornerMaskV_14CoreFoundation7CGFloatVtF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB15UUIRoundCorners7corners6radiusySo12CACornerMaskV_12CoreGraphics7CGFloatVtF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onePayUUIAddShadow", - "printedName": "onePayUUIAddShadow(color:alpha:x:y:blur:spread:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "hasDefaultArg": true, - "usr": "c:objc(cs)UIColor" - }, - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "hasDefaultArg": true, - "usr": "s:Sf" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "hasDefaultArg": true, - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB12UUIAddShadow5color5alpha1x1y4blur6spreadySo7UIColorC_Sf14CoreFoundation7CGFloatVA3OtF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB12UUIAddShadow5color5alpha1x1y4blur6spreadySo7UIColorC_Sf12CoreGraphics7CGFloatVA3OtF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onePayUUISetEnable", - "printedName": "onePayUUISetEnable(_:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB12UUISetEnableyySbF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB12UUISetEnableyySbF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onePayUUIAddBorder", - "printedName": "onePayUUIAddBorder(color:radius:width:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - }, - { - "kind": "TypeNominal", - "name": "CGFloat", - "printedName": "CoreGraphics.CGFloat", - "usr": "s:14CoreFoundation7CGFloatV" - } - ], - "declKind": "Func", - "usr": "s:So6UIViewC12PayUCommonUIE03oneB12UUIAddBorder5color6radius5widthySo7UIColorC_14CoreFoundation7CGFloatVALtF", - "mangledName": "$sSo6UIViewC12PayUCommonUIE03oneB12UUIAddBorder5color6radius5widthySo7UIColorC_12CoreGraphics7CGFloatVALtF", - "moduleName": "PayUCommonUI", - "declAttributes": [ - "Custom" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, { "kind": "Function", "name": "addPayULogo", @@ -8259,42 +7508,42 @@ { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2044, + "offset": 2037, "length": 2, "value": "20" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "FloatLiteral", - "offset": 2260, + "offset": 2253, "length": 4, "value": "0.05" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2287, + "offset": 2280, "length": 1, "value": "0" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2311, + "offset": 2304, "length": 1, "value": "8" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2338, + "offset": 2331, "length": 2, "value": "18" }, { "filePath": "\/Users\/shubham.garg\/Documents\/payu\/one-payu-ui-sdk-ios\/Dependency\/PayUCommonUI\/PayUCommonUI\/Extensions\/UIView.swift", "kind": "IntegerLiteral", - "offset": 2368, + "offset": 2361, "length": 1, "value": "2" }, diff --git a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface index d5484b9..495584c 100644 --- a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +++ b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface @@ -150,40 +150,6 @@ public enum PayUAnalyticsStatusValue : Swift.String, Swift.Codable { @_Concurrency.MainActor(unsafe) @objc required dynamic public init?(coder aDecoder: Foundation.NSCoder) @objc deinit } -extension UIKit.UIView { - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var cornerRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderWidth: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderColor: UIKit.UIColor? { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOpacity: Swift.Float { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOffset: CoreFoundation.CGSize { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowColor: UIKit.UIColor? { - @objc get - @objc set - } - @_Concurrency.MainActor(unsafe) public func onePayUUIRoundCorners(corners: QuartzCore.CACornerMask = [.layerMinXMinYCorner, .layerMaxXMinYCorner], radius: CoreFoundation.CGFloat = 20) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddShadow(color: UIKit.UIColor = .onePayUUIShadowColor, alpha: Swift.Float = 0.05, x: CoreFoundation.CGFloat = 0, y: CoreFoundation.CGFloat = 8, blur: CoreFoundation.CGFloat = 18, spread: CoreFoundation.CGFloat = 2) - @_Concurrency.MainActor(unsafe) public func onePayUUISetEnable(_ isEnable: Swift.Bool) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddBorder(color: UIKit.UIColor, radius: CoreFoundation.CGFloat, width: CoreFoundation.CGFloat) -} @objc @_inheritsConvenienceInitializers @objcMembers @_Concurrency.MainActor(unsafe) public class PayUBaseView : UIKit.UIView { @objc @_Concurrency.MainActor(unsafe) public var onViewDismissed: (() -> Swift.Void)? @objc @_Concurrency.MainActor(unsafe) public var onHeightChanged: ((CoreFoundation.CGFloat) -> Swift.Void)? diff --git a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.swiftinterface index d5484b9..495584c 100644 --- a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -150,40 +150,6 @@ public enum PayUAnalyticsStatusValue : Swift.String, Swift.Codable { @_Concurrency.MainActor(unsafe) @objc required dynamic public init?(coder aDecoder: Foundation.NSCoder) @objc deinit } -extension UIKit.UIView { - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var cornerRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderWidth: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var borderColor: UIKit.UIColor? { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowRadius: CoreFoundation.CGFloat { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOpacity: Swift.Float { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowOffset: CoreFoundation.CGSize { - @objc get - @objc set - } - @objc @IBInspectable @_Concurrency.MainActor(unsafe) dynamic public var shadowColor: UIKit.UIColor? { - @objc get - @objc set - } - @_Concurrency.MainActor(unsafe) public func onePayUUIRoundCorners(corners: QuartzCore.CACornerMask = [.layerMinXMinYCorner, .layerMaxXMinYCorner], radius: CoreFoundation.CGFloat = 20) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddShadow(color: UIKit.UIColor = .onePayUUIShadowColor, alpha: Swift.Float = 0.05, x: CoreFoundation.CGFloat = 0, y: CoreFoundation.CGFloat = 8, blur: CoreFoundation.CGFloat = 18, spread: CoreFoundation.CGFloat = 2) - @_Concurrency.MainActor(unsafe) public func onePayUUISetEnable(_ isEnable: Swift.Bool) - @_Concurrency.MainActor(unsafe) public func onePayUUIAddBorder(color: UIKit.UIColor, radius: CoreFoundation.CGFloat, width: CoreFoundation.CGFloat) -} @objc @_inheritsConvenienceInitializers @objcMembers @_Concurrency.MainActor(unsafe) public class PayUBaseView : UIKit.UIView { @objc @_Concurrency.MainActor(unsafe) public var onViewDismissed: (() -> Swift.Void)? @objc @_Concurrency.MainActor(unsafe) public var onHeightChanged: ((CoreFoundation.CGFloat) -> Swift.Void)? diff --git a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/PayUCommonUI b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/PayUCommonUI index 437ba7b..d4500e0 100755 Binary files a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/PayUCommonUI and b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/PayUCommonUI differ diff --git a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/_CodeSignature/CodeResources b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/_CodeSignature/CodeResources index cb4b82d..4df15d8 100644 --- a/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/_CodeSignature/CodeResources +++ b/PayUCommonUI.xcframework/ios-arm64_x86_64-simulator/PayUCommonUI.framework/_CodeSignature/CodeResources @@ -10,7 +10,7 @@ Headers/PayUCommonUI-Swift.h - PsAZHouaqvaZCJXfMKDPFd/DLLA= + v/Yr8P6RADCplJ6qPVz6S+s1uyA= Headers/PayUCommonUI.h @@ -22,11 +22,11 @@ Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.abi.json - 6U9qUNCdHsh2U3fkUXHKCwadAsw= + Aowg/aRB6RFiQpw35fHxtrSYEdg= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface - DXKcQarUtkP6eduG5hBoAe30V4g= + rq1g3secCY7Wkm4N+E8MgqkwnEE= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.swiftdoc @@ -34,19 +34,19 @@ Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.swiftinterface - DXKcQarUtkP6eduG5hBoAe30V4g= + rq1g3secCY7Wkm4N+E8MgqkwnEE= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.swiftmodule - 9Ha+j2cDXkJkqbHYlHr0kqY+gwc= + 5CaOvF3fM/pokubNYh4cxrU3od8= Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.abi.json - 6U9qUNCdHsh2U3fkUXHKCwadAsw= + Aowg/aRB6RFiQpw35fHxtrSYEdg= Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface - Kc39+QlSSw0l8Ljj1izcGjBcr8E= + hdRXjIoRyLc0ULipg/SLACEHmLQ= Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.swiftdoc @@ -54,11 +54,11 @@ Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.swiftinterface - Kc39+QlSSw0l8Ljj1izcGjBcr8E= + hdRXjIoRyLc0ULipg/SLACEHmLQ= Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.swiftmodule - sirkNHip4bjcmX03HqdUPfUygOs= + JJjW+GftqfOIBmhes5lPOhmP7tk= Modules/module.modulemap @@ -102,7 +102,7 @@ hash2 - ENklYRTjg3mNhoNUI5mjmsH4NvUkGR8tGWjbamLFp3w= + u78ykB3eZTtyAgiORBInHMP9FTTC7/MRJ43TL/e49HE= Headers/PayUCommonUI.h @@ -116,14 +116,14 @@ hash2 - ohuovVQCRyXBo6CD+yWKfOWJdMngSG7n5sucsNtgOD0= + DMv6QJgkLbRrrFSPNqjLzMfTHlE3IF7sOh1lGLmk2/s= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface hash2 - VdevK+OOT8893hh4uIACrBtFSZc20fMEP62/JpxI0po= + dahNCppEG7oTbsCPa+5z6nX4nnVjFtqKOdDOHHcmTvE= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.swiftdoc @@ -137,28 +137,28 @@ hash2 - VdevK+OOT8893hh4uIACrBtFSZc20fMEP62/JpxI0po= + dahNCppEG7oTbsCPa+5z6nX4nnVjFtqKOdDOHHcmTvE= Modules/PayUCommonUI.swiftmodule/arm64-apple-ios-simulator.swiftmodule hash2 - 8Zfp2uD40lYmdyk/pIr9c7bMaZgDye1psStNDI8tRzU= + dbr6GvzbjU+w0WG4/fZqibPViO0lwY9i//pe6KlKack= Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.abi.json hash2 - ohuovVQCRyXBo6CD+yWKfOWJdMngSG7n5sucsNtgOD0= + DMv6QJgkLbRrrFSPNqjLzMfTHlE3IF7sOh1lGLmk2/s= Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface hash2 - Dyrd5keFdFmJZ3SShQzuLgMvRZPNHnHyasgJQMn02bA= + WC/gc/rHYddUtbROqsadAODMXXd4QDAelngwAb4bVfY= Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.swiftdoc @@ -172,14 +172,14 @@ hash2 - Dyrd5keFdFmJZ3SShQzuLgMvRZPNHnHyasgJQMn02bA= + WC/gc/rHYddUtbROqsadAODMXXd4QDAelngwAb4bVfY= Modules/PayUCommonUI.swiftmodule/x86_64-apple-ios-simulator.swiftmodule hash2 - /NnJxWeoxcNFrMrF9tN/AY0kMaz0v3eykT314+NcxkE= + EucC7c28A6VFkJv3gHMmgHAh+zoxFzkucG7NsZmDVK4= Modules/module.modulemap diff --git a/PayUIndia-CommonUI.podspec b/PayUIndia-CommonUI.podspec index 7787f8a..0d292d6 100644 --- a/PayUIndia-CommonUI.podspec +++ b/PayUIndia-CommonUI.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = "PayUIndia-CommonUI" - s.version = "1.1.1" + s.version = "1.1.2" s.license = "MIT" s.homepage = "https://github.com/payu-intrepos/PayUCommonUI-iOS" s.author = { "PayUbiz" => "contact@payu.in" }