@elevasis/ui 2.21.0 → 2.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/dist/app/index.js +2 -2
  2. package/dist/{chunk-DMYELNGA.js → chunk-3HEUGBOT.js} +1 -1
  3. package/dist/{chunk-EGKNRM6P.js → chunk-7PGEGSUM.js} +2 -2
  4. package/dist/{chunk-KVW56ERD.js → chunk-AXXTN44Z.js} +5 -3
  5. package/dist/{chunk-I5WRKH25.js → chunk-D3KQAABP.js} +1 -1
  6. package/dist/{chunk-S7RL77QS.js → chunk-DDZOHLHB.js} +1 -1
  7. package/dist/{chunk-EDX6WIN3.js → chunk-EPV7NU2E.js} +24 -10
  8. package/dist/{chunk-ATEHYDL3.js → chunk-FXWETLEB.js} +6 -2
  9. package/dist/{chunk-7GG6OSD7.js → chunk-GUJUK6EH.js} +2830 -2381
  10. package/dist/{chunk-GBMNCNHX.js → chunk-KVJ3LFH2.js} +3 -1
  11. package/dist/{chunk-VQESMHQV.js → chunk-LJWV4TWV.js} +1 -2
  12. package/dist/{chunk-BJWIKEQG.js → chunk-N6WLOWOD.js} +6 -14
  13. package/dist/{chunk-XLZZOFGM.js → chunk-PTUOINQ2.js} +275 -76
  14. package/dist/{chunk-CZK67OHH.js → chunk-PXGSJNBH.js} +3 -3
  15. package/dist/{chunk-TIIPYB2Z.js → chunk-QZJM3RYI.js} +1 -1
  16. package/dist/{chunk-7YQKVWSD.js → chunk-SQ5JGELM.js} +25 -5
  17. package/dist/{chunk-RX4UWZZR.js → chunk-TKAYX2SP.js} +8 -3
  18. package/dist/{chunk-Q5HC6ENG.js → chunk-XOTJNW4Q.js} +1 -1
  19. package/dist/{chunk-LQU62KHD.js → chunk-YU6MBDVO.js} +1993 -870
  20. package/dist/{chunk-ULZ2B3NC.js → chunk-ZBCTB5CA.js} +1 -1
  21. package/dist/components/index.css +85 -85
  22. package/dist/components/index.d.ts +1651 -1388
  23. package/dist/components/index.js +253 -40
  24. package/dist/components/navigation/index.css +589 -0
  25. package/dist/components/navigation/index.js +3 -3
  26. package/dist/features/auth/index.css +2 -2
  27. package/dist/features/auth/index.d.ts +188 -10
  28. package/dist/features/crm/index.css +2 -2
  29. package/dist/features/crm/index.d.ts +193 -10
  30. package/dist/features/crm/index.js +10 -10
  31. package/dist/features/dashboard/index.css +2 -2
  32. package/dist/features/dashboard/index.js +9 -9
  33. package/dist/features/delivery/index.css +85 -85
  34. package/dist/features/delivery/index.d.ts +193 -10
  35. package/dist/features/delivery/index.js +10 -10
  36. package/dist/features/lead-gen/index.css +2 -2
  37. package/dist/features/lead-gen/index.d.ts +5 -0
  38. package/dist/features/lead-gen/index.js +10 -10
  39. package/dist/features/monitoring/index.css +85 -85
  40. package/dist/features/monitoring/index.d.ts +6 -1
  41. package/dist/features/monitoring/index.js +11 -11
  42. package/dist/features/monitoring/requests/index.css +2 -2
  43. package/dist/features/monitoring/requests/index.d.ts +5 -0
  44. package/dist/features/monitoring/requests/index.js +9 -9
  45. package/dist/features/operations/index.css +2 -2
  46. package/dist/features/operations/index.d.ts +7 -4
  47. package/dist/features/operations/index.js +12 -12
  48. package/dist/features/seo/index.d.ts +5 -0
  49. package/dist/features/settings/index.css +2 -2
  50. package/dist/features/settings/index.d.ts +214 -16
  51. package/dist/features/settings/index.js +11 -11
  52. package/dist/graph/index.css +2 -2
  53. package/dist/hooks/delivery/index.css +2 -2
  54. package/dist/hooks/delivery/index.d.ts +188 -10
  55. package/dist/hooks/index.css +85 -85
  56. package/dist/hooks/index.d.ts +1843 -1538
  57. package/dist/hooks/index.js +8 -8
  58. package/dist/hooks/published.css +85 -85
  59. package/dist/hooks/published.d.ts +1843 -1538
  60. package/dist/hooks/published.js +8 -8
  61. package/dist/index.css +12 -12
  62. package/dist/index.d.ts +346 -35
  63. package/dist/index.js +9 -9
  64. package/dist/initialization/index.d.ts +188 -10
  65. package/dist/layout/index.js +2 -2
  66. package/dist/organization/index.css +589 -0
  67. package/dist/organization/index.js +1 -1
  68. package/dist/profile/index.d.ts +188 -10
  69. package/dist/provider/index.css +384 -0
  70. package/dist/provider/index.d.ts +6 -0
  71. package/dist/provider/index.js +7 -7
  72. package/dist/provider/published.css +463 -0
  73. package/dist/provider/published.d.ts +6 -0
  74. package/dist/provider/published.js +4 -4
  75. package/dist/supabase/index.d.ts +367 -20
  76. package/dist/test-utils/index.d.ts +46 -2
  77. package/dist/test-utils/index.js +102 -1
  78. package/dist/theme/index.js +2 -2
  79. package/dist/types/index.d.ts +199 -13
  80. package/package.json +4 -4
  81. /package/dist/{chunk-6GUW5GGF.js → chunk-6Z3G4U2R.js} +0 -0
@@ -125,6 +125,390 @@
125
125
  }
126
126
  }
127
127
 
128
+ /* src/graph/Graph.module.css */
129
+ @keyframes edgeFlow {
130
+ 0% {
131
+ stroke-dashoffset: 24;
132
+ }
133
+ 100% {
134
+ stroke-dashoffset: 0;
135
+ }
136
+ }
137
+ @keyframes edgeFlowReverse {
138
+ 0% {
139
+ stroke-dashoffset: 0;
140
+ }
141
+ 100% {
142
+ stroke-dashoffset: 24;
143
+ }
144
+ }
145
+ @keyframes pulse {
146
+ 0%, 100% {
147
+ opacity: 0.6;
148
+ }
149
+ 50% {
150
+ opacity: 1;
151
+ }
152
+ }
153
+ @keyframes livePulse {
154
+ 0%, 100% {
155
+ opacity: 1;
156
+ }
157
+ 50% {
158
+ opacity: 0.6;
159
+ }
160
+ }
161
+ .livePulse {
162
+ animation: livePulse 2s ease-in-out infinite;
163
+ }
164
+ @keyframes glowPulse {
165
+ 0%, 100% {
166
+ box-shadow: 0 0 5px var(--glow-color, color-mix(in srgb, var(--color-primary) 30%, transparent)), 0 0 15px var(--glow-color, color-mix(in srgb, var(--color-primary) 10%, transparent));
167
+ }
168
+ 50% {
169
+ box-shadow: 0 0 10px var(--glow-color, color-mix(in srgb, var(--color-primary) 50%, transparent)), 0 0 20px var(--glow-color, color-mix(in srgb, var(--color-primary) 20%, transparent));
170
+ }
171
+ }
172
+ @keyframes nodeEnter {
173
+ 0% {
174
+ opacity: 0;
175
+ transform: scale(0.8) translateY(10px);
176
+ }
177
+ 100% {
178
+ opacity: 1;
179
+ transform: scale(1) translateY(0);
180
+ }
181
+ }
182
+ @keyframes handlePulse {
183
+ 0%, 100% {
184
+ transform: scale(1);
185
+ box-shadow: 0 0 0 0 var(--handle-color, color-mix(in srgb, var(--color-primary) 40%, transparent));
186
+ }
187
+ 50% {
188
+ transform: scale(1.2);
189
+ box-shadow: 0 0 0 4px var(--handle-color, color-mix(in srgb, var(--color-primary) 0%, transparent));
190
+ }
191
+ }
192
+ @keyframes gridMove {
193
+ 0% {
194
+ background-position: 0 0;
195
+ }
196
+ 100% {
197
+ background-position: 40px 40px;
198
+ }
199
+ }
200
+ @keyframes labelFadeIn {
201
+ 0% {
202
+ opacity: 0;
203
+ transform: translate(-50%, -50%) translate(var(--label-x), var(--label-y)) scale(0.8);
204
+ }
205
+ 100% {
206
+ opacity: 1;
207
+ transform: translate(-50%, -50%) translate(var(--label-x), var(--label-y)) scale(1);
208
+ }
209
+ }
210
+ @keyframes scanLine {
211
+ 0% {
212
+ transform: translateY(-100%);
213
+ opacity: 0;
214
+ }
215
+ 50% {
216
+ opacity: 0.5;
217
+ }
218
+ 100% {
219
+ transform: translateY(100%);
220
+ opacity: 0;
221
+ }
222
+ }
223
+ .graphContainer {
224
+ position: relative;
225
+ background-image:
226
+ linear-gradient(color-mix(in srgb, var(--color-primary) 5%, transparent) 1px, transparent 1px),
227
+ linear-gradient(
228
+ 90deg,
229
+ color-mix(in srgb, var(--color-primary) 5%, transparent) 1px,
230
+ transparent 1px),
231
+ radial-gradient(
232
+ ellipse at 50% 50%,
233
+ color-mix(in srgb, var(--color-primary) 1.25%, transparent) 0%,
234
+ transparent 70%);
235
+ background-color: color-mix(in srgb, var(--color-background) 50%, var(--glass-background));
236
+ backdrop-filter: var(--glass-blur);
237
+ background-size:
238
+ 40px 40px,
239
+ 40px 40px,
240
+ 100% 100%;
241
+ animation: gridMove 20s linear infinite;
242
+ }
243
+ [data-mantine-color-scheme=dark] .graphContainer {
244
+ background-image:
245
+ linear-gradient(color-mix(in srgb, var(--color-primary) 9%, transparent) 1px, transparent 1px),
246
+ linear-gradient(
247
+ 90deg,
248
+ color-mix(in srgb, var(--color-primary) 9%, transparent) 1px,
249
+ transparent 1px),
250
+ radial-gradient(
251
+ ellipse at 50% 50%,
252
+ color-mix(in srgb, var(--color-primary) 2.25%, transparent) 0%,
253
+ transparent 70%);
254
+ background-size:
255
+ 40px 40px,
256
+ 40px 40px,
257
+ 100% 100%;
258
+ }
259
+ .node {
260
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
261
+ position: relative;
262
+ }
263
+ .node:nth-child(1) {
264
+ animation-delay: 0.05s;
265
+ }
266
+ .node:nth-child(2) {
267
+ animation-delay: 0.1s;
268
+ }
269
+ .node:nth-child(3) {
270
+ animation-delay: 0.15s;
271
+ }
272
+ .node:nth-child(4) {
273
+ animation-delay: 0.2s;
274
+ }
275
+ .node:nth-child(5) {
276
+ animation-delay: 0.25s;
277
+ }
278
+ .node:nth-child(6) {
279
+ animation-delay: 0.3s;
280
+ }
281
+ .node:nth-child(7) {
282
+ animation-delay: 0.35s;
283
+ }
284
+ .node:nth-child(8) {
285
+ animation-delay: 0.4s;
286
+ }
287
+ .node:nth-child(9) {
288
+ animation-delay: 0.45s;
289
+ }
290
+ .node:nth-child(10) {
291
+ animation-delay: 0.5s;
292
+ }
293
+ .node:nth-child(11) {
294
+ animation-delay: 0.55s;
295
+ }
296
+ .node:nth-child(12) {
297
+ animation-delay: 0.6s;
298
+ }
299
+ .nodeCard {
300
+ position: relative;
301
+ border-radius: var(--mantine-radius-md);
302
+ overflow: hidden;
303
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
304
+ }
305
+ .nodeCard::before {
306
+ content: "";
307
+ position: absolute;
308
+ inset: 0;
309
+ background:
310
+ linear-gradient(
311
+ 135deg,
312
+ var(--node-color-light, color-mix(in srgb, var(--color-primary) 10%, transparent)) 0%,
313
+ transparent 50%,
314
+ var(--node-color-light, color-mix(in srgb, var(--color-primary) 5%, transparent)) 100%);
315
+ pointer-events: none;
316
+ opacity: 0;
317
+ transition: opacity 0.3s ease;
318
+ }
319
+ .nodeCard::after {
320
+ content: "";
321
+ position: absolute;
322
+ left: 0;
323
+ right: 0;
324
+ height: 30%;
325
+ background:
326
+ linear-gradient(
327
+ 180deg,
328
+ transparent 0%,
329
+ var(--node-color-glow, color-mix(in srgb, var(--color-primary) 10%, transparent)) 50%,
330
+ transparent 100%);
331
+ pointer-events: none;
332
+ opacity: 0;
333
+ }
334
+ .nodeCard:hover::before,
335
+ .nodeCardSelected::before {
336
+ opacity: 1;
337
+ }
338
+ .nodeCard:hover::after,
339
+ .nodeCardSelected::after {
340
+ animation: scanLine 3s ease-in-out infinite;
341
+ }
342
+ .nodeCard:hover {
343
+ transform: translateY(-2px) scale(1.02);
344
+ }
345
+ .nodeCardSelected {
346
+ transform: translateY(-2px) scale(1.02);
347
+ animation: glowPulse 2s ease-in-out infinite;
348
+ }
349
+ .nodeAgent {
350
+ --glow-color: rgba(139, 92, 246, 0.4);
351
+ --node-color-light: rgba(139, 92, 246, 0.1);
352
+ --node-color-glow: rgba(139, 92, 246, 0.15);
353
+ --handle-color: rgba(139, 92, 246, 0.5);
354
+ --gradient-start: rgba(139, 92, 246, 0.15);
355
+ --gradient-end: rgba(139, 92, 246, 0.05);
356
+ }
357
+ .nodeWorkflow {
358
+ --glow-color: rgba(59, 130, 246, 0.4);
359
+ --node-color-light: rgba(59, 130, 246, 0.1);
360
+ --node-color-glow: rgba(59, 130, 246, 0.15);
361
+ --handle-color: rgba(59, 130, 246, 0.5);
362
+ --gradient-start: rgba(59, 130, 246, 0.15);
363
+ --gradient-end: rgba(59, 130, 246, 0.05);
364
+ }
365
+ .nodeTrigger {
366
+ --glow-color: rgba(249, 115, 22, 0.4);
367
+ --node-color-light: rgba(249, 115, 22, 0.1);
368
+ --node-color-glow: rgba(249, 115, 22, 0.15);
369
+ --handle-color: rgba(249, 115, 22, 0.5);
370
+ --gradient-start: rgba(249, 115, 22, 0.15);
371
+ --gradient-end: rgba(249, 115, 22, 0.05);
372
+ }
373
+ .nodeIntegration {
374
+ --glow-color: rgba(20, 184, 166, 0.4);
375
+ --node-color-light: rgba(20, 184, 166, 0.1);
376
+ --node-color-glow: rgba(20, 184, 166, 0.15);
377
+ --handle-color: rgba(20, 184, 166, 0.5);
378
+ --gradient-start: rgba(20, 184, 166, 0.15);
379
+ --gradient-end: rgba(20, 184, 166, 0.05);
380
+ }
381
+ .nodeExternal {
382
+ --glow-color: rgba(107, 114, 128, 0.4);
383
+ --node-color-light: rgba(107, 114, 128, 0.1);
384
+ --node-color-glow: rgba(107, 114, 128, 0.15);
385
+ --handle-color: rgba(107, 114, 128, 0.5);
386
+ --gradient-start: rgba(107, 114, 128, 0.15);
387
+ --gradient-end: rgba(107, 114, 128, 0.05);
388
+ }
389
+ .nodeHuman {
390
+ --glow-color: rgba(245, 158, 11, 0.4);
391
+ --node-color-light: rgba(245, 158, 11, 0.1);
392
+ --node-color-glow: rgba(245, 158, 11, 0.15);
393
+ --handle-color: rgba(245, 158, 11, 0.5);
394
+ --gradient-start: rgba(245, 158, 11, 0.15);
395
+ --gradient-end: rgba(245, 158, 11, 0.05);
396
+ }
397
+ .nodePrimary {
398
+ --glow-color: rgba(37, 99, 235, 0.4);
399
+ --node-color-light: rgba(37, 99, 235, 0.1);
400
+ --node-color-glow: rgba(37, 99, 235, 0.15);
401
+ --handle-color: rgba(37, 99, 235, 0.5);
402
+ --gradient-start: rgba(37, 99, 235, 0.15);
403
+ --gradient-end: rgba(37, 99, 235, 0.05);
404
+ }
405
+ .handle {
406
+ transition: all 0.2s ease;
407
+ }
408
+ .handle:hover {
409
+ animation: handlePulse 1s ease-in-out infinite;
410
+ }
411
+ .nodeIcon {
412
+ transition: all 0.3s ease;
413
+ }
414
+ .badge {
415
+ transition: all 0.2s ease;
416
+ backdrop-filter: blur(4px);
417
+ }
418
+ .nodeCard:hover .badge {
419
+ transform: scale(1.05);
420
+ }
421
+ .badgeProd {
422
+ box-shadow: 0 0 8px rgba(34, 197, 94, 0.3);
423
+ }
424
+ .edge {
425
+ transition: all 0.3s ease;
426
+ }
427
+ .edgeAnimated {
428
+ stroke-dasharray: 8 4;
429
+ animation: edgeFlow 1s linear infinite;
430
+ }
431
+ .edgeGlow {
432
+ filter: drop-shadow(0 0 3px var(--edge-color, color-mix(in srgb, var(--color-primary) 50%, transparent)));
433
+ }
434
+ .edgeHighlighted {
435
+ stroke-width: 3px;
436
+ }
437
+ .edgeLabel {
438
+ backdrop-filter: blur(8px);
439
+ border: 1px solid rgba(255, 255, 255, 0.1);
440
+ box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), 0 0 20px var(--label-glow, color-mix(in srgb, var(--color-primary) 20%, transparent));
441
+ transition: box-shadow 0.2s ease;
442
+ }
443
+ .edgeLabel:hover {
444
+ box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2), 0 0 30px var(--label-glow, color-mix(in srgb, var(--color-primary) 30%, transparent));
445
+ }
446
+ .legend {
447
+ backdrop-filter: var(--glass-blur);
448
+ background: var(--glass-background);
449
+ border: 1px solid color-mix(in srgb, var(--color-primary) 20%, transparent);
450
+ box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1), 0 0 40px color-mix(in srgb, var(--color-primary) 10%, transparent);
451
+ }
452
+ [data-mantine-color-scheme=dark] .legend {
453
+ border-color: color-mix(in srgb, var(--color-primary) 30%, transparent);
454
+ }
455
+ .legendDot {
456
+ transition: all 0.2s ease;
457
+ box-shadow: 0 0 8px currentColor;
458
+ }
459
+ .legendDot:hover {
460
+ transform: scale(1.3);
461
+ box-shadow: 0 0 12px currentColor;
462
+ }
463
+ .nodeHighlighted .nodeCard {
464
+ transform: translateY(-2px) scale(1.02);
465
+ }
466
+ .nodeHighlighted .nodeCard::before {
467
+ opacity: 1;
468
+ }
469
+ .nodeHighlighted .nodeCard::after {
470
+ animation: scanLine 3s ease-in-out infinite;
471
+ }
472
+ .nodeDimmed {
473
+ opacity: 0.3;
474
+ filter: grayscale(0.5);
475
+ transition: all 0.3s ease;
476
+ }
477
+ .edgeHighlighted {
478
+ stroke-width: 4px !important;
479
+ }
480
+ .edgeDimmed {
481
+ opacity: 0.15;
482
+ transition: all 0.3s ease;
483
+ }
484
+ .edgeLabelDimmed {
485
+ opacity: 0.15;
486
+ transition: opacity 0.3s ease;
487
+ }
488
+ @media (prefers-reduced-motion: reduce) {
489
+ .node,
490
+ .nodeCard::after,
491
+ .edgeAnimated,
492
+ .nodeIcon,
493
+ .handle:hover,
494
+ .graphContainer {
495
+ animation: none;
496
+ }
497
+ .nodeCard:hover {
498
+ transform: none;
499
+ }
500
+ }
501
+
502
+ /* src/graph/Graph.globals.css */
503
+ .elevasis-graph-root .react-flow__node.selected,
504
+ .elevasis-graph-root .react-flow__node:focus,
505
+ .elevasis-graph-root .react-flow__node:focus-visible {
506
+ outline: none !important;
507
+ }
508
+ .elevasis-graph-root .react-flow__node.selected > * {
509
+ box-shadow: none;
510
+ }
511
+
128
512
  /* src/theme/custom.css */
129
513
  .mantine-Button-root[data-variant=default] {
130
514
  background-color: var(--color-surface);
@@ -338,6 +338,7 @@ declare const OrganizationModelSchema: z.ZodObject<{
338
338
  }>;
339
339
  description: z.ZodOptional<z.ZodString>;
340
340
  enabled: z.ZodDefault<z.ZodBoolean>;
341
+ devOnly: z.ZodOptional<z.ZodBoolean>;
341
342
  icon: z.ZodOptional<z.ZodString>;
342
343
  featureId: z.ZodOptional<z.ZodString>;
343
344
  featureIds: z.ZodDefault<z.ZodArray<z.ZodString>>;
@@ -593,6 +594,9 @@ type FeatureIconComponent = ComponentType<{
593
594
  size?: number;
594
595
  stroke?: number;
595
596
  }>;
597
+ type FeatureSidebarWidthResolver = number | ((context: {
598
+ currentPath: string;
599
+ }) => number);
596
600
  interface FeatureModule {
597
601
  /** Unique stable identifier for this feature module. */
598
602
  key: string;
@@ -604,6 +608,8 @@ interface FeatureModule {
604
608
  icon?: FeatureIconComponent;
605
609
  /** Sidebar component rendered when this feature's subtree route is active. */
606
610
  sidebar?: FeatureSidebarComponent;
611
+ /** Optional shell sidebar width override. Defaults to 250px. */
612
+ sidebarWidth?: FeatureSidebarWidthResolver;
607
613
  /** Operations-only bridge connecting this feature to the organization graph node. */
608
614
  organizationGraph?: OrganizationGraphFeatureBridge;
609
615
  }
@@ -1,11 +1,11 @@
1
- export { createTestFeaturesProvider } from '../chunk-ULZ2B3NC.js';
2
- export { ElevasisUIProvider } from '../chunk-DMYELNGA.js';
3
- import '../chunk-Q5HC6ENG.js';
1
+ export { createTestFeaturesProvider } from '../chunk-ZBCTB5CA.js';
2
+ export { ElevasisUIProvider } from '../chunk-3HEUGBOT.js';
3
+ import '../chunk-XOTJNW4Q.js';
4
4
  import '../chunk-WLOQ4IBG.js';
5
- export { FeatureShell } from '../chunk-KVW56ERD.js';
5
+ export { FeatureShell } from '../chunk-AXXTN44Z.js';
6
6
  export { ElevasisCoreProvider, NotificationProvider, useNotificationAdapter } from '../chunk-LVUCBY7X.js';
7
- export { ElevasisFeaturesProvider, useElevasisFeatures, useOptionalElevasisFeatures } from '../chunk-VQESMHQV.js';
8
- import '../chunk-RX4UWZZR.js';
7
+ export { ElevasisFeaturesProvider, useElevasisFeatures, useOptionalElevasisFeatures } from '../chunk-LJWV4TWV.js';
8
+ import '../chunk-TKAYX2SP.js';
9
9
  import '../chunk-XUYBOO32.js';
10
10
  import '../chunk-SZHARWKU.js';
11
11
  import '../chunk-3KMDHCAR.js';
@@ -13,7 +13,7 @@ import '../chunk-NYBEU5TE.js';
13
13
  import '../chunk-T6INEVX6.js';
14
14
  import '../chunk-2IFYDILW.js';
15
15
  import '../chunk-Q7DJKLEN.js';
16
- import '../chunk-7YQKVWSD.js';
16
+ import '../chunk-SQ5JGELM.js';
17
17
  import '../chunk-6IA2OMAE.js';
18
18
  export { AppearanceProvider, useAppearance } from '../chunk-QJ2KCHKX.js';
19
19
  import '../chunk-HQ7M6PBW.js';