@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
|
@@ -8,296 +8,296 @@
|
|
|
8
8
|
--ard-icon-button-font-weight: 600;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
ard-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
.ard-icon-button {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
43
|
-
.ard-icon-button.ard-color-none {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
}
|
|
61
|
-
.ard-icon-button.ard-color-primary {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
}
|
|
79
|
-
.ard-icon-button.ard-color-secondary {
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
}
|
|
97
|
-
.ard-icon-button.ard-color-warn {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
}
|
|
115
|
-
.ard-icon-button.ard-color-danger {
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
}
|
|
133
|
-
.ard-icon-button.ard-color-success {
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
}
|
|
151
|
-
.ard-icon-button.ard-color-info {
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
}
|
|
169
|
-
.ard-icon-button.ard-color-currentColor {
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
}
|
|
183
|
-
.ard-icon-button::before {
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
}
|
|
196
|
-
.ard-icon-button:hover::before {
|
|
197
|
-
|
|
198
|
-
}
|
|
199
|
-
.ard-icon-button:focus::before {
|
|
200
|
-
|
|
201
|
-
}
|
|
202
|
-
.ard-icon-button.ard-active::before, .ard-icon-button:active::before {
|
|
203
|
-
|
|
204
|
-
}
|
|
205
|
-
.ard-icon-button:focus-visible::before {
|
|
206
|
-
|
|
207
|
-
}
|
|
208
|
-
.ard-icon-button.ard-appearance-transparent, .ard-icon-button.ard-appearance-raised {
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
}
|
|
213
|
-
.ard-icon-button.ard-appearance-transparent::before, .ard-icon-button.ard-appearance-raised::before {
|
|
214
|
-
|
|
215
|
-
}
|
|
216
|
-
.ard-icon-button.ard-appearance-raised, .ard-icon-button.ard-appearance-raised-strong {
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
}
|
|
221
|
-
.ard-icon-button.ard-appearance-raised:hover, .ard-icon-button.ard-appearance-raised:focus-visible, .ard-icon-button.ard-appearance-raised-strong:hover, .ard-icon-button.ard-appearance-raised-strong:focus-visible {
|
|
222
|
-
|
|
223
|
-
}
|
|
224
|
-
.ard-icon-button.ard-appearance-raised:active, .ard-icon-button.ard-appearance-raised-strong:active {
|
|
225
|
-
|
|
226
|
-
}
|
|
227
|
-
.ard-icon-button.ard-appearance-outlined {
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
}
|
|
232
|
-
.ard-icon-button.ard-appearance-outlined::before {
|
|
233
|
-
|
|
234
|
-
}
|
|
235
|
-
.ard-icon-button.ard-appearance-outlined-strong {
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
}
|
|
241
|
-
.ard-icon-button.ard-appearance-outlined-strong::before {
|
|
242
|
-
|
|
243
|
-
}
|
|
244
|
-
.ard-icon-button.ard-appearance-outlined-strong:hover, .ard-icon-button.ard-appearance-outlined-strong:focus-visible {
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
}
|
|
248
|
-
.ard-icon-button.ard-appearance-flat, .ard-icon-button.ard-appearance-raised-strong {
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
}
|
|
253
|
-
.ard-icon-button.ard-appearance-flat::before, .ard-icon-button.ard-appearance-raised-strong::before {
|
|
254
|
-
|
|
255
|
-
}
|
|
256
|
-
.ard-icon-button.ard-appearance-flat:focus-visible, .ard-icon-button.ard-appearance-raised-strong:focus-visible {
|
|
257
|
-
|
|
258
|
-
}
|
|
259
|
-
.ard-icon-button.ard-appearance-transparent.ard-light-coloring {
|
|
260
|
-
|
|
261
|
-
}
|
|
262
|
-
.ard-icon-button.ard-appearance-transparent.ard-light-coloring::before {
|
|
263
|
-
|
|
264
|
-
}
|
|
265
|
-
.ard-icon-button > ard-icon {
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
}
|
|
269
|
-
.ard-icon-button.ard-compact {
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
}
|
|
273
|
-
.ard-icon-button.ard-light-coloring {
|
|
274
|
-
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
ard-icon-button
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
ard-icon-button.ard-disabled > .ard-icon-button.ard-color-none .ard-button-
|
|
287
|
-
ard-icon-button
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
11
|
+
@layer ard-theme {
|
|
12
|
+
ard-icon-button {
|
|
13
|
+
height: max-content;
|
|
14
|
+
width: max-content;
|
|
15
|
+
border-radius: 9999px;
|
|
16
|
+
aspect-ratio: 1;
|
|
17
|
+
display: inline-block;
|
|
18
|
+
margin: var(--ard-icon-button-margin, 0);
|
|
19
|
+
font-size: var(--ard-icon-button-font-size, 1rem);
|
|
20
|
+
}
|
|
21
|
+
.ard-icon-button {
|
|
22
|
+
font-family: var(--ard-font-family);
|
|
23
|
+
margin: 0;
|
|
24
|
+
padding: 0;
|
|
25
|
+
border: 1px solid transparent;
|
|
26
|
+
font-weight: inherit;
|
|
27
|
+
font-size: inherit;
|
|
28
|
+
display: inline-flex;
|
|
29
|
+
align-items: center;
|
|
30
|
+
position: relative;
|
|
31
|
+
cursor: pointer;
|
|
32
|
+
outline: none;
|
|
33
|
+
background: transparent;
|
|
34
|
+
height: var(--ard-icon-button-height, 2.1875em);
|
|
35
|
+
aspect-ratio: 1;
|
|
36
|
+
border-radius: 9999px;
|
|
37
|
+
align-items: center;
|
|
38
|
+
justify-content: center;
|
|
39
|
+
padding: 0;
|
|
40
|
+
overflow: hidden;
|
|
41
|
+
color: var(--ard-cmpcl--bg-colored);
|
|
42
|
+
}
|
|
43
|
+
.ard-icon-button.ard-color-none {
|
|
44
|
+
--ard-cmpcl--bg: var(--ard-bg);
|
|
45
|
+
--ard-cmpcl--bg-colored: var(--ard-bg-alt);
|
|
46
|
+
--ard-cmpcl--bg-colored-light: var(--ard-detail-light);
|
|
47
|
+
--ard-cmpcl--bg-header: var(--ard-bg-filled);
|
|
48
|
+
--ard-cmpcl--bg-colored-verylight: var(--ard-bg-darker);
|
|
49
|
+
--ard-cmpcl--on-bg: var(--ard-text);
|
|
50
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
51
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
52
|
+
--ard-cmpcl--border: var(--ard-text);
|
|
53
|
+
--ard-cmpcl--border-light: var(--ard-text2);
|
|
54
|
+
--ard-cmpcl--content: var(--ard-text);
|
|
55
|
+
--ard-cmpcl--content-light: var(--ard-text-alt);
|
|
56
|
+
--ard-cmpcl--overlay-rgb: var(--ard-overlay-rgb);
|
|
57
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
58
|
+
--ard-cmpcl--overlay-colored: var(--ard-overlay);
|
|
59
|
+
--ard-cmpcl--overlay-colored-light: var(--ard-text-alt);
|
|
60
|
+
}
|
|
61
|
+
.ard-icon-button.ard-color-primary {
|
|
62
|
+
--ard-cmpcl--bg: rgb(var(--ard-primary-500));
|
|
63
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-primary-500));
|
|
64
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-primary-100));
|
|
65
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-primary-100));
|
|
66
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-primary-50));
|
|
67
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
68
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
69
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
70
|
+
--ard-cmpcl--border: rgb(var(--ard-primary-300));
|
|
71
|
+
--ard-cmpcl--border-light: rgb(var(--ard-primary-100));
|
|
72
|
+
--ard-cmpcl--content: rgb(var(--ard-primary-700));
|
|
73
|
+
--ard-cmpcl--content-light: rgb(var(--ard-primary-300));
|
|
74
|
+
--ard-cmpcl--overlay-rgb: var(--ard-primary-500);
|
|
75
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
76
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-primary-700));
|
|
77
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-primary-100));
|
|
78
|
+
}
|
|
79
|
+
.ard-icon-button.ard-color-secondary {
|
|
80
|
+
--ard-cmpcl--bg: rgb(var(--ard-secondary-500));
|
|
81
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-secondary-500));
|
|
82
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-secondary-50));
|
|
83
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-secondary-50));
|
|
84
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-secondary-50));
|
|
85
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
86
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
87
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
88
|
+
--ard-cmpcl--border: rgb(var(--ard-secondary-300));
|
|
89
|
+
--ard-cmpcl--border-light: rgb(var(--ard-secondary-100));
|
|
90
|
+
--ard-cmpcl--content: rgb(var(--ard-secondary-700));
|
|
91
|
+
--ard-cmpcl--content-light: rgb(var(--ard-secondary-300));
|
|
92
|
+
--ard-cmpcl--overlay-rgb: var(--ard-secondary-500);
|
|
93
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
94
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-secondary-700));
|
|
95
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-secondary-100));
|
|
96
|
+
}
|
|
97
|
+
.ard-icon-button.ard-color-warn {
|
|
98
|
+
--ard-cmpcl--bg: rgb(var(--ard-warn-500));
|
|
99
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-warn-500));
|
|
100
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-warn-50));
|
|
101
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-warn-50));
|
|
102
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-warn-50));
|
|
103
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
104
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
105
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
106
|
+
--ard-cmpcl--border: rgb(var(--ard-warn-300));
|
|
107
|
+
--ard-cmpcl--border-light: rgb(var(--ard-warn-100));
|
|
108
|
+
--ard-cmpcl--content: rgb(var(--ard-warn-700));
|
|
109
|
+
--ard-cmpcl--content-light: rgb(var(--ard-warn-100));
|
|
110
|
+
--ard-cmpcl--overlay-rgb: var(--ard-warn-500);
|
|
111
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
112
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-warn-700));
|
|
113
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-warn-100));
|
|
114
|
+
}
|
|
115
|
+
.ard-icon-button.ard-color-danger {
|
|
116
|
+
--ard-cmpcl--bg: rgb(var(--ard-danger-700));
|
|
117
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-danger-700));
|
|
118
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-danger-100));
|
|
119
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-danger-100));
|
|
120
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-danger-50));
|
|
121
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
122
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
123
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
124
|
+
--ard-cmpcl--border: rgb(var(--ard-danger-300));
|
|
125
|
+
--ard-cmpcl--border-light: rgb(var(--ard-danger-100));
|
|
126
|
+
--ard-cmpcl--content: rgb(var(--ard-danger-900));
|
|
127
|
+
--ard-cmpcl--content-light: rgb(var(--ard-danger-500));
|
|
128
|
+
--ard-cmpcl--overlay-rgb: var(--ard-danger-700);
|
|
129
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
130
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-danger-700));
|
|
131
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-danger-300));
|
|
132
|
+
}
|
|
133
|
+
.ard-icon-button.ard-color-success {
|
|
134
|
+
--ard-cmpcl--bg: rgb(var(--ard-success-700));
|
|
135
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-success-700));
|
|
136
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-success-50));
|
|
137
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-success-50));
|
|
138
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-success-50));
|
|
139
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
140
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
141
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
142
|
+
--ard-cmpcl--border: rgb(var(--ard-success-300));
|
|
143
|
+
--ard-cmpcl--border-light: rgb(var(--ard-success-100));
|
|
144
|
+
--ard-cmpcl--content: rgb(var(--ard-success-900));
|
|
145
|
+
--ard-cmpcl--content-light: rgb(var(--ard-success-300));
|
|
146
|
+
--ard-cmpcl--overlay-rgb: var(--ard-success-700);
|
|
147
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
148
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-success-700));
|
|
149
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-success-300));
|
|
150
|
+
}
|
|
151
|
+
.ard-icon-button.ard-color-info {
|
|
152
|
+
--ard-cmpcl--bg: rgb(var(--ard-info-500));
|
|
153
|
+
--ard-cmpcl--bg-colored: rgb(var(--ard-info-500));
|
|
154
|
+
--ard-cmpcl--bg-colored-light: rgb(var(--ard-info-50));
|
|
155
|
+
--ard-cmpcl--bg-header: rgb(var(--ard-info-50));
|
|
156
|
+
--ard-cmpcl--bg-colored-verylight: rgb(var(--ard-info-50));
|
|
157
|
+
--ard-cmpcl--on-bg: var(--ard-text-alt);
|
|
158
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
159
|
+
--ard-cmpcl--on-bg-colored-light: var(--ard-text);
|
|
160
|
+
--ard-cmpcl--border: rgb(var(--ard-info-300));
|
|
161
|
+
--ard-cmpcl--border-light: rgb(var(--ard-info-100));
|
|
162
|
+
--ard-cmpcl--content: rgb(var(--ard-info-700));
|
|
163
|
+
--ard-cmpcl--content-light: rgb(var(--ard-info-300));
|
|
164
|
+
--ard-cmpcl--overlay-rgb: var(--ard-info-500);
|
|
165
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
166
|
+
--ard-cmpcl--overlay-colored: rgb(var(--ard-info-700));
|
|
167
|
+
--ard-cmpcl--overlay-colored-light: rgb(var(--ard-info-100));
|
|
168
|
+
}
|
|
169
|
+
.ard-icon-button.ard-color-currentColor {
|
|
170
|
+
--ard-cmpcl--bg: var(--ard-bg);
|
|
171
|
+
--ard-cmpcl--bg-colored: currentColor;
|
|
172
|
+
--ard-cmpcl--on-bg: currentColor;
|
|
173
|
+
--ard-cmpcl--on-bg-colored: var(--ard-text-alt);
|
|
174
|
+
--ard-cmpcl--border: currentColor;
|
|
175
|
+
--ard-cmpcl--border-light: currentColor;
|
|
176
|
+
--ard-cmpcl--content: currentColor;
|
|
177
|
+
--ard-cmpcl--content-light: currentColor;
|
|
178
|
+
--ard-cmpcl--overlay-rgb: var(--ard-overlay-rgb);
|
|
179
|
+
--ard-cmpcl--overlay: var(--ard-overlay);
|
|
180
|
+
--ard-cmpcl--overlay-colored: currentColor;
|
|
181
|
+
--ard-cmpcl--overlay-colored-light: currentColor;
|
|
182
|
+
}
|
|
183
|
+
.ard-icon-button::before {
|
|
184
|
+
content: "";
|
|
185
|
+
position: absolute;
|
|
186
|
+
top: calc(-1 * 0px);
|
|
187
|
+
bottom: calc(-1 * 0px);
|
|
188
|
+
left: calc(-1 * 0px);
|
|
189
|
+
right: calc(-1 * 0px);
|
|
190
|
+
opacity: 0;
|
|
191
|
+
border-radius: inherit;
|
|
192
|
+
pointer-events: none;
|
|
193
|
+
transition: opacity 0.2s ease;
|
|
194
|
+
background-color: var(--ard-cmpcl--overlay);
|
|
195
|
+
}
|
|
196
|
+
.ard-icon-button:hover::before {
|
|
197
|
+
opacity: var(--ard-icon-button-overlay-hover-opacity, var(--ard-button-overlay-hover-opacity, 0.04));
|
|
198
|
+
}
|
|
199
|
+
.ard-icon-button:focus::before {
|
|
200
|
+
opacity: var(--ard-icon-button-overlay-focus-opacity, var(--ard-button-overlay-focus-opacity, 0.12));
|
|
201
|
+
}
|
|
202
|
+
.ard-icon-button.ard-active::before, .ard-icon-button:active::before {
|
|
203
|
+
opacity: var(--ard-icon-button-overlay-active-opacity, var(--ard-button-overlay-active-opacity, 0.18));
|
|
204
|
+
}
|
|
205
|
+
.ard-icon-button:focus-visible::before {
|
|
206
|
+
opacity: var(--ard-icon-button-overlay-focus-visible-opacity, var(--ard-button-overlay-focus-visible-opacity, 0.24));
|
|
207
|
+
}
|
|
208
|
+
.ard-icon-button.ard-appearance-transparent, .ard-icon-button.ard-appearance-raised {
|
|
209
|
+
background: transparent;
|
|
210
|
+
color: var(--ard-cmpcl--content);
|
|
211
|
+
border: none;
|
|
212
|
+
}
|
|
213
|
+
.ard-icon-button.ard-appearance-transparent::before, .ard-icon-button.ard-appearance-raised::before {
|
|
214
|
+
background: var(--ard-cmpcl--overlay-colored);
|
|
215
|
+
}
|
|
216
|
+
.ard-icon-button.ard-appearance-raised, .ard-icon-button.ard-appearance-raised-strong {
|
|
217
|
+
background: var(--ard-bg);
|
|
218
|
+
transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
|
|
219
|
+
box-shadow: var(--ard-simple-shadow);
|
|
220
|
+
}
|
|
221
|
+
.ard-icon-button.ard-appearance-raised:hover, .ard-icon-button.ard-appearance-raised:focus-visible, .ard-icon-button.ard-appearance-raised-strong:hover, .ard-icon-button.ard-appearance-raised-strong:focus-visible {
|
|
222
|
+
box-shadow: var(--ard-simple-shadow2);
|
|
223
|
+
}
|
|
224
|
+
.ard-icon-button.ard-appearance-raised:active, .ard-icon-button.ard-appearance-raised-strong:active {
|
|
225
|
+
box-shadow: var(--ard-simple-shadow3);
|
|
226
|
+
}
|
|
227
|
+
.ard-icon-button.ard-appearance-outlined {
|
|
228
|
+
background: var(--ard-bg);
|
|
229
|
+
color: var(--ard-cmpcl--content);
|
|
230
|
+
border: 1px solid var(--ard-border-light);
|
|
231
|
+
}
|
|
232
|
+
.ard-icon-button.ard-appearance-outlined::before {
|
|
233
|
+
background: var(--ard-cmpcl--overlay-colored);
|
|
234
|
+
}
|
|
235
|
+
.ard-icon-button.ard-appearance-outlined-strong {
|
|
236
|
+
background: var(--ard-bg);
|
|
237
|
+
color: var(--ard-cmpcl--content);
|
|
238
|
+
border: 1px solid var(--ard-border-light);
|
|
239
|
+
transition: background-color 0.2s ease, color 0.2s ease;
|
|
240
|
+
}
|
|
241
|
+
.ard-icon-button.ard-appearance-outlined-strong::before {
|
|
242
|
+
display: none;
|
|
243
|
+
}
|
|
244
|
+
.ard-icon-button.ard-appearance-outlined-strong:hover, .ard-icon-button.ard-appearance-outlined-strong:focus-visible {
|
|
245
|
+
background: var(--ard-cmpcl--bg-colored);
|
|
246
|
+
color: var(--ard-cmpcl--on-bg-colored);
|
|
247
|
+
}
|
|
248
|
+
.ard-icon-button.ard-appearance-flat, .ard-icon-button.ard-appearance-raised-strong {
|
|
249
|
+
background: var(--ard-cmpcl--bg-colored);
|
|
250
|
+
color: var(--ard-cmpcl--on-bg-colored);
|
|
251
|
+
border: 1px solid var(--ard-cmpcl--bg-colored);
|
|
252
|
+
}
|
|
253
|
+
.ard-icon-button.ard-appearance-flat::before, .ard-icon-button.ard-appearance-raised-strong::before {
|
|
254
|
+
background: var(--ard-cmpcl--on-bg);
|
|
255
|
+
}
|
|
256
|
+
.ard-icon-button.ard-appearance-flat:focus-visible, .ard-icon-button.ard-appearance-raised-strong:focus-visible {
|
|
257
|
+
outline: solid black;
|
|
258
|
+
}
|
|
259
|
+
.ard-icon-button.ard-appearance-transparent.ard-light-coloring {
|
|
260
|
+
color: var(--ard-cmpcl--content-light);
|
|
261
|
+
}
|
|
262
|
+
.ard-icon-button.ard-appearance-transparent.ard-light-coloring::before {
|
|
263
|
+
background: var(--ard-cmpcl--overlay-colored-light);
|
|
264
|
+
}
|
|
265
|
+
.ard-icon-button > ard-icon {
|
|
266
|
+
font-weight: 500;
|
|
267
|
+
font-size: var(--ard-icon-button-icon-font-size);
|
|
268
|
+
}
|
|
269
|
+
.ard-icon-button.ard-compact {
|
|
270
|
+
height: var(--ard-icon-button-height-compact, 2.25em);
|
|
271
|
+
font-size: var(--ard-icon-button-font-size-compact, 0.75rem);
|
|
272
|
+
}
|
|
273
|
+
.ard-icon-button.ard-light-coloring {
|
|
274
|
+
color: var(--ard-cmpcl--bg-colored-light);
|
|
275
|
+
}
|
|
276
|
+
ard-icon-button.ard-disabled > .ard-icon-button {
|
|
277
|
+
pointer-events: none;
|
|
278
|
+
opacity: var(--ard-icon-button-overlay-disabled-opacity, var(--ard-button-overlay-disabled-opacity, 0.2));
|
|
279
|
+
cursor: not-allowed;
|
|
280
|
+
}
|
|
281
|
+
ard-icon-button.ard-disabled > .ard-icon-button::before {
|
|
282
|
+
opacity: var(--ard-icon-button-disabled-opacity, var(--ard-button-disabled-opacity, 0.6));
|
|
283
|
+
transform: scale(1);
|
|
284
|
+
}
|
|
285
|
+
ard-icon-button.ard-disabled > .ard-icon-button.ard-color-none .ard-button-icon,
|
|
286
|
+
ard-icon-button.ard-disabled > .ard-icon-button.ard-color-none .ard-button-content {
|
|
287
|
+
opacity: var(--ard-icon-button-overlay-disabled-opacity, var(--ard-button-overlay-disabled-opacity, 0.2));
|
|
288
|
+
}
|
|
289
|
+
ard-icon-button.ard-disabled > .ard-icon-button.ard-color-none::before {
|
|
290
|
+
background: var(--ard-cmpcl--overlay);
|
|
291
|
+
}
|
|
292
|
+
ard-icon-button.ard-disabled > .ard-icon-button .ard-focus-overlay {
|
|
293
|
+
opacity: 0;
|
|
294
|
+
}
|
|
295
|
+
ard-icon-button.ard-disabled.ard-button-with-pointer-events-when-disabled {
|
|
296
|
+
pointer-events: all;
|
|
297
|
+
}
|
|
298
|
+
ard-icon-button.ard-disabled.ard-button-with-pointer-events-when-disabled > .ard-button {
|
|
299
|
+
pointer-events: all;
|
|
300
|
+
}
|
|
301
301
|
}
|
|
302
302
|
|
|
303
303
|
/*# sourceMappingURL=icon-button.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../../projects/ui/src/themes/default/buttons/icon-button.scss","../../../../../projects/ui/src/themes/default/buttons/_button-mixins.scss","../../../../../projects/ui/src/themes/default/_coloring.scss","../../../../../projects/ui/src/themes/default/_mixins.scss","../../../../../projects/ui/src/themes/_variables.scss"],"names":[],"mappings":"AAIA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;;AASF;EACE;
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../../projects/ui/src/themes/default/buttons/icon-button.scss","../../../../../projects/ui/src/themes/default/buttons/_button-mixins.scss","../../../../../projects/ui/src/themes/default/_coloring.scss","../../../../../projects/ui/src/themes/default/_mixins.scss","../../../../../projects/ui/src/themes/_variables.scss"],"names":[],"mappings":"AAIA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;;AASF;EACE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IChBA;IACA,QDiBI;IChBJ,SDiBI;IChBJ;IACA,aDiBI;IChBJ,WDeI;ICdJ;IACA;IACA;IACA;IACA;IDiBE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EE/CF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EDjHF;IACE;IEhBF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;IFSE;;EAGA;IACE,SDEA;;ECEF;IACE,SDFA;;ECOF;IACE,SDPA;;ECWF;IACE,SDXA;;ECeJ;IAEE;IACA;IACA;;EAEA;IACE;;EAGJ;IAEE,YGnEC;IHoED;IACA,YGnCY;;EHqCZ;IAEE,YGtCW;;EHwCb;IACE,YGxCW;;EH2Cf;IACE,YGhFC;IHiFD;IACA;;EAEA;IACE;;EAGJ;IACE,YGzFC;IH0FD;IACA;IAMA;;EAJA;IACE;;EAIF;IAEE;IACA;;EAGJ;IAEE;IACA;IACA;;EAEA;IACE;;EAEF;IACE;;EAIJ;IACE;;EAEA;IACE;;EDtEF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;;EAKF;IC6DF;IACA,SD5DM;IC6DN;;EAEA;IACE,SD/DI;ICgEJ;;EAKA;AAAA;IAEE,SDxEE;;EC0EJ;IACE;;EDvEA;IACE;;EAGJ;IACE;;EAEA;IACE","file":"icon-button.css"}
|