@intlayer/design-system 5.5.9 → 5.5.11

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 (140) hide show
  1. package/README.md +42 -9
  2. package/dist/.vite/manifest.json +91 -68
  3. package/dist/components/Auth/AuthModal/index.cjs +2 -2
  4. package/dist/components/Auth/AuthModal/index.mjs +2 -2
  5. package/dist/components/Auth/ChangePasswordForm/useChangePasswordSchema.cjs +1 -1
  6. package/dist/components/Auth/ChangePasswordForm/useChangePasswordSchema.mjs +1 -1
  7. package/dist/components/Auth/DefineNewPasswordForm/useDefineNewPasswordSchema.cjs +1 -1
  8. package/dist/components/Auth/DefineNewPasswordForm/useDefineNewPasswordSchema.mjs +1 -1
  9. package/dist/components/Auth/ResetPasswordForm/useResetPasswordSchema.cjs +1 -1
  10. package/dist/components/Auth/ResetPasswordForm/useResetPasswordSchema.mjs +1 -1
  11. package/dist/components/Auth/SignInForm/useSignInSchema.cjs +1 -1
  12. package/dist/components/Auth/SignInForm/useSignInSchema.mjs +1 -1
  13. package/dist/components/Auth/SignUpForm/useSignUpSchema.cjs +1 -1
  14. package/dist/components/Auth/SignUpForm/useSignUpSchema.mjs +1 -1
  15. package/dist/components/Auth/VerifyEmailForm/VerifyEmailSchema.cjs +1 -1
  16. package/dist/components/Auth/VerifyEmailForm/VerifyEmailSchema.mjs +1 -1
  17. package/dist/components/Auth/useUser/index.cjs +2 -2
  18. package/dist/components/Auth/useUser/index.mjs +2 -2
  19. package/dist/components/Command/index.d.ts +83 -0
  20. package/dist/components/Command/index.d.ts.map +1 -0
  21. package/dist/components/ContentEditor/ContentEditorTextArea.cjs +2 -2
  22. package/dist/components/ContentEditor/ContentEditorTextArea.mjs +2 -2
  23. package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.cjs +2 -2
  24. package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs +2 -2
  25. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.cjs +1 -1
  26. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs +1 -1
  27. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.cjs +1 -1
  28. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.mjs +1 -1
  29. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.cjs +2 -2
  30. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs +2 -2
  31. package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.cjs +1 -1
  32. package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.mjs +1 -1
  33. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.cjs +2 -2
  34. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs +2 -2
  35. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.cjs +2 -2
  36. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs +2 -2
  37. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.cjs +3 -3
  38. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.cjs.map +1 -1
  39. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.d.ts +1 -1
  40. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.d.ts.map +1 -1
  41. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.mjs +3 -3
  42. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.mjs.map +1 -1
  43. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.cjs +2 -2
  44. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.mjs +2 -2
  45. package/dist/components/DropDown/index.cjs +1 -13
  46. package/dist/components/DropDown/index.cjs.map +1 -1
  47. package/dist/components/DropDown/index.d.ts.map +1 -1
  48. package/dist/components/DropDown/index.mjs +1 -13
  49. package/dist/components/DropDown/index.mjs.map +1 -1
  50. package/dist/components/EditableField/EditableFieldTextArea.cjs +2 -2
  51. package/dist/components/EditableField/EditableFieldTextArea.mjs +2 -2
  52. package/dist/components/Form/FormBase.cjs +2 -2
  53. package/dist/components/Form/FormBase.mjs +2 -2
  54. package/dist/components/Form/elements/FormElementWrapper.cjs +3 -3
  55. package/dist/components/Form/elements/FormElementWrapper.mjs +3 -3
  56. package/dist/components/IDE/CodeContext.cjs +2 -2
  57. package/dist/components/IDE/CodeContext.mjs +2 -2
  58. package/dist/components/IDE/FileList.cjs +1 -1
  59. package/dist/components/IDE/FileList.cjs.map +1 -1
  60. package/dist/components/IDE/FileList.d.ts +1 -1
  61. package/dist/components/IDE/FileList.d.ts.map +1 -1
  62. package/dist/components/IDE/FileList.mjs +1 -1
  63. package/dist/components/IDE/FileList.mjs.map +1 -1
  64. package/dist/components/KeyboardScreenAdapter/index.cjs +1 -1
  65. package/dist/components/KeyboardScreenAdapter/index.cjs.map +1 -1
  66. package/dist/components/KeyboardScreenAdapter/index.mjs +1 -1
  67. package/dist/components/KeyboardScreenAdapter/index.mjs.map +1 -1
  68. package/dist/components/Link/Link.cjs.map +1 -1
  69. package/dist/components/Link/Link.d.ts.map +1 -1
  70. package/dist/components/Link/Link.mjs.map +1 -1
  71. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.cjs +2 -2
  72. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs +2 -2
  73. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.cjs +2 -2
  74. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.mjs +2 -2
  75. package/dist/components/MarkDownRender/index.cjs +28 -2
  76. package/dist/components/MarkDownRender/index.cjs.map +1 -1
  77. package/dist/components/MarkDownRender/index.d.ts +2 -2
  78. package/dist/components/MarkDownRender/index.d.ts.map +1 -1
  79. package/dist/components/MarkDownRender/index.mjs +28 -2
  80. package/dist/components/MarkDownRender/index.mjs.map +1 -1
  81. package/dist/components/Modal/Modal.cjs +4 -4
  82. package/dist/components/Modal/Modal.mjs +4 -4
  83. package/dist/components/Navbar/MobileNavbar.cjs +3 -3
  84. package/dist/components/Navbar/MobileNavbar.mjs +3 -3
  85. package/dist/components/Navbar/index.cjs +5 -5
  86. package/dist/components/Navbar/index.mjs +5 -5
  87. package/dist/components/SwitchSelector/index.cjs +3 -3
  88. package/dist/components/SwitchSelector/index.mjs +3 -3
  89. package/dist/components/TabSelector/TabSelector.cjs +3 -3
  90. package/dist/components/TabSelector/TabSelector.mjs +3 -3
  91. package/dist/components/TextArea/AutoSizeTextArea.cjs +1 -1
  92. package/dist/components/TextArea/AutoSizeTextArea.cjs.map +1 -1
  93. package/dist/components/TextArea/AutoSizeTextArea.mjs +1 -1
  94. package/dist/components/TextArea/AutoSizeTextArea.mjs.map +1 -1
  95. package/dist/components/TextArea/AutocompleteTextArea.cjs +2 -2
  96. package/dist/components/TextArea/AutocompleteTextArea.mjs +2 -2
  97. package/dist/hooks/index.cjs +25 -23
  98. package/dist/hooks/index.cjs.map +1 -1
  99. package/dist/hooks/index.d.ts +8 -7
  100. package/dist/hooks/index.d.ts.map +1 -1
  101. package/dist/hooks/index.mjs +10 -8
  102. package/dist/hooks/index.mjs.map +1 -1
  103. package/dist/hooks/useAsync/useAsync.cjs +10 -11
  104. package/dist/hooks/useAsync/useAsync.cjs.map +1 -1
  105. package/dist/hooks/useAsync/useAsync.mjs +10 -11
  106. package/dist/hooks/useAsync/useAsync.mjs.map +1 -1
  107. package/dist/hooks/useIntlayerAPI.cjs +5 -4
  108. package/dist/hooks/useIntlayerAPI.cjs.map +1 -1
  109. package/dist/hooks/useIntlayerAPI.d.ts +1 -0
  110. package/dist/hooks/useIntlayerAPI.d.ts.map +1 -1
  111. package/dist/hooks/useIntlayerAPI.mjs +5 -4
  112. package/dist/hooks/useIntlayerAPI.mjs.map +1 -1
  113. package/dist/hooks/useScreenWidth.cjs +18 -0
  114. package/dist/hooks/useScreenWidth.cjs.map +1 -0
  115. package/dist/hooks/useScreenWidth.d.ts +4 -0
  116. package/dist/hooks/useScreenWidth.d.ts.map +1 -0
  117. package/dist/hooks/useScreenWidth.mjs +18 -0
  118. package/dist/hooks/useScreenWidth.mjs.map +1 -0
  119. package/dist/index-BCuMWKyy.js.map +1 -1
  120. package/dist/index-BYzBot7l.cjs.map +1 -1
  121. package/dist/parse-BJVwmz92.cjs +511 -0
  122. package/dist/parse-BJVwmz92.cjs.map +1 -0
  123. package/dist/parse-pnJgclyf.js +512 -0
  124. package/dist/parse-pnJgclyf.js.map +1 -0
  125. package/dist/{schemas-DJhUvjsx.cjs → schemas-DlCjM5d_.cjs} +260 -726
  126. package/dist/schemas-DlCjM5d_.cjs.map +1 -0
  127. package/dist/{schemas-7jC6hy_u.js → schemas-itjzX6bG.js} +21 -487
  128. package/dist/schemas-itjzX6bG.js.map +1 -0
  129. package/dist/tailwind.css +2 -2
  130. package/dist/zod-D4WapgbL.js +92 -0
  131. package/dist/zod-D4WapgbL.js.map +1 -0
  132. package/dist/zod-K7y5gPX4.cjs +91 -0
  133. package/dist/zod-K7y5gPX4.cjs.map +1 -0
  134. package/package.json +16 -16
  135. package/dist/schemas-7jC6hy_u.js.map +0 -1
  136. package/dist/schemas-DJhUvjsx.cjs.map +0 -1
  137. package/dist/zod-DIGMabE8.js +0 -48
  138. package/dist/zod-DIGMabE8.js.map +0 -1
  139. package/dist/zod-DpajDxlG.cjs +0 -47
  140. package/dist/zod-DpajDxlG.cjs.map +0 -1
package/README.md CHANGED
@@ -5,15 +5,48 @@
5
5
  </div>
6
6
 
7
7
  <div align="center">
8
- <a href="https://www.npmjs.com/package/intlayer">
9
- <img alt="npm" src="https://img.shields.io/npm/v/intlayer.svg?labelColor=49516F&color=8994BC" />
10
- </a>
11
- <a href="https://npmjs.org/package/intlayer">
12
- <img alt="downloads" src="https://badgen.net/npm/dm/intlayer?labelColor=49516F&color=8994BC" />
13
- </a>
14
- <a href="https://npmjs.org/package/intlayer">
15
- <img alt="types included" src="https://badgen.net/npm/types/intlayer?labelColor=49516F&color=8994BC"
16
- />
8
+ <a href="https://www.npmjs.com/package/intlayer" target="blank"><img
9
+ align="center"
10
+ alt="npm"
11
+ src="https://img.shields.io/npm/v/intlayer.svg?labelColor=49516F&color=8994BC&style=for-the-badge"
12
+ height="30" /></a>
13
+ <a href="https://npmjs.org/package/intlayer" target="blank"><img
14
+ align="center"
15
+ src="https://img.shields.io/npm/dm/intlayer?labelColor=49516F&color=8994BC&style=for-the-badge"
16
+ alt="monthly downloads"
17
+ height="30"
18
+ /></a>
19
+ <a href="https://npmjs.org/package/intlayer" target="blank"><img
20
+ align="center"
21
+ src="https://img.shields.io/npm/types/intlayer?label=types%20included&labelColor=49516F&color=8994BC&style=for-the-badge"
22
+ alt="types included"
23
+ height="30"
24
+ /></a>
25
+ </div>
26
+
27
+ <div>
28
+ <br/>
29
+ <p align="center">
30
+ <a href="https://www.linkedin.com/company/intlayerorg" target="blank"><img align="center"
31
+ src="https://img.shields.io/badge/linkedin-%231DA1F2.svg?style=for-the-badge&logo=linkedin&logoColor=white"
32
+ alt="Intlayer LinkedIn" height="30"/></a>
33
+ <a href="https://www.facebook.com/intlayer" target="blank"><img align="center"
34
+ src="https://img.shields.io/badge/facebook-4267B2.svg?style=for-the-badge&logo=facebook&logoColor=white"
35
+ alt="Intlayer Facebook" height="30"/></a>
36
+ <a href="https://www.instagram.com/intlayer_org/" target="blank"><img align="center"
37
+ src="https://img.shields.io/badge/instagram-%23E4405F.svg?style=for-the-badge&logo=Instagram&logoColor=white"
38
+ alt="Intlayer Instagram" height="30"/></a>
39
+ <a href="https://x.com/Intlayer183096" target="blank"><img align="center"
40
+ src="https://img.shields.io/badge/x-1DA1F2.svg?style=for-the-badge&logo=x&logoColor=white"
41
+ alt="Intlayer X" height="30"/></a>
42
+ <a href="https://www.youtube.com/@intlayer" target="blank"><img align="center"
43
+ src="https://img.shields.io/badge/youtube-FF0000.svg?style=for-the-badge&logo=youtube&logoColor=white"
44
+ alt="Intlayer YouTube" height="30"/></a>
45
+ <a href="https://www.tiktok.com/@intlayer" target="blank"><img align="center"
46
+ src="https://img.shields.io/badge/tiktok-000000.svg?style=for-the-badge&logo=tiktok&logoColor=white"
47
+ alt="Intlayer TikTok" height="30"/></a>
48
+ <br>
49
+ </p>
17
50
  </div>
18
51
 
19
52
  # @intlayer/design-system: Containing the UI library of Intlayer
@@ -81,21 +81,41 @@
81
81
  "src/components/DictionaryEditor/NodeWrapper/StringWrapper.tsx"
82
82
  ]
83
83
  },
84
- "_schemas-7jC6hy_u.js": {
85
- "file": "schemas-7jC6hy_u.js",
86
- "name": "schemas"
84
+ "_parse-BJVwmz92.cjs": {
85
+ "file": "parse-BJVwmz92.cjs",
86
+ "name": "parse"
87
87
  },
88
- "_schemas-DJhUvjsx.cjs": {
89
- "file": "schemas-DJhUvjsx.cjs",
90
- "name": "schemas"
88
+ "_parse-pnJgclyf.js": {
89
+ "file": "parse-pnJgclyf.js",
90
+ "name": "parse"
91
91
  },
92
- "_zod-DIGMabE8.js": {
93
- "file": "zod-DIGMabE8.js",
94
- "name": "zod"
92
+ "_schemas-DlCjM5d_.cjs": {
93
+ "file": "schemas-DlCjM5d_.cjs",
94
+ "name": "schemas",
95
+ "imports": [
96
+ "_parse-BJVwmz92.cjs"
97
+ ]
98
+ },
99
+ "_schemas-itjzX6bG.js": {
100
+ "file": "schemas-itjzX6bG.js",
101
+ "name": "schemas",
102
+ "imports": [
103
+ "_parse-pnJgclyf.js"
104
+ ]
105
+ },
106
+ "_zod-D4WapgbL.js": {
107
+ "file": "zod-D4WapgbL.js",
108
+ "name": "zod",
109
+ "imports": [
110
+ "_parse-pnJgclyf.js"
111
+ ]
95
112
  },
96
- "_zod-DpajDxlG.cjs": {
97
- "file": "zod-DpajDxlG.cjs",
98
- "name": "zod"
113
+ "_zod-K7y5gPX4.cjs": {
114
+ "file": "zod-K7y5gPX4.cjs",
115
+ "name": "zod",
116
+ "imports": [
117
+ "_parse-BJVwmz92.cjs"
118
+ ]
99
119
  },
100
120
  "src/components/Accordion/Accordion.tsx": {
101
121
  "file": "components/Accordion/Accordion.cjs",
@@ -123,9 +143,9 @@
123
143
  "src": "src/components/Auth/AuthModal/index.tsx",
124
144
  "isEntry": true,
125
145
  "imports": [
126
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
127
- "src/hooks/useAsync/useAsyncStateStore.tsx",
128
146
  "src/hooks/intlayerAPIHooks.ts",
147
+ "src/hooks/useAsync/useAsyncStateStore.tsx",
148
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
129
149
  "src/components/Modal/Modal.tsx",
130
150
  "src/components/Auth/ChangePasswordForm/ChangePasswordForm.tsx",
131
151
  "src/components/Auth/ChangePasswordForm/useChangePasswordSchema.content.ts",
@@ -216,7 +236,7 @@
216
236
  "isEntry": true,
217
237
  "imports": [
218
238
  "src/components/Auth/ChangePasswordForm/useChangePasswordSchema.content.ts",
219
- "_schemas-DJhUvjsx.cjs"
239
+ "_schemas-DlCjM5d_.cjs"
220
240
  ]
221
241
  },
222
242
  "src/components/Auth/DefineNewPasswordForm/DefineNewPasswordForm.tsx": {
@@ -262,7 +282,7 @@
262
282
  "isEntry": true,
263
283
  "imports": [
264
284
  "src/components/Auth/DefineNewPasswordForm/useDefineNewPasswordSchema.content.ts",
265
- "_schemas-DJhUvjsx.cjs"
285
+ "_schemas-DlCjM5d_.cjs"
266
286
  ]
267
287
  },
268
288
  "src/components/Auth/ExternalsLoginButtons/ExternalsLoginButtons.tsx": {
@@ -347,7 +367,7 @@
347
367
  "isEntry": true,
348
368
  "imports": [
349
369
  "src/components/Auth/ResetPasswordForm/useResetPasswordSchema.content.ts",
350
- "_schemas-DJhUvjsx.cjs"
370
+ "_schemas-DlCjM5d_.cjs"
351
371
  ]
352
372
  },
353
373
  "src/components/Auth/SignInForm/SignInForm.tsx": {
@@ -393,7 +413,7 @@
393
413
  "isEntry": true,
394
414
  "imports": [
395
415
  "src/components/Auth/SignInForm/useSignInSchema.content.ts",
396
- "_schemas-DJhUvjsx.cjs"
416
+ "_schemas-DlCjM5d_.cjs"
397
417
  ]
398
418
  },
399
419
  "src/components/Auth/SignUpForm/SignUpForm.tsx": {
@@ -438,7 +458,7 @@
438
458
  "isEntry": true,
439
459
  "imports": [
440
460
  "src/components/Auth/SignUpForm/useSignUpSchema.content.ts",
441
- "_schemas-DJhUvjsx.cjs"
461
+ "_schemas-DlCjM5d_.cjs"
442
462
  ]
443
463
  },
444
464
  "src/components/Auth/VerifyEmailForm/VerifyEmailForm.tsx": {
@@ -464,7 +484,7 @@
464
484
  "src": "src/components/Auth/VerifyEmailForm/VerifyEmailSchema.ts",
465
485
  "isEntry": true,
466
486
  "imports": [
467
- "_schemas-DJhUvjsx.cjs"
487
+ "_schemas-DlCjM5d_.cjs"
468
488
  ]
469
489
  },
470
490
  "src/components/Auth/VerifyEmailForm/index.content.ts": {
@@ -552,9 +572,9 @@
552
572
  "src": "src/components/Auth/useUser/index.ts",
553
573
  "isEntry": true,
554
574
  "imports": [
555
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
556
- "src/hooks/useAsync/useAsyncStateStore.tsx",
557
575
  "src/hooks/intlayerAPIHooks.ts",
576
+ "src/hooks/useAsync/useAsyncStateStore.tsx",
577
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
558
578
  "src/components/Auth/useAuth/index.tsx"
559
579
  ]
560
580
  },
@@ -680,9 +700,9 @@
680
700
  "src/components/Auth/ChangePasswordForm/useChangePasswordSchema.content.ts",
681
701
  "src/components/Auth/ResetPasswordForm/resetPasswordContent.content.ts",
682
702
  "src/components/Auth/ResetPasswordForm/useResetPasswordSchema.content.ts",
683
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
684
703
  "src/hooks/useAsync/useAsyncStateStore.tsx",
685
704
  "src/components/Toaster/Toast.tsx",
705
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
686
706
  "src/components/Modal/Modal.tsx",
687
707
  "src/components/Auth/VerifyEmailForm/index.content.ts",
688
708
  "src/components/Auth/DefineNewPasswordForm/defineNewPasswordForm.content.ts",
@@ -873,9 +893,9 @@
873
893
  "src": "src/components/DictionaryFieldEditor/ContentEditorView/TextEditor.tsx",
874
894
  "isEntry": true,
875
895
  "imports": [
876
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
877
- "src/hooks/useAsync/useAsyncStateStore.tsx",
878
896
  "src/hooks/intlayerAPIHooks.ts",
897
+ "src/hooks/useAsync/useAsyncStateStore.tsx",
898
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
879
899
  "src/utils/object.ts",
880
900
  "src/components/Button/Button.tsx",
881
901
  "src/components/Container/index.tsx",
@@ -901,8 +921,8 @@
901
921
  "imports": [
902
922
  "src/hooks/intlayerAPIHooks.ts",
903
923
  "src/components/Button/Button.tsx",
904
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
905
924
  "src/hooks/useAsync/useAsyncStateStore.tsx",
925
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
906
926
  "src/components/Auth/useAuth/index.tsx",
907
927
  "src/components/Auth/ExternalsLoginButtons/externalsLoginButtons.content.ts",
908
928
  "src/components/Form/FormBase.tsx",
@@ -945,7 +965,7 @@
945
965
  "isEntry": true,
946
966
  "imports": [
947
967
  "src/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.ts",
948
- "_schemas-DJhUvjsx.cjs"
968
+ "_schemas-DlCjM5d_.cjs"
949
969
  ]
950
970
  },
951
971
  "src/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.tsx": {
@@ -954,9 +974,9 @@
954
974
  "src": "src/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.tsx",
955
975
  "isEntry": true,
956
976
  "imports": [
957
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
958
- "src/hooks/useAsync/useAsyncStateStore.tsx",
959
977
  "src/hooks/intlayerAPIHooks.ts",
978
+ "src/hooks/useAsync/useAsyncStateStore.tsx",
979
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
960
980
  "src/components/Button/Button.tsx",
961
981
  "src/components/Auth/useAuth/index.tsx",
962
982
  "src/components/Auth/ExternalsLoginButtons/externalsLoginButtons.content.ts",
@@ -1002,7 +1022,7 @@
1002
1022
  "isEntry": true,
1003
1023
  "imports": [
1004
1024
  "src/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.ts",
1005
- "_schemas-DJhUvjsx.cjs"
1025
+ "_schemas-DlCjM5d_.cjs"
1006
1026
  ]
1007
1027
  },
1008
1028
  "src/components/DictionaryFieldEditor/DictionaryFieldEditor.tsx": {
@@ -1012,9 +1032,9 @@
1012
1032
  "isEntry": true,
1013
1033
  "imports": [
1014
1034
  "src/components/Button/Button.tsx",
1015
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1016
1035
  "src/hooks/useAsync/useAsyncStateStore.tsx",
1017
1036
  "src/components/Toaster/Toast.tsx",
1037
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1018
1038
  "src/components/Container/index.tsx",
1019
1039
  "src/components/DropDown/index.tsx",
1020
1040
  "src/components/Input/Input.tsx",
@@ -1098,9 +1118,9 @@
1098
1118
  "isEntry": true,
1099
1119
  "imports": [
1100
1120
  "src/components/Modal/Modal.tsx",
1101
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1102
- "src/hooks/useAsync/useAsyncStateStore.tsx",
1103
1121
  "src/hooks/intlayerAPIHooks.ts",
1122
+ "src/hooks/useAsync/useAsyncStateStore.tsx",
1123
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1104
1124
  "src/utils/cn.ts",
1105
1125
  "src/components/Button/Button.tsx",
1106
1126
  "src/components/Auth/useAuth/index.tsx",
@@ -1148,9 +1168,9 @@
1148
1168
  "src/components/EditableField/EditableFieldInput.tsx",
1149
1169
  "src/components/Input/Input.tsx",
1150
1170
  "src/components/Input/Checkbox.tsx",
1151
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1152
1171
  "src/hooks/useAsync/useAsyncStateStore.tsx",
1153
1172
  "src/components/Toaster/Toast.tsx",
1173
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1154
1174
  "src/components/DictionaryFieldEditor/NodeTypeSelector.tsx",
1155
1175
  "src/components/DictionaryFieldEditor/StructureView/structureView.content.ts"
1156
1176
  ]
@@ -1180,10 +1200,10 @@
1180
1200
  "src": "src/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.tsx",
1181
1201
  "isEntry": true,
1182
1202
  "imports": [
1183
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1184
1203
  "src/hooks/useAsync/useAsyncStateStore.tsx",
1185
1204
  "src/components/Toaster/Toast.tsx",
1186
- "src/hooks/usePersistedStore.ts"
1205
+ "src/hooks/usePersistedStore.ts",
1206
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts"
1187
1207
  ]
1188
1208
  },
1189
1209
  "src/components/DictionaryFieldEditor/VersionSwitcherDropDown/index.tsx": {
@@ -1238,10 +1258,6 @@
1238
1258
  "src": "src/components/DropDown/index.tsx",
1239
1259
  "isEntry": true,
1240
1260
  "imports": [
1241
- "src/hooks/useDevice.ts",
1242
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1243
- "src/hooks/useAsync/useAsyncStateStore.tsx",
1244
- "src/components/Toaster/Toast.tsx",
1245
1261
  "src/utils/cn.ts",
1246
1262
  "src/components/MaxHeightSmoother/index.tsx"
1247
1263
  ]
@@ -1276,9 +1292,9 @@
1276
1292
  "src/components/TextArea/AutoSizeTextArea.tsx",
1277
1293
  "src/components/Input/Input.tsx",
1278
1294
  "src/components/Input/Checkbox.tsx",
1279
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1280
1295
  "src/hooks/useAsync/useAsyncStateStore.tsx",
1281
1296
  "src/components/Toaster/Toast.tsx",
1297
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1282
1298
  "src/components/EditableField/EditableFieldLayout.tsx"
1283
1299
  ]
1284
1300
  },
@@ -1340,7 +1356,7 @@
1340
1356
  "src": "src/components/Form/FormBase.tsx",
1341
1357
  "isEntry": true,
1342
1358
  "imports": [
1343
- "_zod-DpajDxlG.cjs",
1359
+ "_zod-K7y5gPX4.cjs",
1344
1360
  "src/utils/cn.ts"
1345
1361
  ]
1346
1362
  },
@@ -1454,8 +1470,8 @@
1454
1470
  "src": "src/components/Form/elements/FormElementWrapper.tsx",
1455
1471
  "isEntry": true,
1456
1472
  "imports": [
1457
- "_zod-DpajDxlG.cjs",
1458
- "_schemas-DJhUvjsx.cjs"
1473
+ "_zod-K7y5gPX4.cjs",
1474
+ "_schemas-DlCjM5d_.cjs"
1459
1475
  ]
1460
1476
  },
1461
1477
  "src/components/Form/elements/InputElement.tsx": {
@@ -1654,10 +1670,10 @@
1654
1670
  "src": "src/components/IDE/CodeContext.tsx",
1655
1671
  "isEntry": true,
1656
1672
  "imports": [
1657
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1658
1673
  "src/hooks/useAsync/useAsyncStateStore.tsx",
1659
1674
  "src/components/Toaster/Toast.tsx",
1660
- "src/hooks/usePersistedStore.ts"
1675
+ "src/hooks/usePersistedStore.ts",
1676
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts"
1661
1677
  ]
1662
1678
  },
1663
1679
  "src/components/IDE/CodeFormatSelector.tsx": {
@@ -1886,10 +1902,10 @@
1886
1902
  "src": "src/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.tsx",
1887
1903
  "isEntry": true,
1888
1904
  "imports": [
1889
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1890
1905
  "src/hooks/useAsync/useAsyncStateStore.tsx",
1891
1906
  "src/components/Toaster/Toast.tsx",
1892
1907
  "src/hooks/usePersistedStore.ts",
1908
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1893
1909
  "src/components/Button/Button.tsx",
1894
1910
  "src/components/Container/index.tsx",
1895
1911
  "src/components/DropDown/index.tsx",
@@ -1906,10 +1922,10 @@
1906
1922
  "src": "src/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.tsx",
1907
1923
  "isEntry": true,
1908
1924
  "imports": [
1909
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
1910
1925
  "src/hooks/useAsync/useAsyncStateStore.tsx",
1911
1926
  "src/components/Toaster/Toast.tsx",
1912
- "src/hooks/usePersistedStore.ts"
1927
+ "src/hooks/usePersistedStore.ts",
1928
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts"
1913
1929
  ]
1914
1930
  },
1915
1931
  "src/components/LocaleSwitcherContentDropDown/index.tsx": {
@@ -2031,10 +2047,10 @@
2031
2047
  "src": "src/components/Modal/Modal.tsx",
2032
2048
  "isEntry": true,
2033
2049
  "imports": [
2034
- "src/hooks/useGetElementOrWindow.ts",
2035
- "_index-BYzBot7l.cjs",
2036
2050
  "src/hooks/useAsync/useAsyncStateStore.tsx",
2037
2051
  "src/components/Toaster/Toast.tsx",
2052
+ "src/hooks/useGetElementOrWindow.ts",
2053
+ "_index-BYzBot7l.cjs",
2038
2054
  "src/utils/cn.ts",
2039
2055
  "src/components/Button/Button.tsx",
2040
2056
  "src/components/Container/index.tsx",
@@ -2074,10 +2090,10 @@
2074
2090
  "src": "src/components/Navbar/MobileNavbar.tsx",
2075
2091
  "isEntry": true,
2076
2092
  "imports": [
2077
- "_index-BYzBot7l.cjs",
2078
- "src/hooks/useScrollDetection.ts",
2079
2093
  "src/hooks/useAsync/useAsyncStateStore.tsx",
2080
2094
  "src/components/Toaster/Toast.tsx",
2095
+ "_index-BYzBot7l.cjs",
2096
+ "src/hooks/useScrollDetection.ts",
2081
2097
  "src/utils/cn.ts",
2082
2098
  "src/components/MaxHeightSmoother/index.tsx",
2083
2099
  "src/components/Navbar/Burger.tsx"
@@ -2089,11 +2105,11 @@
2089
2105
  "src": "src/components/Navbar/index.tsx",
2090
2106
  "isEntry": true,
2091
2107
  "imports": [
2092
- "src/hooks/useDevice.ts",
2093
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
2094
- "src/hooks/useIsMounted.ts",
2095
2108
  "src/hooks/useAsync/useAsyncStateStore.tsx",
2096
2109
  "src/components/Toaster/Toast.tsx",
2110
+ "src/hooks/useDevice.ts",
2111
+ "src/hooks/useIsMounted.ts",
2112
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
2097
2113
  "src/components/Navbar/DesktopNavbar.tsx",
2098
2114
  "src/components/Navbar/MobileNavbar.tsx"
2099
2115
  ]
@@ -2301,10 +2317,10 @@
2301
2317
  "src": "src/components/SwitchSelector/index.tsx",
2302
2318
  "isEntry": true,
2303
2319
  "imports": [
2304
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
2305
2320
  "src/hooks/useAsync/useAsyncStateStore.tsx",
2306
2321
  "src/components/Toaster/Toast.tsx",
2307
2322
  "src/hooks/useItemSelector.ts",
2323
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
2308
2324
  "src/utils/cn.ts"
2309
2325
  ]
2310
2326
  },
@@ -2314,10 +2330,10 @@
2314
2330
  "src": "src/components/TabSelector/TabSelector.tsx",
2315
2331
  "isEntry": true,
2316
2332
  "imports": [
2317
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
2318
2333
  "src/hooks/useAsync/useAsyncStateStore.tsx",
2319
2334
  "src/components/Toaster/Toast.tsx",
2320
2335
  "src/hooks/useItemSelector.ts",
2336
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
2321
2337
  "src/utils/cn.ts"
2322
2338
  ]
2323
2339
  },
@@ -2352,9 +2368,9 @@
2352
2368
  "src": "src/components/TextArea/AutocompleteTextArea.tsx",
2353
2369
  "isEntry": true,
2354
2370
  "imports": [
2355
- "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
2356
- "src/hooks/useAsync/useAsyncStateStore.tsx",
2357
2371
  "src/hooks/intlayerAPIHooks.ts",
2372
+ "src/hooks/useAsync/useAsyncStateStore.tsx",
2373
+ "src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
2358
2374
  "src/components/TextArea/AutoSizeTextArea.tsx"
2359
2375
  ]
2360
2376
  },
@@ -2574,19 +2590,20 @@
2574
2590
  "src": "src/hooks/index.ts",
2575
2591
  "isEntry": true,
2576
2592
  "imports": [
2593
+ "src/hooks/intlayerAPIHooks.ts",
2594
+ "src/hooks/useAsync/useAsync.ts",
2595
+ "src/hooks/useAsync/useAsyncStateStore.tsx",
2577
2596
  "src/hooks/useDevice.ts",
2597
+ "src/hooks/useGetAllDictionaries.tsx",
2578
2598
  "src/hooks/useGetElementOrWindow.ts",
2579
- "_index-BYzBot7l.cjs",
2599
+ "src/hooks/useIsDarkMode.ts",
2580
2600
  "src/hooks/useIsMounted.ts",
2581
- "src/hooks/useScrollDetection.ts",
2582
- "src/hooks/useAsync/useAsync.ts",
2583
- "src/hooks/useAsync/useAsyncStateStore.tsx",
2584
- "src/hooks/intlayerAPIHooks.ts",
2585
2601
  "src/hooks/useItemSelector.ts",
2586
- "src/hooks/useGetAllDictionaries.tsx",
2602
+ "src/hooks/useKeyboardDetector.ts",
2587
2603
  "src/hooks/usePersistedStore.ts",
2588
- "src/hooks/useIsDarkMode.ts",
2589
- "src/hooks/useKeyboardDetector.ts"
2604
+ "src/hooks/useScreenWidth.ts",
2605
+ "_index-BYzBot7l.cjs",
2606
+ "src/hooks/useScrollDetection.ts"
2590
2607
  ]
2591
2608
  },
2592
2609
  "src/hooks/intlayerAPIHooks.ts": {
@@ -2696,6 +2713,12 @@
2696
2713
  "src": "src/hooks/usePersistedStore.ts",
2697
2714
  "isEntry": true
2698
2715
  },
2716
+ "src/hooks/useScreenWidth.ts": {
2717
+ "file": "hooks/useScreenWidth.cjs",
2718
+ "name": "hooks/useScreenWidth",
2719
+ "src": "src/hooks/useScreenWidth.ts",
2720
+ "isEntry": true
2721
+ },
2699
2722
  "src/hooks/useScrollBlockage/index.tsx": {
2700
2723
  "file": "hooks/useScrollBlockage/index.cjs",
2701
2724
  "name": "hooks/useScrollBlockage/index",
@@ -3,11 +3,11 @@
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
4
4
  const jsxRuntime = require("react/jsx-runtime");
5
5
  const ReactExports = require("react");
6
- require("../../../hooks/useScrollBlockage/useScrollBlockageStore.cjs");
7
- require("../../../hooks/useAsync/useAsyncStateStore.cjs");
8
6
  const hooks_intlayerAPIHooks = require("../../../hooks/intlayerAPIHooks.cjs");
7
+ require("../../../hooks/useAsync/useAsyncStateStore.cjs");
9
8
  require("@intlayer/editor-react");
10
9
  require("deepmerge");
10
+ require("../../../hooks/useScrollBlockage/useScrollBlockageStore.cjs");
11
11
  const components_Modal_Modal = require("../../Modal/Modal.cjs");
12
12
  const components_Auth_ChangePasswordForm_ChangePasswordForm = require("../ChangePasswordForm/ChangePasswordForm.cjs");
13
13
  require("react-intlayer");
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import { jsxs, jsx } from "react/jsx-runtime";
3
3
  import { useState } from "react";
4
- import "../../../hooks/useScrollBlockage/useScrollBlockageStore.mjs";
5
- import "../../../hooks/useAsync/useAsyncStateStore.mjs";
6
4
  import { useLogin, useRegister, useAskResetPassword, useChangePassword } from "../../../hooks/intlayerAPIHooks.mjs";
5
+ import "../../../hooks/useAsync/useAsyncStateStore.mjs";
7
6
  import "@intlayer/editor-react";
8
7
  import "deepmerge";
8
+ import "../../../hooks/useScrollBlockage/useScrollBlockageStore.mjs";
9
9
  import { Modal } from "../../Modal/Modal.mjs";
10
10
  import { ChangePasswordForm } from "../ChangePasswordForm/ChangePasswordForm.mjs";
11
11
  import "react-intlayer";
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const reactIntlayer = require("react-intlayer");
4
4
  const components_Auth_ChangePasswordForm_useChangePasswordSchema_content = require("./useChangePasswordSchema.content.cjs");
5
- const schemas = require("../../../schemas-DJhUvjsx.cjs");
5
+ const schemas = require("../../../schemas-DlCjM5d_.cjs");
6
6
  const useChangePasswordSchema = () => {
7
7
  const {
8
8
  requiredErrorPassword,
@@ -1,6 +1,6 @@
1
1
  import { useDictionary } from "react-intlayer";
2
2
  import { changePasswordSchemaContent } from "./useChangePasswordSchema.content.mjs";
3
- import { o as object, s as string } from "../../../schemas-7jC6hy_u.js";
3
+ import { o as object, s as string } from "../../../schemas-itjzX6bG.js";
4
4
  const useChangePasswordSchema = () => {
5
5
  const {
6
6
  requiredErrorPassword,
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const reactIntlayer = require("react-intlayer");
4
4
  const components_Auth_DefineNewPasswordForm_useDefineNewPasswordSchema_content = require("./useDefineNewPasswordSchema.content.cjs");
5
- const schemas = require("../../../schemas-DJhUvjsx.cjs");
5
+ const schemas = require("../../../schemas-DlCjM5d_.cjs");
6
6
  const useDefineNewPasswordSchema = () => {
7
7
  const {
8
8
  invalidPasswordLengthError,
@@ -1,6 +1,6 @@
1
1
  import { useDictionary } from "react-intlayer";
2
2
  import { changePasswordSchemaContent } from "./useDefineNewPasswordSchema.content.mjs";
3
- import { o as object, s as string } from "../../../schemas-7jC6hy_u.js";
3
+ import { o as object, s as string } from "../../../schemas-itjzX6bG.js";
4
4
  const useDefineNewPasswordSchema = () => {
5
5
  const {
6
6
  invalidPasswordLengthError,
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const reactIntlayer = require("react-intlayer");
4
4
  const components_Auth_ResetPasswordForm_useResetPasswordSchema_content = require("./useResetPasswordSchema.content.cjs");
5
- const schemas = require("../../../schemas-DJhUvjsx.cjs");
5
+ const schemas = require("../../../schemas-DlCjM5d_.cjs");
6
6
  const useResetPasswordSchema = () => {
7
7
  const { requiredErrorEmail, invalidTypeErrorEmail, invalidLengthErrorEmail } = reactIntlayer.useDictionary(components_Auth_ResetPasswordForm_useResetPasswordSchema_content.useResetPasswordSchemaContent);
8
8
  return schemas.object({
@@ -1,6 +1,6 @@
1
1
  import { useDictionary } from "react-intlayer";
2
2
  import { useResetPasswordSchemaContent } from "./useResetPasswordSchema.content.mjs";
3
- import { o as object, e as email } from "../../../schemas-7jC6hy_u.js";
3
+ import { o as object, e as email } from "../../../schemas-itjzX6bG.js";
4
4
  const useResetPasswordSchema = () => {
5
5
  const { requiredErrorEmail, invalidTypeErrorEmail, invalidLengthErrorEmail } = useDictionary(useResetPasswordSchemaContent);
6
6
  return object({
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const reactIntlayer = require("react-intlayer");
4
4
  const components_Auth_SignInForm_useSignInSchema_content = require("./useSignInSchema.content.cjs");
5
- const schemas = require("../../../schemas-DJhUvjsx.cjs");
5
+ const schemas = require("../../../schemas-DlCjM5d_.cjs");
6
6
  const useSignInSchema = () => {
7
7
  const {
8
8
  requiredErrorEmail,
@@ -1,6 +1,6 @@
1
1
  import { useDictionary } from "react-intlayer";
2
2
  import { signInSchemaContent } from "./useSignInSchema.content.mjs";
3
- import { o as object, s as string, e as email } from "../../../schemas-7jC6hy_u.js";
3
+ import { o as object, s as string, e as email } from "../../../schemas-itjzX6bG.js";
4
4
  const useSignInSchema = () => {
5
5
  const {
6
6
  requiredErrorEmail,
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const reactIntlayer = require("react-intlayer");
4
4
  const components_Auth_SignUpForm_useSignUpSchema_content = require("./useSignUpSchema.content.cjs");
5
- const schemas = require("../../../schemas-DJhUvjsx.cjs");
5
+ const schemas = require("../../../schemas-DlCjM5d_.cjs");
6
6
  const useSignUpSchema = () => {
7
7
  const {
8
8
  requiredErrorEmail,
@@ -1,6 +1,6 @@
1
1
  import { useDictionary } from "react-intlayer";
2
2
  import { signUpSchemaContent } from "./useSignUpSchema.content.mjs";
3
- import { o as object, s as string, e as email } from "../../../schemas-7jC6hy_u.js";
3
+ import { o as object, s as string, e as email } from "../../../schemas-itjzX6bG.js";
4
4
  const useSignUpSchema = () => {
5
5
  const {
6
6
  requiredErrorEmail,
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const schemas = require("../../../schemas-DJhUvjsx.cjs");
3
+ const schemas = require("../../../schemas-DlCjM5d_.cjs");
4
4
  const getVerifyEmailSchema = () => {
5
5
  return schemas.object({});
6
6
  };
@@ -1,4 +1,4 @@
1
- import { o as object } from "../../../schemas-7jC6hy_u.js";
1
+ import { o as object } from "../../../schemas-itjzX6bG.js";
2
2
  const getVerifyEmailSchema = () => {
3
3
  return object({});
4
4
  };
@@ -1,12 +1,12 @@
1
1
  "use client";
2
2
  "use strict";
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
4
+ const hooks_intlayerAPIHooks = require("../../../hooks/intlayerAPIHooks.cjs");
4
5
  require("react");
5
- require("../../../hooks/useScrollBlockage/useScrollBlockageStore.cjs");
6
6
  require("../../../hooks/useAsync/useAsyncStateStore.cjs");
7
- const hooks_intlayerAPIHooks = require("../../../hooks/intlayerAPIHooks.cjs");
8
7
  require("@intlayer/editor-react");
9
8
  require("deepmerge");
9
+ require("../../../hooks/useScrollBlockage/useScrollBlockageStore.cjs");
10
10
  const components_Auth_useAuth_index = require("../useAuth/index.cjs");
11
11
  const useUser = () => {
12
12
  const { session, revalidateSession, setSession } = components_Auth_useAuth_index.useAuth();