@infilect-sdk/infiviz-shots-react-sdk 1.2.20 → 1.2.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/README.md +17 -0
  2. package/android/build.gradle +1 -1
  3. package/ios/InfivizShotSDK.xcframework/Info.plist +5 -5
  4. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Assets.car +0 -0
  5. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Headers/InfivizShotSDK-Swift.h +77 -7
  6. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/InfivizShotSDK +0 -0
  7. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Info.plist +0 -0
  8. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.abi.json +5374 -4913
  9. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +3244 -0
  10. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  11. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftinterface +3244 -0
  12. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/module.modulemap +0 -1
  13. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 2.mom +0 -0
  14. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 3.mom +0 -0
  15. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 4.mom +0 -0
  16. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 5.mom +0 -0
  17. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 6.mom +0 -0
  18. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 7.mom +0 -0
  19. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 8.mom +0 -0
  20. package/ios/InfivizShotSDK.xcframework/{ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 7.omo → ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 8.omo} +0 -0
  21. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase.mom +0 -0
  22. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/VersionInfo.plist +0 -0
  23. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/8Tq-Ro-cFI-view-Hie-zi-eQ4.nib +0 -0
  24. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/SW9-KF-vYy-view-a8B-9e-hfC.nib +0 -0
  25. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib +0 -0
  26. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Assets.car +0 -0
  27. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Headers/InfivizShotSDK-Swift.h +154 -14
  28. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/InfivizShotSDK +0 -0
  29. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Info.plist +0 -0
  30. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +5374 -4913
  31. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +3244 -0
  32. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  33. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +3244 -0
  34. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +5374 -4913
  35. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +3244 -0
  36. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  37. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +3244 -0
  38. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/module.modulemap +0 -1
  39. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 2.mom +0 -0
  40. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 3.mom +0 -0
  41. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 4.mom +0 -0
  42. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 5.mom +0 -0
  43. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 6.mom +0 -0
  44. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 7.mom +0 -0
  45. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 8.mom +0 -0
  46. package/ios/InfivizShotSDK.xcframework/{ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 7.omo → ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase 8.omo} +0 -0
  47. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase.mom +0 -0
  48. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/VersionInfo.plist +0 -0
  49. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/8Tq-Ro-cFI-view-Hie-zi-eQ4.nib +0 -0
  50. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/SW9-KF-vYy-view-a8B-9e-hfC.nib +0 -0
  51. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib +0 -0
  52. package/ios/InfivizShotsReactSdk.swift +170 -80
  53. package/lib/module/index.js +1 -0
  54. package/lib/module/index.js.map +1 -1
  55. package/lib/module/resumeMetaKeys.js +11 -0
  56. package/lib/module/resumeMetaKeys.js.map +1 -0
  57. package/lib/typescript/src/index.d.ts +1 -0
  58. package/lib/typescript/src/index.d.ts.map +1 -1
  59. package/lib/typescript/src/resumeMetaKeys.d.ts +9 -0
  60. package/lib/typescript/src/resumeMetaKeys.d.ts.map +1 -0
  61. package/lib/typescript/src/types/InfiSession.d.ts +4 -0
  62. package/lib/typescript/src/types/InfiSession.d.ts.map +1 -1
  63. package/package.json +1 -1
  64. package/react-native-infiviz-shots.podspec +1 -1
  65. package/src/index.tsx +5 -1
  66. package/src/resumeMetaKeys.ts +8 -0
  67. package/src/types/InfiSession.ts +4 -0
  68. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftmodule +0 -0
  69. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule +0 -0
  70. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule +0 -0
@@ -7,5 +7,4 @@ framework module InfivizShotSDK {
7
7
 
8
8
  module InfivizShotSDK.Swift {
9
9
  header "InfivizShotSDK-Swift.h"
10
- requires objc
11
10
  }
@@ -1,6 +1,6 @@
1
1
  #if 0
2
2
  #elif defined(__arm64__) && __arm64__
3
- // Generated by Apple Swift version 6.2.3 effective-5.10 (swiftlang-6.2.3.3.21 clang-1700.6.3.2)
3
+ // Generated by Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
4
4
  #ifndef INFIVIZSHOTSDK_SWIFT_H
5
5
  #define INFIVIZSHOTSDK_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
- # define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
199
- # if __has_feature(generalized_swift_name)
200
- # 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
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
201
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="InfivizShotSDK",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")
@@ -288,7 +353,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
288
353
  @import UIKit;
289
354
  #endif
290
355
 
291
- #endif
356
+ #endif // defined(__OBJC__)
292
357
  #pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
293
358
  #pragma clang diagnostic ignored "-Wduplicate-method-arg"
294
359
  #if __has_warning("-Wpragma-clang-attribute")
@@ -714,6 +779,7 @@ SWIFT_CLASS("_TtC14InfivizShotSDK16DBConfigurations")
714
779
  @property (nonatomic) float minimumWidth;
715
780
  @property (nonatomic) int64_t minThresholdSpace;
716
781
  @property (nonatomic, copy) NSData * _Nullable optionalCheckAccuracy;
782
+ @property (nonatomic) BOOL overlapGuidanceEnabled;
717
783
  @property (nonatomic) int64_t pollOffset;
718
784
  @property (nonatomic) int64_t reprocessingRetryCount;
719
785
  @property (nonatomic) float requiredHeight;
@@ -971,6 +1037,10 @@ SWIFT_CLASS("_TtC14InfivizShotSDK9DBSession")
971
1037
  @property (nonatomic) double latitude;
972
1038
  @property (nonatomic) double longitude;
973
1039
  @property (nonatomic, copy) NSString * _Nullable mode;
1040
+ /// Persisted max total photos for this session (used on resume when host omits caps).
1041
+ @property (nonatomic, copy) NSString * _Nullable maxPhotoCap;
1042
+ /// Optional per-session “one go” cap stored with the session row.
1043
+ @property (nonatomic, copy) NSString * _Nullable maxPhotoOneGoCap;
974
1044
  @property (nonatomic) BOOL noActionsAvailable;
975
1045
  @property (nonatomic) BOOL noEvidenceReq;
976
1046
  @property (nonatomic) int64_t polledTime;
@@ -1189,7 +1259,7 @@ SWIFT_CLASS("_TtC14InfivizShotSDK7StepBar")
1189
1259
  - (void)awakeFromNib;
1190
1260
  @end
1191
1261
 
1192
- #endif
1262
+ #endif // defined(__OBJC__)
1193
1263
  #if __has_attribute(external_source_symbol)
1194
1264
  # pragma clang attribute pop
1195
1265
  #endif
@@ -1199,7 +1269,7 @@ SWIFT_CLASS("_TtC14InfivizShotSDK7StepBar")
1199
1269
  #endif
1200
1270
 
1201
1271
  #elif defined(__x86_64__) && __x86_64__
1202
- // Generated by Apple Swift version 6.2.3 effective-5.10 (swiftlang-6.2.3.3.21 clang-1700.6.3.2)
1272
+ // Generated by Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
1203
1273
  #ifndef INFIVIZSHOTSDK_SWIFT_H
1204
1274
  #define INFIVIZSHOTSDK_SWIFT_H
1205
1275
  #pragma clang diagnostic push
@@ -1225,7 +1295,7 @@ SWIFT_CLASS("_TtC14InfivizShotSDK7StepBar")
1225
1295
  #pragma clang diagnostic ignored "-Wauto-import"
1226
1296
  #if defined(__OBJC__)
1227
1297
  #include <Foundation/Foundation.h>
1228
- #endif
1298
+ #endif // defined(__OBJC__)
1229
1299
  #if defined(__cplusplus)
1230
1300
  #include <cstdint>
1231
1301
  #include <cstddef>
@@ -1394,13 +1464,32 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
1394
1464
  # endif
1395
1465
  #endif
1396
1466
  #if !defined(SWIFT_ENUM)
1397
- # define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
1398
- # if __has_feature(generalized_swift_name)
1399
- # 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
1467
+ # if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum)
1468
+ # define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
1469
+ # if __has_feature(generalized_swift_name)
1470
+ # 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
1471
+ # else
1472
+ # define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
1473
+ # endif
1400
1474
  # else
1475
+ # define SWIFT_ENUM(_type, _name, _extensibility) _type _name; enum
1401
1476
  # define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
1402
1477
  # endif
1403
1478
  #endif
1479
+ #if !defined(SWIFT_ENUM_TAG)
1480
+ # if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum)
1481
+ # define SWIFT_ENUM_TAG enum
1482
+ # else
1483
+ # define SWIFT_ENUM_TAG
1484
+ # endif
1485
+ #endif
1486
+ #if !defined(SWIFT_ENUM_FWD_DECL)
1487
+ # if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum)
1488
+ # define SWIFT_ENUM_FWD_DECL(_type, _name) enum _name : _type;
1489
+ # else
1490
+ # define SWIFT_ENUM_FWD_DECL(_type, _name) typedef _type _name;
1491
+ # endif
1492
+ #endif
1404
1493
  #if !defined(SWIFT_UNAVAILABLE)
1405
1494
  # define SWIFT_UNAVAILABLE __attribute__((unavailable))
1406
1495
  #endif
@@ -1410,6 +1499,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
1410
1499
  #if !defined(SWIFT_AVAILABILITY)
1411
1500
  # define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__)))
1412
1501
  #endif
1502
+ #if !defined(SWIFT_AVAILABILITY_DOMAIN)
1503
+ # define SWIFT_AVAILABILITY_DOMAIN(dom, ...) __attribute__((availability(domain: dom, __VA_ARGS__)))
1504
+ #endif
1413
1505
  #if !defined(SWIFT_WEAK_IMPORT)
1414
1506
  # define SWIFT_WEAK_IMPORT __attribute__((weak_import))
1415
1507
  #endif
@@ -1475,6 +1567,49 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
1475
1567
  # define SWIFT_IMPORT_STDLIB_SYMBOL
1476
1568
  #endif
1477
1569
  #endif
1570
+ #if !__has_feature(nullability)
1571
+ # define _Nonnull
1572
+ # define _Nullable
1573
+ # define _Null_unspecified
1574
+ #elif !defined(__OBJC__)
1575
+ # pragma clang diagnostic ignored "-Wnullability-extension"
1576
+ #endif
1577
+ #if !__has_feature(nullability_nullable_result)
1578
+ # define _Nullable_result _Nullable
1579
+ #endif
1580
+ #if __has_feature(objc_modules)
1581
+ #if __has_warning("-Watimport-in-framework-header")
1582
+ #pragma clang diagnostic ignored "-Watimport-in-framework-header"
1583
+ #endif
1584
+ #endif
1585
+
1586
+ #pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
1587
+ #pragma clang diagnostic ignored "-Wduplicate-method-arg"
1588
+ #if __has_warning("-Wpragma-clang-attribute")
1589
+ # pragma clang diagnostic ignored "-Wpragma-clang-attribute"
1590
+ #endif
1591
+ #pragma clang diagnostic ignored "-Wunknown-pragmas"
1592
+ #pragma clang diagnostic ignored "-Wnullability"
1593
+ #pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
1594
+ #pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
1595
+
1596
+ #if __has_attribute(external_source_symbol)
1597
+ # pragma push_macro("any")
1598
+ # undef any
1599
+ # pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="InfivizShotSDK",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
1600
+ # pragma pop_macro("any")
1601
+ #endif
1602
+
1603
+ #if defined(__cplusplus)
1604
+ extern "C" {
1605
+ #endif
1606
+
1607
+ #if defined(__cplusplus)
1608
+ } // extern "C"
1609
+ #endif
1610
+ #if __has_attribute(external_source_symbol)
1611
+ # pragma clang attribute pop
1612
+ #endif
1478
1613
  #if defined(__OBJC__)
1479
1614
  #if __has_feature(objc_modules)
1480
1615
  #if __has_warning("-Watimport-in-framework-header")
@@ -1487,7 +1622,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
1487
1622
  @import UIKit;
1488
1623
  #endif
1489
1624
 
1490
- #endif
1625
+ #endif // defined(__OBJC__)
1491
1626
  #pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
1492
1627
  #pragma clang diagnostic ignored "-Wduplicate-method-arg"
1493
1628
  #if __has_warning("-Wpragma-clang-attribute")
@@ -1913,6 +2048,7 @@ SWIFT_CLASS("_TtC14InfivizShotSDK16DBConfigurations")
1913
2048
  @property (nonatomic) float minimumWidth;
1914
2049
  @property (nonatomic) int64_t minThresholdSpace;
1915
2050
  @property (nonatomic, copy) NSData * _Nullable optionalCheckAccuracy;
2051
+ @property (nonatomic) BOOL overlapGuidanceEnabled;
1916
2052
  @property (nonatomic) int64_t pollOffset;
1917
2053
  @property (nonatomic) int64_t reprocessingRetryCount;
1918
2054
  @property (nonatomic) float requiredHeight;
@@ -2170,6 +2306,10 @@ SWIFT_CLASS("_TtC14InfivizShotSDK9DBSession")
2170
2306
  @property (nonatomic) double latitude;
2171
2307
  @property (nonatomic) double longitude;
2172
2308
  @property (nonatomic, copy) NSString * _Nullable mode;
2309
+ /// Persisted max total photos for this session (used on resume when host omits caps).
2310
+ @property (nonatomic, copy) NSString * _Nullable maxPhotoCap;
2311
+ /// Optional per-session “one go” cap stored with the session row.
2312
+ @property (nonatomic, copy) NSString * _Nullable maxPhotoOneGoCap;
2173
2313
  @property (nonatomic) BOOL noActionsAvailable;
2174
2314
  @property (nonatomic) BOOL noEvidenceReq;
2175
2315
  @property (nonatomic) int64_t polledTime;
@@ -2388,7 +2528,7 @@ SWIFT_CLASS("_TtC14InfivizShotSDK7StepBar")
2388
2528
  - (void)awakeFromNib;
2389
2529
  @end
2390
2530
 
2391
- #endif
2531
+ #endif // defined(__OBJC__)
2392
2532
  #if __has_attribute(external_source_symbol)
2393
2533
  # pragma clang attribute pop
2394
2534
  #endif