@shortkitsdk/react-native 0.2.50 → 0.2.51

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.
Files changed (20) hide show
  1. package/android/libs/shortkit-release.aar +0 -0
  2. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Info.plist +2 -2
  3. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.abi.json +30 -16
  4. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +1 -1
  5. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  6. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftinterface +1 -1
  7. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/ShortKitSDK +0 -0
  8. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/_CodeSignature/CodeResources +9 -9
  9. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Info.plist +2 -2
  10. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +30 -16
  11. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +1 -1
  12. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  13. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +1 -1
  14. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +30 -16
  15. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +1 -1
  16. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  17. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +1 -1
  18. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/ShortKitSDK +0 -0
  19. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/_CodeSignature/CodeResources +17 -17
  20. package/package.json +1 -1
Binary file
@@ -11,9 +11,9 @@
11
11
  <key>CFBundlePackageType</key>
12
12
  <string>FMWK</string>
13
13
  <key>CFBundleVersion</key>
14
- <string>0.2.50</string>
14
+ <string>0.2.51</string>
15
15
  <key>CFBundleShortVersionString</key>
16
- <string>0.2.50</string>
16
+ <string>0.2.51</string>
17
17
  <key>MinimumOSVersion</key>
18
18
  <string>16.0</string>
19
19
  </dict>
@@ -51954,12 +51954,12 @@
51954
51954
  {
51955
51955
  "kind": "TypeFunc",
51956
51956
  "name": "Function",
51957
- "printedName": "(ShortKitSDK.WidgetInput.Type) -> (Swift.String, ShortKitSDK.ContentOrigin, Swift.String?) -> ShortKitSDK.WidgetInput",
51957
+ "printedName": "(ShortKitSDK.WidgetInput.Type) -> (Swift.String, ShortKitSDK.ContentOrigin, Swift.String?, Swift.String?) -> ShortKitSDK.WidgetInput",
51958
51958
  "children": [
51959
51959
  {
51960
51960
  "kind": "TypeFunc",
51961
51961
  "name": "Function",
51962
- "printedName": "(Swift.String, ShortKitSDK.ContentOrigin, Swift.String?) -> ShortKitSDK.WidgetInput",
51962
+ "printedName": "(Swift.String, ShortKitSDK.ContentOrigin, Swift.String?, Swift.String?) -> ShortKitSDK.WidgetInput",
51963
51963
  "children": [
51964
51964
  {
51965
51965
  "kind": "TypeNominal",
@@ -51970,7 +51970,7 @@
51970
51970
  {
51971
51971
  "kind": "TypeNominal",
51972
51972
  "name": "Tuple",
51973
- "printedName": "(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin, fallbackUrl: Swift.String?)",
51973
+ "printedName": "(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin, fallbackUrl: Swift.String?, contentId: Swift.String?)",
51974
51974
  "children": [
51975
51975
  {
51976
51976
  "kind": "TypeNominal",
@@ -51984,6 +51984,20 @@
51984
51984
  "printedName": "ShortKitSDK.ContentOrigin",
51985
51985
  "usr": "s:11ShortKitSDK13ContentOriginO"
51986
51986
  },
51987
+ {
51988
+ "kind": "TypeNominal",
51989
+ "name": "Optional",
51990
+ "printedName": "Swift.String?",
51991
+ "children": [
51992
+ {
51993
+ "kind": "TypeNominal",
51994
+ "name": "String",
51995
+ "printedName": "Swift.String",
51996
+ "usr": "s:SS"
51997
+ }
51998
+ ],
51999
+ "usr": "s:Sq"
52000
+ },
51987
52001
  {
51988
52002
  "kind": "TypeNominal",
51989
52003
  "name": "Optional",
@@ -52019,8 +52033,8 @@
52019
52033
  }
52020
52034
  ],
52021
52035
  "declKind": "EnumElement",
52022
- "usr": "s:11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgtcACmF",
52023
- "mangledName": "$s11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgtcACmF",
52036
+ "usr": "s:11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgAGtcACmF",
52037
+ "mangledName": "$s11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgAGtcACmF",
52024
52038
  "moduleName": "ShortKitSDK",
52025
52039
  "declAttributes": [
52026
52040
  "RawDocComment"
@@ -54112,7 +54126,7 @@
54112
54126
  "kind": "StringLiteral",
54113
54127
  "offset": 154,
54114
54128
  "length": 8,
54115
- "value": "\"0.2.50\""
54129
+ "value": "\"0.2.51\""
54116
54130
  },
54117
54131
  {
54118
54132
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
@@ -54705,70 +54719,70 @@
54705
54719
  {
54706
54720
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54707
54721
  "kind": "BooleanLiteral",
54708
- "offset": 11236,
54722
+ "offset": 11293,
54709
54723
  "length": 5,
54710
54724
  "value": "false"
54711
54725
  },
54712
54726
  {
54713
54727
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54714
54728
  "kind": "IntegerLiteral",
54715
- "offset": 12543,
54729
+ "offset": 12600,
54716
54730
  "length": 1,
54717
54731
  "value": "0"
54718
54732
  },
54719
54733
  {
54720
54734
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54721
54735
  "kind": "BooleanLiteral",
54722
- "offset": 14045,
54736
+ "offset": 14102,
54723
54737
  "length": 5,
54724
54738
  "value": "false"
54725
54739
  },
54726
54740
  {
54727
54741
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54728
54742
  "kind": "BooleanLiteral",
54729
- "offset": 14131,
54743
+ "offset": 14188,
54730
54744
  "length": 5,
54731
54745
  "value": "false"
54732
54746
  },
54733
54747
  {
54734
54748
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54735
54749
  "kind": "BooleanLiteral",
54736
- "offset": 14652,
54750
+ "offset": 14709,
54737
54751
  "length": 5,
54738
54752
  "value": "false"
54739
54753
  },
54740
54754
  {
54741
54755
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54742
54756
  "kind": "BooleanLiteral",
54743
- "offset": 14696,
54757
+ "offset": 14753,
54744
54758
  "length": 5,
54745
54759
  "value": "false"
54746
54760
  },
54747
54761
  {
54748
54762
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54749
54763
  "kind": "BooleanLiteral",
54750
- "offset": 14727,
54764
+ "offset": 14784,
54751
54765
  "length": 5,
54752
54766
  "value": "false"
54753
54767
  },
54754
54768
  {
54755
54769
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54756
54770
  "kind": "BooleanLiteral",
54757
- "offset": 14766,
54771
+ "offset": 14823,
54758
54772
  "length": 5,
54759
54773
  "value": "false"
54760
54774
  },
54761
54775
  {
54762
54776
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54763
54777
  "kind": "BooleanLiteral",
54764
- "offset": 14814,
54778
+ "offset": 14871,
54765
54779
  "length": 4,
54766
54780
  "value": "true"
54767
54781
  },
54768
54782
  {
54769
54783
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54770
54784
  "kind": "StringLiteral",
54771
- "offset": 56728,
54785
+ "offset": 56926,
54772
54786
  "length": 16,
54773
54787
  "value": "\"WidgetCardCell\""
54774
54788
  },
@@ -1359,7 +1359,7 @@ public struct WidgetConfig {
1359
1359
  public func resolvedFeedConfig() -> ShortKitSDK.FeedConfig
1360
1360
  }
1361
1361
  public enum WidgetInput : Swift.Sendable {
1362
- case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil)
1362
+ case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil, contentId: Swift.String? = nil)
1363
1363
  }
1364
1364
  extension ShortKitSDK.AdQuartile : Swift.Equatable {}
1365
1365
  extension ShortKitSDK.AdQuartile : Swift.Hashable {}
@@ -1359,7 +1359,7 @@ public struct WidgetConfig {
1359
1359
  public func resolvedFeedConfig() -> ShortKitSDK.FeedConfig
1360
1360
  }
1361
1361
  public enum WidgetInput : Swift.Sendable {
1362
- case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil)
1362
+ case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil, contentId: Swift.String? = nil)
1363
1363
  }
1364
1364
  extension ShortKitSDK.AdQuartile : Swift.Equatable {}
1365
1365
  extension ShortKitSDK.AdQuartile : Swift.Hashable {}
@@ -10,23 +10,23 @@
10
10
  </data>
11
11
  <key>Info.plist</key>
12
12
  <data>
13
- +RATuphnHM6ZsoVaUBBvgIPLzJ0=
13
+ UBJkTDFkkuo8siI7nXMvSdidefk=
14
14
  </data>
15
15
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.abi.json</key>
16
16
  <data>
17
- qi8MrHaGGXwEScJ0D2lPGPNRK6s=
17
+ 4ZLzG7JX7C3LR8yiCqrjl/q5Jec=
18
18
  </data>
19
19
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
20
20
  <data>
21
- iJvSD3oKoS2qUoLnqQQhja2c6Q4=
21
+ HbxNL+FAe/uiVKsI5gIKo+NgkOg=
22
22
  </data>
23
23
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftdoc</key>
24
24
  <data>
25
- jeerJ075DG+ASYCWNu95RgmSn2E=
25
+ 0R//wuSIrVL59tE0wa1R/X9b0Ts=
26
26
  </data>
27
27
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftinterface</key>
28
28
  <data>
29
- iJvSD3oKoS2qUoLnqQQhja2c6Q4=
29
+ HbxNL+FAe/uiVKsI5gIKo+NgkOg=
30
30
  </data>
31
31
  <key>Modules/module.modulemap</key>
32
32
  <data>
@@ -50,28 +50,28 @@
50
50
  <dict>
51
51
  <key>hash2</key>
52
52
  <data>
53
- dag+hvExfvzkrJd5Q8ArjZOSxnpjv7jqDm8DpbtOmZs=
53
+ NU+7q34JKuC4uwA6bEEZmwxT+0VqccpM/bQqMPyUy/4=
54
54
  </data>
55
55
  </dict>
56
56
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
57
57
  <dict>
58
58
  <key>hash2</key>
59
59
  <data>
60
- avcmBUXkE8zHV0DVmaKFLtPIC3PSZOu4pK++hDO5b7M=
60
+ fruh0ThntXMQsa5/W8DXF6TaIIYKJeSskygHQ+CBAQw=
61
61
  </data>
62
62
  </dict>
63
63
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftdoc</key>
64
64
  <dict>
65
65
  <key>hash2</key>
66
66
  <data>
67
- OshrFYarM1EHB5P5IU/KGv8fmfU3gjWXmvYkDcP68OA=
67
+ U5Cw5QL+9cUkhh9mLI1yZDaq2/RGV9E65rtAJsBXZNw=
68
68
  </data>
69
69
  </dict>
70
70
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftinterface</key>
71
71
  <dict>
72
72
  <key>hash2</key>
73
73
  <data>
74
- avcmBUXkE8zHV0DVmaKFLtPIC3PSZOu4pK++hDO5b7M=
74
+ fruh0ThntXMQsa5/W8DXF6TaIIYKJeSskygHQ+CBAQw=
75
75
  </data>
76
76
  </dict>
77
77
  <key>Modules/module.modulemap</key>
@@ -11,9 +11,9 @@
11
11
  <key>CFBundlePackageType</key>
12
12
  <string>FMWK</string>
13
13
  <key>CFBundleVersion</key>
14
- <string>0.2.50</string>
14
+ <string>0.2.51</string>
15
15
  <key>CFBundleShortVersionString</key>
16
- <string>0.2.50</string>
16
+ <string>0.2.51</string>
17
17
  <key>MinimumOSVersion</key>
18
18
  <string>16.0</string>
19
19
  </dict>
@@ -51954,12 +51954,12 @@
51954
51954
  {
51955
51955
  "kind": "TypeFunc",
51956
51956
  "name": "Function",
51957
- "printedName": "(ShortKitSDK.WidgetInput.Type) -> (Swift.String, ShortKitSDK.ContentOrigin, Swift.String?) -> ShortKitSDK.WidgetInput",
51957
+ "printedName": "(ShortKitSDK.WidgetInput.Type) -> (Swift.String, ShortKitSDK.ContentOrigin, Swift.String?, Swift.String?) -> ShortKitSDK.WidgetInput",
51958
51958
  "children": [
51959
51959
  {
51960
51960
  "kind": "TypeFunc",
51961
51961
  "name": "Function",
51962
- "printedName": "(Swift.String, ShortKitSDK.ContentOrigin, Swift.String?) -> ShortKitSDK.WidgetInput",
51962
+ "printedName": "(Swift.String, ShortKitSDK.ContentOrigin, Swift.String?, Swift.String?) -> ShortKitSDK.WidgetInput",
51963
51963
  "children": [
51964
51964
  {
51965
51965
  "kind": "TypeNominal",
@@ -51970,7 +51970,7 @@
51970
51970
  {
51971
51971
  "kind": "TypeNominal",
51972
51972
  "name": "Tuple",
51973
- "printedName": "(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin, fallbackUrl: Swift.String?)",
51973
+ "printedName": "(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin, fallbackUrl: Swift.String?, contentId: Swift.String?)",
51974
51974
  "children": [
51975
51975
  {
51976
51976
  "kind": "TypeNominal",
@@ -51984,6 +51984,20 @@
51984
51984
  "printedName": "ShortKitSDK.ContentOrigin",
51985
51985
  "usr": "s:11ShortKitSDK13ContentOriginO"
51986
51986
  },
51987
+ {
51988
+ "kind": "TypeNominal",
51989
+ "name": "Optional",
51990
+ "printedName": "Swift.String?",
51991
+ "children": [
51992
+ {
51993
+ "kind": "TypeNominal",
51994
+ "name": "String",
51995
+ "printedName": "Swift.String",
51996
+ "usr": "s:SS"
51997
+ }
51998
+ ],
51999
+ "usr": "s:Sq"
52000
+ },
51987
52001
  {
51988
52002
  "kind": "TypeNominal",
51989
52003
  "name": "Optional",
@@ -52019,8 +52033,8 @@
52019
52033
  }
52020
52034
  ],
52021
52035
  "declKind": "EnumElement",
52022
- "usr": "s:11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgtcACmF",
52023
- "mangledName": "$s11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgtcACmF",
52036
+ "usr": "s:11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgAGtcACmF",
52037
+ "mangledName": "$s11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgAGtcACmF",
52024
52038
  "moduleName": "ShortKitSDK",
52025
52039
  "declAttributes": [
52026
52040
  "RawDocComment"
@@ -54112,7 +54126,7 @@
54112
54126
  "kind": "StringLiteral",
54113
54127
  "offset": 154,
54114
54128
  "length": 8,
54115
- "value": "\"0.2.50\""
54129
+ "value": "\"0.2.51\""
54116
54130
  },
54117
54131
  {
54118
54132
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
@@ -54705,70 +54719,70 @@
54705
54719
  {
54706
54720
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54707
54721
  "kind": "BooleanLiteral",
54708
- "offset": 11236,
54722
+ "offset": 11293,
54709
54723
  "length": 5,
54710
54724
  "value": "false"
54711
54725
  },
54712
54726
  {
54713
54727
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54714
54728
  "kind": "IntegerLiteral",
54715
- "offset": 12543,
54729
+ "offset": 12600,
54716
54730
  "length": 1,
54717
54731
  "value": "0"
54718
54732
  },
54719
54733
  {
54720
54734
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54721
54735
  "kind": "BooleanLiteral",
54722
- "offset": 14045,
54736
+ "offset": 14102,
54723
54737
  "length": 5,
54724
54738
  "value": "false"
54725
54739
  },
54726
54740
  {
54727
54741
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54728
54742
  "kind": "BooleanLiteral",
54729
- "offset": 14131,
54743
+ "offset": 14188,
54730
54744
  "length": 5,
54731
54745
  "value": "false"
54732
54746
  },
54733
54747
  {
54734
54748
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54735
54749
  "kind": "BooleanLiteral",
54736
- "offset": 14652,
54750
+ "offset": 14709,
54737
54751
  "length": 5,
54738
54752
  "value": "false"
54739
54753
  },
54740
54754
  {
54741
54755
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54742
54756
  "kind": "BooleanLiteral",
54743
- "offset": 14696,
54757
+ "offset": 14753,
54744
54758
  "length": 5,
54745
54759
  "value": "false"
54746
54760
  },
54747
54761
  {
54748
54762
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54749
54763
  "kind": "BooleanLiteral",
54750
- "offset": 14727,
54764
+ "offset": 14784,
54751
54765
  "length": 5,
54752
54766
  "value": "false"
54753
54767
  },
54754
54768
  {
54755
54769
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54756
54770
  "kind": "BooleanLiteral",
54757
- "offset": 14766,
54771
+ "offset": 14823,
54758
54772
  "length": 5,
54759
54773
  "value": "false"
54760
54774
  },
54761
54775
  {
54762
54776
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54763
54777
  "kind": "BooleanLiteral",
54764
- "offset": 14814,
54778
+ "offset": 14871,
54765
54779
  "length": 4,
54766
54780
  "value": "true"
54767
54781
  },
54768
54782
  {
54769
54783
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54770
54784
  "kind": "StringLiteral",
54771
- "offset": 56728,
54785
+ "offset": 56926,
54772
54786
  "length": 16,
54773
54787
  "value": "\"WidgetCardCell\""
54774
54788
  },
@@ -1359,7 +1359,7 @@ public struct WidgetConfig {
1359
1359
  public func resolvedFeedConfig() -> ShortKitSDK.FeedConfig
1360
1360
  }
1361
1361
  public enum WidgetInput : Swift.Sendable {
1362
- case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil)
1362
+ case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil, contentId: Swift.String? = nil)
1363
1363
  }
1364
1364
  extension ShortKitSDK.AdQuartile : Swift.Equatable {}
1365
1365
  extension ShortKitSDK.AdQuartile : Swift.Hashable {}
@@ -1359,7 +1359,7 @@ public struct WidgetConfig {
1359
1359
  public func resolvedFeedConfig() -> ShortKitSDK.FeedConfig
1360
1360
  }
1361
1361
  public enum WidgetInput : Swift.Sendable {
1362
- case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil)
1362
+ case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil, contentId: Swift.String? = nil)
1363
1363
  }
1364
1364
  extension ShortKitSDK.AdQuartile : Swift.Equatable {}
1365
1365
  extension ShortKitSDK.AdQuartile : Swift.Hashable {}
@@ -51954,12 +51954,12 @@
51954
51954
  {
51955
51955
  "kind": "TypeFunc",
51956
51956
  "name": "Function",
51957
- "printedName": "(ShortKitSDK.WidgetInput.Type) -> (Swift.String, ShortKitSDK.ContentOrigin, Swift.String?) -> ShortKitSDK.WidgetInput",
51957
+ "printedName": "(ShortKitSDK.WidgetInput.Type) -> (Swift.String, ShortKitSDK.ContentOrigin, Swift.String?, Swift.String?) -> ShortKitSDK.WidgetInput",
51958
51958
  "children": [
51959
51959
  {
51960
51960
  "kind": "TypeFunc",
51961
51961
  "name": "Function",
51962
- "printedName": "(Swift.String, ShortKitSDK.ContentOrigin, Swift.String?) -> ShortKitSDK.WidgetInput",
51962
+ "printedName": "(Swift.String, ShortKitSDK.ContentOrigin, Swift.String?, Swift.String?) -> ShortKitSDK.WidgetInput",
51963
51963
  "children": [
51964
51964
  {
51965
51965
  "kind": "TypeNominal",
@@ -51970,7 +51970,7 @@
51970
51970
  {
51971
51971
  "kind": "TypeNominal",
51972
51972
  "name": "Tuple",
51973
- "printedName": "(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin, fallbackUrl: Swift.String?)",
51973
+ "printedName": "(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin, fallbackUrl: Swift.String?, contentId: Swift.String?)",
51974
51974
  "children": [
51975
51975
  {
51976
51976
  "kind": "TypeNominal",
@@ -51984,6 +51984,20 @@
51984
51984
  "printedName": "ShortKitSDK.ContentOrigin",
51985
51985
  "usr": "s:11ShortKitSDK13ContentOriginO"
51986
51986
  },
51987
+ {
51988
+ "kind": "TypeNominal",
51989
+ "name": "Optional",
51990
+ "printedName": "Swift.String?",
51991
+ "children": [
51992
+ {
51993
+ "kind": "TypeNominal",
51994
+ "name": "String",
51995
+ "printedName": "Swift.String",
51996
+ "usr": "s:SS"
51997
+ }
51998
+ ],
51999
+ "usr": "s:Sq"
52000
+ },
51987
52001
  {
51988
52002
  "kind": "TypeNominal",
51989
52003
  "name": "Optional",
@@ -52019,8 +52033,8 @@
52019
52033
  }
52020
52034
  ],
52021
52035
  "declKind": "EnumElement",
52022
- "usr": "s:11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgtcACmF",
52023
- "mangledName": "$s11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgtcACmF",
52036
+ "usr": "s:11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgAGtcACmF",
52037
+ "mangledName": "$s11ShortKitSDK11WidgetInputO5videoyACSS_AA13ContentOriginOSSSgAGtcACmF",
52024
52038
  "moduleName": "ShortKitSDK",
52025
52039
  "declAttributes": [
52026
52040
  "RawDocComment"
@@ -54112,7 +54126,7 @@
54112
54126
  "kind": "StringLiteral",
54113
54127
  "offset": 154,
54114
54128
  "length": 8,
54115
- "value": "\"0.2.50\""
54129
+ "value": "\"0.2.51\""
54116
54130
  },
54117
54131
  {
54118
54132
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
@@ -54705,70 +54719,70 @@
54705
54719
  {
54706
54720
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54707
54721
  "kind": "BooleanLiteral",
54708
- "offset": 11236,
54722
+ "offset": 11293,
54709
54723
  "length": 5,
54710
54724
  "value": "false"
54711
54725
  },
54712
54726
  {
54713
54727
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54714
54728
  "kind": "IntegerLiteral",
54715
- "offset": 12543,
54729
+ "offset": 12600,
54716
54730
  "length": 1,
54717
54731
  "value": "0"
54718
54732
  },
54719
54733
  {
54720
54734
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54721
54735
  "kind": "BooleanLiteral",
54722
- "offset": 14045,
54736
+ "offset": 14102,
54723
54737
  "length": 5,
54724
54738
  "value": "false"
54725
54739
  },
54726
54740
  {
54727
54741
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54728
54742
  "kind": "BooleanLiteral",
54729
- "offset": 14131,
54743
+ "offset": 14188,
54730
54744
  "length": 5,
54731
54745
  "value": "false"
54732
54746
  },
54733
54747
  {
54734
54748
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54735
54749
  "kind": "BooleanLiteral",
54736
- "offset": 14652,
54750
+ "offset": 14709,
54737
54751
  "length": 5,
54738
54752
  "value": "false"
54739
54753
  },
54740
54754
  {
54741
54755
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54742
54756
  "kind": "BooleanLiteral",
54743
- "offset": 14696,
54757
+ "offset": 14753,
54744
54758
  "length": 5,
54745
54759
  "value": "false"
54746
54760
  },
54747
54761
  {
54748
54762
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54749
54763
  "kind": "BooleanLiteral",
54750
- "offset": 14727,
54764
+ "offset": 14784,
54751
54765
  "length": 5,
54752
54766
  "value": "false"
54753
54767
  },
54754
54768
  {
54755
54769
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54756
54770
  "kind": "BooleanLiteral",
54757
- "offset": 14766,
54771
+ "offset": 14823,
54758
54772
  "length": 5,
54759
54773
  "value": "false"
54760
54774
  },
54761
54775
  {
54762
54776
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54763
54777
  "kind": "BooleanLiteral",
54764
- "offset": 14814,
54778
+ "offset": 14871,
54765
54779
  "length": 4,
54766
54780
  "value": "true"
54767
54781
  },
54768
54782
  {
54769
54783
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
54770
54784
  "kind": "StringLiteral",
54771
- "offset": 56728,
54785
+ "offset": 56926,
54772
54786
  "length": 16,
54773
54787
  "value": "\"WidgetCardCell\""
54774
54788
  },
@@ -1359,7 +1359,7 @@ public struct WidgetConfig {
1359
1359
  public func resolvedFeedConfig() -> ShortKitSDK.FeedConfig
1360
1360
  }
1361
1361
  public enum WidgetInput : Swift.Sendable {
1362
- case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil)
1362
+ case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil, contentId: Swift.String? = nil)
1363
1363
  }
1364
1364
  extension ShortKitSDK.AdQuartile : Swift.Equatable {}
1365
1365
  extension ShortKitSDK.AdQuartile : Swift.Hashable {}
@@ -1359,7 +1359,7 @@ public struct WidgetConfig {
1359
1359
  public func resolvedFeedConfig() -> ShortKitSDK.FeedConfig
1360
1360
  }
1361
1361
  public enum WidgetInput : Swift.Sendable {
1362
- case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil)
1362
+ case video(playbackId: Swift.String, origin: ShortKitSDK.ContentOrigin = .other, fallbackUrl: Swift.String? = nil, contentId: Swift.String? = nil)
1363
1363
  }
1364
1364
  extension ShortKitSDK.AdQuartile : Swift.Equatable {}
1365
1365
  extension ShortKitSDK.AdQuartile : Swift.Hashable {}
@@ -10,39 +10,39 @@
10
10
  </data>
11
11
  <key>Info.plist</key>
12
12
  <data>
13
- +RATuphnHM6ZsoVaUBBvgIPLzJ0=
13
+ UBJkTDFkkuo8siI7nXMvSdidefk=
14
14
  </data>
15
15
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
16
16
  <data>
17
- qi8MrHaGGXwEScJ0D2lPGPNRK6s=
17
+ 4ZLzG7JX7C3LR8yiCqrjl/q5Jec=
18
18
  </data>
19
19
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
20
20
  <data>
21
- eCSbkdjPzd0lOkftCzCRUldVofw=
21
+ 0DWb9vd4Kd+Azjzp/5hi6yikJTs=
22
22
  </data>
23
23
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
24
24
  <data>
25
- tXRVY5QAZ3aTe/AA16F2nSBlkcc=
25
+ do4+OPENr2yBtXBRezyZTn/2flk=
26
26
  </data>
27
27
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
28
28
  <data>
29
- eCSbkdjPzd0lOkftCzCRUldVofw=
29
+ 0DWb9vd4Kd+Azjzp/5hi6yikJTs=
30
30
  </data>
31
31
  <key>Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
32
32
  <data>
33
- qi8MrHaGGXwEScJ0D2lPGPNRK6s=
33
+ 4ZLzG7JX7C3LR8yiCqrjl/q5Jec=
34
34
  </data>
35
35
  <key>Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
36
36
  <data>
37
- n+2CoCji7dbidqEJTrFuwVjGKD0=
37
+ SF2IVvYMKktKjJnKafwT4mRRdgo=
38
38
  </data>
39
39
  <key>Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
40
40
  <data>
41
- MoMb4FE0K99Yq0eZYrJJymEBMjQ=
41
+ FzCsAIixi7gHdpONVbSph53IzIY=
42
42
  </data>
43
43
  <key>Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
44
44
  <data>
45
- n+2CoCji7dbidqEJTrFuwVjGKD0=
45
+ SF2IVvYMKktKjJnKafwT4mRRdgo=
46
46
  </data>
47
47
  <key>Modules/module.modulemap</key>
48
48
  <data>
@@ -66,56 +66,56 @@
66
66
  <dict>
67
67
  <key>hash2</key>
68
68
  <data>
69
- dag+hvExfvzkrJd5Q8ArjZOSxnpjv7jqDm8DpbtOmZs=
69
+ NU+7q34JKuC4uwA6bEEZmwxT+0VqccpM/bQqMPyUy/4=
70
70
  </data>
71
71
  </dict>
72
72
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
73
73
  <dict>
74
74
  <key>hash2</key>
75
75
  <data>
76
- UsnnnyAuNKoBLUTyc9dC7RZ1WHEJRyIwpqerqMLK0+8=
76
+ Df791P6bwEbEVfvqlx87AXYQfm7SOFe0bUH4VRuR51g=
77
77
  </data>
78
78
  </dict>
79
79
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
80
80
  <dict>
81
81
  <key>hash2</key>
82
82
  <data>
83
- ZtR67ySYStPeFoY/+iSqaL55s+e2pHSwbdKDWFEnTLI=
83
+ roAxdJsguGFMP1OTBFhj4yLWGvL6r29QOR4nauuObM8=
84
84
  </data>
85
85
  </dict>
86
86
  <key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
87
87
  <dict>
88
88
  <key>hash2</key>
89
89
  <data>
90
- UsnnnyAuNKoBLUTyc9dC7RZ1WHEJRyIwpqerqMLK0+8=
90
+ Df791P6bwEbEVfvqlx87AXYQfm7SOFe0bUH4VRuR51g=
91
91
  </data>
92
92
  </dict>
93
93
  <key>Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
94
94
  <dict>
95
95
  <key>hash2</key>
96
96
  <data>
97
- dag+hvExfvzkrJd5Q8ArjZOSxnpjv7jqDm8DpbtOmZs=
97
+ NU+7q34JKuC4uwA6bEEZmwxT+0VqccpM/bQqMPyUy/4=
98
98
  </data>
99
99
  </dict>
100
100
  <key>Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
101
101
  <dict>
102
102
  <key>hash2</key>
103
103
  <data>
104
- BnGZ7uGtOXxOm3VWjlrJKupemVUnyhA+Cv6R5pk9XdI=
104
+ lvPLFF/H7c3Q/KG4B6HTDfS8fQsyW5LOw74rrEnwqVg=
105
105
  </data>
106
106
  </dict>
107
107
  <key>Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
108
108
  <dict>
109
109
  <key>hash2</key>
110
110
  <data>
111
- HS8jfm/t8JpJcvWmLjIqMlJNKoobKjBNO/vuGcbH8J0=
111
+ Z7H4dowCnJqArCNlbwo4Jbf/kZP8z4LGpvr4SYDv8qs=
112
112
  </data>
113
113
  </dict>
114
114
  <key>Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
115
115
  <dict>
116
116
  <key>hash2</key>
117
117
  <data>
118
- BnGZ7uGtOXxOm3VWjlrJKupemVUnyhA+Cv6R5pk9XdI=
118
+ lvPLFF/H7c3Q/KG4B6HTDfS8fQsyW5LOw74rrEnwqVg=
119
119
  </data>
120
120
  </dict>
121
121
  <key>Modules/module.modulemap</key>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shortkitsdk/react-native",
3
- "version": "0.2.50",
3
+ "version": "0.2.51",
4
4
  "description": "ShortKit React Native SDK — short-form video feed",
5
5
  "react-native": "src/index",
6
6
  "source": "src/index",