@shortkitsdk/react-native 0.2.32 → 0.2.34

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 (36) hide show
  1. package/android/libs/shortkit-release.aar +0 -0
  2. package/android/src/main/java/com/shortkit/reactnative/ShortKitBridge.kt +26 -5
  3. package/android/src/main/java/com/shortkit/reactnative/ShortKitModule.kt +19 -5
  4. package/ios/FeedMaskHostView.swift +190 -0
  5. package/ios/ShortKitBridge.swift +34 -0
  6. package/ios/ShortKitPlayerNativeView.swift +31 -0
  7. package/ios/ShortKitPlayerNativeViewManager.mm +1 -0
  8. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Info.plist +2 -2
  9. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.abi.json +1919 -106
  10. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +49 -5
  11. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  12. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftinterface +49 -5
  13. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/ShortKitSDK +0 -0
  14. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/_CodeSignature/CodeResources +9 -9
  15. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Info.plist +2 -2
  16. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +1919 -106
  17. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +49 -5
  18. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  19. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +49 -5
  20. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +1919 -106
  21. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +49 -5
  22. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  23. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +49 -5
  24. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/ShortKitSDK +0 -0
  25. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/_CodeSignature/CodeResources +17 -17
  26. package/ios/ShortKitWidgetNativeView.swift +159 -6
  27. package/ios/ShortKitWidgetNativeViewManager.mm +2 -0
  28. package/package.json +1 -1
  29. package/src/ShortKitFeedMaskSurface.tsx +132 -0
  30. package/src/ShortKitPlayer.tsx +15 -2
  31. package/src/ShortKitWidget.tsx +16 -2
  32. package/src/index.ts +8 -1
  33. package/src/serialization.ts +15 -0
  34. package/src/specs/ShortKitPlayerViewNativeComponent.ts +7 -0
  35. package/src/specs/ShortKitWidgetViewNativeComponent.ts +15 -0
  36. package/src/types.ts +95 -0
@@ -8104,6 +8104,91 @@
8104
8104
  }
8105
8105
  ]
8106
8106
  },
8107
+ {
8108
+ "kind": "Var",
8109
+ "name": "liveEndedOverlay",
8110
+ "printedName": "liveEndedOverlay",
8111
+ "children": [
8112
+ {
8113
+ "kind": "TypeNominal",
8114
+ "name": "LiveEndedOverlayMode",
8115
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
8116
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
8117
+ }
8118
+ ],
8119
+ "declKind": "Var",
8120
+ "usr": "s:11ShortKitSDK10FeedConfigV16liveEndedOverlayAA04LivegH4ModeOvp",
8121
+ "mangledName": "$s11ShortKitSDK10FeedConfigV16liveEndedOverlayAA04LivegH4ModeOvp",
8122
+ "moduleName": "ShortKitSDK",
8123
+ "declAttributes": [
8124
+ "HasStorage",
8125
+ "AccessControl"
8126
+ ],
8127
+ "hasStorage": true,
8128
+ "accessors": [
8129
+ {
8130
+ "kind": "Accessor",
8131
+ "name": "Get",
8132
+ "printedName": "Get()",
8133
+ "children": [
8134
+ {
8135
+ "kind": "TypeNominal",
8136
+ "name": "LiveEndedOverlayMode",
8137
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
8138
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
8139
+ }
8140
+ ],
8141
+ "declKind": "Accessor",
8142
+ "usr": "s:11ShortKitSDK10FeedConfigV16liveEndedOverlayAA04LivegH4ModeOvg",
8143
+ "mangledName": "$s11ShortKitSDK10FeedConfigV16liveEndedOverlayAA04LivegH4ModeOvg",
8144
+ "moduleName": "ShortKitSDK",
8145
+ "implicit": true,
8146
+ "accessorKind": "get"
8147
+ },
8148
+ {
8149
+ "kind": "Accessor",
8150
+ "name": "Set",
8151
+ "printedName": "Set()",
8152
+ "children": [
8153
+ {
8154
+ "kind": "TypeNominal",
8155
+ "name": "Void",
8156
+ "printedName": "()"
8157
+ },
8158
+ {
8159
+ "kind": "TypeNominal",
8160
+ "name": "LiveEndedOverlayMode",
8161
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
8162
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
8163
+ }
8164
+ ],
8165
+ "declKind": "Accessor",
8166
+ "usr": "s:11ShortKitSDK10FeedConfigV16liveEndedOverlayAA04LivegH4ModeOvs",
8167
+ "mangledName": "$s11ShortKitSDK10FeedConfigV16liveEndedOverlayAA04LivegH4ModeOvs",
8168
+ "moduleName": "ShortKitSDK",
8169
+ "implicit": true,
8170
+ "accessorKind": "set"
8171
+ },
8172
+ {
8173
+ "kind": "Accessor",
8174
+ "name": "Modify",
8175
+ "printedName": "Modify()",
8176
+ "children": [
8177
+ {
8178
+ "kind": "TypeNominal",
8179
+ "name": "Void",
8180
+ "printedName": "()"
8181
+ }
8182
+ ],
8183
+ "declKind": "Accessor",
8184
+ "usr": "s:11ShortKitSDK10FeedConfigV16liveEndedOverlayAA04LivegH4ModeOvM",
8185
+ "mangledName": "$s11ShortKitSDK10FeedConfigV16liveEndedOverlayAA04LivegH4ModeOvM",
8186
+ "moduleName": "ShortKitSDK",
8187
+ "implicit": true,
8188
+ "accessorKind": "_modify"
8189
+ }
8190
+ ]
8191
+ },
8107
8192
  {
8108
8193
  "kind": "Var",
8109
8194
  "name": "liveRoomMask",
@@ -8838,7 +8923,7 @@
8838
8923
  {
8839
8924
  "kind": "Constructor",
8840
8925
  "name": "init",
8841
- "printedName": "init(feedHeight:scrollAxis:videoOverlay:carouselOverlay:videoCarouselOverlay:surveyOverlay:adOverlay:liveOverlay:liveRoomMask:muteOnStart:autoplay:feedSource:coldStartEnabled:pullToRefreshEnabled:filter:preload:)",
8926
+ "printedName": "init(feedHeight:scrollAxis:videoOverlay:carouselOverlay:videoCarouselOverlay:surveyOverlay:adOverlay:liveOverlay:liveEndedOverlay:liveRoomMask:muteOnStart:autoplay:feedSource:coldStartEnabled:pullToRefreshEnabled:filter:preload:)",
8842
8927
  "children": [
8843
8928
  {
8844
8929
  "kind": "TypeNominal",
@@ -8902,6 +8987,13 @@
8902
8987
  "hasDefaultArg": true,
8903
8988
  "usr": "s:11ShortKitSDK15LiveOverlayModeO"
8904
8989
  },
8990
+ {
8991
+ "kind": "TypeNominal",
8992
+ "name": "LiveEndedOverlayMode",
8993
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
8994
+ "hasDefaultArg": true,
8995
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
8996
+ },
8905
8997
  {
8906
8998
  "kind": "TypeNominal",
8907
8999
  "name": "LiveRoomMaskMode",
@@ -8976,8 +9068,8 @@
8976
9068
  }
8977
9069
  ],
8978
9070
  "declKind": "Constructor",
8979
- "usr": "s:11ShortKitSDK10FeedConfigV10feedHeight10scrollAxis12videoOverlay08carouselK00j8CarouselK006surveyK002adK004liveK00P8RoomMask11muteOnStart8autoplay0F6Source04coldU7Enabled013pullToRefreshY06filter7preloadAcA0dG0O_AA06ScrollI0OAA05VideoK4ModeOAA0mK4ModeOAA05VideomK4ModeOAA06SurveyK4ModeOAA02AdK4ModeOAA04LiveK4ModeOAA04LiveqR4ModeOS2bAA0dW0OS2bAA0D6FilterVSgAA0D7PreloadCSgtcfc",
8980
- "mangledName": "$s11ShortKitSDK10FeedConfigV10feedHeight10scrollAxis12videoOverlay08carouselK00j8CarouselK006surveyK002adK004liveK00P8RoomMask11muteOnStart8autoplay0F6Source04coldU7Enabled013pullToRefreshY06filter7preloadAcA0dG0O_AA06ScrollI0OAA05VideoK4ModeOAA0mK4ModeOAA05VideomK4ModeOAA06SurveyK4ModeOAA02AdK4ModeOAA04LiveK4ModeOAA04LiveqR4ModeOS2bAA0dW0OS2bAA0D6FilterVSgAA0D7PreloadCSgtcfc",
9071
+ "usr": "s:11ShortKitSDK10FeedConfigV10feedHeight10scrollAxis12videoOverlay08carouselK00j8CarouselK006surveyK002adK004liveK00p5EndedK00P8RoomMask11muteOnStart8autoplay0F6Source04coldV7Enabled013pullToRefreshZ06filter7preloadAcA0dG0O_AA06ScrollI0OAA05VideoK4ModeOAA0mK4ModeOAA05VideomK4ModeOAA06SurveyK4ModeOAA02AdK4ModeOAA04LiveK4ModeOAA04LiveqK4ModeOAA04LiverS4ModeOS2bAA0dX0OS2bAA0D6FilterVSgAA0D7PreloadCSgtcfc",
9072
+ "mangledName": "$s11ShortKitSDK10FeedConfigV10feedHeight10scrollAxis12videoOverlay08carouselK00j8CarouselK006surveyK002adK004liveK00p5EndedK00P8RoomMask11muteOnStart8autoplay0F6Source04coldV7Enabled013pullToRefreshZ06filter7preloadAcA0dG0O_AA06ScrollI0OAA05VideoK4ModeOAA0mK4ModeOAA05VideomK4ModeOAA06SurveyK4ModeOAA02AdK4ModeOAA04LiveK4ModeOAA04LiveqK4ModeOAA04LiverS4ModeOS2bAA0dX0OS2bAA0D6FilterVSgAA0D7PreloadCSgtcfc",
8981
9073
  "moduleName": "ShortKitSDK",
8982
9074
  "declAttributes": [
8983
9075
  "AccessControl"
@@ -11064,6 +11156,298 @@
11064
11156
  }
11065
11157
  ]
11066
11158
  },
11159
+ {
11160
+ "kind": "TypeDecl",
11161
+ "name": "LiveEndedOverlayMode",
11162
+ "printedName": "LiveEndedOverlayMode",
11163
+ "children": [
11164
+ {
11165
+ "kind": "Var",
11166
+ "name": "default",
11167
+ "printedName": "default",
11168
+ "children": [
11169
+ {
11170
+ "kind": "TypeFunc",
11171
+ "name": "Function",
11172
+ "printedName": "(ShortKitSDK.LiveEndedOverlayMode.Type) -> ShortKitSDK.LiveEndedOverlayMode",
11173
+ "children": [
11174
+ {
11175
+ "kind": "TypeNominal",
11176
+ "name": "LiveEndedOverlayMode",
11177
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
11178
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
11179
+ },
11180
+ {
11181
+ "kind": "TypeNominal",
11182
+ "name": "Metatype",
11183
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode.Type",
11184
+ "children": [
11185
+ {
11186
+ "kind": "TypeNominal",
11187
+ "name": "LiveEndedOverlayMode",
11188
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
11189
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
11190
+ }
11191
+ ]
11192
+ }
11193
+ ]
11194
+ }
11195
+ ],
11196
+ "declKind": "EnumElement",
11197
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO7defaultyA2CmF",
11198
+ "mangledName": "$s11ShortKitSDK20LiveEndedOverlayModeO7defaultyA2CmF",
11199
+ "moduleName": "ShortKitSDK",
11200
+ "declAttributes": [
11201
+ "RawDocComment"
11202
+ ]
11203
+ },
11204
+ {
11205
+ "kind": "Var",
11206
+ "name": "custom",
11207
+ "printedName": "custom",
11208
+ "children": [
11209
+ {
11210
+ "kind": "TypeFunc",
11211
+ "name": "Function",
11212
+ "printedName": "(ShortKitSDK.LiveEndedOverlayMode.Type) -> (@escaping () -> any UIKit.UIView & ShortKitSDK.LiveEndedOverlay) -> ShortKitSDK.LiveEndedOverlayMode",
11213
+ "children": [
11214
+ {
11215
+ "kind": "TypeFunc",
11216
+ "name": "Function",
11217
+ "printedName": "(@escaping () -> any UIKit.UIView & ShortKitSDK.LiveEndedOverlay) -> ShortKitSDK.LiveEndedOverlayMode",
11218
+ "children": [
11219
+ {
11220
+ "kind": "TypeNominal",
11221
+ "name": "LiveEndedOverlayMode",
11222
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
11223
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
11224
+ },
11225
+ {
11226
+ "kind": "TypeFunc",
11227
+ "name": "Function",
11228
+ "printedName": "() -> any UIKit.UIView & ShortKitSDK.LiveEndedOverlay",
11229
+ "children": [
11230
+ {
11231
+ "kind": "TypeNominal",
11232
+ "name": "ProtocolComposition",
11233
+ "printedName": "any UIKit.UIView & ShortKitSDK.LiveEndedOverlay"
11234
+ },
11235
+ {
11236
+ "kind": "TypeNominal",
11237
+ "name": "Void",
11238
+ "printedName": "()"
11239
+ }
11240
+ ]
11241
+ }
11242
+ ]
11243
+ },
11244
+ {
11245
+ "kind": "TypeNominal",
11246
+ "name": "Metatype",
11247
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode.Type",
11248
+ "children": [
11249
+ {
11250
+ "kind": "TypeNominal",
11251
+ "name": "LiveEndedOverlayMode",
11252
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
11253
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
11254
+ }
11255
+ ]
11256
+ }
11257
+ ]
11258
+ }
11259
+ ],
11260
+ "declKind": "EnumElement",
11261
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO6customyAcA0deF0_So6UIViewCXcyYbccACmF",
11262
+ "mangledName": "$s11ShortKitSDK20LiveEndedOverlayModeO6customyAcA0deF0_So6UIViewCXcyYbccACmF",
11263
+ "moduleName": "ShortKitSDK",
11264
+ "declAttributes": [
11265
+ "RawDocComment"
11266
+ ]
11267
+ },
11268
+ {
11269
+ "kind": "Function",
11270
+ "name": "swiftUI",
11271
+ "printedName": "swiftUI(content:)",
11272
+ "children": [
11273
+ {
11274
+ "kind": "TypeNominal",
11275
+ "name": "LiveEndedOverlayMode",
11276
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
11277
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
11278
+ },
11279
+ {
11280
+ "kind": "TypeFunc",
11281
+ "name": "Function",
11282
+ "printedName": "(ShortKitSDK.ContentItem) -> τ_0_0",
11283
+ "children": [
11284
+ {
11285
+ "kind": "TypeNominal",
11286
+ "name": "GenericTypeParam",
11287
+ "printedName": "τ_0_0"
11288
+ },
11289
+ {
11290
+ "kind": "TypeNominal",
11291
+ "name": "ContentItem",
11292
+ "printedName": "ShortKitSDK.ContentItem",
11293
+ "usr": "s:11ShortKitSDK11ContentItemV"
11294
+ }
11295
+ ]
11296
+ }
11297
+ ],
11298
+ "declKind": "Func",
11299
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO7swiftUI7contentACxAA11ContentItemVYbc_t05SwiftI04ViewRzlFZ",
11300
+ "mangledName": "$s11ShortKitSDK20LiveEndedOverlayModeO7swiftUI7contentACxAA11ContentItemVYbc_t05SwiftI04ViewRzlFZ",
11301
+ "moduleName": "ShortKitSDK",
11302
+ "genericSig": "<τ_0_0 where τ_0_0 : SwiftUI.View>",
11303
+ "sugared_genericSig": "<Content where Content : SwiftUI.View>",
11304
+ "static": true,
11305
+ "declAttributes": [
11306
+ "AccessControl",
11307
+ "RawDocComment"
11308
+ ],
11309
+ "isFromExtension": true,
11310
+ "funcSelfKind": "NonMutating"
11311
+ },
11312
+ {
11313
+ "kind": "Function",
11314
+ "name": "==",
11315
+ "printedName": "==(_:_:)",
11316
+ "children": [
11317
+ {
11318
+ "kind": "TypeNominal",
11319
+ "name": "Bool",
11320
+ "printedName": "Swift.Bool",
11321
+ "usr": "s:Sb"
11322
+ },
11323
+ {
11324
+ "kind": "TypeNominal",
11325
+ "name": "LiveEndedOverlayMode",
11326
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
11327
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
11328
+ },
11329
+ {
11330
+ "kind": "TypeNominal",
11331
+ "name": "LiveEndedOverlayMode",
11332
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
11333
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
11334
+ }
11335
+ ],
11336
+ "declKind": "Func",
11337
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO2eeoiySbAC_ACtFZ",
11338
+ "mangledName": "$s11ShortKitSDK20LiveEndedOverlayModeO2eeoiySbAC_ACtFZ",
11339
+ "moduleName": "ShortKitSDK",
11340
+ "static": true,
11341
+ "declAttributes": [
11342
+ "AccessControl"
11343
+ ],
11344
+ "isFromExtension": true,
11345
+ "funcSelfKind": "NonMutating"
11346
+ },
11347
+ {
11348
+ "kind": "Constructor",
11349
+ "name": "init",
11350
+ "printedName": "init(from:)",
11351
+ "children": [
11352
+ {
11353
+ "kind": "TypeNominal",
11354
+ "name": "LiveEndedOverlayMode",
11355
+ "printedName": "ShortKitSDK.LiveEndedOverlayMode",
11356
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO"
11357
+ },
11358
+ {
11359
+ "kind": "TypeNominal",
11360
+ "name": "Decoder",
11361
+ "printedName": "any Swift.Decoder",
11362
+ "usr": "s:s7DecoderP"
11363
+ }
11364
+ ],
11365
+ "declKind": "Constructor",
11366
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO4fromACs7Decoder_p_tKcfc",
11367
+ "mangledName": "$s11ShortKitSDK20LiveEndedOverlayModeO4fromACs7Decoder_p_tKcfc",
11368
+ "moduleName": "ShortKitSDK",
11369
+ "declAttributes": [
11370
+ "AccessControl"
11371
+ ],
11372
+ "isFromExtension": true,
11373
+ "throwing": true,
11374
+ "init_kind": "Designated"
11375
+ },
11376
+ {
11377
+ "kind": "Function",
11378
+ "name": "encode",
11379
+ "printedName": "encode(to:)",
11380
+ "children": [
11381
+ {
11382
+ "kind": "TypeNominal",
11383
+ "name": "Void",
11384
+ "printedName": "()"
11385
+ },
11386
+ {
11387
+ "kind": "TypeNominal",
11388
+ "name": "Encoder",
11389
+ "printedName": "any Swift.Encoder",
11390
+ "usr": "s:s7EncoderP"
11391
+ }
11392
+ ],
11393
+ "declKind": "Func",
11394
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO6encode2toys7Encoder_p_tKF",
11395
+ "mangledName": "$s11ShortKitSDK20LiveEndedOverlayModeO6encode2toys7Encoder_p_tKF",
11396
+ "moduleName": "ShortKitSDK",
11397
+ "declAttributes": [
11398
+ "AccessControl"
11399
+ ],
11400
+ "isFromExtension": true,
11401
+ "throwing": true,
11402
+ "funcSelfKind": "NonMutating"
11403
+ }
11404
+ ],
11405
+ "declKind": "Enum",
11406
+ "usr": "s:11ShortKitSDK20LiveEndedOverlayModeO",
11407
+ "mangledName": "$s11ShortKitSDK20LiveEndedOverlayModeO",
11408
+ "moduleName": "ShortKitSDK",
11409
+ "declAttributes": [
11410
+ "AccessControl",
11411
+ "RawDocComment"
11412
+ ],
11413
+ "conformances": [
11414
+ {
11415
+ "kind": "Conformance",
11416
+ "name": "Copyable",
11417
+ "printedName": "Copyable",
11418
+ "usr": "s:s8CopyableP",
11419
+ "mangledName": "$ss8CopyableP"
11420
+ },
11421
+ {
11422
+ "kind": "Conformance",
11423
+ "name": "Decodable",
11424
+ "printedName": "Decodable",
11425
+ "usr": "s:Se",
11426
+ "mangledName": "$sSe"
11427
+ },
11428
+ {
11429
+ "kind": "Conformance",
11430
+ "name": "Encodable",
11431
+ "printedName": "Encodable",
11432
+ "usr": "s:SE",
11433
+ "mangledName": "$sSE"
11434
+ },
11435
+ {
11436
+ "kind": "Conformance",
11437
+ "name": "Equatable",
11438
+ "printedName": "Equatable",
11439
+ "usr": "s:SQ",
11440
+ "mangledName": "$sSQ"
11441
+ },
11442
+ {
11443
+ "kind": "Conformance",
11444
+ "name": "Escapable",
11445
+ "printedName": "Escapable",
11446
+ "usr": "s:s9EscapableP",
11447
+ "mangledName": "$ss9EscapableP"
11448
+ }
11449
+ ]
11450
+ },
11067
11451
  {
11068
11452
  "kind": "Import",
11069
11453
  "name": "Foundation",
@@ -22594,6 +22978,76 @@
22594
22978
  "declKind": "Import",
22595
22979
  "moduleName": "ShortKitSDK"
22596
22980
  },
22981
+ {
22982
+ "kind": "TypeDecl",
22983
+ "name": "LiveEndedOverlay",
22984
+ "printedName": "LiveEndedOverlay",
22985
+ "children": [
22986
+ {
22987
+ "kind": "Function",
22988
+ "name": "configure",
22989
+ "printedName": "configure(with:)",
22990
+ "children": [
22991
+ {
22992
+ "kind": "TypeNominal",
22993
+ "name": "Void",
22994
+ "printedName": "()"
22995
+ },
22996
+ {
22997
+ "kind": "TypeNominal",
22998
+ "name": "ContentItem",
22999
+ "printedName": "ShortKitSDK.ContentItem",
23000
+ "usr": "s:11ShortKitSDK11ContentItemV"
23001
+ }
23002
+ ],
23003
+ "declKind": "Func",
23004
+ "usr": "s:11ShortKitSDK16LiveEndedOverlayP9configure4withyAA11ContentItemV_tF",
23005
+ "mangledName": "$s11ShortKitSDK16LiveEndedOverlayP9configure4withyAA11ContentItemV_tF",
23006
+ "moduleName": "ShortKitSDK",
23007
+ "genericSig": "<τ_0_0 where τ_0_0 : ShortKitSDK.LiveEndedOverlay>",
23008
+ "sugared_genericSig": "<Self where Self : ShortKitSDK.LiveEndedOverlay>",
23009
+ "protocolReq": true,
23010
+ "declAttributes": [
23011
+ "RawDocComment"
23012
+ ],
23013
+ "reqNewWitnessTableEntry": true,
23014
+ "funcSelfKind": "NonMutating"
23015
+ }
23016
+ ],
23017
+ "declKind": "Protocol",
23018
+ "usr": "s:11ShortKitSDK16LiveEndedOverlayP",
23019
+ "mangledName": "$s11ShortKitSDK16LiveEndedOverlayP",
23020
+ "moduleName": "ShortKitSDK",
23021
+ "genericSig": "<τ_0_0 : AnyObject>",
23022
+ "sugared_genericSig": "<Self : AnyObject>",
23023
+ "declAttributes": [
23024
+ "AccessControl",
23025
+ "RawDocComment"
23026
+ ],
23027
+ "conformances": [
23028
+ {
23029
+ "kind": "Conformance",
23030
+ "name": "Escapable",
23031
+ "printedName": "Escapable",
23032
+ "usr": "s:s9EscapableP",
23033
+ "mangledName": "$ss9EscapableP"
23034
+ },
23035
+ {
23036
+ "kind": "Conformance",
23037
+ "name": "Copyable",
23038
+ "printedName": "Copyable",
23039
+ "usr": "s:s8CopyableP",
23040
+ "mangledName": "$ss8CopyableP"
23041
+ }
23042
+ ]
23043
+ },
23044
+ {
23045
+ "kind": "Import",
23046
+ "name": "UIKit",
23047
+ "printedName": "UIKit",
23048
+ "declKind": "Import",
23049
+ "moduleName": "ShortKitSDK"
23050
+ },
22597
23051
  {
22598
23052
  "kind": "Import",
22599
23053
  "name": "AVFoundation",
@@ -22615,6 +23069,13 @@
22615
23069
  "declKind": "Import",
22616
23070
  "moduleName": "ShortKitSDK"
22617
23071
  },
23072
+ {
23073
+ "kind": "Import",
23074
+ "name": "UIKit",
23075
+ "printedName": "UIKit",
23076
+ "declKind": "Import",
23077
+ "moduleName": "ShortKitSDK"
23078
+ },
22618
23079
  {
22619
23080
  "kind": "Import",
22620
23081
  "name": "Foundation",
@@ -25482,6 +25943,13 @@
25482
25943
  "declKind": "Import",
25483
25944
  "moduleName": "ShortKitSDK"
25484
25945
  },
25946
+ {
25947
+ "kind": "Import",
25948
+ "name": "Foundation",
25949
+ "printedName": "Foundation",
25950
+ "declKind": "Import",
25951
+ "moduleName": "ShortKitSDK"
25952
+ },
25485
25953
  {
25486
25954
  "kind": "TypeDecl",
25487
25955
  "name": "LiveStreamStatus",
@@ -27126,6 +27594,117 @@
27126
27594
  }
27127
27595
  ]
27128
27596
  },
27597
+ {
27598
+ "kind": "Var",
27599
+ "name": "endedAt",
27600
+ "printedName": "endedAt",
27601
+ "children": [
27602
+ {
27603
+ "kind": "TypeNominal",
27604
+ "name": "Optional",
27605
+ "printedName": "Swift.String?",
27606
+ "children": [
27607
+ {
27608
+ "kind": "TypeNominal",
27609
+ "name": "String",
27610
+ "printedName": "Swift.String",
27611
+ "usr": "s:SS"
27612
+ }
27613
+ ],
27614
+ "usr": "s:Sq"
27615
+ }
27616
+ ],
27617
+ "declKind": "Var",
27618
+ "usr": "s:11ShortKitSDK11ContentItemV7endedAtSSSgvp",
27619
+ "mangledName": "$s11ShortKitSDK11ContentItemV7endedAtSSSgvp",
27620
+ "moduleName": "ShortKitSDK",
27621
+ "declAttributes": [
27622
+ "HasInitialValue",
27623
+ "HasStorage",
27624
+ "AccessControl",
27625
+ "RawDocComment"
27626
+ ],
27627
+ "hasStorage": true,
27628
+ "accessors": [
27629
+ {
27630
+ "kind": "Accessor",
27631
+ "name": "Get",
27632
+ "printedName": "Get()",
27633
+ "children": [
27634
+ {
27635
+ "kind": "TypeNominal",
27636
+ "name": "Optional",
27637
+ "printedName": "Swift.String?",
27638
+ "children": [
27639
+ {
27640
+ "kind": "TypeNominal",
27641
+ "name": "String",
27642
+ "printedName": "Swift.String",
27643
+ "usr": "s:SS"
27644
+ }
27645
+ ],
27646
+ "usr": "s:Sq"
27647
+ }
27648
+ ],
27649
+ "declKind": "Accessor",
27650
+ "usr": "s:11ShortKitSDK11ContentItemV7endedAtSSSgvg",
27651
+ "mangledName": "$s11ShortKitSDK11ContentItemV7endedAtSSSgvg",
27652
+ "moduleName": "ShortKitSDK",
27653
+ "implicit": true,
27654
+ "accessorKind": "get"
27655
+ },
27656
+ {
27657
+ "kind": "Accessor",
27658
+ "name": "Set",
27659
+ "printedName": "Set()",
27660
+ "children": [
27661
+ {
27662
+ "kind": "TypeNominal",
27663
+ "name": "Void",
27664
+ "printedName": "()"
27665
+ },
27666
+ {
27667
+ "kind": "TypeNominal",
27668
+ "name": "Optional",
27669
+ "printedName": "Swift.String?",
27670
+ "children": [
27671
+ {
27672
+ "kind": "TypeNominal",
27673
+ "name": "String",
27674
+ "printedName": "Swift.String",
27675
+ "usr": "s:SS"
27676
+ }
27677
+ ],
27678
+ "usr": "s:Sq"
27679
+ }
27680
+ ],
27681
+ "declKind": "Accessor",
27682
+ "usr": "s:11ShortKitSDK11ContentItemV7endedAtSSSgvs",
27683
+ "mangledName": "$s11ShortKitSDK11ContentItemV7endedAtSSSgvs",
27684
+ "moduleName": "ShortKitSDK",
27685
+ "implicit": true,
27686
+ "accessorKind": "set"
27687
+ },
27688
+ {
27689
+ "kind": "Accessor",
27690
+ "name": "Modify",
27691
+ "printedName": "Modify()",
27692
+ "children": [
27693
+ {
27694
+ "kind": "TypeNominal",
27695
+ "name": "Void",
27696
+ "printedName": "()"
27697
+ }
27698
+ ],
27699
+ "declKind": "Accessor",
27700
+ "usr": "s:11ShortKitSDK11ContentItemV7endedAtSSSgvM",
27701
+ "mangledName": "$s11ShortKitSDK11ContentItemV7endedAtSSSgvM",
27702
+ "moduleName": "ShortKitSDK",
27703
+ "implicit": true,
27704
+ "accessorKind": "_modify"
27705
+ }
27706
+ ]
27707
+ },
27129
27708
  {
27130
27709
  "kind": "Var",
27131
27710
  "name": "currentViewers",
@@ -27216,7 +27795,7 @@
27216
27795
  {
27217
27796
  "kind": "Constructor",
27218
27797
  "name": "init",
27219
- "printedName": "init(id:playbackId:title:description:duration:streamingUrl:thumbnailUrl:captionTracks:customMetadata:author:articleUrl:commentCount:fallbackUrl:downloadUrl:isLive:liveStreamId:liveStreamStatus:startedAt:currentViewers:)",
27798
+ "printedName": "init(id:playbackId:title:description:duration:streamingUrl:thumbnailUrl:captionTracks:customMetadata:author:articleUrl:commentCount:fallbackUrl:downloadUrl:isLive:liveStreamId:liveStreamStatus:startedAt:endedAt:currentViewers:)",
27220
27799
  "children": [
27221
27800
  {
27222
27801
  "kind": "TypeNominal",
@@ -27455,6 +28034,21 @@
27455
28034
  "hasDefaultArg": true,
27456
28035
  "usr": "s:Sq"
27457
28036
  },
28037
+ {
28038
+ "kind": "TypeNominal",
28039
+ "name": "Optional",
28040
+ "printedName": "Swift.String?",
28041
+ "children": [
28042
+ {
28043
+ "kind": "TypeNominal",
28044
+ "name": "String",
28045
+ "printedName": "Swift.String",
28046
+ "usr": "s:SS"
28047
+ }
28048
+ ],
28049
+ "hasDefaultArg": true,
28050
+ "usr": "s:Sq"
28051
+ },
27458
28052
  {
27459
28053
  "kind": "TypeNominal",
27460
28054
  "name": "Int",
@@ -27464,8 +28058,8 @@
27464
28058
  }
27465
28059
  ],
27466
28060
  "declKind": "Constructor",
27467
- "usr": "s:11ShortKitSDK11ContentItemV2id10playbackId5title11description8duration12streamingUrl09thumbnailM013captionTracks14customMetadata6author07articleM012commentCount08fallbackM008downloadM06isLive010liveStreamH016liveStreamStatus9startedAt14currentViewersACSS_SSSgSSAWSdS2SSayAA12CaptionTrackVGSDySSAA9JSONValueOGSgA2WSiSgA2WSbAwA0Z12StreamStatusOSgAWSitcfc",
27468
- "mangledName": "$s11ShortKitSDK11ContentItemV2id10playbackId5title11description8duration12streamingUrl09thumbnailM013captionTracks14customMetadata6author07articleM012commentCount08fallbackM008downloadM06isLive010liveStreamH016liveStreamStatus9startedAt14currentViewersACSS_SSSgSSAWSdS2SSayAA12CaptionTrackVGSDySSAA9JSONValueOGSgA2WSiSgA2WSbAwA0Z12StreamStatusOSgAWSitcfc",
28061
+ "usr": "s:11ShortKitSDK11ContentItemV2id10playbackId5title11description8duration12streamingUrl09thumbnailM013captionTracks14customMetadata6author07articleM012commentCount08fallbackM008downloadM06isLive010liveStreamH016liveStreamStatus9startedAt7endedAt14currentViewersACSS_SSSgSSAXSdS2SSayAA12CaptionTrackVGSDySSAA9JSONValueOGSgA2XSiSgA2XSbAxA0Z12StreamStatusOSgA2XSitcfc",
28062
+ "mangledName": "$s11ShortKitSDK11ContentItemV2id10playbackId5title11description8duration12streamingUrl09thumbnailM013captionTracks14customMetadata6author07articleM012commentCount08fallbackM008downloadM06isLive010liveStreamH016liveStreamStatus9startedAt7endedAt14currentViewersACSS_SSSgSSAXSdS2SSayAA12CaptionTrackVGSDySSAA9JSONValueOGSgA2XSiSgA2XSbAxA0Z12StreamStatusOSgA2XSitcfc",
27469
28063
  "moduleName": "ShortKitSDK",
27470
28064
  "declAttributes": [
27471
28065
  "AccessControl",
@@ -37441,6 +38035,20 @@
37441
38035
  "declKind": "Import",
37442
38036
  "moduleName": "ShortKitSDK"
37443
38037
  },
38038
+ {
38039
+ "kind": "Import",
38040
+ "name": "SwiftUI",
38041
+ "printedName": "SwiftUI",
38042
+ "declKind": "Import",
38043
+ "moduleName": "ShortKitSDK"
38044
+ },
38045
+ {
38046
+ "kind": "Import",
38047
+ "name": "UIKit",
38048
+ "printedName": "UIKit",
38049
+ "declKind": "Import",
38050
+ "moduleName": "ShortKitSDK"
38051
+ },
37444
38052
  {
37445
38053
  "kind": "Import",
37446
38054
  "name": "UIKit",
@@ -43080,20 +43688,6 @@
43080
43688
  }
43081
43689
  ]
43082
43690
  },
43083
- {
43084
- "kind": "Import",
43085
- "name": "AVFoundation",
43086
- "printedName": "AVFoundation",
43087
- "declKind": "Import",
43088
- "moduleName": "ShortKitSDK"
43089
- },
43090
- {
43091
- "kind": "Import",
43092
- "name": "UIKit",
43093
- "printedName": "UIKit",
43094
- "declKind": "Import",
43095
- "moduleName": "ShortKitSDK"
43096
- },
43097
43691
  {
43098
43692
  "kind": "Import",
43099
43693
  "name": "Foundation",
@@ -44112,7 +44706,7 @@
44112
44706
  {
44113
44707
  "kind": "Constructor",
44114
44708
  "name": "init",
44115
- "printedName": "init(apiKey:userId:adProvider:clientAppName:clientAppVersion:customDimensions:loadingViewProvider:debugPanelEnabled:serverTracingEnabled:consoleTracingEnabled:)",
44709
+ "printedName": "init(apiKey:userId:adProvider:clientAppName:clientAppVersion:customDimensions:loadingViewProvider:debugPanelEnabled:serverTracingEnabled:consoleTracingEnabled:poolDebugEnabled:)",
44116
44710
  "children": [
44117
44711
  {
44118
44712
  "kind": "TypeNominal",
@@ -44256,6 +44850,13 @@
44256
44850
  "hasDefaultArg": true,
44257
44851
  "usr": "s:Sb"
44258
44852
  },
44853
+ {
44854
+ "kind": "TypeNominal",
44855
+ "name": "Bool",
44856
+ "printedName": "Swift.Bool",
44857
+ "hasDefaultArg": true,
44858
+ "usr": "s:Sb"
44859
+ },
44259
44860
  {
44260
44861
  "kind": "TypeNominal",
44261
44862
  "name": "Bool",
@@ -44265,8 +44866,8 @@
44265
44866
  }
44266
44867
  ],
44267
44868
  "declKind": "Constructor",
44268
- "usr": "s:11ShortKitSDK0aB0C6apiKey6userId10adProvider13clientAppName0jK7Version16customDimensions011loadingViewI017debugPanelEnabled013serverTracingT007consolevT0ACSS_SSSgAA0ab2AdI0_pSgA2NSDyS2SGSgSo6UIViewCycSgS3btcfc",
44269
- "mangledName": "$s11ShortKitSDK0aB0C6apiKey6userId10adProvider13clientAppName0jK7Version16customDimensions011loadingViewI017debugPanelEnabled013serverTracingT007consolevT0ACSS_SSSgAA0ab2AdI0_pSgA2NSDyS2SGSgSo6UIViewCycSgS3btcfc",
44869
+ "usr": "s:11ShortKitSDK0aB0C6apiKey6userId10adProvider13clientAppName0jK7Version16customDimensions011loadingViewI017debugPanelEnabled013serverTracingT007consolevT009poolDebugT0ACSS_SSSgAA0ab2AdI0_pSgA2OSDyS2SGSgSo6UIViewCycSgS4btcfc",
44870
+ "mangledName": "$s11ShortKitSDK0aB0C6apiKey6userId10adProvider13clientAppName0jK7Version16customDimensions011loadingViewI017debugPanelEnabled013serverTracingT007consolevT009poolDebugT0ACSS_SSSgAA0ab2AdI0_pSgA2OSDyS2SGSgSo6UIViewCycSgS4btcfc",
44270
44871
  "moduleName": "ShortKitSDK",
44271
44872
  "declAttributes": [
44272
44873
  "AccessControl",
@@ -45509,10 +46110,274 @@
45509
46110
  }
45510
46111
  ]
45511
46112
  },
46113
+ {
46114
+ "kind": "Var",
46115
+ "name": "previewMode",
46116
+ "printedName": "previewMode",
46117
+ "children": [
46118
+ {
46119
+ "kind": "TypeNominal",
46120
+ "name": "PreviewMode",
46121
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode",
46122
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO"
46123
+ }
46124
+ ],
46125
+ "declKind": "Var",
46126
+ "usr": "s:11ShortKitSDK12PlayerConfigV11previewModeAC07PreviewG0Ovp",
46127
+ "mangledName": "$s11ShortKitSDK12PlayerConfigV11previewModeAC07PreviewG0Ovp",
46128
+ "moduleName": "ShortKitSDK",
46129
+ "declAttributes": [
46130
+ "HasStorage",
46131
+ "AccessControl",
46132
+ "RawDocComment"
46133
+ ],
46134
+ "hasStorage": true,
46135
+ "accessors": [
46136
+ {
46137
+ "kind": "Accessor",
46138
+ "name": "Get",
46139
+ "printedName": "Get()",
46140
+ "children": [
46141
+ {
46142
+ "kind": "TypeNominal",
46143
+ "name": "PreviewMode",
46144
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode",
46145
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO"
46146
+ }
46147
+ ],
46148
+ "declKind": "Accessor",
46149
+ "usr": "s:11ShortKitSDK12PlayerConfigV11previewModeAC07PreviewG0Ovg",
46150
+ "mangledName": "$s11ShortKitSDK12PlayerConfigV11previewModeAC07PreviewG0Ovg",
46151
+ "moduleName": "ShortKitSDK",
46152
+ "implicit": true,
46153
+ "accessorKind": "get"
46154
+ },
46155
+ {
46156
+ "kind": "Accessor",
46157
+ "name": "Set",
46158
+ "printedName": "Set()",
46159
+ "children": [
46160
+ {
46161
+ "kind": "TypeNominal",
46162
+ "name": "Void",
46163
+ "printedName": "()"
46164
+ },
46165
+ {
46166
+ "kind": "TypeNominal",
46167
+ "name": "PreviewMode",
46168
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode",
46169
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO"
46170
+ }
46171
+ ],
46172
+ "declKind": "Accessor",
46173
+ "usr": "s:11ShortKitSDK12PlayerConfigV11previewModeAC07PreviewG0Ovs",
46174
+ "mangledName": "$s11ShortKitSDK12PlayerConfigV11previewModeAC07PreviewG0Ovs",
46175
+ "moduleName": "ShortKitSDK",
46176
+ "implicit": true,
46177
+ "accessorKind": "set"
46178
+ },
46179
+ {
46180
+ "kind": "Accessor",
46181
+ "name": "Modify",
46182
+ "printedName": "Modify()",
46183
+ "children": [
46184
+ {
46185
+ "kind": "TypeNominal",
46186
+ "name": "Void",
46187
+ "printedName": "()"
46188
+ }
46189
+ ],
46190
+ "declKind": "Accessor",
46191
+ "usr": "s:11ShortKitSDK12PlayerConfigV11previewModeAC07PreviewG0OvM",
46192
+ "mangledName": "$s11ShortKitSDK12PlayerConfigV11previewModeAC07PreviewG0OvM",
46193
+ "moduleName": "ShortKitSDK",
46194
+ "implicit": true,
46195
+ "accessorKind": "_modify"
46196
+ }
46197
+ ]
46198
+ },
46199
+ {
46200
+ "kind": "TypeDecl",
46201
+ "name": "PreviewMode",
46202
+ "printedName": "PreviewMode",
46203
+ "children": [
46204
+ {
46205
+ "kind": "Var",
46206
+ "name": "full",
46207
+ "printedName": "full",
46208
+ "children": [
46209
+ {
46210
+ "kind": "TypeFunc",
46211
+ "name": "Function",
46212
+ "printedName": "(ShortKitSDK.PlayerConfig.PreviewMode.Type) -> ShortKitSDK.PlayerConfig.PreviewMode",
46213
+ "children": [
46214
+ {
46215
+ "kind": "TypeNominal",
46216
+ "name": "PreviewMode",
46217
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode",
46218
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO"
46219
+ },
46220
+ {
46221
+ "kind": "TypeNominal",
46222
+ "name": "Metatype",
46223
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode.Type",
46224
+ "children": [
46225
+ {
46226
+ "kind": "TypeNominal",
46227
+ "name": "PreviewMode",
46228
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode",
46229
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO"
46230
+ }
46231
+ ]
46232
+ }
46233
+ ]
46234
+ }
46235
+ ],
46236
+ "declKind": "EnumElement",
46237
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO4fullyA2EmF",
46238
+ "mangledName": "$s11ShortKitSDK12PlayerConfigV11PreviewModeO4fullyA2EmF",
46239
+ "moduleName": "ShortKitSDK"
46240
+ },
46241
+ {
46242
+ "kind": "Var",
46243
+ "name": "instantClip",
46244
+ "printedName": "instantClip",
46245
+ "children": [
46246
+ {
46247
+ "kind": "TypeFunc",
46248
+ "name": "Function",
46249
+ "printedName": "(ShortKitSDK.PlayerConfig.PreviewMode.Type) -> (Swift.Double) -> ShortKitSDK.PlayerConfig.PreviewMode",
46250
+ "children": [
46251
+ {
46252
+ "kind": "TypeFunc",
46253
+ "name": "Function",
46254
+ "printedName": "(Swift.Double) -> ShortKitSDK.PlayerConfig.PreviewMode",
46255
+ "children": [
46256
+ {
46257
+ "kind": "TypeNominal",
46258
+ "name": "PreviewMode",
46259
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode",
46260
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO"
46261
+ },
46262
+ {
46263
+ "kind": "TypeNominal",
46264
+ "name": "Tuple",
46265
+ "printedName": "(seconds: Swift.Double)",
46266
+ "children": [
46267
+ {
46268
+ "kind": "TypeNominal",
46269
+ "name": "Double",
46270
+ "printedName": "Swift.Double",
46271
+ "usr": "s:Sd"
46272
+ }
46273
+ ]
46274
+ }
46275
+ ]
46276
+ },
46277
+ {
46278
+ "kind": "TypeNominal",
46279
+ "name": "Metatype",
46280
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode.Type",
46281
+ "children": [
46282
+ {
46283
+ "kind": "TypeNominal",
46284
+ "name": "PreviewMode",
46285
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode",
46286
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO"
46287
+ }
46288
+ ]
46289
+ }
46290
+ ]
46291
+ }
46292
+ ],
46293
+ "declKind": "EnumElement",
46294
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO11instantClipyAESd_tcAEmF",
46295
+ "mangledName": "$s11ShortKitSDK12PlayerConfigV11PreviewModeO11instantClipyAESd_tcAEmF",
46296
+ "moduleName": "ShortKitSDK"
46297
+ },
46298
+ {
46299
+ "kind": "Function",
46300
+ "name": "==",
46301
+ "printedName": "==(_:_:)",
46302
+ "children": [
46303
+ {
46304
+ "kind": "TypeNominal",
46305
+ "name": "Bool",
46306
+ "printedName": "Swift.Bool",
46307
+ "usr": "s:Sb"
46308
+ },
46309
+ {
46310
+ "kind": "TypeNominal",
46311
+ "name": "PreviewMode",
46312
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode",
46313
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO"
46314
+ },
46315
+ {
46316
+ "kind": "TypeNominal",
46317
+ "name": "PreviewMode",
46318
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode",
46319
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO"
46320
+ }
46321
+ ],
46322
+ "declKind": "Func",
46323
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO2eeoiySbAE_AEtFZ",
46324
+ "mangledName": "$s11ShortKitSDK12PlayerConfigV11PreviewModeO2eeoiySbAE_AEtFZ",
46325
+ "moduleName": "ShortKitSDK",
46326
+ "static": true,
46327
+ "implicit": true,
46328
+ "funcSelfKind": "NonMutating"
46329
+ }
46330
+ ],
46331
+ "declKind": "Enum",
46332
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO",
46333
+ "mangledName": "$s11ShortKitSDK12PlayerConfigV11PreviewModeO",
46334
+ "moduleName": "ShortKitSDK",
46335
+ "declAttributes": [
46336
+ "AccessControl",
46337
+ "RawDocComment"
46338
+ ],
46339
+ "conformances": [
46340
+ {
46341
+ "kind": "Conformance",
46342
+ "name": "Copyable",
46343
+ "printedName": "Copyable",
46344
+ "usr": "s:s8CopyableP",
46345
+ "mangledName": "$ss8CopyableP"
46346
+ },
46347
+ {
46348
+ "kind": "Conformance",
46349
+ "name": "Equatable",
46350
+ "printedName": "Equatable",
46351
+ "usr": "s:SQ",
46352
+ "mangledName": "$sSQ"
46353
+ },
46354
+ {
46355
+ "kind": "Conformance",
46356
+ "name": "Escapable",
46357
+ "printedName": "Escapable",
46358
+ "usr": "s:s9EscapableP",
46359
+ "mangledName": "$ss9EscapableP"
46360
+ },
46361
+ {
46362
+ "kind": "Conformance",
46363
+ "name": "Sendable",
46364
+ "printedName": "Sendable",
46365
+ "usr": "s:s8SendableP",
46366
+ "mangledName": "$ss8SendableP"
46367
+ },
46368
+ {
46369
+ "kind": "Conformance",
46370
+ "name": "SendableMetatype",
46371
+ "printedName": "SendableMetatype",
46372
+ "usr": "s:s16SendableMetatypeP",
46373
+ "mangledName": "$ss16SendableMetatypeP"
46374
+ }
46375
+ ]
46376
+ },
45512
46377
  {
45513
46378
  "kind": "Constructor",
45514
46379
  "name": "init",
45515
- "printedName": "init(cornerRadius:clickAction:autoplay:loop:muteOnStart:videoOverlay:feedConfig:)",
46380
+ "printedName": "init(cornerRadius:clickAction:autoplay:loop:muteOnStart:videoOverlay:feedConfig:previewMode:)",
45516
46381
  "children": [
45517
46382
  {
45518
46383
  "kind": "TypeNominal",
@@ -45568,11 +46433,18 @@
45568
46433
  "printedName": "ShortKitSDK.FeedConfig",
45569
46434
  "hasDefaultArg": true,
45570
46435
  "usr": "s:11ShortKitSDK10FeedConfigV"
46436
+ },
46437
+ {
46438
+ "kind": "TypeNominal",
46439
+ "name": "PreviewMode",
46440
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode",
46441
+ "hasDefaultArg": true,
46442
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO"
45571
46443
  }
45572
46444
  ],
45573
46445
  "declKind": "Constructor",
45574
- "usr": "s:11ShortKitSDK12PlayerConfigV12cornerRadius11clickAction8autoplay4loop11muteOnStart12videoOverlay04feedE0AC14CoreFoundation7CGFloatV_AA0d5ClickI0OS3bAA05VideoP4ModeOAA04FeedE0Vtcfc",
45575
- "mangledName": "$s11ShortKitSDK12PlayerConfigV12cornerRadius11clickAction8autoplay4loop11muteOnStart12videoOverlay04feedE0AC12CoreGraphics7CGFloatV_AA0d5ClickI0OS3bAA05VideoP4ModeOAA04FeedE0Vtcfc",
46446
+ "usr": "s:11ShortKitSDK12PlayerConfigV12cornerRadius11clickAction8autoplay4loop11muteOnStart12videoOverlay04feedE011previewModeAC14CoreFoundation7CGFloatV_AA0d5ClickI0OS3bAA05VideopS0OAA04FeedE0VAC07PreviewS0Otcfc",
46447
+ "mangledName": "$s11ShortKitSDK12PlayerConfigV12cornerRadius11clickAction8autoplay4loop11muteOnStart12videoOverlay04feedE011previewModeAC12CoreGraphics7CGFloatV_AA0d5ClickI0OS3bAA05VideopS0OAA04FeedE0VAC07PreviewS0Otcfc",
45576
46448
  "moduleName": "ShortKitSDK",
45577
46449
  "declAttributes": [
45578
46450
  "AccessControl"
@@ -45941,6 +46813,162 @@
45941
46813
  }
45942
46814
  ]
45943
46815
  },
46816
+ {
46817
+ "kind": "Var",
46818
+ "name": "onPreviewCompleted",
46819
+ "printedName": "onPreviewCompleted",
46820
+ "children": [
46821
+ {
46822
+ "kind": "TypeNominal",
46823
+ "name": "Optional",
46824
+ "printedName": "(() -> ())?",
46825
+ "children": [
46826
+ {
46827
+ "kind": "TypeFunc",
46828
+ "name": "Function",
46829
+ "printedName": "() -> ()",
46830
+ "children": [
46831
+ {
46832
+ "kind": "TypeNominal",
46833
+ "name": "Void",
46834
+ "printedName": "()"
46835
+ },
46836
+ {
46837
+ "kind": "TypeNominal",
46838
+ "name": "Void",
46839
+ "printedName": "()"
46840
+ }
46841
+ ]
46842
+ }
46843
+ ],
46844
+ "usr": "s:Sq"
46845
+ }
46846
+ ],
46847
+ "declKind": "Var",
46848
+ "usr": "s:11ShortKitSDK0aB20PlayerViewControllerC18onPreviewCompletedyycSgvp",
46849
+ "mangledName": "$s11ShortKitSDK0aB20PlayerViewControllerC18onPreviewCompletedyycSgvp",
46850
+ "moduleName": "ShortKitSDK",
46851
+ "declAttributes": [
46852
+ "HasInitialValue",
46853
+ "Final",
46854
+ "Preconcurrency",
46855
+ "Custom",
46856
+ "HasStorage",
46857
+ "AccessControl",
46858
+ "RawDocComment"
46859
+ ],
46860
+ "hasStorage": true,
46861
+ "accessors": [
46862
+ {
46863
+ "kind": "Accessor",
46864
+ "name": "Get",
46865
+ "printedName": "Get()",
46866
+ "children": [
46867
+ {
46868
+ "kind": "TypeNominal",
46869
+ "name": "Optional",
46870
+ "printedName": "(() -> ())?",
46871
+ "children": [
46872
+ {
46873
+ "kind": "TypeFunc",
46874
+ "name": "Function",
46875
+ "printedName": "() -> ()",
46876
+ "children": [
46877
+ {
46878
+ "kind": "TypeNominal",
46879
+ "name": "Void",
46880
+ "printedName": "()"
46881
+ },
46882
+ {
46883
+ "kind": "TypeNominal",
46884
+ "name": "Void",
46885
+ "printedName": "()"
46886
+ }
46887
+ ]
46888
+ }
46889
+ ],
46890
+ "usr": "s:Sq"
46891
+ }
46892
+ ],
46893
+ "declKind": "Accessor",
46894
+ "usr": "s:11ShortKitSDK0aB20PlayerViewControllerC18onPreviewCompletedyycSgvg",
46895
+ "mangledName": "$s11ShortKitSDK0aB20PlayerViewControllerC18onPreviewCompletedyycSgvg",
46896
+ "moduleName": "ShortKitSDK",
46897
+ "implicit": true,
46898
+ "declAttributes": [
46899
+ "Final"
46900
+ ],
46901
+ "accessorKind": "get"
46902
+ },
46903
+ {
46904
+ "kind": "Accessor",
46905
+ "name": "Set",
46906
+ "printedName": "Set()",
46907
+ "children": [
46908
+ {
46909
+ "kind": "TypeNominal",
46910
+ "name": "Void",
46911
+ "printedName": "()"
46912
+ },
46913
+ {
46914
+ "kind": "TypeNominal",
46915
+ "name": "Optional",
46916
+ "printedName": "(() -> ())?",
46917
+ "children": [
46918
+ {
46919
+ "kind": "TypeFunc",
46920
+ "name": "Function",
46921
+ "printedName": "() -> ()",
46922
+ "children": [
46923
+ {
46924
+ "kind": "TypeNominal",
46925
+ "name": "Void",
46926
+ "printedName": "()"
46927
+ },
46928
+ {
46929
+ "kind": "TypeNominal",
46930
+ "name": "Void",
46931
+ "printedName": "()"
46932
+ }
46933
+ ]
46934
+ }
46935
+ ],
46936
+ "usr": "s:Sq"
46937
+ }
46938
+ ],
46939
+ "declKind": "Accessor",
46940
+ "usr": "s:11ShortKitSDK0aB20PlayerViewControllerC18onPreviewCompletedyycSgvs",
46941
+ "mangledName": "$s11ShortKitSDK0aB20PlayerViewControllerC18onPreviewCompletedyycSgvs",
46942
+ "moduleName": "ShortKitSDK",
46943
+ "implicit": true,
46944
+ "declAttributes": [
46945
+ "Final"
46946
+ ],
46947
+ "accessorKind": "set"
46948
+ },
46949
+ {
46950
+ "kind": "Accessor",
46951
+ "name": "Modify",
46952
+ "printedName": "Modify()",
46953
+ "children": [
46954
+ {
46955
+ "kind": "TypeNominal",
46956
+ "name": "Void",
46957
+ "printedName": "()"
46958
+ }
46959
+ ],
46960
+ "declKind": "Accessor",
46961
+ "usr": "s:11ShortKitSDK0aB20PlayerViewControllerC18onPreviewCompletedyycSgvM",
46962
+ "mangledName": "$s11ShortKitSDK0aB20PlayerViewControllerC18onPreviewCompletedyycSgvM",
46963
+ "moduleName": "ShortKitSDK",
46964
+ "implicit": true,
46965
+ "declAttributes": [
46966
+ "Final"
46967
+ ],
46968
+ "accessorKind": "_modify"
46969
+ }
46970
+ ]
46971
+ },
45944
46972
  {
45945
46973
  "kind": "Constructor",
45946
46974
  "name": "init",
@@ -46095,6 +47123,44 @@
46095
47123
  ],
46096
47124
  "funcSelfKind": "NonMutating"
46097
47125
  },
47126
+ {
47127
+ "kind": "Function",
47128
+ "name": "setFeedItems",
47129
+ "printedName": "setFeedItems(_:)",
47130
+ "children": [
47131
+ {
47132
+ "kind": "TypeNominal",
47133
+ "name": "Void",
47134
+ "printedName": "()"
47135
+ },
47136
+ {
47137
+ "kind": "TypeNominal",
47138
+ "name": "Array",
47139
+ "printedName": "[ShortKitSDK.FeedInput]",
47140
+ "children": [
47141
+ {
47142
+ "kind": "TypeNominal",
47143
+ "name": "FeedInput",
47144
+ "printedName": "ShortKitSDK.FeedInput",
47145
+ "usr": "s:11ShortKitSDK9FeedInputO"
47146
+ }
47147
+ ],
47148
+ "usr": "s:Sa"
47149
+ }
47150
+ ],
47151
+ "declKind": "Func",
47152
+ "usr": "s:11ShortKitSDK0aB20PlayerViewControllerC12setFeedItemsyySayAA0H5InputOGF",
47153
+ "mangledName": "$s11ShortKitSDK0aB20PlayerViewControllerC12setFeedItemsyySayAA0H5InputOGF",
47154
+ "moduleName": "ShortKitSDK",
47155
+ "declAttributes": [
47156
+ "Preconcurrency",
47157
+ "Custom",
47158
+ "Final",
47159
+ "AccessControl",
47160
+ "RawDocComment"
47161
+ ],
47162
+ "funcSelfKind": "NonMutating"
47163
+ },
46098
47164
  {
46099
47165
  "kind": "Function",
46100
47166
  "name": "activate",
@@ -46820,6 +47886,105 @@
46820
47886
  }
46821
47887
  ]
46822
47888
  },
47889
+ {
47890
+ "kind": "Var",
47891
+ "name": "active",
47892
+ "printedName": "active",
47893
+ "children": [
47894
+ {
47895
+ "kind": "TypeNominal",
47896
+ "name": "Bool",
47897
+ "printedName": "Swift.Bool",
47898
+ "usr": "s:Sb"
47899
+ }
47900
+ ],
47901
+ "declKind": "Var",
47902
+ "usr": "s:11ShortKitSDK0aB20WidgetViewControllerC6activeSbvp",
47903
+ "mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC6activeSbvp",
47904
+ "moduleName": "ShortKitSDK",
47905
+ "declAttributes": [
47906
+ "HasInitialValue",
47907
+ "Final",
47908
+ "Preconcurrency",
47909
+ "Custom",
47910
+ "HasStorage",
47911
+ "AccessControl",
47912
+ "RawDocComment"
47913
+ ],
47914
+ "hasStorage": true,
47915
+ "accessors": [
47916
+ {
47917
+ "kind": "Accessor",
47918
+ "name": "Get",
47919
+ "printedName": "Get()",
47920
+ "children": [
47921
+ {
47922
+ "kind": "TypeNominal",
47923
+ "name": "Bool",
47924
+ "printedName": "Swift.Bool",
47925
+ "usr": "s:Sb"
47926
+ }
47927
+ ],
47928
+ "declKind": "Accessor",
47929
+ "usr": "s:11ShortKitSDK0aB20WidgetViewControllerC6activeSbvg",
47930
+ "mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC6activeSbvg",
47931
+ "moduleName": "ShortKitSDK",
47932
+ "implicit": true,
47933
+ "declAttributes": [
47934
+ "Final"
47935
+ ],
47936
+ "accessorKind": "get"
47937
+ },
47938
+ {
47939
+ "kind": "Accessor",
47940
+ "name": "Set",
47941
+ "printedName": "Set()",
47942
+ "children": [
47943
+ {
47944
+ "kind": "TypeNominal",
47945
+ "name": "Void",
47946
+ "printedName": "()"
47947
+ },
47948
+ {
47949
+ "kind": "TypeNominal",
47950
+ "name": "Bool",
47951
+ "printedName": "Swift.Bool",
47952
+ "usr": "s:Sb"
47953
+ }
47954
+ ],
47955
+ "declKind": "Accessor",
47956
+ "usr": "s:11ShortKitSDK0aB20WidgetViewControllerC6activeSbvs",
47957
+ "mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC6activeSbvs",
47958
+ "moduleName": "ShortKitSDK",
47959
+ "implicit": true,
47960
+ "declAttributes": [
47961
+ "Final"
47962
+ ],
47963
+ "accessorKind": "set"
47964
+ },
47965
+ {
47966
+ "kind": "Accessor",
47967
+ "name": "Modify",
47968
+ "printedName": "Modify()",
47969
+ "children": [
47970
+ {
47971
+ "kind": "TypeNominal",
47972
+ "name": "Void",
47973
+ "printedName": "()"
47974
+ }
47975
+ ],
47976
+ "declKind": "Accessor",
47977
+ "usr": "s:11ShortKitSDK0aB20WidgetViewControllerC6activeSbvM",
47978
+ "mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC6activeSbvM",
47979
+ "moduleName": "ShortKitSDK",
47980
+ "implicit": true,
47981
+ "declAttributes": [
47982
+ "Final"
47983
+ ],
47984
+ "accessorKind": "_modify"
47985
+ }
47986
+ ]
47987
+ },
46823
47988
  {
46824
47989
  "kind": "Constructor",
46825
47990
  "name": "init",
@@ -46909,6 +48074,44 @@
46909
48074
  ],
46910
48075
  "funcSelfKind": "NonMutating"
46911
48076
  },
48077
+ {
48078
+ "kind": "Function",
48079
+ "name": "setFeedItems",
48080
+ "printedName": "setFeedItems(_:)",
48081
+ "children": [
48082
+ {
48083
+ "kind": "TypeNominal",
48084
+ "name": "Void",
48085
+ "printedName": "()"
48086
+ },
48087
+ {
48088
+ "kind": "TypeNominal",
48089
+ "name": "Array",
48090
+ "printedName": "[ShortKitSDK.FeedInput]",
48091
+ "children": [
48092
+ {
48093
+ "kind": "TypeNominal",
48094
+ "name": "FeedInput",
48095
+ "printedName": "ShortKitSDK.FeedInput",
48096
+ "usr": "s:11ShortKitSDK9FeedInputO"
48097
+ }
48098
+ ],
48099
+ "usr": "s:Sa"
48100
+ }
48101
+ ],
48102
+ "declKind": "Func",
48103
+ "usr": "s:11ShortKitSDK0aB20WidgetViewControllerC12setFeedItemsyySayAA0H5InputOGF",
48104
+ "mangledName": "$s11ShortKitSDK0aB20WidgetViewControllerC12setFeedItemsyySayAA0H5InputOGF",
48105
+ "moduleName": "ShortKitSDK",
48106
+ "declAttributes": [
48107
+ "Preconcurrency",
48108
+ "Custom",
48109
+ "Final",
48110
+ "AccessControl",
48111
+ "RawDocComment"
48112
+ ],
48113
+ "funcSelfKind": "NonMutating"
48114
+ },
46912
48115
  {
46913
48116
  "kind": "Function",
46914
48117
  "name": "viewDidLoad",
@@ -47417,6 +48620,13 @@
47417
48620
  }
47418
48621
  ]
47419
48622
  },
48623
+ {
48624
+ "kind": "Import",
48625
+ "name": "UIKit",
48626
+ "printedName": "UIKit",
48627
+ "declKind": "Import",
48628
+ "moduleName": "ShortKitSDK"
48629
+ },
47420
48630
  {
47421
48631
  "kind": "Import",
47422
48632
  "name": "Foundation",
@@ -47431,6 +48641,241 @@
47431
48641
  "declKind": "Import",
47432
48642
  "moduleName": "ShortKitSDK"
47433
48643
  },
48644
+ {
48645
+ "kind": "TypeDecl",
48646
+ "name": "WidgetPlaybackMode",
48647
+ "printedName": "WidgetPlaybackMode",
48648
+ "children": [
48649
+ {
48650
+ "kind": "Var",
48651
+ "name": "singleVisibleRotating",
48652
+ "printedName": "singleVisibleRotating",
48653
+ "children": [
48654
+ {
48655
+ "kind": "TypeFunc",
48656
+ "name": "Function",
48657
+ "printedName": "(ShortKitSDK.WidgetPlaybackMode.Type) -> ShortKitSDK.WidgetPlaybackMode",
48658
+ "children": [
48659
+ {
48660
+ "kind": "TypeNominal",
48661
+ "name": "WidgetPlaybackMode",
48662
+ "printedName": "ShortKitSDK.WidgetPlaybackMode",
48663
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO"
48664
+ },
48665
+ {
48666
+ "kind": "TypeNominal",
48667
+ "name": "Metatype",
48668
+ "printedName": "ShortKitSDK.WidgetPlaybackMode.Type",
48669
+ "children": [
48670
+ {
48671
+ "kind": "TypeNominal",
48672
+ "name": "WidgetPlaybackMode",
48673
+ "printedName": "ShortKitSDK.WidgetPlaybackMode",
48674
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO"
48675
+ }
48676
+ ]
48677
+ }
48678
+ ]
48679
+ }
48680
+ ],
48681
+ "declKind": "EnumElement",
48682
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO21singleVisibleRotatingyA2CmF",
48683
+ "mangledName": "$s11ShortKitSDK18WidgetPlaybackModeO21singleVisibleRotatingyA2CmF",
48684
+ "moduleName": "ShortKitSDK",
48685
+ "declAttributes": [
48686
+ "RawDocComment"
48687
+ ]
48688
+ },
48689
+ {
48690
+ "kind": "Var",
48691
+ "name": "allVisibleSimultaneous",
48692
+ "printedName": "allVisibleSimultaneous",
48693
+ "children": [
48694
+ {
48695
+ "kind": "TypeFunc",
48696
+ "name": "Function",
48697
+ "printedName": "(ShortKitSDK.WidgetPlaybackMode.Type) -> ShortKitSDK.WidgetPlaybackMode",
48698
+ "children": [
48699
+ {
48700
+ "kind": "TypeNominal",
48701
+ "name": "WidgetPlaybackMode",
48702
+ "printedName": "ShortKitSDK.WidgetPlaybackMode",
48703
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO"
48704
+ },
48705
+ {
48706
+ "kind": "TypeNominal",
48707
+ "name": "Metatype",
48708
+ "printedName": "ShortKitSDK.WidgetPlaybackMode.Type",
48709
+ "children": [
48710
+ {
48711
+ "kind": "TypeNominal",
48712
+ "name": "WidgetPlaybackMode",
48713
+ "printedName": "ShortKitSDK.WidgetPlaybackMode",
48714
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO"
48715
+ }
48716
+ ]
48717
+ }
48718
+ ]
48719
+ }
48720
+ ],
48721
+ "declKind": "EnumElement",
48722
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO22allVisibleSimultaneousyA2CmF",
48723
+ "mangledName": "$s11ShortKitSDK18WidgetPlaybackModeO22allVisibleSimultaneousyA2CmF",
48724
+ "moduleName": "ShortKitSDK",
48725
+ "declAttributes": [
48726
+ "RawDocComment"
48727
+ ]
48728
+ },
48729
+ {
48730
+ "kind": "Var",
48731
+ "name": "hashValue",
48732
+ "printedName": "hashValue",
48733
+ "children": [
48734
+ {
48735
+ "kind": "TypeNominal",
48736
+ "name": "Int",
48737
+ "printedName": "Swift.Int",
48738
+ "usr": "s:Si"
48739
+ }
48740
+ ],
48741
+ "declKind": "Var",
48742
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO9hashValueSivp",
48743
+ "mangledName": "$s11ShortKitSDK18WidgetPlaybackModeO9hashValueSivp",
48744
+ "moduleName": "ShortKitSDK",
48745
+ "implicit": true,
48746
+ "accessors": [
48747
+ {
48748
+ "kind": "Accessor",
48749
+ "name": "Get",
48750
+ "printedName": "Get()",
48751
+ "children": [
48752
+ {
48753
+ "kind": "TypeNominal",
48754
+ "name": "Int",
48755
+ "printedName": "Swift.Int",
48756
+ "usr": "s:Si"
48757
+ }
48758
+ ],
48759
+ "declKind": "Accessor",
48760
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO9hashValueSivg",
48761
+ "mangledName": "$s11ShortKitSDK18WidgetPlaybackModeO9hashValueSivg",
48762
+ "moduleName": "ShortKitSDK",
48763
+ "implicit": true,
48764
+ "accessorKind": "get"
48765
+ }
48766
+ ]
48767
+ },
48768
+ {
48769
+ "kind": "Function",
48770
+ "name": "hash",
48771
+ "printedName": "hash(into:)",
48772
+ "children": [
48773
+ {
48774
+ "kind": "TypeNominal",
48775
+ "name": "Void",
48776
+ "printedName": "()"
48777
+ },
48778
+ {
48779
+ "kind": "TypeNominal",
48780
+ "name": "Hasher",
48781
+ "printedName": "Swift.Hasher",
48782
+ "paramValueOwnership": "InOut",
48783
+ "usr": "s:s6HasherV"
48784
+ }
48785
+ ],
48786
+ "declKind": "Func",
48787
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO4hash4intoys6HasherVz_tF",
48788
+ "mangledName": "$s11ShortKitSDK18WidgetPlaybackModeO4hash4intoys6HasherVz_tF",
48789
+ "moduleName": "ShortKitSDK",
48790
+ "implicit": true,
48791
+ "funcSelfKind": "NonMutating"
48792
+ },
48793
+ {
48794
+ "kind": "Function",
48795
+ "name": "==",
48796
+ "printedName": "==(_:_:)",
48797
+ "children": [
48798
+ {
48799
+ "kind": "TypeNominal",
48800
+ "name": "Bool",
48801
+ "printedName": "Swift.Bool",
48802
+ "usr": "s:Sb"
48803
+ },
48804
+ {
48805
+ "kind": "TypeNominal",
48806
+ "name": "WidgetPlaybackMode",
48807
+ "printedName": "ShortKitSDK.WidgetPlaybackMode",
48808
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO"
48809
+ },
48810
+ {
48811
+ "kind": "TypeNominal",
48812
+ "name": "WidgetPlaybackMode",
48813
+ "printedName": "ShortKitSDK.WidgetPlaybackMode",
48814
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO"
48815
+ }
48816
+ ],
48817
+ "declKind": "Func",
48818
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO2eeoiySbAC_ACtFZ",
48819
+ "mangledName": "$s11ShortKitSDK18WidgetPlaybackModeO2eeoiySbAC_ACtFZ",
48820
+ "moduleName": "ShortKitSDK",
48821
+ "static": true,
48822
+ "implicit": true,
48823
+ "funcSelfKind": "NonMutating"
48824
+ }
48825
+ ],
48826
+ "declKind": "Enum",
48827
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO",
48828
+ "mangledName": "$s11ShortKitSDK18WidgetPlaybackModeO",
48829
+ "moduleName": "ShortKitSDK",
48830
+ "declAttributes": [
48831
+ "AccessControl",
48832
+ "RawDocComment"
48833
+ ],
48834
+ "conformances": [
48835
+ {
48836
+ "kind": "Conformance",
48837
+ "name": "Copyable",
48838
+ "printedName": "Copyable",
48839
+ "usr": "s:s8CopyableP",
48840
+ "mangledName": "$ss8CopyableP"
48841
+ },
48842
+ {
48843
+ "kind": "Conformance",
48844
+ "name": "Escapable",
48845
+ "printedName": "Escapable",
48846
+ "usr": "s:s9EscapableP",
48847
+ "mangledName": "$ss9EscapableP"
48848
+ },
48849
+ {
48850
+ "kind": "Conformance",
48851
+ "name": "Hashable",
48852
+ "printedName": "Hashable",
48853
+ "usr": "s:SH",
48854
+ "mangledName": "$sSH"
48855
+ },
48856
+ {
48857
+ "kind": "Conformance",
48858
+ "name": "Equatable",
48859
+ "printedName": "Equatable",
48860
+ "usr": "s:SQ",
48861
+ "mangledName": "$sSQ"
48862
+ },
48863
+ {
48864
+ "kind": "Conformance",
48865
+ "name": "Sendable",
48866
+ "printedName": "Sendable",
48867
+ "usr": "s:s8SendableP",
48868
+ "mangledName": "$ss8SendableP"
48869
+ },
48870
+ {
48871
+ "kind": "Conformance",
48872
+ "name": "SendableMetatype",
48873
+ "printedName": "SendableMetatype",
48874
+ "usr": "s:s16SendableMetatypeP",
48875
+ "mangledName": "$ss16SendableMetatypeP"
48876
+ }
48877
+ ]
48878
+ },
47434
48879
  {
47435
48880
  "kind": "TypeDecl",
47436
48881
  "name": "WidgetConfig",
@@ -48398,10 +49843,182 @@
48398
49843
  }
48399
49844
  ]
48400
49845
  },
49846
+ {
49847
+ "kind": "Var",
49848
+ "name": "playbackMode",
49849
+ "printedName": "playbackMode",
49850
+ "children": [
49851
+ {
49852
+ "kind": "TypeNominal",
49853
+ "name": "WidgetPlaybackMode",
49854
+ "printedName": "ShortKitSDK.WidgetPlaybackMode",
49855
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO"
49856
+ }
49857
+ ],
49858
+ "declKind": "Var",
49859
+ "usr": "s:11ShortKitSDK12WidgetConfigV12playbackModeAA0d8PlaybackG0Ovp",
49860
+ "mangledName": "$s11ShortKitSDK12WidgetConfigV12playbackModeAA0d8PlaybackG0Ovp",
49861
+ "moduleName": "ShortKitSDK",
49862
+ "declAttributes": [
49863
+ "HasStorage",
49864
+ "AccessControl",
49865
+ "RawDocComment"
49866
+ ],
49867
+ "hasStorage": true,
49868
+ "accessors": [
49869
+ {
49870
+ "kind": "Accessor",
49871
+ "name": "Get",
49872
+ "printedName": "Get()",
49873
+ "children": [
49874
+ {
49875
+ "kind": "TypeNominal",
49876
+ "name": "WidgetPlaybackMode",
49877
+ "printedName": "ShortKitSDK.WidgetPlaybackMode",
49878
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO"
49879
+ }
49880
+ ],
49881
+ "declKind": "Accessor",
49882
+ "usr": "s:11ShortKitSDK12WidgetConfigV12playbackModeAA0d8PlaybackG0Ovg",
49883
+ "mangledName": "$s11ShortKitSDK12WidgetConfigV12playbackModeAA0d8PlaybackG0Ovg",
49884
+ "moduleName": "ShortKitSDK",
49885
+ "implicit": true,
49886
+ "accessorKind": "get"
49887
+ },
49888
+ {
49889
+ "kind": "Accessor",
49890
+ "name": "Set",
49891
+ "printedName": "Set()",
49892
+ "children": [
49893
+ {
49894
+ "kind": "TypeNominal",
49895
+ "name": "Void",
49896
+ "printedName": "()"
49897
+ },
49898
+ {
49899
+ "kind": "TypeNominal",
49900
+ "name": "WidgetPlaybackMode",
49901
+ "printedName": "ShortKitSDK.WidgetPlaybackMode",
49902
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO"
49903
+ }
49904
+ ],
49905
+ "declKind": "Accessor",
49906
+ "usr": "s:11ShortKitSDK12WidgetConfigV12playbackModeAA0d8PlaybackG0Ovs",
49907
+ "mangledName": "$s11ShortKitSDK12WidgetConfigV12playbackModeAA0d8PlaybackG0Ovs",
49908
+ "moduleName": "ShortKitSDK",
49909
+ "implicit": true,
49910
+ "accessorKind": "set"
49911
+ },
49912
+ {
49913
+ "kind": "Accessor",
49914
+ "name": "Modify",
49915
+ "printedName": "Modify()",
49916
+ "children": [
49917
+ {
49918
+ "kind": "TypeNominal",
49919
+ "name": "Void",
49920
+ "printedName": "()"
49921
+ }
49922
+ ],
49923
+ "declKind": "Accessor",
49924
+ "usr": "s:11ShortKitSDK12WidgetConfigV12playbackModeAA0d8PlaybackG0OvM",
49925
+ "mangledName": "$s11ShortKitSDK12WidgetConfigV12playbackModeAA0d8PlaybackG0OvM",
49926
+ "moduleName": "ShortKitSDK",
49927
+ "implicit": true,
49928
+ "accessorKind": "_modify"
49929
+ }
49930
+ ]
49931
+ },
49932
+ {
49933
+ "kind": "Var",
49934
+ "name": "previewDuration",
49935
+ "printedName": "previewDuration",
49936
+ "children": [
49937
+ {
49938
+ "kind": "TypeNominal",
49939
+ "name": "Double",
49940
+ "printedName": "Swift.Double",
49941
+ "usr": "s:Sd"
49942
+ }
49943
+ ],
49944
+ "declKind": "Var",
49945
+ "usr": "s:11ShortKitSDK12WidgetConfigV15previewDurationSdvp",
49946
+ "mangledName": "$s11ShortKitSDK12WidgetConfigV15previewDurationSdvp",
49947
+ "moduleName": "ShortKitSDK",
49948
+ "declAttributes": [
49949
+ "HasStorage",
49950
+ "AccessControl",
49951
+ "RawDocComment"
49952
+ ],
49953
+ "hasStorage": true,
49954
+ "accessors": [
49955
+ {
49956
+ "kind": "Accessor",
49957
+ "name": "Get",
49958
+ "printedName": "Get()",
49959
+ "children": [
49960
+ {
49961
+ "kind": "TypeNominal",
49962
+ "name": "Double",
49963
+ "printedName": "Swift.Double",
49964
+ "usr": "s:Sd"
49965
+ }
49966
+ ],
49967
+ "declKind": "Accessor",
49968
+ "usr": "s:11ShortKitSDK12WidgetConfigV15previewDurationSdvg",
49969
+ "mangledName": "$s11ShortKitSDK12WidgetConfigV15previewDurationSdvg",
49970
+ "moduleName": "ShortKitSDK",
49971
+ "implicit": true,
49972
+ "accessorKind": "get"
49973
+ },
49974
+ {
49975
+ "kind": "Accessor",
49976
+ "name": "Set",
49977
+ "printedName": "Set()",
49978
+ "children": [
49979
+ {
49980
+ "kind": "TypeNominal",
49981
+ "name": "Void",
49982
+ "printedName": "()"
49983
+ },
49984
+ {
49985
+ "kind": "TypeNominal",
49986
+ "name": "Double",
49987
+ "printedName": "Swift.Double",
49988
+ "usr": "s:Sd"
49989
+ }
49990
+ ],
49991
+ "declKind": "Accessor",
49992
+ "usr": "s:11ShortKitSDK12WidgetConfigV15previewDurationSdvs",
49993
+ "mangledName": "$s11ShortKitSDK12WidgetConfigV15previewDurationSdvs",
49994
+ "moduleName": "ShortKitSDK",
49995
+ "implicit": true,
49996
+ "accessorKind": "set"
49997
+ },
49998
+ {
49999
+ "kind": "Accessor",
50000
+ "name": "Modify",
50001
+ "printedName": "Modify()",
50002
+ "children": [
50003
+ {
50004
+ "kind": "TypeNominal",
50005
+ "name": "Void",
50006
+ "printedName": "()"
50007
+ }
50008
+ ],
50009
+ "declKind": "Accessor",
50010
+ "usr": "s:11ShortKitSDK12WidgetConfigV15previewDurationSdvM",
50011
+ "mangledName": "$s11ShortKitSDK12WidgetConfigV15previewDurationSdvM",
50012
+ "moduleName": "ShortKitSDK",
50013
+ "implicit": true,
50014
+ "accessorKind": "_modify"
50015
+ }
50016
+ ]
50017
+ },
48401
50018
  {
48402
50019
  "kind": "Constructor",
48403
50020
  "name": "init",
48404
- "printedName": "init(cardCount:cardSpacing:cornerRadius:autoplay:muteOnStart:loop:rotationInterval:clickAction:cardOverlay:feedConfig:filter:)",
50021
+ "printedName": "init(cardCount:cardSpacing:cornerRadius:autoplay:muteOnStart:loop:rotationInterval:clickAction:cardOverlay:feedConfig:filter:playbackMode:previewDuration:)",
48405
50022
  "children": [
48406
50023
  {
48407
50024
  "kind": "TypeNominal",
@@ -48493,11 +50110,25 @@
48493
50110
  ],
48494
50111
  "hasDefaultArg": true,
48495
50112
  "usr": "s:Sq"
50113
+ },
50114
+ {
50115
+ "kind": "TypeNominal",
50116
+ "name": "WidgetPlaybackMode",
50117
+ "printedName": "ShortKitSDK.WidgetPlaybackMode",
50118
+ "hasDefaultArg": true,
50119
+ "usr": "s:11ShortKitSDK18WidgetPlaybackModeO"
50120
+ },
50121
+ {
50122
+ "kind": "TypeNominal",
50123
+ "name": "Double",
50124
+ "printedName": "Swift.Double",
50125
+ "hasDefaultArg": true,
50126
+ "usr": "s:Sd"
48496
50127
  }
48497
50128
  ],
48498
50129
  "declKind": "Constructor",
48499
- "usr": "s:11ShortKitSDK12WidgetConfigV9cardCount0F7Spacing12cornerRadius8autoplay11muteOnStart4loop16rotationInterval11clickAction0F7Overlay04feedE06filterACSi_14CoreFoundation7CGFloatVAQS3bSdAA011PlayerClickS0OAA05VideoT4ModeOAA04FeedE0VAA10FeedFilterVSgtcfc",
48500
- "mangledName": "$s11ShortKitSDK12WidgetConfigV9cardCount0F7Spacing12cornerRadius8autoplay11muteOnStart4loop16rotationInterval11clickAction0F7Overlay04feedE06filterACSi_12CoreGraphics7CGFloatVAQS3bSdAA011PlayerClickS0OAA05VideoT4ModeOAA04FeedE0VAA10FeedFilterVSgtcfc",
50130
+ "usr": "s:11ShortKitSDK12WidgetConfigV9cardCount0F7Spacing12cornerRadius8autoplay11muteOnStart4loop16rotationInterval11clickAction0F7Overlay04feedE06filter12playbackMode15previewDurationACSi_14CoreFoundation7CGFloatVASS3bSdAA011PlayerClickS0OAA05VideotX0OAA04FeedE0VAA10FeedFilterVSgAA0d8PlaybackX0OSdtcfc",
50131
+ "mangledName": "$s11ShortKitSDK12WidgetConfigV9cardCount0F7Spacing12cornerRadius8autoplay11muteOnStart4loop16rotationInterval11clickAction0F7Overlay04feedE06filter12playbackMode15previewDurationACSi_12CoreGraphics7CGFloatVASS3bSdAA011PlayerClickS0OAA05VideotX0OAA04FeedE0VAA10FeedFilterVSgAA0d8PlaybackX0OSdtcfc",
48501
50132
  "moduleName": "ShortKitSDK",
48502
50133
  "declAttributes": [
48503
50134
  "AccessControl"
@@ -49132,28 +50763,28 @@
49132
50763
  {
49133
50764
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Configuration\/FeedConfig.swift",
49134
50765
  "kind": "BooleanLiteral",
49135
- "offset": 2943,
50766
+ "offset": 3056,
49136
50767
  "length": 4,
49137
50768
  "value": "true"
49138
50769
  },
49139
50770
  {
49140
50771
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Configuration\/FeedConfig.swift",
49141
50772
  "kind": "BooleanLiteral",
49142
- "offset": 2974,
50773
+ "offset": 3087,
49143
50774
  "length": 4,
49144
50775
  "value": "true"
49145
50776
  },
49146
50777
  {
49147
50778
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Configuration\/FeedConfig.swift",
49148
50779
  "kind": "BooleanLiteral",
49149
- "offset": 3060,
50780
+ "offset": 3173,
49150
50781
  "length": 5,
49151
50782
  "value": "false"
49152
50783
  },
49153
50784
  {
49154
50785
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Configuration\/FeedConfig.swift",
49155
50786
  "kind": "BooleanLiteral",
49156
- "offset": 3104,
50787
+ "offset": 3217,
49157
50788
  "length": 4,
49158
50789
  "value": "true"
49159
50790
  },
@@ -49559,63 +51190,70 @@
49559
51190
  {
49560
51191
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
49561
51192
  "kind": "IntegerLiteral",
49562
- "offset": 797,
51193
+ "offset": 1308,
49563
51194
  "length": 2,
49564
51195
  "value": "-1"
49565
51196
  },
49566
51197
  {
49567
51198
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
49568
51199
  "kind": "BooleanLiteral",
49569
- "offset": 1269,
51200
+ "offset": 1780,
49570
51201
  "length": 5,
49571
51202
  "value": "false"
49572
51203
  },
49573
51204
  {
49574
51205
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
49575
51206
  "kind": "BooleanLiteral",
49576
- "offset": 1552,
51207
+ "offset": 2063,
51208
+ "length": 5,
51209
+ "value": "false"
51210
+ },
51211
+ {
51212
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
51213
+ "kind": "BooleanLiteral",
51214
+ "offset": 2307,
49577
51215
  "length": 5,
49578
51216
  "value": "false"
49579
51217
  },
49580
51218
  {
49581
51219
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
49582
51220
  "kind": "IntegerLiteral",
49583
- "offset": 3159,
51221
+ "offset": 4690,
49584
51222
  "length": 2,
49585
51223
  "value": "-1"
49586
51224
  },
49587
51225
  {
49588
51226
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
49589
51227
  "kind": "IntegerLiteral",
49590
- "offset": 11611,
51228
+ "offset": 15069,
49591
51229
  "length": 1,
49592
51230
  "value": "0"
49593
51231
  },
49594
51232
  {
49595
51233
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
49596
51234
  "kind": "StringLiteral",
49597
- "offset": 16242,
51235
+ "offset": 19700,
49598
51236
  "length": 3,
49599
51237
  "value": "\"?\""
49600
51238
  },
49601
51239
  {
49602
51240
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedDataSource.swift",
49603
51241
  "kind": "Array",
49604
- "offset": 281,
51242
+ "offset": 639,
49605
51243
  "length": 2,
49606
51244
  "value": "[]"
49607
51245
  },
49608
51246
  {
49609
51247
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedDataSource.swift",
49610
51248
  "kind": "BooleanLiteral",
49611
- "offset": 358,
51249
+ "offset": 716,
49612
51250
  "length": 5,
49613
51251
  "value": "false"
49614
51252
  },
49615
51253
  {
49616
51254
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedDataSource.swift",
49617
51255
  "kind": "BooleanLiteral",
49618
- "offset": 499,
51256
+ "offset": 857,
49619
51257
  "length": 4,
49620
51258
  "value": "true"
49621
51259
  },
@@ -49818,28 +51456,28 @@
49818
51456
  {
49819
51457
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
49820
51458
  "kind": "BooleanLiteral",
49821
- "offset": 32681,
51459
+ "offset": 32977,
49822
51460
  "length": 5,
49823
51461
  "value": "false"
49824
51462
  },
49825
51463
  {
49826
51464
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
49827
51465
  "kind": "BooleanLiteral",
49828
- "offset": 112064,
51466
+ "offset": 122606,
49829
51467
  "length": 5,
49830
51468
  "value": "false"
49831
51469
  },
49832
51470
  {
49833
51471
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
49834
51472
  "kind": "BooleanLiteral",
49835
- "offset": 235158,
51473
+ "offset": 249917,
49836
51474
  "length": 5,
49837
51475
  "value": "false"
49838
51476
  },
49839
51477
  {
49840
51478
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
49841
51479
  "kind": "BooleanLiteral",
49842
- "offset": 245863,
51480
+ "offset": 260622,
49843
51481
  "length": 5,
49844
51482
  "value": "false"
49845
51483
  },
@@ -49860,51 +51498,128 @@
49860
51498
  {
49861
51499
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveRoomViewController.swift",
49862
51500
  "kind": "BooleanLiteral",
49863
- "offset": 2575,
51501
+ "offset": 2612,
49864
51502
  "length": 4,
49865
51503
  "value": "true"
49866
51504
  },
51505
+ {
51506
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamEndedView.swift",
51507
+ "kind": "StringLiteral",
51508
+ "offset": 431,
51509
+ "length": 14,
51510
+ "value": "\"STREAM ENDED\""
51511
+ },
51512
+ {
51513
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamEndedView.swift",
51514
+ "kind": "IntegerLiteral",
51515
+ "offset": 487,
51516
+ "length": 2,
51517
+ "value": "28"
51518
+ },
51519
+ {
51520
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamEndedView.swift",
51521
+ "kind": "BooleanLiteral",
51522
+ "offset": 635,
51523
+ "length": 5,
51524
+ "value": "false"
51525
+ },
51526
+ {
51527
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamEndedView.swift",
51528
+ "kind": "IntegerLiteral",
51529
+ "offset": 778,
51530
+ "length": 2,
51531
+ "value": "14"
51532
+ },
51533
+ {
51534
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamEndedView.swift",
51535
+ "kind": "FloatLiteral",
51536
+ "offset": 840,
51537
+ "length": 3,
51538
+ "value": "1.0"
51539
+ },
51540
+ {
51541
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamEndedView.swift",
51542
+ "kind": "FloatLiteral",
51543
+ "offset": 852,
51544
+ "length": 3,
51545
+ "value": "0.7"
51546
+ },
51547
+ {
51548
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamEndedView.swift",
51549
+ "kind": "BooleanLiteral",
51550
+ "offset": 953,
51551
+ "length": 5,
51552
+ "value": "false"
51553
+ },
51554
+ {
51555
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamEndedView.swift",
51556
+ "kind": "BooleanLiteral",
51557
+ "offset": 984,
51558
+ "length": 4,
51559
+ "value": "true"
51560
+ },
51561
+ {
51562
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
51563
+ "kind": "IntegerLiteral",
51564
+ "offset": 464,
51565
+ "length": 2,
51566
+ "value": "50"
51567
+ },
51568
+ {
51569
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
51570
+ "kind": "IntegerLiteral",
51571
+ "offset": 662,
51572
+ "length": 1,
51573
+ "value": "6"
51574
+ },
49867
51575
  {
49868
51576
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
49869
51577
  "kind": "Array",
49870
- "offset": 292,
51578
+ "offset": 956,
49871
51579
  "length": 2,
49872
51580
  "value": "[]"
49873
51581
  },
49874
51582
  {
49875
51583
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
49876
51584
  "kind": "Dictionary",
49877
- "offset": 402,
51585
+ "offset": 1108,
49878
51586
  "length": 3,
49879
51587
  "value": "[]"
49880
51588
  },
49881
51589
  {
49882
51590
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
49883
51591
  "kind": "IntegerLiteral",
49884
- "offset": 687,
51592
+ "offset": 1148,
51593
+ "length": 1,
51594
+ "value": "0"
51595
+ },
51596
+ {
51597
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
51598
+ "kind": "IntegerLiteral",
51599
+ "offset": 1431,
49885
51600
  "length": 1,
49886
51601
  "value": "0"
49887
51602
  },
49888
51603
  {
49889
51604
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
49890
51605
  "kind": "BooleanLiteral",
49891
- "offset": 726,
51606
+ "offset": 1470,
49892
51607
  "length": 5,
49893
51608
  "value": "false"
49894
51609
  },
49895
51610
  {
49896
51611
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
49897
51612
  "kind": "BooleanLiteral",
49898
- "offset": 764,
51613
+ "offset": 1508,
49899
51614
  "length": 5,
49900
51615
  "value": "false"
49901
51616
  },
49902
51617
  {
49903
51618
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
49904
51619
  "kind": "FloatLiteral",
49905
- "offset": 946,
49906
- "length": 4,
49907
- "value": "30.0"
51620
+ "offset": 1690,
51621
+ "length": 3,
51622
+ "value": "5.0"
49908
51623
  },
49909
51624
  {
49910
51625
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveViewerHeartbeat.swift",
@@ -50007,28 +51722,28 @@
50007
51722
  {
50008
51723
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
50009
51724
  "kind": "IntegerLiteral",
50010
- "offset": 1787,
51725
+ "offset": 2072,
50011
51726
  "length": 1,
50012
51727
  "value": "0"
50013
51728
  },
50014
51729
  {
50015
51730
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
50016
51731
  "kind": "Array",
50017
- "offset": 2068,
51732
+ "offset": 2353,
50018
51733
  "length": 2,
50019
51734
  "value": "[]"
50020
51735
  },
50021
51736
  {
50022
51737
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
50023
51738
  "kind": "BooleanLiteral",
50024
- "offset": 2319,
51739
+ "offset": 2604,
50025
51740
  "length": 5,
50026
51741
  "value": "false"
50027
51742
  },
50028
51743
  {
50029
51744
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
50030
51745
  "kind": "IntegerLiteral",
50031
- "offset": 2478,
51746
+ "offset": 2795,
50032
51747
  "length": 1,
50033
51748
  "value": "0"
50034
51749
  },
@@ -50118,17 +51833,10 @@
50118
51833
  },
50119
51834
  {
50120
51835
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Networking\/LiveStreamAPI.swift",
50121
- "kind": "StringLiteral",
50122
- "offset": 448,
50123
- "length": 12,
50124
- "value": "\"started_at\""
50125
- },
50126
- {
50127
- "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Networking\/LiveStreamAPI.swift",
50128
- "kind": "StringLiteral",
50129
- "offset": 484,
50130
- "length": 10,
50131
- "value": "\"ended_at\""
51836
+ "kind": "IntegerLiteral",
51837
+ "offset": 621,
51838
+ "length": 1,
51839
+ "value": "0"
50132
51840
  },
50133
51841
  {
50134
51842
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Overlays\/DefaultLiveOverlay.swift",
@@ -50280,35 +51988,35 @@
50280
51988
  {
50281
51989
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerManager.swift",
50282
51990
  "kind": "FloatLiteral",
50283
- "offset": 4627,
51991
+ "offset": 4960,
50284
51992
  "length": 3,
50285
51993
  "value": "5.0"
50286
51994
  },
50287
51995
  {
50288
51996
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerManager.swift",
50289
51997
  "kind": "BooleanLiteral",
50290
- "offset": 4809,
51998
+ "offset": 5142,
50291
51999
  "length": 4,
50292
52000
  "value": "true"
50293
52001
  },
50294
52002
  {
50295
52003
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerManager.swift",
50296
52004
  "kind": "BooleanLiteral",
50297
- "offset": 4920,
52005
+ "offset": 5253,
50298
52006
  "length": 5,
50299
52007
  "value": "false"
50300
52008
  },
50301
52009
  {
50302
52010
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerManager.swift",
50303
52011
  "kind": "BooleanLiteral",
50304
- "offset": 9372,
52012
+ "offset": 9705,
50305
52013
  "length": 5,
50306
52014
  "value": "false"
50307
52015
  },
50308
52016
  {
50309
52017
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerManager.swift",
50310
52018
  "kind": "BooleanLiteral",
50311
- "offset": 26871,
52019
+ "offset": 27204,
50312
52020
  "length": 5,
50313
52021
  "value": "false"
50314
52022
  },
@@ -50448,14 +52156,21 @@
50448
52156
  {
50449
52157
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerPool.swift",
50450
52158
  "kind": "FloatLiteral",
50451
- "offset": 4231,
52159
+ "offset": 4495,
50452
52160
  "length": 3,
50453
52161
  "value": "1.0"
50454
52162
  },
52163
+ {
52164
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerPool.swift",
52165
+ "kind": "IntegerLiteral",
52166
+ "offset": 4693,
52167
+ "length": 1,
52168
+ "value": "3"
52169
+ },
50455
52170
  {
50456
52171
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerPool.swift",
50457
52172
  "kind": "BooleanLiteral",
50458
- "offset": 16962,
52173
+ "offset": 17578,
50459
52174
  "length": 5,
50460
52175
  "value": "false"
50461
52176
  },
@@ -50639,7 +52354,7 @@
50639
52354
  "kind": "StringLiteral",
50640
52355
  "offset": 154,
50641
52356
  "length": 8,
50642
- "value": "\"0.2.32\""
52357
+ "value": "\"0.2.34\""
50643
52358
  },
50644
52359
  {
50645
52360
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
@@ -50683,87 +52398,101 @@
50683
52398
  "length": 5,
50684
52399
  "value": "false"
50685
52400
  },
52401
+ {
52402
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
52403
+ "kind": "BooleanLiteral",
52404
+ "offset": 6653,
52405
+ "length": 5,
52406
+ "value": "false"
52407
+ },
50686
52408
  {
50687
52409
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
50688
52410
  "kind": "IntegerLiteral",
50689
- "offset": 28519,
52411
+ "offset": 28908,
50690
52412
  "length": 2,
50691
52413
  "value": "10"
50692
52414
  },
50693
52415
  {
50694
52416
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
50695
52417
  "kind": "IntegerLiteral",
50696
- "offset": 29640,
52418
+ "offset": 30029,
50697
52419
  "length": 2,
50698
52420
  "value": "10"
50699
52421
  },
50700
52422
  {
50701
52423
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/PlayerConfig.swift",
50702
52424
  "kind": "IntegerLiteral",
50703
- "offset": 704,
52425
+ "offset": 1131,
50704
52426
  "length": 2,
50705
52427
  "value": "12"
50706
52428
  },
50707
52429
  {
50708
52430
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/PlayerConfig.swift",
50709
52431
  "kind": "BooleanLiteral",
50710
- "offset": 781,
52432
+ "offset": 1208,
50711
52433
  "length": 4,
50712
52434
  "value": "true"
50713
52435
  },
50714
52436
  {
50715
52437
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/PlayerConfig.swift",
50716
52438
  "kind": "BooleanLiteral",
50717
- "offset": 808,
52439
+ "offset": 1235,
50718
52440
  "length": 4,
50719
52441
  "value": "true"
50720
52442
  },
50721
52443
  {
50722
52444
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/PlayerConfig.swift",
50723
52445
  "kind": "BooleanLiteral",
50724
- "offset": 842,
52446
+ "offset": 1269,
50725
52447
  "length": 4,
50726
52448
  "value": "true"
50727
52449
  },
50728
52450
  {
50729
52451
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
50730
52452
  "kind": "Array",
50731
- "offset": 972,
52453
+ "offset": 1221,
50732
52454
  "length": 2,
50733
52455
  "value": "[]"
50734
52456
  },
50735
52457
  {
50736
52458
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
50737
52459
  "kind": "IntegerLiteral",
50738
- "offset": 1010,
52460
+ "offset": 1259,
50739
52461
  "length": 1,
50740
52462
  "value": "0"
50741
52463
  },
50742
52464
  {
50743
52465
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
50744
52466
  "kind": "BooleanLiteral",
50745
- "offset": 1042,
52467
+ "offset": 1291,
50746
52468
  "length": 5,
50747
52469
  "value": "false"
50748
52470
  },
52471
+ {
52472
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
52473
+ "kind": "Array",
52474
+ "offset": 1842,
52475
+ "length": 2,
52476
+ "value": "[]"
52477
+ },
50749
52478
  {
50750
52479
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
50751
52480
  "kind": "IntegerLiteral",
50752
- "offset": 1964,
52481
+ "offset": 2954,
50753
52482
  "length": 1,
50754
52483
  "value": "0"
50755
52484
  },
50756
52485
  {
50757
52486
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
50758
52487
  "kind": "BooleanLiteral",
50759
- "offset": 2145,
52488
+ "offset": 3135,
50760
52489
  "length": 4,
50761
52490
  "value": "true"
50762
52491
  },
50763
52492
  {
50764
52493
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
50765
52494
  "kind": "BooleanLiteral",
50766
- "offset": 2205,
52495
+ "offset": 3195,
50767
52496
  "length": 5,
50768
52497
  "value": "false"
50769
52498
  },
@@ -51134,107 +52863,191 @@
51134
52863
  {
51135
52864
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/SlotToFeedTransition.swift",
51136
52865
  "kind": "Array",
51137
- "offset": 3959,
52866
+ "offset": 3729,
51138
52867
  "length": 2,
51139
52868
  "value": "[]"
51140
52869
  },
51141
52870
  {
51142
52871
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
51143
52872
  "kind": "Array",
51144
- "offset": 443,
52873
+ "offset": 833,
51145
52874
  "length": 2,
51146
52875
  "value": "[]"
51147
52876
  },
51148
52877
  {
51149
52878
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
51150
52879
  "kind": "IntegerLiteral",
51151
- "offset": 523,
52880
+ "offset": 1230,
51152
52881
  "length": 1,
51153
52882
  "value": "0"
51154
52883
  },
52884
+ {
52885
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
52886
+ "kind": "Array",
52887
+ "offset": 1772,
52888
+ "length": 2,
52889
+ "value": "[]"
52890
+ },
52891
+ {
52892
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
52893
+ "kind": "Array",
52894
+ "offset": 2008,
52895
+ "length": 2,
52896
+ "value": "[]"
52897
+ },
52898
+ {
52899
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
52900
+ "kind": "Array",
52901
+ "offset": 2332,
52902
+ "length": 2,
52903
+ "value": "[]"
52904
+ },
52905
+ {
52906
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
52907
+ "kind": "Array",
52908
+ "offset": 2605,
52909
+ "length": 2,
52910
+ "value": "[]"
52911
+ },
51155
52912
  {
51156
52913
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
51157
52914
  "kind": "IntegerLiteral",
51158
- "offset": 697,
52915
+ "offset": 3163,
51159
52916
  "length": 1,
51160
- "value": "0"
52917
+ "value": "3"
52918
+ },
52919
+ {
52920
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
52921
+ "kind": "BooleanLiteral",
52922
+ "offset": 5750,
52923
+ "length": 4,
52924
+ "value": "true"
51161
52925
  },
51162
52926
  {
51163
52927
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
51164
52928
  "kind": "Array",
51165
- "offset": 2470,
52929
+ "offset": 6632,
51166
52930
  "length": 2,
51167
52931
  "value": "[]"
51168
52932
  },
51169
52933
  {
51170
52934
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
51171
52935
  "kind": "BooleanLiteral",
51172
- "offset": 3979,
52936
+ "offset": 9014,
52937
+ "length": 5,
52938
+ "value": "false"
52939
+ },
52940
+ {
52941
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
52942
+ "kind": "BooleanLiteral",
52943
+ "offset": 9100,
52944
+ "length": 5,
52945
+ "value": "false"
52946
+ },
52947
+ {
52948
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
52949
+ "kind": "BooleanLiteral",
52950
+ "offset": 9148,
52951
+ "length": 5,
52952
+ "value": "false"
52953
+ },
52954
+ {
52955
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
52956
+ "kind": "BooleanLiteral",
52957
+ "offset": 10280,
52958
+ "length": 5,
52959
+ "value": "false"
52960
+ },
52961
+ {
52962
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
52963
+ "kind": "BooleanLiteral",
52964
+ "offset": 10307,
51173
52965
  "length": 5,
51174
52966
  "value": "false"
51175
52967
  },
51176
52968
  {
51177
52969
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
51178
52970
  "kind": "BooleanLiteral",
51179
- "offset": 4065,
52971
+ "offset": 10342,
51180
52972
  "length": 5,
51181
52973
  "value": "false"
51182
52974
  },
52975
+ {
52976
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
52977
+ "kind": "BooleanLiteral",
52978
+ "offset": 10386,
52979
+ "length": 4,
52980
+ "value": "true"
52981
+ },
51183
52982
  {
51184
52983
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
51185
52984
  "kind": "StringLiteral",
51186
- "offset": 17501,
52985
+ "offset": 36437,
51187
52986
  "length": 16,
51188
52987
  "value": "\"WidgetCardCell\""
51189
52988
  },
52989
+ {
52990
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/VisibilityScanner.swift",
52991
+ "kind": "FloatLiteral",
52992
+ "offset": 1021,
52993
+ "length": 3,
52994
+ "value": "0.6"
52995
+ },
51190
52996
  {
51191
52997
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
51192
52998
  "kind": "IntegerLiteral",
51193
- "offset": 712,
52999
+ "offset": 1632,
51194
53000
  "length": 1,
51195
53001
  "value": "3"
51196
53002
  },
51197
53003
  {
51198
53004
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
51199
53005
  "kind": "IntegerLiteral",
51200
- "offset": 746,
53006
+ "offset": 1666,
51201
53007
  "length": 1,
51202
53008
  "value": "8"
51203
53009
  },
51204
53010
  {
51205
53011
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
51206
53012
  "kind": "IntegerLiteral",
51207
- "offset": 781,
53013
+ "offset": 1701,
51208
53014
  "length": 2,
51209
53015
  "value": "12"
51210
53016
  },
51211
53017
  {
51212
53018
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
51213
53019
  "kind": "BooleanLiteral",
51214
- "offset": 810,
53020
+ "offset": 1730,
51215
53021
  "length": 4,
51216
53022
  "value": "true"
51217
53023
  },
51218
53024
  {
51219
53025
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
51220
53026
  "kind": "BooleanLiteral",
51221
- "offset": 844,
53027
+ "offset": 1764,
51222
53028
  "length": 4,
51223
53029
  "value": "true"
51224
53030
  },
51225
53031
  {
51226
53032
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
51227
53033
  "kind": "BooleanLiteral",
51228
- "offset": 871,
53034
+ "offset": 1791,
51229
53035
  "length": 4,
51230
53036
  "value": "true"
51231
53037
  },
51232
53038
  {
51233
53039
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
51234
53040
  "kind": "IntegerLiteral",
51235
- "offset": 918,
53041
+ "offset": 1838,
51236
53042
  "length": 2,
51237
53043
  "value": "10"
53044
+ },
53045
+ {
53046
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
53047
+ "kind": "FloatLiteral",
53048
+ "offset": 2126,
53049
+ "length": 3,
53050
+ "value": "5.0"
51238
53051
  }
51239
53052
  ]
51240
53053
  }