@shortkitsdk/react-native 0.2.33 → 0.2.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/libs/shortkit-release.aar +0 -0
- package/android/src/main/java/com/shortkit/reactnative/ReactCarouselOverlayHost.kt +6 -1
- package/android/src/main/java/com/shortkit/reactnative/ReactOverlayHost.kt +8 -1
- package/android/src/main/java/com/shortkit/reactnative/ReactVideoCarouselOverlayHost.kt +7 -0
- package/android/src/main/java/com/shortkit/reactnative/ShortKitPackage.kt +0 -2
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Info.plist +2 -2
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.abi.json +357 -35
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +2 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftinterface +2 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/ShortKitSDK +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/_CodeSignature/CodeResources +9 -9
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Info.plist +2 -2
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +357 -35
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +2 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +2 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +357 -35
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +2 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +2 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/ShortKitSDK +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/_CodeSignature/CodeResources +17 -17
- package/ios/ShortKitWidgetNativeView.swift +40 -7
- package/ios/ShortKitWidgetNativeViewManager.mm +1 -0
- package/package.json +1 -1
- package/src/ShortKitPlayer.tsx +20 -1
- package/src/ShortKitWidget.tsx +63 -15
- package/src/specs/ShortKitWidgetViewNativeComponent.ts +15 -3
- package/src/types.ts +5 -0
- package/android/src/main/java/com/shortkit/reactnative/ShortKitPlayerNativeView.kt +0 -149
- package/android/src/main/java/com/shortkit/reactnative/ShortKitPlayerViewManager.kt +0 -35
- package/android/src/main/java/com/shortkit/reactnative/ShortKitWidgetNativeView.kt +0 -149
- package/android/src/main/java/com/shortkit/reactnative/ShortKitWidgetViewManager.kt +0 -30
|
@@ -47886,6 +47886,321 @@
|
|
|
47886
47886
|
}
|
|
47887
47887
|
]
|
|
47888
47888
|
},
|
|
47889
|
+
{
|
|
47890
|
+
"kind": "Var",
|
|
47891
|
+
"name": "onModalFeedPresented",
|
|
47892
|
+
"printedName": "onModalFeedPresented",
|
|
47893
|
+
"children": [
|
|
47894
|
+
{
|
|
47895
|
+
"kind": "TypeNominal",
|
|
47896
|
+
"name": "Optional",
|
|
47897
|
+
"printedName": "((ShortKitSDK.ShortKitFeedViewController) -> ())?",
|
|
47898
|
+
"children": [
|
|
47899
|
+
{
|
|
47900
|
+
"kind": "TypeFunc",
|
|
47901
|
+
"name": "Function",
|
|
47902
|
+
"printedName": "(ShortKitSDK.ShortKitFeedViewController) -> ()",
|
|
47903
|
+
"children": [
|
|
47904
|
+
{
|
|
47905
|
+
"kind": "TypeNominal",
|
|
47906
|
+
"name": "Void",
|
|
47907
|
+
"printedName": "()"
|
|
47908
|
+
},
|
|
47909
|
+
{
|
|
47910
|
+
"kind": "TypeNominal",
|
|
47911
|
+
"name": "ShortKitFeedViewController",
|
|
47912
|
+
"printedName": "ShortKitSDK.ShortKitFeedViewController",
|
|
47913
|
+
"usr": "c:@M@ShortKitSDK@objc(cs)ShortKitFeedViewController"
|
|
47914
|
+
}
|
|
47915
|
+
]
|
|
47916
|
+
}
|
|
47917
|
+
],
|
|
47918
|
+
"usr": "s:Sq"
|
|
47919
|
+
}
|
|
47920
|
+
],
|
|
47921
|
+
"declKind": "Var",
|
|
47922
|
+
"usr": "s:11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedPresentedyAA0abieF0CcSgvp",
|
|
47923
|
+
"mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedPresentedyAA0abieF0CcSgvp",
|
|
47924
|
+
"moduleName": "ShortKitSDK",
|
|
47925
|
+
"declAttributes": [
|
|
47926
|
+
"HasInitialValue",
|
|
47927
|
+
"Final",
|
|
47928
|
+
"Preconcurrency",
|
|
47929
|
+
"Custom",
|
|
47930
|
+
"HasStorage",
|
|
47931
|
+
"AccessControl",
|
|
47932
|
+
"RawDocComment"
|
|
47933
|
+
],
|
|
47934
|
+
"hasStorage": true,
|
|
47935
|
+
"accessors": [
|
|
47936
|
+
{
|
|
47937
|
+
"kind": "Accessor",
|
|
47938
|
+
"name": "Get",
|
|
47939
|
+
"printedName": "Get()",
|
|
47940
|
+
"children": [
|
|
47941
|
+
{
|
|
47942
|
+
"kind": "TypeNominal",
|
|
47943
|
+
"name": "Optional",
|
|
47944
|
+
"printedName": "((ShortKitSDK.ShortKitFeedViewController) -> ())?",
|
|
47945
|
+
"children": [
|
|
47946
|
+
{
|
|
47947
|
+
"kind": "TypeFunc",
|
|
47948
|
+
"name": "Function",
|
|
47949
|
+
"printedName": "(ShortKitSDK.ShortKitFeedViewController) -> ()",
|
|
47950
|
+
"children": [
|
|
47951
|
+
{
|
|
47952
|
+
"kind": "TypeNominal",
|
|
47953
|
+
"name": "Void",
|
|
47954
|
+
"printedName": "()"
|
|
47955
|
+
},
|
|
47956
|
+
{
|
|
47957
|
+
"kind": "TypeNominal",
|
|
47958
|
+
"name": "ShortKitFeedViewController",
|
|
47959
|
+
"printedName": "ShortKitSDK.ShortKitFeedViewController",
|
|
47960
|
+
"usr": "c:@M@ShortKitSDK@objc(cs)ShortKitFeedViewController"
|
|
47961
|
+
}
|
|
47962
|
+
]
|
|
47963
|
+
}
|
|
47964
|
+
],
|
|
47965
|
+
"usr": "s:Sq"
|
|
47966
|
+
}
|
|
47967
|
+
],
|
|
47968
|
+
"declKind": "Accessor",
|
|
47969
|
+
"usr": "s:11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedPresentedyAA0abieF0CcSgvg",
|
|
47970
|
+
"mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedPresentedyAA0abieF0CcSgvg",
|
|
47971
|
+
"moduleName": "ShortKitSDK",
|
|
47972
|
+
"implicit": true,
|
|
47973
|
+
"declAttributes": [
|
|
47974
|
+
"Final"
|
|
47975
|
+
],
|
|
47976
|
+
"accessorKind": "get"
|
|
47977
|
+
},
|
|
47978
|
+
{
|
|
47979
|
+
"kind": "Accessor",
|
|
47980
|
+
"name": "Set",
|
|
47981
|
+
"printedName": "Set()",
|
|
47982
|
+
"children": [
|
|
47983
|
+
{
|
|
47984
|
+
"kind": "TypeNominal",
|
|
47985
|
+
"name": "Void",
|
|
47986
|
+
"printedName": "()"
|
|
47987
|
+
},
|
|
47988
|
+
{
|
|
47989
|
+
"kind": "TypeNominal",
|
|
47990
|
+
"name": "Optional",
|
|
47991
|
+
"printedName": "((ShortKitSDK.ShortKitFeedViewController) -> ())?",
|
|
47992
|
+
"children": [
|
|
47993
|
+
{
|
|
47994
|
+
"kind": "TypeFunc",
|
|
47995
|
+
"name": "Function",
|
|
47996
|
+
"printedName": "(ShortKitSDK.ShortKitFeedViewController) -> ()",
|
|
47997
|
+
"children": [
|
|
47998
|
+
{
|
|
47999
|
+
"kind": "TypeNominal",
|
|
48000
|
+
"name": "Void",
|
|
48001
|
+
"printedName": "()"
|
|
48002
|
+
},
|
|
48003
|
+
{
|
|
48004
|
+
"kind": "TypeNominal",
|
|
48005
|
+
"name": "ShortKitFeedViewController",
|
|
48006
|
+
"printedName": "ShortKitSDK.ShortKitFeedViewController",
|
|
48007
|
+
"usr": "c:@M@ShortKitSDK@objc(cs)ShortKitFeedViewController"
|
|
48008
|
+
}
|
|
48009
|
+
]
|
|
48010
|
+
}
|
|
48011
|
+
],
|
|
48012
|
+
"usr": "s:Sq"
|
|
48013
|
+
}
|
|
48014
|
+
],
|
|
48015
|
+
"declKind": "Accessor",
|
|
48016
|
+
"usr": "s:11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedPresentedyAA0abieF0CcSgvs",
|
|
48017
|
+
"mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedPresentedyAA0abieF0CcSgvs",
|
|
48018
|
+
"moduleName": "ShortKitSDK",
|
|
48019
|
+
"implicit": true,
|
|
48020
|
+
"declAttributes": [
|
|
48021
|
+
"Final"
|
|
48022
|
+
],
|
|
48023
|
+
"accessorKind": "set"
|
|
48024
|
+
},
|
|
48025
|
+
{
|
|
48026
|
+
"kind": "Accessor",
|
|
48027
|
+
"name": "Modify",
|
|
48028
|
+
"printedName": "Modify()",
|
|
48029
|
+
"children": [
|
|
48030
|
+
{
|
|
48031
|
+
"kind": "TypeNominal",
|
|
48032
|
+
"name": "Void",
|
|
48033
|
+
"printedName": "()"
|
|
48034
|
+
}
|
|
48035
|
+
],
|
|
48036
|
+
"declKind": "Accessor",
|
|
48037
|
+
"usr": "s:11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedPresentedyAA0abieF0CcSgvM",
|
|
48038
|
+
"mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedPresentedyAA0abieF0CcSgvM",
|
|
48039
|
+
"moduleName": "ShortKitSDK",
|
|
48040
|
+
"implicit": true,
|
|
48041
|
+
"declAttributes": [
|
|
48042
|
+
"Final"
|
|
48043
|
+
],
|
|
48044
|
+
"accessorKind": "_modify"
|
|
48045
|
+
}
|
|
48046
|
+
]
|
|
48047
|
+
},
|
|
48048
|
+
{
|
|
48049
|
+
"kind": "Var",
|
|
48050
|
+
"name": "onModalFeedDismissed",
|
|
48051
|
+
"printedName": "onModalFeedDismissed",
|
|
48052
|
+
"children": [
|
|
48053
|
+
{
|
|
48054
|
+
"kind": "TypeNominal",
|
|
48055
|
+
"name": "Optional",
|
|
48056
|
+
"printedName": "(() -> ())?",
|
|
48057
|
+
"children": [
|
|
48058
|
+
{
|
|
48059
|
+
"kind": "TypeFunc",
|
|
48060
|
+
"name": "Function",
|
|
48061
|
+
"printedName": "() -> ()",
|
|
48062
|
+
"children": [
|
|
48063
|
+
{
|
|
48064
|
+
"kind": "TypeNominal",
|
|
48065
|
+
"name": "Void",
|
|
48066
|
+
"printedName": "()"
|
|
48067
|
+
},
|
|
48068
|
+
{
|
|
48069
|
+
"kind": "TypeNominal",
|
|
48070
|
+
"name": "Void",
|
|
48071
|
+
"printedName": "()"
|
|
48072
|
+
}
|
|
48073
|
+
]
|
|
48074
|
+
}
|
|
48075
|
+
],
|
|
48076
|
+
"usr": "s:Sq"
|
|
48077
|
+
}
|
|
48078
|
+
],
|
|
48079
|
+
"declKind": "Var",
|
|
48080
|
+
"usr": "s:11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedDismissedyycSgvp",
|
|
48081
|
+
"mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedDismissedyycSgvp",
|
|
48082
|
+
"moduleName": "ShortKitSDK",
|
|
48083
|
+
"declAttributes": [
|
|
48084
|
+
"HasInitialValue",
|
|
48085
|
+
"Final",
|
|
48086
|
+
"Preconcurrency",
|
|
48087
|
+
"Custom",
|
|
48088
|
+
"HasStorage",
|
|
48089
|
+
"AccessControl",
|
|
48090
|
+
"RawDocComment"
|
|
48091
|
+
],
|
|
48092
|
+
"hasStorage": true,
|
|
48093
|
+
"accessors": [
|
|
48094
|
+
{
|
|
48095
|
+
"kind": "Accessor",
|
|
48096
|
+
"name": "Get",
|
|
48097
|
+
"printedName": "Get()",
|
|
48098
|
+
"children": [
|
|
48099
|
+
{
|
|
48100
|
+
"kind": "TypeNominal",
|
|
48101
|
+
"name": "Optional",
|
|
48102
|
+
"printedName": "(() -> ())?",
|
|
48103
|
+
"children": [
|
|
48104
|
+
{
|
|
48105
|
+
"kind": "TypeFunc",
|
|
48106
|
+
"name": "Function",
|
|
48107
|
+
"printedName": "() -> ()",
|
|
48108
|
+
"children": [
|
|
48109
|
+
{
|
|
48110
|
+
"kind": "TypeNominal",
|
|
48111
|
+
"name": "Void",
|
|
48112
|
+
"printedName": "()"
|
|
48113
|
+
},
|
|
48114
|
+
{
|
|
48115
|
+
"kind": "TypeNominal",
|
|
48116
|
+
"name": "Void",
|
|
48117
|
+
"printedName": "()"
|
|
48118
|
+
}
|
|
48119
|
+
]
|
|
48120
|
+
}
|
|
48121
|
+
],
|
|
48122
|
+
"usr": "s:Sq"
|
|
48123
|
+
}
|
|
48124
|
+
],
|
|
48125
|
+
"declKind": "Accessor",
|
|
48126
|
+
"usr": "s:11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedDismissedyycSgvg",
|
|
48127
|
+
"mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedDismissedyycSgvg",
|
|
48128
|
+
"moduleName": "ShortKitSDK",
|
|
48129
|
+
"implicit": true,
|
|
48130
|
+
"declAttributes": [
|
|
48131
|
+
"Final"
|
|
48132
|
+
],
|
|
48133
|
+
"accessorKind": "get"
|
|
48134
|
+
},
|
|
48135
|
+
{
|
|
48136
|
+
"kind": "Accessor",
|
|
48137
|
+
"name": "Set",
|
|
48138
|
+
"printedName": "Set()",
|
|
48139
|
+
"children": [
|
|
48140
|
+
{
|
|
48141
|
+
"kind": "TypeNominal",
|
|
48142
|
+
"name": "Void",
|
|
48143
|
+
"printedName": "()"
|
|
48144
|
+
},
|
|
48145
|
+
{
|
|
48146
|
+
"kind": "TypeNominal",
|
|
48147
|
+
"name": "Optional",
|
|
48148
|
+
"printedName": "(() -> ())?",
|
|
48149
|
+
"children": [
|
|
48150
|
+
{
|
|
48151
|
+
"kind": "TypeFunc",
|
|
48152
|
+
"name": "Function",
|
|
48153
|
+
"printedName": "() -> ()",
|
|
48154
|
+
"children": [
|
|
48155
|
+
{
|
|
48156
|
+
"kind": "TypeNominal",
|
|
48157
|
+
"name": "Void",
|
|
48158
|
+
"printedName": "()"
|
|
48159
|
+
},
|
|
48160
|
+
{
|
|
48161
|
+
"kind": "TypeNominal",
|
|
48162
|
+
"name": "Void",
|
|
48163
|
+
"printedName": "()"
|
|
48164
|
+
}
|
|
48165
|
+
]
|
|
48166
|
+
}
|
|
48167
|
+
],
|
|
48168
|
+
"usr": "s:Sq"
|
|
48169
|
+
}
|
|
48170
|
+
],
|
|
48171
|
+
"declKind": "Accessor",
|
|
48172
|
+
"usr": "s:11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedDismissedyycSgvs",
|
|
48173
|
+
"mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedDismissedyycSgvs",
|
|
48174
|
+
"moduleName": "ShortKitSDK",
|
|
48175
|
+
"implicit": true,
|
|
48176
|
+
"declAttributes": [
|
|
48177
|
+
"Final"
|
|
48178
|
+
],
|
|
48179
|
+
"accessorKind": "set"
|
|
48180
|
+
},
|
|
48181
|
+
{
|
|
48182
|
+
"kind": "Accessor",
|
|
48183
|
+
"name": "Modify",
|
|
48184
|
+
"printedName": "Modify()",
|
|
48185
|
+
"children": [
|
|
48186
|
+
{
|
|
48187
|
+
"kind": "TypeNominal",
|
|
48188
|
+
"name": "Void",
|
|
48189
|
+
"printedName": "()"
|
|
48190
|
+
}
|
|
48191
|
+
],
|
|
48192
|
+
"declKind": "Accessor",
|
|
48193
|
+
"usr": "s:11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedDismissedyycSgvM",
|
|
48194
|
+
"mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC20onModalFeedDismissedyycSgvM",
|
|
48195
|
+
"moduleName": "ShortKitSDK",
|
|
48196
|
+
"implicit": true,
|
|
48197
|
+
"declAttributes": [
|
|
48198
|
+
"Final"
|
|
48199
|
+
],
|
|
48200
|
+
"accessorKind": "_modify"
|
|
48201
|
+
}
|
|
48202
|
+
]
|
|
48203
|
+
},
|
|
47889
48204
|
{
|
|
47890
48205
|
"kind": "Var",
|
|
47891
48206
|
"name": "active",
|
|
@@ -51355,129 +51670,136 @@
|
|
|
51355
51670
|
"length": 5,
|
|
51356
51671
|
"value": "false"
|
|
51357
51672
|
},
|
|
51673
|
+
{
|
|
51674
|
+
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51675
|
+
"kind": "Array",
|
|
51676
|
+
"offset": 10378,
|
|
51677
|
+
"length": 2,
|
|
51678
|
+
"value": "[]"
|
|
51679
|
+
},
|
|
51358
51680
|
{
|
|
51359
51681
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51360
51682
|
"kind": "BooleanLiteral",
|
|
51361
|
-
"offset":
|
|
51683
|
+
"offset": 11654,
|
|
51362
51684
|
"length": 5,
|
|
51363
51685
|
"value": "false"
|
|
51364
51686
|
},
|
|
51365
51687
|
{
|
|
51366
51688
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51367
51689
|
"kind": "IntegerLiteral",
|
|
51368
|
-
"offset":
|
|
51690
|
+
"offset": 11719,
|
|
51369
51691
|
"length": 1,
|
|
51370
51692
|
"value": "0"
|
|
51371
51693
|
},
|
|
51372
51694
|
{
|
|
51373
51695
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51374
51696
|
"kind": "IntegerLiteral",
|
|
51375
|
-
"offset":
|
|
51697
|
+
"offset": 11753,
|
|
51376
51698
|
"length": 1,
|
|
51377
51699
|
"value": "0"
|
|
51378
51700
|
},
|
|
51379
51701
|
{
|
|
51380
51702
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51381
51703
|
"kind": "BooleanLiteral",
|
|
51382
|
-
"offset":
|
|
51704
|
+
"offset": 11952,
|
|
51383
51705
|
"length": 4,
|
|
51384
51706
|
"value": "true"
|
|
51385
51707
|
},
|
|
51386
51708
|
{
|
|
51387
51709
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51388
51710
|
"kind": "BooleanLiteral",
|
|
51389
|
-
"offset":
|
|
51711
|
+
"offset": 11985,
|
|
51390
51712
|
"length": 4,
|
|
51391
51713
|
"value": "true"
|
|
51392
51714
|
},
|
|
51393
51715
|
{
|
|
51394
51716
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51395
51717
|
"kind": "IntegerLiteral",
|
|
51396
|
-
"offset":
|
|
51718
|
+
"offset": 12027,
|
|
51397
51719
|
"length": 1,
|
|
51398
51720
|
"value": "0"
|
|
51399
51721
|
},
|
|
51400
51722
|
{
|
|
51401
51723
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51402
51724
|
"kind": "BooleanLiteral",
|
|
51403
|
-
"offset":
|
|
51725
|
+
"offset": 13201,
|
|
51404
51726
|
"length": 5,
|
|
51405
51727
|
"value": "false"
|
|
51406
51728
|
},
|
|
51407
51729
|
{
|
|
51408
51730
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51409
51731
|
"kind": "IntegerLiteral",
|
|
51410
|
-
"offset":
|
|
51732
|
+
"offset": 13383,
|
|
51411
51733
|
"length": 2,
|
|
51412
51734
|
"value": "-1"
|
|
51413
51735
|
},
|
|
51414
51736
|
{
|
|
51415
51737
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51416
51738
|
"kind": "IntegerLiteral",
|
|
51417
|
-
"offset":
|
|
51739
|
+
"offset": 13631,
|
|
51418
51740
|
"length": 1,
|
|
51419
51741
|
"value": "0"
|
|
51420
51742
|
},
|
|
51421
51743
|
{
|
|
51422
51744
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51423
51745
|
"kind": "IntegerLiteral",
|
|
51424
|
-
"offset":
|
|
51746
|
+
"offset": 13681,
|
|
51425
51747
|
"length": 1,
|
|
51426
51748
|
"value": "0"
|
|
51427
51749
|
},
|
|
51428
51750
|
{
|
|
51429
51751
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51430
51752
|
"kind": "IntegerLiteral",
|
|
51431
|
-
"offset":
|
|
51753
|
+
"offset": 13735,
|
|
51432
51754
|
"length": 1,
|
|
51433
51755
|
"value": "0"
|
|
51434
51756
|
},
|
|
51435
51757
|
{
|
|
51436
51758
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51437
51759
|
"kind": "FloatLiteral",
|
|
51438
|
-
"offset":
|
|
51760
|
+
"offset": 13795,
|
|
51439
51761
|
"length": 3,
|
|
51440
51762
|
"value": "0.2"
|
|
51441
51763
|
},
|
|
51442
51764
|
{
|
|
51443
51765
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51444
51766
|
"kind": "BooleanLiteral",
|
|
51445
|
-
"offset":
|
|
51767
|
+
"offset": 15228,
|
|
51446
51768
|
"length": 5,
|
|
51447
51769
|
"value": "false"
|
|
51448
51770
|
},
|
|
51449
51771
|
{
|
|
51450
51772
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51451
51773
|
"kind": "IntegerLiteral",
|
|
51452
|
-
"offset":
|
|
51774
|
+
"offset": 15278,
|
|
51453
51775
|
"length": 2,
|
|
51454
51776
|
"value": "24"
|
|
51455
51777
|
},
|
|
51456
51778
|
{
|
|
51457
51779
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51458
51780
|
"kind": "BooleanLiteral",
|
|
51459
|
-
"offset":
|
|
51781
|
+
"offset": 34921,
|
|
51460
51782
|
"length": 5,
|
|
51461
51783
|
"value": "false"
|
|
51462
51784
|
},
|
|
51463
51785
|
{
|
|
51464
51786
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51465
51787
|
"kind": "BooleanLiteral",
|
|
51466
|
-
"offset":
|
|
51788
|
+
"offset": 123846,
|
|
51467
51789
|
"length": 5,
|
|
51468
51790
|
"value": "false"
|
|
51469
51791
|
},
|
|
51470
51792
|
{
|
|
51471
51793
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51472
51794
|
"kind": "BooleanLiteral",
|
|
51473
|
-
"offset":
|
|
51795
|
+
"offset": 251458,
|
|
51474
51796
|
"length": 5,
|
|
51475
51797
|
"value": "false"
|
|
51476
51798
|
},
|
|
51477
51799
|
{
|
|
51478
51800
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
51479
51801
|
"kind": "BooleanLiteral",
|
|
51480
|
-
"offset":
|
|
51802
|
+
"offset": 262163,
|
|
51481
51803
|
"length": 5,
|
|
51482
51804
|
"value": "false"
|
|
51483
51805
|
},
|
|
@@ -52354,7 +52676,7 @@
|
|
|
52354
52676
|
"kind": "StringLiteral",
|
|
52355
52677
|
"offset": 154,
|
|
52356
52678
|
"length": 8,
|
|
52357
|
-
"value": "\"0.2.
|
|
52679
|
+
"value": "\"0.2.35\""
|
|
52358
52680
|
},
|
|
52359
52681
|
{
|
|
52360
52682
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
|
|
@@ -52877,112 +53199,112 @@
|
|
|
52877
53199
|
{
|
|
52878
53200
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52879
53201
|
"kind": "IntegerLiteral",
|
|
52880
|
-
"offset":
|
|
53202
|
+
"offset": 1884,
|
|
52881
53203
|
"length": 1,
|
|
52882
53204
|
"value": "0"
|
|
52883
53205
|
},
|
|
52884
53206
|
{
|
|
52885
53207
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52886
53208
|
"kind": "Array",
|
|
52887
|
-
"offset":
|
|
53209
|
+
"offset": 2426,
|
|
52888
53210
|
"length": 2,
|
|
52889
53211
|
"value": "[]"
|
|
52890
53212
|
},
|
|
52891
53213
|
{
|
|
52892
53214
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52893
53215
|
"kind": "Array",
|
|
52894
|
-
"offset":
|
|
53216
|
+
"offset": 2662,
|
|
52895
53217
|
"length": 2,
|
|
52896
53218
|
"value": "[]"
|
|
52897
53219
|
},
|
|
52898
53220
|
{
|
|
52899
53221
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52900
53222
|
"kind": "Array",
|
|
52901
|
-
"offset":
|
|
53223
|
+
"offset": 2986,
|
|
52902
53224
|
"length": 2,
|
|
52903
53225
|
"value": "[]"
|
|
52904
53226
|
},
|
|
52905
53227
|
{
|
|
52906
53228
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52907
53229
|
"kind": "Array",
|
|
52908
|
-
"offset":
|
|
53230
|
+
"offset": 3259,
|
|
52909
53231
|
"length": 2,
|
|
52910
53232
|
"value": "[]"
|
|
52911
53233
|
},
|
|
52912
53234
|
{
|
|
52913
53235
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52914
53236
|
"kind": "IntegerLiteral",
|
|
52915
|
-
"offset":
|
|
53237
|
+
"offset": 3817,
|
|
52916
53238
|
"length": 1,
|
|
52917
53239
|
"value": "3"
|
|
52918
53240
|
},
|
|
52919
53241
|
{
|
|
52920
53242
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52921
53243
|
"kind": "BooleanLiteral",
|
|
52922
|
-
"offset":
|
|
53244
|
+
"offset": 7318,
|
|
52923
53245
|
"length": 4,
|
|
52924
53246
|
"value": "true"
|
|
52925
53247
|
},
|
|
52926
53248
|
{
|
|
52927
53249
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52928
53250
|
"kind": "Array",
|
|
52929
|
-
"offset":
|
|
53251
|
+
"offset": 8200,
|
|
52930
53252
|
"length": 2,
|
|
52931
53253
|
"value": "[]"
|
|
52932
53254
|
},
|
|
52933
53255
|
{
|
|
52934
53256
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52935
53257
|
"kind": "BooleanLiteral",
|
|
52936
|
-
"offset":
|
|
53258
|
+
"offset": 10621,
|
|
52937
53259
|
"length": 5,
|
|
52938
53260
|
"value": "false"
|
|
52939
53261
|
},
|
|
52940
53262
|
{
|
|
52941
53263
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52942
53264
|
"kind": "BooleanLiteral",
|
|
52943
|
-
"offset":
|
|
53265
|
+
"offset": 10707,
|
|
52944
53266
|
"length": 5,
|
|
52945
53267
|
"value": "false"
|
|
52946
53268
|
},
|
|
52947
53269
|
{
|
|
52948
53270
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52949
53271
|
"kind": "BooleanLiteral",
|
|
52950
|
-
"offset":
|
|
53272
|
+
"offset": 10755,
|
|
52951
53273
|
"length": 5,
|
|
52952
53274
|
"value": "false"
|
|
52953
53275
|
},
|
|
52954
53276
|
{
|
|
52955
53277
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52956
53278
|
"kind": "BooleanLiteral",
|
|
52957
|
-
"offset":
|
|
53279
|
+
"offset": 11887,
|
|
52958
53280
|
"length": 5,
|
|
52959
53281
|
"value": "false"
|
|
52960
53282
|
},
|
|
52961
53283
|
{
|
|
52962
53284
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52963
53285
|
"kind": "BooleanLiteral",
|
|
52964
|
-
"offset":
|
|
53286
|
+
"offset": 11914,
|
|
52965
53287
|
"length": 5,
|
|
52966
53288
|
"value": "false"
|
|
52967
53289
|
},
|
|
52968
53290
|
{
|
|
52969
53291
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52970
53292
|
"kind": "BooleanLiteral",
|
|
52971
|
-
"offset":
|
|
53293
|
+
"offset": 11949,
|
|
52972
53294
|
"length": 5,
|
|
52973
53295
|
"value": "false"
|
|
52974
53296
|
},
|
|
52975
53297
|
{
|
|
52976
53298
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52977
53299
|
"kind": "BooleanLiteral",
|
|
52978
|
-
"offset":
|
|
53300
|
+
"offset": 11993,
|
|
52979
53301
|
"length": 4,
|
|
52980
53302
|
"value": "true"
|
|
52981
53303
|
},
|
|
52982
53304
|
{
|
|
52983
53305
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
52984
53306
|
"kind": "StringLiteral",
|
|
52985
|
-
"offset":
|
|
53307
|
+
"offset": 39756,
|
|
52986
53308
|
"length": 16,
|
|
52987
53309
|
"value": "\"WidgetCardCell\""
|
|
52988
53310
|
},
|
|
@@ -1279,6 +1279,8 @@ extension ShortKitSDK.ShortKitPlayerViewController : UIKit.UIViewControllerTrans
|
|
|
1279
1279
|
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency final public class ShortKitWidgetViewController : UIKit.UIViewController {
|
|
1280
1280
|
@_Concurrency.MainActor @preconcurrency final public var feedMask: ShortKitSDK.FeedMaskMode
|
|
1281
1281
|
@_Concurrency.MainActor @preconcurrency final public var onCardTap: ((Swift.String, Swift.Int) -> Swift.Void)?
|
|
1282
|
+
@_Concurrency.MainActor @preconcurrency final public var onModalFeedPresented: ((ShortKitSDK.ShortKitFeedViewController) -> Swift.Void)?
|
|
1283
|
+
@_Concurrency.MainActor @preconcurrency final public var onModalFeedDismissed: (() -> Swift.Void)?
|
|
1282
1284
|
@_Concurrency.MainActor @preconcurrency final public var active: Swift.Bool {
|
|
1283
1285
|
get
|
|
1284
1286
|
set
|
|
Binary file
|
|
@@ -1279,6 +1279,8 @@ extension ShortKitSDK.ShortKitPlayerViewController : UIKit.UIViewControllerTrans
|
|
|
1279
1279
|
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency final public class ShortKitWidgetViewController : UIKit.UIViewController {
|
|
1280
1280
|
@_Concurrency.MainActor @preconcurrency final public var feedMask: ShortKitSDK.FeedMaskMode
|
|
1281
1281
|
@_Concurrency.MainActor @preconcurrency final public var onCardTap: ((Swift.String, Swift.Int) -> Swift.Void)?
|
|
1282
|
+
@_Concurrency.MainActor @preconcurrency final public var onModalFeedPresented: ((ShortKitSDK.ShortKitFeedViewController) -> Swift.Void)?
|
|
1283
|
+
@_Concurrency.MainActor @preconcurrency final public var onModalFeedDismissed: (() -> Swift.Void)?
|
|
1282
1284
|
@_Concurrency.MainActor @preconcurrency final public var active: Swift.Bool {
|
|
1283
1285
|
get
|
|
1284
1286
|
set
|