@shortkitsdk/react-native 0.2.31 → 0.2.33

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 (41) 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 +111 -3
  6. package/ios/ShortKitModule.mm +5 -1
  7. package/ios/ShortKitPlayerNativeView.swift +31 -0
  8. package/ios/ShortKitPlayerNativeViewManager.mm +1 -0
  9. package/ios/ShortKitSDK.xcframework/Info.plist +5 -5
  10. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Info.plist +2 -2
  11. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.abi.json +3060 -259
  12. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +84 -7
  13. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  14. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftinterface +84 -7
  15. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/ShortKitSDK +0 -0
  16. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/_CodeSignature/CodeResources +9 -9
  17. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Info.plist +2 -2
  18. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +3060 -259
  19. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +84 -7
  20. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  21. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +84 -7
  22. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +3060 -259
  23. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +84 -7
  24. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  25. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +84 -7
  26. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/ShortKitSDK +0 -0
  27. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/_CodeSignature/CodeResources +17 -17
  28. package/ios/ShortKitWidgetNativeView.swift +153 -6
  29. package/ios/ShortKitWidgetNativeViewManager.mm +2 -0
  30. package/package.json +1 -1
  31. package/src/ShortKitCommands.ts +12 -2
  32. package/src/ShortKitContext.ts +7 -1
  33. package/src/ShortKitFeedMaskSurface.tsx +132 -0
  34. package/src/ShortKitPlayer.tsx +15 -2
  35. package/src/ShortKitWidget.tsx +16 -2
  36. package/src/index.ts +8 -1
  37. package/src/serialization.ts +15 -0
  38. package/src/specs/NativeShortKitModule.ts +2 -1
  39. package/src/specs/ShortKitPlayerViewNativeComponent.ts +7 -0
  40. package/src/specs/ShortKitWidgetViewNativeComponent.ts +15 -0
  41. package/src/types.ts +99 -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",
@@ -17154,6 +17538,280 @@
17154
17538
  "declKind": "Import",
17155
17539
  "moduleName": "ShortKitSDK"
17156
17540
  },
17541
+ {
17542
+ "kind": "TypeDecl",
17543
+ "name": "DownloadPhase",
17544
+ "printedName": "DownloadPhase",
17545
+ "children": [
17546
+ {
17547
+ "kind": "Var",
17548
+ "name": "downloading",
17549
+ "printedName": "downloading",
17550
+ "children": [
17551
+ {
17552
+ "kind": "TypeFunc",
17553
+ "name": "Function",
17554
+ "printedName": "(ShortKitSDK.DownloadPhase.Type) -> ShortKitSDK.DownloadPhase",
17555
+ "children": [
17556
+ {
17557
+ "kind": "TypeNominal",
17558
+ "name": "DownloadPhase",
17559
+ "printedName": "ShortKitSDK.DownloadPhase",
17560
+ "usr": "s:11ShortKitSDK13DownloadPhaseO"
17561
+ },
17562
+ {
17563
+ "kind": "TypeNominal",
17564
+ "name": "Metatype",
17565
+ "printedName": "ShortKitSDK.DownloadPhase.Type",
17566
+ "children": [
17567
+ {
17568
+ "kind": "TypeNominal",
17569
+ "name": "DownloadPhase",
17570
+ "printedName": "ShortKitSDK.DownloadPhase",
17571
+ "usr": "s:11ShortKitSDK13DownloadPhaseO"
17572
+ }
17573
+ ]
17574
+ }
17575
+ ]
17576
+ }
17577
+ ],
17578
+ "declKind": "EnumElement",
17579
+ "usr": "s:11ShortKitSDK13DownloadPhaseO11downloadingyA2CmF",
17580
+ "mangledName": "$s11ShortKitSDK13DownloadPhaseO11downloadingyA2CmF",
17581
+ "moduleName": "ShortKitSDK",
17582
+ "declAttributes": [
17583
+ "RawDocComment"
17584
+ ]
17585
+ },
17586
+ {
17587
+ "kind": "Var",
17588
+ "name": "compositing",
17589
+ "printedName": "compositing",
17590
+ "children": [
17591
+ {
17592
+ "kind": "TypeFunc",
17593
+ "name": "Function",
17594
+ "printedName": "(ShortKitSDK.DownloadPhase.Type) -> ShortKitSDK.DownloadPhase",
17595
+ "children": [
17596
+ {
17597
+ "kind": "TypeNominal",
17598
+ "name": "DownloadPhase",
17599
+ "printedName": "ShortKitSDK.DownloadPhase",
17600
+ "usr": "s:11ShortKitSDK13DownloadPhaseO"
17601
+ },
17602
+ {
17603
+ "kind": "TypeNominal",
17604
+ "name": "Metatype",
17605
+ "printedName": "ShortKitSDK.DownloadPhase.Type",
17606
+ "children": [
17607
+ {
17608
+ "kind": "TypeNominal",
17609
+ "name": "DownloadPhase",
17610
+ "printedName": "ShortKitSDK.DownloadPhase",
17611
+ "usr": "s:11ShortKitSDK13DownloadPhaseO"
17612
+ }
17613
+ ]
17614
+ }
17615
+ ]
17616
+ }
17617
+ ],
17618
+ "declKind": "EnumElement",
17619
+ "usr": "s:11ShortKitSDK13DownloadPhaseO11compositingyA2CmF",
17620
+ "mangledName": "$s11ShortKitSDK13DownloadPhaseO11compositingyA2CmF",
17621
+ "moduleName": "ShortKitSDK",
17622
+ "declAttributes": [
17623
+ "RawDocComment"
17624
+ ]
17625
+ },
17626
+ {
17627
+ "kind": "Var",
17628
+ "name": "finalizing",
17629
+ "printedName": "finalizing",
17630
+ "children": [
17631
+ {
17632
+ "kind": "TypeFunc",
17633
+ "name": "Function",
17634
+ "printedName": "(ShortKitSDK.DownloadPhase.Type) -> ShortKitSDK.DownloadPhase",
17635
+ "children": [
17636
+ {
17637
+ "kind": "TypeNominal",
17638
+ "name": "DownloadPhase",
17639
+ "printedName": "ShortKitSDK.DownloadPhase",
17640
+ "usr": "s:11ShortKitSDK13DownloadPhaseO"
17641
+ },
17642
+ {
17643
+ "kind": "TypeNominal",
17644
+ "name": "Metatype",
17645
+ "printedName": "ShortKitSDK.DownloadPhase.Type",
17646
+ "children": [
17647
+ {
17648
+ "kind": "TypeNominal",
17649
+ "name": "DownloadPhase",
17650
+ "printedName": "ShortKitSDK.DownloadPhase",
17651
+ "usr": "s:11ShortKitSDK13DownloadPhaseO"
17652
+ }
17653
+ ]
17654
+ }
17655
+ ]
17656
+ }
17657
+ ],
17658
+ "declKind": "EnumElement",
17659
+ "usr": "s:11ShortKitSDK13DownloadPhaseO10finalizingyA2CmF",
17660
+ "mangledName": "$s11ShortKitSDK13DownloadPhaseO10finalizingyA2CmF",
17661
+ "moduleName": "ShortKitSDK",
17662
+ "declAttributes": [
17663
+ "RawDocComment"
17664
+ ]
17665
+ },
17666
+ {
17667
+ "kind": "Constructor",
17668
+ "name": "init",
17669
+ "printedName": "init(rawValue:)",
17670
+ "children": [
17671
+ {
17672
+ "kind": "TypeNominal",
17673
+ "name": "Optional",
17674
+ "printedName": "ShortKitSDK.DownloadPhase?",
17675
+ "children": [
17676
+ {
17677
+ "kind": "TypeNominal",
17678
+ "name": "DownloadPhase",
17679
+ "printedName": "ShortKitSDK.DownloadPhase",
17680
+ "usr": "s:11ShortKitSDK13DownloadPhaseO"
17681
+ }
17682
+ ],
17683
+ "usr": "s:Sq"
17684
+ },
17685
+ {
17686
+ "kind": "TypeNominal",
17687
+ "name": "String",
17688
+ "printedName": "Swift.String",
17689
+ "usr": "s:SS"
17690
+ }
17691
+ ],
17692
+ "declKind": "Constructor",
17693
+ "usr": "s:11ShortKitSDK13DownloadPhaseO8rawValueACSgSS_tcfc",
17694
+ "mangledName": "$s11ShortKitSDK13DownloadPhaseO8rawValueACSgSS_tcfc",
17695
+ "moduleName": "ShortKitSDK",
17696
+ "implicit": true,
17697
+ "init_kind": "Designated"
17698
+ },
17699
+ {
17700
+ "kind": "Var",
17701
+ "name": "rawValue",
17702
+ "printedName": "rawValue",
17703
+ "children": [
17704
+ {
17705
+ "kind": "TypeNominal",
17706
+ "name": "String",
17707
+ "printedName": "Swift.String",
17708
+ "usr": "s:SS"
17709
+ }
17710
+ ],
17711
+ "declKind": "Var",
17712
+ "usr": "s:11ShortKitSDK13DownloadPhaseO8rawValueSSvp",
17713
+ "mangledName": "$s11ShortKitSDK13DownloadPhaseO8rawValueSSvp",
17714
+ "moduleName": "ShortKitSDK",
17715
+ "implicit": true,
17716
+ "accessors": [
17717
+ {
17718
+ "kind": "Accessor",
17719
+ "name": "Get",
17720
+ "printedName": "Get()",
17721
+ "children": [
17722
+ {
17723
+ "kind": "TypeNominal",
17724
+ "name": "String",
17725
+ "printedName": "Swift.String",
17726
+ "usr": "s:SS"
17727
+ }
17728
+ ],
17729
+ "declKind": "Accessor",
17730
+ "usr": "s:11ShortKitSDK13DownloadPhaseO8rawValueSSvg",
17731
+ "mangledName": "$s11ShortKitSDK13DownloadPhaseO8rawValueSSvg",
17732
+ "moduleName": "ShortKitSDK",
17733
+ "implicit": true,
17734
+ "accessorKind": "get"
17735
+ }
17736
+ ]
17737
+ }
17738
+ ],
17739
+ "declKind": "Enum",
17740
+ "usr": "s:11ShortKitSDK13DownloadPhaseO",
17741
+ "mangledName": "$s11ShortKitSDK13DownloadPhaseO",
17742
+ "moduleName": "ShortKitSDK",
17743
+ "declAttributes": [
17744
+ "AccessControl",
17745
+ "RawDocComment"
17746
+ ],
17747
+ "enumRawTypeName": "String",
17748
+ "conformances": [
17749
+ {
17750
+ "kind": "Conformance",
17751
+ "name": "Copyable",
17752
+ "printedName": "Copyable",
17753
+ "usr": "s:s8CopyableP",
17754
+ "mangledName": "$ss8CopyableP"
17755
+ },
17756
+ {
17757
+ "kind": "Conformance",
17758
+ "name": "Equatable",
17759
+ "printedName": "Equatable",
17760
+ "usr": "s:SQ",
17761
+ "mangledName": "$sSQ"
17762
+ },
17763
+ {
17764
+ "kind": "Conformance",
17765
+ "name": "Escapable",
17766
+ "printedName": "Escapable",
17767
+ "usr": "s:s9EscapableP",
17768
+ "mangledName": "$ss9EscapableP"
17769
+ },
17770
+ {
17771
+ "kind": "Conformance",
17772
+ "name": "Hashable",
17773
+ "printedName": "Hashable",
17774
+ "usr": "s:SH",
17775
+ "mangledName": "$sSH"
17776
+ },
17777
+ {
17778
+ "kind": "Conformance",
17779
+ "name": "RawRepresentable",
17780
+ "printedName": "RawRepresentable",
17781
+ "children": [
17782
+ {
17783
+ "kind": "TypeWitness",
17784
+ "name": "RawValue",
17785
+ "printedName": "RawValue",
17786
+ "children": [
17787
+ {
17788
+ "kind": "TypeNominal",
17789
+ "name": "String",
17790
+ "printedName": "Swift.String",
17791
+ "usr": "s:SS"
17792
+ }
17793
+ ]
17794
+ }
17795
+ ],
17796
+ "usr": "s:SY",
17797
+ "mangledName": "$sSY"
17798
+ },
17799
+ {
17800
+ "kind": "Conformance",
17801
+ "name": "Sendable",
17802
+ "printedName": "Sendable",
17803
+ "usr": "s:s8SendableP",
17804
+ "mangledName": "$ss8SendableP"
17805
+ },
17806
+ {
17807
+ "kind": "Conformance",
17808
+ "name": "SendableMetatype",
17809
+ "printedName": "SendableMetatype",
17810
+ "usr": "s:s16SendableMetatypeP",
17811
+ "mangledName": "$ss16SendableMetatypeP"
17812
+ }
17813
+ ]
17814
+ },
17157
17815
  {
17158
17816
  "kind": "TypeDecl",
17159
17817
  "name": "ShortKitDownloadDelegate",
@@ -17309,6 +17967,54 @@
17309
17967
  "reqNewWitnessTableEntry": true,
17310
17968
  "funcSelfKind": "NonMutating"
17311
17969
  },
17970
+ {
17971
+ "kind": "Function",
17972
+ "name": "shortKit",
17973
+ "printedName": "shortKit(_:didUpdateDownloadProgress:progress:phase:)",
17974
+ "children": [
17975
+ {
17976
+ "kind": "TypeNominal",
17977
+ "name": "Void",
17978
+ "printedName": "()"
17979
+ },
17980
+ {
17981
+ "kind": "TypeNominal",
17982
+ "name": "ShortKit",
17983
+ "printedName": "ShortKitSDK.ShortKit",
17984
+ "usr": "s:11ShortKitSDK0aB0C"
17985
+ },
17986
+ {
17987
+ "kind": "TypeNominal",
17988
+ "name": "ContentItem",
17989
+ "printedName": "ShortKitSDK.ContentItem",
17990
+ "usr": "s:11ShortKitSDK11ContentItemV"
17991
+ },
17992
+ {
17993
+ "kind": "TypeNominal",
17994
+ "name": "Double",
17995
+ "printedName": "Swift.Double",
17996
+ "usr": "s:Sd"
17997
+ },
17998
+ {
17999
+ "kind": "TypeNominal",
18000
+ "name": "DownloadPhase",
18001
+ "printedName": "ShortKitSDK.DownloadPhase",
18002
+ "usr": "s:11ShortKitSDK13DownloadPhaseO"
18003
+ }
18004
+ ],
18005
+ "declKind": "Func",
18006
+ "usr": "s:11ShortKitSDK0aB16DownloadDelegateP05shortB0_09didUpdateD8Progress8progress5phaseyAA0aB0C_AA11ContentItemVSdAA0D5PhaseOtF",
18007
+ "mangledName": "$s11ShortKitSDK0aB16DownloadDelegateP05shortB0_09didUpdateD8Progress8progress5phaseyAA0aB0C_AA11ContentItemVSdAA0D5PhaseOtF",
18008
+ "moduleName": "ShortKitSDK",
18009
+ "genericSig": "<τ_0_0 where τ_0_0 : ShortKitSDK.ShortKitDownloadDelegate>",
18010
+ "sugared_genericSig": "<Self where Self : ShortKitSDK.ShortKitDownloadDelegate>",
18011
+ "protocolReq": true,
18012
+ "declAttributes": [
18013
+ "RawDocComment"
18014
+ ],
18015
+ "reqNewWitnessTableEntry": true,
18016
+ "funcSelfKind": "NonMutating"
18017
+ },
17312
18018
  {
17313
18019
  "kind": "Function",
17314
18020
  "name": "shortKit",
@@ -17454,6 +18160,50 @@
17454
18160
  "sugared_genericSig": "<Self where Self : ShortKitSDK.ShortKitDownloadDelegate>",
17455
18161
  "isFromExtension": true,
17456
18162
  "funcSelfKind": "NonMutating"
18163
+ },
18164
+ {
18165
+ "kind": "Function",
18166
+ "name": "shortKit",
18167
+ "printedName": "shortKit(_:didUpdateDownloadProgress:progress:phase:)",
18168
+ "children": [
18169
+ {
18170
+ "kind": "TypeNominal",
18171
+ "name": "Void",
18172
+ "printedName": "()"
18173
+ },
18174
+ {
18175
+ "kind": "TypeNominal",
18176
+ "name": "ShortKit",
18177
+ "printedName": "ShortKitSDK.ShortKit",
18178
+ "usr": "s:11ShortKitSDK0aB0C"
18179
+ },
18180
+ {
18181
+ "kind": "TypeNominal",
18182
+ "name": "ContentItem",
18183
+ "printedName": "ShortKitSDK.ContentItem",
18184
+ "usr": "s:11ShortKitSDK11ContentItemV"
18185
+ },
18186
+ {
18187
+ "kind": "TypeNominal",
18188
+ "name": "Double",
18189
+ "printedName": "Swift.Double",
18190
+ "usr": "s:Sd"
18191
+ },
18192
+ {
18193
+ "kind": "TypeNominal",
18194
+ "name": "DownloadPhase",
18195
+ "printedName": "ShortKitSDK.DownloadPhase",
18196
+ "usr": "s:11ShortKitSDK13DownloadPhaseO"
18197
+ }
18198
+ ],
18199
+ "declKind": "Func",
18200
+ "usr": "s:11ShortKitSDK0aB16DownloadDelegatePAAE05shortB0_09didUpdateD8Progress8progress5phaseyAA0aB0C_AA11ContentItemVSdAA0D5PhaseOtF",
18201
+ "mangledName": "$s11ShortKitSDK0aB16DownloadDelegatePAAE05shortB0_09didUpdateD8Progress8progress5phaseyAA0aB0C_AA11ContentItemVSdAA0D5PhaseOtF",
18202
+ "moduleName": "ShortKitSDK",
18203
+ "genericSig": "<τ_0_0 where τ_0_0 : ShortKitSDK.ShortKitDownloadDelegate>",
18204
+ "sugared_genericSig": "<Self where Self : ShortKitSDK.ShortKitDownloadDelegate>",
18205
+ "isFromExtension": true,
18206
+ "funcSelfKind": "NonMutating"
17457
18207
  }
17458
18208
  ],
17459
18209
  "declKind": "Protocol",
@@ -17490,6 +18240,13 @@
17490
18240
  "declKind": "Import",
17491
18241
  "moduleName": "ShortKitSDK"
17492
18242
  },
18243
+ {
18244
+ "kind": "Import",
18245
+ "name": "UIKit",
18246
+ "printedName": "UIKit",
18247
+ "declKind": "Import",
18248
+ "moduleName": "ShortKitSDK"
18249
+ },
17493
18250
  {
17494
18251
  "kind": "Import",
17495
18252
  "name": "Foundation",
@@ -17718,6 +18475,323 @@
17718
18475
  }
17719
18476
  ]
17720
18477
  },
18478
+ {
18479
+ "kind": "Import",
18480
+ "name": "UIKit",
18481
+ "printedName": "UIKit",
18482
+ "declKind": "Import",
18483
+ "moduleName": "ShortKitSDK"
18484
+ },
18485
+ {
18486
+ "kind": "TypeDecl",
18487
+ "name": "DownloadOverlayMode",
18488
+ "printedName": "DownloadOverlayMode",
18489
+ "children": [
18490
+ {
18491
+ "kind": "Var",
18492
+ "name": "none",
18493
+ "printedName": "none",
18494
+ "children": [
18495
+ {
18496
+ "kind": "TypeFunc",
18497
+ "name": "Function",
18498
+ "printedName": "(ShortKitSDK.DownloadOverlayMode.Type) -> ShortKitSDK.DownloadOverlayMode",
18499
+ "children": [
18500
+ {
18501
+ "kind": "TypeNominal",
18502
+ "name": "DownloadOverlayMode",
18503
+ "printedName": "ShortKitSDK.DownloadOverlayMode",
18504
+ "usr": "s:11ShortKitSDK19DownloadOverlayModeO"
18505
+ },
18506
+ {
18507
+ "kind": "TypeNominal",
18508
+ "name": "Metatype",
18509
+ "printedName": "ShortKitSDK.DownloadOverlayMode.Type",
18510
+ "children": [
18511
+ {
18512
+ "kind": "TypeNominal",
18513
+ "name": "DownloadOverlayMode",
18514
+ "printedName": "ShortKitSDK.DownloadOverlayMode",
18515
+ "usr": "s:11ShortKitSDK19DownloadOverlayModeO"
18516
+ }
18517
+ ]
18518
+ }
18519
+ ]
18520
+ }
18521
+ ],
18522
+ "declKind": "EnumElement",
18523
+ "usr": "s:11ShortKitSDK19DownloadOverlayModeO4noneyA2CmF",
18524
+ "mangledName": "$s11ShortKitSDK19DownloadOverlayModeO4noneyA2CmF",
18525
+ "moduleName": "ShortKitSDK",
18526
+ "declAttributes": [
18527
+ "RawDocComment"
18528
+ ]
18529
+ },
18530
+ {
18531
+ "kind": "Var",
18532
+ "name": "staticSnapshot",
18533
+ "printedName": "staticSnapshot",
18534
+ "children": [
18535
+ {
18536
+ "kind": "TypeFunc",
18537
+ "name": "Function",
18538
+ "printedName": "(ShortKitSDK.DownloadOverlayMode.Type) -> (any UIKit.UIView & ShortKitSDK.FeedOverlay) -> ShortKitSDK.DownloadOverlayMode",
18539
+ "children": [
18540
+ {
18541
+ "kind": "TypeFunc",
18542
+ "name": "Function",
18543
+ "printedName": "(any UIKit.UIView & ShortKitSDK.FeedOverlay) -> ShortKitSDK.DownloadOverlayMode",
18544
+ "children": [
18545
+ {
18546
+ "kind": "TypeNominal",
18547
+ "name": "DownloadOverlayMode",
18548
+ "printedName": "ShortKitSDK.DownloadOverlayMode",
18549
+ "usr": "s:11ShortKitSDK19DownloadOverlayModeO"
18550
+ },
18551
+ {
18552
+ "kind": "TypeNominal",
18553
+ "name": "Tuple",
18554
+ "printedName": "(source: any UIKit.UIView & ShortKitSDK.FeedOverlay)",
18555
+ "children": [
18556
+ {
18557
+ "kind": "TypeNominal",
18558
+ "name": "ProtocolComposition",
18559
+ "printedName": "any UIKit.UIView & ShortKitSDK.FeedOverlay"
18560
+ }
18561
+ ]
18562
+ }
18563
+ ]
18564
+ },
18565
+ {
18566
+ "kind": "TypeNominal",
18567
+ "name": "Metatype",
18568
+ "printedName": "ShortKitSDK.DownloadOverlayMode.Type",
18569
+ "children": [
18570
+ {
18571
+ "kind": "TypeNominal",
18572
+ "name": "DownloadOverlayMode",
18573
+ "printedName": "ShortKitSDK.DownloadOverlayMode",
18574
+ "usr": "s:11ShortKitSDK19DownloadOverlayModeO"
18575
+ }
18576
+ ]
18577
+ }
18578
+ ]
18579
+ }
18580
+ ],
18581
+ "declKind": "EnumElement",
18582
+ "usr": "s:11ShortKitSDK19DownloadOverlayModeO14staticSnapshotyAcA04FeedE0_So6UIViewCXc_tcACmF",
18583
+ "mangledName": "$s11ShortKitSDK19DownloadOverlayModeO14staticSnapshotyAcA04FeedE0_So6UIViewCXc_tcACmF",
18584
+ "moduleName": "ShortKitSDK",
18585
+ "declAttributes": [
18586
+ "RawDocComment"
18587
+ ]
18588
+ }
18589
+ ],
18590
+ "declKind": "Enum",
18591
+ "usr": "s:11ShortKitSDK19DownloadOverlayModeO",
18592
+ "mangledName": "$s11ShortKitSDK19DownloadOverlayModeO",
18593
+ "moduleName": "ShortKitSDK",
18594
+ "declAttributes": [
18595
+ "AccessControl",
18596
+ "RawDocComment"
18597
+ ],
18598
+ "conformances": [
18599
+ {
18600
+ "kind": "Conformance",
18601
+ "name": "Copyable",
18602
+ "printedName": "Copyable",
18603
+ "usr": "s:s8CopyableP",
18604
+ "mangledName": "$ss8CopyableP"
18605
+ },
18606
+ {
18607
+ "kind": "Conformance",
18608
+ "name": "Escapable",
18609
+ "printedName": "Escapable",
18610
+ "usr": "s:s9EscapableP",
18611
+ "mangledName": "$ss9EscapableP"
18612
+ }
18613
+ ]
18614
+ },
18615
+ {
18616
+ "kind": "Import",
18617
+ "name": "UIKit",
18618
+ "printedName": "UIKit",
18619
+ "declKind": "Import",
18620
+ "moduleName": "ShortKitSDK"
18621
+ },
18622
+ {
18623
+ "kind": "TypeDecl",
18624
+ "name": "ExportableFeedOverlay",
18625
+ "printedName": "ExportableFeedOverlay",
18626
+ "children": [
18627
+ {
18628
+ "kind": "Function",
18629
+ "name": "prepareForExport",
18630
+ "printedName": "prepareForExport(duration:size:)",
18631
+ "children": [
18632
+ {
18633
+ "kind": "TypeNominal",
18634
+ "name": "Void",
18635
+ "printedName": "()"
18636
+ },
18637
+ {
18638
+ "kind": "TypeNominal",
18639
+ "name": "Double",
18640
+ "printedName": "Swift.Double",
18641
+ "usr": "s:Sd"
18642
+ },
18643
+ {
18644
+ "kind": "TypeNominal",
18645
+ "name": "CGSize",
18646
+ "printedName": "CoreFoundation.CGSize",
18647
+ "usr": "c:@S@CGSize"
18648
+ }
18649
+ ],
18650
+ "declKind": "Func",
18651
+ "usr": "s:11ShortKitSDK21ExportableFeedOverlayP16prepareForExport8duration4sizeySd_So6CGSizeVtYaF",
18652
+ "mangledName": "$s11ShortKitSDK21ExportableFeedOverlayP16prepareForExport8duration4sizeySd_So6CGSizeVtYaF",
18653
+ "moduleName": "ShortKitSDK",
18654
+ "genericSig": "<τ_0_0 where τ_0_0 : ShortKitSDK.ExportableFeedOverlay>",
18655
+ "sugared_genericSig": "<Self where Self : ShortKitSDK.ExportableFeedOverlay>",
18656
+ "protocolReq": true,
18657
+ "declAttributes": [
18658
+ "RawDocComment"
18659
+ ],
18660
+ "reqNewWitnessTableEntry": true,
18661
+ "funcSelfKind": "NonMutating"
18662
+ },
18663
+ {
18664
+ "kind": "Function",
18665
+ "name": "snapshotAtTime",
18666
+ "printedName": "snapshotAtTime(_:)",
18667
+ "children": [
18668
+ {
18669
+ "kind": "TypeNominal",
18670
+ "name": "Optional",
18671
+ "printedName": "UIKit.UIImage?",
18672
+ "children": [
18673
+ {
18674
+ "kind": "TypeNominal",
18675
+ "name": "UIImage",
18676
+ "printedName": "UIKit.UIImage",
18677
+ "usr": "c:objc(cs)UIImage"
18678
+ }
18679
+ ],
18680
+ "usr": "s:Sq"
18681
+ },
18682
+ {
18683
+ "kind": "TypeNominal",
18684
+ "name": "Double",
18685
+ "printedName": "Swift.Double",
18686
+ "usr": "s:Sd"
18687
+ }
18688
+ ],
18689
+ "declKind": "Func",
18690
+ "usr": "s:11ShortKitSDK21ExportableFeedOverlayP14snapshotAtTimeySo7UIImageCSgSdYaF",
18691
+ "mangledName": "$s11ShortKitSDK21ExportableFeedOverlayP14snapshotAtTimeySo7UIImageCSgSdYaF",
18692
+ "moduleName": "ShortKitSDK",
18693
+ "genericSig": "<τ_0_0 where τ_0_0 : ShortKitSDK.ExportableFeedOverlay>",
18694
+ "sugared_genericSig": "<Self where Self : ShortKitSDK.ExportableFeedOverlay>",
18695
+ "protocolReq": true,
18696
+ "declAttributes": [
18697
+ "RawDocComment"
18698
+ ],
18699
+ "reqNewWitnessTableEntry": true,
18700
+ "funcSelfKind": "NonMutating"
18701
+ },
18702
+ {
18703
+ "kind": "Function",
18704
+ "name": "tearDownAfterExport",
18705
+ "printedName": "tearDownAfterExport()",
18706
+ "children": [
18707
+ {
18708
+ "kind": "TypeNominal",
18709
+ "name": "Void",
18710
+ "printedName": "()"
18711
+ }
18712
+ ],
18713
+ "declKind": "Func",
18714
+ "usr": "s:11ShortKitSDK21ExportableFeedOverlayP19tearDownAfterExportyyF",
18715
+ "mangledName": "$s11ShortKitSDK21ExportableFeedOverlayP19tearDownAfterExportyyF",
18716
+ "moduleName": "ShortKitSDK",
18717
+ "genericSig": "<τ_0_0 where τ_0_0 : ShortKitSDK.ExportableFeedOverlay>",
18718
+ "sugared_genericSig": "<Self where Self : ShortKitSDK.ExportableFeedOverlay>",
18719
+ "protocolReq": true,
18720
+ "declAttributes": [
18721
+ "RawDocComment"
18722
+ ],
18723
+ "reqNewWitnessTableEntry": true,
18724
+ "funcSelfKind": "NonMutating"
18725
+ }
18726
+ ],
18727
+ "declKind": "Protocol",
18728
+ "usr": "s:11ShortKitSDK21ExportableFeedOverlayP",
18729
+ "mangledName": "$s11ShortKitSDK21ExportableFeedOverlayP",
18730
+ "moduleName": "ShortKitSDK",
18731
+ "genericSig": "<τ_0_0 : AnyObject>",
18732
+ "sugared_genericSig": "<Self : AnyObject>",
18733
+ "declAttributes": [
18734
+ "AccessControl"
18735
+ ],
18736
+ "conformances": [
18737
+ {
18738
+ "kind": "Conformance",
18739
+ "name": "Escapable",
18740
+ "printedName": "Escapable",
18741
+ "usr": "s:s9EscapableP",
18742
+ "mangledName": "$ss9EscapableP"
18743
+ },
18744
+ {
18745
+ "kind": "Conformance",
18746
+ "name": "Copyable",
18747
+ "printedName": "Copyable",
18748
+ "usr": "s:s8CopyableP",
18749
+ "mangledName": "$ss8CopyableP"
18750
+ }
18751
+ ]
18752
+ },
18753
+ {
18754
+ "kind": "Import",
18755
+ "name": "AVFoundation",
18756
+ "printedName": "AVFoundation",
18757
+ "declKind": "Import",
18758
+ "moduleName": "ShortKitSDK"
18759
+ },
18760
+ {
18761
+ "kind": "Import",
18762
+ "name": "CoreImage",
18763
+ "printedName": "CoreImage",
18764
+ "declKind": "Import",
18765
+ "moduleName": "ShortKitSDK"
18766
+ },
18767
+ {
18768
+ "kind": "Import",
18769
+ "name": "CoreVideo",
18770
+ "printedName": "CoreVideo",
18771
+ "declKind": "Import",
18772
+ "moduleName": "ShortKitSDK"
18773
+ },
18774
+ {
18775
+ "kind": "Import",
18776
+ "name": "AVFoundation",
18777
+ "printedName": "AVFoundation",
18778
+ "declKind": "Import",
18779
+ "moduleName": "ShortKitSDK"
18780
+ },
18781
+ {
18782
+ "kind": "Import",
18783
+ "name": "CoreGraphics",
18784
+ "printedName": "CoreGraphics",
18785
+ "declKind": "Import",
18786
+ "moduleName": "ShortKitSDK"
18787
+ },
18788
+ {
18789
+ "kind": "Import",
18790
+ "name": "CoreMedia",
18791
+ "printedName": "CoreMedia",
18792
+ "declKind": "Import",
18793
+ "moduleName": "ShortKitSDK"
18794
+ },
17721
18795
  {
17722
18796
  "kind": "Import",
17723
18797
  "name": "Foundation",
@@ -17962,6 +19036,162 @@
17962
19036
  "declAttributes": [
17963
19037
  "RawDocComment"
17964
19038
  ]
19039
+ },
19040
+ {
19041
+ "kind": "Var",
19042
+ "name": "exportFailed",
19043
+ "printedName": "exportFailed",
19044
+ "children": [
19045
+ {
19046
+ "kind": "TypeFunc",
19047
+ "name": "Function",
19048
+ "printedName": "(ShortKitSDK.ShortKitDownloadError.Type) -> (any Swift.Error) -> ShortKitSDK.ShortKitDownloadError",
19049
+ "children": [
19050
+ {
19051
+ "kind": "TypeFunc",
19052
+ "name": "Function",
19053
+ "printedName": "(any Swift.Error) -> ShortKitSDK.ShortKitDownloadError",
19054
+ "children": [
19055
+ {
19056
+ "kind": "TypeNominal",
19057
+ "name": "ShortKitDownloadError",
19058
+ "printedName": "ShortKitSDK.ShortKitDownloadError",
19059
+ "usr": "s:11ShortKitSDK0aB13DownloadErrorO"
19060
+ },
19061
+ {
19062
+ "kind": "TypeNominal",
19063
+ "name": "Tuple",
19064
+ "printedName": "(underlying: any Swift.Error)",
19065
+ "children": [
19066
+ {
19067
+ "kind": "TypeNominal",
19068
+ "name": "Error",
19069
+ "printedName": "any Swift.Error",
19070
+ "usr": "s:s5ErrorP"
19071
+ }
19072
+ ]
19073
+ }
19074
+ ]
19075
+ },
19076
+ {
19077
+ "kind": "TypeNominal",
19078
+ "name": "Metatype",
19079
+ "printedName": "ShortKitSDK.ShortKitDownloadError.Type",
19080
+ "children": [
19081
+ {
19082
+ "kind": "TypeNominal",
19083
+ "name": "ShortKitDownloadError",
19084
+ "printedName": "ShortKitSDK.ShortKitDownloadError",
19085
+ "usr": "s:11ShortKitSDK0aB13DownloadErrorO"
19086
+ }
19087
+ ]
19088
+ }
19089
+ ]
19090
+ }
19091
+ ],
19092
+ "declKind": "EnumElement",
19093
+ "usr": "s:11ShortKitSDK0aB13DownloadErrorO12exportFailedyACs0E0_p_tcACmF",
19094
+ "mangledName": "$s11ShortKitSDK0aB13DownloadErrorO12exportFailedyACs0E0_p_tcACmF",
19095
+ "moduleName": "ShortKitSDK",
19096
+ "declAttributes": [
19097
+ "RawDocComment"
19098
+ ]
19099
+ },
19100
+ {
19101
+ "kind": "Var",
19102
+ "name": "overlayNotVisibleForSnapshot",
19103
+ "printedName": "overlayNotVisibleForSnapshot",
19104
+ "children": [
19105
+ {
19106
+ "kind": "TypeFunc",
19107
+ "name": "Function",
19108
+ "printedName": "(ShortKitSDK.ShortKitDownloadError.Type) -> ShortKitSDK.ShortKitDownloadError",
19109
+ "children": [
19110
+ {
19111
+ "kind": "TypeNominal",
19112
+ "name": "ShortKitDownloadError",
19113
+ "printedName": "ShortKitSDK.ShortKitDownloadError",
19114
+ "usr": "s:11ShortKitSDK0aB13DownloadErrorO"
19115
+ },
19116
+ {
19117
+ "kind": "TypeNominal",
19118
+ "name": "Metatype",
19119
+ "printedName": "ShortKitSDK.ShortKitDownloadError.Type",
19120
+ "children": [
19121
+ {
19122
+ "kind": "TypeNominal",
19123
+ "name": "ShortKitDownloadError",
19124
+ "printedName": "ShortKitSDK.ShortKitDownloadError",
19125
+ "usr": "s:11ShortKitSDK0aB13DownloadErrorO"
19126
+ }
19127
+ ]
19128
+ }
19129
+ ]
19130
+ }
19131
+ ],
19132
+ "declKind": "EnumElement",
19133
+ "usr": "s:11ShortKitSDK0aB13DownloadErrorO28overlayNotVisibleForSnapshotyA2CmF",
19134
+ "mangledName": "$s11ShortKitSDK0aB13DownloadErrorO28overlayNotVisibleForSnapshotyA2CmF",
19135
+ "moduleName": "ShortKitSDK",
19136
+ "declAttributes": [
19137
+ "RawDocComment"
19138
+ ]
19139
+ },
19140
+ {
19141
+ "kind": "Var",
19142
+ "name": "errorDescription",
19143
+ "printedName": "errorDescription",
19144
+ "children": [
19145
+ {
19146
+ "kind": "TypeNominal",
19147
+ "name": "Optional",
19148
+ "printedName": "Swift.String?",
19149
+ "children": [
19150
+ {
19151
+ "kind": "TypeNominal",
19152
+ "name": "String",
19153
+ "printedName": "Swift.String",
19154
+ "usr": "s:SS"
19155
+ }
19156
+ ],
19157
+ "usr": "s:Sq"
19158
+ }
19159
+ ],
19160
+ "declKind": "Var",
19161
+ "usr": "s:11ShortKitSDK0aB13DownloadErrorO16errorDescriptionSSSgvp",
19162
+ "mangledName": "$s11ShortKitSDK0aB13DownloadErrorO16errorDescriptionSSSgvp",
19163
+ "moduleName": "ShortKitSDK",
19164
+ "declAttributes": [
19165
+ "AccessControl"
19166
+ ],
19167
+ "accessors": [
19168
+ {
19169
+ "kind": "Accessor",
19170
+ "name": "Get",
19171
+ "printedName": "Get()",
19172
+ "children": [
19173
+ {
19174
+ "kind": "TypeNominal",
19175
+ "name": "Optional",
19176
+ "printedName": "Swift.String?",
19177
+ "children": [
19178
+ {
19179
+ "kind": "TypeNominal",
19180
+ "name": "String",
19181
+ "printedName": "Swift.String",
19182
+ "usr": "s:SS"
19183
+ }
19184
+ ],
19185
+ "usr": "s:Sq"
19186
+ }
19187
+ ],
19188
+ "declKind": "Accessor",
19189
+ "usr": "s:11ShortKitSDK0aB13DownloadErrorO16errorDescriptionSSSgvg",
19190
+ "mangledName": "$s11ShortKitSDK0aB13DownloadErrorO16errorDescriptionSSSgvg",
19191
+ "moduleName": "ShortKitSDK",
19192
+ "accessorKind": "get"
19193
+ }
19194
+ ]
17965
19195
  }
17966
19196
  ],
17967
19197
  "declKind": "Enum",
@@ -17987,6 +19217,13 @@
17987
19217
  "usr": "s:s5ErrorP",
17988
19218
  "mangledName": "$ss5ErrorP"
17989
19219
  },
19220
+ {
19221
+ "kind": "Conformance",
19222
+ "name": "LocalizedError",
19223
+ "printedName": "LocalizedError",
19224
+ "usr": "s:10Foundation14LocalizedErrorP",
19225
+ "mangledName": "$s10Foundation14LocalizedErrorP"
19226
+ },
17990
19227
  {
17991
19228
  "kind": "Conformance",
17992
19229
  "name": "Escapable",
@@ -18017,6 +19254,34 @@
18017
19254
  "declKind": "Import",
18018
19255
  "moduleName": "ShortKitSDK"
18019
19256
  },
19257
+ {
19258
+ "kind": "Import",
19259
+ "name": "AVFoundation",
19260
+ "printedName": "AVFoundation",
19261
+ "declKind": "Import",
19262
+ "moduleName": "ShortKitSDK"
19263
+ },
19264
+ {
19265
+ "kind": "Import",
19266
+ "name": "CoreImage",
19267
+ "printedName": "CoreImage",
19268
+ "declKind": "Import",
19269
+ "moduleName": "ShortKitSDK"
19270
+ },
19271
+ {
19272
+ "kind": "Import",
19273
+ "name": "UIKit",
19274
+ "printedName": "UIKit",
19275
+ "declKind": "Import",
19276
+ "moduleName": "ShortKitSDK"
19277
+ },
19278
+ {
19279
+ "kind": "Import",
19280
+ "name": "UIKit",
19281
+ "printedName": "UIKit",
19282
+ "declKind": "Import",
19283
+ "moduleName": "ShortKitSDK"
19284
+ },
18020
19285
  {
18021
19286
  "kind": "Import",
18022
19287
  "name": "UIKit",
@@ -21007,6 +22272,43 @@
21007
22272
  ],
21008
22273
  "funcSelfKind": "NonMutating"
21009
22274
  },
22275
+ {
22276
+ "kind": "Function",
22277
+ "name": "overlayView",
22278
+ "printedName": "overlayView(forItemId:)",
22279
+ "children": [
22280
+ {
22281
+ "kind": "TypeNominal",
22282
+ "name": "Optional",
22283
+ "printedName": "(any UIKit.UIView & ShortKitSDK.FeedOverlay)?",
22284
+ "children": [
22285
+ {
22286
+ "kind": "TypeNominal",
22287
+ "name": "ProtocolComposition",
22288
+ "printedName": "any UIKit.UIView & ShortKitSDK.FeedOverlay"
22289
+ }
22290
+ ],
22291
+ "usr": "s:Sq"
22292
+ },
22293
+ {
22294
+ "kind": "TypeNominal",
22295
+ "name": "String",
22296
+ "printedName": "Swift.String",
22297
+ "usr": "s:SS"
22298
+ }
22299
+ ],
22300
+ "declKind": "Func",
22301
+ "usr": "s:11ShortKitSDK0aB18FeedViewControllerC07overlayE09forItemIdAA0D7Overlay_So6UIViewCXcSgSS_tF",
22302
+ "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC07overlayE09forItemIdAA0D7Overlay_So6UIViewCXcSgSS_tF",
22303
+ "moduleName": "ShortKitSDK",
22304
+ "declAttributes": [
22305
+ "Preconcurrency",
22306
+ "Custom",
22307
+ "AccessControl",
22308
+ "RawDocComment"
22309
+ ],
22310
+ "funcSelfKind": "NonMutating"
22311
+ },
21010
22312
  {
21011
22313
  "kind": "Constructor",
21012
22314
  "name": "init",
@@ -21676,6 +22978,76 @@
21676
22978
  "declKind": "Import",
21677
22979
  "moduleName": "ShortKitSDK"
21678
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
+ },
21679
23051
  {
21680
23052
  "kind": "Import",
21681
23053
  "name": "AVFoundation",
@@ -21697,6 +23069,13 @@
21697
23069
  "declKind": "Import",
21698
23070
  "moduleName": "ShortKitSDK"
21699
23071
  },
23072
+ {
23073
+ "kind": "Import",
23074
+ "name": "UIKit",
23075
+ "printedName": "UIKit",
23076
+ "declKind": "Import",
23077
+ "moduleName": "ShortKitSDK"
23078
+ },
21700
23079
  {
21701
23080
  "kind": "Import",
21702
23081
  "name": "Foundation",
@@ -24564,6 +25943,13 @@
24564
25943
  "declKind": "Import",
24565
25944
  "moduleName": "ShortKitSDK"
24566
25945
  },
25946
+ {
25947
+ "kind": "Import",
25948
+ "name": "Foundation",
25949
+ "printedName": "Foundation",
25950
+ "declKind": "Import",
25951
+ "moduleName": "ShortKitSDK"
25952
+ },
24567
25953
  {
24568
25954
  "kind": "TypeDecl",
24569
25955
  "name": "LiveStreamStatus",
@@ -25764,95 +27150,205 @@
25764
27150
  }
25765
27151
  ],
25766
27152
  "declKind": "Accessor",
25767
- "usr": "s:11ShortKitSDK11ContentItemV11downloadUrlSSSgvs",
25768
- "mangledName": "$s11ShortKitSDK11ContentItemV11downloadUrlSSSgvs",
25769
- "moduleName": "ShortKitSDK",
25770
- "implicit": true,
25771
- "accessorKind": "set"
25772
- },
25773
- {
25774
- "kind": "Accessor",
25775
- "name": "Modify",
25776
- "printedName": "Modify()",
25777
- "children": [
25778
- {
25779
- "kind": "TypeNominal",
25780
- "name": "Void",
25781
- "printedName": "()"
25782
- }
25783
- ],
25784
- "declKind": "Accessor",
25785
- "usr": "s:11ShortKitSDK11ContentItemV11downloadUrlSSSgvM",
25786
- "mangledName": "$s11ShortKitSDK11ContentItemV11downloadUrlSSSgvM",
25787
- "moduleName": "ShortKitSDK",
25788
- "implicit": true,
25789
- "accessorKind": "_modify"
25790
- }
25791
- ]
25792
- },
25793
- {
25794
- "kind": "Var",
25795
- "name": "isLive",
25796
- "printedName": "isLive",
25797
- "children": [
25798
- {
25799
- "kind": "TypeNominal",
25800
- "name": "Bool",
25801
- "printedName": "Swift.Bool",
25802
- "usr": "s:Sb"
25803
- }
25804
- ],
25805
- "declKind": "Var",
25806
- "usr": "s:11ShortKitSDK11ContentItemV6isLiveSbvp",
25807
- "mangledName": "$s11ShortKitSDK11ContentItemV6isLiveSbvp",
25808
- "moduleName": "ShortKitSDK",
25809
- "declAttributes": [
25810
- "HasInitialValue",
25811
- "HasStorage",
25812
- "AccessControl",
25813
- "RawDocComment"
25814
- ],
25815
- "hasStorage": true,
25816
- "accessors": [
25817
- {
25818
- "kind": "Accessor",
25819
- "name": "Get",
25820
- "printedName": "Get()",
25821
- "children": [
25822
- {
25823
- "kind": "TypeNominal",
25824
- "name": "Bool",
25825
- "printedName": "Swift.Bool",
25826
- "usr": "s:Sb"
25827
- }
25828
- ],
25829
- "declKind": "Accessor",
25830
- "usr": "s:11ShortKitSDK11ContentItemV6isLiveSbvg",
25831
- "mangledName": "$s11ShortKitSDK11ContentItemV6isLiveSbvg",
25832
- "moduleName": "ShortKitSDK",
25833
- "implicit": true,
25834
- "accessorKind": "get"
25835
- },
25836
- {
25837
- "kind": "Accessor",
25838
- "name": "Set",
25839
- "printedName": "Set()",
25840
- "children": [
25841
- {
25842
- "kind": "TypeNominal",
25843
- "name": "Void",
25844
- "printedName": "()"
25845
- },
25846
- {
25847
- "kind": "TypeNominal",
25848
- "name": "Bool",
25849
- "printedName": "Swift.Bool",
25850
- "usr": "s:Sb"
25851
- }
25852
- ],
25853
- "declKind": "Accessor",
25854
- "usr": "s:11ShortKitSDK11ContentItemV6isLiveSbvs",
25855
- "mangledName": "$s11ShortKitSDK11ContentItemV6isLiveSbvs",
27153
+ "usr": "s:11ShortKitSDK11ContentItemV11downloadUrlSSSgvs",
27154
+ "mangledName": "$s11ShortKitSDK11ContentItemV11downloadUrlSSSgvs",
27155
+ "moduleName": "ShortKitSDK",
27156
+ "implicit": true,
27157
+ "accessorKind": "set"
27158
+ },
27159
+ {
27160
+ "kind": "Accessor",
27161
+ "name": "Modify",
27162
+ "printedName": "Modify()",
27163
+ "children": [
27164
+ {
27165
+ "kind": "TypeNominal",
27166
+ "name": "Void",
27167
+ "printedName": "()"
27168
+ }
27169
+ ],
27170
+ "declKind": "Accessor",
27171
+ "usr": "s:11ShortKitSDK11ContentItemV11downloadUrlSSSgvM",
27172
+ "mangledName": "$s11ShortKitSDK11ContentItemV11downloadUrlSSSgvM",
27173
+ "moduleName": "ShortKitSDK",
27174
+ "implicit": true,
27175
+ "accessorKind": "_modify"
27176
+ }
27177
+ ]
27178
+ },
27179
+ {
27180
+ "kind": "Var",
27181
+ "name": "isLive",
27182
+ "printedName": "isLive",
27183
+ "children": [
27184
+ {
27185
+ "kind": "TypeNominal",
27186
+ "name": "Bool",
27187
+ "printedName": "Swift.Bool",
27188
+ "usr": "s:Sb"
27189
+ }
27190
+ ],
27191
+ "declKind": "Var",
27192
+ "usr": "s:11ShortKitSDK11ContentItemV6isLiveSbvp",
27193
+ "mangledName": "$s11ShortKitSDK11ContentItemV6isLiveSbvp",
27194
+ "moduleName": "ShortKitSDK",
27195
+ "declAttributes": [
27196
+ "HasInitialValue",
27197
+ "HasStorage",
27198
+ "AccessControl",
27199
+ "RawDocComment"
27200
+ ],
27201
+ "hasStorage": true,
27202
+ "accessors": [
27203
+ {
27204
+ "kind": "Accessor",
27205
+ "name": "Get",
27206
+ "printedName": "Get()",
27207
+ "children": [
27208
+ {
27209
+ "kind": "TypeNominal",
27210
+ "name": "Bool",
27211
+ "printedName": "Swift.Bool",
27212
+ "usr": "s:Sb"
27213
+ }
27214
+ ],
27215
+ "declKind": "Accessor",
27216
+ "usr": "s:11ShortKitSDK11ContentItemV6isLiveSbvg",
27217
+ "mangledName": "$s11ShortKitSDK11ContentItemV6isLiveSbvg",
27218
+ "moduleName": "ShortKitSDK",
27219
+ "implicit": true,
27220
+ "accessorKind": "get"
27221
+ },
27222
+ {
27223
+ "kind": "Accessor",
27224
+ "name": "Set",
27225
+ "printedName": "Set()",
27226
+ "children": [
27227
+ {
27228
+ "kind": "TypeNominal",
27229
+ "name": "Void",
27230
+ "printedName": "()"
27231
+ },
27232
+ {
27233
+ "kind": "TypeNominal",
27234
+ "name": "Bool",
27235
+ "printedName": "Swift.Bool",
27236
+ "usr": "s:Sb"
27237
+ }
27238
+ ],
27239
+ "declKind": "Accessor",
27240
+ "usr": "s:11ShortKitSDK11ContentItemV6isLiveSbvs",
27241
+ "mangledName": "$s11ShortKitSDK11ContentItemV6isLiveSbvs",
27242
+ "moduleName": "ShortKitSDK",
27243
+ "implicit": true,
27244
+ "accessorKind": "set"
27245
+ },
27246
+ {
27247
+ "kind": "Accessor",
27248
+ "name": "Modify",
27249
+ "printedName": "Modify()",
27250
+ "children": [
27251
+ {
27252
+ "kind": "TypeNominal",
27253
+ "name": "Void",
27254
+ "printedName": "()"
27255
+ }
27256
+ ],
27257
+ "declKind": "Accessor",
27258
+ "usr": "s:11ShortKitSDK11ContentItemV6isLiveSbvM",
27259
+ "mangledName": "$s11ShortKitSDK11ContentItemV6isLiveSbvM",
27260
+ "moduleName": "ShortKitSDK",
27261
+ "implicit": true,
27262
+ "accessorKind": "_modify"
27263
+ }
27264
+ ]
27265
+ },
27266
+ {
27267
+ "kind": "Var",
27268
+ "name": "liveStreamId",
27269
+ "printedName": "liveStreamId",
27270
+ "children": [
27271
+ {
27272
+ "kind": "TypeNominal",
27273
+ "name": "Optional",
27274
+ "printedName": "Swift.String?",
27275
+ "children": [
27276
+ {
27277
+ "kind": "TypeNominal",
27278
+ "name": "String",
27279
+ "printedName": "Swift.String",
27280
+ "usr": "s:SS"
27281
+ }
27282
+ ],
27283
+ "usr": "s:Sq"
27284
+ }
27285
+ ],
27286
+ "declKind": "Var",
27287
+ "usr": "s:11ShortKitSDK11ContentItemV12liveStreamIdSSSgvp",
27288
+ "mangledName": "$s11ShortKitSDK11ContentItemV12liveStreamIdSSSgvp",
27289
+ "moduleName": "ShortKitSDK",
27290
+ "declAttributes": [
27291
+ "HasInitialValue",
27292
+ "HasStorage",
27293
+ "AccessControl"
27294
+ ],
27295
+ "hasStorage": true,
27296
+ "accessors": [
27297
+ {
27298
+ "kind": "Accessor",
27299
+ "name": "Get",
27300
+ "printedName": "Get()",
27301
+ "children": [
27302
+ {
27303
+ "kind": "TypeNominal",
27304
+ "name": "Optional",
27305
+ "printedName": "Swift.String?",
27306
+ "children": [
27307
+ {
27308
+ "kind": "TypeNominal",
27309
+ "name": "String",
27310
+ "printedName": "Swift.String",
27311
+ "usr": "s:SS"
27312
+ }
27313
+ ],
27314
+ "usr": "s:Sq"
27315
+ }
27316
+ ],
27317
+ "declKind": "Accessor",
27318
+ "usr": "s:11ShortKitSDK11ContentItemV12liveStreamIdSSSgvg",
27319
+ "mangledName": "$s11ShortKitSDK11ContentItemV12liveStreamIdSSSgvg",
27320
+ "moduleName": "ShortKitSDK",
27321
+ "implicit": true,
27322
+ "accessorKind": "get"
27323
+ },
27324
+ {
27325
+ "kind": "Accessor",
27326
+ "name": "Set",
27327
+ "printedName": "Set()",
27328
+ "children": [
27329
+ {
27330
+ "kind": "TypeNominal",
27331
+ "name": "Void",
27332
+ "printedName": "()"
27333
+ },
27334
+ {
27335
+ "kind": "TypeNominal",
27336
+ "name": "Optional",
27337
+ "printedName": "Swift.String?",
27338
+ "children": [
27339
+ {
27340
+ "kind": "TypeNominal",
27341
+ "name": "String",
27342
+ "printedName": "Swift.String",
27343
+ "usr": "s:SS"
27344
+ }
27345
+ ],
27346
+ "usr": "s:Sq"
27347
+ }
27348
+ ],
27349
+ "declKind": "Accessor",
27350
+ "usr": "s:11ShortKitSDK11ContentItemV12liveStreamIdSSSgvs",
27351
+ "mangledName": "$s11ShortKitSDK11ContentItemV12liveStreamIdSSSgvs",
25856
27352
  "moduleName": "ShortKitSDK",
25857
27353
  "implicit": true,
25858
27354
  "accessorKind": "set"
@@ -25869,8 +27365,8 @@
25869
27365
  }
25870
27366
  ],
25871
27367
  "declKind": "Accessor",
25872
- "usr": "s:11ShortKitSDK11ContentItemV6isLiveSbvM",
25873
- "mangledName": "$s11ShortKitSDK11ContentItemV6isLiveSbvM",
27368
+ "usr": "s:11ShortKitSDK11ContentItemV12liveStreamIdSSSgvM",
27369
+ "mangledName": "$s11ShortKitSDK11ContentItemV12liveStreamIdSSSgvM",
25874
27370
  "moduleName": "ShortKitSDK",
25875
27371
  "implicit": true,
25876
27372
  "accessorKind": "_modify"
@@ -25879,27 +27375,27 @@
25879
27375
  },
25880
27376
  {
25881
27377
  "kind": "Var",
25882
- "name": "liveStreamId",
25883
- "printedName": "liveStreamId",
27378
+ "name": "liveStreamStatus",
27379
+ "printedName": "liveStreamStatus",
25884
27380
  "children": [
25885
27381
  {
25886
27382
  "kind": "TypeNominal",
25887
27383
  "name": "Optional",
25888
- "printedName": "Swift.String?",
27384
+ "printedName": "ShortKitSDK.LiveStreamStatus?",
25889
27385
  "children": [
25890
27386
  {
25891
27387
  "kind": "TypeNominal",
25892
- "name": "String",
25893
- "printedName": "Swift.String",
25894
- "usr": "s:SS"
27388
+ "name": "LiveStreamStatus",
27389
+ "printedName": "ShortKitSDK.LiveStreamStatus",
27390
+ "usr": "s:11ShortKitSDK16LiveStreamStatusO"
25895
27391
  }
25896
27392
  ],
25897
27393
  "usr": "s:Sq"
25898
27394
  }
25899
27395
  ],
25900
27396
  "declKind": "Var",
25901
- "usr": "s:11ShortKitSDK11ContentItemV12liveStreamIdSSSgvp",
25902
- "mangledName": "$s11ShortKitSDK11ContentItemV12liveStreamIdSSSgvp",
27397
+ "usr": "s:11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvp",
27398
+ "mangledName": "$s11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvp",
25903
27399
  "moduleName": "ShortKitSDK",
25904
27400
  "declAttributes": [
25905
27401
  "HasInitialValue",
@@ -25916,21 +27412,21 @@
25916
27412
  {
25917
27413
  "kind": "TypeNominal",
25918
27414
  "name": "Optional",
25919
- "printedName": "Swift.String?",
27415
+ "printedName": "ShortKitSDK.LiveStreamStatus?",
25920
27416
  "children": [
25921
27417
  {
25922
27418
  "kind": "TypeNominal",
25923
- "name": "String",
25924
- "printedName": "Swift.String",
25925
- "usr": "s:SS"
27419
+ "name": "LiveStreamStatus",
27420
+ "printedName": "ShortKitSDK.LiveStreamStatus",
27421
+ "usr": "s:11ShortKitSDK16LiveStreamStatusO"
25926
27422
  }
25927
27423
  ],
25928
27424
  "usr": "s:Sq"
25929
27425
  }
25930
27426
  ],
25931
27427
  "declKind": "Accessor",
25932
- "usr": "s:11ShortKitSDK11ContentItemV12liveStreamIdSSSgvg",
25933
- "mangledName": "$s11ShortKitSDK11ContentItemV12liveStreamIdSSSgvg",
27428
+ "usr": "s:11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvg",
27429
+ "mangledName": "$s11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvg",
25934
27430
  "moduleName": "ShortKitSDK",
25935
27431
  "implicit": true,
25936
27432
  "accessorKind": "get"
@@ -25948,21 +27444,21 @@
25948
27444
  {
25949
27445
  "kind": "TypeNominal",
25950
27446
  "name": "Optional",
25951
- "printedName": "Swift.String?",
27447
+ "printedName": "ShortKitSDK.LiveStreamStatus?",
25952
27448
  "children": [
25953
27449
  {
25954
27450
  "kind": "TypeNominal",
25955
- "name": "String",
25956
- "printedName": "Swift.String",
25957
- "usr": "s:SS"
27451
+ "name": "LiveStreamStatus",
27452
+ "printedName": "ShortKitSDK.LiveStreamStatus",
27453
+ "usr": "s:11ShortKitSDK16LiveStreamStatusO"
25958
27454
  }
25959
27455
  ],
25960
27456
  "usr": "s:Sq"
25961
27457
  }
25962
27458
  ],
25963
27459
  "declKind": "Accessor",
25964
- "usr": "s:11ShortKitSDK11ContentItemV12liveStreamIdSSSgvs",
25965
- "mangledName": "$s11ShortKitSDK11ContentItemV12liveStreamIdSSSgvs",
27460
+ "usr": "s:11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvs",
27461
+ "mangledName": "$s11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvs",
25966
27462
  "moduleName": "ShortKitSDK",
25967
27463
  "implicit": true,
25968
27464
  "accessorKind": "set"
@@ -25979,8 +27475,8 @@
25979
27475
  }
25980
27476
  ],
25981
27477
  "declKind": "Accessor",
25982
- "usr": "s:11ShortKitSDK11ContentItemV12liveStreamIdSSSgvM",
25983
- "mangledName": "$s11ShortKitSDK11ContentItemV12liveStreamIdSSSgvM",
27478
+ "usr": "s:11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvM",
27479
+ "mangledName": "$s11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvM",
25984
27480
  "moduleName": "ShortKitSDK",
25985
27481
  "implicit": true,
25986
27482
  "accessorKind": "_modify"
@@ -25989,32 +27485,33 @@
25989
27485
  },
25990
27486
  {
25991
27487
  "kind": "Var",
25992
- "name": "liveStreamStatus",
25993
- "printedName": "liveStreamStatus",
27488
+ "name": "startedAt",
27489
+ "printedName": "startedAt",
25994
27490
  "children": [
25995
27491
  {
25996
27492
  "kind": "TypeNominal",
25997
27493
  "name": "Optional",
25998
- "printedName": "ShortKitSDK.LiveStreamStatus?",
27494
+ "printedName": "Swift.String?",
25999
27495
  "children": [
26000
27496
  {
26001
27497
  "kind": "TypeNominal",
26002
- "name": "LiveStreamStatus",
26003
- "printedName": "ShortKitSDK.LiveStreamStatus",
26004
- "usr": "s:11ShortKitSDK16LiveStreamStatusO"
27498
+ "name": "String",
27499
+ "printedName": "Swift.String",
27500
+ "usr": "s:SS"
26005
27501
  }
26006
27502
  ],
26007
27503
  "usr": "s:Sq"
26008
27504
  }
26009
27505
  ],
26010
27506
  "declKind": "Var",
26011
- "usr": "s:11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvp",
26012
- "mangledName": "$s11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvp",
27507
+ "usr": "s:11ShortKitSDK11ContentItemV9startedAtSSSgvp",
27508
+ "mangledName": "$s11ShortKitSDK11ContentItemV9startedAtSSSgvp",
26013
27509
  "moduleName": "ShortKitSDK",
26014
27510
  "declAttributes": [
26015
27511
  "HasInitialValue",
26016
27512
  "HasStorage",
26017
- "AccessControl"
27513
+ "AccessControl",
27514
+ "RawDocComment"
26018
27515
  ],
26019
27516
  "hasStorage": true,
26020
27517
  "accessors": [
@@ -26026,21 +27523,21 @@
26026
27523
  {
26027
27524
  "kind": "TypeNominal",
26028
27525
  "name": "Optional",
26029
- "printedName": "ShortKitSDK.LiveStreamStatus?",
27526
+ "printedName": "Swift.String?",
26030
27527
  "children": [
26031
27528
  {
26032
27529
  "kind": "TypeNominal",
26033
- "name": "LiveStreamStatus",
26034
- "printedName": "ShortKitSDK.LiveStreamStatus",
26035
- "usr": "s:11ShortKitSDK16LiveStreamStatusO"
27530
+ "name": "String",
27531
+ "printedName": "Swift.String",
27532
+ "usr": "s:SS"
26036
27533
  }
26037
27534
  ],
26038
27535
  "usr": "s:Sq"
26039
27536
  }
26040
27537
  ],
26041
27538
  "declKind": "Accessor",
26042
- "usr": "s:11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvg",
26043
- "mangledName": "$s11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvg",
27539
+ "usr": "s:11ShortKitSDK11ContentItemV9startedAtSSSgvg",
27540
+ "mangledName": "$s11ShortKitSDK11ContentItemV9startedAtSSSgvg",
26044
27541
  "moduleName": "ShortKitSDK",
26045
27542
  "implicit": true,
26046
27543
  "accessorKind": "get"
@@ -26058,21 +27555,21 @@
26058
27555
  {
26059
27556
  "kind": "TypeNominal",
26060
27557
  "name": "Optional",
26061
- "printedName": "ShortKitSDK.LiveStreamStatus?",
27558
+ "printedName": "Swift.String?",
26062
27559
  "children": [
26063
27560
  {
26064
27561
  "kind": "TypeNominal",
26065
- "name": "LiveStreamStatus",
26066
- "printedName": "ShortKitSDK.LiveStreamStatus",
26067
- "usr": "s:11ShortKitSDK16LiveStreamStatusO"
27562
+ "name": "String",
27563
+ "printedName": "Swift.String",
27564
+ "usr": "s:SS"
26068
27565
  }
26069
27566
  ],
26070
27567
  "usr": "s:Sq"
26071
27568
  }
26072
27569
  ],
26073
27570
  "declKind": "Accessor",
26074
- "usr": "s:11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvs",
26075
- "mangledName": "$s11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvs",
27571
+ "usr": "s:11ShortKitSDK11ContentItemV9startedAtSSSgvs",
27572
+ "mangledName": "$s11ShortKitSDK11ContentItemV9startedAtSSSgvs",
26076
27573
  "moduleName": "ShortKitSDK",
26077
27574
  "implicit": true,
26078
27575
  "accessorKind": "set"
@@ -26089,8 +27586,8 @@
26089
27586
  }
26090
27587
  ],
26091
27588
  "declKind": "Accessor",
26092
- "usr": "s:11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvM",
26093
- "mangledName": "$s11ShortKitSDK11ContentItemV16liveStreamStatusAA04LivegH0OSgvM",
27589
+ "usr": "s:11ShortKitSDK11ContentItemV9startedAtSSSgvM",
27590
+ "mangledName": "$s11ShortKitSDK11ContentItemV9startedAtSSSgvM",
26094
27591
  "moduleName": "ShortKitSDK",
26095
27592
  "implicit": true,
26096
27593
  "accessorKind": "_modify"
@@ -26099,8 +27596,8 @@
26099
27596
  },
26100
27597
  {
26101
27598
  "kind": "Var",
26102
- "name": "startedAt",
26103
- "printedName": "startedAt",
27599
+ "name": "endedAt",
27600
+ "printedName": "endedAt",
26104
27601
  "children": [
26105
27602
  {
26106
27603
  "kind": "TypeNominal",
@@ -26118,8 +27615,8 @@
26118
27615
  }
26119
27616
  ],
26120
27617
  "declKind": "Var",
26121
- "usr": "s:11ShortKitSDK11ContentItemV9startedAtSSSgvp",
26122
- "mangledName": "$s11ShortKitSDK11ContentItemV9startedAtSSSgvp",
27618
+ "usr": "s:11ShortKitSDK11ContentItemV7endedAtSSSgvp",
27619
+ "mangledName": "$s11ShortKitSDK11ContentItemV7endedAtSSSgvp",
26123
27620
  "moduleName": "ShortKitSDK",
26124
27621
  "declAttributes": [
26125
27622
  "HasInitialValue",
@@ -26150,8 +27647,8 @@
26150
27647
  }
26151
27648
  ],
26152
27649
  "declKind": "Accessor",
26153
- "usr": "s:11ShortKitSDK11ContentItemV9startedAtSSSgvg",
26154
- "mangledName": "$s11ShortKitSDK11ContentItemV9startedAtSSSgvg",
27650
+ "usr": "s:11ShortKitSDK11ContentItemV7endedAtSSSgvg",
27651
+ "mangledName": "$s11ShortKitSDK11ContentItemV7endedAtSSSgvg",
26155
27652
  "moduleName": "ShortKitSDK",
26156
27653
  "implicit": true,
26157
27654
  "accessorKind": "get"
@@ -26182,8 +27679,8 @@
26182
27679
  }
26183
27680
  ],
26184
27681
  "declKind": "Accessor",
26185
- "usr": "s:11ShortKitSDK11ContentItemV9startedAtSSSgvs",
26186
- "mangledName": "$s11ShortKitSDK11ContentItemV9startedAtSSSgvs",
27682
+ "usr": "s:11ShortKitSDK11ContentItemV7endedAtSSSgvs",
27683
+ "mangledName": "$s11ShortKitSDK11ContentItemV7endedAtSSSgvs",
26187
27684
  "moduleName": "ShortKitSDK",
26188
27685
  "implicit": true,
26189
27686
  "accessorKind": "set"
@@ -26200,8 +27697,8 @@
26200
27697
  }
26201
27698
  ],
26202
27699
  "declKind": "Accessor",
26203
- "usr": "s:11ShortKitSDK11ContentItemV9startedAtSSSgvM",
26204
- "mangledName": "$s11ShortKitSDK11ContentItemV9startedAtSSSgvM",
27700
+ "usr": "s:11ShortKitSDK11ContentItemV7endedAtSSSgvM",
27701
+ "mangledName": "$s11ShortKitSDK11ContentItemV7endedAtSSSgvM",
26205
27702
  "moduleName": "ShortKitSDK",
26206
27703
  "implicit": true,
26207
27704
  "accessorKind": "_modify"
@@ -26298,7 +27795,7 @@
26298
27795
  {
26299
27796
  "kind": "Constructor",
26300
27797
  "name": "init",
26301
- "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:)",
26302
27799
  "children": [
26303
27800
  {
26304
27801
  "kind": "TypeNominal",
@@ -26537,6 +28034,21 @@
26537
28034
  "hasDefaultArg": true,
26538
28035
  "usr": "s:Sq"
26539
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
+ },
26540
28052
  {
26541
28053
  "kind": "TypeNominal",
26542
28054
  "name": "Int",
@@ -26546,8 +28058,8 @@
26546
28058
  }
26547
28059
  ],
26548
28060
  "declKind": "Constructor",
26549
- "usr": "s:11ShortKitSDK11ContentItemV2id10playbackId5title11description8duration12streamingUrl09thumbnailM013captionTracks14customMetadata6author07articleM012commentCount08fallbackM008downloadM06isLive010liveStreamH016liveStreamStatus9startedAt14currentViewersACSS_SSSgSSAWSdS2SSayAA12CaptionTrackVGSDySSAA9JSONValueOGSgA2WSiSgA2WSbAwA0Z12StreamStatusOSgAWSitcfc",
26550
- "mangledName": "$s11ShortKitSDK11ContentItemV2id10playbackId5title11description8duration12streamingUrl09thumbnailM013captionTracks14customMetadata6author07articleM012commentCount08fallbackM008downloadM06isLive010liveStreamH016liveStreamStatus9startedAt14currentViewersACSS_SSSgSSAWSdS2SSayAA12CaptionTrackVGSDySSAA9JSONValueOGSgA2WSiSgA2WSbAwA0Z12StreamStatusOSgAWSitcfc",
28061
+ "usr": "s:11ShortKitSDK11ContentItemV2id10playbackId5title11description8duration12streamingUrl09thumbnailM013captionTracks14customMetadata6author07articleM012commentCount08fallbackM008downloadM06isLive010liveStreamH016liveStreamStatus9startedAt7endedAt14currentViewersACSS_SSSgSSAXSdS2SSayAA12CaptionTrackVGSDySSAA9JSONValueOGSgA2XSiSgA2XSbAxA0Z12StreamStatusOSgA2XSitcfc",
28062
+ "mangledName": "$s11ShortKitSDK11ContentItemV2id10playbackId5title11description8duration12streamingUrl09thumbnailM013captionTracks14customMetadata6author07articleM012commentCount08fallbackM008downloadM06isLive010liveStreamH016liveStreamStatus9startedAt7endedAt14currentViewersACSS_SSSgSSAXSdS2SSayAA12CaptionTrackVGSDySSAA9JSONValueOGSgA2XSiSgA2XSbAxA0Z12StreamStatusOSgA2XSitcfc",
26551
28063
  "moduleName": "ShortKitSDK",
26552
28064
  "declAttributes": [
26553
28065
  "AccessControl",
@@ -34140,6 +35652,13 @@
34140
35652
  "declKind": "Import",
34141
35653
  "moduleName": "ShortKitSDK"
34142
35654
  },
35655
+ {
35656
+ "kind": "Import",
35657
+ "name": "Foundation",
35658
+ "printedName": "Foundation",
35659
+ "declKind": "Import",
35660
+ "moduleName": "ShortKitSDK"
35661
+ },
34143
35662
  {
34144
35663
  "kind": "Import",
34145
35664
  "name": "UIKit",
@@ -36516,6 +38035,20 @@
36516
38035
  "declKind": "Import",
36517
38036
  "moduleName": "ShortKitSDK"
36518
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
+ },
36519
38052
  {
36520
38053
  "kind": "Import",
36521
38054
  "name": "UIKit",
@@ -42155,20 +43688,6 @@
42155
43688
  }
42156
43689
  ]
42157
43690
  },
42158
- {
42159
- "kind": "Import",
42160
- "name": "AVFoundation",
42161
- "printedName": "AVFoundation",
42162
- "declKind": "Import",
42163
- "moduleName": "ShortKitSDK"
42164
- },
42165
- {
42166
- "kind": "Import",
42167
- "name": "UIKit",
42168
- "printedName": "UIKit",
42169
- "declKind": "Import",
42170
- "moduleName": "ShortKitSDK"
42171
- },
42172
43691
  {
42173
43692
  "kind": "Import",
42174
43693
  "name": "Foundation",
@@ -43187,7 +44706,7 @@
43187
44706
  {
43188
44707
  "kind": "Constructor",
43189
44708
  "name": "init",
43190
- "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:)",
43191
44710
  "children": [
43192
44711
  {
43193
44712
  "kind": "TypeNominal",
@@ -43331,6 +44850,13 @@
43331
44850
  "hasDefaultArg": true,
43332
44851
  "usr": "s:Sb"
43333
44852
  },
44853
+ {
44854
+ "kind": "TypeNominal",
44855
+ "name": "Bool",
44856
+ "printedName": "Swift.Bool",
44857
+ "hasDefaultArg": true,
44858
+ "usr": "s:Sb"
44859
+ },
43334
44860
  {
43335
44861
  "kind": "TypeNominal",
43336
44862
  "name": "Bool",
@@ -43340,8 +44866,8 @@
43340
44866
  }
43341
44867
  ],
43342
44868
  "declKind": "Constructor",
43343
- "usr": "s:11ShortKitSDK0aB0C6apiKey6userId10adProvider13clientAppName0jK7Version16customDimensions011loadingViewI017debugPanelEnabled013serverTracingT007consolevT0ACSS_SSSgAA0ab2AdI0_pSgA2NSDyS2SGSgSo6UIViewCycSgS3btcfc",
43344
- "mangledName": "$s11ShortKitSDK0aB0C6apiKey6userId10adProvider13clientAppName0jK7Version16customDimensions011loadingViewI017debugPanelEnabled013serverTracingT007consolevT0ACSS_SSSgAA0ab2AdI0_pSgA2NSDyS2SGSgSo6UIViewCycSgS3btcfc",
44869
+ "usr": "s:11ShortKitSDK0aB0C6apiKey6userId10adProvider13clientAppName0jK7Version16customDimensions011loadingViewI017debugPanelEnabled013serverTracingT007consolevT009poolDebugT0ACSS_SSSgAA0ab2AdI0_pSgA2OSDyS2SGSgSo6UIViewCycSgS4btcfc",
44870
+ "mangledName": "$s11ShortKitSDK0aB0C6apiKey6userId10adProvider13clientAppName0jK7Version16customDimensions011loadingViewI017debugPanelEnabled013serverTracingT007consolevT009poolDebugT0ACSS_SSSgAA0ab2AdI0_pSgA2OSDyS2SGSgSo6UIViewCycSgS4btcfc",
43345
44871
  "moduleName": "ShortKitSDK",
43346
44872
  "declAttributes": [
43347
44873
  "AccessControl",
@@ -43597,7 +45123,7 @@
43597
45123
  {
43598
45124
  "kind": "Function",
43599
45125
  "name": "downloadVideo",
43600
- "printedName": "downloadVideo(_:mode:)",
45126
+ "printedName": "downloadVideo(_:mode:overlayMode:)",
43601
45127
  "children": [
43602
45128
  {
43603
45129
  "kind": "TypeNominal",
@@ -43617,11 +45143,18 @@
43617
45143
  "printedName": "ShortKitSDK.DownloadMode",
43618
45144
  "hasDefaultArg": true,
43619
45145
  "usr": "s:11ShortKitSDK12DownloadModeO"
45146
+ },
45147
+ {
45148
+ "kind": "TypeNominal",
45149
+ "name": "DownloadOverlayMode",
45150
+ "printedName": "ShortKitSDK.DownloadOverlayMode",
45151
+ "hasDefaultArg": true,
45152
+ "usr": "s:11ShortKitSDK19DownloadOverlayModeO"
43620
45153
  }
43621
45154
  ],
43622
45155
  "declKind": "Func",
43623
- "usr": "s:11ShortKitSDK0aB0C13downloadVideo_4mode10Foundation3URLVAA11ContentItemV_AA12DownloadModeOtYaKF",
43624
- "mangledName": "$s11ShortKitSDK0aB0C13downloadVideo_4mode10Foundation3URLVAA11ContentItemV_AA12DownloadModeOtYaKF",
45156
+ "usr": "s:11ShortKitSDK0aB0C13downloadVideo_4mode11overlayMode10Foundation3URLVAA11ContentItemV_AA08DownloadH0OAA0m7OverlayH0OtYaKF",
45157
+ "mangledName": "$s11ShortKitSDK0aB0C13downloadVideo_4mode11overlayMode10Foundation3URLVAA11ContentItemV_AA08DownloadH0OAA0m7OverlayH0OtYaKF",
43625
45158
  "moduleName": "ShortKitSDK",
43626
45159
  "declAttributes": [
43627
45160
  "Final",
@@ -44577,10 +46110,274 @@
44577
46110
  }
44578
46111
  ]
44579
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
+ },
44580
46377
  {
44581
46378
  "kind": "Constructor",
44582
46379
  "name": "init",
44583
- "printedName": "init(cornerRadius:clickAction:autoplay:loop:muteOnStart:videoOverlay:feedConfig:)",
46380
+ "printedName": "init(cornerRadius:clickAction:autoplay:loop:muteOnStart:videoOverlay:feedConfig:previewMode:)",
44584
46381
  "children": [
44585
46382
  {
44586
46383
  "kind": "TypeNominal",
@@ -44636,11 +46433,18 @@
44636
46433
  "printedName": "ShortKitSDK.FeedConfig",
44637
46434
  "hasDefaultArg": true,
44638
46435
  "usr": "s:11ShortKitSDK10FeedConfigV"
46436
+ },
46437
+ {
46438
+ "kind": "TypeNominal",
46439
+ "name": "PreviewMode",
46440
+ "printedName": "ShortKitSDK.PlayerConfig.PreviewMode",
46441
+ "hasDefaultArg": true,
46442
+ "usr": "s:11ShortKitSDK12PlayerConfigV11PreviewModeO"
44639
46443
  }
44640
46444
  ],
44641
46445
  "declKind": "Constructor",
44642
- "usr": "s:11ShortKitSDK12PlayerConfigV12cornerRadius11clickAction8autoplay4loop11muteOnStart12videoOverlay04feedE0AC14CoreFoundation7CGFloatV_AA0d5ClickI0OS3bAA05VideoP4ModeOAA04FeedE0Vtcfc",
44643
- "mangledName": "$s11ShortKitSDK12PlayerConfigV12cornerRadius11clickAction8autoplay4loop11muteOnStart12videoOverlay04feedE0AC12CoreGraphics7CGFloatV_AA0d5ClickI0OS3bAA05VideoP4ModeOAA04FeedE0Vtcfc",
46446
+ "usr": "s:11ShortKitSDK12PlayerConfigV12cornerRadius11clickAction8autoplay4loop11muteOnStart12videoOverlay04feedE011previewModeAC14CoreFoundation7CGFloatV_AA0d5ClickI0OS3bAA05VideopS0OAA04FeedE0VAC07PreviewS0Otcfc",
46447
+ "mangledName": "$s11ShortKitSDK12PlayerConfigV12cornerRadius11clickAction8autoplay4loop11muteOnStart12videoOverlay04feedE011previewModeAC12CoreGraphics7CGFloatV_AA0d5ClickI0OS3bAA05VideopS0OAA04FeedE0VAC07PreviewS0Otcfc",
44644
46448
  "moduleName": "ShortKitSDK",
44645
46449
  "declAttributes": [
44646
46450
  "AccessControl"
@@ -45009,6 +46813,162 @@
45009
46813
  }
45010
46814
  ]
45011
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
+ },
45012
46972
  {
45013
46973
  "kind": "Constructor",
45014
46974
  "name": "init",
@@ -45163,6 +47123,44 @@
45163
47123
  ],
45164
47124
  "funcSelfKind": "NonMutating"
45165
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
+ },
45166
47164
  {
45167
47165
  "kind": "Function",
45168
47166
  "name": "activate",
@@ -45888,6 +47886,105 @@
45888
47886
  }
45889
47887
  ]
45890
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
+ },
45891
47988
  {
45892
47989
  "kind": "Constructor",
45893
47990
  "name": "init",
@@ -45977,6 +48074,44 @@
45977
48074
  ],
45978
48075
  "funcSelfKind": "NonMutating"
45979
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
+ },
45980
48115
  {
45981
48116
  "kind": "Function",
45982
48117
  "name": "viewDidLoad",
@@ -46485,6 +48620,13 @@
46485
48620
  }
46486
48621
  ]
46487
48622
  },
48623
+ {
48624
+ "kind": "Import",
48625
+ "name": "UIKit",
48626
+ "printedName": "UIKit",
48627
+ "declKind": "Import",
48628
+ "moduleName": "ShortKitSDK"
48629
+ },
46488
48630
  {
46489
48631
  "kind": "Import",
46490
48632
  "name": "Foundation",
@@ -46499,6 +48641,241 @@
46499
48641
  "declKind": "Import",
46500
48642
  "moduleName": "ShortKitSDK"
46501
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
+ },
46502
48879
  {
46503
48880
  "kind": "TypeDecl",
46504
48881
  "name": "WidgetConfig",
@@ -47466,10 +49843,182 @@
47466
49843
  }
47467
49844
  ]
47468
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
+ },
47469
50018
  {
47470
50019
  "kind": "Constructor",
47471
50020
  "name": "init",
47472
- "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:)",
47473
50022
  "children": [
47474
50023
  {
47475
50024
  "kind": "TypeNominal",
@@ -47561,11 +50110,25 @@
47561
50110
  ],
47562
50111
  "hasDefaultArg": true,
47563
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"
47564
50127
  }
47565
50128
  ],
47566
50129
  "declKind": "Constructor",
47567
- "usr": "s:11ShortKitSDK12WidgetConfigV9cardCount0F7Spacing12cornerRadius8autoplay11muteOnStart4loop16rotationInterval11clickAction0F7Overlay04feedE06filterACSi_14CoreFoundation7CGFloatVAQS3bSdAA011PlayerClickS0OAA05VideoT4ModeOAA04FeedE0VAA10FeedFilterVSgtcfc",
47568
- "mangledName": "$s11ShortKitSDK12WidgetConfigV9cardCount0F7Spacing12cornerRadius8autoplay11muteOnStart4loop16rotationInterval11clickAction0F7Overlay04feedE06filterACSi_12CoreGraphics7CGFloatVAQS3bSdAA011PlayerClickS0OAA05VideoT4ModeOAA04FeedE0VAA10FeedFilterVSgtcfc",
50130
+ "usr": "s:11ShortKitSDK12WidgetConfigV9cardCount0F7Spacing12cornerRadius8autoplay11muteOnStart4loop16rotationInterval11clickAction0F7Overlay04feedE06filter12playbackMode15previewDurationACSi_14CoreFoundation7CGFloatVASS3bSdAA011PlayerClickS0OAA05VideotX0OAA04FeedE0VAA10FeedFilterVSgAA0d8PlaybackX0OSdtcfc",
50131
+ "mangledName": "$s11ShortKitSDK12WidgetConfigV9cardCount0F7Spacing12cornerRadius8autoplay11muteOnStart4loop16rotationInterval11clickAction0F7Overlay04feedE06filter12playbackMode15previewDurationACSi_12CoreGraphics7CGFloatVASS3bSdAA011PlayerClickS0OAA05VideotX0OAA04FeedE0VAA10FeedFilterVSgAA0d8PlaybackX0OSdtcfc",
47569
50132
  "moduleName": "ShortKitSDK",
47570
50133
  "declAttributes": [
47571
50134
  "AccessControl"
@@ -48200,28 +50763,28 @@
48200
50763
  {
48201
50764
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Configuration\/FeedConfig.swift",
48202
50765
  "kind": "BooleanLiteral",
48203
- "offset": 2943,
50766
+ "offset": 3056,
48204
50767
  "length": 4,
48205
50768
  "value": "true"
48206
50769
  },
48207
50770
  {
48208
50771
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Configuration\/FeedConfig.swift",
48209
50772
  "kind": "BooleanLiteral",
48210
- "offset": 2974,
50773
+ "offset": 3087,
48211
50774
  "length": 4,
48212
50775
  "value": "true"
48213
50776
  },
48214
50777
  {
48215
50778
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Configuration\/FeedConfig.swift",
48216
50779
  "kind": "BooleanLiteral",
48217
- "offset": 3060,
50780
+ "offset": 3173,
48218
50781
  "length": 5,
48219
50782
  "value": "false"
48220
50783
  },
48221
50784
  {
48222
50785
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Configuration\/FeedConfig.swift",
48223
50786
  "kind": "BooleanLiteral",
48224
- "offset": 3104,
50787
+ "offset": 3217,
48225
50788
  "length": 4,
48226
50789
  "value": "true"
48227
50790
  },
@@ -48526,6 +51089,55 @@
48526
51089
  "length": 11,
48527
51090
  "value": "3"
48528
51091
  },
51092
+ {
51093
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositor.swift",
51094
+ "kind": "StringLiteral",
51095
+ "offset": 1621,
51096
+ "length": 32,
51097
+ "value": "\"dev.shortkit.SKVideoCompositor\""
51098
+ },
51099
+ {
51100
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositor.swift",
51101
+ "kind": "BooleanLiteral",
51102
+ "offset": 1736,
51103
+ "length": 5,
51104
+ "value": "false"
51105
+ },
51106
+ {
51107
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositor.swift",
51108
+ "kind": "Dictionary",
51109
+ "offset": 2070,
51110
+ "length": 3,
51111
+ "value": "[]"
51112
+ },
51113
+ {
51114
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositor.swift",
51115
+ "kind": "Dictionary",
51116
+ "offset": 2315,
51117
+ "length": 3,
51118
+ "value": "[]"
51119
+ },
51120
+ {
51121
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositorInstruction.swift",
51122
+ "kind": "BooleanLiteral",
51123
+ "offset": 1553,
51124
+ "length": 5,
51125
+ "value": "false"
51126
+ },
51127
+ {
51128
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositorInstruction.swift",
51129
+ "kind": "BooleanLiteral",
51130
+ "offset": 1603,
51131
+ "length": 5,
51132
+ "value": "false"
51133
+ },
51134
+ {
51135
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/VideoCompositor.swift",
51136
+ "kind": "IntegerLiteral",
51137
+ "offset": 125,
51138
+ "length": 2,
51139
+ "value": "30"
51140
+ },
48529
51141
  {
48530
51142
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/CarouselOverlayPool.swift",
48531
51143
  "kind": "BooleanLiteral",
@@ -48578,63 +51190,70 @@
48578
51190
  {
48579
51191
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
48580
51192
  "kind": "IntegerLiteral",
48581
- "offset": 797,
51193
+ "offset": 1308,
48582
51194
  "length": 2,
48583
51195
  "value": "-1"
48584
51196
  },
48585
51197
  {
48586
51198
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
48587
51199
  "kind": "BooleanLiteral",
48588
- "offset": 1269,
51200
+ "offset": 1780,
51201
+ "length": 5,
51202
+ "value": "false"
51203
+ },
51204
+ {
51205
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
51206
+ "kind": "BooleanLiteral",
51207
+ "offset": 2063,
48589
51208
  "length": 5,
48590
51209
  "value": "false"
48591
51210
  },
48592
51211
  {
48593
51212
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
48594
51213
  "kind": "BooleanLiteral",
48595
- "offset": 1552,
51214
+ "offset": 2307,
48596
51215
  "length": 5,
48597
51216
  "value": "false"
48598
51217
  },
48599
51218
  {
48600
51219
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
48601
51220
  "kind": "IntegerLiteral",
48602
- "offset": 3159,
51221
+ "offset": 4690,
48603
51222
  "length": 2,
48604
51223
  "value": "-1"
48605
51224
  },
48606
51225
  {
48607
51226
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
48608
51227
  "kind": "IntegerLiteral",
48609
- "offset": 11611,
51228
+ "offset": 15069,
48610
51229
  "length": 1,
48611
51230
  "value": "0"
48612
51231
  },
48613
51232
  {
48614
51233
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
48615
51234
  "kind": "StringLiteral",
48616
- "offset": 16242,
51235
+ "offset": 19700,
48617
51236
  "length": 3,
48618
51237
  "value": "\"?\""
48619
51238
  },
48620
51239
  {
48621
51240
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedDataSource.swift",
48622
51241
  "kind": "Array",
48623
- "offset": 281,
51242
+ "offset": 639,
48624
51243
  "length": 2,
48625
51244
  "value": "[]"
48626
51245
  },
48627
51246
  {
48628
51247
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedDataSource.swift",
48629
51248
  "kind": "BooleanLiteral",
48630
- "offset": 358,
51249
+ "offset": 716,
48631
51250
  "length": 5,
48632
51251
  "value": "false"
48633
51252
  },
48634
51253
  {
48635
51254
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedDataSource.swift",
48636
51255
  "kind": "BooleanLiteral",
48637
- "offset": 499,
51256
+ "offset": 857,
48638
51257
  "length": 4,
48639
51258
  "value": "true"
48640
51259
  },
@@ -48837,28 +51456,28 @@
48837
51456
  {
48838
51457
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
48839
51458
  "kind": "BooleanLiteral",
48840
- "offset": 32681,
51459
+ "offset": 32977,
48841
51460
  "length": 5,
48842
51461
  "value": "false"
48843
51462
  },
48844
51463
  {
48845
51464
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
48846
51465
  "kind": "BooleanLiteral",
48847
- "offset": 112064,
51466
+ "offset": 122606,
48848
51467
  "length": 5,
48849
51468
  "value": "false"
48850
51469
  },
48851
51470
  {
48852
51471
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
48853
51472
  "kind": "BooleanLiteral",
48854
- "offset": 234483,
51473
+ "offset": 249917,
48855
51474
  "length": 5,
48856
51475
  "value": "false"
48857
51476
  },
48858
51477
  {
48859
51478
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
48860
51479
  "kind": "BooleanLiteral",
48861
- "offset": 245188,
51480
+ "offset": 260622,
48862
51481
  "length": 5,
48863
51482
  "value": "false"
48864
51483
  },
@@ -48879,51 +51498,128 @@
48879
51498
  {
48880
51499
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveRoomViewController.swift",
48881
51500
  "kind": "BooleanLiteral",
48882
- "offset": 2575,
51501
+ "offset": 2612,
48883
51502
  "length": 4,
48884
51503
  "value": "true"
48885
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
+ },
48886
51575
  {
48887
51576
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
48888
51577
  "kind": "Array",
48889
- "offset": 292,
51578
+ "offset": 956,
48890
51579
  "length": 2,
48891
51580
  "value": "[]"
48892
51581
  },
48893
51582
  {
48894
51583
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
48895
51584
  "kind": "Dictionary",
48896
- "offset": 402,
51585
+ "offset": 1108,
48897
51586
  "length": 3,
48898
51587
  "value": "[]"
48899
51588
  },
48900
51589
  {
48901
51590
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
48902
51591
  "kind": "IntegerLiteral",
48903
- "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,
48904
51600
  "length": 1,
48905
51601
  "value": "0"
48906
51602
  },
48907
51603
  {
48908
51604
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
48909
51605
  "kind": "BooleanLiteral",
48910
- "offset": 726,
51606
+ "offset": 1470,
48911
51607
  "length": 5,
48912
51608
  "value": "false"
48913
51609
  },
48914
51610
  {
48915
51611
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
48916
51612
  "kind": "BooleanLiteral",
48917
- "offset": 764,
51613
+ "offset": 1508,
48918
51614
  "length": 5,
48919
51615
  "value": "false"
48920
51616
  },
48921
51617
  {
48922
51618
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveStreamMonitor.swift",
48923
51619
  "kind": "FloatLiteral",
48924
- "offset": 946,
48925
- "length": 4,
48926
- "value": "30.0"
51620
+ "offset": 1690,
51621
+ "length": 3,
51622
+ "value": "5.0"
48927
51623
  },
48928
51624
  {
48929
51625
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/LiveViewerHeartbeat.swift",
@@ -49026,28 +51722,28 @@
49026
51722
  {
49027
51723
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
49028
51724
  "kind": "IntegerLiteral",
49029
- "offset": 1787,
51725
+ "offset": 2072,
49030
51726
  "length": 1,
49031
51727
  "value": "0"
49032
51728
  },
49033
51729
  {
49034
51730
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
49035
51731
  "kind": "Array",
49036
- "offset": 2068,
51732
+ "offset": 2353,
49037
51733
  "length": 2,
49038
51734
  "value": "[]"
49039
51735
  },
49040
51736
  {
49041
51737
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
49042
51738
  "kind": "BooleanLiteral",
49043
- "offset": 2319,
51739
+ "offset": 2604,
49044
51740
  "length": 5,
49045
51741
  "value": "false"
49046
51742
  },
49047
51743
  {
49048
51744
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
49049
51745
  "kind": "IntegerLiteral",
49050
- "offset": 2478,
51746
+ "offset": 2795,
49051
51747
  "length": 1,
49052
51748
  "value": "0"
49053
51749
  },
@@ -49103,7 +51799,7 @@
49103
51799
  {
49104
51800
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Networking\/APIClient.swift",
49105
51801
  "kind": "Array",
49106
- "offset": 4504,
51802
+ "offset": 4746,
49107
51803
  "length": 2,
49108
51804
  "value": "[]"
49109
51805
  },
@@ -49137,17 +51833,10 @@
49137
51833
  },
49138
51834
  {
49139
51835
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Networking\/LiveStreamAPI.swift",
49140
- "kind": "StringLiteral",
49141
- "offset": 448,
49142
- "length": 12,
49143
- "value": "\"started_at\""
49144
- },
49145
- {
49146
- "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Networking\/LiveStreamAPI.swift",
49147
- "kind": "StringLiteral",
49148
- "offset": 484,
49149
- "length": 10,
49150
- "value": "\"ended_at\""
51836
+ "kind": "IntegerLiteral",
51837
+ "offset": 621,
51838
+ "length": 1,
51839
+ "value": "0"
49151
51840
  },
49152
51841
  {
49153
51842
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Overlays\/DefaultLiveOverlay.swift",
@@ -49299,35 +51988,35 @@
49299
51988
  {
49300
51989
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerManager.swift",
49301
51990
  "kind": "FloatLiteral",
49302
- "offset": 4627,
51991
+ "offset": 4960,
49303
51992
  "length": 3,
49304
51993
  "value": "5.0"
49305
51994
  },
49306
51995
  {
49307
51996
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerManager.swift",
49308
51997
  "kind": "BooleanLiteral",
49309
- "offset": 4809,
51998
+ "offset": 5142,
49310
51999
  "length": 4,
49311
52000
  "value": "true"
49312
52001
  },
49313
52002
  {
49314
52003
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerManager.swift",
49315
52004
  "kind": "BooleanLiteral",
49316
- "offset": 4920,
52005
+ "offset": 5253,
49317
52006
  "length": 5,
49318
52007
  "value": "false"
49319
52008
  },
49320
52009
  {
49321
52010
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerManager.swift",
49322
52011
  "kind": "BooleanLiteral",
49323
- "offset": 9372,
52012
+ "offset": 9705,
49324
52013
  "length": 5,
49325
52014
  "value": "false"
49326
52015
  },
49327
52016
  {
49328
52017
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerManager.swift",
49329
52018
  "kind": "BooleanLiteral",
49330
- "offset": 26871,
52019
+ "offset": 27204,
49331
52020
  "length": 5,
49332
52021
  "value": "false"
49333
52022
  },
@@ -49467,14 +52156,21 @@
49467
52156
  {
49468
52157
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerPool.swift",
49469
52158
  "kind": "FloatLiteral",
49470
- "offset": 4231,
52159
+ "offset": 4495,
49471
52160
  "length": 3,
49472
52161
  "value": "1.0"
49473
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
+ },
49474
52170
  {
49475
52171
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerPool.swift",
49476
52172
  "kind": "BooleanLiteral",
49477
- "offset": 16962,
52173
+ "offset": 17578,
49478
52174
  "length": 5,
49479
52175
  "value": "false"
49480
52176
  },
@@ -49658,7 +52354,7 @@
49658
52354
  "kind": "StringLiteral",
49659
52355
  "offset": 154,
49660
52356
  "length": 8,
49661
- "value": "\"0.2.31\""
52357
+ "value": "\"0.2.33\""
49662
52358
  },
49663
52359
  {
49664
52360
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
@@ -49674,108 +52370,129 @@
49674
52370
  "length": 2,
49675
52371
  "value": "80"
49676
52372
  },
52373
+ {
52374
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
52375
+ "kind": "Dictionary",
52376
+ "offset": 3745,
52377
+ "length": 3,
52378
+ "value": "[]"
52379
+ },
52380
+ {
52381
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
52382
+ "kind": "BooleanLiteral",
52383
+ "offset": 6524,
52384
+ "length": 5,
52385
+ "value": "false"
52386
+ },
49677
52387
  {
49678
52388
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
49679
52389
  "kind": "BooleanLiteral",
49680
- "offset": 6074,
52390
+ "offset": 6568,
49681
52391
  "length": 5,
49682
52392
  "value": "false"
49683
52393
  },
49684
52394
  {
49685
52395
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
49686
52396
  "kind": "BooleanLiteral",
49687
- "offset": 6118,
52397
+ "offset": 6613,
49688
52398
  "length": 5,
49689
52399
  "value": "false"
49690
52400
  },
49691
52401
  {
49692
52402
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
49693
52403
  "kind": "BooleanLiteral",
49694
- "offset": 6163,
52404
+ "offset": 6653,
49695
52405
  "length": 5,
49696
52406
  "value": "false"
49697
52407
  },
49698
52408
  {
49699
52409
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
49700
52410
  "kind": "IntegerLiteral",
49701
- "offset": 28011,
52411
+ "offset": 28908,
49702
52412
  "length": 2,
49703
52413
  "value": "10"
49704
52414
  },
49705
52415
  {
49706
52416
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
49707
52417
  "kind": "IntegerLiteral",
49708
- "offset": 29132,
52418
+ "offset": 30029,
49709
52419
  "length": 2,
49710
52420
  "value": "10"
49711
52421
  },
49712
52422
  {
49713
52423
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/PlayerConfig.swift",
49714
52424
  "kind": "IntegerLiteral",
49715
- "offset": 704,
52425
+ "offset": 1131,
49716
52426
  "length": 2,
49717
52427
  "value": "12"
49718
52428
  },
49719
52429
  {
49720
52430
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/PlayerConfig.swift",
49721
52431
  "kind": "BooleanLiteral",
49722
- "offset": 781,
52432
+ "offset": 1208,
49723
52433
  "length": 4,
49724
52434
  "value": "true"
49725
52435
  },
49726
52436
  {
49727
52437
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/PlayerConfig.swift",
49728
52438
  "kind": "BooleanLiteral",
49729
- "offset": 808,
52439
+ "offset": 1235,
49730
52440
  "length": 4,
49731
52441
  "value": "true"
49732
52442
  },
49733
52443
  {
49734
52444
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/PlayerConfig.swift",
49735
52445
  "kind": "BooleanLiteral",
49736
- "offset": 842,
52446
+ "offset": 1269,
49737
52447
  "length": 4,
49738
52448
  "value": "true"
49739
52449
  },
49740
52450
  {
49741
52451
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
49742
52452
  "kind": "Array",
49743
- "offset": 972,
52453
+ "offset": 1221,
49744
52454
  "length": 2,
49745
52455
  "value": "[]"
49746
52456
  },
49747
52457
  {
49748
52458
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
49749
52459
  "kind": "IntegerLiteral",
49750
- "offset": 1010,
52460
+ "offset": 1259,
49751
52461
  "length": 1,
49752
52462
  "value": "0"
49753
52463
  },
49754
52464
  {
49755
52465
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
49756
52466
  "kind": "BooleanLiteral",
49757
- "offset": 1042,
52467
+ "offset": 1291,
49758
52468
  "length": 5,
49759
52469
  "value": "false"
49760
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
+ },
49761
52478
  {
49762
52479
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
49763
52480
  "kind": "IntegerLiteral",
49764
- "offset": 1964,
52481
+ "offset": 2954,
49765
52482
  "length": 1,
49766
52483
  "value": "0"
49767
52484
  },
49768
52485
  {
49769
52486
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
49770
52487
  "kind": "BooleanLiteral",
49771
- "offset": 2145,
52488
+ "offset": 3135,
49772
52489
  "length": 4,
49773
52490
  "value": "true"
49774
52491
  },
49775
52492
  {
49776
52493
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/SinglePlayer\/SinglePlayerViewController.swift",
49777
52494
  "kind": "BooleanLiteral",
49778
- "offset": 2205,
52495
+ "offset": 3195,
49779
52496
  "length": 5,
49780
52497
  "value": "false"
49781
52498
  },
@@ -50146,107 +52863,191 @@
50146
52863
  {
50147
52864
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/SlotToFeedTransition.swift",
50148
52865
  "kind": "Array",
50149
- "offset": 3959,
52866
+ "offset": 3729,
50150
52867
  "length": 2,
50151
52868
  "value": "[]"
50152
52869
  },
50153
52870
  {
50154
52871
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
50155
52872
  "kind": "Array",
50156
- "offset": 443,
52873
+ "offset": 833,
50157
52874
  "length": 2,
50158
52875
  "value": "[]"
50159
52876
  },
50160
52877
  {
50161
52878
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
50162
52879
  "kind": "IntegerLiteral",
50163
- "offset": 523,
52880
+ "offset": 1230,
50164
52881
  "length": 1,
50165
52882
  "value": "0"
50166
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
+ },
50167
52912
  {
50168
52913
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
50169
52914
  "kind": "IntegerLiteral",
50170
- "offset": 697,
52915
+ "offset": 3163,
50171
52916
  "length": 1,
50172
- "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"
50173
52925
  },
50174
52926
  {
50175
52927
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
50176
52928
  "kind": "Array",
50177
- "offset": 2470,
52929
+ "offset": 6632,
50178
52930
  "length": 2,
50179
52931
  "value": "[]"
50180
52932
  },
50181
52933
  {
50182
52934
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
50183
52935
  "kind": "BooleanLiteral",
50184
- "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,
50185
52965
  "length": 5,
50186
52966
  "value": "false"
50187
52967
  },
50188
52968
  {
50189
52969
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
50190
52970
  "kind": "BooleanLiteral",
50191
- "offset": 4065,
52971
+ "offset": 10342,
50192
52972
  "length": 5,
50193
52973
  "value": "false"
50194
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
+ },
50195
52982
  {
50196
52983
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
50197
52984
  "kind": "StringLiteral",
50198
- "offset": 17501,
52985
+ "offset": 36437,
50199
52986
  "length": 16,
50200
52987
  "value": "\"WidgetCardCell\""
50201
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
+ },
50202
52996
  {
50203
52997
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
50204
52998
  "kind": "IntegerLiteral",
50205
- "offset": 712,
52999
+ "offset": 1632,
50206
53000
  "length": 1,
50207
53001
  "value": "3"
50208
53002
  },
50209
53003
  {
50210
53004
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
50211
53005
  "kind": "IntegerLiteral",
50212
- "offset": 746,
53006
+ "offset": 1666,
50213
53007
  "length": 1,
50214
53008
  "value": "8"
50215
53009
  },
50216
53010
  {
50217
53011
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
50218
53012
  "kind": "IntegerLiteral",
50219
- "offset": 781,
53013
+ "offset": 1701,
50220
53014
  "length": 2,
50221
53015
  "value": "12"
50222
53016
  },
50223
53017
  {
50224
53018
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
50225
53019
  "kind": "BooleanLiteral",
50226
- "offset": 810,
53020
+ "offset": 1730,
50227
53021
  "length": 4,
50228
53022
  "value": "true"
50229
53023
  },
50230
53024
  {
50231
53025
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
50232
53026
  "kind": "BooleanLiteral",
50233
- "offset": 844,
53027
+ "offset": 1764,
50234
53028
  "length": 4,
50235
53029
  "value": "true"
50236
53030
  },
50237
53031
  {
50238
53032
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
50239
53033
  "kind": "BooleanLiteral",
50240
- "offset": 871,
53034
+ "offset": 1791,
50241
53035
  "length": 4,
50242
53036
  "value": "true"
50243
53037
  },
50244
53038
  {
50245
53039
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/WidgetConfig.swift",
50246
53040
  "kind": "IntegerLiteral",
50247
- "offset": 918,
53041
+ "offset": 1838,
50248
53042
  "length": 2,
50249
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"
50250
53051
  }
50251
53052
  ]
50252
53053
  }