@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../../projects/ui/src/themes/default/inputs/_shared.scss","../../../../../projects/ui/src/themes/default/inputs/password-input.scss"],"names":[],"mappings":"AAEA;AAAA;AAAA;ACKA;EAGE;EAGA;EACA;EACA;EAWA;EAEA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;EACA;;;AAGF;
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../../projects/ui/src/themes/default/inputs/_shared.scss","../../../../../projects/ui/src/themes/default/inputs/password-input.scss"],"names":[],"mappings":"AAEA;AAAA;AAAA;ACKA;EAGE;EAGA;EACA;EACA;EAWA;EAEA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;IDrBA,QCuBI;IDtBJ;IACA;IACA;IACA;IACA;IACA,KCmBI;IDlBJ;IACA;IACA,WCiBI;IDhBJ,aCkBI;IDjBJ,aCmBI;IDlBJ,cCsBI;IDrBJ,eCmBI;IDlBJ,aCiBI;IDhBJ,gBCkBI;IDjBJ,OCuBI;IAIF;IACA;;ED1BF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA,SCOA;IDNA,OCKA;IDJA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE,QC/BE;IDgCF,WC7BE;ID8BF,aC5BE;ID6BF,cCpBE;IDqBF,eCvBE;IDwBF,aCzBE;ID0BF,gBCxBE;;EASF;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IAEA;;EAEA;IACE;;EAEF;IACE;;EAEF;IACE;;EAMJ;IACE;IACA","file":"password-input.css"}
|
|
@@ -3,14 +3,16 @@
|
|
|
3
3
|
--ard-kbd-shortcut-transparent-font-size: 0.75em;
|
|
4
4
|
}
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
6
|
+
@layer ard-theme {
|
|
7
|
+
.ard-kbd-shortcut {
|
|
8
|
+
font-family: var(--ard-font-family-mono);
|
|
9
|
+
}
|
|
10
|
+
.ard-kbd-shortcut > span {
|
|
11
|
+
font-size: var(--ard-kbd-shortcut-font-size, 0.875em);
|
|
12
|
+
}
|
|
13
|
+
.ard-kbd-shortcut.ard-appearance-transparent > span {
|
|
14
|
+
font-size: var(--ard-kbd-shortcut-transparent-font-size, 0.75em);
|
|
15
|
+
}
|
|
14
16
|
}
|
|
15
17
|
|
|
16
18
|
/*# sourceMappingURL=kbd-shortcut.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/kbd-shortcut.scss"],"names":[],"mappings":"AAIA;EACE;EACA;;;AAGF;EACE;;
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/kbd-shortcut.scss"],"names":[],"mappings":"AAIA;EACE;EACA;;;AAGF;EACE;IACE;;EAEA;IACE;;EAEF;IACE","file":"kbd-shortcut.css"}
|
|
@@ -8,21 +8,23 @@
|
|
|
8
8
|
--ard-kbd-box-shadow-settings: inset 0 -1px 0;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
11
|
+
@layer ard-theme {
|
|
12
|
+
.ard-kbd {
|
|
13
|
+
border-radius: var(--ard-kbd-border-radius, 0.1875em);
|
|
14
|
+
font-family: var(--ard-font-family-mono);
|
|
15
|
+
font-size: var(--ard-kbd-font-size, 0.875em);
|
|
16
|
+
margin: var(--ard-kbd-margin, 0 0.125em);
|
|
17
|
+
color: var(--ard-text2);
|
|
18
|
+
}
|
|
19
|
+
.ard-kbd.ard-appearance-outlined, .ard-kbd.ard-appearance-filled {
|
|
20
|
+
border: var(--ard-kbd-border-width, 1px) var(--ard-kbd-border-style, solid) var(--ard-kbd-border-color, var(--ard-detail-ultralight));
|
|
21
|
+
box-shadow: var(--ard-kbd-box-shadow-settings, inset 0 -1px 0) var(--ard-kbd-box-shadow-color, var(--ard-detail-light));
|
|
22
|
+
padding: var(--ard-kbd-padding, 0.125em 0.375em);
|
|
23
|
+
background-color: var(--ard-kbd-bg, var(--ard-bg));
|
|
24
|
+
}
|
|
25
|
+
.ard-kbd.ard-appearance-filled {
|
|
26
|
+
background: var(--ard-kbd-filled-bg, var(--ard-bg-darker));
|
|
27
|
+
}
|
|
26
28
|
}
|
|
27
29
|
|
|
28
30
|
/*# sourceMappingURL=kbd.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/kbd.scss","../../../../projects/ui/src/themes/_variables.scss"],"names":[],"mappings":"AAIA;EAEE;EACA;EACA;EACA;EACA;EACA;EACA;;;AAMF;EACE;
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/kbd.scss","../../../../projects/ui/src/themes/_variables.scss"],"names":[],"mappings":"AAIA;EAEE;EACA;EACA;EACA;EACA;EACA;EACA;;;AAMF;EACE;IACE;IACA;IACA;IACA;IACA,OChBI;;EDmBJ;IAEE;IAEA;IACA;IACA;;EAEF;IACE","file":"kbd.css"}
|
|
@@ -16,83 +16,85 @@
|
|
|
16
16
|
--ard-modal-close-button-offset-compact: 0.25rem;
|
|
17
17
|
}
|
|
18
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
|
-
|
|
19
|
+
@layer ard-theme {
|
|
20
|
+
.ard-modal {
|
|
21
|
+
position: fixed;
|
|
22
|
+
top: 0;
|
|
23
|
+
bottom: 0;
|
|
24
|
+
left: 0;
|
|
25
|
+
right: 0;
|
|
26
|
+
display: grid;
|
|
27
|
+
place-items: center;
|
|
28
|
+
}
|
|
29
|
+
.ard-modal.ard-modal-backdrop {
|
|
30
|
+
background: var(--ard-darken-overlay-strong);
|
|
31
|
+
}
|
|
32
|
+
.ard-modal .ard-modal-panel {
|
|
33
|
+
padding: var(--ard-modal-padding, 1.25rem);
|
|
34
|
+
padding-top: var(--ard-modal-padding-top, 1rem);
|
|
35
|
+
width: var(--ard-modal-width);
|
|
36
|
+
height: var(--ard-modal-height);
|
|
37
|
+
min-width: var(--ard-modal-min-width);
|
|
38
|
+
min-height: var(--ard-modal-min-height);
|
|
39
|
+
max-width: var(--ard-modal-max-width, calc(100vw - var(--ard-modal-viewport-spacing, 2rem) * 2));
|
|
40
|
+
max-height: var(--ard-modal-max-height, calc(100vh - var(--ard-modal-viewport-spacing, 2rem) * 2));
|
|
41
|
+
background: var(--ard-modal-bg, var(--ard-bg));
|
|
42
|
+
position: relative;
|
|
43
|
+
display: flex;
|
|
44
|
+
flex-direction: column;
|
|
45
|
+
align-items: flex-start;
|
|
46
|
+
gap: var(--ard-modal-gap, 1.5rem);
|
|
47
|
+
font-size: 1rem;
|
|
48
|
+
}
|
|
49
|
+
.ard-modal .ard-modal-panel.ard-modal-no-heading-text {
|
|
50
|
+
gap: var(--ard-modal-no-heading-gap, 0.25rem);
|
|
51
|
+
}
|
|
52
|
+
.ard-modal .ard-modal-panel.ard-modal-no-heading-text .ard-modal-close-button {
|
|
53
|
+
position: absolute;
|
|
54
|
+
right: var(--ard-modal-close-button-offset, 0.5rem);
|
|
55
|
+
top: var(--ard-modal-close-button-offset, 0.5rem);
|
|
56
|
+
}
|
|
57
|
+
.ard-modal .ard-modal-panel.ard-modal-has-close-button .ard-modal-heading {
|
|
58
|
+
padding-right: var(--ard-modal-heading-padding-right, 2rem);
|
|
59
|
+
}
|
|
60
|
+
.ard-modal .ard-modal-heading {
|
|
61
|
+
display: flex;
|
|
62
|
+
align-items: flex-start;
|
|
63
|
+
justify-content: space-between;
|
|
64
|
+
}
|
|
65
|
+
.ard-modal .ard-modal-heading .ard-modal-heading-text {
|
|
66
|
+
font-size: var(--ard-modal-heading-font-size, 1.25rem);
|
|
67
|
+
color: var(--ard-modal-heading-color, var(--ard-text));
|
|
68
|
+
font-weight: var(--ard-modal-heading-font-weight, 500);
|
|
69
|
+
font-family: var(--ard-font-family);
|
|
70
|
+
}
|
|
71
|
+
.ard-modal .ard-modal-heading .ard-modal-close-button {
|
|
72
|
+
position: absolute;
|
|
73
|
+
right: var(--ard-modal-close-button-offset, 0.5rem);
|
|
74
|
+
top: var(--ard-modal-close-button-offset, 0.5rem);
|
|
75
|
+
}
|
|
76
|
+
.ard-modal.ard-appearance-raised .ard-modal-panel {
|
|
77
|
+
box-shadow: var(--ard-simple-shadow2);
|
|
78
|
+
}
|
|
79
|
+
.ard-modal.ard-variant-rounded .ard-modal-panel {
|
|
80
|
+
border-radius: var(--ard-modal-rounded-border-radius, 8px);
|
|
81
|
+
}
|
|
82
|
+
.ard-modal.ard-variant-sharp .ard-modal-panel {
|
|
83
|
+
border-radius: 0;
|
|
84
|
+
}
|
|
85
|
+
.ard-modal.ard-compact .ard-modal-panel {
|
|
86
|
+
font-size: var(--ard-modal-font-size-compact, 0.875rem);
|
|
87
|
+
padding: var(--ard-modal-padding-compact, 0.75rem 2rem 1rem 2rem);
|
|
88
|
+
gap: var(--ard-modal-gap-compact, 1rem);
|
|
89
|
+
}
|
|
90
|
+
.ard-modal.ard-compact .ard-modal-panel.ard-modal-no-heading-text {
|
|
91
|
+
gap: var(--ard-modal-no-heading-gap, 0.25rem);
|
|
92
|
+
}
|
|
93
|
+
.ard-modal.ard-compact .ard-modal-panel.ard-modal-no-heading-text .ard-modal-close-button {
|
|
94
|
+
position: absolute;
|
|
95
|
+
right: var(--ard-modal-close-button-offset-compact, 0.25rem);
|
|
96
|
+
top: var(--ard-modal-close-button-offset-compact, 0.25rem);
|
|
97
|
+
}
|
|
96
98
|
}
|
|
97
99
|
|
|
98
100
|
/*# sourceMappingURL=modal.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/modal.scss","../../../../projects/ui/src/themes/_variables.scss"],"names":[],"mappings":"AAIA;EAOE;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../projects/ui/src/themes/default/modal.scss","../../../../projects/ui/src/themes/_variables.scss"],"names":[],"mappings":"AAIA;EAOE;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,YCfkB;;EDiBpB;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;IACA;;EAIF;IACE;;EAIN;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;;EAKF;IACE,YC5DS;;EDiEX;IACE;;EAIF;IACE;;EAMF;IACE;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;IACA","file":"modal.css"}
|