lightning_ui_kit 0.3.1 → 0.3.3

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 (84) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +30 -0
  3. data/app/assets/stylesheets/lightning_ui_kit/application.css +58 -0
  4. data/app/assets/stylesheets/lightning_ui_kit/themes.css +133 -0
  5. data/app/assets/vendor/lightning_ui_kit.css +415 -374
  6. data/app/assets/vendor/lightning_ui_kit.js +2 -2
  7. data/app/components/lightning_ui_kit/alert_component.rb +1 -1
  8. data/app/components/lightning_ui_kit/avatar_component.html.erb +1 -1
  9. data/app/components/lightning_ui_kit/badge_component.rb +14 -14
  10. data/app/components/lightning_ui_kit/banner_component.html.erb +1 -1
  11. data/app/components/lightning_ui_kit/banner_component.rb +3 -3
  12. data/app/components/lightning_ui_kit/button_component.rb +16 -16
  13. data/app/components/lightning_ui_kit/checkbox_component.html.erb +10 -10
  14. data/app/components/lightning_ui_kit/combobox_component.html.erb +14 -14
  15. data/app/components/lightning_ui_kit/combobox_component.rb +4 -4
  16. data/app/components/lightning_ui_kit/description_list/item_component.html.erb +2 -2
  17. data/app/components/lightning_ui_kit/dropdown_component.html.erb +2 -2
  18. data/app/components/lightning_ui_kit/dropdown_component.rb +1 -1
  19. data/app/components/lightning_ui_kit/dropzone_component.html.erb +13 -13
  20. data/app/components/lightning_ui_kit/dropzone_component.rb +1 -1
  21. data/app/components/lightning_ui_kit/file_input_component.html.erb +2 -2
  22. data/app/components/lightning_ui_kit/file_input_component.rb +3 -3
  23. data/app/components/lightning_ui_kit/input_component.html.erb +2 -2
  24. data/app/components/lightning_ui_kit/input_component.rb +9 -9
  25. data/app/components/lightning_ui_kit/layout_component.html.erb +10 -10
  26. data/app/components/lightning_ui_kit/modal_component.html.erb +4 -4
  27. data/app/components/lightning_ui_kit/pagination_component.html.erb +3 -3
  28. data/app/components/lightning_ui_kit/pagination_component.rb +14 -5
  29. data/app/components/lightning_ui_kit/select_component.html.erb +3 -3
  30. data/app/components/lightning_ui_kit/select_component.rb +3 -3
  31. data/app/components/lightning_ui_kit/sidebar_link_component.html.erb +1 -1
  32. data/app/components/lightning_ui_kit/sidebar_link_component.rb +11 -7
  33. data/app/components/lightning_ui_kit/sidebar_section_component.rb +1 -1
  34. data/app/components/lightning_ui_kit/skeleton_component.html.erb +2 -2
  35. data/app/components/lightning_ui_kit/spinner_component.html.erb +5 -4
  36. data/app/components/lightning_ui_kit/switch_component.html.erb +2 -2
  37. data/app/components/lightning_ui_kit/switch_component.rb +7 -7
  38. data/app/components/lightning_ui_kit/table_component.html.erb +7 -7
  39. data/app/components/lightning_ui_kit/text_component.rb +1 -1
  40. data/app/components/lightning_ui_kit/textarea_component.html.erb +2 -2
  41. data/app/components/lightning_ui_kit/textarea_component.rb +3 -3
  42. data/app/components/lightning_ui_kit/toast_component.html.erb +3 -3
  43. data/app/components/lightning_ui_kit/tooltip_component.html.erb +2 -2
  44. data/app/javascript/lightning_ui_kit/controllers/combobox_controller.js +2 -2
  45. data/app/javascript/lightning_ui_kit/controllers/dropzone_controller.js +1 -1
  46. data/lib/lightning_ui_kit/builder.rb +56 -56
  47. data/lib/lightning_ui_kit/version.rb +1 -1
  48. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/bigdecimal.so +0 -0
  49. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/gem_make.out +5 -5
  50. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/mkmf.log +3 -3
  51. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/date_core.so +0 -0
  52. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem_make.out +5 -5
  53. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/erb/escape.so +0 -0
  54. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem_make.out +5 -5
  55. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem_make.out +5 -5
  56. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/io/console.so +0 -0
  57. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/gem_make.out +5 -5
  58. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/json/ext/generator.so +0 -0
  59. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/json/ext/parser.so +0 -0
  60. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem_make.out +5 -5
  61. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/nio4r_ext.so +0 -0
  62. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/gem_make.out +5 -5
  63. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/prism/prism.so +0 -0
  64. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem_make.out +5 -5
  65. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/psych.so +0 -0
  66. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem_make.out +5 -5
  67. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/racc/cparse.so +0 -0
  68. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem_make.out +5 -5
  69. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/stringio.so +0 -0
  70. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem_make.out +5 -5
  71. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/websocket_mask.so +0 -0
  72. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal.so +0 -0
  73. data/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date_core.so +0 -0
  74. data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/escape.so +0 -0
  75. data/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console.so +0 -0
  76. data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/lib/json/ext/generator.so +0 -0
  77. data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/lib/json/ext/parser.so +0 -0
  78. data/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r_ext.so +0 -0
  79. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/prism.so +0 -0
  80. data/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.so +0 -0
  81. data/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
  82. data/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/lib/stringio.so +0 -0
  83. data/vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket_mask.so +0 -0
  84. metadata +2 -1
@@ -1,35 +1,17 @@
1
- /*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
1
+ /*! tailwindcss v4.2.0 | MIT License | https://tailwindcss.com */
2
2
  @layer properties;
3
3
  @layer theme, base, components, utilities;
4
4
  @layer theme {
5
5
  :root, :host {
6
- --lui-color-red-500: oklch(0.637 0.237 25.331);
7
6
  --lui-color-red-600: oklch(0.577 0.245 27.325);
8
- --lui-color-red-700: oklch(0.505 0.213 27.518);
9
- --lui-color-red-950: oklch(0.258 0.092 26.042);
10
- --lui-color-yellow-200: oklch(0.945 0.129 101.54);
11
- --lui-color-yellow-400: oklch(0.852 0.199 91.936);
12
- --lui-color-green-200: oklch(0.925 0.084 155.995);
13
7
  --lui-color-green-600: oklch(0.627 0.194 149.214);
14
- --lui-color-blue-50: oklch(0.97 0.014 254.604);
15
8
  --lui-color-blue-500: oklch(0.623 0.214 259.815);
16
9
  --lui-color-blue-600: oklch(0.546 0.245 262.881);
17
- --lui-color-gray-50: oklch(0.985 0.002 247.839);
18
- --lui-color-gray-100: oklch(0.967 0.003 264.542);
19
- --lui-color-gray-300: oklch(0.872 0.01 258.338);
20
10
  --lui-color-gray-700: oklch(0.373 0.034 259.733);
21
- --lui-color-gray-800: oklch(0.278 0.033 256.848);
22
11
  --lui-color-zinc-50: oklch(0.985 0 0);
23
12
  --lui-color-zinc-100: oklch(0.967 0.001 286.375);
24
- --lui-color-zinc-200: oklch(0.92 0.004 286.32);
25
- --lui-color-zinc-300: oklch(0.871 0.006 286.286);
26
- --lui-color-zinc-400: oklch(0.705 0.015 286.067);
27
13
  --lui-color-zinc-500: oklch(0.552 0.016 285.938);
28
- --lui-color-zinc-600: oklch(0.442 0.017 285.786);
29
- --lui-color-zinc-700: oklch(0.37 0.013 285.805);
30
- --lui-color-zinc-800: oklch(0.274 0.006 286.033);
31
14
  --lui-color-zinc-900: oklch(0.21 0.006 285.885);
32
- --lui-color-zinc-950: oklch(0.141 0.005 285.823);
33
15
  --lui-color-black: #000;
34
16
  --lui-color-white: #fff;
35
17
  --lui-spacing: 0.25rem;
@@ -52,7 +34,7 @@
52
34
  --lui-font-weight-medium: 500;
53
35
  --lui-font-weight-semibold: 600;
54
36
  --lui-font-weight-bold: 700;
55
- --lui-tracking-wider: 0.05em;
37
+ --lui-tracking-widest: 0.1em;
56
38
  --lui-leading-snug: 1.375;
57
39
  --lui-leading-relaxed: 1.625;
58
40
  --lui-radius-md: 0.375rem;
@@ -247,7 +229,7 @@
247
229
  inset-block: calc(var(--lui-spacing) * 0);
248
230
  }
249
231
  .lui\:top-1\/2 {
250
- top: calc(1/2 * 100%);
232
+ top: calc(1 / 2 * 100%);
251
233
  }
252
234
  .lui\:top-5 {
253
235
  top: calc(var(--lui-spacing) * 5);
@@ -268,7 +250,7 @@
268
250
  left: calc(var(--lui-spacing) * 0);
269
251
  }
270
252
  .lui\:left-1\/2 {
271
- left: calc(1/2 * 100%);
253
+ left: calc(1 / 2 * 100%);
272
254
  }
273
255
  .lui\:isolate {
274
256
  isolation: isolate;
@@ -372,6 +354,9 @@
372
354
  .lui\:inline-grid {
373
355
  display: inline-grid;
374
356
  }
357
+ .lui\:aspect-square {
358
+ aspect-ratio: 1 / 1;
359
+ }
375
360
  .lui\:size-4 {
376
361
  width: calc(var(--lui-spacing) * 4);
377
362
  height: calc(var(--lui-spacing) * 4);
@@ -534,7 +519,7 @@
534
519
  transform-origin: 0 0;
535
520
  }
536
521
  .lui\:-translate-x-1\/2 {
537
- --tw-translate-x: calc(calc(1/2 * 100%) * -1);
522
+ --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
538
523
  translate: var(--tw-translate-x) var(--tw-translate-y);
539
524
  }
540
525
  .lui\:-translate-x-full {
@@ -546,7 +531,7 @@
546
531
  translate: var(--tw-translate-x) var(--tw-translate-y);
547
532
  }
548
533
  .lui\:-translate-y-1\/2 {
549
- --tw-translate-y: calc(calc(1/2 * 100%) * -1);
534
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
550
535
  translate: var(--tw-translate-x) var(--tw-translate-y);
551
536
  }
552
537
  .lui\:scale-95 {
@@ -781,155 +766,155 @@
781
766
  --tw-border-style: dotted;
782
767
  border-style: dotted;
783
768
  }
784
- .lui\:border-green-600 {
785
- border-color: var(--lui-color-green-600);
769
+ .lui\:border-border {
770
+ border-color: var(--lui-theme-border);
771
+ }
772
+ .lui\:border-border-hover {
773
+ border-color: var(--lui-theme-border-hover);
774
+ }
775
+ .lui\:border-border-strong {
776
+ border-color: var(--lui-theme-border-strong);
777
+ }
778
+ .lui\:border-border-subtle {
779
+ border-color: var(--lui-theme-border-subtle);
780
+ }
781
+ .lui\:border-destructive {
782
+ border-color: var(--lui-theme-destructive);
783
+ }
784
+ .lui\:border-destructive-border {
785
+ border-color: var(--lui-theme-destructive-border);
786
+ }
787
+ .lui\:border-destructive-border\/40 {
788
+ border-color: var(--lui-theme-destructive-border);
789
+ @supports (color: color-mix(in lab, red, red)) {
790
+ border-color: color-mix(in oklab, var(--lui-theme-destructive-border) 40%, transparent);
791
+ }
792
+ }
793
+ .lui\:border-foreground-faint {
794
+ border-color: var(--lui-theme-foreground-faint);
795
+ }
796
+ .lui\:border-foreground-invert {
797
+ border-color: var(--lui-theme-foreground-invert);
786
798
  }
787
799
  .lui\:border-inherit {
788
800
  border-color: inherit;
789
801
  }
790
- .lui\:border-red-500 {
791
- border-color: var(--lui-color-red-500);
792
- }
793
- .lui\:border-red-700 {
794
- border-color: var(--lui-color-red-700);
802
+ .lui\:border-success-indicator {
803
+ border-color: var(--lui-theme-success-indicator);
795
804
  }
796
805
  .lui\:border-transparent {
797
806
  border-color: transparent;
798
807
  }
799
- .lui\:border-white {
800
- border-color: var(--lui-color-white);
808
+ .lui\:border-warning-indicator {
809
+ border-color: var(--lui-theme-warning-indicator);
801
810
  }
802
- .lui\:border-yellow-400 {
803
- border-color: var(--lui-color-yellow-400);
811
+ .lui\:border-b-border {
812
+ border-bottom-color: var(--lui-theme-border);
804
813
  }
805
- .lui\:border-zinc-100 {
806
- border-color: var(--lui-color-zinc-100);
814
+ .lui\:bg-\(--btn-border\) {
815
+ background-color: var(--btn-border);
807
816
  }
808
- .lui\:border-zinc-400 {
809
- border-color: var(--lui-color-zinc-400);
817
+ .lui\:bg-blue-500 {
818
+ background-color: var(--lui-color-blue-500);
810
819
  }
811
- .lui\:border-zinc-500 {
812
- border-color: var(--lui-color-zinc-500);
820
+ .lui\:bg-destructive {
821
+ background-color: var(--lui-theme-destructive);
813
822
  }
814
- .lui\:border-zinc-950\/5 {
815
- border-color: var(--lui-color-zinc-950);
823
+ .lui\:bg-destructive\/5 {
824
+ background-color: var(--lui-theme-destructive);
816
825
  @supports (color: color-mix(in lab, red, red)) {
817
- border-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
826
+ background-color: color-mix(in oklab, var(--lui-theme-destructive) 5%, transparent);
818
827
  }
819
828
  }
820
- .lui\:border-zinc-950\/10 {
821
- border-color: var(--lui-color-zinc-950);
829
+ .lui\:bg-destructive\/15 {
830
+ background-color: var(--lui-theme-destructive);
822
831
  @supports (color: color-mix(in lab, red, red)) {
823
- border-color: color-mix(in oklab, var(--lui-color-zinc-950) 10%, transparent);
832
+ background-color: color-mix(in oklab, var(--lui-theme-destructive) 15%, transparent);
824
833
  }
825
834
  }
826
- .lui\:border-zinc-950\/15 {
827
- border-color: var(--lui-color-zinc-950);
828
- @supports (color: color-mix(in lab, red, red)) {
829
- border-color: color-mix(in oklab, var(--lui-color-zinc-950) 15%, transparent);
830
- }
835
+ .lui\:bg-foreground-faint {
836
+ background-color: var(--lui-theme-foreground-faint);
831
837
  }
832
- .lui\:border-b-zinc-950\/10 {
833
- border-bottom-color: var(--lui-color-zinc-950);
838
+ .lui\:bg-foreground-faint\/20 {
839
+ background-color: var(--lui-theme-foreground-faint);
834
840
  @supports (color: color-mix(in lab, red, red)) {
835
- border-bottom-color: color-mix(in oklab, var(--lui-color-zinc-950) 10%, transparent);
841
+ background-color: color-mix(in oklab, var(--lui-theme-foreground-faint) 20%, transparent);
836
842
  }
837
843
  }
838
- .lui\:bg-\(--btn-border\) {
839
- background-color: var(--btn-border);
844
+ .lui\:bg-interactive {
845
+ background-color: var(--lui-theme-interactive);
840
846
  }
841
- .lui\:bg-blue-500 {
842
- background-color: var(--lui-color-blue-500);
847
+ .lui\:bg-neutral-bg {
848
+ background-color: var(--lui-theme-neutral-bg);
843
849
  }
844
- .lui\:bg-blue-600 {
845
- background-color: var(--lui-color-blue-600);
850
+ .lui\:bg-success-bg {
851
+ background-color: var(--lui-theme-success-bg);
846
852
  }
847
- .lui\:bg-gray-50 {
848
- background-color: var(--lui-color-gray-50);
853
+ .lui\:bg-success-indicator {
854
+ background-color: var(--lui-theme-success-indicator);
849
855
  }
850
- .lui\:bg-gray-300 {
851
- background-color: var(--lui-color-gray-300);
856
+ .lui\:bg-surface {
857
+ background-color: var(--lui-theme-surface);
852
858
  }
853
- .lui\:bg-green-200 {
854
- background-color: var(--lui-color-green-200);
859
+ .lui\:bg-surface-aside {
860
+ background-color: var(--lui-theme-surface-aside);
855
861
  }
856
- .lui\:bg-green-600 {
857
- background-color: var(--lui-color-green-600);
862
+ .lui\:bg-surface-hover {
863
+ background-color: var(--lui-theme-surface-hover);
858
864
  }
859
- .lui\:bg-red-600\/80 {
860
- background-color: var(--lui-color-red-600);
861
- @supports (color: color-mix(in lab, red, red)) {
862
- background-color: color-mix(in oklab, var(--lui-color-red-600) 80%, transparent);
863
- }
865
+ .lui\:bg-surface-input {
866
+ background-color: var(--lui-theme-surface-input);
864
867
  }
865
- .lui\:bg-red-700 {
866
- background-color: var(--lui-color-red-700);
868
+ .lui\:bg-surface-invert {
869
+ background-color: var(--lui-theme-surface-invert);
867
870
  }
868
- .lui\:bg-transparent {
869
- background-color: transparent;
870
- }
871
- .lui\:bg-white {
872
- background-color: var(--lui-color-white);
871
+ .lui\:bg-surface-overlay {
872
+ background-color: var(--lui-theme-surface-overlay);
873
873
  }
874
- .lui\:bg-yellow-200 {
875
- background-color: var(--lui-color-yellow-200);
874
+ .lui\:bg-surface-secondary {
875
+ background-color: var(--lui-theme-surface-secondary);
876
876
  }
877
- .lui\:bg-yellow-400 {
878
- background-color: var(--lui-color-yellow-400);
877
+ .lui\:bg-surface-tertiary {
878
+ background-color: var(--lui-theme-surface-tertiary);
879
879
  }
880
- .lui\:bg-zinc-50 {
881
- background-color: var(--lui-color-zinc-50);
880
+ .lui\:bg-tooltip-bg {
881
+ background-color: var(--lui-theme-tooltip-bg);
882
882
  }
883
- .lui\:bg-zinc-100 {
884
- background-color: var(--lui-color-zinc-100);
883
+ .lui\:bg-transparent {
884
+ background-color: transparent;
885
885
  }
886
- .lui\:bg-zinc-200 {
887
- background-color: var(--lui-color-zinc-200);
886
+ .lui\:bg-warning-bg {
887
+ background-color: var(--lui-theme-warning-bg);
888
888
  }
889
- .lui\:bg-zinc-400 {
890
- background-color: var(--lui-color-zinc-400);
889
+ .lui\:bg-warning-indicator {
890
+ background-color: var(--lui-theme-warning-indicator);
891
891
  }
892
- .lui\:bg-zinc-400\/20 {
893
- background-color: var(--lui-color-zinc-400);
894
- @supports (color: color-mix(in lab, red, red)) {
895
- background-color: color-mix(in oklab, var(--lui-color-zinc-400) 20%, transparent);
896
- }
892
+ .lui\:bg-white {
893
+ background-color: var(--lui-color-white);
897
894
  }
898
- .lui\:bg-zinc-800 {
899
- background-color: var(--lui-color-zinc-800);
895
+ .lui\:bg-zinc-100 {
896
+ background-color: var(--lui-color-zinc-100);
900
897
  }
901
898
  .lui\:bg-zinc-900 {
902
899
  background-color: var(--lui-color-zinc-900);
903
900
  }
904
- .lui\:bg-zinc-950 {
905
- background-color: var(--lui-color-zinc-950);
906
- }
907
- .lui\:bg-zinc-950\/5 {
908
- background-color: var(--lui-color-zinc-950);
909
- @supports (color: color-mix(in lab, red, red)) {
910
- background-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
911
- }
912
- }
913
- .lui\:bg-zinc-950\/25 {
914
- background-color: var(--lui-color-zinc-950);
915
- @supports (color: color-mix(in lab, red, red)) {
916
- background-color: color-mix(in oklab, var(--lui-color-zinc-950) 25%, transparent);
917
- }
918
- }
919
901
  .lui\:fill-current {
920
902
  fill: currentcolor;
921
903
  }
922
- .lui\:fill-zinc-500 {
923
- fill: var(--lui-color-zinc-500);
904
+ .lui\:fill-foreground {
905
+ fill: var(--lui-theme-foreground);
924
906
  }
925
- .lui\:fill-zinc-950 {
926
- fill: var(--lui-color-zinc-950);
907
+ .lui\:fill-foreground-faint {
908
+ fill: var(--lui-theme-foreground-faint);
909
+ }
910
+ .lui\:fill-foreground-muted {
911
+ fill: var(--lui-theme-foreground-muted);
927
912
  }
928
913
  .lui\:stroke-\(--checkbox-check\) {
929
914
  stroke: var(--checkbox-check);
930
915
  }
931
- .lui\:stroke-zinc-500 {
932
- stroke: var(--lui-color-zinc-500);
916
+ .lui\:stroke-foreground-muted {
917
+ stroke: var(--lui-theme-foreground-muted);
933
918
  }
934
919
  .lui\:p-\(--gutter\) {
935
920
  padding: var(--gutter);
@@ -1085,6 +1070,9 @@
1085
1070
  font-size: var(--lui-text-xs);
1086
1071
  line-height: var(--tw-leading, var(--lui-text-xs--line-height));
1087
1072
  }
1073
+ .lui\:text-\[0\.6875rem\] {
1074
+ font-size: 0.6875rem;
1075
+ }
1088
1076
  .lui\:text-\[48px\] {
1089
1077
  font-size: 48px;
1090
1078
  }
@@ -1120,9 +1108,9 @@
1120
1108
  --tw-font-weight: var(--lui-font-weight-semibold);
1121
1109
  font-weight: var(--lui-font-weight-semibold);
1122
1110
  }
1123
- .lui\:tracking-wider {
1124
- --tw-tracking: var(--lui-tracking-wider);
1125
- letter-spacing: var(--lui-tracking-wider);
1111
+ .lui\:tracking-widest {
1112
+ --tw-tracking: var(--lui-tracking-widest);
1113
+ letter-spacing: var(--lui-tracking-widest);
1126
1114
  }
1127
1115
  .lui\:text-balance {
1128
1116
  text-wrap: balance;
@@ -1133,45 +1121,57 @@
1133
1121
  .lui\:whitespace-nowrap {
1134
1122
  white-space: nowrap;
1135
1123
  }
1136
- .lui\:text-blue-500 {
1137
- color: var(--lui-color-blue-500);
1138
- }
1139
1124
  .lui\:text-blue-600 {
1140
1125
  color: var(--lui-color-blue-600);
1141
1126
  }
1127
+ .lui\:text-destructive-text {
1128
+ color: var(--lui-theme-destructive-text);
1129
+ }
1130
+ .lui\:text-focus {
1131
+ color: var(--lui-theme-focus);
1132
+ }
1133
+ .lui\:text-foreground {
1134
+ color: var(--lui-theme-foreground);
1135
+ }
1136
+ .lui\:text-foreground-faint {
1137
+ color: var(--lui-theme-foreground-faint);
1138
+ }
1139
+ .lui\:text-foreground-invert {
1140
+ color: var(--lui-theme-foreground-invert);
1141
+ }
1142
+ .lui\:text-foreground-muted {
1143
+ color: var(--lui-theme-foreground-muted);
1144
+ }
1145
+ .lui\:text-foreground-secondary {
1146
+ color: var(--lui-theme-foreground-secondary);
1147
+ }
1142
1148
  .lui\:text-gray-700 {
1143
1149
  color: var(--lui-color-gray-700);
1144
1150
  }
1145
- .lui\:text-gray-800 {
1146
- color: var(--lui-color-gray-800);
1147
- }
1148
1151
  .lui\:text-green-600 {
1149
1152
  color: var(--lui-color-green-600);
1150
1153
  }
1154
+ .lui\:text-interactive {
1155
+ color: var(--lui-theme-interactive);
1156
+ }
1157
+ .lui\:text-neutral-text {
1158
+ color: var(--lui-theme-neutral-text);
1159
+ }
1151
1160
  .lui\:text-red-600 {
1152
1161
  color: var(--lui-color-red-600);
1153
1162
  }
1154
- .lui\:text-white {
1155
- color: var(--lui-color-white);
1163
+ .lui\:text-success-text {
1164
+ color: var(--lui-theme-success-text);
1165
+ }
1166
+ .lui\:text-tooltip-text {
1167
+ color: var(--lui-theme-tooltip-text);
1156
1168
  }
1157
- .lui\:text-zinc-400 {
1158
- color: var(--lui-color-zinc-400);
1169
+ .lui\:text-warning-text {
1170
+ color: var(--lui-theme-warning-text);
1159
1171
  }
1160
1172
  .lui\:text-zinc-500 {
1161
1173
  color: var(--lui-color-zinc-500);
1162
1174
  }
1163
- .lui\:text-zinc-600 {
1164
- color: var(--lui-color-zinc-600);
1165
- }
1166
- .lui\:text-zinc-700 {
1167
- color: var(--lui-color-zinc-700);
1168
- }
1169
- .lui\:text-zinc-900 {
1170
- color: var(--lui-color-zinc-900);
1171
- }
1172
- .lui\:text-zinc-950 {
1173
- color: var(--lui-color-zinc-950);
1174
- }
1175
1175
  .lui\:uppercase {
1176
1176
  text-transform: uppercase;
1177
1177
  }
@@ -1219,11 +1219,8 @@
1219
1219
  --tw-ring-color: color-mix(in oklab, var(--lui-color-black) 5%, transparent);
1220
1220
  }
1221
1221
  }
1222
- .lui\:ring-zinc-950\/10 {
1223
- --tw-ring-color: var(--lui-color-zinc-950);
1224
- @supports (color: color-mix(in lab, red, red)) {
1225
- --tw-ring-color: color-mix(in oklab, var(--lui-color-zinc-950) 10%, transparent);
1226
- }
1222
+ .lui\:ring-border {
1223
+ --tw-ring-color: var(--lui-theme-border);
1227
1224
  }
1228
1225
  .lui\:outline {
1229
1226
  outline-style: var(--tw-outline-style);
@@ -1243,6 +1240,11 @@
1243
1240
  transition-timing-function: var(--tw-ease, var(--lui-default-transition-timing-function));
1244
1241
  transition-duration: var(--tw-duration, var(--lui-default-transition-duration));
1245
1242
  }
1243
+ .lui\:transition-all {
1244
+ transition-property: all;
1245
+ transition-timing-function: var(--tw-ease, var(--lui-default-transition-timing-function));
1246
+ transition-duration: var(--tw-duration, var(--lui-default-transition-duration));
1247
+ }
1246
1248
  .lui\:transition-colors {
1247
1249
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
1248
1250
  transition-timing-function: var(--tw-ease, var(--lui-default-transition-timing-function));
@@ -1258,10 +1260,6 @@
1258
1260
  transition-timing-function: var(--tw-ease, var(--lui-default-transition-timing-function));
1259
1261
  transition-duration: var(--tw-duration, var(--lui-default-transition-duration));
1260
1262
  }
1261
- .lui\:duration-0 {
1262
- --tw-duration: 0ms;
1263
- transition-duration: 0ms;
1264
- }
1265
1263
  .lui\:duration-100 {
1266
1264
  --tw-duration: 100ms;
1267
1265
  transition-duration: 100ms;
@@ -1296,50 +1294,41 @@
1296
1294
  .lui\:\[--avatar-radius\:20\%\] {
1297
1295
  --avatar-radius: 20%;
1298
1296
  }
1299
- .lui\:\[--btn-bg\:var\(--lui-color-red-600\)\] {
1300
- --btn-bg: var(--lui-color-red-600);
1297
+ .lui\:\[--btn-bg\:var\(--lui-theme-destructive\)\] {
1298
+ --btn-bg: var(--lui-theme-destructive);
1301
1299
  }
1302
- .lui\:\[--btn-bg\:var\(--lui-color-zinc-900\)\] {
1303
- --btn-bg: var(--lui-color-zinc-900);
1300
+ .lui\:\[--btn-bg\:var\(--lui-theme-surface-invert\)\] {
1301
+ --btn-bg: var(--lui-theme-surface-invert);
1304
1302
  }
1305
- .lui\:\[--btn-border\:var\(--lui-color-red-950\)\]\/90 {
1306
- --btn-border: var(--lui-color-red-950);
1307
- @supports (color: color-mix(in lab, red, red)) {
1308
- --btn-border: color-mix(in oklab, var(--lui-color-red-950) 90%, transparent);
1309
- }
1303
+ .lui\:\[--btn-border\:var\(--lui-theme-border-invert\)\] {
1304
+ --btn-border: var(--lui-theme-border-invert);
1310
1305
  }
1311
- .lui\:\[--btn-border\:var\(--lui-color-zinc-950\)\]\/90 {
1312
- --btn-border: var(--lui-color-zinc-950);
1313
- @supports (color: color-mix(in lab, red, red)) {
1314
- --btn-border: color-mix(in oklab, var(--lui-color-zinc-950) 90%, transparent);
1315
- }
1306
+ .lui\:\[--btn-border\:var\(--lui-theme-destructive-border\)\] {
1307
+ --btn-border: var(--lui-theme-destructive-border);
1316
1308
  }
1317
- .lui\:\[--btn-hover-overlay\:var\(--lui-color-white\)\]\/10 {
1318
- --btn-hover-overlay: var(--lui-color-white);
1309
+ .lui\:\[--btn-hover-overlay\:var\(--lui-theme-foreground-invert\)\]\/10 {
1310
+ --btn-hover-overlay: var(--lui-theme-foreground-invert);
1319
1311
  @supports (color: color-mix(in lab, red, red)) {
1320
- --btn-hover-overlay: color-mix(in oklab, var(--lui-color-white) 10%, transparent);
1312
+ --btn-hover-overlay: color-mix(in oklab, var(--lui-theme-foreground-invert) 10%, transparent);
1321
1313
  }
1322
1314
  }
1323
- .lui\:\[--btn-icon\:var\(--lui-color-white\)\] {
1324
- --btn-icon: var(--lui-color-white);
1315
+ .lui\:\[--btn-icon\:var\(--lui-theme-foreground-faint\)\] {
1316
+ --btn-icon: var(--lui-theme-foreground-faint);
1325
1317
  }
1326
- .lui\:\[--btn-icon\:var\(--lui-color-zinc-400\)\] {
1327
- --btn-icon: var(--lui-color-zinc-400);
1318
+ .lui\:\[--btn-icon\:var\(--lui-theme-foreground-invert\)\] {
1319
+ --btn-icon: var(--lui-theme-foreground-invert);
1328
1320
  }
1329
- .lui\:\[--btn-icon\:var\(--lui-color-zinc-500\)\] {
1330
- --btn-icon: var(--lui-color-zinc-500);
1321
+ .lui\:\[--btn-icon\:var\(--lui-theme-foreground-muted\)\] {
1322
+ --btn-icon: var(--lui-theme-foreground-muted);
1331
1323
  }
1332
- .lui\:\[--checkbox-check\:var\(--lui-color-white\)\] {
1333
- --checkbox-check: var(--lui-color-white);
1324
+ .lui\:\[--checkbox-check\:var\(--lui-theme-foreground-invert\)\] {
1325
+ --checkbox-check: var(--lui-theme-foreground-invert);
1334
1326
  }
1335
- .lui\:\[--checkbox-checked-bg\:var\(--lui-color-zinc-900\)\] {
1336
- --checkbox-checked-bg: var(--lui-color-zinc-900);
1327
+ .lui\:\[--checkbox-checked-bg\:var\(--lui-theme-surface-invert\)\] {
1328
+ --checkbox-checked-bg: var(--lui-theme-surface-invert);
1337
1329
  }
1338
- .lui\:\[--checkbox-checked-border\:var\(--color-zinc-950\)\]\/90 {
1339
- --checkbox-checked-border: color-mix(in srgb, oklch(0.141 0.005 285.823) 90%, transparent);
1340
- @supports (color: color-mix(in lab, red, red)) {
1341
- --checkbox-checked-border: color-mix(in oklab, var(--color-zinc-950) 90%, transparent);
1342
- }
1330
+ .lui\:\[--checkbox-checked-border\:var\(--lui-theme-border-invert\)\] {
1331
+ --checkbox-checked-border: var(--lui-theme-border-invert);
1343
1332
  }
1344
1333
  .lui\:\[--gutter\:--spacing\(8\)\] {
1345
1334
  --gutter: calc(var(--lui-spacing) * 8);
@@ -1347,20 +1336,14 @@
1347
1336
  .lui\:\[--ring-opacity\:20\%\] {
1348
1337
  --ring-opacity: 20%;
1349
1338
  }
1350
- .lui\:\[--switch-bg-ring\:var\(--lui-color-zinc-950\)\]\/90 {
1351
- --switch-bg-ring: var(--lui-color-zinc-950);
1352
- @supports (color: color-mix(in lab, red, red)) {
1353
- --switch-bg-ring: color-mix(in oklab, var(--lui-color-zinc-950) 90%, transparent);
1354
- }
1339
+ .lui\:\[--switch-bg-ring\:var\(--lui-theme-border-invert\)\] {
1340
+ --switch-bg-ring: var(--lui-theme-border-invert);
1355
1341
  }
1356
- .lui\:\[--switch-bg\:var\(--lui-color-zinc-900\)\] {
1357
- --switch-bg: var(--lui-color-zinc-900);
1342
+ .lui\:\[--switch-bg\:var\(--lui-theme-surface-invert\)\] {
1343
+ --switch-bg: var(--lui-theme-surface-invert);
1358
1344
  }
1359
- .lui\:\[--switch-ring\:var\(--lui-color-zinc-950\)\]\/90 {
1360
- --switch-ring: var(--lui-color-zinc-950);
1361
- @supports (color: color-mix(in lab, red, red)) {
1362
- --switch-ring: color-mix(in oklab, var(--lui-color-zinc-950) 90%, transparent);
1363
- }
1345
+ .lui\:\[--switch-ring\:var\(--lui-theme-border-invert\)\] {
1346
+ --switch-ring: var(--lui-theme-border-invert);
1364
1347
  }
1365
1348
  .lui\:\[--switch-shadow\:var\(--lui-color-black\)\]\/10 {
1366
1349
  --switch-shadow: var(--lui-color-black);
@@ -1390,13 +1373,31 @@
1390
1373
  border-bottom-width: 0px;
1391
1374
  }
1392
1375
  }
1393
- .lui\:group-hover\:border-zinc-950\/30 {
1376
+ .lui\:group-hover\:animate-icon-bounce {
1394
1377
  &:is(:where(.lui\:group):hover *) {
1395
1378
  @media (hover: hover) {
1396
- border-color: var(--lui-color-zinc-950);
1397
- @supports (color: color-mix(in lab, red, red)) {
1398
- border-color: color-mix(in oklab, var(--lui-color-zinc-950) 30%, transparent);
1399
- }
1379
+ animation: icon-bounce 350ms ease-out;
1380
+ }
1381
+ }
1382
+ }
1383
+ .lui\:group-hover\:border-border-hover {
1384
+ &:is(:where(.lui\:group):hover *) {
1385
+ @media (hover: hover) {
1386
+ border-color: var(--lui-theme-border-hover);
1387
+ }
1388
+ }
1389
+ }
1390
+ .lui\:group-hover\:fill-foreground-secondary {
1391
+ &:is(:where(.lui\:group):hover *) {
1392
+ @media (hover: hover) {
1393
+ fill: var(--lui-theme-foreground-secondary);
1394
+ }
1395
+ }
1396
+ }
1397
+ .lui\:group-hover\:text-foreground-secondary {
1398
+ &:is(:where(.lui\:group):hover *) {
1399
+ @media (hover: hover) {
1400
+ color: var(--lui-theme-foreground-secondary);
1400
1401
  }
1401
1402
  }
1402
1403
  }
@@ -1446,20 +1447,14 @@
1446
1447
  }
1447
1448
  }
1448
1449
  }
1449
- .lui\:group-data-disabled\:border-zinc-950\/25 {
1450
+ .lui\:group-data-disabled\:border-border-strong {
1450
1451
  &:is(:where(.lui\:group)[data-disabled] *) {
1451
- border-color: var(--lui-color-zinc-950);
1452
- @supports (color: color-mix(in lab, red, red)) {
1453
- border-color: color-mix(in oklab, var(--lui-color-zinc-950) 25%, transparent);
1454
- }
1452
+ border-color: var(--lui-theme-border-strong);
1455
1453
  }
1456
1454
  }
1457
- .lui\:group-data-disabled\:bg-zinc-950\/5 {
1455
+ .lui\:group-data-disabled\:bg-surface-hover {
1458
1456
  &:is(:where(.lui\:group)[data-disabled] *) {
1459
- background-color: var(--lui-color-zinc-950);
1460
- @supports (color: color-mix(in lab, red, red)) {
1461
- background-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
1462
- }
1457
+ background-color: var(--lui-theme-surface-hover);
1463
1458
  }
1464
1459
  }
1465
1460
  .lui\:group-data-disabled\:opacity-50 {
@@ -1467,11 +1462,11 @@
1467
1462
  opacity: 50%;
1468
1463
  }
1469
1464
  }
1470
- .lui\:group-data-disabled\:\[--checkbox-check\:var\(--lui-color-zinc-950\)\]\/50 {
1465
+ .lui\:group-data-disabled\:\[--checkbox-check\:var\(--lui-theme-foreground\)\]\/50 {
1471
1466
  &:is(:where(.lui\:group)[data-disabled] *) {
1472
- --checkbox-check: var(--lui-color-zinc-950);
1467
+ --checkbox-check: var(--lui-theme-foreground);
1473
1468
  @supports (color: color-mix(in lab, red, red)) {
1474
- --checkbox-check: color-mix(in oklab, var(--lui-color-zinc-950) 50%, transparent);
1469
+ --checkbox-check: color-mix(in oklab, var(--lui-theme-foreground) 50%, transparent);
1475
1470
  }
1476
1471
  }
1477
1472
  }
@@ -1517,9 +1512,9 @@
1517
1512
  outline-offset: 2px;
1518
1513
  }
1519
1514
  }
1520
- .lui\:group-data-focus\:outline-blue-500 {
1515
+ .lui\:group-data-focus\:outline-focus {
1521
1516
  &:is(:where(.lui\:group)[data-focus] *) {
1522
- outline-color: var(--lui-color-blue-500);
1517
+ outline-color: var(--lui-theme-focus);
1523
1518
  }
1524
1519
  }
1525
1520
  .lui\:group-data-indeterminate\:opacity-0 {
@@ -1565,9 +1560,9 @@
1565
1560
  border-width: 0px;
1566
1561
  }
1567
1562
  }
1568
- .lui\:file\:bg-zinc-100 {
1563
+ .lui\:file\:bg-surface-tertiary {
1569
1564
  &::file-selector-button {
1570
- background-color: var(--lui-color-zinc-100);
1565
+ background-color: var(--lui-theme-surface-tertiary);
1571
1566
  }
1572
1567
  }
1573
1568
  .lui\:file\:px-\[calc\(--spacing\(3\.5\)-1px\)\] {
@@ -1580,9 +1575,9 @@
1580
1575
  padding-block: calc(calc(var(--lui-spacing) * 2.5) - 1px);
1581
1576
  }
1582
1577
  }
1583
- .lui\:placeholder\:text-zinc-500 {
1578
+ .lui\:placeholder\:text-foreground-muted {
1584
1579
  &::placeholder {
1585
- color: var(--lui-color-zinc-500);
1580
+ color: var(--lui-theme-foreground-muted);
1586
1581
  }
1587
1582
  }
1588
1583
  .lui\:before\:pointer-events-none {
@@ -1639,10 +1634,10 @@
1639
1634
  background-color: var(--btn-bg);
1640
1635
  }
1641
1636
  }
1642
- .lui\:before\:bg-white {
1637
+ .lui\:before\:bg-surface-input {
1643
1638
  &::before {
1644
1639
  content: var(--tw-content);
1645
- background-color: var(--lui-color-white);
1640
+ background-color: var(--lui-theme-surface-input);
1646
1641
  }
1647
1642
  }
1648
1643
  .lui\:before\:shadow-sm {
@@ -1753,52 +1748,52 @@
1753
1748
  border-color: transparent;
1754
1749
  }
1755
1750
  }
1756
- .lui\:after\:border-r-green-600 {
1751
+ .lui\:after\:border-r-foreground-faint {
1757
1752
  &::after {
1758
1753
  content: var(--tw-content);
1759
- border-right-color: var(--lui-color-green-600);
1754
+ border-right-color: var(--lui-theme-foreground-faint);
1760
1755
  }
1761
1756
  }
1762
- .lui\:after\:border-r-white {
1757
+ .lui\:after\:border-r-foreground-invert {
1763
1758
  &::after {
1764
1759
  content: var(--tw-content);
1765
- border-right-color: var(--lui-color-white);
1760
+ border-right-color: var(--lui-theme-foreground-invert);
1766
1761
  }
1767
1762
  }
1768
- .lui\:after\:border-r-yellow-400 {
1763
+ .lui\:after\:border-r-success-indicator {
1769
1764
  &::after {
1770
1765
  content: var(--tw-content);
1771
- border-right-color: var(--lui-color-yellow-400);
1766
+ border-right-color: var(--lui-theme-success-indicator);
1772
1767
  }
1773
1768
  }
1774
- .lui\:after\:border-r-zinc-400 {
1769
+ .lui\:after\:border-r-warning-indicator {
1775
1770
  &::after {
1776
1771
  content: var(--tw-content);
1777
- border-right-color: var(--lui-color-zinc-400);
1772
+ border-right-color: var(--lui-theme-warning-indicator);
1778
1773
  }
1779
1774
  }
1780
- .lui\:after\:border-l-green-600 {
1775
+ .lui\:after\:border-l-foreground-faint {
1781
1776
  &::after {
1782
1777
  content: var(--tw-content);
1783
- border-left-color: var(--lui-color-green-600);
1778
+ border-left-color: var(--lui-theme-foreground-faint);
1784
1779
  }
1785
1780
  }
1786
- .lui\:after\:border-l-white {
1781
+ .lui\:after\:border-l-foreground-invert {
1787
1782
  &::after {
1788
1783
  content: var(--tw-content);
1789
- border-left-color: var(--lui-color-white);
1784
+ border-left-color: var(--lui-theme-foreground-invert);
1790
1785
  }
1791
1786
  }
1792
- .lui\:after\:border-l-yellow-400 {
1787
+ .lui\:after\:border-l-success-indicator {
1793
1788
  &::after {
1794
1789
  content: var(--tw-content);
1795
- border-left-color: var(--lui-color-yellow-400);
1790
+ border-left-color: var(--lui-theme-success-indicator);
1796
1791
  }
1797
1792
  }
1798
- .lui\:after\:border-l-zinc-400 {
1793
+ .lui\:after\:border-l-warning-indicator {
1799
1794
  &::after {
1800
1795
  content: var(--tw-content);
1801
- border-left-color: var(--lui-color-zinc-400);
1796
+ border-left-color: var(--lui-theme-warning-indicator);
1802
1797
  }
1803
1798
  }
1804
1799
  .lui\:after\:shadow-\[inset_0_1px_--theme\(--color-white\/15\%\)\] {
@@ -1845,9 +1840,9 @@
1845
1840
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1846
1841
  }
1847
1842
  }
1848
- .lui\:focus-within\:ring-blue-500 {
1843
+ .lui\:focus-within\:ring-focus {
1849
1844
  &:focus-within {
1850
- --tw-ring-color: var(--lui-color-blue-500);
1845
+ --tw-ring-color: var(--lui-theme-focus);
1851
1846
  }
1852
1847
  }
1853
1848
  .lui\:focus-within\:ring-offset-0 {
@@ -1865,11 +1860,11 @@
1865
1860
  }
1866
1861
  }
1867
1862
  }
1868
- .lui\:focus-within\:after\:ring-blue-500 {
1863
+ .lui\:focus-within\:after\:ring-focus {
1869
1864
  &:focus-within {
1870
1865
  &::after {
1871
1866
  content: var(--tw-content);
1872
- --tw-ring-color: var(--lui-color-blue-500);
1867
+ --tw-ring-color: var(--lui-theme-focus);
1873
1868
  }
1874
1869
  }
1875
1870
  }
@@ -1880,79 +1875,59 @@
1880
1875
  }
1881
1876
  }
1882
1877
  }
1883
- .lui\:hover\:bg-blue-50 {
1878
+ .lui\:hover\:bg-destructive {
1884
1879
  &:hover {
1885
1880
  @media (hover: hover) {
1886
- background-color: var(--lui-color-blue-50);
1881
+ background-color: var(--lui-theme-destructive);
1887
1882
  }
1888
1883
  }
1889
1884
  }
1890
- .lui\:hover\:bg-gray-100 {
1885
+ .lui\:hover\:bg-interactive-subtle {
1891
1886
  &:hover {
1892
1887
  @media (hover: hover) {
1893
- background-color: var(--lui-color-gray-100);
1888
+ background-color: var(--lui-theme-interactive-subtle);
1894
1889
  }
1895
1890
  }
1896
1891
  }
1897
- .lui\:hover\:bg-red-600 {
1892
+ .lui\:hover\:bg-surface-hover {
1898
1893
  &:hover {
1899
1894
  @media (hover: hover) {
1900
- background-color: var(--lui-color-red-600);
1895
+ background-color: var(--lui-theme-surface-hover);
1901
1896
  }
1902
1897
  }
1903
1898
  }
1904
- .lui\:hover\:bg-zinc-50 {
1899
+ .lui\:hover\:bg-surface-tertiary {
1905
1900
  &:hover {
1906
1901
  @media (hover: hover) {
1907
- background-color: var(--lui-color-zinc-50);
1902
+ background-color: var(--lui-theme-surface-tertiary);
1908
1903
  }
1909
1904
  }
1910
1905
  }
1911
- .lui\:hover\:bg-zinc-100 {
1912
- &:hover {
1913
- @media (hover: hover) {
1914
- background-color: var(--lui-color-zinc-100);
1915
- }
1916
- }
1917
- }
1918
- .lui\:hover\:bg-zinc-950\/5 {
1919
- &:hover {
1920
- @media (hover: hover) {
1921
- background-color: var(--lui-color-zinc-950);
1922
- @supports (color: color-mix(in lab, red, red)) {
1923
- background-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
1924
- }
1925
- }
1926
- }
1927
- }
1928
- .lui\:hover\:bg-zinc-950\/\[2\.5\%\] {
1906
+ .lui\:hover\:bg-zinc-50 {
1929
1907
  &:hover {
1930
1908
  @media (hover: hover) {
1931
- background-color: var(--lui-color-zinc-950);
1932
- @supports (color: color-mix(in lab, red, red)) {
1933
- background-color: color-mix(in oklab, var(--lui-color-zinc-950) 2.5%, transparent);
1934
- }
1909
+ background-color: var(--lui-color-zinc-50);
1935
1910
  }
1936
1911
  }
1937
1912
  }
1938
- .lui\:hover\:text-blue-500 {
1913
+ .lui\:hover\:text-focus {
1939
1914
  &:hover {
1940
1915
  @media (hover: hover) {
1941
- color: var(--lui-color-blue-500);
1916
+ color: var(--lui-theme-focus);
1942
1917
  }
1943
1918
  }
1944
1919
  }
1945
- .lui\:hover\:text-zinc-700 {
1920
+ .lui\:hover\:text-foreground {
1946
1921
  &:hover {
1947
1922
  @media (hover: hover) {
1948
- color: var(--lui-color-zinc-700);
1923
+ color: var(--lui-theme-foreground);
1949
1924
  }
1950
1925
  }
1951
1926
  }
1952
- .lui\:hover\:text-zinc-950 {
1927
+ .lui\:hover\:text-foreground-secondary {
1953
1928
  &:hover {
1954
1929
  @media (hover: hover) {
1955
- color: var(--lui-color-zinc-950);
1930
+ color: var(--lui-theme-foreground-secondary);
1956
1931
  }
1957
1932
  }
1958
1933
  }
@@ -1973,24 +1948,24 @@
1973
1948
  }
1974
1949
  }
1975
1950
  }
1976
- .lui\:hover\:\[--btn-icon\:var\(--lui-color-white\)\] {
1951
+ .lui\:hover\:\[--btn-icon\:var\(--lui-theme-foreground-invert\)\] {
1977
1952
  &:hover {
1978
1953
  @media (hover: hover) {
1979
- --btn-icon: var(--lui-color-white);
1954
+ --btn-icon: var(--lui-theme-foreground-invert);
1980
1955
  }
1981
1956
  }
1982
1957
  }
1983
- .lui\:hover\:\[--btn-icon\:var\(--lui-color-zinc-300\)\] {
1958
+ .lui\:hover\:\[--btn-icon\:var\(--lui-theme-foreground-muted\)\] {
1984
1959
  &:hover {
1985
1960
  @media (hover: hover) {
1986
- --btn-icon: var(--lui-color-zinc-300);
1961
+ --btn-icon: var(--lui-theme-foreground-muted);
1987
1962
  }
1988
1963
  }
1989
1964
  }
1990
- .lui\:hover\:\[--btn-icon\:var\(--lui-color-zinc-700\)\] {
1965
+ .lui\:hover\:\[--btn-icon\:var\(--lui-theme-foreground-secondary\)\] {
1991
1966
  &:hover {
1992
1967
  @media (hover: hover) {
1993
- --btn-icon: var(--lui-color-zinc-700);
1968
+ --btn-icon: var(--lui-theme-foreground-secondary);
1994
1969
  }
1995
1970
  }
1996
1971
  }
@@ -2016,17 +1991,14 @@
2016
1991
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2017
1992
  }
2018
1993
  }
2019
- .lui\:focus\:ring-blue-500 {
1994
+ .lui\:focus\:ring-border {
2020
1995
  &:focus {
2021
- --tw-ring-color: var(--lui-color-blue-500);
1996
+ --tw-ring-color: var(--lui-theme-border);
2022
1997
  }
2023
1998
  }
2024
- .lui\:focus\:ring-zinc-950\/10 {
1999
+ .lui\:focus\:ring-focus {
2025
2000
  &:focus {
2026
- --tw-ring-color: var(--lui-color-zinc-950);
2027
- @supports (color: color-mix(in lab, red, red)) {
2028
- --tw-ring-color: color-mix(in oklab, var(--lui-color-zinc-950) 10%, transparent);
2029
- }
2001
+ --tw-ring-color: var(--lui-theme-focus);
2030
2002
  }
2031
2003
  }
2032
2004
  .lui\:focus\:outline-hidden {
@@ -2062,9 +2034,9 @@
2062
2034
  outline-offset: 2px;
2063
2035
  }
2064
2036
  }
2065
- .lui\:focus\:outline-blue-500 {
2037
+ .lui\:focus\:outline-focus {
2066
2038
  &:focus {
2067
- outline-color: var(--lui-color-blue-500);
2039
+ outline-color: var(--lui-theme-focus);
2068
2040
  }
2069
2041
  }
2070
2042
  .lui\:focus\:outline-none {
@@ -2073,32 +2045,29 @@
2073
2045
  outline-style: none;
2074
2046
  }
2075
2047
  }
2076
- .lui\:active\:bg-red-700 {
2048
+ .lui\:active\:bg-destructive {
2077
2049
  &:active {
2078
- background-color: var(--lui-color-red-700);
2050
+ background-color: var(--lui-theme-destructive);
2079
2051
  }
2080
2052
  }
2081
- .lui\:active\:bg-zinc-950\/\[2\.5\%\] {
2053
+ .lui\:active\:bg-surface-hover {
2082
2054
  &:active {
2083
- background-color: var(--lui-color-zinc-950);
2084
- @supports (color: color-mix(in lab, red, red)) {
2085
- background-color: color-mix(in oklab, var(--lui-color-zinc-950) 2.5%, transparent);
2086
- }
2055
+ background-color: var(--lui-theme-surface-hover);
2087
2056
  }
2088
2057
  }
2089
- .lui\:active\:\[--btn-icon\:var\(--lui-color-white\)\] {
2058
+ .lui\:active\:\[--btn-icon\:var\(--lui-theme-foreground-invert\)\] {
2090
2059
  &:active {
2091
- --btn-icon: var(--lui-color-white);
2060
+ --btn-icon: var(--lui-theme-foreground-invert);
2092
2061
  }
2093
2062
  }
2094
- .lui\:active\:\[--btn-icon\:var\(--lui-color-zinc-300\)\] {
2063
+ .lui\:active\:\[--btn-icon\:var\(--lui-theme-foreground-muted\)\] {
2095
2064
  &:active {
2096
- --btn-icon: var(--lui-color-zinc-300);
2065
+ --btn-icon: var(--lui-theme-foreground-muted);
2097
2066
  }
2098
2067
  }
2099
- .lui\:active\:\[--btn-icon\:var\(--lui-color-zinc-700\)\] {
2068
+ .lui\:active\:\[--btn-icon\:var\(--lui-theme-foreground-secondary\)\] {
2100
2069
  &:active {
2101
- --btn-icon: var(--lui-color-zinc-700);
2070
+ --btn-icon: var(--lui-theme-foreground-secondary);
2102
2071
  }
2103
2072
  }
2104
2073
  .lui\:active\:after\:bg-\(--btn-hover-overlay\) {
@@ -2154,14 +2123,11 @@
2154
2123
  opacity: 50%;
2155
2124
  }
2156
2125
  }
2157
- .lui\:has-data-disabled\:before\:bg-zinc-950\/5 {
2126
+ .lui\:has-data-disabled\:before\:bg-surface-hover {
2158
2127
  &:has(*[data-disabled]) {
2159
2128
  &::before {
2160
2129
  content: var(--tw-content);
2161
- background-color: var(--lui-color-zinc-950);
2162
- @supports (color: color-mix(in lab, red, red)) {
2163
- background-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
2164
- }
2130
+ background-color: var(--lui-theme-surface-hover);
2165
2131
  }
2166
2132
  }
2167
2133
  }
@@ -2174,13 +2140,13 @@
2174
2140
  }
2175
2141
  }
2176
2142
  }
2177
- .lui\:has-data-invalid\:before\:shadow-red-500\/10 {
2143
+ .lui\:has-data-invalid\:before\:shadow-destructive-border\/10 {
2178
2144
  &:has(*[data-invalid]) {
2179
2145
  &::before {
2180
2146
  content: var(--tw-content);
2181
- --tw-shadow-color: var(--lui-color-red-500);
2147
+ --tw-shadow-color: var(--lui-theme-destructive-border);
2182
2148
  @supports (color: color-mix(in lab, red, red)) {
2183
- --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--lui-color-red-500) 10%, transparent) var(--tw-shadow-alpha), transparent);
2149
+ --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--lui-theme-destructive-border) 10%, transparent) var(--tw-shadow-alpha), transparent);
2184
2150
  }
2185
2151
  }
2186
2152
  }
@@ -2220,17 +2186,14 @@
2220
2186
  cursor: not-allowed;
2221
2187
  }
2222
2188
  }
2223
- .lui\:data-disabled\:border-zinc-950\/20 {
2189
+ .lui\:data-disabled\:border-border-hover {
2224
2190
  &[data-disabled] {
2225
- border-color: var(--lui-color-zinc-950);
2226
- @supports (color: color-mix(in lab, red, red)) {
2227
- border-color: color-mix(in oklab, var(--lui-color-zinc-950) 20%, transparent);
2228
- }
2191
+ border-color: var(--lui-theme-border-hover);
2229
2192
  }
2230
2193
  }
2231
- .lui\:data-disabled\:bg-zinc-200 {
2194
+ .lui\:data-disabled\:bg-surface-tertiary {
2232
2195
  &[data-disabled] {
2233
- background-color: var(--lui-color-zinc-200);
2196
+ background-color: var(--lui-theme-surface-tertiary);
2234
2197
  }
2235
2198
  }
2236
2199
  .lui\:data-disabled\:opacity-50 {
@@ -2250,10 +2213,10 @@
2250
2213
  }
2251
2214
  }
2252
2215
  }
2253
- .lui\:data-disabled\:data-checked\:bg-zinc-200 {
2216
+ .lui\:data-disabled\:data-checked\:bg-surface-tertiary {
2254
2217
  &[data-disabled] {
2255
2218
  &[data-checked] {
2256
- background-color: var(--lui-color-zinc-200);
2219
+ background-color: var(--lui-theme-surface-tertiary);
2257
2220
  }
2258
2221
  }
2259
2222
  }
@@ -2284,14 +2247,14 @@
2284
2247
  outline-offset: 2px;
2285
2248
  }
2286
2249
  }
2287
- .lui\:data-focus\:outline-blue-500 {
2250
+ .lui\:data-focus\:outline-focus {
2288
2251
  &[data-focus] {
2289
- outline-color: var(--lui-color-blue-500);
2252
+ outline-color: var(--lui-theme-focus);
2290
2253
  }
2291
2254
  }
2292
- .lui\:data-invalid\:border-red-500 {
2255
+ .lui\:data-invalid\:border-destructive-border {
2293
2256
  &[data-invalid] {
2294
- border-color: var(--lui-color-red-500);
2257
+ border-color: var(--lui-theme-destructive-border);
2295
2258
  }
2296
2259
  }
2297
2260
  .lui\:data-leave\:ease-in {
@@ -2300,12 +2263,9 @@
2300
2263
  transition-timing-function: var(--lui-ease-in);
2301
2264
  }
2302
2265
  }
2303
- .lui\:data-\[active\]\:bg-zinc-950\/5 {
2266
+ .lui\:data-\[active\]\:bg-surface-hover {
2304
2267
  &[data-active] {
2305
- background-color: var(--lui-color-zinc-950);
2306
- @supports (color: color-mix(in lab, red, red)) {
2307
- background-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
2308
- }
2268
+ background-color: var(--lui-theme-surface-hover);
2309
2269
  }
2310
2270
  }
2311
2271
  .lui\:data-\[disabled\]\:pointer-events-none {
@@ -2323,32 +2283,29 @@
2323
2283
  opacity: 50%;
2324
2284
  }
2325
2285
  }
2326
- .lui\:data-\[highlighted\]\:bg-zinc-100 {
2286
+ .lui\:data-\[highlighted\]\:bg-surface-tertiary {
2327
2287
  &[data-highlighted] {
2328
- background-color: var(--lui-color-zinc-100);
2288
+ background-color: var(--lui-theme-surface-tertiary);
2329
2289
  }
2330
2290
  }
2331
- .lui\:data-\[hover\]\:border-zinc-950\/20 {
2291
+ .lui\:data-\[hover\]\:border-border-hover {
2332
2292
  &[data-hover] {
2333
- border-color: var(--lui-color-zinc-950);
2334
- @supports (color: color-mix(in lab, red, red)) {
2335
- border-color: color-mix(in oklab, var(--lui-color-zinc-950) 20%, transparent);
2336
- }
2293
+ border-color: var(--lui-theme-border-hover);
2337
2294
  }
2338
2295
  }
2339
- .lui\:data-invalid\:data-\[hover\]\:border-red-500 {
2296
+ .lui\:data-invalid\:data-\[hover\]\:border-destructive-border {
2340
2297
  &[data-invalid] {
2341
2298
  &[data-hover] {
2342
- border-color: var(--lui-color-red-500);
2299
+ border-color: var(--lui-theme-destructive-border);
2343
2300
  }
2344
2301
  }
2345
2302
  }
2346
- .lui\:data-invalid\:data-\[hover\]\:border-red-500\/60 {
2303
+ .lui\:data-invalid\:data-\[hover\]\:border-destructive-border\/60 {
2347
2304
  &[data-invalid] {
2348
2305
  &[data-hover] {
2349
- border-color: var(--lui-color-red-500);
2306
+ border-color: var(--lui-theme-destructive-border);
2350
2307
  @supports (color: color-mix(in lab, red, red)) {
2351
- border-color: color-mix(in oklab, var(--lui-color-red-500) 60%, transparent);
2308
+ border-color: color-mix(in oklab, var(--lui-theme-destructive-border) 60%, transparent);
2352
2309
  }
2353
2310
  }
2354
2311
  }
@@ -2358,9 +2315,9 @@
2358
2315
  visibility: visible;
2359
2316
  }
2360
2317
  }
2361
- .lui\:data-\[selected\]\:bg-blue-50 {
2318
+ .lui\:data-\[selected\]\:bg-interactive-subtle {
2362
2319
  &[data-selected] {
2363
- background-color: var(--lui-color-blue-50);
2320
+ background-color: var(--lui-theme-interactive-subtle);
2364
2321
  }
2365
2322
  }
2366
2323
  .lui\:\*\:data-\[slot\=control\]\:col-start-1 {
@@ -2433,27 +2390,27 @@
2433
2390
  }
2434
2391
  }
2435
2392
  }
2436
- .lui\:\*\:data-\[slot\=header\]\:bg-gray-50 {
2393
+ .lui\:\*\:data-\[slot\=header\]\:bg-destructive\/10 {
2437
2394
  :is(& > *) {
2438
2395
  &[data-slot="header"] {
2439
- background-color: var(--lui-color-gray-50);
2396
+ background-color: var(--lui-theme-destructive);
2397
+ @supports (color: color-mix(in lab, red, red)) {
2398
+ background-color: color-mix(in oklab, var(--lui-theme-destructive) 10%, transparent);
2399
+ }
2440
2400
  }
2441
2401
  }
2442
2402
  }
2443
- .lui\:\*\:data-\[slot\=header\]\:bg-red-600\/80 {
2403
+ .lui\:\*\:data-\[slot\=header\]\:bg-neutral-bg {
2444
2404
  :is(& > *) {
2445
2405
  &[data-slot="header"] {
2446
- background-color: var(--lui-color-red-600);
2447
- @supports (color: color-mix(in lab, red, red)) {
2448
- background-color: color-mix(in oklab, var(--lui-color-red-600) 80%, transparent);
2449
- }
2406
+ background-color: var(--lui-theme-neutral-bg);
2450
2407
  }
2451
2408
  }
2452
2409
  }
2453
- .lui\:\*\:data-\[slot\=header\]\:text-white {
2410
+ .lui\:\*\:data-\[slot\=header\]\:text-destructive-text {
2454
2411
  :is(& > *) {
2455
2412
  &[data-slot="header"] {
2456
- color: var(--lui-color-white);
2413
+ color: var(--lui-theme-destructive-text);
2457
2414
  }
2458
2415
  }
2459
2416
  }
@@ -2660,12 +2617,9 @@
2660
2617
  border-top-width: 1px;
2661
2618
  }
2662
2619
  }
2663
- .lui\:sm\:border-zinc-950\/5 {
2620
+ .lui\:sm\:border-border-subtle {
2664
2621
  @media (width >= 40rem) {
2665
- border-color: var(--lui-color-zinc-950);
2666
- @supports (color: color-mix(in lab, red, red)) {
2667
- border-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
2668
- }
2622
+ border-color: var(--lui-theme-border-subtle);
2669
2623
  }
2670
2624
  }
2671
2625
  .lui\:sm\:p-4 {
@@ -2787,12 +2741,12 @@
2787
2741
  }
2788
2742
  }
2789
2743
  }
2790
- .lui\:sm\:focus-within\:after\:ring-blue-500 {
2744
+ .lui\:sm\:focus-within\:after\:ring-focus {
2791
2745
  @media (width >= 40rem) {
2792
2746
  &:focus-within {
2793
2747
  &::after {
2794
2748
  content: var(--tw-content);
2795
- --tw-ring-color: var(--lui-color-blue-500);
2749
+ --tw-ring-color: var(--lui-theme-focus);
2796
2750
  }
2797
2751
  }
2798
2752
  }
@@ -2869,14 +2823,14 @@
2869
2823
  border-radius: var(--lui-radius-lg);
2870
2824
  }
2871
2825
  }
2872
- .lui\:lg\:bg-white {
2826
+ .lui\:lg\:bg-surface-aside {
2873
2827
  @media (width >= 64rem) {
2874
- background-color: var(--lui-color-white);
2828
+ background-color: var(--lui-theme-surface-aside);
2875
2829
  }
2876
2830
  }
2877
- .lui\:lg\:bg-zinc-100 {
2831
+ .lui\:lg\:bg-surface-secondary {
2878
2832
  @media (width >= 64rem) {
2879
- background-color: var(--lui-color-zinc-100);
2833
+ background-color: var(--lui-theme-surface-secondary);
2880
2834
  }
2881
2835
  }
2882
2836
  .lui\:lg\:p-10 {
@@ -2911,12 +2865,9 @@
2911
2865
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2912
2866
  }
2913
2867
  }
2914
- .lui\:lg\:ring-zinc-950\/5 {
2868
+ .lui\:lg\:ring-border-subtle {
2915
2869
  @media (width >= 64rem) {
2916
- --tw-ring-color: var(--lui-color-zinc-950);
2917
- @supports (color: color-mix(in lab, red, red)) {
2918
- --tw-ring-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
2919
- }
2870
+ --tw-ring-color: var(--lui-theme-border-subtle);
2920
2871
  }
2921
2872
  }
2922
2873
  .lui\:forced-colors\:stroke-\[CanvasText\] {
@@ -2984,6 +2935,96 @@
2984
2935
  }
2985
2936
  }
2986
2937
  }
2938
+ :root {
2939
+ --lui-theme-surface: #fff;
2940
+ --lui-theme-surface-secondary: oklch(0.985 0 0);
2941
+ --lui-theme-surface-tertiary: oklch(0.967 0.001 286.375);
2942
+ --lui-theme-surface-aside: oklch(0.967 0.001 286.375);
2943
+ --lui-theme-surface-input: #fff;
2944
+ --lui-theme-surface-invert: oklch(0.21 0.006 285.885);
2945
+ --lui-theme-surface-overlay: oklch(0.141 0.005 285.823 / 25%);
2946
+ --lui-theme-surface-hover: oklch(0.141 0.005 285.823 / 5%);
2947
+ --lui-theme-foreground: oklch(0.141 0.005 285.823);
2948
+ --lui-theme-foreground-secondary: oklch(0.442 0.017 285.786);
2949
+ --lui-theme-foreground-muted: oklch(0.552 0.016 285.938);
2950
+ --lui-theme-foreground-faint: oklch(0.705 0.015 286.067);
2951
+ --lui-theme-foreground-invert: #fff;
2952
+ --lui-theme-border: oklch(0.141 0.005 285.823 / 10%);
2953
+ --lui-theme-border-hover: oklch(0.141 0.005 285.823 / 20%);
2954
+ --lui-theme-border-strong: oklch(0.141 0.005 285.823 / 15%);
2955
+ --lui-theme-border-subtle: oklch(0.141 0.005 285.823 / 5%);
2956
+ --lui-theme-border-invert: oklch(0.141 0.005 285.823 / 90%);
2957
+ --lui-theme-focus: oklch(0.623 0.214 259.815);
2958
+ --lui-theme-interactive: oklch(0.546 0.245 262.881);
2959
+ --lui-theme-interactive-subtle: oklch(0.97 0.014 254.604);
2960
+ --lui-theme-destructive: oklch(0.577 0.245 27.325);
2961
+ --lui-theme-destructive-border: oklch(0.637 0.237 25.331);
2962
+ --lui-theme-destructive-text: oklch(0.577 0.245 27.325);
2963
+ --lui-theme-success-bg: oklch(0.925 0.084 155.995);
2964
+ --lui-theme-success-indicator: oklch(0.627 0.194 149.214);
2965
+ --lui-theme-success-text: oklch(0.45 0.13 150);
2966
+ --lui-theme-warning-bg: oklch(0.945 0.129 101.54);
2967
+ --lui-theme-warning-indicator: oklch(0.852 0.199 91.936);
2968
+ --lui-theme-warning-text: oklch(0.53 0.14 70);
2969
+ --lui-theme-tooltip-bg: oklch(0.274 0.006 286.033);
2970
+ --lui-theme-tooltip-text: #fff;
2971
+ --lui-theme-neutral-bg: oklch(0.985 0.002 247.839);
2972
+ --lui-theme-neutral-text: oklch(0.278 0.033 256.848);
2973
+ --lui-theme-spinner-primary: oklch(0.552 0.016 285.938);
2974
+ --lui-theme-spinner-secondary: oklch(0.872 0.01 258.338);
2975
+ }
2976
+ .lui-theme-dark {
2977
+ --lui-theme-surface: oklch(0.141 0.005 285.823);
2978
+ --lui-theme-surface-secondary: oklch(0.21 0.006 285.885);
2979
+ --lui-theme-surface-tertiary: oklch(0.274 0.006 286.033);
2980
+ --lui-theme-surface-aside: oklch(0.13 0.004 285.823);
2981
+ --lui-theme-surface-input: color-mix(in oklab, white 5%, transparent);
2982
+ --lui-theme-surface-invert: oklch(0.985 0 0);
2983
+ --lui-theme-surface-overlay: oklch(0 0 0 / 50%);
2984
+ --lui-theme-surface-hover: oklch(1 0 0 / 7%);
2985
+ --lui-theme-foreground: oklch(0.985 0 0);
2986
+ --lui-theme-foreground-secondary: oklch(0.705 0.015 286.067);
2987
+ --lui-theme-foreground-muted: oklch(0.552 0.016 285.938);
2988
+ --lui-theme-foreground-faint: oklch(0.442 0.017 285.786);
2989
+ --lui-theme-foreground-invert: oklch(0.141 0.005 285.823);
2990
+ --lui-theme-border: oklch(1 0 0 / 10%);
2991
+ --lui-theme-border-hover: oklch(1 0 0 / 20%);
2992
+ --lui-theme-border-strong: oklch(1 0 0 / 15%);
2993
+ --lui-theme-border-subtle: oklch(1 0 0 / 5%);
2994
+ --lui-theme-border-invert: oklch(1 0 0 / 90%);
2995
+ --lui-theme-focus: oklch(0.623 0.214 259.815);
2996
+ --lui-theme-interactive: oklch(0.623 0.214 259.815);
2997
+ --lui-theme-interactive-subtle: oklch(0.546 0.245 262.881 / 20%);
2998
+ --lui-theme-destructive: oklch(0.637 0.237 25.331);
2999
+ --lui-theme-destructive-border: oklch(0.637 0.237 25.331);
3000
+ --lui-theme-destructive-text: oklch(0.637 0.237 25.331);
3001
+ --lui-theme-success-bg: oklch(0.627 0.194 149.214 / 25%);
3002
+ --lui-theme-success-indicator: oklch(0.627 0.194 149.214);
3003
+ --lui-theme-success-text: oklch(0.76 0.16 150);
3004
+ --lui-theme-warning-bg: oklch(0.852 0.199 91.936 / 25%);
3005
+ --lui-theme-warning-indicator: oklch(0.852 0.199 91.936);
3006
+ --lui-theme-warning-text: oklch(0.82 0.15 85);
3007
+ --lui-theme-tooltip-bg: oklch(0.92 0.004 286.32);
3008
+ --lui-theme-tooltip-text: oklch(0.141 0.005 285.823);
3009
+ --lui-theme-neutral-bg: oklch(0.274 0.006 286.033);
3010
+ --lui-theme-neutral-text: oklch(0.871 0.006 286.286);
3011
+ --lui-theme-spinner-primary: oklch(0.705 0.015 286.067);
3012
+ --lui-theme-spinner-secondary: oklch(0.442 0.017 285.786);
3013
+ }
3014
+ @keyframes icon-bounce {
3015
+ 0% {
3016
+ scale: 1;
3017
+ }
3018
+ 40% {
3019
+ scale: 1.2;
3020
+ }
3021
+ 70% {
3022
+ scale: 0.95;
3023
+ }
3024
+ 100% {
3025
+ scale: 1;
3026
+ }
3027
+ }
2987
3028
  @property --tw-translate-x {
2988
3029
  syntax: "*";
2989
3030
  inherits: false;