@intlayer/design-system 7.1.2 → 7.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (88) 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/Breadcrumb/index.d.ts.map +1 -1
  6. package/dist/types/components/Browser/Browser.content.d.ts +11 -11
  7. package/dist/types/components/Browser/Browser.content.d.ts.map +1 -1
  8. package/dist/types/components/Button/Button.d.ts +4 -4
  9. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +4 -4
  10. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts.map +1 -1
  11. package/dist/types/components/Command/index.d.ts +4 -4
  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/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +25 -25
  16. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +9 -9
  17. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +33 -33
  18. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +25 -25
  19. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +25 -25
  20. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +33 -33
  21. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +9 -9
  22. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +7 -7
  23. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +5 -5
  24. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +31 -31
  25. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
  26. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +3 -3
  27. package/dist/types/components/Form/FormBase.d.ts +2 -2
  28. package/dist/types/components/Form/FormField.d.ts +2 -2
  29. package/dist/types/components/Form/FormItem.d.ts +2 -2
  30. package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts +2 -2
  31. package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts +2 -2
  32. package/dist/types/components/Form/elements/FormElement.d.ts +2 -2
  33. package/dist/types/components/Form/elements/MultiselectElement.d.ts +2 -2
  34. package/dist/types/components/Form/elements/OTPElement.d.ts +2 -2
  35. package/dist/types/components/Form/elements/SelectElement.d.ts +2 -2
  36. package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts +2 -2
  37. package/dist/types/components/IDE/CodeContext.d.ts +2 -2
  38. package/dist/types/components/IDE/code.content.d.ts +5 -5
  39. package/dist/types/components/IDE/code.content.d.ts.map +1 -1
  40. package/dist/types/components/IDE/copyCode.content.d.ts +5 -5
  41. package/dist/types/components/IDE/copyCode.content.d.ts.map +1 -1
  42. package/dist/types/components/Input/Checkbox.d.ts +3 -3
  43. package/dist/types/components/Input/Checkbox.d.ts.map +1 -1
  44. package/dist/types/components/Input/Input.d.ts +2 -2
  45. package/dist/types/components/Input/Input.d.ts.map +1 -1
  46. package/dist/types/components/Input/OTPInput.d.ts +6 -6
  47. package/dist/types/components/Input/OTPInput.d.ts.map +1 -1
  48. package/dist/types/components/Input/SearchInput.d.ts +2 -2
  49. package/dist/types/components/Link/Link.d.ts +3 -3
  50. package/dist/types/components/Loader/index.content.d.ts +3 -3
  51. package/dist/types/components/Loader/spinner.d.ts +2 -2
  52. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts +17 -17
  53. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts.map +1 -1
  54. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +13 -13
  55. package/dist/types/components/MaxWidthSmoother/index.d.ts +2 -2
  56. package/dist/types/components/MaxWidthSmoother/index.d.ts.map +1 -1
  57. package/dist/types/components/Navbar/Burger.d.ts +2 -2
  58. package/dist/types/components/Navbar/Burger.d.ts.map +1 -1
  59. package/dist/types/components/Navbar/DesktopNavbar.d.ts +2 -2
  60. package/dist/types/components/Navbar/MobileNavbar.d.ts +2 -2
  61. package/dist/types/components/Navbar/index.d.ts +2 -2
  62. package/dist/types/components/Pagination/Pagination.d.ts +3 -3
  63. package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
  64. package/dist/types/components/Pagination/pagination.content.d.ts +11 -11
  65. package/dist/types/components/Popover/static.d.ts +3 -3
  66. package/dist/types/components/Select/Select.d.ts +3 -3
  67. package/dist/types/components/SocialNetworks/index.d.ts +2 -2
  68. package/dist/types/components/SwitchSelector/index.d.ts +6 -6
  69. package/dist/types/components/SwitchSelector/index.d.ts.map +1 -1
  70. package/dist/types/components/Tab/Tab.d.ts +5 -5
  71. package/dist/types/components/Tab/Tab.d.ts.map +1 -1
  72. package/dist/types/components/Tab/TabContext.d.ts +2 -2
  73. package/dist/types/components/TabSelector/TabSelector.d.ts +5 -5
  74. package/dist/types/components/TabSelector/TabSelector.d.ts.map +1 -1
  75. package/dist/types/components/Table/table.content.d.ts +3 -3
  76. package/dist/types/components/Tag/index.d.ts +4 -4
  77. package/dist/types/components/Tag/index.d.ts.map +1 -1
  78. package/dist/types/components/Toaster/Toast.d.ts +3 -3
  79. package/dist/types/components/Toaster/Toast.d.ts.map +1 -1
  80. package/dist/types/components/Toaster/Toaster.d.ts +2 -2
  81. package/dist/types/hooks/reactQuery.d.ts +190 -190
  82. package/dist/types/hooks/reactQuery.d.ts.map +1 -1
  83. package/dist/types/hooks/useAuth/useOAuth2.d.ts +2 -2
  84. package/dist/types/hooks/useDevice.d.ts.map +1 -1
  85. package/dist/types/hooks/useUser/index.d.ts +3 -3
  86. package/dist/types/libs/auth.d.ts +668 -668
  87. package/dist/types/libs/auth.d.ts.map +1 -1
  88. package/package.json +14 -14
@@ -1,5 +1,5 @@
1
1
  import { HTMLAttributes } from "react";
2
- import * as class_variance_authority_types2 from "class-variance-authority/types";
2
+ import * as class_variance_authority_types0 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
 
5
5
  //#region src/components/Badge/index.d.ts
@@ -47,7 +47,7 @@ declare const badgeVariants: (props?: {
47
47
  color?: BadgeColor;
48
48
  variant?: BadgeVariant;
49
49
  size?: BadgeSize;
50
- } & class_variance_authority_types2.ClassProp) => string;
50
+ } & class_variance_authority_types0.ClassProp) => string;
51
51
  /**
52
52
  * Badge component props interface
53
53
  * @description Comprehensive props for the Badge component with accessibility and interactive features
@@ -1,10 +1,10 @@
1
- import * as _intlayer_types76 from "@intlayer/types";
1
+ import * as _intlayer_types0 from "@intlayer/types";
2
2
 
3
3
  //#region src/components/Breadcrumb/breadcrumb.content.d.ts
4
4
  declare const breadCrumbContent: {
5
5
  key: string;
6
6
  content: {
7
- linkLabel: _intlayer_types76.TypedNodeModel<_intlayer_types76.NodeType.Translation, {
7
+ linkLabel: _intlayer_types0.TypedNodeModel<_intlayer_types0.NodeType.Translation, {
8
8
  en: string;
9
9
  fr: string;
10
10
  es: string;
@@ -23,7 +23,7 @@ declare const breadCrumbContent: {
23
23
  id: string;
24
24
  vi: string;
25
25
  }, {
26
- nodeType: _intlayer_types76.NodeType.Translation | "translation";
26
+ nodeType: _intlayer_types0.NodeType.Translation | "translation";
27
27
  } & {
28
28
  translation: {
29
29
  en: string;
@@ -1 +1 @@
1
- {"version":3,"file":"breadcrumb.content.d.ts","names":[],"sources":["../../../../src/components/Breadcrumb/breadcrumb.content.ts"],"sourcesContent":[],"mappings":";;;cAEa;;;IAAA,SAAA,kCA2BS,yCAAA"}
1
+ {"version":3,"file":"breadcrumb.content.d.ts","names":[],"sources":["../../../../src/components/Breadcrumb/breadcrumb.content.ts"],"sourcesContent":[],"mappings":";;;cAEa;;;IAAA,SAAA,iCA2BS,wCAAA"}
@@ -1,7 +1,7 @@
1
1
  import { LinkColor } from "../Link/Link.js";
2
2
  import "../Link/index.js";
3
3
  import { FC, HTMLAttributes, ReactNode } from "react";
4
- import * as class_variance_authority_types4 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types0 from "class-variance-authority/types";
5
5
  import { VariantProps } from "class-variance-authority";
6
6
  import { LocalesValues } from "@intlayer/types";
7
7
 
@@ -12,7 +12,7 @@ import { LocalesValues } from "@intlayer/types";
12
12
  declare const breadcrumbVariants: (props?: {
13
13
  size?: "small" | "medium" | "large";
14
14
  spacing?: "compact" | "normal" | "loose";
15
- } & class_variance_authority_types4.ClassProp) => string;
15
+ } & class_variance_authority_types0.ClassProp) => string;
16
16
  /**
17
17
  * Detailed breadcrumb link configuration with optional href or onClick
18
18
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","names":[],"sources":["../../../../src/components/Breadcrumb/index.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;;;cAqDM,0BA+JgC;EA/JhC,IAAA,CAAA,EAAA,OAAA,GAAA,QAiBJ,GAAA,OAAA;EA0HG,OAAA,CAAA,EAAA,SAAA,GAAA,QAAsB,GAAA,OAAA;AAoB3B,CAAA,GA9IE,+BAAA,CAAA,SA8IoC,EAAA,GAAsB,MAAA;AAE5D;;;KAtBK,sBAAA,GA+BoB;EAId;;;EAyBP,IAAA,CAAA,EAAA,MAAA;EACa;;;EA4BJ,IAAA,EAAA,MAAA;;;;;;;;;;;KArED,cAAA,YAA0B;KAE1B,eAAA;;;;SAIH;;;;;UAKC,eAAe;;;;WAId;;;;;;;;;;cAUG;;;;;;;;;;;;;;;IAeV,oBAAoB,sBACtB,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4BJ,YAAY,GAAG"}
1
+ {"version":3,"file":"index.d.ts","names":[],"sources":["../../../../src/components/Breadcrumb/index.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;;;cAqDM,0BA+JgC;EA/JhC,IAAA,CAAA,EAAA,OAAA,GAAA,QAiBJ,GAAA,OAAA;EA0HG,OAAA,CAAA,EAAA,SAAA,GAAA,QAAsB,GAAA,OAAA;AAoB3B,CAAA,GA9IE,+BAAA,CAAA,SA8IoC,EAAsB,GAAA,MAAA;AAE5D;;;KAtBK,sBAAA,GA+BoB;EAId;;;EAyBP,IAAA,CAAA,EAAA,MAAA;EACa;;;EA4BJ,IAAA,EAAA,MAAA;;;;;;;;;;;KArED,cAAA,YAA0B;KAE1B,eAAA;;;;SAIH;;;;;UAKC,eAAe;;;;WAId;;;;;;;;;;cAUG;;;;;;;;;;;;;;;IAeV,oBAAoB,sBACtB,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4BJ,YAAY,GAAG"}
@@ -1,10 +1,10 @@
1
- import * as _intlayer_types58 from "@intlayer/types";
1
+ import * as _intlayer_types5 from "@intlayer/types";
2
2
 
3
3
  //#region src/components/Browser/Browser.content.d.ts
4
4
  declare const browserContent: {
5
5
  key: string;
6
6
  content: {
7
- ariaLabel: _intlayer_types58.TypedNodeModel<_intlayer_types58.NodeType.Translation, {
7
+ ariaLabel: _intlayer_types5.TypedNodeModel<_intlayer_types5.NodeType.Translation, {
8
8
  en: string;
9
9
  'en-GB': string;
10
10
  fr: string;
@@ -22,7 +22,7 @@ declare const browserContent: {
22
22
  pl: string;
23
23
  id: string;
24
24
  }, {
25
- nodeType: _intlayer_types58.NodeType.Translation | "translation";
25
+ nodeType: _intlayer_types5.NodeType.Translation | "translation";
26
26
  } & {
27
27
  translation: {
28
28
  en: string;
@@ -43,7 +43,7 @@ declare const browserContent: {
43
43
  id: string;
44
44
  };
45
45
  }>;
46
- urlLabel: _intlayer_types58.TypedNodeModel<_intlayer_types58.NodeType.Translation, {
46
+ urlLabel: _intlayer_types5.TypedNodeModel<_intlayer_types5.NodeType.Translation, {
47
47
  en: string;
48
48
  'en-GB': string;
49
49
  fr: string;
@@ -61,7 +61,7 @@ declare const browserContent: {
61
61
  pl: string;
62
62
  id: string;
63
63
  }, {
64
- nodeType: _intlayer_types58.NodeType.Translation | "translation";
64
+ nodeType: _intlayer_types5.NodeType.Translation | "translation";
65
65
  } & {
66
66
  translation: {
67
67
  en: string;
@@ -83,7 +83,7 @@ declare const browserContent: {
83
83
  };
84
84
  }>;
85
85
  urlPlaceholder: string;
86
- errorMessage: _intlayer_types58.TypedNodeModel<_intlayer_types58.NodeType.Translation, {
86
+ errorMessage: _intlayer_types5.TypedNodeModel<_intlayer_types5.NodeType.Translation, {
87
87
  en: string;
88
88
  'en-GB': string;
89
89
  fr: string;
@@ -101,7 +101,7 @@ declare const browserContent: {
101
101
  pl: string;
102
102
  id: string;
103
103
  }, {
104
- nodeType: _intlayer_types58.NodeType.Translation | "translation";
104
+ nodeType: _intlayer_types5.NodeType.Translation | "translation";
105
105
  } & {
106
106
  translation: {
107
107
  en: string;
@@ -122,7 +122,7 @@ declare const browserContent: {
122
122
  id: string;
123
123
  };
124
124
  }>;
125
- reloadButtonTitle: _intlayer_types58.TypedNodeModel<_intlayer_types58.NodeType.Translation, {
125
+ reloadButtonTitle: _intlayer_types5.TypedNodeModel<_intlayer_types5.NodeType.Translation, {
126
126
  en: string;
127
127
  'en-GB': string;
128
128
  fr: string;
@@ -140,7 +140,7 @@ declare const browserContent: {
140
140
  pl: string;
141
141
  id: string;
142
142
  }, {
143
- nodeType: _intlayer_types58.NodeType.Translation | "translation";
143
+ nodeType: _intlayer_types5.NodeType.Translation | "translation";
144
144
  } & {
145
145
  translation: {
146
146
  en: string;
@@ -161,7 +161,7 @@ declare const browserContent: {
161
161
  id: string;
162
162
  };
163
163
  }>;
164
- iframeTitle: _intlayer_types58.TypedNodeModel<_intlayer_types58.NodeType.Translation, {
164
+ iframeTitle: _intlayer_types5.TypedNodeModel<_intlayer_types5.NodeType.Translation, {
165
165
  en: string;
166
166
  'en-GB': string;
167
167
  fr: string;
@@ -179,7 +179,7 @@ declare const browserContent: {
179
179
  pl: string;
180
180
  id: string;
181
181
  }, {
182
- nodeType: _intlayer_types58.NodeType.Translation | "translation";
182
+ nodeType: _intlayer_types5.NodeType.Translation | "translation";
183
183
  } & {
184
184
  translation: {
185
185
  en: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Browser.content.d.ts","names":[],"sources":["../../../../src/components/Browser/Browser.content.ts"],"sourcesContent":[],"mappings":";;;cAEa;;;IAAA,SAAA,kCAmGS,yCAAA"}
1
+ {"version":3,"file":"Browser.content.d.ts","names":[],"sources":["../../../../src/components/Browser/Browser.content.ts"],"sourcesContent":[],"mappings":";;;cAEa;;;IAAA,SAAA,iCAmGS,wCAAA"}
@@ -1,5 +1,5 @@
1
1
  import { ButtonHTMLAttributes, DetailedHTMLProps, FC } from "react";
2
- import * as class_variance_authority_types0 from "class-variance-authority/types";
2
+ import * as class_variance_authority_types3 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import { LucideIcon } from "lucide-react";
5
5
 
@@ -61,12 +61,12 @@ declare enum ButtonTextAlign {
61
61
  */
62
62
  declare const buttonVariants: (props?: {
63
63
  size?: "sm" | "md" | "lg" | "xl" | "icon-sm" | "icon-md" | "icon-lg" | "icon-xl";
64
- color?: "primary" | "secondary" | "destructive" | "neutral" | "card" | "light" | "dark" | "text" | "current" | "text-inverse" | "error" | "success" | "custom";
64
+ color?: "error" | "text" | "primary" | "secondary" | "destructive" | "neutral" | "card" | "light" | "dark" | "current" | "text-inverse" | "success" | "custom";
65
65
  roundedSize?: "sm" | "md" | "lg" | "xl" | "none";
66
- variant?: "default" | "none" | "outline" | "link" | "invisible-link" | "hoverable" | "fade" | "input";
66
+ variant?: "input" | "default" | "none" | "outline" | "link" | "invisible-link" | "hoverable" | "fade";
67
67
  textAlign?: "left" | "center" | "right";
68
68
  isFullWidth?: boolean;
69
- } & class_variance_authority_types0.ClassProp) => string;
69
+ } & class_variance_authority_types3.ClassProp) => string;
70
70
  /**
71
71
  * Enhanced Button component props with comprehensive type safety and accessibility features
72
72
  */
@@ -1,13 +1,13 @@
1
1
  import { FC, HTMLAttributes, ReactNode } from "react";
2
- import * as class_variance_authority_types0 from "class-variance-authority/types";
2
+ import * as class_variance_authority_types1 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
 
5
5
  //#region src/components/CollapsibleTable/CollapsibleTable.d.ts
6
6
  declare const collapsibleTableVariants: (props?: {
7
- size?: "sm" | "md" | "lg" | "xl" | "full";
7
+ size?: "full" | "sm" | "md" | "lg" | "xl";
8
8
  variant?: "default" | "dark" | "ghost" | "outlined";
9
- spacing?: "sm" | "md" | "lg" | "none" | "auto";
10
- } & class_variance_authority_types0.ClassProp) => string;
9
+ spacing?: "auto" | "sm" | "md" | "lg" | "none";
10
+ } & class_variance_authority_types1.ClassProp) => string;
11
11
  interface CollapsibleTableProps extends Omit<HTMLAttributes<HTMLDivElement>, 'title'>, VariantProps<typeof collapsibleTableVariants> {
12
12
  /** Table title displayed in the header */
13
13
  title: string;
@@ -1 +1 @@
1
- {"version":3,"file":"CollapsibleTable.d.ts","names":[],"sources":["../../../../src/components/CollapsibleTable/CollapsibleTable.tsx"],"sourcesContent":[],"mappings":";;;;;cASM,gCA8EJ;;;EA9EI,OAAA,CAAA,EAAA,IAAA,GAAA,IAAA,GAAA,IA+BL,GAAA,MAAA,GAAA,MAAA;AA8CD,CAAA,GA9CC,+BAAA,CAAA,SA+CC,EAAA,GAAA,MAAA;AAA4B,UADb,qBAAA,SACP,IAAoB,CAAf,cAAe,CAAA,cAAA,CAAA,EAAA,OAAA,CAAA,EAC1B,YAD0B,CAAA,OACN,wBADM,CAAA,CAAA;EAAf;EACS,KAAA,EAAA,MAAA;EAIhB;EAsBO,IAAA,EAtBP,MAsBO,CAAA,MAAA,EAAA,OAAA,CAAA,EAAA;EAUW;EAA4B,SAAA,CAAA,EAAA,MAAA;EAFlC;EAnCV,eAAA,CAAA,EAAA,MAAA;EACN;EAAY,gBAAA,CAAA,EAAA,MAAA;EAoIH;;;;;;;;;;;;;;;eA1GE;;;;;;;;oBAQK,qCAEM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgGzC,kBAAkB,GAAG"}
1
+ {"version":3,"file":"CollapsibleTable.d.ts","names":[],"sources":["../../../../src/components/CollapsibleTable/CollapsibleTable.tsx"],"sourcesContent":[],"mappings":";;;;;cASM,gCA8EJ;;;EA9EI,OAAA,CAAA,EAAA,MAAA,GAAA,IAAA,GAAA,IA+BL,GAAA,IAAA,GAAA,MAAA;AA8CD,CAAA,GA9CC,+BAAA,CAAA,SA+CC,EAAA,GAAA,MAAA;AAA4B,UADb,qBAAA,SACP,IAAoB,CAAf,cAAe,CAAA,cAAA,CAAA,EAAA,OAAA,CAAA,EAC1B,YAD0B,CAAA,OACN,wBADM,CAAA,CAAA;EAAf;EACS,KAAA,EAAA,MAAA;EAIhB;EAsBO,IAAA,EAtBP,MAsBO,CAAA,MAAA,EAAA,OAAA,CAAA,EAAA;EAUW;EAA4B,SAAA,CAAA,EAAA,MAAA;EAFlC;EAnCV,eAAA,CAAA,EAAA,MAAA;EACN;EAAY,gBAAA,CAAA,EAAA,MAAA;EAoIH;;;;;;;;;;;;;;;eA1GE;;;;;;;;oBAQK,qCAEM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgGzC,kBAAkB,GAAG"}
@@ -1,6 +1,6 @@
1
1
  import * as react0 from "react";
2
2
  import { ComponentProps, FC, HTMLAttributes } from "react";
3
- import * as react_jsx_runtime0 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime1 from "react/jsx-runtime";
4
4
  import { DialogProps } from "@radix-ui/react-dialog";
5
5
  import { Command as Command$1 } from "cmdk";
6
6
 
@@ -29,7 +29,7 @@ declare const Command: {
29
29
  ref?: React.Ref<HTMLInputElement>;
30
30
  } & {
31
31
  asChild?: boolean;
32
- }, "key" | keyof react0.InputHTMLAttributes<HTMLInputElement> | "asChild">, "type" | "value" | "onChange"> & {
32
+ }, "key" | "asChild" | keyof react0.InputHTMLAttributes<HTMLInputElement>>, "type" | "onChange" | "value"> & {
33
33
  value?: string;
34
34
  onValueChange?: (search: string) => void;
35
35
  } & react0.RefAttributes<HTMLInputElement>>;
@@ -73,7 +73,7 @@ declare const Command: {
73
73
  ref?: React.Ref<HTMLDivElement>;
74
74
  } & {
75
75
  asChild?: boolean;
76
- }, "key" | keyof HTMLAttributes<HTMLDivElement> | "asChild">, "disabled" | "value" | "onSelect"> & {
76
+ }, "key" | keyof HTMLAttributes<HTMLDivElement> | "asChild">, "onSelect" | "disabled" | "value"> & {
77
77
  disabled?: boolean;
78
78
  onSelect?: (value: string) => void;
79
79
  value?: string;
@@ -83,7 +83,7 @@ declare const Command: {
83
83
  Shortcut: ({
84
84
  className,
85
85
  ...props
86
- }: HTMLAttributes<HTMLSpanElement>) => react_jsx_runtime0.JSX.Element;
86
+ }: HTMLAttributes<HTMLSpanElement>) => react_jsx_runtime1.JSX.Element;
87
87
  propTypes?: any;
88
88
  displayName?: string | undefined;
89
89
  };
@@ -1,5 +1,5 @@
1
1
  import { DetailedHTMLProps, FC, HTMLAttributes, PropsWithChildren } from "react";
2
- import * as class_variance_authority_types1 from "class-variance-authority/types";
2
+ import * as class_variance_authority_types2 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
 
5
5
  //#region src/components/Container/index.d.ts
@@ -9,15 +9,15 @@ import { VariantProps } from "class-variance-authority";
9
9
  * Provides flexible styling options for background, padding, borders, and layout
10
10
  */
11
11
  declare const containerVariants: (props?: {
12
- roundedSize?: "sm" | "md" | "lg" | "xl" | "2xl" | "none" | "full" | "3xl";
13
- transparency?: "sm" | "md" | "lg" | "xl" | "none" | "full";
12
+ roundedSize?: "full" | "sm" | "md" | "lg" | "xl" | "2xl" | "none" | "3xl";
13
+ transparency?: "full" | "sm" | "md" | "lg" | "xl" | "none";
14
14
  padding?: "sm" | "md" | "lg" | "xl" | "2xl" | "none";
15
15
  separator?: "without" | "x" | "y" | "both";
16
- border?: "none" | "with";
17
- borderColor?: "primary" | "secondary" | "neutral" | "text" | "error" | "success" | "warning";
18
- background?: "none" | "hoverable" | "with";
16
+ border?: "with" | "none";
17
+ borderColor?: "error" | "primary" | "secondary" | "neutral" | "text" | "warning" | "success";
18
+ background?: "with" | "none" | "hoverable";
19
19
  gap?: "sm" | "md" | "lg" | "xl" | "2xl" | "none";
20
- } & class_variance_authority_types1.ClassProp) => string;
20
+ } & class_variance_authority_types2.ClassProp) => string;
21
21
  /** Available rounded corner sizes for the container */
22
22
  declare enum ContainerRoundedSize {
23
23
  NONE = "none",
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","names":[],"sources":["../../../../src/components/Container/index.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;AAaA;AA4EY,cA5EC,iBA4EmB,EAAA,CAAA,KAoEzB,CApEyB,EAAA;EAYpB,WAAA,CAAA,EAAA,IAAA,GAAA,IAAqB,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,MAAA,GAAA,MAAA,GAAA,KAAA;EAUrB,YAAA,CAAA,EAAA,IAAgB,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,MAAA,GAAA,MAAA;EAShB,OAAA,CAAA,EAAA,IAAA,GAAA,IAAkB,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,MAAA;EAQlB,SAAA,CAAA,EAAA,SAAA,GAAoB,GAAA,GAAA,GAAA,GAAA,MAAA;EAWpB,MAAA,CAAA,EAAA,MAAA,GAAA,MAAmB;EAOnB,WAAA,CAAA,EAAA,SAAY,GAAA,WAAA,GAAA,SAAA,GAAA,MAAA,GAAA,OAAA,GAAA,SAAA,GAAA,SAAA;EAUZ,UAAA,CAAA,EAAA,MAAc,GAAA,WAAA,GAAA,MAAA;EACC,GAAA,CAAA,EAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,MAAA;CAApB,GAvEL,+BAAA,CAAA,SAuEK,EAAA,GAAA,MAAA;;AADsB,aAnEjB,oBAAA;EAsEuB,IAAA,GAAA,MAAA;EAAf,EAAA,GAAA,IAAA;EAAgC,EAAA,GAAA,IAAA;EAAlD,EAAA,GAAA,IAAA;EAAiB,EAAA,GAAA,IAAA;EAkCN,MAAA,GAAA,KAgCZ;;;;;aA5HW,qBAAA;;;;;;;;;aAUA,gBAAA;;;;;;;;aASA,kBAAA;;;;;;;aAQA,oBAAA;;;;;;;;;;aAWA,mBAAA;;;;;;aAOA,YAAA;;;;;;;;;KAUA,cAAA,GAAiB,kBAC3B,KAAK,oBAAoB,iCAEzB,kBAAkB,eAAe,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkCvC,WAAW,GAAG"}
1
+ {"version":3,"file":"index.d.ts","names":[],"sources":["../../../../src/components/Container/index.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;AAaA;AA4EY,cA5EC,iBA4EmB,EAAA,CAAA,KAoEzB,CApEyB,EAAA;EAYpB,WAAA,CAAA,EAAA,MAAA,GAAA,IAAqB,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,MAAA,GAAA,KAAA;EAUrB,YAAA,CAAA,EAAA,MAAgB,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,MAAA;EAShB,OAAA,CAAA,EAAA,IAAA,GAAA,IAAkB,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,MAAA;EAQlB,SAAA,CAAA,EAAA,SAAA,GAAoB,GAAA,GAAA,GAAA,GAAA,MAAA;EAWpB,MAAA,CAAA,EAAA,MAAA,GAAA,MAAmB;EAOnB,WAAA,CAAA,EAAA,OAAY,GAAA,SAAA,GAAA,WAAA,GAAA,SAAA,GAAA,MAAA,GAAA,SAAA,GAAA,SAAA;EAUZ,UAAA,CAAA,EAAA,MAAc,GAAA,MAAA,GAAA,WAAA;EACC,GAAA,CAAA,EAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,MAAA;CAApB,GAvEL,+BAAA,CAAA,SAuEK,EAAA,GAAA,MAAA;;AADsB,aAnEjB,oBAAA;EAsEuB,IAAA,GAAA,MAAA;EAAf,EAAA,GAAA,IAAA;EAAgC,EAAA,GAAA,IAAA;EAAlD,EAAA,GAAA,IAAA;EAAiB,EAAA,GAAA,IAAA;EAkCN,MAAA,GAAA,KAgCZ;;;;;aA5HW,qBAAA;;;;;;;;;aAUA,gBAAA;;;;;;;;aASA,kBAAA;;;;;;;aAQA,oBAAA;;;;;;;;;;aAWA,mBAAA;;;;;;aAOA,YAAA;;;;;;;;;KAUA,cAAA,GAAiB,kBAC3B,KAAK,oBAAoB,iCAEzB,kBAAkB,eAAe,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkCvC,WAAW,GAAG"}
@@ -1,10 +1,10 @@
1
- import * as _intlayer_types0 from "@intlayer/types";
1
+ import * as _intlayer_types2 from "@intlayer/types";
2
2
 
3
3
  //#region src/components/CopyButton/CopyButton.content.d.ts
4
4
  declare const copyContentContent: {
5
5
  key: string;
6
6
  content: {
7
- label: _intlayer_types0.TypedNodeModel<_intlayer_types0.NodeType.Translation, {
7
+ label: _intlayer_types2.TypedNodeModel<_intlayer_types2.NodeType.Translation, {
8
8
  en: string;
9
9
  fr: string;
10
10
  es: string;
@@ -23,7 +23,7 @@ declare const copyContentContent: {
23
23
  id: string;
24
24
  vi: string;
25
25
  }, {
26
- nodeType: _intlayer_types0.NodeType.Translation | "translation";
26
+ nodeType: _intlayer_types2.NodeType.Translation | "translation";
27
27
  } & {
28
28
  translation: {
29
29
  en: string;
@@ -1,11 +1,11 @@
1
- import * as _intlayer_types277 from "@intlayer/types";
1
+ import * as _intlayer_types196 from "@intlayer/types";
2
2
 
3
3
  //#region src/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts
4
4
  declare const dictionaryFormContent: {
5
5
  key: string;
6
6
  content: {
7
7
  keyInput: {
8
- label: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
8
+ label: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
9
9
  en: string;
10
10
  'en-GB': string;
11
11
  fr: string;
@@ -24,7 +24,7 @@ declare const dictionaryFormContent: {
24
24
  id: string;
25
25
  vi: string;
26
26
  }, {
27
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
27
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
28
28
  } & {
29
29
  translation: {
30
30
  en: string;
@@ -46,7 +46,7 @@ declare const dictionaryFormContent: {
46
46
  vi: string;
47
47
  };
48
48
  }>;
49
- placeholder: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
49
+ placeholder: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
50
50
  en: string;
51
51
  'en-GB': string;
52
52
  fr: string;
@@ -65,7 +65,7 @@ declare const dictionaryFormContent: {
65
65
  id: string;
66
66
  vi: string;
67
67
  }, {
68
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
68
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
69
69
  } & {
70
70
  translation: {
71
71
  en: string;
@@ -89,7 +89,7 @@ declare const dictionaryFormContent: {
89
89
  }>;
90
90
  };
91
91
  projectInput: {
92
- label: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
92
+ label: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
93
93
  en: string;
94
94
  'en-GB': string;
95
95
  fr: string;
@@ -108,7 +108,7 @@ declare const dictionaryFormContent: {
108
108
  id: string;
109
109
  vi: string;
110
110
  }, {
111
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
111
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
112
112
  } & {
113
113
  translation: {
114
114
  en: string;
@@ -130,7 +130,7 @@ declare const dictionaryFormContent: {
130
130
  vi: string;
131
131
  };
132
132
  }>;
133
- placeholder: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
133
+ placeholder: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
134
134
  en: string;
135
135
  'en-GB': string;
136
136
  fr: string;
@@ -149,7 +149,7 @@ declare const dictionaryFormContent: {
149
149
  id: string;
150
150
  vi: string;
151
151
  }, {
152
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
152
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
153
153
  } & {
154
154
  translation: {
155
155
  en: string;
@@ -173,7 +173,7 @@ declare const dictionaryFormContent: {
173
173
  }>;
174
174
  };
175
175
  noDictionaryView: {
176
- title: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
176
+ title: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
177
177
  en: string;
178
178
  'en-GB': string;
179
179
  fr: string;
@@ -192,7 +192,7 @@ declare const dictionaryFormContent: {
192
192
  id: string;
193
193
  vi: string;
194
194
  }, {
195
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
195
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
196
196
  } & {
197
197
  translation: {
198
198
  en: string;
@@ -214,7 +214,7 @@ declare const dictionaryFormContent: {
214
214
  vi: string;
215
215
  };
216
216
  }>;
217
- description: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
217
+ description: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
218
218
  en: string;
219
219
  'en-GB': string;
220
220
  fr: string;
@@ -233,7 +233,7 @@ declare const dictionaryFormContent: {
233
233
  id: string;
234
234
  vi: string;
235
235
  }, {
236
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
236
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
237
237
  } & {
238
238
  translation: {
239
239
  en: string;
@@ -256,7 +256,7 @@ declare const dictionaryFormContent: {
256
256
  };
257
257
  }>;
258
258
  };
259
- createDictionaryTitle: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
259
+ createDictionaryTitle: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
260
260
  en: string;
261
261
  'en-GB': string;
262
262
  fr: string;
@@ -275,7 +275,7 @@ declare const dictionaryFormContent: {
275
275
  id: string;
276
276
  vi: string;
277
277
  }, {
278
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
278
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
279
279
  } & {
280
280
  translation: {
281
281
  en: string;
@@ -297,7 +297,7 @@ declare const dictionaryFormContent: {
297
297
  vi: string;
298
298
  };
299
299
  }>;
300
- createDictionaryDescription: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
300
+ createDictionaryDescription: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
301
301
  en: string;
302
302
  'en-GB': string;
303
303
  fr: string;
@@ -316,7 +316,7 @@ declare const dictionaryFormContent: {
316
316
  id: string;
317
317
  vi: string;
318
318
  }, {
319
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
319
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
320
320
  } & {
321
321
  translation: {
322
322
  en: string;
@@ -339,7 +339,7 @@ declare const dictionaryFormContent: {
339
339
  };
340
340
  }>;
341
341
  createDictionaryButton: {
342
- text: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
342
+ text: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
343
343
  en: string;
344
344
  'en-GB': string;
345
345
  fr: string;
@@ -358,7 +358,7 @@ declare const dictionaryFormContent: {
358
358
  id: string;
359
359
  vi: string;
360
360
  }, {
361
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
361
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
362
362
  } & {
363
363
  translation: {
364
364
  en: string;
@@ -380,7 +380,7 @@ declare const dictionaryFormContent: {
380
380
  vi: string;
381
381
  };
382
382
  }>;
383
- ariaLabel: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
383
+ ariaLabel: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
384
384
  en: string;
385
385
  'en-GB': string;
386
386
  fr: string;
@@ -399,7 +399,7 @@ declare const dictionaryFormContent: {
399
399
  id: string;
400
400
  vi: string;
401
401
  }, {
402
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
402
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
403
403
  } & {
404
404
  translation: {
405
405
  en: string;
@@ -423,7 +423,7 @@ declare const dictionaryFormContent: {
423
423
  }>;
424
424
  };
425
425
  editButton: {
426
- text: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
426
+ text: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
427
427
  en: string;
428
428
  'en-GB': string;
429
429
  fr: string;
@@ -442,7 +442,7 @@ declare const dictionaryFormContent: {
442
442
  id: string;
443
443
  vi: string;
444
444
  }, {
445
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
445
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
446
446
  } & {
447
447
  translation: {
448
448
  en: string;
@@ -464,7 +464,7 @@ declare const dictionaryFormContent: {
464
464
  vi: string;
465
465
  };
466
466
  }>;
467
- ariaLabel: _intlayer_types277.TypedNodeModel<_intlayer_types277.NodeType.Translation, {
467
+ ariaLabel: _intlayer_types196.TypedNodeModel<_intlayer_types196.NodeType.Translation, {
468
468
  en: string;
469
469
  'en-GB': string;
470
470
  fr: string;
@@ -483,7 +483,7 @@ declare const dictionaryFormContent: {
483
483
  id: string;
484
484
  vi: string;
485
485
  }, {
486
- nodeType: _intlayer_types277.NodeType.Translation | "translation";
486
+ nodeType: _intlayer_types196.NodeType.Translation | "translation";
487
487
  } & {
488
488
  translation: {
489
489
  en: string;
@@ -1,10 +1,10 @@
1
- import * as _intlayer_types265 from "@intlayer/types";
1
+ import * as _intlayer_types184 from "@intlayer/types";
2
2
 
3
3
  //#region src/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts
4
4
  declare const dictionaryFormSchemaContent: {
5
5
  key: string;
6
6
  content: {
7
- requiredErrorName: _intlayer_types265.TypedNodeModel<_intlayer_types265.NodeType.Translation, {
7
+ requiredErrorName: _intlayer_types184.TypedNodeModel<_intlayer_types184.NodeType.Translation, {
8
8
  en: string;
9
9
  'en-GB': string;
10
10
  fr: string;
@@ -23,7 +23,7 @@ declare const dictionaryFormSchemaContent: {
23
23
  id: string;
24
24
  vi: string;
25
25
  }, {
26
- nodeType: _intlayer_types265.NodeType.Translation | "translation";
26
+ nodeType: _intlayer_types184.NodeType.Translation | "translation";
27
27
  } & {
28
28
  translation: {
29
29
  en: string;
@@ -45,7 +45,7 @@ declare const dictionaryFormSchemaContent: {
45
45
  vi: string;
46
46
  };
47
47
  }>;
48
- invalidTypeErrorName: _intlayer_types265.TypedNodeModel<_intlayer_types265.NodeType.Translation, {
48
+ invalidTypeErrorName: _intlayer_types184.TypedNodeModel<_intlayer_types184.NodeType.Translation, {
49
49
  en: string;
50
50
  'en-GB': string;
51
51
  fr: string;
@@ -64,7 +64,7 @@ declare const dictionaryFormSchemaContent: {
64
64
  id: string;
65
65
  vi: string;
66
66
  }, {
67
- nodeType: _intlayer_types265.NodeType.Translation | "translation";
67
+ nodeType: _intlayer_types184.NodeType.Translation | "translation";
68
68
  } & {
69
69
  translation: {
70
70
  en: string;
@@ -86,7 +86,7 @@ declare const dictionaryFormSchemaContent: {
86
86
  vi: string;
87
87
  };
88
88
  }>;
89
- requiredErrorProjectId: _intlayer_types265.TypedNodeModel<_intlayer_types265.NodeType.Translation, {
89
+ requiredErrorProjectId: _intlayer_types184.TypedNodeModel<_intlayer_types184.NodeType.Translation, {
90
90
  en: string;
91
91
  'en-GB': string;
92
92
  fr: string;
@@ -105,7 +105,7 @@ declare const dictionaryFormSchemaContent: {
105
105
  id: string;
106
106
  vi: string;
107
107
  }, {
108
- nodeType: _intlayer_types265.NodeType.Translation | "translation";
108
+ nodeType: _intlayer_types184.NodeType.Translation | "translation";
109
109
  } & {
110
110
  translation: {
111
111
  en: string;
@@ -127,7 +127,7 @@ declare const dictionaryFormSchemaContent: {
127
127
  vi: string;
128
128
  };
129
129
  }>;
130
- invalidTypeErrorProjectId: _intlayer_types265.TypedNodeModel<_intlayer_types265.NodeType.Translation, {
130
+ invalidTypeErrorProjectId: _intlayer_types184.TypedNodeModel<_intlayer_types184.NodeType.Translation, {
131
131
  en: string;
132
132
  'en-GB': string;
133
133
  fr: string;
@@ -146,7 +146,7 @@ declare const dictionaryFormSchemaContent: {
146
146
  id: string;
147
147
  vi: string;
148
148
  }, {
149
- nodeType: _intlayer_types265.NodeType.Translation | "translation";
149
+ nodeType: _intlayer_types184.NodeType.Translation | "translation";
150
150
  } & {
151
151
  translation: {
152
152
  en: string;