@intlayer/design-system 7.1.1-canary.0 → 7.1.1-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/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/Command/index.d.ts +1 -1
  11. package/dist/types/components/Container/index.d.ts +9 -9
  12. package/dist/types/components/Container/index.d.ts.map +1 -1
  13. package/dist/types/components/CopyButton/CopyButton.content.d.ts +3 -3
  14. package/dist/types/components/CopyButton/CopyButton.content.d.ts.map +1 -1
  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/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts.map +1 -1
  20. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +25 -25
  21. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +33 -33
  22. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +9 -9
  23. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +3 -3
  24. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +5 -5
  25. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +31 -31
  26. package/dist/types/components/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/FormField.d.ts.map +1 -1
  30. package/dist/types/components/Form/FormItem.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/OTPInput.d.ts +4 -4
  46. package/dist/types/components/Input/SearchInput.d.ts +2 -2
  47. package/dist/types/components/Link/Link.d.ts +2 -2
  48. package/dist/types/components/Loader/index.content.d.ts +3 -3
  49. package/dist/types/components/Loader/index.content.d.ts.map +1 -1
  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/DesktopNavbar.d.ts +2 -2
  59. package/dist/types/components/Navbar/index.d.ts +2 -2
  60. package/dist/types/components/Pagination/Pagination.d.ts +2 -2
  61. package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
  62. package/dist/types/components/Pagination/pagination.content.d.ts +11 -11
  63. package/dist/types/components/Popover/static.d.ts +3 -3
  64. package/dist/types/components/Select/Select.d.ts +3 -3
  65. package/dist/types/components/SwitchSelector/index.d.ts +6 -6
  66. package/dist/types/components/SwitchSelector/index.d.ts.map +1 -1
  67. package/dist/types/components/Tab/Tab.d.ts +5 -5
  68. package/dist/types/components/Tab/TabContext.d.ts +2 -2
  69. package/dist/types/components/TabSelector/TabSelector.d.ts +5 -5
  70. package/dist/types/components/Table/table.content.d.ts +3 -3
  71. package/dist/types/components/Table/table.content.d.ts.map +1 -1
  72. package/dist/types/components/Tag/index.d.ts +5 -5
  73. package/dist/types/components/Tag/index.d.ts.map +1 -1
  74. package/dist/types/components/Toaster/Toast.d.ts +3 -3
  75. package/dist/types/components/Toaster/Toaster.d.ts +2 -2
  76. package/dist/types/hooks/reactQuery.d.ts +5 -5
  77. package/dist/types/hooks/useDevice.d.ts.map +1 -1
  78. package/dist/types/hooks/useScrollY.d.ts.map +1 -1
  79. package/dist/types/hooks/useUser/index.d.ts +2 -2
  80. package/dist/types/libs/auth.d.ts.map +1 -1
  81. package/package.json +14 -14
@@ -1,7 +1,7 @@
1
1
  import { HTMLAttributes, ReactElement } from "react";
2
- import * as class_variance_authority_types11 from "class-variance-authority/types";
2
+ import * as class_variance_authority_types12 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as react_jsx_runtime11 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime16 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/TabSelector/TabSelector.d.ts
7
7
  declare enum TabSelectorColor {
@@ -14,8 +14,8 @@ declare enum TabSelectorColor {
14
14
  TEXT = "text",
15
15
  }
16
16
  declare const tabSelectorVariant: (props?: {
17
- color?: "primary" | "secondary" | "destructive" | "neutral" | "light" | "dark" | "text";
18
- } & class_variance_authority_types11.ClassProp) => string;
17
+ color?: "primary" | "secondary" | "destructive" | "neutral" | "light" | "text" | "dark";
18
+ } & class_variance_authority_types12.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_runtime11.JSX.Element;
54
+ }: TabSelectorProps<T>) => react_jsx_runtime16.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_types29 from "@intlayer/types";
1
+ import * as _intlayer_types346 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_types29.TypedNodeModel<_intlayer_types29.NodeType.Translation, {
7
+ show: _intlayer_types346.TypedNodeModel<_intlayer_types346.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: "translation" | _intlayer_types29.NodeType.Translation;
26
+ nodeType: _intlayer_types346.NodeType.Translation | "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,kCA2BgB,yCAAA"}
1
+ {"version":3,"file":"table.content.d.ts","names":[],"sources":["../../../../src/components/Table/table.content.ts"],"sourcesContent":[],"mappings":";;;cAEM;;;IAAA,IAAA,mCA2BgB,0CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { FC, HTMLAttributes, PropsWithChildren } from "react";
2
- import * as class_variance_authority_types9 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
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" | "none" | "full" | "2xl" | "3xl";
189
- color?: "neutral" | "text" | "error" | "success" | "warning" | "blue" | "yellow" | "green" | "red" | "orange" | "purple" | "pink" | "brown" | "gray" | "black" | "white";
190
- size?: "sm" | "md" | "lg" | "xl" | "xs";
188
+ roundedSize?: "sm" | "md" | "lg" | "xl" | "2xl" | "full" | "none" | "3xl";
189
+ color?: "error" | "success" | "text" | "neutral" | "warning" | "blue" | "yellow" | "green" | "red" | "orange" | "purple" | "pink" | "brown" | "gray" | "black" | "white";
190
+ size?: "xs" | "sm" | "md" | "lg" | "xl";
191
191
  border?: "none" | "with";
192
192
  background?: "none" | "with";
193
- } & class_variance_authority_types9.ClassProp) => string;
193
+ } & class_variance_authority_types10.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,+BAAA,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,gCAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyFW,KAAK,GAAG"}
@@ -1,5 +1,5 @@
1
1
  import { ComponentProps, FC, ReactElement } from "react";
2
- import * as class_variance_authority_types10 from "class-variance-authority/types";
2
+ import * as class_variance_authority_types14 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
 
@@ -25,8 +25,8 @@ declare const ToastViewport: FC<ComponentProps<typeof ToastPrimitives.Viewport>>
25
25
  * ```
26
26
  */
27
27
  declare const toastVariants: (props?: {
28
- variant?: "error" | "success" | "default";
29
- } & class_variance_authority_types10.ClassProp) => string;
28
+ variant?: "error" | "default" | "success";
29
+ } & class_variance_authority_types14.ClassProp) => string;
30
30
  /**
31
31
  * Toast Component
32
32
  *
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime8 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime2 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_runtime8 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_runtime8.JSX.Element;
47
+ declare const Toaster: () => react_jsx_runtime2.JSX.Element;
48
48
  //#endregion
49
49
  export { Toaster };
50
50
  //# sourceMappingURL=Toaster.d.ts.map
@@ -1159,15 +1159,15 @@ declare const useGetUsers: (filters?: GetUsersParams, options?: Partial<UseQuery
1159
1159
  declare const useGetUserById: (userId: string) => _tanstack_react_query0.UseQueryResult<unknown, Error>;
1160
1160
  declare const useCreateUser: () => _tanstack_react_query0.UseMutationResult<_intlayer_backend0.CreateUserResult, Error, CreateUserBody, unknown>;
1161
1161
  declare const useUpdateUser: () => _tanstack_react_query0.UseMutationResult<_intlayer_backend0.UpdateUserResult, Error, Partial<{
1162
- id: string;
1163
1162
  name: string;
1164
- lang?: string;
1165
- role?: string;
1166
- image?: string;
1167
- email: string;
1163
+ id: string;
1168
1164
  createdAt: Date;
1165
+ email: string;
1169
1166
  updatedAt: Date;
1170
1167
  emailVerified: boolean;
1168
+ image?: string;
1169
+ lang?: string;
1170
+ role?: string;
1171
1171
  phone?: string;
1172
1172
  dateOfBirth?: Date;
1173
1173
  emailsList?: {
@@ -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,GAAA,GAAQ,OAAA,GAAA,SAAA;AAmB7C,cAYA,2BAFZ,EAAA,GAAA,GAAA,OAAA,GAAA,SAAA;AAEY,cAgBA,UAhBA,EAAA,GAcZ,GAAA,OAAA,GAAA,SAAA;AAEY,cAWA,UAFZ,EAAA,GAAA,GAAA,OAAA,GAAA,SAAA;AAEY,cAWA,mBAFZ,EAAA,CAAA,UAAA,EAAA,MAAA,EAAA,GAAA,OAAA,GAAA,SAAA;AAED,KAQK,cAAA,GARQ;EAQR,cAAA,EAAA,OAAc,GAAA,SAAA;EAQN,iBAAA,EAAA,OAgBZ,GAAA,SAhB6C;EAkBjC,QAAA,EAAA,OAiBZ,GAAA,SAjBqC;;;;cAlBzB,iCAAiC;;;;;;;cAkBjC,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,GAAQ,GAAA,OAAA,GAAA,SAAA;AAmB7C,cAYA,2BAFZ,EAAA,GAAA,GAAA,OAAA,GAAA,SAAA;AAEY,cAgBA,UAhBA,EAAA,GAcZ,GAAA,OAAA,GAAA,SAAA;AAEY,cAWA,UAFZ,EAAA,GAAA,GAAA,OAAA,GAAA,SAAA;AAEY,cAWA,mBAFZ,EAAA,CAAA,UAAA,EAAA,MAAA,EAAA,GAAA,OAAA,GAAA,SAAA;AAED,KAQK,cAAA,GARQ;EAQR,cAAA,EAAA,OAAc,GAAA,SAAA;EAQN,iBAAA,EAAA,OAgBZ,GAAA,SAhB6C;EAkBjC,QAAA,EAAA,OAiBZ,GAAA,SAjBqC;;;;cAlBzB,iCAAiC;;;;;;;cAkBjC,yBAAyB,sBAAwB"}
@@ -1 +1 @@
1
- {"version":3,"file":"useScrollY.d.ts","names":[],"sources":["../../../src/hooks/useScrollY.ts"],"sourcesContent":[],"mappings":";KAIK,gBAAA;EAAA,OAAA,EAAA,MAAA;EAcQ,gBAwDZ,EAAA,MAxD6B;;;cAAjB,kBAAiB"}
1
+ {"version":3,"file":"useScrollY.d.ts","names":[],"sources":["../../../src/hooks/useScrollY.ts"],"sourcesContent":[],"mappings":";KAIK,gBAAA;EAAA,OAAA,EAAA,MAAA;EAcQ,gBAwDZ,EAAA,MAAA;;;cAxDY,kBAAiB"}
@@ -6,11 +6,11 @@ declare const useUser: () => {
6
6
  isUnauthenticated: boolean;
7
7
  user: {
8
8
  name: string;
9
- image?: string;
10
- email: string;
11
9
  createdAt: Date;
10
+ email: string;
12
11
  updatedAt: Date;
13
12
  emailVerified: boolean;
13
+ image?: string;
14
14
  phone?: string;
15
15
  dateOfBirth?: Date;
16
16
  id: string;
@@ -1 +1 @@
1
- {"version":3,"file":"auth.d.ts","names":[],"sources":["../../../src/libs/auth.ts"],"sourcesContent":[],"mappings":";;;;;;;;;cASM;mBAiRona,WAAA,CAAA;UA9Ptna,4BAAA,CAAA,OAAA;;;;yBAAA;2BA8Psna;IAjRpna,CAAA,GAAA,SAmBF,EAAA,GAAA,IAAA;EAAA,CAAA,CAAA,GAAA,MAAA;;aA8Psna;IAAA,MAAA,EAAA,CAAA,qBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAzgF,EAAA,MAAA,GAAA,CAAA,GAAA,GAAA,MAAA,CAAA;QAAA,QAA4C,EAAA,MAAA,GAAA,C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"}
1
+ {"version":3,"file":"auth.d.ts","names":[],"sources":["../../../src/libs/auth.ts"],"sourcesContent":[],"mappings":";;;;;;;;;cASM;mBAiRona,WAAA,CAAA;UA9Ptna,4BAAA,CAAA,OAAA;;;;yBAAA;2BA8Psna;IAjRpna,CAAA,GAAA,SAmBF,EAAA,GAAA,IAAA;EAAA,CAAA,CAAA,GAAA,MAAA;;aA8Psna;IAAA,MAAA,EAAA,CAAA,qBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAzgF,EAAA,MAAA,GAAA,CAAA,GAAA,GAAA,MAAA,CAAA;QAAA,QAA4C,EAAA,MAAA,GAAA,C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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intlayer/design-system",
3
- "version": "7.1.1-canary.0",
3
+ "version": "7.1.1-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": [
@@ -98,12 +98,12 @@
98
98
  },
99
99
  "dependencies": {
100
100
  "@hookform/resolvers": "5.2.2",
101
- "@intlayer/api": "7.1.1-canary.0",
102
- "@intlayer/config": "7.1.1-canary.0",
103
- "@intlayer/core": "7.1.1-canary.0",
104
- "@intlayer/dictionaries-entry": "7.1.1-canary.0",
105
- "@intlayer/editor-react": "7.1.1-canary.0",
106
- "@intlayer/types": "7.1.1-canary.0",
101
+ "@intlayer/api": "7.1.1-canary.1",
102
+ "@intlayer/config": "7.1.1-canary.1",
103
+ "@intlayer/core": "7.1.1-canary.1",
104
+ "@intlayer/dictionaries-entry": "7.1.1-canary.1",
105
+ "@intlayer/editor-react": "7.1.1-canary.1",
106
+ "@intlayer/types": "7.1.1-canary.1",
107
107
  "@monaco-editor/react": "4.7.0",
108
108
  "@radix-ui/react-dialog": "1.1.15",
109
109
  "@radix-ui/react-select": "2.2.6",
@@ -119,9 +119,9 @@
119
119
  "cmdk": "1.1.1",
120
120
  "framer-motion": "12.23.24",
121
121
  "fuse.js": "7.1.0",
122
- "intlayer": "7.1.1-canary.0",
122
+ "intlayer": "7.1.1-canary.1",
123
123
  "react-hook-form": "7.66.0",
124
- "react-intlayer": "7.1.1-canary.0",
124
+ "react-intlayer": "7.1.1-canary.1",
125
125
  "rollup-preserve-directives": "1.1.3",
126
126
  "shiki": "3.15.0",
127
127
  "tailwind-merge": "3.4.0",
@@ -129,7 +129,7 @@
129
129
  "zustand": "4.5.7"
130
130
  },
131
131
  "devDependencies": {
132
- "@intlayer/backend": "7.1.1-canary.0",
132
+ "@intlayer/backend": "7.1.1-canary.1",
133
133
  "@storybook/addon-a11y": "8.6.14",
134
134
  "@storybook/addon-essentials": "8.6.14",
135
135
  "@storybook/addon-interactions": "8.6.14",
@@ -164,22 +164,22 @@
164
164
  "tailwindcss": "4.1.17",
165
165
  "tsdown": "0.16.5",
166
166
  "typescript": "5.9.3",
167
- "vite-intlayer": "7.1.1-canary.0",
167
+ "vite-intlayer": "7.1.1-canary.1",
168
168
  "vite-plugin-dts": "4.5.4",
169
169
  "vitest": "4.0.8"
170
170
  },
171
171
  "peerDependencies": {
172
172
  "@better-fetch/fetch": "1.1.18",
173
- "@intlayer/backend": "7.1.1-canary.0",
173
+ "@intlayer/backend": "7.1.1-canary.1",
174
174
  "@monaco-editor/react": "4.7.0",
175
175
  "@tanstack/react-query": "5.90.10",
176
176
  "clsx": "2.1.1",
177
177
  "framer-motion": "12.23.24",
178
178
  "fuse.js": "7.1.0",
179
- "intlayer": "7.1.1-canary.0",
179
+ "intlayer": "7.1.1-canary.1",
180
180
  "react": ">=16.0.0",
181
181
  "react-dom": ">=16.0.0",
182
- "react-intlayer": "7.1.1-canary.0",
182
+ "react-intlayer": "7.1.1-canary.1",
183
183
  "tailwind-merge": "3.4.0",
184
184
  "zustand": "4.5.7"
185
185
  },