@intlayer/design-system 7.0.2 → 7.0.3-canary.1

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 (81) hide show
  1. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts +3 -3
  2. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts.map +1 -1
  3. package/dist/types/components/Breadcrumb/index.d.ts +2 -2
  4. package/dist/types/components/Browser/Browser.content.d.ts +11 -11
  5. package/dist/types/components/Browser/Browser.content.d.ts.map +1 -1
  6. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +4 -4
  7. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts.map +1 -1
  8. package/dist/types/components/Command/index.d.ts +20 -20
  9. package/dist/types/components/Container/index.d.ts +6 -6
  10. package/dist/types/components/Container/index.d.ts.map +1 -1
  11. package/dist/types/components/CopyButton/CopyButton.content.d.ts +3 -3
  12. package/dist/types/components/CopyButton/CopyButton.content.d.ts.map +1 -1
  13. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +25 -25
  14. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +9 -9
  15. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +33 -33
  16. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +25 -25
  17. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +25 -25
  18. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +33 -33
  19. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +9 -9
  20. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +7 -7
  21. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +5 -5
  22. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +31 -31
  23. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
  24. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +3 -3
  25. package/dist/types/components/Form/FormBase.d.ts +2 -2
  26. package/dist/types/components/Form/FormBase.d.ts.map +1 -1
  27. package/dist/types/components/Form/FormField.d.ts +2 -2
  28. package/dist/types/components/Form/FormItem.d.ts +2 -2
  29. package/dist/types/components/Form/FormItem.d.ts.map +1 -1
  30. package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts +2 -2
  31. package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts.map +1 -1
  32. package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts +2 -2
  33. package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts.map +1 -1
  34. package/dist/types/components/Form/elements/FormElement.d.ts +2 -2
  35. package/dist/types/components/Form/elements/FormElement.d.ts.map +1 -1
  36. package/dist/types/components/Form/elements/MultiselectElement.d.ts +2 -2
  37. package/dist/types/components/Form/elements/SelectElement.d.ts +2 -2
  38. package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts +2 -2
  39. package/dist/types/components/IDE/CodeContext.d.ts +2 -2
  40. package/dist/types/components/IDE/CodeContext.d.ts.map +1 -1
  41. package/dist/types/components/IDE/code.content.d.ts +5 -5
  42. package/dist/types/components/IDE/code.content.d.ts.map +1 -1
  43. package/dist/types/components/IDE/copyCode.content.d.ts +5 -5
  44. package/dist/types/components/IDE/copyCode.content.d.ts.map +1 -1
  45. package/dist/types/components/Input/Checkbox.d.ts +2 -2
  46. package/dist/types/components/Input/Input.d.ts +2 -2
  47. package/dist/types/components/Input/SearchInput.d.ts +2 -2
  48. package/dist/types/components/Link/Link.d.ts +2 -2
  49. package/dist/types/components/Loader/index.content.d.ts +3 -3
  50. package/dist/types/components/Loader/spinner.d.ts +2 -2
  51. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts +17 -17
  52. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts.map +1 -1
  53. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +13 -13
  54. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts.map +1 -1
  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/DesktopNavbar.d.ts.map +1 -1
  61. package/dist/types/components/Navbar/MobileNavbar.d.ts +2 -2
  62. package/dist/types/components/Navbar/MobileNavbar.d.ts.map +1 -1
  63. package/dist/types/components/Navbar/index.d.ts +2 -2
  64. package/dist/types/components/Navbar/index.d.ts.map +1 -1
  65. package/dist/types/components/Pagination/Pagination.d.ts +3 -3
  66. package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
  67. package/dist/types/components/Pagination/pagination.content.d.ts +11 -11
  68. package/dist/types/components/SwitchSelector/index.d.ts +5 -5
  69. package/dist/types/components/SwitchSelector/index.d.ts.map +1 -1
  70. package/dist/types/components/Tab/Tab.d.ts +6 -6
  71. package/dist/types/components/Tab/Tab.d.ts.map +1 -1
  72. package/dist/types/components/TabSelector/TabSelector.d.ts +4 -4
  73. package/dist/types/components/Table/table.content.d.ts +3 -3
  74. package/dist/types/components/Table/table.content.d.ts.map +1 -1
  75. package/dist/types/components/Tag/index.d.ts +3 -3
  76. package/dist/types/components/Tag/index.d.ts.map +1 -1
  77. package/dist/types/components/Toaster/Toast.d.ts +2 -2
  78. package/dist/types/components/Toaster/Toast.d.ts.map +1 -1
  79. package/dist/types/components/Toaster/Toaster.d.ts +2 -2
  80. package/dist/types/hooks/useDevice.d.ts.map +1 -1
  81. package/package.json +25 -24
@@ -1,7 +1,7 @@
1
1
  import { HTMLAttributes, ReactElement } from "react";
2
- import * as class_variance_authority_types12 from "class-variance-authority/types";
2
+ import * as class_variance_authority_types10 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as react_jsx_runtime20 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime14 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/TabSelector/TabSelector.d.ts
7
7
  declare enum TabSelectorColor {
@@ -15,7 +15,7 @@ declare enum TabSelectorColor {
15
15
  }
16
16
  declare const tabSelectorVariant: (props?: {
17
17
  color?: "primary" | "secondary" | "destructive" | "neutral" | "light" | "dark" | "text";
18
- } & class_variance_authority_types12.ClassProp) => string;
18
+ } & class_variance_authority_types10.ClassProp) => string;
19
19
  type TabSelectorItemProps = HTMLAttributes<HTMLElement> & {
20
20
  key: string | number;
21
21
  };
@@ -51,7 +51,7 @@ declare const TabSelector: <T extends TabSelectorItemProps>({
51
51
  color,
52
52
  hoverable,
53
53
  className
54
- }: TabSelectorProps<T>) => react_jsx_runtime20.JSX.Element;
54
+ }: TabSelectorProps<T>) => react_jsx_runtime14.JSX.Element;
55
55
  //#endregion
56
56
  export { TabSelector, TabSelectorColor, TabSelectorItemProps, TabSelectorProps };
57
57
  //# sourceMappingURL=TabSelector.d.ts.map
@@ -1,10 +1,10 @@
1
- import * as _intlayer_types370 from "@intlayer/types";
1
+ import * as _intlayer_types25 from "@intlayer/types";
2
2
 
3
3
  //#region src/components/Table/table.content.d.ts
4
4
  declare const tableContent: {
5
5
  key: string;
6
6
  content: {
7
- show: _intlayer_types370.TypedNodeModel<_intlayer_types370.NodeType.Translation, {
7
+ show: _intlayer_types25.TypedNodeModel<_intlayer_types25.NodeType.Translation, {
8
8
  en: string;
9
9
  fr: string;
10
10
  es: string;
@@ -23,7 +23,7 @@ declare const tableContent: {
23
23
  id: string;
24
24
  vi: string;
25
25
  }, {
26
- nodeType: _intlayer_types370.NodeType.Translation | "translation";
26
+ nodeType: "translation" | _intlayer_types25.NodeType.Translation;
27
27
  } & {
28
28
  translation: {
29
29
  en: string;
@@ -1 +1 @@
1
- {"version":3,"file":"table.content.d.ts","names":[],"sources":["../../../../src/components/Table/table.content.ts"],"sourcesContent":[],"mappings":";;;cAEM;;;IAAA,IAAA,mCA2BgB,0CAAA"}
1
+ {"version":3,"file":"table.content.d.ts","names":[],"sources":["../../../../src/components/Table/table.content.ts"],"sourcesContent":[],"mappings":";;;cAEM;;;IAAA,IAAA,kCA2BgB,yCAAA"}
@@ -1,5 +1,5 @@
1
1
  import { FC, HTMLAttributes, PropsWithChildren } from "react";
2
- import * as class_variance_authority_types13 from "class-variance-authority/types";
2
+ import * as class_variance_authority_types5 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
 
5
5
  //#region src/components/Tag/index.d.ts
@@ -185,12 +185,12 @@ declare enum TagBackground {
185
185
  WITH = "with",
186
186
  }
187
187
  declare const containerVariants: (props?: {
188
- roundedSize?: "sm" | "md" | "lg" | "xl" | "2xl" | "full" | "none" | "3xl";
188
+ roundedSize?: "full" | "sm" | "md" | "lg" | "xl" | "2xl" | "none" | "3xl";
189
189
  color?: "error" | "neutral" | "text" | "success" | "warning" | "blue" | "yellow" | "green" | "red" | "orange" | "purple" | "pink" | "brown" | "gray" | "black" | "white";
190
190
  size?: "xs" | "sm" | "md" | "lg" | "xl";
191
191
  border?: "none" | "with";
192
192
  background?: "none" | "with";
193
- } & class_variance_authority_types13.ClassProp) => string;
193
+ } & class_variance_authority_types5.ClassProp) => string;
194
194
  /**
195
195
  * Tag component for displaying labels, categories, status indicators, and badges
196
196
  *
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","names":[],"sources":["../../../../src/components/Tag/index.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;AACmE;;;;;;;AA+DnE;AAoCA;AA0CA;AAuBA;AAoBA;AAGC;AAyJD;;;;;;;;;;;;;;;KAnTK,QAAA,GAAW,kBAAkB,oBAAoB,sBACpD,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;aA6BL,cAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAoCA,QAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aA0CA,OAAA;;;;;;;;;;;;;;;;;;;;;;aAuBA,SAAA;;;;;;;;;;;;;;;;;;;aAoBA,aAAA;;;;cAKN;;;;;;IA8DJ,gCAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyFW,KAAK,GAAG"}
1
+ {"version":3,"file":"index.d.ts","names":[],"sources":["../../../../src/components/Tag/index.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;AACmE;;;;;;;AA+DnE;AAoCA;AA0CA;AAuBA;AAoBA;AAGC;AAyJD;;;;;;;;;;;;;;;KAnTK,QAAA,GAAW,kBAAkB,oBAAoB,sBACpD,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;aA6BL,cAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAoCA,QAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aA0CA,OAAA;;;;;;;;;;;;;;;;;;;;;;aAuBA,SAAA;;;;;;;;;;;;;;;;;;;aAoBA,aAAA;;;;cAKN;;;;;;IA8DJ,+BAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyFW,KAAK,GAAG"}
@@ -1,5 +1,5 @@
1
1
  import { ComponentProps, FC, ReactElement } from "react";
2
- import * as class_variance_authority_types8 from "class-variance-authority/types";
2
+ import * as class_variance_authority_types13 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as ToastPrimitives from "@radix-ui/react-toast";
5
5
 
@@ -26,7 +26,7 @@ declare const ToastViewport: FC<ComponentProps<typeof ToastPrimitives.Viewport>>
26
26
  */
27
27
  declare const toastVariants: (props?: {
28
28
  variant?: "default" | "error" | "success";
29
- } & class_variance_authority_types8.ClassProp) => string;
29
+ } & class_variance_authority_types13.ClassProp) => string;
30
30
  /**
31
31
  * Toast Component
32
32
  *
@@ -1 +1 @@
1
- {"version":3,"file":"Toast.d.ts","names":[],"sources":["../../../../src/components/Toaster/Toast.tsx"],"sourcesContent":[],"mappings":";;;;;;cAQM,sBAAa;cAEb,eAAe,GAAG,sBAAsB,eAAA,CAAgB;;AALA;AAGzB;;;;;AAEd;;;;;;;;AA0FR;;;cA3DT,aA2Ga,EAAA,CAAA,KA2BlB,CA3BkB,EAAA;EAAE,OAAA,CAAA,EAAA,SAAA,GAAA,OAAA,GAAA,SAAA;AAAA,CAAA,GAzFpB,+BAAA,CAAA,SAoHA,EAAA,GAAA,MAAA;;;;;AAdmB;;;;;AAiCA;;;;;AAqCM;AAYM;;;;;;;;;;;;;;;;;;;;;;;;cA/I1B,OAAO,GACX,sBAAsB,eAAA,CAAgB,QACpC,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8ClB,aAAa,GAAG,sBAAsB,eAAA,CAAgB;cAatD,YAAY,GAAG,sBAAsB,eAAA,CAAgB;;;;;;;;;;;;;;;;;;;cAiCrD,YAAY,GAAG,sBAAsB,eAAA,CAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCrD,kBAAkB,GACtB,sBAAsB,eAAA,CAAgB;;;;;KAWnC,UAAA,GAAa,sBAAsB;;;;;KAMnC,kBAAA,GAAqB,oBAAoB"}
1
+ {"version":3,"file":"Toast.d.ts","names":[],"sources":["../../../../src/components/Toaster/Toast.tsx"],"sourcesContent":[],"mappings":";;;;;;cAQM,sBAAa;cAEb,eAAe,GAAG,sBAAsB,eAAA,CAAgB;;AALA;AAGzB;;;;;AAEd;;;;;;;;AA0FR;;;cA3DT,aA2Ga,EAAA,CAAA,KA2BlB,CA3BkB,EAAA;EAAE,OAAA,CAAA,EAAA,SAAA,GAAA,OAAA,GAAA,SAAA;AAAA,CAAA,GAzFpB,gCAAA,CAAA,SAoHA,EAAA,GAAA,MAAA;;;;;AAdmB;;;;;AAiCA;;;;;AAqCM;AAYM;;;;;;;;;;;;;;;;;;;;;;;;cA/I1B,OAAO,GACX,sBAAsB,eAAA,CAAgB,QACpC,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8ClB,aAAa,GAAG,sBAAsB,eAAA,CAAgB;cAatD,YAAY,GAAG,sBAAsB,eAAA,CAAgB;;;;;;;;;;;;;;;;;;;cAiCrD,YAAY,GAAG,sBAAsB,eAAA,CAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCrD,kBAAkB,GACtB,sBAAsB,eAAA,CAAgB;;;;;KAWnC,UAAA,GAAa,sBAAsB;;;;;KAMnC,kBAAA,GAAqB,oBAAoB"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime9 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/Toaster/Toaster.d.ts
4
4
 
@@ -44,7 +44,7 @@ import * as react_jsx_runtime9 from "react/jsx-runtime";
44
44
  *
45
45
  * @returns JSX element rendering the toast viewport and active toasts
46
46
  */
47
- declare const Toaster: () => react_jsx_runtime9.JSX.Element;
47
+ declare const Toaster: () => react_jsx_runtime0.JSX.Element;
48
48
  //#endregion
49
49
  export { Toaster };
50
50
  //# sourceMappingURL=Toaster.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDevice.d.ts","names":[],"sources":["../../../src/hooks/useDevice.ts"],"sourcesContent":[],"mappings":";KAIY,QAAA;AAAA,cAEC,qBAFO,EAAA,CAAA,UAAA,EAE8B,QAF9B,GAAA,MAAA,EAAA,GAAA,MAAA;AAEP,cAmBA,sBAnBqC,EAAA,GAAQ,GAAA,OAAA,GAAA,SAAA;AAmB7C,cAYA,2BAFZ,EAAA,GAAA,GAAA,OAAA,GAAA,SAAA;AAEY,cAgBA,mBAFZ,EAAA,CAAA,UAAA,EAAA,MAAA,EAAA,GAAA,OAAA,GAAA,SAAA;AAED,KAQK,cAAA,GARQ;EAQR,cAAA,EAAA,OAAc,GAAA,SAAA;EAMN,iBAAA,EAAA,OAYZ,GAAA,SAZ6C;EAcjC,QAAA,EAAA,OAiBZ,GAAA,SAjBqC;;cAdzB,iCAAiC;;;;;cAcjC,yBAAyB,sBAAwB"}
1
+ {"version":3,"file":"useDevice.d.ts","names":[],"sources":["../../../src/hooks/useDevice.ts"],"sourcesContent":[],"mappings":";KAIY,QAAA;AAAA,cAEC,qBAFO,EAAA,CAAA,UAAA,EAE8B,QAF9B,GAAA,MAAA,EAAA,GAAA,MAAA;AAEP,cAmBA,sBAnBqC,EAAA,GAAA,GAAQ,OAAA,GAAA,SAAA;AAmB7C,cAYA,2BAFZ,EAAA,GAAA,GAAA,OAAA,GAAA,SAAA;AAEY,cAgBA,mBAFZ,EAAA,CAAA,UAAA,EAAA,MAAA,EAAA,GAAA,OAAA,GAAA,SAAA;AAED,KAQK,cAAA,GARQ;EAQR,cAAA,EAAA,OAAc,GAAA,SAAA;EAMN,iBAAA,EAAA,OAYZ,GAAA,SAZ6C;EAcjC,QAAA,EAAA,OAiBZ,GAAA,SAjBqC;;cAdzB,iCAAiC;;;;;cAcjC,yBAAyB,sBAAwB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intlayer/design-system",
3
- "version": "7.0.2",
3
+ "version": "7.0.3-canary.1",
4
4
  "private": false,
5
5
  "description": "Intlayer design system, including UI components used in the Intlayer editor, website, and visual editor/CMS.",
6
6
  "keywords": [
@@ -30,6 +30,7 @@
30
30
  }
31
31
  ],
32
32
  "sideEffects": false,
33
+ "type": "module",
33
34
  "exports": {
34
35
  ".": {
35
36
  "types": "./dist/types/components/index.d.ts",
@@ -57,9 +58,9 @@
57
58
  },
58
59
  "./css": "./tailwind.css",
59
60
  "./tw-source.css": "./tw-source.css",
60
- "./css-output": "./dist/tailwind.css"
61
+ "./css-output": "./dist/tailwind.css",
62
+ "./package.json": "./package.json"
61
63
  },
62
- "main": "dist/esm/components/index.mjs",
63
64
  "module": "dist/esm/components/index.mjs",
64
65
  "types": "dist/types/components/index.d.ts",
65
66
  "files": [
@@ -94,12 +95,12 @@
94
95
  },
95
96
  "dependencies": {
96
97
  "@hookform/resolvers": "5.2.2",
97
- "@intlayer/api": "7.0.2",
98
- "@intlayer/config": "7.0.2",
99
- "@intlayer/core": "7.0.2",
100
- "@intlayer/dictionaries-entry": "7.0.2",
101
- "@intlayer/editor-react": "7.0.2",
102
- "@intlayer/types": "7.0.2",
98
+ "@intlayer/api": "7.0.3-canary.1",
99
+ "@intlayer/config": "7.0.3-canary.1",
100
+ "@intlayer/core": "7.0.3-canary.1",
101
+ "@intlayer/dictionaries-entry": "7.0.3-canary.1",
102
+ "@intlayer/editor-react": "7.0.3-canary.1",
103
+ "@intlayer/types": "7.0.3-canary.1",
103
104
  "@monaco-editor/react": "4.7.0",
104
105
  "@radix-ui/react-dialog": "1.1.15",
105
106
  "@radix-ui/react-select": "2.2.6",
@@ -116,9 +117,9 @@
116
117
  "cmdk": "1.1.1",
117
118
  "framer-motion": "12.23.24",
118
119
  "fuse.js": "7.1.0",
119
- "intlayer": "7.0.2",
120
+ "intlayer": "7.0.3-canary.1",
120
121
  "react-hook-form": "7.65.0",
121
- "react-intlayer": "7.0.2",
122
+ "react-intlayer": "7.0.3-canary.1",
122
123
  "rollup-preserve-directives": "1.1.3",
123
124
  "shiki": "3.13.0",
124
125
  "tailwind-merge": "3.3.1",
@@ -127,7 +128,7 @@
127
128
  },
128
129
  "devDependencies": {
129
130
  "@chromatic-com/storybook": "3.2.7",
130
- "@intlayer/backend": "7.0.2",
131
+ "@intlayer/backend": "7.0.3-canary.1",
131
132
  "@storybook/addon-a11y": "8.6.14",
132
133
  "@storybook/addon-essentials": "8.6.14",
133
134
  "@storybook/addon-interactions": "8.6.14",
@@ -149,36 +150,36 @@
149
150
  "@types/node": "24.9.1",
150
151
  "@types/react": "19.2.2",
151
152
  "@types/react-dom": "19.2.2",
152
- "@utils/ts-config": "7.0.2",
153
- "@utils/ts-config-types": "7.0.2",
153
+ "@utils/ts-config": "7.0.3-canary.1",
154
+ "@utils/ts-config-types": "7.0.3-canary.1",
154
155
  "fast-glob": "3.3.3",
155
156
  "lucide-react": "0.547.0",
156
157
  "rimraf": "6.0.1",
157
158
  "storybook": "8.6.14",
158
159
  "tailwindcss": "4.1.16",
159
160
  "typescript": "5.9.3",
160
- "vite-intlayer": "7.0.2",
161
+ "vite-intlayer": "7.0.3-canary.1",
161
162
  "vite-plugin-dts": "4.5.4",
162
163
  "vitest": "4.0.3"
163
164
  },
164
165
  "peerDependencies": {
165
166
  "@better-fetch/fetch": "1.1.18",
166
- "@intlayer/api": "7.0.2",
167
- "@intlayer/backend": "7.0.2",
168
- "@intlayer/config": "7.0.2",
169
- "@intlayer/core": "7.0.2",
170
- "@intlayer/dictionaries-entry": "7.0.2",
171
- "@intlayer/editor-react": "7.0.2",
172
- "@intlayer/types": "7.0.2",
167
+ "@intlayer/api": "7.0.3-canary.1",
168
+ "@intlayer/backend": "7.0.3-canary.1",
169
+ "@intlayer/config": "7.0.3-canary.1",
170
+ "@intlayer/core": "7.0.3-canary.1",
171
+ "@intlayer/dictionaries-entry": "7.0.3-canary.1",
172
+ "@intlayer/editor-react": "7.0.3-canary.1",
173
+ "@intlayer/types": "7.0.3-canary.1",
173
174
  "@monaco-editor/react": "4.7.0",
174
175
  "@tanstack/react-query": "5.90.5",
175
176
  "clsx": "2.1.1",
176
177
  "framer-motion": "12.23.24",
177
178
  "fuse.js": "7.1.0",
178
- "intlayer": "7.0.2",
179
+ "intlayer": "7.0.3-canary.1",
179
180
  "react": ">=16.0.0",
180
181
  "react-dom": ">=16.0.0",
181
- "react-intlayer": "7.0.2",
182
+ "react-intlayer": "7.0.3-canary.1",
182
183
  "tailwind-merge": "3.3.1",
183
184
  "zustand": "4.5.7"
184
185
  }