@kindly-ai/react-native 0.2.0 → 1.0.0
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/README.md +2 -1
- package/android/build.gradle +1 -1
- package/android/maven-repo/ai/kindly/sdk/2.0.4-beta/sdk-2.0.4-beta.aar +0 -0
- package/android/maven-repo/ai/kindly/sdk/{2.0.3/sdk-2.0.3.pom → 2.0.4-beta/sdk-2.0.4-beta.pom} +1 -1
- package/android/src/main/java/com/kindlyai/reactnative/KindlyReactNativeModule.kt +2 -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 +347 -311
- 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 -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 +347 -311
- 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 -4
- package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Modules/Kindly.swiftmodule/x86_64-apple-ios-simulator.abi.json +347 -311
- 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 -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/ios/KindlyReactNative.mm +2 -0
- package/ios/KindlyReactNativeImpl.swift +2 -1
- package/lib/module/NativeKindlyReactNative.js.map +1 -1
- package/lib/module/index.js +9 -2
- package/lib/module/index.js.map +1 -1
- package/lib/typescript/src/NativeKindlyReactNative.d.ts +1 -1
- package/lib/typescript/src/NativeKindlyReactNative.d.ts.map +1 -1
- package/lib/typescript/src/index.d.ts +9 -1
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/NativeKindlyReactNative.ts +6 -1
- package/src/index.tsx +10 -1
- package/android/maven-repo/ai/kindly/sdk/2.0.3/sdk-2.0.3.aar +0 -0
- package/ios/Frameworks/Kindly.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.
|
|
3
|
-
// swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name Kindly
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
|
5
5
|
import AVFoundation
|
|
6
6
|
import AVKit
|
|
7
7
|
import Combine
|
|
@@ -533,7 +533,7 @@ extension Kindly.KindlyChatClient {
|
|
|
533
533
|
get
|
|
534
534
|
set
|
|
535
535
|
}
|
|
536
|
-
final public class func start(botKey: Swift.String, languageCode: Swift.String = "en", market: Swift.String, authTokenCallback: Kindly.AuthTokenCallback? = nil)
|
|
536
|
+
final public class func start(botKey: Swift.String, languageCode: Swift.String = "en", market: Swift.String = "general", authTokenCallback: Kindly.AuthTokenCallback? = nil)
|
|
537
537
|
final public class func displayChat(languageCode: Swift.String? = nil, triggerDialogueId: Swift.String? = nil)
|
|
538
538
|
final public func displayChat(languageCode: Swift.String? = nil, triggerDialogueId: Swift.String? = nil)
|
|
539
539
|
final public class func setLanguage(_ languageCode: Swift.String) -> Kindly.Promise<Swift.Void>
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.
|
|
3
|
-
// swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name Kindly
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
|
5
5
|
import AVFoundation
|
|
6
6
|
import AVKit
|
|
7
7
|
import Combine
|
|
@@ -533,7 +533,7 @@ extension Kindly.KindlyChatClient {
|
|
|
533
533
|
get
|
|
534
534
|
set
|
|
535
535
|
}
|
|
536
|
-
final public class func start(botKey: Swift.String, languageCode: Swift.String = "en", market: Swift.String, authTokenCallback: Kindly.AuthTokenCallback? = nil)
|
|
536
|
+
final public class func start(botKey: Swift.String, languageCode: Swift.String = "en", market: Swift.String = "general", authTokenCallback: Kindly.AuthTokenCallback? = nil)
|
|
537
537
|
final public class func displayChat(languageCode: Swift.String? = nil, triggerDialogueId: Swift.String? = nil)
|
|
538
538
|
final public func displayChat(languageCode: Swift.String? = nil, triggerDialogueId: Swift.String? = nil)
|
|
539
539
|
final public class func setLanguage(_ languageCode: Swift.String) -> Kindly.Promise<Swift.Void>
|
package/ios/Frameworks/Kindly.xcframework/ios-arm64/Kindly.framework/_CodeSignature/CodeResources
CHANGED
|
@@ -6,15 +6,15 @@
|
|
|
6
6
|
<dict>
|
|
7
7
|
<key>Assets.car</key>
|
|
8
8
|
<data>
|
|
9
|
-
|
|
9
|
+
qGrYDxBclYtNpzxYW+lY8qZS0mw=
|
|
10
10
|
</data>
|
|
11
11
|
<key>ConfirmationWindow.nib</key>
|
|
12
12
|
<data>
|
|
13
|
-
|
|
13
|
+
lt475aLovs+eAsFKv9oiNI35lA4=
|
|
14
14
|
</data>
|
|
15
15
|
<key>Headers/Kindly-Swift.h</key>
|
|
16
16
|
<data>
|
|
17
|
-
|
|
17
|
+
xqZmFKXV52lcYX9Oc9ACp17B8pc=
|
|
18
18
|
</data>
|
|
19
19
|
<key>Headers/Kindly.h</key>
|
|
20
20
|
<data>
|
|
@@ -22,27 +22,27 @@
|
|
|
22
22
|
</data>
|
|
23
23
|
<key>Info.plist</key>
|
|
24
24
|
<data>
|
|
25
|
-
|
|
25
|
+
wXddtAuz7cJomyXDnnOp94K/XLA=
|
|
26
26
|
</data>
|
|
27
27
|
<key>Modules/Kindly.swiftmodule/arm64-apple-ios.abi.json</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
f4jeB62UaY2nJvLRlHPkqZy++J0=
|
|
30
30
|
</data>
|
|
31
31
|
<key>Modules/Kindly.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
32
32
|
<data>
|
|
33
|
-
/
|
|
33
|
+
Gj/vk+EPy40ZaUi9FYbd3W5XJxE=
|
|
34
34
|
</data>
|
|
35
35
|
<key>Modules/Kindly.swiftmodule/arm64-apple-ios.swiftdoc</key>
|
|
36
36
|
<data>
|
|
37
|
-
|
|
37
|
+
G29ISYqeaMJqkmQikoN7B8tTs38=
|
|
38
38
|
</data>
|
|
39
39
|
<key>Modules/Kindly.swiftmodule/arm64-apple-ios.swiftinterface</key>
|
|
40
40
|
<data>
|
|
41
|
-
|
|
41
|
+
dKp2P3L66eQd0qdmwy2Y0LYpZUc=
|
|
42
42
|
</data>
|
|
43
43
|
<key>Modules/module.modulemap</key>
|
|
44
44
|
<data>
|
|
45
|
-
|
|
45
|
+
S928CXQn5JlUgxmfC4x6bV0TKWA=
|
|
46
46
|
</data>
|
|
47
47
|
<key>PrivacyInfo.xcprivacy</key>
|
|
48
48
|
<data>
|
|
@@ -55,21 +55,21 @@
|
|
|
55
55
|
<dict>
|
|
56
56
|
<key>hash2</key>
|
|
57
57
|
<data>
|
|
58
|
-
|
|
58
|
+
okBqpITF93PC9/aFnUjRM3F+rDuzw0jhUOE0Z/H5LKU=
|
|
59
59
|
</data>
|
|
60
60
|
</dict>
|
|
61
61
|
<key>ConfirmationWindow.nib</key>
|
|
62
62
|
<dict>
|
|
63
63
|
<key>hash2</key>
|
|
64
64
|
<data>
|
|
65
|
-
|
|
65
|
+
64LtNk/rVUhftyn+3fVZ/HQwxGIdmkq4Dxm5MIvMoDw=
|
|
66
66
|
</data>
|
|
67
67
|
</dict>
|
|
68
68
|
<key>Headers/Kindly-Swift.h</key>
|
|
69
69
|
<dict>
|
|
70
70
|
<key>hash2</key>
|
|
71
71
|
<data>
|
|
72
|
-
|
|
72
|
+
vnZ0NeIuSeE+yBSFOLenCtRYqbw0TbRZf2nTiwE8InU=
|
|
73
73
|
</data>
|
|
74
74
|
</dict>
|
|
75
75
|
<key>Headers/Kindly.h</key>
|
|
@@ -83,35 +83,35 @@
|
|
|
83
83
|
<dict>
|
|
84
84
|
<key>hash2</key>
|
|
85
85
|
<data>
|
|
86
|
-
|
|
86
|
+
LPGdSCcgBPZCZiuGVrwn9KCeagycEVEanKaTzOEX0fE=
|
|
87
87
|
</data>
|
|
88
88
|
</dict>
|
|
89
89
|
<key>Modules/Kindly.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
90
90
|
<dict>
|
|
91
91
|
<key>hash2</key>
|
|
92
92
|
<data>
|
|
93
|
-
|
|
93
|
+
yF+fhgKWbjrNY4AqpTFbs/rlXlUhjRNs0ccMyYdBSBA=
|
|
94
94
|
</data>
|
|
95
95
|
</dict>
|
|
96
96
|
<key>Modules/Kindly.swiftmodule/arm64-apple-ios.swiftdoc</key>
|
|
97
97
|
<dict>
|
|
98
98
|
<key>hash2</key>
|
|
99
99
|
<data>
|
|
100
|
-
|
|
100
|
+
3N7/NK/T4Za1f/7eZ530dzaJDmuZJpcZRNvAfEF7ow8=
|
|
101
101
|
</data>
|
|
102
102
|
</dict>
|
|
103
103
|
<key>Modules/Kindly.swiftmodule/arm64-apple-ios.swiftinterface</key>
|
|
104
104
|
<dict>
|
|
105
105
|
<key>hash2</key>
|
|
106
106
|
<data>
|
|
107
|
-
|
|
107
|
+
et69lXnkwxQkPWexbHy/bYbCPNp8jOcpjA4nHZh7W+4=
|
|
108
108
|
</data>
|
|
109
109
|
</dict>
|
|
110
110
|
<key>Modules/module.modulemap</key>
|
|
111
111
|
<dict>
|
|
112
112
|
<key>hash2</key>
|
|
113
113
|
<data>
|
|
114
|
-
|
|
114
|
+
VCMDJsjIOE4fs3dyXsBgZv3pXixHj+sCiLWCZ4lxZVU=
|
|
115
115
|
</data>
|
|
116
116
|
</dict>
|
|
117
117
|
<key>PrivacyInfo.xcprivacy</key>
|
package/ios/Frameworks/Kindly.xcframework/ios-arm64_x86_64-simulator/Kindly.framework/Assets.car
CHANGED
|
Binary file
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#if 0
|
|
2
2
|
#elif defined(__arm64__) && __arm64__
|
|
3
|
-
// Generated by Apple Swift version 6.
|
|
3
|
+
// Generated by Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
4
4
|
#ifndef KINDLY_SWIFT_H
|
|
5
5
|
#define KINDLY_SWIFT_H
|
|
6
6
|
#pragma clang diagnostic push
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
#pragma clang diagnostic ignored "-Wauto-import"
|
|
27
27
|
#if defined(__OBJC__)
|
|
28
28
|
#include <Foundation/Foundation.h>
|
|
29
|
-
#endif
|
|
29
|
+
#endif // defined(__OBJC__)
|
|
30
30
|
#if defined(__cplusplus)
|
|
31
31
|
#include <cstdint>
|
|
32
32
|
#include <cstddef>
|
|
@@ -195,13 +195,32 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
195
195
|
# endif
|
|
196
196
|
#endif
|
|
197
197
|
#if !defined(SWIFT_ENUM)
|
|
198
|
-
#
|
|
199
|
-
#
|
|
200
|
-
#
|
|
201
|
-
#
|
|
198
|
+
# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum)
|
|
199
|
+
# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
|
|
200
|
+
# if __has_feature(generalized_swift_name)
|
|
201
|
+
# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
|
|
202
|
+
# else
|
|
203
|
+
# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
|
|
204
|
+
# endif
|
|
205
|
+
# else
|
|
206
|
+
# define SWIFT_ENUM(_type, _name, _extensibility) _type _name; enum
|
|
202
207
|
# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
|
|
203
208
|
# endif
|
|
204
209
|
#endif
|
|
210
|
+
#if !defined(SWIFT_ENUM_TAG)
|
|
211
|
+
# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum)
|
|
212
|
+
# define SWIFT_ENUM_TAG enum
|
|
213
|
+
# else
|
|
214
|
+
# define SWIFT_ENUM_TAG
|
|
215
|
+
# endif
|
|
216
|
+
#endif
|
|
217
|
+
#if !defined(SWIFT_ENUM_FWD_DECL)
|
|
218
|
+
# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum)
|
|
219
|
+
# define SWIFT_ENUM_FWD_DECL(_type, _name) enum _name : _type;
|
|
220
|
+
# else
|
|
221
|
+
# define SWIFT_ENUM_FWD_DECL(_type, _name) typedef _type _name;
|
|
222
|
+
# endif
|
|
223
|
+
#endif
|
|
205
224
|
#if !defined(SWIFT_UNAVAILABLE)
|
|
206
225
|
# define SWIFT_UNAVAILABLE __attribute__((unavailable))
|
|
207
226
|
#endif
|
|
@@ -211,6 +230,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
211
230
|
#if !defined(SWIFT_AVAILABILITY)
|
|
212
231
|
# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__)))
|
|
213
232
|
#endif
|
|
233
|
+
#if !defined(SWIFT_AVAILABILITY_DOMAIN)
|
|
234
|
+
# define SWIFT_AVAILABILITY_DOMAIN(dom, ...) __attribute__((availability(domain: dom, __VA_ARGS__)))
|
|
235
|
+
#endif
|
|
214
236
|
#if !defined(SWIFT_WEAK_IMPORT)
|
|
215
237
|
# define SWIFT_WEAK_IMPORT __attribute__((weak_import))
|
|
216
238
|
#endif
|
|
@@ -276,6 +298,49 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
276
298
|
# define SWIFT_IMPORT_STDLIB_SYMBOL
|
|
277
299
|
#endif
|
|
278
300
|
#endif
|
|
301
|
+
#if !__has_feature(nullability)
|
|
302
|
+
# define _Nonnull
|
|
303
|
+
# define _Nullable
|
|
304
|
+
# define _Null_unspecified
|
|
305
|
+
#elif !defined(__OBJC__)
|
|
306
|
+
# pragma clang diagnostic ignored "-Wnullability-extension"
|
|
307
|
+
#endif
|
|
308
|
+
#if !__has_feature(nullability_nullable_result)
|
|
309
|
+
# define _Nullable_result _Nullable
|
|
310
|
+
#endif
|
|
311
|
+
#if __has_feature(objc_modules)
|
|
312
|
+
#if __has_warning("-Watimport-in-framework-header")
|
|
313
|
+
#pragma clang diagnostic ignored "-Watimport-in-framework-header"
|
|
314
|
+
#endif
|
|
315
|
+
#endif
|
|
316
|
+
|
|
317
|
+
#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
|
|
318
|
+
#pragma clang diagnostic ignored "-Wduplicate-method-arg"
|
|
319
|
+
#if __has_warning("-Wpragma-clang-attribute")
|
|
320
|
+
# pragma clang diagnostic ignored "-Wpragma-clang-attribute"
|
|
321
|
+
#endif
|
|
322
|
+
#pragma clang diagnostic ignored "-Wunknown-pragmas"
|
|
323
|
+
#pragma clang diagnostic ignored "-Wnullability"
|
|
324
|
+
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
|
|
325
|
+
#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
|
|
326
|
+
|
|
327
|
+
#if __has_attribute(external_source_symbol)
|
|
328
|
+
# pragma push_macro("any")
|
|
329
|
+
# undef any
|
|
330
|
+
# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="Kindly",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
|
|
331
|
+
# pragma pop_macro("any")
|
|
332
|
+
#endif
|
|
333
|
+
|
|
334
|
+
#if defined(__cplusplus)
|
|
335
|
+
extern "C" {
|
|
336
|
+
#endif
|
|
337
|
+
|
|
338
|
+
#if defined(__cplusplus)
|
|
339
|
+
} // extern "C"
|
|
340
|
+
#endif
|
|
341
|
+
#if __has_attribute(external_source_symbol)
|
|
342
|
+
# pragma clang attribute pop
|
|
343
|
+
#endif
|
|
279
344
|
#if defined(__OBJC__)
|
|
280
345
|
#if __has_feature(objc_modules)
|
|
281
346
|
#if __has_warning("-Watimport-in-framework-header")
|
|
@@ -285,7 +350,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
285
350
|
@import UserNotifications;
|
|
286
351
|
#endif
|
|
287
352
|
|
|
288
|
-
#endif
|
|
353
|
+
#endif // defined(__OBJC__)
|
|
289
354
|
#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
|
|
290
355
|
#pragma clang diagnostic ignored "-Wduplicate-method-arg"
|
|
291
356
|
#if __has_warning("-Wpragma-clang-attribute")
|
|
@@ -317,7 +382,7 @@ SWIFT_CLASS("_TtC6Kindly20NotificationDelegate")
|
|
|
317
382
|
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
318
383
|
@end
|
|
319
384
|
|
|
320
|
-
#endif
|
|
385
|
+
#endif // defined(__OBJC__)
|
|
321
386
|
#if __has_attribute(external_source_symbol)
|
|
322
387
|
# pragma clang attribute pop
|
|
323
388
|
#endif
|
|
@@ -327,7 +392,7 @@ SWIFT_CLASS("_TtC6Kindly20NotificationDelegate")
|
|
|
327
392
|
#endif
|
|
328
393
|
|
|
329
394
|
#elif defined(__x86_64__) && __x86_64__
|
|
330
|
-
// Generated by Apple Swift version 6.
|
|
395
|
+
// Generated by Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
331
396
|
#ifndef KINDLY_SWIFT_H
|
|
332
397
|
#define KINDLY_SWIFT_H
|
|
333
398
|
#pragma clang diagnostic push
|
|
@@ -353,7 +418,7 @@ SWIFT_CLASS("_TtC6Kindly20NotificationDelegate")
|
|
|
353
418
|
#pragma clang diagnostic ignored "-Wauto-import"
|
|
354
419
|
#if defined(__OBJC__)
|
|
355
420
|
#include <Foundation/Foundation.h>
|
|
356
|
-
#endif
|
|
421
|
+
#endif // defined(__OBJC__)
|
|
357
422
|
#if defined(__cplusplus)
|
|
358
423
|
#include <cstdint>
|
|
359
424
|
#include <cstddef>
|
|
@@ -522,13 +587,32 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
522
587
|
# endif
|
|
523
588
|
#endif
|
|
524
589
|
#if !defined(SWIFT_ENUM)
|
|
525
|
-
#
|
|
526
|
-
#
|
|
527
|
-
#
|
|
528
|
-
#
|
|
590
|
+
# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum)
|
|
591
|
+
# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
|
|
592
|
+
# if __has_feature(generalized_swift_name)
|
|
593
|
+
# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
|
|
594
|
+
# else
|
|
595
|
+
# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
|
|
596
|
+
# endif
|
|
597
|
+
# else
|
|
598
|
+
# define SWIFT_ENUM(_type, _name, _extensibility) _type _name; enum
|
|
529
599
|
# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
|
|
530
600
|
# endif
|
|
531
601
|
#endif
|
|
602
|
+
#if !defined(SWIFT_ENUM_TAG)
|
|
603
|
+
# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum)
|
|
604
|
+
# define SWIFT_ENUM_TAG enum
|
|
605
|
+
# else
|
|
606
|
+
# define SWIFT_ENUM_TAG
|
|
607
|
+
# endif
|
|
608
|
+
#endif
|
|
609
|
+
#if !defined(SWIFT_ENUM_FWD_DECL)
|
|
610
|
+
# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum)
|
|
611
|
+
# define SWIFT_ENUM_FWD_DECL(_type, _name) enum _name : _type;
|
|
612
|
+
# else
|
|
613
|
+
# define SWIFT_ENUM_FWD_DECL(_type, _name) typedef _type _name;
|
|
614
|
+
# endif
|
|
615
|
+
#endif
|
|
532
616
|
#if !defined(SWIFT_UNAVAILABLE)
|
|
533
617
|
# define SWIFT_UNAVAILABLE __attribute__((unavailable))
|
|
534
618
|
#endif
|
|
@@ -538,6 +622,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
538
622
|
#if !defined(SWIFT_AVAILABILITY)
|
|
539
623
|
# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__)))
|
|
540
624
|
#endif
|
|
625
|
+
#if !defined(SWIFT_AVAILABILITY_DOMAIN)
|
|
626
|
+
# define SWIFT_AVAILABILITY_DOMAIN(dom, ...) __attribute__((availability(domain: dom, __VA_ARGS__)))
|
|
627
|
+
#endif
|
|
541
628
|
#if !defined(SWIFT_WEAK_IMPORT)
|
|
542
629
|
# define SWIFT_WEAK_IMPORT __attribute__((weak_import))
|
|
543
630
|
#endif
|
|
@@ -603,6 +690,49 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
603
690
|
# define SWIFT_IMPORT_STDLIB_SYMBOL
|
|
604
691
|
#endif
|
|
605
692
|
#endif
|
|
693
|
+
#if !__has_feature(nullability)
|
|
694
|
+
# define _Nonnull
|
|
695
|
+
# define _Nullable
|
|
696
|
+
# define _Null_unspecified
|
|
697
|
+
#elif !defined(__OBJC__)
|
|
698
|
+
# pragma clang diagnostic ignored "-Wnullability-extension"
|
|
699
|
+
#endif
|
|
700
|
+
#if !__has_feature(nullability_nullable_result)
|
|
701
|
+
# define _Nullable_result _Nullable
|
|
702
|
+
#endif
|
|
703
|
+
#if __has_feature(objc_modules)
|
|
704
|
+
#if __has_warning("-Watimport-in-framework-header")
|
|
705
|
+
#pragma clang diagnostic ignored "-Watimport-in-framework-header"
|
|
706
|
+
#endif
|
|
707
|
+
#endif
|
|
708
|
+
|
|
709
|
+
#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
|
|
710
|
+
#pragma clang diagnostic ignored "-Wduplicate-method-arg"
|
|
711
|
+
#if __has_warning("-Wpragma-clang-attribute")
|
|
712
|
+
# pragma clang diagnostic ignored "-Wpragma-clang-attribute"
|
|
713
|
+
#endif
|
|
714
|
+
#pragma clang diagnostic ignored "-Wunknown-pragmas"
|
|
715
|
+
#pragma clang diagnostic ignored "-Wnullability"
|
|
716
|
+
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
|
|
717
|
+
#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
|
|
718
|
+
|
|
719
|
+
#if __has_attribute(external_source_symbol)
|
|
720
|
+
# pragma push_macro("any")
|
|
721
|
+
# undef any
|
|
722
|
+
# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="Kindly",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
|
|
723
|
+
# pragma pop_macro("any")
|
|
724
|
+
#endif
|
|
725
|
+
|
|
726
|
+
#if defined(__cplusplus)
|
|
727
|
+
extern "C" {
|
|
728
|
+
#endif
|
|
729
|
+
|
|
730
|
+
#if defined(__cplusplus)
|
|
731
|
+
} // extern "C"
|
|
732
|
+
#endif
|
|
733
|
+
#if __has_attribute(external_source_symbol)
|
|
734
|
+
# pragma clang attribute pop
|
|
735
|
+
#endif
|
|
606
736
|
#if defined(__OBJC__)
|
|
607
737
|
#if __has_feature(objc_modules)
|
|
608
738
|
#if __has_warning("-Watimport-in-framework-header")
|
|
@@ -612,7 +742,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
612
742
|
@import UserNotifications;
|
|
613
743
|
#endif
|
|
614
744
|
|
|
615
|
-
#endif
|
|
745
|
+
#endif // defined(__OBJC__)
|
|
616
746
|
#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
|
|
617
747
|
#pragma clang diagnostic ignored "-Wduplicate-method-arg"
|
|
618
748
|
#if __has_warning("-Wpragma-clang-attribute")
|
|
@@ -644,7 +774,7 @@ SWIFT_CLASS("_TtC6Kindly20NotificationDelegate")
|
|
|
644
774
|
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
645
775
|
@end
|
|
646
776
|
|
|
647
|
-
#endif
|
|
777
|
+
#endif // defined(__OBJC__)
|
|
648
778
|
#if __has_attribute(external_source_symbol)
|
|
649
779
|
# pragma clang attribute pop
|
|
650
780
|
#endif
|