@elevasis/ui 2.20.0 → 2.22.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 (100) hide show
  1. package/dist/api/index.js +2 -2
  2. package/dist/app/index.js +5 -5
  3. package/dist/charts/index.js +3 -3
  4. package/dist/{chunk-TO7QXDBX.js → chunk-3HEUGBOT.js} +3 -3
  5. package/dist/chunk-AXXTN44Z.js +26 -0
  6. package/dist/{chunk-FMFX4K6E.js → chunk-B4FHWKEF.js} +3390 -2929
  7. package/dist/{chunk-AL23U6C3.js → chunk-BIWHHWCJ.js} +1 -2
  8. package/dist/{chunk-MZFJWCPH.js → chunk-BSZRKBAW.js} +277 -92
  9. package/dist/{chunk-GP3AFJYG.js → chunk-COG4ABRI.js} +8 -13
  10. package/dist/chunk-DDZOHLHB.js +48 -0
  11. package/dist/{chunk-ZE2KQSHL.js → chunk-GJ7EIABJ.js} +4 -4
  12. package/dist/{chunk-YP6T426C.js → chunk-IBUYJXA3.js} +1326 -1110
  13. package/dist/{chunk-2CFOFSSG.js → chunk-IOTLB6ND.js} +8 -13
  14. package/dist/{chunk-GBMNCNHX.js → chunk-KVJ3LFH2.js} +3 -1
  15. package/dist/chunk-LJWV4TWV.js +335 -0
  16. package/dist/{chunk-PJVG3ISO.js → chunk-LKVBEE63.js} +7 -9
  17. package/dist/{chunk-JR5WNTLA.js → chunk-LVJGPE6H.js} +11 -24
  18. package/dist/{chunk-OUYH2SBS.js → chunk-LVUCBY7X.js} +2 -2
  19. package/dist/{chunk-TIIPYB2Z.js → chunk-QZJM3RYI.js} +1 -1
  20. package/dist/{chunk-OD7GWIZS.js → chunk-SGXXJE52.js} +1 -121
  21. package/dist/{chunk-7YQKVWSD.js → chunk-SQ5JGELM.js} +25 -5
  22. package/dist/{chunk-R7OJCNL3.js → chunk-T6INEVX6.js} +1 -1
  23. package/dist/{chunk-RX4UWZZR.js → chunk-TKAYX2SP.js} +8 -3
  24. package/dist/{chunk-CTTY6FUT.js → chunk-TSSKOQBX.js} +2 -2
  25. package/dist/{chunk-GTYUP7MB.js → chunk-WWJ6S2HQ.js} +10 -22
  26. package/dist/{chunk-Q5HC6ENG.js → chunk-XOTJNW4Q.js} +1 -1
  27. package/dist/{chunk-BHR7IV72.js → chunk-XUYBOO32.js} +1 -1
  28. package/dist/{chunk-M7W7CGPL.js → chunk-Z6FAH4XV.js} +1 -1
  29. package/dist/{chunk-Q4QJOSVS.js → chunk-ZBCTB5CA.js} +1 -1
  30. package/dist/components/index.css +85 -85
  31. package/dist/components/index.d.ts +970 -746
  32. package/dist/components/index.js +246 -39
  33. package/dist/components/navigation/index.css +589 -0
  34. package/dist/components/navigation/index.d.ts +1 -13
  35. package/dist/components/navigation/index.js +11 -1
  36. package/dist/execution/index.d.ts +27 -0
  37. package/dist/features/auth/index.css +2 -2
  38. package/dist/features/auth/index.d.ts +184 -3
  39. package/dist/features/crm/index.css +2 -2
  40. package/dist/features/crm/index.d.ts +201 -38
  41. package/dist/features/crm/index.js +15 -14
  42. package/dist/features/dashboard/index.css +2 -2
  43. package/dist/features/dashboard/index.d.ts +25 -27
  44. package/dist/features/dashboard/index.js +15 -14
  45. package/dist/features/delivery/index.css +85 -85
  46. package/dist/features/delivery/index.d.ts +201 -38
  47. package/dist/features/delivery/index.js +15 -14
  48. package/dist/features/lead-gen/index.css +2 -2
  49. package/dist/features/lead-gen/index.d.ts +19 -37
  50. package/dist/features/lead-gen/index.js +15 -14
  51. package/dist/features/monitoring/index.css +85 -85
  52. package/dist/features/monitoring/index.d.ts +18 -36
  53. package/dist/features/monitoring/index.js +17 -16
  54. package/dist/features/monitoring/requests/index.css +2 -2
  55. package/dist/features/monitoring/requests/index.d.ts +18 -36
  56. package/dist/features/monitoring/requests/index.js +15 -14
  57. package/dist/features/operations/index.css +2 -2
  58. package/dist/features/operations/index.d.ts +49 -67
  59. package/dist/features/operations/index.js +18 -17
  60. package/dist/features/seo/index.d.ts +17 -35
  61. package/dist/features/seo/index.js +1 -1
  62. package/dist/features/settings/index.css +2 -2
  63. package/dist/features/settings/index.d.ts +222 -44
  64. package/dist/features/settings/index.js +16 -15
  65. package/dist/graph/index.css +2 -2
  66. package/dist/hooks/delivery/index.css +2 -2
  67. package/dist/hooks/delivery/index.d.ts +184 -3
  68. package/dist/hooks/delivery/index.js +2 -2
  69. package/dist/hooks/index.css +85 -85
  70. package/dist/hooks/index.d.ts +1862 -1582
  71. package/dist/hooks/index.js +13 -12
  72. package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +92 -121
  73. package/dist/hooks/published.css +85 -85
  74. package/dist/hooks/published.d.ts +1862 -1582
  75. package/dist/hooks/published.js +13 -12
  76. package/dist/index.css +12 -12
  77. package/dist/index.d.ts +689 -470
  78. package/dist/index.js +14 -13
  79. package/dist/initialization/index.d.ts +184 -3
  80. package/dist/layout/index.js +2 -2
  81. package/dist/organization/index.css +589 -0
  82. package/dist/organization/index.js +1 -1
  83. package/dist/profile/index.d.ts +184 -3
  84. package/dist/provider/index.css +384 -0
  85. package/dist/provider/index.d.ts +68 -125
  86. package/dist/provider/index.js +11 -10
  87. package/dist/provider/published.css +463 -0
  88. package/dist/provider/published.d.ts +68 -125
  89. package/dist/provider/published.js +8 -7
  90. package/dist/supabase/index.d.ts +359 -6
  91. package/dist/test-utils/index.d.ts +46 -2
  92. package/dist/test-utils/index.js +104 -3
  93. package/dist/theme/index.js +2 -2
  94. package/dist/types/index.d.ts +303 -141
  95. package/dist/utils/index.d.ts +26 -59
  96. package/dist/utils/index.js +1 -1
  97. package/package.json +4 -4
  98. package/dist/chunk-LR5CRY5A.js +0 -514
  99. package/dist/chunk-MG3NF7QL.js +0 -63
  100. /package/dist/{chunk-6GUW5GGF.js → chunk-6Z3G4U2R.js} +0 -0
@@ -124,3 +124,466 @@
124
124
  opacity: 1;
125
125
  }
126
126
  }
127
+
128
+ /* src/theme/custom.css */
129
+ .mantine-Button-root[data-variant=default] {
130
+ background-color: var(--color-surface);
131
+ backdrop-filter: var(--glass-blur);
132
+ -webkit-backdrop-filter: var(--glass-blur);
133
+ border: 1px solid var(--color-border);
134
+ color: var(--color-text);
135
+ }
136
+ .mantine-Button-root[data-variant=default]:hover {
137
+ background-color: var(--color-surface-hover);
138
+ }
139
+ .mantine-Accordion-control:hover {
140
+ background-color: var(--color-surface-hover);
141
+ }
142
+ .mantine-Menu-item:hover:not([data-disabled]) {
143
+ background-color: var(--color-surface-hover);
144
+ }
145
+ .mantine-Select-option:hover {
146
+ background-color: var(--color-surface-hover) !important;
147
+ }
148
+ [data-mantine-color-scheme=dark] .mantine-Tabs-root {
149
+ --tab-border-color: var(--color-border);
150
+ }
151
+ .mantine-Tabs-tab:hover {
152
+ background-color: var(--color-surface-hover);
153
+ }
154
+ .mantine-Pagination-control:not([data-active]) {
155
+ background: var(--color-surface);
156
+ }
157
+ ::-webkit-scrollbar {
158
+ width: 5px;
159
+ height: 5px;
160
+ }
161
+ ::-webkit-scrollbar-track {
162
+ background: transparent;
163
+ }
164
+ ::-webkit-scrollbar-thumb {
165
+ background: color-mix(in srgb, var(--color-text-subtle) 50%, var(--color-border));
166
+ border-radius: 4px;
167
+ }
168
+ ::-webkit-scrollbar-thumb:hover {
169
+ background: var(--color-text-subtle);
170
+ }
171
+ .mantine-Checkbox-input {
172
+ background-color: var(--color-surface);
173
+ border-color: var(--color-border);
174
+ }
175
+ .mantine-Checkbox-input:checked {
176
+ background-color: var(--color-primary);
177
+ border-color: var(--color-primary);
178
+ }
179
+ .mantine-Switch-root:has(input:not(:checked)) .mantine-Switch-track {
180
+ background-color: var(--color-surface-hover);
181
+ border-color: var(--color-border);
182
+ }
183
+ .mantine-Timeline-root {
184
+ --tl-color: var(--color-primary);
185
+ }
186
+ .mantine-Timeline-item {
187
+ --item-border-color: var(--color-border);
188
+ }
189
+ .mantine-Timeline-itemBullet {
190
+ border-color: var(--color-border);
191
+ }
192
+ .mantine-Timeline-itemBullet:where([data-with-child]) {
193
+ background-color: var(--color-primary);
194
+ border-color: var(--color-primary);
195
+ }
196
+ .recharts-surface:focus {
197
+ outline: none;
198
+ }
199
+ .hide-scrollbar {
200
+ scrollbar-width: none;
201
+ -ms-overflow-style: none;
202
+ }
203
+ .hide-scrollbar::-webkit-scrollbar {
204
+ display: none;
205
+ }
206
+
207
+ /* src/graph/Graph.module.css */
208
+ @keyframes edgeFlow {
209
+ 0% {
210
+ stroke-dashoffset: 24;
211
+ }
212
+ 100% {
213
+ stroke-dashoffset: 0;
214
+ }
215
+ }
216
+ @keyframes edgeFlowReverse {
217
+ 0% {
218
+ stroke-dashoffset: 0;
219
+ }
220
+ 100% {
221
+ stroke-dashoffset: 24;
222
+ }
223
+ }
224
+ @keyframes pulse {
225
+ 0%, 100% {
226
+ opacity: 0.6;
227
+ }
228
+ 50% {
229
+ opacity: 1;
230
+ }
231
+ }
232
+ @keyframes livePulse {
233
+ 0%, 100% {
234
+ opacity: 1;
235
+ }
236
+ 50% {
237
+ opacity: 0.6;
238
+ }
239
+ }
240
+ .livePulse {
241
+ animation: livePulse 2s ease-in-out infinite;
242
+ }
243
+ @keyframes glowPulse {
244
+ 0%, 100% {
245
+ 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));
246
+ }
247
+ 50% {
248
+ 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));
249
+ }
250
+ }
251
+ @keyframes nodeEnter {
252
+ 0% {
253
+ opacity: 0;
254
+ transform: scale(0.8) translateY(10px);
255
+ }
256
+ 100% {
257
+ opacity: 1;
258
+ transform: scale(1) translateY(0);
259
+ }
260
+ }
261
+ @keyframes handlePulse {
262
+ 0%, 100% {
263
+ transform: scale(1);
264
+ box-shadow: 0 0 0 0 var(--handle-color, color-mix(in srgb, var(--color-primary) 40%, transparent));
265
+ }
266
+ 50% {
267
+ transform: scale(1.2);
268
+ box-shadow: 0 0 0 4px var(--handle-color, color-mix(in srgb, var(--color-primary) 0%, transparent));
269
+ }
270
+ }
271
+ @keyframes gridMove {
272
+ 0% {
273
+ background-position: 0 0;
274
+ }
275
+ 100% {
276
+ background-position: 40px 40px;
277
+ }
278
+ }
279
+ @keyframes labelFadeIn {
280
+ 0% {
281
+ opacity: 0;
282
+ transform: translate(-50%, -50%) translate(var(--label-x), var(--label-y)) scale(0.8);
283
+ }
284
+ 100% {
285
+ opacity: 1;
286
+ transform: translate(-50%, -50%) translate(var(--label-x), var(--label-y)) scale(1);
287
+ }
288
+ }
289
+ @keyframes scanLine {
290
+ 0% {
291
+ transform: translateY(-100%);
292
+ opacity: 0;
293
+ }
294
+ 50% {
295
+ opacity: 0.5;
296
+ }
297
+ 100% {
298
+ transform: translateY(100%);
299
+ opacity: 0;
300
+ }
301
+ }
302
+ .graphContainer {
303
+ position: relative;
304
+ background-image:
305
+ linear-gradient(color-mix(in srgb, var(--color-primary) 5%, transparent) 1px, transparent 1px),
306
+ linear-gradient(
307
+ 90deg,
308
+ color-mix(in srgb, var(--color-primary) 5%, transparent) 1px,
309
+ transparent 1px),
310
+ radial-gradient(
311
+ ellipse at 50% 50%,
312
+ color-mix(in srgb, var(--color-primary) 1.25%, transparent) 0%,
313
+ transparent 70%);
314
+ background-color: color-mix(in srgb, var(--color-background) 50%, var(--glass-background));
315
+ backdrop-filter: var(--glass-blur);
316
+ background-size:
317
+ 40px 40px,
318
+ 40px 40px,
319
+ 100% 100%;
320
+ animation: gridMove 20s linear infinite;
321
+ }
322
+ [data-mantine-color-scheme=dark] .graphContainer {
323
+ background-image:
324
+ linear-gradient(color-mix(in srgb, var(--color-primary) 9%, transparent) 1px, transparent 1px),
325
+ linear-gradient(
326
+ 90deg,
327
+ color-mix(in srgb, var(--color-primary) 9%, transparent) 1px,
328
+ transparent 1px),
329
+ radial-gradient(
330
+ ellipse at 50% 50%,
331
+ color-mix(in srgb, var(--color-primary) 2.25%, transparent) 0%,
332
+ transparent 70%);
333
+ background-size:
334
+ 40px 40px,
335
+ 40px 40px,
336
+ 100% 100%;
337
+ }
338
+ .node {
339
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
340
+ position: relative;
341
+ }
342
+ .node:nth-child(1) {
343
+ animation-delay: 0.05s;
344
+ }
345
+ .node:nth-child(2) {
346
+ animation-delay: 0.1s;
347
+ }
348
+ .node:nth-child(3) {
349
+ animation-delay: 0.15s;
350
+ }
351
+ .node:nth-child(4) {
352
+ animation-delay: 0.2s;
353
+ }
354
+ .node:nth-child(5) {
355
+ animation-delay: 0.25s;
356
+ }
357
+ .node:nth-child(6) {
358
+ animation-delay: 0.3s;
359
+ }
360
+ .node:nth-child(7) {
361
+ animation-delay: 0.35s;
362
+ }
363
+ .node:nth-child(8) {
364
+ animation-delay: 0.4s;
365
+ }
366
+ .node:nth-child(9) {
367
+ animation-delay: 0.45s;
368
+ }
369
+ .node:nth-child(10) {
370
+ animation-delay: 0.5s;
371
+ }
372
+ .node:nth-child(11) {
373
+ animation-delay: 0.55s;
374
+ }
375
+ .node:nth-child(12) {
376
+ animation-delay: 0.6s;
377
+ }
378
+ .nodeCard {
379
+ position: relative;
380
+ border-radius: var(--mantine-radius-md);
381
+ overflow: hidden;
382
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
383
+ }
384
+ .nodeCard::before {
385
+ content: "";
386
+ position: absolute;
387
+ inset: 0;
388
+ background:
389
+ linear-gradient(
390
+ 135deg,
391
+ var(--node-color-light, color-mix(in srgb, var(--color-primary) 10%, transparent)) 0%,
392
+ transparent 50%,
393
+ var(--node-color-light, color-mix(in srgb, var(--color-primary) 5%, transparent)) 100%);
394
+ pointer-events: none;
395
+ opacity: 0;
396
+ transition: opacity 0.3s ease;
397
+ }
398
+ .nodeCard::after {
399
+ content: "";
400
+ position: absolute;
401
+ left: 0;
402
+ right: 0;
403
+ height: 30%;
404
+ background:
405
+ linear-gradient(
406
+ 180deg,
407
+ transparent 0%,
408
+ var(--node-color-glow, color-mix(in srgb, var(--color-primary) 10%, transparent)) 50%,
409
+ transparent 100%);
410
+ pointer-events: none;
411
+ opacity: 0;
412
+ }
413
+ .nodeCard:hover::before,
414
+ .nodeCardSelected::before {
415
+ opacity: 1;
416
+ }
417
+ .nodeCard:hover::after,
418
+ .nodeCardSelected::after {
419
+ animation: scanLine 3s ease-in-out infinite;
420
+ }
421
+ .nodeCard:hover {
422
+ transform: translateY(-2px) scale(1.02);
423
+ }
424
+ .nodeCardSelected {
425
+ transform: translateY(-2px) scale(1.02);
426
+ animation: glowPulse 2s ease-in-out infinite;
427
+ }
428
+ .nodeAgent {
429
+ --glow-color: rgba(139, 92, 246, 0.4);
430
+ --node-color-light: rgba(139, 92, 246, 0.1);
431
+ --node-color-glow: rgba(139, 92, 246, 0.15);
432
+ --handle-color: rgba(139, 92, 246, 0.5);
433
+ --gradient-start: rgba(139, 92, 246, 0.15);
434
+ --gradient-end: rgba(139, 92, 246, 0.05);
435
+ }
436
+ .nodeWorkflow {
437
+ --glow-color: rgba(59, 130, 246, 0.4);
438
+ --node-color-light: rgba(59, 130, 246, 0.1);
439
+ --node-color-glow: rgba(59, 130, 246, 0.15);
440
+ --handle-color: rgba(59, 130, 246, 0.5);
441
+ --gradient-start: rgba(59, 130, 246, 0.15);
442
+ --gradient-end: rgba(59, 130, 246, 0.05);
443
+ }
444
+ .nodeTrigger {
445
+ --glow-color: rgba(249, 115, 22, 0.4);
446
+ --node-color-light: rgba(249, 115, 22, 0.1);
447
+ --node-color-glow: rgba(249, 115, 22, 0.15);
448
+ --handle-color: rgba(249, 115, 22, 0.5);
449
+ --gradient-start: rgba(249, 115, 22, 0.15);
450
+ --gradient-end: rgba(249, 115, 22, 0.05);
451
+ }
452
+ .nodeIntegration {
453
+ --glow-color: rgba(20, 184, 166, 0.4);
454
+ --node-color-light: rgba(20, 184, 166, 0.1);
455
+ --node-color-glow: rgba(20, 184, 166, 0.15);
456
+ --handle-color: rgba(20, 184, 166, 0.5);
457
+ --gradient-start: rgba(20, 184, 166, 0.15);
458
+ --gradient-end: rgba(20, 184, 166, 0.05);
459
+ }
460
+ .nodeExternal {
461
+ --glow-color: rgba(107, 114, 128, 0.4);
462
+ --node-color-light: rgba(107, 114, 128, 0.1);
463
+ --node-color-glow: rgba(107, 114, 128, 0.15);
464
+ --handle-color: rgba(107, 114, 128, 0.5);
465
+ --gradient-start: rgba(107, 114, 128, 0.15);
466
+ --gradient-end: rgba(107, 114, 128, 0.05);
467
+ }
468
+ .nodeHuman {
469
+ --glow-color: rgba(245, 158, 11, 0.4);
470
+ --node-color-light: rgba(245, 158, 11, 0.1);
471
+ --node-color-glow: rgba(245, 158, 11, 0.15);
472
+ --handle-color: rgba(245, 158, 11, 0.5);
473
+ --gradient-start: rgba(245, 158, 11, 0.15);
474
+ --gradient-end: rgba(245, 158, 11, 0.05);
475
+ }
476
+ .nodePrimary {
477
+ --glow-color: rgba(37, 99, 235, 0.4);
478
+ --node-color-light: rgba(37, 99, 235, 0.1);
479
+ --node-color-glow: rgba(37, 99, 235, 0.15);
480
+ --handle-color: rgba(37, 99, 235, 0.5);
481
+ --gradient-start: rgba(37, 99, 235, 0.15);
482
+ --gradient-end: rgba(37, 99, 235, 0.05);
483
+ }
484
+ .handle {
485
+ transition: all 0.2s ease;
486
+ }
487
+ .handle:hover {
488
+ animation: handlePulse 1s ease-in-out infinite;
489
+ }
490
+ .nodeIcon {
491
+ transition: all 0.3s ease;
492
+ }
493
+ .badge {
494
+ transition: all 0.2s ease;
495
+ backdrop-filter: blur(4px);
496
+ }
497
+ .nodeCard:hover .badge {
498
+ transform: scale(1.05);
499
+ }
500
+ .badgeProd {
501
+ box-shadow: 0 0 8px rgba(34, 197, 94, 0.3);
502
+ }
503
+ .edge {
504
+ transition: all 0.3s ease;
505
+ }
506
+ .edgeAnimated {
507
+ stroke-dasharray: 8 4;
508
+ animation: edgeFlow 1s linear infinite;
509
+ }
510
+ .edgeGlow {
511
+ filter: drop-shadow(0 0 3px var(--edge-color, color-mix(in srgb, var(--color-primary) 50%, transparent)));
512
+ }
513
+ .edgeHighlighted {
514
+ stroke-width: 3px;
515
+ }
516
+ .edgeLabel {
517
+ backdrop-filter: blur(8px);
518
+ border: 1px solid rgba(255, 255, 255, 0.1);
519
+ 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));
520
+ transition: box-shadow 0.2s ease;
521
+ }
522
+ .edgeLabel:hover {
523
+ 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));
524
+ }
525
+ .legend {
526
+ backdrop-filter: var(--glass-blur);
527
+ background: var(--glass-background);
528
+ border: 1px solid color-mix(in srgb, var(--color-primary) 20%, transparent);
529
+ box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1), 0 0 40px color-mix(in srgb, var(--color-primary) 10%, transparent);
530
+ }
531
+ [data-mantine-color-scheme=dark] .legend {
532
+ border-color: color-mix(in srgb, var(--color-primary) 30%, transparent);
533
+ }
534
+ .legendDot {
535
+ transition: all 0.2s ease;
536
+ box-shadow: 0 0 8px currentColor;
537
+ }
538
+ .legendDot:hover {
539
+ transform: scale(1.3);
540
+ box-shadow: 0 0 12px currentColor;
541
+ }
542
+ .nodeHighlighted .nodeCard {
543
+ transform: translateY(-2px) scale(1.02);
544
+ }
545
+ .nodeHighlighted .nodeCard::before {
546
+ opacity: 1;
547
+ }
548
+ .nodeHighlighted .nodeCard::after {
549
+ animation: scanLine 3s ease-in-out infinite;
550
+ }
551
+ .nodeDimmed {
552
+ opacity: 0.3;
553
+ filter: grayscale(0.5);
554
+ transition: all 0.3s ease;
555
+ }
556
+ .edgeHighlighted {
557
+ stroke-width: 4px !important;
558
+ }
559
+ .edgeDimmed {
560
+ opacity: 0.15;
561
+ transition: all 0.3s ease;
562
+ }
563
+ .edgeLabelDimmed {
564
+ opacity: 0.15;
565
+ transition: opacity 0.3s ease;
566
+ }
567
+ @media (prefers-reduced-motion: reduce) {
568
+ .node,
569
+ .nodeCard::after,
570
+ .edgeAnimated,
571
+ .nodeIcon,
572
+ .handle:hover,
573
+ .graphContainer {
574
+ animation: none;
575
+ }
576
+ .nodeCard:hover {
577
+ transform: none;
578
+ }
579
+ }
580
+
581
+ /* src/graph/Graph.globals.css */
582
+ .elevasis-graph-root .react-flow__node.selected,
583
+ .elevasis-graph-root .react-flow__node:focus,
584
+ .elevasis-graph-root .react-flow__node:focus-visible {
585
+ outline: none !important;
586
+ }
587
+ .elevasis-graph-root .react-flow__node.selected > * {
588
+ box-shadow: none;
589
+ }