@ardium-ui/ui 5.0.0-alpha.76 → 5.0.0-alpha.78

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 (130) hide show
  1. package/fesm2022/ardium-ui-ui.mjs +106 -106
  2. package/fesm2022/ardium-ui-ui.mjs.map +1 -1
  3. package/package.json +1 -1
  4. package/prebuilt-themes/default/badge.css +15 -16
  5. package/prebuilt-themes/default/badge.css.map +1 -1
  6. package/prebuilt-themes/default/buttons/button.css +35 -36
  7. package/prebuilt-themes/default/buttons/button.css.map +1 -1
  8. package/prebuilt-themes/default/buttons/fab.css +31 -32
  9. package/prebuilt-themes/default/buttons/fab.css.map +1 -1
  10. package/prebuilt-themes/default/buttons/icon-button.css +27 -28
  11. package/prebuilt-themes/default/buttons/icon-button.css.map +1 -1
  12. package/prebuilt-themes/default/calendar.css +36 -37
  13. package/prebuilt-themes/default/calendar.css.map +1 -1
  14. package/prebuilt-themes/default/card.css +22 -23
  15. package/prebuilt-themes/default/card.css.map +1 -1
  16. package/prebuilt-themes/default/checkbox-list.css +16 -17
  17. package/prebuilt-themes/default/checkbox-list.css.map +1 -1
  18. package/prebuilt-themes/default/checkbox.css +11 -12
  19. package/prebuilt-themes/default/checkbox.css.map +1 -1
  20. package/prebuilt-themes/default/chips.css +41 -42
  21. package/prebuilt-themes/default/chips.css.map +1 -1
  22. package/prebuilt-themes/default/color-display.css +7 -8
  23. package/prebuilt-themes/default/color-display.css.map +1 -1
  24. package/prebuilt-themes/default/color-picker.css +1 -1
  25. package/prebuilt-themes/default/core.css +105 -107
  26. package/prebuilt-themes/default/core.css.map +1 -1
  27. package/prebuilt-themes/default/dialog.css +5 -6
  28. package/prebuilt-themes/default/dialog.css.map +1 -1
  29. package/prebuilt-themes/default/divider.css +12 -13
  30. package/prebuilt-themes/default/divider.css.map +1 -1
  31. package/prebuilt-themes/default/dropdown-panel.css +8 -9
  32. package/prebuilt-themes/default/dropdown-panel.css.map +1 -1
  33. package/prebuilt-themes/default/file-drop-area.css +47 -48
  34. package/prebuilt-themes/default/file-drop-area.css.map +1 -1
  35. package/prebuilt-themes/default/form-field-frame.css +1 -1
  36. package/prebuilt-themes/default/form-field.css +22 -23
  37. package/prebuilt-themes/default/form-field.css.map +1 -1
  38. package/prebuilt-themes/default/inputs/autocomplete-input.css +21 -22
  39. package/prebuilt-themes/default/inputs/autocomplete-input.css.map +1 -1
  40. package/prebuilt-themes/default/inputs/color-input.css +1 -1
  41. package/prebuilt-themes/default/inputs/date-input.css +10 -11
  42. package/prebuilt-themes/default/inputs/date-input.css.map +1 -1
  43. package/prebuilt-themes/default/inputs/digit-input.css +11 -12
  44. package/prebuilt-themes/default/inputs/digit-input.css.map +1 -1
  45. package/prebuilt-themes/default/inputs/file-input.css +29 -30
  46. package/prebuilt-themes/default/inputs/file-input.css.map +1 -1
  47. package/prebuilt-themes/default/inputs/hex-input.css +11 -12
  48. package/prebuilt-themes/default/inputs/hex-input.css.map +1 -1
  49. package/prebuilt-themes/default/inputs/input.css +10 -11
  50. package/prebuilt-themes/default/inputs/input.css.map +1 -1
  51. package/prebuilt-themes/default/inputs/number-input.css +10 -11
  52. package/prebuilt-themes/default/inputs/number-input.css.map +1 -1
  53. package/prebuilt-themes/default/inputs/password-input.css +23 -24
  54. package/prebuilt-themes/default/inputs/password-input.css.map +1 -1
  55. package/prebuilt-themes/default/kbd-shortcut.css +5 -6
  56. package/prebuilt-themes/default/kbd-shortcut.css.map +1 -1
  57. package/prebuilt-themes/default/kbd.css +10 -11
  58. package/prebuilt-themes/default/kbd.css.map +1 -1
  59. package/prebuilt-themes/default/modal.css +18 -19
  60. package/prebuilt-themes/default/modal.css.map +1 -1
  61. package/prebuilt-themes/default/progress-bar.css +20 -21
  62. package/prebuilt-themes/default/progress-bar.css.map +1 -1
  63. package/prebuilt-themes/default/progress-circle.css +9 -10
  64. package/prebuilt-themes/default/progress-circle.css.map +1 -1
  65. package/prebuilt-themes/default/radio.css +19 -20
  66. package/prebuilt-themes/default/radio.css.map +1 -1
  67. package/prebuilt-themes/default/segment.css +33 -34
  68. package/prebuilt-themes/default/segment.css.map +1 -1
  69. package/prebuilt-themes/default/select.css +29 -30
  70. package/prebuilt-themes/default/select.css.map +1 -1
  71. package/prebuilt-themes/default/slide-toggle.css +32 -33
  72. package/prebuilt-themes/default/slide-toggle.css.map +1 -1
  73. package/prebuilt-themes/default/slider.css +33 -34
  74. package/prebuilt-themes/default/slider.css.map +1 -1
  75. package/prebuilt-themes/default/snackbar.css +14 -15
  76. package/prebuilt-themes/default/snackbar.css.map +1 -1
  77. package/prebuilt-themes/default/spinner.css +7 -8
  78. package/prebuilt-themes/default/spinner.css.map +1 -1
  79. package/prebuilt-themes/default/stars.css +14 -15
  80. package/prebuilt-themes/default/stars.css.map +1 -1
  81. package/prebuilt-themes/default/tabber.css +18 -19
  82. package/prebuilt-themes/default/tabber.css.map +1 -1
  83. package/prebuilt-themes/default/table-pagination.css +12 -13
  84. package/prebuilt-themes/default/table-pagination.css.map +1 -1
  85. package/prebuilt-themes/default/table.css +31 -32
  86. package/prebuilt-themes/default/table.css.map +1 -1
  87. package/themes/default/badge.scss +23 -23
  88. package/themes/default/buttons/_button-mixins.scss +15 -15
  89. package/themes/default/buttons/button.scss +23 -23
  90. package/themes/default/buttons/fab.scss +18 -16
  91. package/themes/default/buttons/icon-button.scss +20 -20
  92. package/themes/default/calendar.scss +41 -41
  93. package/themes/default/card.scss +29 -29
  94. package/themes/default/checkbox-list.scss +16 -16
  95. package/themes/default/checkbox.scss +14 -14
  96. package/themes/default/chips.scss +49 -49
  97. package/themes/default/color-display.scss +10 -10
  98. package/themes/default/color-picker.scss +1 -1
  99. package/themes/default/core.scss +120 -122
  100. package/themes/default/dialog.scss +7 -7
  101. package/themes/default/divider.scss +15 -15
  102. package/themes/default/dropdown-panel.scss +13 -13
  103. package/themes/default/file-drop-area.scss +49 -49
  104. package/themes/default/form-field-frame.scss +1 -1
  105. package/themes/default/form-field.scss +27 -27
  106. package/themes/default/inputs/autocomplete-input.scss +39 -39
  107. package/themes/default/inputs/color-input.scss +1 -1
  108. package/themes/default/inputs/date-input.scss +26 -26
  109. package/themes/default/inputs/digit-input.scss +21 -21
  110. package/themes/default/inputs/file-input.scss +48 -48
  111. package/themes/default/inputs/hex-input.scss +28 -28
  112. package/themes/default/inputs/input.scss +26 -26
  113. package/themes/default/inputs/number-input.scss +27 -27
  114. package/themes/default/inputs/password-input.scss +40 -40
  115. package/themes/default/kbd-shortcut.scss +7 -7
  116. package/themes/default/kbd.scss +16 -16
  117. package/themes/default/modal.scss +28 -28
  118. package/themes/default/progress-bar.scss +25 -25
  119. package/themes/default/progress-circle.scss +12 -12
  120. package/themes/default/radio.scss +22 -22
  121. package/themes/default/segment.scss +38 -38
  122. package/themes/default/select.scss +50 -50
  123. package/themes/default/slide-toggle.scss +34 -34
  124. package/themes/default/slider.scss +42 -42
  125. package/themes/default/snackbar.scss +19 -19
  126. package/themes/default/spinner.scss +9 -9
  127. package/themes/default/stars.scss +16 -16
  128. package/themes/default/tabber.scss +21 -21
  129. package/themes/default/table-pagination.scss +14 -14
  130. package/themes/default/table.scss +41 -41
@@ -1,52 +1,52 @@
1
1
  @use './coloring' as CM;
2
2
 
3
- // the variables are commented out intentionally
4
- // read more in docs/dev/css-variables.md
5
- :root {
6
- --ard-file-drop-area-min-width: 15rem;
7
- --ard-file-drop-area-min-height: 10rem;
8
- --ard-file-drop-area-padding: 0.625rem;
9
- --ard-file-drop-area-outline-border-width: 2px;
10
- --ard-file-drop-area-outline-border-style: dashed;
11
- --ard-file-drop-area-outline-padding: 0.375rem;
12
- --ard-file-drop-area-content-gap-min: 0.2rem;
13
- --ard-file-drop-area-content-gap-preferred: 10%;
14
- --ard-file-drop-area-content-gap-max: 1rem;
15
- --ard-file-drop-area-icon-font-size: 220%;
16
- --ard-file-drop-area-drop-text-font-weight: 500;
17
- --ard-file-drop-area-drop-text-font-size: 105%;
18
- --ard-file-drop-area-or-text-font-weight: 400;
19
- --ard-file-drop-area-or-text-font-size: 95%;
20
- --ard-file-drop-area-dragover-text-font-weight: 500;
21
- --ard-file-drop-area-dragover-text-font-size: 105%;
22
- --ard-file-drop-area-dragover-amount-font-weight: 600;
23
- --ard-file-drop-area-dragover-amount-font-size: 120%;
24
- --ard-file-drop-area-uploaded-container-gap: 0.75rem;
25
- --ard-file-drop-area-uploaded-message-font-weight: 500;
26
- --ard-file-drop-area-uploaded-message-font-size: 105%;
27
- --ard-file-drop-area-uploaded-amount-font-weight: 600;
28
- --ard-file-drop-area-uploaded-amount-font-size: 100%;
29
- --ard-file-drop-area-uploaded-files-gap: 0.45rem;
30
- --ard-file-drop-area-file-gap: 0.75rem;
31
- --ard-file-drop-area-file-icon-font-size: 220%;
32
- --ard-file-drop-area-file-info-gap: 0.5ch;
33
- --ard-file-drop-area-filename-gap: 0;
34
- --ard-file-drop-area-filename-name-line-height: 1;
35
- --ard-file-drop-area-filename-name-height: 1em;
36
- --ard-file-drop-area-filesize-font-weight: 500;
37
- --ard-file-drop-area-filesize-font-size: 83%;
38
- --ard-file-drop-area-filesize-opacity: 60%;
39
- --ard-file-drop-area-variant-rounded-corner-radius: 0.875rem;
40
- --ard-file-drop-area-outline-corner-radius: 0.25rem;
41
- --ard-file-drop-area-font-size-compact: 85%;
42
- --ard-file-drop-area-min-width-compact: 12rem;
43
- --ard-file-drop-area-min-height-compact: 8rem;
44
- --ard-file-drop-area-content-gap-min-compact: 0.1667rem;
45
- --ard-file-drop-area-content-gap-preferred-compact: 10%;
46
- --ard-file-drop-area-content-gap-max-compact: 0.75rem;
47
- }
3
+ @layer ard-ui {
4
+ // the variables are commented out intentionally
5
+ // read more in docs/dev/css-variables.md
6
+ :root {
7
+ --ard-file-drop-area-min-width: 15rem;
8
+ --ard-file-drop-area-min-height: 10rem;
9
+ --ard-file-drop-area-padding: 0.625rem;
10
+ --ard-file-drop-area-outline-border-width: 2px;
11
+ --ard-file-drop-area-outline-border-style: dashed;
12
+ --ard-file-drop-area-outline-padding: 0.375rem;
13
+ --ard-file-drop-area-content-gap-min: 0.2rem;
14
+ --ard-file-drop-area-content-gap-preferred: 10%;
15
+ --ard-file-drop-area-content-gap-max: 1rem;
16
+ --ard-file-drop-area-icon-font-size: 220%;
17
+ --ard-file-drop-area-drop-text-font-weight: 500;
18
+ --ard-file-drop-area-drop-text-font-size: 105%;
19
+ --ard-file-drop-area-or-text-font-weight: 400;
20
+ --ard-file-drop-area-or-text-font-size: 95%;
21
+ --ard-file-drop-area-dragover-text-font-weight: 500;
22
+ --ard-file-drop-area-dragover-text-font-size: 105%;
23
+ --ard-file-drop-area-dragover-amount-font-weight: 600;
24
+ --ard-file-drop-area-dragover-amount-font-size: 120%;
25
+ --ard-file-drop-area-uploaded-container-gap: 0.75rem;
26
+ --ard-file-drop-area-uploaded-message-font-weight: 500;
27
+ --ard-file-drop-area-uploaded-message-font-size: 105%;
28
+ --ard-file-drop-area-uploaded-amount-font-weight: 600;
29
+ --ard-file-drop-area-uploaded-amount-font-size: 100%;
30
+ --ard-file-drop-area-uploaded-files-gap: 0.45rem;
31
+ --ard-file-drop-area-file-gap: 0.75rem;
32
+ --ard-file-drop-area-file-icon-font-size: 220%;
33
+ --ard-file-drop-area-file-info-gap: 0.5ch;
34
+ --ard-file-drop-area-filename-gap: 0;
35
+ --ard-file-drop-area-filename-name-line-height: 1;
36
+ --ard-file-drop-area-filename-name-height: 1em;
37
+ --ard-file-drop-area-filesize-font-weight: 500;
38
+ --ard-file-drop-area-filesize-font-size: 83%;
39
+ --ard-file-drop-area-filesize-opacity: 60%;
40
+ --ard-file-drop-area-variant-rounded-corner-radius: 0.875rem;
41
+ --ard-file-drop-area-outline-corner-radius: 0.25rem;
42
+ --ard-file-drop-area-font-size-compact: 85%;
43
+ --ard-file-drop-area-min-width-compact: 12rem;
44
+ --ard-file-drop-area-min-height-compact: 8rem;
45
+ --ard-file-drop-area-content-gap-min-compact: 0.1667rem;
46
+ --ard-file-drop-area-content-gap-preferred-compact: 10%;
47
+ --ard-file-drop-area-content-gap-max-compact: 0.75rem;
48
+ }
48
49
 
49
- @layer ard-theme {
50
50
  ard-file-drop-area {
51
51
  display: block;
52
52
  width: 100%;
@@ -65,7 +65,7 @@
65
65
  min-height: var(--ard-file-drop-area-min-height, 10rem);
66
66
  padding: var(--ard-file-drop-area-padding, 0.625rem);
67
67
  box-sizing: border-box;
68
- background: var(--ard-cmpcl--bg-colored-verylight);
68
+ background: var(--ard-uicl--bg-colored-verylight);
69
69
  display: flex;
70
70
 
71
71
  .ard-file-drop-area-outline {
@@ -73,7 +73,7 @@
73
73
  min-height: 100%;
74
74
  box-sizing: border-box;
75
75
  border: var(--ard-file-drop-area-outline-border-width, 2px) var(--ard-file-drop-area-outline-border-style, dashed)
76
- var(--ard-cmpcl--border);
76
+ var(--ard-uicl--border);
77
77
  padding: var(--ard-file-drop-area-outline-padding, 0.375rem);
78
78
  pointer-events: none;
79
79
 
@@ -111,7 +111,7 @@
111
111
  font-size: var(--ard-file-drop-area-or-text-font-size, 95%);
112
112
  }
113
113
  .ard-file-drop-area-browse-button > button {
114
- border: 1px solid var(--ard-cmpcl--border);
114
+ border: 1px solid var(--ard-uicl--border);
115
115
  pointer-events: all;
116
116
  }
117
117
  //dragover
@@ -1,7 +1,7 @@
1
1
  @use './mixins' as defaultMixins;
2
2
  @use '../variables' as ARD;
3
3
 
4
- @layer ard-theme {
4
+ @layer ard-ui {
5
5
  .ard-form-field-frame {
6
6
  box-sizing: border-box;
7
7
  min-height: ARD.$form-field-height;
@@ -1,33 +1,33 @@
1
1
  @use '../variables' as ARD;
2
2
 
3
- // the variables are commented out intentionally
4
- // read more in docs/dev/css-variables.md
5
- :root {
6
- --ard-form-field-label-padding: 0.25rem 0 0.125rem 0.125rem;
7
- --ard-form-field-label-font-size: 0.9375rem;
8
- --ard-form-field-label-font-weight: 500;
9
- --ard-form-field-label-required-font-weight: 500;
10
- --ard-form-field-label-required-font-size: 112.5%;
11
- --ard-form-field-label-required-color: orangered;
12
- --ard-form-field-label-optional-font-weight: 400;
13
- --ard-form-field-label-optional-font-size: 0.8125rem;
14
- // --ard-form-field-label-optional-color: ;
15
- --ard-form-field-label-optional-font-style: italic;
16
- // --ard-form-field-error-color: ;
17
- // --ard-form-field-success-color: ;
18
- --ard-form-field-hint-padding: 0.125rem 0 0.25rem 0.125rem;
19
- --ard-form-field-hint-font-size: 0.8125rem;
20
- --ard-form-field-hint-line-height: 1.2;
21
- --ard-form-field-hint-right-padding-left: 0.5rem;
22
- --ard-form-field-hint-error-line-height: 1.2;
23
- --ard-form-field-hint-error-gap: 0.375em;
24
- --ard-form-field-label-disabled-opacity: 40%;
25
- --ard-form-field-hint-disabled-opacity: 50%;
26
- --ard-form-field-error-animation-duration: 0.25s;
27
- --ard-horizontal-form-field-gap: 0.5rem;
28
- }
3
+ @layer ard-ui {
4
+ // the variables are commented out intentionally
5
+ // read more in docs/dev/css-variables.md
6
+ :root {
7
+ --ard-form-field-label-padding: 0.25rem 0 0.125rem 0.125rem;
8
+ --ard-form-field-label-font-size: 0.9375rem;
9
+ --ard-form-field-label-font-weight: 500;
10
+ --ard-form-field-label-required-font-weight: 500;
11
+ --ard-form-field-label-required-font-size: 112.5%;
12
+ --ard-form-field-label-required-color: orangered;
13
+ --ard-form-field-label-optional-font-weight: 400;
14
+ --ard-form-field-label-optional-font-size: 0.8125rem;
15
+ // --ard-form-field-label-optional-color: ;
16
+ --ard-form-field-label-optional-font-style: italic;
17
+ // --ard-form-field-error-color: ;
18
+ // --ard-form-field-success-color: ;
19
+ --ard-form-field-hint-padding: 0.125rem 0 0.25rem 0.125rem;
20
+ --ard-form-field-hint-font-size: 0.8125rem;
21
+ --ard-form-field-hint-line-height: 1.2;
22
+ --ard-form-field-hint-right-padding-left: 0.5rem;
23
+ --ard-form-field-hint-error-line-height: 1.2;
24
+ --ard-form-field-hint-error-gap: 0.375em;
25
+ --ard-form-field-label-disabled-opacity: 40%;
26
+ --ard-form-field-hint-disabled-opacity: 50%;
27
+ --ard-form-field-error-animation-duration: 0.25s;
28
+ --ard-horizontal-form-field-gap: 0.5rem;
29
+ }
29
30
 
30
- @layer ard-theme {
31
31
  ard-form-field,
32
32
  ard-horizontal-form-field {
33
33
  display: block;
@@ -3,47 +3,47 @@
3
3
  @use '../clear-button' as CB;
4
4
  @use '../../variables' as ARD;
5
5
 
6
- // the variables are commented out intentionally
7
- // read more in docs/dev/css-variables.md
8
- :root {
9
- // --ard-autocomplete-input-height: ;
10
- // --ard-autocomplete-input-height-compact: ;
11
- --ard-autocomplete-input-gap: 0.625rem;
12
- // --ard-autocomplete-input-font-size: ;
13
- // --ard-autocomplete-input-font-size-compact: ;
14
- --ard-autocomplete-input-line-height: 1.25;
15
- --ard-autocomplete-input-line-height-compact: 1;
16
- --ard-autocomplete-input-font-weight: 400;
17
- // --ard-autocomplete-input-padding-top: ;
18
- // --ard-autocomplete-input-padding-right: ;
19
- // --ard-autocomplete-input-padding-bottom: ;
20
- // --ard-autocomplete-input-padding-left: ;
21
- // --ard-autocomplete-input-padding-top-compact: ;
22
- // --ard-autocomplete-input-padding-right-compact: ;
23
- // --ard-autocomplete-input-padding-bottom-compact: ;
24
- // --ard-autocomplete-input-padding-left-compact: ;
25
- // --ard-autocomplete-input-color: ;
26
- // --ard-autocomplete-input-placeholder-color: ;
27
- --ard-autocomplete-input-placeholder-opacity: 60%;
6
+ @layer ard-ui {
7
+ // the variables are commented out intentionally
8
+ // read more in docs/dev/css-variables.md
9
+ :root {
10
+ // --ard-autocomplete-input-height: ;
11
+ // --ard-autocomplete-input-height-compact: ;
12
+ --ard-autocomplete-input-gap: 0.625rem;
13
+ // --ard-autocomplete-input-font-size: ;
14
+ // --ard-autocomplete-input-font-size-compact: ;
15
+ --ard-autocomplete-input-line-height: 1.25;
16
+ --ard-autocomplete-input-line-height-compact: 1;
17
+ --ard-autocomplete-input-font-weight: 400;
18
+ // --ard-autocomplete-input-padding-top: ;
19
+ // --ard-autocomplete-input-padding-right: ;
20
+ // --ard-autocomplete-input-padding-bottom: ;
21
+ // --ard-autocomplete-input-padding-left: ;
22
+ // --ard-autocomplete-input-padding-top-compact: ;
23
+ // --ard-autocomplete-input-padding-right-compact: ;
24
+ // --ard-autocomplete-input-padding-bottom-compact: ;
25
+ // --ard-autocomplete-input-padding-left-compact: ;
26
+ // --ard-autocomplete-input-color: ;
27
+ // --ard-autocomplete-input-placeholder-color: ;
28
+ --ard-autocomplete-input-placeholder-opacity: 60%;
28
29
 
29
- --ard-autocomplete-input-min-width: 10rem;
30
- --ard-autocomplete-input-max-width: 100%;
31
- --ard-autocomplete-input-autocomplete-opacity: 37.5%;
32
- --ard-autocomplete-input-dropdown-padding: 0;
33
- --ard-autocomplete-input-dropdown-max-height: 15rem;
34
- --ard-autocomplete-input-dropdown-gap: 0;
35
- --ard-autocomplete-input-option-padding: 0.375rem 0.625rem;
36
- --ard-autocomplete-input-option-padding-compact: 0.25rem 0.5rem;
37
- --ard-autocomplete-input-font-size: 1rem;
38
- --ard-autocomplete-input-font-size-compact: 0.875rem;
39
- // --ard-autocomplete-input-highlighted-background: ;
40
- --ard-autocomplete-input-highlighted-font-weight: 400;
41
- // --ard-autocomplete-input-selected-background: ;
42
- --ard-autocomplete-input-selected-font-weight: 500;
43
- --ard-autocomplete-input-disabled-opacity: 50%;
44
- }
30
+ --ard-autocomplete-input-min-width: 10rem;
31
+ --ard-autocomplete-input-max-width: 100%;
32
+ --ard-autocomplete-input-autocomplete-opacity: 37.5%;
33
+ --ard-autocomplete-input-dropdown-padding: 0;
34
+ --ard-autocomplete-input-dropdown-max-height: 15rem;
35
+ --ard-autocomplete-input-dropdown-gap: 0;
36
+ --ard-autocomplete-input-option-padding: 0.375rem 0.625rem;
37
+ --ard-autocomplete-input-option-padding-compact: 0.25rem 0.5rem;
38
+ --ard-autocomplete-input-font-size: 1rem;
39
+ --ard-autocomplete-input-font-size-compact: 0.875rem;
40
+ // --ard-autocomplete-input-highlighted-background: ;
41
+ --ard-autocomplete-input-highlighted-font-weight: 400;
42
+ // --ard-autocomplete-input-selected-background: ;
43
+ --ard-autocomplete-input-selected-font-weight: 500;
44
+ --ard-autocomplete-input-disabled-opacity: 50%;
45
+ }
45
46
 
46
- @layer ard-theme {
47
47
  .ard-autocomplete-input {
48
48
  @include inputMixin.genericInput(
49
49
  var(--ard-autocomplete-input-height, var(--ard-form-field-height, 2.3125rem)),
@@ -2,7 +2,7 @@
2
2
  @use '../mixins' as defaultMixins;
3
3
  @use '../clear-button' as CB;
4
4
 
5
- @layer ard-theme {
5
+ @layer ard-ui {
6
6
  .ard-color-input {
7
7
  // @include inputMixin.genericInput();
8
8
  padding: 0 0.375rem;
@@ -1,34 +1,34 @@
1
1
  @use './shared' as S;
2
2
  @use '../../variables' as ARD;
3
3
 
4
- // the variables are commented out intentionally
5
- // read more in docs/dev/css-variables.md
6
- :root {
7
- // --ard-date-input-height: ;
8
- // --ard-date-input-height-compact: ;
9
- --ard-date-input-gap: 0.625rem;
10
- // --ard-date-input-font-size: ;
11
- // --ard-date-input-font-size-compact: ;
12
- --ard-date-input-line-height: 1.25;
13
- --ard-date-input-line-height-compact: 1;
14
- --ard-date-input-font-weight: 400;
15
- // --ard-date-input-padding-top: ;
16
- // --ard-date-input-padding-right: ;
17
- // --ard-date-input-padding-bottom: ;
18
- // --ard-date-input-padding-left: ;
19
- // --ard-date-input-padding-top-compact: ;
20
- // --ard-date-input-padding-right-compact: ;
21
- // --ard-date-input-padding-bottom-compact: ;
22
- // --ard-date-input-padding-left-compact: ;
23
- // --ard-date-input-color: ;
24
- // --ard-date-input-placeholder-color: ;
25
- --ard-date-input-placeholder-opacity: 60%;
4
+ @layer ard-ui {
5
+ // the variables are commented out intentionally
6
+ // read more in docs/dev/css-variables.md
7
+ :root {
8
+ // --ard-date-input-height: ;
9
+ // --ard-date-input-height-compact: ;
10
+ --ard-date-input-gap: 0.625rem;
11
+ // --ard-date-input-font-size: ;
12
+ // --ard-date-input-font-size-compact: ;
13
+ --ard-date-input-line-height: 1.25;
14
+ --ard-date-input-line-height-compact: 1;
15
+ --ard-date-input-font-weight: 400;
16
+ // --ard-date-input-padding-top: ;
17
+ // --ard-date-input-padding-right: ;
18
+ // --ard-date-input-padding-bottom: ;
19
+ // --ard-date-input-padding-left: ;
20
+ // --ard-date-input-padding-top-compact: ;
21
+ // --ard-date-input-padding-right-compact: ;
22
+ // --ard-date-input-padding-bottom-compact: ;
23
+ // --ard-date-input-padding-left-compact: ;
24
+ // --ard-date-input-color: ;
25
+ // --ard-date-input-placeholder-color: ;
26
+ --ard-date-input-placeholder-opacity: 60%;
26
27
 
27
- --ard-date-input-input-padding: 0 2.625rem 0 0.375rem;
28
- --ard-date-input-multipage-gap: 0;
29
- }
28
+ --ard-date-input-input-padding: 0 2.625rem 0 0.375rem;
29
+ --ard-date-input-multipage-gap: 0;
30
+ }
30
31
 
31
- @layer ard-theme {
32
32
  ard-date-input .ard-date-input,
33
33
  ard-date-range-input .ard-date-range-input,
34
34
  ard-multipage-date-range-input .ard-multipage-date-range-input {
@@ -2,28 +2,28 @@
2
2
  @use '../../variables' as ARD;
3
3
  @use '../mixins' as defaultMixins;
4
4
 
5
- // the variables are commented out intentionally
6
- // read more in docs/dev/css-variables.md
7
- :root {
8
- // --ard-digit-input-font-family: ;
9
- --ard-digit-input-font-weight: 500;
10
- // --ard-digit-input-color: ;
11
- --ard-digit-input-gap: 0.375em;
12
- --ard-digit-input-size: 2.0625em;
13
- // --ard-digit-input-caret-color: ;
14
- // --ard-digit-input-placeholder-color: ;
15
- --ard-digit-input-placeholder-opacity: 60%;
16
- --ard-digit-input-transition-duration: 150ms;
17
- // --ard-digit-input-rectangle-height: ;
18
- --ard-digit-input-rectangle-font-size: 1.25em;
19
- --ard-digit-input-success-background-color: transparent;
20
- // --ard-digit-input-success-border-color: ;
21
- // --ard-digit-input-error-background-color: ;
22
- // --ard-digit-input-error-border-color: ;
23
- --ard-digit-input-disabled-opacity: 50%;
24
- }
5
+ @layer ard-ui {
6
+ // the variables are commented out intentionally
7
+ // read more in docs/dev/css-variables.md
8
+ :root {
9
+ // --ard-digit-input-font-family: ;
10
+ --ard-digit-input-font-weight: 500;
11
+ // --ard-digit-input-color: ;
12
+ --ard-digit-input-gap: 0.375em;
13
+ --ard-digit-input-size: 2.0625em;
14
+ // --ard-digit-input-caret-color: ;
15
+ // --ard-digit-input-placeholder-color: ;
16
+ --ard-digit-input-placeholder-opacity: 60%;
17
+ --ard-digit-input-transition-duration: 150ms;
18
+ // --ard-digit-input-rectangle-height: ;
19
+ --ard-digit-input-rectangle-font-size: 1.25em;
20
+ --ard-digit-input-success-background-color: transparent;
21
+ // --ard-digit-input-success-border-color: ;
22
+ // --ard-digit-input-error-background-color: ;
23
+ // --ard-digit-input-error-border-color: ;
24
+ --ard-digit-input-disabled-opacity: 50%;
25
+ }
25
26
 
26
- @layer ard-theme {
27
27
  ard-digit-input {
28
28
  font-family: var(--ard-digit-input-font-family, var(--ard-font-family));
29
29
  font-weight: var(--ard-digit-input-font-weight, 500);
@@ -4,55 +4,55 @@
4
4
  @use '../coloring' as CM;
5
5
  @use '../../variables' as ARD;
6
6
 
7
- // the variables are commented out intentionally
8
- // read more in docs/dev/css-variables.md
9
- :root {
10
- // --ard-file-input-height: ;
11
- // --ard-file-input-height-compact: ;
12
- --ard-file-input-gap: 0.625rem;
13
- // --ard-file-input-font-size: ;
14
- // --ard-file-input-font-size-compact: ;
15
- --ard-file-input-line-height: 1.25;
16
- --ard-file-input-line-height-compact: 1;
17
- --ard-file-input-font-weight: 400;
18
- // --ard-file-input-padding-top: ;
19
- // --ard-file-input-padding-right: ;
20
- // --ard-file-input-padding-bottom: ;
21
- // --ard-file-input-padding-left: ;
22
- // --ard-file-input-padding-top-compact: ;
23
- // --ard-file-input-padding-right-compact: ;
24
- // --ard-file-input-padding-bottom-compact: ;
25
- // --ard-file-input-padding-left-compact: ;
26
- // --ard-file-input-color: ;
27
- // --ard-file-input-placeholder-color: ;
28
- --ard-file-input-placeholder-opacity: 60%;
7
+ @layer ard-ui {
8
+ // the variables are commented out intentionally
9
+ // read more in docs/dev/css-variables.md
10
+ :root {
11
+ // --ard-file-input-height: ;
12
+ // --ard-file-input-height-compact: ;
13
+ --ard-file-input-gap: 0.625rem;
14
+ // --ard-file-input-font-size: ;
15
+ // --ard-file-input-font-size-compact: ;
16
+ --ard-file-input-line-height: 1.25;
17
+ --ard-file-input-line-height-compact: 1;
18
+ --ard-file-input-font-weight: 400;
19
+ // --ard-file-input-padding-top: ;
20
+ // --ard-file-input-padding-right: ;
21
+ // --ard-file-input-padding-bottom: ;
22
+ // --ard-file-input-padding-left: ;
23
+ // --ard-file-input-padding-top-compact: ;
24
+ // --ard-file-input-padding-right-compact: ;
25
+ // --ard-file-input-padding-bottom-compact: ;
26
+ // --ard-file-input-padding-left-compact: ;
27
+ // --ard-file-input-color: ;
28
+ // --ard-file-input-placeholder-color: ;
29
+ --ard-file-input-placeholder-opacity: 60%;
29
30
 
30
- --ard-file-input-min-width: 10rem;
31
- --ard-file-input-max-width: 100%;
32
- --ard-file-input-gap: 0.375rem;
33
- --ard-file-input-dragover-outline-width: 2px;
34
- --ard-file-input-dragover-outline-style: solid;
35
- --ard-file-input-browse-button-height: calc(100% - 0.25rem);
36
- --ard-file-input-browse-button-width: unset;
37
- --ard-file-input-browse-button-margin: 0.125rem;
38
- --ard-file-input-browse-button-aspect-ratio: 1;
39
- --ard-file-input-browse-button-border: none;
40
- --ard-file-input-browse-button-border-radius: 9999px;
41
- --ard-file-input-browse-button-background: none;
42
- --ard-file-input-browse-button-padding: 0;
43
- // --ard-file-input-browse-button-color: ;
44
- // --ard-file-input-browse-button-color-error: ;
45
- --ard-file-input-browse-button-overlay-offset: 0rem;
46
- // --ard-file-input-browse-button-overlay-color: ;
47
- --ard-file-input-browse-button-overlay-hover-opacity: 4%;
48
- --ard-file-input-browse-button-overlay-focus-opacity: 0;
49
- --ard-file-input-browse-button-overlay-active-opacity: 12%;
50
- --ard-file-input-browse-button-overlay-focus-visible-opacity: 16%;
51
- --ard-file-input-file-name-font-weight: 500;
52
- --ard-file-input-file-ext-font-weight: 500;
53
- }
31
+ --ard-file-input-min-width: 10rem;
32
+ --ard-file-input-max-width: 100%;
33
+ --ard-file-input-gap: 0.375rem;
34
+ --ard-file-input-dragover-outline-width: 2px;
35
+ --ard-file-input-dragover-outline-style: solid;
36
+ --ard-file-input-browse-button-height: calc(100% - 0.25rem);
37
+ --ard-file-input-browse-button-width: unset;
38
+ --ard-file-input-browse-button-margin: 0.125rem;
39
+ --ard-file-input-browse-button-aspect-ratio: 1;
40
+ --ard-file-input-browse-button-border: none;
41
+ --ard-file-input-browse-button-border-radius: 9999px;
42
+ --ard-file-input-browse-button-background: none;
43
+ --ard-file-input-browse-button-padding: 0;
44
+ // --ard-file-input-browse-button-color: ;
45
+ // --ard-file-input-browse-button-color-error: ;
46
+ --ard-file-input-browse-button-overlay-offset: 0rem;
47
+ // --ard-file-input-browse-button-overlay-color: ;
48
+ --ard-file-input-browse-button-overlay-hover-opacity: 4%;
49
+ --ard-file-input-browse-button-overlay-focus-opacity: 0;
50
+ --ard-file-input-browse-button-overlay-active-opacity: 12%;
51
+ --ard-file-input-browse-button-overlay-focus-visible-opacity: 16%;
52
+ --ard-file-input-file-name-font-weight: 500;
53
+ --ard-file-input-file-ext-font-weight: 500;
54
+ }
54
55
 
55
- @layer ard-theme {
56
56
  .ard-file-input-form-field-frame {
57
57
  .ard-form-field-overlay {
58
58
  display: none;
@@ -94,7 +94,7 @@
94
94
 
95
95
  &.ard-state-dragover {
96
96
  outline: var(--ard-file-input-dragover-outline-width, 2px) var(--ard-file-input-dragover-outline-style, solid)
97
- var(--ard-cmpcl--content-light);
97
+ var(--ard-uicl--content-light);
98
98
  }
99
99
 
100
100
  .ard-file-input__value {
@@ -3,36 +3,36 @@
3
3
  @use '../clear-button' as CB;
4
4
  @use '../../variables' as ARD;
5
5
 
6
- // the variables are commented out intentionally
7
- // read more in docs/dev/css-variables.md
8
- :root {
9
- // --ard-hex-input-height: ;
10
- // --ard-hex-input-height-compact: ;
11
- --ard-hex-input-gap: 0.625rem;
12
- // --ard-hex-input-font-size: ;
13
- // --ard-hex-input-font-size-compact: ;
14
- --ard-hex-input-line-height: 1.25;
15
- --ard-hex-input-line-height-compact: 1;
16
- --ard-hex-input-font-weight: 400;
17
- // --ard-hex-input-padding-top: ;
18
- // --ard-hex-input-padding-right: ;
19
- // --ard-hex-input-padding-bottom: ;
20
- // --ard-hex-input-padding-left: ;
21
- // --ard-hex-input-padding-top-compact: ;
22
- // --ard-hex-input-padding-right-compact: ;
23
- // --ard-hex-input-padding-bottom-compact: ;
24
- // --ard-hex-input-padding-left-compact: ;
25
- // --ard-hex-input-color: ;
26
- // --ard-hex-input-placeholder-color: ;
27
- --ard-hex-input-placeholder-opacity: 60%;
6
+ @layer ard-ui {
7
+ // the variables are commented out intentionally
8
+ // read more in docs/dev/css-variables.md
9
+ :root {
10
+ // --ard-hex-input-height: ;
11
+ // --ard-hex-input-height-compact: ;
12
+ --ard-hex-input-gap: 0.625rem;
13
+ // --ard-hex-input-font-size: ;
14
+ // --ard-hex-input-font-size-compact: ;
15
+ --ard-hex-input-line-height: 1.25;
16
+ --ard-hex-input-line-height-compact: 1;
17
+ --ard-hex-input-font-weight: 400;
18
+ // --ard-hex-input-padding-top: ;
19
+ // --ard-hex-input-padding-right: ;
20
+ // --ard-hex-input-padding-bottom: ;
21
+ // --ard-hex-input-padding-left: ;
22
+ // --ard-hex-input-padding-top-compact: ;
23
+ // --ard-hex-input-padding-right-compact: ;
24
+ // --ard-hex-input-padding-bottom-compact: ;
25
+ // --ard-hex-input-padding-left-compact: ;
26
+ // --ard-hex-input-color: ;
27
+ // --ard-hex-input-placeholder-color: ;
28
+ --ard-hex-input-placeholder-opacity: 60%;
28
29
 
29
- --ard-hex-input-min-width: 10rem;
30
- --ard-hex-input-max-width: 100%;
31
- // --ard-hex-input-hash-color: ;
32
- --ard-hex-input-hash-opacity: 70%;
33
- }
30
+ --ard-hex-input-min-width: 10rem;
31
+ --ard-hex-input-max-width: 100%;
32
+ // --ard-hex-input-hash-color: ;
33
+ --ard-hex-input-hash-opacity: 70%;
34
+ }
34
35
 
35
- @layer ard-theme {
36
36
  .ard-hex-input {
37
37
  @include inputMixin.genericInput(
38
38
  var(--ard-hex-input-height, var(--ard-form-field-height, 2.3125rem)),