@alauda/ui 5.7.6-beta.8 → 5.7.7-beta.0
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/alauda-ui.metadata.json +1 -1
- package/bundles/alauda-ui.umd.js +84 -80
- package/bundles/alauda-ui.umd.js.map +1 -1
- package/bundles/alauda-ui.umd.min.js +1 -1
- package/bundles/alauda-ui.umd.min.js.map +1 -1
- package/button/button.component.d.ts +6 -4
- package/button/button.types.d.ts +6 -2
- package/dialog/dialog-content/dialog-header.component.d.ts +1 -0
- package/esm2015/anchor/anchor.component.js +1 -1
- package/esm2015/anchor/anchor.component.scss.ngstyle.js +1 -1
- package/esm2015/autocomplete/autocomplete.component.js +1 -1
- package/esm2015/autocomplete/autocomplete.component.scss.ngstyle.js +1 -1
- package/esm2015/autocomplete/suggestion/suggestion.component.js +1 -1
- package/esm2015/autocomplete/suggestion/suggestion.component.scss.ngstyle.js +1 -1
- package/esm2015/autocomplete/suggestion-group/suggestion-group.component.js +1 -1
- package/esm2015/autocomplete/suggestion-group/suggestion-group.component.scss.ngstyle.js +1 -1
- package/esm2015/back-top/back-top.component.js +1 -1
- package/esm2015/back-top/back-top.component.scss.ngstyle.js +1 -1
- package/esm2015/breadcrumb/breadcrumb.component.js +1 -1
- package/esm2015/breadcrumb/breadcrumb.component.scss.ngstyle.js +1 -1
- package/esm2015/button/button-group/button-group.component.js +1 -1
- package/esm2015/button/button-group/button-group.component.scss.ngstyle.js +1 -1
- package/esm2015/button/button.component.js +1 -1
- package/esm2015/button/button.component.scss.ngstyle.js +1 -1
- package/esm2015/button/button.types.js +7 -3
- package/esm2015/card/card.component.js +1 -1
- package/esm2015/card/card.component.scss.ngstyle.js +1 -1
- package/esm2015/checkbox/checkbox.component.js +1 -1
- package/esm2015/checkbox/checkbox.component.scss.ngstyle.js +1 -1
- package/esm2015/color-picker/color-picker.component.js +1 -1
- package/esm2015/color-picker/color-picker.component.scss.ngstyle.js +1 -1
- package/esm2015/date-picker/calendar/header/component.js +1 -1
- package/esm2015/date-picker/calendar/header/style.scss.ngstyle.js +1 -1
- package/esm2015/date-picker/calendar/panel/picker-panel.js +1 -1
- package/esm2015/date-picker/calendar/panel/picker-panel.style.scss.ngstyle.js +1 -1
- package/esm2015/date-picker/calendar/range-picker-panel/component.js +1 -1
- package/esm2015/date-picker/calendar/range-picker-panel/style.scss.ngstyle.js +1 -1
- package/esm2015/date-picker/trigger/trigger.component.js +1 -1
- package/esm2015/date-picker/trigger/trigger.style.scss.shim.ngstyle.js +1 -1
- package/esm2015/dialog/confirm-dialog/confirm-dialog.component.js +1 -1
- package/esm2015/dialog/confirm-dialog/confirm-dialog.component.scss.ngstyle.js +1 -1
- package/esm2015/dialog/dialog-config.js +2 -2
- package/esm2015/dialog/dialog-content/dialog-header.component.js +4 -2
- package/esm2015/dialog/dialog-content/dialog-header.component.ngfactory.js +3 -3
- package/esm2015/dialog/dialog-content/dialog-header.component.ngsummary.json +1 -1
- package/esm2015/dialog/dialog.component.js +1 -1
- package/esm2015/dialog/dialog.component.scss.ngstyle.js +1 -1
- package/esm2015/dialog/dialog.module.ngfactory.js +1 -1
- package/esm2015/dropdown/menu/menu.component.js +1 -1
- package/esm2015/dropdown/menu/menu.component.scss.ngstyle.js +1 -1
- package/esm2015/dropdown/menu-group/menu-group.component.js +1 -1
- package/esm2015/dropdown/menu-group/menu-group.component.scss.ngstyle.js +1 -1
- package/esm2015/dropdown/menu-item/menu-item.component.js +1 -1
- package/esm2015/dropdown/menu-item/menu-item.component.scss.ngstyle.js +1 -1
- package/esm2015/dropdown/submenu/submenu.component.js +1 -1
- package/esm2015/dropdown/submenu/submenu.component.scss.ngstyle.js +1 -1
- package/esm2015/form/form-item/form-item.component.js +1 -1
- package/esm2015/form/form-item/form-item.component.scss.ngstyle.js +1 -1
- package/esm2015/icon/icon.component.js +1 -1
- package/esm2015/icon/icon.component.scss.ngstyle.js +1 -1
- package/esm2015/inline-alert/inline-alert.component.js +18 -7
- package/esm2015/inline-alert/inline-alert.component.ngfactory.js +5 -5
- package/esm2015/inline-alert/inline-alert.component.ngsummary.json +1 -1
- package/esm2015/inline-alert/inline-alert.component.scss.ngstyle.js +1 -1
- package/esm2015/inline-alert/inline-alert.types.js +3 -5
- package/esm2015/input/input-group/input-group.component.js +1 -1
- package/esm2015/input/input-group/input-group.component.scss.ngstyle.js +1 -1
- package/esm2015/input/input.component.js +1 -1
- package/esm2015/input/input.component.scss.ngstyle.js +1 -1
- package/esm2015/input/number-input/number-input.component.js +1 -1
- package/esm2015/input/number-input/number-input.component.scss.ngstyle.js +1 -1
- package/esm2015/input/search/search.component.js +1 -1
- package/esm2015/input/search/search.component.scss.ngstyle.js +1 -1
- package/esm2015/input/tags-input/tags-input.component.js +1 -1
- package/esm2015/input/tags-input/tags-input.component.scss.ngstyle.js +1 -1
- package/esm2015/message/message-wrapper.component.js +1 -1
- package/esm2015/message/message-wrapper.component.scss.ngstyle.js +1 -1
- package/esm2015/message/message.component.js +1 -1
- package/esm2015/message/message.component.scss.ngstyle.js +1 -1
- package/esm2015/message/message.config.js +2 -2
- package/esm2015/message/message.config.ngsummary.json +1 -1
- package/esm2015/nav-menu/nav-item-li/nav-item-li.component.js +1 -1
- package/esm2015/nav-menu/nav-item-li/nav-item-li.component.scss.ngstyle.js +1 -1
- package/esm2015/nav-menu/nav-item-ul/nav-item-ul.component.js +1 -1
- package/esm2015/nav-menu/nav-item-ul/nav-item-ul.component.scss.ngstyle.js +1 -1
- package/esm2015/nav-menu/nav-menu.component.js +1 -1
- package/esm2015/nav-menu/nav-menu.component.scss.ngstyle.js +1 -1
- package/esm2015/notification/notification.component.js +1 -1
- package/esm2015/notification/notification.component.scss.ngstyle.js +1 -1
- package/esm2015/page/page.component.js +1 -1
- package/esm2015/page/page.component.scss.ngstyle.js +1 -1
- package/esm2015/paginator/paginator.component.js +1 -1
- package/esm2015/paginator/paginator.component.scss.ngstyle.js +1 -1
- package/esm2015/radio/radio-button/radio-button.component.js +1 -1
- package/esm2015/radio/radio-button/radio-button.component.scss.ngstyle.js +1 -1
- package/esm2015/radio/radio.component.js +1 -1
- package/esm2015/radio/radio.component.scss.ngstyle.js +1 -1
- package/esm2015/select/multi-select/multi-select.component.js +1 -1
- package/esm2015/select/multi-select/multi-select.component.scss.ngstyle.js +1 -1
- package/esm2015/select/option/option.component.js +1 -1
- package/esm2015/select/option/option.component.scss.ngstyle.js +1 -1
- package/esm2015/select/option-group/option-group.component.js +1 -1
- package/esm2015/select/option-group/option-group.component.scss.ngstyle.js +1 -1
- package/esm2015/select/select.component.js +1 -1
- package/esm2015/select/select.component.scss.ngstyle.js +1 -1
- package/esm2015/status-bar/status-bar.component.js +1 -1
- package/esm2015/status-bar/status-bar.component.scss.ngstyle.js +1 -1
- package/esm2015/switch/switch.component.js +1 -1
- package/esm2015/switch/switch.component.scss.ngstyle.js +1 -1
- package/esm2015/table/table.component.js +1 -1
- package/esm2015/table/table.component.scss.ngstyle.js +1 -1
- package/esm2015/tabs/tab-header.component.js +1 -1
- package/esm2015/tabs/tab-header.component.scss.ngstyle.js +1 -1
- package/esm2015/tag/check-tag/check-tag.component.js +1 -1
- package/esm2015/tag/tag.component.js +1 -1
- package/esm2015/tag/tag.component.scss.ngstyle.js +1 -1
- package/esm2015/time-picker/component.js +1 -1
- package/esm2015/time-picker/panel/panel.component.js +1 -1
- package/esm2015/time-picker/panel/panel.style.scss.ngstyle.js +1 -1
- package/esm2015/time-picker/style.scss.ngstyle.js +1 -1
- package/esm2015/tooltip/tooltip.component.js +1 -1
- package/esm2015/tooltip/tooltip.component.scss.ngstyle.js +1 -1
- package/esm2015/tree-select/tree-node/tree-node.component.js +1 -1
- package/esm2015/tree-select/tree-node/tree-node.component.scss.ngstyle.js +1 -1
- package/esm2015/tree-select/tree-select.component.js +1 -1
- package/esm2015/tree-select/tree-select.component.scss.ngstyle.js +1 -1
- package/esm2015/tree-select/tree-select.types.js +1 -1
- package/fesm2015/alauda-ui.js +83 -74
- package/fesm2015/alauda-ui.js.map +1 -1
- package/inline-alert/inline-alert.component.d.ts +1 -1
- package/inline-alert/inline-alert.types.d.ts +2 -4
- package/package.json +1 -1
- package/theme/_base-var.scss +99 -62
- package/theme/_mixin.scss +16 -5
- package/theme/_var.scss +0 -151
- package/theme/style.css +235 -197
- package/tree-select/tree-select.types.d.ts +1 -1
- package/esm2015/inline-alert/icon-map.js +0 -8
- package/esm2015/inline-alert/icon-map.ngsummary.json +0 -1
- package/inline-alert/icon-map.d.ts +0 -7
package/theme/style.css
CHANGED
|
@@ -1,218 +1,256 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
/**
|
|
3
|
+
******************************
|
|
4
|
+
* 以下变量不再推荐使用
|
|
5
|
+
******************************
|
|
6
|
+
*/
|
|
7
|
+
/**
|
|
8
|
+
******************************
|
|
9
|
+
* 以下变量不再推荐使用
|
|
10
|
+
******************************
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
******************************
|
|
14
|
+
* 以下变量不再推荐使用
|
|
15
|
+
******************************
|
|
16
|
+
*/
|
|
1
17
|
:root {
|
|
2
|
-
--aui-
|
|
3
|
-
--aui-
|
|
4
|
-
--aui-
|
|
5
|
-
--aui-
|
|
6
|
-
--aui-
|
|
7
|
-
--aui-
|
|
8
|
-
--aui-
|
|
9
|
-
--aui-
|
|
10
|
-
--aui-
|
|
11
|
-
--aui-
|
|
12
|
-
--aui-
|
|
13
|
-
--aui-
|
|
14
|
-
--aui-
|
|
15
|
-
--aui-
|
|
16
|
-
--aui-
|
|
17
|
-
--aui-
|
|
18
|
-
--aui-
|
|
19
|
-
--aui-
|
|
20
|
-
--aui-
|
|
21
|
-
--aui-
|
|
22
|
-
--aui-
|
|
23
|
-
--aui-
|
|
24
|
-
--aui-
|
|
25
|
-
--aui-
|
|
26
|
-
--aui-
|
|
27
|
-
--aui-
|
|
28
|
-
--aui-
|
|
29
|
-
--aui-
|
|
30
|
-
--aui-
|
|
31
|
-
--aui-
|
|
32
|
-
--aui-
|
|
33
|
-
--aui-
|
|
34
|
-
--aui-
|
|
35
|
-
--aui-
|
|
36
|
-
--aui-
|
|
37
|
-
--aui-
|
|
38
|
-
--aui-
|
|
39
|
-
--aui-color-
|
|
40
|
-
--aui-color-
|
|
41
|
-
--aui-color-
|
|
42
|
-
--aui-color-
|
|
43
|
-
--aui-color-
|
|
44
|
-
--aui-color-
|
|
45
|
-
--aui-color-
|
|
46
|
-
--aui-color-
|
|
47
|
-
--aui-color-
|
|
48
|
-
--aui-color-
|
|
49
|
-
--aui-color-
|
|
18
|
+
--aui-inline-height-l: 40px;
|
|
19
|
+
--aui-inline-height-m: 32px;
|
|
20
|
+
--aui-inline-height-s: 28px;
|
|
21
|
+
--aui-inline-height-xs: 24px;
|
|
22
|
+
--aui-inline-padding-l: 19px;
|
|
23
|
+
--aui-inline-padding-m: 15px;
|
|
24
|
+
--aui-inline-padding-s: 11px;
|
|
25
|
+
--aui-inline-padding-xs: 7px;
|
|
26
|
+
--aui-inline-padding-xxs: 5px;
|
|
27
|
+
--aui-spacing-xxxxxl: 40px;
|
|
28
|
+
--aui-spacing-xxxxl: 32px;
|
|
29
|
+
--aui-spacing-xxxl: 24px;
|
|
30
|
+
--aui-spacing-xxl: 20px;
|
|
31
|
+
--aui-spacing-xl: 16px;
|
|
32
|
+
--aui-spacing-l: 12px;
|
|
33
|
+
--aui-spacing-m: 8px;
|
|
34
|
+
--aui-spacing-s: 4px;
|
|
35
|
+
--aui-spacing-xs: 2px;
|
|
36
|
+
--aui-font-weight-bold: 500;
|
|
37
|
+
--aui-font-weight-normal: 400;
|
|
38
|
+
--aui-font-size-xxl: 20px;
|
|
39
|
+
--aui-font-size-xl: 18px;
|
|
40
|
+
--aui-font-size-l: 16px;
|
|
41
|
+
--aui-font-size-m: 14px;
|
|
42
|
+
--aui-font-size-s: 12px;
|
|
43
|
+
--aui-line-height-xxl: 28px;
|
|
44
|
+
--aui-line-height-xl: 24px;
|
|
45
|
+
--aui-line-height-l: 22px;
|
|
46
|
+
--aui-line-height-m: 20px;
|
|
47
|
+
--aui-line-height-s: 16px;
|
|
48
|
+
--aui-icon-size-xxl: 24px;
|
|
49
|
+
--aui-icon-size-xl: 24px;
|
|
50
|
+
--aui-icon-size-l: 16px;
|
|
51
|
+
--aui-icon-size-m: 16px;
|
|
52
|
+
--aui-icon-size-s: 12px;
|
|
53
|
+
--aui-border-radius-l: 4px;
|
|
54
|
+
--aui-border-radius-m: 2px;
|
|
55
|
+
--aui-color-blue: 0, 122, 245;
|
|
56
|
+
--aui-color-b-0: 0, 103, 208;
|
|
57
|
+
--aui-color-b-1: 38, 141, 246;
|
|
58
|
+
--aui-color-b-2: 77, 162, 248;
|
|
59
|
+
--aui-color-b-3: 102, 175, 249;
|
|
60
|
+
--aui-color-b-4: 179, 215, 252;
|
|
61
|
+
--aui-color-b-5: 204, 228, 253;
|
|
62
|
+
--aui-color-b-6: 229, 241, 254;
|
|
63
|
+
--aui-color-b-7: 242, 248, 254;
|
|
64
|
+
--aui-color-green: 0, 194, 97;
|
|
65
|
+
--aui-color-g-0: 0, 165, 82;
|
|
66
|
+
--aui-color-g-1: 38, 203, 120;
|
|
67
|
+
--aui-color-g-2: 76, 212, 144;
|
|
68
|
+
--aui-color-g-4: 179, 236, 207;
|
|
69
|
+
--aui-color-g-6: 230, 249, 239;
|
|
70
|
+
--aui-color-g-7: 242, 251, 246;
|
|
71
|
+
--aui-color-yellow: 245, 163, 0;
|
|
72
|
+
--aui-color-y-0: 220, 146, 0;
|
|
73
|
+
--aui-color-y-1: 246, 176, 38;
|
|
74
|
+
--aui-color-y-2: 248, 190, 77;
|
|
75
|
+
--aui-color-y-4: 252, 227, 179;
|
|
76
|
+
--aui-color-y-6: 254, 245, 230;
|
|
77
|
+
--aui-color-y-7: 254, 250, 243;
|
|
78
|
+
--aui-color-red: 235, 0, 39;
|
|
79
|
+
--aui-color-r-0: 199, 0, 33;
|
|
80
|
+
--aui-color-r-1: 237, 38, 71;
|
|
81
|
+
--aui-color-r-2: 241, 76, 103;
|
|
82
|
+
--aui-color-r-4: 249, 179, 190;
|
|
83
|
+
--aui-color-r-6: 253, 230, 233;
|
|
84
|
+
--aui-color-r-7: 254, 243, 244;
|
|
85
|
+
--aui-color-n-0: 0, 0, 0;
|
|
86
|
+
--aui-color-n-1: 50, 52, 55;
|
|
87
|
+
--aui-color-n-2: 100, 102, 105;
|
|
88
|
+
--aui-color-n-3: 124, 126, 129;
|
|
89
|
+
--aui-color-n-4: 150, 152, 155;
|
|
90
|
+
--aui-color-n-5: 174, 176, 179;
|
|
91
|
+
--aui-color-n-6: 200, 202, 205;
|
|
92
|
+
--aui-color-n-7: 212, 214, 217;
|
|
93
|
+
--aui-color-n-8: 237, 239, 242;
|
|
94
|
+
--aui-color-n-9: 247, 249, 252;
|
|
95
|
+
--aui-color-n-10: 255, 255, 255;
|
|
96
|
+
--aui-color-primary: var(--aui-color-blue);
|
|
97
|
+
--aui-color-p-0: var(--aui-color-b-0);
|
|
98
|
+
--aui-color-p-1: var(--aui-color-b-1);
|
|
99
|
+
--aui-color-p-2: var(--aui-color-b-2);
|
|
100
|
+
--aui-color-p-3: var(--aui-color-b-3);
|
|
101
|
+
--aui-color-p-4: var(--aui-color-b-4);
|
|
102
|
+
--aui-color-p-5: var(--aui-color-b-5);
|
|
103
|
+
--aui-color-p-6: var(--aui-color-b-6);
|
|
104
|
+
--aui-color-p-7: var(--aui-color-b-7);
|
|
50
105
|
}
|
|
51
106
|
|
|
52
107
|
@media (prefers-color-scheme: dark) {
|
|
53
108
|
[aui-color-mode=auto] {
|
|
54
|
-
--aui-color-
|
|
55
|
-
--aui-color-
|
|
56
|
-
--aui-color-
|
|
57
|
-
--aui-color-
|
|
58
|
-
--aui-color-
|
|
59
|
-
--aui-color-
|
|
60
|
-
--aui-color-
|
|
61
|
-
--aui-color-
|
|
62
|
-
--aui-color-
|
|
63
|
-
--aui-color-
|
|
64
|
-
--aui-color-
|
|
65
|
-
--aui-color-
|
|
66
|
-
--aui-color-
|
|
67
|
-
--aui-color-
|
|
68
|
-
--aui-color-
|
|
69
|
-
--aui-color-
|
|
70
|
-
--aui-color-
|
|
71
|
-
--aui-color-
|
|
72
|
-
--aui-color-
|
|
73
|
-
--aui-color-
|
|
74
|
-
--aui-color-
|
|
75
|
-
--aui-color-
|
|
76
|
-
--aui-color-
|
|
77
|
-
--aui-color-
|
|
78
|
-
--aui-color-
|
|
79
|
-
--aui-color-
|
|
80
|
-
--aui-color-
|
|
81
|
-
--aui-color-
|
|
82
|
-
--aui-color-
|
|
83
|
-
--aui-color-
|
|
84
|
-
--aui-color-
|
|
85
|
-
--aui-color-
|
|
86
|
-
--aui-color-
|
|
87
|
-
--aui-color-
|
|
88
|
-
--aui-color-
|
|
89
|
-
--aui-color-
|
|
90
|
-
--aui-color-
|
|
91
|
-
--aui-color-
|
|
92
|
-
--aui-color-
|
|
93
|
-
--aui-color-
|
|
94
|
-
--aui-color-
|
|
95
|
-
--aui-color-text-placeholder: #333;
|
|
96
|
-
--aui-color-disabled-bg: #0d0d0d;
|
|
97
|
-
--aui-color-outline-primary: #663a00;
|
|
98
|
-
--aui-color-outline-success: #621a42;
|
|
99
|
-
--aui-color-outline-warning: #002766;
|
|
100
|
-
--aui-color-outline-error: #0a4a4a;
|
|
101
|
-
--aui-color-outline-info: #141414;
|
|
109
|
+
--aui-color-blue: 0, 122, 245;
|
|
110
|
+
--aui-color-b-0: 0, 103, 208;
|
|
111
|
+
--aui-color-b-1: 38, 141, 246;
|
|
112
|
+
--aui-color-b-2: 77, 162, 248;
|
|
113
|
+
--aui-color-b-3: 102, 175, 249;
|
|
114
|
+
--aui-color-b-4: 179, 215, 252;
|
|
115
|
+
--aui-color-b-5: 204, 228, 253;
|
|
116
|
+
--aui-color-b-6: 229, 241, 254;
|
|
117
|
+
--aui-color-b-7: 242, 248, 254;
|
|
118
|
+
--aui-color-green: 0, 194, 97;
|
|
119
|
+
--aui-color-g-0: 0, 165, 82;
|
|
120
|
+
--aui-color-g-1: 38, 203, 120;
|
|
121
|
+
--aui-color-g-2: 76, 212, 144;
|
|
122
|
+
--aui-color-g-4: 179, 236, 207;
|
|
123
|
+
--aui-color-g-6: 230, 249, 239;
|
|
124
|
+
--aui-color-g-7: 242, 251, 246;
|
|
125
|
+
--aui-color-yellow: 245, 163, 0;
|
|
126
|
+
--aui-color-y-0: 220, 146, 0;
|
|
127
|
+
--aui-color-y-1: 246, 176, 38;
|
|
128
|
+
--aui-color-y-2: 248, 190, 77;
|
|
129
|
+
--aui-color-y-4: 252, 227, 179;
|
|
130
|
+
--aui-color-y-6: 254, 245, 230;
|
|
131
|
+
--aui-color-y-7: 254, 250, 243;
|
|
132
|
+
--aui-color-red: 235, 0, 39;
|
|
133
|
+
--aui-color-r-0: 199, 0, 33;
|
|
134
|
+
--aui-color-r-1: 237, 38, 71;
|
|
135
|
+
--aui-color-r-2: 241, 76, 103;
|
|
136
|
+
--aui-color-r-4: 249, 179, 190;
|
|
137
|
+
--aui-color-r-6: 253, 230, 233;
|
|
138
|
+
--aui-color-r-7: 254, 243, 244;
|
|
139
|
+
--aui-color-n-0: 0, 0, 0;
|
|
140
|
+
--aui-color-n-1: 50, 52, 55;
|
|
141
|
+
--aui-color-n-2: 100, 102, 105;
|
|
142
|
+
--aui-color-n-3: 124, 126, 129;
|
|
143
|
+
--aui-color-n-4: 150, 152, 155;
|
|
144
|
+
--aui-color-n-5: 174, 176, 179;
|
|
145
|
+
--aui-color-n-6: 200, 202, 205;
|
|
146
|
+
--aui-color-n-7: 212, 214, 217;
|
|
147
|
+
--aui-color-n-8: 237, 239, 242;
|
|
148
|
+
--aui-color-n-9: 247, 249, 252;
|
|
149
|
+
--aui-color-n-10: 255, 255, 255;
|
|
102
150
|
}
|
|
103
151
|
}
|
|
104
152
|
html[aui-color-mode=light] {
|
|
105
|
-
--aui-color-
|
|
106
|
-
--aui-color-
|
|
107
|
-
--aui-color-
|
|
108
|
-
--aui-color-
|
|
109
|
-
--aui-color-
|
|
110
|
-
--aui-color-
|
|
111
|
-
--aui-color-
|
|
112
|
-
--aui-color-
|
|
113
|
-
--aui-color-
|
|
114
|
-
--aui-color-
|
|
115
|
-
--aui-color-
|
|
116
|
-
--aui-color-
|
|
117
|
-
--aui-color-
|
|
118
|
-
--aui-color-
|
|
119
|
-
--aui-color-
|
|
120
|
-
--aui-color-
|
|
121
|
-
--aui-color-
|
|
122
|
-
--aui-color-
|
|
123
|
-
--aui-color-
|
|
124
|
-
--aui-color-
|
|
125
|
-
--aui-color-
|
|
126
|
-
--aui-color-
|
|
127
|
-
--aui-color-
|
|
128
|
-
--aui-color-
|
|
129
|
-
--aui-color-
|
|
130
|
-
--aui-color-
|
|
131
|
-
--aui-color-
|
|
132
|
-
--aui-color-
|
|
133
|
-
--aui-color-
|
|
134
|
-
--aui-color-
|
|
135
|
-
--aui-color-
|
|
136
|
-
--aui-color-
|
|
137
|
-
--aui-color-
|
|
138
|
-
--aui-color-
|
|
139
|
-
--aui-color-
|
|
140
|
-
--aui-color-
|
|
141
|
-
--aui-color-
|
|
142
|
-
--aui-color-
|
|
143
|
-
--aui-color-
|
|
144
|
-
--aui-color-
|
|
145
|
-
--aui-color-
|
|
146
|
-
--aui-color-text-placeholder: #ccc;
|
|
147
|
-
--aui-color-disabled-bg: #f2f2f2;
|
|
148
|
-
--aui-color-outline-primary: #99c5ff;
|
|
149
|
-
--aui-color-outline-success: #9de5bd;
|
|
150
|
-
--aui-color-outline-warning: #ffd899;
|
|
151
|
-
--aui-color-outline-error: #f5b5b5;
|
|
152
|
-
--aui-color-outline-info: #ebebeb;
|
|
153
|
+
--aui-color-blue: 0, 122, 245;
|
|
154
|
+
--aui-color-b-0: 0, 103, 208;
|
|
155
|
+
--aui-color-b-1: 38, 141, 246;
|
|
156
|
+
--aui-color-b-2: 77, 162, 248;
|
|
157
|
+
--aui-color-b-3: 102, 175, 249;
|
|
158
|
+
--aui-color-b-4: 179, 215, 252;
|
|
159
|
+
--aui-color-b-5: 204, 228, 253;
|
|
160
|
+
--aui-color-b-6: 229, 241, 254;
|
|
161
|
+
--aui-color-b-7: 242, 248, 254;
|
|
162
|
+
--aui-color-green: 0, 194, 97;
|
|
163
|
+
--aui-color-g-0: 0, 165, 82;
|
|
164
|
+
--aui-color-g-1: 38, 203, 120;
|
|
165
|
+
--aui-color-g-2: 76, 212, 144;
|
|
166
|
+
--aui-color-g-4: 179, 236, 207;
|
|
167
|
+
--aui-color-g-6: 230, 249, 239;
|
|
168
|
+
--aui-color-g-7: 242, 251, 246;
|
|
169
|
+
--aui-color-yellow: 245, 163, 0;
|
|
170
|
+
--aui-color-y-0: 220, 146, 0;
|
|
171
|
+
--aui-color-y-1: 246, 176, 38;
|
|
172
|
+
--aui-color-y-2: 248, 190, 77;
|
|
173
|
+
--aui-color-y-4: 252, 227, 179;
|
|
174
|
+
--aui-color-y-6: 254, 245, 230;
|
|
175
|
+
--aui-color-y-7: 254, 250, 243;
|
|
176
|
+
--aui-color-red: 235, 0, 39;
|
|
177
|
+
--aui-color-r-0: 199, 0, 33;
|
|
178
|
+
--aui-color-r-1: 237, 38, 71;
|
|
179
|
+
--aui-color-r-2: 241, 76, 103;
|
|
180
|
+
--aui-color-r-4: 249, 179, 190;
|
|
181
|
+
--aui-color-r-6: 253, 230, 233;
|
|
182
|
+
--aui-color-r-7: 254, 243, 244;
|
|
183
|
+
--aui-color-n-0: 0, 0, 0;
|
|
184
|
+
--aui-color-n-1: 50, 52, 55;
|
|
185
|
+
--aui-color-n-2: 100, 102, 105;
|
|
186
|
+
--aui-color-n-3: 124, 126, 129;
|
|
187
|
+
--aui-color-n-4: 150, 152, 155;
|
|
188
|
+
--aui-color-n-5: 174, 176, 179;
|
|
189
|
+
--aui-color-n-6: 200, 202, 205;
|
|
190
|
+
--aui-color-n-7: 212, 214, 217;
|
|
191
|
+
--aui-color-n-8: 237, 239, 242;
|
|
192
|
+
--aui-color-n-9: 247, 249, 252;
|
|
193
|
+
--aui-color-n-10: 255, 255, 255;
|
|
153
194
|
}
|
|
154
195
|
|
|
155
196
|
html[aui-color-mode=dark] {
|
|
156
|
-
--aui-color-
|
|
157
|
-
--aui-color-
|
|
158
|
-
--aui-color-
|
|
159
|
-
--aui-color-
|
|
160
|
-
--aui-color-
|
|
161
|
-
--aui-color-
|
|
162
|
-
--aui-color-
|
|
163
|
-
--aui-color-
|
|
164
|
-
--aui-color-
|
|
165
|
-
--aui-color-
|
|
166
|
-
--aui-color-
|
|
167
|
-
--aui-color-
|
|
168
|
-
--aui-color-
|
|
169
|
-
--aui-color-
|
|
170
|
-
--aui-color-
|
|
171
|
-
--aui-color-
|
|
172
|
-
--aui-color-
|
|
173
|
-
--aui-color-
|
|
174
|
-
--aui-color-
|
|
175
|
-
--aui-color-
|
|
176
|
-
--aui-color-
|
|
177
|
-
--aui-color-
|
|
178
|
-
--aui-color-
|
|
179
|
-
--aui-color-
|
|
180
|
-
--aui-color-
|
|
181
|
-
--aui-color-
|
|
182
|
-
--aui-color-
|
|
183
|
-
--aui-color-
|
|
184
|
-
--aui-color-
|
|
185
|
-
--aui-color-
|
|
186
|
-
--aui-color-
|
|
187
|
-
--aui-color-
|
|
188
|
-
--aui-color-
|
|
189
|
-
--aui-color-
|
|
190
|
-
--aui-color-
|
|
191
|
-
--aui-color-
|
|
192
|
-
--aui-color-
|
|
193
|
-
--aui-color-
|
|
194
|
-
--aui-color-
|
|
195
|
-
--aui-color-
|
|
196
|
-
--aui-color-
|
|
197
|
-
--aui-color-text-placeholder: #333;
|
|
198
|
-
--aui-color-disabled-bg: #0d0d0d;
|
|
199
|
-
--aui-color-outline-primary: #663a00;
|
|
200
|
-
--aui-color-outline-success: #621a42;
|
|
201
|
-
--aui-color-outline-warning: #002766;
|
|
202
|
-
--aui-color-outline-error: #0a4a4a;
|
|
203
|
-
--aui-color-outline-info: #141414;
|
|
197
|
+
--aui-color-blue: 0, 122, 245;
|
|
198
|
+
--aui-color-b-0: 0, 103, 208;
|
|
199
|
+
--aui-color-b-1: 38, 141, 246;
|
|
200
|
+
--aui-color-b-2: 77, 162, 248;
|
|
201
|
+
--aui-color-b-3: 102, 175, 249;
|
|
202
|
+
--aui-color-b-4: 179, 215, 252;
|
|
203
|
+
--aui-color-b-5: 204, 228, 253;
|
|
204
|
+
--aui-color-b-6: 229, 241, 254;
|
|
205
|
+
--aui-color-b-7: 242, 248, 254;
|
|
206
|
+
--aui-color-green: 0, 194, 97;
|
|
207
|
+
--aui-color-g-0: 0, 165, 82;
|
|
208
|
+
--aui-color-g-1: 38, 203, 120;
|
|
209
|
+
--aui-color-g-2: 76, 212, 144;
|
|
210
|
+
--aui-color-g-4: 179, 236, 207;
|
|
211
|
+
--aui-color-g-6: 230, 249, 239;
|
|
212
|
+
--aui-color-g-7: 242, 251, 246;
|
|
213
|
+
--aui-color-yellow: 245, 163, 0;
|
|
214
|
+
--aui-color-y-0: 220, 146, 0;
|
|
215
|
+
--aui-color-y-1: 246, 176, 38;
|
|
216
|
+
--aui-color-y-2: 248, 190, 77;
|
|
217
|
+
--aui-color-y-4: 252, 227, 179;
|
|
218
|
+
--aui-color-y-6: 254, 245, 230;
|
|
219
|
+
--aui-color-y-7: 254, 250, 243;
|
|
220
|
+
--aui-color-red: 235, 0, 39;
|
|
221
|
+
--aui-color-r-0: 199, 0, 33;
|
|
222
|
+
--aui-color-r-1: 237, 38, 71;
|
|
223
|
+
--aui-color-r-2: 241, 76, 103;
|
|
224
|
+
--aui-color-r-4: 249, 179, 190;
|
|
225
|
+
--aui-color-r-6: 253, 230, 233;
|
|
226
|
+
--aui-color-r-7: 254, 243, 244;
|
|
227
|
+
--aui-color-n-0: 0, 0, 0;
|
|
228
|
+
--aui-color-n-1: 50, 52, 55;
|
|
229
|
+
--aui-color-n-2: 100, 102, 105;
|
|
230
|
+
--aui-color-n-3: 124, 126, 129;
|
|
231
|
+
--aui-color-n-4: 150, 152, 155;
|
|
232
|
+
--aui-color-n-5: 174, 176, 179;
|
|
233
|
+
--aui-color-n-6: 200, 202, 205;
|
|
234
|
+
--aui-color-n-7: 212, 214, 217;
|
|
235
|
+
--aui-color-n-8: 237, 239, 242;
|
|
236
|
+
--aui-color-n-9: 247, 249, 252;
|
|
237
|
+
--aui-color-n-10: 255, 255, 255;
|
|
204
238
|
}
|
|
205
239
|
|
|
206
240
|
body {
|
|
207
241
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Helvetica, "Ubuntu", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
|
|
242
|
+
font-size: 14px;
|
|
243
|
+
font-weight: 400;
|
|
244
|
+
line-height: 1.43;
|
|
208
245
|
}
|
|
209
246
|
|
|
210
247
|
a {
|
|
211
|
-
color: var(--aui-color-primary);
|
|
248
|
+
color: rgb(var(--aui-color-primary));
|
|
212
249
|
text-decoration: none;
|
|
213
250
|
}
|
|
214
251
|
a:hover, a:active, a:focus {
|
|
215
|
-
color: var(--aui-color-
|
|
252
|
+
color: rgb(var(--aui-color-p-0));
|
|
253
|
+
text-decoration: underline;
|
|
216
254
|
}
|
|
217
255
|
|
|
218
256
|
[class^=aui-],
|
|
@@ -229,10 +267,10 @@ a:hover, a:active, a:focus {
|
|
|
229
267
|
}
|
|
230
268
|
|
|
231
269
|
span + aui-icon.aui-tooltip-copy {
|
|
232
|
-
margin-left:
|
|
270
|
+
margin-left: var(--aui-spacing-s);
|
|
233
271
|
}
|
|
234
272
|
aui-icon.aui-tooltip-copy:hover {
|
|
235
|
-
color: var(--aui-color-primary);
|
|
273
|
+
color: rgb(var(--aui-color-primary));
|
|
236
274
|
}
|
|
237
275
|
|
|
238
276
|
.aui-dialog aui-form-item:last-child .aui-form-item,
|
|
@@ -241,5 +279,5 @@ aui-icon.aui-tooltip-copy:hover {
|
|
|
241
279
|
}
|
|
242
280
|
|
|
243
281
|
.aui-tab-label__content aui-icon:first-child .aui-icon {
|
|
244
|
-
margin-right:
|
|
282
|
+
margin-right: var(--aui-spacing-s);
|
|
245
283
|
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { InlineAlertType } from './inline-alert.types';
|
|
2
|
-
export const iconMap = {
|
|
3
|
-
[InlineAlertType.Success]: 'check_circle_s',
|
|
4
|
-
[InlineAlertType.Warning]: 'exclamation_circle_s',
|
|
5
|
-
[InlineAlertType.Error]: 'exclamation_triangle_s',
|
|
6
|
-
[InlineAlertType.Info]: 'info_circle_s',
|
|
7
|
-
};
|
|
8
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1tYXAuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW5saW5lLWFsZXJ0L2ljb24tbWFwLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUV2RCxNQUFNLENBQUMsTUFBTSxPQUFPLEdBQUc7SUFDckIsQ0FBQyxlQUFlLENBQUMsT0FBTyxDQUFDLEVBQUUsZ0JBQWdCO0lBQzNDLENBQUMsZUFBZSxDQUFDLE9BQU8sQ0FBQyxFQUFFLHNCQUFzQjtJQUNqRCxDQUFDLGVBQWUsQ0FBQyxLQUFLLENBQUMsRUFBRSx3QkFBd0I7SUFDakQsQ0FBQyxlQUFlLENBQUMsSUFBSSxDQUFDLEVBQUUsZUFBZTtDQUN4QyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5saW5lQWxlcnRUeXBlIH0gZnJvbSAnLi9pbmxpbmUtYWxlcnQudHlwZXMnO1xuXG5leHBvcnQgY29uc3QgaWNvbk1hcCA9IHtcbiAgW0lubGluZUFsZXJ0VHlwZS5TdWNjZXNzXTogJ2NoZWNrX2NpcmNsZV9zJyxcbiAgW0lubGluZUFsZXJ0VHlwZS5XYXJuaW5nXTogJ2V4Y2xhbWF0aW9uX2NpcmNsZV9zJyxcbiAgW0lubGluZUFsZXJ0VHlwZS5FcnJvcl06ICdleGNsYW1hdGlvbl90cmlhbmdsZV9zJyxcbiAgW0lubGluZUFsZXJ0VHlwZS5JbmZvXTogJ2luZm9fY2lyY2xlX3MnLFxufTtcbiJdfQ==
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"error","message":"Expression form not supported","fileName":"src/inline-alert/icon-map.ts"}}],"symbols":[{"__symbol":0,"name":"iconMap","filePath":"./icon-map"}]}
|