@thegrizzlylabs/react-native-genius-scan 6.1.0 → 6.3.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.
Files changed (71) hide show
  1. package/README.md +7 -4
  2. package/android/build.gradle +1 -1
  3. package/index.d.ts +23 -1
  4. package/ios/GSSDK/GSSDK.xcframework/Info.plist +5 -9
  5. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/DeviceGuru_DeviceGuru.bundle/Info.plist +0 -0
  6. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK +0 -0
  7. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Headers/GSKDocumentDetector.h +21 -0
  8. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Headers/GSSDK-Swift.h +35 -7
  9. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Info.plist +0 -0
  10. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.abi.json +2063 -173
  11. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +64 -24
  12. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  13. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.swiftinterface +64 -24
  14. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/PhoneNumberKit_GSKPhoneNumberKit.bundle/Info.plist +0 -0
  15. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/ar.lproj/GSSDK.strings +0 -0
  16. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/da.lproj/GSSDK.strings +0 -0
  17. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/de.lproj/GSSDK.strings +0 -0
  18. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/en.lproj/GSSDK.strings +0 -0
  19. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/es.lproj/GSSDK.strings +0 -0
  20. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/fr.lproj/GSSDK.strings +0 -0
  21. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/he.lproj/GSSDK.strings +0 -0
  22. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/hu.lproj/GSSDK.strings +0 -0
  23. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/id.lproj/GSSDK.strings +0 -0
  24. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/it.lproj/GSSDK.strings +0 -0
  25. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/ja.lproj/GSSDK.strings +0 -0
  26. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/ko.lproj/GSSDK.strings +0 -0
  27. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/nl.lproj/GSSDK.strings +0 -0
  28. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/pl.lproj/GSSDK.strings +0 -0
  29. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/pt-BR.lproj/GSSDK.strings +0 -0
  30. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/ru.lproj/GSSDK.strings +0 -0
  31. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/sv.lproj/GSSDK.strings +0 -0
  32. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/tr.lproj/GSSDK.strings +0 -0
  33. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/vi.lproj/GSSDK.strings +0 -0
  34. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/zh-Hans.lproj/GSSDK.strings +0 -0
  35. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/zh-Hant.lproj/GSSDK.strings +0 -0
  36. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/DeviceGuru_DeviceGuru.bundle/Info.plist +0 -0
  37. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK +0 -0
  38. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Headers/GSKDocumentDetector.h +21 -0
  39. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Headers/GSSDK-Swift.h +70 -14
  40. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Info.plist +0 -0
  41. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +2063 -173
  42. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +64 -24
  43. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  44. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +64 -24
  45. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +2063 -173
  46. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +64 -24
  47. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  48. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +64 -24
  49. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/PhoneNumberKit_GSKPhoneNumberKit.bundle/Info.plist +0 -0
  50. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ar.lproj/GSSDK.strings +0 -0
  51. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/da.lproj/GSSDK.strings +0 -0
  52. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/de.lproj/GSSDK.strings +0 -0
  53. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/en.lproj/GSSDK.strings +0 -0
  54. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/es.lproj/GSSDK.strings +0 -0
  55. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/fr.lproj/GSSDK.strings +0 -0
  56. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/he.lproj/GSSDK.strings +0 -0
  57. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/hu.lproj/GSSDK.strings +0 -0
  58. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/id.lproj/GSSDK.strings +0 -0
  59. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/it.lproj/GSSDK.strings +0 -0
  60. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ja.lproj/GSSDK.strings +0 -0
  61. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ko.lproj/GSSDK.strings +0 -0
  62. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/nl.lproj/GSSDK.strings +0 -0
  63. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/pl.lproj/GSSDK.strings +0 -0
  64. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/pt-BR.lproj/GSSDK.strings +0 -0
  65. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ru.lproj/GSSDK.strings +0 -0
  66. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/sv.lproj/GSSDK.strings +0 -0
  67. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/tr.lproj/GSSDK.strings +0 -0
  68. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/vi.lproj/GSSDK.strings +0 -0
  69. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/zh-Hans.lproj/GSSDK.strings +0 -0
  70. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/zh-Hant.lproj/GSSDK.strings +0 -0
  71. package/package.json +1 -1
@@ -3696,6 +3696,59 @@
3696
3696
  "RawDocComment"
3697
3697
  ]
3698
3698
  },
3699
+ {
3700
+ "kind": "Var",
3701
+ "name": "willAutoCaptureDocument",
3702
+ "printedName": "willAutoCaptureDocument",
3703
+ "children": [
3704
+ {
3705
+ "kind": "TypeFunc",
3706
+ "name": "Function",
3707
+ "printedName": "(GSSDK.GSKCameraViewController.CameraEvent.Type) -> (GSSDK.GSKQuadrangle) -> GSSDK.GSKCameraViewController.CameraEvent",
3708
+ "children": [
3709
+ {
3710
+ "kind": "TypeFunc",
3711
+ "name": "Function",
3712
+ "printedName": "(GSSDK.GSKQuadrangle) -> GSSDK.GSKCameraViewController.CameraEvent",
3713
+ "children": [
3714
+ {
3715
+ "kind": "TypeNominal",
3716
+ "name": "CameraEvent",
3717
+ "printedName": "GSSDK.GSKCameraViewController.CameraEvent",
3718
+ "usr": "s:5GSSDK23GSKCameraViewControllerC11CameraEventO"
3719
+ },
3720
+ {
3721
+ "kind": "TypeNominal",
3722
+ "name": "GSKQuadrangle",
3723
+ "printedName": "GSSDK.GSKQuadrangle",
3724
+ "usr": "c:objc(cs)GSKQuadrangle"
3725
+ }
3726
+ ]
3727
+ },
3728
+ {
3729
+ "kind": "TypeNominal",
3730
+ "name": "Metatype",
3731
+ "printedName": "GSSDK.GSKCameraViewController.CameraEvent.Type",
3732
+ "children": [
3733
+ {
3734
+ "kind": "TypeNominal",
3735
+ "name": "CameraEvent",
3736
+ "printedName": "GSSDK.GSKCameraViewController.CameraEvent",
3737
+ "usr": "s:5GSSDK23GSKCameraViewControllerC11CameraEventO"
3738
+ }
3739
+ ]
3740
+ }
3741
+ ]
3742
+ }
3743
+ ],
3744
+ "declKind": "EnumElement",
3745
+ "usr": "s:5GSSDK23GSKCameraViewControllerC11CameraEventO23willAutoCaptureDocumentyAESo13GSKQuadrangleCcAEmF",
3746
+ "mangledName": "$s5GSSDK23GSKCameraViewControllerC11CameraEventO23willAutoCaptureDocumentyAESo13GSKQuadrangleCcAEmF",
3747
+ "moduleName": "GSSDK",
3748
+ "declAttributes": [
3749
+ "RawDocComment"
3750
+ ]
3751
+ },
3699
3752
  {
3700
3753
  "kind": "Var",
3701
3754
  "name": "willSnapPhoto",
@@ -3749,6 +3802,46 @@
3749
3802
  "RawDocComment"
3750
3803
  ]
3751
3804
  },
3805
+ {
3806
+ "kind": "Var",
3807
+ "name": "willCapturePhoto",
3808
+ "printedName": "willCapturePhoto",
3809
+ "children": [
3810
+ {
3811
+ "kind": "TypeFunc",
3812
+ "name": "Function",
3813
+ "printedName": "(GSSDK.GSKCameraViewController.CameraEvent.Type) -> GSSDK.GSKCameraViewController.CameraEvent",
3814
+ "children": [
3815
+ {
3816
+ "kind": "TypeNominal",
3817
+ "name": "CameraEvent",
3818
+ "printedName": "GSSDK.GSKCameraViewController.CameraEvent",
3819
+ "usr": "s:5GSSDK23GSKCameraViewControllerC11CameraEventO"
3820
+ },
3821
+ {
3822
+ "kind": "TypeNominal",
3823
+ "name": "Metatype",
3824
+ "printedName": "GSSDK.GSKCameraViewController.CameraEvent.Type",
3825
+ "children": [
3826
+ {
3827
+ "kind": "TypeNominal",
3828
+ "name": "CameraEvent",
3829
+ "printedName": "GSSDK.GSKCameraViewController.CameraEvent",
3830
+ "usr": "s:5GSSDK23GSKCameraViewControllerC11CameraEventO"
3831
+ }
3832
+ ]
3833
+ }
3834
+ ]
3835
+ }
3836
+ ],
3837
+ "declKind": "EnumElement",
3838
+ "usr": "s:5GSSDK23GSKCameraViewControllerC11CameraEventO16willCapturePhotoyA2EmF",
3839
+ "mangledName": "$s5GSSDK23GSKCameraViewControllerC11CameraEventO16willCapturePhotoyA2EmF",
3840
+ "moduleName": "GSSDK",
3841
+ "declAttributes": [
3842
+ "RawDocComment"
3843
+ ]
3844
+ },
3752
3845
  {
3753
3846
  "kind": "Var",
3754
3847
  "name": "didSnapPhoto",
@@ -6111,6 +6204,39 @@
6111
6204
  "reqNewWitnessTableEntry": true,
6112
6205
  "funcSelfKind": "NonMutating"
6113
6206
  },
6207
+ {
6208
+ "kind": "Function",
6209
+ "name": "cameraViewControllerWillCapturePhoto",
6210
+ "printedName": "cameraViewControllerWillCapturePhoto(_:)",
6211
+ "children": [
6212
+ {
6213
+ "kind": "TypeNominal",
6214
+ "name": "Void",
6215
+ "printedName": "()"
6216
+ },
6217
+ {
6218
+ "kind": "TypeNominal",
6219
+ "name": "GSKCameraViewController",
6220
+ "printedName": "GSSDK.GSKCameraViewController",
6221
+ "usr": "c:@M@GSSDK@objc(cs)GSKCameraViewController"
6222
+ }
6223
+ ],
6224
+ "declKind": "Func",
6225
+ "usr": "c:@M@GSSDK@objc(pl)GSKCameraViewControllerDelegate(im)cameraViewControllerWillCapturePhoto:",
6226
+ "mangledName": "$s5GSSDK31GSKCameraViewControllerDelegateP06cameracD16WillCapturePhotoyyAA0bcD0CF",
6227
+ "moduleName": "GSSDK",
6228
+ "genericSig": "<τ_0_0 where τ_0_0 : GSSDK.GSKCameraViewControllerDelegate>",
6229
+ "sugared_genericSig": "<Self where Self : GSSDK.GSKCameraViewControllerDelegate>",
6230
+ "protocolReq": true,
6231
+ "declAttributes": [
6232
+ "Custom",
6233
+ "Optional",
6234
+ "ObjC",
6235
+ "RawDocComment"
6236
+ ],
6237
+ "reqNewWitnessTableEntry": true,
6238
+ "funcSelfKind": "NonMutating"
6239
+ },
6114
6240
  {
6115
6241
  "kind": "Function",
6116
6242
  "name": "cameraViewController",
@@ -6150,6 +6276,45 @@
6150
6276
  "reqNewWitnessTableEntry": true,
6151
6277
  "funcSelfKind": "NonMutating"
6152
6278
  },
6279
+ {
6280
+ "kind": "Function",
6281
+ "name": "cameraViewController",
6282
+ "printedName": "cameraViewController(_:willAutoCaptureDocumentWithQuadrangle:)",
6283
+ "children": [
6284
+ {
6285
+ "kind": "TypeNominal",
6286
+ "name": "Void",
6287
+ "printedName": "()"
6288
+ },
6289
+ {
6290
+ "kind": "TypeNominal",
6291
+ "name": "GSKCameraViewController",
6292
+ "printedName": "GSSDK.GSKCameraViewController",
6293
+ "usr": "c:@M@GSSDK@objc(cs)GSKCameraViewController"
6294
+ },
6295
+ {
6296
+ "kind": "TypeNominal",
6297
+ "name": "GSKQuadrangle",
6298
+ "printedName": "GSSDK.GSKQuadrangle",
6299
+ "usr": "c:objc(cs)GSKQuadrangle"
6300
+ }
6301
+ ],
6302
+ "declKind": "Func",
6303
+ "usr": "c:@M@GSSDK@objc(pl)GSKCameraViewControllerDelegate(im)cameraViewController:willAutoCaptureDocumentWithQuadrangle:",
6304
+ "mangledName": "$s5GSSDK31GSKCameraViewControllerDelegateP06cameracD0_37willAutoCaptureDocumentWithQuadrangleyAA0bcD0C_So13GSKQuadrangleCtF",
6305
+ "moduleName": "GSSDK",
6306
+ "genericSig": "<τ_0_0 where τ_0_0 : GSSDK.GSKCameraViewControllerDelegate>",
6307
+ "sugared_genericSig": "<Self where Self : GSSDK.GSKCameraViewControllerDelegate>",
6308
+ "protocolReq": true,
6309
+ "declAttributes": [
6310
+ "Custom",
6311
+ "Optional",
6312
+ "ObjC",
6313
+ "RawDocComment"
6314
+ ],
6315
+ "reqNewWitnessTableEntry": true,
6316
+ "funcSelfKind": "NonMutating"
6317
+ },
6153
6318
  {
6154
6319
  "kind": "Function",
6155
6320
  "name": "cameraViewControllerDidSnapPhoto",
@@ -17066,6 +17231,20 @@
17066
17231
  "printedName": "Escapable",
17067
17232
  "usr": "s:s9EscapableP",
17068
17233
  "mangledName": "$ss9EscapableP"
17234
+ },
17235
+ {
17236
+ "kind": "Conformance",
17237
+ "name": "Sendable",
17238
+ "printedName": "Sendable",
17239
+ "usr": "s:s8SendableP",
17240
+ "mangledName": "$ss8SendableP"
17241
+ },
17242
+ {
17243
+ "kind": "Conformance",
17244
+ "name": "SendableMetatype",
17245
+ "printedName": "SendableMetatype",
17246
+ "usr": "s:s16SendableMetatypeP",
17247
+ "mangledName": "$ss16SendableMetatypeP"
17069
17248
  }
17070
17249
  ]
17071
17250
  },
@@ -17092,9 +17271,9 @@
17092
17271
  "moduleName": "GSSDK",
17093
17272
  "declAttributes": [
17094
17273
  "HasStorage",
17095
- "SetterAccess",
17096
17274
  "AccessControl"
17097
17275
  ],
17276
+ "isLet": true,
17098
17277
  "hasStorage": true,
17099
17278
  "accessors": [
17100
17279
  {
@@ -17230,6 +17409,20 @@
17230
17409
  "printedName": "Escapable",
17231
17410
  "usr": "s:s9EscapableP",
17232
17411
  "mangledName": "$ss9EscapableP"
17412
+ },
17413
+ {
17414
+ "kind": "Conformance",
17415
+ "name": "Sendable",
17416
+ "printedName": "Sendable",
17417
+ "usr": "s:s8SendableP",
17418
+ "mangledName": "$ss8SendableP"
17419
+ },
17420
+ {
17421
+ "kind": "Conformance",
17422
+ "name": "SendableMetatype",
17423
+ "printedName": "SendableMetatype",
17424
+ "usr": "s:s16SendableMetatypeP",
17425
+ "mangledName": "$ss16SendableMetatypeP"
17233
17426
  }
17234
17427
  ]
17235
17428
  },
@@ -17238,10 +17431,7 @@
17238
17431
  "name": "Foundation",
17239
17432
  "printedName": "Foundation",
17240
17433
  "declKind": "Import",
17241
- "moduleName": "GSSDK",
17242
- "declAttributes": [
17243
- "RawDocComment"
17244
- ]
17434
+ "moduleName": "GSSDK"
17245
17435
  },
17246
17436
  {
17247
17437
  "kind": "TypeDecl",
@@ -17266,6 +17456,8 @@
17266
17456
  "moduleName": "GSSDK",
17267
17457
  "static": true,
17268
17458
  "declAttributes": [
17459
+ "Final",
17460
+ "Nonisolated",
17269
17461
  "AccessControl",
17270
17462
  "ObjC"
17271
17463
  ],
@@ -17288,6 +17480,7 @@
17288
17480
  "moduleName": "GSSDK",
17289
17481
  "static": true,
17290
17482
  "declAttributes": [
17483
+ "Final",
17291
17484
  "ObjC"
17292
17485
  ],
17293
17486
  "accessorKind": "get"
@@ -17326,6 +17519,7 @@
17326
17519
  "mangledName": "$s5GSSDK14GSSDKResourcesC",
17327
17520
  "moduleName": "GSSDK",
17328
17521
  "declAttributes": [
17522
+ "Final",
17329
17523
  "AccessControl",
17330
17524
  "ObjC",
17331
17525
  "RawDocComment"
@@ -17597,6 +17791,20 @@
17597
17791
  "printedName": "Escapable",
17598
17792
  "usr": "s:s9EscapableP",
17599
17793
  "mangledName": "$ss9EscapableP"
17794
+ },
17795
+ {
17796
+ "kind": "Conformance",
17797
+ "name": "Sendable",
17798
+ "printedName": "Sendable",
17799
+ "usr": "s:s8SendableP",
17800
+ "mangledName": "$ss8SendableP"
17801
+ },
17802
+ {
17803
+ "kind": "Conformance",
17804
+ "name": "SendableMetatype",
17805
+ "printedName": "SendableMetatype",
17806
+ "usr": "s:s16SendableMetatypeP",
17807
+ "mangledName": "$ss16SendableMetatypeP"
17600
17808
  }
17601
17809
  ]
17602
17810
  }
@@ -17622,6 +17830,20 @@
17622
17830
  "printedName": "Escapable",
17623
17831
  "usr": "s:s9EscapableP",
17624
17832
  "mangledName": "$ss9EscapableP"
17833
+ },
17834
+ {
17835
+ "kind": "Conformance",
17836
+ "name": "Sendable",
17837
+ "printedName": "Sendable",
17838
+ "usr": "s:s8SendableP",
17839
+ "mangledName": "$ss8SendableP"
17840
+ },
17841
+ {
17842
+ "kind": "Conformance",
17843
+ "name": "SendableMetatype",
17844
+ "printedName": "SendableMetatype",
17845
+ "usr": "s:s16SendableMetatypeP",
17846
+ "mangledName": "$ss16SendableMetatypeP"
17625
17847
  }
17626
17848
  ]
17627
17849
  },
@@ -18110,6 +18332,54 @@
18110
18332
  }
18111
18333
  ]
18112
18334
  },
18335
+ {
18336
+ "kind": "Var",
18337
+ "name": "edit",
18338
+ "printedName": "edit",
18339
+ "children": [
18340
+ {
18341
+ "kind": "TypeNominal",
18342
+ "name": "String",
18343
+ "printedName": "Swift.String",
18344
+ "usr": "s:SS"
18345
+ }
18346
+ ],
18347
+ "declKind": "Var",
18348
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO4editSSvpZ",
18349
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO4editSSvpZ",
18350
+ "moduleName": "GSSDK",
18351
+ "static": true,
18352
+ "declAttributes": [
18353
+ "HasInitialValue",
18354
+ "HasStorage",
18355
+ "AccessControl",
18356
+ "RawDocComment"
18357
+ ],
18358
+ "isLet": true,
18359
+ "hasStorage": true,
18360
+ "accessors": [
18361
+ {
18362
+ "kind": "Accessor",
18363
+ "name": "Get",
18364
+ "printedName": "Get()",
18365
+ "children": [
18366
+ {
18367
+ "kind": "TypeNominal",
18368
+ "name": "String",
18369
+ "printedName": "Swift.String",
18370
+ "usr": "s:SS"
18371
+ }
18372
+ ],
18373
+ "declKind": "Accessor",
18374
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO4editSSvgZ",
18375
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO4editSSvgZ",
18376
+ "moduleName": "GSSDK",
18377
+ "static": true,
18378
+ "implicit": true,
18379
+ "accessorKind": "get"
18380
+ }
18381
+ ]
18382
+ },
18113
18383
  {
18114
18384
  "kind": "Var",
18115
18385
  "name": "editPages",
@@ -18160,8 +18430,8 @@
18160
18430
  },
18161
18431
  {
18162
18432
  "kind": "Var",
18163
- "name": "next",
18164
- "printedName": "next",
18433
+ "name": "gridView",
18434
+ "printedName": "gridView",
18165
18435
  "children": [
18166
18436
  {
18167
18437
  "kind": "TypeNominal",
@@ -18171,8 +18441,8 @@
18171
18441
  }
18172
18442
  ],
18173
18443
  "declKind": "Var",
18174
- "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO4nextSSvpZ",
18175
- "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO4nextSSvpZ",
18444
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO8gridViewSSvpZ",
18445
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO8gridViewSSvpZ",
18176
18446
  "moduleName": "GSSDK",
18177
18447
  "static": true,
18178
18448
  "declAttributes": [
@@ -18197,8 +18467,8 @@
18197
18467
  }
18198
18468
  ],
18199
18469
  "declKind": "Accessor",
18200
- "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO4nextSSvgZ",
18201
- "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO4nextSSvgZ",
18470
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO8gridViewSSvgZ",
18471
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO8gridViewSSvgZ",
18202
18472
  "moduleName": "GSSDK",
18203
18473
  "static": true,
18204
18474
  "implicit": true,
@@ -18208,8 +18478,8 @@
18208
18478
  },
18209
18479
  {
18210
18480
  "kind": "Var",
18211
- "name": "photoLibrary",
18212
- "printedName": "photoLibrary",
18481
+ "name": "listView",
18482
+ "printedName": "listView",
18213
18483
  "children": [
18214
18484
  {
18215
18485
  "kind": "TypeNominal",
@@ -18219,8 +18489,8 @@
18219
18489
  }
18220
18490
  ],
18221
18491
  "declKind": "Var",
18222
- "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO12photoLibrarySSvpZ",
18223
- "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO12photoLibrarySSvpZ",
18492
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO8listViewSSvpZ",
18493
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO8listViewSSvpZ",
18224
18494
  "moduleName": "GSSDK",
18225
18495
  "static": true,
18226
18496
  "declAttributes": [
@@ -18245,8 +18515,8 @@
18245
18515
  }
18246
18516
  ],
18247
18517
  "declKind": "Accessor",
18248
- "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO12photoLibrarySSvgZ",
18249
- "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO12photoLibrarySSvgZ",
18518
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO8listViewSSvgZ",
18519
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO8listViewSSvgZ",
18250
18520
  "moduleName": "GSSDK",
18251
18521
  "static": true,
18252
18522
  "implicit": true,
@@ -18256,8 +18526,8 @@
18256
18526
  },
18257
18527
  {
18258
18528
  "kind": "Var",
18259
- "name": "recrop",
18260
- "printedName": "recrop",
18529
+ "name": "next",
18530
+ "printedName": "next",
18261
18531
  "children": [
18262
18532
  {
18263
18533
  "kind": "TypeNominal",
@@ -18267,8 +18537,104 @@
18267
18537
  }
18268
18538
  ],
18269
18539
  "declKind": "Var",
18270
- "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO6recropSSvpZ",
18271
- "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO6recropSSvpZ",
18540
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO4nextSSvpZ",
18541
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO4nextSSvpZ",
18542
+ "moduleName": "GSSDK",
18543
+ "static": true,
18544
+ "declAttributes": [
18545
+ "HasInitialValue",
18546
+ "HasStorage",
18547
+ "AccessControl",
18548
+ "RawDocComment"
18549
+ ],
18550
+ "isLet": true,
18551
+ "hasStorage": true,
18552
+ "accessors": [
18553
+ {
18554
+ "kind": "Accessor",
18555
+ "name": "Get",
18556
+ "printedName": "Get()",
18557
+ "children": [
18558
+ {
18559
+ "kind": "TypeNominal",
18560
+ "name": "String",
18561
+ "printedName": "Swift.String",
18562
+ "usr": "s:SS"
18563
+ }
18564
+ ],
18565
+ "declKind": "Accessor",
18566
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO4nextSSvgZ",
18567
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO4nextSSvgZ",
18568
+ "moduleName": "GSSDK",
18569
+ "static": true,
18570
+ "implicit": true,
18571
+ "accessorKind": "get"
18572
+ }
18573
+ ]
18574
+ },
18575
+ {
18576
+ "kind": "Var",
18577
+ "name": "photoLibrary",
18578
+ "printedName": "photoLibrary",
18579
+ "children": [
18580
+ {
18581
+ "kind": "TypeNominal",
18582
+ "name": "String",
18583
+ "printedName": "Swift.String",
18584
+ "usr": "s:SS"
18585
+ }
18586
+ ],
18587
+ "declKind": "Var",
18588
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO12photoLibrarySSvpZ",
18589
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO12photoLibrarySSvpZ",
18590
+ "moduleName": "GSSDK",
18591
+ "static": true,
18592
+ "declAttributes": [
18593
+ "HasInitialValue",
18594
+ "HasStorage",
18595
+ "AccessControl",
18596
+ "RawDocComment"
18597
+ ],
18598
+ "isLet": true,
18599
+ "hasStorage": true,
18600
+ "accessors": [
18601
+ {
18602
+ "kind": "Accessor",
18603
+ "name": "Get",
18604
+ "printedName": "Get()",
18605
+ "children": [
18606
+ {
18607
+ "kind": "TypeNominal",
18608
+ "name": "String",
18609
+ "printedName": "Swift.String",
18610
+ "usr": "s:SS"
18611
+ }
18612
+ ],
18613
+ "declKind": "Accessor",
18614
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO12photoLibrarySSvgZ",
18615
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO12photoLibrarySSvgZ",
18616
+ "moduleName": "GSSDK",
18617
+ "static": true,
18618
+ "implicit": true,
18619
+ "accessorKind": "get"
18620
+ }
18621
+ ]
18622
+ },
18623
+ {
18624
+ "kind": "Var",
18625
+ "name": "recrop",
18626
+ "printedName": "recrop",
18627
+ "children": [
18628
+ {
18629
+ "kind": "TypeNominal",
18630
+ "name": "String",
18631
+ "printedName": "Swift.String",
18632
+ "usr": "s:SS"
18633
+ }
18634
+ ],
18635
+ "declKind": "Var",
18636
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO6recropSSvpZ",
18637
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO6recropSSvpZ",
18272
18638
  "moduleName": "GSSDK",
18273
18639
  "static": true,
18274
18640
  "declAttributes": [
@@ -18350,6 +18716,54 @@
18350
18716
  }
18351
18717
  ]
18352
18718
  },
18719
+ {
18720
+ "kind": "Var",
18721
+ "name": "save",
18722
+ "printedName": "save",
18723
+ "children": [
18724
+ {
18725
+ "kind": "TypeNominal",
18726
+ "name": "String",
18727
+ "printedName": "Swift.String",
18728
+ "usr": "s:SS"
18729
+ }
18730
+ ],
18731
+ "declKind": "Var",
18732
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO4saveSSvpZ",
18733
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO4saveSSvpZ",
18734
+ "moduleName": "GSSDK",
18735
+ "static": true,
18736
+ "declAttributes": [
18737
+ "HasInitialValue",
18738
+ "HasStorage",
18739
+ "AccessControl",
18740
+ "RawDocComment"
18741
+ ],
18742
+ "isLet": true,
18743
+ "hasStorage": true,
18744
+ "accessors": [
18745
+ {
18746
+ "kind": "Accessor",
18747
+ "name": "Get",
18748
+ "printedName": "Get()",
18749
+ "children": [
18750
+ {
18751
+ "kind": "TypeNominal",
18752
+ "name": "String",
18753
+ "printedName": "Swift.String",
18754
+ "usr": "s:SS"
18755
+ }
18756
+ ],
18757
+ "declKind": "Accessor",
18758
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO4saveSSvgZ",
18759
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO4saveSSvgZ",
18760
+ "moduleName": "GSSDK",
18761
+ "static": true,
18762
+ "implicit": true,
18763
+ "accessorKind": "get"
18764
+ }
18765
+ ]
18766
+ },
18353
18767
  {
18354
18768
  "kind": "Var",
18355
18769
  "name": "selectAll",
@@ -18398,6 +18812,54 @@
18398
18812
  }
18399
18813
  ]
18400
18814
  },
18815
+ {
18816
+ "kind": "Var",
18817
+ "name": "submit",
18818
+ "printedName": "submit",
18819
+ "children": [
18820
+ {
18821
+ "kind": "TypeNominal",
18822
+ "name": "String",
18823
+ "printedName": "Swift.String",
18824
+ "usr": "s:SS"
18825
+ }
18826
+ ],
18827
+ "declKind": "Var",
18828
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO6submitSSvpZ",
18829
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO6submitSSvpZ",
18830
+ "moduleName": "GSSDK",
18831
+ "static": true,
18832
+ "declAttributes": [
18833
+ "HasInitialValue",
18834
+ "HasStorage",
18835
+ "AccessControl",
18836
+ "RawDocComment"
18837
+ ],
18838
+ "isLet": true,
18839
+ "hasStorage": true,
18840
+ "accessors": [
18841
+ {
18842
+ "kind": "Accessor",
18843
+ "name": "Get",
18844
+ "printedName": "Get()",
18845
+ "children": [
18846
+ {
18847
+ "kind": "TypeNominal",
18848
+ "name": "String",
18849
+ "printedName": "Swift.String",
18850
+ "usr": "s:SS"
18851
+ }
18852
+ ],
18853
+ "declKind": "Accessor",
18854
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO6ActionO6submitSSvgZ",
18855
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO6ActionO6submitSSvgZ",
18856
+ "moduleName": "GSSDK",
18857
+ "static": true,
18858
+ "implicit": true,
18859
+ "accessorKind": "get"
18860
+ }
18861
+ ]
18862
+ },
18401
18863
  {
18402
18864
  "kind": "TypeDecl",
18403
18865
  "name": "ChangeFilter",
@@ -18473,6 +18935,20 @@
18473
18935
  "printedName": "Escapable",
18474
18936
  "usr": "s:s9EscapableP",
18475
18937
  "mangledName": "$ss9EscapableP"
18938
+ },
18939
+ {
18940
+ "kind": "Conformance",
18941
+ "name": "Sendable",
18942
+ "printedName": "Sendable",
18943
+ "usr": "s:s8SendableP",
18944
+ "mangledName": "$ss8SendableP"
18945
+ },
18946
+ {
18947
+ "kind": "Conformance",
18948
+ "name": "SendableMetatype",
18949
+ "printedName": "SendableMetatype",
18950
+ "usr": "s:s16SendableMetatypeP",
18951
+ "mangledName": "$ss16SendableMetatypeP"
18476
18952
  }
18477
18953
  ]
18478
18954
  },
@@ -18551,6 +19027,20 @@
18551
19027
  "printedName": "Escapable",
18552
19028
  "usr": "s:s9EscapableP",
18553
19029
  "mangledName": "$ss9EscapableP"
19030
+ },
19031
+ {
19032
+ "kind": "Conformance",
19033
+ "name": "Sendable",
19034
+ "printedName": "Sendable",
19035
+ "usr": "s:s8SendableP",
19036
+ "mangledName": "$ss8SendableP"
19037
+ },
19038
+ {
19039
+ "kind": "Conformance",
19040
+ "name": "SendableMetatype",
19041
+ "printedName": "SendableMetatype",
19042
+ "usr": "s:s16SendableMetatypeP",
19043
+ "mangledName": "$ss16SendableMetatypeP"
18554
19044
  }
18555
19045
  ]
18556
19046
  },
@@ -18629,6 +19119,20 @@
18629
19119
  "printedName": "Escapable",
18630
19120
  "usr": "s:s9EscapableP",
18631
19121
  "mangledName": "$ss9EscapableP"
19122
+ },
19123
+ {
19124
+ "kind": "Conformance",
19125
+ "name": "Sendable",
19126
+ "printedName": "Sendable",
19127
+ "usr": "s:s8SendableP",
19128
+ "mangledName": "$ss8SendableP"
19129
+ },
19130
+ {
19131
+ "kind": "Conformance",
19132
+ "name": "SendableMetatype",
19133
+ "printedName": "SendableMetatype",
19134
+ "usr": "s:s16SendableMetatypeP",
19135
+ "mangledName": "$ss16SendableMetatypeP"
18632
19136
  }
18633
19137
  ]
18634
19138
  }
@@ -18654,6 +19158,20 @@
18654
19158
  "printedName": "Escapable",
18655
19159
  "usr": "s:s9EscapableP",
18656
19160
  "mangledName": "$ss9EscapableP"
19161
+ },
19162
+ {
19163
+ "kind": "Conformance",
19164
+ "name": "Sendable",
19165
+ "printedName": "Sendable",
19166
+ "usr": "s:s8SendableP",
19167
+ "mangledName": "$ss8SendableP"
19168
+ },
19169
+ {
19170
+ "kind": "Conformance",
19171
+ "name": "SendableMetatype",
19172
+ "printedName": "SendableMetatype",
19173
+ "usr": "s:s16SendableMetatypeP",
19174
+ "mangledName": "$ss16SendableMetatypeP"
18657
19175
  }
18658
19176
  ]
18659
19177
  },
@@ -18780,6 +19298,20 @@
18780
19298
  "printedName": "Escapable",
18781
19299
  "usr": "s:s9EscapableP",
18782
19300
  "mangledName": "$ss9EscapableP"
19301
+ },
19302
+ {
19303
+ "kind": "Conformance",
19304
+ "name": "Sendable",
19305
+ "printedName": "Sendable",
19306
+ "usr": "s:s8SendableP",
19307
+ "mangledName": "$ss8SendableP"
19308
+ },
19309
+ {
19310
+ "kind": "Conformance",
19311
+ "name": "SendableMetatype",
19312
+ "printedName": "SendableMetatype",
19313
+ "usr": "s:s16SendableMetatypeP",
19314
+ "mangledName": "$ss16SendableMetatypeP"
18783
19315
  }
18784
19316
  ]
18785
19317
  },
@@ -18866,6 +19398,20 @@
18866
19398
  "printedName": "Escapable",
18867
19399
  "usr": "s:s9EscapableP",
18868
19400
  "mangledName": "$ss9EscapableP"
19401
+ },
19402
+ {
19403
+ "kind": "Conformance",
19404
+ "name": "Sendable",
19405
+ "printedName": "Sendable",
19406
+ "usr": "s:s8SendableP",
19407
+ "mangledName": "$ss8SendableP"
19408
+ },
19409
+ {
19410
+ "kind": "Conformance",
19411
+ "name": "SendableMetatype",
19412
+ "printedName": "SendableMetatype",
19413
+ "usr": "s:s16SendableMetatypeP",
19414
+ "mangledName": "$ss16SendableMetatypeP"
18869
19415
  }
18870
19416
  ]
18871
19417
  },
@@ -19520,6 +20066,20 @@
19520
20066
  "printedName": "Escapable",
19521
20067
  "usr": "s:s9EscapableP",
19522
20068
  "mangledName": "$ss9EscapableP"
20069
+ },
20070
+ {
20071
+ "kind": "Conformance",
20072
+ "name": "Sendable",
20073
+ "printedName": "Sendable",
20074
+ "usr": "s:s8SendableP",
20075
+ "mangledName": "$ss8SendableP"
20076
+ },
20077
+ {
20078
+ "kind": "Conformance",
20079
+ "name": "SendableMetatype",
20080
+ "printedName": "SendableMetatype",
20081
+ "usr": "s:s16SendableMetatypeP",
20082
+ "mangledName": "$ss16SendableMetatypeP"
19523
20083
  }
19524
20084
  ]
19525
20085
  },
@@ -19747,6 +20307,20 @@
19747
20307
  "printedName": "Escapable",
19748
20308
  "usr": "s:s9EscapableP",
19749
20309
  "mangledName": "$ss9EscapableP"
20310
+ },
20311
+ {
20312
+ "kind": "Conformance",
20313
+ "name": "Sendable",
20314
+ "printedName": "Sendable",
20315
+ "usr": "s:s8SendableP",
20316
+ "mangledName": "$ss8SendableP"
20317
+ },
20318
+ {
20319
+ "kind": "Conformance",
20320
+ "name": "SendableMetatype",
20321
+ "printedName": "SendableMetatype",
20322
+ "usr": "s:s16SendableMetatypeP",
20323
+ "mangledName": "$ss16SendableMetatypeP"
19750
20324
  }
19751
20325
  ]
19752
20326
  }
@@ -19772,6 +20346,20 @@
19772
20346
  "printedName": "Escapable",
19773
20347
  "usr": "s:s9EscapableP",
19774
20348
  "mangledName": "$ss9EscapableP"
20349
+ },
20350
+ {
20351
+ "kind": "Conformance",
20352
+ "name": "Sendable",
20353
+ "printedName": "Sendable",
20354
+ "usr": "s:s8SendableP",
20355
+ "mangledName": "$ss8SendableP"
20356
+ },
20357
+ {
20358
+ "kind": "Conformance",
20359
+ "name": "SendableMetatype",
20360
+ "printedName": "SendableMetatype",
20361
+ "usr": "s:s16SendableMetatypeP",
20362
+ "mangledName": "$ss16SendableMetatypeP"
19775
20363
  }
19776
20364
  ]
19777
20365
  },
@@ -20148,6 +20736,54 @@
20148
20736
  }
20149
20737
  ]
20150
20738
  },
20739
+ {
20740
+ "kind": "Var",
20741
+ "name": "reviewAndSubmit",
20742
+ "printedName": "reviewAndSubmit",
20743
+ "children": [
20744
+ {
20745
+ "kind": "TypeNominal",
20746
+ "name": "String",
20747
+ "printedName": "Swift.String",
20748
+ "usr": "s:SS"
20749
+ }
20750
+ ],
20751
+ "declKind": "Var",
20752
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO4FlowO15reviewAndSubmitSSvpZ",
20753
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO4FlowO15reviewAndSubmitSSvpZ",
20754
+ "moduleName": "GSSDK",
20755
+ "static": true,
20756
+ "declAttributes": [
20757
+ "HasInitialValue",
20758
+ "HasStorage",
20759
+ "AccessControl",
20760
+ "RawDocComment"
20761
+ ],
20762
+ "isLet": true,
20763
+ "hasStorage": true,
20764
+ "accessors": [
20765
+ {
20766
+ "kind": "Accessor",
20767
+ "name": "Get",
20768
+ "printedName": "Get()",
20769
+ "children": [
20770
+ {
20771
+ "kind": "TypeNominal",
20772
+ "name": "String",
20773
+ "printedName": "Swift.String",
20774
+ "usr": "s:SS"
20775
+ }
20776
+ ],
20777
+ "declKind": "Accessor",
20778
+ "usr": "s:5GSSDK12GSSDKStringsO5GssdkO4FlowO15reviewAndSubmitSSvgZ",
20779
+ "mangledName": "$s5GSSDK12GSSDKStringsO5GssdkO4FlowO15reviewAndSubmitSSvgZ",
20780
+ "moduleName": "GSSDK",
20781
+ "static": true,
20782
+ "implicit": true,
20783
+ "accessorKind": "get"
20784
+ }
20785
+ ]
20786
+ },
20151
20787
  {
20152
20788
  "kind": "TypeDecl",
20153
20789
  "name": "ConfirmCancellation",
@@ -20223,6 +20859,20 @@
20223
20859
  "printedName": "Escapable",
20224
20860
  "usr": "s:s9EscapableP",
20225
20861
  "mangledName": "$ss9EscapableP"
20862
+ },
20863
+ {
20864
+ "kind": "Conformance",
20865
+ "name": "Sendable",
20866
+ "printedName": "Sendable",
20867
+ "usr": "s:s8SendableP",
20868
+ "mangledName": "$ss8SendableP"
20869
+ },
20870
+ {
20871
+ "kind": "Conformance",
20872
+ "name": "SendableMetatype",
20873
+ "printedName": "SendableMetatype",
20874
+ "usr": "s:s16SendableMetatypeP",
20875
+ "mangledName": "$ss16SendableMetatypeP"
20226
20876
  }
20227
20877
  ]
20228
20878
  },
@@ -20349,6 +20999,20 @@
20349
20999
  "printedName": "Escapable",
20350
21000
  "usr": "s:s9EscapableP",
20351
21001
  "mangledName": "$ss9EscapableP"
21002
+ },
21003
+ {
21004
+ "kind": "Conformance",
21005
+ "name": "Sendable",
21006
+ "printedName": "Sendable",
21007
+ "usr": "s:s8SendableP",
21008
+ "mangledName": "$ss8SendableP"
21009
+ },
21010
+ {
21011
+ "kind": "Conformance",
21012
+ "name": "SendableMetatype",
21013
+ "printedName": "SendableMetatype",
21014
+ "usr": "s:s16SendableMetatypeP",
21015
+ "mangledName": "$ss16SendableMetatypeP"
20352
21016
  }
20353
21017
  ]
20354
21018
  }
@@ -20374,6 +21038,20 @@
20374
21038
  "printedName": "Escapable",
20375
21039
  "usr": "s:s9EscapableP",
20376
21040
  "mangledName": "$ss9EscapableP"
21041
+ },
21042
+ {
21043
+ "kind": "Conformance",
21044
+ "name": "Sendable",
21045
+ "printedName": "Sendable",
21046
+ "usr": "s:s8SendableP",
21047
+ "mangledName": "$ss8SendableP"
21048
+ },
21049
+ {
21050
+ "kind": "Conformance",
21051
+ "name": "SendableMetatype",
21052
+ "printedName": "SendableMetatype",
21053
+ "usr": "s:s16SendableMetatypeP",
21054
+ "mangledName": "$ss16SendableMetatypeP"
20377
21055
  }
20378
21056
  ]
20379
21057
  },
@@ -20529,6 +21207,20 @@
20529
21207
  "printedName": "Escapable",
20530
21208
  "usr": "s:s9EscapableP",
20531
21209
  "mangledName": "$ss9EscapableP"
21210
+ },
21211
+ {
21212
+ "kind": "Conformance",
21213
+ "name": "Sendable",
21214
+ "printedName": "Sendable",
21215
+ "usr": "s:s8SendableP",
21216
+ "mangledName": "$ss8SendableP"
21217
+ },
21218
+ {
21219
+ "kind": "Conformance",
21220
+ "name": "SendableMetatype",
21221
+ "printedName": "SendableMetatype",
21222
+ "usr": "s:s16SendableMetatypeP",
21223
+ "mangledName": "$ss16SendableMetatypeP"
20532
21224
  }
20533
21225
  ]
20534
21226
  },
@@ -20751,6 +21443,20 @@
20751
21443
  "printedName": "Escapable",
20752
21444
  "usr": "s:s9EscapableP",
20753
21445
  "mangledName": "$ss9EscapableP"
21446
+ },
21447
+ {
21448
+ "kind": "Conformance",
21449
+ "name": "Sendable",
21450
+ "printedName": "Sendable",
21451
+ "usr": "s:s8SendableP",
21452
+ "mangledName": "$ss8SendableP"
21453
+ },
21454
+ {
21455
+ "kind": "Conformance",
21456
+ "name": "SendableMetatype",
21457
+ "printedName": "SendableMetatype",
21458
+ "usr": "s:s16SendableMetatypeP",
21459
+ "mangledName": "$ss16SendableMetatypeP"
20754
21460
  }
20755
21461
  ]
20756
21462
  }
@@ -20880,6 +21586,20 @@
20880
21586
  "printedName": "Escapable",
20881
21587
  "usr": "s:s9EscapableP",
20882
21588
  "mangledName": "$ss9EscapableP"
21589
+ },
21590
+ {
21591
+ "kind": "Conformance",
21592
+ "name": "Sendable",
21593
+ "printedName": "Sendable",
21594
+ "usr": "s:s8SendableP",
21595
+ "mangledName": "$ss8SendableP"
21596
+ },
21597
+ {
21598
+ "kind": "Conformance",
21599
+ "name": "SendableMetatype",
21600
+ "printedName": "SendableMetatype",
21601
+ "usr": "s:s16SendableMetatypeP",
21602
+ "mangledName": "$ss16SendableMetatypeP"
20883
21603
  }
20884
21604
  ]
20885
21605
  },
@@ -23104,6 +23824,695 @@
23104
23824
  "declKind": "Import",
23105
23825
  "moduleName": "GSSDK"
23106
23826
  },
23827
+ {
23828
+ "kind": "TypeDecl",
23829
+ "name": "GSKAutoCropConfidenceLevel",
23830
+ "printedName": "GSKAutoCropConfidenceLevel",
23831
+ "children": [
23832
+ {
23833
+ "kind": "Var",
23834
+ "name": "lowest",
23835
+ "printedName": "lowest",
23836
+ "children": [
23837
+ {
23838
+ "kind": "TypeFunc",
23839
+ "name": "Function",
23840
+ "printedName": "(GSSDK.GSKAutoCropConfidenceLevel.Type) -> GSSDK.GSKAutoCropConfidenceLevel",
23841
+ "children": [
23842
+ {
23843
+ "kind": "TypeNominal",
23844
+ "name": "GSKAutoCropConfidenceLevel",
23845
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
23846
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
23847
+ },
23848
+ {
23849
+ "kind": "TypeNominal",
23850
+ "name": "Metatype",
23851
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel.Type",
23852
+ "children": [
23853
+ {
23854
+ "kind": "TypeNominal",
23855
+ "name": "GSKAutoCropConfidenceLevel",
23856
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
23857
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
23858
+ }
23859
+ ]
23860
+ }
23861
+ ]
23862
+ }
23863
+ ],
23864
+ "declKind": "EnumElement",
23865
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO6lowestyA2CmF",
23866
+ "mangledName": "$s5GSSDK26GSKAutoCropConfidenceLevelO6lowestyA2CmF",
23867
+ "moduleName": "GSSDK"
23868
+ },
23869
+ {
23870
+ "kind": "Var",
23871
+ "name": "low",
23872
+ "printedName": "low",
23873
+ "children": [
23874
+ {
23875
+ "kind": "TypeFunc",
23876
+ "name": "Function",
23877
+ "printedName": "(GSSDK.GSKAutoCropConfidenceLevel.Type) -> GSSDK.GSKAutoCropConfidenceLevel",
23878
+ "children": [
23879
+ {
23880
+ "kind": "TypeNominal",
23881
+ "name": "GSKAutoCropConfidenceLevel",
23882
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
23883
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
23884
+ },
23885
+ {
23886
+ "kind": "TypeNominal",
23887
+ "name": "Metatype",
23888
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel.Type",
23889
+ "children": [
23890
+ {
23891
+ "kind": "TypeNominal",
23892
+ "name": "GSKAutoCropConfidenceLevel",
23893
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
23894
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
23895
+ }
23896
+ ]
23897
+ }
23898
+ ]
23899
+ }
23900
+ ],
23901
+ "declKind": "EnumElement",
23902
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO3lowyA2CmF",
23903
+ "mangledName": "$s5GSSDK26GSKAutoCropConfidenceLevelO3lowyA2CmF",
23904
+ "moduleName": "GSSDK"
23905
+ },
23906
+ {
23907
+ "kind": "Var",
23908
+ "name": "medium",
23909
+ "printedName": "medium",
23910
+ "children": [
23911
+ {
23912
+ "kind": "TypeFunc",
23913
+ "name": "Function",
23914
+ "printedName": "(GSSDK.GSKAutoCropConfidenceLevel.Type) -> GSSDK.GSKAutoCropConfidenceLevel",
23915
+ "children": [
23916
+ {
23917
+ "kind": "TypeNominal",
23918
+ "name": "GSKAutoCropConfidenceLevel",
23919
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
23920
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
23921
+ },
23922
+ {
23923
+ "kind": "TypeNominal",
23924
+ "name": "Metatype",
23925
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel.Type",
23926
+ "children": [
23927
+ {
23928
+ "kind": "TypeNominal",
23929
+ "name": "GSKAutoCropConfidenceLevel",
23930
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
23931
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
23932
+ }
23933
+ ]
23934
+ }
23935
+ ]
23936
+ }
23937
+ ],
23938
+ "declKind": "EnumElement",
23939
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO6mediumyA2CmF",
23940
+ "mangledName": "$s5GSSDK26GSKAutoCropConfidenceLevelO6mediumyA2CmF",
23941
+ "moduleName": "GSSDK"
23942
+ },
23943
+ {
23944
+ "kind": "Var",
23945
+ "name": "high",
23946
+ "printedName": "high",
23947
+ "children": [
23948
+ {
23949
+ "kind": "TypeFunc",
23950
+ "name": "Function",
23951
+ "printedName": "(GSSDK.GSKAutoCropConfidenceLevel.Type) -> GSSDK.GSKAutoCropConfidenceLevel",
23952
+ "children": [
23953
+ {
23954
+ "kind": "TypeNominal",
23955
+ "name": "GSKAutoCropConfidenceLevel",
23956
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
23957
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
23958
+ },
23959
+ {
23960
+ "kind": "TypeNominal",
23961
+ "name": "Metatype",
23962
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel.Type",
23963
+ "children": [
23964
+ {
23965
+ "kind": "TypeNominal",
23966
+ "name": "GSKAutoCropConfidenceLevel",
23967
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
23968
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
23969
+ }
23970
+ ]
23971
+ }
23972
+ ]
23973
+ }
23974
+ ],
23975
+ "declKind": "EnumElement",
23976
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO4highyA2CmF",
23977
+ "mangledName": "$s5GSSDK26GSKAutoCropConfidenceLevelO4highyA2CmF",
23978
+ "moduleName": "GSSDK"
23979
+ },
23980
+ {
23981
+ "kind": "Var",
23982
+ "name": "highest",
23983
+ "printedName": "highest",
23984
+ "children": [
23985
+ {
23986
+ "kind": "TypeFunc",
23987
+ "name": "Function",
23988
+ "printedName": "(GSSDK.GSKAutoCropConfidenceLevel.Type) -> GSSDK.GSKAutoCropConfidenceLevel",
23989
+ "children": [
23990
+ {
23991
+ "kind": "TypeNominal",
23992
+ "name": "GSKAutoCropConfidenceLevel",
23993
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
23994
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
23995
+ },
23996
+ {
23997
+ "kind": "TypeNominal",
23998
+ "name": "Metatype",
23999
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel.Type",
24000
+ "children": [
24001
+ {
24002
+ "kind": "TypeNominal",
24003
+ "name": "GSKAutoCropConfidenceLevel",
24004
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
24005
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
24006
+ }
24007
+ ]
24008
+ }
24009
+ ]
24010
+ }
24011
+ ],
24012
+ "declKind": "EnumElement",
24013
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO7highestyA2CmF",
24014
+ "mangledName": "$s5GSSDK26GSKAutoCropConfidenceLevelO7highestyA2CmF",
24015
+ "moduleName": "GSSDK"
24016
+ },
24017
+ {
24018
+ "kind": "Constructor",
24019
+ "name": "init",
24020
+ "printedName": "init(rawValue:)",
24021
+ "children": [
24022
+ {
24023
+ "kind": "TypeNominal",
24024
+ "name": "Optional",
24025
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel?",
24026
+ "children": [
24027
+ {
24028
+ "kind": "TypeNominal",
24029
+ "name": "GSKAutoCropConfidenceLevel",
24030
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
24031
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
24032
+ }
24033
+ ],
24034
+ "usr": "s:Sq"
24035
+ },
24036
+ {
24037
+ "kind": "TypeNominal",
24038
+ "name": "String",
24039
+ "printedName": "Swift.String",
24040
+ "usr": "s:SS"
24041
+ }
24042
+ ],
24043
+ "declKind": "Constructor",
24044
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO8rawValueACSgSS_tcfc",
24045
+ "mangledName": "$s5GSSDK26GSKAutoCropConfidenceLevelO8rawValueACSgSS_tcfc",
24046
+ "moduleName": "GSSDK",
24047
+ "implicit": true,
24048
+ "init_kind": "Designated"
24049
+ },
24050
+ {
24051
+ "kind": "Var",
24052
+ "name": "rawValue",
24053
+ "printedName": "rawValue",
24054
+ "children": [
24055
+ {
24056
+ "kind": "TypeNominal",
24057
+ "name": "String",
24058
+ "printedName": "Swift.String",
24059
+ "usr": "s:SS"
24060
+ }
24061
+ ],
24062
+ "declKind": "Var",
24063
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO8rawValueSSvp",
24064
+ "mangledName": "$s5GSSDK26GSKAutoCropConfidenceLevelO8rawValueSSvp",
24065
+ "moduleName": "GSSDK",
24066
+ "implicit": true,
24067
+ "accessors": [
24068
+ {
24069
+ "kind": "Accessor",
24070
+ "name": "Get",
24071
+ "printedName": "Get()",
24072
+ "children": [
24073
+ {
24074
+ "kind": "TypeNominal",
24075
+ "name": "String",
24076
+ "printedName": "Swift.String",
24077
+ "usr": "s:SS"
24078
+ }
24079
+ ],
24080
+ "declKind": "Accessor",
24081
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO8rawValueSSvg",
24082
+ "mangledName": "$s5GSSDK26GSKAutoCropConfidenceLevelO8rawValueSSvg",
24083
+ "moduleName": "GSSDK",
24084
+ "implicit": true,
24085
+ "accessorKind": "get"
24086
+ }
24087
+ ]
24088
+ },
24089
+ {
24090
+ "kind": "Var",
24091
+ "name": "allCases",
24092
+ "printedName": "allCases",
24093
+ "children": [
24094
+ {
24095
+ "kind": "TypeNominal",
24096
+ "name": "Array",
24097
+ "printedName": "[GSSDK.GSKAutoCropConfidenceLevel]",
24098
+ "children": [
24099
+ {
24100
+ "kind": "TypeNominal",
24101
+ "name": "GSKAutoCropConfidenceLevel",
24102
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
24103
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
24104
+ }
24105
+ ],
24106
+ "usr": "s:Sa"
24107
+ }
24108
+ ],
24109
+ "declKind": "Var",
24110
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO8allCasesSayACGvpZ",
24111
+ "mangledName": "$s5GSSDK26GSKAutoCropConfidenceLevelO8allCasesSayACGvpZ",
24112
+ "moduleName": "GSSDK",
24113
+ "static": true,
24114
+ "implicit": true,
24115
+ "declAttributes": [
24116
+ "Nonisolated"
24117
+ ],
24118
+ "accessors": [
24119
+ {
24120
+ "kind": "Accessor",
24121
+ "name": "Get",
24122
+ "printedName": "Get()",
24123
+ "children": [
24124
+ {
24125
+ "kind": "TypeNominal",
24126
+ "name": "Array",
24127
+ "printedName": "[GSSDK.GSKAutoCropConfidenceLevel]",
24128
+ "children": [
24129
+ {
24130
+ "kind": "TypeNominal",
24131
+ "name": "GSKAutoCropConfidenceLevel",
24132
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
24133
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
24134
+ }
24135
+ ],
24136
+ "usr": "s:Sa"
24137
+ }
24138
+ ],
24139
+ "declKind": "Accessor",
24140
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO8allCasesSayACGvgZ",
24141
+ "mangledName": "$s5GSSDK26GSKAutoCropConfidenceLevelO8allCasesSayACGvgZ",
24142
+ "moduleName": "GSSDK",
24143
+ "static": true,
24144
+ "implicit": true,
24145
+ "accessorKind": "get"
24146
+ }
24147
+ ]
24148
+ }
24149
+ ],
24150
+ "declKind": "Enum",
24151
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO",
24152
+ "mangledName": "$s5GSSDK26GSKAutoCropConfidenceLevelO",
24153
+ "moduleName": "GSSDK",
24154
+ "declAttributes": [
24155
+ "AccessControl",
24156
+ "RawDocComment"
24157
+ ],
24158
+ "enumRawTypeName": "String",
24159
+ "conformances": [
24160
+ {
24161
+ "kind": "Conformance",
24162
+ "name": "Copyable",
24163
+ "printedName": "Copyable",
24164
+ "usr": "s:s8CopyableP",
24165
+ "mangledName": "$ss8CopyableP"
24166
+ },
24167
+ {
24168
+ "kind": "Conformance",
24169
+ "name": "Equatable",
24170
+ "printedName": "Equatable",
24171
+ "usr": "s:SQ",
24172
+ "mangledName": "$sSQ"
24173
+ },
24174
+ {
24175
+ "kind": "Conformance",
24176
+ "name": "Escapable",
24177
+ "printedName": "Escapable",
24178
+ "usr": "s:s9EscapableP",
24179
+ "mangledName": "$ss9EscapableP"
24180
+ },
24181
+ {
24182
+ "kind": "Conformance",
24183
+ "name": "Hashable",
24184
+ "printedName": "Hashable",
24185
+ "usr": "s:SH",
24186
+ "mangledName": "$sSH"
24187
+ },
24188
+ {
24189
+ "kind": "Conformance",
24190
+ "name": "RawRepresentable",
24191
+ "printedName": "RawRepresentable",
24192
+ "children": [
24193
+ {
24194
+ "kind": "TypeWitness",
24195
+ "name": "RawValue",
24196
+ "printedName": "RawValue",
24197
+ "children": [
24198
+ {
24199
+ "kind": "TypeNominal",
24200
+ "name": "String",
24201
+ "printedName": "Swift.String",
24202
+ "usr": "s:SS"
24203
+ }
24204
+ ]
24205
+ }
24206
+ ],
24207
+ "usr": "s:SY",
24208
+ "mangledName": "$sSY"
24209
+ },
24210
+ {
24211
+ "kind": "Conformance",
24212
+ "name": "CaseIterable",
24213
+ "printedName": "CaseIterable",
24214
+ "children": [
24215
+ {
24216
+ "kind": "TypeWitness",
24217
+ "name": "AllCases",
24218
+ "printedName": "AllCases",
24219
+ "children": [
24220
+ {
24221
+ "kind": "TypeNominal",
24222
+ "name": "Array",
24223
+ "printedName": "[GSSDK.GSKAutoCropConfidenceLevel]",
24224
+ "children": [
24225
+ {
24226
+ "kind": "TypeNominal",
24227
+ "name": "GSKAutoCropConfidenceLevel",
24228
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
24229
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
24230
+ }
24231
+ ],
24232
+ "usr": "s:Sa"
24233
+ }
24234
+ ]
24235
+ }
24236
+ ],
24237
+ "usr": "s:s12CaseIterableP",
24238
+ "mangledName": "$ss12CaseIterableP"
24239
+ }
24240
+ ]
24241
+ },
24242
+ {
24243
+ "kind": "TypeDecl",
24244
+ "name": "GSKCropValidation",
24245
+ "printedName": "GSKCropValidation",
24246
+ "children": [
24247
+ {
24248
+ "kind": "Var",
24249
+ "name": "never",
24250
+ "printedName": "never",
24251
+ "children": [
24252
+ {
24253
+ "kind": "TypeFunc",
24254
+ "name": "Function",
24255
+ "printedName": "(GSSDK.GSKCropValidation.Type) -> GSSDK.GSKCropValidation",
24256
+ "children": [
24257
+ {
24258
+ "kind": "TypeNominal",
24259
+ "name": "GSKCropValidation",
24260
+ "printedName": "GSSDK.GSKCropValidation",
24261
+ "usr": "s:5GSSDK17GSKCropValidationO"
24262
+ },
24263
+ {
24264
+ "kind": "TypeNominal",
24265
+ "name": "Metatype",
24266
+ "printedName": "GSSDK.GSKCropValidation.Type",
24267
+ "children": [
24268
+ {
24269
+ "kind": "TypeNominal",
24270
+ "name": "GSKCropValidation",
24271
+ "printedName": "GSSDK.GSKCropValidation",
24272
+ "usr": "s:5GSSDK17GSKCropValidationO"
24273
+ }
24274
+ ]
24275
+ }
24276
+ ]
24277
+ }
24278
+ ],
24279
+ "declKind": "EnumElement",
24280
+ "usr": "s:5GSSDK17GSKCropValidationO5neveryA2CmF",
24281
+ "mangledName": "$s5GSSDK17GSKCropValidationO5neveryA2CmF",
24282
+ "moduleName": "GSSDK",
24283
+ "declAttributes": [
24284
+ "RawDocComment"
24285
+ ]
24286
+ },
24287
+ {
24288
+ "kind": "Var",
24289
+ "name": "always",
24290
+ "printedName": "always",
24291
+ "children": [
24292
+ {
24293
+ "kind": "TypeFunc",
24294
+ "name": "Function",
24295
+ "printedName": "(GSSDK.GSKCropValidation.Type) -> GSSDK.GSKCropValidation",
24296
+ "children": [
24297
+ {
24298
+ "kind": "TypeNominal",
24299
+ "name": "GSKCropValidation",
24300
+ "printedName": "GSSDK.GSKCropValidation",
24301
+ "usr": "s:5GSSDK17GSKCropValidationO"
24302
+ },
24303
+ {
24304
+ "kind": "TypeNominal",
24305
+ "name": "Metatype",
24306
+ "printedName": "GSSDK.GSKCropValidation.Type",
24307
+ "children": [
24308
+ {
24309
+ "kind": "TypeNominal",
24310
+ "name": "GSKCropValidation",
24311
+ "printedName": "GSSDK.GSKCropValidation",
24312
+ "usr": "s:5GSSDK17GSKCropValidationO"
24313
+ }
24314
+ ]
24315
+ }
24316
+ ]
24317
+ }
24318
+ ],
24319
+ "declKind": "EnumElement",
24320
+ "usr": "s:5GSSDK17GSKCropValidationO6alwaysyA2CmF",
24321
+ "mangledName": "$s5GSSDK17GSKCropValidationO6alwaysyA2CmF",
24322
+ "moduleName": "GSSDK",
24323
+ "declAttributes": [
24324
+ "RawDocComment"
24325
+ ]
24326
+ },
24327
+ {
24328
+ "kind": "Var",
24329
+ "name": "whenConfidenceBelowOrEqual",
24330
+ "printedName": "whenConfidenceBelowOrEqual",
24331
+ "children": [
24332
+ {
24333
+ "kind": "TypeFunc",
24334
+ "name": "Function",
24335
+ "printedName": "(GSSDK.GSKCropValidation.Type) -> (GSSDK.GSKAutoCropConfidenceLevel) -> GSSDK.GSKCropValidation",
24336
+ "children": [
24337
+ {
24338
+ "kind": "TypeFunc",
24339
+ "name": "Function",
24340
+ "printedName": "(GSSDK.GSKAutoCropConfidenceLevel) -> GSSDK.GSKCropValidation",
24341
+ "children": [
24342
+ {
24343
+ "kind": "TypeNominal",
24344
+ "name": "GSKCropValidation",
24345
+ "printedName": "GSSDK.GSKCropValidation",
24346
+ "usr": "s:5GSSDK17GSKCropValidationO"
24347
+ },
24348
+ {
24349
+ "kind": "TypeNominal",
24350
+ "name": "GSKAutoCropConfidenceLevel",
24351
+ "printedName": "GSSDK.GSKAutoCropConfidenceLevel",
24352
+ "usr": "s:5GSSDK26GSKAutoCropConfidenceLevelO"
24353
+ }
24354
+ ]
24355
+ },
24356
+ {
24357
+ "kind": "TypeNominal",
24358
+ "name": "Metatype",
24359
+ "printedName": "GSSDK.GSKCropValidation.Type",
24360
+ "children": [
24361
+ {
24362
+ "kind": "TypeNominal",
24363
+ "name": "GSKCropValidation",
24364
+ "printedName": "GSSDK.GSKCropValidation",
24365
+ "usr": "s:5GSSDK17GSKCropValidationO"
24366
+ }
24367
+ ]
24368
+ }
24369
+ ]
24370
+ }
24371
+ ],
24372
+ "declKind": "EnumElement",
24373
+ "usr": "s:5GSSDK17GSKCropValidationO26whenConfidenceBelowOrEqualyAcA011GSKAutoCropE5LevelOcACmF",
24374
+ "mangledName": "$s5GSSDK17GSKCropValidationO26whenConfidenceBelowOrEqualyAcA011GSKAutoCropE5LevelOcACmF",
24375
+ "moduleName": "GSSDK",
24376
+ "declAttributes": [
24377
+ "RawDocComment"
24378
+ ]
24379
+ },
24380
+ {
24381
+ "kind": "Var",
24382
+ "name": "hashValue",
24383
+ "printedName": "hashValue",
24384
+ "children": [
24385
+ {
24386
+ "kind": "TypeNominal",
24387
+ "name": "Int",
24388
+ "printedName": "Swift.Int",
24389
+ "usr": "s:Si"
24390
+ }
24391
+ ],
24392
+ "declKind": "Var",
24393
+ "usr": "s:5GSSDK17GSKCropValidationO9hashValueSivp",
24394
+ "mangledName": "$s5GSSDK17GSKCropValidationO9hashValueSivp",
24395
+ "moduleName": "GSSDK",
24396
+ "implicit": true,
24397
+ "accessors": [
24398
+ {
24399
+ "kind": "Accessor",
24400
+ "name": "Get",
24401
+ "printedName": "Get()",
24402
+ "children": [
24403
+ {
24404
+ "kind": "TypeNominal",
24405
+ "name": "Int",
24406
+ "printedName": "Swift.Int",
24407
+ "usr": "s:Si"
24408
+ }
24409
+ ],
24410
+ "declKind": "Accessor",
24411
+ "usr": "s:5GSSDK17GSKCropValidationO9hashValueSivg",
24412
+ "mangledName": "$s5GSSDK17GSKCropValidationO9hashValueSivg",
24413
+ "moduleName": "GSSDK",
24414
+ "implicit": true,
24415
+ "accessorKind": "get"
24416
+ }
24417
+ ]
24418
+ },
24419
+ {
24420
+ "kind": "Function",
24421
+ "name": "hash",
24422
+ "printedName": "hash(into:)",
24423
+ "children": [
24424
+ {
24425
+ "kind": "TypeNominal",
24426
+ "name": "Void",
24427
+ "printedName": "()"
24428
+ },
24429
+ {
24430
+ "kind": "TypeNominal",
24431
+ "name": "Hasher",
24432
+ "printedName": "Swift.Hasher",
24433
+ "paramValueOwnership": "InOut",
24434
+ "usr": "s:s6HasherV"
24435
+ }
24436
+ ],
24437
+ "declKind": "Func",
24438
+ "usr": "s:5GSSDK17GSKCropValidationO4hash4intoys6HasherVz_tF",
24439
+ "mangledName": "$s5GSSDK17GSKCropValidationO4hash4intoys6HasherVz_tF",
24440
+ "moduleName": "GSSDK",
24441
+ "implicit": true,
24442
+ "funcSelfKind": "NonMutating"
24443
+ },
24444
+ {
24445
+ "kind": "Function",
24446
+ "name": "==",
24447
+ "printedName": "==(_:_:)",
24448
+ "children": [
24449
+ {
24450
+ "kind": "TypeNominal",
24451
+ "name": "Bool",
24452
+ "printedName": "Swift.Bool",
24453
+ "usr": "s:Sb"
24454
+ },
24455
+ {
24456
+ "kind": "TypeNominal",
24457
+ "name": "GSKCropValidation",
24458
+ "printedName": "GSSDK.GSKCropValidation",
24459
+ "usr": "s:5GSSDK17GSKCropValidationO"
24460
+ },
24461
+ {
24462
+ "kind": "TypeNominal",
24463
+ "name": "GSKCropValidation",
24464
+ "printedName": "GSSDK.GSKCropValidation",
24465
+ "usr": "s:5GSSDK17GSKCropValidationO"
24466
+ }
24467
+ ],
24468
+ "declKind": "Func",
24469
+ "usr": "s:5GSSDK17GSKCropValidationO2eeoiySbAC_ACtFZ",
24470
+ "mangledName": "$s5GSSDK17GSKCropValidationO2eeoiySbAC_ACtFZ",
24471
+ "moduleName": "GSSDK",
24472
+ "static": true,
24473
+ "implicit": true,
24474
+ "funcSelfKind": "NonMutating"
24475
+ }
24476
+ ],
24477
+ "declKind": "Enum",
24478
+ "usr": "s:5GSSDK17GSKCropValidationO",
24479
+ "mangledName": "$s5GSSDK17GSKCropValidationO",
24480
+ "moduleName": "GSSDK",
24481
+ "declAttributes": [
24482
+ "AccessControl",
24483
+ "RawDocComment"
24484
+ ],
24485
+ "conformances": [
24486
+ {
24487
+ "kind": "Conformance",
24488
+ "name": "Copyable",
24489
+ "printedName": "Copyable",
24490
+ "usr": "s:s8CopyableP",
24491
+ "mangledName": "$ss8CopyableP"
24492
+ },
24493
+ {
24494
+ "kind": "Conformance",
24495
+ "name": "Escapable",
24496
+ "printedName": "Escapable",
24497
+ "usr": "s:s9EscapableP",
24498
+ "mangledName": "$ss9EscapableP"
24499
+ },
24500
+ {
24501
+ "kind": "Conformance",
24502
+ "name": "Hashable",
24503
+ "printedName": "Hashable",
24504
+ "usr": "s:SH",
24505
+ "mangledName": "$sSH"
24506
+ },
24507
+ {
24508
+ "kind": "Conformance",
24509
+ "name": "Equatable",
24510
+ "printedName": "Equatable",
24511
+ "usr": "s:SQ",
24512
+ "mangledName": "$sSQ"
24513
+ }
24514
+ ]
24515
+ },
23107
24516
  {
23108
24517
  "kind": "Import",
23109
24518
  "name": "UIKit",
@@ -23440,6 +24849,106 @@
23440
24849
  }
23441
24850
  ]
23442
24851
  },
24852
+ {
24853
+ "kind": "Var",
24854
+ "name": "showFinalReview",
24855
+ "printedName": "showFinalReview",
24856
+ "children": [
24857
+ {
24858
+ "kind": "TypeNominal",
24859
+ "name": "Bool",
24860
+ "printedName": "Swift.Bool",
24861
+ "usr": "s:Sb"
24862
+ }
24863
+ ],
24864
+ "declKind": "Var",
24865
+ "usr": "c:@M@GSSDK@objc(cs)GSKScanFlowConfiguration(py)showFinalReview",
24866
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC15showFinalReviewSbvp",
24867
+ "moduleName": "GSSDK",
24868
+ "declAttributes": [
24869
+ "HasInitialValue",
24870
+ "Final",
24871
+ "HasStorage",
24872
+ "AccessControl",
24873
+ "RawDocComment",
24874
+ "ObjC"
24875
+ ],
24876
+ "hasStorage": true,
24877
+ "accessors": [
24878
+ {
24879
+ "kind": "Accessor",
24880
+ "name": "Get",
24881
+ "printedName": "Get()",
24882
+ "children": [
24883
+ {
24884
+ "kind": "TypeNominal",
24885
+ "name": "Bool",
24886
+ "printedName": "Swift.Bool",
24887
+ "usr": "s:Sb"
24888
+ }
24889
+ ],
24890
+ "declKind": "Accessor",
24891
+ "usr": "c:@M@GSSDK@objc(cs)GSKScanFlowConfiguration(im)showFinalReview",
24892
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC15showFinalReviewSbvg",
24893
+ "moduleName": "GSSDK",
24894
+ "implicit": true,
24895
+ "declAttributes": [
24896
+ "Final",
24897
+ "ObjC"
24898
+ ],
24899
+ "accessorKind": "get"
24900
+ },
24901
+ {
24902
+ "kind": "Accessor",
24903
+ "name": "Set",
24904
+ "printedName": "Set()",
24905
+ "children": [
24906
+ {
24907
+ "kind": "TypeNominal",
24908
+ "name": "Void",
24909
+ "printedName": "()"
24910
+ },
24911
+ {
24912
+ "kind": "TypeNominal",
24913
+ "name": "Bool",
24914
+ "printedName": "Swift.Bool",
24915
+ "usr": "s:Sb"
24916
+ }
24917
+ ],
24918
+ "declKind": "Accessor",
24919
+ "usr": "c:@M@GSSDK@objc(cs)GSKScanFlowConfiguration(im)setShowFinalReview:",
24920
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC15showFinalReviewSbvs",
24921
+ "moduleName": "GSSDK",
24922
+ "implicit": true,
24923
+ "declAttributes": [
24924
+ "Final",
24925
+ "ObjC"
24926
+ ],
24927
+ "accessorKind": "set"
24928
+ },
24929
+ {
24930
+ "kind": "Accessor",
24931
+ "name": "Modify",
24932
+ "printedName": "Modify()",
24933
+ "children": [
24934
+ {
24935
+ "kind": "TypeNominal",
24936
+ "name": "Void",
24937
+ "printedName": "()"
24938
+ }
24939
+ ],
24940
+ "declKind": "Accessor",
24941
+ "usr": "s:5GSSDK24GSKScanFlowConfigurationC15showFinalReviewSbvM",
24942
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC15showFinalReviewSbvM",
24943
+ "moduleName": "GSSDK",
24944
+ "implicit": true,
24945
+ "declAttributes": [
24946
+ "Final"
24947
+ ],
24948
+ "accessorKind": "_modify"
24949
+ }
24950
+ ]
24951
+ },
23443
24952
  {
23444
24953
  "kind": "Var",
23445
24954
  "name": "defaultScanOrientation",
@@ -24158,6 +25667,103 @@
24158
25667
  }
24159
25668
  ]
24160
25669
  },
25670
+ {
25671
+ "kind": "Var",
25672
+ "name": "showCropValidation",
25673
+ "printedName": "showCropValidation",
25674
+ "children": [
25675
+ {
25676
+ "kind": "TypeNominal",
25677
+ "name": "GSKCropValidation",
25678
+ "printedName": "GSSDK.GSKCropValidation",
25679
+ "usr": "s:5GSSDK17GSKCropValidationO"
25680
+ }
25681
+ ],
25682
+ "declKind": "Var",
25683
+ "usr": "s:5GSSDK24GSKScanFlowConfigurationC18showCropValidationAA07GSKCropG0Ovp",
25684
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC18showCropValidationAA07GSKCropG0Ovp",
25685
+ "moduleName": "GSSDK",
25686
+ "declAttributes": [
25687
+ "HasInitialValue",
25688
+ "Final",
25689
+ "HasStorage",
25690
+ "AccessControl",
25691
+ "RawDocComment"
25692
+ ],
25693
+ "hasStorage": true,
25694
+ "accessors": [
25695
+ {
25696
+ "kind": "Accessor",
25697
+ "name": "Get",
25698
+ "printedName": "Get()",
25699
+ "children": [
25700
+ {
25701
+ "kind": "TypeNominal",
25702
+ "name": "GSKCropValidation",
25703
+ "printedName": "GSSDK.GSKCropValidation",
25704
+ "usr": "s:5GSSDK17GSKCropValidationO"
25705
+ }
25706
+ ],
25707
+ "declKind": "Accessor",
25708
+ "usr": "s:5GSSDK24GSKScanFlowConfigurationC18showCropValidationAA07GSKCropG0Ovg",
25709
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC18showCropValidationAA07GSKCropG0Ovg",
25710
+ "moduleName": "GSSDK",
25711
+ "implicit": true,
25712
+ "declAttributes": [
25713
+ "Final"
25714
+ ],
25715
+ "accessorKind": "get"
25716
+ },
25717
+ {
25718
+ "kind": "Accessor",
25719
+ "name": "Set",
25720
+ "printedName": "Set()",
25721
+ "children": [
25722
+ {
25723
+ "kind": "TypeNominal",
25724
+ "name": "Void",
25725
+ "printedName": "()"
25726
+ },
25727
+ {
25728
+ "kind": "TypeNominal",
25729
+ "name": "GSKCropValidation",
25730
+ "printedName": "GSSDK.GSKCropValidation",
25731
+ "usr": "s:5GSSDK17GSKCropValidationO"
25732
+ }
25733
+ ],
25734
+ "declKind": "Accessor",
25735
+ "usr": "s:5GSSDK24GSKScanFlowConfigurationC18showCropValidationAA07GSKCropG0Ovs",
25736
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC18showCropValidationAA07GSKCropG0Ovs",
25737
+ "moduleName": "GSSDK",
25738
+ "implicit": true,
25739
+ "declAttributes": [
25740
+ "Final"
25741
+ ],
25742
+ "accessorKind": "set"
25743
+ },
25744
+ {
25745
+ "kind": "Accessor",
25746
+ "name": "Modify",
25747
+ "printedName": "Modify()",
25748
+ "children": [
25749
+ {
25750
+ "kind": "TypeNominal",
25751
+ "name": "Void",
25752
+ "printedName": "()"
25753
+ }
25754
+ ],
25755
+ "declKind": "Accessor",
25756
+ "usr": "s:5GSSDK24GSKScanFlowConfigurationC18showCropValidationAA07GSKCropG0OvM",
25757
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC18showCropValidationAA07GSKCropG0OvM",
25758
+ "moduleName": "GSSDK",
25759
+ "implicit": true,
25760
+ "declAttributes": [
25761
+ "Final"
25762
+ ],
25763
+ "accessorKind": "_modify"
25764
+ }
25765
+ ]
25766
+ },
24161
25767
  {
24162
25768
  "kind": "Var",
24163
25769
  "name": "pdfPageSize",
@@ -24658,6 +26264,130 @@
24658
26264
  }
24659
26265
  ]
24660
26266
  },
26267
+ {
26268
+ "kind": "Var",
26269
+ "name": "pdfPassword",
26270
+ "printedName": "pdfPassword",
26271
+ "children": [
26272
+ {
26273
+ "kind": "TypeNominal",
26274
+ "name": "Optional",
26275
+ "printedName": "Swift.String?",
26276
+ "children": [
26277
+ {
26278
+ "kind": "TypeNominal",
26279
+ "name": "String",
26280
+ "printedName": "Swift.String",
26281
+ "usr": "s:SS"
26282
+ }
26283
+ ],
26284
+ "usr": "s:Sq"
26285
+ }
26286
+ ],
26287
+ "declKind": "Var",
26288
+ "usr": "c:@M@GSSDK@objc(cs)GSKScanFlowConfiguration(py)pdfPassword",
26289
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC11pdfPasswordSSSgvp",
26290
+ "moduleName": "GSSDK",
26291
+ "declAttributes": [
26292
+ "HasInitialValue",
26293
+ "Final",
26294
+ "HasStorage",
26295
+ "AccessControl",
26296
+ "RawDocComment",
26297
+ "ObjC"
26298
+ ],
26299
+ "hasStorage": true,
26300
+ "accessors": [
26301
+ {
26302
+ "kind": "Accessor",
26303
+ "name": "Get",
26304
+ "printedName": "Get()",
26305
+ "children": [
26306
+ {
26307
+ "kind": "TypeNominal",
26308
+ "name": "Optional",
26309
+ "printedName": "Swift.String?",
26310
+ "children": [
26311
+ {
26312
+ "kind": "TypeNominal",
26313
+ "name": "String",
26314
+ "printedName": "Swift.String",
26315
+ "usr": "s:SS"
26316
+ }
26317
+ ],
26318
+ "usr": "s:Sq"
26319
+ }
26320
+ ],
26321
+ "declKind": "Accessor",
26322
+ "usr": "c:@M@GSSDK@objc(cs)GSKScanFlowConfiguration(im)pdfPassword",
26323
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC11pdfPasswordSSSgvg",
26324
+ "moduleName": "GSSDK",
26325
+ "implicit": true,
26326
+ "declAttributes": [
26327
+ "Final",
26328
+ "ObjC"
26329
+ ],
26330
+ "accessorKind": "get"
26331
+ },
26332
+ {
26333
+ "kind": "Accessor",
26334
+ "name": "Set",
26335
+ "printedName": "Set()",
26336
+ "children": [
26337
+ {
26338
+ "kind": "TypeNominal",
26339
+ "name": "Void",
26340
+ "printedName": "()"
26341
+ },
26342
+ {
26343
+ "kind": "TypeNominal",
26344
+ "name": "Optional",
26345
+ "printedName": "Swift.String?",
26346
+ "children": [
26347
+ {
26348
+ "kind": "TypeNominal",
26349
+ "name": "String",
26350
+ "printedName": "Swift.String",
26351
+ "usr": "s:SS"
26352
+ }
26353
+ ],
26354
+ "usr": "s:Sq"
26355
+ }
26356
+ ],
26357
+ "declKind": "Accessor",
26358
+ "usr": "c:@M@GSSDK@objc(cs)GSKScanFlowConfiguration(im)setPdfPassword:",
26359
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC11pdfPasswordSSSgvs",
26360
+ "moduleName": "GSSDK",
26361
+ "implicit": true,
26362
+ "declAttributes": [
26363
+ "Final",
26364
+ "ObjC"
26365
+ ],
26366
+ "accessorKind": "set"
26367
+ },
26368
+ {
26369
+ "kind": "Accessor",
26370
+ "name": "Modify",
26371
+ "printedName": "Modify()",
26372
+ "children": [
26373
+ {
26374
+ "kind": "TypeNominal",
26375
+ "name": "Void",
26376
+ "printedName": "()"
26377
+ }
26378
+ ],
26379
+ "declKind": "Accessor",
26380
+ "usr": "s:5GSSDK24GSKScanFlowConfigurationC11pdfPasswordSSSgvM",
26381
+ "mangledName": "$s5GSSDK24GSKScanFlowConfigurationC11pdfPasswordSSSgvM",
26382
+ "moduleName": "GSSDK",
26383
+ "implicit": true,
26384
+ "declAttributes": [
26385
+ "Final"
26386
+ ],
26387
+ "accessorKind": "_modify"
26388
+ }
26389
+ ]
26390
+ },
24661
26391
  {
24662
26392
  "kind": "Var",
24663
26393
  "name": "pdfFontFileURL",
@@ -32633,6 +34363,16 @@
32633
34363
  "declKind": "Import",
32634
34364
  "moduleName": "GSSDK"
32635
34365
  },
34366
+ {
34367
+ "kind": "Import",
34368
+ "name": "GSSDKObjC",
34369
+ "printedName": "GSSDKObjC",
34370
+ "declKind": "Import",
34371
+ "moduleName": "GSSDK",
34372
+ "declAttributes": [
34373
+ "ImplementationOnly"
34374
+ ]
34375
+ },
32636
34376
  {
32637
34377
  "kind": "Import",
32638
34378
  "name": "Foundation",
@@ -32741,6 +34481,16 @@
32741
34481
  "declKind": "Import",
32742
34482
  "moduleName": "GSSDK"
32743
34483
  },
34484
+ {
34485
+ "kind": "Import",
34486
+ "name": "GSSDKObjC",
34487
+ "printedName": "GSSDKObjC",
34488
+ "declKind": "Import",
34489
+ "moduleName": "GSSDK",
34490
+ "declAttributes": [
34491
+ "ImplementationOnly"
34492
+ ]
34493
+ },
32744
34494
  {
32745
34495
  "kind": "Import",
32746
34496
  "name": "UIKit",
@@ -40297,7 +42047,7 @@
40297
42047
  {
40298
42048
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSession.swift",
40299
42049
  "kind": "Array",
40300
- "offset": 8634,
42050
+ "offset": 8721,
40301
42051
  "length": 2,
40302
42052
  "value": "[]"
40303
42053
  },
@@ -40409,14 +42159,14 @@
40409
42159
  {
40410
42160
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraViewController.swift",
40411
42161
  "kind": "StringLiteral",
40412
- "offset": 3834,
42162
+ "offset": 3844,
40413
42163
  "length": 239,
40414
42164
  "value": "\"[GSKCameraViewController] Setting `documentDetectionMode` when the camera view controller wasn't\ninitialized with a document detection configuration is a programmer error.\""
40415
42165
  },
40416
42166
  {
40417
42167
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraViewController.swift",
40418
42168
  "kind": "Array",
40419
- "offset": 4367,
42169
+ "offset": 4377,
40420
42170
  "length": 2,
40421
42171
  "value": "[]"
40422
42172
  },
@@ -40710,14 +42460,14 @@
40710
42460
  {
40711
42461
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKInnerCameraViewController.swift",
40712
42462
  "kind": "BooleanLiteral",
40713
- "offset": 2141,
42463
+ "offset": 2144,
40714
42464
  "length": 4,
40715
42465
  "value": "true"
40716
42466
  },
40717
42467
  {
40718
42468
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKInnerCameraViewController.swift",
40719
42469
  "kind": "BooleanLiteral",
40720
- "offset": 3567,
42470
+ "offset": 3570,
40721
42471
  "length": 4,
40722
42472
  "value": "true"
40723
42473
  },
@@ -41032,826 +42782,910 @@
41032
42782
  {
41033
42783
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistAssets+GSSDK.swift",
41034
42784
  "kind": "StringLiteral",
41035
- "offset": 573,
42785
+ "offset": 622,
41036
42786
  "length": 17,
41037
42787
  "value": "\"artboard-expand\""
41038
42788
  },
41039
42789
  {
41040
42790
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistAssets+GSSDK.swift",
41041
42791
  "kind": "StringLiteral",
41042
- "offset": 646,
42792
+ "offset": 695,
41043
42793
  "length": 16,
41044
42794
  "value": "\"blur-indicator\""
41045
42795
  },
41046
42796
  {
41047
42797
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistAssets+GSSDK.swift",
41048
42798
  "kind": "StringLiteral",
41049
- "offset": 720,
42799
+ "offset": 769,
41050
42800
  "length": 18,
41051
42801
  "value": "\"perspective-grid\""
41052
42802
  },
41053
42803
  {
41054
42804
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistAssets+GSSDK.swift",
41055
42805
  "kind": "StringLiteral",
41056
- "offset": 797,
42806
+ "offset": 846,
41057
42807
  "length": 19,
41058
42808
  "value": "\"retouch-landscape\""
41059
42809
  },
41060
42810
  {
41061
42811
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistAssets+GSSDK.swift",
41062
42812
  "kind": "StringLiteral",
41063
- "offset": 869,
42813
+ "offset": 918,
41064
42814
  "length": 13,
41065
42815
  "value": "\"rotate-back\""
41066
42816
  },
41067
42817
  {
41068
42818
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistAssets+GSSDK.swift",
41069
42819
  "kind": "StringLiteral",
41070
- "offset": 952,
42820
+ "offset": 1001,
41071
42821
  "length": 31,
41072
42822
  "value": "\"straightened-perspective-grid\""
41073
42823
  },
41074
42824
  {
41075
42825
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41076
42826
  "kind": "StringLiteral",
41077
- "offset": 540,
42827
+ "offset": 588,
41078
42828
  "length": 7,
41079
42829
  "value": "\"GSSDK\""
41080
42830
  },
41081
42831
  {
41082
42832
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41083
42833
  "kind": "StringLiteral",
41084
- "offset": 549,
42834
+ "offset": 597,
41085
42835
  "length": 16,
41086
42836
  "value": "\"gssdk_settings\""
41087
42837
  },
41088
42838
  {
41089
42839
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41090
42840
  "kind": "StringLiteral",
41091
- "offset": 696,
42841
+ "offset": 770,
41092
42842
  "length": 7,
41093
42843
  "value": "\"GSSDK\""
41094
42844
  },
41095
42845
  {
41096
42846
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41097
42847
  "kind": "StringLiteral",
41098
- "offset": 705,
42848
+ "offset": 779,
41099
42849
  "length": 25,
41100
42850
  "value": "\"accessibility.value.off\""
41101
42851
  },
41102
42852
  {
41103
42853
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41104
42854
  "kind": "StringLiteral",
41105
- "offset": 802,
42855
+ "offset": 876,
41106
42856
  "length": 7,
41107
42857
  "value": "\"GSSDK\""
41108
42858
  },
41109
42859
  {
41110
42860
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41111
42861
  "kind": "StringLiteral",
41112
- "offset": 811,
42862
+ "offset": 885,
41113
42863
  "length": 24,
41114
42864
  "value": "\"accessibility.value.on\""
41115
42865
  },
41116
42866
  {
41117
42867
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41118
42868
  "kind": "StringLiteral",
41119
- "offset": 941,
42869
+ "offset": 1027,
41120
42870
  "length": 7,
41121
42871
  "value": "\"GSSDK\""
41122
42872
  },
41123
42873
  {
41124
42874
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41125
42875
  "kind": "StringLiteral",
41126
- "offset": 950,
42876
+ "offset": 1036,
41127
42877
  "length": 13,
41128
42878
  "value": "\"action.back\""
41129
42879
  },
41130
42880
  {
41131
42881
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41132
42882
  "kind": "StringLiteral",
41133
- "offset": 1035,
42883
+ "offset": 1121,
41134
42884
  "length": 7,
41135
42885
  "value": "\"GSSDK\""
41136
42886
  },
41137
42887
  {
41138
42888
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41139
42889
  "kind": "StringLiteral",
41140
- "offset": 1044,
42890
+ "offset": 1130,
41141
42891
  "length": 15,
41142
42892
  "value": "\"action.cancel\""
41143
42893
  },
41144
42894
  {
41145
42895
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41146
42896
  "kind": "StringLiteral",
41147
- "offset": 1143,
42897
+ "offset": 1229,
41148
42898
  "length": 7,
41149
42899
  "value": "\"GSSDK\""
41150
42900
  },
41151
42901
  {
41152
42902
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41153
42903
  "kind": "StringLiteral",
41154
- "offset": 1152,
42904
+ "offset": 1238,
41155
42905
  "length": 16,
41156
42906
  "value": "\"action.capture\""
41157
42907
  },
41158
42908
  {
41159
42909
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41160
42910
  "kind": "StringLiteral",
41161
- "offset": 1259,
42911
+ "offset": 1345,
41162
42912
  "length": 7,
41163
42913
  "value": "\"GSSDK\""
41164
42914
  },
41165
42915
  {
41166
42916
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41167
42917
  "kind": "StringLiteral",
41168
- "offset": 1268,
42918
+ "offset": 1354,
41169
42919
  "length": 22,
41170
42920
  "value": "\"action.change_filter\""
41171
42921
  },
41172
42922
  {
41173
42923
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41174
42924
  "kind": "StringLiteral",
41175
- "offset": 1354,
42925
+ "offset": 1440,
41176
42926
  "length": 7,
41177
42927
  "value": "\"GSSDK\""
41178
42928
  },
41179
42929
  {
41180
42930
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41181
42931
  "kind": "StringLiteral",
41182
- "offset": 1363,
42932
+ "offset": 1449,
41183
42933
  "length": 13,
41184
42934
  "value": "\"action.crop\""
41185
42935
  },
41186
42936
  {
41187
42937
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41188
42938
  "kind": "StringLiteral",
41189
- "offset": 1444,
42939
+ "offset": 1530,
41190
42940
  "length": 7,
41191
42941
  "value": "\"GSSDK\""
41192
42942
  },
41193
42943
  {
41194
42944
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41195
42945
  "kind": "StringLiteral",
41196
- "offset": 1453,
42946
+ "offset": 1539,
41197
42947
  "length": 15,
41198
42948
  "value": "\"action.delete\""
41199
42949
  },
41200
42950
  {
41201
42951
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41202
42952
  "kind": "StringLiteral",
41203
- "offset": 1556,
42953
+ "offset": 1642,
41204
42954
  "length": 7,
41205
42955
  "value": "\"GSSDK\""
41206
42956
  },
41207
42957
  {
41208
42958
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41209
42959
  "kind": "StringLiteral",
41210
- "offset": 1565,
42960
+ "offset": 1651,
41211
42961
  "length": 21,
41212
42962
  "value": "\"action.deselect_all\""
41213
42963
  },
41214
42964
  {
41215
42965
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41216
42966
  "kind": "StringLiteral",
41217
- "offset": 1659,
42967
+ "offset": 1745,
41218
42968
  "length": 7,
41219
42969
  "value": "\"GSSDK\""
41220
42970
  },
41221
42971
  {
41222
42972
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41223
42973
  "kind": "StringLiteral",
41224
- "offset": 1668,
42974
+ "offset": 1754,
41225
42975
  "length": 16,
41226
42976
  "value": "\"action.discard\""
41227
42977
  },
41228
42978
  {
41229
42979
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41230
42980
  "kind": "StringLiteral",
41231
- "offset": 1787,
42981
+ "offset": 1873,
41232
42982
  "length": 7,
41233
42983
  "value": "\"GSSDK\""
41234
42984
  },
41235
42985
  {
41236
42986
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41237
42987
  "kind": "StringLiteral",
41238
- "offset": 1796,
42988
+ "offset": 1882,
41239
42989
  "length": 30,
41240
42990
  "value": "\"action.distortion_correction\""
41241
42991
  },
41242
42992
  {
41243
42993
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41244
42994
  "kind": "StringLiteral",
41245
- "offset": 1890,
42995
+ "offset": 1976,
41246
42996
  "length": 7,
41247
42997
  "value": "\"GSSDK\""
41248
42998
  },
41249
42999
  {
41250
43000
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41251
43001
  "kind": "StringLiteral",
41252
- "offset": 1899,
43002
+ "offset": 1985,
41253
43003
  "length": 13,
41254
43004
  "value": "\"action.done\""
41255
43005
  },
41256
43006
  {
41257
43007
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41258
43008
  "kind": "StringLiteral",
41259
- "offset": 2002,
43009
+ "offset": 2068,
43010
+ "length": 7,
43011
+ "value": "\"GSSDK\""
43012
+ },
43013
+ {
43014
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43015
+ "kind": "StringLiteral",
43016
+ "offset": 2077,
43017
+ "length": 13,
43018
+ "value": "\"action.edit\""
43019
+ },
43020
+ {
43021
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43022
+ "kind": "StringLiteral",
43023
+ "offset": 2180,
41260
43024
  "length": 7,
41261
43025
  "value": "\"GSSDK\""
41262
43026
  },
41263
43027
  {
41264
43028
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41265
43029
  "kind": "StringLiteral",
41266
- "offset": 2011,
43030
+ "offset": 2189,
41267
43031
  "length": 19,
41268
43032
  "value": "\"action.edit_pages\""
41269
43033
  },
41270
43034
  {
41271
43035
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41272
43036
  "kind": "StringLiteral",
41273
- "offset": 2102,
43037
+ "offset": 2306,
41274
43038
  "length": 7,
41275
43039
  "value": "\"GSSDK\""
41276
43040
  },
41277
43041
  {
41278
43042
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41279
43043
  "kind": "StringLiteral",
41280
- "offset": 2111,
43044
+ "offset": 2315,
43045
+ "length": 18,
43046
+ "value": "\"action.grid_view\""
43047
+ },
43048
+ {
43049
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43050
+ "kind": "StringLiteral",
43051
+ "offset": 2429,
43052
+ "length": 7,
43053
+ "value": "\"GSSDK\""
43054
+ },
43055
+ {
43056
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43057
+ "kind": "StringLiteral",
43058
+ "offset": 2438,
43059
+ "length": 18,
43060
+ "value": "\"action.list_view\""
43061
+ },
43062
+ {
43063
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43064
+ "kind": "StringLiteral",
43065
+ "offset": 2528,
43066
+ "length": 7,
43067
+ "value": "\"GSSDK\""
43068
+ },
43069
+ {
43070
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43071
+ "kind": "StringLiteral",
43072
+ "offset": 2537,
41281
43073
  "length": 13,
41282
43074
  "value": "\"action.next\""
41283
43075
  },
41284
43076
  {
41285
43077
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41286
43078
  "kind": "StringLiteral",
41287
- "offset": 2222,
43079
+ "offset": 2648,
41288
43080
  "length": 7,
41289
43081
  "value": "\"GSSDK\""
41290
43082
  },
41291
43083
  {
41292
43084
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41293
43085
  "kind": "StringLiteral",
41294
- "offset": 2231,
43086
+ "offset": 2657,
41295
43087
  "length": 22,
41296
43088
  "value": "\"action.photo_library\""
41297
43089
  },
41298
43090
  {
41299
43091
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41300
43092
  "kind": "StringLiteral",
41301
- "offset": 2338,
43093
+ "offset": 2764,
41302
43094
  "length": 7,
41303
43095
  "value": "\"GSSDK\""
41304
43096
  },
41305
43097
  {
41306
43098
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41307
43099
  "kind": "StringLiteral",
41308
- "offset": 2347,
43100
+ "offset": 2773,
41309
43101
  "length": 15,
41310
43102
  "value": "\"action.recrop\""
41311
43103
  },
41312
43104
  {
41313
43105
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41314
43106
  "kind": "StringLiteral",
41315
- "offset": 2462,
43107
+ "offset": 2888,
41316
43108
  "length": 7,
41317
43109
  "value": "\"GSSDK\""
41318
43110
  },
41319
43111
  {
41320
43112
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41321
43113
  "kind": "StringLiteral",
41322
- "offset": 2471,
43114
+ "offset": 2897,
41323
43115
  "length": 20,
41324
43116
  "value": "\"action.rotate_left\""
41325
43117
  },
41326
43118
  {
41327
43119
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41328
43120
  "kind": "StringLiteral",
41329
- "offset": 2575,
43121
+ "offset": 2981,
43122
+ "length": 7,
43123
+ "value": "\"GSSDK\""
43124
+ },
43125
+ {
43126
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43127
+ "kind": "StringLiteral",
43128
+ "offset": 2990,
43129
+ "length": 13,
43130
+ "value": "\"action.save\""
43131
+ },
43132
+ {
43133
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43134
+ "kind": "StringLiteral",
43135
+ "offset": 3087,
41330
43136
  "length": 7,
41331
43137
  "value": "\"GSSDK\""
41332
43138
  },
41333
43139
  {
41334
43140
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41335
43141
  "kind": "StringLiteral",
41336
- "offset": 2584,
43142
+ "offset": 3096,
41337
43143
  "length": 19,
41338
43144
  "value": "\"action.select_all\""
41339
43145
  },
41340
43146
  {
41341
43147
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41342
43148
  "kind": "StringLiteral",
41343
- "offset": 2710,
43149
+ "offset": 3187,
43150
+ "length": 7,
43151
+ "value": "\"GSSDK\""
43152
+ },
43153
+ {
43154
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43155
+ "kind": "StringLiteral",
43156
+ "offset": 3196,
43157
+ "length": 15,
43158
+ "value": "\"action.submit\""
43159
+ },
43160
+ {
43161
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43162
+ "kind": "StringLiteral",
43163
+ "offset": 3330,
41344
43164
  "length": 7,
41345
43165
  "value": "\"GSSDK\""
41346
43166
  },
41347
43167
  {
41348
43168
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41349
43169
  "kind": "StringLiteral",
41350
- "offset": 2719,
43170
+ "offset": 3339,
41351
43171
  "length": 28,
41352
43172
  "value": "\"action.change_filter.short\""
41353
43173
  },
41354
43174
  {
41355
43175
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41356
43176
  "kind": "StringLiteral",
41357
- "offset": 2870,
43177
+ "offset": 3502,
41358
43178
  "length": 7,
41359
43179
  "value": "\"GSSDK\""
41360
43180
  },
41361
43181
  {
41362
43182
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41363
43183
  "kind": "StringLiteral",
41364
- "offset": 2879,
43184
+ "offset": 3511,
41365
43185
  "length": 36,
41366
43186
  "value": "\"action.distortion_correction.short\""
41367
43187
  },
41368
43188
  {
41369
43189
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41370
43190
  "kind": "StringLiteral",
41371
- "offset": 3032,
43191
+ "offset": 3676,
41372
43192
  "length": 7,
41373
43193
  "value": "\"GSSDK\""
41374
43194
  },
41375
43195
  {
41376
43196
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41377
43197
  "kind": "StringLiteral",
41378
- "offset": 3041,
43198
+ "offset": 3685,
41379
43199
  "length": 26,
41380
43200
  "value": "\"action.rotate_left.short\""
41381
43201
  },
41382
43202
  {
41383
43203
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41384
43204
  "kind": "StringLiteral",
41385
- "offset": 3171,
43205
+ "offset": 3827,
41386
43206
  "length": 7,
41387
43207
  "value": "\"GSSDK\""
41388
43208
  },
41389
43209
  {
41390
43210
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41391
43211
  "kind": "StringLiteral",
41392
- "offset": 3180,
43212
+ "offset": 3836,
41393
43213
  "length": 13,
41394
43214
  "value": "\"crop.detect\""
41395
43215
  },
41396
43216
  {
41397
43217
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41398
43218
  "kind": "StringLiteral",
41399
- "offset": 3267,
43219
+ "offset": 3923,
41400
43220
  "length": 7,
41401
43221
  "value": "\"GSSDK\""
41402
43222
  },
41403
43223
  {
41404
43224
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41405
43225
  "kind": "StringLiteral",
41406
- "offset": 3276,
43226
+ "offset": 3932,
41407
43227
  "length": 15,
41408
43228
  "value": "\"crop.maximize\""
41409
43229
  },
41410
43230
  {
41411
43231
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41412
43232
  "kind": "StringLiteral",
41413
- "offset": 3966,
43233
+ "offset": 4646,
41414
43234
  "length": 7,
41415
43235
  "value": "\"GSSDK\""
41416
43236
  },
41417
43237
  {
41418
43238
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41419
43239
  "kind": "StringLiteral",
41420
- "offset": 3975,
43240
+ "offset": 4655,
41421
43241
  "length": 18,
41422
43242
  "value": "\"filter.automatic\""
41423
43243
  },
41424
43244
  {
41425
43245
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41426
43246
  "kind": "StringLiteral",
41427
- "offset": 4105,
43247
+ "offset": 4785,
41428
43248
  "length": 7,
41429
43249
  "value": "\"GSSDK\""
41430
43250
  },
41431
43251
  {
41432
43252
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41433
43253
  "kind": "StringLiteral",
41434
- "offset": 4114,
43254
+ "offset": 4794,
41435
43255
  "length": 34,
41436
43256
  "value": "\"filter.automatic_black_and_white\""
41437
43257
  },
41438
43258
  {
41439
43259
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41440
43260
  "kind": "StringLiteral",
41441
- "offset": 4247,
43261
+ "offset": 4927,
41442
43262
  "length": 7,
41443
43263
  "value": "\"GSSDK\""
41444
43264
  },
41445
43265
  {
41446
43266
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41447
43267
  "kind": "StringLiteral",
41448
- "offset": 4256,
43268
+ "offset": 4936,
41449
43269
  "length": 24,
41450
43270
  "value": "\"filter.automatic_color\""
41451
43271
  },
41452
43272
  {
41453
43273
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41454
43274
  "kind": "StringLiteral",
41455
- "offset": 4395,
43275
+ "offset": 5075,
41456
43276
  "length": 7,
41457
43277
  "value": "\"GSSDK\""
41458
43278
  },
41459
43279
  {
41460
43280
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41461
43281
  "kind": "StringLiteral",
41462
- "offset": 4404,
43282
+ "offset": 5084,
41463
43283
  "length": 29,
41464
43284
  "value": "\"filter.automatic_monochrome\""
41465
43285
  },
41466
43286
  {
41467
43287
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41468
43288
  "kind": "StringLiteral",
41469
- "offset": 4532,
43289
+ "offset": 5212,
41470
43290
  "length": 7,
41471
43291
  "value": "\"GSSDK\""
41472
43292
  },
41473
43293
  {
41474
43294
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41475
43295
  "kind": "StringLiteral",
41476
- "offset": 4541,
43296
+ "offset": 5221,
41477
43297
  "length": 24,
41478
43298
  "value": "\"filter.dark_background\""
41479
43299
  },
41480
43300
  {
41481
43301
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41482
43302
  "kind": "StringLiteral",
41483
- "offset": 4665,
43303
+ "offset": 5345,
41484
43304
  "length": 7,
41485
43305
  "value": "\"GSSDK\""
41486
43306
  },
41487
43307
  {
41488
43308
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41489
43309
  "kind": "StringLiteral",
41490
- "offset": 4674,
43310
+ "offset": 5354,
41491
43311
  "length": 21,
41492
43312
  "value": "\"filter.instructions\""
41493
43313
  },
41494
43314
  {
41495
43315
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41496
43316
  "kind": "StringLiteral",
41497
- "offset": 4768,
43317
+ "offset": 5448,
41498
43318
  "length": 7,
41499
43319
  "value": "\"GSSDK\""
41500
43320
  },
41501
43321
  {
41502
43322
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41503
43323
  "kind": "StringLiteral",
41504
- "offset": 4777,
43324
+ "offset": 5457,
41505
43325
  "length": 13,
41506
43326
  "value": "\"filter.none\""
41507
43327
  },
41508
43328
  {
41509
43329
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41510
43330
  "kind": "StringLiteral",
41511
- "offset": 4859,
43331
+ "offset": 5539,
41512
43332
  "length": 7,
41513
43333
  "value": "\"GSSDK\""
41514
43334
  },
41515
43335
  {
41516
43336
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41517
43337
  "kind": "StringLiteral",
41518
- "offset": 4868,
43338
+ "offset": 5548,
41519
43339
  "length": 14,
41520
43340
  "value": "\"filter.photo\""
41521
43341
  },
41522
43342
  {
41523
43343
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41524
43344
  "kind": "StringLiteral",
41525
- "offset": 4985,
43345
+ "offset": 5665,
41526
43346
  "length": 7,
41527
43347
  "value": "\"GSSDK\""
41528
43348
  },
41529
43349
  {
41530
43350
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41531
43351
  "kind": "StringLiteral",
41532
- "offset": 4994,
43352
+ "offset": 5674,
41533
43353
  "length": 29,
41534
43354
  "value": "\"filter.soft_black_and_white\""
41535
43355
  },
41536
43356
  {
41537
43357
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41538
43358
  "kind": "StringLiteral",
41539
- "offset": 5109,
43359
+ "offset": 5789,
41540
43360
  "length": 7,
41541
43361
  "value": "\"GSSDK\""
41542
43362
  },
41543
43363
  {
41544
43364
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41545
43365
  "kind": "StringLiteral",
41546
- "offset": 5118,
43366
+ "offset": 5798,
41547
43367
  "length": 19,
41548
43368
  "value": "\"filter.soft_color\""
41549
43369
  },
41550
43370
  {
41551
43371
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41552
43372
  "kind": "StringLiteral",
41553
- "offset": 5240,
43373
+ "offset": 5920,
41554
43374
  "length": 7,
41555
43375
  "value": "\"GSSDK\""
41556
43376
  },
41557
43377
  {
41558
43378
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41559
43379
  "kind": "StringLiteral",
41560
- "offset": 5249,
43380
+ "offset": 5929,
41561
43381
  "length": 31,
41562
43382
  "value": "\"filter.strong_black_and_white\""
41563
43383
  },
41564
43384
  {
41565
43385
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41566
43386
  "kind": "StringLiteral",
41567
- "offset": 5366,
43387
+ "offset": 6046,
41568
43388
  "length": 7,
41569
43389
  "value": "\"GSSDK\""
41570
43390
  },
41571
43391
  {
41572
43392
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41573
43393
  "kind": "StringLiteral",
41574
- "offset": 5375,
43394
+ "offset": 6055,
41575
43395
  "length": 21,
41576
43396
  "value": "\"filter.strong_color\""
41577
43397
  },
41578
43398
  {
41579
43399
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41580
43400
  "kind": "StringLiteral",
41581
- "offset": 5498,
43401
+ "offset": 6178,
41582
43402
  "length": 7,
41583
43403
  "value": "\"GSSDK\""
41584
43404
  },
41585
43405
  {
41586
43406
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41587
43407
  "kind": "StringLiteral",
41588
- "offset": 5507,
43408
+ "offset": 6187,
41589
43409
  "length": 26,
41590
43410
  "value": "\"filter.strong_monochrome\""
41591
43411
  },
41592
43412
  {
41593
43413
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41594
43414
  "kind": "StringLiteral",
41595
- "offset": 5641,
43415
+ "offset": 6333,
41596
43416
  "length": 7,
41597
43417
  "value": "\"GSSDK\""
41598
43418
  },
41599
43419
  {
41600
43420
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41601
43421
  "kind": "StringLiteral",
41602
- "offset": 5650,
43422
+ "offset": 6342,
41603
43423
  "length": 12,
41604
43424
  "value": "\"flash.mode\""
41605
43425
  },
41606
43426
  {
41607
43427
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41608
43428
  "kind": "StringLiteral",
41609
- "offset": 5762,
43429
+ "offset": 6466,
41610
43430
  "length": 7,
41611
43431
  "value": "\"GSSDK\""
41612
43432
  },
41613
43433
  {
41614
43434
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41615
43435
  "kind": "StringLiteral",
41616
- "offset": 5771,
43436
+ "offset": 6475,
41617
43437
  "length": 17,
41618
43438
  "value": "\"flash.mode.auto\""
41619
43439
  },
41620
43440
  {
41621
43441
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41622
43442
  "kind": "StringLiteral",
41623
- "offset": 5861,
43443
+ "offset": 6565,
41624
43444
  "length": 7,
41625
43445
  "value": "\"GSSDK\""
41626
43446
  },
41627
43447
  {
41628
43448
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41629
43449
  "kind": "StringLiteral",
41630
- "offset": 5870,
43450
+ "offset": 6574,
41631
43451
  "length": 16,
41632
43452
  "value": "\"flash.mode.off\""
41633
43453
  },
41634
43454
  {
41635
43455
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41636
43456
  "kind": "StringLiteral",
41637
- "offset": 5958,
43457
+ "offset": 6662,
41638
43458
  "length": 7,
41639
43459
  "value": "\"GSSDK\""
41640
43460
  },
41641
43461
  {
41642
43462
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41643
43463
  "kind": "StringLiteral",
41644
- "offset": 5967,
43464
+ "offset": 6671,
41645
43465
  "length": 15,
41646
43466
  "value": "\"flash.mode.on\""
41647
43467
  },
41648
43468
  {
41649
43469
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41650
43470
  "kind": "StringLiteral",
41651
- "offset": 6100,
43471
+ "offset": 6816,
41652
43472
  "length": 7,
41653
43473
  "value": "\"GSSDK\""
41654
43474
  },
41655
43475
  {
41656
43476
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41657
43477
  "kind": "StringLiteral",
41658
- "offset": 6109,
43478
+ "offset": 6825,
41659
43479
  "length": 15,
41660
43480
  "value": "\"flow.add_page\""
41661
43481
  },
41662
43482
  {
41663
43483
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41664
43484
  "kind": "StringLiteral",
41665
- "offset": 6257,
43485
+ "offset": 6973,
41666
43486
  "length": 7,
41667
43487
  "value": "\"GSSDK\""
41668
43488
  },
41669
43489
  {
41670
43490
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41671
43491
  "kind": "StringLiteral",
41672
- "offset": 6266,
43492
+ "offset": 6982,
41673
43493
  "length": 16,
41674
43494
  "value": "\"flow.add_pages\""
41675
43495
  },
41676
43496
  {
41677
43497
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41678
43498
  "kind": "StringLiteral",
41679
- "offset": 6354,
43499
+ "offset": 7070,
41680
43500
  "length": 7,
41681
43501
  "value": "\"GSSDK\""
41682
43502
  },
41683
43503
  {
41684
43504
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41685
43505
  "kind": "StringLiteral",
41686
- "offset": 6363,
43506
+ "offset": 7079,
41687
43507
  "length": 13,
41688
43508
  "value": "\"flow.cancel\""
41689
43509
  },
41690
43510
  {
41691
43511
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41692
43512
  "kind": "StringLiteral",
41693
- "offset": 6774,
43513
+ "offset": 7490,
41694
43514
  "length": 7,
41695
43515
  "value": "\"GSSDK\""
41696
43516
  },
41697
43517
  {
41698
43518
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41699
43519
  "kind": "StringLiteral",
41700
- "offset": 6783,
43520
+ "offset": 7499,
41701
43521
  "length": 11,
41702
43522
  "value": "\"flow.keep\""
41703
43523
  },
41704
43524
  {
41705
43525
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41706
43526
  "kind": "StringLiteral",
41707
- "offset": 7248,
43527
+ "offset": 7964,
41708
43528
  "length": 7,
41709
43529
  "value": "\"GSSDK\""
41710
43530
  },
41711
43531
  {
41712
43532
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41713
43533
  "kind": "StringLiteral",
41714
- "offset": 7257,
43534
+ "offset": 7973,
41715
43535
  "length": 13,
41716
43536
  "value": "\"flow.retake\""
41717
43537
  },
41718
43538
  {
41719
43539
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41720
43540
  "kind": "StringLiteral",
41721
- "offset": 7417,
43541
+ "offset": 8082,
41722
43542
  "length": 7,
41723
43543
  "value": "\"GSSDK\""
41724
43544
  },
41725
43545
  {
41726
43546
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41727
43547
  "kind": "StringLiteral",
41728
- "offset": 7426,
43548
+ "offset": 8091,
43549
+ "length": 24,
43550
+ "value": "\"flow.review_and_submit\""
43551
+ },
43552
+ {
43553
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43554
+ "kind": "StringLiteral",
43555
+ "offset": 8274,
43556
+ "length": 7,
43557
+ "value": "\"GSSDK\""
43558
+ },
43559
+ {
43560
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
43561
+ "kind": "StringLiteral",
43562
+ "offset": 8283,
41729
43563
  "length": 41,
41730
43564
  "value": "\"flow.confirm_cancellation.keep_scanning\""
41731
43565
  },
41732
43566
  {
41733
43567
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41734
43568
  "kind": "StringLiteral",
41735
- "offset": 7602,
43569
+ "offset": 8471,
41736
43570
  "length": 7,
41737
43571
  "value": "\"GSSDK\""
41738
43572
  },
41739
43573
  {
41740
43574
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41741
43575
  "kind": "StringLiteral",
41742
- "offset": 7611,
43576
+ "offset": 8480,
41743
43577
  "length": 35,
41744
43578
  "value": "\"flow.progress.generating_document\""
41745
43579
  },
41746
43580
  {
41747
43581
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41748
43582
  "kind": "StringLiteral",
41749
- "offset": 7749,
43583
+ "offset": 8618,
41750
43584
  "length": 7,
41751
43585
  "value": "\"GSSDK\""
41752
43586
  },
41753
43587
  {
41754
43588
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41755
43589
  "kind": "StringLiteral",
41756
- "offset": 7758,
43590
+ "offset": 8627,
41757
43591
  "length": 32,
41758
43592
  "value": "\"flow.progress.recognizing_text\""
41759
43593
  },
41760
43594
  {
41761
43595
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41762
43596
  "kind": "StringLiteral",
41763
- "offset": 7954,
43597
+ "offset": 8835,
41764
43598
  "length": 7,
41765
43599
  "value": "\"GSSDK\""
41766
43600
  },
41767
43601
  {
41768
43602
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41769
43603
  "kind": "StringLiteral",
41770
- "offset": 7963,
43604
+ "offset": 8844,
41771
43605
  "length": 32,
41772
43606
  "value": "\"readable_code_flow_batch.empty\""
41773
43607
  },
41774
43608
  {
41775
43609
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41776
43610
  "kind": "StringLiteral",
41777
- "offset": 8112,
43611
+ "offset": 8993,
41778
43612
  "length": 7,
41779
43613
  "value": "\"GSSDK\""
41780
43614
  },
41781
43615
  {
41782
43616
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41783
43617
  "kind": "StringLiteral",
41784
- "offset": 8121,
43618
+ "offset": 9002,
41785
43619
  "length": 40,
41786
43620
  "value": "\"readable_code_flow_batch.scanned_codes\""
41787
43621
  },
41788
43622
  {
41789
43623
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41790
43624
  "kind": "StringLiteral",
41791
- "offset": 8530,
43625
+ "offset": 9423,
41792
43626
  "length": 7,
41793
43627
  "value": "\"GSSDK\""
41794
43628
  },
41795
43629
  {
41796
43630
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41797
43631
  "kind": "StringLiteral",
41798
- "offset": 8539,
43632
+ "offset": 9432,
41799
43633
  "length": 30,
41800
43634
  "value": "\"user_guidance.document_found\""
41801
43635
  },
41802
43636
  {
41803
43637
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41804
43638
  "kind": "StringLiteral",
41805
- "offset": 8686,
43639
+ "offset": 9579,
41806
43640
  "length": 7,
41807
43641
  "value": "\"GSSDK\""
41808
43642
  },
41809
43643
  {
41810
43644
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41811
43645
  "kind": "StringLiteral",
41812
- "offset": 8695,
43646
+ "offset": 9588,
41813
43647
  "length": 26,
41814
43648
  "value": "\"user_guidance.drag_pages\""
41815
43649
  },
41816
43650
  {
41817
43651
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41818
43652
  "kind": "StringLiteral",
41819
- "offset": 8896,
43653
+ "offset": 9789,
41820
43654
  "length": 7,
41821
43655
  "value": "\"GSSDK\""
41822
43656
  },
41823
43657
  {
41824
43658
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41825
43659
  "kind": "StringLiteral",
41826
- "offset": 8905,
43660
+ "offset": 9798,
41827
43661
  "length": 27,
41828
43662
  "value": "\"user_guidance.readability\""
41829
43663
  },
41830
43664
  {
41831
43665
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41832
43666
  "kind": "StringLiteral",
41833
- "offset": 9027,
43667
+ "offset": 9920,
41834
43668
  "length": 7,
41835
43669
  "value": "\"GSSDK\""
41836
43670
  },
41837
43671
  {
41838
43672
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41839
43673
  "kind": "StringLiteral",
41840
- "offset": 9036,
43674
+ "offset": 9929,
41841
43675
  "length": 25,
41842
43676
  "value": "\"user_guidance.searching\""
41843
43677
  },
41844
43678
  {
41845
43679
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41846
43680
  "kind": "StringLiteral",
41847
- "offset": 9180,
43681
+ "offset": 10075,
41848
43682
  "length": 13,
41849
43683
  "value": "\"Localizable\""
41850
43684
  },
41851
43685
  {
41852
43686
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistStrings+GSSDK.swift",
41853
43687
  "kind": "StringLiteral",
41854
- "offset": 9195,
43688
+ "offset": 10090,
41855
43689
  "length": 16,
41856
43690
  "value": "\"gssdk_settings\""
41857
43691
  },
@@ -42611,6 +44445,13 @@
42611
44445
  "length": 4,
42612
44446
  "value": "true"
42613
44447
  },
44448
+ {
44449
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/GSKScanFlow.swift",
44450
+ "kind": "BooleanLiteral",
44451
+ "offset": 11938,
44452
+ "length": 5,
44453
+ "value": "false"
44454
+ },
42614
44455
  {
42615
44456
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/GSKUIPhotoLibraryPresenter.swift",
42616
44457
  "kind": "BooleanLiteral",
@@ -42628,42 +44469,49 @@
42628
44469
  {
42629
44470
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
42630
44471
  "kind": "BooleanLiteral",
42631
- "offset": 2236,
44472
+ "offset": 1316,
42632
44473
  "length": 5,
42633
44474
  "value": "false"
42634
44475
  },
42635
44476
  {
42636
44477
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
42637
44478
  "kind": "BooleanLiteral",
42638
- "offset": 3161,
44479
+ "offset": 2560,
42639
44480
  "length": 5,
42640
44481
  "value": "false"
42641
44482
  },
42642
44483
  {
42643
44484
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
42644
44485
  "kind": "BooleanLiteral",
42645
- "offset": 3320,
44486
+ "offset": 3664,
44487
+ "length": 5,
44488
+ "value": "false"
44489
+ },
44490
+ {
44491
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
44492
+ "kind": "BooleanLiteral",
44493
+ "offset": 3823,
42646
44494
  "length": 5,
42647
44495
  "value": "false"
42648
44496
  },
42649
44497
  {
42650
44498
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
42651
44499
  "kind": "IntegerLiteral",
42652
- "offset": 4631,
44500
+ "offset": 5348,
42653
44501
  "length": 2,
42654
44502
  "value": "60"
42655
44503
  },
42656
44504
  {
42657
44505
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
42658
44506
  "kind": "IntegerLiteral",
42659
- "offset": 4961,
44507
+ "offset": 5678,
42660
44508
  "length": 1,
42661
44509
  "value": "0"
42662
44510
  },
42663
44511
  {
42664
44512
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
42665
44513
  "kind": "Array",
42666
- "offset": 5346,
44514
+ "offset": 6063,
42667
44515
  "length": 2,
42668
44516
  "value": "[]"
42669
44517
  },
@@ -42853,20 +44701,13 @@
42853
44701
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowResult.swift",
42854
44702
  "kind": "StringLiteral",
42855
44703
  "offset": 985,
42856
- "length": 8,
42857
- "value": "\"pdfURL\""
42858
- },
42859
- {
42860
- "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowResult.swift",
42861
- "kind": "StringLiteral",
42862
- "offset": 1020,
42863
44704
  "length": 22,
42864
44705
  "value": "\"multiPageDocumentUrl\""
42865
44706
  },
42866
44707
  {
42867
44708
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowResult.swift",
42868
44709
  "kind": "StringLiteral",
42869
- "offset": 1069,
44710
+ "offset": 1034,
42870
44711
  "length": 7,
42871
44712
  "value": "\"scans\""
42872
44713
  },
@@ -43017,6 +44858,27 @@
43017
44858
  "length": 5,
43018
44859
  "value": "false"
43019
44860
  },
44861
+ {
44862
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Utils\/GSKMBProgressHUD+Async.swift",
44863
+ "kind": "FloatLiteral",
44864
+ "offset": 829,
44865
+ "length": 3,
44866
+ "value": "0.3"
44867
+ },
44868
+ {
44869
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Utils\/GSKMBProgressHUD+Async.swift",
44870
+ "kind": "FloatLiteral",
44871
+ "offset": 874,
44872
+ "length": 3,
44873
+ "value": "0.5"
44874
+ },
44875
+ {
44876
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Utils\/UIBarButtonItem+GSK.swift",
44877
+ "kind": "BooleanLiteral",
44878
+ "offset": 375,
44879
+ "length": 5,
44880
+ "value": "false"
44881
+ },
43020
44882
  {
43021
44883
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Utils\/UIButton+iOS26.swift",
43022
44884
  "kind": "IntegerLiteral",
@@ -43174,21 +45036,28 @@
43174
45036
  {
43175
45037
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIDocumentCameraViewController.swift",
43176
45038
  "kind": "FloatLiteral",
43177
- "offset": 10699,
45039
+ "offset": 10508,
43178
45040
  "length": 4,
43179
45041
  "value": "62.0"
43180
45042
  },
43181
45043
  {
43182
45044
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIDocumentCameraViewController.swift",
43183
45045
  "kind": "FloatLiteral",
43184
- "offset": 10803,
45046
+ "offset": 10612,
43185
45047
  "length": 4,
43186
45048
  "value": "44.0"
43187
45049
  },
45050
+ {
45051
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIEditFrameViewController.swift",
45052
+ "kind": "StringLiteral",
45053
+ "offset": 1726,
45054
+ "length": 13,
45055
+ "value": "\"action.crop\""
45056
+ },
43188
45057
  {
43189
45058
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIEditFrameViewController.swift",
43190
45059
  "kind": "Array",
43191
- "offset": 3291,
45060
+ "offset": 3848,
43192
45061
  "length": 66,
43193
45062
  "value": "[\\.<NOT_IMPLEMENTED>, \\.<NOT_IMPLEMENTED>, \\.<NOT_IMPLEMENTED>, \\.<NOT_IMPLEMENTED>]"
43194
45063
  },
@@ -43202,35 +45071,42 @@
43202
45071
  {
43203
45072
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIPostProcessingToolbarController.swift",
43204
45073
  "kind": "BooleanLiteral",
43205
- "offset": 6246,
45074
+ "offset": 6403,
43206
45075
  "length": 5,
43207
45076
  "value": "false"
43208
45077
  },
43209
45078
  {
43210
45079
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIPostProcessingViewController.swift",
43211
45080
  "kind": "IntegerLiteral",
43212
- "offset": 4712,
45081
+ "offset": 5052,
43213
45082
  "length": 2,
43214
45083
  "value": "12"
43215
45084
  },
43216
45085
  {
43217
45086
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIPostProcessingViewController.swift",
43218
45087
  "kind": "IntegerLiteral",
43219
- "offset": 4800,
45088
+ "offset": 5140,
43220
45089
  "length": 2,
43221
45090
  "value": "30"
43222
45091
  },
45092
+ {
45093
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIReviewViewController.swift",
45094
+ "kind": "IntegerLiteral",
45095
+ "offset": 698,
45096
+ "length": 1,
45097
+ "value": "1"
45098
+ },
43223
45099
  {
43224
45100
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIReviewViewController.swift",
43225
45101
  "kind": "BooleanLiteral",
43226
- "offset": 834,
45102
+ "offset": 1198,
43227
45103
  "length": 5,
43228
45104
  "value": "false"
43229
45105
  },
43230
45106
  {
43231
45107
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIReviewViewControllerTransition.swift",
43232
45108
  "kind": "FloatLiteral",
43233
- "offset": 1160,
45109
+ "offset": 1267,
43234
45110
  "length": 3,
43235
45111
  "value": "0.4"
43236
45112
  },
@@ -43248,52 +45124,66 @@
43248
45124
  "length": 1,
43249
45125
  "value": "0"
43250
45126
  },
45127
+ {
45128
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
45129
+ "kind": "IntegerLiteral",
45130
+ "offset": 1371,
45131
+ "length": 1,
45132
+ "value": "0"
45133
+ },
43251
45134
  {
43252
45135
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
43253
45136
  "kind": "BooleanLiteral",
43254
- "offset": 1521,
45137
+ "offset": 1777,
43255
45138
  "length": 5,
43256
45139
  "value": "false"
43257
45140
  },
43258
45141
  {
43259
45142
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
43260
45143
  "kind": "BooleanLiteral",
43261
- "offset": 1690,
45144
+ "offset": 1946,
43262
45145
  "length": 5,
43263
45146
  "value": "false"
43264
45147
  },
45148
+ {
45149
+ "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
45150
+ "kind": "BooleanLiteral",
45151
+ "offset": 3030,
45152
+ "length": 4,
45153
+ "value": "true"
45154
+ },
43265
45155
  {
43266
45156
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
43267
45157
  "kind": "IntegerLiteral",
43268
- "offset": 13840,
45158
+ "offset": 14752,
43269
45159
  "length": 1,
43270
45160
  "value": "4"
43271
45161
  },
43272
45162
  {
43273
45163
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
43274
45164
  "kind": "StringLiteral",
43275
- "offset": 17513,
45165
+ "offset": 18425,
43276
45166
  "length": 30,
43277
45167
  "value": "\"GSKUIScanCollectionView.Cell\""
43278
45168
  },
43279
45169
  {
43280
45170
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
43281
45171
  "kind": "IntegerLiteral",
43282
- "offset": 17577,
45172
+ "offset": 18489,
43283
45173
  "length": 1,
43284
45174
  "value": "3"
43285
45175
  },
43286
45176
  {
43287
45177
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
43288
45178
  "kind": "IntegerLiteral",
43289
- "offset": 17635,
45179
+ "offset": 18547,
43290
45180
  "length": 2,
43291
45181
  "value": "28"
43292
45182
  },
43293
45183
  {
43294
45184
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
43295
45185
  "kind": "IntegerLiteral",
43296
- "offset": 17685,
45186
+ "offset": 18597,
43297
45187
  "length": 2,
43298
45188
  "value": "12"
43299
45189
  },