@shortkitsdk/react-native 0.2.28 → 0.2.29

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 (25) hide show
  1. package/android/libs/shortkit-release.aar +0 -0
  2. package/ios/ReactVideoCarouselOverlayHost.swift +6 -0
  3. package/ios/ShortKitBridge.swift +134 -35
  4. package/ios/ShortKitFeedView.swift +43 -44
  5. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Info.plist +2 -2
  6. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.abi.json +696 -55
  7. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +20 -1
  8. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  9. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftinterface +20 -1
  10. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/ShortKitSDK +0 -0
  11. package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/_CodeSignature/CodeResources +9 -9
  12. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Info.plist +2 -2
  13. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +696 -55
  14. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +20 -1
  15. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  16. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +20 -1
  17. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +696 -55
  18. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +20 -1
  19. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  20. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +20 -1
  21. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/ShortKitSDK +0 -0
  22. package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/_CodeSignature/CodeResources +17 -17
  23. package/package.json +1 -1
  24. package/src/ShortKitFeed.tsx +31 -0
  25. package/src/specs/NativeShortKitModule.ts +6 -0
@@ -15542,6 +15542,221 @@
15542
15542
  "declKind": "Import",
15543
15543
  "moduleName": "ShortKitSDK"
15544
15544
  },
15545
+ {
15546
+ "kind": "TypeDecl",
15547
+ "name": "ShortKitFeedLifecycle",
15548
+ "printedName": "ShortKitFeedLifecycle",
15549
+ "children": [
15550
+ {
15551
+ "kind": "Var",
15552
+ "name": "automatic",
15553
+ "printedName": "automatic",
15554
+ "children": [
15555
+ {
15556
+ "kind": "TypeFunc",
15557
+ "name": "Function",
15558
+ "printedName": "(ShortKitSDK.ShortKitFeedLifecycle.Type) -> ShortKitSDK.ShortKitFeedLifecycle",
15559
+ "children": [
15560
+ {
15561
+ "kind": "TypeNominal",
15562
+ "name": "ShortKitFeedLifecycle",
15563
+ "printedName": "ShortKitSDK.ShortKitFeedLifecycle",
15564
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO"
15565
+ },
15566
+ {
15567
+ "kind": "TypeNominal",
15568
+ "name": "Metatype",
15569
+ "printedName": "ShortKitSDK.ShortKitFeedLifecycle.Type",
15570
+ "children": [
15571
+ {
15572
+ "kind": "TypeNominal",
15573
+ "name": "ShortKitFeedLifecycle",
15574
+ "printedName": "ShortKitSDK.ShortKitFeedLifecycle",
15575
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO"
15576
+ }
15577
+ ]
15578
+ }
15579
+ ]
15580
+ }
15581
+ ],
15582
+ "declKind": "EnumElement",
15583
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO9automaticyA2CmF",
15584
+ "mangledName": "$s11ShortKitSDK0aB13FeedLifecycleO9automaticyA2CmF",
15585
+ "moduleName": "ShortKitSDK"
15586
+ },
15587
+ {
15588
+ "kind": "Var",
15589
+ "name": "manual",
15590
+ "printedName": "manual",
15591
+ "children": [
15592
+ {
15593
+ "kind": "TypeFunc",
15594
+ "name": "Function",
15595
+ "printedName": "(ShortKitSDK.ShortKitFeedLifecycle.Type) -> ShortKitSDK.ShortKitFeedLifecycle",
15596
+ "children": [
15597
+ {
15598
+ "kind": "TypeNominal",
15599
+ "name": "ShortKitFeedLifecycle",
15600
+ "printedName": "ShortKitSDK.ShortKitFeedLifecycle",
15601
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO"
15602
+ },
15603
+ {
15604
+ "kind": "TypeNominal",
15605
+ "name": "Metatype",
15606
+ "printedName": "ShortKitSDK.ShortKitFeedLifecycle.Type",
15607
+ "children": [
15608
+ {
15609
+ "kind": "TypeNominal",
15610
+ "name": "ShortKitFeedLifecycle",
15611
+ "printedName": "ShortKitSDK.ShortKitFeedLifecycle",
15612
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO"
15613
+ }
15614
+ ]
15615
+ }
15616
+ ]
15617
+ }
15618
+ ],
15619
+ "declKind": "EnumElement",
15620
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO6manualyA2CmF",
15621
+ "mangledName": "$s11ShortKitSDK0aB13FeedLifecycleO6manualyA2CmF",
15622
+ "moduleName": "ShortKitSDK"
15623
+ },
15624
+ {
15625
+ "kind": "Function",
15626
+ "name": "==",
15627
+ "printedName": "==(_:_:)",
15628
+ "children": [
15629
+ {
15630
+ "kind": "TypeNominal",
15631
+ "name": "Bool",
15632
+ "printedName": "Swift.Bool",
15633
+ "usr": "s:Sb"
15634
+ },
15635
+ {
15636
+ "kind": "TypeNominal",
15637
+ "name": "ShortKitFeedLifecycle",
15638
+ "printedName": "ShortKitSDK.ShortKitFeedLifecycle",
15639
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO"
15640
+ },
15641
+ {
15642
+ "kind": "TypeNominal",
15643
+ "name": "ShortKitFeedLifecycle",
15644
+ "printedName": "ShortKitSDK.ShortKitFeedLifecycle",
15645
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO"
15646
+ }
15647
+ ],
15648
+ "declKind": "Func",
15649
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO2eeoiySbAC_ACtFZ",
15650
+ "mangledName": "$s11ShortKitSDK0aB13FeedLifecycleO2eeoiySbAC_ACtFZ",
15651
+ "moduleName": "ShortKitSDK",
15652
+ "static": true,
15653
+ "implicit": true,
15654
+ "funcSelfKind": "NonMutating"
15655
+ },
15656
+ {
15657
+ "kind": "Var",
15658
+ "name": "hashValue",
15659
+ "printedName": "hashValue",
15660
+ "children": [
15661
+ {
15662
+ "kind": "TypeNominal",
15663
+ "name": "Int",
15664
+ "printedName": "Swift.Int",
15665
+ "usr": "s:Si"
15666
+ }
15667
+ ],
15668
+ "declKind": "Var",
15669
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO9hashValueSivp",
15670
+ "mangledName": "$s11ShortKitSDK0aB13FeedLifecycleO9hashValueSivp",
15671
+ "moduleName": "ShortKitSDK",
15672
+ "implicit": true,
15673
+ "accessors": [
15674
+ {
15675
+ "kind": "Accessor",
15676
+ "name": "Get",
15677
+ "printedName": "Get()",
15678
+ "children": [
15679
+ {
15680
+ "kind": "TypeNominal",
15681
+ "name": "Int",
15682
+ "printedName": "Swift.Int",
15683
+ "usr": "s:Si"
15684
+ }
15685
+ ],
15686
+ "declKind": "Accessor",
15687
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO9hashValueSivg",
15688
+ "mangledName": "$s11ShortKitSDK0aB13FeedLifecycleO9hashValueSivg",
15689
+ "moduleName": "ShortKitSDK",
15690
+ "implicit": true,
15691
+ "accessorKind": "get"
15692
+ }
15693
+ ]
15694
+ },
15695
+ {
15696
+ "kind": "Function",
15697
+ "name": "hash",
15698
+ "printedName": "hash(into:)",
15699
+ "children": [
15700
+ {
15701
+ "kind": "TypeNominal",
15702
+ "name": "Void",
15703
+ "printedName": "()"
15704
+ },
15705
+ {
15706
+ "kind": "TypeNominal",
15707
+ "name": "Hasher",
15708
+ "printedName": "Swift.Hasher",
15709
+ "paramValueOwnership": "InOut",
15710
+ "usr": "s:s6HasherV"
15711
+ }
15712
+ ],
15713
+ "declKind": "Func",
15714
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO4hash4intoys6HasherVz_tF",
15715
+ "mangledName": "$s11ShortKitSDK0aB13FeedLifecycleO4hash4intoys6HasherVz_tF",
15716
+ "moduleName": "ShortKitSDK",
15717
+ "implicit": true,
15718
+ "funcSelfKind": "NonMutating"
15719
+ }
15720
+ ],
15721
+ "declKind": "Enum",
15722
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO",
15723
+ "mangledName": "$s11ShortKitSDK0aB13FeedLifecycleO",
15724
+ "moduleName": "ShortKitSDK",
15725
+ "declAttributes": [
15726
+ "AccessControl",
15727
+ "RawDocComment"
15728
+ ],
15729
+ "conformances": [
15730
+ {
15731
+ "kind": "Conformance",
15732
+ "name": "Copyable",
15733
+ "printedName": "Copyable",
15734
+ "usr": "s:s8CopyableP",
15735
+ "mangledName": "$ss8CopyableP"
15736
+ },
15737
+ {
15738
+ "kind": "Conformance",
15739
+ "name": "Equatable",
15740
+ "printedName": "Equatable",
15741
+ "usr": "s:SQ",
15742
+ "mangledName": "$sSQ"
15743
+ },
15744
+ {
15745
+ "kind": "Conformance",
15746
+ "name": "Escapable",
15747
+ "printedName": "Escapable",
15748
+ "usr": "s:s9EscapableP",
15749
+ "mangledName": "$ss9EscapableP"
15750
+ },
15751
+ {
15752
+ "kind": "Conformance",
15753
+ "name": "Hashable",
15754
+ "printedName": "Hashable",
15755
+ "usr": "s:SH",
15756
+ "mangledName": "$sSH"
15757
+ }
15758
+ ]
15759
+ },
15545
15760
  {
15546
15761
  "kind": "TypeDecl",
15547
15762
  "name": "ShortKitFeedViewController",
@@ -16714,8 +16929,157 @@
16714
16929
  }
16715
16930
  ],
16716
16931
  "declKind": "Accessor",
16717
- "usr": "s:11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvg",
16718
- "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvg",
16932
+ "usr": "s:11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvg",
16933
+ "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvg",
16934
+ "moduleName": "ShortKitSDK",
16935
+ "implicit": true,
16936
+ "accessorKind": "get"
16937
+ },
16938
+ {
16939
+ "kind": "Accessor",
16940
+ "name": "Set",
16941
+ "printedName": "Set()",
16942
+ "children": [
16943
+ {
16944
+ "kind": "TypeNominal",
16945
+ "name": "Void",
16946
+ "printedName": "()"
16947
+ },
16948
+ {
16949
+ "kind": "TypeNominal",
16950
+ "name": "Optional",
16951
+ "printedName": "((ShortKitSDK.ShortKitRefreshState) -> ())?",
16952
+ "children": [
16953
+ {
16954
+ "kind": "TypeFunc",
16955
+ "name": "Function",
16956
+ "printedName": "(ShortKitSDK.ShortKitRefreshState) -> ()",
16957
+ "children": [
16958
+ {
16959
+ "kind": "TypeNominal",
16960
+ "name": "Void",
16961
+ "printedName": "()"
16962
+ },
16963
+ {
16964
+ "kind": "TypeNominal",
16965
+ "name": "ShortKitRefreshState",
16966
+ "printedName": "ShortKitSDK.ShortKitRefreshState",
16967
+ "usr": "s:11ShortKitSDK0aB12RefreshStateO"
16968
+ }
16969
+ ]
16970
+ }
16971
+ ],
16972
+ "usr": "s:Sq"
16973
+ }
16974
+ ],
16975
+ "declKind": "Accessor",
16976
+ "usr": "s:11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvs",
16977
+ "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvs",
16978
+ "moduleName": "ShortKitSDK",
16979
+ "implicit": true,
16980
+ "accessorKind": "set"
16981
+ },
16982
+ {
16983
+ "kind": "Accessor",
16984
+ "name": "Modify",
16985
+ "printedName": "Modify()",
16986
+ "children": [
16987
+ {
16988
+ "kind": "TypeNominal",
16989
+ "name": "Void",
16990
+ "printedName": "()"
16991
+ }
16992
+ ],
16993
+ "declKind": "Accessor",
16994
+ "usr": "s:11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvM",
16995
+ "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvM",
16996
+ "moduleName": "ShortKitSDK",
16997
+ "implicit": true,
16998
+ "accessorKind": "_modify"
16999
+ }
17000
+ ]
17001
+ },
17002
+ {
17003
+ "kind": "Var",
17004
+ "name": "onFeedTransition",
17005
+ "printedName": "onFeedTransition",
17006
+ "children": [
17007
+ {
17008
+ "kind": "TypeNominal",
17009
+ "name": "Optional",
17010
+ "printedName": "((ShortKitSDK.FeedTransitionEvent) -> ())?",
17011
+ "children": [
17012
+ {
17013
+ "kind": "TypeFunc",
17014
+ "name": "Function",
17015
+ "printedName": "(ShortKitSDK.FeedTransitionEvent) -> ()",
17016
+ "children": [
17017
+ {
17018
+ "kind": "TypeNominal",
17019
+ "name": "Void",
17020
+ "printedName": "()"
17021
+ },
17022
+ {
17023
+ "kind": "TypeNominal",
17024
+ "name": "FeedTransitionEvent",
17025
+ "printedName": "ShortKitSDK.FeedTransitionEvent",
17026
+ "usr": "s:11ShortKitSDK19FeedTransitionEventV"
17027
+ }
17028
+ ]
17029
+ }
17030
+ ],
17031
+ "usr": "s:Sq"
17032
+ }
17033
+ ],
17034
+ "declKind": "Var",
17035
+ "usr": "s:11ShortKitSDK0aB18FeedViewControllerC02onD10TransitionyAA0dH5EventVcSgvp",
17036
+ "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC02onD10TransitionyAA0dH5EventVcSgvp",
17037
+ "moduleName": "ShortKitSDK",
17038
+ "declAttributes": [
17039
+ "HasInitialValue",
17040
+ "Preconcurrency",
17041
+ "Custom",
17042
+ "HasStorage",
17043
+ "AccessControl",
17044
+ "RawDocComment"
17045
+ ],
17046
+ "hasStorage": true,
17047
+ "accessors": [
17048
+ {
17049
+ "kind": "Accessor",
17050
+ "name": "Get",
17051
+ "printedName": "Get()",
17052
+ "children": [
17053
+ {
17054
+ "kind": "TypeNominal",
17055
+ "name": "Optional",
17056
+ "printedName": "((ShortKitSDK.FeedTransitionEvent) -> ())?",
17057
+ "children": [
17058
+ {
17059
+ "kind": "TypeFunc",
17060
+ "name": "Function",
17061
+ "printedName": "(ShortKitSDK.FeedTransitionEvent) -> ()",
17062
+ "children": [
17063
+ {
17064
+ "kind": "TypeNominal",
17065
+ "name": "Void",
17066
+ "printedName": "()"
17067
+ },
17068
+ {
17069
+ "kind": "TypeNominal",
17070
+ "name": "FeedTransitionEvent",
17071
+ "printedName": "ShortKitSDK.FeedTransitionEvent",
17072
+ "usr": "s:11ShortKitSDK19FeedTransitionEventV"
17073
+ }
17074
+ ]
17075
+ }
17076
+ ],
17077
+ "usr": "s:Sq"
17078
+ }
17079
+ ],
17080
+ "declKind": "Accessor",
17081
+ "usr": "s:11ShortKitSDK0aB18FeedViewControllerC02onD10TransitionyAA0dH5EventVcSgvg",
17082
+ "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC02onD10TransitionyAA0dH5EventVcSgvg",
16719
17083
  "moduleName": "ShortKitSDK",
16720
17084
  "implicit": true,
16721
17085
  "accessorKind": "get"
@@ -16733,12 +17097,12 @@
16733
17097
  {
16734
17098
  "kind": "TypeNominal",
16735
17099
  "name": "Optional",
16736
- "printedName": "((ShortKitSDK.ShortKitRefreshState) -> ())?",
17100
+ "printedName": "((ShortKitSDK.FeedTransitionEvent) -> ())?",
16737
17101
  "children": [
16738
17102
  {
16739
17103
  "kind": "TypeFunc",
16740
17104
  "name": "Function",
16741
- "printedName": "(ShortKitSDK.ShortKitRefreshState) -> ()",
17105
+ "printedName": "(ShortKitSDK.FeedTransitionEvent) -> ()",
16742
17106
  "children": [
16743
17107
  {
16744
17108
  "kind": "TypeNominal",
@@ -16747,9 +17111,9 @@
16747
17111
  },
16748
17112
  {
16749
17113
  "kind": "TypeNominal",
16750
- "name": "ShortKitRefreshState",
16751
- "printedName": "ShortKitSDK.ShortKitRefreshState",
16752
- "usr": "s:11ShortKitSDK0aB12RefreshStateO"
17114
+ "name": "FeedTransitionEvent",
17115
+ "printedName": "ShortKitSDK.FeedTransitionEvent",
17116
+ "usr": "s:11ShortKitSDK19FeedTransitionEventV"
16753
17117
  }
16754
17118
  ]
16755
17119
  }
@@ -16758,8 +17122,8 @@
16758
17122
  }
16759
17123
  ],
16760
17124
  "declKind": "Accessor",
16761
- "usr": "s:11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvs",
16762
- "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvs",
17125
+ "usr": "s:11ShortKitSDK0aB18FeedViewControllerC02onD10TransitionyAA0dH5EventVcSgvs",
17126
+ "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC02onD10TransitionyAA0dH5EventVcSgvs",
16763
17127
  "moduleName": "ShortKitSDK",
16764
17128
  "implicit": true,
16765
17129
  "accessorKind": "set"
@@ -16776,14 +17140,57 @@
16776
17140
  }
16777
17141
  ],
16778
17142
  "declKind": "Accessor",
16779
- "usr": "s:11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvM",
16780
- "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC21onRefreshStateChangedyAA0abhI0OcSgvM",
17143
+ "usr": "s:11ShortKitSDK0aB18FeedViewControllerC02onD10TransitionyAA0dH5EventVcSgvM",
17144
+ "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC02onD10TransitionyAA0dH5EventVcSgvM",
16781
17145
  "moduleName": "ShortKitSDK",
16782
17146
  "implicit": true,
16783
17147
  "accessorKind": "_modify"
16784
17148
  }
16785
17149
  ]
16786
17150
  },
17151
+ {
17152
+ "kind": "Var",
17153
+ "name": "isActiveSurface",
17154
+ "printedName": "isActiveSurface",
17155
+ "children": [
17156
+ {
17157
+ "kind": "TypeNominal",
17158
+ "name": "Bool",
17159
+ "printedName": "Swift.Bool",
17160
+ "usr": "s:Sb"
17161
+ }
17162
+ ],
17163
+ "declKind": "Var",
17164
+ "usr": "s:11ShortKitSDK0aB18FeedViewControllerC15isActiveSurfaceSbvp",
17165
+ "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC15isActiveSurfaceSbvp",
17166
+ "moduleName": "ShortKitSDK",
17167
+ "declAttributes": [
17168
+ "Preconcurrency",
17169
+ "Custom",
17170
+ "AccessControl",
17171
+ "RawDocComment"
17172
+ ],
17173
+ "accessors": [
17174
+ {
17175
+ "kind": "Accessor",
17176
+ "name": "Get",
17177
+ "printedName": "Get()",
17178
+ "children": [
17179
+ {
17180
+ "kind": "TypeNominal",
17181
+ "name": "Bool",
17182
+ "printedName": "Swift.Bool",
17183
+ "usr": "s:Sb"
17184
+ }
17185
+ ],
17186
+ "declKind": "Accessor",
17187
+ "usr": "s:11ShortKitSDK0aB18FeedViewControllerC15isActiveSurfaceSbvg",
17188
+ "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC15isActiveSurfaceSbvg",
17189
+ "moduleName": "ShortKitSDK",
17190
+ "accessorKind": "get"
17191
+ }
17192
+ ]
17193
+ },
16787
17194
  {
16788
17195
  "kind": "Var",
16789
17196
  "name": "seedThumbnail",
@@ -16900,7 +17307,7 @@
16900
17307
  {
16901
17308
  "kind": "Constructor",
16902
17309
  "name": "init",
16903
- "printedName": "init(shortKit:config:startAtItemId:)",
17310
+ "printedName": "init(shortKit:config:startAtItemId:lifecycle:)",
16904
17311
  "children": [
16905
17312
  {
16906
17313
  "kind": "TypeNominal",
@@ -16934,11 +17341,18 @@
16934
17341
  ],
16935
17342
  "hasDefaultArg": true,
16936
17343
  "usr": "s:Sq"
17344
+ },
17345
+ {
17346
+ "kind": "TypeNominal",
17347
+ "name": "ShortKitFeedLifecycle",
17348
+ "printedName": "ShortKitSDK.ShortKitFeedLifecycle",
17349
+ "hasDefaultArg": true,
17350
+ "usr": "s:11ShortKitSDK0aB13FeedLifecycleO"
16937
17351
  }
16938
17352
  ],
16939
17353
  "declKind": "Constructor",
16940
- "usr": "s:11ShortKitSDK0aB18FeedViewControllerC05shortB06config13startAtItemIdAcA0aB0C_AA0D6ConfigVSSSgtcfc",
16941
- "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC05shortB06config13startAtItemIdAcA0aB0C_AA0D6ConfigVSSSgtcfc",
17354
+ "usr": "s:11ShortKitSDK0aB18FeedViewControllerC05shortB06config13startAtItemId9lifecycleAcA0aB0C_AA0D6ConfigVSSSgAA0abD9LifecycleOtcfc",
17355
+ "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC05shortB06config13startAtItemId9lifecycleAcA0aB0C_AA0D6ConfigVSSSgAA0abD9LifecycleOtcfc",
16942
17356
  "moduleName": "ShortKitSDK",
16943
17357
  "declAttributes": [
16944
17358
  "Preconcurrency",
@@ -17274,10 +17688,12 @@
17274
17688
  "usr": "s:11ShortKitSDK0aB18FeedViewControllerC16setBridgeManagedyyF",
17275
17689
  "mangledName": "$s11ShortKitSDK0aB18FeedViewControllerC16setBridgeManagedyyF",
17276
17690
  "moduleName": "ShortKitSDK",
17691
+ "deprecated": true,
17277
17692
  "declAttributes": [
17278
17693
  "Preconcurrency",
17279
17694
  "Custom",
17280
17695
  "AccessControl",
17696
+ "Available",
17281
17697
  "RawDocComment"
17282
17698
  ],
17283
17699
  "funcSelfKind": "NonMutating"
@@ -34842,6 +35258,217 @@
34842
35258
  }
34843
35259
  ]
34844
35260
  },
35261
+ {
35262
+ "kind": "Var",
35263
+ "name": "fromFeedItem",
35264
+ "printedName": "fromFeedItem",
35265
+ "children": [
35266
+ {
35267
+ "kind": "TypeNominal",
35268
+ "name": "Optional",
35269
+ "printedName": "ShortKitSDK.FeedItem?",
35270
+ "children": [
35271
+ {
35272
+ "kind": "TypeNominal",
35273
+ "name": "FeedItem",
35274
+ "printedName": "ShortKitSDK.FeedItem",
35275
+ "usr": "s:11ShortKitSDK8FeedItemO"
35276
+ }
35277
+ ],
35278
+ "usr": "s:Sq"
35279
+ }
35280
+ ],
35281
+ "declKind": "Var",
35282
+ "usr": "s:11ShortKitSDK19FeedTransitionEventV04fromD4ItemAA0dH0OSgvp",
35283
+ "mangledName": "$s11ShortKitSDK19FeedTransitionEventV04fromD4ItemAA0dH0OSgvp",
35284
+ "moduleName": "ShortKitSDK",
35285
+ "declAttributes": [
35286
+ "HasStorage",
35287
+ "AccessControl"
35288
+ ],
35289
+ "isLet": true,
35290
+ "hasStorage": true,
35291
+ "accessors": [
35292
+ {
35293
+ "kind": "Accessor",
35294
+ "name": "Get",
35295
+ "printedName": "Get()",
35296
+ "children": [
35297
+ {
35298
+ "kind": "TypeNominal",
35299
+ "name": "Optional",
35300
+ "printedName": "ShortKitSDK.FeedItem?",
35301
+ "children": [
35302
+ {
35303
+ "kind": "TypeNominal",
35304
+ "name": "FeedItem",
35305
+ "printedName": "ShortKitSDK.FeedItem",
35306
+ "usr": "s:11ShortKitSDK8FeedItemO"
35307
+ }
35308
+ ],
35309
+ "usr": "s:Sq"
35310
+ }
35311
+ ],
35312
+ "declKind": "Accessor",
35313
+ "usr": "s:11ShortKitSDK19FeedTransitionEventV04fromD4ItemAA0dH0OSgvg",
35314
+ "mangledName": "$s11ShortKitSDK19FeedTransitionEventV04fromD4ItemAA0dH0OSgvg",
35315
+ "moduleName": "ShortKitSDK",
35316
+ "implicit": true,
35317
+ "accessorKind": "get"
35318
+ }
35319
+ ]
35320
+ },
35321
+ {
35322
+ "kind": "Var",
35323
+ "name": "toFeedItem",
35324
+ "printedName": "toFeedItem",
35325
+ "children": [
35326
+ {
35327
+ "kind": "TypeNominal",
35328
+ "name": "Optional",
35329
+ "printedName": "ShortKitSDK.FeedItem?",
35330
+ "children": [
35331
+ {
35332
+ "kind": "TypeNominal",
35333
+ "name": "FeedItem",
35334
+ "printedName": "ShortKitSDK.FeedItem",
35335
+ "usr": "s:11ShortKitSDK8FeedItemO"
35336
+ }
35337
+ ],
35338
+ "usr": "s:Sq"
35339
+ }
35340
+ ],
35341
+ "declKind": "Var",
35342
+ "usr": "s:11ShortKitSDK19FeedTransitionEventV02toD4ItemAA0dH0OSgvp",
35343
+ "mangledName": "$s11ShortKitSDK19FeedTransitionEventV02toD4ItemAA0dH0OSgvp",
35344
+ "moduleName": "ShortKitSDK",
35345
+ "declAttributes": [
35346
+ "HasStorage",
35347
+ "AccessControl"
35348
+ ],
35349
+ "isLet": true,
35350
+ "hasStorage": true,
35351
+ "accessors": [
35352
+ {
35353
+ "kind": "Accessor",
35354
+ "name": "Get",
35355
+ "printedName": "Get()",
35356
+ "children": [
35357
+ {
35358
+ "kind": "TypeNominal",
35359
+ "name": "Optional",
35360
+ "printedName": "ShortKitSDK.FeedItem?",
35361
+ "children": [
35362
+ {
35363
+ "kind": "TypeNominal",
35364
+ "name": "FeedItem",
35365
+ "printedName": "ShortKitSDK.FeedItem",
35366
+ "usr": "s:11ShortKitSDK8FeedItemO"
35367
+ }
35368
+ ],
35369
+ "usr": "s:Sq"
35370
+ }
35371
+ ],
35372
+ "declKind": "Accessor",
35373
+ "usr": "s:11ShortKitSDK19FeedTransitionEventV02toD4ItemAA0dH0OSgvg",
35374
+ "mangledName": "$s11ShortKitSDK19FeedTransitionEventV02toD4ItemAA0dH0OSgvg",
35375
+ "moduleName": "ShortKitSDK",
35376
+ "implicit": true,
35377
+ "accessorKind": "get"
35378
+ }
35379
+ ]
35380
+ },
35381
+ {
35382
+ "kind": "Constructor",
35383
+ "name": "init",
35384
+ "printedName": "init(phase:from:to:direction:fromFeedItem:toFeedItem:)",
35385
+ "children": [
35386
+ {
35387
+ "kind": "TypeNominal",
35388
+ "name": "FeedTransitionEvent",
35389
+ "printedName": "ShortKitSDK.FeedTransitionEvent",
35390
+ "usr": "s:11ShortKitSDK19FeedTransitionEventV"
35391
+ },
35392
+ {
35393
+ "kind": "TypeNominal",
35394
+ "name": "Phase",
35395
+ "printedName": "ShortKitSDK.FeedTransitionEvent.Phase",
35396
+ "usr": "s:11ShortKitSDK19FeedTransitionEventV5PhaseO"
35397
+ },
35398
+ {
35399
+ "kind": "TypeNominal",
35400
+ "name": "Optional",
35401
+ "printedName": "ShortKitSDK.ContentItem?",
35402
+ "children": [
35403
+ {
35404
+ "kind": "TypeNominal",
35405
+ "name": "ContentItem",
35406
+ "printedName": "ShortKitSDK.ContentItem",
35407
+ "usr": "s:11ShortKitSDK11ContentItemV"
35408
+ }
35409
+ ],
35410
+ "usr": "s:Sq"
35411
+ },
35412
+ {
35413
+ "kind": "TypeNominal",
35414
+ "name": "Optional",
35415
+ "printedName": "ShortKitSDK.ContentItem?",
35416
+ "children": [
35417
+ {
35418
+ "kind": "TypeNominal",
35419
+ "name": "ContentItem",
35420
+ "printedName": "ShortKitSDK.ContentItem",
35421
+ "usr": "s:11ShortKitSDK11ContentItemV"
35422
+ }
35423
+ ],
35424
+ "usr": "s:Sq"
35425
+ },
35426
+ {
35427
+ "kind": "TypeNominal",
35428
+ "name": "Direction",
35429
+ "printedName": "ShortKitSDK.FeedTransitionEvent.Direction",
35430
+ "usr": "s:11ShortKitSDK19FeedTransitionEventV9DirectionO"
35431
+ },
35432
+ {
35433
+ "kind": "TypeNominal",
35434
+ "name": "Optional",
35435
+ "printedName": "ShortKitSDK.FeedItem?",
35436
+ "children": [
35437
+ {
35438
+ "kind": "TypeNominal",
35439
+ "name": "FeedItem",
35440
+ "printedName": "ShortKitSDK.FeedItem",
35441
+ "usr": "s:11ShortKitSDK8FeedItemO"
35442
+ }
35443
+ ],
35444
+ "hasDefaultArg": true,
35445
+ "usr": "s:Sq"
35446
+ },
35447
+ {
35448
+ "kind": "TypeNominal",
35449
+ "name": "Optional",
35450
+ "printedName": "ShortKitSDK.FeedItem?",
35451
+ "children": [
35452
+ {
35453
+ "kind": "TypeNominal",
35454
+ "name": "FeedItem",
35455
+ "printedName": "ShortKitSDK.FeedItem",
35456
+ "usr": "s:11ShortKitSDK8FeedItemO"
35457
+ }
35458
+ ],
35459
+ "hasDefaultArg": true,
35460
+ "usr": "s:Sq"
35461
+ }
35462
+ ],
35463
+ "declKind": "Constructor",
35464
+ "usr": "s:11ShortKitSDK19FeedTransitionEventV5phase4from2to9direction0hD4Item0idK0A2C5PhaseO_AA07ContentK0VSgAnC9DirectionOAA0dK0OSgAStcfc",
35465
+ "mangledName": "$s11ShortKitSDK19FeedTransitionEventV5phase4from2to9direction0hD4Item0idK0A2C5PhaseO_AA07ContentK0VSgAnC9DirectionOAA0dK0OSgAStcfc",
35466
+ "moduleName": "ShortKitSDK",
35467
+ "declAttributes": [
35468
+ "AccessControl"
35469
+ ],
35470
+ "init_kind": "Designated"
35471
+ },
34845
35472
  {
34846
35473
  "kind": "Function",
34847
35474
  "name": "==",
@@ -44242,24 +44869,38 @@
44242
44869
  "length": 2,
44243
44870
  "value": "-1"
44244
44871
  },
44872
+ {
44873
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
44874
+ "kind": "BooleanLiteral",
44875
+ "offset": 1269,
44876
+ "length": 5,
44877
+ "value": "false"
44878
+ },
44879
+ {
44880
+ "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
44881
+ "kind": "BooleanLiteral",
44882
+ "offset": 1552,
44883
+ "length": 5,
44884
+ "value": "false"
44885
+ },
44245
44886
  {
44246
44887
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
44247
44888
  "kind": "IntegerLiteral",
44248
- "offset": 2401,
44889
+ "offset": 3159,
44249
44890
  "length": 2,
44250
44891
  "value": "-1"
44251
44892
  },
44252
44893
  {
44253
44894
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
44254
44895
  "kind": "IntegerLiteral",
44255
- "offset": 7732,
44896
+ "offset": 9515,
44256
44897
  "length": 1,
44257
44898
  "value": "0"
44258
44899
  },
44259
44900
  {
44260
44901
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedCell.swift",
44261
44902
  "kind": "StringLiteral",
44262
- "offset": 10653,
44903
+ "offset": 13079,
44263
44904
  "length": 3,
44264
44905
  "value": "\"?\""
44265
44906
  },
@@ -44308,196 +44949,196 @@
44308
44949
  {
44309
44950
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44310
44951
  "kind": "BooleanLiteral",
44311
- "offset": 632,
44952
+ "offset": 1559,
44312
44953
  "length": 5,
44313
44954
  "value": "false"
44314
44955
  },
44315
44956
  {
44316
44957
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44317
44958
  "kind": "BooleanLiteral",
44318
- "offset": 904,
44959
+ "offset": 1831,
44319
44960
  "length": 5,
44320
44961
  "value": "false"
44321
44962
  },
44322
44963
  {
44323
44964
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44324
44965
  "kind": "BooleanLiteral",
44325
- "offset": 1072,
44966
+ "offset": 1999,
44326
44967
  "length": 5,
44327
44968
  "value": "false"
44328
44969
  },
44329
44970
  {
44330
44971
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44331
44972
  "kind": "BooleanLiteral",
44332
- "offset": 1189,
44973
+ "offset": 2116,
44333
44974
  "length": 5,
44334
44975
  "value": "false"
44335
44976
  },
44336
44977
  {
44337
44978
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44338
44979
  "kind": "BooleanLiteral",
44339
- "offset": 2952,
44980
+ "offset": 3879,
44340
44981
  "length": 5,
44341
44982
  "value": "false"
44342
44983
  },
44343
44984
  {
44344
44985
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44345
44986
  "kind": "BooleanLiteral",
44346
- "offset": 3501,
44987
+ "offset": 4428,
44347
44988
  "length": 5,
44348
44989
  "value": "false"
44349
44990
  },
44350
44991
  {
44351
44992
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44352
44993
  "kind": "BooleanLiteral",
44353
- "offset": 3668,
44994
+ "offset": 4595,
44354
44995
  "length": 4,
44355
44996
  "value": "true"
44356
44997
  },
44357
44998
  {
44358
44999
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44359
45000
  "kind": "FloatLiteral",
44360
- "offset": 3727,
45001
+ "offset": 4654,
44361
45002
  "length": 3,
44362
45003
  "value": "0.8"
44363
45004
  },
44364
45005
  {
44365
45006
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44366
45007
  "kind": "FloatLiteral",
44367
- "offset": 3735,
45008
+ "offset": 4662,
44368
45009
  "length": 3,
44369
45010
  "value": "0.8"
44370
45011
  },
44371
45012
  {
44372
45013
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44373
45014
  "kind": "BooleanLiteral",
44374
- "offset": 3800,
45015
+ "offset": 4727,
44375
45016
  "length": 5,
44376
45017
  "value": "false"
44377
45018
  },
44378
45019
  {
44379
45020
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44380
45021
  "kind": "BooleanLiteral",
44381
- "offset": 6593,
45022
+ "offset": 9065,
44382
45023
  "length": 5,
44383
45024
  "value": "false"
44384
45025
  },
44385
45026
  {
44386
45027
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44387
45028
  "kind": "BooleanLiteral",
44388
- "offset": 7238,
45029
+ "offset": 9710,
44389
45030
  "length": 5,
44390
45031
  "value": "false"
44391
45032
  },
44392
45033
  {
44393
45034
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44394
45035
  "kind": "IntegerLiteral",
44395
- "offset": 7303,
45036
+ "offset": 9775,
44396
45037
  "length": 1,
44397
45038
  "value": "0"
44398
45039
  },
44399
45040
  {
44400
45041
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44401
45042
  "kind": "IntegerLiteral",
44402
- "offset": 7337,
45043
+ "offset": 9809,
44403
45044
  "length": 1,
44404
45045
  "value": "0"
44405
45046
  },
44406
45047
  {
44407
45048
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44408
45049
  "kind": "BooleanLiteral",
44409
- "offset": 7536,
45050
+ "offset": 10008,
44410
45051
  "length": 4,
44411
45052
  "value": "true"
44412
45053
  },
44413
45054
  {
44414
45055
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44415
45056
  "kind": "BooleanLiteral",
44416
- "offset": 7569,
45057
+ "offset": 10041,
44417
45058
  "length": 4,
44418
45059
  "value": "true"
44419
45060
  },
44420
45061
  {
44421
45062
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44422
45063
  "kind": "IntegerLiteral",
44423
- "offset": 7611,
45064
+ "offset": 10083,
44424
45065
  "length": 1,
44425
45066
  "value": "0"
44426
45067
  },
44427
45068
  {
44428
45069
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44429
45070
  "kind": "BooleanLiteral",
44430
- "offset": 8785,
45071
+ "offset": 11257,
44431
45072
  "length": 5,
44432
45073
  "value": "false"
44433
45074
  },
44434
45075
  {
44435
45076
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44436
45077
  "kind": "IntegerLiteral",
44437
- "offset": 8967,
45078
+ "offset": 11439,
44438
45079
  "length": 2,
44439
45080
  "value": "-1"
44440
45081
  },
44441
45082
  {
44442
45083
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44443
45084
  "kind": "IntegerLiteral",
44444
- "offset": 9215,
45085
+ "offset": 11687,
44445
45086
  "length": 1,
44446
45087
  "value": "0"
44447
45088
  },
44448
45089
  {
44449
45090
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44450
45091
  "kind": "IntegerLiteral",
44451
- "offset": 9265,
45092
+ "offset": 11737,
44452
45093
  "length": 1,
44453
45094
  "value": "0"
44454
45095
  },
44455
45096
  {
44456
45097
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44457
45098
  "kind": "IntegerLiteral",
44458
- "offset": 9319,
45099
+ "offset": 11791,
44459
45100
  "length": 1,
44460
45101
  "value": "0"
44461
45102
  },
44462
45103
  {
44463
45104
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44464
45105
  "kind": "FloatLiteral",
44465
- "offset": 9379,
45106
+ "offset": 11851,
44466
45107
  "length": 3,
44467
45108
  "value": "0.2"
44468
45109
  },
44469
45110
  {
44470
45111
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44471
45112
  "kind": "BooleanLiteral",
44472
- "offset": 10812,
45113
+ "offset": 13284,
44473
45114
  "length": 5,
44474
45115
  "value": "false"
44475
45116
  },
44476
45117
  {
44477
45118
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44478
45119
  "kind": "IntegerLiteral",
44479
- "offset": 10862,
45120
+ "offset": 13334,
44480
45121
  "length": 2,
44481
45122
  "value": "24"
44482
45123
  },
44483
45124
  {
44484
45125
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44485
45126
  "kind": "BooleanLiteral",
44486
- "offset": 25904,
45127
+ "offset": 30500,
44487
45128
  "length": 5,
44488
45129
  "value": "false"
44489
45130
  },
44490
45131
  {
44491
45132
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44492
45133
  "kind": "BooleanLiteral",
44493
- "offset": 88164,
45134
+ "offset": 98137,
44494
45135
  "length": 5,
44495
45136
  "value": "false"
44496
45137
  },
44497
45138
  {
44498
45139
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
44499
45140
  "kind": "BooleanLiteral",
44500
- "offset": 199276,
45141
+ "offset": 212552,
44501
45142
  "length": 5,
44502
45143
  "value": "false"
44503
45144
  },
@@ -44630,14 +45271,14 @@
44630
45271
  {
44631
45272
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/VideoCarouselCell.swift",
44632
45273
  "kind": "BooleanLiteral",
44633
- "offset": 23921,
45274
+ "offset": 22580,
44634
45275
  "length": 4,
44635
45276
  "value": "true"
44636
45277
  },
44637
45278
  {
44638
45279
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/VideoCarouselCell.swift",
44639
45280
  "kind": "IntegerLiteral",
44640
- "offset": 30895,
45281
+ "offset": 29029,
44641
45282
  "length": 1,
44642
45283
  "value": "0"
44643
45284
  },
@@ -45085,35 +45726,35 @@
45085
45726
  {
45086
45727
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerPool.swift",
45087
45728
  "kind": "BooleanLiteral",
45088
- "offset": 2213,
45729
+ "offset": 2542,
45089
45730
  "length": 5,
45090
45731
  "value": "false"
45091
45732
  },
45092
45733
  {
45093
45734
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerPool.swift",
45094
45735
  "kind": "Dictionary",
45095
- "offset": 2589,
45736
+ "offset": 2918,
45096
45737
  "length": 3,
45097
45738
  "value": "[]"
45098
45739
  },
45099
45740
  {
45100
45741
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerPool.swift",
45101
45742
  "kind": "Array",
45102
- "offset": 2642,
45743
+ "offset": 2971,
45103
45744
  "length": 2,
45104
45745
  "value": "[]"
45105
45746
  },
45106
45747
  {
45107
45748
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerPool.swift",
45108
45749
  "kind": "FloatLiteral",
45109
- "offset": 3323,
45750
+ "offset": 3652,
45110
45751
  "length": 3,
45111
45752
  "value": "1.0"
45112
45753
  },
45113
45754
  {
45114
45755
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Player\/PlayerPool.swift",
45115
45756
  "kind": "BooleanLiteral",
45116
- "offset": 13098,
45757
+ "offset": 14773,
45117
45758
  "length": 5,
45118
45759
  "value": "false"
45119
45760
  },
@@ -45297,7 +45938,7 @@
45297
45938
  "kind": "StringLiteral",
45298
45939
  "offset": 124,
45299
45940
  "length": 8,
45300
- "value": "\"0.2.28\""
45941
+ "value": "\"0.2.29\""
45301
45942
  },
45302
45943
  {
45303
45944
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
@@ -45309,14 +45950,14 @@
45309
45950
  {
45310
45951
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
45311
45952
  "kind": "IntegerLiteral",
45312
- "offset": 17546,
45953
+ "offset": 19349,
45313
45954
  "length": 2,
45314
45955
  "value": "10"
45315
45956
  },
45316
45957
  {
45317
45958
  "filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
45318
45959
  "kind": "IntegerLiteral",
45319
- "offset": 18667,
45960
+ "offset": 20470,
45320
45961
  "length": 2,
45321
45962
  "value": "10"
45322
45963
  },