@kindly-ai/react-native 1.0.10 → 1.0.11
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.10/sdk-2.0.10.aar +0 -0
- package/android/maven-repo/ai/kindly/sdk/{2.0.8/sdk-2.0.8.pom → 2.0.10/sdk-2.0.10.pom} +1 -1
- package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeResources +172 -52
- 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 +7 -72
- 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 +325 -372
- 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 +4 -3
- package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/Modules/module.modulemap +1 -0
- 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 +16 -146
- 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 +325 -372
- 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 +4 -3
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/x86_64-apple-ios-simulator.abi.json +325 -372
- 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 +4 -3
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/module.modulemap +1 -0
- 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.8/sdk-2.0.8.aar +0 -0
|
@@ -2338,13 +2338,6 @@
|
|
|
2338
2338
|
"usr": "s:s8CopyableP",
|
|
2339
2339
|
"mangledName": "$ss8CopyableP"
|
|
2340
2340
|
},
|
|
2341
|
-
{
|
|
2342
|
-
"kind": "Conformance",
|
|
2343
|
-
"name": "Equatable",
|
|
2344
|
-
"printedName": "Equatable",
|
|
2345
|
-
"usr": "s:SQ",
|
|
2346
|
-
"mangledName": "$sSQ"
|
|
2347
|
-
},
|
|
2348
2341
|
{
|
|
2349
2342
|
"kind": "Conformance",
|
|
2350
2343
|
"name": "Escapable",
|
|
@@ -2352,6 +2345,13 @@
|
|
|
2352
2345
|
"usr": "s:s9EscapableP",
|
|
2353
2346
|
"mangledName": "$ss9EscapableP"
|
|
2354
2347
|
},
|
|
2348
|
+
{
|
|
2349
|
+
"kind": "Conformance",
|
|
2350
|
+
"name": "Equatable",
|
|
2351
|
+
"printedName": "Equatable",
|
|
2352
|
+
"usr": "s:SQ",
|
|
2353
|
+
"mangledName": "$sSQ"
|
|
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": "Equatable",
|
|
2974
|
-
"printedName": "Equatable",
|
|
2975
|
-
"usr": "s:SQ",
|
|
2976
|
-
"mangledName": "$sSQ"
|
|
2977
|
-
},
|
|
2978
2971
|
{
|
|
2979
2972
|
"kind": "Conformance",
|
|
2980
2973
|
"name": "Escapable",
|
|
@@ -2982,6 +2975,13 @@
|
|
|
2982
2975
|
"usr": "s:s9EscapableP",
|
|
2983
2976
|
"mangledName": "$ss9EscapableP"
|
|
2984
2977
|
},
|
|
2978
|
+
{
|
|
2979
|
+
"kind": "Conformance",
|
|
2980
|
+
"name": "Equatable",
|
|
2981
|
+
"printedName": "Equatable",
|
|
2982
|
+
"usr": "s:SQ",
|
|
2983
|
+
"mangledName": "$sSQ"
|
|
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": "Equatable",
|
|
6282
|
-
"printedName": "Equatable",
|
|
6283
|
-
"usr": "s:SQ",
|
|
6284
|
-
"mangledName": "$sSQ"
|
|
6285
|
-
},
|
|
6286
6279
|
{
|
|
6287
6280
|
"kind": "Conformance",
|
|
6288
6281
|
"name": "Escapable",
|
|
@@ -6290,6 +6283,13 @@
|
|
|
6290
6283
|
"usr": "s:s9EscapableP",
|
|
6291
6284
|
"mangledName": "$ss9EscapableP"
|
|
6292
6285
|
},
|
|
6286
|
+
{
|
|
6287
|
+
"kind": "Conformance",
|
|
6288
|
+
"name": "Equatable",
|
|
6289
|
+
"printedName": "Equatable",
|
|
6290
|
+
"usr": "s:SQ",
|
|
6291
|
+
"mangledName": "$sSQ"
|
|
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": "Equatable",
|
|
6697
|
-
"printedName": "Equatable",
|
|
6698
|
-
"usr": "s:SQ",
|
|
6699
|
-
"mangledName": "$sSQ"
|
|
6700
|
-
},
|
|
6701
6694
|
{
|
|
6702
6695
|
"kind": "Conformance",
|
|
6703
6696
|
"name": "Escapable",
|
|
@@ -6705,6 +6698,13 @@
|
|
|
6705
6698
|
"usr": "s:s9EscapableP",
|
|
6706
6699
|
"mangledName": "$ss9EscapableP"
|
|
6707
6700
|
},
|
|
6701
|
+
{
|
|
6702
|
+
"kind": "Conformance",
|
|
6703
|
+
"name": "Equatable",
|
|
6704
|
+
"printedName": "Equatable",
|
|
6705
|
+
"usr": "s:SQ",
|
|
6706
|
+
"mangledName": "$sSQ"
|
|
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": "Equatable",
|
|
9753
|
-
"printedName": "Equatable",
|
|
9754
|
-
"usr": "s:SQ",
|
|
9755
|
-
"mangledName": "$sSQ"
|
|
9756
|
-
},
|
|
9757
9750
|
{
|
|
9758
9751
|
"kind": "Conformance",
|
|
9759
9752
|
"name": "Escapable",
|
|
@@ -9761,6 +9754,13 @@
|
|
|
9761
9754
|
"usr": "s:s9EscapableP",
|
|
9762
9755
|
"mangledName": "$ss9EscapableP"
|
|
9763
9756
|
},
|
|
9757
|
+
{
|
|
9758
|
+
"kind": "Conformance",
|
|
9759
|
+
"name": "Equatable",
|
|
9760
|
+
"printedName": "Equatable",
|
|
9761
|
+
"usr": "s:SQ",
|
|
9762
|
+
"mangledName": "$sSQ"
|
|
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": "Equatable",
|
|
10094
|
-
"printedName": "Equatable",
|
|
10095
|
-
"usr": "s:SQ",
|
|
10096
|
-
"mangledName": "$sSQ"
|
|
10097
|
-
},
|
|
10098
10091
|
{
|
|
10099
10092
|
"kind": "Conformance",
|
|
10100
10093
|
"name": "Escapable",
|
|
@@ -10102,6 +10095,13 @@
|
|
|
10102
10095
|
"usr": "s:s9EscapableP",
|
|
10103
10096
|
"mangledName": "$ss9EscapableP"
|
|
10104
10097
|
},
|
|
10098
|
+
{
|
|
10099
|
+
"kind": "Conformance",
|
|
10100
|
+
"name": "Equatable",
|
|
10101
|
+
"printedName": "Equatable",
|
|
10102
|
+
"usr": "s:SQ",
|
|
10103
|
+
"mangledName": "$sSQ"
|
|
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": "Equatable",
|
|
10315
|
-
"printedName": "Equatable",
|
|
10316
|
-
"usr": "s:SQ",
|
|
10317
|
-
"mangledName": "$sSQ"
|
|
10318
|
-
},
|
|
10319
10312
|
{
|
|
10320
10313
|
"kind": "Conformance",
|
|
10321
10314
|
"name": "Escapable",
|
|
@@ -10323,6 +10316,13 @@
|
|
|
10323
10316
|
"usr": "s:s9EscapableP",
|
|
10324
10317
|
"mangledName": "$ss9EscapableP"
|
|
10325
10318
|
},
|
|
10319
|
+
{
|
|
10320
|
+
"kind": "Conformance",
|
|
10321
|
+
"name": "Equatable",
|
|
10322
|
+
"printedName": "Equatable",
|
|
10323
|
+
"usr": "s:SQ",
|
|
10324
|
+
"mangledName": "$sSQ"
|
|
10325
|
+
},
|
|
10326
10326
|
{
|
|
10327
10327
|
"kind": "Conformance",
|
|
10328
10328
|
"name": "Hashable",
|
|
@@ -11141,6 +11141,13 @@
|
|
|
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
|
+
},
|
|
11144
11151
|
{
|
|
11145
11152
|
"kind": "Conformance",
|
|
11146
11153
|
"name": "Decodable",
|
|
@@ -11154,13 +11161,6 @@
|
|
|
11154
11161
|
"printedName": "Encodable",
|
|
11155
11162
|
"usr": "s:SE",
|
|
11156
11163
|
"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,6 +11541,13 @@
|
|
|
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
|
+
},
|
|
11544
11551
|
{
|
|
11545
11552
|
"kind": "Conformance",
|
|
11546
11553
|
"name": "Decodable",
|
|
@@ -11554,13 +11561,6 @@
|
|
|
11554
11561
|
"printedName": "Encodable",
|
|
11555
11562
|
"usr": "s:SE",
|
|
11556
11563
|
"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": "Equatable",
|
|
12130
|
-
"printedName": "Equatable",
|
|
12131
|
-
"usr": "s:SQ",
|
|
12132
|
-
"mangledName": "$sSQ"
|
|
12133
|
-
},
|
|
12134
12127
|
{
|
|
12135
12128
|
"kind": "Conformance",
|
|
12136
12129
|
"name": "Escapable",
|
|
@@ -12138,6 +12131,13 @@
|
|
|
12138
12131
|
"usr": "s:s9EscapableP",
|
|
12139
12132
|
"mangledName": "$ss9EscapableP"
|
|
12140
12133
|
},
|
|
12134
|
+
{
|
|
12135
|
+
"kind": "Conformance",
|
|
12136
|
+
"name": "Equatable",
|
|
12137
|
+
"printedName": "Equatable",
|
|
12138
|
+
"usr": "s:SQ",
|
|
12139
|
+
"mangledName": "$sSQ"
|
|
12140
|
+
},
|
|
12141
12141
|
{
|
|
12142
12142
|
"kind": "Conformance",
|
|
12143
12143
|
"name": "Hashable",
|
|
@@ -14467,14 +14467,9 @@
|
|
|
14467
14467
|
"moduleName": "Kindly",
|
|
14468
14468
|
"static": true,
|
|
14469
14469
|
"declAttributes": [
|
|
14470
|
-
"Final"
|
|
14471
|
-
"SPIAccessControl",
|
|
14472
|
-
"RawDocComment"
|
|
14470
|
+
"Final"
|
|
14473
14471
|
],
|
|
14474
14472
|
"isFromExtension": true,
|
|
14475
|
-
"spi_group_names": [
|
|
14476
|
-
"Testing"
|
|
14477
|
-
],
|
|
14478
14473
|
"funcSelfKind": "NonMutating"
|
|
14479
14474
|
},
|
|
14480
14475
|
{
|
|
@@ -14864,17 +14859,31 @@
|
|
|
14864
14859
|
"conformances": [
|
|
14865
14860
|
{
|
|
14866
14861
|
"kind": "Conformance",
|
|
14867
|
-
"name": "
|
|
14868
|
-
"printedName": "
|
|
14869
|
-
"usr": "s:
|
|
14870
|
-
"mangledName": "$
|
|
14862
|
+
"name": "Copyable",
|
|
14863
|
+
"printedName": "Copyable",
|
|
14864
|
+
"usr": "s:s8CopyableP",
|
|
14865
|
+
"mangledName": "$ss8CopyableP"
|
|
14871
14866
|
},
|
|
14872
14867
|
{
|
|
14873
14868
|
"kind": "Conformance",
|
|
14874
|
-
"name": "
|
|
14875
|
-
"printedName": "
|
|
14876
|
-
"usr": "s:
|
|
14877
|
-
"mangledName": "$
|
|
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"
|
|
14880
|
+
},
|
|
14881
|
+
{
|
|
14882
|
+
"kind": "Conformance",
|
|
14883
|
+
"name": "Hashable",
|
|
14884
|
+
"printedName": "Hashable",
|
|
14885
|
+
"usr": "s:SH",
|
|
14886
|
+
"mangledName": "$sSH"
|
|
14878
14887
|
},
|
|
14879
14888
|
{
|
|
14880
14889
|
"kind": "Conformance",
|
|
@@ -14885,17 +14894,17 @@
|
|
|
14885
14894
|
},
|
|
14886
14895
|
{
|
|
14887
14896
|
"kind": "Conformance",
|
|
14888
|
-
"name": "
|
|
14889
|
-
"printedName": "
|
|
14890
|
-
"usr": "s:
|
|
14891
|
-
"mangledName": "$
|
|
14897
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
14898
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
14899
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
14900
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
14892
14901
|
},
|
|
14893
14902
|
{
|
|
14894
14903
|
"kind": "Conformance",
|
|
14895
|
-
"name": "
|
|
14896
|
-
"printedName": "
|
|
14897
|
-
"usr": "s:
|
|
14898
|
-
"mangledName": "$
|
|
14904
|
+
"name": "_KeyValueCodingAndObserving",
|
|
14905
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
14906
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
14907
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
14899
14908
|
},
|
|
14900
14909
|
{
|
|
14901
14910
|
"kind": "Conformance",
|
|
@@ -14906,24 +14915,10 @@
|
|
|
14906
14915
|
},
|
|
14907
14916
|
{
|
|
14908
14917
|
"kind": "Conformance",
|
|
14909
|
-
"name": "
|
|
14910
|
-
"printedName": "
|
|
14911
|
-
"usr": "s:
|
|
14912
|
-
"mangledName": "$
|
|
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"
|
|
14918
|
+
"name": "CustomDebugStringConvertible",
|
|
14919
|
+
"printedName": "CustomDebugStringConvertible",
|
|
14920
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
14921
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
14927
14922
|
}
|
|
14928
14923
|
]
|
|
14929
14924
|
},
|
|
@@ -18051,13 +18046,6 @@
|
|
|
18051
18046
|
"RawDocComment"
|
|
18052
18047
|
],
|
|
18053
18048
|
"conformances": [
|
|
18054
|
-
{
|
|
18055
|
-
"kind": "Conformance",
|
|
18056
|
-
"name": "Theme",
|
|
18057
|
-
"printedName": "Theme",
|
|
18058
|
-
"usr": "s:6Kindly5ThemeP",
|
|
18059
|
-
"mangledName": "$s6Kindly5ThemeP"
|
|
18060
|
-
},
|
|
18061
18049
|
{
|
|
18062
18050
|
"kind": "Conformance",
|
|
18063
18051
|
"name": "Copyable",
|
|
@@ -18071,6 +18059,13 @@
|
|
|
18071
18059
|
"printedName": "Escapable",
|
|
18072
18060
|
"usr": "s:s9EscapableP",
|
|
18073
18061
|
"mangledName": "$ss9EscapableP"
|
|
18062
|
+
},
|
|
18063
|
+
{
|
|
18064
|
+
"kind": "Conformance",
|
|
18065
|
+
"name": "Theme",
|
|
18066
|
+
"printedName": "Theme",
|
|
18067
|
+
"usr": "s:6Kindly5ThemeP",
|
|
18068
|
+
"mangledName": "$s6Kindly5ThemeP"
|
|
18074
18069
|
}
|
|
18075
18070
|
]
|
|
18076
18071
|
},
|
|
@@ -20237,13 +20232,6 @@
|
|
|
20237
20232
|
"RawDocComment"
|
|
20238
20233
|
],
|
|
20239
20234
|
"conformances": [
|
|
20240
|
-
{
|
|
20241
|
-
"kind": "Conformance",
|
|
20242
|
-
"name": "Theme",
|
|
20243
|
-
"printedName": "Theme",
|
|
20244
|
-
"usr": "s:6Kindly5ThemeP",
|
|
20245
|
-
"mangledName": "$s6Kindly5ThemeP"
|
|
20246
|
-
},
|
|
20247
20235
|
{
|
|
20248
20236
|
"kind": "Conformance",
|
|
20249
20237
|
"name": "Copyable",
|
|
@@ -20257,6 +20245,13 @@
|
|
|
20257
20245
|
"printedName": "Escapable",
|
|
20258
20246
|
"usr": "s:s9EscapableP",
|
|
20259
20247
|
"mangledName": "$ss9EscapableP"
|
|
20248
|
+
},
|
|
20249
|
+
{
|
|
20250
|
+
"kind": "Conformance",
|
|
20251
|
+
"name": "Theme",
|
|
20252
|
+
"printedName": "Theme",
|
|
20253
|
+
"usr": "s:6Kindly5ThemeP",
|
|
20254
|
+
"mangledName": "$s6Kindly5ThemeP"
|
|
20260
20255
|
}
|
|
20261
20256
|
]
|
|
20262
20257
|
},
|
|
@@ -21168,13 +21163,6 @@
|
|
|
21168
21163
|
"usr": "s:s8CopyableP",
|
|
21169
21164
|
"mangledName": "$ss8CopyableP"
|
|
21170
21165
|
},
|
|
21171
|
-
{
|
|
21172
|
-
"kind": "Conformance",
|
|
21173
|
-
"name": "Equatable",
|
|
21174
|
-
"printedName": "Equatable",
|
|
21175
|
-
"usr": "s:SQ",
|
|
21176
|
-
"mangledName": "$sSQ"
|
|
21177
|
-
},
|
|
21178
21166
|
{
|
|
21179
21167
|
"kind": "Conformance",
|
|
21180
21168
|
"name": "Escapable",
|
|
@@ -21182,6 +21170,13 @@
|
|
|
21182
21170
|
"usr": "s:s9EscapableP",
|
|
21183
21171
|
"mangledName": "$ss9EscapableP"
|
|
21184
21172
|
},
|
|
21173
|
+
{
|
|
21174
|
+
"kind": "Conformance",
|
|
21175
|
+
"name": "Equatable",
|
|
21176
|
+
"printedName": "Equatable",
|
|
21177
|
+
"usr": "s:SQ",
|
|
21178
|
+
"mangledName": "$sSQ"
|
|
21179
|
+
},
|
|
21185
21180
|
{
|
|
21186
21181
|
"kind": "Conformance",
|
|
21187
21182
|
"name": "Hashable",
|
|
@@ -21553,52 +21548,38 @@
|
|
|
21553
21548
|
"conformances": [
|
|
21554
21549
|
{
|
|
21555
21550
|
"kind": "Conformance",
|
|
21556
|
-
"name": "
|
|
21557
|
-
"printedName": "
|
|
21558
|
-
"
|
|
21559
|
-
|
|
21560
|
-
"kind": "TypeWitness",
|
|
21561
|
-
"name": "SchedulerTimeType",
|
|
21562
|
-
"printedName": "SchedulerTimeType",
|
|
21563
|
-
"children": [
|
|
21564
|
-
{
|
|
21565
|
-
"kind": "TypeNominal",
|
|
21566
|
-
"name": "SchedulerTimeType",
|
|
21567
|
-
"printedName": "Dispatch.DispatchQueue.SchedulerTimeType",
|
|
21568
|
-
"usr": "s:So17OS_dispatch_queueC8DispatchE17SchedulerTimeTypeV"
|
|
21569
|
-
}
|
|
21570
|
-
]
|
|
21571
|
-
},
|
|
21572
|
-
{
|
|
21573
|
-
"kind": "TypeWitness",
|
|
21574
|
-
"name": "SchedulerOptions",
|
|
21575
|
-
"printedName": "SchedulerOptions",
|
|
21576
|
-
"children": [
|
|
21577
|
-
{
|
|
21578
|
-
"kind": "TypeNominal",
|
|
21579
|
-
"name": "SchedulerOptions",
|
|
21580
|
-
"printedName": "Dispatch.DispatchQueue.SchedulerOptions",
|
|
21581
|
-
"usr": "s:So17OS_dispatch_queueC8DispatchE16SchedulerOptionsV"
|
|
21582
|
-
}
|
|
21583
|
-
]
|
|
21584
|
-
}
|
|
21585
|
-
],
|
|
21586
|
-
"usr": "s:7Combine9SchedulerP",
|
|
21587
|
-
"mangledName": "$s7Combine9SchedulerP"
|
|
21551
|
+
"name": "Sendable",
|
|
21552
|
+
"printedName": "Sendable",
|
|
21553
|
+
"usr": "s:s8SendableP",
|
|
21554
|
+
"mangledName": "$ss8SendableP"
|
|
21588
21555
|
},
|
|
21589
21556
|
{
|
|
21590
21557
|
"kind": "Conformance",
|
|
21591
|
-
"name": "
|
|
21592
|
-
"printedName": "
|
|
21593
|
-
"usr": "s:
|
|
21594
|
-
"mangledName": "$
|
|
21558
|
+
"name": "Copyable",
|
|
21559
|
+
"printedName": "Copyable",
|
|
21560
|
+
"usr": "s:s8CopyableP",
|
|
21561
|
+
"mangledName": "$ss8CopyableP"
|
|
21595
21562
|
},
|
|
21596
21563
|
{
|
|
21597
21564
|
"kind": "Conformance",
|
|
21598
|
-
"name": "
|
|
21599
|
-
"printedName": "
|
|
21600
|
-
"usr": "s:
|
|
21601
|
-
"mangledName": "$
|
|
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"
|
|
21602
21583
|
},
|
|
21603
21584
|
{
|
|
21604
21585
|
"kind": "Conformance",
|
|
@@ -21609,17 +21590,17 @@
|
|
|
21609
21590
|
},
|
|
21610
21591
|
{
|
|
21611
21592
|
"kind": "Conformance",
|
|
21612
|
-
"name": "
|
|
21613
|
-
"printedName": "
|
|
21614
|
-
"usr": "s:
|
|
21615
|
-
"mangledName": "$
|
|
21593
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
21594
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
21595
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
21596
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
21616
21597
|
},
|
|
21617
21598
|
{
|
|
21618
21599
|
"kind": "Conformance",
|
|
21619
|
-
"name": "
|
|
21620
|
-
"printedName": "
|
|
21621
|
-
"usr": "s:
|
|
21622
|
-
"mangledName": "$
|
|
21600
|
+
"name": "_KeyValueCodingAndObserving",
|
|
21601
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
21602
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
21603
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
21623
21604
|
},
|
|
21624
21605
|
{
|
|
21625
21606
|
"kind": "Conformance",
|
|
@@ -21630,38 +21611,52 @@
|
|
|
21630
21611
|
},
|
|
21631
21612
|
{
|
|
21632
21613
|
"kind": "Conformance",
|
|
21633
|
-
"name": "
|
|
21634
|
-
"printedName": "
|
|
21635
|
-
"usr": "s:
|
|
21636
|
-
"mangledName": "$
|
|
21637
|
-
},
|
|
21638
|
-
{
|
|
21639
|
-
"kind": "Conformance",
|
|
21640
|
-
"name": "Escapable",
|
|
21641
|
-
"printedName": "Escapable",
|
|
21642
|
-
"usr": "s:s9EscapableP",
|
|
21643
|
-
"mangledName": "$ss9EscapableP"
|
|
21644
|
-
},
|
|
21645
|
-
{
|
|
21646
|
-
"kind": "Conformance",
|
|
21647
|
-
"name": "Hashable",
|
|
21648
|
-
"printedName": "Hashable",
|
|
21649
|
-
"usr": "s:SH",
|
|
21650
|
-
"mangledName": "$sSH"
|
|
21614
|
+
"name": "CustomDebugStringConvertible",
|
|
21615
|
+
"printedName": "CustomDebugStringConvertible",
|
|
21616
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
21617
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
21651
21618
|
},
|
|
21652
21619
|
{
|
|
21653
21620
|
"kind": "Conformance",
|
|
21654
|
-
"name": "
|
|
21655
|
-
"printedName": "
|
|
21656
|
-
"
|
|
21657
|
-
|
|
21621
|
+
"name": "Scheduler",
|
|
21622
|
+
"printedName": "Scheduler",
|
|
21623
|
+
"children": [
|
|
21624
|
+
{
|
|
21625
|
+
"kind": "TypeWitness",
|
|
21626
|
+
"name": "SchedulerTimeType",
|
|
21627
|
+
"printedName": "SchedulerTimeType",
|
|
21628
|
+
"children": [
|
|
21629
|
+
{
|
|
21630
|
+
"kind": "TypeNominal",
|
|
21631
|
+
"name": "SchedulerTimeType",
|
|
21632
|
+
"printedName": "Dispatch.DispatchQueue.SchedulerTimeType",
|
|
21633
|
+
"usr": "s:So17OS_dispatch_queueC8DispatchE17SchedulerTimeTypeV"
|
|
21634
|
+
}
|
|
21635
|
+
]
|
|
21636
|
+
},
|
|
21637
|
+
{
|
|
21638
|
+
"kind": "TypeWitness",
|
|
21639
|
+
"name": "SchedulerOptions",
|
|
21640
|
+
"printedName": "SchedulerOptions",
|
|
21641
|
+
"children": [
|
|
21642
|
+
{
|
|
21643
|
+
"kind": "TypeNominal",
|
|
21644
|
+
"name": "SchedulerOptions",
|
|
21645
|
+
"printedName": "Dispatch.DispatchQueue.SchedulerOptions",
|
|
21646
|
+
"usr": "s:So17OS_dispatch_queueC8DispatchE16SchedulerOptionsV"
|
|
21647
|
+
}
|
|
21648
|
+
]
|
|
21649
|
+
}
|
|
21650
|
+
],
|
|
21651
|
+
"usr": "s:7Combine9SchedulerP",
|
|
21652
|
+
"mangledName": "$s7Combine9SchedulerP"
|
|
21658
21653
|
},
|
|
21659
21654
|
{
|
|
21660
21655
|
"kind": "Conformance",
|
|
21661
|
-
"name": "
|
|
21662
|
-
"printedName": "
|
|
21663
|
-
"usr": "s:
|
|
21664
|
-
"mangledName": "$
|
|
21656
|
+
"name": "TaskExecutor",
|
|
21657
|
+
"printedName": "TaskExecutor",
|
|
21658
|
+
"usr": "s:Sch",
|
|
21659
|
+
"mangledName": "$sSch"
|
|
21665
21660
|
},
|
|
21666
21661
|
{
|
|
21667
21662
|
"kind": "Conformance",
|
|
@@ -21669,13 +21664,6 @@
|
|
|
21669
21664
|
"printedName": "Executor",
|
|
21670
21665
|
"usr": "s:ScF",
|
|
21671
21666
|
"mangledName": "$sScF"
|
|
21672
|
-
},
|
|
21673
|
-
{
|
|
21674
|
-
"kind": "Conformance",
|
|
21675
|
-
"name": "TaskExecutor",
|
|
21676
|
-
"printedName": "TaskExecutor",
|
|
21677
|
-
"usr": "s:Sch",
|
|
21678
|
-
"mangledName": "$sSch"
|
|
21679
21667
|
}
|
|
21680
21668
|
]
|
|
21681
21669
|
},
|
|
@@ -21709,17 +21697,31 @@
|
|
|
21709
21697
|
"conformances": [
|
|
21710
21698
|
{
|
|
21711
21699
|
"kind": "Conformance",
|
|
21712
|
-
"name": "
|
|
21713
|
-
"printedName": "
|
|
21714
|
-
"usr": "s:
|
|
21715
|
-
"mangledName": "$
|
|
21700
|
+
"name": "Copyable",
|
|
21701
|
+
"printedName": "Copyable",
|
|
21702
|
+
"usr": "s:s8CopyableP",
|
|
21703
|
+
"mangledName": "$ss8CopyableP"
|
|
21716
21704
|
},
|
|
21717
21705
|
{
|
|
21718
21706
|
"kind": "Conformance",
|
|
21719
|
-
"name": "
|
|
21720
|
-
"printedName": "
|
|
21721
|
-
"usr": "s:
|
|
21722
|
-
"mangledName": "$
|
|
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"
|
|
21718
|
+
},
|
|
21719
|
+
{
|
|
21720
|
+
"kind": "Conformance",
|
|
21721
|
+
"name": "Hashable",
|
|
21722
|
+
"printedName": "Hashable",
|
|
21723
|
+
"usr": "s:SH",
|
|
21724
|
+
"mangledName": "$sSH"
|
|
21723
21725
|
},
|
|
21724
21726
|
{
|
|
21725
21727
|
"kind": "Conformance",
|
|
@@ -21730,17 +21732,17 @@
|
|
|
21730
21732
|
},
|
|
21731
21733
|
{
|
|
21732
21734
|
"kind": "Conformance",
|
|
21733
|
-
"name": "
|
|
21734
|
-
"printedName": "
|
|
21735
|
-
"usr": "s:
|
|
21736
|
-
"mangledName": "$
|
|
21735
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
21736
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
21737
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
21738
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
21737
21739
|
},
|
|
21738
21740
|
{
|
|
21739
21741
|
"kind": "Conformance",
|
|
21740
|
-
"name": "
|
|
21741
|
-
"printedName": "
|
|
21742
|
-
"usr": "s:
|
|
21743
|
-
"mangledName": "$
|
|
21742
|
+
"name": "_KeyValueCodingAndObserving",
|
|
21743
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
21744
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
21745
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
21744
21746
|
},
|
|
21745
21747
|
{
|
|
21746
21748
|
"kind": "Conformance",
|
|
@@ -21751,38 +21753,17 @@
|
|
|
21751
21753
|
},
|
|
21752
21754
|
{
|
|
21753
21755
|
"kind": "Conformance",
|
|
21754
|
-
"name": "
|
|
21755
|
-
"printedName": "
|
|
21756
|
-
"usr": "s:
|
|
21757
|
-
"mangledName": "$
|
|
21758
|
-
},
|
|
21759
|
-
{
|
|
21760
|
-
"kind": "Conformance",
|
|
21761
|
-
"name": "Escapable",
|
|
21762
|
-
"printedName": "Escapable",
|
|
21763
|
-
"usr": "s:s9EscapableP",
|
|
21764
|
-
"mangledName": "$ss9EscapableP"
|
|
21765
|
-
},
|
|
21766
|
-
{
|
|
21767
|
-
"kind": "Conformance",
|
|
21768
|
-
"name": "Hashable",
|
|
21769
|
-
"printedName": "Hashable",
|
|
21770
|
-
"usr": "s:SH",
|
|
21771
|
-
"mangledName": "$sSH"
|
|
21772
|
-
},
|
|
21773
|
-
{
|
|
21774
|
-
"kind": "Conformance",
|
|
21775
|
-
"name": "Sendable",
|
|
21776
|
-
"printedName": "Sendable",
|
|
21777
|
-
"usr": "s:s8SendableP",
|
|
21778
|
-
"mangledName": "$ss8SendableP"
|
|
21756
|
+
"name": "CustomDebugStringConvertible",
|
|
21757
|
+
"printedName": "CustomDebugStringConvertible",
|
|
21758
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
21759
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
21779
21760
|
},
|
|
21780
21761
|
{
|
|
21781
21762
|
"kind": "Conformance",
|
|
21782
|
-
"name": "
|
|
21783
|
-
"printedName": "
|
|
21784
|
-
"usr": "s:
|
|
21785
|
-
"mangledName": "$
|
|
21763
|
+
"name": "UITraitChangeObservable",
|
|
21764
|
+
"printedName": "UITraitChangeObservable",
|
|
21765
|
+
"usr": "s:5UIKit23UITraitChangeObservableP",
|
|
21766
|
+
"mangledName": "$s5UIKit23UITraitChangeObservableP"
|
|
21786
21767
|
},
|
|
21787
21768
|
{
|
|
21788
21769
|
"kind": "Conformance",
|
|
@@ -21793,10 +21774,10 @@
|
|
|
21793
21774
|
},
|
|
21794
21775
|
{
|
|
21795
21776
|
"kind": "Conformance",
|
|
21796
|
-
"name": "
|
|
21797
|
-
"printedName": "
|
|
21798
|
-
"usr": "s:
|
|
21799
|
-
"mangledName": "$
|
|
21777
|
+
"name": "Sendable",
|
|
21778
|
+
"printedName": "Sendable",
|
|
21779
|
+
"usr": "s:s8SendableP",
|
|
21780
|
+
"mangledName": "$ss8SendableP"
|
|
21800
21781
|
}
|
|
21801
21782
|
]
|
|
21802
21783
|
},
|
|
@@ -21829,17 +21810,31 @@
|
|
|
21829
21810
|
"conformances": [
|
|
21830
21811
|
{
|
|
21831
21812
|
"kind": "Conformance",
|
|
21832
|
-
"name": "
|
|
21833
|
-
"printedName": "
|
|
21834
|
-
"usr": "s:
|
|
21835
|
-
"mangledName": "$
|
|
21813
|
+
"name": "Copyable",
|
|
21814
|
+
"printedName": "Copyable",
|
|
21815
|
+
"usr": "s:s8CopyableP",
|
|
21816
|
+
"mangledName": "$ss8CopyableP"
|
|
21836
21817
|
},
|
|
21837
21818
|
{
|
|
21838
21819
|
"kind": "Conformance",
|
|
21839
|
-
"name": "
|
|
21840
|
-
"printedName": "
|
|
21841
|
-
"usr": "s:
|
|
21842
|
-
"mangledName": "$
|
|
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"
|
|
21831
|
+
},
|
|
21832
|
+
{
|
|
21833
|
+
"kind": "Conformance",
|
|
21834
|
+
"name": "Hashable",
|
|
21835
|
+
"printedName": "Hashable",
|
|
21836
|
+
"usr": "s:SH",
|
|
21837
|
+
"mangledName": "$sSH"
|
|
21843
21838
|
},
|
|
21844
21839
|
{
|
|
21845
21840
|
"kind": "Conformance",
|
|
@@ -21850,17 +21845,17 @@
|
|
|
21850
21845
|
},
|
|
21851
21846
|
{
|
|
21852
21847
|
"kind": "Conformance",
|
|
21853
|
-
"name": "
|
|
21854
|
-
"printedName": "
|
|
21855
|
-
"usr": "s:
|
|
21856
|
-
"mangledName": "$
|
|
21848
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
21849
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
21850
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
21851
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
21857
21852
|
},
|
|
21858
21853
|
{
|
|
21859
21854
|
"kind": "Conformance",
|
|
21860
|
-
"name": "
|
|
21861
|
-
"printedName": "
|
|
21862
|
-
"usr": "s:
|
|
21863
|
-
"mangledName": "$
|
|
21855
|
+
"name": "_KeyValueCodingAndObserving",
|
|
21856
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
21857
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
21858
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
21864
21859
|
},
|
|
21865
21860
|
{
|
|
21866
21861
|
"kind": "Conformance",
|
|
@@ -21871,38 +21866,17 @@
|
|
|
21871
21866
|
},
|
|
21872
21867
|
{
|
|
21873
21868
|
"kind": "Conformance",
|
|
21874
|
-
"name": "
|
|
21875
|
-
"printedName": "
|
|
21876
|
-
"usr": "s:
|
|
21877
|
-
"mangledName": "$
|
|
21878
|
-
},
|
|
21879
|
-
{
|
|
21880
|
-
"kind": "Conformance",
|
|
21881
|
-
"name": "Escapable",
|
|
21882
|
-
"printedName": "Escapable",
|
|
21883
|
-
"usr": "s:s9EscapableP",
|
|
21884
|
-
"mangledName": "$ss9EscapableP"
|
|
21885
|
-
},
|
|
21886
|
-
{
|
|
21887
|
-
"kind": "Conformance",
|
|
21888
|
-
"name": "Hashable",
|
|
21889
|
-
"printedName": "Hashable",
|
|
21890
|
-
"usr": "s:SH",
|
|
21891
|
-
"mangledName": "$sSH"
|
|
21892
|
-
},
|
|
21893
|
-
{
|
|
21894
|
-
"kind": "Conformance",
|
|
21895
|
-
"name": "Sendable",
|
|
21896
|
-
"printedName": "Sendable",
|
|
21897
|
-
"usr": "s:s8SendableP",
|
|
21898
|
-
"mangledName": "$ss8SendableP"
|
|
21869
|
+
"name": "CustomDebugStringConvertible",
|
|
21870
|
+
"printedName": "CustomDebugStringConvertible",
|
|
21871
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
21872
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
21899
21873
|
},
|
|
21900
21874
|
{
|
|
21901
21875
|
"kind": "Conformance",
|
|
21902
|
-
"name": "
|
|
21903
|
-
"printedName": "
|
|
21904
|
-
"usr": "s:
|
|
21905
|
-
"mangledName": "$
|
|
21876
|
+
"name": "UITraitChangeObservable",
|
|
21877
|
+
"printedName": "UITraitChangeObservable",
|
|
21878
|
+
"usr": "s:5UIKit23UITraitChangeObservableP",
|
|
21879
|
+
"mangledName": "$s5UIKit23UITraitChangeObservableP"
|
|
21906
21880
|
},
|
|
21907
21881
|
{
|
|
21908
21882
|
"kind": "Conformance",
|
|
@@ -21913,10 +21887,10 @@
|
|
|
21913
21887
|
},
|
|
21914
21888
|
{
|
|
21915
21889
|
"kind": "Conformance",
|
|
21916
|
-
"name": "
|
|
21917
|
-
"printedName": "
|
|
21918
|
-
"usr": "s:
|
|
21919
|
-
"mangledName": "$
|
|
21890
|
+
"name": "Sendable",
|
|
21891
|
+
"printedName": "Sendable",
|
|
21892
|
+
"usr": "s:s8SendableP",
|
|
21893
|
+
"mangledName": "$ss8SendableP"
|
|
21920
21894
|
}
|
|
21921
21895
|
]
|
|
21922
21896
|
},
|
|
@@ -22004,6 +21978,28 @@
|
|
|
22004
21978
|
"usr": "s:s9EscapableP",
|
|
22005
21979
|
"mangledName": "$ss9EscapableP"
|
|
22006
21980
|
},
|
|
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
|
+
},
|
|
22007
22003
|
{
|
|
22008
22004
|
"kind": "Conformance",
|
|
22009
22005
|
"name": "Hashable",
|
|
@@ -22060,35 +22056,6 @@
|
|
|
22060
22056
|
"printedName": "_HasCustomAnyHashableRepresentation",
|
|
22061
22057
|
"usr": "s:s35_HasCustomAnyHashableRepresentationP",
|
|
22062
22058
|
"mangledName": "$ss35_HasCustomAnyHashableRepresentationP"
|
|
22063
|
-
},
|
|
22064
|
-
{
|
|
22065
|
-
"kind": "Conformance",
|
|
22066
|
-
"name": "SendableMetatype",
|
|
22067
|
-
"printedName": "SendableMetatype",
|
|
22068
|
-
"usr": "s:s16SendableMetatypeP",
|
|
22069
|
-
"mangledName": "$ss16SendableMetatypeP"
|
|
22070
|
-
},
|
|
22071
|
-
{
|
|
22072
|
-
"kind": "Conformance",
|
|
22073
|
-
"name": "_ObjectiveCBridgeable",
|
|
22074
|
-
"printedName": "_ObjectiveCBridgeable",
|
|
22075
|
-
"children": [
|
|
22076
|
-
{
|
|
22077
|
-
"kind": "TypeWitness",
|
|
22078
|
-
"name": "_ObjectiveCType",
|
|
22079
|
-
"printedName": "_ObjectiveCType",
|
|
22080
|
-
"children": [
|
|
22081
|
-
{
|
|
22082
|
-
"kind": "TypeNominal",
|
|
22083
|
-
"name": "NSString",
|
|
22084
|
-
"printedName": "Foundation.NSString",
|
|
22085
|
-
"usr": "c:objc(cs)NSString"
|
|
22086
|
-
}
|
|
22087
|
-
]
|
|
22088
|
-
}
|
|
22089
|
-
],
|
|
22090
|
-
"usr": "s:s21_ObjectiveCBridgeableP",
|
|
22091
|
-
"mangledName": "$ss21_ObjectiveCBridgeableP"
|
|
22092
22059
|
}
|
|
22093
22060
|
]
|
|
22094
22061
|
}
|
|
@@ -23415,14 +23382,7 @@
|
|
|
23415
23382
|
{
|
|
23416
23383
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Extensions\/UIKit\/UIColor+Extensions.swift",
|
|
23417
23384
|
"kind": "FloatLiteral",
|
|
23418
|
-
"offset":
|
|
23419
|
-
"length": 3,
|
|
23420
|
-
"value": "4.5"
|
|
23421
|
-
},
|
|
23422
|
-
{
|
|
23423
|
-
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Extensions\/UIKit\/UIColor+Extensions.swift",
|
|
23424
|
-
"kind": "FloatLiteral",
|
|
23425
|
-
"offset": 4801,
|
|
23385
|
+
"offset": 3803,
|
|
23426
23386
|
"length": 4,
|
|
23427
23387
|
"value": "0.08"
|
|
23428
23388
|
},
|
|
@@ -25391,7 +25351,7 @@
|
|
|
25391
25351
|
"kind": "StringLiteral",
|
|
25392
25352
|
"offset": 2426,
|
|
25393
25353
|
"length": 7,
|
|
25394
|
-
"value": "\"3.0.
|
|
25354
|
+
"value": "\"3.0.5\""
|
|
25395
25355
|
},
|
|
25396
25356
|
{
|
|
25397
25357
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Core\/Config\/RuntimeEnvironmentOverride.swift",
|
|
@@ -26936,35 +26896,28 @@
|
|
|
26936
26896
|
{
|
|
26937
26897
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26938
26898
|
"kind": "StringLiteral",
|
|
26939
|
-
"offset":
|
|
26940
|
-
"length": 10,
|
|
26941
|
-
"value": "\"end_chat\""
|
|
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": 1459,
|
|
26899
|
+
"offset": 1247,
|
|
26947
26900
|
"length": 13,
|
|
26948
26901
|
"value": "\"quick_reply\""
|
|
26949
26902
|
},
|
|
26950
26903
|
{
|
|
26951
26904
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26952
26905
|
"kind": "StringLiteral",
|
|
26953
|
-
"offset":
|
|
26906
|
+
"offset": 1295,
|
|
26954
26907
|
"length": 29,
|
|
26955
26908
|
"value": "\"suggestion_dialogue_trigger\""
|
|
26956
26909
|
},
|
|
26957
26910
|
{
|
|
26958
26911
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26959
26912
|
"kind": "StringLiteral",
|
|
26960
|
-
"offset":
|
|
26913
|
+
"offset": 1349,
|
|
26961
26914
|
"length": 18,
|
|
26962
26915
|
"value": "\"takeover_request\""
|
|
26963
26916
|
},
|
|
26964
26917
|
{
|
|
26965
26918
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/Models\/ChatButton.swift",
|
|
26966
26919
|
"kind": "StringLiteral",
|
|
26967
|
-
"offset":
|
|
26920
|
+
"offset": 1407,
|
|
26968
26921
|
"length": 19,
|
|
26969
26922
|
"value": "\"upload_attachment\""
|
|
26970
26923
|
},
|
|
@@ -28763,42 +28716,42 @@
|
|
|
28763
28716
|
{
|
|
28764
28717
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28765
28718
|
"kind": "StringLiteral",
|
|
28766
|
-
"offset":
|
|
28719
|
+
"offset": 6318,
|
|
28767
28720
|
"length": 17,
|
|
28768
28721
|
"value": "\"shouldBeVisible\""
|
|
28769
28722
|
},
|
|
28770
28723
|
{
|
|
28771
28724
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28772
28725
|
"kind": "FloatLiteral",
|
|
28773
|
-
"offset":
|
|
28726
|
+
"offset": 6658,
|
|
28774
28727
|
"length": 4,
|
|
28775
28728
|
"value": "16.0"
|
|
28776
28729
|
},
|
|
28777
28730
|
{
|
|
28778
28731
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28779
28732
|
"kind": "FloatLiteral",
|
|
28780
|
-
"offset":
|
|
28733
|
+
"offset": 6690,
|
|
28781
28734
|
"length": 4,
|
|
28782
28735
|
"value": "24.0"
|
|
28783
28736
|
},
|
|
28784
28737
|
{
|
|
28785
28738
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28786
28739
|
"kind": "FloatLiteral",
|
|
28787
|
-
"offset":
|
|
28740
|
+
"offset": 6726,
|
|
28788
28741
|
"length": 4,
|
|
28789
28742
|
"value": "12.0"
|
|
28790
28743
|
},
|
|
28791
28744
|
{
|
|
28792
28745
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28793
28746
|
"kind": "FloatLiteral",
|
|
28794
|
-
"offset":
|
|
28747
|
+
"offset": 6761,
|
|
28795
28748
|
"length": 4,
|
|
28796
28749
|
"value": "24.0"
|
|
28797
28750
|
},
|
|
28798
28751
|
{
|
|
28799
28752
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Status Bars\/MaintenanceModeView.swift",
|
|
28800
28753
|
"kind": "StringLiteral",
|
|
28801
|
-
"offset":
|
|
28754
|
+
"offset": 6887,
|
|
28802
28755
|
"length": 27,
|
|
28803
28756
|
"value": "\"maintenanceAlertDismissed\""
|
|
28804
28757
|
},
|
|
@@ -29519,49 +29472,49 @@
|
|
|
29519
29472
|
{
|
|
29520
29473
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29521
29474
|
"kind": "FloatLiteral",
|
|
29522
|
-
"offset":
|
|
29475
|
+
"offset": 1641,
|
|
29523
29476
|
"length": 3,
|
|
29524
29477
|
"value": "0.9"
|
|
29525
29478
|
},
|
|
29526
29479
|
{
|
|
29527
29480
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29528
29481
|
"kind": "IntegerLiteral",
|
|
29529
|
-
"offset":
|
|
29482
|
+
"offset": 1647,
|
|
29530
29483
|
"length": 1,
|
|
29531
29484
|
"value": "1"
|
|
29532
29485
|
},
|
|
29533
29486
|
{
|
|
29534
29487
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29535
29488
|
"kind": "FloatLiteral",
|
|
29536
|
-
"offset":
|
|
29489
|
+
"offset": 4982,
|
|
29537
29490
|
"length": 3,
|
|
29538
29491
|
"value": "2.0"
|
|
29539
29492
|
},
|
|
29540
29493
|
{
|
|
29541
29494
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29542
29495
|
"kind": "FloatLiteral",
|
|
29543
|
-
"offset":
|
|
29496
|
+
"offset": 6408,
|
|
29544
29497
|
"length": 3,
|
|
29545
29498
|
"value": "1.0"
|
|
29546
29499
|
},
|
|
29547
29500
|
{
|
|
29548
29501
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29549
29502
|
"kind": "FloatLiteral",
|
|
29550
|
-
"offset":
|
|
29503
|
+
"offset": 6439,
|
|
29551
29504
|
"length": 3,
|
|
29552
29505
|
"value": "7.0"
|
|
29553
29506
|
},
|
|
29554
29507
|
{
|
|
29555
29508
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29556
29509
|
"kind": "FloatLiteral",
|
|
29557
|
-
"offset":
|
|
29510
|
+
"offset": 6473,
|
|
29558
29511
|
"length": 4,
|
|
29559
29512
|
"value": "16.0"
|
|
29560
29513
|
},
|
|
29561
29514
|
{
|
|
29562
29515
|
"filePath": "\/Users\/runner\/work\/sdk-chat-ios-sources\/sdk-chat-ios-sources\/Kindly\/Sources\/UI Components\/Buttons\/ActionButton.swift",
|
|
29563
29516
|
"kind": "FloatLiteral",
|
|
29564
|
-
"offset":
|
|
29517
|
+
"offset": 6506,
|
|
29565
29518
|
"length": 4,
|
|
29566
29519
|
"value": "14.0"
|
|
29567
29520
|
},
|