@shortkitsdk/react-native 0.2.48 → 0.2.50

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 (21) hide show
  1. package/android/libs/shortkit-release.aar +0 -0
  2. package/ios/ShortKitSDK.xcframework/Info.plist +5 -5
  3. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Info.plist +2 -2
  4. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.abi.json +112 -682
  5. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +3 -18
  6. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  7. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftinterface +3 -18
  8. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/ShortKitSDK +0 -0
  9. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/_CodeSignature/CodeResources +9 -9
  10. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Info.plist +2 -2
  11. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +112 -682
  12. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +3 -18
  13. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  14. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +3 -18
  15. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +112 -682
  16. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +3 -18
  17. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  18. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +3 -18
  19. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/ShortKitSDK +0 -0
  20. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/_CodeSignature/CodeResources +17 -17
  21. package/package.json +1 -1
@@ -17761,86 +17761,6 @@
17761
17761
  "RawDocComment"
17762
17762
  ]
17763
17763
  },
17764
- {
17765
- "kind": "Var",
17766
- "name": "compositing",
17767
- "printedName": "compositing",
17768
- "children": [
17769
- {
17770
- "kind": "TypeFunc",
17771
- "name": "Function",
17772
- "printedName": "(ShortKitSDK.DownloadPhase.Type) -> ShortKitSDK.DownloadPhase",
17773
- "children": [
17774
- {
17775
- "kind": "TypeNominal",
17776
- "name": "DownloadPhase",
17777
- "printedName": "ShortKitSDK.DownloadPhase",
17778
- "usr": "s:11ShortKitSDK13DownloadPhaseO"
17779
- },
17780
- {
17781
- "kind": "TypeNominal",
17782
- "name": "Metatype",
17783
- "printedName": "ShortKitSDK.DownloadPhase.Type",
17784
- "children": [
17785
- {
17786
- "kind": "TypeNominal",
17787
- "name": "DownloadPhase",
17788
- "printedName": "ShortKitSDK.DownloadPhase",
17789
- "usr": "s:11ShortKitSDK13DownloadPhaseO"
17790
- }
17791
- ]
17792
- }
17793
- ]
17794
- }
17795
- ],
17796
- "declKind": "EnumElement",
17797
- "usr": "s:11ShortKitSDK13DownloadPhaseO11compositingyA2CmF",
17798
- "mangledName": "$s11ShortKitSDK13DownloadPhaseO11compositingyA2CmF",
17799
- "moduleName": "ShortKitSDK",
17800
- "declAttributes": [
17801
- "RawDocComment"
17802
- ]
17803
- },
17804
- {
17805
- "kind": "Var",
17806
- "name": "finalizing",
17807
- "printedName": "finalizing",
17808
- "children": [
17809
- {
17810
- "kind": "TypeFunc",
17811
- "name": "Function",
17812
- "printedName": "(ShortKitSDK.DownloadPhase.Type) -> ShortKitSDK.DownloadPhase",
17813
- "children": [
17814
- {
17815
- "kind": "TypeNominal",
17816
- "name": "DownloadPhase",
17817
- "printedName": "ShortKitSDK.DownloadPhase",
17818
- "usr": "s:11ShortKitSDK13DownloadPhaseO"
17819
- },
17820
- {
17821
- "kind": "TypeNominal",
17822
- "name": "Metatype",
17823
- "printedName": "ShortKitSDK.DownloadPhase.Type",
17824
- "children": [
17825
- {
17826
- "kind": "TypeNominal",
17827
- "name": "DownloadPhase",
17828
- "printedName": "ShortKitSDK.DownloadPhase",
17829
- "usr": "s:11ShortKitSDK13DownloadPhaseO"
17830
- }
17831
- ]
17832
- }
17833
- ]
17834
- }
17835
- ],
17836
- "declKind": "EnumElement",
17837
- "usr": "s:11ShortKitSDK13DownloadPhaseO10finalizingyA2CmF",
17838
- "mangledName": "$s11ShortKitSDK13DownloadPhaseO10finalizingyA2CmF",
17839
- "moduleName": "ShortKitSDK",
17840
- "declAttributes": [
17841
- "RawDocComment"
17842
- ]
17843
- },
17844
17764
  {
17845
17765
  "kind": "Constructor",
17846
17766
  "name": "init",
@@ -18418,13 +18338,6 @@
18418
18338
  "declKind": "Import",
18419
18339
  "moduleName": "ShortKitSDK"
18420
18340
  },
18421
- {
18422
- "kind": "Import",
18423
- "name": "UIKit",
18424
- "printedName": "UIKit",
18425
- "declKind": "Import",
18426
- "moduleName": "ShortKitSDK"
18427
- },
18428
18341
  {
18429
18342
  "kind": "Import",
18430
18343
  "name": "Foundation",
@@ -18653,323 +18566,6 @@
18653
18566
  }
18654
18567
  ]
18655
18568
  },
18656
- {
18657
- "kind": "Import",
18658
- "name": "UIKit",
18659
- "printedName": "UIKit",
18660
- "declKind": "Import",
18661
- "moduleName": "ShortKitSDK"
18662
- },
18663
- {
18664
- "kind": "TypeDecl",
18665
- "name": "DownloadOverlayMode",
18666
- "printedName": "DownloadOverlayMode",
18667
- "children": [
18668
- {
18669
- "kind": "Var",
18670
- "name": "none",
18671
- "printedName": "none",
18672
- "children": [
18673
- {
18674
- "kind": "TypeFunc",
18675
- "name": "Function",
18676
- "printedName": "(ShortKitSDK.DownloadOverlayMode.Type) -> ShortKitSDK.DownloadOverlayMode",
18677
- "children": [
18678
- {
18679
- "kind": "TypeNominal",
18680
- "name": "DownloadOverlayMode",
18681
- "printedName": "ShortKitSDK.DownloadOverlayMode",
18682
- "usr": "s:11ShortKitSDK19DownloadOverlayModeO"
18683
- },
18684
- {
18685
- "kind": "TypeNominal",
18686
- "name": "Metatype",
18687
- "printedName": "ShortKitSDK.DownloadOverlayMode.Type",
18688
- "children": [
18689
- {
18690
- "kind": "TypeNominal",
18691
- "name": "DownloadOverlayMode",
18692
- "printedName": "ShortKitSDK.DownloadOverlayMode",
18693
- "usr": "s:11ShortKitSDK19DownloadOverlayModeO"
18694
- }
18695
- ]
18696
- }
18697
- ]
18698
- }
18699
- ],
18700
- "declKind": "EnumElement",
18701
- "usr": "s:11ShortKitSDK19DownloadOverlayModeO4noneyA2CmF",
18702
- "mangledName": "$s11ShortKitSDK19DownloadOverlayModeO4noneyA2CmF",
18703
- "moduleName": "ShortKitSDK",
18704
- "declAttributes": [
18705
- "RawDocComment"
18706
- ]
18707
- },
18708
- {
18709
- "kind": "Var",
18710
- "name": "staticSnapshot",
18711
- "printedName": "staticSnapshot",
18712
- "children": [
18713
- {
18714
- "kind": "TypeFunc",
18715
- "name": "Function",
18716
- "printedName": "(ShortKitSDK.DownloadOverlayMode.Type) -> (any UIKit.UIView & ShortKitSDK.FeedOverlay) -> ShortKitSDK.DownloadOverlayMode",
18717
- "children": [
18718
- {
18719
- "kind": "TypeFunc",
18720
- "name": "Function",
18721
- "printedName": "(any UIKit.UIView & ShortKitSDK.FeedOverlay) -> ShortKitSDK.DownloadOverlayMode",
18722
- "children": [
18723
- {
18724
- "kind": "TypeNominal",
18725
- "name": "DownloadOverlayMode",
18726
- "printedName": "ShortKitSDK.DownloadOverlayMode",
18727
- "usr": "s:11ShortKitSDK19DownloadOverlayModeO"
18728
- },
18729
- {
18730
- "kind": "TypeNominal",
18731
- "name": "Tuple",
18732
- "printedName": "(source: any UIKit.UIView & ShortKitSDK.FeedOverlay)",
18733
- "children": [
18734
- {
18735
- "kind": "TypeNominal",
18736
- "name": "ProtocolComposition",
18737
- "printedName": "any UIKit.UIView & ShortKitSDK.FeedOverlay"
18738
- }
18739
- ]
18740
- }
18741
- ]
18742
- },
18743
- {
18744
- "kind": "TypeNominal",
18745
- "name": "Metatype",
18746
- "printedName": "ShortKitSDK.DownloadOverlayMode.Type",
18747
- "children": [
18748
- {
18749
- "kind": "TypeNominal",
18750
- "name": "DownloadOverlayMode",
18751
- "printedName": "ShortKitSDK.DownloadOverlayMode",
18752
- "usr": "s:11ShortKitSDK19DownloadOverlayModeO"
18753
- }
18754
- ]
18755
- }
18756
- ]
18757
- }
18758
- ],
18759
- "declKind": "EnumElement",
18760
- "usr": "s:11ShortKitSDK19DownloadOverlayModeO14staticSnapshotyAcA04FeedE0_So6UIViewCXc_tcACmF",
18761
- "mangledName": "$s11ShortKitSDK19DownloadOverlayModeO14staticSnapshotyAcA04FeedE0_So6UIViewCXc_tcACmF",
18762
- "moduleName": "ShortKitSDK",
18763
- "declAttributes": [
18764
- "RawDocComment"
18765
- ]
18766
- }
18767
- ],
18768
- "declKind": "Enum",
18769
- "usr": "s:11ShortKitSDK19DownloadOverlayModeO",
18770
- "mangledName": "$s11ShortKitSDK19DownloadOverlayModeO",
18771
- "moduleName": "ShortKitSDK",
18772
- "declAttributes": [
18773
- "AccessControl",
18774
- "RawDocComment"
18775
- ],
18776
- "conformances": [
18777
- {
18778
- "kind": "Conformance",
18779
- "name": "Copyable",
18780
- "printedName": "Copyable",
18781
- "usr": "s:s8CopyableP",
18782
- "mangledName": "$ss8CopyableP"
18783
- },
18784
- {
18785
- "kind": "Conformance",
18786
- "name": "Escapable",
18787
- "printedName": "Escapable",
18788
- "usr": "s:s9EscapableP",
18789
- "mangledName": "$ss9EscapableP"
18790
- }
18791
- ]
18792
- },
18793
- {
18794
- "kind": "Import",
18795
- "name": "UIKit",
18796
- "printedName": "UIKit",
18797
- "declKind": "Import",
18798
- "moduleName": "ShortKitSDK"
18799
- },
18800
- {
18801
- "kind": "TypeDecl",
18802
- "name": "ExportableFeedOverlay",
18803
- "printedName": "ExportableFeedOverlay",
18804
- "children": [
18805
- {
18806
- "kind": "Function",
18807
- "name": "prepareForExport",
18808
- "printedName": "prepareForExport(duration:size:)",
18809
- "children": [
18810
- {
18811
- "kind": "TypeNominal",
18812
- "name": "Void",
18813
- "printedName": "()"
18814
- },
18815
- {
18816
- "kind": "TypeNominal",
18817
- "name": "Double",
18818
- "printedName": "Swift.Double",
18819
- "usr": "s:Sd"
18820
- },
18821
- {
18822
- "kind": "TypeNominal",
18823
- "name": "CGSize",
18824
- "printedName": "CoreFoundation.CGSize",
18825
- "usr": "c:@S@CGSize"
18826
- }
18827
- ],
18828
- "declKind": "Func",
18829
- "usr": "s:11ShortKitSDK21ExportableFeedOverlayP16prepareForExport8duration4sizeySd_So6CGSizeVtYaF",
18830
- "mangledName": "$s11ShortKitSDK21ExportableFeedOverlayP16prepareForExport8duration4sizeySd_So6CGSizeVtYaF",
18831
- "moduleName": "ShortKitSDK",
18832
- "genericSig": "<τ_0_0 where τ_0_0 : ShortKitSDK.ExportableFeedOverlay>",
18833
- "sugared_genericSig": "<Self where Self : ShortKitSDK.ExportableFeedOverlay>",
18834
- "protocolReq": true,
18835
- "declAttributes": [
18836
- "RawDocComment"
18837
- ],
18838
- "reqNewWitnessTableEntry": true,
18839
- "funcSelfKind": "NonMutating"
18840
- },
18841
- {
18842
- "kind": "Function",
18843
- "name": "snapshotAtTime",
18844
- "printedName": "snapshotAtTime(_:)",
18845
- "children": [
18846
- {
18847
- "kind": "TypeNominal",
18848
- "name": "Optional",
18849
- "printedName": "UIKit.UIImage?",
18850
- "children": [
18851
- {
18852
- "kind": "TypeNominal",
18853
- "name": "UIImage",
18854
- "printedName": "UIKit.UIImage",
18855
- "usr": "c:objc(cs)UIImage"
18856
- }
18857
- ],
18858
- "usr": "s:Sq"
18859
- },
18860
- {
18861
- "kind": "TypeNominal",
18862
- "name": "Double",
18863
- "printedName": "Swift.Double",
18864
- "usr": "s:Sd"
18865
- }
18866
- ],
18867
- "declKind": "Func",
18868
- "usr": "s:11ShortKitSDK21ExportableFeedOverlayP14snapshotAtTimeySo7UIImageCSgSdYaF",
18869
- "mangledName": "$s11ShortKitSDK21ExportableFeedOverlayP14snapshotAtTimeySo7UIImageCSgSdYaF",
18870
- "moduleName": "ShortKitSDK",
18871
- "genericSig": "<τ_0_0 where τ_0_0 : ShortKitSDK.ExportableFeedOverlay>",
18872
- "sugared_genericSig": "<Self where Self : ShortKitSDK.ExportableFeedOverlay>",
18873
- "protocolReq": true,
18874
- "declAttributes": [
18875
- "RawDocComment"
18876
- ],
18877
- "reqNewWitnessTableEntry": true,
18878
- "funcSelfKind": "NonMutating"
18879
- },
18880
- {
18881
- "kind": "Function",
18882
- "name": "tearDownAfterExport",
18883
- "printedName": "tearDownAfterExport()",
18884
- "children": [
18885
- {
18886
- "kind": "TypeNominal",
18887
- "name": "Void",
18888
- "printedName": "()"
18889
- }
18890
- ],
18891
- "declKind": "Func",
18892
- "usr": "s:11ShortKitSDK21ExportableFeedOverlayP19tearDownAfterExportyyF",
18893
- "mangledName": "$s11ShortKitSDK21ExportableFeedOverlayP19tearDownAfterExportyyF",
18894
- "moduleName": "ShortKitSDK",
18895
- "genericSig": "<τ_0_0 where τ_0_0 : ShortKitSDK.ExportableFeedOverlay>",
18896
- "sugared_genericSig": "<Self where Self : ShortKitSDK.ExportableFeedOverlay>",
18897
- "protocolReq": true,
18898
- "declAttributes": [
18899
- "RawDocComment"
18900
- ],
18901
- "reqNewWitnessTableEntry": true,
18902
- "funcSelfKind": "NonMutating"
18903
- }
18904
- ],
18905
- "declKind": "Protocol",
18906
- "usr": "s:11ShortKitSDK21ExportableFeedOverlayP",
18907
- "mangledName": "$s11ShortKitSDK21ExportableFeedOverlayP",
18908
- "moduleName": "ShortKitSDK",
18909
- "genericSig": "<τ_0_0 : AnyObject>",
18910
- "sugared_genericSig": "<Self : AnyObject>",
18911
- "declAttributes": [
18912
- "AccessControl"
18913
- ],
18914
- "conformances": [
18915
- {
18916
- "kind": "Conformance",
18917
- "name": "Escapable",
18918
- "printedName": "Escapable",
18919
- "usr": "s:s9EscapableP",
18920
- "mangledName": "$ss9EscapableP"
18921
- },
18922
- {
18923
- "kind": "Conformance",
18924
- "name": "Copyable",
18925
- "printedName": "Copyable",
18926
- "usr": "s:s8CopyableP",
18927
- "mangledName": "$ss8CopyableP"
18928
- }
18929
- ]
18930
- },
18931
- {
18932
- "kind": "Import",
18933
- "name": "AVFoundation",
18934
- "printedName": "AVFoundation",
18935
- "declKind": "Import",
18936
- "moduleName": "ShortKitSDK"
18937
- },
18938
- {
18939
- "kind": "Import",
18940
- "name": "CoreImage",
18941
- "printedName": "CoreImage",
18942
- "declKind": "Import",
18943
- "moduleName": "ShortKitSDK"
18944
- },
18945
- {
18946
- "kind": "Import",
18947
- "name": "CoreVideo",
18948
- "printedName": "CoreVideo",
18949
- "declKind": "Import",
18950
- "moduleName": "ShortKitSDK"
18951
- },
18952
- {
18953
- "kind": "Import",
18954
- "name": "AVFoundation",
18955
- "printedName": "AVFoundation",
18956
- "declKind": "Import",
18957
- "moduleName": "ShortKitSDK"
18958
- },
18959
- {
18960
- "kind": "Import",
18961
- "name": "CoreGraphics",
18962
- "printedName": "CoreGraphics",
18963
- "declKind": "Import",
18964
- "moduleName": "ShortKitSDK"
18965
- },
18966
- {
18967
- "kind": "Import",
18968
- "name": "CoreMedia",
18969
- "printedName": "CoreMedia",
18970
- "declKind": "Import",
18971
- "moduleName": "ShortKitSDK"
18972
- },
18973
18569
  {
18974
18570
  "kind": "Import",
18975
18571
  "name": "Foundation",
@@ -19215,106 +18811,6 @@
19215
18811
  "RawDocComment"
19216
18812
  ]
19217
18813
  },
19218
- {
19219
- "kind": "Var",
19220
- "name": "exportFailed",
19221
- "printedName": "exportFailed",
19222
- "children": [
19223
- {
19224
- "kind": "TypeFunc",
19225
- "name": "Function",
19226
- "printedName": "(ShortKitSDK.ShortKitDownloadError.Type) -> (any Swift.Error) -> ShortKitSDK.ShortKitDownloadError",
19227
- "children": [
19228
- {
19229
- "kind": "TypeFunc",
19230
- "name": "Function",
19231
- "printedName": "(any Swift.Error) -> ShortKitSDK.ShortKitDownloadError",
19232
- "children": [
19233
- {
19234
- "kind": "TypeNominal",
19235
- "name": "ShortKitDownloadError",
19236
- "printedName": "ShortKitSDK.ShortKitDownloadError",
19237
- "usr": "s:11ShortKitSDK0aB13DownloadErrorO"
19238
- },
19239
- {
19240
- "kind": "TypeNominal",
19241
- "name": "Tuple",
19242
- "printedName": "(underlying: any Swift.Error)",
19243
- "children": [
19244
- {
19245
- "kind": "TypeNominal",
19246
- "name": "Error",
19247
- "printedName": "any Swift.Error",
19248
- "usr": "s:s5ErrorP"
19249
- }
19250
- ]
19251
- }
19252
- ]
19253
- },
19254
- {
19255
- "kind": "TypeNominal",
19256
- "name": "Metatype",
19257
- "printedName": "ShortKitSDK.ShortKitDownloadError.Type",
19258
- "children": [
19259
- {
19260
- "kind": "TypeNominal",
19261
- "name": "ShortKitDownloadError",
19262
- "printedName": "ShortKitSDK.ShortKitDownloadError",
19263
- "usr": "s:11ShortKitSDK0aB13DownloadErrorO"
19264
- }
19265
- ]
19266
- }
19267
- ]
19268
- }
19269
- ],
19270
- "declKind": "EnumElement",
19271
- "usr": "s:11ShortKitSDK0aB13DownloadErrorO12exportFailedyACs0E0_p_tcACmF",
19272
- "mangledName": "$s11ShortKitSDK0aB13DownloadErrorO12exportFailedyACs0E0_p_tcACmF",
19273
- "moduleName": "ShortKitSDK",
19274
- "declAttributes": [
19275
- "RawDocComment"
19276
- ]
19277
- },
19278
- {
19279
- "kind": "Var",
19280
- "name": "overlayNotVisibleForSnapshot",
19281
- "printedName": "overlayNotVisibleForSnapshot",
19282
- "children": [
19283
- {
19284
- "kind": "TypeFunc",
19285
- "name": "Function",
19286
- "printedName": "(ShortKitSDK.ShortKitDownloadError.Type) -> ShortKitSDK.ShortKitDownloadError",
19287
- "children": [
19288
- {
19289
- "kind": "TypeNominal",
19290
- "name": "ShortKitDownloadError",
19291
- "printedName": "ShortKitSDK.ShortKitDownloadError",
19292
- "usr": "s:11ShortKitSDK0aB13DownloadErrorO"
19293
- },
19294
- {
19295
- "kind": "TypeNominal",
19296
- "name": "Metatype",
19297
- "printedName": "ShortKitSDK.ShortKitDownloadError.Type",
19298
- "children": [
19299
- {
19300
- "kind": "TypeNominal",
19301
- "name": "ShortKitDownloadError",
19302
- "printedName": "ShortKitSDK.ShortKitDownloadError",
19303
- "usr": "s:11ShortKitSDK0aB13DownloadErrorO"
19304
- }
19305
- ]
19306
- }
19307
- ]
19308
- }
19309
- ],
19310
- "declKind": "EnumElement",
19311
- "usr": "s:11ShortKitSDK0aB13DownloadErrorO28overlayNotVisibleForSnapshotyA2CmF",
19312
- "mangledName": "$s11ShortKitSDK0aB13DownloadErrorO28overlayNotVisibleForSnapshotyA2CmF",
19313
- "moduleName": "ShortKitSDK",
19314
- "declAttributes": [
19315
- "RawDocComment"
19316
- ]
19317
- },
19318
18814
  {
19319
18815
  "kind": "Var",
19320
18816
  "name": "errorDescription",
@@ -19432,34 +18928,6 @@
19432
18928
  "declKind": "Import",
19433
18929
  "moduleName": "ShortKitSDK"
19434
18930
  },
19435
- {
19436
- "kind": "Import",
19437
- "name": "AVFoundation",
19438
- "printedName": "AVFoundation",
19439
- "declKind": "Import",
19440
- "moduleName": "ShortKitSDK"
19441
- },
19442
- {
19443
- "kind": "Import",
19444
- "name": "CoreImage",
19445
- "printedName": "CoreImage",
19446
- "declKind": "Import",
19447
- "moduleName": "ShortKitSDK"
19448
- },
19449
- {
19450
- "kind": "Import",
19451
- "name": "UIKit",
19452
- "printedName": "UIKit",
19453
- "declKind": "Import",
19454
- "moduleName": "ShortKitSDK"
19455
- },
19456
- {
19457
- "kind": "Import",
19458
- "name": "UIKit",
19459
- "printedName": "UIKit",
19460
- "declKind": "Import",
19461
- "moduleName": "ShortKitSDK"
19462
- },
19463
18931
  {
19464
18932
  "kind": "Import",
19465
18933
  "name": "UIKit",
@@ -26906,6 +26374,46 @@
26906
26374
  "mangledName": "$s11ShortKitSDK16LiveStreamStatusO5endedyA2CmF",
26907
26375
  "moduleName": "ShortKitSDK"
26908
26376
  },
26377
+ {
26378
+ "kind": "Var",
26379
+ "name": "dvr",
26380
+ "printedName": "dvr",
26381
+ "children": [
26382
+ {
26383
+ "kind": "TypeFunc",
26384
+ "name": "Function",
26385
+ "printedName": "(ShortKitSDK.LiveStreamStatus.Type) -> ShortKitSDK.LiveStreamStatus",
26386
+ "children": [
26387
+ {
26388
+ "kind": "TypeNominal",
26389
+ "name": "LiveStreamStatus",
26390
+ "printedName": "ShortKitSDK.LiveStreamStatus",
26391
+ "usr": "s:11ShortKitSDK16LiveStreamStatusO"
26392
+ },
26393
+ {
26394
+ "kind": "TypeNominal",
26395
+ "name": "Metatype",
26396
+ "printedName": "ShortKitSDK.LiveStreamStatus.Type",
26397
+ "children": [
26398
+ {
26399
+ "kind": "TypeNominal",
26400
+ "name": "LiveStreamStatus",
26401
+ "printedName": "ShortKitSDK.LiveStreamStatus",
26402
+ "usr": "s:11ShortKitSDK16LiveStreamStatusO"
26403
+ }
26404
+ ]
26405
+ }
26406
+ ]
26407
+ }
26408
+ ],
26409
+ "declKind": "EnumElement",
26410
+ "usr": "s:11ShortKitSDK16LiveStreamStatusO3dvryA2CmF",
26411
+ "mangledName": "$s11ShortKitSDK16LiveStreamStatusO3dvryA2CmF",
26412
+ "moduleName": "ShortKitSDK",
26413
+ "declAttributes": [
26414
+ "RawDocComment"
26415
+ ]
26416
+ },
26909
26417
  {
26910
26418
  "kind": "Constructor",
26911
26419
  "name": "init",
@@ -29616,59 +29124,6 @@
29616
29124
  "declAttributes": [
29617
29125
  "RawDocComment"
29618
29126
  ]
29619
- },
29620
- {
29621
- "kind": "Var",
29622
- "name": "videoCarouselItem",
29623
- "printedName": "videoCarouselItem",
29624
- "children": [
29625
- {
29626
- "kind": "TypeFunc",
29627
- "name": "Function",
29628
- "printedName": "(ShortKitSDK.FeedInput.Type) -> (ShortKitSDK.VideoCarouselItem) -> ShortKitSDK.FeedInput",
29629
- "children": [
29630
- {
29631
- "kind": "TypeFunc",
29632
- "name": "Function",
29633
- "printedName": "(ShortKitSDK.VideoCarouselItem) -> ShortKitSDK.FeedInput",
29634
- "children": [
29635
- {
29636
- "kind": "TypeNominal",
29637
- "name": "FeedInput",
29638
- "printedName": "ShortKitSDK.FeedInput",
29639
- "usr": "s:11ShortKitSDK9FeedInputO"
29640
- },
29641
- {
29642
- "kind": "TypeNominal",
29643
- "name": "VideoCarouselItem",
29644
- "printedName": "ShortKitSDK.VideoCarouselItem",
29645
- "usr": "s:11ShortKitSDK17VideoCarouselItemV"
29646
- }
29647
- ]
29648
- },
29649
- {
29650
- "kind": "TypeNominal",
29651
- "name": "Metatype",
29652
- "printedName": "ShortKitSDK.FeedInput.Type",
29653
- "children": [
29654
- {
29655
- "kind": "TypeNominal",
29656
- "name": "FeedInput",
29657
- "printedName": "ShortKitSDK.FeedInput",
29658
- "usr": "s:11ShortKitSDK9FeedInputO"
29659
- }
29660
- ]
29661
- }
29662
- ]
29663
- }
29664
- ],
29665
- "declKind": "EnumElement",
29666
- "usr": "s:11ShortKitSDK9FeedInputO17videoCarouselItemyAcA05VideogH0VcACmF",
29667
- "mangledName": "$s11ShortKitSDK9FeedInputO17videoCarouselItemyAcA05VideogH0VcACmF",
29668
- "moduleName": "ShortKitSDK",
29669
- "declAttributes": [
29670
- "RawDocComment"
29671
- ]
29672
29127
  }
29673
29128
  ],
29674
29129
  "declKind": "Enum",
@@ -43815,6 +43270,37 @@
43815
43270
  ],
43816
43271
  "funcSelfKind": "NonMutating"
43817
43272
  },
43273
+ {
43274
+ "kind": "Function",
43275
+ "name": "downloadCurrentItem",
43276
+ "printedName": "downloadCurrentItem(mode:)",
43277
+ "children": [
43278
+ {
43279
+ "kind": "TypeNominal",
43280
+ "name": "URL",
43281
+ "printedName": "Foundation.URL",
43282
+ "usr": "s:10Foundation3URLV"
43283
+ },
43284
+ {
43285
+ "kind": "TypeNominal",
43286
+ "name": "DownloadMode",
43287
+ "printedName": "ShortKitSDK.DownloadMode",
43288
+ "hasDefaultArg": true,
43289
+ "usr": "s:11ShortKitSDK12DownloadModeO"
43290
+ }
43291
+ ],
43292
+ "declKind": "Func",
43293
+ "usr": "s:11ShortKitSDK0aB6PlayerC19downloadCurrentItem4mode10Foundation3URLVAA12DownloadModeO_tYaKF",
43294
+ "mangledName": "$s11ShortKitSDK0aB6PlayerC19downloadCurrentItem4mode10Foundation3URLVAA12DownloadModeO_tYaKF",
43295
+ "moduleName": "ShortKitSDK",
43296
+ "declAttributes": [
43297
+ "Final",
43298
+ "AccessControl",
43299
+ "RawDocComment"
43300
+ ],
43301
+ "throwing": true,
43302
+ "funcSelfKind": "NonMutating"
43303
+ },
43818
43304
  {
43819
43305
  "kind": "Function",
43820
43306
  "name": "seekThumbnail",
@@ -46197,7 +45683,7 @@
46197
45683
  {
46198
45684
  "kind": "Function",
46199
45685
  "name": "downloadVideo",
46200
- "printedName": "downloadVideo(_:mode:overlayMode:)",
45686
+ "printedName": "downloadVideo(_:mode:)",
46201
45687
  "children": [
46202
45688
  {
46203
45689
  "kind": "TypeNominal",
@@ -46217,18 +45703,11 @@
46217
45703
  "printedName": "ShortKitSDK.DownloadMode",
46218
45704
  "hasDefaultArg": true,
46219
45705
  "usr": "s:11ShortKitSDK12DownloadModeO"
46220
- },
46221
- {
46222
- "kind": "TypeNominal",
46223
- "name": "DownloadOverlayMode",
46224
- "printedName": "ShortKitSDK.DownloadOverlayMode",
46225
- "hasDefaultArg": true,
46226
- "usr": "s:11ShortKitSDK19DownloadOverlayModeO"
46227
45706
  }
46228
45707
  ],
46229
45708
  "declKind": "Func",
46230
- "usr": "s:11ShortKitSDK0aB0C13downloadVideo_4mode11overlayMode10Foundation3URLVAA11ContentItemV_AA08DownloadH0OAA0m7OverlayH0OtYaKF",
46231
- "mangledName": "$s11ShortKitSDK0aB0C13downloadVideo_4mode11overlayMode10Foundation3URLVAA11ContentItemV_AA08DownloadH0OAA0m7OverlayH0OtYaKF",
45709
+ "usr": "s:11ShortKitSDK0aB0C13downloadVideo_4mode10Foundation3URLVAA11ContentItemV_AA12DownloadModeOtYaKF",
45710
+ "mangledName": "$s11ShortKitSDK0aB0C13downloadVideo_4mode10Foundation3URLVAA11ContentItemV_AA12DownloadModeOtYaKF",
46232
45711
  "moduleName": "ShortKitSDK",
46233
45712
  "declAttributes": [
46234
45713
  "Final",
@@ -53361,55 +52840,6 @@
53361
52840
  "length": 11,
53362
52841
  "value": "3"
53363
52842
  },
53364
- {
53365
- "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositor.swift",
53366
- "kind": "StringLiteral",
53367
- "offset": 1621,
53368
- "length": 32,
53369
- "value": "\"dev.shortkit.SKVideoCompositor\""
53370
- },
53371
- {
53372
- "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositor.swift",
53373
- "kind": "BooleanLiteral",
53374
- "offset": 1736,
53375
- "length": 5,
53376
- "value": "false"
53377
- },
53378
- {
53379
- "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositor.swift",
53380
- "kind": "Dictionary",
53381
- "offset": 2070,
53382
- "length": 3,
53383
- "value": "[]"
53384
- },
53385
- {
53386
- "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositor.swift",
53387
- "kind": "Dictionary",
53388
- "offset": 2315,
53389
- "length": 3,
53390
- "value": "[]"
53391
- },
53392
- {
53393
- "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositorInstruction.swift",
53394
- "kind": "BooleanLiteral",
53395
- "offset": 1553,
53396
- "length": 5,
53397
- "value": "false"
53398
- },
53399
- {
53400
- "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/SKVideoCompositorInstruction.swift",
53401
- "kind": "BooleanLiteral",
53402
- "offset": 1603,
53403
- "length": 5,
53404
- "value": "false"
53405
- },
53406
- {
53407
- "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Download\/VideoCompositor.swift",
53408
- "kind": "IntegerLiteral",
53409
- "offset": 125,
53410
- "length": 2,
53411
- "value": "30"
53412
- },
53413
52843
  {
53414
52844
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/CarouselOverlayPool.swift",
53415
52845
  "kind": "BooleanLiteral",
@@ -53763,21 +53193,21 @@
53763
53193
  {
53764
53194
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
53765
53195
  "kind": "BooleanLiteral",
53766
- "offset": 131089,
53196
+ "offset": 131197,
53767
53197
  "length": 5,
53768
53198
  "value": "false"
53769
53199
  },
53770
53200
  {
53771
53201
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
53772
53202
  "kind": "BooleanLiteral",
53773
- "offset": 260562,
53203
+ "offset": 260777,
53774
53204
  "length": 5,
53775
53205
  "value": "false"
53776
53206
  },
53777
53207
  {
53778
53208
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
53779
53209
  "kind": "BooleanLiteral",
53780
- "offset": 271348,
53210
+ "offset": 271563,
53781
53211
  "length": 5,
53782
53212
  "value": "false"
53783
53213
  },
@@ -54029,35 +53459,35 @@
54029
53459
  {
54030
53460
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
54031
53461
  "kind": "BooleanLiteral",
54032
- "offset": 1250,
53462
+ "offset": 1649,
54033
53463
  "length": 5,
54034
53464
  "value": "false"
54035
53465
  },
54036
53466
  {
54037
53467
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
54038
53468
  "kind": "IntegerLiteral",
54039
- "offset": 2072,
53469
+ "offset": 2471,
54040
53470
  "length": 1,
54041
53471
  "value": "0"
54042
53472
  },
54043
53473
  {
54044
53474
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
54045
53475
  "kind": "Array",
54046
- "offset": 2353,
53476
+ "offset": 2752,
54047
53477
  "length": 2,
54048
53478
  "value": "[]"
54049
53479
  },
54050
53480
  {
54051
53481
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
54052
53482
  "kind": "BooleanLiteral",
54053
- "offset": 2604,
53483
+ "offset": 3003,
54054
53484
  "length": 5,
54055
53485
  "value": "false"
54056
53486
  },
54057
53487
  {
54058
53488
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Models\/ContentItem.swift",
54059
53489
  "kind": "IntegerLiteral",
54060
- "offset": 2795,
53490
+ "offset": 3194,
54061
53491
  "length": 1,
54062
53492
  "value": "0"
54063
53493
  },
@@ -54682,7 +54112,7 @@
54682
54112
  "kind": "StringLiteral",
54683
54113
  "offset": 154,
54684
54114
  "length": 8,
54685
- "value": "\"0.2.48\""
54115
+ "value": "\"0.2.50\""
54686
54116
  },
54687
54117
  {
54688
54118
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
@@ -54736,14 +54166,14 @@
54736
54166
  {
54737
54167
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
54738
54168
  "kind": "IntegerLiteral",
54739
- "offset": 28908,
54169
+ "offset": 29365,
54740
54170
  "length": 2,
54741
54171
  "value": "10"
54742
54172
  },
54743
54173
  {
54744
54174
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
54745
54175
  "kind": "IntegerLiteral",
54746
- "offset": 30029,
54176
+ "offset": 30486,
54747
54177
  "length": 2,
54748
54178
  "value": "10"
54749
54179
  },
@@ -54897,182 +54327,182 @@
54897
54327
  {
54898
54328
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54899
54329
  "kind": "BooleanLiteral",
54900
- "offset": 2710,
54330
+ "offset": 2739,
54901
54331
  "length": 5,
54902
54332
  "value": "false"
54903
54333
  },
54904
54334
  {
54905
54335
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54906
54336
  "kind": "BooleanLiteral",
54907
- "offset": 2939,
54337
+ "offset": 2968,
54908
54338
  "length": 5,
54909
54339
  "value": "false"
54910
54340
  },
54911
54341
  {
54912
54342
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54913
54343
  "kind": "Dictionary",
54914
- "offset": 3837,
54344
+ "offset": 3866,
54915
54345
  "length": 3,
54916
54346
  "value": "[]"
54917
54347
  },
54918
54348
  {
54919
54349
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54920
54350
  "kind": "BooleanLiteral",
54921
- "offset": 6511,
54351
+ "offset": 6540,
54922
54352
  "length": 5,
54923
54353
  "value": "false"
54924
54354
  },
54925
54355
  {
54926
54356
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54927
54357
  "kind": "StringLiteral",
54928
- "offset": 6566,
54358
+ "offset": 6595,
54929
54359
  "length": 20,
54930
54360
  "value": "\"dev.shortkit.trace\""
54931
54361
  },
54932
54362
  {
54933
54363
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54934
54364
  "kind": "Array",
54935
- "offset": 6641,
54365
+ "offset": 6670,
54936
54366
  "length": 2,
54937
54367
  "value": "[]"
54938
54368
  },
54939
54369
  {
54940
54370
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54941
54371
  "kind": "IntegerLiteral",
54942
- "offset": 6699,
54372
+ "offset": 6728,
54943
54373
  "length": 1,
54944
54374
  "value": "0"
54945
54375
  },
54946
54376
  {
54947
54377
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54948
54378
  "kind": "IntegerLiteral",
54949
- "offset": 6835,
54379
+ "offset": 6864,
54950
54380
  "length": 2,
54951
54381
  "value": "50"
54952
54382
  },
54953
54383
  {
54954
54384
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54955
54385
  "kind": "FloatLiteral",
54956
- "offset": 6894,
54386
+ "offset": 6923,
54957
54387
  "length": 3,
54958
54388
  "value": "2.0"
54959
54389
  },
54960
54390
  {
54961
54391
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54962
54392
  "kind": "FloatLiteral",
54963
- "offset": 6951,
54393
+ "offset": 6980,
54964
54394
  "length": 3,
54965
54395
  "value": "5.0"
54966
54396
  },
54967
54397
  {
54968
54398
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54969
54399
  "kind": "IntegerLiteral",
54970
- "offset": 6986,
54400
+ "offset": 7015,
54971
54401
  "length": 3,
54972
54402
  "value": "500"
54973
54403
  },
54974
54404
  {
54975
54405
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54976
54406
  "kind": "BooleanLiteral",
54977
- "offset": 7302,
54407
+ "offset": 7331,
54978
54408
  "length": 5,
54979
54409
  "value": "false"
54980
54410
  },
54981
54411
  {
54982
54412
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54983
54413
  "kind": "StringLiteral",
54984
- "offset": 10294,
54414
+ "offset": 10323,
54985
54415
  "length": 17,
54986
54416
  "value": "\"ShortKit\/Traces\""
54987
54417
  },
54988
54418
  {
54989
54419
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54990
54420
  "kind": "BooleanLiteral",
54991
- "offset": 10326,
54421
+ "offset": 10355,
54992
54422
  "length": 4,
54993
54423
  "value": "true"
54994
54424
  },
54995
54425
  {
54996
54426
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
54997
54427
  "kind": "BooleanLiteral",
54998
- "offset": 10419,
54428
+ "offset": 10448,
54999
54429
  "length": 4,
55000
54430
  "value": "true"
55001
54431
  },
55002
54432
  {
55003
54433
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
55004
54434
  "kind": "StringLiteral",
55005
- "offset": 10467,
54435
+ "offset": 10496,
55006
54436
  "length": 14,
55007
54437
  "value": "\"pending.json\""
55008
54438
  },
55009
54439
  {
55010
54440
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
55011
54441
  "kind": "StringLiteral",
55012
- "offset": 952,
54442
+ "offset": 1290,
55013
54443
  "length": 21,
55014
54444
  "value": "\"displayCornerRadius\""
55015
54445
  },
55016
54446
  {
55017
54447
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
55018
54448
  "kind": "IntegerLiteral",
55019
- "offset": 991,
54449
+ "offset": 1329,
55020
54450
  "length": 1,
55021
54451
  "value": "0"
55022
54452
  },
55023
54453
  {
55024
54454
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
55025
54455
  "kind": "FloatLiteral",
55026
- "offset": 1210,
54456
+ "offset": 1548,
55027
54457
  "length": 4,
55028
54458
  "value": "0.92"
55029
54459
  },
55030
54460
  {
55031
54461
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
55032
54462
  "kind": "IntegerLiteral",
55033
- "offset": 1360,
54463
+ "offset": 1698,
55034
54464
  "length": 2,
55035
54465
  "value": "32"
55036
54466
  },
55037
54467
  {
55038
54468
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
55039
54469
  "kind": "FloatLiteral",
55040
- "offset": 1571,
54470
+ "offset": 1909,
55041
54471
  "length": 4,
55042
54472
  "value": "0.35"
55043
54473
  },
55044
54474
  {
55045
54475
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
55046
54476
  "kind": "IntegerLiteral",
55047
- "offset": 1691,
54477
+ "offset": 2029,
55048
54478
  "length": 3,
55049
54479
  "value": "800"
55050
54480
  },
55051
54481
  {
55052
54482
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
55053
54483
  "kind": "BooleanLiteral",
55054
- "offset": 2119,
54484
+ "offset": 2457,
55055
54485
  "length": 5,
55056
54486
  "value": "false"
55057
54487
  },
55058
54488
  {
55059
54489
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
55060
54490
  "kind": "IntegerLiteral",
55061
- "offset": 2738,
54491
+ "offset": 3076,
55062
54492
  "length": 2,
55063
54493
  "value": "12"
55064
54494
  },
55065
54495
  {
55066
54496
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
55067
54497
  "kind": "BooleanLiteral",
55068
- "offset": 3630,
54498
+ "offset": 3968,
55069
54499
  "length": 5,
55070
54500
  "value": "false"
55071
54501
  },
55072
54502
  {
55073
54503
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
55074
54504
  "kind": "IntegerLiteral",
55075
- "offset": 22079,
54505
+ "offset": 23491,
55076
54506
  "length": 2,
55077
54507
  "value": "40"
55078
54508
  },
@@ -55338,7 +54768,7 @@
55338
54768
  {
55339
54769
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
55340
54770
  "kind": "StringLiteral",
55341
- "offset": 55963,
54771
+ "offset": 56728,
55342
54772
  "length": 16,
55343
54773
  "value": "\"WidgetCardCell\""
55344
54774
  },