@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.
- package/fesm2022/ardium-ui-ui.mjs +106 -106
- package/fesm2022/ardium-ui-ui.mjs.map +1 -1
- package/package.json +1 -1
- package/prebuilt-themes/default/badge.css +15 -16
- package/prebuilt-themes/default/badge.css.map +1 -1
- package/prebuilt-themes/default/buttons/button.css +35 -36
- package/prebuilt-themes/default/buttons/button.css.map +1 -1
- package/prebuilt-themes/default/buttons/fab.css +31 -32
- package/prebuilt-themes/default/buttons/fab.css.map +1 -1
- package/prebuilt-themes/default/buttons/icon-button.css +27 -28
- package/prebuilt-themes/default/buttons/icon-button.css.map +1 -1
- package/prebuilt-themes/default/calendar.css +36 -37
- package/prebuilt-themes/default/calendar.css.map +1 -1
- package/prebuilt-themes/default/card.css +22 -23
- package/prebuilt-themes/default/card.css.map +1 -1
- package/prebuilt-themes/default/checkbox-list.css +16 -17
- package/prebuilt-themes/default/checkbox-list.css.map +1 -1
- package/prebuilt-themes/default/checkbox.css +11 -12
- package/prebuilt-themes/default/checkbox.css.map +1 -1
- package/prebuilt-themes/default/chips.css +41 -42
- package/prebuilt-themes/default/chips.css.map +1 -1
- package/prebuilt-themes/default/color-display.css +7 -8
- package/prebuilt-themes/default/color-display.css.map +1 -1
- package/prebuilt-themes/default/color-picker.css +1 -1
- package/prebuilt-themes/default/core.css +105 -107
- package/prebuilt-themes/default/core.css.map +1 -1
- package/prebuilt-themes/default/dialog.css +5 -6
- package/prebuilt-themes/default/dialog.css.map +1 -1
- package/prebuilt-themes/default/divider.css +12 -13
- package/prebuilt-themes/default/divider.css.map +1 -1
- package/prebuilt-themes/default/dropdown-panel.css +8 -9
- package/prebuilt-themes/default/dropdown-panel.css.map +1 -1
- package/prebuilt-themes/default/file-drop-area.css +47 -48
- package/prebuilt-themes/default/file-drop-area.css.map +1 -1
- package/prebuilt-themes/default/form-field-frame.css +1 -1
- package/prebuilt-themes/default/form-field.css +22 -23
- package/prebuilt-themes/default/form-field.css.map +1 -1
- package/prebuilt-themes/default/inputs/autocomplete-input.css +21 -22
- package/prebuilt-themes/default/inputs/autocomplete-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/color-input.css +1 -1
- package/prebuilt-themes/default/inputs/date-input.css +10 -11
- package/prebuilt-themes/default/inputs/date-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/digit-input.css +11 -12
- package/prebuilt-themes/default/inputs/digit-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/file-input.css +29 -30
- package/prebuilt-themes/default/inputs/file-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/hex-input.css +11 -12
- package/prebuilt-themes/default/inputs/hex-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/input.css +10 -11
- package/prebuilt-themes/default/inputs/input.css.map +1 -1
- package/prebuilt-themes/default/inputs/number-input.css +10 -11
- package/prebuilt-themes/default/inputs/number-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/password-input.css +23 -24
- package/prebuilt-themes/default/inputs/password-input.css.map +1 -1
- package/prebuilt-themes/default/kbd-shortcut.css +5 -6
- package/prebuilt-themes/default/kbd-shortcut.css.map +1 -1
- package/prebuilt-themes/default/kbd.css +10 -11
- package/prebuilt-themes/default/kbd.css.map +1 -1
- package/prebuilt-themes/default/modal.css +18 -19
- package/prebuilt-themes/default/modal.css.map +1 -1
- package/prebuilt-themes/default/progress-bar.css +20 -21
- package/prebuilt-themes/default/progress-bar.css.map +1 -1
- package/prebuilt-themes/default/progress-circle.css +9 -10
- package/prebuilt-themes/default/progress-circle.css.map +1 -1
- package/prebuilt-themes/default/radio.css +19 -20
- package/prebuilt-themes/default/radio.css.map +1 -1
- package/prebuilt-themes/default/segment.css +33 -34
- package/prebuilt-themes/default/segment.css.map +1 -1
- package/prebuilt-themes/default/select.css +29 -30
- package/prebuilt-themes/default/select.css.map +1 -1
- package/prebuilt-themes/default/slide-toggle.css +32 -33
- package/prebuilt-themes/default/slide-toggle.css.map +1 -1
- package/prebuilt-themes/default/slider.css +33 -34
- package/prebuilt-themes/default/slider.css.map +1 -1
- package/prebuilt-themes/default/snackbar.css +14 -15
- package/prebuilt-themes/default/snackbar.css.map +1 -1
- package/prebuilt-themes/default/spinner.css +7 -8
- package/prebuilt-themes/default/spinner.css.map +1 -1
- package/prebuilt-themes/default/stars.css +14 -15
- package/prebuilt-themes/default/stars.css.map +1 -1
- package/prebuilt-themes/default/tabber.css +18 -19
- package/prebuilt-themes/default/tabber.css.map +1 -1
- package/prebuilt-themes/default/table-pagination.css +12 -13
- package/prebuilt-themes/default/table-pagination.css.map +1 -1
- package/prebuilt-themes/default/table.css +31 -32
- package/prebuilt-themes/default/table.css.map +1 -1
- package/themes/default/badge.scss +23 -23
- package/themes/default/buttons/_button-mixins.scss +15 -15
- package/themes/default/buttons/button.scss +23 -23
- package/themes/default/buttons/fab.scss +18 -16
- package/themes/default/buttons/icon-button.scss +20 -20
- package/themes/default/calendar.scss +41 -41
- package/themes/default/card.scss +29 -29
- package/themes/default/checkbox-list.scss +16 -16
- package/themes/default/checkbox.scss +14 -14
- package/themes/default/chips.scss +49 -49
- package/themes/default/color-display.scss +10 -10
- package/themes/default/color-picker.scss +1 -1
- package/themes/default/core.scss +120 -122
- package/themes/default/dialog.scss +7 -7
- package/themes/default/divider.scss +15 -15
- package/themes/default/dropdown-panel.scss +13 -13
- package/themes/default/file-drop-area.scss +49 -49
- package/themes/default/form-field-frame.scss +1 -1
- package/themes/default/form-field.scss +27 -27
- package/themes/default/inputs/autocomplete-input.scss +39 -39
- package/themes/default/inputs/color-input.scss +1 -1
- package/themes/default/inputs/date-input.scss +26 -26
- package/themes/default/inputs/digit-input.scss +21 -21
- package/themes/default/inputs/file-input.scss +48 -48
- package/themes/default/inputs/hex-input.scss +28 -28
- package/themes/default/inputs/input.scss +26 -26
- package/themes/default/inputs/number-input.scss +27 -27
- package/themes/default/inputs/password-input.scss +40 -40
- package/themes/default/kbd-shortcut.scss +7 -7
- package/themes/default/kbd.scss +16 -16
- package/themes/default/modal.scss +28 -28
- package/themes/default/progress-bar.scss +25 -25
- package/themes/default/progress-circle.scss +12 -12
- package/themes/default/radio.scss +22 -22
- package/themes/default/segment.scss +38 -38
- package/themes/default/select.scss +50 -50
- package/themes/default/slide-toggle.scss +34 -34
- package/themes/default/slider.scss +42 -42
- package/themes/default/snackbar.scss +19 -19
- package/themes/default/spinner.scss +9 -9
- package/themes/default/stars.scss +16 -16
- package/themes/default/tabber.scss +21 -21
- package/themes/default/table-pagination.scss +14 -14
- package/themes/default/table.scss +41 -41
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
@use './coloring' as CM;
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
//
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
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-
|
|
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-
|
|
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-
|
|
114
|
+
border: 1px solid var(--ard-uicl--border);
|
|
115
115
|
pointer-events: all;
|
|
116
116
|
}
|
|
117
117
|
//dragover
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
@use '../variables' as ARD;
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
//
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
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
|
-
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
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
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
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)),
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
@use './shared' as S;
|
|
2
2
|
@use '../../variables' as ARD;
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
//
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
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
|
-
|
|
28
|
-
|
|
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
|
-
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
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
|
-
|
|
8
|
-
//
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
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
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
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-
|
|
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
|
-
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
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
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
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)),
|