@oinone/kunlun-theme 6.4.1 → 7.1.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/dist/oinone-kunlun-theme.esm.js +1 -1
- package/dist/types/index.d.ts +5 -5
- package/dist/types/src/color/dark-minimalism-vars.d.ts +90 -90
- package/dist/types/src/color/dark-vars.d.ts +90 -90
- package/dist/types/src/color/default-minimalism-vars.d.ts +90 -90
- package/dist/types/src/color/default-vars.d.ts +105 -105
- package/dist/types/src/color/index.d.ts +5 -5
- package/dist/types/src/color/menu-color-vars.d.ts +37 -37
- package/dist/types/src/init/currentTheme.d.ts +3 -3
- package/dist/types/src/init/index.d.ts +2 -2
- package/dist/types/src/init/initTheme.d.ts +6 -6
- package/dist/types/src/mount/constant.d.ts +1 -1
- package/dist/types/src/mount/index.d.ts +11 -11
- package/dist/types/src/register/index.d.ts +6 -6
- package/dist/types/src/size/default/index.d.ts +3 -3
- package/dist/types/src/size/default/large.d.ts +32 -32
- package/dist/types/src/size/default/medium.d.ts +32 -32
- package/dist/types/src/size/default/small.d.ts +32 -32
- package/dist/types/src/size/index.d.ts +8 -8
- package/dist/types/src/size/input/index.d.ts +2 -2
- package/dist/types/src/size/input/large.d.ts +6 -6
- package/dist/types/src/size/input/medium.d.ts +6 -6
- package/dist/types/src/size/menu/index.d.ts +3 -3
- package/dist/types/src/size/menu/large.d.ts +18 -18
- package/dist/types/src/size/menu/medium.d.ts +18 -18
- package/dist/types/src/size/menu/small.d.ts +18 -18
- package/dist/types/src/size/pagination/index.d.ts +3 -3
- package/dist/types/src/size/pagination/large.d.ts +5 -5
- package/dist/types/src/size/pagination/medium.d.ts +5 -5
- package/dist/types/src/size/pagination/small.d.ts +5 -5
- package/dist/types/src/size/select/index.d.ts +3 -3
- package/dist/types/src/size/select/large.d.ts +3 -3
- package/dist/types/src/size/select/medium.d.ts +3 -3
- package/dist/types/src/size/select/small.d.ts +3 -3
- package/dist/types/src/size/table/index.d.ts +3 -3
- package/dist/types/src/size/table/large.d.ts +5 -5
- package/dist/types/src/size/table/medium.d.ts +5 -5
- package/dist/types/src/size/table/small.d.ts +5 -5
- package/dist/types/src/size/tabs/index.d.ts +3 -3
- package/dist/types/src/size/tabs/large.d.ts +3 -3
- package/dist/types/src/size/tabs/medium.d.ts +3 -3
- package/dist/types/src/size/tabs/small.d.ts +3 -3
- package/dist/types/src/size/tree-select/index.d.ts +3 -3
- package/dist/types/src/size/tree-select/large.d.ts +4 -4
- package/dist/types/src/size/tree-select/medium.d.ts +4 -4
- package/dist/types/src/size/tree-select/small.d.ts +4 -4
- package/dist/types/src/style/dark/ai-chat/chat-bubbles.d.ts +4 -0
- package/dist/types/src/style/dark/ai-chat/conversation.d.ts +5 -0
- package/dist/types/src/style/dark/ai-chat/index.d.ts +9 -0
- package/dist/types/src/style/dark/app-switch/app-switch.d.ts +11 -11
- package/dist/types/src/style/dark/button/constant.d.ts +2 -2
- package/dist/types/src/style/dark/button/danger.d.ts +126 -126
- package/dist/types/src/style/dark/button/index.d.ts +604 -604
- package/dist/types/src/style/dark/button/info.d.ts +126 -126
- package/dist/types/src/style/dark/button/standard.d.ts +126 -126
- package/dist/types/src/style/dark/button/success.d.ts +126 -126
- package/dist/types/src/style/dark/button/warning.d.ts +126 -126
- package/dist/types/src/style/dark/card/card.d.ts +7 -7
- package/dist/types/src/style/dark/checkbox/checkbox.d.ts +7 -7
- package/dist/types/src/style/dark/component-theme.d.ts +2976 -2936
- package/dist/types/src/style/dark/drawer/drawer.d.ts +9 -9
- package/dist/types/src/style/dark/dropdown/index.d.ts +12 -12
- package/dist/types/src/style/dark/form-item/form-item.d.ts +9 -9
- package/dist/types/src/style/dark/header/header.d.ts +5 -5
- package/dist/types/src/style/dark/index.d.ts +1 -1
- package/dist/types/src/style/dark/input/input.d.ts +38 -38
- package/dist/types/src/style/dark/menu/menu.d.ts +38 -38
- package/dist/types/src/style/dark/modal/modal.d.ts +10 -10
- package/dist/types/src/style/dark/multi-tab/multi-tab.d.ts +57 -57
- package/dist/types/src/style/dark/pagination/pagination.d.ts +6 -6
- package/dist/types/src/style/dark/popconfirm/popconfirm.d.ts +7 -7
- package/dist/types/src/style/dark/registry.d.ts +1 -1
- package/dist/types/src/style/dark/rich-text/rich-text.d.ts +22 -22
- package/dist/types/src/style/dark/scrollbar/scrollbar.d.ts +5 -5
- package/dist/types/src/style/dark/select/select.d.ts +41 -41
- package/dist/types/src/style/dark/switch/switch.d.ts +4 -4
- package/dist/types/src/style/dark/table/table.d.ts +21 -21
- package/dist/types/src/style/dark/tabs/tabs.d.ts +6 -6
- package/dist/types/src/style/dark/tag/index.d.ts +5 -0
- package/dist/types/src/style/dark/textarea/textarea.d.ts +27 -27
- package/dist/types/src/style/dark/transfer/transfer.d.ts +5 -5
- package/dist/types/src/style/dark/tree-select/tree-select.d.ts +1 -1
- package/dist/types/src/style/dark/upload/upload.d.ts +27 -27
- package/dist/types/src/style/dark-minimalism/ai-chat/chat-bubbles.d.ts +4 -0
- package/dist/types/src/style/dark-minimalism/ai-chat/conversation.d.ts +5 -0
- package/dist/types/src/style/dark-minimalism/ai-chat/index.d.ts +9 -0
- package/dist/types/src/style/dark-minimalism/app-switch/app-switch.d.ts +11 -11
- package/dist/types/src/style/dark-minimalism/button/constant.d.ts +2 -2
- package/dist/types/src/style/dark-minimalism/button/danger.d.ts +126 -126
- package/dist/types/src/style/dark-minimalism/button/index.d.ts +604 -604
- package/dist/types/src/style/dark-minimalism/button/info.d.ts +126 -126
- package/dist/types/src/style/dark-minimalism/button/standard.d.ts +126 -126
- package/dist/types/src/style/dark-minimalism/button/success.d.ts +126 -126
- package/dist/types/src/style/dark-minimalism/button/warning.d.ts +126 -126
- package/dist/types/src/style/dark-minimalism/card/card.d.ts +7 -7
- package/dist/types/src/style/dark-minimalism/checkbox/checkbox.d.ts +7 -7
- package/dist/types/src/style/dark-minimalism/component-theme.d.ts +2994 -2954
- package/dist/types/src/style/dark-minimalism/drawer/drawer.d.ts +9 -9
- package/dist/types/src/style/dark-minimalism/dropdown/index.d.ts +12 -12
- package/dist/types/src/style/dark-minimalism/form-item/form-item.d.ts +9 -9
- package/dist/types/src/style/dark-minimalism/header/header.d.ts +5 -5
- package/dist/types/src/style/dark-minimalism/index.d.ts +1 -1
- package/dist/types/src/style/dark-minimalism/input/input.d.ts +38 -38
- package/dist/types/src/style/dark-minimalism/menu/menu.d.ts +38 -38
- package/dist/types/src/style/dark-minimalism/modal/modal.d.ts +10 -10
- package/dist/types/src/style/dark-minimalism/multi-tab/multi-tab.d.ts +57 -57
- package/dist/types/src/style/dark-minimalism/pagination/pagination.d.ts +12 -12
- package/dist/types/src/style/dark-minimalism/popconfirm/popconfirm.d.ts +7 -7
- package/dist/types/src/style/dark-minimalism/registry.d.ts +1 -1
- package/dist/types/src/style/dark-minimalism/rich-text/rich-text.d.ts +22 -22
- package/dist/types/src/style/dark-minimalism/scrollbar/scrollbar.d.ts +5 -5
- package/dist/types/src/style/dark-minimalism/select/select.d.ts +41 -41
- package/dist/types/src/style/dark-minimalism/switch/switch.d.ts +4 -4
- package/dist/types/src/style/dark-minimalism/table/table.d.ts +21 -21
- package/dist/types/src/style/dark-minimalism/tabs/tabs.d.ts +6 -6
- package/dist/types/src/style/dark-minimalism/tag/index.d.ts +5 -0
- package/dist/types/src/style/dark-minimalism/textarea/textarea.d.ts +27 -27
- package/dist/types/src/style/dark-minimalism/transfer/transfer.d.ts +5 -5
- package/dist/types/src/style/dark-minimalism/tree-select/tree-select.d.ts +1 -1
- package/dist/types/src/style/dark-minimalism/upload/upload.d.ts +27 -27
- package/dist/types/src/style/default/ai-chat/chat-bubbles.d.ts +4 -0
- package/dist/types/src/style/default/ai-chat/conversation.d.ts +6 -0
- package/dist/types/src/style/default/ai-chat/index.d.ts +10 -0
- package/dist/types/src/style/default/app-switch/app-switch.d.ts +11 -11
- package/dist/types/src/style/default/button/constant.d.ts +2 -2
- package/dist/types/src/style/default/button/danger.d.ts +126 -126
- package/dist/types/src/style/default/button/index.d.ts +604 -604
- package/dist/types/src/style/default/button/info.d.ts +126 -126
- package/dist/types/src/style/default/button/standard.d.ts +126 -126
- package/dist/types/src/style/default/button/success.d.ts +126 -126
- package/dist/types/src/style/default/button/warning.d.ts +126 -126
- package/dist/types/src/style/default/card/card.d.ts +7 -7
- package/dist/types/src/style/default/checkbox/checkbox.d.ts +7 -7
- package/dist/types/src/style/default/component-theme.d.ts +3029 -2986
- package/dist/types/src/style/default/datetime/datetime.d.ts +9 -9
- package/dist/types/src/style/default/drawer/drawer.d.ts +9 -9
- package/dist/types/src/style/default/dropdown/index.d.ts +14 -14
- package/dist/types/src/style/default/form-item/form-item.d.ts +9 -9
- package/dist/types/src/style/default/header/header.d.ts +5 -5
- package/dist/types/src/style/default/index.d.ts +1 -1
- package/dist/types/src/style/default/input/input.d.ts +38 -38
- package/dist/types/src/style/default/menu/menu.d.ts +38 -38
- package/dist/types/src/style/default/modal/modal.d.ts +10 -10
- package/dist/types/src/style/default/multi-tab/multi-tab.d.ts +57 -57
- package/dist/types/src/style/default/pagination/pagination.d.ts +12 -12
- package/dist/types/src/style/default/popconfirm/popconfirm.d.ts +7 -7
- package/dist/types/src/style/default/registry.d.ts +1 -1
- package/dist/types/src/style/default/rich-text/rich-text.d.ts +22 -22
- package/dist/types/src/style/default/scrollbar/scrollbar.d.ts +5 -5
- package/dist/types/src/style/default/select/select.d.ts +41 -41
- package/dist/types/src/style/default/switch/switch.d.ts +4 -4
- package/dist/types/src/style/default/table/table.d.ts +21 -21
- package/dist/types/src/style/default/tabs/tabs.d.ts +6 -6
- package/dist/types/src/style/default/tag/index.d.ts +5 -0
- package/dist/types/src/style/default/textarea/textarea.d.ts +27 -27
- package/dist/types/src/style/default/transfer/transfer.d.ts +5 -5
- package/dist/types/src/style/default/tree-select/tree-select.d.ts +1 -1
- package/dist/types/src/style/default/upload/upload.d.ts +27 -27
- package/dist/types/src/style/default-minimalism/ai-chat/chat-bubbles.d.ts +4 -0
- package/dist/types/src/style/default-minimalism/ai-chat/conversation.d.ts +6 -0
- package/dist/types/src/style/default-minimalism/ai-chat/index.d.ts +10 -0
- package/dist/types/src/style/default-minimalism/app-switch/app-switch.d.ts +11 -11
- package/dist/types/src/style/default-minimalism/button/constant.d.ts +2 -2
- package/dist/types/src/style/default-minimalism/button/danger.d.ts +126 -126
- package/dist/types/src/style/default-minimalism/button/index.d.ts +604 -604
- package/dist/types/src/style/default-minimalism/button/info.d.ts +126 -126
- package/dist/types/src/style/default-minimalism/button/standard.d.ts +126 -126
- package/dist/types/src/style/default-minimalism/button/success.d.ts +126 -126
- package/dist/types/src/style/default-minimalism/button/warning.d.ts +126 -126
- package/dist/types/src/style/default-minimalism/card/card.d.ts +7 -7
- package/dist/types/src/style/default-minimalism/checkbox/checkbox.d.ts +7 -7
- package/dist/types/src/style/default-minimalism/component-theme.d.ts +3029 -2986
- package/dist/types/src/style/default-minimalism/datetime/datetime.d.ts +9 -9
- package/dist/types/src/style/default-minimalism/drawer/drawer.d.ts +9 -9
- package/dist/types/src/style/default-minimalism/dropdown/index.d.ts +14 -14
- package/dist/types/src/style/default-minimalism/form-item/form-item.d.ts +9 -9
- package/dist/types/src/style/default-minimalism/header/header.d.ts +5 -5
- package/dist/types/src/style/default-minimalism/index.d.ts +1 -1
- package/dist/types/src/style/default-minimalism/input/input.d.ts +38 -38
- package/dist/types/src/style/default-minimalism/menu/menu.d.ts +38 -38
- package/dist/types/src/style/default-minimalism/modal/modal.d.ts +10 -10
- package/dist/types/src/style/default-minimalism/multi-tab/multi-tab.d.ts +57 -57
- package/dist/types/src/style/default-minimalism/pagination/pagination.d.ts +12 -12
- package/dist/types/src/style/default-minimalism/popconfirm/popconfirm.d.ts +7 -7
- package/dist/types/src/style/default-minimalism/registry.d.ts +1 -1
- package/dist/types/src/style/default-minimalism/rich-text/rich-text.d.ts +22 -22
- package/dist/types/src/style/default-minimalism/scrollbar/scrollbar.d.ts +5 -5
- package/dist/types/src/style/default-minimalism/select/select.d.ts +41 -41
- package/dist/types/src/style/default-minimalism/switch/switch.d.ts +4 -4
- package/dist/types/src/style/default-minimalism/table/table.d.ts +21 -21
- package/dist/types/src/style/default-minimalism/tabs/tabs.d.ts +6 -6
- package/dist/types/src/style/default-minimalism/tag/index.d.ts +5 -0
- package/dist/types/src/style/default-minimalism/textarea/textarea.d.ts +27 -27
- package/dist/types/src/style/default-minimalism/transfer/transfer.d.ts +5 -5
- package/dist/types/src/style/default-minimalism/tree-select/tree-select.d.ts +1 -1
- package/dist/types/src/style/default-minimalism/upload/upload.d.ts +27 -27
- package/dist/types/src/style/index.d.ts +4 -4
- package/dist/types/src/typing.d.ts +21 -21
- package/dist/types/src/utils/ColorHelper.d.ts +33 -33
- package/package.json +18 -7
- package/src/init/currentTheme.ts +1 -1
- package/src/init/initTheme.ts +2 -7
- package/src/mount/index.ts +1 -1
- package/src/register/index.ts +1 -1
- package/src/style/dark/ai-chat/chat-bubbles.ts +4 -0
- package/src/style/dark/ai-chat/conversation.ts +6 -0
- package/src/style/dark/ai-chat/index.ts +13 -0
- package/src/style/dark/component-theme.ts +143 -133
- package/src/style/dark/registry.ts +1 -1
- package/src/style/dark/tag/index.ts +6 -0
- package/src/style/dark-minimalism/ai-chat/chat-bubbles.ts +4 -0
- package/src/style/dark-minimalism/ai-chat/conversation.ts +6 -0
- package/src/style/dark-minimalism/ai-chat/index.ts +13 -0
- package/src/style/dark-minimalism/component-theme.ts +144 -133
- package/src/style/dark-minimalism/registry.ts +1 -1
- package/src/style/dark-minimalism/tag/index.ts +6 -0
- package/src/style/default/ai-chat/chat-bubbles.ts +4 -0
- package/src/style/default/ai-chat/conversation.ts +6 -0
- package/src/style/default/ai-chat/index.ts +13 -0
- package/src/style/default/component-theme.ts +13 -1
- package/src/style/default/registry.ts +1 -1
- package/src/style/default/tag/index.ts +6 -0
- package/src/style/default-minimalism/ai-chat/chat-bubbles.ts +4 -0
- package/src/style/default-minimalism/ai-chat/conversation.ts +6 -0
- package/src/style/default-minimalism/ai-chat/index.ts +13 -0
- package/src/style/default-minimalism/component-theme.ts +13 -1
- package/src/style/default-minimalism/registry.ts +1 -1
- package/src/style/default-minimalism/tag/index.ts +6 -0
- package/rollup.config.js +0 -4
package/dist/types/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './src/register';
|
|
2
|
-
export * from './src/style';
|
|
3
|
-
export * from './src/init';
|
|
4
|
-
export * from './src/mount';
|
|
5
|
-
export * from './src/typing';
|
|
1
|
+
export * from './src/register';
|
|
2
|
+
export * from './src/style';
|
|
3
|
+
export * from './src/init';
|
|
4
|
+
export * from './src/mount';
|
|
5
|
+
export * from './src/typing';
|
|
@@ -1,90 +1,90 @@
|
|
|
1
|
-
export declare const darkModernVars: {
|
|
2
|
-
'primary-color-rgb': string;
|
|
3
|
-
'primary-color': string;
|
|
4
|
-
'primary-color-hover': string;
|
|
5
|
-
'primary-color-focus': string;
|
|
6
|
-
'primary-color-active': string;
|
|
7
|
-
'primary-color-outline': string;
|
|
8
|
-
'success-color': string;
|
|
9
|
-
'success-color-hover': string;
|
|
10
|
-
'success-color-focus': string;
|
|
11
|
-
'success-color-active': string;
|
|
12
|
-
'success-color-outline': string;
|
|
13
|
-
'warning-color': string;
|
|
14
|
-
'warning-color-hover': string;
|
|
15
|
-
'warning-color-focus': string;
|
|
16
|
-
'warning-color-active': string;
|
|
17
|
-
'warning-color-outline': string;
|
|
18
|
-
'info-color': string;
|
|
19
|
-
'info-color-hover': string;
|
|
20
|
-
'info-color-focus': string;
|
|
21
|
-
'info-color-active': string;
|
|
22
|
-
'info-color-outline': string;
|
|
23
|
-
'error-color': string;
|
|
24
|
-
'error-color-hover': string;
|
|
25
|
-
'error-color-focus': string;
|
|
26
|
-
'error-color-active': string;
|
|
27
|
-
'error-color-outline': string;
|
|
28
|
-
'notification-info': string;
|
|
29
|
-
'notification-error': string;
|
|
30
|
-
'notification-success': string;
|
|
31
|
-
'notification-warning': string;
|
|
32
|
-
background: string;
|
|
33
|
-
'body-background': string;
|
|
34
|
-
'search-background': string;
|
|
35
|
-
'header-background': string;
|
|
36
|
-
'main-background': string;
|
|
37
|
-
'footer-background': string;
|
|
38
|
-
'menu-background': string;
|
|
39
|
-
'multi-tabs-background': string;
|
|
40
|
-
'stripe-color': string;
|
|
41
|
-
'placeholder-color': string;
|
|
42
|
-
'hover-background-color': string;
|
|
43
|
-
'hover-text-color': string;
|
|
44
|
-
'selected-background-color': string;
|
|
45
|
-
'selected-text-color': string;
|
|
46
|
-
'font-family': string;
|
|
47
|
-
'text-color': string;
|
|
48
|
-
'text-color-rgb': string;
|
|
49
|
-
'text-color-secondary': string;
|
|
50
|
-
'text-color-three': string;
|
|
51
|
-
/**
|
|
52
|
-
* @deprecated Please use --${DEFAULT_PREFIX}-font-weight-bold property.
|
|
53
|
-
*/
|
|
54
|
-
'font-weight-thick': string;
|
|
55
|
-
'font-weight': string;
|
|
56
|
-
'font-weight-lighter': string;
|
|
57
|
-
'font-weight-bold': string;
|
|
58
|
-
'font-weight-bolder': string;
|
|
59
|
-
'readonly-color': string;
|
|
60
|
-
'readonly-bg': string;
|
|
61
|
-
'readonly-active-bg': string;
|
|
62
|
-
'readonly-border-color': string;
|
|
63
|
-
'disabled-color': string;
|
|
64
|
-
'disabled-bg': string;
|
|
65
|
-
'disabled-active-bg': string;
|
|
66
|
-
'disabled-border-color': string;
|
|
67
|
-
'border-color': string;
|
|
68
|
-
'border-color-danger': string;
|
|
69
|
-
'border-width': string;
|
|
70
|
-
'border-style': string;
|
|
71
|
-
'icon-color': string;
|
|
72
|
-
'default-icon-color': string;
|
|
73
|
-
'normal-icon-filter': string;
|
|
74
|
-
'icon-filter': string;
|
|
75
|
-
'icon-filter-opacity': string;
|
|
76
|
-
'close-icon-background': string;
|
|
77
|
-
'group-border-width': string;
|
|
78
|
-
'box-shadow-size': string;
|
|
79
|
-
'box-shadow': string;
|
|
80
|
-
'addon-color-pick-background': string;
|
|
81
|
-
'addon-color-pick-readonly-background': string;
|
|
82
|
-
'addon-color-pick-border-color': string;
|
|
83
|
-
'addon-color-pick-icon-color': string;
|
|
84
|
-
'addon-color-pick-dropdown-background': string;
|
|
85
|
-
'addon-color-pick-dropdown-border-color': string;
|
|
86
|
-
'user-dropdown-icon-color': string;
|
|
87
|
-
'tag-select-background': string;
|
|
88
|
-
'spin-background': string;
|
|
89
|
-
'gemini-mini-icon-color': string;
|
|
90
|
-
};
|
|
1
|
+
export declare const darkModernVars: {
|
|
2
|
+
'primary-color-rgb': string;
|
|
3
|
+
'primary-color': string;
|
|
4
|
+
'primary-color-hover': string;
|
|
5
|
+
'primary-color-focus': string;
|
|
6
|
+
'primary-color-active': string;
|
|
7
|
+
'primary-color-outline': string;
|
|
8
|
+
'success-color': string;
|
|
9
|
+
'success-color-hover': string;
|
|
10
|
+
'success-color-focus': string;
|
|
11
|
+
'success-color-active': string;
|
|
12
|
+
'success-color-outline': string;
|
|
13
|
+
'warning-color': string;
|
|
14
|
+
'warning-color-hover': string;
|
|
15
|
+
'warning-color-focus': string;
|
|
16
|
+
'warning-color-active': string;
|
|
17
|
+
'warning-color-outline': string;
|
|
18
|
+
'info-color': string;
|
|
19
|
+
'info-color-hover': string;
|
|
20
|
+
'info-color-focus': string;
|
|
21
|
+
'info-color-active': string;
|
|
22
|
+
'info-color-outline': string;
|
|
23
|
+
'error-color': string;
|
|
24
|
+
'error-color-hover': string;
|
|
25
|
+
'error-color-focus': string;
|
|
26
|
+
'error-color-active': string;
|
|
27
|
+
'error-color-outline': string;
|
|
28
|
+
'notification-info': string;
|
|
29
|
+
'notification-error': string;
|
|
30
|
+
'notification-success': string;
|
|
31
|
+
'notification-warning': string;
|
|
32
|
+
background: string;
|
|
33
|
+
'body-background': string;
|
|
34
|
+
'search-background': string;
|
|
35
|
+
'header-background': string;
|
|
36
|
+
'main-background': string;
|
|
37
|
+
'footer-background': string;
|
|
38
|
+
'menu-background': string;
|
|
39
|
+
'multi-tabs-background': string;
|
|
40
|
+
'stripe-color': string;
|
|
41
|
+
'placeholder-color': string;
|
|
42
|
+
'hover-background-color': string;
|
|
43
|
+
'hover-text-color': string;
|
|
44
|
+
'selected-background-color': string;
|
|
45
|
+
'selected-text-color': string;
|
|
46
|
+
'font-family': string;
|
|
47
|
+
'text-color': string;
|
|
48
|
+
'text-color-rgb': string;
|
|
49
|
+
'text-color-secondary': string;
|
|
50
|
+
'text-color-three': string;
|
|
51
|
+
/**
|
|
52
|
+
* @deprecated Please use --${DEFAULT_PREFIX}-font-weight-bold property.
|
|
53
|
+
*/
|
|
54
|
+
'font-weight-thick': string;
|
|
55
|
+
'font-weight': string;
|
|
56
|
+
'font-weight-lighter': string;
|
|
57
|
+
'font-weight-bold': string;
|
|
58
|
+
'font-weight-bolder': string;
|
|
59
|
+
'readonly-color': string;
|
|
60
|
+
'readonly-bg': string;
|
|
61
|
+
'readonly-active-bg': string;
|
|
62
|
+
'readonly-border-color': string;
|
|
63
|
+
'disabled-color': string;
|
|
64
|
+
'disabled-bg': string;
|
|
65
|
+
'disabled-active-bg': string;
|
|
66
|
+
'disabled-border-color': string;
|
|
67
|
+
'border-color': string;
|
|
68
|
+
'border-color-danger': string;
|
|
69
|
+
'border-width': string;
|
|
70
|
+
'border-style': string;
|
|
71
|
+
'icon-color': string;
|
|
72
|
+
'default-icon-color': string;
|
|
73
|
+
'normal-icon-filter': string;
|
|
74
|
+
'icon-filter': string;
|
|
75
|
+
'icon-filter-opacity': string;
|
|
76
|
+
'close-icon-background': string;
|
|
77
|
+
'group-border-width': string;
|
|
78
|
+
'box-shadow-size': string;
|
|
79
|
+
'box-shadow': string;
|
|
80
|
+
'addon-color-pick-background': string;
|
|
81
|
+
'addon-color-pick-readonly-background': string;
|
|
82
|
+
'addon-color-pick-border-color': string;
|
|
83
|
+
'addon-color-pick-icon-color': string;
|
|
84
|
+
'addon-color-pick-dropdown-background': string;
|
|
85
|
+
'addon-color-pick-dropdown-border-color': string;
|
|
86
|
+
'user-dropdown-icon-color': string;
|
|
87
|
+
'tag-select-background': string;
|
|
88
|
+
'spin-background': string;
|
|
89
|
+
'gemini-mini-icon-color': string;
|
|
90
|
+
};
|
|
@@ -1,90 +1,90 @@
|
|
|
1
|
-
export declare const darkVars: {
|
|
2
|
-
'primary-color-rgb': string;
|
|
3
|
-
'primary-color': string;
|
|
4
|
-
'primary-color-hover': string;
|
|
5
|
-
'primary-color-focus': string;
|
|
6
|
-
'primary-color-active': string;
|
|
7
|
-
'primary-color-outline': string;
|
|
8
|
-
'success-color': string;
|
|
9
|
-
'success-color-hover': string;
|
|
10
|
-
'success-color-focus': string;
|
|
11
|
-
'success-color-active': string;
|
|
12
|
-
'success-color-outline': string;
|
|
13
|
-
'warning-color': string;
|
|
14
|
-
'warning-color-hover': string;
|
|
15
|
-
'warning-color-focus': string;
|
|
16
|
-
'warning-color-active': string;
|
|
17
|
-
'warning-color-outline': string;
|
|
18
|
-
'info-color': string;
|
|
19
|
-
'info-color-hover': string;
|
|
20
|
-
'info-color-focus': string;
|
|
21
|
-
'info-color-active': string;
|
|
22
|
-
'info-color-outline': string;
|
|
23
|
-
'error-color': string;
|
|
24
|
-
'error-color-hover': string;
|
|
25
|
-
'error-color-focus': string;
|
|
26
|
-
'error-color-active': string;
|
|
27
|
-
'error-color-outline': string;
|
|
28
|
-
'notification-info': string;
|
|
29
|
-
'notification-error': string;
|
|
30
|
-
'notification-success': string;
|
|
31
|
-
'notification-warning': string;
|
|
32
|
-
background: string;
|
|
33
|
-
'body-background': string;
|
|
34
|
-
'search-background': string;
|
|
35
|
-
'header-background': string;
|
|
36
|
-
'main-background': string;
|
|
37
|
-
'footer-background': string;
|
|
38
|
-
'menu-background': string;
|
|
39
|
-
'multi-tabs-background': string;
|
|
40
|
-
'stripe-color': string;
|
|
41
|
-
'placeholder-color': string;
|
|
42
|
-
'hover-background-color': string;
|
|
43
|
-
'hover-text-color': string;
|
|
44
|
-
'selected-background-color': string;
|
|
45
|
-
'selected-text-color': string;
|
|
46
|
-
'font-family': string;
|
|
47
|
-
'text-color': string;
|
|
48
|
-
'text-color-rgb': string;
|
|
49
|
-
'text-color-secondary': string;
|
|
50
|
-
'text-color-three': string;
|
|
51
|
-
/**
|
|
52
|
-
* @deprecated Please use --${DEFAULT_PREFIX}-font-weight-bold property.
|
|
53
|
-
*/
|
|
54
|
-
'font-weight-thick': string;
|
|
55
|
-
'font-weight': string;
|
|
56
|
-
'font-weight-lighter': string;
|
|
57
|
-
'font-weight-bold': string;
|
|
58
|
-
'font-weight-bolder': string;
|
|
59
|
-
'readonly-color': string;
|
|
60
|
-
'readonly-bg': string;
|
|
61
|
-
'readonly-active-bg': string;
|
|
62
|
-
'readonly-border-color': string;
|
|
63
|
-
'disabled-color': string;
|
|
64
|
-
'disabled-bg': string;
|
|
65
|
-
'disabled-active-bg': string;
|
|
66
|
-
'disabled-border-color': string;
|
|
67
|
-
'border-color': string;
|
|
68
|
-
'border-color-danger': string;
|
|
69
|
-
'border-width': string;
|
|
70
|
-
'border-style': string;
|
|
71
|
-
'icon-color': string;
|
|
72
|
-
'default-icon-color': string;
|
|
73
|
-
'normal-icon-filter': string;
|
|
74
|
-
'icon-filter': string;
|
|
75
|
-
'icon-filter-opacity': string;
|
|
76
|
-
'close-icon-background': string;
|
|
77
|
-
'group-border-width': string;
|
|
78
|
-
'box-shadow-size': string;
|
|
79
|
-
'box-shadow': string;
|
|
80
|
-
'addon-color-pick-background': string;
|
|
81
|
-
'addon-color-pick-readonly-background': string;
|
|
82
|
-
'addon-color-pick-border-color': string;
|
|
83
|
-
'addon-color-pick-icon-color': string;
|
|
84
|
-
'addon-color-pick-dropdown-background': string;
|
|
85
|
-
'addon-color-pick-dropdown-border-color': string;
|
|
86
|
-
'user-dropdown-icon-color': string;
|
|
87
|
-
'tag-select-background': string;
|
|
88
|
-
'spin-background': string;
|
|
89
|
-
'gemini-mini-icon-color': string;
|
|
90
|
-
};
|
|
1
|
+
export declare const darkVars: {
|
|
2
|
+
'primary-color-rgb': string;
|
|
3
|
+
'primary-color': string;
|
|
4
|
+
'primary-color-hover': string;
|
|
5
|
+
'primary-color-focus': string;
|
|
6
|
+
'primary-color-active': string;
|
|
7
|
+
'primary-color-outline': string;
|
|
8
|
+
'success-color': string;
|
|
9
|
+
'success-color-hover': string;
|
|
10
|
+
'success-color-focus': string;
|
|
11
|
+
'success-color-active': string;
|
|
12
|
+
'success-color-outline': string;
|
|
13
|
+
'warning-color': string;
|
|
14
|
+
'warning-color-hover': string;
|
|
15
|
+
'warning-color-focus': string;
|
|
16
|
+
'warning-color-active': string;
|
|
17
|
+
'warning-color-outline': string;
|
|
18
|
+
'info-color': string;
|
|
19
|
+
'info-color-hover': string;
|
|
20
|
+
'info-color-focus': string;
|
|
21
|
+
'info-color-active': string;
|
|
22
|
+
'info-color-outline': string;
|
|
23
|
+
'error-color': string;
|
|
24
|
+
'error-color-hover': string;
|
|
25
|
+
'error-color-focus': string;
|
|
26
|
+
'error-color-active': string;
|
|
27
|
+
'error-color-outline': string;
|
|
28
|
+
'notification-info': string;
|
|
29
|
+
'notification-error': string;
|
|
30
|
+
'notification-success': string;
|
|
31
|
+
'notification-warning': string;
|
|
32
|
+
background: string;
|
|
33
|
+
'body-background': string;
|
|
34
|
+
'search-background': string;
|
|
35
|
+
'header-background': string;
|
|
36
|
+
'main-background': string;
|
|
37
|
+
'footer-background': string;
|
|
38
|
+
'menu-background': string;
|
|
39
|
+
'multi-tabs-background': string;
|
|
40
|
+
'stripe-color': string;
|
|
41
|
+
'placeholder-color': string;
|
|
42
|
+
'hover-background-color': string;
|
|
43
|
+
'hover-text-color': string;
|
|
44
|
+
'selected-background-color': string;
|
|
45
|
+
'selected-text-color': string;
|
|
46
|
+
'font-family': string;
|
|
47
|
+
'text-color': string;
|
|
48
|
+
'text-color-rgb': string;
|
|
49
|
+
'text-color-secondary': string;
|
|
50
|
+
'text-color-three': string;
|
|
51
|
+
/**
|
|
52
|
+
* @deprecated Please use --${DEFAULT_PREFIX}-font-weight-bold property.
|
|
53
|
+
*/
|
|
54
|
+
'font-weight-thick': string;
|
|
55
|
+
'font-weight': string;
|
|
56
|
+
'font-weight-lighter': string;
|
|
57
|
+
'font-weight-bold': string;
|
|
58
|
+
'font-weight-bolder': string;
|
|
59
|
+
'readonly-color': string;
|
|
60
|
+
'readonly-bg': string;
|
|
61
|
+
'readonly-active-bg': string;
|
|
62
|
+
'readonly-border-color': string;
|
|
63
|
+
'disabled-color': string;
|
|
64
|
+
'disabled-bg': string;
|
|
65
|
+
'disabled-active-bg': string;
|
|
66
|
+
'disabled-border-color': string;
|
|
67
|
+
'border-color': string;
|
|
68
|
+
'border-color-danger': string;
|
|
69
|
+
'border-width': string;
|
|
70
|
+
'border-style': string;
|
|
71
|
+
'icon-color': string;
|
|
72
|
+
'default-icon-color': string;
|
|
73
|
+
'normal-icon-filter': string;
|
|
74
|
+
'icon-filter': string;
|
|
75
|
+
'icon-filter-opacity': string;
|
|
76
|
+
'close-icon-background': string;
|
|
77
|
+
'group-border-width': string;
|
|
78
|
+
'box-shadow-size': string;
|
|
79
|
+
'box-shadow': string;
|
|
80
|
+
'addon-color-pick-background': string;
|
|
81
|
+
'addon-color-pick-readonly-background': string;
|
|
82
|
+
'addon-color-pick-border-color': string;
|
|
83
|
+
'addon-color-pick-icon-color': string;
|
|
84
|
+
'addon-color-pick-dropdown-background': string;
|
|
85
|
+
'addon-color-pick-dropdown-border-color': string;
|
|
86
|
+
'user-dropdown-icon-color': string;
|
|
87
|
+
'tag-select-background': string;
|
|
88
|
+
'spin-background': string;
|
|
89
|
+
'gemini-mini-icon-color': string;
|
|
90
|
+
};
|
|
@@ -1,90 +1,90 @@
|
|
|
1
|
-
export declare const defaultModernVars: {
|
|
2
|
-
'primary-color-rgb': string;
|
|
3
|
-
'primary-color': string;
|
|
4
|
-
'primary-color-hover': string;
|
|
5
|
-
'primary-color-focus': string;
|
|
6
|
-
'primary-color-active': string;
|
|
7
|
-
'primary-color-outline': string;
|
|
8
|
-
'success-color': string;
|
|
9
|
-
'success-color-hover': string;
|
|
10
|
-
'success-color-focus': string;
|
|
11
|
-
'success-color-active': string;
|
|
12
|
-
'success-color-outline': string;
|
|
13
|
-
'warning-color': string;
|
|
14
|
-
'warning-color-hover': string;
|
|
15
|
-
'warning-color-focus': string;
|
|
16
|
-
'warning-color-active': string;
|
|
17
|
-
'warning-color-outline': string;
|
|
18
|
-
'info-color': string;
|
|
19
|
-
'info-color-hover': string;
|
|
20
|
-
'info-color-focus': string;
|
|
21
|
-
'info-color-active': string;
|
|
22
|
-
'info-color-outline': string;
|
|
23
|
-
'error-color-rgb': string;
|
|
24
|
-
'error-color': string;
|
|
25
|
-
'error-color-hover': string;
|
|
26
|
-
'error-color-focus': string;
|
|
27
|
-
'error-color-active': string;
|
|
28
|
-
'error-color-outline': string;
|
|
29
|
-
'notification-info': string;
|
|
30
|
-
'notification-error': string;
|
|
31
|
-
'notification-success': string;
|
|
32
|
-
'notification-warning': string;
|
|
33
|
-
background: string;
|
|
34
|
-
'body-background': string;
|
|
35
|
-
'search-background': string;
|
|
36
|
-
'header-background': string;
|
|
37
|
-
'main-background': string;
|
|
38
|
-
'footer-background': string;
|
|
39
|
-
'menu-background': string;
|
|
40
|
-
'stripe-color': string;
|
|
41
|
-
'placeholder-color': string;
|
|
42
|
-
'hover-background-color': string;
|
|
43
|
-
'hover-text-color': string;
|
|
44
|
-
'selected-background-color': string;
|
|
45
|
-
'selected-text-color': string;
|
|
46
|
-
'font-family': string;
|
|
47
|
-
'text-color': string;
|
|
48
|
-
'text-color-rgb': string;
|
|
49
|
-
'text-color-secondary': string;
|
|
50
|
-
'text-color-three': string;
|
|
51
|
-
/**
|
|
52
|
-
* @deprecated Please use --${DEFAULT_PREFIX}-font-weight-bold property.
|
|
53
|
-
*/
|
|
54
|
-
'font-weight-thick': string;
|
|
55
|
-
'font-weight': string;
|
|
56
|
-
'font-weight-lighter': string;
|
|
57
|
-
'font-weight-bold': string;
|
|
58
|
-
'font-weight-bolder': string;
|
|
59
|
-
'readonly-color': string;
|
|
60
|
-
'readonly-bg': string;
|
|
61
|
-
'readonly-active-bg': string;
|
|
62
|
-
'readonly-border-color': string;
|
|
63
|
-
'disabled-color': string;
|
|
64
|
-
'disabled-bg': string;
|
|
65
|
-
'disabled-active-bg': string;
|
|
66
|
-
'disabled-border-color': string;
|
|
67
|
-
'border-color': string;
|
|
68
|
-
'border-color-danger': string;
|
|
69
|
-
'border-width': string;
|
|
70
|
-
'border-style': string;
|
|
71
|
-
'icon-color': string;
|
|
72
|
-
'default-icon-color': string;
|
|
73
|
-
'normal-icon-filter': string;
|
|
74
|
-
'icon-filter': string;
|
|
75
|
-
'icon-filter-opacity': string;
|
|
76
|
-
'close-icon-background': string;
|
|
77
|
-
'group-border-width': string;
|
|
78
|
-
'box-shadow-size': string;
|
|
79
|
-
'box-shadow': string;
|
|
80
|
-
'addon-color-pick-background': string;
|
|
81
|
-
'addon-color-pick-readonly-background': string;
|
|
82
|
-
'addon-color-pick-border-color': string;
|
|
83
|
-
'addon-color-pick-icon-color': string;
|
|
84
|
-
'addon-color-pick-dropdown-background': string;
|
|
85
|
-
'addon-color-pick-dropdown-border-color': string;
|
|
86
|
-
'user-dropdown-icon-color': string;
|
|
87
|
-
'tag-select-background': string;
|
|
88
|
-
'spin-background': string;
|
|
89
|
-
'gemini-mini-icon-color': string;
|
|
90
|
-
};
|
|
1
|
+
export declare const defaultModernVars: {
|
|
2
|
+
'primary-color-rgb': string;
|
|
3
|
+
'primary-color': string;
|
|
4
|
+
'primary-color-hover': string;
|
|
5
|
+
'primary-color-focus': string;
|
|
6
|
+
'primary-color-active': string;
|
|
7
|
+
'primary-color-outline': string;
|
|
8
|
+
'success-color': string;
|
|
9
|
+
'success-color-hover': string;
|
|
10
|
+
'success-color-focus': string;
|
|
11
|
+
'success-color-active': string;
|
|
12
|
+
'success-color-outline': string;
|
|
13
|
+
'warning-color': string;
|
|
14
|
+
'warning-color-hover': string;
|
|
15
|
+
'warning-color-focus': string;
|
|
16
|
+
'warning-color-active': string;
|
|
17
|
+
'warning-color-outline': string;
|
|
18
|
+
'info-color': string;
|
|
19
|
+
'info-color-hover': string;
|
|
20
|
+
'info-color-focus': string;
|
|
21
|
+
'info-color-active': string;
|
|
22
|
+
'info-color-outline': string;
|
|
23
|
+
'error-color-rgb': string;
|
|
24
|
+
'error-color': string;
|
|
25
|
+
'error-color-hover': string;
|
|
26
|
+
'error-color-focus': string;
|
|
27
|
+
'error-color-active': string;
|
|
28
|
+
'error-color-outline': string;
|
|
29
|
+
'notification-info': string;
|
|
30
|
+
'notification-error': string;
|
|
31
|
+
'notification-success': string;
|
|
32
|
+
'notification-warning': string;
|
|
33
|
+
background: string;
|
|
34
|
+
'body-background': string;
|
|
35
|
+
'search-background': string;
|
|
36
|
+
'header-background': string;
|
|
37
|
+
'main-background': string;
|
|
38
|
+
'footer-background': string;
|
|
39
|
+
'menu-background': string;
|
|
40
|
+
'stripe-color': string;
|
|
41
|
+
'placeholder-color': string;
|
|
42
|
+
'hover-background-color': string;
|
|
43
|
+
'hover-text-color': string;
|
|
44
|
+
'selected-background-color': string;
|
|
45
|
+
'selected-text-color': string;
|
|
46
|
+
'font-family': string;
|
|
47
|
+
'text-color': string;
|
|
48
|
+
'text-color-rgb': string;
|
|
49
|
+
'text-color-secondary': string;
|
|
50
|
+
'text-color-three': string;
|
|
51
|
+
/**
|
|
52
|
+
* @deprecated Please use --${DEFAULT_PREFIX}-font-weight-bold property.
|
|
53
|
+
*/
|
|
54
|
+
'font-weight-thick': string;
|
|
55
|
+
'font-weight': string;
|
|
56
|
+
'font-weight-lighter': string;
|
|
57
|
+
'font-weight-bold': string;
|
|
58
|
+
'font-weight-bolder': string;
|
|
59
|
+
'readonly-color': string;
|
|
60
|
+
'readonly-bg': string;
|
|
61
|
+
'readonly-active-bg': string;
|
|
62
|
+
'readonly-border-color': string;
|
|
63
|
+
'disabled-color': string;
|
|
64
|
+
'disabled-bg': string;
|
|
65
|
+
'disabled-active-bg': string;
|
|
66
|
+
'disabled-border-color': string;
|
|
67
|
+
'border-color': string;
|
|
68
|
+
'border-color-danger': string;
|
|
69
|
+
'border-width': string;
|
|
70
|
+
'border-style': string;
|
|
71
|
+
'icon-color': string;
|
|
72
|
+
'default-icon-color': string;
|
|
73
|
+
'normal-icon-filter': string;
|
|
74
|
+
'icon-filter': string;
|
|
75
|
+
'icon-filter-opacity': string;
|
|
76
|
+
'close-icon-background': string;
|
|
77
|
+
'group-border-width': string;
|
|
78
|
+
'box-shadow-size': string;
|
|
79
|
+
'box-shadow': string;
|
|
80
|
+
'addon-color-pick-background': string;
|
|
81
|
+
'addon-color-pick-readonly-background': string;
|
|
82
|
+
'addon-color-pick-border-color': string;
|
|
83
|
+
'addon-color-pick-icon-color': string;
|
|
84
|
+
'addon-color-pick-dropdown-background': string;
|
|
85
|
+
'addon-color-pick-dropdown-border-color': string;
|
|
86
|
+
'user-dropdown-icon-color': string;
|
|
87
|
+
'tag-select-background': string;
|
|
88
|
+
'spin-background': string;
|
|
89
|
+
'gemini-mini-icon-color': string;
|
|
90
|
+
};
|