analytica-frontend-lib 1.0.27 → 1.0.28

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 (107) hide show
  1. package/dist/Alert/{Alert.d.mts → index.d.mts} +1 -1
  2. package/dist/Alert/{Alert.d.ts → index.d.ts} +1 -1
  3. package/dist/Alert/{Alert.js → index.js} +6 -7
  4. package/dist/Alert/index.js.map +1 -0
  5. package/dist/Alert/{Alert.mjs → index.mjs} +67 -16
  6. package/dist/Alert/index.mjs.map +1 -0
  7. package/dist/Badge/{Badge.d.mts → index.d.mts} +1 -1
  8. package/dist/Badge/{Badge.d.ts → index.d.ts} +1 -1
  9. package/dist/Badge/{Badge.js → index.js} +3 -5
  10. package/dist/Badge/index.js.map +1 -0
  11. package/dist/Badge/{Badge.mjs → index.mjs} +3 -1
  12. package/dist/Badge/index.mjs.map +1 -0
  13. package/dist/Button/{Button.d.ts → index.d.mts} +1 -1
  14. package/dist/Button/{Button.d.mts → index.d.ts} +1 -1
  15. package/dist/Button/{Button.js → index.js} +3 -5
  16. package/dist/Button/index.js.map +1 -0
  17. package/dist/Button/{Button.mjs → index.mjs} +3 -1
  18. package/dist/Button/index.mjs.map +1 -0
  19. package/dist/CheckBox/{CheckBox.d.mts → index.d.mts} +1 -1
  20. package/dist/CheckBox/{CheckBox.d.ts → index.d.ts} +1 -1
  21. package/dist/CheckBox/{CheckBox.js → index.js} +7 -8
  22. package/dist/CheckBox/index.js.map +1 -0
  23. package/dist/CheckBox/{CheckBox.mjs → index.mjs} +68 -16
  24. package/dist/CheckBox/index.mjs.map +1 -0
  25. package/dist/DropdownMenu/{DropdownMenu.d.mts → index.d.mts} +1 -1
  26. package/dist/DropdownMenu/{DropdownMenu.d.ts → index.d.ts} +1 -1
  27. package/dist/DropdownMenu/{DropdownMenu.js → index.js} +4 -3
  28. package/dist/DropdownMenu/index.js.map +1 -0
  29. package/dist/DropdownMenu/{DropdownMenu.mjs → index.mjs} +4 -2
  30. package/dist/DropdownMenu/index.mjs.map +1 -0
  31. package/dist/IconButton/{IconButton.d.mts → index.d.mts} +1 -1
  32. package/dist/IconButton/{IconButton.d.ts → index.d.ts} +1 -1
  33. package/dist/IconButton/{IconButton.js → index.js} +3 -5
  34. package/dist/IconButton/index.js.map +1 -0
  35. package/dist/IconButton/{IconButton.mjs → index.mjs} +3 -1
  36. package/dist/IconButton/index.mjs.map +1 -0
  37. package/dist/IconRoundedButton/{IconRoundedButton.d.mts → index.d.mts} +1 -1
  38. package/dist/IconRoundedButton/{IconRoundedButton.d.ts → index.d.ts} +1 -1
  39. package/dist/IconRoundedButton/{IconRoundedButton.js → index.js} +3 -5
  40. package/dist/IconRoundedButton/index.js.map +1 -0
  41. package/dist/IconRoundedButton/{IconRoundedButton.mjs → index.mjs} +3 -1
  42. package/dist/IconRoundedButton/index.mjs.map +1 -0
  43. package/dist/NavButton/{NavButton.d.mts → index.d.mts} +1 -1
  44. package/dist/NavButton/{NavButton.d.ts → index.d.ts} +1 -1
  45. package/dist/NavButton/{NavButton.js → index.js} +3 -5
  46. package/dist/NavButton/index.js.map +1 -0
  47. package/dist/NavButton/{NavButton.mjs → index.mjs} +3 -1
  48. package/dist/NavButton/index.mjs.map +1 -0
  49. package/dist/SelectionButton/{SelectionButton.d.mts → index.d.mts} +1 -1
  50. package/dist/SelectionButton/{SelectionButton.d.ts → index.d.ts} +1 -1
  51. package/dist/SelectionButton/{SelectionButton.js → index.js} +3 -5
  52. package/dist/SelectionButton/index.js.map +1 -0
  53. package/dist/SelectionButton/{SelectionButton.mjs → index.mjs} +3 -1
  54. package/dist/SelectionButton/index.mjs.map +1 -0
  55. package/dist/Table/{Table.d.mts → index.d.mts} +1 -1
  56. package/dist/Table/{Table.d.ts → index.d.ts} +1 -1
  57. package/dist/Table/{Table.js → index.js} +4 -3
  58. package/dist/Table/index.js.map +1 -0
  59. package/dist/Table/{Table.mjs → index.mjs} +4 -2
  60. package/dist/Table/index.mjs.map +1 -0
  61. package/dist/Text/{Text.d.mts → index.d.mts} +1 -1
  62. package/dist/Text/{Text.d.ts → index.d.ts} +1 -1
  63. package/dist/Text/{Text.js → index.js} +3 -5
  64. package/dist/Text/index.js.map +1 -0
  65. package/dist/{chunk-TT3VCQGR.mjs → Text/index.mjs} +3 -2
  66. package/dist/Text/index.mjs.map +1 -0
  67. package/dist/TextArea/{TextArea.d.mts → index.d.mts} +1 -1
  68. package/dist/TextArea/{TextArea.d.ts → index.d.ts} +1 -1
  69. package/dist/TextArea/{TextArea.js → index.js} +7 -8
  70. package/dist/TextArea/index.js.map +1 -0
  71. package/dist/TextArea/{TextArea.mjs → index.mjs} +62 -10
  72. package/dist/TextArea/index.mjs.map +1 -0
  73. package/dist/Toast/{utils/ToastStore.d.mts → ToastStore/index.d.mts} +1 -1
  74. package/dist/Toast/{utils/ToastStore.d.ts → ToastStore/index.d.ts} +1 -1
  75. package/dist/Toast/{utils/ToastStore.js → ToastStore/index.js} +3 -5
  76. package/dist/Toast/ToastStore/index.js.map +1 -0
  77. package/dist/{chunk-WIOCQOM7.mjs → Toast/ToastStore/index.mjs} +3 -2
  78. package/dist/Toast/ToastStore/index.mjs.map +1 -0
  79. package/dist/Toast/{utils/Toaster.d.mts → Toaster/index.d.mts} +2 -2
  80. package/dist/Toast/{utils/Toaster.d.ts → Toaster/index.d.ts} +2 -2
  81. package/dist/Toast/{utils/Toaster.js → Toaster/index.js} +10 -7
  82. package/dist/Toast/Toaster/index.js.map +1 -0
  83. package/dist/Toast/Toaster/index.mjs +122 -0
  84. package/dist/Toast/Toaster/index.mjs.map +1 -0
  85. package/dist/Toast/{Toast.d.mts → index.d.mts} +1 -1
  86. package/dist/Toast/{Toast.d.ts → index.d.ts} +1 -1
  87. package/dist/Toast/{Toast.js → index.js} +3 -5
  88. package/dist/Toast/index.js.map +1 -0
  89. package/dist/{chunk-XJA5HF7B.mjs → Toast/index.mjs} +5 -2
  90. package/dist/Toast/index.mjs.map +1 -0
  91. package/dist/index.css +1 -3
  92. package/dist/index.css.map +1 -0
  93. package/dist/index.d.mts +18 -507
  94. package/dist/index.d.ts +18 -507
  95. package/dist/index.js +157 -141
  96. package/dist/index.js.map +1 -0
  97. package/dist/index.mjs +154 -138
  98. package/dist/index.mjs.map +1 -0
  99. package/dist/styles.css +1 -3
  100. package/dist/styles.css.map +1 -0
  101. package/dist/styles.d.mts +2 -0
  102. package/dist/styles.d.ts +2 -0
  103. package/package.json +26 -86
  104. package/dist/Text/Text.mjs +0 -6
  105. package/dist/Toast/Toast.mjs +0 -7
  106. package/dist/Toast/utils/ToastStore.mjs +0 -6
  107. package/dist/Toast/utils/Toaster.mjs +0 -35
@@ -0,0 +1,122 @@
1
+ "use client";
2
+
3
+ // src/components/Toast/utils/ToastStore.ts
4
+ import { create } from "zustand";
5
+ var useToastStore = create((set) => ({
6
+ toasts: [],
7
+ addToast: (toast) => {
8
+ const id = crypto.randomUUID();
9
+ set((state) => ({
10
+ toasts: [...state.toasts, { id, ...toast }]
11
+ }));
12
+ },
13
+ removeToast: (id) => {
14
+ set((state) => ({
15
+ toasts: state.toasts.filter((t) => t.id !== id)
16
+ }));
17
+ }
18
+ }));
19
+ var ToastStore_default = useToastStore;
20
+
21
+ // src/components/Toast/Toast.tsx
22
+ import { CheckCircle, WarningCircle, Info, X } from "phosphor-react";
23
+ import { jsx, jsxs } from "react/jsx-runtime";
24
+ var VARIANT_ACTION_CLASSES = {
25
+ solid: {
26
+ warning: "bg-warning text-warning-600 border-none focus-visible:outline-none",
27
+ success: "bg-success text-success-800 border-none focus-visible:outline-none",
28
+ info: "bg-info text-info-600 border-none focus-visible:outline-none"
29
+ },
30
+ outlined: {
31
+ warning: "bg-warning text-warning-600 border border-warning-300 focus-visible:outline-none",
32
+ success: "bg-success text-success-800 border border-success-200 focus-visible:outline-none",
33
+ info: "bg-info text-info-600 border border-info-600 focus-visible:outline-none"
34
+ }
35
+ };
36
+ var iconMap = {
37
+ success: CheckCircle,
38
+ info: Info,
39
+ warning: WarningCircle
40
+ };
41
+ var Toast = ({
42
+ variant = "outlined",
43
+ action = "success",
44
+ className = "",
45
+ onClose,
46
+ title,
47
+ description,
48
+ position = "default",
49
+ ...props
50
+ }) => {
51
+ const variantClasses = VARIANT_ACTION_CLASSES[variant][action];
52
+ const positionClasses = {
53
+ "top-left": "fixed top-4 left-4",
54
+ "top-center": "fixed top-4 left-1/2 transform -translate-x-1/2",
55
+ "top-right": "fixed top-4 right-4",
56
+ "bottom-left": "fixed bottom-4 left-4",
57
+ "bottom-center": "fixed bottom-4 left-1/2 transform -translate-x-1/2",
58
+ "bottom-right": "fixed bottom-4 right-4",
59
+ default: ""
60
+ };
61
+ const IconAction = iconMap[action] || iconMap["success"];
62
+ const baseClasses = "max-w-[390px] w-full flex flex-row items-start justify-between shadow-lg rounded-lg border p-4 gap-6 group";
63
+ return /* @__PURE__ */ jsxs(
64
+ "div",
65
+ {
66
+ role: "alert",
67
+ "aria-live": "assertive",
68
+ "aria-atomic": "true",
69
+ className: `${baseClasses} ${positionClasses[position]} ${variantClasses} ${className}`,
70
+ ...props,
71
+ children: [
72
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row items-start gap-3", children: [
73
+ /* @__PURE__ */ jsx("span", { className: "mt-1", "data-testid": `toast-icon-${action}`, children: /* @__PURE__ */ jsx(IconAction, {}) }),
74
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-start justify-start", children: [
75
+ /* @__PURE__ */ jsx("p", { className: "font-semibold text-md", children: title }),
76
+ description && /* @__PURE__ */ jsx("p", { className: "text-md text-text-900", children: description })
77
+ ] })
78
+ ] }),
79
+ /* @__PURE__ */ jsx(
80
+ "button",
81
+ {
82
+ onClick: onClose,
83
+ "aria-label": "Dismiss notification",
84
+ className: "text-background-500 cursor-pointer opacity-0 group-hover:opacity-100 transition-opacity",
85
+ children: /* @__PURE__ */ jsx(X, {})
86
+ }
87
+ )
88
+ ]
89
+ }
90
+ );
91
+ };
92
+ var Toast_default = Toast;
93
+
94
+ // src/components/Toast/utils/Toaster.tsx
95
+ import { Fragment, jsx as jsx2 } from "react/jsx-runtime";
96
+ var Toaster = () => {
97
+ const toasts = ToastStore_default((state) => state.toasts);
98
+ const removeToast = ToastStore_default((state) => state.removeToast);
99
+ return /* @__PURE__ */ jsx2(Fragment, { children: toasts.map((toast) => /* @__PURE__ */ jsx2(
100
+ Toast_default,
101
+ {
102
+ title: toast.title,
103
+ description: toast.description,
104
+ variant: toast.variant,
105
+ action: toast.action,
106
+ position: toast.position,
107
+ onClose: () => removeToast(toast.id)
108
+ },
109
+ toast.id
110
+ )) });
111
+ };
112
+ var useToast = () => {
113
+ const addToast = ToastStore_default((state) => state.addToast);
114
+ const removeToast = ToastStore_default((state) => state.removeToast);
115
+ return { addToast, removeToast };
116
+ };
117
+ var Toaster_default = Toaster;
118
+ export {
119
+ Toaster_default as default,
120
+ useToast
121
+ };
122
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/Toast/utils/ToastStore.ts","../../../src/components/Toast/Toast.tsx","../../../src/components/Toast/utils/Toaster.tsx"],"sourcesContent":["import { create } from 'zustand';\n\ntype ToastPosition =\n | 'top-left'\n | 'top-center'\n | 'top-right'\n | 'bottom-left'\n | 'bottom-center'\n | 'bottom-right'\n | 'default';\n\ntype ToastData = {\n id: string;\n title: string;\n description?: string;\n variant?: 'solid' | 'outlined';\n action?: 'warning' | 'success' | 'info';\n position?: ToastPosition;\n};\n\ntype ToastStore = {\n toasts: ToastData[];\n addToast: (toast: Omit<ToastData, 'id'>) => void;\n removeToast: (id: string) => void;\n};\n\nconst useToastStore = create<ToastStore>((set) => ({\n toasts: [],\n addToast: (toast) => {\n const id = crypto.randomUUID();\n\n set((state) => ({\n toasts: [...state.toasts, { id, ...toast }],\n }));\n },\n removeToast: (id) => {\n set((state) => ({\n toasts: state.toasts.filter((t) => t.id !== id),\n }));\n },\n}));\n\nexport default useToastStore;\n","'use client';\n\nimport { HTMLAttributes } from 'react';\nimport { CheckCircle, WarningCircle, Info, X } from 'phosphor-react';\n\n/**\n * Lookup table for variant and action class combinations\n */\nconst VARIANT_ACTION_CLASSES = {\n solid: {\n warning:\n 'bg-warning text-warning-600 border-none focus-visible:outline-none',\n success:\n 'bg-success text-success-800 border-none focus-visible:outline-none',\n info: 'bg-info text-info-600 border-none focus-visible:outline-none',\n },\n outlined: {\n warning:\n 'bg-warning text-warning-600 border border-warning-300 focus-visible:outline-none',\n success:\n 'bg-success text-success-800 border border-success-200 focus-visible:outline-none',\n info: 'bg-info text-info-600 border border-info-600 focus-visible:outline-none',\n },\n} as const;\n\ntype ToastPosition =\n | 'top-left'\n | 'top-center'\n | 'top-right'\n | 'bottom-left'\n | 'bottom-center'\n | 'bottom-right'\n | 'default';\n\ntype ToastProps = {\n title: string;\n description?: string;\n onClose: () => void;\n /** Visual variant of the badge */\n variant?: 'solid' | 'outlined';\n /** Action type of the badge */\n action?: 'warning' | 'success' | 'info';\n position?: ToastPosition;\n} & HTMLAttributes<HTMLDivElement>;\n\nconst iconMap = {\n success: CheckCircle,\n info: Info,\n warning: WarningCircle,\n};\n\nconst Toast = ({\n variant = 'outlined',\n action = 'success',\n className = '',\n onClose,\n title,\n description,\n position = 'default',\n ...props\n}: ToastProps) => {\n // Get classes from lookup tables\n const variantClasses = VARIANT_ACTION_CLASSES[variant][action];\n\n const positionClasses: Record<ToastPosition, string> = {\n 'top-left': 'fixed top-4 left-4',\n 'top-center': 'fixed top-4 left-1/2 transform -translate-x-1/2',\n 'top-right': 'fixed top-4 right-4',\n 'bottom-left': 'fixed bottom-4 left-4',\n 'bottom-center': 'fixed bottom-4 left-1/2 transform -translate-x-1/2',\n 'bottom-right': 'fixed bottom-4 right-4',\n default: '',\n };\n\n const IconAction = iconMap[action] || iconMap['success'];\n\n const baseClasses =\n 'max-w-[390px] w-full flex flex-row items-start justify-between shadow-lg rounded-lg border p-4 gap-6 group';\n\n return (\n <div\n role=\"alert\"\n aria-live=\"assertive\"\n aria-atomic=\"true\"\n className={`${baseClasses} ${positionClasses[position]} ${variantClasses} ${className}`}\n {...props}\n >\n <div className=\"flex flex-row items-start gap-3\">\n <span className=\"mt-1\" data-testid={`toast-icon-${action}`}>\n <IconAction />\n </span>\n <div className=\"flex flex-col items-start justify-start\">\n <p className=\"font-semibold text-md\">{title}</p>\n {description && (\n <p className=\"text-md text-text-900\">{description}</p>\n )}\n </div>\n </div>\n <button\n onClick={onClose}\n aria-label=\"Dismiss notification\"\n className=\"text-background-500 cursor-pointer opacity-0 group-hover:opacity-100 transition-opacity\"\n >\n <X />\n </button>\n </div>\n );\n};\n\nexport default Toast;\n","'use client';\n\nimport useToastStore from './ToastStore';\nimport Toast from '../Toast';\n\nconst Toaster = () => {\n const toasts = useToastStore((state) => state.toasts);\n const removeToast = useToastStore((state) => state.removeToast);\n\n return (\n <>\n {toasts.map((toast) => (\n <Toast\n key={toast.id}\n title={toast.title}\n description={toast.description}\n variant={toast.variant}\n action={toast.action}\n position={toast.position}\n onClose={() => removeToast(toast.id)}\n />\n ))}\n </>\n );\n};\n\nexport const useToast = () => {\n const addToast = useToastStore((state) => state.addToast);\n const removeToast = useToastStore((state) => state.removeToast);\n\n return { addToast, removeToast };\n};\n\nexport default Toaster;\n"],"mappings":"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","names":["jsx"]}
@@ -14,4 +14,4 @@ type ToastProps = {
14
14
  } & HTMLAttributes<HTMLDivElement>;
15
15
  declare const Toast: ({ variant, action, className, onClose, title, description, position, ...props }: ToastProps) => react_jsx_runtime.JSX.Element;
16
16
 
17
- export { Toast };
17
+ export { Toast as default };
@@ -14,4 +14,4 @@ type ToastProps = {
14
14
  } & HTMLAttributes<HTMLDivElement>;
15
15
  declare const Toast: ({ variant, action, className, onClose, title, description, position, ...props }: ToastProps) => react_jsx_runtime.JSX.Element;
16
16
 
17
- export { Toast };
17
+ export { Toast as default };
@@ -21,7 +21,7 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
21
21
  // src/components/Toast/Toast.tsx
22
22
  var Toast_exports = {};
23
23
  __export(Toast_exports, {
24
- Toast: () => Toast
24
+ default: () => Toast_default
25
25
  });
26
26
  module.exports = __toCommonJS(Toast_exports);
27
27
  var import_phosphor_react = require("phosphor-react");
@@ -94,7 +94,5 @@ var Toast = ({
94
94
  }
95
95
  );
96
96
  };
97
- // Annotate the CommonJS export names for ESM import in node:
98
- 0 && (module.exports = {
99
- Toast
100
- });
97
+ var Toast_default = Toast;
98
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/components/Toast/Toast.tsx"],"sourcesContent":["'use client';\n\nimport { HTMLAttributes } from 'react';\nimport { CheckCircle, WarningCircle, Info, X } from 'phosphor-react';\n\n/**\n * Lookup table for variant and action class combinations\n */\nconst VARIANT_ACTION_CLASSES = {\n solid: {\n warning:\n 'bg-warning text-warning-600 border-none focus-visible:outline-none',\n success:\n 'bg-success text-success-800 border-none focus-visible:outline-none',\n info: 'bg-info text-info-600 border-none focus-visible:outline-none',\n },\n outlined: {\n warning:\n 'bg-warning text-warning-600 border border-warning-300 focus-visible:outline-none',\n success:\n 'bg-success text-success-800 border border-success-200 focus-visible:outline-none',\n info: 'bg-info text-info-600 border border-info-600 focus-visible:outline-none',\n },\n} as const;\n\ntype ToastPosition =\n | 'top-left'\n | 'top-center'\n | 'top-right'\n | 'bottom-left'\n | 'bottom-center'\n | 'bottom-right'\n | 'default';\n\ntype ToastProps = {\n title: string;\n description?: string;\n onClose: () => void;\n /** Visual variant of the badge */\n variant?: 'solid' | 'outlined';\n /** Action type of the badge */\n action?: 'warning' | 'success' | 'info';\n position?: ToastPosition;\n} & HTMLAttributes<HTMLDivElement>;\n\nconst iconMap = {\n success: CheckCircle,\n info: Info,\n warning: WarningCircle,\n};\n\nconst Toast = ({\n variant = 'outlined',\n action = 'success',\n className = '',\n onClose,\n title,\n description,\n position = 'default',\n ...props\n}: ToastProps) => {\n // Get classes from lookup tables\n const variantClasses = VARIANT_ACTION_CLASSES[variant][action];\n\n const positionClasses: Record<ToastPosition, string> = {\n 'top-left': 'fixed top-4 left-4',\n 'top-center': 'fixed top-4 left-1/2 transform -translate-x-1/2',\n 'top-right': 'fixed top-4 right-4',\n 'bottom-left': 'fixed bottom-4 left-4',\n 'bottom-center': 'fixed bottom-4 left-1/2 transform -translate-x-1/2',\n 'bottom-right': 'fixed bottom-4 right-4',\n default: '',\n };\n\n const IconAction = iconMap[action] || iconMap['success'];\n\n const baseClasses =\n 'max-w-[390px] w-full flex flex-row items-start justify-between shadow-lg rounded-lg border p-4 gap-6 group';\n\n return (\n <div\n role=\"alert\"\n aria-live=\"assertive\"\n aria-atomic=\"true\"\n className={`${baseClasses} ${positionClasses[position]} ${variantClasses} ${className}`}\n {...props}\n >\n <div className=\"flex flex-row items-start gap-3\">\n <span className=\"mt-1\" data-testid={`toast-icon-${action}`}>\n <IconAction />\n </span>\n <div className=\"flex flex-col items-start justify-start\">\n <p className=\"font-semibold text-md\">{title}</p>\n {description && (\n <p className=\"text-md text-text-900\">{description}</p>\n )}\n </div>\n </div>\n <button\n onClick={onClose}\n aria-label=\"Dismiss notification\"\n className=\"text-background-500 cursor-pointer opacity-0 group-hover:opacity-100 transition-opacity\"\n >\n <X />\n </button>\n </div>\n );\n};\n\nexport default Toast;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,4BAAoD;AAsF1C;AAjFV,IAAM,yBAAyB;AAAA,EAC7B,OAAO;AAAA,IACL,SACE;AAAA,IACF,SACE;AAAA,IACF,MAAM;AAAA,EACR;AAAA,EACA,UAAU;AAAA,IACR,SACE;AAAA,IACF,SACE;AAAA,IACF,MAAM;AAAA,EACR;AACF;AAsBA,IAAM,UAAU;AAAA,EACd,SAAS;AAAA,EACT,MAAM;AAAA,EACN,SAAS;AACX;AAEA,IAAM,QAAQ,CAAC;AAAA,EACb,UAAU;AAAA,EACV,SAAS;AAAA,EACT,YAAY;AAAA,EACZ;AAAA,EACA;AAAA,EACA;AAAA,EACA,WAAW;AAAA,EACX,GAAG;AACL,MAAkB;AAEhB,QAAM,iBAAiB,uBAAuB,OAAO,EAAE,MAAM;AAE7D,QAAM,kBAAiD;AAAA,IACrD,YAAY;AAAA,IACZ,cAAc;AAAA,IACd,aAAa;AAAA,IACb,eAAe;AAAA,IACf,iBAAiB;AAAA,IACjB,gBAAgB;AAAA,IAChB,SAAS;AAAA,EACX;AAEA,QAAM,aAAa,QAAQ,MAAM,KAAK,QAAQ,SAAS;AAEvD,QAAM,cACJ;AAEF,SACE;AAAA,IAAC;AAAA;AAAA,MACC,MAAK;AAAA,MACL,aAAU;AAAA,MACV,eAAY;AAAA,MACZ,WAAW,GAAG,WAAW,IAAI,gBAAgB,QAAQ,CAAC,IAAI,cAAc,IAAI,SAAS;AAAA,MACpF,GAAG;AAAA,MAEJ;AAAA,qDAAC,SAAI,WAAU,mCACb;AAAA,sDAAC,UAAK,WAAU,QAAO,eAAa,cAAc,MAAM,IACtD,sDAAC,cAAW,GACd;AAAA,UACA,6CAAC,SAAI,WAAU,2CACb;AAAA,wDAAC,OAAE,WAAU,yBAAyB,iBAAM;AAAA,YAC3C,eACC,4CAAC,OAAE,WAAU,yBAAyB,uBAAY;AAAA,aAEtD;AAAA,WACF;AAAA,QACA;AAAA,UAAC;AAAA;AAAA,YACC,SAAS;AAAA,YACT,cAAW;AAAA,YACX,WAAU;AAAA,YAEV,sDAAC,2BAAE;AAAA;AAAA,QACL;AAAA;AAAA;AAAA,EACF;AAEJ;AAEA,IAAO,gBAAQ;","names":[]}
@@ -1,3 +1,5 @@
1
+ "use client";
2
+
1
3
  // src/components/Toast/Toast.tsx
2
4
  import { CheckCircle, WarningCircle, Info, X } from "phosphor-react";
3
5
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -69,7 +71,8 @@ var Toast = ({
69
71
  }
70
72
  );
71
73
  };
72
-
74
+ var Toast_default = Toast;
73
75
  export {
74
- Toast
76
+ Toast_default as default
75
77
  };
78
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/components/Toast/Toast.tsx"],"sourcesContent":["'use client';\n\nimport { HTMLAttributes } from 'react';\nimport { CheckCircle, WarningCircle, Info, X } from 'phosphor-react';\n\n/**\n * Lookup table for variant and action class combinations\n */\nconst VARIANT_ACTION_CLASSES = {\n solid: {\n warning:\n 'bg-warning text-warning-600 border-none focus-visible:outline-none',\n success:\n 'bg-success text-success-800 border-none focus-visible:outline-none',\n info: 'bg-info text-info-600 border-none focus-visible:outline-none',\n },\n outlined: {\n warning:\n 'bg-warning text-warning-600 border border-warning-300 focus-visible:outline-none',\n success:\n 'bg-success text-success-800 border border-success-200 focus-visible:outline-none',\n info: 'bg-info text-info-600 border border-info-600 focus-visible:outline-none',\n },\n} as const;\n\ntype ToastPosition =\n | 'top-left'\n | 'top-center'\n | 'top-right'\n | 'bottom-left'\n | 'bottom-center'\n | 'bottom-right'\n | 'default';\n\ntype ToastProps = {\n title: string;\n description?: string;\n onClose: () => void;\n /** Visual variant of the badge */\n variant?: 'solid' | 'outlined';\n /** Action type of the badge */\n action?: 'warning' | 'success' | 'info';\n position?: ToastPosition;\n} & HTMLAttributes<HTMLDivElement>;\n\nconst iconMap = {\n success: CheckCircle,\n info: Info,\n warning: WarningCircle,\n};\n\nconst Toast = ({\n variant = 'outlined',\n action = 'success',\n className = '',\n onClose,\n title,\n description,\n position = 'default',\n ...props\n}: ToastProps) => {\n // Get classes from lookup tables\n const variantClasses = VARIANT_ACTION_CLASSES[variant][action];\n\n const positionClasses: Record<ToastPosition, string> = {\n 'top-left': 'fixed top-4 left-4',\n 'top-center': 'fixed top-4 left-1/2 transform -translate-x-1/2',\n 'top-right': 'fixed top-4 right-4',\n 'bottom-left': 'fixed bottom-4 left-4',\n 'bottom-center': 'fixed bottom-4 left-1/2 transform -translate-x-1/2',\n 'bottom-right': 'fixed bottom-4 right-4',\n default: '',\n };\n\n const IconAction = iconMap[action] || iconMap['success'];\n\n const baseClasses =\n 'max-w-[390px] w-full flex flex-row items-start justify-between shadow-lg rounded-lg border p-4 gap-6 group';\n\n return (\n <div\n role=\"alert\"\n aria-live=\"assertive\"\n aria-atomic=\"true\"\n className={`${baseClasses} ${positionClasses[position]} ${variantClasses} ${className}`}\n {...props}\n >\n <div className=\"flex flex-row items-start gap-3\">\n <span className=\"mt-1\" data-testid={`toast-icon-${action}`}>\n <IconAction />\n </span>\n <div className=\"flex flex-col items-start justify-start\">\n <p className=\"font-semibold text-md\">{title}</p>\n {description && (\n <p className=\"text-md text-text-900\">{description}</p>\n )}\n </div>\n </div>\n <button\n onClick={onClose}\n aria-label=\"Dismiss notification\"\n className=\"text-background-500 cursor-pointer opacity-0 group-hover:opacity-100 transition-opacity\"\n >\n <X />\n </button>\n </div>\n );\n};\n\nexport default Toast;\n"],"mappings":";;;AAGA,SAAS,aAAa,eAAe,MAAM,SAAS;AAsF1C,cAEF,YAFE;AAjFV,IAAM,yBAAyB;AAAA,EAC7B,OAAO;AAAA,IACL,SACE;AAAA,IACF,SACE;AAAA,IACF,MAAM;AAAA,EACR;AAAA,EACA,UAAU;AAAA,IACR,SACE;AAAA,IACF,SACE;AAAA,IACF,MAAM;AAAA,EACR;AACF;AAsBA,IAAM,UAAU;AAAA,EACd,SAAS;AAAA,EACT,MAAM;AAAA,EACN,SAAS;AACX;AAEA,IAAM,QAAQ,CAAC;AAAA,EACb,UAAU;AAAA,EACV,SAAS;AAAA,EACT,YAAY;AAAA,EACZ;AAAA,EACA;AAAA,EACA;AAAA,EACA,WAAW;AAAA,EACX,GAAG;AACL,MAAkB;AAEhB,QAAM,iBAAiB,uBAAuB,OAAO,EAAE,MAAM;AAE7D,QAAM,kBAAiD;AAAA,IACrD,YAAY;AAAA,IACZ,cAAc;AAAA,IACd,aAAa;AAAA,IACb,eAAe;AAAA,IACf,iBAAiB;AAAA,IACjB,gBAAgB;AAAA,IAChB,SAAS;AAAA,EACX;AAEA,QAAM,aAAa,QAAQ,MAAM,KAAK,QAAQ,SAAS;AAEvD,QAAM,cACJ;AAEF,SACE;AAAA,IAAC;AAAA;AAAA,MACC,MAAK;AAAA,MACL,aAAU;AAAA,MACV,eAAY;AAAA,MACZ,WAAW,GAAG,WAAW,IAAI,gBAAgB,QAAQ,CAAC,IAAI,cAAc,IAAI,SAAS;AAAA,MACpF,GAAG;AAAA,MAEJ;AAAA,6BAAC,SAAI,WAAU,mCACb;AAAA,8BAAC,UAAK,WAAU,QAAO,eAAa,cAAc,MAAM,IACtD,8BAAC,cAAW,GACd;AAAA,UACA,qBAAC,SAAI,WAAU,2CACb;AAAA,gCAAC,OAAE,WAAU,yBAAyB,iBAAM;AAAA,YAC3C,eACC,oBAAC,OAAE,WAAU,yBAAyB,uBAAY;AAAA,aAEtD;AAAA,WACF;AAAA,QACA;AAAA,UAAC;AAAA;AAAA,YACC,SAAS;AAAA,YACT,cAAW;AAAA,YACX,WAAU;AAAA,YAEV,8BAAC,KAAE;AAAA;AAAA,QACL;AAAA;AAAA;AAAA,EACF;AAEJ;AAEA,IAAO,gBAAQ;","names":[]}
package/dist/index.css CHANGED
@@ -465,9 +465,6 @@
465
465
  .block {
466
466
  display: block;
467
467
  }
468
- .contents {
469
- display: contents;
470
- }
471
468
  .flex {
472
469
  display: flex;
473
470
  }
@@ -2057,3 +2054,4 @@
2057
2054
  }
2058
2055
  }
2059
2056
  /*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */
2057
+ /*# sourceMappingURL=index.css.map */
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/styles.css"],"sourcesContent":["/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root, :host {\n --font-sans: 'Roboto', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',\n 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\",\n \"Courier New\", monospace;\n --color-red-700: oklch(50.5% 0.213 27.518);\n --color-gray-800: oklch(27.8% 0.033 256.848);\n --color-white: #fff;\n --spacing: 0.25rem;\n --container-md: 28rem;\n --container-4xl: 56rem;\n --text-xs: 0.75rem;\n --text-xs--line-height: calc(1 / 0.75);\n --text-sm: 0.875rem;\n --text-sm--line-height: calc(1.25 / 0.875);\n --text-base: 1rem;\n --text-base--line-height: calc(1.5 / 1);\n --text-lg: 1.125rem;\n --text-lg--line-height: calc(1.75 / 1.125);\n --text-xl: 1.25rem;\n --text-xl--line-height: calc(1.75 / 1.25);\n --text-2xl: 1.5rem;\n --text-2xl--line-height: calc(2 / 1.5);\n --text-3xl: 1.875rem;\n --text-3xl--line-height: calc(2.25 / 1.875);\n --text-4xl: 2.25rem;\n --text-4xl--line-height: calc(2.5 / 2.25);\n --text-5xl: 3rem;\n --text-5xl--line-height: 1;\n --text-6xl: 3.75rem;\n --text-6xl--line-height: 1;\n --font-weight-light: 300;\n --font-weight-normal: 400;\n --font-weight-medium: 500;\n --font-weight-semibold: 600;\n --font-weight-bold: 700;\n --font-weight-extrabold: 800;\n --font-weight-black: 900;\n --radius-xs: 0.125rem;\n --radius-sm: 0.25rem;\n --radius-md: 0.375rem;\n --radius-lg: 0.5rem;\n --radius-xl: 0.75rem;\n --default-transition-duration: 150ms;\n --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n --default-font-family: var(--font-sans);\n --default-mono-font-family: var(--font-mono);\n --color-primary: #b3b3b3;\n --color-primary-50: #999999;\n --color-primary-100: #808080;\n --color-primary-400: #525252;\n --color-primary-500: #333333;\n --color-primary-600: #292929;\n --color-primary-700: #1f1f1f;\n --color-primary-800: #0d0d0d;\n --color-primary-950: #080808;\n --color-text: #fefeff;\n --color-text-400: #a3a3a3;\n --color-text-500: #8c8c8c;\n --color-text-600: #737373;\n --color-text-700: #525252;\n --color-text-800: #404040;\n --color-text-900: #262627;\n --color-text-950: #171717;\n --color-background: #ffffff;\n --color-background-50: #f6f6f6;\n --color-background-100: #f2f1f1;\n --color-background-200: #dcdbdb;\n --color-background-500: #8e8e8e;\n --color-background-800: #414040;\n --color-background-muted: #f7f8f7;\n --color-border-50: #f3f3f3;\n --color-border-100: #e6e6e6;\n --color-border-200: #dddcdb;\n --color-border-300: #d3d3d3;\n --color-border-400: #a5a3a3;\n --color-border-500: #8c8d8d;\n --color-success: #e4fff4;\n --color-success-200: #84d3a2;\n --color-success-300: #66b584;\n --color-success-400: #489766;\n --color-success-500: #348352;\n --color-success-600: #2a7948;\n --color-success-700: #206f3e;\n --color-success-800: #166534;\n --color-error: #fee9e9;\n --color-error-300: #f87171;\n --color-error-400: #ef4444;\n --color-error-500: #e63535;\n --color-error-600: #dc2626;\n --color-error-700: #b91c1c;\n --color-error-800: #991b1b;\n --color-warning: #fff9f5;\n --color-warning-300: #fdad74;\n --color-warning-600: #d76c1f;\n --color-warning-800: #824417;\n --color-info: #ecf8fe;\n --color-info-300: #57c2f6;\n --color-info-600: #0b8dcd;\n --color-info-700: #0973a8;\n --color-info-800: #075a83;\n --color-indicator-primary: #373737;\n --color-indicator-info: #5399ec;\n --color-indicator-error: #b91c1c;\n --color-exam-1: #e3f1fb;\n --color-exam-2: #fde5fa;\n --color-exam-3: #fff4d1;\n --color-exam-4: #ddf5e5;\n --color-typography-1: #b00c9e;\n --color-typography-2: #745A07;\n --font-weight-hairline: 100;\n --text-2xs: 0.625rem;\n --text-2xs--line-height: calc(1 / 0.625);\n --text-md: 1rem;\n --text-md--line-height: calc(1.5 / 1);\n }\n}\n@layer base {\n *, ::after, ::before, ::backdrop, ::file-selector-button {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n border: 0 solid;\n }\n html, :host {\n line-height: 1.5;\n -webkit-text-size-adjust: 100%;\n -moz-tab-size: 4;\n -o-tab-size: 4;\n tab-size: 4;\n font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\");\n font-feature-settings: var(--default-font-feature-settings, normal);\n font-variation-settings: var(--default-font-variation-settings, normal);\n -webkit-tap-highlight-color: transparent;\n }\n hr {\n height: 0;\n color: inherit;\n border-top-width: 1px;\n }\n abbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n }\n h1, h2, h3, h4, h5, h6 {\n font-size: inherit;\n font-weight: inherit;\n }\n a {\n color: inherit;\n -webkit-text-decoration: inherit;\n text-decoration: inherit;\n }\n b, strong {\n font-weight: bolder;\n }\n code, kbd, samp, pre {\n font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace);\n font-feature-settings: var(--default-mono-font-feature-settings, normal);\n font-variation-settings: var(--default-mono-font-variation-settings, normal);\n font-size: 1em;\n }\n small {\n font-size: 80%;\n }\n sub, sup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n }\n sub {\n bottom: -0.25em;\n }\n sup {\n top: -0.5em;\n }\n table {\n text-indent: 0;\n border-color: inherit;\n border-collapse: collapse;\n }\n :-moz-focusring {\n outline: auto;\n }\n progress {\n vertical-align: baseline;\n }\n summary {\n display: list-item;\n }\n ol, ul, menu {\n list-style: none;\n }\n img, svg, video, canvas, audio, iframe, embed, object {\n display: block;\n vertical-align: middle;\n }\n img, video {\n max-width: 100%;\n height: auto;\n }\n button, input, select, optgroup, textarea, ::file-selector-button {\n font: inherit;\n font-feature-settings: inherit;\n font-variation-settings: inherit;\n letter-spacing: inherit;\n color: inherit;\n border-radius: 0;\n background-color: transparent;\n opacity: 1;\n }\n :where(select:is([multiple], [size])) optgroup {\n font-weight: bolder;\n }\n :where(select:is([multiple], [size])) optgroup option {\n padding-inline-start: 20px;\n }\n ::file-selector-button {\n margin-inline-end: 4px;\n }\n ::-moz-placeholder {\n opacity: 1;\n }\n ::placeholder {\n opacity: 1;\n }\n @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {\n ::-moz-placeholder {\n color: currentcolor;\n @supports (color: color-mix(in lab, red, red)) {\n color: color-mix(in oklab, currentcolor 50%, transparent);\n }\n }\n ::placeholder {\n color: currentcolor;\n @supports (color: color-mix(in lab, red, red)) {\n color: color-mix(in oklab, currentcolor 50%, transparent);\n }\n }\n }\n textarea {\n resize: vertical;\n }\n ::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n ::-webkit-date-and-time-value {\n min-height: 1lh;\n text-align: inherit;\n }\n ::-webkit-datetime-edit {\n display: inline-flex;\n }\n ::-webkit-datetime-edit-fields-wrapper {\n padding: 0;\n }\n ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {\n padding-block: 0;\n }\n :-moz-ui-invalid {\n box-shadow: none;\n }\n button, input:where([type=\"button\"], [type=\"reset\"], [type=\"submit\"]), ::file-selector-button {\n -webkit-appearance: button;\n -moz-appearance: button;\n appearance: button;\n }\n ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {\n height: auto;\n }\n [hidden]:where(:not([hidden=\"until-found\"])) {\n display: none !important;\n }\n}\n@layer utilities {\n .sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n }\n .absolute {\n position: absolute;\n }\n .fixed {\n position: fixed;\n }\n .relative {\n position: relative;\n }\n .top-4 {\n top: calc(var(--spacing) * 4);\n }\n .top-\\[5px\\] {\n top: 5px;\n }\n .top-full {\n top: 100%;\n }\n .right-0 {\n right: calc(var(--spacing) * 0);\n }\n .right-4 {\n right: calc(var(--spacing) * 4);\n }\n .right-\\[10px\\] {\n right: 10px;\n }\n .bottom-4 {\n bottom: calc(var(--spacing) * 4);\n }\n .bottom-full {\n bottom: 100%;\n }\n .left-0 {\n left: calc(var(--spacing) * 0);\n }\n .left-1\\/2 {\n left: calc(1/2 * 100%);\n }\n .left-4 {\n left: calc(var(--spacing) * 4);\n }\n .z-50 {\n z-index: 50;\n }\n .container {\n width: 100%;\n @media (width >= 40rem) {\n max-width: 40rem;\n }\n @media (width >= 48rem) {\n max-width: 48rem;\n }\n @media (width >= 64rem) {\n max-width: 64rem;\n }\n @media (width >= 80rem) {\n max-width: 80rem;\n }\n @media (width >= 96rem) {\n max-width: 96rem;\n }\n }\n .mx-2 {\n margin-inline: calc(var(--spacing) * 2);\n }\n .my-1 {\n margin-block: calc(var(--spacing) * 1);\n }\n .my-4 {\n margin-block: calc(var(--spacing) * 4);\n }\n .mt-0\\.5 {\n margin-top: calc(var(--spacing) * 0.5);\n }\n .mt-1 {\n margin-top: calc(var(--spacing) * 1);\n }\n .mt-1\\.5 {\n margin-top: calc(var(--spacing) * 1.5);\n }\n .mt-2 {\n margin-top: calc(var(--spacing) * 2);\n }\n .mt-4 {\n margin-top: calc(var(--spacing) * 4);\n }\n .mr-2 {\n margin-right: calc(var(--spacing) * 2);\n }\n .mb-0\\.5 {\n margin-bottom: calc(var(--spacing) * 0.5);\n }\n .mb-1\\.5 {\n margin-bottom: calc(var(--spacing) * 1.5);\n }\n .mb-2 {\n margin-bottom: calc(var(--spacing) * 2);\n }\n .mb-3 {\n margin-bottom: calc(var(--spacing) * 3);\n }\n .mb-4 {\n margin-bottom: calc(var(--spacing) * 4);\n }\n .mb-6 {\n margin-bottom: calc(var(--spacing) * 6);\n }\n .mb-8 {\n margin-bottom: calc(var(--spacing) * 8);\n }\n .ml-2 {\n margin-left: calc(var(--spacing) * 2);\n }\n .box-border {\n box-sizing: border-box;\n }\n .block {\n display: block;\n }\n .flex {\n display: flex;\n }\n .grid {\n display: grid;\n }\n .inline-flex {\n display: inline-flex;\n }\n .table {\n display: table;\n }\n .size-3 {\n width: calc(var(--spacing) * 3);\n height: calc(var(--spacing) * 3);\n }\n .size-3\\.5 {\n width: calc(var(--spacing) * 3.5);\n height: calc(var(--spacing) * 3.5);\n }\n .size-4 {\n width: calc(var(--spacing) * 4);\n height: calc(var(--spacing) * 4);\n }\n .h-2 {\n height: calc(var(--spacing) * 2);\n }\n .h-4 {\n height: calc(var(--spacing) * 4);\n }\n .h-5 {\n height: calc(var(--spacing) * 5);\n }\n .h-6 {\n height: calc(var(--spacing) * 6);\n }\n .h-8 {\n height: calc(var(--spacing) * 8);\n }\n .h-10 {\n height: calc(var(--spacing) * 10);\n }\n .h-24 {\n height: calc(var(--spacing) * 24);\n }\n .h-\\[21px\\] {\n height: 21px;\n }\n .h-\\[27px\\] {\n height: 27px;\n }\n .h-px {\n height: 1px;\n }\n .w-2 {\n width: calc(var(--spacing) * 2);\n }\n .w-4 {\n width: calc(var(--spacing) * 4);\n }\n .w-5 {\n width: calc(var(--spacing) * 5);\n }\n .w-6 {\n width: calc(var(--spacing) * 6);\n }\n .w-8 {\n width: calc(var(--spacing) * 8);\n }\n .w-10 {\n width: calc(var(--spacing) * 10);\n }\n .w-72 {\n width: calc(var(--spacing) * 72);\n }\n .w-\\[384px\\] {\n width: 384px;\n }\n .w-full {\n width: 100%;\n }\n .max-w-4xl {\n max-width: var(--container-4xl);\n }\n .max-w-\\[390px\\] {\n max-width: 390px;\n }\n .max-w-md {\n max-width: var(--container-md);\n }\n .min-w-\\[210px\\] {\n min-width: 210px;\n }\n .caption-bottom {\n caption-side: bottom;\n }\n .-translate-x-1\\/2 {\n --tw-translate-x: calc(calc(1/2 * 100%) * -1);\n translate: var(--tw-translate-x) var(--tw-translate-y);\n }\n .transform {\n transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);\n }\n .cursor-not-allowed {\n cursor: not-allowed;\n }\n .cursor-pointer {\n cursor: pointer;\n }\n .resize-none {\n resize: none;\n }\n .grid-cols-2 {\n grid-template-columns: repeat(2, minmax(0, 1fr));\n }\n .flex-col {\n flex-direction: column;\n }\n .flex-row {\n flex-direction: row;\n }\n .flex-wrap {\n flex-wrap: wrap;\n }\n .items-center {\n align-items: center;\n }\n .items-end {\n align-items: flex-end;\n }\n .items-start {\n align-items: flex-start;\n }\n .justify-between {\n justify-content: space-between;\n }\n .justify-center {\n justify-content: center;\n }\n .justify-start {\n justify-content: flex-start;\n }\n .gap-0\\.5 {\n gap: calc(var(--spacing) * 0.5);\n }\n .gap-1 {\n gap: calc(var(--spacing) * 1);\n }\n .gap-1\\.5 {\n gap: calc(var(--spacing) * 1.5);\n }\n .gap-2 {\n gap: calc(var(--spacing) * 2);\n }\n .gap-3 {\n gap: calc(var(--spacing) * 3);\n }\n .gap-4 {\n gap: calc(var(--spacing) * 4);\n }\n .gap-6 {\n gap: calc(var(--spacing) * 6);\n }\n .gap-8 {\n gap: calc(var(--spacing) * 8);\n }\n .overflow-hidden {\n overflow: hidden;\n }\n .rounded {\n border-radius: 0.25rem;\n }\n .rounded-\\[4px\\] {\n border-radius: 4px;\n }\n .rounded-full {\n border-radius: calc(infinity * 1px);\n }\n .rounded-lg {\n border-radius: var(--radius-lg);\n }\n .rounded-md {\n border-radius: var(--radius-md);\n }\n .rounded-sm {\n border-radius: var(--radius-sm);\n }\n .rounded-xl {\n border-radius: var(--radius-xl);\n }\n .rounded-xs {\n border-radius: var(--radius-xs);\n }\n .border {\n border-style: var(--tw-border-style);\n border-width: 1px;\n }\n .border-2 {\n border-style: var(--tw-border-style);\n border-width: 2px;\n }\n .border-\\[3px\\] {\n border-style: var(--tw-border-style);\n border-width: 3px;\n }\n .border-t {\n border-top-style: var(--tw-border-style);\n border-top-width: 1px;\n }\n .border-b {\n border-bottom-style: var(--tw-border-style);\n border-bottom-width: 1px;\n }\n .border-b-2 {\n border-bottom-style: var(--tw-border-style);\n border-bottom-width: 2px;\n }\n .border-none {\n --tw-border-style: none;\n border-style: none;\n }\n .border-solid {\n --tw-border-style: solid;\n border-style: solid;\n }\n .border-background-200 {\n border-color: var(--color-background-200);\n }\n .border-border-50 {\n border-color: var(--color-border-50);\n }\n .border-border-100 {\n border-color: var(--color-border-100);\n }\n .border-border-200 {\n border-color: var(--color-border-200);\n }\n .border-border-300 {\n border-color: var(--color-border-300);\n }\n .border-border-400 {\n border-color: var(--color-border-400);\n }\n .border-border-500 {\n border-color: var(--color-border-500);\n }\n .border-error-300 {\n border-color: var(--color-error-300);\n }\n .border-error-500 {\n border-color: var(--color-error-500);\n }\n .border-error-700 {\n border-color: var(--color-error-700);\n }\n .border-indicator-error {\n border-color: var(--color-indicator-error);\n }\n .border-indicator-info {\n border-color: var(--color-indicator-info);\n }\n .border-indicator-primary {\n border-color: var(--color-indicator-primary);\n }\n .border-info-300 {\n border-color: var(--color-info-300);\n }\n .border-info-600 {\n border-color: var(--color-info-600);\n }\n .border-primary-600 {\n border-color: var(--color-primary-600);\n }\n .border-primary-800 {\n border-color: var(--color-primary-800);\n }\n .border-primary-950 {\n border-color: var(--color-primary-950);\n }\n .border-red-700 {\n border-color: var(--color-red-700);\n }\n .border-success-200 {\n border-color: var(--color-success-200);\n }\n .border-success-300 {\n border-color: var(--color-success-300);\n }\n .border-success-500 {\n border-color: var(--color-success-500);\n }\n .border-transparent {\n border-color: transparent;\n }\n .border-warning-300 {\n border-color: var(--color-warning-300);\n }\n .\\!bg-primary-50 {\n background-color: var(--color-primary-50) !important;\n }\n .bg-background {\n background-color: var(--color-background);\n }\n .bg-background-50 {\n background-color: var(--color-background-50);\n }\n .bg-background-muted {\n background-color: var(--color-background-muted);\n }\n .bg-border-200 {\n background-color: var(--color-border-200);\n }\n .bg-error {\n background-color: var(--color-error);\n }\n .bg-error-500 {\n background-color: var(--color-error-500);\n }\n .bg-exam-1 {\n background-color: var(--color-exam-1);\n }\n .bg-exam-2 {\n background-color: var(--color-exam-2);\n }\n .bg-exam-3 {\n background-color: var(--color-exam-3);\n }\n .bg-exam-4 {\n background-color: var(--color-exam-4);\n }\n .bg-indicator-error {\n background-color: var(--color-indicator-error);\n }\n .bg-info {\n background-color: var(--color-info);\n }\n .bg-primary-50 {\n background-color: var(--color-primary-50);\n }\n .bg-primary-600 {\n background-color: var(--color-primary-600);\n }\n .bg-primary-800 {\n background-color: var(--color-primary-800);\n }\n .bg-primary-950 {\n background-color: var(--color-primary-950);\n }\n .bg-success {\n background-color: var(--color-success);\n }\n .bg-success-500 {\n background-color: var(--color-success-500);\n }\n .bg-transparent {\n background-color: transparent;\n }\n .bg-warning {\n background-color: var(--color-warning);\n }\n .bg-white {\n background-color: var(--color-white);\n }\n .p-1 {\n padding: calc(var(--spacing) * 1);\n }\n .p-2 {\n padding: calc(var(--spacing) * 2);\n }\n .p-3 {\n padding: calc(var(--spacing) * 3);\n }\n .p-4 {\n padding: calc(var(--spacing) * 4);\n }\n .p-6 {\n padding: calc(var(--spacing) * 6);\n }\n .p-8 {\n padding: calc(var(--spacing) * 8);\n }\n .px-2 {\n padding-inline: calc(var(--spacing) * 2);\n }\n .px-3\\.5 {\n padding-inline: calc(var(--spacing) * 3.5);\n }\n .px-4 {\n padding-inline: calc(var(--spacing) * 4);\n }\n .px-5 {\n padding-inline: calc(var(--spacing) * 5);\n }\n .px-6 {\n padding-inline: calc(var(--spacing) * 6);\n }\n .px-7 {\n padding-inline: calc(var(--spacing) * 7);\n }\n .px-12 {\n padding-inline: calc(var(--spacing) * 12);\n }\n .py-1 {\n padding-block: calc(var(--spacing) * 1);\n }\n .py-2 {\n padding-block: calc(var(--spacing) * 2);\n }\n .py-2\\.5 {\n padding-block: calc(var(--spacing) * 2.5);\n }\n .py-3 {\n padding-block: calc(var(--spacing) * 3);\n }\n .py-3\\.5 {\n padding-block: calc(var(--spacing) * 3.5);\n }\n .pl-8 {\n padding-left: calc(var(--spacing) * 8);\n }\n .text-left {\n text-align: left;\n }\n .text-right {\n text-align: right;\n }\n .align-middle {\n vertical-align: middle;\n }\n .text-2xl {\n font-size: var(--text-2xl);\n line-height: var(--tw-leading, var(--text-2xl--line-height));\n }\n .text-2xs {\n font-size: var(--text-2xs);\n line-height: var(--tw-leading, var(--text-2xs--line-height));\n }\n .text-3xl {\n font-size: var(--text-3xl);\n line-height: var(--tw-leading, var(--text-3xl--line-height));\n }\n .text-4xl {\n font-size: var(--text-4xl);\n line-height: var(--tw-leading, var(--text-4xl--line-height));\n }\n .text-5xl {\n font-size: var(--text-5xl);\n line-height: var(--tw-leading, var(--text-5xl--line-height));\n }\n .text-6xl {\n font-size: var(--text-6xl);\n line-height: var(--tw-leading, var(--text-6xl--line-height));\n }\n .text-base {\n font-size: var(--text-base);\n line-height: var(--tw-leading, var(--text-base--line-height));\n }\n .text-lg {\n font-size: var(--text-lg);\n line-height: var(--tw-leading, var(--text-lg--line-height));\n }\n .text-md {\n font-size: var(--text-md);\n line-height: var(--tw-leading, var(--text-md--line-height));\n }\n .text-sm {\n font-size: var(--text-sm);\n line-height: var(--tw-leading, var(--text-sm--line-height));\n }\n .text-xl {\n font-size: var(--text-xl);\n line-height: var(--tw-leading, var(--text-xl--line-height));\n }\n .text-xs {\n font-size: var(--text-xs);\n line-height: var(--tw-leading, var(--text-xs--line-height));\n }\n .leading-\\[150\\%\\] {\n --tw-leading: 150%;\n line-height: 150%;\n }\n .font-black {\n --tw-font-weight: var(--font-weight-black);\n font-weight: var(--font-weight-black);\n }\n .font-bold {\n --tw-font-weight: var(--font-weight-bold);\n font-weight: var(--font-weight-bold);\n }\n .font-extrabold {\n --tw-font-weight: var(--font-weight-extrabold);\n font-weight: var(--font-weight-extrabold);\n }\n .font-hairline {\n --tw-font-weight: var(--font-weight-hairline);\n font-weight: var(--font-weight-hairline);\n }\n .font-light {\n --tw-font-weight: var(--font-weight-light);\n font-weight: var(--font-weight-light);\n }\n .font-medium {\n --tw-font-weight: var(--font-weight-medium);\n font-weight: var(--font-weight-medium);\n }\n .font-normal {\n --tw-font-weight: var(--font-weight-normal);\n font-weight: var(--font-weight-normal);\n }\n .font-semibold {\n --tw-font-weight: var(--font-weight-semibold);\n font-weight: var(--font-weight-semibold);\n }\n .whitespace-nowrap {\n white-space: nowrap;\n }\n .\\!text-primary-950 {\n color: var(--color-primary-950) !important;\n }\n .text-background-500 {\n color: var(--color-background-500);\n }\n .text-background-800 {\n color: var(--color-background-800);\n }\n .text-error-500 {\n color: var(--color-error-500);\n }\n .text-error-600 {\n color: var(--color-error-600);\n }\n .text-error-700 {\n color: var(--color-error-700);\n }\n .text-error-800 {\n color: var(--color-error-800);\n }\n .text-gray-800 {\n color: var(--color-gray-800);\n }\n .text-info-600 {\n color: var(--color-info-600);\n }\n .text-info-700 {\n color: var(--color-info-700);\n }\n .text-info-800 {\n color: var(--color-info-800);\n }\n .text-primary {\n color: var(--color-primary);\n }\n .text-primary-950 {\n color: var(--color-primary-950);\n }\n .text-success-500 {\n color: var(--color-success-500);\n }\n .text-success-700 {\n color: var(--color-success-700);\n }\n .text-success-800 {\n color: var(--color-success-800);\n }\n .text-text {\n color: var(--color-text);\n }\n .text-text-400 {\n color: var(--color-text-400);\n }\n .text-text-500 {\n color: var(--color-text-500);\n }\n .text-text-600 {\n color: var(--color-text-600);\n }\n .text-text-700 {\n color: var(--color-text-700);\n }\n .text-text-800 {\n color: var(--color-text-800);\n }\n .text-text-900 {\n color: var(--color-text-900);\n }\n .text-text-950 {\n color: var(--color-text-950);\n }\n .text-typography-1 {\n color: var(--color-typography-1);\n }\n .text-typography-2 {\n color: var(--color-typography-2);\n }\n .text-warning-600 {\n color: var(--color-warning-600);\n }\n .text-warning-800 {\n color: var(--color-warning-800);\n }\n .capitalize {\n text-transform: capitalize;\n }\n .italic {\n font-style: italic;\n }\n .opacity-0 {\n opacity: 0%;\n }\n .opacity-40 {\n opacity: 40%;\n }\n .opacity-50 {\n opacity: 50%;\n }\n .shadow-lg {\n --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n .shadow-md {\n --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n .shadow-none {\n --tw-shadow: 0 0 #0000;\n box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n .shadow-soft-shadow-1 {\n --tw-shadow: 0px 0px 10px var(--tw-shadow-color, rgba(38, 38, 38, 0.1));\n box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n .ring-2 {\n --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);\n box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n .ring-indicator-info\\/20 {\n --tw-ring-color: color-mix(in srgb, #5399ec 20%, transparent);\n @supports (color: color-mix(in lab, red, red)) {\n --tw-ring-color: color-mix(in oklab, var(--color-indicator-info) 20%, transparent);\n }\n }\n .ring-primary-950 {\n --tw-ring-color: var(--color-primary-950);\n }\n .ring-white {\n --tw-ring-color: var(--color-white);\n }\n .ring-offset-0 {\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\n }\n .outline {\n outline-style: var(--tw-outline-style);\n outline-width: 1px;\n }\n .blur {\n --tw-blur: blur(8px);\n filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);\n }\n .transition-all {\n transition-property: all;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n }\n .transition-colors {\n transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n }\n .transition-opacity {\n transition-property: opacity;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n }\n .duration-200 {\n --tw-duration: 200ms;\n transition-duration: 200ms;\n }\n .outline-none {\n --tw-outline-style: none;\n outline-style: none;\n }\n .select-none {\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n }\n .group-hover\\:opacity-100 {\n &:is(:where(.group):hover *) {\n @media (hover: hover) {\n opacity: 100%;\n }\n }\n }\n .placeholder\\:text-text-600 {\n &::-moz-placeholder {\n color: var(--color-text-600);\n }\n &::placeholder {\n color: var(--color-text-600);\n }\n }\n .hover\\:border-border-400 {\n &:hover {\n @media (hover: hover) {\n border-color: var(--color-border-400);\n }\n }\n }\n .hover\\:border-border-500 {\n &:hover {\n @media (hover: hover) {\n border-color: var(--color-border-500);\n }\n }\n }\n .hover\\:border-error-400 {\n &:hover {\n @media (hover: hover) {\n border-color: var(--color-error-400);\n }\n }\n }\n .hover\\:border-error-600 {\n &:hover {\n @media (hover: hover) {\n border-color: var(--color-error-600);\n }\n }\n }\n .hover\\:border-primary-400 {\n &:hover {\n @media (hover: hover) {\n border-color: var(--color-primary-400);\n }\n }\n }\n .hover\\:border-primary-800 {\n &:hover {\n @media (hover: hover) {\n border-color: var(--color-primary-800);\n }\n }\n }\n .hover\\:border-red-700 {\n &:hover {\n @media (hover: hover) {\n border-color: var(--color-red-700);\n }\n }\n }\n .hover\\:border-success-400 {\n &:hover {\n @media (hover: hover) {\n border-color: var(--color-success-400);\n }\n }\n }\n .hover\\:border-success-600 {\n &:hover {\n @media (hover: hover) {\n border-color: var(--color-success-600);\n }\n }\n }\n .hover\\:\\!bg-primary-100 {\n &:hover {\n @media (hover: hover) {\n background-color: var(--color-primary-100) !important;\n }\n }\n }\n .hover\\:bg-background-50 {\n &:hover {\n @media (hover: hover) {\n background-color: var(--color-background-50);\n }\n }\n }\n .hover\\:bg-background-100 {\n &:hover {\n @media (hover: hover) {\n background-color: var(--color-background-100);\n }\n }\n }\n .hover\\:bg-background-200 {\n &:hover {\n @media (hover: hover) {\n background-color: var(--color-background-200);\n }\n }\n }\n .hover\\:bg-error-600 {\n &:hover {\n @media (hover: hover) {\n background-color: var(--color-error-600);\n }\n }\n }\n .hover\\:bg-primary-600 {\n &:hover {\n @media (hover: hover) {\n background-color: var(--color-primary-600);\n }\n }\n }\n .hover\\:bg-primary-800 {\n &:hover {\n @media (hover: hover) {\n background-color: var(--color-primary-800);\n }\n }\n }\n .hover\\:bg-success-600 {\n &:hover {\n @media (hover: hover) {\n background-color: var(--color-success-600);\n }\n }\n }\n .hover\\:text-error-400 {\n &:hover {\n @media (hover: hover) {\n color: var(--color-error-400);\n }\n }\n }\n .hover\\:text-primary-400 {\n &:hover {\n @media (hover: hover) {\n color: var(--color-primary-400);\n }\n }\n }\n .hover\\:text-success-400 {\n &:hover {\n @media (hover: hover) {\n color: var(--color-success-400);\n }\n }\n }\n .hover\\:text-text {\n &:hover {\n @media (hover: hover) {\n color: var(--color-text);\n }\n }\n }\n .hover\\:shadow-hard-shadow-1 {\n &:hover {\n @media (hover: hover) {\n --tw-shadow: -2px 2px 8px var(--tw-shadow-color, rgba(38, 38, 38, 0.2));\n box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n }\n }\n .focus\\:border-border-500 {\n &:focus {\n border-color: var(--color-border-500);\n }\n }\n .focus\\:border-red-700 {\n &:focus {\n border-color: var(--color-red-700);\n }\n }\n .focus\\:outline-none {\n &:focus {\n --tw-outline-style: none;\n outline-style: none;\n }\n }\n .focus-visible\\:border-0 {\n &:focus-visible {\n border-style: var(--tw-border-style);\n border-width: 0px;\n }\n }\n .focus-visible\\:bg-background-50 {\n &:focus-visible {\n background-color: var(--color-background-50);\n }\n }\n .focus-visible\\:bg-error-500 {\n &:focus-visible {\n background-color: var(--color-error-500);\n }\n }\n .focus-visible\\:bg-primary-950 {\n &:focus-visible {\n background-color: var(--color-primary-950);\n }\n }\n .focus-visible\\:bg-success-500 {\n &:focus-visible {\n background-color: var(--color-success-500);\n }\n }\n .focus-visible\\:text-error-600 {\n &:focus-visible {\n color: var(--color-error-600);\n }\n }\n .focus-visible\\:text-primary-600 {\n &:focus-visible {\n color: var(--color-primary-600);\n }\n }\n .focus-visible\\:text-success-600 {\n &:focus-visible {\n color: var(--color-success-600);\n }\n }\n .focus-visible\\:shadow-hard-shadow-1 {\n &:focus-visible {\n --tw-shadow: -2px 2px 8px var(--tw-shadow-color, rgba(38, 38, 38, 0.2));\n box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n }\n .focus-visible\\:shadow-none {\n &:focus-visible {\n --tw-shadow: 0 0 #0000;\n box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n }\n .focus-visible\\:ring-2 {\n &:focus-visible {\n --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);\n box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n }\n .focus-visible\\:ring-indicator-info {\n &:focus-visible {\n --tw-ring-color: var(--color-indicator-info);\n }\n }\n .focus-visible\\:ring-offset-0 {\n &:focus-visible {\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\n }\n }\n .focus-visible\\:outline-none {\n &:focus-visible {\n --tw-outline-style: none;\n outline-style: none;\n }\n }\n .active\\:border-error-700 {\n &:active {\n border-color: var(--color-error-700);\n }\n }\n .active\\:border-primary-700 {\n &:active {\n border-color: var(--color-primary-700);\n }\n }\n .active\\:border-success-700 {\n &:active {\n border-color: var(--color-success-700);\n }\n }\n .active\\:bg-error-700 {\n &:active {\n background-color: var(--color-error-700);\n }\n }\n .active\\:bg-primary-700 {\n &:active {\n background-color: var(--color-primary-700);\n }\n }\n .active\\:bg-success-700 {\n &:active {\n background-color: var(--color-success-700);\n }\n }\n .active\\:text-error-700 {\n &:active {\n color: var(--color-error-700);\n }\n }\n .active\\:text-primary-700 {\n &:active {\n color: var(--color-primary-700);\n }\n }\n .active\\:text-success-700 {\n &:active {\n color: var(--color-success-700);\n }\n }\n .active\\:shadow-none {\n &:active {\n --tw-shadow: 0 0 #0000;\n box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n }\n .active\\:ring-2 {\n &:active {\n --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);\n box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);\n }\n }\n .active\\:ring-primary-950 {\n &:active {\n --tw-ring-color: var(--color-primary-950);\n }\n }\n .active\\:ring-offset-0 {\n &:active {\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\n }\n }\n .disabled\\:pointer-events-none {\n &:disabled {\n pointer-events: none;\n }\n }\n .disabled\\:cursor-not-allowed {\n &:disabled {\n cursor: not-allowed;\n }\n }\n .disabled\\:border-error-500 {\n &:disabled {\n border-color: var(--color-error-500);\n }\n }\n .disabled\\:border-primary-500 {\n &:disabled {\n border-color: var(--color-primary-500);\n }\n }\n .disabled\\:border-success-500 {\n &:disabled {\n border-color: var(--color-success-500);\n }\n }\n .disabled\\:bg-error-500 {\n &:disabled {\n background-color: var(--color-error-500);\n }\n }\n .disabled\\:bg-primary-500 {\n &:disabled {\n background-color: var(--color-primary-500);\n }\n }\n .disabled\\:bg-success-500 {\n &:disabled {\n background-color: var(--color-success-500);\n }\n }\n .disabled\\:opacity-40 {\n &:disabled {\n opacity: 40%;\n }\n }\n .disabled\\:opacity-50 {\n &:disabled {\n opacity: 50%;\n }\n }\n .\\[\\&_tr\\:first-child\\]\\:border-0 {\n & tr:first-child {\n border-style: var(--tw-border-style);\n border-width: 0px;\n }\n }\n .\\[\\&_tr\\:last-child\\]\\:border-0 {\n & tr:last-child {\n border-style: var(--tw-border-style);\n border-width: 0px;\n }\n }\n .\\[\\&\\:has\\(\\[role\\=checkbox\\]\\)\\]\\:pr-0 {\n &:has([role=checkbox]) {\n padding-right: calc(var(--spacing) * 0);\n }\n }\n .\\[\\&\\>\\[role\\=checkbox\\]\\]\\:translate-y-\\[2px\\] {\n &>[role=checkbox] {\n --tw-translate-y: 2px;\n translate: var(--tw-translate-x) var(--tw-translate-y);\n }\n }\n .\\[\\&\\>svg\\]\\:size-4 {\n &>svg {\n width: calc(var(--spacing) * 4);\n height: calc(var(--spacing) * 4);\n }\n }\n .\\[\\&\\>svg\\]\\:shrink-0 {\n &>svg {\n flex-shrink: 0;\n }\n }\n .\\[\\&\\>tr\\]\\:last\\:border-b-0 {\n &>tr {\n &:last-child {\n border-bottom-style: var(--tw-border-style);\n border-bottom-width: 0px;\n }\n }\n }\n}\n@layer base {\n [data-theme='dark'] {\n --color-primary: #a6a6a6;\n --color-primary-50: #afafaf;\n --color-primary-100: #bababa;\n --color-primary-200: #c5c5c5;\n --color-primary-300: #d4d4d4;\n --color-primary-400: #dddddd;\n --color-primary-500: #e6e6e6;\n --color-primary-600: #f0f0f0;\n --color-primary-700: #fafafa;\n --color-primary-800: #fdfdfd;\n --color-primary-900: #fef9f9;\n --color-primary-950: #fdfcfc;\n --color-secondary: #141414;\n --color-secondary-50: #171717;\n --color-secondary-100: #1f1f1f;\n --color-secondary-200: #272727;\n --color-secondary-300: #2c2c2c;\n --color-secondary-400: #383939;\n --color-secondary-500: #3f4040;\n --color-secondary-600: #565656;\n --color-secondary-700: #656565;\n --color-secondary-800: #878787;\n --color-secondary-900: #969696;\n --color-secondary-950: #a4a4a4;\n --color-tertiary: #543112;\n --color-tertiary-50: #6c3d13;\n --color-tertiary-100: #824917;\n --color-tertiary-200: #b4621a;\n --color-tertiary-300: #d7751f;\n --color-tertiary-400: #e78128;\n --color-tertiary-500: #fb9d4b;\n --color-tertiary-600: #fdb474;\n --color-tertiary-700: #fed1aa;\n --color-tertiary-800: #ffe9d5;\n --color-tertiary-900: #fff2e5;\n --color-tertiary-950: #fffaf5;\n --color-text: #171717;\n --color-text-50: #262627;\n --color-text-100: #404040;\n --color-text-200: #525252;\n --color-text-300: #737373;\n --color-text-400: #8c8c8c;\n --color-text-500: #a3a3a3;\n --color-text-600: #d4d4d4;\n --color-text-700: #dbdbdc;\n --color-text-800: #e5e5e5;\n --color-text-900: #f5f5f5;\n --color-text-950: #fefeff;\n --color-background: #121212;\n --color-background-50: #272625;\n --color-background-100: #414040;\n --color-background-200: #535252;\n --color-background-300: #747474;\n --color-background-400: #8e8e8e;\n --color-background-500: #a2a3a3;\n --color-background-600: #d5d4d4;\n --color-background-700: #e5e4e4;\n --color-background-800: #f2f1f1;\n --color-background-900: #f6f6f6;\n --color-background-950: #ffffff;\n --color-background-muted: #333333;\n --color-border: #1a1717;\n --color-border-50: #272624;\n --color-border-100: #414141;\n --color-border-200: #535252;\n --color-border-300: #737474;\n --color-border-400: #8c8d8d;\n --color-border-500: #a5a3a3;\n --color-border-600: #d3d3d3;\n --color-border-700: #dddcdb;\n --color-border-800: #e6e6e6;\n --color-border-900: #f3f3f3;\n --color-border-950: #fdfefe;\n --color-success: #1b3224;\n --color-success-50: #14532d;\n --color-success-100: #166534;\n --color-success-200: #206f3e;\n --color-success-300: #2a7948;\n --color-success-400: #348352;\n --color-success-500: #489766;\n --color-success-600: #66b584;\n --color-success-700: #84d3a2;\n --color-success-800: #a2f1c0;\n --color-success-900: #caffe8;\n --color-success-950: #e4fff4;\n --color-success-background: #1c2b21;\n --color-error: #531313;\n --color-error-50: #7f1d1d;\n --color-error-100: #991b1b;\n --color-error-200: #b91c1c;\n --color-error-300: #dc2626;\n --color-error-400: #e63535;\n --color-error-500: #ef4444;\n --color-error-600: #f96160;\n --color-error-700: #e55b5a;\n --color-error-800: #fecaca;\n --color-error-900: #fee2e2;\n --color-error-950: #fee9e9;\n --color-error-background: #422b2b;\n --color-warning: #542d12;\n --color-warning-50: #6c3813;\n --color-warning-100: #824417;\n --color-warning-200: #b45a1a;\n --color-warning-300: #d76c1f;\n --color-warning-400: #e77828;\n --color-warning-500: #fb954b;\n --color-warning-600: #fdad74;\n --color-warning-700: #fecdaa;\n --color-warning-800: #ffe7d5;\n --color-warning-900: #fff4ed;\n --color-warning-950: #fff9f5;\n --color-warning-background: #412f23;\n --color-info: #032638;\n --color-info-50: #05405d;\n --color-info-100: #075a83;\n --color-info-200: #0973a8;\n --color-info-300: #0b8dcd;\n --color-info-400: #0da6f2;\n --color-info-500: #32b4f4;\n --color-info-600: #57c2f6;\n --color-info-700: #7ccff8;\n --color-info-800: #a2ddfa;\n --color-info-900: #c7ebfc;\n --color-info-950: #ecf8fe;\n --color-info-background: #1a282e;\n --color-indicator-primary: #f7f7f7;\n --color-indicator-info: #a1c7f5;\n --color-indicator-error: #e84645;\n --color-exam-1: #e3f1fb;\n --color-exam-2: #fde5fa;\n --color-exam-3: #fff4d1;\n --color-exam-4: #ddf5e5;\n --color-subject-1: #b7dfff;\n --color-subject-2: #fbd1a5;\n --color-subject-3: #b2e7e8;\n --color-subject-4: #a3d9b1;\n --color-subject-5: #d4f1a8;\n --color-subject-6: #cee5f1;\n --color-subject-7: #b7cce9;\n --color-subject-8: #f3b3c2;\n --color-subject-9: #e9d4fa;\n --color-subject-10: #fbd1e0;\n --color-subject-11: #feec9c;\n --color-subject-12: #e7bff1;\n --color-subject-13: #f4d2c8;\n --color-subject-14: #e7ec85;\n --color-subject-15: #a2d7e2;\n --color-subject-16: #badfc8;\n --color-typography-1: #b00c9e;\n --color-typography-2: #745A07;\n --shadow-hard-shadow-1: -2px 2px 8px rgba(255, 255, 255, 0.1);\n --shadow-hard-shadow-2: 0px 3px 10px rgba(255, 255, 255, 0.1);\n --shadow-hard-shadow-3: 2px 2px 8px rgba(255, 255, 255, 0.1);\n --shadow-hard-shadow-4: 0px -3px 10px rgba(255, 255, 255, 0.1);\n --shadow-hard-shadow-5: 0px 2px 10px rgba(255, 255, 255, 0.05);\n --shadow-soft-shadow-1: 0px 0px 10px rgba(255, 255, 255, 0.05);\n --shadow-soft-shadow-2: 0px 0px 20px rgba(255, 255, 255, 0.05);\n --shadow-soft-shadow-3: 0px 0px 30px rgba(255, 255, 255, 0.05);\n --shadow-soft-shadow-4: 0px 0px 40px rgba(255, 255, 255, 0.1);\n }\n [data-theme='enem-parana-light'] {\n --color-primary: #f4faff;\n --color-primary-50: #e3f1fb;\n --color-primary-100: #bbdcf7;\n --color-primary-200: #91c7f1;\n --color-primary-300: #67b0eb;\n --color-primary-400: #48a0e8;\n --color-primary-500: #2d91e4;\n --color-primary-600: #2883d7;\n --color-primary-700: #2271c4;\n --color-primary-800: #1c61b2;\n --color-primary-900: #144ba4;\n --color-primary-950: #124393;\n --color-secondary: #fdfdfd;\n --color-secondary-50: #fbfbfb;\n --color-secondary-100: #f6f6f6;\n --color-secondary-200: #f2f2f2;\n --color-secondary-300: #ededed;\n --color-secondary-400: #e6e6e7;\n --color-secondary-500: #d9d9db;\n --color-secondary-600: #c6c7c7;\n --color-secondary-700: #bdbdbd;\n --color-secondary-800: #b1b1b1;\n --color-secondary-900: #a5a4a4;\n --color-secondary-950: #9d9d9d;\n --color-tertiary: #fffaf5;\n --color-tertiary-50: #fff2e5;\n --color-tertiary-100: #ffe9d5;\n --color-tertiary-200: #fed1aa;\n --color-tertiary-300: #fdb474;\n --color-tertiary-400: #fb9d4b;\n --color-tertiary-500: #e78128;\n --color-tertiary-600: #d7751f;\n --color-tertiary-700: #b4621a;\n --color-tertiary-800: #824917;\n --color-tertiary-900: #6c3d13;\n --color-tertiary-950: #543112;\n --color-text: #fefeff;\n --color-text-50: #f5f5f5;\n --color-text-100: #e5e5e5;\n --color-text-200: #dbdbdc;\n --color-text-300: #d4d4d4;\n --color-text-400: #a3a3a3;\n --color-text-500: #8c8c8c;\n --color-text-600: #737373;\n --color-text-700: #525252;\n --color-text-800: #404040;\n --color-text-900: #262627;\n --color-text-950: #171717;\n --color-background: #ffffff;\n --color-background-50: #f6f6f6;\n --color-background-100: #f2f1f1;\n --color-background-200: #dcdbdb;\n --color-background-300: #d5d4d4;\n --color-background-400: #a2a3a3;\n --color-background-500: #8e8e8e;\n --color-background-600: #747474;\n --color-background-700: #535252;\n --color-background-800: #414040;\n --color-background-900: #272625;\n --color-background-950: #121212;\n --color-background-muted: #f7f8f7;\n --color-border: #fdfefe;\n --color-border-50: #f3f3f3;\n --color-border-100: #e6e6e6;\n --color-border-200: #dddcdb;\n --color-border-300: #d3d3d3;\n --color-border-400: #a5a3a3;\n --color-border-500: #8c8d8d;\n --color-border-600: #737474;\n --color-border-700: #535252;\n --color-border-800: #414141;\n --color-border-900: #272624;\n --color-border-950: #1a1717;\n --color-success: #e4fff4;\n --color-success-50: #caffe8;\n --color-success-100: #a2f1c0;\n --color-success-200: #84d3a2;\n --color-success-300: #66b584;\n --color-success-400: #489766;\n --color-success-500: #348352;\n --color-success-600: #2a7948;\n --color-success-700: #206f3e;\n --color-success-800: #166534;\n --color-success-900: #14532d;\n --color-success-950: #1b3224;\n --color-success-background: #edfcf2;\n --color-error: #fee9e9;\n --color-error-50: #fee2e2;\n --color-error-100: #fecaca;\n --color-error-200: #fca5a5;\n --color-error-300: #f87171;\n --color-error-400: #ef4444;\n --color-error-500: #e63535;\n --color-error-600: #dc2626;\n --color-error-700: #b91c1c;\n --color-error-800: #991b1b;\n --color-error-900: #7f1d1d;\n --color-error-950: #531313;\n --color-error-background: #fef1f1;\n --color-warning: #fff9f5;\n --color-warning-50: #fff4ec;\n --color-warning-100: #ffe7d5;\n --color-warning-200: #fecdaa;\n --color-warning-300: #fdad74;\n --color-warning-400: #fb954b;\n --color-warning-500: #e77828;\n --color-warning-600: #d76c1f;\n --color-warning-700: #b45a1a;\n --color-warning-800: #824417;\n --color-warning-900: #6c3813;\n --color-warning-950: #542d12;\n --color-warning-background: #fff3ea;\n --color-info: #ecf8fe;\n --color-info-50: #c7ebfc;\n --color-info-100: #a2ddfa;\n --color-info-200: #7ccff8;\n --color-info-300: #57c2f6;\n --color-info-400: #32b4f4;\n --color-info-500: #0da6f2;\n --color-info-600: #0b8dcd;\n --color-info-700: #0973a8;\n --color-info-800: #075a83;\n --color-info-900: #05405d;\n --color-info-950: #032638;\n --color-info-background: #ebf8fe;\n --color-indicator-primary: #373737;\n --color-indicator-info: #5399ec;\n --color-indicator-error: #b91c1c;\n --color-exam-1: #e3f1fb;\n --color-exam-2: #fde5fa;\n --color-exam-3: #fff4d1;\n --color-exam-4: #ddf5e5;\n --color-subject-1: #b7dfff;\n --color-subject-2: #fbd1a5;\n --color-subject-3: #b2e7e8;\n --color-subject-4: #a3d9b1;\n --color-subject-5: #d4f1a8;\n --color-subject-6: #cee5f1;\n --color-subject-7: #b7cce9;\n --color-subject-8: #f3b3c2;\n --color-subject-9: #e9d4fa;\n --color-subject-10: #fbd1e0;\n --color-subject-11: #feec9c;\n --color-subject-12: #e7bff1;\n --color-subject-13: #f4d2c8;\n --color-subject-14: #e7ec85;\n --color-subject-15: #a2d7e2;\n --color-subject-16: #badfc8;\n --color-typography-1: #b00c9e;\n --color-typography-2: #745A07;\n --shadow-hard-shadow-1: -2px 2px 8px rgba(38, 38, 38, 0.2);\n --shadow-hard-shadow-2: 0px 3px 10px rgba(38, 38, 38, 0.2);\n --shadow-hard-shadow-3: 2px 2px 8px rgba(38, 38, 38, 0.2);\n --shadow-hard-shadow-4: 0px -3px 10px rgba(38, 38, 38, 0.2);\n --shadow-hard-shadow-5: 0px 2px 10px rgba(38, 38, 38, 0.1);\n --shadow-soft-shadow-1: 0px 0px 10px rgba(38, 38, 38, 0.1);\n --shadow-soft-shadow-2: 0px 0px 20px rgba(38, 38, 38, 0.1);\n --shadow-soft-shadow-3: 0px 0px 30px rgba(38, 38, 38, 0.1);\n --shadow-soft-shadow-4: 0px 0px 40px rgba(38, 38, 38, 0.2);\n }\n}\n@property --tw-translate-x {\n syntax: \"*\";\n inherits: false;\n initial-value: 0;\n}\n@property --tw-translate-y {\n syntax: \"*\";\n inherits: false;\n initial-value: 0;\n}\n@property --tw-translate-z {\n syntax: \"*\";\n inherits: false;\n initial-value: 0;\n}\n@property --tw-rotate-x {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-rotate-y {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-rotate-z {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-skew-x {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-skew-y {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-border-style {\n syntax: \"*\";\n inherits: false;\n initial-value: solid;\n}\n@property --tw-leading {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-font-weight {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-shadow {\n syntax: \"*\";\n inherits: false;\n initial-value: 0 0 #0000;\n}\n@property --tw-shadow-color {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-shadow-alpha {\n syntax: \"<percentage>\";\n inherits: false;\n initial-value: 100%;\n}\n@property --tw-inset-shadow {\n syntax: \"*\";\n inherits: false;\n initial-value: 0 0 #0000;\n}\n@property --tw-inset-shadow-color {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-inset-shadow-alpha {\n syntax: \"<percentage>\";\n inherits: false;\n initial-value: 100%;\n}\n@property --tw-ring-color {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-ring-shadow {\n syntax: \"*\";\n inherits: false;\n initial-value: 0 0 #0000;\n}\n@property --tw-inset-ring-color {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-inset-ring-shadow {\n syntax: \"*\";\n inherits: false;\n initial-value: 0 0 #0000;\n}\n@property --tw-ring-inset {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-ring-offset-width {\n syntax: \"<length>\";\n inherits: false;\n initial-value: 0px;\n}\n@property --tw-ring-offset-color {\n syntax: \"*\";\n inherits: false;\n initial-value: #fff;\n}\n@property --tw-ring-offset-shadow {\n syntax: \"*\";\n inherits: false;\n initial-value: 0 0 #0000;\n}\n@property --tw-outline-style {\n syntax: \"*\";\n inherits: false;\n initial-value: solid;\n}\n@property --tw-blur {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-brightness {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-contrast {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-grayscale {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-hue-rotate {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-invert {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-opacity {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-saturate {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-sepia {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-drop-shadow {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-drop-shadow-color {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-drop-shadow-alpha {\n syntax: \"<percentage>\";\n inherits: false;\n initial-value: 100%;\n}\n@property --tw-drop-shadow-size {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-duration {\n syntax: \"*\";\n inherits: false;\n}\n@layer properties {\n @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {\n *, ::before, ::after, ::backdrop {\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-translate-z: 0;\n --tw-rotate-x: initial;\n --tw-rotate-y: initial;\n --tw-rotate-z: initial;\n --tw-skew-x: initial;\n --tw-skew-y: initial;\n --tw-border-style: solid;\n --tw-leading: initial;\n --tw-font-weight: initial;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-color: initial;\n --tw-shadow-alpha: 100%;\n --tw-inset-shadow: 0 0 #0000;\n --tw-inset-shadow-color: initial;\n --tw-inset-shadow-alpha: 100%;\n --tw-ring-color: initial;\n --tw-ring-shadow: 0 0 #0000;\n --tw-inset-ring-color: initial;\n --tw-inset-ring-shadow: 0 0 #0000;\n --tw-ring-inset: initial;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-outline-style: solid;\n --tw-blur: initial;\n --tw-brightness: initial;\n --tw-contrast: initial;\n --tw-grayscale: initial;\n --tw-hue-rotate: initial;\n --tw-invert: initial;\n --tw-opacity: initial;\n --tw-saturate: initial;\n --tw-sepia: initial;\n --tw-drop-shadow: initial;\n --tw-drop-shadow-color: initial;\n --tw-drop-shadow-alpha: 100%;\n --tw-drop-shadow-size: initial;\n --tw-duration: initial;\n }\n }\n}"],"mappings":"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AI;AACrB;AACA,GAAC;AACC,mBAAe,IAAI;AACrB;AACA,GAAC;AACC,mBAAe,IAAI;AACrB;AACA,GAAC;AACC,kBAAc,IAAI;AAClB,kBAAc;AAChB;AACA,GAAC;AACC,kBAAc,IAAI;AAClB,kBAAc;AAChB;AACA,GAAC;AACC,kBAAc,IAAI;AAClB,kBAAc;AAChB;AACA,GAAC;AACC,sBAAkB,IAAI;AACtB,sBAAkB;AACpB;AACA,GAAC;AACC,yBAAqB,IAAI;AACzB,yBAAqB;AACvB;AACA,GAAC;AACC,yBAAqB,IAAI;AACzB,yBAAqB;AACvB;AACA,GAAC;AACC,uBAAmB;AACnB,kBAAc;AAChB;AACA,GAAC;AACC,uBAAmB;AACnB,kBAAc;AAChB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC,kBAAc;AAChB;AACA,GAAC;AACC,kBAAc,IAAI;AACpB;AACA,GAAC;AACC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AAI,YAAY,EAAE,IAAI;AACrC;AACA,GAAC;AACC,kBAAc;AACd,iBAAa;AACf;AACA,GAAC;AACC,sBAAkB,IAAI;AACtB,iBAAa,IAAI;AACnB;AACA,GAAC;AACC,sBAAkB,IAAI;AACtB,iBAAa,IAAI;AACnB;AACA,GAAC;AACC,sBAAkB,IAAI;AACtB,iBAAa,IAAI;AACnB;AACA,GAAC;AACC,sBAAkB,IAAI;AACtB,iBAAa,IAAI;AACnB;AACA,GAAC;AACC,sBAAkB,IAAI;AACtB,iBAAa,IAAI;AACnB;AACA,GAAC;AACC,sBAAkB,IAAI;AACtB,iBAAa,IAAI;AACnB;AACA,GAAC;AACC,sBAAkB,IAAI;AACtB,iBAAa,IAAI;AACnB;AACA,GAAC;AACC,sBAAkB,IAAI;AACtB,iBAAa,IAAI;AACnB;AACA,GAAC;AACC,iBAAa;AACf;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IAAI;AACb;AACA,GAAC;AACC,WAAO,IA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","names":[]}