@oinone/kunlun-theme 6.4.2 → 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
|
@@ -1,126 +1,126 @@
|
|
|
1
|
-
export declare const defaultInfoCSSVars: {
|
|
2
|
-
'default-info-background': string;
|
|
3
|
-
'default-info-border-width': string;
|
|
4
|
-
'default-info-border-style': string;
|
|
5
|
-
'default-info-border-color': string;
|
|
6
|
-
'default-info-border-radius': string;
|
|
7
|
-
'default-info-outline': string;
|
|
8
|
-
'default-info-shadow': string;
|
|
9
|
-
'default-info-text-color': string;
|
|
10
|
-
'default-info-background-active': string;
|
|
11
|
-
'default-info-border-width-active': string;
|
|
12
|
-
'default-info-border-style-active': string;
|
|
13
|
-
'default-info-border-color-active': string;
|
|
14
|
-
'default-info-border-radius-active': string;
|
|
15
|
-
'default-info-outline-active': string;
|
|
16
|
-
'default-info-shadow-active': string;
|
|
17
|
-
'default-info-text-color-active': string;
|
|
18
|
-
'default-info-background-focus': string;
|
|
19
|
-
'default-info-border-width-focus': string;
|
|
20
|
-
'default-info-border-style-focus': string;
|
|
21
|
-
'default-info-border-color-focus': string;
|
|
22
|
-
'default-info-border-radius-focus': string;
|
|
23
|
-
'default-info-outline-focus': string;
|
|
24
|
-
'default-info-shadow-focus': string;
|
|
25
|
-
'default-info-text-color-focus': string;
|
|
26
|
-
'default-info-background-hover': string;
|
|
27
|
-
'default-info-border-width-hover': string;
|
|
28
|
-
'default-info-border-style-hover': string;
|
|
29
|
-
'default-info-border-color-hover': string;
|
|
30
|
-
'default-info-border-radius-hover': string;
|
|
31
|
-
'default-info-outline-hover': string;
|
|
32
|
-
'default-info-shadow-hover': string;
|
|
33
|
-
'default-info-text-color-hover': string;
|
|
34
|
-
'default-info-background-visited': string;
|
|
35
|
-
'default-info-border-width-visited': string;
|
|
36
|
-
'default-info-border-style-visited': string;
|
|
37
|
-
'default-info-border-color-visited': string;
|
|
38
|
-
'default-info-border-radius-visited': string;
|
|
39
|
-
'default-info-outline-visited': string;
|
|
40
|
-
'default-info-shadow-visited': string;
|
|
41
|
-
'default-info-text-color-visited': string;
|
|
42
|
-
};
|
|
43
|
-
export declare const primaryInfoCSSVars: {
|
|
44
|
-
'primary-info-background': string;
|
|
45
|
-
'primary-info-border-width': string;
|
|
46
|
-
'primary-info-border-style': string;
|
|
47
|
-
'primary-info-border-color': string;
|
|
48
|
-
'primary-info-border-radius': string;
|
|
49
|
-
'primary-info-outline': string;
|
|
50
|
-
'primary-info-shadow': string;
|
|
51
|
-
'primary-info-text-color': string;
|
|
52
|
-
'primary-info-background-active': string;
|
|
53
|
-
'primary-info-border-width-active': string;
|
|
54
|
-
'primary-info-border-style-active': string;
|
|
55
|
-
'primary-info-border-color-active': string;
|
|
56
|
-
'primary-info-border-radius-active': string;
|
|
57
|
-
'primary-info-outline-active': string;
|
|
58
|
-
'primary-info-shadow-active': string;
|
|
59
|
-
'primary-info-text-color-active': string;
|
|
60
|
-
'primary-info-background-focus': string;
|
|
61
|
-
'primary-info-border-width-focus': string;
|
|
62
|
-
'primary-info-border-style-focus': string;
|
|
63
|
-
'primary-info-border-color-focus': string;
|
|
64
|
-
'primary-info-border-radius-focus': string;
|
|
65
|
-
'primary-info-outline-focus': string;
|
|
66
|
-
'primary-info-shadow-focus': string;
|
|
67
|
-
'primary-info-text-color-focus': string;
|
|
68
|
-
'primary-info-background-hover': string;
|
|
69
|
-
'primary-info-border-width-hover': string;
|
|
70
|
-
'primary-info-border-style-hover': string;
|
|
71
|
-
'primary-info-border-color-hover': string;
|
|
72
|
-
'primary-info-border-radius-hover': string;
|
|
73
|
-
'primary-info-outline-hover': string;
|
|
74
|
-
'primary-info-shadow-hover': string;
|
|
75
|
-
'primary-info-text-color-hover': string;
|
|
76
|
-
'primary-info-background-visited': string;
|
|
77
|
-
'primary-info-border-width-visited': string;
|
|
78
|
-
'primary-info-border-style-visited': string;
|
|
79
|
-
'primary-info-border-color-visited': string;
|
|
80
|
-
'primary-info-border-radius-visited': string;
|
|
81
|
-
'primary-info-outline-visited': string;
|
|
82
|
-
'primary-info-shadow-visited': string;
|
|
83
|
-
'primary-info-text-color-visited': string;
|
|
84
|
-
};
|
|
85
|
-
export declare const linkInfoCSSVars: {
|
|
86
|
-
'link-info-background': string;
|
|
87
|
-
'link-info-border-width': string;
|
|
88
|
-
'link-info-border-style': string;
|
|
89
|
-
'link-info-border-color': string;
|
|
90
|
-
'link-info-border-radius': string;
|
|
91
|
-
'link-info-outline': string;
|
|
92
|
-
'link-info-shadow': string;
|
|
93
|
-
'link-info-text-color': string;
|
|
94
|
-
'link-info-background-active': string;
|
|
95
|
-
'link-info-border-width-active': string;
|
|
96
|
-
'link-info-border-style-active': string;
|
|
97
|
-
'link-info-border-color-active': string;
|
|
98
|
-
'link-info-border-radius-active': string;
|
|
99
|
-
'link-info-outline-active': string;
|
|
100
|
-
'link-info-shadow-active': string;
|
|
101
|
-
'link-info-text-color-active': string;
|
|
102
|
-
'link-info-background-focus': string;
|
|
103
|
-
'link-info-border-width-focus': string;
|
|
104
|
-
'link-info-border-style-focus': string;
|
|
105
|
-
'link-info-border-color-focus': string;
|
|
106
|
-
'link-info-border-radius-focus': string;
|
|
107
|
-
'link-info-outline-focus': string;
|
|
108
|
-
'link-info-shadow-focus': string;
|
|
109
|
-
'link-info-text-color-focus': string;
|
|
110
|
-
'link-info-background-hover': string;
|
|
111
|
-
'link-info-border-width-hover': string;
|
|
112
|
-
'link-info-border-style-hover': string;
|
|
113
|
-
'link-info-border-color-hover': string;
|
|
114
|
-
'link-info-border-radius-hover': string;
|
|
115
|
-
'link-info-outline-hover': string;
|
|
116
|
-
'link-info-shadow-hover': string;
|
|
117
|
-
'link-info-text-color-hover': string;
|
|
118
|
-
'link-info-background-visited': string;
|
|
119
|
-
'link-info-border-width-visited': string;
|
|
120
|
-
'link-info-border-style-visited': string;
|
|
121
|
-
'link-info-border-color-visited': string;
|
|
122
|
-
'link-info-border-radius-visited': string;
|
|
123
|
-
'link-info-outline-visited': string;
|
|
124
|
-
'link-info-shadow-visited': string;
|
|
125
|
-
'link-info-text-color-visited': string;
|
|
126
|
-
};
|
|
1
|
+
export declare const defaultInfoCSSVars: {
|
|
2
|
+
'default-info-background': string;
|
|
3
|
+
'default-info-border-width': string;
|
|
4
|
+
'default-info-border-style': string;
|
|
5
|
+
'default-info-border-color': string;
|
|
6
|
+
'default-info-border-radius': string;
|
|
7
|
+
'default-info-outline': string;
|
|
8
|
+
'default-info-shadow': string;
|
|
9
|
+
'default-info-text-color': string;
|
|
10
|
+
'default-info-background-active': string;
|
|
11
|
+
'default-info-border-width-active': string;
|
|
12
|
+
'default-info-border-style-active': string;
|
|
13
|
+
'default-info-border-color-active': string;
|
|
14
|
+
'default-info-border-radius-active': string;
|
|
15
|
+
'default-info-outline-active': string;
|
|
16
|
+
'default-info-shadow-active': string;
|
|
17
|
+
'default-info-text-color-active': string;
|
|
18
|
+
'default-info-background-focus': string;
|
|
19
|
+
'default-info-border-width-focus': string;
|
|
20
|
+
'default-info-border-style-focus': string;
|
|
21
|
+
'default-info-border-color-focus': string;
|
|
22
|
+
'default-info-border-radius-focus': string;
|
|
23
|
+
'default-info-outline-focus': string;
|
|
24
|
+
'default-info-shadow-focus': string;
|
|
25
|
+
'default-info-text-color-focus': string;
|
|
26
|
+
'default-info-background-hover': string;
|
|
27
|
+
'default-info-border-width-hover': string;
|
|
28
|
+
'default-info-border-style-hover': string;
|
|
29
|
+
'default-info-border-color-hover': string;
|
|
30
|
+
'default-info-border-radius-hover': string;
|
|
31
|
+
'default-info-outline-hover': string;
|
|
32
|
+
'default-info-shadow-hover': string;
|
|
33
|
+
'default-info-text-color-hover': string;
|
|
34
|
+
'default-info-background-visited': string;
|
|
35
|
+
'default-info-border-width-visited': string;
|
|
36
|
+
'default-info-border-style-visited': string;
|
|
37
|
+
'default-info-border-color-visited': string;
|
|
38
|
+
'default-info-border-radius-visited': string;
|
|
39
|
+
'default-info-outline-visited': string;
|
|
40
|
+
'default-info-shadow-visited': string;
|
|
41
|
+
'default-info-text-color-visited': string;
|
|
42
|
+
};
|
|
43
|
+
export declare const primaryInfoCSSVars: {
|
|
44
|
+
'primary-info-background': string;
|
|
45
|
+
'primary-info-border-width': string;
|
|
46
|
+
'primary-info-border-style': string;
|
|
47
|
+
'primary-info-border-color': string;
|
|
48
|
+
'primary-info-border-radius': string;
|
|
49
|
+
'primary-info-outline': string;
|
|
50
|
+
'primary-info-shadow': string;
|
|
51
|
+
'primary-info-text-color': string;
|
|
52
|
+
'primary-info-background-active': string;
|
|
53
|
+
'primary-info-border-width-active': string;
|
|
54
|
+
'primary-info-border-style-active': string;
|
|
55
|
+
'primary-info-border-color-active': string;
|
|
56
|
+
'primary-info-border-radius-active': string;
|
|
57
|
+
'primary-info-outline-active': string;
|
|
58
|
+
'primary-info-shadow-active': string;
|
|
59
|
+
'primary-info-text-color-active': string;
|
|
60
|
+
'primary-info-background-focus': string;
|
|
61
|
+
'primary-info-border-width-focus': string;
|
|
62
|
+
'primary-info-border-style-focus': string;
|
|
63
|
+
'primary-info-border-color-focus': string;
|
|
64
|
+
'primary-info-border-radius-focus': string;
|
|
65
|
+
'primary-info-outline-focus': string;
|
|
66
|
+
'primary-info-shadow-focus': string;
|
|
67
|
+
'primary-info-text-color-focus': string;
|
|
68
|
+
'primary-info-background-hover': string;
|
|
69
|
+
'primary-info-border-width-hover': string;
|
|
70
|
+
'primary-info-border-style-hover': string;
|
|
71
|
+
'primary-info-border-color-hover': string;
|
|
72
|
+
'primary-info-border-radius-hover': string;
|
|
73
|
+
'primary-info-outline-hover': string;
|
|
74
|
+
'primary-info-shadow-hover': string;
|
|
75
|
+
'primary-info-text-color-hover': string;
|
|
76
|
+
'primary-info-background-visited': string;
|
|
77
|
+
'primary-info-border-width-visited': string;
|
|
78
|
+
'primary-info-border-style-visited': string;
|
|
79
|
+
'primary-info-border-color-visited': string;
|
|
80
|
+
'primary-info-border-radius-visited': string;
|
|
81
|
+
'primary-info-outline-visited': string;
|
|
82
|
+
'primary-info-shadow-visited': string;
|
|
83
|
+
'primary-info-text-color-visited': string;
|
|
84
|
+
};
|
|
85
|
+
export declare const linkInfoCSSVars: {
|
|
86
|
+
'link-info-background': string;
|
|
87
|
+
'link-info-border-width': string;
|
|
88
|
+
'link-info-border-style': string;
|
|
89
|
+
'link-info-border-color': string;
|
|
90
|
+
'link-info-border-radius': string;
|
|
91
|
+
'link-info-outline': string;
|
|
92
|
+
'link-info-shadow': string;
|
|
93
|
+
'link-info-text-color': string;
|
|
94
|
+
'link-info-background-active': string;
|
|
95
|
+
'link-info-border-width-active': string;
|
|
96
|
+
'link-info-border-style-active': string;
|
|
97
|
+
'link-info-border-color-active': string;
|
|
98
|
+
'link-info-border-radius-active': string;
|
|
99
|
+
'link-info-outline-active': string;
|
|
100
|
+
'link-info-shadow-active': string;
|
|
101
|
+
'link-info-text-color-active': string;
|
|
102
|
+
'link-info-background-focus': string;
|
|
103
|
+
'link-info-border-width-focus': string;
|
|
104
|
+
'link-info-border-style-focus': string;
|
|
105
|
+
'link-info-border-color-focus': string;
|
|
106
|
+
'link-info-border-radius-focus': string;
|
|
107
|
+
'link-info-outline-focus': string;
|
|
108
|
+
'link-info-shadow-focus': string;
|
|
109
|
+
'link-info-text-color-focus': string;
|
|
110
|
+
'link-info-background-hover': string;
|
|
111
|
+
'link-info-border-width-hover': string;
|
|
112
|
+
'link-info-border-style-hover': string;
|
|
113
|
+
'link-info-border-color-hover': string;
|
|
114
|
+
'link-info-border-radius-hover': string;
|
|
115
|
+
'link-info-outline-hover': string;
|
|
116
|
+
'link-info-shadow-hover': string;
|
|
117
|
+
'link-info-text-color-hover': string;
|
|
118
|
+
'link-info-background-visited': string;
|
|
119
|
+
'link-info-border-width-visited': string;
|
|
120
|
+
'link-info-border-style-visited': string;
|
|
121
|
+
'link-info-border-color-visited': string;
|
|
122
|
+
'link-info-border-radius-visited': string;
|
|
123
|
+
'link-info-outline-visited': string;
|
|
124
|
+
'link-info-shadow-visited': string;
|
|
125
|
+
'link-info-text-color-visited': string;
|
|
126
|
+
};
|
|
@@ -1,126 +1,126 @@
|
|
|
1
|
-
export declare const defaultCSSVars: {
|
|
2
|
-
background: string;
|
|
3
|
-
'border-width': string;
|
|
4
|
-
'border-style': string;
|
|
5
|
-
'border-color': string;
|
|
6
|
-
'border-radius': string;
|
|
7
|
-
outline: string;
|
|
8
|
-
shadow: string;
|
|
9
|
-
'text-color': string;
|
|
10
|
-
'background-active': string;
|
|
11
|
-
'border-width-active': string;
|
|
12
|
-
'border-style-active': string;
|
|
13
|
-
'border-color-active': string;
|
|
14
|
-
'border-radius-active': string;
|
|
15
|
-
'outline-active': string;
|
|
16
|
-
'shadow-active': string;
|
|
17
|
-
'text-color-active': string;
|
|
18
|
-
'background-focus': string;
|
|
19
|
-
'border-width-focus': string;
|
|
20
|
-
'border-style-focus': string;
|
|
21
|
-
'border-color-focus': string;
|
|
22
|
-
'border-radius-focus': string;
|
|
23
|
-
'outline-focus': string;
|
|
24
|
-
'shadow-focus': string;
|
|
25
|
-
'text-color-focus': string;
|
|
26
|
-
'background-hover': string;
|
|
27
|
-
'border-width-hover': string;
|
|
28
|
-
'border-style-hover': string;
|
|
29
|
-
'border-color-hover': string;
|
|
30
|
-
'border-radius-hover': string;
|
|
31
|
-
'outline-hover': string;
|
|
32
|
-
'shadow-hover': string;
|
|
33
|
-
'text-color-hover': string;
|
|
34
|
-
'background-visited': string;
|
|
35
|
-
'border-width-visited': string;
|
|
36
|
-
'border-style-visited': string;
|
|
37
|
-
'border-color-visited': string;
|
|
38
|
-
'border-radius-visited': string;
|
|
39
|
-
'outline-visited': string;
|
|
40
|
-
'shadow-visited': string;
|
|
41
|
-
'text-color-visited': string;
|
|
42
|
-
};
|
|
43
|
-
export declare const primaryCSSVars: {
|
|
44
|
-
'primary-background': string;
|
|
45
|
-
'primary-border-width': string;
|
|
46
|
-
'primary-border-style': string;
|
|
47
|
-
'primary-border-color': string;
|
|
48
|
-
'primary-border-radius': string;
|
|
49
|
-
'primary-outline': string;
|
|
50
|
-
'primary-shadow': string;
|
|
51
|
-
'primary-text-color': string;
|
|
52
|
-
'primary-background-active': string;
|
|
53
|
-
'primary-border-width-active': string;
|
|
54
|
-
'primary-border-style-active': string;
|
|
55
|
-
'primary-border-color-active': string;
|
|
56
|
-
'primary-border-radius-active': string;
|
|
57
|
-
'primary-outline-active': string;
|
|
58
|
-
'primary-shadow-active': string;
|
|
59
|
-
'primary-text-color-active': string;
|
|
60
|
-
'primary-background-focus': string;
|
|
61
|
-
'primary-border-width-focus': string;
|
|
62
|
-
'primary-border-style-focus': string;
|
|
63
|
-
'primary-border-color-focus': string;
|
|
64
|
-
'primary-border-radius-focus': string;
|
|
65
|
-
'primary-outline-focus': string;
|
|
66
|
-
'primary-shadow-focus': string;
|
|
67
|
-
'primary-text-color-focus': string;
|
|
68
|
-
'primary-background-hover': string;
|
|
69
|
-
'primary-border-width-hover': string;
|
|
70
|
-
'primary-border-style-hover': string;
|
|
71
|
-
'primary-border-color-hover': string;
|
|
72
|
-
'primary-border-radius-hover': string;
|
|
73
|
-
'primary-outline-hover': string;
|
|
74
|
-
'primary-shadow-hover': string;
|
|
75
|
-
'primary-text-color-hover': string;
|
|
76
|
-
'primary-background-visited': string;
|
|
77
|
-
'primary-border-width-visited': string;
|
|
78
|
-
'primary-border-style-visited': string;
|
|
79
|
-
'primary-border-color-visited': string;
|
|
80
|
-
'primary-border-radius-visited': string;
|
|
81
|
-
'primary-outline-visited': string;
|
|
82
|
-
'primary-shadow-visited': string;
|
|
83
|
-
'primary-text-color-visited': string;
|
|
84
|
-
};
|
|
85
|
-
export declare const linkCSSVars: {
|
|
86
|
-
'link-background': string;
|
|
87
|
-
'link-border-width': string;
|
|
88
|
-
'link-border-style': string;
|
|
89
|
-
'link-border-color': string;
|
|
90
|
-
'link-border-radius': string;
|
|
91
|
-
'link-outline': string;
|
|
92
|
-
'link-shadow': string;
|
|
93
|
-
'link-text-color': string;
|
|
94
|
-
'link-background-active': string;
|
|
95
|
-
'link-border-width-active': string;
|
|
96
|
-
'link-border-style-active': string;
|
|
97
|
-
'link-border-color-active': string;
|
|
98
|
-
'link-border-radius-active': string;
|
|
99
|
-
'link-outline-active': string;
|
|
100
|
-
'link-shadow-active': string;
|
|
101
|
-
'link-text-color-active': string;
|
|
102
|
-
'link-background-focus': string;
|
|
103
|
-
'link-border-width-focus': string;
|
|
104
|
-
'link-border-style-focus': string;
|
|
105
|
-
'link-border-color-focus': string;
|
|
106
|
-
'link-border-radius-focus': string;
|
|
107
|
-
'link-outline-focus': string;
|
|
108
|
-
'link-shadow-focus': string;
|
|
109
|
-
'link-text-color-focus': string;
|
|
110
|
-
'link-background-hover': string;
|
|
111
|
-
'link-border-width-hover': string;
|
|
112
|
-
'link-border-style-hover': string;
|
|
113
|
-
'link-border-color-hover': string;
|
|
114
|
-
'link-border-radius-hover': string;
|
|
115
|
-
'link-outline-hover': string;
|
|
116
|
-
'link-shadow-hover': string;
|
|
117
|
-
'link-text-color-hover': string;
|
|
118
|
-
'link-background-visited': string;
|
|
119
|
-
'link-border-width-visited': string;
|
|
120
|
-
'link-border-style-visited': string;
|
|
121
|
-
'link-border-color-visited': string;
|
|
122
|
-
'link-border-radius-visited': string;
|
|
123
|
-
'link-outline-visited': string;
|
|
124
|
-
'link-shadow-visited': string;
|
|
125
|
-
'link-text-color-visited': string;
|
|
126
|
-
};
|
|
1
|
+
export declare const defaultCSSVars: {
|
|
2
|
+
background: string;
|
|
3
|
+
'border-width': string;
|
|
4
|
+
'border-style': string;
|
|
5
|
+
'border-color': string;
|
|
6
|
+
'border-radius': string;
|
|
7
|
+
outline: string;
|
|
8
|
+
shadow: string;
|
|
9
|
+
'text-color': string;
|
|
10
|
+
'background-active': string;
|
|
11
|
+
'border-width-active': string;
|
|
12
|
+
'border-style-active': string;
|
|
13
|
+
'border-color-active': string;
|
|
14
|
+
'border-radius-active': string;
|
|
15
|
+
'outline-active': string;
|
|
16
|
+
'shadow-active': string;
|
|
17
|
+
'text-color-active': string;
|
|
18
|
+
'background-focus': string;
|
|
19
|
+
'border-width-focus': string;
|
|
20
|
+
'border-style-focus': string;
|
|
21
|
+
'border-color-focus': string;
|
|
22
|
+
'border-radius-focus': string;
|
|
23
|
+
'outline-focus': string;
|
|
24
|
+
'shadow-focus': string;
|
|
25
|
+
'text-color-focus': string;
|
|
26
|
+
'background-hover': string;
|
|
27
|
+
'border-width-hover': string;
|
|
28
|
+
'border-style-hover': string;
|
|
29
|
+
'border-color-hover': string;
|
|
30
|
+
'border-radius-hover': string;
|
|
31
|
+
'outline-hover': string;
|
|
32
|
+
'shadow-hover': string;
|
|
33
|
+
'text-color-hover': string;
|
|
34
|
+
'background-visited': string;
|
|
35
|
+
'border-width-visited': string;
|
|
36
|
+
'border-style-visited': string;
|
|
37
|
+
'border-color-visited': string;
|
|
38
|
+
'border-radius-visited': string;
|
|
39
|
+
'outline-visited': string;
|
|
40
|
+
'shadow-visited': string;
|
|
41
|
+
'text-color-visited': string;
|
|
42
|
+
};
|
|
43
|
+
export declare const primaryCSSVars: {
|
|
44
|
+
'primary-background': string;
|
|
45
|
+
'primary-border-width': string;
|
|
46
|
+
'primary-border-style': string;
|
|
47
|
+
'primary-border-color': string;
|
|
48
|
+
'primary-border-radius': string;
|
|
49
|
+
'primary-outline': string;
|
|
50
|
+
'primary-shadow': string;
|
|
51
|
+
'primary-text-color': string;
|
|
52
|
+
'primary-background-active': string;
|
|
53
|
+
'primary-border-width-active': string;
|
|
54
|
+
'primary-border-style-active': string;
|
|
55
|
+
'primary-border-color-active': string;
|
|
56
|
+
'primary-border-radius-active': string;
|
|
57
|
+
'primary-outline-active': string;
|
|
58
|
+
'primary-shadow-active': string;
|
|
59
|
+
'primary-text-color-active': string;
|
|
60
|
+
'primary-background-focus': string;
|
|
61
|
+
'primary-border-width-focus': string;
|
|
62
|
+
'primary-border-style-focus': string;
|
|
63
|
+
'primary-border-color-focus': string;
|
|
64
|
+
'primary-border-radius-focus': string;
|
|
65
|
+
'primary-outline-focus': string;
|
|
66
|
+
'primary-shadow-focus': string;
|
|
67
|
+
'primary-text-color-focus': string;
|
|
68
|
+
'primary-background-hover': string;
|
|
69
|
+
'primary-border-width-hover': string;
|
|
70
|
+
'primary-border-style-hover': string;
|
|
71
|
+
'primary-border-color-hover': string;
|
|
72
|
+
'primary-border-radius-hover': string;
|
|
73
|
+
'primary-outline-hover': string;
|
|
74
|
+
'primary-shadow-hover': string;
|
|
75
|
+
'primary-text-color-hover': string;
|
|
76
|
+
'primary-background-visited': string;
|
|
77
|
+
'primary-border-width-visited': string;
|
|
78
|
+
'primary-border-style-visited': string;
|
|
79
|
+
'primary-border-color-visited': string;
|
|
80
|
+
'primary-border-radius-visited': string;
|
|
81
|
+
'primary-outline-visited': string;
|
|
82
|
+
'primary-shadow-visited': string;
|
|
83
|
+
'primary-text-color-visited': string;
|
|
84
|
+
};
|
|
85
|
+
export declare const linkCSSVars: {
|
|
86
|
+
'link-background': string;
|
|
87
|
+
'link-border-width': string;
|
|
88
|
+
'link-border-style': string;
|
|
89
|
+
'link-border-color': string;
|
|
90
|
+
'link-border-radius': string;
|
|
91
|
+
'link-outline': string;
|
|
92
|
+
'link-shadow': string;
|
|
93
|
+
'link-text-color': string;
|
|
94
|
+
'link-background-active': string;
|
|
95
|
+
'link-border-width-active': string;
|
|
96
|
+
'link-border-style-active': string;
|
|
97
|
+
'link-border-color-active': string;
|
|
98
|
+
'link-border-radius-active': string;
|
|
99
|
+
'link-outline-active': string;
|
|
100
|
+
'link-shadow-active': string;
|
|
101
|
+
'link-text-color-active': string;
|
|
102
|
+
'link-background-focus': string;
|
|
103
|
+
'link-border-width-focus': string;
|
|
104
|
+
'link-border-style-focus': string;
|
|
105
|
+
'link-border-color-focus': string;
|
|
106
|
+
'link-border-radius-focus': string;
|
|
107
|
+
'link-outline-focus': string;
|
|
108
|
+
'link-shadow-focus': string;
|
|
109
|
+
'link-text-color-focus': string;
|
|
110
|
+
'link-background-hover': string;
|
|
111
|
+
'link-border-width-hover': string;
|
|
112
|
+
'link-border-style-hover': string;
|
|
113
|
+
'link-border-color-hover': string;
|
|
114
|
+
'link-border-radius-hover': string;
|
|
115
|
+
'link-outline-hover': string;
|
|
116
|
+
'link-shadow-hover': string;
|
|
117
|
+
'link-text-color-hover': string;
|
|
118
|
+
'link-background-visited': string;
|
|
119
|
+
'link-border-width-visited': string;
|
|
120
|
+
'link-border-style-visited': string;
|
|
121
|
+
'link-border-color-visited': string;
|
|
122
|
+
'link-border-radius-visited': string;
|
|
123
|
+
'link-outline-visited': string;
|
|
124
|
+
'link-shadow-visited': string;
|
|
125
|
+
'link-text-color-visited': string;
|
|
126
|
+
};
|