@ardium-ui/ui 5.0.0-alpha.74 → 5.0.0-alpha.76
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/lib/slider/range-slider/range-slider.component.d.ts +1 -1
- package/package.json +1 -1
- package/prebuilt-themes/default/badge.css +222 -221
- package/prebuilt-themes/default/badge.css.map +1 -1
- package/prebuilt-themes/default/buttons/button.css +305 -304
- package/prebuilt-themes/default/buttons/button.css.map +1 -1
- package/prebuilt-themes/default/buttons/fab.css +302 -303
- package/prebuilt-themes/default/buttons/fab.css.map +1 -1
- package/prebuilt-themes/default/buttons/icon-button.css +290 -290
- package/prebuilt-themes/default/buttons/icon-button.css.map +1 -1
- package/prebuilt-themes/default/calendar.css +364 -364
- package/prebuilt-themes/default/calendar.css.map +1 -1
- package/prebuilt-themes/default/card.css +130 -137
- package/prebuilt-themes/default/card.css.map +1 -1
- package/prebuilt-themes/default/checkbox-list.css +74 -72
- package/prebuilt-themes/default/checkbox-list.css.map +1 -1
- package/prebuilt-themes/default/checkbox.css +339 -338
- package/prebuilt-themes/default/checkbox.css.map +1 -1
- package/prebuilt-themes/default/chips.css +384 -383
- package/prebuilt-themes/default/chips.css.map +1 -1
- package/prebuilt-themes/default/color-display.css +28 -26
- package/prebuilt-themes/default/color-display.css.map +1 -1
- package/prebuilt-themes/default/color-picker.css +105 -103
- package/prebuilt-themes/default/color-picker.css.map +1 -1
- package/prebuilt-themes/default/core.css +13 -9
- package/prebuilt-themes/default/core.css.map +1 -1
- package/prebuilt-themes/default/dialog.css +15 -15
- package/prebuilt-themes/default/dialog.css.map +1 -1
- package/prebuilt-themes/default/divider.css +73 -72
- package/prebuilt-themes/default/divider.css.map +1 -1
- package/prebuilt-themes/default/dropdown-panel.css +35 -34
- package/prebuilt-themes/default/dropdown-panel.css.map +1 -1
- package/prebuilt-themes/default/file-drop-area.css +286 -285
- package/prebuilt-themes/default/file-drop-area.css.map +1 -1
- package/prebuilt-themes/default/form-field-frame.css +102 -102
- package/prebuilt-themes/default/form-field-frame.css.map +1 -1
- package/prebuilt-themes/default/form-field.css +127 -129
- package/prebuilt-themes/default/form-field.css.map +1 -1
- package/prebuilt-themes/default/inputs/autocomplete-input.css +163 -162
- package/prebuilt-themes/default/inputs/autocomplete-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/color-input.css +99 -98
- package/prebuilt-themes/default/inputs/color-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/date-input.css +125 -125
- package/prebuilt-themes/default/inputs/date-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/digit-input.css +110 -111
- package/prebuilt-themes/default/inputs/digit-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/file-input.css +358 -359
- package/prebuilt-themes/default/inputs/file-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/hex-input.css +140 -138
- package/prebuilt-themes/default/inputs/hex-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/input.css +128 -126
- package/prebuilt-themes/default/inputs/input.css.map +1 -1
- package/prebuilt-themes/default/inputs/number-input.css +204 -204
- package/prebuilt-themes/default/inputs/number-input.css.map +1 -1
- package/prebuilt-themes/default/inputs/password-input.css +98 -97
- package/prebuilt-themes/default/inputs/password-input.css.map +1 -1
- package/prebuilt-themes/default/kbd-shortcut.css +10 -8
- package/prebuilt-themes/default/kbd-shortcut.css.map +1 -1
- package/prebuilt-themes/default/kbd.css +17 -15
- package/prebuilt-themes/default/kbd.css.map +1 -1
- package/prebuilt-themes/default/modal.css +79 -77
- package/prebuilt-themes/default/modal.css.map +1 -1
- package/prebuilt-themes/default/progress-bar.css +250 -234
- package/prebuilt-themes/default/progress-bar.css.map +1 -1
- package/prebuilt-themes/default/progress-circle.css +172 -170
- package/prebuilt-themes/default/progress-circle.css.map +1 -1
- package/prebuilt-themes/default/radio.css +231 -232
- package/prebuilt-themes/default/radio.css.map +1 -1
- package/prebuilt-themes/default/segment.css +414 -412
- package/prebuilt-themes/default/segment.css.map +1 -1
- package/prebuilt-themes/default/select.css +274 -275
- package/prebuilt-themes/default/select.css.map +1 -1
- package/prebuilt-themes/default/slide-toggle.css +294 -293
- package/prebuilt-themes/default/slide-toggle.css.map +1 -1
- package/prebuilt-themes/default/slider.css +370 -369
- package/prebuilt-themes/default/slider.css.map +1 -1
- package/prebuilt-themes/default/snackbar.css +173 -172
- package/prebuilt-themes/default/snackbar.css.map +1 -1
- package/prebuilt-themes/default/spinner.css +156 -155
- package/prebuilt-themes/default/spinner.css.map +1 -1
- package/prebuilt-themes/default/stars.css +259 -262
- package/prebuilt-themes/default/stars.css.map +1 -1
- package/prebuilt-themes/default/tabber.css +234 -233
- package/prebuilt-themes/default/tabber.css.map +1 -1
- package/prebuilt-themes/default/table-pagination.css +46 -45
- package/prebuilt-themes/default/table-pagination.css.map +1 -1
- package/prebuilt-themes/default/table.css +441 -439
- package/prebuilt-themes/default/table.css.map +1 -1
- package/themes/default/badge.scss +92 -90
- package/themes/default/buttons/button.scss +70 -68
- package/themes/default/buttons/fab.scss +63 -61
- package/themes/default/buttons/icon-button.scss +56 -54
- package/themes/default/calendar.scss +215 -211
- package/themes/default/card.scss +133 -131
- package/themes/default/checkbox-list.scss +70 -68
- package/themes/default/checkbox.scss +55 -53
- package/themes/default/chips.scss +166 -159
- package/themes/default/color-display.scss +31 -29
- package/themes/default/color-picker.scss +95 -93
- package/themes/default/core.scss +14 -9
- package/themes/default/dialog.scss +15 -13
- package/themes/default/divider.scss +79 -77
- package/themes/default/dropdown-panel.scss +37 -35
- package/themes/default/file-drop-area.scss +152 -150
- package/themes/default/form-field-frame.scss +69 -67
- package/themes/default/form-field.scss +109 -107
- package/themes/default/inputs/autocomplete-input.scss +61 -59
- package/themes/default/inputs/color-input.scss +34 -32
- package/themes/default/inputs/date-input.scss +63 -61
- package/themes/default/inputs/digit-input.scss +83 -81
- package/themes/default/inputs/file-input.scss +113 -111
- package/themes/default/inputs/hex-input.scss +39 -37
- package/themes/default/inputs/input.scss +27 -25
- package/themes/default/inputs/number-input.scss +137 -135
- package/themes/default/inputs/password-input.scss +60 -58
- package/themes/default/kbd-shortcut.scss +9 -7
- package/themes/default/kbd.scss +19 -17
- package/themes/default/modal.scss +79 -77
- package/themes/default/progress-bar.scss +127 -103
- package/themes/default/progress-circle.scss +41 -39
- package/themes/default/radio.scss +92 -90
- package/themes/default/segment.scss +260 -255
- package/themes/default/select.scss +206 -204
- package/themes/default/slide-toggle.scss +146 -144
- package/themes/default/slider.scss +185 -179
- package/themes/default/snackbar.scss +32 -30
- package/themes/default/spinner.scss +16 -14
- package/themes/default/stars.scss +81 -79
- package/themes/default/tabber.scss +86 -84
- package/themes/default/table-pagination.scss +47 -46
- package/themes/default/table.scss +342 -340
|
@@ -19,96 +19,98 @@
|
|
|
19
19
|
--ard-rating-input-disabled-opacity: 50%;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
|
|
23
|
-
.ard-star
|
|
24
|
-
.ard-
|
|
25
|
-
.ard-rating-
|
|
26
|
-
|
|
27
|
-
|
|
22
|
+
@layer ard-theme {
|
|
23
|
+
.ard-star,
|
|
24
|
+
.ard-star-button,
|
|
25
|
+
.ard-rating-display,
|
|
26
|
+
.ard-rating-input {
|
|
27
|
+
@include coloringMixins.typeColors();
|
|
28
|
+
color: var(--ard-cmpcl--bg-colored);
|
|
28
29
|
|
|
29
|
-
|
|
30
|
-
|
|
30
|
+
&.ard-color-gold {
|
|
31
|
+
color: ARD.$gold;
|
|
32
|
+
}
|
|
31
33
|
}
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
position: relative;
|
|
38
|
-
}
|
|
39
|
-
.ard-rating-display,
|
|
40
|
-
.ard-rating-input {
|
|
41
|
-
display: flex;
|
|
42
|
-
user-select: none;
|
|
43
|
-
}
|
|
44
|
-
.ard-rating-input {
|
|
45
|
-
cursor: pointer;
|
|
46
|
-
|
|
47
|
-
.ard-star-not-in-value {
|
|
48
|
-
opacity: var(--ard-rating-input-not-in-value-opacity, 50%);
|
|
34
|
+
.ard-star {
|
|
35
|
+
font-size: inherit;
|
|
36
|
+
width: var(--ard-star-size, 1.5em);
|
|
37
|
+
height: var(--ard-star-size, 1.5em);
|
|
38
|
+
position: relative;
|
|
49
39
|
}
|
|
50
|
-
|
|
51
|
-
.ard-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
user-select: none;
|
|
55
|
-
font-size: inherit;
|
|
56
|
-
width: max-content;
|
|
57
|
-
height: max-content;
|
|
58
|
-
padding: 0;
|
|
59
|
-
display: flex;
|
|
60
|
-
justify-content: center;
|
|
61
|
-
align-items: center;
|
|
62
|
-
outline: none;
|
|
63
|
-
|
|
64
|
-
.ard-hitbox {
|
|
65
|
-
position: absolute;
|
|
66
|
-
left: var(--ard-star-button-hitbox-offset, -4px);
|
|
67
|
-
right: var(--ard-star-button-hitbox-offset, -4px);
|
|
68
|
-
bottom: var(--ard-star-button-hitbox-offset, -4px);
|
|
69
|
-
top: var(--ard-star-button-hitbox-offset, -4px);
|
|
40
|
+
.ard-rating-display,
|
|
41
|
+
.ard-rating-input {
|
|
42
|
+
display: flex;
|
|
43
|
+
user-select: none;
|
|
70
44
|
}
|
|
45
|
+
.ard-rating-input {
|
|
46
|
+
cursor: pointer;
|
|
71
47
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
position: absolute;
|
|
75
|
-
left: var(--ard-star-button-overlay-offset, -0.125em);
|
|
76
|
-
right: var(--ard-star-button-overlay-offset, -0.125em);
|
|
77
|
-
bottom: var(--ard-star-button-overlay-offset, -0.125em);
|
|
78
|
-
top: var(--ard-star-button-overlay-offset, -0.125em);
|
|
79
|
-
border-radius: 999px;
|
|
80
|
-
background: currentColor;
|
|
81
|
-
}
|
|
82
|
-
@include defaultMixins.focus-overlay-scale-addon();
|
|
83
|
-
&:hover {
|
|
84
|
-
.ard-focus-overlay {
|
|
85
|
-
opacity: var(--ard-star-button-hover-overlay-opacity, 10%);
|
|
48
|
+
.ard-star-not-in-value {
|
|
49
|
+
opacity: var(--ard-rating-input-not-in-value-opacity, 50%);
|
|
86
50
|
}
|
|
87
51
|
}
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
52
|
+
.ard-star-button {
|
|
53
|
+
position: relative;
|
|
54
|
+
cursor: pointer;
|
|
55
|
+
user-select: none;
|
|
56
|
+
font-size: inherit;
|
|
57
|
+
width: max-content;
|
|
58
|
+
height: max-content;
|
|
59
|
+
padding: 0;
|
|
60
|
+
display: flex;
|
|
61
|
+
justify-content: center;
|
|
62
|
+
align-items: center;
|
|
63
|
+
outline: none;
|
|
64
|
+
|
|
65
|
+
.ard-hitbox {
|
|
66
|
+
position: absolute;
|
|
67
|
+
left: var(--ard-star-button-hitbox-offset, -4px);
|
|
68
|
+
right: var(--ard-star-button-hitbox-offset, -4px);
|
|
69
|
+
bottom: var(--ard-star-button-hitbox-offset, -4px);
|
|
70
|
+
top: var(--ard-star-button-hitbox-offset, -4px);
|
|
91
71
|
}
|
|
92
|
-
|
|
93
|
-
&:focus-visible {
|
|
72
|
+
|
|
94
73
|
.ard-focus-overlay {
|
|
95
|
-
|
|
74
|
+
@include defaultMixins.focus-overlay;
|
|
75
|
+
position: absolute;
|
|
76
|
+
left: var(--ard-star-button-overlay-offset, -0.125em);
|
|
77
|
+
right: var(--ard-star-button-overlay-offset, -0.125em);
|
|
78
|
+
bottom: var(--ard-star-button-overlay-offset, -0.125em);
|
|
79
|
+
top: var(--ard-star-button-overlay-offset, -0.125em);
|
|
80
|
+
border-radius: 999px;
|
|
81
|
+
background: currentColor;
|
|
96
82
|
}
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
83
|
+
@include defaultMixins.focus-overlay-scale-addon();
|
|
84
|
+
&:hover {
|
|
85
|
+
.ard-focus-overlay {
|
|
86
|
+
opacity: var(--ard-star-button-hover-overlay-opacity, 10%);
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
&:focus {
|
|
90
|
+
.ard-focus-overlay {
|
|
91
|
+
opacity: var(--ard-star-button-focus-overlay-opacity, 0%);
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
&:focus-visible {
|
|
95
|
+
.ard-focus-overlay {
|
|
96
|
+
opacity: var(--ard-star-button-focus-visible-overlay-opacity, 10%);
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
&:active {
|
|
100
|
+
.ard-focus-overlay {
|
|
101
|
+
opacity: var(--ard-star-button-active-overlay-opacity, 20%);
|
|
102
|
+
}
|
|
101
103
|
}
|
|
102
104
|
}
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
.ard-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
105
|
+
//! disabled state for star-button
|
|
106
|
+
.ard-disabled {
|
|
107
|
+
> .ard-star-button {
|
|
108
|
+
pointer-events: none;
|
|
109
|
+
opacity: var(--ard-star-button-disabled-opacity, 50%);
|
|
110
|
+
}
|
|
111
|
+
> .ard-rating-input {
|
|
112
|
+
pointer-events: none;
|
|
113
|
+
opacity: var(--ard-rating-input-disabled-opacity, 50%);
|
|
114
|
+
}
|
|
113
115
|
}
|
|
114
116
|
}
|
|
@@ -21,107 +21,109 @@
|
|
|
21
21
|
--ard-tabber-tab-disabled-opacity: 50%;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
ard-
|
|
25
|
-
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.ard-tabber {
|
|
29
|
-
@include CM.typeColors();
|
|
30
|
-
height: max-content;
|
|
31
|
-
width: 100%;
|
|
32
|
-
display: flex;
|
|
33
|
-
flex-direction: column;
|
|
34
|
-
align-items: stretch;
|
|
35
|
-
font-family: var(--ard-font-family);
|
|
36
|
-
|
|
37
|
-
.ard-tabber-tabs {
|
|
24
|
+
@layer ard-theme {
|
|
25
|
+
ard-tabber {
|
|
38
26
|
max-width: 100%;
|
|
39
|
-
|
|
40
|
-
flex-wrap: wrap;
|
|
41
|
-
gap: var(--ard-tabber-tab-gap, 0);
|
|
42
|
-
border-bottom: var(--ard-tabber-separator-border, 1px solid var(--ard-detail-ultralight, rgba(0, 0, 0, 12%)));
|
|
43
|
-
|
|
44
|
-
&.ard-tab-align-left {
|
|
45
|
-
justify-content: left;
|
|
46
|
-
}
|
|
47
|
-
&.ard-tab-align-center {
|
|
48
|
-
justify-content: center;
|
|
49
|
-
}
|
|
50
|
-
&.ard-tab-align-right {
|
|
51
|
-
justify-content: right;
|
|
52
|
-
}
|
|
53
|
-
&.ard-stretch-tabs {
|
|
54
|
-
justify-content: stretch;
|
|
27
|
+
}
|
|
55
28
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
29
|
+
.ard-tabber {
|
|
30
|
+
@include CM.typeColors();
|
|
31
|
+
height: max-content;
|
|
32
|
+
width: 100%;
|
|
33
|
+
display: flex;
|
|
34
|
+
flex-direction: column;
|
|
35
|
+
align-items: stretch;
|
|
36
|
+
font-family: var(--ard-font-family);
|
|
60
37
|
|
|
61
|
-
.ard-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
border: var(--ard-tabber-
|
|
67
|
-
background: var(--ard-tabber-tab-background, none);
|
|
68
|
-
padding: var(--ard-tabber-tab-padding, 0 1.5rem);
|
|
69
|
-
cursor: pointer;
|
|
70
|
-
outline: none;
|
|
71
|
-
font-family: inherit;
|
|
38
|
+
.ard-tabber-tabs {
|
|
39
|
+
max-width: 100%;
|
|
40
|
+
display: flex;
|
|
41
|
+
flex-wrap: wrap;
|
|
42
|
+
gap: var(--ard-tabber-tab-gap, 0);
|
|
43
|
+
border-bottom: var(--ard-tabber-separator-border, 1px solid var(--ard-detail-ultralight, rgba(0, 0, 0, 12%)));
|
|
72
44
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
background: var(--ard-tabber-tab-overlay-color, var(--ard-bg-alt, black));
|
|
45
|
+
&.ard-tab-align-left {
|
|
46
|
+
justify-content: left;
|
|
76
47
|
}
|
|
77
|
-
|
|
78
|
-
display: flex;
|
|
79
|
-
align-items: center;
|
|
48
|
+
&.ard-tab-align-center {
|
|
80
49
|
justify-content: center;
|
|
81
|
-
height: 100%;
|
|
82
|
-
gap: var(--ard-tabber-tab-content-gap, 0.375rem);
|
|
83
50
|
}
|
|
51
|
+
&.ard-tab-align-right {
|
|
52
|
+
justify-content: right;
|
|
53
|
+
}
|
|
54
|
+
&.ard-stretch-tabs {
|
|
55
|
+
justify-content: stretch;
|
|
84
56
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
.ard-focus-overlay {
|
|
88
|
-
opacity: var(--ard-tabber-tab-hover-overlay-opacity, 4%);
|
|
57
|
+
.ard-tab-button {
|
|
58
|
+
flex-grow: 1;
|
|
89
59
|
}
|
|
90
60
|
}
|
|
91
|
-
|
|
92
|
-
|
|
61
|
+
|
|
62
|
+
.ard-tab-button {
|
|
63
|
+
height: var(--ard-tabber-tab-height, 2.5em);
|
|
64
|
+
font-size: var(--ard-tabber-tab-font-size, 0.875rem);
|
|
65
|
+
font-weight: var(--ard-tabber-tab-font-weight, 500);
|
|
66
|
+
position: relative;
|
|
67
|
+
border: var(--ard-tabber-tab-border, none);
|
|
68
|
+
background: var(--ard-tabber-tab-background, none);
|
|
69
|
+
padding: var(--ard-tabber-tab-padding, 0 1.5rem);
|
|
70
|
+
cursor: pointer;
|
|
71
|
+
outline: none;
|
|
72
|
+
font-family: inherit;
|
|
73
|
+
|
|
93
74
|
.ard-focus-overlay {
|
|
94
|
-
|
|
75
|
+
@include M.focus-overlay();
|
|
76
|
+
background: var(--ard-tabber-tab-overlay-color, var(--ard-bg-alt, black));
|
|
95
77
|
}
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
78
|
+
.ard-button-content {
|
|
79
|
+
display: flex;
|
|
80
|
+
align-items: center;
|
|
81
|
+
justify-content: center;
|
|
82
|
+
height: 100%;
|
|
83
|
+
gap: var(--ard-tabber-tab-content-gap, 0.375rem);
|
|
100
84
|
}
|
|
101
|
-
}
|
|
102
85
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
86
|
+
&:hover,
|
|
87
|
+
&:focus {
|
|
88
|
+
.ard-focus-overlay {
|
|
89
|
+
opacity: var(--ard-tabber-tab-hover-overlay-opacity, 4%);
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
&.ard-active,
|
|
93
|
+
&:active {
|
|
94
|
+
.ard-focus-overlay {
|
|
95
|
+
opacity: var(--ard-tabber-tab-active-overlay-opacity, 12%);
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
&:focus-visible {
|
|
99
|
+
.ard-focus-overlay {
|
|
100
|
+
opacity: var(--ard-tabber-tab-focus-visible-overlay-opacity, 18%);
|
|
101
|
+
}
|
|
112
102
|
}
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
&.ard-tab-disabled {
|
|
116
|
-
opacity: var(--ard-tabber-tab-disabled-opacity);
|
|
117
|
-
pointer-events: none;
|
|
118
103
|
|
|
119
|
-
|
|
120
|
-
|
|
104
|
+
&.ard-tab-active {
|
|
105
|
+
&::after {
|
|
106
|
+
content: '';
|
|
107
|
+
position: absolute;
|
|
108
|
+
left: 0;
|
|
109
|
+
right: 0;
|
|
110
|
+
bottom: 0;
|
|
111
|
+
height: 2px;
|
|
112
|
+
background: var(--ard-cmpcl--bg-colored);
|
|
113
|
+
}
|
|
121
114
|
}
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
115
|
+
|
|
116
|
+
&.ard-tab-disabled {
|
|
117
|
+
opacity: var(--ard-tabber-tab-disabled-opacity);
|
|
118
|
+
pointer-events: none;
|
|
119
|
+
|
|
120
|
+
.ard-focus-overlay {
|
|
121
|
+
opacity: var(--ard-tabber-tab-disabled-overlay-opacity, 18%);
|
|
122
|
+
}
|
|
123
|
+
&.ard-tab-with-pointer-events-when-disabled {
|
|
124
|
+
pointer-events: all;
|
|
125
|
+
cursor: not-allowed;
|
|
126
|
+
}
|
|
125
127
|
}
|
|
126
128
|
}
|
|
127
129
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
1
|
// the variables are commented out intentionally
|
|
3
2
|
// read more in docs/dev/css-variables.md
|
|
4
3
|
:root {
|
|
@@ -13,59 +12,61 @@
|
|
|
13
12
|
--ard-table-pagination-disabled-text-opacity: 50%;
|
|
14
13
|
}
|
|
15
14
|
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
align-items: center;
|
|
21
|
-
gap: var(--ard-table-pagination-gap, 2rem);
|
|
22
|
-
padding: var(--ard-table-pagination-padding, 0 0.5rem 0 1rem);
|
|
23
|
-
box-sizing: border-box;
|
|
24
|
-
|
|
25
|
-
.ard-pagination__items-per-page {
|
|
26
|
-
display: flex;
|
|
27
|
-
align-items: center;
|
|
28
|
-
gap: var(--ard-table-pagination-items-per-page-gap, 0.5rem);
|
|
29
|
-
}
|
|
30
|
-
.ard-pagination__current-page {
|
|
15
|
+
@layer ard-theme {
|
|
16
|
+
.ard-pagination {
|
|
17
|
+
height: var(--ard-table-pagination-height, 2.9375rem);
|
|
18
|
+
width: 100%;
|
|
31
19
|
display: flex;
|
|
32
20
|
align-items: center;
|
|
33
|
-
gap: var(--ard-table-pagination-
|
|
34
|
-
|
|
21
|
+
gap: var(--ard-table-pagination-gap, 2rem);
|
|
22
|
+
padding: var(--ard-table-pagination-padding, 0 0.5rem 0 1rem);
|
|
23
|
+
box-sizing: border-box;
|
|
35
24
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
25
|
+
.ard-pagination__items-per-page {
|
|
26
|
+
display: flex;
|
|
27
|
+
align-items: center;
|
|
28
|
+
gap: var(--ard-table-pagination-items-per-page-gap, 0.5rem);
|
|
29
|
+
}
|
|
30
|
+
.ard-pagination__current-page {
|
|
31
|
+
display: flex;
|
|
32
|
+
align-items: center;
|
|
33
|
+
gap: var(--ard-table-pagination-current-page-gap, 1.25rem);
|
|
34
|
+
}
|
|
41
35
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
justify-content: center;
|
|
48
|
-
}
|
|
49
|
-
&.ard-align-right {
|
|
50
|
-
justify-content: flex-end;
|
|
51
|
-
}
|
|
52
|
-
&.ard-align-split {
|
|
53
|
-
justify-content: space-between;
|
|
54
|
-
}
|
|
36
|
+
//! compact
|
|
37
|
+
&.ard-compact {
|
|
38
|
+
height: var(--ard-table-pagination-height-compact, 2.1875rem);
|
|
39
|
+
font-size: var(--ard-table-pagination-font-size-compact, 0.875rem);
|
|
40
|
+
}
|
|
55
41
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
42
|
+
//! aligns
|
|
43
|
+
&.ard-align-left {
|
|
44
|
+
justify-content: flex-start;
|
|
45
|
+
}
|
|
46
|
+
&.ard-align-center {
|
|
47
|
+
justify-content: center;
|
|
48
|
+
}
|
|
49
|
+
&.ard-align-right {
|
|
50
|
+
justify-content: flex-end;
|
|
51
|
+
}
|
|
52
|
+
&.ard-align-split {
|
|
53
|
+
justify-content: space-between;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
//! style overrides
|
|
57
|
+
.ard-select {
|
|
58
|
+
padding-left: var(--ard-table-pagination-select-padding-left, 0.875em);
|
|
59
|
+
}
|
|
59
60
|
}
|
|
60
|
-
}
|
|
61
61
|
|
|
62
|
-
.ard-disabled {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
62
|
+
.ard-disabled {
|
|
63
|
+
.ard-pagination {
|
|
64
|
+
pointer-events: none;
|
|
65
|
+
user-select: none;
|
|
66
66
|
|
|
67
|
-
|
|
68
|
-
|
|
67
|
+
.ard-pagination__text {
|
|
68
|
+
opacity: var(--ard-table-pagination-disabled-text-opacity, 50%);
|
|
69
|
+
}
|
|
69
70
|
}
|
|
70
71
|
}
|
|
71
72
|
}
|