@ardium-ui/ui 5.0.0-alpha.104 → 5.0.0-alpha.106
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 +1 -1
- 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/buttons/button.css +4 -2
- package/prebuilt-themes/default/buttons/button.css.map +1 -1
- package/prebuilt-themes/default/buttons/fab.css +2 -2
- package/prebuilt-themes/default/buttons/fab.css.map +1 -1
- package/prebuilt-themes/default/buttons/icon-button.css +2 -2
- package/prebuilt-themes/default/buttons/icon-button.css.map +1 -1
- package/themes/default/buttons/_button-mixins.scss +5 -3
- package/themes/default/buttons/button.scss +5 -1
- package/themes/default/buttons/fab.scss +5 -1
- package/themes/default/buttons/icon-button.scss +3 -1
|
@@ -29,7 +29,7 @@ export declare class ArdiumRangeSliderComponent extends _AbstractSlider<SliderRa
|
|
|
29
29
|
onPointerMove(event: MouseEvent | TouchEvent): void;
|
|
30
30
|
protected _percentValueToValue(percent: number, handleId: number): SliderRange;
|
|
31
31
|
protected readonly _handlePositions: import("@angular/core").Signal<[number, number]>;
|
|
32
|
-
readonly currentHandle: import("@angular/core").WritableSignal<
|
|
32
|
+
readonly currentHandle: import("@angular/core").WritableSignal<2 | 1 | null>;
|
|
33
33
|
onHandleFocus(event: FocusEvent, handleId: 1 | 2): void;
|
|
34
34
|
onBlur(event: FocusEvent): void;
|
|
35
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<ArdiumRangeSliderComponent, never>;
|
package/package.json
CHANGED
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
--ard-button-font-size-compact: 0.75rem;
|
|
13
13
|
--ard-button-font-weight: 500;
|
|
14
14
|
--ard-button-aspect-ratio: auto;
|
|
15
|
+
--ard-button-border-style: solid;
|
|
16
|
+
--ard-button-border-width: 1px;
|
|
15
17
|
--ard-button-overlay-hover-opacity: 0.04;
|
|
16
18
|
--ard-button-overlay-focus-opacity: 0;
|
|
17
19
|
--ard-button-overlay-active-opacity: 0.18;
|
|
@@ -241,7 +243,7 @@
|
|
|
241
243
|
.ard-button.ard-appearance-outlined {
|
|
242
244
|
background: var(--ard-bg);
|
|
243
245
|
color: var(--ard-cmpcl--content);
|
|
244
|
-
border: 1px solid var(--ard-border-light);
|
|
246
|
+
border: var(--ard-button-border-width, 1px) var(--ard-button-border-style, solid) var(--ard-border-light);
|
|
245
247
|
}
|
|
246
248
|
.ard-button.ard-appearance-outlined::before {
|
|
247
249
|
background: var(--ard-cmpcl--overlay-colored);
|
|
@@ -249,7 +251,7 @@
|
|
|
249
251
|
.ard-button.ard-appearance-outlined-strong {
|
|
250
252
|
background: var(--ard-bg);
|
|
251
253
|
color: var(--ard-cmpcl--content);
|
|
252
|
-
border: 1px solid var(--ard-border-light);
|
|
254
|
+
border: var(--ard-button-border-width, 1px) var(--ard-button-border-style, solid) var(--ard-border-light);
|
|
253
255
|
transition: background-color 0.2s ease, color 0.2s ease;
|
|
254
256
|
}
|
|
255
257
|
.ard-button.ard-appearance-outlined-strong::before {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../../projects/ui/src/themes/default/buttons/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":"AAEA;EAGE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;ICpBA;IACA,QDqBI;ICpBJ,SDqBI;ICpBJ;IACA,aDqBI;ICpBJ,WDmBI;IClBJ;IACA;IACA;IACA;IACA;IACA;
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../../projects/ui/src/themes/default/buttons/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":"AAEA;EAGE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;ICpBA;IACA,QDqBI;ICpBJ,SDqBI;ICpBJ;IACA,aDqBI;ICpBJ,WDmBI;IClBJ;IACA;IACA;IACA;IACA;IACA;IDsBE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EE5DF;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;;ED9GF;IACE;IEnBF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;IFYE;;EAGA;IACE,SDKA;;ECDF;IACE,SDCA;;ECIF;IACE,SDJA;;ECQF;IACE,SDRA;;ECYJ;IAEE;IACA;IACA;;EAEA;IACE;;EAGJ;IAEE,YGtEC;IHuED;IACA,YGtCY;;EHwCZ;IAEE,YGzCW;;EH2Cb;IACE,YG3CW;;EH8Cf;IACE,YGnFC;IHoFD;IACA;;EAEA;IACE;;EAGJ;IACE,YG5FC;IH6FD;IACA;IAMA;;EAJA;IACE;;EAIF;IAEE;IACA;;EAGJ;IAEE;IACA;IACA;;EAEA;IACE;;EAEF;IACE;;EAIJ;IACE;;EAEA;IACE;;ED3DF;IACE;;EAEF;IACE;;EAIF;IACE;IACA;IACA;IACA;;EAEF;IAEE;;EAEF;IACE;;EAEF;IACE;;EAEF;IACE;IACA;IACA;;EAIF;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;ICuBF;IACA,SDvBoC;ICwBpC;;EAEA;IACE,SD3B2E;IC4B3E;;EAKA;AAAA;IAEE,SDnCgC;;ECqClC;IACE;;EDpCA;IACE;IACA","file":"button.css"}
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
.ard-fab.ard-appearance-outlined {
|
|
229
229
|
background: var(--ard-bg);
|
|
230
230
|
color: var(--ard-cmpcl--content);
|
|
231
|
-
border: 1px solid var(--ard-border-light);
|
|
231
|
+
border: var(--ard-fab-border-width, var(--ard-button-border-width, 1px)) var(--ard-fab-border-style, var(--ard-button-border-style, solid)) var(--ard-border-light);
|
|
232
232
|
}
|
|
233
233
|
.ard-fab.ard-appearance-outlined::before {
|
|
234
234
|
background: var(--ard-cmpcl--overlay-colored);
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
.ard-fab.ard-appearance-outlined-strong {
|
|
237
237
|
background: var(--ard-bg);
|
|
238
238
|
color: var(--ard-cmpcl--content);
|
|
239
|
-
border: 1px solid var(--ard-border-light);
|
|
239
|
+
border: var(--ard-fab-border-width, var(--ard-button-border-width, 1px)) var(--ard-fab-border-style, var(--ard-button-border-style, solid)) var(--ard-border-light);
|
|
240
240
|
transition: background-color 0.2s ease, color 0.2s ease;
|
|
241
241
|
}
|
|
242
242
|
.ard-fab.ard-appearance-outlined-strong::before {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../../projects/ui/src/themes/default/buttons/fab.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":"AAGA;EAGE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../../projects/ui/src/themes/default/buttons/fab.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":"AAGA;EAGE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAYF;IACE;IACA;IACA;IACA;;EAGF;ICfA;IACA,QDgBI;ICfJ,SDgBI;ICfJ;IACA,aDgBI;ICfJ,WDcI;ICbJ;IACA;IACA;IACA;IACA;IACA;IDiBE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EEtDF;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;;ED9GF;IACE;IEnBF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;IFYE;;EAGA;IACE;;EAIF;IACE,SDJA;;ECSF;IACE,SDTA;;ECaF;IACE,SDbA;;ECiBJ;IAEE;IACA;IACA;;EAEA;IACE;;EAGJ;IAEE,YGtEC;IHuED;IACA,YGtCY;;EHwCZ;IAEE,YGzCW;;EH2Cb;IACE,YG3CW;;EH8Cf;IACE,YGnFC;IHoFD;IACA;;EAEA;IACE;;EAGJ;IACE,YG5FC;IH6FD;IACA;IAMA;;EAJA;IACE;;EAIF;IAEE;IACA;;EAGJ;IAEE;IACA;IACA;;EAEA;IACE;;EAEF;IACE;;EAIJ;IACE;;EAEA;IACE;;EDlEF;IACE;IACA;;EAEF;IACE;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAEF;IGrDF;;EACA;IACE;IAEA,YACE;;EAOF;IACE;;EH8CF;ICgDF;IACA,SD/CM;ICgDN;;EAEA;IACE,SDlDI;ICmDJ;;EAKA;AAAA;IAEE,SD3DE;;EC6DJ;IACE;;ED1DF;IACE;;EAEA;IACE;IACA;;;AAMR;EACE;IACE;;EAEF;IACE;;EAEF;IACE","file":"fab.css"}
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
.ard-icon-button.ard-appearance-outlined {
|
|
228
228
|
background: var(--ard-bg);
|
|
229
229
|
color: var(--ard-cmpcl--content);
|
|
230
|
-
border:
|
|
230
|
+
border: 0 solid var(--ard-border-light);
|
|
231
231
|
}
|
|
232
232
|
.ard-icon-button.ard-appearance-outlined::before {
|
|
233
233
|
background: var(--ard-cmpcl--overlay-colored);
|
|
@@ -235,7 +235,7 @@
|
|
|
235
235
|
.ard-icon-button.ard-appearance-outlined-strong {
|
|
236
236
|
background: var(--ard-bg);
|
|
237
237
|
color: var(--ard-cmpcl--content);
|
|
238
|
-
border:
|
|
238
|
+
border: 0 solid var(--ard-border-light);
|
|
239
239
|
transition: background-color 0.2s ease, color 0.2s ease;
|
|
240
240
|
}
|
|
241
241
|
.ard-icon-button.ard-appearance-outlined-strong::before {
|
|
@@ -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":"AAEA;EAGE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAUF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;
|
|
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":"AAEA;EAGE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAUF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;ICfA;IACA,QDgBI;ICfJ,SDgBI;ICfJ;IACA,aDgBI;ICfJ,WDcI;ICbJ;IACA;IACA;IACA;IACA;IACA;IDiBE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EElDF;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;;ED9GF;IACE;IEnBF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;IFYE;;EAGA;IACE;;EAIF;IACE,SDJA;;ECSF;IACE,SDTA;;ECaF;IACE,SDbA;;ECiBJ;IAEE;IACA;IACA;;EAEA;IACE;;EAGJ;IAEE,YGtEC;IHuED;IACA,YGtCY;;EHwCZ;IAEE,YGzCW;;EH2Cb;IACE,YG3CW;;EH8Cf;IACE,YGnFC;IHoFD;IACA;;EAEA;IACE;;EAGJ;IACE,YG5FC;IH6FD;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;IACA","file":"icon-button.css"}
|
|
@@ -10,7 +10,9 @@
|
|
|
10
10
|
$hover-opacity,
|
|
11
11
|
$focus-opacity,
|
|
12
12
|
$active-opacity,
|
|
13
|
-
$focus-visible-opacity
|
|
13
|
+
$focus-visible-opacity,
|
|
14
|
+
$border-style,
|
|
15
|
+
$border-width,
|
|
14
16
|
) {
|
|
15
17
|
@include coloringMixins.typeColors();
|
|
16
18
|
font-family: var(--ard-font-family);
|
|
@@ -81,7 +83,7 @@
|
|
|
81
83
|
&.ard-appearance-outlined {
|
|
82
84
|
background: ARD.$bg;
|
|
83
85
|
color: var(--ard-cmpcl--content);
|
|
84
|
-
border:
|
|
86
|
+
border: $border-width $border-style ARD.$border-light;
|
|
85
87
|
|
|
86
88
|
&::before {
|
|
87
89
|
background: var(--ard-cmpcl--overlay-colored);
|
|
@@ -90,7 +92,7 @@
|
|
|
90
92
|
&.ard-appearance-outlined-strong {
|
|
91
93
|
background: ARD.$bg;
|
|
92
94
|
color: var(--ard-cmpcl--content);
|
|
93
|
-
border:
|
|
95
|
+
border: $border-width $border-style ARD.$border-light;
|
|
94
96
|
|
|
95
97
|
&::before {
|
|
96
98
|
display: none;
|
|
@@ -16,6 +16,8 @@
|
|
|
16
16
|
--ard-button-font-size-compact: 0.75rem;
|
|
17
17
|
--ard-button-font-weight: 500;
|
|
18
18
|
--ard-button-aspect-ratio: auto;
|
|
19
|
+
--ard-button-border-style: solid;
|
|
20
|
+
--ard-button-border-width: 1px;
|
|
19
21
|
--ard-button-overlay-hover-opacity: 0.04;
|
|
20
22
|
--ard-button-overlay-focus-opacity: 0;
|
|
21
23
|
--ard-button-overlay-active-opacity: 0.18;
|
|
@@ -42,7 +44,9 @@
|
|
|
42
44
|
var(--ard-button-overlay-hover-opacity, 0.04),
|
|
43
45
|
var(--ard-button-overlay-focus-opacity, 0.12),
|
|
44
46
|
var(--ard-button-overlay-active-opacity, 0.18),
|
|
45
|
-
var(--ard-button-overlay-focus-visible-opacity, 0.24)
|
|
47
|
+
var(--ard-button-overlay-focus-visible-opacity, 0.24),
|
|
48
|
+
var(--ard-button-border-style, solid),
|
|
49
|
+
var(--ard-button-border-width, 1px)
|
|
46
50
|
);
|
|
47
51
|
background: transparent;
|
|
48
52
|
gap: var(--ard-button-gap, 0.375rem);
|
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
--ard-fab-size-small-font-size: 1.375rem;
|
|
13
13
|
--ard-fab-font-weight: 900;
|
|
14
14
|
--ard-fab-extended-gap: 0.75em;
|
|
15
|
+
// --ard-fab-border-style: ;
|
|
16
|
+
// --ard-fab-border-width: ;
|
|
15
17
|
// --ard-fab-overlay-hover-opacity: ;
|
|
16
18
|
// --ard-fab-overlay-focus-opacity: ;
|
|
17
19
|
// --ard-fab-overlay-active-opacity: ;
|
|
@@ -37,7 +39,9 @@
|
|
|
37
39
|
var(--ard-fab-overlay-hover-opacity, var(--ard-button-overlay-hover-opacity, 0.04)),
|
|
38
40
|
var(--ard-fab-overlay-focus-opacity, var(--ard-button-overlay-focus-opacity, 0.12)),
|
|
39
41
|
var(--ard-fab-overlay-active-opacity, var(--ard-button-overlay-active-opacity, 0.18)),
|
|
40
|
-
var(--ard-fab-overlay-focus-visible-opacity, var(--ard-button-overlay-focus-visible-opacity, 0.24))
|
|
42
|
+
var(--ard-fab-overlay-focus-visible-opacity, var(--ard-button-overlay-focus-visible-opacity, 0.24)),
|
|
43
|
+
var(--ard-fab-border-style, var(--ard-button-border-style, solid)),
|
|
44
|
+
var(--ard-fab-border-width, var(--ard-button-border-width, 1px))
|
|
41
45
|
);
|
|
42
46
|
height: var(--ard-_fab-size);
|
|
43
47
|
width: var(--ard-_fab-size);
|
|
@@ -39,7 +39,9 @@
|
|
|
39
39
|
var(--ard-icon-button-overlay-hover-opacity, var(--ard-button-overlay-hover-opacity, 0.04)),
|
|
40
40
|
var(--ard-icon-button-overlay-focus-opacity, var(--ard-button-overlay-focus-opacity, 0.12)),
|
|
41
41
|
var(--ard-icon-button-overlay-active-opacity, var(--ard-button-overlay-active-opacity, 0.18)),
|
|
42
|
-
var(--ard-icon-button-overlay-focus-visible-opacity, var(--ard-button-overlay-focus-visible-opacity, 0.24))
|
|
42
|
+
var(--ard-icon-button-overlay-focus-visible-opacity, var(--ard-button-overlay-focus-visible-opacity, 0.24)),
|
|
43
|
+
solid,
|
|
44
|
+
0,
|
|
43
45
|
);
|
|
44
46
|
background: transparent;
|
|
45
47
|
height: var(--ard-icon-button-size, 2.1875em);
|