@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,26 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
@layer ard-theme {
|
|
1
|
+
@layer ard-ui {
|
|
2
|
+
:root {
|
|
3
|
+
--ard-card-content-padding-top: 0;
|
|
4
|
+
--ard-card-content-padding-right: 1em;
|
|
5
|
+
--ard-card-content-padding-bottom: 0;
|
|
6
|
+
--ard-card-content-padding-left: 1em;
|
|
7
|
+
--ard-card-header-padding-top: 0.5em;
|
|
8
|
+
--ard-card-header-padding-right: 1em;
|
|
9
|
+
--ard-card-header-padding-bottom: 0;
|
|
10
|
+
--ard-card-header-padding-left: 1em;
|
|
11
|
+
--ard-card-header-margin-bottom: 1em;
|
|
12
|
+
--ard-card-title-font-size: 1.375em;
|
|
13
|
+
--ard-card-title-letter-spacing: 0.0125em;
|
|
14
|
+
--ard-card-title-font-weight: 500;
|
|
15
|
+
--ard-card-title-margin-top: 0;
|
|
16
|
+
--ard-card-subtitle-font-size: 1.375em;
|
|
17
|
+
--ard-card-subtitle-letter-spacing: 0.0125em;
|
|
18
|
+
--ard-card-subtitle-font-weight: 500;
|
|
19
|
+
--ard-card-subtitle-margin-top: 0;
|
|
20
|
+
--ard-card-avatar-size: 3em;
|
|
21
|
+
--ard-card-action-buttons-padding: 0.5em;
|
|
22
|
+
}
|
|
24
23
|
ard-card,
|
|
25
24
|
.ard-card {
|
|
26
25
|
position: relative;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/card.scss","../../../../projects/ui/src/themes/_variables.scss"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/card.scss","../../../../projects/ui/src/themes/_variables.scss"],"names":[],"mappings":"AAEA;EAGE;IAKE;IACA;IACA;IACA;IAEA;IACA;IACA;IACA;IACA;IAGA;IACA;IACA;IACA;IAEA;IACA;IACA;IACA;IAEA;IAEA;;EAGF;AAAA;IAEE;IACA;IACA;IACA;IACA;IACA;;EAGA;AAAA;IACE;;EAEF;AAAA;IACE,YClBQ;;EDqBV;AAAA;IACE;;EAEF;AAAA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGJ;AAAA;IAEE;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAEF;IACE;IACA;;EAKF;AAAA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEF;IACE;;EAGF;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEF;IACE;;EAEF;IACE","file":"card.css"}
|
|
@@ -1,20 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
@layer ard-theme {
|
|
1
|
+
@layer ard-ui {
|
|
2
|
+
:root {
|
|
3
|
+
--ard-checkbox-list-padding: 0.375rem 0;
|
|
4
|
+
--ard-checkbox-list-item-hover-opacity: 5%;
|
|
5
|
+
--ard-checkbox-list-item-active-opacity: 15%;
|
|
6
|
+
--ard-checkbox-list-item-height: 3rem;
|
|
7
|
+
--ard-checkbox-list-item-height-compact: 2rem;
|
|
8
|
+
--ard-checkbox-list-checkbox-min-width: 1.25rem;
|
|
9
|
+
--ard-checkbox-list-checkbox-padding: 0.625rem;
|
|
10
|
+
--ard-checkbox-list-item-padding: 0 0.5rem 0 0;
|
|
11
|
+
--ard-checkbox-list-gap: 0;
|
|
12
|
+
--ard-checkbox-list-gap-compact: 0;
|
|
13
|
+
--ard-checkbox-list-item-gap: 0.5rem;
|
|
14
|
+
--ard-checkbox-list-item-gap-compact: 0.325rem;
|
|
15
|
+
--ard-checkbox-list-disabled-opacity: 50%;
|
|
16
|
+
}
|
|
18
17
|
.ard-checkbox-list {
|
|
19
18
|
display: flex;
|
|
20
19
|
flex-direction: column;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/checkbox-list.scss","../../../../projects/ui/src/themes/default/_mixins.scss","../../../../projects/ui/src/themes/_variables.scss"],"names":[],"mappings":"AAGA;EACE;
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/checkbox-list.scss","../../../../projects/ui/src/themes/default/_mixins.scss","../../../../projects/ui/src/themes/_variables.scss"],"names":[],"mappings":"AAGA;EACE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;ICjCJ;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;ID0BM,YE9CE;;EFiDF;IACE;;EAIF;IACE;;EAGJ;IACE;IACA;;EAGE;IACE;;EAIN;IACE;;EAEA;IACE;;EAIN;IACE;;EAEA;IACE;IACA;;EAOA;IACE;;EAOF;IACE;;EAMJ;IACE","file":"checkbox-list.css"}
|
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
@layer ard-theme {
|
|
1
|
+
@layer ard-ui {
|
|
2
|
+
:root {
|
|
3
|
+
--ard-checkbox-size: 1.25em;
|
|
4
|
+
--ard-checkbox-icon-size: 1em;
|
|
5
|
+
--ard-checkbox-icon-size: 1.8em;
|
|
6
|
+
--ard-checkbox-hitbox-offset: -4px;
|
|
7
|
+
--ard-checkbox-overlay-offset: 0.4em;
|
|
8
|
+
--ard-checkbox-unselected-disabled-opacity: 40%;
|
|
9
|
+
--ard-checkbox-indeterminate-disabled-opacity: 50%;
|
|
10
|
+
--ard-checkbox-selected-disabled-opacity: 50%;
|
|
11
|
+
}
|
|
13
12
|
.ard-checkbox {
|
|
14
13
|
position: relative;
|
|
15
14
|
cursor: pointer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/checkbox.scss","../../../../projects/ui/src/themes/default/_coloring.scss","../../../../projects/ui/src/themes/default/_mixins.scss"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/checkbox.scss","../../../../projects/ui/src/themes/default/_coloring.scss","../../../../projects/ui/src/themes/default/_mixins.scss"],"names":[],"mappings":"AAIA;EAGE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAIF;IAGE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EChCF;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;;EA1IF;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;;EDxGA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEF;IEnCF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;IF4BI;IACA;;EAGF;IACE;;EAIA;IACE;;EAIF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAEF;IACE","file":"checkbox.css"}
|
|
@@ -1,33 +1,32 @@
|
|
|
1
|
-
|
|
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
|
-
@layer ard-theme {
|
|
1
|
+
@layer ard-ui {
|
|
2
|
+
:root {
|
|
3
|
+
--ard-chip-margin: 0;
|
|
4
|
+
--ard-chip-height: 2rem;
|
|
5
|
+
--ard-chip-height-compact: 1.4375rem;
|
|
6
|
+
--ard-chip-padding: 0 0.75rem;
|
|
7
|
+
--ard-chip-padding-compact: 0 0.5625rem;
|
|
8
|
+
--ard-chip-padding-align-left: 0.125rem;
|
|
9
|
+
--ard-chip-padding-align-left-deletable: 0.25rem;
|
|
10
|
+
--ard-chip-padding-align-right: 0.125rem;
|
|
11
|
+
--ard-chip-padding-align-right-deletable: 0.25rem;
|
|
12
|
+
--ard-chip-selection-icon-padding: 0.5rem;
|
|
13
|
+
--ard-chip-selection-icon-margin: -0.125rem;
|
|
14
|
+
--ard-chip-selection-icon-padding-compact: 0.25rem;
|
|
15
|
+
--ard-chip-selection-icon-margin-compact: -0.25rem;
|
|
16
|
+
--ard-chip-content-wrapper-padding: 0.5rem;
|
|
17
|
+
--ard-chip-selectable-hover-overlay-opacity: 7.5%;
|
|
18
|
+
--ard-chip-selectable-active-overlay-opacity: 20%;
|
|
19
|
+
--ard-chip-outlined-hover-overlay-opacity: 4%;
|
|
20
|
+
--ard-chip-outlined-active-overlay-opacity: 10%;
|
|
21
|
+
--ard-chip-outlined-selected-overlay-opacity: 12%;
|
|
22
|
+
--ard-chip-outlined-selected-hover-overlay-opacity: 17%;
|
|
23
|
+
--ard-chip-outlined-selected-focus-overlay-opacity: 0%;
|
|
24
|
+
--ard-chip-outlined-selected-focus-visible-overlay-opacity: 17%;
|
|
25
|
+
--ard-chip-outlined-selected-active-overlay-opacity: 22%;
|
|
26
|
+
--ard-chip-transition: 0.15s ease;
|
|
27
|
+
--ard-chip-disabled-opacity: 60%;
|
|
28
|
+
--ard-chip-disabled-selected-opacity: 40%;
|
|
29
|
+
}
|
|
31
30
|
.ard-chip-wrapper {
|
|
32
31
|
border-radius: var(--ard-variant-border-radius);
|
|
33
32
|
font-family: var(--ard-font-family);
|
|
@@ -303,21 +302,21 @@
|
|
|
303
302
|
transition: color var(--ard-chip-transition, 0.15s ease), border-color var(--ard-chip-transition, 0.15s ease), background-color var(--ard-chip-transition, 0.15s ease);
|
|
304
303
|
}
|
|
305
304
|
.ard-chip-wrapper.ard-appearance-filled.ard-chip-selectable.ard-chip-selected, .ard-chip-wrapper.ard-appearance-filled-strong.ard-chip-selectable.ard-chip-selected {
|
|
306
|
-
color: var(--ard-
|
|
307
|
-
background: var(--ard-
|
|
305
|
+
color: var(--ard-uicl--on-bg-colored);
|
|
306
|
+
background: var(--ard-uicl--bg-colored);
|
|
308
307
|
}
|
|
309
308
|
.ard-chip-wrapper.ard-appearance-filled {
|
|
310
|
-
background: var(--ard-
|
|
311
|
-
color: var(--ard-
|
|
309
|
+
background: var(--ard-uicl--bg-colored-light);
|
|
310
|
+
color: var(--ard-uicl--on-bg-colored-light);
|
|
312
311
|
}
|
|
313
312
|
.ard-chip-wrapper.ard-appearance-filled-strong {
|
|
314
|
-
background: var(--ard-
|
|
315
|
-
color: var(--ard-
|
|
313
|
+
background: var(--ard-uicl--bg-colored);
|
|
314
|
+
color: var(--ard-uicl--on-bg-colored);
|
|
316
315
|
}
|
|
317
316
|
.ard-chip-wrapper.ard-appearance-outlined, .ard-chip-wrapper.ard-appearance-outlined-strong {
|
|
318
317
|
background: transparent;
|
|
319
|
-
color: var(--ard-
|
|
320
|
-
border: 1px solid var(--ard-
|
|
318
|
+
color: var(--ard-uicl--content);
|
|
319
|
+
border: 1px solid var(--ard-uicl--bg-colored);
|
|
321
320
|
border-radius: var(--ard-variant-border-radius);
|
|
322
321
|
font-weight: 600;
|
|
323
322
|
}
|
|
@@ -326,7 +325,7 @@
|
|
|
326
325
|
}
|
|
327
326
|
.ard-chip-wrapper.ard-appearance-outlined.ard-chip-selectable > .ard-focus-overlay, .ard-chip-wrapper.ard-appearance-outlined-strong.ard-chip-selectable > .ard-focus-overlay {
|
|
328
327
|
opacity: 0;
|
|
329
|
-
background: var(--ard-
|
|
328
|
+
background: var(--ard-uicl--bg-colored);
|
|
330
329
|
}
|
|
331
330
|
.ard-chip-wrapper.ard-appearance-outlined.ard-chip-selectable:hover > .ard-focus-overlay, .ard-chip-wrapper.ard-appearance-outlined.ard-chip-selectable:focus > .ard-focus-overlay, .ard-chip-wrapper.ard-appearance-outlined-strong.ard-chip-selectable:hover > .ard-focus-overlay, .ard-chip-wrapper.ard-appearance-outlined-strong.ard-chip-selectable:focus > .ard-focus-overlay {
|
|
332
331
|
opacity: var(--ard-chip-outlined-hover-overlay-opacity, 4%);
|
|
@@ -335,8 +334,8 @@
|
|
|
335
334
|
opacity: var(--ard-chip-outlined-active-overlay-opacity, 10%);
|
|
336
335
|
}
|
|
337
336
|
.ard-chip-wrapper.ard-appearance-outlined.ard-chip-selectable.ard-chip-selected, .ard-chip-wrapper.ard-appearance-outlined-strong.ard-chip-selectable.ard-chip-selected {
|
|
338
|
-
color: var(--ard-
|
|
339
|
-
border-color: var(--ard-
|
|
337
|
+
color: var(--ard-uicl--content);
|
|
338
|
+
border-color: var(--ard-uicl--content);
|
|
340
339
|
}
|
|
341
340
|
.ard-chip-wrapper.ard-appearance-outlined.ard-chip-selectable.ard-chip-selected > .ard-focus-overlay, .ard-chip-wrapper.ard-appearance-outlined-strong.ard-chip-selectable.ard-chip-selected > .ard-focus-overlay {
|
|
342
341
|
opacity: var(--ard-chip-outlined-selected-overlay-opacity, 12%);
|
|
@@ -355,7 +354,7 @@
|
|
|
355
354
|
}
|
|
356
355
|
.ard-chip-wrapper.ard-appearance-outlined-strong > .ard-focus-overlay {
|
|
357
356
|
opacity: var(--ard-chip-outlined-selected-overlay-opacity, 12%);
|
|
358
|
-
background: var(--ard-
|
|
357
|
+
background: var(--ard-uicl--bg-colored);
|
|
359
358
|
}
|
|
360
359
|
.ard-chip-wrapper.ard-appearance-outlined-strong.ard-chip-selectable {
|
|
361
360
|
color: var(--ard-chip-outlined-strong-selectable-color, var(--ard-text2));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/chips.scss","../../../../projects/ui/src/themes/default/_mixins.scss","../../../../projects/ui/src/themes/_variables.scss","../../../../projects/ui/src/themes/default/_coloring.scss","../../../../projects/ui/src/themes/default/_clear-button.scss"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/chips.scss","../../../../projects/ui/src/themes/default/_mixins.scss","../../../../projects/ui/src/themes/_variables.scss","../../../../projects/ui/src/themes/default/_coloring.scss","../../../../projects/ui/src/themes/default/_clear-button.scss"],"names":[],"mappings":"AAKA;EAGE;IAGE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAKA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAIF;ICgCA;ID3BE;IACA,OE1CI;IF2CJ,YEnDC;IFoDD;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EG5DF;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;;ECzIF;IACE,QFmCgB;IElChB,OFkCgB;IEjChB;;EAGF;IACE;IACA;IACA,OFGK;IEFL,OF0BgB;IEzBhB,QFyBgB;IExBhB;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IHvBF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;IGgBI;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE;IH7CN;IACA;IACA,yBACE;IG4CI;;EAKF;IACE;;EAKF;IACE;;EAKF;IACE;;EHUN;IAEE;;EAEF;IACE;;EAEF;IACE;;EDrBA;IACE;;EAEF;ICvDF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;IDgDI,YEpEI;IFqEJ;;EAGF;IACE;IACA;IACA;;EAIE;IACE;;EAIF;IACE;;EAIJ;ICxFJ;IACA;IACA,yBACE;;EDwFI;IACE;;EAKN;IAEE;;EAEA;IACE;IACA;IACA,YACE;;EAIF;IACE;IACA;;EAIN;IACE;IACA;;EAEF;IACE;IACA;;EAEF;IAEE;IACA;IACA;IACA;IACA;;EAEA;IACE,YACE;;EAGF;IACE;IACA;;EAIA;IACE;;EAIF;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;;EAGA;IACE;;EAIF;IACE;;EAIF;IACE;;EAIF;IACE;;EAOR;IACE;IACA;;EAEF;IACE;IACA;;EAKJ;IACE;IACA;;EAEA;IACE;IACA;;EAEF;IACE;;EAEA;IACE;;EAIN;IACE;IACA;;EAEA;IACE;IACA;;EAEF;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;IACA;;EAEF;IACE;IACA;;EAMJ;IACE;IACA;;EAEA;IACE","file":"chips.css"}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
@layer ard-theme {
|
|
1
|
+
@layer ard-ui {
|
|
2
|
+
:root {
|
|
3
|
+
--ard-color-display-gap: 0.3ch;
|
|
4
|
+
--ard-color-display-size: 1em * math.div(19, 16);
|
|
5
|
+
--ard-color-display-font-size: 1.15em;
|
|
6
|
+
--ard-color-display-rounded-corner-radius: 0.25em;
|
|
7
|
+
}
|
|
9
8
|
.ard-color-display-wrapper {
|
|
10
9
|
gap: var(--ard-color-display-gap, 0.3ch);
|
|
11
10
|
align-items: center;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/color-display.scss"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/color-display.scss"],"names":[],"mappings":"AAGA;EAGE;IACE;IACA;IACA;IACA;;EAIF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;;EAIA;IACE;;EAIF;IACE;;EAIF;IACE;;EAIF;IACE","file":"color-display.css"}
|
|
@@ -1,112 +1,110 @@
|
|
|
1
1
|
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
|
|
2
2
|
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");
|
|
3
|
-
@layer ard-
|
|
4
|
-
:root {
|
|
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
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
@layer ard-theme {
|
|
3
|
+
@layer ard-ui {
|
|
4
|
+
:root {
|
|
5
|
+
--ard-bg: white;
|
|
6
|
+
--ard-bg-alt: black;
|
|
7
|
+
--ard-overlay: black;
|
|
8
|
+
--ard-overlay-rgb: 0, 0, 0;
|
|
9
|
+
--ard-bg-filled: #ebebeb;
|
|
10
|
+
--ard-bg-darker: #f7f7f7;
|
|
11
|
+
--ard-bg-filled-alt: #333;
|
|
12
|
+
--ard-text: rgba(0, 0, 0, 100%);
|
|
13
|
+
--ard-text2: rgba(0, 0, 0, 87%);
|
|
14
|
+
--ard-text3: rgba(0, 0, 0, 75%);
|
|
15
|
+
--ard-text-alt: rgba(255, 255, 255, 100%);
|
|
16
|
+
--ard-text2-alt: rgba(255, 255, 255, 87%);
|
|
17
|
+
--ard-text3-alt: rgba(255, 255, 255, 75%);
|
|
18
|
+
--ard-border: rgba(0, 0, 0, 40%);
|
|
19
|
+
--ard-border-dark: rgba(0, 0, 0, 70%);
|
|
20
|
+
--ard-border-light: rgba(0, 0, 0, 25%);
|
|
21
|
+
--ard-detail: rgba(0, 0, 0, 60%);
|
|
22
|
+
--ard-detail-light: rgba(0, 0, 0, 30%);
|
|
23
|
+
--ard-detail-ultralight: rgba(0, 0, 0, 12%);
|
|
24
|
+
--ard-detail-ultralight-solid: rgb(204, 204, 204);
|
|
25
|
+
--ard-lighten-overlay: rgba(255, 255, 255, 12.5%);
|
|
26
|
+
--ard-lighten-overlay-strong: rgba(255, 255, 255, 20%);
|
|
27
|
+
--ard-lighten-overlay-medium: rgba(255, 255, 255, 10%);
|
|
28
|
+
--ard-lighten-overlay-light: rgba(255, 255, 255, 5%);
|
|
29
|
+
--ard-darken-overlay: rgba(0, 0, 0, 12.5%);
|
|
30
|
+
--ard-darken-overlay-strong: rgba(0, 0, 0, 20%);
|
|
31
|
+
--ard-darken-overlay-medium-strong: rgba(0, 0, 0, 13%);
|
|
32
|
+
--ard-darken-overlay-medium: rgba(0, 0, 0, 10%);
|
|
33
|
+
--ard-darken-overlay-light: rgba(0, 0, 0, 5%);
|
|
34
|
+
--ard-darken-overlay-ultralight: rgba(0, 0, 0, 3%);
|
|
35
|
+
--ard-font-family: "Roboto", sans-serif;
|
|
36
|
+
--ard-font-family-mono: monospace;
|
|
37
|
+
--ard-gold: #ffc107;
|
|
38
|
+
--ard-clear-button-size: 0.9rem;
|
|
39
|
+
--ard-dropdown-button-size: 0.4rem;
|
|
40
|
+
--ard-form-field-height: 2.3125rem;
|
|
41
|
+
--ard-form-field-height-compact: 1.6875rem;
|
|
42
|
+
--ard-form-field-font-size: 1rem;
|
|
43
|
+
--ard-form-field-font-size-compact: 1rem;
|
|
44
|
+
--ard-form-field-padding-top: 0;
|
|
45
|
+
--ard-form-field-padding-right: 0.375rem;
|
|
46
|
+
--ard-form-field-padding-bottom: 0;
|
|
47
|
+
--ard-form-field-padding-left: 0.375rem;
|
|
48
|
+
--ard-form-field-padding-top-compact: 0;
|
|
49
|
+
--ard-form-field-padding-right-compact: 0.375rem;
|
|
50
|
+
--ard-form-field-padding-bottom-compact: 0;
|
|
51
|
+
--ard-form-field-padding-left-compact: 0.375rem;
|
|
52
|
+
--ard-form-field-transitions-duration: 150ms;
|
|
53
|
+
--ard-form-field-hover-overlay-opacity: 3%;
|
|
54
|
+
--ard-form-field-focus-overlay-opacity: 6%;
|
|
55
|
+
--ard-form-field-disabled-opacity: 50%;
|
|
56
|
+
--ard-form-field-disabled-transparent-overlay-opacity: 4.5%;
|
|
57
|
+
--ard-rounded-corner-radius: 0.375rem;
|
|
58
|
+
--ard-grid-spacing-unit: 0.25rem;
|
|
59
|
+
--ard-primary-50: 234, 235, 243;
|
|
60
|
+
--ard-primary-100: 159, 167, 228;
|
|
61
|
+
--ard-primary-300: 78, 99, 219;
|
|
62
|
+
--ard-primary-500: 36, 56, 185;
|
|
63
|
+
--ard-primary-700: 27, 42, 128;
|
|
64
|
+
--ard-primary-900: 19, 28, 87;
|
|
65
|
+
--ard-secondary-50: 229, 172, 243;
|
|
66
|
+
--ard-secondary-100: 216, 107, 243;
|
|
67
|
+
--ard-secondary-300: 195, 38, 238;
|
|
68
|
+
--ard-secondary-500: 145, 13, 182;
|
|
69
|
+
--ard-secondary-700: 103, 10, 129;
|
|
70
|
+
--ard-secondary-900: 69, 7, 85;
|
|
71
|
+
--ard-danger-50: 255, 233, 233;
|
|
72
|
+
--ard-danger-100: 243, 151, 149;
|
|
73
|
+
--ard-danger-300: 245, 103, 100;
|
|
74
|
+
--ard-danger-500: 243, 55, 52;
|
|
75
|
+
--ard-danger-700: 202, 17, 14;
|
|
76
|
+
--ard-danger-900: 165, 13, 11;
|
|
77
|
+
--ard-warn-50: 248, 224, 192;
|
|
78
|
+
--ard-warn-100: 247, 196, 129;
|
|
79
|
+
--ard-warn-300: 240, 169, 77;
|
|
80
|
+
--ard-warn-500: 224, 140, 38;
|
|
81
|
+
--ard-warn-700: 173, 101, 13;
|
|
82
|
+
--ard-warn-900: 117, 69, 7;
|
|
83
|
+
--ard-success-50: 184, 240, 187;
|
|
84
|
+
--ard-success-100: 124, 230, 129;
|
|
85
|
+
--ard-success-300: 73, 223, 80;
|
|
86
|
+
--ard-success-500: 33, 179, 40;
|
|
87
|
+
--ard-success-700: 27, 131, 33;
|
|
88
|
+
--ard-success-900: 14, 82, 17;
|
|
89
|
+
--ard-info-50: 187, 210, 241;
|
|
90
|
+
--ard-info-100: 131, 180, 243;
|
|
91
|
+
--ard-info-300: 76, 147, 240;
|
|
92
|
+
--ard-info-500: 19, 113, 236;
|
|
93
|
+
--ard-info-700: 13, 81, 172;
|
|
94
|
+
--ard-info-900: 8, 49, 102;
|
|
95
|
+
--ard-box-shadow: 0 0 13px -3px rgba(0, 0, 0, 0.7);
|
|
96
|
+
--ard-card-shadow:
|
|
97
|
+
0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
|
|
98
|
+
--ard-simple-shadow:
|
|
99
|
+
0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
|
|
100
|
+
--ard-simple-shadow2:
|
|
101
|
+
0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
102
|
+
--ard-simple-shadow3:
|
|
103
|
+
0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
104
|
+
--ard-spinner-color: rgba(0, 0, 0, 50%);
|
|
105
|
+
--ard-horizontal-form-field-label-width: 12rem;
|
|
106
|
+
--ard-horizontal-form-field-label-align: flex-start;
|
|
107
|
+
}
|
|
110
108
|
.ard-disabled {
|
|
111
109
|
pointer-events: none;
|
|
112
110
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/core.scss"],"names":[],"mappings":"AAEQ;AACA;AAER;
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/core.scss"],"names":[],"mappings":"AAEQ;AACA;AAER;EACE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;IACA;IAEA;IAEA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;IAEA;IAEA;IACA;IACA;IACA;IACA;IACA;IAEA;IACA;IACA;IACA;IACA;IACA;IAEA;IACA;IACA;IACA;IACA;IACA;IAEA;IACA;IACA;IACA;IACA;IACA;IAEA;IACA;IACA;IACA;IACA;IACA;IAEA;IACA;IACA;IACA;IACA;IACA;IAEA;IACA;AAAA;IAGA;AAAA;IAEA;AAAA;IAEA;AAAA;IAGA;IAEA;IACA;;EAGF;IACE","file":"core.css"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
@layer ard-theme {
|
|
1
|
+
@layer ard-ui {
|
|
2
|
+
:root {
|
|
3
|
+
--ard-dialog-content-actions-gap: 1rem;
|
|
4
|
+
--ard-dialog-buttons-gap: 1rem;
|
|
5
|
+
}
|
|
7
6
|
.ard-dialog-container {
|
|
8
7
|
display: flex;
|
|
9
8
|
flex-direction: column;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/dialog.scss"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/dialog.scss"],"names":[],"mappings":"AAAA;EAGE;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;IACA","file":"dialog.css"}
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
@layer ard-theme {
|
|
1
|
+
@layer ard-ui {
|
|
2
|
+
:root {
|
|
3
|
+
--ard-divider-margin-size: 0.5rem;
|
|
4
|
+
--ard-divider-width: 1px;
|
|
5
|
+
--ard-divider-middle-inset: 1rem;
|
|
6
|
+
--ard-divider-content-padding: 0.5rem;
|
|
7
|
+
--ard-divider-content-font-size: 0.875rem;
|
|
8
|
+
--ard-divider-align-inset: 10%;
|
|
9
|
+
--ard-divider-align-min-inset: 1rem;
|
|
10
|
+
--ard-divider-align-max-inset: unset;
|
|
11
|
+
--ard-divider-style: solid;
|
|
12
|
+
}
|
|
14
13
|
.ard-divider {
|
|
15
14
|
border: none;
|
|
16
15
|
position: relative;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/divider.scss"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/divider.scss"],"names":[],"mappings":"AAEA;EAGE;IACE;IAEA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IAEE;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;;EAEA;IAEE;IACA;;EAGF;IACE;IACA;;EAGJ;IACE;IACA;IACA;IACA;;EAEA;IAEE;IACA;;EAGF;IACE;IACA;;EAOA;IACE;;EAEF;IACE;;EAIF;IACE;;EAEF;IACE;;EAMN;IACE;;EAEF;IACE;;EAKA;IACE;IACA;IACA;IACA;;EAIF;IACE;IACA;IACA;IACA","file":"divider.css"}
|