@intlayer/design-system 8.1.10 → 8.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (86) hide show
  1. package/dist/esm/components/Container/index.mjs +1 -1
  2. package/dist/esm/components/Container/index.mjs.map +1 -1
  3. package/dist/esm/components/Input/Checkbox.mjs +1 -1
  4. package/dist/esm/components/Input/Checkbox.mjs.map +1 -1
  5. package/dist/esm/components/Pagination/NumberItemsSelector.mjs +1 -1
  6. package/dist/esm/components/Pagination/NumberItemsSelector.mjs.map +1 -1
  7. package/dist/esm/components/Pagination/ShowingResultsNumberItems.mjs +1 -1
  8. package/dist/esm/components/Pagination/ShowingResultsNumberItems.mjs.map +1 -1
  9. package/dist/esm/components/Popover/static.mjs +1 -1
  10. package/dist/esm/components/Popover/static.mjs.map +1 -1
  11. package/dist/esm/hooks/useScrollBlockage/index.mjs +1 -1
  12. package/dist/esm/hooks/useScrollBlockage/index.mjs.map +1 -1
  13. package/dist/types/components/Accordion/Accordion.d.ts +0 -1
  14. package/dist/types/components/Accordion/Accordion.d.ts.map +1 -1
  15. package/dist/types/components/Badge/index.d.ts +2 -2
  16. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts +1 -1
  17. package/dist/types/components/Breadcrumb/index.d.ts +0 -1
  18. package/dist/types/components/Breadcrumb/index.d.ts.map +1 -1
  19. package/dist/types/components/Browser/Browser.content.d.ts +8 -8
  20. package/dist/types/components/Button/Button.d.ts +3 -3
  21. package/dist/types/components/Carousel/index.content.d.ts +3 -3
  22. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +1 -1
  23. package/dist/types/components/Container/index.d.ts +5 -5
  24. package/dist/types/components/ContentEditor/ContentEditorInput.d.ts +0 -1
  25. package/dist/types/components/ContentEditor/ContentEditorInput.d.ts.map +1 -1
  26. package/dist/types/components/ContentEditor/ContentEditorTextArea.d.ts +0 -1
  27. package/dist/types/components/ContentEditor/ContentEditorTextArea.d.ts.map +1 -1
  28. package/dist/types/components/CopyButton/CopyButton.content.d.ts +1 -1
  29. package/dist/types/components/CopyButton/index.d.ts +0 -1
  30. package/dist/types/components/CopyButton/index.d.ts.map +1 -1
  31. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +12 -12
  32. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +4 -4
  33. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +27 -27
  34. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +16 -16
  35. package/dist/types/components/DictionaryFieldEditor/KeyPathBreadcrumb.d.ts +0 -1
  36. package/dist/types/components/DictionaryFieldEditor/KeyPathBreadcrumb.d.ts.map +1 -1
  37. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +12 -12
  38. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +16 -16
  39. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +4 -4
  40. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +3 -3
  41. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +2 -2
  42. package/dist/types/components/DictionaryFieldEditor/index.d.ts +0 -1
  43. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +15 -15
  44. package/dist/types/components/DropDown/index.d.ts +0 -1
  45. package/dist/types/components/DropDown/index.d.ts.map +1 -1
  46. package/dist/types/components/EditableField/EditableFieldInput.d.ts +0 -1
  47. package/dist/types/components/EditableField/EditableFieldInput.d.ts.map +1 -1
  48. package/dist/types/components/EditableField/EditableFieldTextArea.d.ts +0 -1
  49. package/dist/types/components/EditableField/EditableFieldTextArea.d.ts.map +1 -1
  50. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +1 -1
  51. package/dist/types/components/Form/Form.d.ts +0 -3
  52. package/dist/types/components/Form/Form.d.ts.map +1 -1
  53. package/dist/types/components/Form/elements/FormElement.d.ts +0 -1
  54. package/dist/types/components/Form/elements/FormElement.d.ts.map +1 -1
  55. package/dist/types/components/IDE/code.content.d.ts +2 -2
  56. package/dist/types/components/IDE/copyCode.content.d.ts +2 -2
  57. package/dist/types/components/IDE/selectors.content.d.ts +6 -6
  58. package/dist/types/components/Input/Checkbox.d.ts +2 -2
  59. package/dist/types/components/Input/OTPInput.d.ts +0 -1
  60. package/dist/types/components/Input/OTPInput.d.ts.map +1 -1
  61. package/dist/types/components/Link/Link.d.ts +4 -4
  62. package/dist/types/components/Loader/index.content.d.ts +1 -1
  63. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts +8 -8
  64. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +6 -6
  65. package/dist/types/components/Navbar/DesktopNavbar.d.ts +0 -1
  66. package/dist/types/components/Navbar/DesktopNavbar.d.ts.map +1 -1
  67. package/dist/types/components/Navbar/MobileNavbar.d.ts +0 -1
  68. package/dist/types/components/Navbar/MobileNavbar.d.ts.map +1 -1
  69. package/dist/types/components/Navbar/index.d.ts +0 -1
  70. package/dist/types/components/Navbar/index.d.ts.map +1 -1
  71. package/dist/types/components/Pagination/Pagination.d.ts +2 -2
  72. package/dist/types/components/Pagination/pagination.content.d.ts +5 -5
  73. package/dist/types/components/Popover/static.d.ts.map +1 -1
  74. package/dist/types/components/RightDrawer/rightDrawer.content.d.ts +2 -2
  75. package/dist/types/components/SwitchSelector/index.d.ts +1 -1
  76. package/dist/types/components/Tab/Tab.d.ts +1 -1
  77. package/dist/types/components/TabSelector/TabSelector.d.ts +1 -1
  78. package/dist/types/components/Table/table.content.d.ts +1 -1
  79. package/dist/types/components/Tag/index.d.ts +3 -3
  80. package/dist/types/components/Terminal/terminal.content.d.ts +2 -2
  81. package/dist/types/components/TextArea/TextArea.d.ts +0 -1
  82. package/dist/types/components/TextArea/TextArea.d.ts.map +1 -1
  83. package/dist/types/components/Toaster/Toast.d.ts +1 -1
  84. package/dist/types/components/index.d.ts +0 -34
  85. package/dist/types/hooks/index.d.ts +0 -1
  86. package/package.json +14 -14
@@ -25,7 +25,7 @@ declare const structureViewContent: {
25
25
  vi: string;
26
26
  uk: string;
27
27
  }, {
28
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
28
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
29
29
  } & {
30
30
  translation: {
31
31
  en: string;
@@ -70,7 +70,7 @@ declare const structureViewContent: {
70
70
  vi: string;
71
71
  uk: string;
72
72
  }, {
73
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
73
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
74
74
  } & {
75
75
  translation: {
76
76
  en: string;
@@ -115,7 +115,7 @@ declare const structureViewContent: {
115
115
  vi: string;
116
116
  uk: string;
117
117
  }, {
118
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
118
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
119
119
  } & {
120
120
  translation: {
121
121
  en: string;
@@ -158,7 +158,7 @@ declare const structureViewContent: {
158
158
  vi: string;
159
159
  uk: string;
160
160
  }, {
161
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
161
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
162
162
  } & {
163
163
  translation: {
164
164
  en: string;
@@ -24,7 +24,7 @@ declare const versionSwitcherContent: {
24
24
  vi: string;
25
25
  uk: string;
26
26
  }, {
27
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
27
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
28
28
  } & {
29
29
  translation: {
30
30
  en: string;
@@ -67,7 +67,7 @@ declare const versionSwitcherContent: {
67
67
  vi: string;
68
68
  uk: string;
69
69
  }, {
70
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
70
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
71
71
  } & {
72
72
  translation: {
73
73
  en: string;
@@ -110,7 +110,7 @@ declare const versionSwitcherContent: {
110
110
  vi: string;
111
111
  uk: string;
112
112
  }, {
113
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
113
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
114
114
  } & {
115
115
  translation: {
116
116
  en: string;
@@ -25,7 +25,7 @@ declare const dictionaryFieldEditorContent: {
25
25
  vi: string;
26
26
  uk: string;
27
27
  }, {
28
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
28
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
29
29
  } & {
30
30
  translation: {
31
31
  en: string;
@@ -68,7 +68,7 @@ declare const dictionaryFieldEditorContent: {
68
68
  vi: string;
69
69
  uk: string;
70
70
  }, {
71
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
71
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
72
72
  } & {
73
73
  translation: {
74
74
  en: string;
@@ -6,5 +6,4 @@ import { KeyPathBreadcrumb } from "./KeyPathBreadcrumb.js";
6
6
  import { SaveForm } from "./SaveForm/SaveForm.js";
7
7
  import { VersionSwitcher, VersionSwitcherProps } from "./VersionSwitcherDropDown/VersionSwitcher.js";
8
8
  import { VersionSwitcherProvider, useVersionSwitcher } from "./VersionSwitcherDropDown/VersionSwitcherContext.js";
9
- import "./VersionSwitcherDropDown/index.js";
10
9
  export { ContentEditor, DictionaryCreationForm, DictionaryFieldEditor, KeyPathBreadcrumb, SaveForm, TextEditor, TextEditorContainer, TextEditorProps, VersionSwitcher, VersionSwitcherProps, VersionSwitcherProvider, traceKeys, useVersionSwitcher };
@@ -24,7 +24,7 @@ declare const nodeTypeSelectorContent: {
24
24
  vi: string;
25
25
  uk: string;
26
26
  }, {
27
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
27
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
28
28
  } & {
29
29
  translation: {
30
30
  en: string;
@@ -67,7 +67,7 @@ declare const nodeTypeSelectorContent: {
67
67
  vi: string;
68
68
  uk: string;
69
69
  }, {
70
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
70
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
71
71
  } & {
72
72
  translation: {
73
73
  en: string;
@@ -110,7 +110,7 @@ declare const nodeTypeSelectorContent: {
110
110
  vi: string;
111
111
  uk: string;
112
112
  }, {
113
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
113
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
114
114
  } & {
115
115
  translation: {
116
116
  en: string;
@@ -153,7 +153,7 @@ declare const nodeTypeSelectorContent: {
153
153
  vi: string;
154
154
  uk: string;
155
155
  }, {
156
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
156
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
157
157
  } & {
158
158
  translation: {
159
159
  en: string;
@@ -196,7 +196,7 @@ declare const nodeTypeSelectorContent: {
196
196
  vi: string;
197
197
  uk: string;
198
198
  }, {
199
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
199
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
200
200
  } & {
201
201
  translation: {
202
202
  en: string;
@@ -239,7 +239,7 @@ declare const nodeTypeSelectorContent: {
239
239
  vi: string;
240
240
  uk: string;
241
241
  }, {
242
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
242
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
243
243
  } & {
244
244
  translation: {
245
245
  en: string;
@@ -282,7 +282,7 @@ declare const nodeTypeSelectorContent: {
282
282
  vi: string;
283
283
  uk: string;
284
284
  }, {
285
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
285
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
286
286
  } & {
287
287
  translation: {
288
288
  en: string;
@@ -325,7 +325,7 @@ declare const nodeTypeSelectorContent: {
325
325
  vi: string;
326
326
  uk: string;
327
327
  }, {
328
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
328
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
329
329
  } & {
330
330
  translation: {
331
331
  en: string;
@@ -368,7 +368,7 @@ declare const nodeTypeSelectorContent: {
368
368
  vi: string;
369
369
  uk: string;
370
370
  }, {
371
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
371
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
372
372
  } & {
373
373
  translation: {
374
374
  en: string;
@@ -411,7 +411,7 @@ declare const nodeTypeSelectorContent: {
411
411
  vi: string;
412
412
  uk: string;
413
413
  }, {
414
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
414
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
415
415
  } & {
416
416
  translation: {
417
417
  en: string;
@@ -454,7 +454,7 @@ declare const nodeTypeSelectorContent: {
454
454
  vi: string;
455
455
  uk: string;
456
456
  }, {
457
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
457
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
458
458
  } & {
459
459
  translation: {
460
460
  en: string;
@@ -497,7 +497,7 @@ declare const nodeTypeSelectorContent: {
497
497
  vi: string;
498
498
  uk: string;
499
499
  }, {
500
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
500
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
501
501
  } & {
502
502
  translation: {
503
503
  en: string;
@@ -540,7 +540,7 @@ declare const nodeTypeSelectorContent: {
540
540
  vi: string;
541
541
  uk: string;
542
542
  }, {
543
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
543
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
544
544
  } & {
545
545
  translation: {
546
546
  en: string;
@@ -583,7 +583,7 @@ declare const nodeTypeSelectorContent: {
583
583
  vi: string;
584
584
  uk: string;
585
585
  }, {
586
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
586
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
587
587
  } & {
588
588
  translation: {
589
589
  en: string;
@@ -626,7 +626,7 @@ declare const nodeTypeSelectorContent: {
626
626
  vi: string;
627
627
  uk: string;
628
628
  }, {
629
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
629
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
630
630
  } & {
631
631
  translation: {
632
632
  en: string;
@@ -1,5 +1,4 @@
1
1
  import { ButtonProps } from "../Button/Button.js";
2
- import "../Button/index.js";
3
2
  import { FC, HTMLAttributes } from "react";
4
3
 
5
4
  //#region src/components/DropDown/index.d.ts
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","names":[],"sources":["../../../../src/components/DropDown/index.tsx"],"mappings":";;;;;;;;UAQiB,aAAA,SAAsB,cAAA,CAAe,cAAA;EAAvB;;;;;;EAO7B,UAAA;AAAA;AAAA,KAGU,YAAA,GAAe,EAAA,CAAG,aAAA;EAC5B,OAAA,EAAS,EAAA,CAAG,YAAA;EACZ,KAAA,EAAO,EAAA,CAAG,UAAA;AAAA;;;;;;;;;;;;;;;;;;AAiDZ;;;;;AAmBA;;;;;;;;;AA6DA;;;;;AAUA;;;;;AAUA;;;;;cApGa,QAAA,EAAU,YAAA;;;;UAmBN,YAAA,SAAqB,OAAA,CAAQ,WAAA;EAiFI;;;;EA5EhD,UAAA;AAAA;;;;aAwDU,aAAA;EA4DV;EA1DA,KAAA;EA0D6B;EAxD7B,GAAA;AAAA;;;;aAMU,cAAA;;EAEV,KAAA;;EAEA,KAAA;AAAA;;;;UAMe,UAAA,SAAmB,cAAA,CAAe,cAAA;;;;;;EAMjD,WAAA;;;;;;;;EASA,QAAA;;;;;;EAOA,UAAA;;;;;EAMA,UAAA;;;;;EAMA,KAAA,GAAQ,aAAA,MAAmB,aAAA;;;;;EAM3B,MAAA,GAAS,cAAA,MAAoB,cAAA;AAAA"}
1
+ {"version":3,"file":"index.d.ts","names":[],"sources":["../../../../src/components/DropDown/index.tsx"],"mappings":";;;;;;;UAQiB,aAAA,SAAsB,cAAA,CAAe,cAAA;EAAvB;;;;;;EAO7B,UAAA;AAAA;AAAA,KAGU,YAAA,GAAe,EAAA,CAAG,aAAA;EAC5B,OAAA,EAAS,EAAA,CAAG,YAAA;EACZ,KAAA,EAAO,EAAA,CAAG,UAAA;AAAA;;;;;;;;;;;;;;;;;;AAiDZ;;;;;AAmBA;;;;;;;;;AA6DA;;;;;AAUA;;;;;AAUA;;;;;cApGa,QAAA,EAAU,YAAA;;;;UAmBN,YAAA,SAAqB,OAAA,CAAQ,WAAA;EAiFI;;;;EA5EhD,UAAA;AAAA;;;;aAwDU,aAAA;EA4DV;EA1DA,KAAA;EA0D6B;EAxD7B,GAAA;AAAA;;;;aAMU,cAAA;;EAEV,KAAA;;EAEA,KAAA;AAAA;;;;UAMe,UAAA,SAAmB,cAAA,CAAe,cAAA;;;;;;EAMjD,WAAA;;;;;;;;EASA,QAAA;;;;;;EAOA,UAAA;;;;;EAMA,UAAA;;;;;EAMA,KAAA,GAAQ,aAAA,MAAmB,aAAA;;;;;EAM3B,MAAA,GAAS,cAAA,MAAoB,cAAA;AAAA"}
@@ -1,5 +1,4 @@
1
1
  import { InputProps } from "../Input/Input.js";
2
- import "../Input/index.js";
3
2
  import { FC } from "react";
4
3
 
5
4
  //#region src/components/EditableField/EditableFieldInput.d.ts
@@ -1 +1 @@
1
- {"version":3,"file":"EditableFieldInput.d.ts","names":[],"sources":["../../../../src/components/EditableField/EditableFieldInput.tsx"],"mappings":";;;;;;;;KASK,uBAAA,GAA0B,UAAA;EAAH,oEAE1B,MAAA,IAAU,KAAA,mBAF6B;EAIvC,QAAA;AAAA;;;;;AAoCF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAa,kBAAA,EAAoB,EAAA,CAAG,uBAAA"}
1
+ {"version":3,"file":"EditableFieldInput.d.ts","names":[],"sources":["../../../../src/components/EditableField/EditableFieldInput.tsx"],"mappings":";;;;;;;KASK,uBAAA,GAA0B,UAAA;EAAH,oEAE1B,MAAA,IAAU,KAAA,mBAF6B;EAIvC,QAAA;AAAA;;;;;AAoCF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAa,kBAAA,EAAoB,EAAA,CAAG,uBAAA"}
@@ -1,5 +1,4 @@
1
1
  import { AutoSizedTextAreaProps } from "../TextArea/AutoSizeTextArea.js";
2
- import "../TextArea/index.js";
3
2
  import { FC } from "react";
4
3
 
5
4
  //#region src/components/EditableField/EditableFieldTextArea.d.ts
@@ -1 +1 @@
1
- {"version":3,"file":"EditableFieldTextArea.d.ts","names":[],"sources":["../../../../src/components/EditableField/EditableFieldTextArea.tsx"],"mappings":";;;;;;;;KASK,0BAAA,GAA6B,sBAAA;EAAH,oEAE7B,MAAA,IAAU,KAAA,mBAF4C;EAItD,QAAA;AAAA;;;;;AAwCF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAa,qBAAA,EAAuB,EAAA,CAAG,0BAAA"}
1
+ {"version":3,"file":"EditableFieldTextArea.d.ts","names":[],"sources":["../../../../src/components/EditableField/EditableFieldTextArea.tsx"],"mappings":";;;;;;;KASK,0BAAA,GAA6B,sBAAA;EAAH,oEAE7B,MAAA,IAAU,KAAA,mBAF4C;EAItD,QAAA;AAAA;;;;;AAwCF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAa,qBAAA,EAAuB,EAAA,CAAG,0BAAA"}
@@ -25,7 +25,7 @@ declare const expandCollapseContent: {
25
25
  vi: string;
26
26
  uk: string;
27
27
  }, {
28
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
28
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
29
29
  } & {
30
30
  translation: {
31
31
  en: string;
@@ -1,7 +1,5 @@
1
1
  import { Button } from "../Button/Button.js";
2
- import "../Button/index.js";
3
2
  import { FormLabelLayout } from "./layout/FormLabelLayout.js";
4
- import "./layout/index.js";
5
3
  import { FormElement } from "./elements/FormElement.js";
6
4
  import { EditableFieldInputElement } from "./elements/EditableFieldInputElement.js";
7
5
  import { EditableFieldTextAreaElement } from "./elements/EditableFieldTextAreaElement.js";
@@ -10,7 +8,6 @@ import { InputPasswordElement } from "./elements/InputPasswordElement.js";
10
8
  import { OTPElement } from "./elements/OTPElement.js";
11
9
  import { SearchInputElement } from "./elements/SearchInputElement.js";
12
10
  import { TextAreaElement } from "./elements/TextAreaElement.js";
13
- import "./elements/index.js";
14
11
  import { AutoSizedTextAreaElement } from "./elements/AutoSizeTextAreaElement.js";
15
12
  import { CheckboxElement } from "./elements/CheckboxElement.js";
16
13
  import { MultiSelectElement } from "./elements/MultiselectElement.js";
@@ -1 +1 @@
1
- {"version":3,"file":"Form.d.ts","names":[],"sources":["../../../../src/components/Form/Form.tsx"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;KAwBK,QAAA,UAAkB,MAAA;EACrB,WAAA,SAAoB,eAAA;EACpB,OAAA,SAAgB,WAAA;EAChB,KAAA,SAAc,SAAA;EACd,IAAA,SAAa,QAAA;EACb,KAAA,SAAc,eAAA;EACd,OAAA,SAAgB,WAAA;EAChB,OAAA,SAAgB,WAAA;EAChB,MAAA,SAAe,MAAA;EACf,KAAA,SAAc,YAAA;EACd,aAAA,SAAsB,oBAAA;EACtB,QAAA,SAAiB,eAAA;EACjB,QAAA,SAAiB,eAAA;EACjB,iBAAA,SAA0B,wBAAA;EAC1B,WAAA,SAAoB,kBAAA;EACpB,MAAA,SAAe,aAAA;EACf,kBAAA,SAA2B,yBAAA;EAC3B,qBAAA,SAA8B,4BAAA;EAC9B,cAAA,SAAuB,qBAAA;EACvB,GAAA,SAAY,UAAA;EACZ,WAAA,SAAoB,kBAAA;AAAA;;;;;;;;;;;;;;;;;;;cAqBT,IAAA,EAAmB,QAAA"}
1
+ {"version":3,"file":"Form.d.ts","names":[],"sources":["../../../../src/components/Form/Form.tsx"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;KAwBK,QAAA,UAAkB,MAAA;EACrB,WAAA,SAAoB,eAAA;EACpB,OAAA,SAAgB,WAAA;EAChB,KAAA,SAAc,SAAA;EACd,IAAA,SAAa,QAAA;EACb,KAAA,SAAc,eAAA;EACd,OAAA,SAAgB,WAAA;EAChB,OAAA,SAAgB,WAAA;EAChB,MAAA,SAAe,MAAA;EACf,KAAA,SAAc,YAAA;EACd,aAAA,SAAsB,oBAAA;EACtB,QAAA,SAAiB,eAAA;EACjB,QAAA,SAAiB,eAAA;EACjB,iBAAA,SAA0B,wBAAA;EAC1B,WAAA,SAAoB,kBAAA;EACpB,MAAA,SAAe,aAAA;EACf,kBAAA,SAA2B,yBAAA;EAC3B,qBAAA,SAA8B,4BAAA;EAC9B,cAAA,SAAuB,qBAAA;EACvB,GAAA,SAAY,UAAA;EACZ,WAAA,SAAoB,kBAAA;AAAA;;;;;;;;;;;;;;;;;;;cAqBT,IAAA,EAAmB,QAAA"}
@@ -1,5 +1,4 @@
1
1
  import { FormItemLayoutProps } from "../layout/FormItemLayout.js";
2
- import "../layout/index.js";
3
2
  import { ComponentProps, ElementType, ReactNode } from "react";
4
3
  import * as react_jsx_runtime0 from "react/jsx-runtime";
5
4
 
@@ -1 +1 @@
1
- {"version":3,"file":"FormElement.d.ts","names":[],"sources":["../../../../../src/components/Form/elements/FormElement.tsx"],"mappings":";;;;;;KAYY,gBAAA,WAA2B,WAAA;EACrC,IAAA;EACA,OAAA,EAAS,CAAA;EACT,KAAA,GAAQ,SAAA;EACR,UAAA;EACA,IAAA;EACA,gBAAA;EACA,KAAA;AAAA,IACE,IAAA,CAAK,mBAAA;;;;;;;;cA6EI,WAAA,aAAyB,WAAA,EACpC,KAAA,EAAO,gBAAA,CAAiB,CAAA,IAAK,cAAA,CAAe,CAAA,MAAE,kBAAA,CAAA,GAAA,CAAA,OAAA"}
1
+ {"version":3,"file":"FormElement.d.ts","names":[],"sources":["../../../../../src/components/Form/elements/FormElement.tsx"],"mappings":";;;;;KAYY,gBAAA,WAA2B,WAAA;EACrC,IAAA;EACA,OAAA,EAAS,CAAA;EACT,KAAA,GAAQ,SAAA;EACR,UAAA;EACA,IAAA;EACA,gBAAA;EACA,KAAA;AAAA,IACE,IAAA,CAAK,mBAAA;;;;;;;;cA6EI,WAAA,aAAyB,WAAA,EACpC,KAAA,EAAO,gBAAA,CAAiB,CAAA,IAAK,cAAA,CAAe,CAAA,MAAE,kBAAA,CAAA,GAAA,CAAA,OAAA"}
@@ -24,7 +24,7 @@ declare const codeContent: {
24
24
  vi: string;
25
25
  uk: string;
26
26
  }, {
27
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
27
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
28
28
  } & {
29
29
  translation: {
30
30
  en: string;
@@ -67,7 +67,7 @@ declare const codeContent: {
67
67
  vi: string;
68
68
  uk: string;
69
69
  }, {
70
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
70
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
71
71
  } & {
72
72
  translation: {
73
73
  en: string;
@@ -24,7 +24,7 @@ declare const copyContentContent: {
24
24
  vi: string;
25
25
  uk: string;
26
26
  }, {
27
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
27
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
28
28
  } & {
29
29
  translation: {
30
30
  en: string;
@@ -67,7 +67,7 @@ declare const copyContentContent: {
67
67
  vi: string;
68
68
  uk: string;
69
69
  }, {
70
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
70
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
71
71
  } & {
72
72
  translation: {
73
73
  en: string;
@@ -25,7 +25,7 @@ declare const selectorsContent: {
25
25
  vi: string;
26
26
  uk: string;
27
27
  }, {
28
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
28
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
29
29
  } & {
30
30
  translation: {
31
31
  en: string;
@@ -68,7 +68,7 @@ declare const selectorsContent: {
68
68
  vi: string;
69
69
  uk: string;
70
70
  }, {
71
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
71
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
72
72
  } & {
73
73
  translation: {
74
74
  en: string;
@@ -113,7 +113,7 @@ declare const selectorsContent: {
113
113
  vi: string;
114
114
  uk: string;
115
115
  }, {
116
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
116
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
117
117
  } & {
118
118
  translation: {
119
119
  en: string;
@@ -156,7 +156,7 @@ declare const selectorsContent: {
156
156
  vi: string;
157
157
  uk: string;
158
158
  }, {
159
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
159
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
160
160
  } & {
161
161
  translation: {
162
162
  en: string;
@@ -201,7 +201,7 @@ declare const selectorsContent: {
201
201
  vi: string;
202
202
  uk: string;
203
203
  }, {
204
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
204
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
205
205
  } & {
206
206
  translation: {
207
207
  en: string;
@@ -244,7 +244,7 @@ declare const selectorsContent: {
244
244
  vi: string;
245
245
  uk: string;
246
246
  }, {
247
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
247
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
248
248
  } & {
249
249
  translation: {
250
250
  en: string;
@@ -5,8 +5,8 @@ import { VariantProps } from "class-variance-authority";
5
5
  //#region src/components/Input/Checkbox.d.ts
6
6
  declare const checkboxVariants: (props?: {
7
7
  variant?: "default";
8
- size?: "sm" | "md" | "lg" | "xs";
9
- color?: "error" | "primary" | "secondary" | "destructive" | "success" | "neutral" | "light" | "dark" | "text" | "custom";
8
+ size?: "xs" | "sm" | "md" | "lg";
9
+ color?: "primary" | "secondary" | "neutral" | "text" | "error" | "success" | "destructive" | "light" | "dark" | "custom";
10
10
  validationStyleEnabled?: "disabled" | "enabled";
11
11
  } & class_variance_authority_types0.ClassProp) => string;
12
12
  declare enum CheckboxSize {
@@ -1,5 +1,4 @@
1
1
  import { ButtonProps } from "../Button/Button.js";
2
- import "../Button/index.js";
3
2
  import * as react from "react";
4
3
  import { ComponentProps, FC, InputHTMLAttributes, ReactNode, RefObject } from "react";
5
4
  import * as class_variance_authority_types0 from "class-variance-authority/types";
@@ -1 +1 @@
1
- {"version":3,"file":"OTPInput.d.ts","names":[],"sources":["../../../../src/components/Input/OTPInput.tsx"],"mappings":";;;;;;;;KAsFY,SAAA;EACV,QAAA;EACA,IAAA;EACA,eAAA;EACA,YAAA;AAAA;AAAA,KAGU,WAAA;EACV,KAAA,EAAO,SAAA;EACP,SAAA;EACA,UAAA;EACA,YAAA,GAAe,KAAA;AAAA;AAAA,KAGZ,aAAA,SAAsB,IAAA,CAAK,CAAA,QAAS,CAAA,IAAK,CAAA;AAAA,KAEzC,iBAAA,GAAoB,aAAA,CACvB,mBAAA,CAAoB,gBAAA;EAElB,KAAA;EACA,QAAA,IAAY,QAAA;EAEZ,SAAA;EAEA,UAAA,OAAiB,IAAA;EACjB,kBAAA,IAAsB,eAAA;EACtB,2BAAA;EACA,gBAAA,IAAoB,MAAA;EAEpB,kBAAA;EAEA,mBAAA;AAAA;AAAA,KAIC,gBAAA,IAAoB,KAAA,EAAO,WAAA,KAAgB,SAAA;AAAA,KAEpC,aAAA,GAAgB,iBAAA;EAGpB,MAAA,EAAQ,gBAAA;EACR,QAAA;AAAA;EAGA,MAAA;EACA,QAAA,EAAU,SAAA;AAAA;AAAA,cAML,uBAAA;EAA2B,YAAA;EAAA,QAAA;EAAA,2BAAA;EAAA;AAAA;EAMtC,YAAA,EAAc,SAAA,CAAU,cAAA;EACxB,QAAA,EAAU,SAAA,CAAU,gBAAA;EACpB,2BAAA,EAA6B,aAAA;EAC7B,SAAA;AAAA;;;;;cA6GW,WAAA,MAAmB,KAAA,EAAO,CAAA,KAAI,CAAA;AAAA,cAU9B,eAAA,EAAe,KAAA,CAAA,OAAA,CAAA,WAAA;AAAA,cAIf,QAAA,EAAU,EAAA,CAAG,aAAA;AAAA,KAshBrB,aAAA,GAAgB,IAAA,CAAK,cAAA,QAAsB,QAAA;AAAA,cAEnC,iBAAA,GAAiB,KAAA;;IAY5B,+BAAA,CAAA,SAAA;AAAA,cAEW,QAAA,EAAU,EAAA,CAAG,aAAA;AAAA,cAeb,aAAA;EAAiB,SAAA;EAAA,GAAA;AAAA,GAG3B,cAAA,YAAqB,kBAAA,CAAA,GAAA,CAAA,OAAA;AAAA,KAMnB,iBAAA,GAAoB,IAAA,CAAK,WAAA;EAC5B,KAAA;AAAA;AAAA,cAGW,YAAA,EAAc,EAAA,CAAG,iBAAA;AAAA,cA8CjB,iBAAA,EAAmB,EAAA,CAAG,cAAA;AAAA,cAUtB,cAAA,EAAgB,EAAA,CAAG,cAAA"}
1
+ {"version":3,"file":"OTPInput.d.ts","names":[],"sources":["../../../../src/components/Input/OTPInput.tsx"],"mappings":";;;;;;;KAsFY,SAAA;EACV,QAAA;EACA,IAAA;EACA,eAAA;EACA,YAAA;AAAA;AAAA,KAGU,WAAA;EACV,KAAA,EAAO,SAAA;EACP,SAAA;EACA,UAAA;EACA,YAAA,GAAe,KAAA;AAAA;AAAA,KAGZ,aAAA,SAAsB,IAAA,CAAK,CAAA,QAAS,CAAA,IAAK,CAAA;AAAA,KAEzC,iBAAA,GAAoB,aAAA,CACvB,mBAAA,CAAoB,gBAAA;EAElB,KAAA;EACA,QAAA,IAAY,QAAA;EAEZ,SAAA;EAEA,UAAA,OAAiB,IAAA;EACjB,kBAAA,IAAsB,eAAA;EACtB,2BAAA;EACA,gBAAA,IAAoB,MAAA;EAEpB,kBAAA;EAEA,mBAAA;AAAA;AAAA,KAIC,gBAAA,IAAoB,KAAA,EAAO,WAAA,KAAgB,SAAA;AAAA,KAEpC,aAAA,GAAgB,iBAAA;EAGpB,MAAA,EAAQ,gBAAA;EACR,QAAA;AAAA;EAGA,MAAA;EACA,QAAA,EAAU,SAAA;AAAA;AAAA,cAML,uBAAA;EAA2B,YAAA;EAAA,QAAA;EAAA,2BAAA;EAAA;AAAA;EAMtC,YAAA,EAAc,SAAA,CAAU,cAAA;EACxB,QAAA,EAAU,SAAA,CAAU,gBAAA;EACpB,2BAAA,EAA6B,aAAA;EAC7B,SAAA;AAAA;;;;;cA6GW,WAAA,MAAmB,KAAA,EAAO,CAAA,KAAI,CAAA;AAAA,cAU9B,eAAA,EAAe,KAAA,CAAA,OAAA,CAAA,WAAA;AAAA,cAIf,QAAA,EAAU,EAAA,CAAG,aAAA;AAAA,KAshBrB,aAAA,GAAgB,IAAA,CAAK,cAAA,QAAsB,QAAA;AAAA,cAEnC,iBAAA,GAAiB,KAAA;;IAY5B,+BAAA,CAAA,SAAA;AAAA,cAEW,QAAA,EAAU,EAAA,CAAG,aAAA;AAAA,cAeb,aAAA;EAAiB,SAAA;EAAA,GAAA;AAAA,GAG3B,cAAA,YAAqB,kBAAA,CAAA,GAAA,CAAA,OAAA;AAAA,KAMnB,iBAAA,GAAoB,IAAA,CAAK,WAAA;EAC5B,KAAA;AAAA;AAAA,cAGW,YAAA,EAAc,EAAA,CAAG,iBAAA;AAAA,cA8CjB,iBAAA,EAAmB,EAAA,CAAG,cAAA;AAAA,cAUtB,cAAA,EAAgB,EAAA,CAAG,cAAA"}
@@ -53,10 +53,10 @@ declare enum LinkUnderlined {
53
53
  FALSE = "false"
54
54
  }
55
55
  declare const linkVariants: (props?: {
56
- variant?: "default" | "hoverable" | "invisible-link" | "button" | "button-outlined";
57
- roundedSize?: "none" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "full";
58
- color?: "primary" | "secondary" | "destructive" | "success" | "error" | "neutral" | "light" | "dark" | "text" | "custom" | "text-inverse";
59
- size?: "custom" | "sm" | "md" | "lg" | "xl";
56
+ variant?: "default" | "invisible-link" | "hoverable" | "button" | "button-outlined";
57
+ roundedSize?: "sm" | "md" | "lg" | "xl" | "none" | "2xl" | "3xl" | "full";
58
+ color?: "text" | "primary" | "secondary" | "destructive" | "neutral" | "light" | "dark" | "text-inverse" | "error" | "success" | "custom";
59
+ size?: "sm" | "md" | "lg" | "xl" | "custom";
60
60
  underlined?: boolean | LinkUnderlined.DEFAULT;
61
61
  } & class_variance_authority_types0.ClassProp) => string;
62
62
  type LinkProps = DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement> & VariantProps<typeof linkVariants> & {
@@ -24,7 +24,7 @@ declare const loaderContent: {
24
24
  vi: string;
25
25
  uk: string;
26
26
  }, {
27
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
27
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
28
28
  } & {
29
29
  translation: {
30
30
  en: string;
@@ -24,7 +24,7 @@ declare const localeSwitcherContent: {
24
24
  vi: string;
25
25
  uk: string;
26
26
  }, {
27
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
27
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
28
28
  } & {
29
29
  translation: {
30
30
  en: string;
@@ -67,7 +67,7 @@ declare const localeSwitcherContent: {
67
67
  vi: string;
68
68
  uk: string;
69
69
  }, {
70
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
70
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
71
71
  } & {
72
72
  translation: {
73
73
  en: string;
@@ -110,7 +110,7 @@ declare const localeSwitcherContent: {
110
110
  vi: string;
111
111
  uk: string;
112
112
  }, {
113
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
113
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
114
114
  } & {
115
115
  translation: {
116
116
  en: string;
@@ -154,7 +154,7 @@ declare const localeSwitcherContent: {
154
154
  vi: string;
155
155
  uk: string;
156
156
  }, {
157
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
157
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
158
158
  } & {
159
159
  translation: {
160
160
  en: string;
@@ -197,7 +197,7 @@ declare const localeSwitcherContent: {
197
197
  vi: string;
198
198
  uk: string;
199
199
  }, {
200
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
200
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
201
201
  } & {
202
202
  translation: {
203
203
  en: string;
@@ -240,7 +240,7 @@ declare const localeSwitcherContent: {
240
240
  vi: string;
241
241
  uk: string;
242
242
  }, {
243
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
243
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
244
244
  } & {
245
245
  translation: {
246
246
  en: string;
@@ -285,7 +285,7 @@ declare const localeSwitcherContent: {
285
285
  vi: string;
286
286
  uk: string;
287
287
  }, {
288
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
288
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
289
289
  } & {
290
290
  translation: {
291
291
  en: string;
@@ -328,7 +328,7 @@ declare const localeSwitcherContent: {
328
328
  vi: string;
329
329
  uk: string;
330
330
  }, {
331
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
331
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
332
332
  } & {
333
333
  translation: {
334
334
  en: string;
@@ -24,7 +24,7 @@ declare const localeSwitcherContent: {
24
24
  vi: string;
25
25
  uk: string;
26
26
  }, {
27
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
27
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
28
28
  } & {
29
29
  translation: {
30
30
  en: string;
@@ -67,7 +67,7 @@ declare const localeSwitcherContent: {
67
67
  vi: string;
68
68
  uk: string;
69
69
  }, {
70
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
70
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
71
71
  } & {
72
72
  translation: {
73
73
  en: string;
@@ -110,7 +110,7 @@ declare const localeSwitcherContent: {
110
110
  vi: string;
111
111
  uk: string;
112
112
  }, {
113
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
113
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
114
114
  } & {
115
115
  translation: {
116
116
  en: string;
@@ -154,7 +154,7 @@ declare const localeSwitcherContent: {
154
154
  vi: string;
155
155
  uk: string;
156
156
  }, {
157
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
157
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
158
158
  } & {
159
159
  translation: {
160
160
  en: string;
@@ -197,7 +197,7 @@ declare const localeSwitcherContent: {
197
197
  vi: string;
198
198
  uk: string;
199
199
  }, {
200
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
200
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
201
201
  } & {
202
202
  translation: {
203
203
  en: string;
@@ -240,7 +240,7 @@ declare const localeSwitcherContent: {
240
240
  vi: string;
241
241
  uk: string;
242
242
  }, {
243
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
243
+ nodeType: "translation" | _intlayer_types0.NodeType.Translation;
244
244
  } & {
245
245
  translation: {
246
246
  en: string;
@@ -1,5 +1,4 @@
1
1
  import { TabSelectorItemProps } from "../TabSelector/TabSelector.js";
2
- import "../TabSelector/index.js";
3
2
  import { ReactElement, ReactNode } from "react";
4
3
  import * as react_jsx_runtime0 from "react/jsx-runtime";
5
4
 
@@ -1 +1 @@
1
- {"version":3,"file":"DesktopNavbar.d.ts","names":[],"sources":["../../../../src/components/Navbar/DesktopNavbar.tsx"],"mappings":";;;;;;;;;;KAaK,kBAAA,WAA6B,oBAAA;EAAX,2DAErB,IAAA,EAAM,SAAA,EAF0B;EAIhC,QAAA,EAAU,YAAA,CAAa,CAAA,KAAA;EAEvB,UAAA,GAAa,SAAA,EAAA;EAEb,cAAA,EAAgB,CAAA;AAAA;;;;;;;;;;;;;;;AAyElB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAa,aAAA,aAA2B,oBAAA;EAAsB,IAAA;EAAA,QAAA;EAAA,UAAA;EAAA;AAAA,GAK3D,kBAAA,CAAmB,CAAA,MAAE,kBAAA,CAAA,GAAA,CAAA,OAAA"}
1
+ {"version":3,"file":"DesktopNavbar.d.ts","names":[],"sources":["../../../../src/components/Navbar/DesktopNavbar.tsx"],"mappings":";;;;;;;;;KAaK,kBAAA,WAA6B,oBAAA;EAAX,2DAErB,IAAA,EAAM,SAAA,EAF0B;EAIhC,QAAA,EAAU,YAAA,CAAa,CAAA,KAAA;EAEvB,UAAA,GAAa,SAAA,EAAA;EAEb,cAAA,EAAgB,CAAA;AAAA;;;;;;;;;;;;;;;AAyElB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAa,aAAA,aAA2B,oBAAA;EAAsB,IAAA;EAAA,QAAA;EAAA,UAAA;EAAA;AAAA,GAK3D,kBAAA,CAAmB,CAAA,MAAE,kBAAA,CAAA,GAAA,CAAA,OAAA"}
@@ -1,5 +1,4 @@
1
1
  import { TabSelectorItemProps } from "../TabSelector/TabSelector.js";
2
- import "../TabSelector/index.js";
3
2
  import { ReactElement, ReactNode } from "react";
4
3
  import * as react_jsx_runtime0 from "react/jsx-runtime";
5
4
 
@@ -1 +1 @@
1
- {"version":3,"file":"MobileNavbar.d.ts","names":[],"sources":["../../../../src/components/Navbar/MobileNavbar.tsx"],"mappings":";;;;;;;;;;KAeK,iBAAA,WAA4B,oBAAA;EAAX,wDAEpB,IAAA,EAAM,SAAA,EAFyB;EAI/B,WAAA,GAAc,SAAA,EAAA;EAEd,WAAA,GAAc,YAAA,CAAa,CAAA,KAAb;EAEd,cAAA,GAAiB,SAAA,EAEa;EAA9B,cAAA,GAAiB,YAAA,CAAa,CAAA,KAEjB;EAAb,UAAA,GAAa,SAAA,EAAS;EAEtB,QAAA;AAAA;;;;;;;;;;;;;;;;;;AAqGF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAa,YAAA,aAA0B,oBAAA;EAAsB,IAAA;EAAA,WAAA;EAAA,WAAA;EAAA,cAAA;EAAA,cAAA;EAAA,UAAA;EAAA;AAAA,GAQ1D,iBAAA,CAAkB,CAAA,MAAE,kBAAA,CAAA,GAAA,CAAA,OAAA"}
1
+ {"version":3,"file":"MobileNavbar.d.ts","names":[],"sources":["../../../../src/components/Navbar/MobileNavbar.tsx"],"mappings":";;;;;;;;;KAeK,iBAAA,WAA4B,oBAAA;EAAX,wDAEpB,IAAA,EAAM,SAAA,EAFyB;EAI/B,WAAA,GAAc,SAAA,EAAA;EAEd,WAAA,GAAc,YAAA,CAAa,CAAA,KAAb;EAEd,cAAA,GAAiB,SAAA,EAEa;EAA9B,cAAA,GAAiB,YAAA,CAAa,CAAA,KAEjB;EAAb,UAAA,GAAa,SAAA,EAAS;EAEtB,QAAA;AAAA;;;;;;;;;;;;;;;;;;AAqGF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAa,YAAA,aAA0B,oBAAA;EAAsB,IAAA;EAAA,WAAA;EAAA,WAAA;EAAA,cAAA;EAAA,cAAA;EAAA,UAAA;EAAA;AAAA,GAQ1D,iBAAA,CAAkB,CAAA,MAAE,kBAAA,CAAA,GAAA,CAAA,OAAA"}
@@ -1,5 +1,4 @@
1
1
  import { TabSelectorItemProps } from "../TabSelector/TabSelector.js";
2
- import "../TabSelector/index.js";
3
2
  import { ReactElement, ReactNode } from "react";
4
3
  import * as react_jsx_runtime0 from "react/jsx-runtime";
5
4
 
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","names":[],"sources":["../../../../src/components/Navbar/index.tsx"],"mappings":";;;;;;;;;;KAaK,WAAA,WAAsB,oBAAA;EAAX,qDAEd,IAAA,EAAM,SAAA,EAFmB;EAIzB,cAAA,EAAgB,CAAA,SAAA;EAEhB,eAAA,GAAkB,YAAA,CAAa,CAAA,KAAb;EAElB,iBAAA,GAAoB,SAAA,EAEa;EAAjC,iBAAA,GAAoB,YAAA,CAAa,CAAA,KAEV;EAAvB,oBAAA,GAAuB,SAAA,EAEA;EAAvB,oBAAA,GAAuB,YAAA,CAAa,CAAA,KAIjB;EAFnB,iBAAA,GAAoB,SAAA,EAEQ;EAA5B,gBAAA,GAAmB,SAAA,EAlBM;EAoBzB,cAAA;AAAA;;;;;;;;;;;;;;;;;;;;;;;AA2DF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAa,MAAA,aAAoB,oBAAA;EAAsB,IAAA;EAAA,iBAAA;EAAA,eAAA;EAAA,iBAAA;EAAA,oBAAA;EAAA,oBAAA;EAAA,iBAAA;EAAA,gBAAA;EAAA,cAAA;EAAA;AAAA,GAWpD,WAAA,CAAY,CAAA,MAAE,kBAAA,CAAA,GAAA,CAAA,OAAA"}
1
+ {"version":3,"file":"index.d.ts","names":[],"sources":["../../../../src/components/Navbar/index.tsx"],"mappings":";;;;;;;;;KAaK,WAAA,WAAsB,oBAAA;EAAX,qDAEd,IAAA,EAAM,SAAA,EAFmB;EAIzB,cAAA,EAAgB,CAAA,SAAA;EAEhB,eAAA,GAAkB,YAAA,CAAa,CAAA,KAAb;EAElB,iBAAA,GAAoB,SAAA,EAEa;EAAjC,iBAAA,GAAoB,YAAA,CAAa,CAAA,KAEV;EAAvB,oBAAA,GAAuB,SAAA,EAEA;EAAvB,oBAAA,GAAuB,YAAA,CAAa,CAAA,KAIjB;EAFnB,iBAAA,GAAoB,SAAA,EAEQ;EAA5B,gBAAA,GAAmB,SAAA,EAlBM;EAoBzB,cAAA;AAAA;;;;;;;;;;;;;;;;;;;;;;;AA2DF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAa,MAAA,aAAoB,oBAAA;EAAsB,IAAA;EAAA,iBAAA;EAAA,eAAA;EAAA,iBAAA;EAAA,oBAAA;EAAA,oBAAA;EAAA,iBAAA;EAAA,gBAAA;EAAA,cAAA;EAAA;AAAA,GAWpD,WAAA,CAAY,CAAA,MAAE,kBAAA,CAAA,GAAA,CAAA,OAAA"}
@@ -5,8 +5,8 @@ import { VariantProps } from "class-variance-authority";
5
5
  //#region src/components/Pagination/Pagination.d.ts
6
6
  declare const paginationVariants: (props?: {
7
7
  size?: "sm" | "md" | "lg";
8
- color?: "primary" | "secondary" | "destructive" | "neutral" | "text";
9
- variant?: "default" | "bordered" | "ghost";
8
+ color?: "primary" | "secondary" | "neutral" | "text" | "destructive";
9
+ variant?: "default" | "ghost" | "bordered";
10
10
  } & class_variance_authority_types0.ClassProp) => string;
11
11
  declare enum PaginationSize {
12
12
  SM = "sm",