vlite3 0.5.7 → 0.5.8

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.
package/index.js CHANGED
@@ -1,69 +1,69 @@
1
1
  import { default as f } from "vue3-google-signin";
2
2
  import { deepMerge as l } from "./utils/object.js";
3
- import { camelCase as s, capitalize as d, copyToClipboard as u, debounce as x, delay as i, downloadFile as n, flattenArray as c, formatCurrency as T, getUniqueId as b, isAppleDevice as g, isEmpty as S, randomNumber as P, removeExtraProperties as C, slugify as I, throttle as D, truncate as v } from "./utils/functions.js";
4
- import { lazySearch as h, resetSearchIndex as N, search as A } from "./utils/search.util.js";
3
+ import { camelCase as p, capitalize as d, copyToClipboard as u, debounce as x, delay as i, downloadFile as n, flattenArray as c, formatCurrency as T, getUniqueId as S, isAppleDevice as b, isEmpty as g, randomNumber as P, removeExtraProperties as C, slugify as I, throttle as D, truncate as v } from "./utils/functions.js";
4
+ import { lazySearch as A, resetSearchIndex as F, search as N } from "./utils/search.util.js";
5
5
  import { env as w } from "./utils/env.js";
6
- import { $t as k } from "./utils/i18n.js";
6
+ import { $t as M } from "./utils/i18n.js";
7
7
  import { default as L } from "./components/Chip/Chip.vue.js";
8
8
  import { default as E } from "./components/Form/Form.vue.js";
9
- import { default as G } from "./components/Form/FormField.vue.js";
10
- import { default as z } from "./components/Form/FormFields.vue.js";
9
+ import { default as z } from "./components/Form/FormField.vue.js";
10
+ import { default as O } from "./components/Form/FormFields.vue.js";
11
11
  import { default as V } from "./components/Form/CustomFields.vue.js";
12
- import { useForm as j } from "./components/Form/composables/useForm.js";
13
- import { useFileUpload as Q } from "./components/Form/composables/useFileUpload.js";
14
- import { default as Y } from "./components/Tabes/Tabes.vue.js";
12
+ import { useForm as _ } from "./components/Form/composables/useForm.js";
13
+ import { useFileUpload as q } from "./components/Form/composables/useFileUpload.js";
14
+ import { default as W } from "./components/Tabes/Tabes.vue.js";
15
15
  import { default as $ } from "./components/Stats/Stats.vue.js";
16
16
  import { default as X } from "./components/Kanban/Kanban.vue.js";
17
17
  import { default as ee } from "./components/Kanban/KanbanBoard.vue.js";
18
18
  import { useKanbanBoard as re } from "./components/Kanban/useKanbanBoard.js";
19
19
  import { default as ae } from "./components/Navbar/Navbar.vue.js";
20
20
  import { default as me } from "./components/Navbar/NavbarItem.vue.js";
21
- import { default as pe } from "./components/Navbar/NavbarGroup.vue.js";
21
+ import { default as se } from "./components/Navbar/NavbarGroup.vue.js";
22
22
  import { default as de } from "./components/Navbar/NavbarTabs.vue.js";
23
23
  /* empty css */
24
24
  import { default as xe } from "./components/QRCode/QRCode.vue.js";
25
25
  import { default as ne } from "./components/Screen/Screen.vue.js";
26
26
  import { default as Te } from "./components/Screen/ScreenFilter.vue.js";
27
- import { default as ge } from "./components/Heatmap/Heatmap.vue.js";
27
+ import { default as be } from "./components/Heatmap/Heatmap.vue.js";
28
28
  import { default as Pe } from "./components/Masonry/Masonry.vue.js";
29
29
  import { MASONRY_BREAKPOINTS as Ie } from "./components/Masonry/types.js";
30
30
  import { default as ve } from "./components/Spinner/Spinner.vue.js";
31
- import { default as he } from "./components/Barcode/Barcode.vue.js";
32
- import { barcodesConstants as Ae } from "./components/Barcode/types.js";
31
+ import { default as Ae } from "./components/Barcode/Barcode.vue.js";
32
+ import { barcodesConstants as Ne } from "./components/Barcode/types.js";
33
33
  import { default as we } from "./components/Carousel/Carousel.vue.js";
34
- import { default as ke } from "./components/Dropdown/Dropdown.vue.js";
34
+ import { default as Me } from "./components/Dropdown/Dropdown.vue.js";
35
35
  import { default as Le } from "./components/Dropdown/DropdownMenu.vue.js";
36
36
  import { default as Ee } from "./components/Dropdown/DropdownTrigger.vue.js";
37
- import { default as Ge } from "./components/Dropdown/DropdownItem.vue.js";
38
- import { useDropdownSelection as ze } from "./components/Dropdown/composables/useDropdownSelection.js";
37
+ import { default as ze } from "./components/Dropdown/DropdownItem.vue.js";
38
+ import { useDropdownSelection as Oe } from "./components/Dropdown/composables/useDropdownSelection.js";
39
39
  import { useDropdownIds as Ve } from "./components/Dropdown/composables/useDropdownIds.js";
40
- import { default as je } from "./components/Breadcrumb/Breadcrumb.vue.js";
41
- import { default as Qe } from "./components/Breadcrumb/BreadcrumbItem.vue.js";
42
- import { default as Ye } from "./components/FileTree/FileTree.vue.js";
40
+ import { default as _e } from "./components/Breadcrumb/Breadcrumb.vue.js";
41
+ import { default as qe } from "./components/Breadcrumb/BreadcrumbItem.vue.js";
42
+ import { default as We } from "./components/FileTree/FileTree.vue.js";
43
43
  import { default as $e } from "./components/FileTree/FileTreeNode.vue.js";
44
44
  import { useTreeSelection as Xe } from "./components/FileTree/useTreeSelection.js";
45
45
  import { default as eo } from "./components/OTPInput/OTPInput.vue.js";
46
46
  import { default as ro } from "./components/Workbook/Workbook.vue.js";
47
47
  import { default as ao } from "./components/Workbook/Sheet.vue.js";
48
48
  import { default as mo } from "./components/DataList/DataList.vue.js";
49
- import { default as po } from "./components/List/List.vue.js";
49
+ import { default as so } from "./components/List/List.vue.js";
50
50
  import { default as uo } from "./components/List/ListFieldRow.vue.js";
51
- import { formatDate as io, formatNumber as no, formatPrice as co, getObjectValue as To, getStatusColorClass as bo } from "./components/List/utils.js";
52
- import { default as So } from "./components/Empty/Empty.vue.js";
51
+ import { formatDate as io, formatNumber as no, formatPrice as co, getObjectValue as To, getStatusColorClass as So } from "./components/List/utils.js";
52
+ import { default as go } from "./components/Empty/Empty.vue.js";
53
53
  import { default as Co } from "./components/Accordion/Accordion.vue.js";
54
54
  import { default as Do } from "./components/Accordion/AccordionItem.vue.js";
55
- import { default as Fo } from "./components/Accordion/AccordionTrigger.vue.js";
56
- import { default as No } from "./components/Accordion/AccordionContent.vue.js";
55
+ import { default as ho } from "./components/Accordion/AccordionTrigger.vue.js";
56
+ import { default as Fo } from "./components/Accordion/AccordionContent.vue.js";
57
57
  import { default as Bo } from "./components/ChoiceBox/ChoiceBox.vue.js";
58
58
  import { default as yo } from "./components/DataTable/DataTable.vue.js";
59
- import { default as Mo } from "./components/DataTable/DataTableHeader.vue.js";
59
+ import { default as ko } from "./components/DataTable/DataTableHeader.vue.js";
60
60
  import { default as Ro } from "./components/DataTable/DataTableRow.vue.js";
61
- import { initializeTheme as Ko, useTheme as Go } from "./composables/useTheme.js";
62
- import { default as zo } from "./components/FilePicker/FilePicker.vue.js";
61
+ import { initializeTheme as Ko, useTheme as zo } from "./composables/useTheme.js";
62
+ import { default as Oo } from "./components/FilePicker/FilePicker.vue.js";
63
63
  import { default as Vo } from "./components/Pagination/Pagination.vue.js";
64
- import { default as jo } from "./components/ExportData/ExportData.vue.js";
65
- import { default as Qo } from "./components/ImportData/ImportData.vue.js";
66
- import { default as Yo } from "./components/MultiSelect/MultiSelect.vue.js";
64
+ import { default as _o } from "./components/ExportData/ExportData.vue.js";
65
+ import { default as qo } from "./components/ImportData/ImportData.vue.js";
66
+ import { default as Wo } from "./components/MultiSelect/MultiSelect.vue.js";
67
67
  import { default as $o } from "./components/PricingPlan/PricingPlan.vue.js";
68
68
  import { default as Xo } from "./components/PricingPlan/PricingPlanItem.vue.js";
69
69
  import { default as er } from "./components/SidebarMenu/SidebarMenu.vue.js";
@@ -71,139 +71,143 @@ import { default as rr } from "./components/SidebarMenu/SidebarMenuItem.vue.js";
71
71
  /* empty css */
72
72
  import { default as ar } from "./components/ProgressBar/ProgressBar.vue.js";
73
73
  import { default as mr } from "./components/PermissionMatrix/PermissionMatrix.vue.js";
74
- import { default as pr } from "./components/PermissionMatrix/PermissionEditor.vue.js";
74
+ import { default as sr } from "./components/PermissionMatrix/PermissionEditor.vue.js";
75
75
  import { useAdvancedKeyStroke as dr, useKeyStroke as ur } from "./composables/useKeyStroke.js";
76
76
  import { vScrollReveal as ir } from "./directives/vScrollReveal.js";
77
77
  import { default as cr } from "./components/AvatarUploader/AvatarUploader.vue.js";
78
- import { configure as br, pauseTimers as gr, removeToast as Sr, resumeTimers as Pr, showToast as Cr, toast as Ir, useNotifications as Dr } from "./composables/useNotifications.js";
79
- import { default as Fr } from "./components/Timeline/Timeline.vue.js";
80
- import { default as Nr } from "./components/Timeline/TimelineItem.vue.js";
78
+ import { configure as Sr, pauseTimers as br, removeToast as gr, resumeTimers as Pr, showToast as Cr, toast as Ir, useNotifications as Dr } from "./composables/useNotifications.js";
79
+ import { default as hr } from "./components/Timeline/Timeline.vue.js";
80
+ import { default as Fr } from "./components/Timeline/TimelineItem.vue.js";
81
81
  import { default as Br } from "./components/Timeline/TimelineIndicator.vue.js";
82
82
  import { default as yr } from "./components/Icon.vue.js";
83
- import { default as Mr } from "./components/Logo.vue.js";
83
+ import { default as kr } from "./components/Logo.vue.js";
84
84
  import { default as Rr } from "./components/Alert.vue.js";
85
85
  import { default as Kr } from "./components/Badge.vue.js";
86
- import { default as Or } from "./components/Input.vue.js";
86
+ import { default as Gr } from "./components/Input.vue.js";
87
87
  /* empty css */
88
88
  import { default as Ur } from "./components/Label.vue.js";
89
89
  import { default as Hr } from "./components/Modal.vue.js";
90
- import { default as qr } from "./components/Avatar.vue.js";
91
- import { default as Wr } from "./components/Button.vue.js";
92
- import { default as _r } from "./components/Slider.vue.js";
90
+ import { default as jr } from "./components/Avatar.vue.js";
91
+ import { default as Qr } from "./components/Button.vue.js";
92
+ import { default as Yr } from "./components/Slider.vue.js";
93
93
  import { default as Jr } from "./components/Switch.vue.js";
94
94
  import { default as Zr } from "./components/Tooltip.vue.js";
95
95
  import { default as ot } from "./components/CheckBox.vue.js";
96
96
  import { default as tt } from "./components/Textarea.vue.js";
97
97
  import { default as ft } from "./components/SidePanel.vue.js";
98
98
  import { default as lt } from "./components/DatePicker.vue.js";
99
- import { default as st } from "./components/IconPicker.vue.js";
99
+ import { default as pt } from "./components/IconPicker.vue.js";
100
100
  import { default as ut } from "./components/ButtonGroup.vue.js";
101
101
  import { default as it } from "./components/NumberInput.vue.js";
102
102
  import { default as ct } from "./components/ThemeToggle.vue.js";
103
- import { default as bt } from "./components/GoogleLogin.vue.js";
104
- import { default as St } from "./components/ColorPicker/ColorPicker.vue.js";
103
+ import { default as St } from "./components/GoogleLogin.vue.js";
104
+ import { default as gt } from "./components/ColorPicker/ColorPicker.vue.js";
105
105
  import { default as Ct } from "./components/ConfirmationModal.vue.js";
106
106
  import { default as Dt } from "./components/ToastNotification.vue.js";
107
- import { default as Ft } from "./components/CommandPaletteContent.vue.js";
108
- import { default as Nt } from "./components/NavbarCommandPalette.vue.js";
107
+ import { default as ht } from "./components/CommandPaletteContent.vue.js";
108
+ import { default as Ft } from "./components/NavbarCommandPalette.vue.js";
109
109
  import { default as Bt } from "./components/DateRangePicker.vue.js";
110
110
  import { createVLite as yt } from "./core/index.js";
111
- import { useVLiteConfig as Mt } from "./core/config.js";
111
+ import { default as kt } from "./components/StatusChip/StatusChip.vue.js";
112
+ import { STATUS_MAP as Rt, normalizeStatus as Et, resolveStatus as Kt } from "./components/StatusChip/status-map.js";
113
+ import { useVLiteConfig as Gt } from "./core/config.js";
112
114
  export {
113
- k as $t,
115
+ M as $t,
114
116
  Co as Accordion,
115
- No as AccordionContent,
117
+ Fo as AccordionContent,
116
118
  Do as AccordionItem,
117
- Fo as AccordionTrigger,
119
+ ho as AccordionTrigger,
118
120
  Rr as Alert,
119
- qr as Avatar,
121
+ jr as Avatar,
120
122
  cr as AvatarUploader,
121
123
  Kr as Badge,
122
- he as Barcode,
123
- je as Breadcrumb,
124
- Qe as BreadcrumbItem,
125
- Wr as Button,
124
+ Ae as Barcode,
125
+ _e as Breadcrumb,
126
+ qe as BreadcrumbItem,
127
+ Qr as Button,
126
128
  ut as ButtonGroup,
127
129
  we as Carousel,
128
130
  ot as CheckBox,
129
131
  L as Chip,
130
132
  Bo as ChoiceBox,
131
- St as ColorPicker,
132
- Ft as CommandPaletteContent,
133
+ gt as ColorPicker,
134
+ ht as CommandPaletteContent,
133
135
  Ct as ConfirmationModal,
134
136
  V as CustomFields,
135
137
  mo as DataList,
136
138
  yo as DataTable,
137
- Mo as DataTableHeader,
139
+ ko as DataTableHeader,
138
140
  Ro as DataTableRow,
139
141
  lt as DatePicker,
140
142
  Bt as DateRangePicker,
141
- ke as Dropdown,
142
- Ge as DropdownItem,
143
+ Me as Dropdown,
144
+ ze as DropdownItem,
143
145
  Le as DropdownMenu,
144
146
  Ee as DropdownTrigger,
145
- So as Empty,
146
- jo as ExportData,
147
- zo as FilePicker,
148
- Ye as FileTree,
147
+ go as Empty,
148
+ _o as ExportData,
149
+ Oo as FilePicker,
150
+ We as FileTree,
149
151
  $e as FileTreeNode,
150
152
  E as Form,
151
- G as FormField,
152
- z as FormFields,
153
- bt as GoogleLogin,
153
+ z as FormField,
154
+ O as FormFields,
155
+ St as GoogleLogin,
154
156
  f as GoogleSignInPlugin,
155
- ge as Heatmap,
157
+ be as Heatmap,
156
158
  yr as Icon,
157
- st as IconPicker,
158
- Qo as ImportData,
159
- Or as Input,
159
+ pt as IconPicker,
160
+ qo as ImportData,
161
+ Gr as Input,
160
162
  X as Kanban,
161
163
  ee as KanbanBoard,
162
164
  Ur as Label,
163
- po as List,
165
+ so as List,
164
166
  uo as ListFieldRow,
165
- Mr as Logo,
167
+ kr as Logo,
166
168
  Ie as MASONRY_BREAKPOINTS,
167
169
  Pe as Masonry,
168
170
  Hr as Modal,
169
- Yo as MultiSelect,
171
+ Wo as MultiSelect,
170
172
  ae as Navbar,
171
- Nt as NavbarCommandPalette,
172
- pe as NavbarGroup,
173
+ Ft as NavbarCommandPalette,
174
+ se as NavbarGroup,
173
175
  me as NavbarItem,
174
176
  de as NavbarTabs,
175
177
  it as NumberInput,
176
178
  eo as OTPInput,
177
179
  Vo as Pagination,
178
- pr as PermissionEditor,
180
+ sr as PermissionEditor,
179
181
  mr as PermissionMatrix,
180
182
  $o as PricingPlan,
181
183
  Xo as PricingPlanItem,
182
184
  ar as ProgressBar,
183
185
  xe as QRCode,
186
+ Rt as STATUS_MAP,
184
187
  ne as Screen,
185
188
  Te as ScreenFilter,
186
189
  ao as Sheet,
187
190
  ft as SidePanel,
188
191
  er as SidebarMenu,
189
192
  rr as SidebarMenuItem,
190
- _r as Slider,
193
+ Yr as Slider,
191
194
  ve as Spinner,
192
195
  $ as Stats,
196
+ kt as StatusChip,
193
197
  Jr as Switch,
194
- Y as Tabes,
198
+ W as Tabes,
195
199
  tt as Textarea,
196
200
  ct as ThemeToggle,
197
- Fr as Timeline,
201
+ hr as Timeline,
198
202
  Br as TimelineIndicator,
199
- Nr as TimelineItem,
203
+ Fr as TimelineItem,
200
204
  Dt as ToastNotification,
201
205
  Zr as Tooltip,
202
206
  ro as Workbook,
203
- Ae as barcodesConstants,
204
- s as camelCase,
207
+ Ne as barcodesConstants,
208
+ p as camelCase,
205
209
  d as capitalize,
206
- br as configure,
210
+ Sr as configure,
207
211
  u as copyToClipboard,
208
212
  yt as createVLite,
209
213
  x as debounce,
@@ -217,19 +221,21 @@ export {
217
221
  no as formatNumber,
218
222
  co as formatPrice,
219
223
  To as getObjectValue,
220
- bo as getStatusColorClass,
221
- b as getUniqueId,
224
+ So as getStatusColorClass,
225
+ S as getUniqueId,
222
226
  Ko as initializeTheme,
223
- g as isAppleDevice,
224
- S as isEmpty,
225
- h as lazySearch,
226
- gr as pauseTimers,
227
+ b as isAppleDevice,
228
+ g as isEmpty,
229
+ A as lazySearch,
230
+ Et as normalizeStatus,
231
+ br as pauseTimers,
227
232
  P as randomNumber,
228
233
  C as removeExtraProperties,
229
- Sr as removeToast,
230
- N as resetSearchIndex,
234
+ gr as removeToast,
235
+ F as resetSearchIndex,
236
+ Kt as resolveStatus,
231
237
  Pr as resumeTimers,
232
- A as search,
238
+ N as search,
233
239
  Cr as showToast,
234
240
  I as slugify,
235
241
  D as throttle,
@@ -237,14 +243,14 @@ export {
237
243
  v as truncate,
238
244
  dr as useAdvancedKeyStroke,
239
245
  Ve as useDropdownIds,
240
- ze as useDropdownSelection,
241
- Q as useFileUpload,
242
- j as useForm,
246
+ Oe as useDropdownSelection,
247
+ q as useFileUpload,
248
+ _ as useForm,
243
249
  re as useKanbanBoard,
244
250
  ur as useKeyStroke,
245
251
  Dr as useNotifications,
246
- Go as useTheme,
252
+ zo as useTheme,
247
253
  Xe as useTreeSelection,
248
- Mt as useVLiteConfig,
254
+ Gt as useVLiteConfig,
249
255
  ir as vScrollReveal
250
256
  };
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "private": false,
4
4
  "description": "A Vue 3 UI component library built with Tailwind CSS.",
5
5
  "license": "MIT",
6
- "version": "0.5.7",
6
+ "version": "0.5.8",
7
7
  "type": "module",
8
8
  "main": "index.js",
9
9
  "module": "index.js",
package/style.css CHANGED
@@ -130,6 +130,87 @@
130
130
  --text-fs-19: 2.95;
131
131
  --text-fs-19.5: 3;
132
132
  --text-fs-20: 3.05;
133
+
134
+ /* =========================================================
135
+ Enterprise Status Palette (Light Mode - High Contrast)
136
+ ========================================================= */
137
+ --color-success-subtle: #d1fae5;
138
+ /* emerald-100 */
139
+ --color-success-subtle-fg: #065f46;
140
+ /* emerald-800 */
141
+ --color-success-subtle-border: #6ee7b7;
142
+ /* emerald-300 */
143
+
144
+ --color-info-subtle: #dbeafe;
145
+ /* blue-100 */
146
+ --color-info-subtle-fg: #1e40af;
147
+ /* blue-800 */
148
+ --color-info-subtle-border: #93c5fd;
149
+ /* blue-300 */
150
+
151
+ --color-warning-subtle: #fef3c7;
152
+ /* amber-100 */
153
+ --color-warning-subtle-fg: #92400e;
154
+ /* amber-800 */
155
+ --color-warning-subtle-border: #fcd34d;
156
+ /* amber-300 */
157
+
158
+ --color-danger-subtle: #fee2e2;
159
+ /* red-100 */
160
+ --color-danger-subtle-fg: #991b1b;
161
+ /* red-800 */
162
+ --color-danger-subtle-border: #fca5a5;
163
+ /* red-300 */
164
+
165
+ --color-secondary-subtle: #e4e4e7;
166
+ /* zinc-200 */
167
+ --color-secondary-subtle-fg: #27272a;
168
+ /* zinc-800 */
169
+ --color-secondary-subtle-border: #d4d4d8;
170
+ /* zinc-300 */
171
+
172
+ /* Extended Color Palette for Varied Statuses */
173
+ --color-purple-subtle: #f3e8ff;
174
+ /* purple-100 */
175
+ --color-purple-subtle-fg: #5b21b6;
176
+ /* purple-800 */
177
+ --color-purple-subtle-border: #d8b4fe;
178
+ /* purple-300 */
179
+
180
+ --color-teal-subtle: #ccfbf1;
181
+ /* teal-100 */
182
+ --color-teal-subtle-fg: #115e59;
183
+ /* teal-800 */
184
+ --color-teal-subtle-border: #5eead4;
185
+ /* teal-300 */
186
+
187
+ --color-indigo-subtle: #e0e7ff;
188
+ /* indigo-100 */
189
+ --color-indigo-subtle-fg: #3730a3;
190
+ /* indigo-800 */
191
+ --color-indigo-subtle-border: #a5b4fc;
192
+ /* indigo-300 */
193
+
194
+ --color-orange-subtle: #ffedd5;
195
+ /* orange-100 */
196
+ --color-orange-subtle-fg: #9a3412;
197
+ /* orange-800 */
198
+ --color-orange-subtle-border: #fdba74;
199
+ /* orange-300 */
200
+
201
+ --color-pink-subtle: #fce7f3;
202
+ /* pink-100 */
203
+ --color-pink-subtle-fg: #9d174d;
204
+ /* pink-800 */
205
+ --color-pink-subtle-border: #f9a8d4;
206
+ /* pink-300 */
207
+
208
+ --color-cyan-subtle: #cffafe;
209
+ /* cyan-100 */
210
+ --color-cyan-subtle-fg: #155e75;
211
+ /* cyan-800 */
212
+ --color-cyan-subtle-border: #67e8f9;
213
+ /* cyan-300 */
133
214
  }
134
215
  }
135
216
 
@@ -184,7 +265,11 @@
184
265
  var(--color-mixture-2, #000000));
185
266
 
186
267
  --color-gray-300: color-mix(in oklab,
187
- var(--color-mixture-1, #ffffff) 74%,
268
+ var(--color-mixture-1, #ffffff) 86%,
269
+ var(--color-mixture-2, #000000));
270
+
271
+ --color-gray-350: color-mix(in oklab,
272
+ var(--color-mixture-1, #ffffff) 75%,
188
273
  var(--color-mixture-2, #000000));
189
274
 
190
275
  --color-gray-400: color-mix(in oklab,
@@ -247,6 +332,51 @@
247
332
  --timer-picker-bg: var(--color-background) !important;
248
333
  --date-picker-border: var(--color-border) !important;
249
334
  --date-picker-radius: var(--radius) !important;
335
+
336
+ --color-success-subtle: #E4F4E5;
337
+ --color-success-subtle-fg: #005e1e;
338
+ --color-success-subtle-border: #b7e1c1;
339
+
340
+ --color-info-subtle: #e8f0fe;
341
+ --color-info-subtle-fg: #1a56db;
342
+ --color-info-subtle-border: #c3dafe;
343
+
344
+ --color-warning-subtle: #fef7e6;
345
+ --color-warning-subtle-fg: #8a4b08;
346
+ --color-warning-subtle-border: #f6d8a8;
347
+
348
+ --color-danger-subtle: #fdecea;
349
+ --color-danger-subtle-fg: #b42318;
350
+ --color-danger-subtle-border: #f5c2c0;
351
+
352
+ --color-secondary-subtle: #f1f1ef;
353
+ --color-secondary-subtle-fg: #37352f;
354
+ --color-secondary-subtle-border: #e3e2df;
355
+
356
+ /* Extended Color Palette */
357
+ --color-purple-subtle: #f3ecff;
358
+ --color-purple-subtle-fg: #6941c6;
359
+ --color-purple-subtle-border: #e4d7ff;
360
+
361
+ --color-teal-subtle: #e6f6f5;
362
+ --color-teal-subtle-fg: #0f766e;
363
+ --color-teal-subtle-border: #bfe8e5;
364
+
365
+ --color-indigo-subtle: #e7e6fd;
366
+ --color-indigo-subtle-fg: #4338ca;
367
+ --color-indigo-subtle-border: #d6dcff;
368
+
369
+ --color-orange-subtle: #fff1e6;
370
+ --color-orange-subtle-fg: #c2410c;
371
+ --color-orange-subtle-border: #ffd6bf;
372
+
373
+ --color-pink-subtle: #fdebf3;
374
+ --color-pink-subtle-fg: #be185d;
375
+ --color-pink-subtle-border: #f8c6db;
376
+
377
+ --color-cyan-subtle: #E1F8F8;
378
+ --color-cyan-subtle-fg: #0e7490;
379
+ --color-cyan-subtle-border: #c2ecf5;
250
380
  }
251
381
 
252
382
  .light {
@@ -281,11 +411,15 @@
281
411
  var(--color-mixture-2, #000000));
282
412
 
283
413
  --color-gray-250: color-mix(in oklab,
284
- var(--color-mixture-1, #ffffff) 82%,
414
+ var(--color-mixture-1, #ffffff) 84%,
285
415
  var(--color-mixture-2, #000000));
286
416
 
287
417
  --color-gray-300: color-mix(in oklab,
288
- var(--color-mixture-1, #ffffff) 74%,
418
+ var(--color-mixture-1, #ffffff) 80%,
419
+ var(--color-mixture-2, #000000));
420
+
421
+ --color-gray-350: color-mix(in oklab,
422
+ var(--color-mixture-1, #ffffff) 72%,
289
423
  var(--color-mixture-2, #000000));
290
424
 
291
425
  --color-secondary: color-mix(in oklab, var(--color-mixture-1) 89%, var(--color-mixture-2));
@@ -344,6 +478,52 @@
344
478
  --color-success: #007E51;
345
479
  --color-success-fg: #ffffff;
346
480
  --color-success-dark: #00613f;
481
+
482
+ --color-success-subtle: #0f2419;
483
+ --color-success-subtle-fg: #4ade80;
484
+ --color-success-subtle-border: #1f7a4d;
485
+
486
+ --color-info-subtle: #0f1e33;
487
+ --color-info-subtle-fg: #60a5fa;
488
+ --color-info-subtle-border: #1e40af;
489
+
490
+ --color-warning-subtle: #2a1c07;
491
+ --color-warning-subtle-fg: #fbbf24;
492
+ --color-warning-subtle-border: #92400e;
493
+
494
+ --color-danger-subtle: #2a1111;
495
+ --color-danger-subtle-fg: #f87171;
496
+ --color-danger-subtle-border: #991b1b;
497
+
498
+ --color-secondary-subtle: #1f1f1f;
499
+ --color-secondary-subtle-fg: #e4e4e7;
500
+ --color-secondary-subtle-border: #3f3f46;
501
+
502
+ /* Extended Color Palette */
503
+
504
+ --color-purple-subtle: #1d1333;
505
+ --color-purple-subtle-fg: #c084fc;
506
+ --color-purple-subtle-border: #6b21a8;
507
+
508
+ --color-teal-subtle: #0f2a28;
509
+ --color-teal-subtle-fg: #2dd4bf;
510
+ --color-teal-subtle-border: #0f766e;
511
+
512
+ --color-indigo-subtle: #1c0a49;
513
+ --color-indigo-subtle-fg: #aa93f9;
514
+ --color-indigo-subtle-border: #3730a3;
515
+
516
+ --color-orange-subtle: #2a1709;
517
+ --color-orange-subtle-fg: #fb923c;
518
+ --color-orange-subtle-border: #9a3412;
519
+
520
+ --color-pink-subtle: #2a0f1c;
521
+ --color-pink-subtle-fg: #f472b6;
522
+ --color-pink-subtle-border: #9d174d;
523
+
524
+ --color-cyan-subtle: #0e242a;
525
+ --color-cyan-subtle-fg: #22d3ee;
526
+ --color-cyan-subtle-border: #0e7490;
347
527
  }
348
528
 
349
529
  @utility -text-fs-* {
@@ -714,5 +894,5 @@ textarea::-webkit-scrollbar-thumb {
714
894
  }
715
895
 
716
896
  /* --- Vite Generated CSS --- */
717
- input[data-v-e7171c4f]::-webkit-outer-spin-button,input[data-v-e7171c4f]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number][data-v-e7171c4f]{-moz-appearance:textfield;appearance:textfield}@keyframes onAutoFillStart{0%{opacity:1}to{opacity:1}}@keyframes onAutoFillCancel{0%{opacity:1}to{opacity:1}}input.autofill-detect:-webkit-autofill{animation-name:onAutoFillStart;animation-duration:1ms;animation-fill-mode:both}input.autofill-detect:not(:-webkit-autofill){animation-name:onAutoFillCancel;animation-duration:1ms;animation-fill-mode:both}.blink-bg[data-v-b4f8e934]{animation:blink-animation-b4f8e934 1s infinite}@keyframes blink-animation-b4f8e934{0%{background-color:inherit}15%{background-color:var(--color-gray-250)}35%{background-color:inherit}75%{background-color:var(--color-gray-250)}to{background-color:inherit}}.IroBox{border-radius:8px!important}.custom-fields-table[data-v-c9831df1] .form-field-item{margin-bottom:0!important;height:100%}.custom-fields-table[data-v-c9831df1] input,.custom-fields-table[data-v-c9831df1] textarea{padding-left:1em;padding-right:.5em}.custom-fields-table[data-v-c9831df1] input,.custom-fields-table[data-v-c9831df1] textarea,.custom-fields-table[data-v-c9831df1] select,.custom-fields-table[data-v-c9831df1] .input-wrapper,.custom-fields-table[data-v-c9831df1] .tooltip-trigger button{border:none!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;height:100%!important;min-height:40px}.custom-fields-table[data-v-c9831df1] .tooltip-trigger button{justify-content:space-between!important}.custom-fields-table[data-v-c9831df1] input:focus,.custom-fields-table[data-v-c9831df1] textarea:focus,.custom-fields-table[data-v-c9831df1] select:focus,.custom-fields-table[data-v-c9831df1] .input-wrapper:focus-within{background-color:hsla(var(--primary) / .03)!important;box-shadow:inset 0 0 0 2px hsla(var(--primary) / .1)!important}.custom-fields-table[data-v-c9831df1] .w-full{width:100%;height:100%}.list-enter-active[data-v-c9831df1]{transition:all .15s cubic-bezier(.16,1,.3,1)}.list-enter-from[data-v-c9831df1]{opacity:0;transform:translateY(-5px)}.form-field-item[data-v-03c267ac]{display:flex;flex-direction:column}.form-field-item[data-v-03c267ac]:has([role=switch]),.form-field-item[data-v-03c267ac]:has([role=checkbox]){flex-direction:row;align-items:center;justify-content:flex-start}.form-container[data-v-655cd96c]{width:100%}.custom-scrollbar[data-v-3849c10a]::-webkit-scrollbar{width:0px}.custom-scrollbar[data-v-3849c10a]::-webkit-scrollbar-track{background:transparent}.custom-scrollbar[data-v-3849c10a]::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:10px}.custom-scrollbar-x[data-v-11bc76c9]::-webkit-scrollbar{height:8px}.custom-scrollbar-x[data-v-11bc76c9]::-webkit-scrollbar-track{background:transparent}.custom-scrollbar-x[data-v-11bc76c9]::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:10px}.navbar-tabs-no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.navbar-tabs-no-scrollbar::-webkit-scrollbar{display:none}.fade-x-enter-active,.fade-x-leave-active{transition:opacity .15s ease}.fade-x-enter-from,.fade-x-leave-to{opacity:0}.breadcrumb-item[data-v-0b2efcbc]{display:inline-flex;align-items:center}.breadcrumb-link[data-v-0b2efcbc]{display:inline-flex;align-items:center;gap:.35em;color:var(--color-muted-foreground);text-decoration:none;transition:color .15s ease,background-color .15s ease;border-radius:var(--radius-sm)}.breadcrumb-link[data-v-0b2efcbc]:not(.current):not(.disabled):hover{color:var(--color-foreground)}.breadcrumb-link.current[data-v-0b2efcbc]{color:var(--color-foreground);font-weight:600;cursor:default}.breadcrumb-link.disabled[data-v-0b2efcbc]{opacity:.45;cursor:not-allowed;pointer-events:none}.breadcrumb-icon[data-v-0b2efcbc]{flex-shrink:0}.breadcrumb-list[data-v-a68fd721]{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;gap:.45em}.breadcrumb--sm[data-v-a68fd721]{font-size:var(--text--fs-2)}.breadcrumb--md[data-v-a68fd721]{font-size:var(--text-fs-0.5, 1em)}.breadcrumb--lg[data-v-a68fd721]{font-size:var(--text-fs-2)}.breadcrumb-separator[data-v-a68fd721]{display:inline-flex;align-items:center;color:var(--color-gray-400);-webkit-user-select:none;user-select:none;font-size:.9em;line-height:1;padding:0 .1em}.breadcrumb-ellipsis[data-v-a68fd721]{display:inline-flex;align-items:center}.breadcrumb-ellipsis-btn[data-v-a68fd721]{display:inline-flex;align-items:center;justify-content:center;width:1.6em;height:1.6em;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:transparent;color:var(--color-muted-foreground);cursor:pointer;font-size:.9em;line-height:1;letter-spacing:.05em;transition:all .15s ease}.breadcrumb-ellipsis-btn[data-v-a68fd721]:hover{background:var(--color-accent);color:var(--color-foreground);border-color:var(--color-gray-300)}.breadcrumb--contained[data-v-a68fd721]{background:var(--color-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:.45em 1em}.breadcrumb--pills[data-v-a68fd721] .breadcrumb-link{padding:.2em .7em;border-radius:9999px;background:var(--color-secondary);border:1px solid var(--color-border)}.breadcrumb--pills[data-v-a68fd721] .breadcrumb-link:not(.current):not(.disabled):hover{background:var(--color-accent);border-color:var(--color-gray-300)}.breadcrumb--pills[data-v-a68fd721] .breadcrumb-link.current{background:var(--color-primary);color:var(--color-primary-foreground);border-color:var(--color-primary)}.breadcrumb--arrow .breadcrumb-list[data-v-a68fd721]{gap:0}.breadcrumb--arrow[data-v-a68fd721] .breadcrumb-link{padding:.35em .9em .35em 1.4em;background:var(--color-secondary);clip-path:polygon(0 0,calc(100% - .6em) 0,100% 50%,calc(100% - .6em) 100%,0 100%,.6em 50%);border:none;margin-left:-.3em}.breadcrumb--arrow[data-v-a68fd721] .breadcrumb-item:first-child .breadcrumb-link{padding-left:.9em;clip-path:polygon(0 0,calc(100% - .6em) 0,100% 50%,calc(100% - .6em) 100%,0 100%);border-radius:var(--radius-sm) 0 0 var(--radius-sm);margin-left:0}.breadcrumb--arrow[data-v-a68fd721] .breadcrumb-link:not(.current):not(.disabled):hover{background:var(--color-accent)}.breadcrumb--arrow[data-v-a68fd721] .breadcrumb-link.current{background:var(--color-primary);color:var(--color-primary-foreground)}.breadcrumb--arrow .breadcrumb-separator[data-v-a68fd721]{display:none}.heatmap-container[data-v-00476f00]{width:100%;height:100%;display:flex;flex-direction:column;min-height:0}.heatmap-wrapper[data-v-00476f00]{width:100%;height:100%;overflow:auto;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;position:relative}.heatmap-grid[data-v-00476f00]{width:fit-content;height:fit-content;transition:all .2s ease-in-out}.heatmap-cell[data-v-00476f00]{aspect-ratio:1 / 1;border-radius:2px;transition:all .15s ease-in-out;border:1px solid transparent;box-sizing:border-box}.heatmap-cell-interactive[data-v-00476f00]{cursor:pointer}.heatmap-cell-interactive[data-v-00476f00]:hover{transform:scale(1.1);border-color:var(--border);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;z-index:10;position:relative}.heatmap-cell-empty[data-v-00476f00]{opacity:.6}.heatmap-cell-hovered[data-v-00476f00]{outline:2px solid var(--primary);outline-offset:1px}.heatmap-cell-label[data-v-00476f00]{font-size:8px;font-weight:500;color:var(--foreground);opacity:.8;display:flex;align-items:center;justify-content:center;height:100%;width:100%;pointer-events:none}.heatmap-legend[data-v-00476f00]{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.75rem;color:var(--muted-foreground);flex-shrink:0}.heatmap-legend-label[data-v-00476f00]{font-weight:500}.heatmap-legend-colors[data-v-00476f00]{display:flex;gap:.125rem}.heatmap-legend-item[data-v-00476f00]{width:.75rem;height:.75rem;border-radius:.375rem;border:1px solid var(--border)}@media(max-width:640px){.heatmap-wrapper[data-v-00476f00]{padding:12px}.heatmap-cell[data-v-00476f00]{border-radius:2px}.heatmap-cell-label[data-v-00476f00]{font-size:7px}}@media(min-width:641px)and (max-width:1023px){.heatmap-wrapper[data-v-00476f00]{padding:14px}.heatmap-cell[data-v-00476f00]{border-radius:2px}}@media(min-width:1024px){.heatmap-wrapper[data-v-00476f00]{padding:16px}.heatmap-cell[data-v-00476f00]{border-radius:3px}}.masonry-item[data-v-c29d0159]{content-visibility:auto;contain-intrinsic-size:1px 200px}.carousel-wrapper[data-v-655a78c8]{width:100%;position:relative}.accordion-enter-active[data-v-aa189e08],.accordion-leave-active[data-v-aa189e08]{transition:height .3s ease-in-out}.sidebar-manu-item .tooltip-trigger{width:100%!important}.sidebar-menu-tooltip{margin-left:4px!important}[dir=rtl] .sidebar-menu-tooltip{margin-right:4px!important}.bg-stripe[data-v-454a1505]{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.animate-progress-stripe[data-v-454a1505]{animation:progress-stripe-454a1505 1s linear infinite}@keyframes progress-stripe-454a1505{0%{background-position:1rem 0}to{background-position:0 0}}.animate-progress-indeterminate[data-v-454a1505]{animation:progress-indeterminate-454a1505 1.5s infinite cubic-bezier(.65,.815,.735,.395)}@keyframes progress-indeterminate-454a1505{0%{transform:translate(-100%) scaleX(.2)}50%{transform:translate(0) scaleX(.5)}to{transform:translate(100%) scaleX(.2)}}.permission-matrix-wrapper[data-v-1f9be4e0]{max-height:70vh}.permission-matrix-wrapper[data-v-1f9be4e0]::-webkit-scrollbar{width:6px;height:6px}.permission-matrix-wrapper[data-v-1f9be4e0]::-webkit-scrollbar-track{background:transparent}.permission-matrix-wrapper[data-v-1f9be4e0]::-webkit-scrollbar-thumb{background:var(--color-gray-300);border-radius:3px}.permission-matrix-wrapper[data-v-1f9be4e0]::-webkit-scrollbar-thumb:hover{background:var(--color-gray-400)}.button-group[data-v-ba735fac] button{align-self:stretch;height:auto!important;min-height:unset!important;min-width:unset!important;width:auto!important}.button-group[data-v-ba735fac]:not(.vertical-group) button{aspect-ratio:unset}.attached-group[data-v-ba735fac] button{position:relative;--radius: .375rem}.attached-group[data-v-ba735fac] button:focus-visible,.attached-group[data-v-ba735fac] button:hover{z-index:10}.attached-group[data-v-ba735fac]:not(.vertical-group) button:not(:first-child){margin-left:-1px}.attached-group[data-v-ba735fac]:not(.vertical-group) button:first-child{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);border-top-right-radius:0;border-bottom-right-radius:0}.attached-group[data-v-ba735fac]:not(.vertical-group) button:not(:first-child):not(:last-child){border-radius:0}.attached-group[data-v-ba735fac]:not(.vertical-group) button:last-child{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius);border-top-left-radius:0;border-bottom-left-radius:0}.vertical-group[data-v-ba735fac] button:not(:first-child){margin-top:-1px}.vertical-group[data-v-ba735fac] button:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.vertical-group[data-v-ba735fac] button:not(:first-child):not(:last-child){border-radius:0}.vertical-group[data-v-ba735fac] button:last-child{border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);border-top-left-radius:0;border-top-right-radius:0}.attached-group[data-v-ba735fac]:not(.vertical-group) button:not(:first-child):not(.border):before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background-color:currentColor;opacity:.15;z-index:5;pointer-events:none;height:100%}.vertical-group[data-v-ba735fac] button:not(:first-child):not(.border):before{content:"";position:absolute;top:0;left:0;right:0;height:1px;width:100%;background-color:currentColor;opacity:.15;z-index:5;pointer-events:none}.first-toast-enter-active[data-v-dc3a3b49]{animation:first-toast-in-dc3a3b49 .45s cubic-bezier(.23,1,.32,1) forwards}.first-toast-leave-active[data-v-dc3a3b49]{transition:all .25s ease-in}.first-toast-leave-to[data-v-dc3a3b49]{opacity:0;transform:scale(.98)}@keyframes first-toast-in-dc3a3b49{0%{opacity:var(--entrance-opacity, .6);transform:translateY(var(--entrance-offset, 25px)) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.stack-toast-enter-active[data-v-dc3a3b49],.stack-toast-leave-active[data-v-dc3a3b49]{transition:all .3s cubic-bezier(.16,1,.3,1)}.stack-toast-enter-from[data-v-dc3a3b49]{opacity:0;transform:scale(.95) translateY(10px)}.stack-toast-leave-to[data-v-dc3a3b49]{opacity:0;transform:scale(.95)}.stack-toast-move[data-v-dc3a3b49]{transition:transform .4s cubic-bezier(.16,1,.3,1)}.command-palette-content[data-v-c2e803a4] ::-webkit-scrollbar{width:4px}.command-palette-content[data-v-c2e803a4] ::-webkit-scrollbar-track{background:transparent}.command-palette-content[data-v-c2e803a4] ::-webkit-scrollbar-thumb{background:var(--border);border-radius:9999px}
897
+ input[data-v-e7171c4f]::-webkit-outer-spin-button,input[data-v-e7171c4f]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number][data-v-e7171c4f]{-moz-appearance:textfield;appearance:textfield}@keyframes onAutoFillStart{0%{opacity:1}to{opacity:1}}@keyframes onAutoFillCancel{0%{opacity:1}to{opacity:1}}input.autofill-detect:-webkit-autofill{animation-name:onAutoFillStart;animation-duration:1ms;animation-fill-mode:both}input.autofill-detect:not(:-webkit-autofill){animation-name:onAutoFillCancel;animation-duration:1ms;animation-fill-mode:both}.blink-bg[data-v-b4f8e934]{animation:blink-animation-b4f8e934 1s infinite}@keyframes blink-animation-b4f8e934{0%{background-color:inherit}15%{background-color:var(--color-gray-250)}35%{background-color:inherit}75%{background-color:var(--color-gray-250)}to{background-color:inherit}}.IroBox{border-radius:8px!important}.custom-fields-table[data-v-c9831df1] .form-field-item{margin-bottom:0!important;height:100%}.custom-fields-table[data-v-c9831df1] input,.custom-fields-table[data-v-c9831df1] textarea{padding-left:1em;padding-right:.5em}.custom-fields-table[data-v-c9831df1] input,.custom-fields-table[data-v-c9831df1] textarea,.custom-fields-table[data-v-c9831df1] select,.custom-fields-table[data-v-c9831df1] .input-wrapper,.custom-fields-table[data-v-c9831df1] .tooltip-trigger button{border:none!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;height:100%!important;min-height:40px}.custom-fields-table[data-v-c9831df1] .tooltip-trigger button{justify-content:space-between!important}.custom-fields-table[data-v-c9831df1] input:focus,.custom-fields-table[data-v-c9831df1] textarea:focus,.custom-fields-table[data-v-c9831df1] select:focus,.custom-fields-table[data-v-c9831df1] .input-wrapper:focus-within{background-color:hsla(var(--primary) / .03)!important;box-shadow:inset 0 0 0 2px hsla(var(--primary) / .1)!important}.custom-fields-table[data-v-c9831df1] .w-full{width:100%;height:100%}.list-enter-active[data-v-c9831df1]{transition:all .15s cubic-bezier(.16,1,.3,1)}.list-enter-from[data-v-c9831df1]{opacity:0;transform:translateY(-5px)}.form-field-item[data-v-03c267ac]{display:flex;flex-direction:column}.form-field-item[data-v-03c267ac]:has([role=switch]),.form-field-item[data-v-03c267ac]:has([role=checkbox]){flex-direction:row;align-items:center;justify-content:flex-start}.form-container[data-v-655cd96c]{width:100%}.custom-scrollbar[data-v-3849c10a]::-webkit-scrollbar{width:0px}.custom-scrollbar[data-v-3849c10a]::-webkit-scrollbar-track{background:transparent}.custom-scrollbar[data-v-3849c10a]::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:10px}.custom-scrollbar-x[data-v-11bc76c9]::-webkit-scrollbar{height:8px}.custom-scrollbar-x[data-v-11bc76c9]::-webkit-scrollbar-track{background:transparent}.custom-scrollbar-x[data-v-11bc76c9]::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:10px}.navbar-tabs-no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.navbar-tabs-no-scrollbar::-webkit-scrollbar{display:none}.fade-x-enter-active,.fade-x-leave-active{transition:opacity .15s ease}.fade-x-enter-from,.fade-x-leave-to{opacity:0}.breadcrumb-item[data-v-0b2efcbc]{display:inline-flex;align-items:center}.breadcrumb-link[data-v-0b2efcbc]{display:inline-flex;align-items:center;gap:.35em;color:var(--color-muted-foreground);text-decoration:none;transition:color .15s ease,background-color .15s ease;border-radius:var(--radius-sm)}.breadcrumb-link[data-v-0b2efcbc]:not(.current):not(.disabled):hover{color:var(--color-foreground)}.breadcrumb-link.current[data-v-0b2efcbc]{color:var(--color-foreground);font-weight:600;cursor:default}.breadcrumb-link.disabled[data-v-0b2efcbc]{opacity:.45;cursor:not-allowed;pointer-events:none}.breadcrumb-icon[data-v-0b2efcbc]{flex-shrink:0}.breadcrumb-list[data-v-ae18a95c]{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;gap:.45em}.breadcrumb--sm[data-v-ae18a95c]{font-size:var(--text--fs-2)}.breadcrumb--md[data-v-ae18a95c]{font-size:var(--text-fs-0.5, 1em)}.breadcrumb--lg[data-v-ae18a95c]{font-size:var(--text-fs-2)}.breadcrumb-separator[data-v-ae18a95c]{display:inline-flex;align-items:center;color:var(--color-gray-400);-webkit-user-select:none;user-select:none;font-size:.9em;line-height:1;padding:0 .1em}.breadcrumb-ellipsis[data-v-ae18a95c]{display:inline-flex;align-items:center}.breadcrumb-ellipsis-btn[data-v-ae18a95c]{display:inline-flex;align-items:center;justify-content:center;width:1.6em;height:1.6em;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:transparent;color:var(--color-muted-foreground);cursor:pointer;font-size:.9em;line-height:1;letter-spacing:.05em;transition:all .15s ease}.breadcrumb-ellipsis-btn[data-v-ae18a95c]:hover{background:var(--color-accent);color:var(--color-foreground);border-color:var(--color-gray-350)}.breadcrumb--contained[data-v-ae18a95c]{background:var(--color-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:.45em 1em}.breadcrumb--pills[data-v-ae18a95c] .breadcrumb-link{padding:.2em .7em;border-radius:9999px;background:var(--color-secondary);border:1px solid var(--color-border)}.breadcrumb--pills[data-v-ae18a95c] .breadcrumb-link:not(.current):not(.disabled):hover{background:var(--color-accent);border-color:var(--color-gray-350)}.breadcrumb--pills[data-v-ae18a95c] .breadcrumb-link.current{background:var(--color-primary);color:var(--color-primary-foreground);border-color:var(--color-primary)}.breadcrumb--arrow .breadcrumb-list[data-v-ae18a95c]{gap:0}.breadcrumb--arrow[data-v-ae18a95c] .breadcrumb-link{padding:.35em .9em .35em 1.4em;background:var(--color-secondary);clip-path:polygon(0 0,calc(100% - .6em) 0,100% 50%,calc(100% - .6em) 100%,0 100%,.6em 50%);border:none;margin-left:-.3em}.breadcrumb--arrow[data-v-ae18a95c] .breadcrumb-item:first-child .breadcrumb-link{padding-left:.9em;clip-path:polygon(0 0,calc(100% - .6em) 0,100% 50%,calc(100% - .6em) 100%,0 100%);border-radius:var(--radius-sm) 0 0 var(--radius-sm);margin-left:0}.breadcrumb--arrow[data-v-ae18a95c] .breadcrumb-link:not(.current):not(.disabled):hover{background:var(--color-accent)}.breadcrumb--arrow[data-v-ae18a95c] .breadcrumb-link.current{background:var(--color-primary);color:var(--color-primary-foreground)}.breadcrumb--arrow .breadcrumb-separator[data-v-ae18a95c]{display:none}.heatmap-container[data-v-00476f00]{width:100%;height:100%;display:flex;flex-direction:column;min-height:0}.heatmap-wrapper[data-v-00476f00]{width:100%;height:100%;overflow:auto;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;position:relative}.heatmap-grid[data-v-00476f00]{width:fit-content;height:fit-content;transition:all .2s ease-in-out}.heatmap-cell[data-v-00476f00]{aspect-ratio:1 / 1;border-radius:2px;transition:all .15s ease-in-out;border:1px solid transparent;box-sizing:border-box}.heatmap-cell-interactive[data-v-00476f00]{cursor:pointer}.heatmap-cell-interactive[data-v-00476f00]:hover{transform:scale(1.1);border-color:var(--border);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;z-index:10;position:relative}.heatmap-cell-empty[data-v-00476f00]{opacity:.6}.heatmap-cell-hovered[data-v-00476f00]{outline:2px solid var(--primary);outline-offset:1px}.heatmap-cell-label[data-v-00476f00]{font-size:8px;font-weight:500;color:var(--foreground);opacity:.8;display:flex;align-items:center;justify-content:center;height:100%;width:100%;pointer-events:none}.heatmap-legend[data-v-00476f00]{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.75rem;color:var(--muted-foreground);flex-shrink:0}.heatmap-legend-label[data-v-00476f00]{font-weight:500}.heatmap-legend-colors[data-v-00476f00]{display:flex;gap:.125rem}.heatmap-legend-item[data-v-00476f00]{width:.75rem;height:.75rem;border-radius:.375rem;border:1px solid var(--border)}@media(max-width:640px){.heatmap-wrapper[data-v-00476f00]{padding:12px}.heatmap-cell[data-v-00476f00]{border-radius:2px}.heatmap-cell-label[data-v-00476f00]{font-size:7px}}@media(min-width:641px)and (max-width:1023px){.heatmap-wrapper[data-v-00476f00]{padding:14px}.heatmap-cell[data-v-00476f00]{border-radius:2px}}@media(min-width:1024px){.heatmap-wrapper[data-v-00476f00]{padding:16px}.heatmap-cell[data-v-00476f00]{border-radius:3px}}.masonry-item[data-v-c29d0159]{content-visibility:auto;contain-intrinsic-size:1px 200px}.carousel-wrapper[data-v-655a78c8]{width:100%;position:relative}.accordion-enter-active[data-v-aa189e08],.accordion-leave-active[data-v-aa189e08]{transition:height .3s ease-in-out}.sidebar-manu-item .tooltip-trigger{width:100%!important}.sidebar-menu-tooltip{margin-left:4px!important}[dir=rtl] .sidebar-menu-tooltip{margin-right:4px!important}.bg-stripe[data-v-454a1505]{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.animate-progress-stripe[data-v-454a1505]{animation:progress-stripe-454a1505 1s linear infinite}@keyframes progress-stripe-454a1505{0%{background-position:1rem 0}to{background-position:0 0}}.animate-progress-indeterminate[data-v-454a1505]{animation:progress-indeterminate-454a1505 1.5s infinite cubic-bezier(.65,.815,.735,.395)}@keyframes progress-indeterminate-454a1505{0%{transform:translate(-100%) scaleX(.2)}50%{transform:translate(0) scaleX(.5)}to{transform:translate(100%) scaleX(.2)}}.permission-matrix-wrapper[data-v-c5641678]{max-height:70vh}.permission-matrix-wrapper[data-v-c5641678]::-webkit-scrollbar{width:6px;height:6px}.permission-matrix-wrapper[data-v-c5641678]::-webkit-scrollbar-track{background:transparent}.permission-matrix-wrapper[data-v-c5641678]::-webkit-scrollbar-thumb{background:var(--color-gray-350);border-radius:3px}.permission-matrix-wrapper[data-v-c5641678]::-webkit-scrollbar-thumb:hover{background:var(--color-gray-400)}.button-group[data-v-ba735fac] button{align-self:stretch;height:auto!important;min-height:unset!important;min-width:unset!important;width:auto!important}.button-group[data-v-ba735fac]:not(.vertical-group) button{aspect-ratio:unset}.attached-group[data-v-ba735fac] button{position:relative;--radius: .375rem}.attached-group[data-v-ba735fac] button:focus-visible,.attached-group[data-v-ba735fac] button:hover{z-index:10}.attached-group[data-v-ba735fac]:not(.vertical-group) button:not(:first-child){margin-left:-1px}.attached-group[data-v-ba735fac]:not(.vertical-group) button:first-child{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);border-top-right-radius:0;border-bottom-right-radius:0}.attached-group[data-v-ba735fac]:not(.vertical-group) button:not(:first-child):not(:last-child){border-radius:0}.attached-group[data-v-ba735fac]:not(.vertical-group) button:last-child{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius);border-top-left-radius:0;border-bottom-left-radius:0}.vertical-group[data-v-ba735fac] button:not(:first-child){margin-top:-1px}.vertical-group[data-v-ba735fac] button:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.vertical-group[data-v-ba735fac] button:not(:first-child):not(:last-child){border-radius:0}.vertical-group[data-v-ba735fac] button:last-child{border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);border-top-left-radius:0;border-top-right-radius:0}.attached-group[data-v-ba735fac]:not(.vertical-group) button:not(:first-child):not(.border):before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background-color:currentColor;opacity:.15;z-index:5;pointer-events:none;height:100%}.vertical-group[data-v-ba735fac] button:not(:first-child):not(.border):before{content:"";position:absolute;top:0;left:0;right:0;height:1px;width:100%;background-color:currentColor;opacity:.15;z-index:5;pointer-events:none}.first-toast-enter-active[data-v-dc3a3b49]{animation:first-toast-in-dc3a3b49 .45s cubic-bezier(.23,1,.32,1) forwards}.first-toast-leave-active[data-v-dc3a3b49]{transition:all .25s ease-in}.first-toast-leave-to[data-v-dc3a3b49]{opacity:0;transform:scale(.98)}@keyframes first-toast-in-dc3a3b49{0%{opacity:var(--entrance-opacity, .6);transform:translateY(var(--entrance-offset, 25px)) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.stack-toast-enter-active[data-v-dc3a3b49],.stack-toast-leave-active[data-v-dc3a3b49]{transition:all .3s cubic-bezier(.16,1,.3,1)}.stack-toast-enter-from[data-v-dc3a3b49]{opacity:0;transform:scale(.95) translateY(10px)}.stack-toast-leave-to[data-v-dc3a3b49]{opacity:0;transform:scale(.95)}.stack-toast-move[data-v-dc3a3b49]{transition:transform .4s cubic-bezier(.16,1,.3,1)}.command-palette-content[data-v-6b4a4b96] ::-webkit-scrollbar{width:4px}.command-palette-content[data-v-6b4a4b96] ::-webkit-scrollbar-track{background:transparent}.command-palette-content[data-v-6b4a4b96] ::-webkit-scrollbar-thumb{background:var(--border);border-radius:9999px}
718
898