@kindly-ai/react-native 1.0.13 → 1.0.14
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.
- package/android/build.gradle +1 -1
- package/android/maven-repo/ai/kindly/sdk/2.0.11/sdk-2.0.11.aar +0 -0
- package/android/maven-repo/ai/kindly/sdk/{2.0.12/sdk-2.0.12.pom → 2.0.11/sdk-2.0.11.pom} +1 -1
- package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeResources +52 -172
- package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeSignature +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Assets.car +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/ConfirmationWindow.nib +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Headers/Kindly-Swift.h +72 -7
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Info.plist +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Kindly +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios.abi.json +598 -432
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios.private.swiftinterface +4 -4
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios.swiftinterface +3 -4
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Modules/module.modulemap +0 -1
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/_CodeSignature/CodeResources +17 -17
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Assets.car +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/ConfirmationWindow.nib +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Headers/Kindly-Swift.h +146 -16
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Info.plist +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Kindly +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios-simulator.abi.json +598 -432
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +4 -4
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/arm64-apple-ios-simulator.swiftinterface +3 -4
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/x86_64-apple-ios-simulator.abi.json +598 -432
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +4 -4
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +3 -4
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/module.modulemap +0 -1
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/_CodeSignature/CodeResources +25 -25
- package/package.json +1 -1
- package/android/maven-repo/ai/kindly/sdk/2.0.12/sdk-2.0.12.aar +0 -0
- package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
|
@@ -2338,13 +2338,6 @@
|
|
|
2338
2338
|
"usr": "s:s8CopyableP",
|
|
2339
2339
|
"mangledName": "$ss8CopyableP"
|
|
2340
2340
|
},
|
|
2341
|
-
{
|
|
2342
|
-
"kind": "Conformance",
|
|
2343
|
-
"name": "Escapable",
|
|
2344
|
-
"printedName": "Escapable",
|
|
2345
|
-
"usr": "s:s9EscapableP",
|
|
2346
|
-
"mangledName": "$ss9EscapableP"
|
|
2347
|
-
},
|
|
2348
2341
|
{
|
|
2349
2342
|
"kind": "Conformance",
|
|
2350
2343
|
"name": "Equatable",
|
|
@@ -2352,6 +2345,13 @@
|
|
|
2352
2345
|
"usr": "s:SQ",
|
|
2353
2346
|
"mangledName": "$sSQ"
|
|
2354
2347
|
},
|
|
2348
|
+
{
|
|
2349
|
+
"kind": "Conformance",
|
|
2350
|
+
"name": "Escapable",
|
|
2351
|
+
"printedName": "Escapable",
|
|
2352
|
+
"usr": "s:s9EscapableP",
|
|
2353
|
+
"mangledName": "$ss9EscapableP"
|
|
2354
|
+
},
|
|
2355
2355
|
{
|
|
2356
2356
|
"kind": "Conformance",
|
|
2357
2357
|
"name": "Hashable",
|
|
@@ -2968,13 +2968,6 @@
|
|
|
2968
2968
|
"usr": "s:s8CopyableP",
|
|
2969
2969
|
"mangledName": "$ss8CopyableP"
|
|
2970
2970
|
},
|
|
2971
|
-
{
|
|
2972
|
-
"kind": "Conformance",
|
|
2973
|
-
"name": "Escapable",
|
|
2974
|
-
"printedName": "Escapable",
|
|
2975
|
-
"usr": "s:s9EscapableP",
|
|
2976
|
-
"mangledName": "$ss9EscapableP"
|
|
2977
|
-
},
|
|
2978
2971
|
{
|
|
2979
2972
|
"kind": "Conformance",
|
|
2980
2973
|
"name": "Equatable",
|
|
@@ -2982,6 +2975,13 @@
|
|
|
2982
2975
|
"usr": "s:SQ",
|
|
2983
2976
|
"mangledName": "$sSQ"
|
|
2984
2977
|
},
|
|
2978
|
+
{
|
|
2979
|
+
"kind": "Conformance",
|
|
2980
|
+
"name": "Escapable",
|
|
2981
|
+
"printedName": "Escapable",
|
|
2982
|
+
"usr": "s:s9EscapableP",
|
|
2983
|
+
"mangledName": "$ss9EscapableP"
|
|
2984
|
+
},
|
|
2985
2985
|
{
|
|
2986
2986
|
"kind": "Conformance",
|
|
2987
2987
|
"name": "Hashable",
|
|
@@ -6276,13 +6276,6 @@
|
|
|
6276
6276
|
"usr": "s:s8CopyableP",
|
|
6277
6277
|
"mangledName": "$ss8CopyableP"
|
|
6278
6278
|
},
|
|
6279
|
-
{
|
|
6280
|
-
"kind": "Conformance",
|
|
6281
|
-
"name": "Escapable",
|
|
6282
|
-
"printedName": "Escapable",
|
|
6283
|
-
"usr": "s:s9EscapableP",
|
|
6284
|
-
"mangledName": "$ss9EscapableP"
|
|
6285
|
-
},
|
|
6286
6279
|
{
|
|
6287
6280
|
"kind": "Conformance",
|
|
6288
6281
|
"name": "Equatable",
|
|
@@ -6290,6 +6283,13 @@
|
|
|
6290
6283
|
"usr": "s:SQ",
|
|
6291
6284
|
"mangledName": "$sSQ"
|
|
6292
6285
|
},
|
|
6286
|
+
{
|
|
6287
|
+
"kind": "Conformance",
|
|
6288
|
+
"name": "Escapable",
|
|
6289
|
+
"printedName": "Escapable",
|
|
6290
|
+
"usr": "s:s9EscapableP",
|
|
6291
|
+
"mangledName": "$ss9EscapableP"
|
|
6292
|
+
},
|
|
6293
6293
|
{
|
|
6294
6294
|
"kind": "Conformance",
|
|
6295
6295
|
"name": "Hashable",
|
|
@@ -6691,13 +6691,6 @@
|
|
|
6691
6691
|
"usr": "s:s8CopyableP",
|
|
6692
6692
|
"mangledName": "$ss8CopyableP"
|
|
6693
6693
|
},
|
|
6694
|
-
{
|
|
6695
|
-
"kind": "Conformance",
|
|
6696
|
-
"name": "Escapable",
|
|
6697
|
-
"printedName": "Escapable",
|
|
6698
|
-
"usr": "s:s9EscapableP",
|
|
6699
|
-
"mangledName": "$ss9EscapableP"
|
|
6700
|
-
},
|
|
6701
6694
|
{
|
|
6702
6695
|
"kind": "Conformance",
|
|
6703
6696
|
"name": "Equatable",
|
|
@@ -6705,6 +6698,13 @@
|
|
|
6705
6698
|
"usr": "s:SQ",
|
|
6706
6699
|
"mangledName": "$sSQ"
|
|
6707
6700
|
},
|
|
6701
|
+
{
|
|
6702
|
+
"kind": "Conformance",
|
|
6703
|
+
"name": "Escapable",
|
|
6704
|
+
"printedName": "Escapable",
|
|
6705
|
+
"usr": "s:s9EscapableP",
|
|
6706
|
+
"mangledName": "$ss9EscapableP"
|
|
6707
|
+
},
|
|
6708
6708
|
{
|
|
6709
6709
|
"kind": "Conformance",
|
|
6710
6710
|
"name": "Hashable",
|
|
@@ -9747,13 +9747,6 @@
|
|
|
9747
9747
|
"usr": "s:s8CopyableP",
|
|
9748
9748
|
"mangledName": "$ss8CopyableP"
|
|
9749
9749
|
},
|
|
9750
|
-
{
|
|
9751
|
-
"kind": "Conformance",
|
|
9752
|
-
"name": "Escapable",
|
|
9753
|
-
"printedName": "Escapable",
|
|
9754
|
-
"usr": "s:s9EscapableP",
|
|
9755
|
-
"mangledName": "$ss9EscapableP"
|
|
9756
|
-
},
|
|
9757
9750
|
{
|
|
9758
9751
|
"kind": "Conformance",
|
|
9759
9752
|
"name": "Equatable",
|
|
@@ -9761,6 +9754,13 @@
|
|
|
9761
9754
|
"usr": "s:SQ",
|
|
9762
9755
|
"mangledName": "$sSQ"
|
|
9763
9756
|
},
|
|
9757
|
+
{
|
|
9758
|
+
"kind": "Conformance",
|
|
9759
|
+
"name": "Escapable",
|
|
9760
|
+
"printedName": "Escapable",
|
|
9761
|
+
"usr": "s:s9EscapableP",
|
|
9762
|
+
"mangledName": "$ss9EscapableP"
|
|
9763
|
+
},
|
|
9764
9764
|
{
|
|
9765
9765
|
"kind": "Conformance",
|
|
9766
9766
|
"name": "Hashable",
|
|
@@ -10088,13 +10088,6 @@
|
|
|
10088
10088
|
"usr": "s:s8CopyableP",
|
|
10089
10089
|
"mangledName": "$ss8CopyableP"
|
|
10090
10090
|
},
|
|
10091
|
-
{
|
|
10092
|
-
"kind": "Conformance",
|
|
10093
|
-
"name": "Escapable",
|
|
10094
|
-
"printedName": "Escapable",
|
|
10095
|
-
"usr": "s:s9EscapableP",
|
|
10096
|
-
"mangledName": "$ss9EscapableP"
|
|
10097
|
-
},
|
|
10098
10091
|
{
|
|
10099
10092
|
"kind": "Conformance",
|
|
10100
10093
|
"name": "Equatable",
|
|
@@ -10102,6 +10095,13 @@
|
|
|
10102
10095
|
"usr": "s:SQ",
|
|
10103
10096
|
"mangledName": "$sSQ"
|
|
10104
10097
|
},
|
|
10098
|
+
{
|
|
10099
|
+
"kind": "Conformance",
|
|
10100
|
+
"name": "Escapable",
|
|
10101
|
+
"printedName": "Escapable",
|
|
10102
|
+
"usr": "s:s9EscapableP",
|
|
10103
|
+
"mangledName": "$ss9EscapableP"
|
|
10104
|
+
},
|
|
10105
10105
|
{
|
|
10106
10106
|
"kind": "Conformance",
|
|
10107
10107
|
"name": "Hashable",
|
|
@@ -10309,13 +10309,6 @@
|
|
|
10309
10309
|
"usr": "s:s8CopyableP",
|
|
10310
10310
|
"mangledName": "$ss8CopyableP"
|
|
10311
10311
|
},
|
|
10312
|
-
{
|
|
10313
|
-
"kind": "Conformance",
|
|
10314
|
-
"name": "Escapable",
|
|
10315
|
-
"printedName": "Escapable",
|
|
10316
|
-
"usr": "s:s9EscapableP",
|
|
10317
|
-
"mangledName": "$ss9EscapableP"
|
|
10318
|
-
},
|
|
10319
10312
|
{
|
|
10320
10313
|
"kind": "Conformance",
|
|
10321
10314
|
"name": "Equatable",
|
|
@@ -10323,6 +10316,13 @@
|
|
|
10323
10316
|
"usr": "s:SQ",
|
|
10324
10317
|
"mangledName": "$sSQ"
|
|
10325
10318
|
},
|
|
10319
|
+
{
|
|
10320
|
+
"kind": "Conformance",
|
|
10321
|
+
"name": "Escapable",
|
|
10322
|
+
"printedName": "Escapable",
|
|
10323
|
+
"usr": "s:s9EscapableP",
|
|
10324
|
+
"mangledName": "$ss9EscapableP"
|
|
10325
|
+
},
|
|
10326
10326
|
{
|
|
10327
10327
|
"kind": "Conformance",
|
|
10328
10328
|
"name": "Hashable",
|
|
@@ -11141,13 +11141,6 @@
|
|
|
11141
11141
|
"usr": "s:s8CopyableP",
|
|
11142
11142
|
"mangledName": "$ss8CopyableP"
|
|
11143
11143
|
},
|
|
11144
|
-
{
|
|
11145
|
-
"kind": "Conformance",
|
|
11146
|
-
"name": "Escapable",
|
|
11147
|
-
"printedName": "Escapable",
|
|
11148
|
-
"usr": "s:s9EscapableP",
|
|
11149
|
-
"mangledName": "$ss9EscapableP"
|
|
11150
|
-
},
|
|
11151
11144
|
{
|
|
11152
11145
|
"kind": "Conformance",
|
|
11153
11146
|
"name": "Decodable",
|
|
@@ -11161,6 +11154,13 @@
|
|
|
11161
11154
|
"printedName": "Encodable",
|
|
11162
11155
|
"usr": "s:SE",
|
|
11163
11156
|
"mangledName": "$sSE"
|
|
11157
|
+
},
|
|
11158
|
+
{
|
|
11159
|
+
"kind": "Conformance",
|
|
11160
|
+
"name": "Escapable",
|
|
11161
|
+
"printedName": "Escapable",
|
|
11162
|
+
"usr": "s:s9EscapableP",
|
|
11163
|
+
"mangledName": "$ss9EscapableP"
|
|
11164
11164
|
}
|
|
11165
11165
|
]
|
|
11166
11166
|
},
|
|
@@ -11541,13 +11541,6 @@
|
|
|
11541
11541
|
"usr": "s:s8CopyableP",
|
|
11542
11542
|
"mangledName": "$ss8CopyableP"
|
|
11543
11543
|
},
|
|
11544
|
-
{
|
|
11545
|
-
"kind": "Conformance",
|
|
11546
|
-
"name": "Escapable",
|
|
11547
|
-
"printedName": "Escapable",
|
|
11548
|
-
"usr": "s:s9EscapableP",
|
|
11549
|
-
"mangledName": "$ss9EscapableP"
|
|
11550
|
-
},
|
|
11551
11544
|
{
|
|
11552
11545
|
"kind": "Conformance",
|
|
11553
11546
|
"name": "Decodable",
|
|
@@ -11561,6 +11554,13 @@
|
|
|
11561
11554
|
"printedName": "Encodable",
|
|
11562
11555
|
"usr": "s:SE",
|
|
11563
11556
|
"mangledName": "$sSE"
|
|
11557
|
+
},
|
|
11558
|
+
{
|
|
11559
|
+
"kind": "Conformance",
|
|
11560
|
+
"name": "Escapable",
|
|
11561
|
+
"printedName": "Escapable",
|
|
11562
|
+
"usr": "s:s9EscapableP",
|
|
11563
|
+
"mangledName": "$ss9EscapableP"
|
|
11564
11564
|
}
|
|
11565
11565
|
]
|
|
11566
11566
|
},
|
|
@@ -12124,13 +12124,6 @@
|
|
|
12124
12124
|
"usr": "s:s8CopyableP",
|
|
12125
12125
|
"mangledName": "$ss8CopyableP"
|
|
12126
12126
|
},
|
|
12127
|
-
{
|
|
12128
|
-
"kind": "Conformance",
|
|
12129
|
-
"name": "Escapable",
|
|
12130
|
-
"printedName": "Escapable",
|
|
12131
|
-
"usr": "s:s9EscapableP",
|
|
12132
|
-
"mangledName": "$ss9EscapableP"
|
|
12133
|
-
},
|
|
12134
12127
|
{
|
|
12135
12128
|
"kind": "Conformance",
|
|
12136
12129
|
"name": "Equatable",
|
|
@@ -12138,6 +12131,13 @@
|
|
|
12138
12131
|
"usr": "s:SQ",
|
|
12139
12132
|
"mangledName": "$sSQ"
|
|
12140
12133
|
},
|
|
12134
|
+
{
|
|
12135
|
+
"kind": "Conformance",
|
|
12136
|
+
"name": "Escapable",
|
|
12137
|
+
"printedName": "Escapable",
|
|
12138
|
+
"usr": "s:s9EscapableP",
|
|
12139
|
+
"mangledName": "$ss9EscapableP"
|
|
12140
|
+
},
|
|
12141
12141
|
{
|
|
12142
12142
|
"kind": "Conformance",
|
|
12143
12143
|
"name": "Hashable",
|
|
@@ -14467,9 +14467,14 @@
|
|
|
14467
14467
|
"moduleName": "Kindly",
|
|
14468
14468
|
"static": true,
|
|
14469
14469
|
"declAttributes": [
|
|
14470
|
-
"Final"
|
|
14470
|
+
"Final",
|
|
14471
|
+
"SPIAccessControl",
|
|
14472
|
+
"RawDocComment"
|
|
14471
14473
|
],
|
|
14472
14474
|
"isFromExtension": true,
|
|
14475
|
+
"spi_group_names": [
|
|
14476
|
+
"Testing"
|
|
14477
|
+
],
|
|
14473
14478
|
"funcSelfKind": "NonMutating"
|
|
14474
14479
|
},
|
|
14475
14480
|
{
|
|
@@ -14859,31 +14864,17 @@
|
|
|
14859
14864
|
"conformances": [
|
|
14860
14865
|
{
|
|
14861
14866
|
"kind": "Conformance",
|
|
14862
|
-
"name": "
|
|
14863
|
-
"printedName": "
|
|
14864
|
-
"usr": "s:
|
|
14865
|
-
"mangledName": "$
|
|
14866
|
-
},
|
|
14867
|
-
{
|
|
14868
|
-
"kind": "Conformance",
|
|
14869
|
-
"name": "Escapable",
|
|
14870
|
-
"printedName": "Escapable",
|
|
14871
|
-
"usr": "s:s9EscapableP",
|
|
14872
|
-
"mangledName": "$ss9EscapableP"
|
|
14873
|
-
},
|
|
14874
|
-
{
|
|
14875
|
-
"kind": "Conformance",
|
|
14876
|
-
"name": "Equatable",
|
|
14877
|
-
"printedName": "Equatable",
|
|
14878
|
-
"usr": "s:SQ",
|
|
14879
|
-
"mangledName": "$sSQ"
|
|
14867
|
+
"name": "_KeyValueCodingAndObserving",
|
|
14868
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
14869
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
14870
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
14880
14871
|
},
|
|
14881
14872
|
{
|
|
14882
14873
|
"kind": "Conformance",
|
|
14883
|
-
"name": "
|
|
14884
|
-
"printedName": "
|
|
14885
|
-
"usr": "s:
|
|
14886
|
-
"mangledName": "$
|
|
14874
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
14875
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
14876
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
14877
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
14887
14878
|
},
|
|
14888
14879
|
{
|
|
14889
14880
|
"kind": "Conformance",
|
|
@@ -14894,17 +14885,17 @@
|
|
|
14894
14885
|
},
|
|
14895
14886
|
{
|
|
14896
14887
|
"kind": "Conformance",
|
|
14897
|
-
"name": "
|
|
14898
|
-
"printedName": "
|
|
14899
|
-
"usr": "s:
|
|
14900
|
-
"mangledName": "$
|
|
14888
|
+
"name": "Copyable",
|
|
14889
|
+
"printedName": "Copyable",
|
|
14890
|
+
"usr": "s:s8CopyableP",
|
|
14891
|
+
"mangledName": "$ss8CopyableP"
|
|
14901
14892
|
},
|
|
14902
14893
|
{
|
|
14903
14894
|
"kind": "Conformance",
|
|
14904
|
-
"name": "
|
|
14905
|
-
"printedName": "
|
|
14906
|
-
"usr": "s:
|
|
14907
|
-
"mangledName": "$
|
|
14895
|
+
"name": "CustomDebugStringConvertible",
|
|
14896
|
+
"printedName": "CustomDebugStringConvertible",
|
|
14897
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
14898
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
14908
14899
|
},
|
|
14909
14900
|
{
|
|
14910
14901
|
"kind": "Conformance",
|
|
@@ -14915,10 +14906,24 @@
|
|
|
14915
14906
|
},
|
|
14916
14907
|
{
|
|
14917
14908
|
"kind": "Conformance",
|
|
14918
|
-
"name": "
|
|
14919
|
-
"printedName": "
|
|
14920
|
-
"usr": "s:
|
|
14921
|
-
"mangledName": "$
|
|
14909
|
+
"name": "Equatable",
|
|
14910
|
+
"printedName": "Equatable",
|
|
14911
|
+
"usr": "s:SQ",
|
|
14912
|
+
"mangledName": "$sSQ"
|
|
14913
|
+
},
|
|
14914
|
+
{
|
|
14915
|
+
"kind": "Conformance",
|
|
14916
|
+
"name": "Escapable",
|
|
14917
|
+
"printedName": "Escapable",
|
|
14918
|
+
"usr": "s:s9EscapableP",
|
|
14919
|
+
"mangledName": "$ss9EscapableP"
|
|
14920
|
+
},
|
|
14921
|
+
{
|
|
14922
|
+
"kind": "Conformance",
|
|
14923
|
+
"name": "Hashable",
|
|
14924
|
+
"printedName": "Hashable",
|
|
14925
|
+
"usr": "s:SH",
|
|
14926
|
+
"mangledName": "$sSH"
|
|
14922
14927
|
}
|
|
14923
14928
|
]
|
|
14924
14929
|
},
|
|
@@ -18046,6 +18051,13 @@
|
|
|
18046
18051
|
"RawDocComment"
|
|
18047
18052
|
],
|
|
18048
18053
|
"conformances": [
|
|
18054
|
+
{
|
|
18055
|
+
"kind": "Conformance",
|
|
18056
|
+
"name": "Theme",
|
|
18057
|
+
"printedName": "Theme",
|
|
18058
|
+
"usr": "s:6Kindly5ThemeP",
|
|
18059
|
+
"mangledName": "$s6Kindly5ThemeP"
|
|
18060
|
+
},
|
|
18049
18061
|
{
|
|
18050
18062
|
"kind": "Conformance",
|
|
18051
18063
|
"name": "Copyable",
|
|
@@ -18059,13 +18071,6 @@
|
|
|
18059
18071
|
"printedName": "Escapable",
|
|
18060
18072
|
"usr": "s:s9EscapableP",
|
|
18061
18073
|
"mangledName": "$ss9EscapableP"
|
|
18062
|
-
},
|
|
18063
|
-
{
|
|
18064
|
-
"kind": "Conformance",
|
|
18065
|
-
"name": "Theme",
|
|
18066
|
-
"printedName": "Theme",
|
|
18067
|
-
"usr": "s:6Kindly5ThemeP",
|
|
18068
|
-
"mangledName": "$s6Kindly5ThemeP"
|
|
18069
18074
|
}
|
|
18070
18075
|
]
|
|
18071
18076
|
},
|
|
@@ -20232,6 +20237,13 @@
|
|
|
20232
20237
|
"RawDocComment"
|
|
20233
20238
|
],
|
|
20234
20239
|
"conformances": [
|
|
20240
|
+
{
|
|
20241
|
+
"kind": "Conformance",
|
|
20242
|
+
"name": "Theme",
|
|
20243
|
+
"printedName": "Theme",
|
|
20244
|
+
"usr": "s:6Kindly5ThemeP",
|
|
20245
|
+
"mangledName": "$s6Kindly5ThemeP"
|
|
20246
|
+
},
|
|
20235
20247
|
{
|
|
20236
20248
|
"kind": "Conformance",
|
|
20237
20249
|
"name": "Copyable",
|
|
@@ -20245,13 +20257,6 @@
|
|
|
20245
20257
|
"printedName": "Escapable",
|
|
20246
20258
|
"usr": "s:s9EscapableP",
|
|
20247
20259
|
"mangledName": "$ss9EscapableP"
|
|
20248
|
-
},
|
|
20249
|
-
{
|
|
20250
|
-
"kind": "Conformance",
|
|
20251
|
-
"name": "Theme",
|
|
20252
|
-
"printedName": "Theme",
|
|
20253
|
-
"usr": "s:6Kindly5ThemeP",
|
|
20254
|
-
"mangledName": "$s6Kindly5ThemeP"
|
|
20255
20260
|
}
|
|
20256
20261
|
]
|
|
20257
20262
|
},
|
|
@@ -20799,6 +20804,13 @@
|
|
|
20799
20804
|
"declKind": "Import",
|
|
20800
20805
|
"moduleName": "Kindly"
|
|
20801
20806
|
},
|
|
20807
|
+
{
|
|
20808
|
+
"kind": "Import",
|
|
20809
|
+
"name": "Foundation",
|
|
20810
|
+
"printedName": "Foundation",
|
|
20811
|
+
"declKind": "Import",
|
|
20812
|
+
"moduleName": "Kindly"
|
|
20813
|
+
},
|
|
20802
20814
|
{
|
|
20803
20815
|
"kind": "Import",
|
|
20804
20816
|
"name": "UIKit",
|
|
@@ -21163,13 +21175,6 @@
|
|
|
21163
21175
|
"usr": "s:s8CopyableP",
|
|
21164
21176
|
"mangledName": "$ss8CopyableP"
|
|
21165
21177
|
},
|
|
21166
|
-
{
|
|
21167
|
-
"kind": "Conformance",
|
|
21168
|
-
"name": "Escapable",
|
|
21169
|
-
"printedName": "Escapable",
|
|
21170
|
-
"usr": "s:s9EscapableP",
|
|
21171
|
-
"mangledName": "$ss9EscapableP"
|
|
21172
|
-
},
|
|
21173
21178
|
{
|
|
21174
21179
|
"kind": "Conformance",
|
|
21175
21180
|
"name": "Equatable",
|
|
@@ -21179,7 +21184,14 @@
|
|
|
21179
21184
|
},
|
|
21180
21185
|
{
|
|
21181
21186
|
"kind": "Conformance",
|
|
21182
|
-
"name": "
|
|
21187
|
+
"name": "Escapable",
|
|
21188
|
+
"printedName": "Escapable",
|
|
21189
|
+
"usr": "s:s9EscapableP",
|
|
21190
|
+
"mangledName": "$ss9EscapableP"
|
|
21191
|
+
},
|
|
21192
|
+
{
|
|
21193
|
+
"kind": "Conformance",
|
|
21194
|
+
"name": "Hashable",
|
|
21183
21195
|
"printedName": "Hashable",
|
|
21184
21196
|
"usr": "s:SH",
|
|
21185
21197
|
"mangledName": "$sSH"
|
|
@@ -21546,76 +21558,6 @@
|
|
|
21546
21558
|
"ObjectiveC.NSObject"
|
|
21547
21559
|
],
|
|
21548
21560
|
"conformances": [
|
|
21549
|
-
{
|
|
21550
|
-
"kind": "Conformance",
|
|
21551
|
-
"name": "Sendable",
|
|
21552
|
-
"printedName": "Sendable",
|
|
21553
|
-
"usr": "s:s8SendableP",
|
|
21554
|
-
"mangledName": "$ss8SendableP"
|
|
21555
|
-
},
|
|
21556
|
-
{
|
|
21557
|
-
"kind": "Conformance",
|
|
21558
|
-
"name": "Copyable",
|
|
21559
|
-
"printedName": "Copyable",
|
|
21560
|
-
"usr": "s:s8CopyableP",
|
|
21561
|
-
"mangledName": "$ss8CopyableP"
|
|
21562
|
-
},
|
|
21563
|
-
{
|
|
21564
|
-
"kind": "Conformance",
|
|
21565
|
-
"name": "Escapable",
|
|
21566
|
-
"printedName": "Escapable",
|
|
21567
|
-
"usr": "s:s9EscapableP",
|
|
21568
|
-
"mangledName": "$ss9EscapableP"
|
|
21569
|
-
},
|
|
21570
|
-
{
|
|
21571
|
-
"kind": "Conformance",
|
|
21572
|
-
"name": "Equatable",
|
|
21573
|
-
"printedName": "Equatable",
|
|
21574
|
-
"usr": "s:SQ",
|
|
21575
|
-
"mangledName": "$sSQ"
|
|
21576
|
-
},
|
|
21577
|
-
{
|
|
21578
|
-
"kind": "Conformance",
|
|
21579
|
-
"name": "Hashable",
|
|
21580
|
-
"printedName": "Hashable",
|
|
21581
|
-
"usr": "s:SH",
|
|
21582
|
-
"mangledName": "$sSH"
|
|
21583
|
-
},
|
|
21584
|
-
{
|
|
21585
|
-
"kind": "Conformance",
|
|
21586
|
-
"name": "CVarArg",
|
|
21587
|
-
"printedName": "CVarArg",
|
|
21588
|
-
"usr": "s:s7CVarArgP",
|
|
21589
|
-
"mangledName": "$ss7CVarArgP"
|
|
21590
|
-
},
|
|
21591
|
-
{
|
|
21592
|
-
"kind": "Conformance",
|
|
21593
|
-
"name": "_KeyValueCodingAndObservingPublishing",
|
|
21594
|
-
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
21595
|
-
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
21596
|
-
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
21597
|
-
},
|
|
21598
|
-
{
|
|
21599
|
-
"kind": "Conformance",
|
|
21600
|
-
"name": "_KeyValueCodingAndObserving",
|
|
21601
|
-
"printedName": "_KeyValueCodingAndObserving",
|
|
21602
|
-
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
21603
|
-
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
21604
|
-
},
|
|
21605
|
-
{
|
|
21606
|
-
"kind": "Conformance",
|
|
21607
|
-
"name": "CustomStringConvertible",
|
|
21608
|
-
"printedName": "CustomStringConvertible",
|
|
21609
|
-
"usr": "s:s23CustomStringConvertibleP",
|
|
21610
|
-
"mangledName": "$ss23CustomStringConvertibleP"
|
|
21611
|
-
},
|
|
21612
|
-
{
|
|
21613
|
-
"kind": "Conformance",
|
|
21614
|
-
"name": "CustomDebugStringConvertible",
|
|
21615
|
-
"printedName": "CustomDebugStringConvertible",
|
|
21616
|
-
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
21617
|
-
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
21618
|
-
},
|
|
21619
21561
|
{
|
|
21620
21562
|
"kind": "Conformance",
|
|
21621
21563
|
"name": "Scheduler",
|
|
@@ -21653,10 +21595,80 @@
|
|
|
21653
21595
|
},
|
|
21654
21596
|
{
|
|
21655
21597
|
"kind": "Conformance",
|
|
21656
|
-
"name": "
|
|
21657
|
-
"printedName": "
|
|
21658
|
-
"usr": "s:
|
|
21659
|
-
"mangledName": "$
|
|
21598
|
+
"name": "_KeyValueCodingAndObserving",
|
|
21599
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
21600
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
21601
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
21602
|
+
},
|
|
21603
|
+
{
|
|
21604
|
+
"kind": "Conformance",
|
|
21605
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
21606
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
21607
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
21608
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
21609
|
+
},
|
|
21610
|
+
{
|
|
21611
|
+
"kind": "Conformance",
|
|
21612
|
+
"name": "CVarArg",
|
|
21613
|
+
"printedName": "CVarArg",
|
|
21614
|
+
"usr": "s:s7CVarArgP",
|
|
21615
|
+
"mangledName": "$ss7CVarArgP"
|
|
21616
|
+
},
|
|
21617
|
+
{
|
|
21618
|
+
"kind": "Conformance",
|
|
21619
|
+
"name": "Copyable",
|
|
21620
|
+
"printedName": "Copyable",
|
|
21621
|
+
"usr": "s:s8CopyableP",
|
|
21622
|
+
"mangledName": "$ss8CopyableP"
|
|
21623
|
+
},
|
|
21624
|
+
{
|
|
21625
|
+
"kind": "Conformance",
|
|
21626
|
+
"name": "CustomDebugStringConvertible",
|
|
21627
|
+
"printedName": "CustomDebugStringConvertible",
|
|
21628
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
21629
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
21630
|
+
},
|
|
21631
|
+
{
|
|
21632
|
+
"kind": "Conformance",
|
|
21633
|
+
"name": "CustomStringConvertible",
|
|
21634
|
+
"printedName": "CustomStringConvertible",
|
|
21635
|
+
"usr": "s:s23CustomStringConvertibleP",
|
|
21636
|
+
"mangledName": "$ss23CustomStringConvertibleP"
|
|
21637
|
+
},
|
|
21638
|
+
{
|
|
21639
|
+
"kind": "Conformance",
|
|
21640
|
+
"name": "Equatable",
|
|
21641
|
+
"printedName": "Equatable",
|
|
21642
|
+
"usr": "s:SQ",
|
|
21643
|
+
"mangledName": "$sSQ"
|
|
21644
|
+
},
|
|
21645
|
+
{
|
|
21646
|
+
"kind": "Conformance",
|
|
21647
|
+
"name": "Escapable",
|
|
21648
|
+
"printedName": "Escapable",
|
|
21649
|
+
"usr": "s:s9EscapableP",
|
|
21650
|
+
"mangledName": "$ss9EscapableP"
|
|
21651
|
+
},
|
|
21652
|
+
{
|
|
21653
|
+
"kind": "Conformance",
|
|
21654
|
+
"name": "Hashable",
|
|
21655
|
+
"printedName": "Hashable",
|
|
21656
|
+
"usr": "s:SH",
|
|
21657
|
+
"mangledName": "$sSH"
|
|
21658
|
+
},
|
|
21659
|
+
{
|
|
21660
|
+
"kind": "Conformance",
|
|
21661
|
+
"name": "Sendable",
|
|
21662
|
+
"printedName": "Sendable",
|
|
21663
|
+
"usr": "s:s8SendableP",
|
|
21664
|
+
"mangledName": "$ss8SendableP"
|
|
21665
|
+
},
|
|
21666
|
+
{
|
|
21667
|
+
"kind": "Conformance",
|
|
21668
|
+
"name": "SendableMetatype",
|
|
21669
|
+
"printedName": "SendableMetatype",
|
|
21670
|
+
"usr": "s:s16SendableMetatypeP",
|
|
21671
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
21660
21672
|
},
|
|
21661
21673
|
{
|
|
21662
21674
|
"kind": "Conformance",
|
|
@@ -21664,6 +21676,13 @@
|
|
|
21664
21676
|
"printedName": "Executor",
|
|
21665
21677
|
"usr": "s:ScF",
|
|
21666
21678
|
"mangledName": "$sScF"
|
|
21679
|
+
},
|
|
21680
|
+
{
|
|
21681
|
+
"kind": "Conformance",
|
|
21682
|
+
"name": "TaskExecutor",
|
|
21683
|
+
"printedName": "TaskExecutor",
|
|
21684
|
+
"usr": "s:Sch",
|
|
21685
|
+
"mangledName": "$sSch"
|
|
21667
21686
|
}
|
|
21668
21687
|
]
|
|
21669
21688
|
},
|
|
@@ -21697,31 +21716,17 @@
|
|
|
21697
21716
|
"conformances": [
|
|
21698
21717
|
{
|
|
21699
21718
|
"kind": "Conformance",
|
|
21700
|
-
"name": "
|
|
21701
|
-
"printedName": "
|
|
21702
|
-
"usr": "s:
|
|
21703
|
-
"mangledName": "$
|
|
21704
|
-
},
|
|
21705
|
-
{
|
|
21706
|
-
"kind": "Conformance",
|
|
21707
|
-
"name": "Escapable",
|
|
21708
|
-
"printedName": "Escapable",
|
|
21709
|
-
"usr": "s:s9EscapableP",
|
|
21710
|
-
"mangledName": "$ss9EscapableP"
|
|
21711
|
-
},
|
|
21712
|
-
{
|
|
21713
|
-
"kind": "Conformance",
|
|
21714
|
-
"name": "Equatable",
|
|
21715
|
-
"printedName": "Equatable",
|
|
21716
|
-
"usr": "s:SQ",
|
|
21717
|
-
"mangledName": "$sSQ"
|
|
21719
|
+
"name": "_KeyValueCodingAndObserving",
|
|
21720
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
21721
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
21722
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
21718
21723
|
},
|
|
21719
21724
|
{
|
|
21720
21725
|
"kind": "Conformance",
|
|
21721
|
-
"name": "
|
|
21722
|
-
"printedName": "
|
|
21723
|
-
"usr": "s:
|
|
21724
|
-
"mangledName": "$
|
|
21726
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
21727
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
21728
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
21729
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
21725
21730
|
},
|
|
21726
21731
|
{
|
|
21727
21732
|
"kind": "Conformance",
|
|
@@ -21732,17 +21737,17 @@
|
|
|
21732
21737
|
},
|
|
21733
21738
|
{
|
|
21734
21739
|
"kind": "Conformance",
|
|
21735
|
-
"name": "
|
|
21736
|
-
"printedName": "
|
|
21737
|
-
"usr": "s:
|
|
21738
|
-
"mangledName": "$
|
|
21740
|
+
"name": "Copyable",
|
|
21741
|
+
"printedName": "Copyable",
|
|
21742
|
+
"usr": "s:s8CopyableP",
|
|
21743
|
+
"mangledName": "$ss8CopyableP"
|
|
21739
21744
|
},
|
|
21740
21745
|
{
|
|
21741
21746
|
"kind": "Conformance",
|
|
21742
|
-
"name": "
|
|
21743
|
-
"printedName": "
|
|
21744
|
-
"usr": "s:
|
|
21745
|
-
"mangledName": "$
|
|
21747
|
+
"name": "CustomDebugStringConvertible",
|
|
21748
|
+
"printedName": "CustomDebugStringConvertible",
|
|
21749
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
21750
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
21746
21751
|
},
|
|
21747
21752
|
{
|
|
21748
21753
|
"kind": "Conformance",
|
|
@@ -21753,24 +21758,24 @@
|
|
|
21753
21758
|
},
|
|
21754
21759
|
{
|
|
21755
21760
|
"kind": "Conformance",
|
|
21756
|
-
"name": "
|
|
21757
|
-
"printedName": "
|
|
21758
|
-
"usr": "s:
|
|
21759
|
-
"mangledName": "$
|
|
21761
|
+
"name": "Equatable",
|
|
21762
|
+
"printedName": "Equatable",
|
|
21763
|
+
"usr": "s:SQ",
|
|
21764
|
+
"mangledName": "$sSQ"
|
|
21760
21765
|
},
|
|
21761
21766
|
{
|
|
21762
21767
|
"kind": "Conformance",
|
|
21763
|
-
"name": "
|
|
21764
|
-
"printedName": "
|
|
21765
|
-
"usr": "s:
|
|
21766
|
-
"mangledName": "$
|
|
21768
|
+
"name": "Escapable",
|
|
21769
|
+
"printedName": "Escapable",
|
|
21770
|
+
"usr": "s:s9EscapableP",
|
|
21771
|
+
"mangledName": "$ss9EscapableP"
|
|
21767
21772
|
},
|
|
21768
21773
|
{
|
|
21769
21774
|
"kind": "Conformance",
|
|
21770
|
-
"name": "
|
|
21771
|
-
"printedName": "
|
|
21772
|
-
"usr": "s:
|
|
21773
|
-
"mangledName": "$
|
|
21775
|
+
"name": "Hashable",
|
|
21776
|
+
"printedName": "Hashable",
|
|
21777
|
+
"usr": "s:SH",
|
|
21778
|
+
"mangledName": "$sSH"
|
|
21774
21779
|
},
|
|
21775
21780
|
{
|
|
21776
21781
|
"kind": "Conformance",
|
|
@@ -21778,6 +21783,27 @@
|
|
|
21778
21783
|
"printedName": "Sendable",
|
|
21779
21784
|
"usr": "s:s8SendableP",
|
|
21780
21785
|
"mangledName": "$ss8SendableP"
|
|
21786
|
+
},
|
|
21787
|
+
{
|
|
21788
|
+
"kind": "Conformance",
|
|
21789
|
+
"name": "SendableMetatype",
|
|
21790
|
+
"printedName": "SendableMetatype",
|
|
21791
|
+
"usr": "s:s16SendableMetatypeP",
|
|
21792
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
21793
|
+
},
|
|
21794
|
+
{
|
|
21795
|
+
"kind": "Conformance",
|
|
21796
|
+
"name": "__DefaultCustomPlaygroundQuickLookable",
|
|
21797
|
+
"printedName": "__DefaultCustomPlaygroundQuickLookable",
|
|
21798
|
+
"usr": "s:s38__DefaultCustomPlaygroundQuickLookableP",
|
|
21799
|
+
"mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP"
|
|
21800
|
+
},
|
|
21801
|
+
{
|
|
21802
|
+
"kind": "Conformance",
|
|
21803
|
+
"name": "UITraitChangeObservable",
|
|
21804
|
+
"printedName": "UITraitChangeObservable",
|
|
21805
|
+
"usr": "s:5UIKit23UITraitChangeObservableP",
|
|
21806
|
+
"mangledName": "$s5UIKit23UITraitChangeObservableP"
|
|
21781
21807
|
}
|
|
21782
21808
|
]
|
|
21783
21809
|
},
|
|
@@ -21810,31 +21836,17 @@
|
|
|
21810
21836
|
"conformances": [
|
|
21811
21837
|
{
|
|
21812
21838
|
"kind": "Conformance",
|
|
21813
|
-
"name": "
|
|
21814
|
-
"printedName": "
|
|
21815
|
-
"usr": "s:
|
|
21816
|
-
"mangledName": "$
|
|
21817
|
-
},
|
|
21818
|
-
{
|
|
21819
|
-
"kind": "Conformance",
|
|
21820
|
-
"name": "Escapable",
|
|
21821
|
-
"printedName": "Escapable",
|
|
21822
|
-
"usr": "s:s9EscapableP",
|
|
21823
|
-
"mangledName": "$ss9EscapableP"
|
|
21824
|
-
},
|
|
21825
|
-
{
|
|
21826
|
-
"kind": "Conformance",
|
|
21827
|
-
"name": "Equatable",
|
|
21828
|
-
"printedName": "Equatable",
|
|
21829
|
-
"usr": "s:SQ",
|
|
21830
|
-
"mangledName": "$sSQ"
|
|
21839
|
+
"name": "_KeyValueCodingAndObserving",
|
|
21840
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
21841
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
21842
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
21831
21843
|
},
|
|
21832
21844
|
{
|
|
21833
21845
|
"kind": "Conformance",
|
|
21834
|
-
"name": "
|
|
21835
|
-
"printedName": "
|
|
21836
|
-
"usr": "s:
|
|
21837
|
-
"mangledName": "$
|
|
21846
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
21847
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
21848
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
21849
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
21838
21850
|
},
|
|
21839
21851
|
{
|
|
21840
21852
|
"kind": "Conformance",
|
|
@@ -21845,17 +21857,17 @@
|
|
|
21845
21857
|
},
|
|
21846
21858
|
{
|
|
21847
21859
|
"kind": "Conformance",
|
|
21848
|
-
"name": "
|
|
21849
|
-
"printedName": "
|
|
21850
|
-
"usr": "s:
|
|
21851
|
-
"mangledName": "$
|
|
21860
|
+
"name": "Copyable",
|
|
21861
|
+
"printedName": "Copyable",
|
|
21862
|
+
"usr": "s:s8CopyableP",
|
|
21863
|
+
"mangledName": "$ss8CopyableP"
|
|
21852
21864
|
},
|
|
21853
21865
|
{
|
|
21854
21866
|
"kind": "Conformance",
|
|
21855
|
-
"name": "
|
|
21856
|
-
"printedName": "
|
|
21857
|
-
"usr": "s:
|
|
21858
|
-
"mangledName": "$
|
|
21867
|
+
"name": "CustomDebugStringConvertible",
|
|
21868
|
+
"printedName": "CustomDebugStringConvertible",
|
|
21869
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
21870
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
21859
21871
|
},
|
|
21860
21872
|
{
|
|
21861
21873
|
"kind": "Conformance",
|
|
@@ -21866,24 +21878,24 @@
|
|
|
21866
21878
|
},
|
|
21867
21879
|
{
|
|
21868
21880
|
"kind": "Conformance",
|
|
21869
|
-
"name": "
|
|
21870
|
-
"printedName": "
|
|
21871
|
-
"usr": "s:
|
|
21872
|
-
"mangledName": "$
|
|
21881
|
+
"name": "Equatable",
|
|
21882
|
+
"printedName": "Equatable",
|
|
21883
|
+
"usr": "s:SQ",
|
|
21884
|
+
"mangledName": "$sSQ"
|
|
21873
21885
|
},
|
|
21874
21886
|
{
|
|
21875
21887
|
"kind": "Conformance",
|
|
21876
|
-
"name": "
|
|
21877
|
-
"printedName": "
|
|
21878
|
-
"usr": "s:
|
|
21879
|
-
"mangledName": "$
|
|
21888
|
+
"name": "Escapable",
|
|
21889
|
+
"printedName": "Escapable",
|
|
21890
|
+
"usr": "s:s9EscapableP",
|
|
21891
|
+
"mangledName": "$ss9EscapableP"
|
|
21880
21892
|
},
|
|
21881
21893
|
{
|
|
21882
21894
|
"kind": "Conformance",
|
|
21883
|
-
"name": "
|
|
21884
|
-
"printedName": "
|
|
21885
|
-
"usr": "s:
|
|
21886
|
-
"mangledName": "$
|
|
21895
|
+
"name": "Hashable",
|
|
21896
|
+
"printedName": "Hashable",
|
|
21897
|
+
"usr": "s:SH",
|
|
21898
|
+
"mangledName": "$sSH"
|
|
21887
21899
|
},
|
|
21888
21900
|
{
|
|
21889
21901
|
"kind": "Conformance",
|
|
@@ -21891,6 +21903,27 @@
|
|
|
21891
21903
|
"printedName": "Sendable",
|
|
21892
21904
|
"usr": "s:s8SendableP",
|
|
21893
21905
|
"mangledName": "$ss8SendableP"
|
|
21906
|
+
},
|
|
21907
|
+
{
|
|
21908
|
+
"kind": "Conformance",
|
|
21909
|
+
"name": "SendableMetatype",
|
|
21910
|
+
"printedName": "SendableMetatype",
|
|
21911
|
+
"usr": "s:s16SendableMetatypeP",
|
|
21912
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
21913
|
+
},
|
|
21914
|
+
{
|
|
21915
|
+
"kind": "Conformance",
|
|
21916
|
+
"name": "__DefaultCustomPlaygroundQuickLookable",
|
|
21917
|
+
"printedName": "__DefaultCustomPlaygroundQuickLookable",
|
|
21918
|
+
"usr": "s:s38__DefaultCustomPlaygroundQuickLookableP",
|
|
21919
|
+
"mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP"
|
|
21920
|
+
},
|
|
21921
|
+
{
|
|
21922
|
+
"kind": "Conformance",
|
|
21923
|
+
"name": "UITraitChangeObservable",
|
|
21924
|
+
"printedName": "UITraitChangeObservable",
|
|
21925
|
+
"usr": "s:5UIKit23UITraitChangeObservableP",
|
|
21926
|
+
"mangledName": "$s5UIKit23UITraitChangeObservableP"
|
|
21894
21927
|
}
|
|
21895
21928
|
]
|
|
21896
21929
|
},
|
|
@@ -21978,28 +22011,6 @@
|
|
|
21978
22011
|
"usr": "s:s9EscapableP",
|
|
21979
22012
|
"mangledName": "$ss9EscapableP"
|
|
21980
22013
|
},
|
|
21981
|
-
{
|
|
21982
|
-
"kind": "Conformance",
|
|
21983
|
-
"name": "_ObjectiveCBridgeable",
|
|
21984
|
-
"printedName": "_ObjectiveCBridgeable",
|
|
21985
|
-
"children": [
|
|
21986
|
-
{
|
|
21987
|
-
"kind": "TypeWitness",
|
|
21988
|
-
"name": "_ObjectiveCType",
|
|
21989
|
-
"printedName": "_ObjectiveCType",
|
|
21990
|
-
"children": [
|
|
21991
|
-
{
|
|
21992
|
-
"kind": "TypeNominal",
|
|
21993
|
-
"name": "NSString",
|
|
21994
|
-
"printedName": "Foundation.NSString",
|
|
21995
|
-
"usr": "c:objc(cs)NSString"
|
|
21996
|
-
}
|
|
21997
|
-
]
|
|
21998
|
-
}
|
|
21999
|
-
],
|
|
22000
|
-
"usr": "s:s21_ObjectiveCBridgeableP",
|
|
22001
|
-
"mangledName": "$ss21_ObjectiveCBridgeableP"
|
|
22002
|
-
},
|
|
22003
22014
|
{
|
|
22004
22015
|
"kind": "Conformance",
|
|
22005
22016
|
"name": "Hashable",
|
|
@@ -22056,6 +22067,35 @@
|
|
|
22056
22067
|
"printedName": "_HasCustomAnyHashableRepresentation",
|
|
22057
22068
|
"usr": "s:s35_HasCustomAnyHashableRepresentationP",
|
|
22058
22069
|
"mangledName": "$ss35_HasCustomAnyHashableRepresentationP"
|
|
22070
|
+
},
|
|
22071
|
+
{
|
|
22072
|
+
"kind": "Conformance",
|
|
22073
|
+
"name": "SendableMetatype",
|
|
22074
|
+
"printedName": "SendableMetatype",
|
|
22075
|
+
"usr": "s:s16SendableMetatypeP",
|
|
22076
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
22077
|
+
},
|
|
22078
|
+
{
|
|
22079
|
+
"kind": "Conformance",
|
|
22080
|
+
"name": "_ObjectiveCBridgeable",
|
|
22081
|
+
"printedName": "_ObjectiveCBridgeable",
|
|
22082
|
+
"children": [
|
|
22083
|
+
{
|
|
22084
|
+
"kind": "TypeWitness",
|
|
22085
|
+
"name": "_ObjectiveCType",
|
|
22086
|
+
"printedName": "_ObjectiveCType",
|
|
22087
|
+
"children": [
|
|
22088
|
+
{
|
|
22089
|
+
"kind": "TypeNominal",
|
|
22090
|
+
"name": "NSString",
|
|
22091
|
+
"printedName": "Foundation.NSString",
|
|
22092
|
+
"usr": "c:objc(cs)NSString"
|
|
22093
|
+
}
|
|
22094
|
+
]
|
|
22095
|
+
}
|
|
22096
|
+
],
|
|
22097
|
+
"usr": "s:s21_ObjectiveCBridgeableP",
|
|
22098
|
+
"mangledName": "$ss21_ObjectiveCBridgeableP"
|
|
22059
22099
|
}
|
|
22060
22100
|
]
|
|
22061
22101
|
}
|
|
@@ -23382,7 +23422,14 @@
|
|
|
23382
23422
|
{
|
|
23383
23423
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Extensions\/UIKit\/UIColor+Extensions.swift",
|
|
23384
23424
|
"kind": "FloatLiteral",
|
|
23385
|
-
"offset":
|
|
23425
|
+
"offset": 3900,
|
|
23426
|
+
"length": 3,
|
|
23427
|
+
"value": "4.5"
|
|
23428
|
+
},
|
|
23429
|
+
{
|
|
23430
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Extensions\/UIKit\/UIColor+Extensions.swift",
|
|
23431
|
+
"kind": "FloatLiteral",
|
|
23432
|
+
"offset": 4801,
|
|
23386
23433
|
"length": 4,
|
|
23387
23434
|
"value": "0.08"
|
|
23388
23435
|
},
|
|
@@ -25351,7 +25398,7 @@
|
|
|
25351
25398
|
"kind": "StringLiteral",
|
|
25352
25399
|
"offset": 2426,
|
|
25353
25400
|
"length": 7,
|
|
25354
|
-
"value": "\"3.0.
|
|
25401
|
+
"value": "\"3.0.7\""
|
|
25355
25402
|
},
|
|
25356
25403
|
{
|
|
25357
25404
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
|
|
@@ -25692,595 +25739,595 @@
|
|
|
25692
25739
|
{
|
|
25693
25740
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25694
25741
|
"kind": "IntegerLiteral",
|
|
25695
|
-
"offset":
|
|
25742
|
+
"offset": 7150,
|
|
25696
25743
|
"length": 1,
|
|
25697
25744
|
"value": "0"
|
|
25698
25745
|
},
|
|
25699
25746
|
{
|
|
25700
25747
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25701
25748
|
"kind": "StringLiteral",
|
|
25702
|
-
"offset":
|
|
25749
|
+
"offset": 7302,
|
|
25703
25750
|
"length": 28,
|
|
25704
25751
|
"value": "\"com.kindly.formUpdateQueue\""
|
|
25705
25752
|
},
|
|
25706
25753
|
{
|
|
25707
25754
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25708
25755
|
"kind": "FloatLiteral",
|
|
25709
|
-
"offset":
|
|
25756
|
+
"offset": 7494,
|
|
25710
25757
|
"length": 4,
|
|
25711
25758
|
"value": "0.15"
|
|
25712
25759
|
},
|
|
25713
25760
|
{
|
|
25714
25761
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25715
25762
|
"kind": "Array",
|
|
25716
|
-
"offset":
|
|
25763
|
+
"offset": 7570,
|
|
25717
25764
|
"length": 2,
|
|
25718
25765
|
"value": "[]"
|
|
25719
25766
|
},
|
|
25720
25767
|
{
|
|
25721
25768
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25722
25769
|
"kind": "BooleanLiteral",
|
|
25723
|
-
"offset":
|
|
25770
|
+
"offset": 7674,
|
|
25724
25771
|
"length": 5,
|
|
25725
25772
|
"value": "false"
|
|
25726
25773
|
},
|
|
25727
25774
|
{
|
|
25728
25775
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25729
25776
|
"kind": "StringLiteral",
|
|
25730
|
-
"offset":
|
|
25777
|
+
"offset": 7730,
|
|
25731
25778
|
"length": 26,
|
|
25732
25779
|
"value": "\"com.kindly.snapshotQueue\""
|
|
25733
25780
|
},
|
|
25734
25781
|
{
|
|
25735
25782
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25736
25783
|
"kind": "FloatLiteral",
|
|
25737
|
-
"offset":
|
|
25784
|
+
"offset": 7927,
|
|
25738
25785
|
"length": 4,
|
|
25739
25786
|
"value": "0.15"
|
|
25740
25787
|
},
|
|
25741
25788
|
{
|
|
25742
25789
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25743
25790
|
"kind": "BooleanLiteral",
|
|
25744
|
-
"offset":
|
|
25791
|
+
"offset": 8135,
|
|
25745
25792
|
"length": 5,
|
|
25746
25793
|
"value": "false"
|
|
25747
25794
|
},
|
|
25748
25795
|
{
|
|
25749
25796
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25750
25797
|
"kind": "Array",
|
|
25751
|
-
"offset":
|
|
25798
|
+
"offset": 8194,
|
|
25752
25799
|
"length": 2,
|
|
25753
25800
|
"value": "[]"
|
|
25754
25801
|
},
|
|
25755
25802
|
{
|
|
25756
25803
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25757
25804
|
"kind": "BooleanLiteral",
|
|
25758
|
-
"offset":
|
|
25805
|
+
"offset": 8328,
|
|
25759
25806
|
"length": 5,
|
|
25760
25807
|
"value": "false"
|
|
25761
25808
|
},
|
|
25762
25809
|
{
|
|
25763
25810
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25764
25811
|
"kind": "FloatLiteral",
|
|
25765
|
-
"offset":
|
|
25812
|
+
"offset": 8517,
|
|
25766
25813
|
"length": 3,
|
|
25767
25814
|
"value": "0.3"
|
|
25768
25815
|
},
|
|
25769
25816
|
{
|
|
25770
25817
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25771
25818
|
"kind": "FloatLiteral",
|
|
25772
|
-
"offset":
|
|
25819
|
+
"offset": 8883,
|
|
25773
25820
|
"length": 3,
|
|
25774
25821
|
"value": "5.0"
|
|
25775
25822
|
},
|
|
25776
25823
|
{
|
|
25777
25824
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25778
25825
|
"kind": "Dictionary",
|
|
25779
|
-
"offset":
|
|
25826
|
+
"offset": 9312,
|
|
25780
25827
|
"length": 3,
|
|
25781
25828
|
"value": "[]"
|
|
25782
25829
|
},
|
|
25783
25830
|
{
|
|
25784
25831
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25785
25832
|
"kind": "Dictionary",
|
|
25786
|
-
"offset":
|
|
25833
|
+
"offset": 9367,
|
|
25787
25834
|
"length": 3,
|
|
25788
25835
|
"value": "[]"
|
|
25789
25836
|
},
|
|
25790
25837
|
{
|
|
25791
25838
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25792
25839
|
"kind": "Dictionary",
|
|
25793
|
-
"offset":
|
|
25840
|
+
"offset": 9445,
|
|
25794
25841
|
"length": 3,
|
|
25795
25842
|
"value": "[]"
|
|
25796
25843
|
},
|
|
25797
25844
|
{
|
|
25798
25845
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25799
25846
|
"kind": "Array",
|
|
25800
|
-
"offset":
|
|
25847
|
+
"offset": 9831,
|
|
25801
25848
|
"length": 2,
|
|
25802
25849
|
"value": "[]"
|
|
25803
25850
|
},
|
|
25804
25851
|
{
|
|
25805
25852
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25806
25853
|
"kind": "BooleanLiteral",
|
|
25807
|
-
"offset":
|
|
25854
|
+
"offset": 10171,
|
|
25808
25855
|
"length": 5,
|
|
25809
25856
|
"value": "false"
|
|
25810
25857
|
},
|
|
25811
25858
|
{
|
|
25812
25859
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25813
25860
|
"kind": "Array",
|
|
25814
|
-
"offset":
|
|
25861
|
+
"offset": 10508,
|
|
25815
25862
|
"length": 2,
|
|
25816
25863
|
"value": "[]"
|
|
25817
25864
|
},
|
|
25818
25865
|
{
|
|
25819
25866
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25820
25867
|
"kind": "BooleanLiteral",
|
|
25821
|
-
"offset":
|
|
25868
|
+
"offset": 10608,
|
|
25822
25869
|
"length": 5,
|
|
25823
25870
|
"value": "false"
|
|
25824
25871
|
},
|
|
25825
25872
|
{
|
|
25826
25873
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25827
25874
|
"kind": "FloatLiteral",
|
|
25828
|
-
"offset":
|
|
25875
|
+
"offset": 10903,
|
|
25829
25876
|
"length": 3,
|
|
25830
25877
|
"value": "0.1"
|
|
25831
25878
|
},
|
|
25832
25879
|
{
|
|
25833
25880
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25834
25881
|
"kind": "BooleanLiteral",
|
|
25835
|
-
"offset":
|
|
25882
|
+
"offset": 10942,
|
|
25836
25883
|
"length": 5,
|
|
25837
25884
|
"value": "false"
|
|
25838
25885
|
},
|
|
25839
25886
|
{
|
|
25840
25887
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25841
25888
|
"kind": "StringLiteral",
|
|
25842
|
-
"offset":
|
|
25889
|
+
"offset": 11082,
|
|
25843
25890
|
"length": 6,
|
|
25844
25891
|
"value": "\"Send\""
|
|
25845
25892
|
},
|
|
25846
25893
|
{
|
|
25847
25894
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25848
25895
|
"kind": "StringLiteral",
|
|
25849
|
-
"offset":
|
|
25896
|
+
"offset": 11124,
|
|
25850
25897
|
"length": 21,
|
|
25851
25898
|
"value": "\"send_message_button\""
|
|
25852
25899
|
},
|
|
25853
25900
|
{
|
|
25854
25901
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25855
25902
|
"kind": "StringLiteral",
|
|
25856
|
-
"offset":
|
|
25903
|
+
"offset": 11164,
|
|
25857
25904
|
"length": 3,
|
|
25858
25905
|
"value": "\" \""
|
|
25859
25906
|
},
|
|
25860
25907
|
{
|
|
25861
25908
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25862
25909
|
"kind": "StringLiteral",
|
|
25863
|
-
"offset":
|
|
25910
|
+
"offset": 11254,
|
|
25864
25911
|
"length": 11,
|
|
25865
25912
|
"value": "\"icon_send\""
|
|
25866
25913
|
},
|
|
25867
25914
|
{
|
|
25868
25915
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25869
25916
|
"kind": "BooleanLiteral",
|
|
25870
|
-
"offset":
|
|
25917
|
+
"offset": 11466,
|
|
25871
25918
|
"length": 4,
|
|
25872
25919
|
"value": "true"
|
|
25873
25920
|
},
|
|
25874
25921
|
{
|
|
25875
25922
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25876
25923
|
"kind": "StringLiteral",
|
|
25877
|
-
"offset":
|
|
25924
|
+
"offset": 11611,
|
|
25878
25925
|
"length": 8,
|
|
25879
25926
|
"value": "\"Attach\""
|
|
25880
25927
|
},
|
|
25881
25928
|
{
|
|
25882
25929
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25883
25930
|
"kind": "StringLiteral",
|
|
25884
|
-
"offset":
|
|
25931
|
+
"offset": 11655,
|
|
25885
25932
|
"length": 19,
|
|
25886
25933
|
"value": "\"attachment_button\""
|
|
25887
25934
|
},
|
|
25888
25935
|
{
|
|
25889
25936
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25890
25937
|
"kind": "StringLiteral",
|
|
25891
|
-
"offset":
|
|
25938
|
+
"offset": 11693,
|
|
25892
25939
|
"length": 3,
|
|
25893
25940
|
"value": "\" \""
|
|
25894
25941
|
},
|
|
25895
25942
|
{
|
|
25896
25943
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25897
25944
|
"kind": "StringLiteral",
|
|
25898
|
-
"offset":
|
|
25945
|
+
"offset": 11786,
|
|
25899
25946
|
"length": 17,
|
|
25900
25947
|
"value": "\"icon_attachment\""
|
|
25901
25948
|
},
|
|
25902
25949
|
{
|
|
25903
25950
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25904
25951
|
"kind": "IntegerLiteral",
|
|
25905
|
-
"offset":
|
|
25952
|
+
"offset": 11835,
|
|
25906
25953
|
"length": 2,
|
|
25907
25954
|
"value": "24"
|
|
25908
25955
|
},
|
|
25909
25956
|
{
|
|
25910
25957
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25911
25958
|
"kind": "IntegerLiteral",
|
|
25912
|
-
"offset":
|
|
25959
|
+
"offset": 11847,
|
|
25913
25960
|
"length": 2,
|
|
25914
25961
|
"value": "24"
|
|
25915
25962
|
},
|
|
25916
25963
|
{
|
|
25917
25964
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25918
25965
|
"kind": "IntegerLiteral",
|
|
25919
|
-
"offset":
|
|
25966
|
+
"offset": 12141,
|
|
25920
25967
|
"length": 1,
|
|
25921
25968
|
"value": "0"
|
|
25922
25969
|
},
|
|
25923
25970
|
{
|
|
25924
25971
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25925
25972
|
"kind": "IntegerLiteral",
|
|
25926
|
-
"offset":
|
|
25973
|
+
"offset": 12150,
|
|
25927
25974
|
"length": 1,
|
|
25928
25975
|
"value": "0"
|
|
25929
25976
|
},
|
|
25930
25977
|
{
|
|
25931
25978
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25932
25979
|
"kind": "IntegerLiteral",
|
|
25933
|
-
"offset":
|
|
25980
|
+
"offset": 12161,
|
|
25934
25981
|
"length": 1,
|
|
25935
25982
|
"value": "0"
|
|
25936
25983
|
},
|
|
25937
25984
|
{
|
|
25938
25985
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25939
25986
|
"kind": "BooleanLiteral",
|
|
25940
|
-
"offset":
|
|
25987
|
+
"offset": 12238,
|
|
25941
25988
|
"length": 4,
|
|
25942
25989
|
"value": "true"
|
|
25943
25990
|
},
|
|
25944
25991
|
{
|
|
25945
25992
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25946
25993
|
"kind": "BooleanLiteral",
|
|
25947
|
-
"offset":
|
|
25994
|
+
"offset": 12452,
|
|
25948
25995
|
"length": 4,
|
|
25949
25996
|
"value": "true"
|
|
25950
25997
|
},
|
|
25951
25998
|
{
|
|
25952
25999
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25953
26000
|
"kind": "BooleanLiteral",
|
|
25954
|
-
"offset":
|
|
26001
|
+
"offset": 12588,
|
|
25955
26002
|
"length": 4,
|
|
25956
26003
|
"value": "true"
|
|
25957
26004
|
},
|
|
25958
26005
|
{
|
|
25959
26006
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25960
26007
|
"kind": "BooleanLiteral",
|
|
25961
|
-
"offset":
|
|
26008
|
+
"offset": 12718,
|
|
25962
26009
|
"length": 4,
|
|
25963
26010
|
"value": "true"
|
|
25964
26011
|
},
|
|
25965
26012
|
{
|
|
25966
26013
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25967
26014
|
"kind": "BooleanLiteral",
|
|
25968
|
-
"offset":
|
|
26015
|
+
"offset": 13418,
|
|
25969
26016
|
"length": 5,
|
|
25970
26017
|
"value": "false"
|
|
25971
26018
|
},
|
|
25972
26019
|
{
|
|
25973
26020
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25974
26021
|
"kind": "StringLiteral",
|
|
25975
|
-
"offset":
|
|
26022
|
+
"offset": 25057,
|
|
25976
26023
|
"length": 20,
|
|
25977
26024
|
"value": "\"ChatViewController\""
|
|
25978
26025
|
},
|
|
25979
26026
|
{
|
|
25980
26027
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25981
26028
|
"kind": "StringLiteral",
|
|
25982
|
-
"offset":
|
|
26029
|
+
"offset": 25079,
|
|
25983
26030
|
"length": 181,
|
|
25984
26031
|
"value": "\"🐞 Popup localization — lang: \""
|
|
25985
26032
|
},
|
|
25986
26033
|
{
|
|
25987
26034
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25988
26035
|
"kind": "StringLiteral",
|
|
25989
|
-
"offset":
|
|
26036
|
+
"offset": 25137,
|
|
25990
26037
|
"length": 1,
|
|
25991
26038
|
"value": "\", settingsLoaded: \""
|
|
25992
26039
|
},
|
|
25993
26040
|
{
|
|
25994
26041
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
25995
26042
|
"kind": "StringLiteral",
|
|
25996
|
-
"offset":
|
|
26043
|
+
"offset": 25180,
|
|
25997
26044
|
"length": 1,
|
|
25998
26045
|
"value": "\". settings_button: '\""
|
|
25999
26046
|
},
|
|
26000
26047
|
{
|
|
26001
26048
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26002
26049
|
"kind": "StringLiteral",
|
|
26003
|
-
"offset":
|
|
26050
|
+
"offset": 25216,
|
|
26004
26051
|
"length": 24,
|
|
26005
26052
|
"value": "\"', cancel_chat_button: '\""
|
|
26006
26053
|
},
|
|
26007
26054
|
{
|
|
26008
26055
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26009
26056
|
"kind": "StringLiteral",
|
|
26010
|
-
"offset":
|
|
26057
|
+
"offset": 25258,
|
|
26011
26058
|
"length": 18,
|
|
26012
26059
|
"value": "\"'\""
|
|
26013
26060
|
},
|
|
26014
26061
|
{
|
|
26015
26062
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26016
26063
|
"kind": "StringLiteral",
|
|
26017
|
-
"offset":
|
|
26064
|
+
"offset": 25719,
|
|
26018
26065
|
"length": 20,
|
|
26019
26066
|
"value": "\"Show Feedback form\""
|
|
26020
26067
|
},
|
|
26021
26068
|
{
|
|
26022
26069
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26023
26070
|
"kind": "StringLiteral",
|
|
26024
|
-
"offset":
|
|
26071
|
+
"offset": 25857,
|
|
26025
26072
|
"length": 23,
|
|
26026
26073
|
"value": "\"Trigger form dialogue\""
|
|
26027
26074
|
},
|
|
26028
26075
|
{
|
|
26029
26076
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26030
26077
|
"kind": "StringLiteral",
|
|
26031
|
-
"offset":
|
|
26078
|
+
"offset": 25956,
|
|
26032
26079
|
"length": 38,
|
|
26033
26080
|
"value": "\"e5522a30-03ab-40c5-b1d8-cae3128a3698\""
|
|
26034
26081
|
},
|
|
26035
26082
|
{
|
|
26036
26083
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26037
26084
|
"kind": "StringLiteral",
|
|
26038
|
-
"offset":
|
|
26085
|
+
"offset": 26038,
|
|
26039
26086
|
"length": 19,
|
|
26040
26087
|
"value": "\"disconnect pusher\""
|
|
26041
26088
|
},
|
|
26042
26089
|
{
|
|
26043
26090
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26044
26091
|
"kind": "StringLiteral",
|
|
26045
|
-
"offset":
|
|
26092
|
+
"offset": 26262,
|
|
26046
26093
|
"length": 28,
|
|
26047
26094
|
"value": "\"👻 Trigger Ghost Message\""
|
|
26048
26095
|
},
|
|
26049
26096
|
{
|
|
26050
26097
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26051
26098
|
"kind": "StringLiteral",
|
|
26052
|
-
"offset":
|
|
26099
|
+
"offset": 26421,
|
|
26053
26100
|
"length": 35,
|
|
26054
26101
|
"value": "\"🎨 Test setCustomTheme (random)\""
|
|
26055
26102
|
},
|
|
26056
26103
|
{
|
|
26057
26104
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26058
26105
|
"kind": "IntegerLiteral",
|
|
26059
|
-
"offset":
|
|
26106
|
+
"offset": 26568,
|
|
26060
26107
|
"length": 1,
|
|
26061
26108
|
"value": "0"
|
|
26062
26109
|
},
|
|
26063
26110
|
{
|
|
26064
26111
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26065
26112
|
"kind": "IntegerLiteral",
|
|
26066
|
-
"offset":
|
|
26113
|
+
"offset": 26574,
|
|
26067
26114
|
"length": 1,
|
|
26068
26115
|
"value": "1"
|
|
26069
26116
|
},
|
|
26070
26117
|
{
|
|
26071
26118
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26072
26119
|
"kind": "IntegerLiteral",
|
|
26073
|
-
"offset":
|
|
26120
|
+
"offset": 26605,
|
|
26074
26121
|
"length": 1,
|
|
26075
26122
|
"value": "0"
|
|
26076
26123
|
},
|
|
26077
26124
|
{
|
|
26078
26125
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26079
26126
|
"kind": "IntegerLiteral",
|
|
26080
|
-
"offset":
|
|
26127
|
+
"offset": 26611,
|
|
26081
26128
|
"length": 1,
|
|
26082
26129
|
"value": "1"
|
|
26083
26130
|
},
|
|
26084
26131
|
{
|
|
26085
26132
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26086
26133
|
"kind": "IntegerLiteral",
|
|
26087
|
-
"offset":
|
|
26134
|
+
"offset": 26641,
|
|
26088
26135
|
"length": 1,
|
|
26089
26136
|
"value": "0"
|
|
26090
26137
|
},
|
|
26091
26138
|
{
|
|
26092
26139
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26093
26140
|
"kind": "IntegerLiteral",
|
|
26094
|
-
"offset":
|
|
26141
|
+
"offset": 26647,
|
|
26095
26142
|
"length": 1,
|
|
26096
26143
|
"value": "1"
|
|
26097
26144
|
},
|
|
26098
26145
|
{
|
|
26099
26146
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26100
26147
|
"kind": "IntegerLiteral",
|
|
26101
|
-
"offset":
|
|
26148
|
+
"offset": 26666,
|
|
26102
26149
|
"length": 1,
|
|
26103
26150
|
"value": "1"
|
|
26104
26151
|
},
|
|
26105
26152
|
{
|
|
26106
26153
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26107
26154
|
"kind": "StringLiteral",
|
|
26108
|
-
"offset":
|
|
26155
|
+
"offset": 26948,
|
|
26109
26156
|
"length": 25,
|
|
26110
26157
|
"value": "\"🧹 Clear Custom Theme\""
|
|
26111
26158
|
},
|
|
26112
26159
|
{
|
|
26113
26160
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26114
26161
|
"kind": "StringLiteral",
|
|
26115
|
-
"offset":
|
|
26162
|
+
"offset": 27090,
|
|
26116
26163
|
"length": 40,
|
|
26117
26164
|
"value": "\"📨 Send 'Buttons' (test sendMessage)\""
|
|
26118
26165
|
},
|
|
26119
26166
|
{
|
|
26120
26167
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26121
26168
|
"kind": "StringLiteral",
|
|
26122
|
-
"offset":
|
|
26169
|
+
"offset": 27198,
|
|
26123
26170
|
"length": 9,
|
|
26124
26171
|
"value": "\"Buttons\""
|
|
26125
26172
|
},
|
|
26126
26173
|
{
|
|
26127
26174
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26128
26175
|
"kind": "StringLiteral",
|
|
26129
|
-
"offset":
|
|
26176
|
+
"offset": 27251,
|
|
26130
26177
|
"length": 35,
|
|
26131
26178
|
"value": "\"🛰 Test captureMessage (Sentry)\""
|
|
26132
26179
|
},
|
|
26133
26180
|
{
|
|
26134
26181
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26135
26182
|
"kind": "StringLiteral",
|
|
26136
|
-
"offset":
|
|
26183
|
+
"offset": 27368,
|
|
26137
26184
|
"length": 56,
|
|
26138
26185
|
"value": "\"Test message from KindlySDK local-dev menu @ \""
|
|
26139
26186
|
},
|
|
26140
26187
|
{
|
|
26141
26188
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26142
26189
|
"kind": "StringLiteral",
|
|
26143
|
-
"offset":
|
|
26190
|
+
"offset": 27423,
|
|
26144
26191
|
"length": 2,
|
|
26145
26192
|
"value": "\"\""
|
|
26146
26193
|
},
|
|
26147
26194
|
{
|
|
26148
26195
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26149
26196
|
"kind": "Dictionary",
|
|
26150
|
-
"offset":
|
|
26197
|
+
"offset": 27460,
|
|
26151
26198
|
"length": 54,
|
|
26152
26199
|
"value": "[(\"source\", \"local_dev_menu\"), (\"test\", \"captureMessage\")]"
|
|
26153
26200
|
},
|
|
26154
26201
|
{
|
|
26155
26202
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26156
26203
|
"kind": "StringLiteral",
|
|
26157
|
-
"offset":
|
|
26204
|
+
"offset": 27565,
|
|
26158
26205
|
"length": 32,
|
|
26159
26206
|
"value": "\"💥 Test reportError (Sentry)\""
|
|
26160
26207
|
},
|
|
26161
26208
|
{
|
|
26162
26209
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26163
26210
|
"kind": "StringLiteral",
|
|
26164
|
-
"offset":
|
|
26211
|
+
"offset": 27778,
|
|
26165
26212
|
"length": 54,
|
|
26166
26213
|
"value": "\"Test error from KindlySDK local-dev menu @ \""
|
|
26167
26214
|
},
|
|
26168
26215
|
{
|
|
26169
26216
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26170
26217
|
"kind": "StringLiteral",
|
|
26171
|
-
"offset":
|
|
26218
|
+
"offset": 27831,
|
|
26172
26219
|
"length": 3,
|
|
26173
26220
|
"value": "\"\""
|
|
26174
26221
|
},
|
|
26175
26222
|
{
|
|
26176
26223
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26177
26224
|
"kind": "Dictionary",
|
|
26178
|
-
"offset":
|
|
26225
|
+
"offset": 27870,
|
|
26179
26226
|
"length": 51,
|
|
26180
26227
|
"value": "[(\"source\", \"local_dev_menu\"), (\"test\", \"reportError\")]"
|
|
26181
26228
|
},
|
|
26182
26229
|
{
|
|
26183
26230
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26184
26231
|
"kind": "StringLiteral",
|
|
26185
|
-
"offset":
|
|
26232
|
+
"offset": 41418,
|
|
26186
26233
|
"length": 14,
|
|
26187
26234
|
"value": "\"Send message\""
|
|
26188
26235
|
},
|
|
26189
26236
|
{
|
|
26190
26237
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26191
26238
|
"kind": "StringLiteral",
|
|
26192
|
-
"offset":
|
|
26239
|
+
"offset": 41508,
|
|
26193
26240
|
"length": 4,
|
|
26194
26241
|
"value": "\"\r\""
|
|
26195
26242
|
},
|
|
26196
26243
|
{
|
|
26197
26244
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26198
26245
|
"kind": "Array",
|
|
26199
|
-
"offset":
|
|
26246
|
+
"offset": 41585,
|
|
26200
26247
|
"length": 2,
|
|
26201
26248
|
"value": "[]"
|
|
26202
26249
|
},
|
|
26203
26250
|
{
|
|
26204
26251
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26205
26252
|
"kind": "StringLiteral",
|
|
26206
|
-
"offset":
|
|
26253
|
+
"offset": 41616,
|
|
26207
26254
|
"length": 14,
|
|
26208
26255
|
"value": "\"Send message\""
|
|
26209
26256
|
},
|
|
26210
26257
|
{
|
|
26211
26258
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26212
26259
|
"kind": "Array",
|
|
26213
|
-
"offset":
|
|
26260
|
+
"offset": 41649,
|
|
26214
26261
|
"length": 2,
|
|
26215
26262
|
"value": "[]"
|
|
26216
26263
|
},
|
|
26217
26264
|
{
|
|
26218
26265
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26219
26266
|
"kind": "StringLiteral",
|
|
26220
|
-
"offset":
|
|
26267
|
+
"offset": 41770,
|
|
26221
26268
|
"length": 4,
|
|
26222
26269
|
"value": "\"\r\""
|
|
26223
26270
|
},
|
|
26224
26271
|
{
|
|
26225
26272
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26226
26273
|
"kind": "StringLiteral",
|
|
26227
|
-
"offset":
|
|
26274
|
+
"offset": 41878,
|
|
26228
26275
|
"length": 14,
|
|
26229
26276
|
"value": "\"Send message\""
|
|
26230
26277
|
},
|
|
26231
26278
|
{
|
|
26232
26279
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26233
26280
|
"kind": "FloatLiteral",
|
|
26234
|
-
"offset":
|
|
26281
|
+
"offset": 127865,
|
|
26235
26282
|
"length": 4,
|
|
26236
26283
|
"value": "16.0"
|
|
26237
26284
|
},
|
|
26238
26285
|
{
|
|
26239
26286
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26240
26287
|
"kind": "FloatLiteral",
|
|
26241
|
-
"offset":
|
|
26288
|
+
"offset": 127908,
|
|
26242
26289
|
"length": 4,
|
|
26243
26290
|
"value": "16.0"
|
|
26244
26291
|
},
|
|
26245
26292
|
{
|
|
26246
26293
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26247
26294
|
"kind": "FloatLiteral",
|
|
26248
|
-
"offset":
|
|
26295
|
+
"offset": 127944,
|
|
26249
26296
|
"length": 4,
|
|
26250
26297
|
"value": "50.0"
|
|
26251
26298
|
},
|
|
26252
26299
|
{
|
|
26253
26300
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26254
26301
|
"kind": "FloatLiteral",
|
|
26255
|
-
"offset":
|
|
26302
|
+
"offset": 127983,
|
|
26256
26303
|
"length": 4,
|
|
26257
26304
|
"value": "12.0"
|
|
26258
26305
|
},
|
|
26259
26306
|
{
|
|
26260
26307
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26261
26308
|
"kind": "FloatLiteral",
|
|
26262
|
-
"offset":
|
|
26309
|
+
"offset": 128023,
|
|
26263
26310
|
"length": 4,
|
|
26264
26311
|
"value": "16.0"
|
|
26265
26312
|
},
|
|
26266
26313
|
{
|
|
26267
26314
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26268
26315
|
"kind": "FloatLiteral",
|
|
26269
|
-
"offset":
|
|
26316
|
+
"offset": 128063,
|
|
26270
26317
|
"length": 4,
|
|
26271
26318
|
"value": "36.0"
|
|
26272
26319
|
},
|
|
26273
26320
|
{
|
|
26274
26321
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26275
26322
|
"kind": "FloatLiteral",
|
|
26276
|
-
"offset":
|
|
26323
|
+
"offset": 128112,
|
|
26277
26324
|
"length": 4,
|
|
26278
26325
|
"value": "12.0"
|
|
26279
26326
|
},
|
|
26280
26327
|
{
|
|
26281
26328
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat View\/ChatViewController.swift",
|
|
26282
26329
|
"kind": "FloatLiteral",
|
|
26283
|
-
"offset":
|
|
26330
|
+
"offset": 128163,
|
|
26284
26331
|
"length": 3,
|
|
26285
26332
|
"value": "4.0"
|
|
26286
26333
|
},
|
|
@@ -26882,45 +26929,122 @@
|
|
|
26882
26929
|
{
|
|
26883
26930
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26884
26931
|
"kind": "StringLiteral",
|
|
26885
|
-
"offset":
|
|
26932
|
+
"offset": 2551,
|
|
26886
26933
|
"length": 16,
|
|
26887
26934
|
"value": "\"abort_followup\""
|
|
26888
26935
|
},
|
|
26889
26936
|
{
|
|
26890
26937
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26891
26938
|
"kind": "StringLiteral",
|
|
26892
|
-
"offset":
|
|
26939
|
+
"offset": 2917,
|
|
26940
|
+
"length": 17,
|
|
26941
|
+
"value": "\"contact_details\""
|
|
26942
|
+
},
|
|
26943
|
+
{
|
|
26944
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26945
|
+
"kind": "StringLiteral",
|
|
26946
|
+
"offset": 2959,
|
|
26893
26947
|
"length": 18,
|
|
26894
26948
|
"value": "\"dialogue_trigger\""
|
|
26895
26949
|
},
|
|
26896
26950
|
{
|
|
26897
26951
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26898
26952
|
"kind": "StringLiteral",
|
|
26899
|
-
"offset":
|
|
26900
|
-
"length":
|
|
26901
|
-
"value": "\"
|
|
26953
|
+
"offset": 3191,
|
|
26954
|
+
"length": 10,
|
|
26955
|
+
"value": "\"end_chat\""
|
|
26902
26956
|
},
|
|
26903
26957
|
{
|
|
26904
26958
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26905
26959
|
"kind": "StringLiteral",
|
|
26906
|
-
"offset":
|
|
26907
|
-
"length":
|
|
26908
|
-
"value": "\"
|
|
26960
|
+
"offset": 3330,
|
|
26961
|
+
"length": 16,
|
|
26962
|
+
"value": "\"privacy_delete\""
|
|
26963
|
+
},
|
|
26964
|
+
{
|
|
26965
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26966
|
+
"kind": "StringLiteral",
|
|
26967
|
+
"offset": 3456,
|
|
26968
|
+
"length": 16,
|
|
26969
|
+
"value": "\"privacy_export\""
|
|
26970
|
+
},
|
|
26971
|
+
{
|
|
26972
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26973
|
+
"kind": "StringLiteral",
|
|
26974
|
+
"offset": 3492,
|
|
26975
|
+
"length": 13,
|
|
26976
|
+
"value": "\"quick_reply\""
|
|
26909
26977
|
},
|
|
26910
26978
|
{
|
|
26911
26979
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26912
26980
|
"kind": "StringLiteral",
|
|
26913
|
-
"offset":
|
|
26981
|
+
"offset": 3814,
|
|
26914
26982
|
"length": 18,
|
|
26915
26983
|
"value": "\"takeover_request\""
|
|
26916
26984
|
},
|
|
26917
26985
|
{
|
|
26918
26986
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26919
26987
|
"kind": "StringLiteral",
|
|
26920
|
-
"offset":
|
|
26988
|
+
"offset": 3872,
|
|
26921
26989
|
"length": 19,
|
|
26922
26990
|
"value": "\"upload_attachment\""
|
|
26923
26991
|
},
|
|
26992
|
+
{
|
|
26993
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26994
|
+
"kind": "StringLiteral",
|
|
26995
|
+
"offset": 4991,
|
|
26996
|
+
"length": 12,
|
|
26997
|
+
"value": "\"from_value\""
|
|
26998
|
+
},
|
|
26999
|
+
{
|
|
27000
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
27001
|
+
"kind": "StringLiteral",
|
|
27002
|
+
"offset": 5021,
|
|
27003
|
+
"length": 10,
|
|
27004
|
+
"value": "\"to_value\""
|
|
27005
|
+
},
|
|
27006
|
+
{
|
|
27007
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
27008
|
+
"kind": "StringLiteral",
|
|
27009
|
+
"offset": 5064,
|
|
27010
|
+
"length": 12,
|
|
27011
|
+
"value": "\"step_value\""
|
|
27012
|
+
},
|
|
27013
|
+
{
|
|
27014
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
27015
|
+
"kind": "StringLiteral",
|
|
27016
|
+
"offset": 5110,
|
|
27017
|
+
"length": 13,
|
|
27018
|
+
"value": "\"affix_value\""
|
|
27019
|
+
},
|
|
27020
|
+
{
|
|
27021
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
27022
|
+
"kind": "StringLiteral",
|
|
27023
|
+
"offset": 6969,
|
|
27024
|
+
"length": 7,
|
|
27025
|
+
"value": "\"email\""
|
|
27026
|
+
},
|
|
27027
|
+
{
|
|
27028
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
27029
|
+
"kind": "StringLiteral",
|
|
27030
|
+
"offset": 7008,
|
|
27031
|
+
"length": 14,
|
|
27032
|
+
"value": "\"phone_number\""
|
|
27033
|
+
},
|
|
27034
|
+
{
|
|
27035
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
27036
|
+
"kind": "StringLiteral",
|
|
27037
|
+
"offset": 7517,
|
|
27038
|
+
"length": 14,
|
|
27039
|
+
"value": "\"contact_type\""
|
|
27040
|
+
},
|
|
27041
|
+
{
|
|
27042
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
27043
|
+
"kind": "StringLiteral",
|
|
27044
|
+
"offset": 7563,
|
|
27045
|
+
"length": 11,
|
|
27046
|
+
"value": "\"edit_text\""
|
|
27047
|
+
},
|
|
26924
27048
|
{
|
|
26925
27049
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Sentry\/SentryHelper.swift",
|
|
26926
27050
|
"kind": "StringLiteral",
|
|
@@ -28513,63 +28637,63 @@
|
|
|
28513
28637
|
{
|
|
28514
28638
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
|
|
28515
28639
|
"kind": "IntegerLiteral",
|
|
28516
|
-
"offset":
|
|
28640
|
+
"offset": 916,
|
|
28517
28641
|
"length": 1,
|
|
28518
28642
|
"value": "0"
|
|
28519
28643
|
},
|
|
28520
28644
|
{
|
|
28521
28645
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
|
|
28522
28646
|
"kind": "StringLiteral",
|
|
28523
|
-
"offset":
|
|
28647
|
+
"offset": 1009,
|
|
28524
28648
|
"length": 9,
|
|
28525
28649
|
"value": "\"#6A778A\""
|
|
28526
28650
|
},
|
|
28527
28651
|
{
|
|
28528
28652
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
|
|
28529
28653
|
"kind": "StringLiteral",
|
|
28530
|
-
"offset":
|
|
28654
|
+
"offset": 1124,
|
|
28531
28655
|
"length": 20,
|
|
28532
28656
|
"value": "\"v\""
|
|
28533
28657
|
},
|
|
28534
28658
|
{
|
|
28535
28659
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
|
|
28536
28660
|
"kind": "StringLiteral",
|
|
28537
|
-
"offset":
|
|
28661
|
+
"offset": 1143,
|
|
28538
28662
|
"length": 1,
|
|
28539
28663
|
"value": "\"\""
|
|
28540
28664
|
},
|
|
28541
28665
|
{
|
|
28542
28666
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
|
|
28543
28667
|
"kind": "StringLiteral",
|
|
28544
|
-
"offset":
|
|
28668
|
+
"offset": 1265,
|
|
28545
28669
|
"length": 9,
|
|
28546
28670
|
"value": "\"#9BA3B2\""
|
|
28547
28671
|
},
|
|
28548
28672
|
{
|
|
28549
28673
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
|
|
28550
28674
|
"kind": "FloatLiteral",
|
|
28551
|
-
"offset":
|
|
28675
|
+
"offset": 8104,
|
|
28552
28676
|
"length": 4,
|
|
28553
28677
|
"value": "16.0"
|
|
28554
28678
|
},
|
|
28555
28679
|
{
|
|
28556
28680
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
|
|
28557
28681
|
"kind": "FloatLiteral",
|
|
28558
|
-
"offset":
|
|
28682
|
+
"offset": 8137,
|
|
28559
28683
|
"length": 4,
|
|
28560
28684
|
"value": "10.0"
|
|
28561
28685
|
},
|
|
28562
28686
|
{
|
|
28563
28687
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
|
|
28564
28688
|
"kind": "FloatLiteral",
|
|
28565
|
-
"offset":
|
|
28689
|
+
"offset": 8180,
|
|
28566
28690
|
"length": 3,
|
|
28567
28691
|
"value": "8.0"
|
|
28568
28692
|
},
|
|
28569
28693
|
{
|
|
28570
28694
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Views\/Chat Settings\/ChatSettingsViewController.swift",
|
|
28571
28695
|
"kind": "FloatLiteral",
|
|
28572
|
-
"offset":
|
|
28696
|
+
"offset": 8218,
|
|
28573
28697
|
"length": 3,
|
|
28574
28698
|
"value": "8.0"
|
|
28575
28699
|
},
|
|
@@ -28615,6 +28739,13 @@
|
|
|
28615
28739
|
"length": 14,
|
|
28616
28740
|
"value": "\"channel_name\""
|
|
28617
28741
|
},
|
|
28742
|
+
{
|
|
28743
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Cells\/ButtonGroupCell.swift",
|
|
28744
|
+
"kind": "Dictionary",
|
|
28745
|
+
"offset": 3433,
|
|
28746
|
+
"length": 3,
|
|
28747
|
+
"value": "[]"
|
|
28748
|
+
},
|
|
28618
28749
|
{
|
|
28619
28750
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/AppStateObserver.swift",
|
|
28620
28751
|
"kind": "IntegerLiteral",
|
|
@@ -28716,42 +28847,42 @@
|
|
|
28716
28847
|
{
|
|
28717
28848
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28718
28849
|
"kind": "StringLiteral",
|
|
28719
|
-
"offset":
|
|
28850
|
+
"offset": 6851,
|
|
28720
28851
|
"length": 17,
|
|
28721
28852
|
"value": "\"shouldBeVisible\""
|
|
28722
28853
|
},
|
|
28723
28854
|
{
|
|
28724
28855
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28725
28856
|
"kind": "FloatLiteral",
|
|
28726
|
-
"offset":
|
|
28857
|
+
"offset": 7191,
|
|
28727
28858
|
"length": 4,
|
|
28728
28859
|
"value": "16.0"
|
|
28729
28860
|
},
|
|
28730
28861
|
{
|
|
28731
28862
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28732
28863
|
"kind": "FloatLiteral",
|
|
28733
|
-
"offset":
|
|
28864
|
+
"offset": 7223,
|
|
28734
28865
|
"length": 4,
|
|
28735
28866
|
"value": "24.0"
|
|
28736
28867
|
},
|
|
28737
28868
|
{
|
|
28738
28869
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28739
28870
|
"kind": "FloatLiteral",
|
|
28740
|
-
"offset":
|
|
28871
|
+
"offset": 7259,
|
|
28741
28872
|
"length": 4,
|
|
28742
28873
|
"value": "12.0"
|
|
28743
28874
|
},
|
|
28744
28875
|
{
|
|
28745
28876
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28746
28877
|
"kind": "FloatLiteral",
|
|
28747
|
-
"offset":
|
|
28878
|
+
"offset": 7294,
|
|
28748
28879
|
"length": 4,
|
|
28749
28880
|
"value": "24.0"
|
|
28750
28881
|
},
|
|
28751
28882
|
{
|
|
28752
28883
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28753
28884
|
"kind": "StringLiteral",
|
|
28754
|
-
"offset":
|
|
28885
|
+
"offset": 7420,
|
|
28755
28886
|
"length": 27,
|
|
28756
28887
|
"value": "\"maintenanceAlertDismissed\""
|
|
28757
28888
|
},
|
|
@@ -29465,56 +29596,56 @@
|
|
|
29465
29596
|
{
|
|
29466
29597
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ButtonInteractionDTO.swift",
|
|
29467
29598
|
"kind": "StringLiteral",
|
|
29468
|
-
"offset":
|
|
29599
|
+
"offset": 1185,
|
|
29469
29600
|
"length": 13,
|
|
29470
29601
|
"value": "\"button_type\""
|
|
29471
29602
|
},
|
|
29472
29603
|
{
|
|
29473
29604
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29474
29605
|
"kind": "FloatLiteral",
|
|
29475
|
-
"offset":
|
|
29606
|
+
"offset": 2349,
|
|
29476
29607
|
"length": 3,
|
|
29477
29608
|
"value": "0.9"
|
|
29478
29609
|
},
|
|
29479
29610
|
{
|
|
29480
29611
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29481
29612
|
"kind": "IntegerLiteral",
|
|
29482
|
-
"offset":
|
|
29613
|
+
"offset": 2355,
|
|
29483
29614
|
"length": 1,
|
|
29484
29615
|
"value": "1"
|
|
29485
29616
|
},
|
|
29486
29617
|
{
|
|
29487
29618
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29488
29619
|
"kind": "FloatLiteral",
|
|
29489
|
-
"offset":
|
|
29620
|
+
"offset": 5719,
|
|
29490
29621
|
"length": 3,
|
|
29491
29622
|
"value": "2.0"
|
|
29492
29623
|
},
|
|
29493
29624
|
{
|
|
29494
29625
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29495
29626
|
"kind": "FloatLiteral",
|
|
29496
|
-
"offset":
|
|
29627
|
+
"offset": 7234,
|
|
29497
29628
|
"length": 3,
|
|
29498
29629
|
"value": "1.0"
|
|
29499
29630
|
},
|
|
29500
29631
|
{
|
|
29501
29632
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29502
29633
|
"kind": "FloatLiteral",
|
|
29503
|
-
"offset":
|
|
29634
|
+
"offset": 7265,
|
|
29504
29635
|
"length": 3,
|
|
29505
29636
|
"value": "7.0"
|
|
29506
29637
|
},
|
|
29507
29638
|
{
|
|
29508
29639
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29509
29640
|
"kind": "FloatLiteral",
|
|
29510
|
-
"offset":
|
|
29641
|
+
"offset": 7299,
|
|
29511
29642
|
"length": 4,
|
|
29512
29643
|
"value": "16.0"
|
|
29513
29644
|
},
|
|
29514
29645
|
{
|
|
29515
29646
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29516
29647
|
"kind": "FloatLiteral",
|
|
29517
|
-
"offset":
|
|
29648
|
+
"offset": 7332,
|
|
29518
29649
|
"length": 4,
|
|
29519
29650
|
"value": "14.0"
|
|
29520
29651
|
},
|
|
@@ -29658,6 +29789,13 @@
|
|
|
29658
29789
|
"length": 5,
|
|
29659
29790
|
"value": "false"
|
|
29660
29791
|
},
|
|
29792
|
+
{
|
|
29793
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Actions\/ChatActions.swift",
|
|
29794
|
+
"kind": "BooleanLiteral",
|
|
29795
|
+
"offset": 1619,
|
|
29796
|
+
"length": 4,
|
|
29797
|
+
"value": "true"
|
|
29798
|
+
},
|
|
29661
29799
|
{
|
|
29662
29800
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Sources\/SourceView.swift",
|
|
29663
29801
|
"kind": "IntegerLiteral",
|
|
@@ -29997,28 +30135,56 @@
|
|
|
29997
30135
|
{
|
|
29998
30136
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatMessageDTO.swift",
|
|
29999
30137
|
"kind": "StringLiteral",
|
|
30000
|
-
"offset":
|
|
30138
|
+
"offset": 13545,
|
|
30001
30139
|
"length": 13,
|
|
30002
30140
|
"value": "\"button_type\""
|
|
30003
30141
|
},
|
|
30004
30142
|
{
|
|
30005
30143
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatMessageDTO.swift",
|
|
30006
30144
|
"kind": "StringLiteral",
|
|
30007
|
-
"offset":
|
|
30145
|
+
"offset": 13631,
|
|
30146
|
+
"length": 11,
|
|
30147
|
+
"value": "\"is_active\""
|
|
30148
|
+
},
|
|
30149
|
+
{
|
|
30150
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatMessageDTO.swift",
|
|
30151
|
+
"kind": "StringLiteral",
|
|
30152
|
+
"offset": 13677,
|
|
30153
|
+
"length": 29,
|
|
30154
|
+
"value": "\"hide_outside_business_hours\""
|
|
30155
|
+
},
|
|
30156
|
+
{
|
|
30157
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatMessageDTO.swift",
|
|
30158
|
+
"kind": "StringLiteral",
|
|
30159
|
+
"offset": 13730,
|
|
30160
|
+
"length": 16,
|
|
30161
|
+
"value": "\"slider_details\""
|
|
30162
|
+
},
|
|
30163
|
+
{
|
|
30164
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatMessageDTO.swift",
|
|
30165
|
+
"kind": "StringLiteral",
|
|
30166
|
+
"offset": 13771,
|
|
30167
|
+
"length": 17,
|
|
30168
|
+
"value": "\"contact_details\""
|
|
30169
|
+
},
|
|
30170
|
+
{
|
|
30171
|
+
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatMessageDTO.swift",
|
|
30172
|
+
"kind": "StringLiteral",
|
|
30173
|
+
"offset": 17257,
|
|
30008
30174
|
"length": 10,
|
|
30009
30175
|
"value": "\"imageUrl\""
|
|
30010
30176
|
},
|
|
30011
30177
|
{
|
|
30012
30178
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatMessageDTO.swift",
|
|
30013
30179
|
"kind": "StringLiteral",
|
|
30014
|
-
"offset":
|
|
30180
|
+
"offset": 17303,
|
|
30015
30181
|
"length": 13,
|
|
30016
30182
|
"value": "\"description\""
|
|
30017
30183
|
},
|
|
30018
30184
|
{
|
|
30019
30185
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatMessageDTO.swift",
|
|
30020
30186
|
"kind": "StringLiteral",
|
|
30021
|
-
"offset":
|
|
30187
|
+
"offset": 17349,
|
|
30022
30188
|
"length": 9,
|
|
30023
30189
|
"value": "\"linkUrl\""
|
|
30024
30190
|
},
|
|
@@ -30123,7 +30289,7 @@
|
|
|
30123
30289
|
{
|
|
30124
30290
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Networking\/API.swift",
|
|
30125
30291
|
"kind": "IntegerLiteral",
|
|
30126
|
-
"offset":
|
|
30292
|
+
"offset": 12754,
|
|
30127
30293
|
"length": 1,
|
|
30128
30294
|
"value": "2"
|
|
30129
30295
|
},
|