@chekinapp/ui 0.2.1 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.cts CHANGED
@@ -830,13 +830,13 @@ declare const uiKitTranslations: {
830
830
  date_range_min_days_error_other: string;
831
831
  past_dates: string;
832
832
  future_dates: string;
833
+ year_out_of_range: string;
833
834
  signature_placeholder_text: string;
834
835
  open_devices_camera: string;
835
836
  place_document_inside_frame: string;
836
837
  close_other_application_that_may_be_using_your_camera: string;
837
838
  if_you_use_external_camera_disconnect_and_reconnect: string;
838
839
  close_the_browser_re_open_it: string;
839
- camera_permissions_denied: string;
840
840
  camera_errors: {
841
841
  experiencing_camera_issues: string;
842
842
  chekin_cant_use_your_camera: string;
@@ -963,7 +963,6 @@ declare const uiKitTranslations: {
963
963
  close_other_application_that_may_be_using_your_camera: string;
964
964
  if_you_use_external_camera_disconnect_and_reconnect: string;
965
965
  close_the_browser_re_open_it: string;
966
- camera_permissions_denied: string;
967
966
  camera_errors: {
968
967
  experiencing_camera_issues: string;
969
968
  chekin_cant_use_your_camera: string;
@@ -988,6 +987,7 @@ declare const uiKitTranslations: {
988
987
  increment: string;
989
988
  decrement: string;
990
989
  create_option: string;
990
+ year_out_of_range: string;
991
991
  };
992
992
  readonly it: {
993
993
  verified: string;
@@ -1090,7 +1090,6 @@ declare const uiKitTranslations: {
1090
1090
  close_other_application_that_may_be_using_your_camera: string;
1091
1091
  if_you_use_external_camera_disconnect_and_reconnect: string;
1092
1092
  close_the_browser_re_open_it: string;
1093
- camera_permissions_denied: string;
1094
1093
  camera_errors: {
1095
1094
  experiencing_camera_issues: string;
1096
1095
  chekin_cant_use_your_camera: string;
@@ -1115,6 +1114,7 @@ declare const uiKitTranslations: {
1115
1114
  increment: string;
1116
1115
  decrement: string;
1117
1116
  create_option: string;
1117
+ year_out_of_range: string;
1118
1118
  };
1119
1119
  readonly de: {
1120
1120
  verified: string;
@@ -1217,7 +1217,6 @@ declare const uiKitTranslations: {
1217
1217
  close_other_application_that_may_be_using_your_camera: string;
1218
1218
  if_you_use_external_camera_disconnect_and_reconnect: string;
1219
1219
  close_the_browser_re_open_it: string;
1220
- camera_permissions_denied: string;
1221
1220
  camera_errors: {
1222
1221
  experiencing_camera_issues: string;
1223
1222
  chekin_cant_use_your_camera: string;
@@ -1242,6 +1241,7 @@ declare const uiKitTranslations: {
1242
1241
  increment: string;
1243
1242
  decrement: string;
1244
1243
  create_option: string;
1244
+ year_out_of_range: string;
1245
1245
  };
1246
1246
  readonly fr: {
1247
1247
  verified: string;
@@ -1344,7 +1344,6 @@ declare const uiKitTranslations: {
1344
1344
  close_other_application_that_may_be_using_your_camera: string;
1345
1345
  if_you_use_external_camera_disconnect_and_reconnect: string;
1346
1346
  close_the_browser_re_open_it: string;
1347
- camera_permissions_denied: string;
1348
1347
  camera_errors: {
1349
1348
  experiencing_camera_issues: string;
1350
1349
  chekin_cant_use_your_camera: string;
@@ -1369,6 +1368,7 @@ declare const uiKitTranslations: {
1369
1368
  increment: string;
1370
1369
  decrement: string;
1371
1370
  create_option: string;
1371
+ year_out_of_range: string;
1372
1372
  };
1373
1373
  readonly nl: {
1374
1374
  verified: string;
@@ -1471,7 +1471,6 @@ declare const uiKitTranslations: {
1471
1471
  close_other_application_that_may_be_using_your_camera: string;
1472
1472
  if_you_use_external_camera_disconnect_and_reconnect: string;
1473
1473
  close_the_browser_re_open_it: string;
1474
- camera_permissions_denied: string;
1475
1474
  camera_errors: {
1476
1475
  experiencing_camera_issues: string;
1477
1476
  chekin_cant_use_your_camera: string;
@@ -1496,6 +1495,7 @@ declare const uiKitTranslations: {
1496
1495
  increment: string;
1497
1496
  decrement: string;
1498
1497
  create_option: string;
1498
+ year_out_of_range: string;
1499
1499
  };
1500
1500
  readonly ko: {
1501
1501
  verified: string;
@@ -1598,7 +1598,6 @@ declare const uiKitTranslations: {
1598
1598
  close_other_application_that_may_be_using_your_camera: string;
1599
1599
  if_you_use_external_camera_disconnect_and_reconnect: string;
1600
1600
  close_the_browser_re_open_it: string;
1601
- camera_permissions_denied: string;
1602
1601
  camera_errors: {
1603
1602
  experiencing_camera_issues: string;
1604
1603
  chekin_cant_use_your_camera: string;
@@ -1623,6 +1622,7 @@ declare const uiKitTranslations: {
1623
1622
  increment: string;
1624
1623
  decrement: string;
1625
1624
  create_option: string;
1625
+ year_out_of_range: string;
1626
1626
  };
1627
1627
  readonly hu: {
1628
1628
  verified: string;
@@ -1725,7 +1725,6 @@ declare const uiKitTranslations: {
1725
1725
  close_other_application_that_may_be_using_your_camera: string;
1726
1726
  if_you_use_external_camera_disconnect_and_reconnect: string;
1727
1727
  close_the_browser_re_open_it: string;
1728
- camera_permissions_denied: string;
1729
1728
  camera_errors: {
1730
1729
  experiencing_camera_issues: string;
1731
1730
  chekin_cant_use_your_camera: string;
@@ -1750,6 +1749,7 @@ declare const uiKitTranslations: {
1750
1749
  increment: string;
1751
1750
  decrement: string;
1752
1751
  create_option: string;
1752
+ year_out_of_range: string;
1753
1753
  };
1754
1754
  readonly ru: {
1755
1755
  verified: string;
@@ -1852,7 +1852,6 @@ declare const uiKitTranslations: {
1852
1852
  close_other_application_that_may_be_using_your_camera: string;
1853
1853
  if_you_use_external_camera_disconnect_and_reconnect: string;
1854
1854
  close_the_browser_re_open_it: string;
1855
- camera_permissions_denied: string;
1856
1855
  camera_errors: {
1857
1856
  experiencing_camera_issues: string;
1858
1857
  chekin_cant_use_your_camera: string;
@@ -1877,6 +1876,7 @@ declare const uiKitTranslations: {
1877
1876
  increment: string;
1878
1877
  decrement: string;
1879
1878
  create_option: string;
1879
+ year_out_of_range: string;
1880
1880
  };
1881
1881
  readonly cs: {
1882
1882
  verified: string;
@@ -1979,7 +1979,6 @@ declare const uiKitTranslations: {
1979
1979
  close_other_application_that_may_be_using_your_camera: string;
1980
1980
  if_you_use_external_camera_disconnect_and_reconnect: string;
1981
1981
  close_the_browser_re_open_it: string;
1982
- camera_permissions_denied: string;
1983
1982
  camera_errors: {
1984
1983
  experiencing_camera_issues: string;
1985
1984
  chekin_cant_use_your_camera: string;
@@ -2004,6 +2003,7 @@ declare const uiKitTranslations: {
2004
2003
  increment: string;
2005
2004
  decrement: string;
2006
2005
  create_option: string;
2006
+ year_out_of_range: string;
2007
2007
  };
2008
2008
  readonly bg: {
2009
2009
  verified: string;
@@ -2106,7 +2106,6 @@ declare const uiKitTranslations: {
2106
2106
  close_other_application_that_may_be_using_your_camera: string;
2107
2107
  if_you_use_external_camera_disconnect_and_reconnect: string;
2108
2108
  close_the_browser_re_open_it: string;
2109
- camera_permissions_denied: string;
2110
2109
  camera_errors: {
2111
2110
  experiencing_camera_issues: string;
2112
2111
  chekin_cant_use_your_camera: string;
@@ -2131,6 +2130,7 @@ declare const uiKitTranslations: {
2131
2130
  increment: string;
2132
2131
  decrement: string;
2133
2132
  create_option: string;
2133
+ year_out_of_range: string;
2134
2134
  };
2135
2135
  readonly pt: {
2136
2136
  verified: string;
@@ -2233,7 +2233,6 @@ declare const uiKitTranslations: {
2233
2233
  close_other_application_that_may_be_using_your_camera: string;
2234
2234
  if_you_use_external_camera_disconnect_and_reconnect: string;
2235
2235
  close_the_browser_re_open_it: string;
2236
- camera_permissions_denied: string;
2237
2236
  camera_errors: {
2238
2237
  experiencing_camera_issues: string;
2239
2238
  chekin_cant_use_your_camera: string;
@@ -2258,6 +2257,7 @@ declare const uiKitTranslations: {
2258
2257
  increment: string;
2259
2258
  decrement: string;
2260
2259
  create_option: string;
2260
+ year_out_of_range: string;
2261
2261
  };
2262
2262
  readonly ro: {
2263
2263
  verified: string;
@@ -2360,7 +2360,6 @@ declare const uiKitTranslations: {
2360
2360
  close_other_application_that_may_be_using_your_camera: string;
2361
2361
  if_you_use_external_camera_disconnect_and_reconnect: string;
2362
2362
  close_the_browser_re_open_it: string;
2363
- camera_permissions_denied: string;
2364
2363
  camera_errors: {
2365
2364
  experiencing_camera_issues: string;
2366
2365
  chekin_cant_use_your_camera: string;
@@ -2385,6 +2384,7 @@ declare const uiKitTranslations: {
2385
2384
  increment: string;
2386
2385
  decrement: string;
2387
2386
  create_option: string;
2387
+ year_out_of_range: string;
2388
2388
  };
2389
2389
  readonly et: {
2390
2390
  verified: string;
@@ -2487,7 +2487,6 @@ declare const uiKitTranslations: {
2487
2487
  close_other_application_that_may_be_using_your_camera: string;
2488
2488
  if_you_use_external_camera_disconnect_and_reconnect: string;
2489
2489
  close_the_browser_re_open_it: string;
2490
- camera_permissions_denied: string;
2491
2490
  camera_errors: {
2492
2491
  experiencing_camera_issues: string;
2493
2492
  chekin_cant_use_your_camera: string;
@@ -2512,6 +2511,7 @@ declare const uiKitTranslations: {
2512
2511
  increment: string;
2513
2512
  decrement: string;
2514
2513
  create_option: string;
2514
+ year_out_of_range: string;
2515
2515
  };
2516
2516
  readonly pl: {
2517
2517
  verified: string;
@@ -2614,7 +2614,6 @@ declare const uiKitTranslations: {
2614
2614
  close_other_application_that_may_be_using_your_camera: string;
2615
2615
  if_you_use_external_camera_disconnect_and_reconnect: string;
2616
2616
  close_the_browser_re_open_it: string;
2617
- camera_permissions_denied: string;
2618
2617
  camera_errors: {
2619
2618
  experiencing_camera_issues: string;
2620
2619
  chekin_cant_use_your_camera: string;
@@ -2639,6 +2638,7 @@ declare const uiKitTranslations: {
2639
2638
  increment: string;
2640
2639
  decrement: string;
2641
2640
  create_option: string;
2641
+ year_out_of_range: string;
2642
2642
  };
2643
2643
  readonly ca: {};
2644
2644
  readonly el: {
@@ -2742,7 +2742,6 @@ declare const uiKitTranslations: {
2742
2742
  close_other_application_that_may_be_using_your_camera: string;
2743
2743
  if_you_use_external_camera_disconnect_and_reconnect: string;
2744
2744
  close_the_browser_re_open_it: string;
2745
- camera_permissions_denied: string;
2746
2745
  camera_errors: {
2747
2746
  experiencing_camera_issues: string;
2748
2747
  chekin_cant_use_your_camera: string;
@@ -2767,6 +2766,7 @@ declare const uiKitTranslations: {
2767
2766
  increment: string;
2768
2767
  decrement: string;
2769
2768
  create_option: string;
2769
+ year_out_of_range: string;
2770
2770
  };
2771
2771
  readonly uk: {
2772
2772
  verified: string;
@@ -2869,7 +2869,6 @@ declare const uiKitTranslations: {
2869
2869
  close_other_application_that_may_be_using_your_camera: string;
2870
2870
  if_you_use_external_camera_disconnect_and_reconnect: string;
2871
2871
  close_the_browser_re_open_it: string;
2872
- camera_permissions_denied: string;
2873
2872
  camera_errors: {
2874
2873
  experiencing_camera_issues: string;
2875
2874
  chekin_cant_use_your_camera: string;
@@ -2894,6 +2893,7 @@ declare const uiKitTranslations: {
2894
2893
  increment: string;
2895
2894
  decrement: string;
2896
2895
  create_option: string;
2896
+ year_out_of_range: string;
2897
2897
  };
2898
2898
  };
2899
2899
  declare const uiKitI18nResources: {
@@ -2993,13 +2993,13 @@ declare const uiKitI18nResources: {
2993
2993
  date_range_min_days_error_other: string;
2994
2994
  past_dates: string;
2995
2995
  future_dates: string;
2996
+ year_out_of_range: string;
2996
2997
  signature_placeholder_text: string;
2997
2998
  open_devices_camera: string;
2998
2999
  place_document_inside_frame: string;
2999
3000
  close_other_application_that_may_be_using_your_camera: string;
3000
3001
  if_you_use_external_camera_disconnect_and_reconnect: string;
3001
3002
  close_the_browser_re_open_it: string;
3002
- camera_permissions_denied: string;
3003
3003
  camera_errors: {
3004
3004
  experiencing_camera_issues: string;
3005
3005
  chekin_cant_use_your_camera: string;
@@ -3128,7 +3128,6 @@ declare const uiKitI18nResources: {
3128
3128
  close_other_application_that_may_be_using_your_camera: string;
3129
3129
  if_you_use_external_camera_disconnect_and_reconnect: string;
3130
3130
  close_the_browser_re_open_it: string;
3131
- camera_permissions_denied: string;
3132
3131
  camera_errors: {
3133
3132
  experiencing_camera_issues: string;
3134
3133
  chekin_cant_use_your_camera: string;
@@ -3153,6 +3152,7 @@ declare const uiKitI18nResources: {
3153
3152
  increment: string;
3154
3153
  decrement: string;
3155
3154
  create_option: string;
3155
+ year_out_of_range: string;
3156
3156
  };
3157
3157
  };
3158
3158
  readonly it: {
@@ -3257,7 +3257,6 @@ declare const uiKitI18nResources: {
3257
3257
  close_other_application_that_may_be_using_your_camera: string;
3258
3258
  if_you_use_external_camera_disconnect_and_reconnect: string;
3259
3259
  close_the_browser_re_open_it: string;
3260
- camera_permissions_denied: string;
3261
3260
  camera_errors: {
3262
3261
  experiencing_camera_issues: string;
3263
3262
  chekin_cant_use_your_camera: string;
@@ -3282,6 +3281,7 @@ declare const uiKitI18nResources: {
3282
3281
  increment: string;
3283
3282
  decrement: string;
3284
3283
  create_option: string;
3284
+ year_out_of_range: string;
3285
3285
  };
3286
3286
  };
3287
3287
  readonly de: {
@@ -3386,7 +3386,6 @@ declare const uiKitI18nResources: {
3386
3386
  close_other_application_that_may_be_using_your_camera: string;
3387
3387
  if_you_use_external_camera_disconnect_and_reconnect: string;
3388
3388
  close_the_browser_re_open_it: string;
3389
- camera_permissions_denied: string;
3390
3389
  camera_errors: {
3391
3390
  experiencing_camera_issues: string;
3392
3391
  chekin_cant_use_your_camera: string;
@@ -3411,6 +3410,7 @@ declare const uiKitI18nResources: {
3411
3410
  increment: string;
3412
3411
  decrement: string;
3413
3412
  create_option: string;
3413
+ year_out_of_range: string;
3414
3414
  };
3415
3415
  };
3416
3416
  readonly fr: {
@@ -3515,7 +3515,6 @@ declare const uiKitI18nResources: {
3515
3515
  close_other_application_that_may_be_using_your_camera: string;
3516
3516
  if_you_use_external_camera_disconnect_and_reconnect: string;
3517
3517
  close_the_browser_re_open_it: string;
3518
- camera_permissions_denied: string;
3519
3518
  camera_errors: {
3520
3519
  experiencing_camera_issues: string;
3521
3520
  chekin_cant_use_your_camera: string;
@@ -3540,6 +3539,7 @@ declare const uiKitI18nResources: {
3540
3539
  increment: string;
3541
3540
  decrement: string;
3542
3541
  create_option: string;
3542
+ year_out_of_range: string;
3543
3543
  };
3544
3544
  };
3545
3545
  readonly nl: {
@@ -3644,7 +3644,6 @@ declare const uiKitI18nResources: {
3644
3644
  close_other_application_that_may_be_using_your_camera: string;
3645
3645
  if_you_use_external_camera_disconnect_and_reconnect: string;
3646
3646
  close_the_browser_re_open_it: string;
3647
- camera_permissions_denied: string;
3648
3647
  camera_errors: {
3649
3648
  experiencing_camera_issues: string;
3650
3649
  chekin_cant_use_your_camera: string;
@@ -3669,6 +3668,7 @@ declare const uiKitI18nResources: {
3669
3668
  increment: string;
3670
3669
  decrement: string;
3671
3670
  create_option: string;
3671
+ year_out_of_range: string;
3672
3672
  };
3673
3673
  };
3674
3674
  readonly ko: {
@@ -3773,7 +3773,6 @@ declare const uiKitI18nResources: {
3773
3773
  close_other_application_that_may_be_using_your_camera: string;
3774
3774
  if_you_use_external_camera_disconnect_and_reconnect: string;
3775
3775
  close_the_browser_re_open_it: string;
3776
- camera_permissions_denied: string;
3777
3776
  camera_errors: {
3778
3777
  experiencing_camera_issues: string;
3779
3778
  chekin_cant_use_your_camera: string;
@@ -3798,6 +3797,7 @@ declare const uiKitI18nResources: {
3798
3797
  increment: string;
3799
3798
  decrement: string;
3800
3799
  create_option: string;
3800
+ year_out_of_range: string;
3801
3801
  };
3802
3802
  };
3803
3803
  readonly hu: {
@@ -3902,7 +3902,6 @@ declare const uiKitI18nResources: {
3902
3902
  close_other_application_that_may_be_using_your_camera: string;
3903
3903
  if_you_use_external_camera_disconnect_and_reconnect: string;
3904
3904
  close_the_browser_re_open_it: string;
3905
- camera_permissions_denied: string;
3906
3905
  camera_errors: {
3907
3906
  experiencing_camera_issues: string;
3908
3907
  chekin_cant_use_your_camera: string;
@@ -3927,6 +3926,7 @@ declare const uiKitI18nResources: {
3927
3926
  increment: string;
3928
3927
  decrement: string;
3929
3928
  create_option: string;
3929
+ year_out_of_range: string;
3930
3930
  };
3931
3931
  };
3932
3932
  readonly ru: {
@@ -4031,7 +4031,6 @@ declare const uiKitI18nResources: {
4031
4031
  close_other_application_that_may_be_using_your_camera: string;
4032
4032
  if_you_use_external_camera_disconnect_and_reconnect: string;
4033
4033
  close_the_browser_re_open_it: string;
4034
- camera_permissions_denied: string;
4035
4034
  camera_errors: {
4036
4035
  experiencing_camera_issues: string;
4037
4036
  chekin_cant_use_your_camera: string;
@@ -4056,6 +4055,7 @@ declare const uiKitI18nResources: {
4056
4055
  increment: string;
4057
4056
  decrement: string;
4058
4057
  create_option: string;
4058
+ year_out_of_range: string;
4059
4059
  };
4060
4060
  };
4061
4061
  readonly cs: {
@@ -4160,7 +4160,6 @@ declare const uiKitI18nResources: {
4160
4160
  close_other_application_that_may_be_using_your_camera: string;
4161
4161
  if_you_use_external_camera_disconnect_and_reconnect: string;
4162
4162
  close_the_browser_re_open_it: string;
4163
- camera_permissions_denied: string;
4164
4163
  camera_errors: {
4165
4164
  experiencing_camera_issues: string;
4166
4165
  chekin_cant_use_your_camera: string;
@@ -4185,6 +4184,7 @@ declare const uiKitI18nResources: {
4185
4184
  increment: string;
4186
4185
  decrement: string;
4187
4186
  create_option: string;
4187
+ year_out_of_range: string;
4188
4188
  };
4189
4189
  };
4190
4190
  readonly bg: {
@@ -4289,7 +4289,6 @@ declare const uiKitI18nResources: {
4289
4289
  close_other_application_that_may_be_using_your_camera: string;
4290
4290
  if_you_use_external_camera_disconnect_and_reconnect: string;
4291
4291
  close_the_browser_re_open_it: string;
4292
- camera_permissions_denied: string;
4293
4292
  camera_errors: {
4294
4293
  experiencing_camera_issues: string;
4295
4294
  chekin_cant_use_your_camera: string;
@@ -4314,6 +4313,7 @@ declare const uiKitI18nResources: {
4314
4313
  increment: string;
4315
4314
  decrement: string;
4316
4315
  create_option: string;
4316
+ year_out_of_range: string;
4317
4317
  };
4318
4318
  };
4319
4319
  readonly pt: {
@@ -4418,7 +4418,6 @@ declare const uiKitI18nResources: {
4418
4418
  close_other_application_that_may_be_using_your_camera: string;
4419
4419
  if_you_use_external_camera_disconnect_and_reconnect: string;
4420
4420
  close_the_browser_re_open_it: string;
4421
- camera_permissions_denied: string;
4422
4421
  camera_errors: {
4423
4422
  experiencing_camera_issues: string;
4424
4423
  chekin_cant_use_your_camera: string;
@@ -4443,6 +4442,7 @@ declare const uiKitI18nResources: {
4443
4442
  increment: string;
4444
4443
  decrement: string;
4445
4444
  create_option: string;
4445
+ year_out_of_range: string;
4446
4446
  };
4447
4447
  };
4448
4448
  readonly ro: {
@@ -4547,7 +4547,6 @@ declare const uiKitI18nResources: {
4547
4547
  close_other_application_that_may_be_using_your_camera: string;
4548
4548
  if_you_use_external_camera_disconnect_and_reconnect: string;
4549
4549
  close_the_browser_re_open_it: string;
4550
- camera_permissions_denied: string;
4551
4550
  camera_errors: {
4552
4551
  experiencing_camera_issues: string;
4553
4552
  chekin_cant_use_your_camera: string;
@@ -4572,6 +4571,7 @@ declare const uiKitI18nResources: {
4572
4571
  increment: string;
4573
4572
  decrement: string;
4574
4573
  create_option: string;
4574
+ year_out_of_range: string;
4575
4575
  };
4576
4576
  };
4577
4577
  readonly et: {
@@ -4676,7 +4676,6 @@ declare const uiKitI18nResources: {
4676
4676
  close_other_application_that_may_be_using_your_camera: string;
4677
4677
  if_you_use_external_camera_disconnect_and_reconnect: string;
4678
4678
  close_the_browser_re_open_it: string;
4679
- camera_permissions_denied: string;
4680
4679
  camera_errors: {
4681
4680
  experiencing_camera_issues: string;
4682
4681
  chekin_cant_use_your_camera: string;
@@ -4701,6 +4700,7 @@ declare const uiKitI18nResources: {
4701
4700
  increment: string;
4702
4701
  decrement: string;
4703
4702
  create_option: string;
4703
+ year_out_of_range: string;
4704
4704
  };
4705
4705
  };
4706
4706
  readonly pl: {
@@ -4805,7 +4805,6 @@ declare const uiKitI18nResources: {
4805
4805
  close_other_application_that_may_be_using_your_camera: string;
4806
4806
  if_you_use_external_camera_disconnect_and_reconnect: string;
4807
4807
  close_the_browser_re_open_it: string;
4808
- camera_permissions_denied: string;
4809
4808
  camera_errors: {
4810
4809
  experiencing_camera_issues: string;
4811
4810
  chekin_cant_use_your_camera: string;
@@ -4830,6 +4829,7 @@ declare const uiKitI18nResources: {
4830
4829
  increment: string;
4831
4830
  decrement: string;
4832
4831
  create_option: string;
4832
+ year_out_of_range: string;
4833
4833
  };
4834
4834
  };
4835
4835
  readonly ca: {
@@ -4937,7 +4937,6 @@ declare const uiKitI18nResources: {
4937
4937
  close_other_application_that_may_be_using_your_camera: string;
4938
4938
  if_you_use_external_camera_disconnect_and_reconnect: string;
4939
4939
  close_the_browser_re_open_it: string;
4940
- camera_permissions_denied: string;
4941
4940
  camera_errors: {
4942
4941
  experiencing_camera_issues: string;
4943
4942
  chekin_cant_use_your_camera: string;
@@ -4962,6 +4961,7 @@ declare const uiKitI18nResources: {
4962
4961
  increment: string;
4963
4962
  decrement: string;
4964
4963
  create_option: string;
4964
+ year_out_of_range: string;
4965
4965
  };
4966
4966
  };
4967
4967
  readonly uk: {
@@ -5066,7 +5066,6 @@ declare const uiKitI18nResources: {
5066
5066
  close_other_application_that_may_be_using_your_camera: string;
5067
5067
  if_you_use_external_camera_disconnect_and_reconnect: string;
5068
5068
  close_the_browser_re_open_it: string;
5069
- camera_permissions_denied: string;
5070
5069
  camera_errors: {
5071
5070
  experiencing_camera_issues: string;
5072
5071
  chekin_cant_use_your_camera: string;
@@ -5091,6 +5090,7 @@ declare const uiKitI18nResources: {
5091
5090
  increment: string;
5092
5091
  decrement: string;
5093
5092
  create_option: string;
5093
+ year_out_of_range: string;
5094
5094
  };
5095
5095
  };
5096
5096
  };