@intlayer/design-system 7.3.10 → 7.3.12

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 (95) hide show
  1. package/dist/types/components/Badge/index.d.ts +2 -2
  2. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts +3 -3
  3. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts.map +1 -1
  4. package/dist/types/components/Breadcrumb/index.d.ts +2 -2
  5. package/dist/types/components/Browser/Browser.content.d.ts +11 -11
  6. package/dist/types/components/Button/Button.d.ts +6 -6
  7. package/dist/types/components/Button/Button.d.ts.map +1 -1
  8. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +4 -4
  9. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts.map +1 -1
  10. package/dist/types/components/Command/index.d.ts +20 -20
  11. package/dist/types/components/Command/index.d.ts.map +1 -1
  12. package/dist/types/components/Container/index.d.ts +7 -7
  13. package/dist/types/components/Container/index.d.ts.map +1 -1
  14. package/dist/types/components/CopyButton/CopyButton.content.d.ts +3 -3
  15. package/dist/types/components/CopyButton/CopyButton.content.d.ts.map +1 -1
  16. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +25 -25
  17. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +9 -9
  18. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +33 -33
  19. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +25 -25
  20. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +25 -25
  21. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +33 -33
  22. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +9 -9
  23. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +7 -7
  24. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +5 -5
  25. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +31 -31
  26. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
  27. package/dist/types/components/EditableField/EditableFieldInput.d.ts.map +1 -1
  28. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +3 -3
  29. package/dist/types/components/Form/FormField.d.ts +2 -2
  30. package/dist/types/components/Form/FormItem.d.ts +2 -2
  31. package/dist/types/components/Form/FormItem.d.ts.map +1 -1
  32. package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts +2 -2
  33. package/dist/types/components/Form/elements/FormElement.d.ts +2 -2
  34. package/dist/types/components/Form/elements/FormElement.d.ts.map +1 -1
  35. package/dist/types/components/Form/elements/MultiselectElement.d.ts +2 -2
  36. package/dist/types/components/Form/elements/OTPElement.d.ts +2 -2
  37. package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts +2 -2
  38. package/dist/types/components/IDE/CodeContext.d.ts +2 -2
  39. package/dist/types/components/IDE/CodeContext.d.ts.map +1 -1
  40. package/dist/types/components/IDE/FileTree.d.ts.map +1 -1
  41. package/dist/types/components/IDE/code.content.d.ts +5 -5
  42. package/dist/types/components/IDE/code.content.d.ts.map +1 -1
  43. package/dist/types/components/IDE/copyCode.content.d.ts +5 -5
  44. package/dist/types/components/IDE/copyCode.content.d.ts.map +1 -1
  45. package/dist/types/components/Input/Checkbox.d.ts +5 -5
  46. package/dist/types/components/Input/Checkbox.d.ts.map +1 -1
  47. package/dist/types/components/Input/Input.d.ts +3 -3
  48. package/dist/types/components/Input/Input.d.ts.map +1 -1
  49. package/dist/types/components/Input/OTPInput.d.ts +7 -7
  50. package/dist/types/components/Input/OTPInput.d.ts.map +1 -1
  51. package/dist/types/components/Input/SearchInput.d.ts +2 -2
  52. package/dist/types/components/Input/SearchInput.d.ts.map +1 -1
  53. package/dist/types/components/Link/Link.d.ts +3 -3
  54. package/dist/types/components/Link/Link.d.ts.map +1 -1
  55. package/dist/types/components/Loader/index.content.d.ts +3 -3
  56. package/dist/types/components/Loader/index.content.d.ts.map +1 -1
  57. package/dist/types/components/Loader/spinner.d.ts +2 -2
  58. package/dist/types/components/Loader/spinner.d.ts.map +1 -1
  59. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts +17 -17
  60. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts.map +1 -1
  61. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +13 -13
  62. package/dist/types/components/MaxWidthSmoother/index.d.ts +2 -2
  63. package/dist/types/components/MaxWidthSmoother/index.d.ts.map +1 -1
  64. package/dist/types/components/Navbar/Burger.d.ts +2 -2
  65. package/dist/types/components/Navbar/Burger.d.ts.map +1 -1
  66. package/dist/types/components/Navbar/DesktopNavbar.d.ts +2 -2
  67. package/dist/types/components/Navbar/DesktopNavbar.d.ts.map +1 -1
  68. package/dist/types/components/Navbar/MobileNavbar.d.ts +2 -2
  69. package/dist/types/components/Navbar/index.d.ts +2 -2
  70. package/dist/types/components/Pagination/Pagination.d.ts +5 -5
  71. package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
  72. package/dist/types/components/Pagination/pagination.content.d.ts +11 -11
  73. package/dist/types/components/Popover/static.d.ts +3 -3
  74. package/dist/types/components/Popover/static.d.ts.map +1 -1
  75. package/dist/types/components/RightDrawer/useRightDrawerStore.d.ts +2 -2
  76. package/dist/types/components/Select/Select.d.ts +3 -3
  77. package/dist/types/components/Select/Select.d.ts.map +1 -1
  78. package/dist/types/components/SocialNetworks/index.d.ts +2 -2
  79. package/dist/types/components/SocialNetworks/index.d.ts.map +1 -1
  80. package/dist/types/components/SwitchSelector/index.d.ts +6 -6
  81. package/dist/types/components/SwitchSelector/index.d.ts.map +1 -1
  82. package/dist/types/components/Tab/Tab.d.ts +6 -6
  83. package/dist/types/components/Tab/Tab.d.ts.map +1 -1
  84. package/dist/types/components/Tab/TabContext.d.ts +2 -2
  85. package/dist/types/components/TabSelector/TabSelector.d.ts +5 -5
  86. package/dist/types/components/TabSelector/TabSelector.d.ts.map +1 -1
  87. package/dist/types/components/Table/table.content.d.ts +3 -3
  88. package/dist/types/components/Table/table.content.d.ts.map +1 -1
  89. package/dist/types/components/Tag/index.d.ts +4 -4
  90. package/dist/types/components/Toaster/Toast.d.ts +2 -2
  91. package/dist/types/components/Toaster/Toaster.d.ts +2 -2
  92. package/dist/types/hooks/useScrollBlockage/useScrollBlockageStore.d.ts +2 -2
  93. package/dist/types/libs/auth.d.ts +40 -40
  94. package/dist/types/libs/auth.d.ts.map +1 -1
  95. package/package.json +14 -14
@@ -12,6 +12,7 @@ declare const getAuthClient: (backendURL: string) => {
12
12
  } & {
13
13
  signIn: {
14
14
  social: <FetchOptions extends {
15
+ mode?: RequestMode;
15
16
  cache?: RequestCache;
16
17
  credentials?: RequestCredentials;
17
18
  headers?: HeadersInit & (HeadersInit | {
@@ -22,7 +23,6 @@ declare const getAuthClient: (backendURL: string) => {
22
23
  integrity?: string;
23
24
  keepalive?: boolean;
24
25
  method?: string;
25
- mode?: RequestMode;
26
26
  priority?: RequestPriority;
27
27
  redirect?: RequestRedirect;
28
28
  referrer?: string;
@@ -118,6 +118,7 @@ declare const getAuthClient: (backendURL: string) => {
118
118
  };
119
119
  } & {
120
120
  signOut: <FetchOptions extends {
121
+ mode?: RequestMode;
121
122
  cache?: RequestCache;
122
123
  credentials?: RequestCredentials;
123
124
  headers?: HeadersInit & (HeadersInit | {
@@ -128,7 +129,6 @@ declare const getAuthClient: (backendURL: string) => {
128
129
  integrity?: string;
129
130
  keepalive?: boolean;
130
131
  method?: string;
131
- mode?: RequestMode;
132
132
  priority?: RequestPriority;
133
133
  redirect?: RequestRedirect;
134
134
  referrer?: string;
@@ -180,6 +180,7 @@ declare const getAuthClient: (backendURL: string) => {
180
180
  } & {
181
181
  signIn: {
182
182
  email: <FetchOptions extends {
183
+ mode?: RequestMode;
183
184
  cache?: RequestCache;
184
185
  credentials?: RequestCredentials;
185
186
  headers?: HeadersInit & (HeadersInit | {
@@ -190,7 +191,6 @@ declare const getAuthClient: (backendURL: string) => {
190
191
  integrity?: string;
191
192
  keepalive?: boolean;
192
193
  method?: string;
193
- mode?: RequestMode;
194
194
  priority?: RequestPriority;
195
195
  redirect?: RequestRedirect;
196
196
  referrer?: string;
@@ -261,6 +261,7 @@ declare const getAuthClient: (backendURL: string) => {
261
261
  };
262
262
  } & {
263
263
  forgetPassword: <FetchOptions extends {
264
+ mode?: RequestMode;
264
265
  cache?: RequestCache;
265
266
  credentials?: RequestCredentials;
266
267
  headers?: HeadersInit & (HeadersInit | {
@@ -271,7 +272,6 @@ declare const getAuthClient: (backendURL: string) => {
271
272
  integrity?: string;
272
273
  keepalive?: boolean;
273
274
  method?: string;
274
- mode?: RequestMode;
275
275
  priority?: RequestPriority;
276
276
  redirect?: RequestRedirect;
277
277
  referrer?: string;
@@ -326,6 +326,7 @@ declare const getAuthClient: (backendURL: string) => {
326
326
  }, unknown, FetchOptions["throw"] extends true ? true : false>>;
327
327
  } & {
328
328
  resetPassword: <FetchOptions extends {
329
+ mode?: RequestMode;
329
330
  cache?: RequestCache;
330
331
  credentials?: RequestCredentials;
331
332
  headers?: HeadersInit & (HeadersInit | {
@@ -336,7 +337,6 @@ declare const getAuthClient: (backendURL: string) => {
336
337
  integrity?: string;
337
338
  keepalive?: boolean;
338
339
  method?: string;
339
- mode?: RequestMode;
340
340
  priority?: RequestPriority;
341
341
  redirect?: RequestRedirect;
342
342
  referrer?: string;
@@ -393,6 +393,7 @@ declare const getAuthClient: (backendURL: string) => {
393
393
  }, unknown, FetchOptions["throw"] extends true ? true : false>>;
394
394
  } & {
395
395
  verifyEmail: <FetchOptions extends {
396
+ mode?: RequestMode;
396
397
  cache?: RequestCache;
397
398
  credentials?: RequestCredentials;
398
399
  headers?: HeadersInit & (HeadersInit | {
@@ -403,7 +404,6 @@ declare const getAuthClient: (backendURL: string) => {
403
404
  integrity?: string;
404
405
  keepalive?: boolean;
405
406
  method?: string;
406
- mode?: RequestMode;
407
407
  priority?: RequestPriority;
408
408
  redirect?: RequestRedirect;
409
409
  referrer?: string;
@@ -465,6 +465,7 @@ declare const getAuthClient: (backendURL: string) => {
465
465
  }>, unknown, FetchOptions["throw"] extends true ? true : false>>;
466
466
  } & {
467
467
  sendVerificationEmail: <FetchOptions extends {
468
+ mode?: RequestMode;
468
469
  cache?: RequestCache;
469
470
  credentials?: RequestCredentials;
470
471
  headers?: HeadersInit & (HeadersInit | {
@@ -475,7 +476,6 @@ declare const getAuthClient: (backendURL: string) => {
475
476
  integrity?: string;
476
477
  keepalive?: boolean;
477
478
  method?: string;
478
- mode?: RequestMode;
479
479
  priority?: RequestPriority;
480
480
  redirect?: RequestRedirect;
481
481
  referrer?: string;
@@ -530,6 +530,7 @@ declare const getAuthClient: (backendURL: string) => {
530
530
  }, unknown, FetchOptions["throw"] extends true ? true : false>>;
531
531
  } & {
532
532
  changeEmail: <FetchOptions extends {
533
+ mode?: RequestMode;
533
534
  cache?: RequestCache;
534
535
  credentials?: RequestCredentials;
535
536
  headers?: HeadersInit & (HeadersInit | {
@@ -540,7 +541,6 @@ declare const getAuthClient: (backendURL: string) => {
540
541
  integrity?: string;
541
542
  keepalive?: boolean;
542
543
  method?: string;
543
- mode?: RequestMode;
544
544
  priority?: RequestPriority;
545
545
  redirect?: RequestRedirect;
546
546
  referrer?: string;
@@ -595,6 +595,7 @@ declare const getAuthClient: (backendURL: string) => {
595
595
  }, unknown, FetchOptions["throw"] extends true ? true : false>>;
596
596
  } & {
597
597
  changePassword: <FetchOptions extends {
598
+ mode?: RequestMode;
598
599
  cache?: RequestCache;
599
600
  credentials?: RequestCredentials;
600
601
  headers?: HeadersInit & (HeadersInit | {
@@ -605,7 +606,6 @@ declare const getAuthClient: (backendURL: string) => {
605
606
  integrity?: string;
606
607
  keepalive?: boolean;
607
608
  method?: string;
608
- mode?: RequestMode;
609
609
  priority?: RequestPriority;
610
610
  redirect?: RequestRedirect;
611
611
  referrer?: string;
@@ -673,6 +673,7 @@ declare const getAuthClient: (backendURL: string) => {
673
673
  updateUser: any;
674
674
  } & {
675
675
  deleteUser: <FetchOptions extends {
676
+ mode?: RequestMode;
676
677
  cache?: RequestCache;
677
678
  credentials?: RequestCredentials;
678
679
  headers?: HeadersInit & (HeadersInit | {
@@ -683,7 +684,6 @@ declare const getAuthClient: (backendURL: string) => {
683
684
  integrity?: string;
684
685
  keepalive?: boolean;
685
686
  method?: string;
686
- mode?: RequestMode;
687
687
  priority?: RequestPriority;
688
688
  redirect?: RequestRedirect;
689
689
  referrer?: string;
@@ -742,6 +742,7 @@ declare const getAuthClient: (backendURL: string) => {
742
742
  } & {
743
743
  resetPassword: {
744
744
  ":token": <FetchOptions extends {
745
+ mode?: RequestMode;
745
746
  cache?: RequestCache;
746
747
  credentials?: RequestCredentials;
747
748
  headers?: HeadersInit & (HeadersInit | {
@@ -752,7 +753,6 @@ declare const getAuthClient: (backendURL: string) => {
752
753
  integrity?: string;
753
754
  keepalive?: boolean;
754
755
  method?: string;
755
- mode?: RequestMode;
756
756
  priority?: RequestPriority;
757
757
  redirect?: RequestRedirect;
758
758
  referrer?: string;
@@ -802,6 +802,7 @@ declare const getAuthClient: (backendURL: string) => {
802
802
  };
803
803
  } & {
804
804
  requestPasswordReset: <FetchOptions extends {
805
+ mode?: RequestMode;
805
806
  cache?: RequestCache;
806
807
  credentials?: RequestCredentials;
807
808
  headers?: HeadersInit & (HeadersInit | {
@@ -812,7 +813,6 @@ declare const getAuthClient: (backendURL: string) => {
812
813
  integrity?: string;
813
814
  keepalive?: boolean;
814
815
  method?: string;
815
- mode?: RequestMode;
816
816
  priority?: RequestPriority;
817
817
  redirect?: RequestRedirect;
818
818
  referrer?: string;
@@ -869,6 +869,7 @@ declare const getAuthClient: (backendURL: string) => {
869
869
  } & {
870
870
  resetPassword: {
871
871
  ":token": <FetchOptions extends {
872
+ mode?: RequestMode;
872
873
  cache?: RequestCache;
873
874
  credentials?: RequestCredentials;
874
875
  headers?: HeadersInit & (HeadersInit | {
@@ -879,7 +880,6 @@ declare const getAuthClient: (backendURL: string) => {
879
880
  integrity?: string;
880
881
  keepalive?: boolean;
881
882
  method?: string;
882
- mode?: RequestMode;
883
883
  priority?: RequestPriority;
884
884
  redirect?: RequestRedirect;
885
885
  referrer?: string;
@@ -929,6 +929,7 @@ declare const getAuthClient: (backendURL: string) => {
929
929
  };
930
930
  } & {
931
931
  listSessions: <FetchOptions extends {
932
+ mode?: RequestMode;
932
933
  cache?: RequestCache;
933
934
  credentials?: RequestCredentials;
934
935
  headers?: HeadersInit & (HeadersInit | {
@@ -939,7 +940,6 @@ declare const getAuthClient: (backendURL: string) => {
939
940
  integrity?: string;
940
941
  keepalive?: boolean;
941
942
  method?: string;
942
- mode?: RequestMode;
943
943
  priority?: RequestPriority;
944
944
  redirect?: RequestRedirect;
945
945
  referrer?: string;
@@ -1002,6 +1002,7 @@ declare const getAuthClient: (backendURL: string) => {
1002
1002
  }>[], unknown, FetchOptions["throw"] extends true ? true : false>>;
1003
1003
  } & {
1004
1004
  revokeSession: <FetchOptions extends {
1005
+ mode?: RequestMode;
1005
1006
  cache?: RequestCache;
1006
1007
  credentials?: RequestCredentials;
1007
1008
  headers?: HeadersInit & (HeadersInit | {
@@ -1012,7 +1013,6 @@ declare const getAuthClient: (backendURL: string) => {
1012
1013
  integrity?: string;
1013
1014
  keepalive?: boolean;
1014
1015
  method?: string;
1015
- mode?: RequestMode;
1016
1016
  priority?: RequestPriority;
1017
1017
  redirect?: RequestRedirect;
1018
1018
  referrer?: string;
@@ -1065,6 +1065,7 @@ declare const getAuthClient: (backendURL: string) => {
1065
1065
  }, unknown, FetchOptions["throw"] extends true ? true : false>>;
1066
1066
  } & {
1067
1067
  revokeSessions: <FetchOptions extends {
1068
+ mode?: RequestMode;
1068
1069
  cache?: RequestCache;
1069
1070
  credentials?: RequestCredentials;
1070
1071
  headers?: HeadersInit & (HeadersInit | {
@@ -1075,7 +1076,6 @@ declare const getAuthClient: (backendURL: string) => {
1075
1076
  integrity?: string;
1076
1077
  keepalive?: boolean;
1077
1078
  method?: string;
1078
- mode?: RequestMode;
1079
1079
  priority?: RequestPriority;
1080
1080
  redirect?: RequestRedirect;
1081
1081
  referrer?: string;
@@ -1122,6 +1122,7 @@ declare const getAuthClient: (backendURL: string) => {
1122
1122
  }, unknown, FetchOptions["throw"] extends true ? true : false>>;
1123
1123
  } & {
1124
1124
  revokeOtherSessions: <FetchOptions extends {
1125
+ mode?: RequestMode;
1125
1126
  cache?: RequestCache;
1126
1127
  credentials?: RequestCredentials;
1127
1128
  headers?: HeadersInit & (HeadersInit | {
@@ -1132,7 +1133,6 @@ declare const getAuthClient: (backendURL: string) => {
1132
1133
  integrity?: string;
1133
1134
  keepalive?: boolean;
1134
1135
  method?: string;
1135
- mode?: RequestMode;
1136
1136
  priority?: RequestPriority;
1137
1137
  redirect?: RequestRedirect;
1138
1138
  referrer?: string;
@@ -1179,6 +1179,7 @@ declare const getAuthClient: (backendURL: string) => {
1179
1179
  }, unknown, FetchOptions["throw"] extends true ? true : false>>;
1180
1180
  } & {
1181
1181
  linkSocial: <FetchOptions extends {
1182
+ mode?: RequestMode;
1182
1183
  cache?: RequestCache;
1183
1184
  credentials?: RequestCredentials;
1184
1185
  headers?: HeadersInit & (HeadersInit | {
@@ -1189,7 +1190,6 @@ declare const getAuthClient: (backendURL: string) => {
1189
1190
  integrity?: string;
1190
1191
  keepalive?: boolean;
1191
1192
  method?: string;
1192
- mode?: RequestMode;
1193
1193
  priority?: RequestPriority;
1194
1194
  redirect?: RequestRedirect;
1195
1195
  referrer?: string;
@@ -1267,6 +1267,7 @@ declare const getAuthClient: (backendURL: string) => {
1267
1267
  }, unknown, FetchOptions["throw"] extends true ? true : false>>;
1268
1268
  } & {
1269
1269
  listAccounts: <FetchOptions extends {
1270
+ mode?: RequestMode;
1270
1271
  cache?: RequestCache;
1271
1272
  credentials?: RequestCredentials;
1272
1273
  headers?: HeadersInit & (HeadersInit | {
@@ -1277,7 +1278,6 @@ declare const getAuthClient: (backendURL: string) => {
1277
1278
  integrity?: string;
1278
1279
  keepalive?: boolean;
1279
1280
  method?: string;
1280
- mode?: RequestMode;
1281
1281
  priority?: RequestPriority;
1282
1282
  redirect?: RequestRedirect;
1283
1283
  referrer?: string;
@@ -1330,6 +1330,7 @@ declare const getAuthClient: (backendURL: string) => {
1330
1330
  } & {
1331
1331
  deleteUser: {
1332
1332
  callback: <FetchOptions extends {
1333
+ mode?: RequestMode;
1333
1334
  cache?: RequestCache;
1334
1335
  credentials?: RequestCredentials;
1335
1336
  headers?: HeadersInit & (HeadersInit | {
@@ -1340,7 +1341,6 @@ declare const getAuthClient: (backendURL: string) => {
1340
1341
  integrity?: string;
1341
1342
  keepalive?: boolean;
1342
1343
  method?: string;
1343
- mode?: RequestMode;
1344
1344
  priority?: RequestPriority;
1345
1345
  redirect?: RequestRedirect;
1346
1346
  referrer?: string;
@@ -1392,6 +1392,7 @@ declare const getAuthClient: (backendURL: string) => {
1392
1392
  };
1393
1393
  } & {
1394
1394
  unlinkAccount: <FetchOptions extends {
1395
+ mode?: RequestMode;
1395
1396
  cache?: RequestCache;
1396
1397
  credentials?: RequestCredentials;
1397
1398
  headers?: HeadersInit & (HeadersInit | {
@@ -1402,7 +1403,6 @@ declare const getAuthClient: (backendURL: string) => {
1402
1403
  integrity?: string;
1403
1404
  keepalive?: boolean;
1404
1405
  method?: string;
1405
- mode?: RequestMode;
1406
1406
  priority?: RequestPriority;
1407
1407
  redirect?: RequestRedirect;
1408
1408
  referrer?: string;
@@ -1457,6 +1457,7 @@ declare const getAuthClient: (backendURL: string) => {
1457
1457
  }, unknown, FetchOptions["throw"] extends true ? true : false>>;
1458
1458
  } & {
1459
1459
  refreshToken: <FetchOptions extends {
1460
+ mode?: RequestMode;
1460
1461
  cache?: RequestCache;
1461
1462
  credentials?: RequestCredentials;
1462
1463
  headers?: HeadersInit & (HeadersInit | {
@@ -1467,7 +1468,6 @@ declare const getAuthClient: (backendURL: string) => {
1467
1468
  integrity?: string;
1468
1469
  keepalive?: boolean;
1469
1470
  method?: string;
1470
- mode?: RequestMode;
1471
1471
  priority?: RequestPriority;
1472
1472
  redirect?: RequestRedirect;
1473
1473
  referrer?: string;
@@ -1522,6 +1522,7 @@ declare const getAuthClient: (backendURL: string) => {
1522
1522
  }>, data_1?: FetchOptions) => Promise<_better_fetch_fetch0.BetterFetchResponse<any, unknown, FetchOptions["throw"] extends true ? true : false>>;
1523
1523
  } & {
1524
1524
  getAccessToken: <FetchOptions extends {
1525
+ mode?: RequestMode;
1525
1526
  cache?: RequestCache;
1526
1527
  credentials?: RequestCredentials;
1527
1528
  headers?: HeadersInit & (HeadersInit | {
@@ -1532,7 +1533,6 @@ declare const getAuthClient: (backendURL: string) => {
1532
1533
  integrity?: string;
1533
1534
  keepalive?: boolean;
1534
1535
  method?: string;
1535
- mode?: RequestMode;
1536
1536
  priority?: RequestPriority;
1537
1537
  redirect?: RequestRedirect;
1538
1538
  referrer?: string;
@@ -1592,6 +1592,7 @@ declare const getAuthClient: (backendURL: string) => {
1592
1592
  }, unknown, FetchOptions["throw"] extends true ? true : false>>;
1593
1593
  } & {
1594
1594
  accountInfo: <FetchOptions extends {
1595
+ mode?: RequestMode;
1595
1596
  cache?: RequestCache;
1596
1597
  credentials?: RequestCredentials;
1597
1598
  headers?: HeadersInit & (HeadersInit | {
@@ -1602,7 +1603,6 @@ declare const getAuthClient: (backendURL: string) => {
1602
1603
  integrity?: string;
1603
1604
  keepalive?: boolean;
1604
1605
  method?: string;
1605
- mode?: RequestMode;
1606
1606
  priority?: RequestPriority;
1607
1607
  redirect?: RequestRedirect;
1608
1608
  referrer?: string;
@@ -1656,6 +1656,7 @@ declare const getAuthClient: (backendURL: string) => {
1656
1656
  }, unknown, FetchOptions["throw"] extends true ? true : false>>;
1657
1657
  } & {
1658
1658
  getSession: <FetchOptions extends {
1659
+ mode?: RequestMode;
1659
1660
  cache?: RequestCache;
1660
1661
  credentials?: RequestCredentials;
1661
1662
  headers?: HeadersInit & (HeadersInit | {
@@ -1666,7 +1667,6 @@ declare const getAuthClient: (backendURL: string) => {
1666
1667
  integrity?: string;
1667
1668
  keepalive?: boolean;
1668
1669
  method?: string;
1669
- mode?: RequestMode;
1670
1670
  priority?: RequestPriority;
1671
1671
  redirect?: RequestRedirect;
1672
1672
  referrer?: string;
@@ -5472,6 +5472,7 @@ declare const getAuthClient: (backendURL: string) => {
5472
5472
  } & {
5473
5473
  twoFactor: {
5474
5474
  enable: <FetchOptions extends {
5475
+ mode?: RequestMode;
5475
5476
  cache?: RequestCache;
5476
5477
  credentials?: RequestCredentials;
5477
5478
  headers?: HeadersInit & (HeadersInit | {
@@ -5482,7 +5483,6 @@ declare const getAuthClient: (backendURL: string) => {
5482
5483
  integrity?: string;
5483
5484
  keepalive?: boolean;
5484
5485
  method?: string;
5485
- mode?: RequestMode;
5486
5486
  priority?: RequestPriority;
5487
5487
  redirect?: RequestRedirect;
5488
5488
  referrer?: string;
@@ -5540,6 +5540,7 @@ declare const getAuthClient: (backendURL: string) => {
5540
5540
  } & {
5541
5541
  twoFactor: {
5542
5542
  disable: <FetchOptions extends {
5543
+ mode?: RequestMode;
5543
5544
  cache?: RequestCache;
5544
5545
  credentials?: RequestCredentials;
5545
5546
  headers?: HeadersInit & (HeadersInit | {
@@ -5550,7 +5551,6 @@ declare const getAuthClient: (backendURL: string) => {
5550
5551
  integrity?: string;
5551
5552
  keepalive?: boolean;
5552
5553
  method?: string;
5553
- mode?: RequestMode;
5554
5554
  priority?: RequestPriority;
5555
5555
  redirect?: RequestRedirect;
5556
5556
  referrer?: string;
@@ -5605,6 +5605,7 @@ declare const getAuthClient: (backendURL: string) => {
5605
5605
  } & {
5606
5606
  twoFactor: {
5607
5607
  verifyBackupCode: <FetchOptions extends {
5608
+ mode?: RequestMode;
5608
5609
  cache?: RequestCache;
5609
5610
  credentials?: RequestCredentials;
5610
5611
  headers?: HeadersInit & (HeadersInit | {
@@ -5615,7 +5616,6 @@ declare const getAuthClient: (backendURL: string) => {
5615
5616
  integrity?: string;
5616
5617
  keepalive?: boolean;
5617
5618
  method?: string;
5618
- mode?: RequestMode;
5619
5619
  priority?: RequestPriority;
5620
5620
  redirect?: RequestRedirect;
5621
5621
  referrer?: string;
@@ -5683,6 +5683,7 @@ declare const getAuthClient: (backendURL: string) => {
5683
5683
  } & {
5684
5684
  twoFactor: {
5685
5685
  generateBackupCodes: <FetchOptions extends {
5686
+ mode?: RequestMode;
5686
5687
  cache?: RequestCache;
5687
5688
  credentials?: RequestCredentials;
5688
5689
  headers?: HeadersInit & (HeadersInit | {
@@ -5693,7 +5694,6 @@ declare const getAuthClient: (backendURL: string) => {
5693
5694
  integrity?: string;
5694
5695
  keepalive?: boolean;
5695
5696
  method?: string;
5696
- mode?: RequestMode;
5697
5697
  priority?: RequestPriority;
5698
5698
  redirect?: RequestRedirect;
5699
5699
  referrer?: string;
@@ -5749,6 +5749,7 @@ declare const getAuthClient: (backendURL: string) => {
5749
5749
  } & {
5750
5750
  twoFactor: {
5751
5751
  sendOtp: <FetchOptions extends {
5752
+ mode?: RequestMode;
5752
5753
  cache?: RequestCache;
5753
5754
  credentials?: RequestCredentials;
5754
5755
  headers?: HeadersInit & (HeadersInit | {
@@ -5759,7 +5760,6 @@ declare const getAuthClient: (backendURL: string) => {
5759
5760
  integrity?: string;
5760
5761
  keepalive?: boolean;
5761
5762
  method?: string;
5762
- mode?: RequestMode;
5763
5763
  priority?: RequestPriority;
5764
5764
  redirect?: RequestRedirect;
5765
5765
  referrer?: string;
@@ -5814,6 +5814,7 @@ declare const getAuthClient: (backendURL: string) => {
5814
5814
  } & {
5815
5815
  twoFactor: {
5816
5816
  verifyOtp: <FetchOptions extends {
5817
+ mode?: RequestMode;
5817
5818
  cache?: RequestCache;
5818
5819
  credentials?: RequestCredentials;
5819
5820
  headers?: HeadersInit & (HeadersInit | {
@@ -5824,7 +5825,6 @@ declare const getAuthClient: (backendURL: string) => {
5824
5825
  integrity?: string;
5825
5826
  keepalive?: boolean;
5826
5827
  method?: string;
5827
- mode?: RequestMode;
5828
5828
  priority?: RequestPriority;
5829
5829
  redirect?: RequestRedirect;
5830
5830
  referrer?: string;
@@ -5890,6 +5890,7 @@ declare const getAuthClient: (backendURL: string) => {
5890
5890
  } & {
5891
5891
  twoFactor: {
5892
5892
  getTotpUri: <FetchOptions extends {
5893
+ mode?: RequestMode;
5893
5894
  cache?: RequestCache;
5894
5895
  credentials?: RequestCredentials;
5895
5896
  headers?: HeadersInit & (HeadersInit | {
@@ -5900,7 +5901,6 @@ declare const getAuthClient: (backendURL: string) => {
5900
5901
  integrity?: string;
5901
5902
  keepalive?: boolean;
5902
5903
  method?: string;
5903
- mode?: RequestMode;
5904
5904
  priority?: RequestPriority;
5905
5905
  redirect?: RequestRedirect;
5906
5906
  referrer?: string;
@@ -5955,6 +5955,7 @@ declare const getAuthClient: (backendURL: string) => {
5955
5955
  } & {
5956
5956
  twoFactor: {
5957
5957
  verifyTotp: <FetchOptions extends {
5958
+ mode?: RequestMode;
5958
5959
  cache?: RequestCache;
5959
5960
  credentials?: RequestCredentials;
5960
5961
  headers?: HeadersInit & (HeadersInit | {
@@ -5965,7 +5966,6 @@ declare const getAuthClient: (backendURL: string) => {
5965
5966
  integrity?: string;
5966
5967
  keepalive?: boolean;
5967
5968
  method?: string;
5968
- mode?: RequestMode;
5969
5969
  priority?: RequestPriority;
5970
5970
  redirect?: RequestRedirect;
5971
5971
  referrer?: string;
@@ -6031,6 +6031,7 @@ declare const getAuthClient: (backendURL: string) => {
6031
6031
  } & {
6032
6032
  passkey: {
6033
6033
  generateRegisterOptions: <FetchOptions extends {
6034
+ mode?: RequestMode;
6034
6035
  cache?: RequestCache;
6035
6036
  credentials?: RequestCredentials;
6036
6037
  headers?: HeadersInit & (HeadersInit | {
@@ -6041,7 +6042,6 @@ declare const getAuthClient: (backendURL: string) => {
6041
6042
  integrity?: string;
6042
6043
  keepalive?: boolean;
6043
6044
  method?: string;
6044
- mode?: RequestMode;
6045
6045
  priority?: RequestPriority;
6046
6046
  redirect?: RequestRedirect;
6047
6047
  referrer?: string;
@@ -6091,6 +6091,7 @@ declare const getAuthClient: (backendURL: string) => {
6091
6091
  } & {
6092
6092
  passkey: {
6093
6093
  generateAuthenticateOptions: <FetchOptions extends {
6094
+ mode?: RequestMode;
6094
6095
  cache?: RequestCache;
6095
6096
  credentials?: RequestCredentials;
6096
6097
  headers?: HeadersInit & (HeadersInit | {
@@ -6101,7 +6102,6 @@ declare const getAuthClient: (backendURL: string) => {
6101
6102
  integrity?: string;
6102
6103
  keepalive?: boolean;
6103
6104
  method?: string;
6104
- mode?: RequestMode;
6105
6105
  priority?: RequestPriority;
6106
6106
  redirect?: RequestRedirect;
6107
6107
  referrer?: string;
@@ -6148,6 +6148,7 @@ declare const getAuthClient: (backendURL: string) => {
6148
6148
  } & {
6149
6149
  passkey: {
6150
6150
  verifyRegistration: <FetchOptions extends {
6151
+ mode?: RequestMode;
6151
6152
  cache?: RequestCache;
6152
6153
  credentials?: RequestCredentials;
6153
6154
  headers?: HeadersInit & (HeadersInit | {
@@ -6158,7 +6159,6 @@ declare const getAuthClient: (backendURL: string) => {
6158
6159
  integrity?: string;
6159
6160
  keepalive?: boolean;
6160
6161
  method?: string;
6161
- mode?: RequestMode;
6162
6162
  priority?: RequestPriority;
6163
6163
  redirect?: RequestRedirect;
6164
6164
  referrer?: string;
@@ -6213,6 +6213,7 @@ declare const getAuthClient: (backendURL: string) => {
6213
6213
  } & {
6214
6214
  passkey: {
6215
6215
  verifyAuthentication: <FetchOptions extends {
6216
+ mode?: RequestMode;
6216
6217
  cache?: RequestCache;
6217
6218
  credentials?: RequestCredentials;
6218
6219
  headers?: HeadersInit & (HeadersInit | {
@@ -6223,7 +6224,6 @@ declare const getAuthClient: (backendURL: string) => {
6223
6224
  integrity?: string;
6224
6225
  keepalive?: boolean;
6225
6226
  method?: string;
6226
- mode?: RequestMode;
6227
6227
  priority?: RequestPriority;
6228
6228
  redirect?: RequestRedirect;
6229
6229
  referrer?: string;
@@ -6287,6 +6287,7 @@ declare const getAuthClient: (backendURL: string) => {
6287
6287
  } & {
6288
6288
  passkey: {
6289
6289
  listUserPasskeys: <FetchOptions extends {
6290
+ mode?: RequestMode;
6290
6291
  cache?: RequestCache;
6291
6292
  credentials?: RequestCredentials;
6292
6293
  headers?: HeadersInit & (HeadersInit | {
@@ -6297,7 +6298,6 @@ declare const getAuthClient: (backendURL: string) => {
6297
6298
  integrity?: string;
6298
6299
  keepalive?: boolean;
6299
6300
  method?: string;
6300
- mode?: RequestMode;
6301
6301
  priority?: RequestPriority;
6302
6302
  redirect?: RequestRedirect;
6303
6303
  referrer?: string;
@@ -6344,6 +6344,7 @@ declare const getAuthClient: (backendURL: string) => {
6344
6344
  } & {
6345
6345
  passkey: {
6346
6346
  deletePasskey: <FetchOptions extends {
6347
+ mode?: RequestMode;
6347
6348
  cache?: RequestCache;
6348
6349
  credentials?: RequestCredentials;
6349
6350
  headers?: HeadersInit & (HeadersInit | {
@@ -6354,7 +6355,6 @@ declare const getAuthClient: (backendURL: string) => {
6354
6355
  integrity?: string;
6355
6356
  keepalive?: boolean;
6356
6357
  method?: string;
6357
- mode?: RequestMode;
6358
6358
  priority?: RequestPriority;
6359
6359
  redirect?: RequestRedirect;
6360
6360
  referrer?: string;
@@ -6407,6 +6407,7 @@ declare const getAuthClient: (backendURL: string) => {
6407
6407
  } & {
6408
6408
  passkey: {
6409
6409
  updatePasskey: <FetchOptions extends {
6410
+ mode?: RequestMode;
6410
6411
  cache?: RequestCache;
6411
6412
  credentials?: RequestCredentials;
6412
6413
  headers?: HeadersInit & (HeadersInit | {
@@ -6417,7 +6418,6 @@ declare const getAuthClient: (backendURL: string) => {
6417
6418
  integrity?: string;
6418
6419
  keepalive?: boolean;
6419
6420
  method?: string;
6420
- mode?: RequestMode;
6421
6421
  priority?: RequestPriority;
6422
6422
  redirect?: RequestRedirect;
6423
6423
  referrer?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"auth.d.ts","names":[],"sources":["../../../src/libs/auth.ts"],"sourcesContent":[],"mappings":";;;;;;;;;cASM;;;;;;;;QAAA,MAmBF,EAAA,kBAAA,GAAA,YAAA,GAAA,0BAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
1
+ {"version":3,"file":"auth.d.ts","names":[],"sources":["../../../src/libs/auth.ts"],"sourcesContent":[],"mappings":";;;;;;;;;cASM;;;;;;;;MAAA,OAAA,CAmBF,aAAA,GAAA,YAAA,GAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}