@opentiny/vue-theme 3.8.0 → 3.8.3
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/button-group/index.css +1 -1
- package/button-group/smb-theme.js +29 -0
- package/checkbox/index.css +1 -1
- package/checkbox/smb-theme.js +6 -1
- package/checkbox-button/index.css +1 -1
- package/checkbox-button/smb-theme.js +23 -1
- package/checkbox-group/index.css +1 -1
- package/checkbox-group/smb-theme.js +2 -1
- package/collapse-item/index.css +1 -1
- package/collapse-item/smb-theme.js +1 -2
- package/dialog-box/index.css +1 -1
- package/dialog-box/smb-theme.js +2 -0
- package/drop-roles/index.css +1 -1
- package/dropdown/index.css +1 -1
- package/dropdown/smb-theme.js +12 -0
- package/dropdown-item/index.css +1 -1
- package/dropdown-item/smb-theme.js +11 -3
- package/dropdown-menu/index.css +1 -1
- package/dropdown-menu/smb-theme.js +4 -0
- package/grid/index.css +1 -1
- package/grid/smb-theme.js +9 -5
- package/index.css +1 -1
- package/loading/index.css +1 -1
- package/lowcode.css +1 -1
- package/notify/index.css +1 -1
- package/notify/smb-theme.js +1 -1
- package/package.json +1 -1
- package/pager/index.css +1 -1
- package/select/index.css +1 -1
- package/steps/index.css +1 -1
- package/steps/smb-theme.js +7 -4
- package/svgs/down-ward.svg +10 -0
- package/svgs/left-frozen.svg +1 -1
- package/svgs/left-ward-arrow.svg +11 -0
- package/svgs/loading-shadow.svg +19 -0
- package/svgs/prompt-exclamation.svg +7 -0
- package/svgs/right-frozen.svg +1 -1
- package/svgs/sort-triangle-ascending.svg +9 -0
- package/svgs/sort-triangle-descending.svg +9 -0
- package/svgs/sort-triangle.svg +12 -0
- package/svgs/up-ward.svg +11 -0
- package/theme/smb-theme/component.js +6 -3
- package/theme/smb-theme/index.js +2 -2
- package/theme-tool.js +1 -1
- package/action-menu/index.js +0 -13
- package/alert/index.js +0 -40
- package/anchor/index.js +0 -20
- package/autocomplete/index.js +0 -25
- package/breadcrumb/index.js +0 -24
- package/breadcrumb-item/index.js +0 -15
- package/button/index.js +0 -105
- package/button-group/index.js +0 -34
- package/carousel/index.js +0 -39
- package/cascader/index.js +0 -41
- package/cascader-menu/index.js +0 -20
- package/cascader-node/index.js +0 -25
- package/cascader-panel/index.js +0 -22
- package/collapse/index.js +0 -15
- package/collapse-item/index.js +0 -32
- package/crop/index.js +0 -31
- package/detail-page/index.js +0 -25
- package/dialog-box/index.js +0 -38
- package/drop-times/index.js +0 -15
- package/dropdown/index.js +0 -15
- package/dropdown-item/index.js +0 -27
- package/dropdown-menu/index.js +0 -18
- package/fall-menu/index.js +0 -27
- package/file-upload/index.js +0 -15
- package/floatbar/index.js +0 -21
- package/form/index.js +0 -15
- package/form-item/index.js +0 -24
- package/fullscreen/index.js +0 -15
- package/grid/index.js +0 -65
- package/image/index.js +0 -17
- package/index.js +0 -16
- package/input/index.js +0 -34
- package/ip-address/index.js +0 -25
- package/link/index.js +0 -41
- package/link-menu/index.js +0 -24
- package/loading/index.js +0 -21
- package/milestone/index.js +0 -26
- package/modal/index.js +0 -47
- package/nav-menu/index.js +0 -28
- package/notify/index.js +0 -41
- package/numeric/index.js +0 -26
- package/option/index.js +0 -26
- package/option-group/index.js +0 -18
- package/pager/index.js +0 -40
- package/popover/index.js +0 -30
- package/progress/index.js +0 -23
- package/radio/index.js +0 -42
- package/rate/index.js +0 -18
- package/scrollbar/index.js +0 -15
- package/search/index.js +0 -34
- package/select/index.js +0 -27
- package/select-dropdown/index.js +0 -33
- package/slide-bar/index.js +0 -20
- package/slider/index.js +0 -52
- package/split/index.js +0 -23
- package/steps/index.js +0 -49
- package/switch/index.js +0 -29
- package/tabs/index.js +0 -60
- package/tag/index.js +0 -54
- package/text-popup/index.js +0 -18
- package/toggle-menu/index.js +0 -24
- package/tooltip/index.js +0 -41
- package/transfer/index.js +0 -47
- package/tree/index.js +0 -27
- package/tree-menu/index.js +0 -22
- package/upload/index.js +0 -22
- package/upload-dragger/index.js +0 -26
- package/upload-list/index.js +0 -28
- package/vars/index.js +0 -169
- package/wizard/index.js +0 -21
package/search/index.js
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-search-font-size': '12px',
|
|
15
|
-
'tiny-search-input-height': '30px',
|
|
16
|
-
'tiny-search-input-btn-width': '28px',
|
|
17
|
-
'tiny-search-input-btn-line-height': '28px',
|
|
18
|
-
'tiny-search-input-text-color': '#333333',
|
|
19
|
-
'tiny-search-input-bg-color': '#fff',
|
|
20
|
-
'tiny-search-input-btn-text-color': '#1890ff',
|
|
21
|
-
'tiny-search-input-btn-hover-border-color': '#40a9ff',
|
|
22
|
-
'tiny-search-input-btn-font-size': '14px',
|
|
23
|
-
'tiny-search-input-border-color': '#d9d9d9',
|
|
24
|
-
'tiny-search-icon-border-color': '#dbdbdb',
|
|
25
|
-
'tiny-search-icon-color': '#c4c4c4',
|
|
26
|
-
'tiny-search-size-height-normal': '30px',
|
|
27
|
-
'tiny-search-size-height-small': '24px',
|
|
28
|
-
'tiny-search-selector-text-color': '#333333',
|
|
29
|
-
'tiny-search-line-hover-border-color': '#bfbfbf',
|
|
30
|
-
'tiny-search-list-hover-bg-color': '#f5f5f5',
|
|
31
|
-
'tiny-search-selector-border-radius': '2px',
|
|
32
|
-
'tiny-search-selector-bg-color': '#fff',
|
|
33
|
-
'tiny-search-selector-list-height': '30px'
|
|
34
|
-
}
|
package/select/index.js
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-select-inner-hover-border-color': '#40a9ff',
|
|
15
|
-
'tiny-select-input-text-color': '#666',
|
|
16
|
-
'tiny-select-input-font-size': '12px',
|
|
17
|
-
'tiny-select-input-caret-text-color': '#1890ff',
|
|
18
|
-
'tiny-select-input-caret-hover-text-color': '#40a9ff',
|
|
19
|
-
'tiny-select-input-caret-font-size': '14px',
|
|
20
|
-
'tiny-select-input-caret-close-text-color': '#bfbfbf',
|
|
21
|
-
'tiny-select-input-caret-close-hover-text-color': '#999',
|
|
22
|
-
'tiny-select-input-disabled-caret-text-color': '#d9d9d9',
|
|
23
|
-
'tiny-select-input-disabled-inner-hover-border-color': '#e4e7ed',
|
|
24
|
-
'tiny-select-input-mini-height': '24px',
|
|
25
|
-
'tiny-select-input-small-height': '36px',
|
|
26
|
-
'tiny-select-input-medium-height': '42px'
|
|
27
|
-
}
|
package/select-dropdown/index.js
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-select-dropdown-border-color': '#d9d9d9',
|
|
15
|
-
'tiny-select-dropdown-border-radius': '2px',
|
|
16
|
-
'tiny-select-dropdown-bg-color': '#fff',
|
|
17
|
-
'tiny-select-dropdown-empty-text-color': '#999',
|
|
18
|
-
'tiny-select-dropdown-empty-font-size': '14px',
|
|
19
|
-
'tiny-select-dropdown-list-padding-top': '0',
|
|
20
|
-
'tiny-select-dropdown-list-padding-horizontal': '0',
|
|
21
|
-
'tiny-select-dropdown-list-padding-bottom': '6px',
|
|
22
|
-
'tiny-select-dropdown-item-padding-vertical': '0',
|
|
23
|
-
'tiny-select-dropdown-item-padding-horizontal': '8px',
|
|
24
|
-
'tiny-select-dropdown-item-margin-top': '0',
|
|
25
|
-
'tiny-select-dropdown-search-bg-color': '#f2f5fc',
|
|
26
|
-
'tiny-select-dropdown-search-margin-bottom': '4px',
|
|
27
|
-
'tiny-select-dropdown-line-bg-color': '4px',
|
|
28
|
-
'tiny-select-dropdown-line-margin-vertical': '0',
|
|
29
|
-
'tiny-select-dropdown-line-margin-horizontal': '8px',
|
|
30
|
-
'tiny-select-dropdown-line-height': '14px',
|
|
31
|
-
'tiny-select-dropdown-line-width': '1px',
|
|
32
|
-
'tiny-select-dropdown-active-text-color': '#5e7ce0',
|
|
33
|
-
}
|
package/slide-bar/index.js
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-slider-progress-box-border-color': '#fff',
|
|
15
|
-
'tiny-slider-progress-box-hover-border-color': 'rgba(153, 153, 153, 0.7)',
|
|
16
|
-
'tiny-slider-progress-box-arrow-normal-text-color': '#f2f2f2',
|
|
17
|
-
'tiny-slider-progress-box-arrow-hover-text-color': '#808080',
|
|
18
|
-
'tiny-slider-progress-box-middleline-border-color': '#ebebeb',
|
|
19
|
-
'tiny-slider-progress-box-middleline-icon-color': '#ebebeb'
|
|
20
|
-
}
|
package/slider/index.js
DELETED
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-slider-bg-color': '#d9d9d9',
|
|
15
|
-
'tiny-slider-height': '4px',
|
|
16
|
-
'tiny-slider-handle-size': '16px',
|
|
17
|
-
'tiny-slider-border-radius': '10px',
|
|
18
|
-
'tiny-slider-range-height': '16px',
|
|
19
|
-
'tiny-slider-range-border-radius': '2px',
|
|
20
|
-
'tiny-slider-range-bg-color': '#1890ff',
|
|
21
|
-
'tiny-slider-range-hover-bg-color': '#1890ff',
|
|
22
|
-
'tiny-slider-range-margin-top': '-4px',
|
|
23
|
-
'tiny-slider-handle-width': '35px',
|
|
24
|
-
'tiny-slider-handle-height': '28px',
|
|
25
|
-
'tiny-slider-numer-bg-color': '#40a9ff',
|
|
26
|
-
'tiny-slider-handle-bg-color': '#fff',
|
|
27
|
-
'tiny-slider-handle-border-radius': '20px',
|
|
28
|
-
'tiny-slider-handle-border-color': '#1890ff',
|
|
29
|
-
'tiny-slider-handle-text-color-hover': '#344899',
|
|
30
|
-
'tiny-slider-handle-border-color-hover': '#344899',
|
|
31
|
-
'tiny-slider-handle-box-shadow': '0 1px 4px 0 rgba(0, 0, 0, 0.1)',
|
|
32
|
-
'tiny-slider-handle-top': '-4px',
|
|
33
|
-
'tiny-slider-handle-border-weight': '1px',
|
|
34
|
-
'tiny-slider-handle-icon-fill-color': '#1890ff',
|
|
35
|
-
'tiny-slider-handle-icon-fill-color-hover': '#344899',
|
|
36
|
-
'tiny-slider-handle-margin-top': '-10px',
|
|
37
|
-
'tiny-slider-handle-margin-horizontal': '-8px',
|
|
38
|
-
'tiny-slider-handle-margin-bottom': '0',
|
|
39
|
-
'tiny-slider-input-height': '30px',
|
|
40
|
-
'tiny-slider-input-width': '40px',
|
|
41
|
-
'tiny-slider-input-border-radius': '2px',
|
|
42
|
-
'tiny-slider-input-border-color': '#d9d9d9',
|
|
43
|
-
'tiny-slider-input-text-color': '#333',
|
|
44
|
-
'tiny-slider-input-bg-color': '#fff',
|
|
45
|
-
'tiny-slider-tips-bg-color': '#464c59',
|
|
46
|
-
'tiny-slider-tips-border-color': '#464c59',
|
|
47
|
-
'tiny-slider-tips-text-color': '#fff',
|
|
48
|
-
'tiny-slider-tips-margin-left': '3px',
|
|
49
|
-
'tiny-slider-margin-vertical': '-8px',
|
|
50
|
-
'tiny-slider-margin-right': '0',
|
|
51
|
-
'tiny-slider-margin-left': '-6px'
|
|
52
|
-
}
|
package/split/index.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-split-border-color': '#d9d9d9',
|
|
15
|
-
'tiny-split-trigger-bg-color': '#d9d9d9',
|
|
16
|
-
'tiny-split-trigger-bar-bg-color': '#666',
|
|
17
|
-
'tiny-split-trigger-hover-bg-color': '#d9d9d9',
|
|
18
|
-
'tiny-split-trigger-bar-hover-bg-color': '#666',
|
|
19
|
-
'tiny-split-trigger-bar-con-bg-color': '#fff',
|
|
20
|
-
'tiny-split-trigger-size': '4px',
|
|
21
|
-
'tiny-split-trigger-bar-margin-left': '4px',
|
|
22
|
-
'tiny-split-trigger-bar-margin-top': '4px'
|
|
23
|
-
}
|
package/steps/index.js
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-steps-advanced-active-bg-color': '#1890ff',
|
|
15
|
-
'tiny-steps-done-active-border-color': '#1890ff',
|
|
16
|
-
'tiny-steps-done-icon-fill-color': '#1890ff',
|
|
17
|
-
'tiny-steps-done-icon-bg-color': '#fff',
|
|
18
|
-
'tiny-steps-line-bg-color': '#dbdbdb',
|
|
19
|
-
'tiny-steps-done-text-color': '#252b3a',
|
|
20
|
-
'tiny-steps-line-height': '4px',
|
|
21
|
-
'tiny-steps-line-active-bg-color': '#1890ff',
|
|
22
|
-
'tiny-steps-advanced-border-color': '#d9d9d9',
|
|
23
|
-
'tiny-steps-advanced-text-color': '#999',
|
|
24
|
-
'tiny-steps-advanced-line-height': '28px',
|
|
25
|
-
'tiny-steps-advanced-li-bg-color': '#fff',
|
|
26
|
-
'tiny-steps-advanced-li-text-color': '#fff',
|
|
27
|
-
'tiny-steps-advanced-li-hover-text-color': '#999',
|
|
28
|
-
'tiny-steps-advanced-li-hover-bg-color': '#f1f1f1',
|
|
29
|
-
'tiny-steps-advanced-link-font-size': '12px',
|
|
30
|
-
'tiny-steps-advanced-dot-height': '12px',
|
|
31
|
-
'tiny-steps-advanced-dot-width': '12px',
|
|
32
|
-
'tiny-steps-advanced-dot-done-bg-color': '#52c41a',
|
|
33
|
-
'tiny-steps-advanced-dot-doing-bg-color': '#fa8c16',
|
|
34
|
-
'tiny-steps-advanced-dot-wait-bg-color': '#52c41a',
|
|
35
|
-
'tiny-steps-advanced-count-bg-color': '#f5222d',
|
|
36
|
-
'tiny-steps-advanced-count-border-radius': '10px',
|
|
37
|
-
'tiny-steps-advanced-count-font-size': '12px',
|
|
38
|
-
'tiny-steps-advanced-count-height': '18px',
|
|
39
|
-
'tiny-steps-advanced-border-weight': '14px',
|
|
40
|
-
'tiny-steps-timeline-date-time-font-size': '12px',
|
|
41
|
-
'tiny-steps-timeline-name-font-size': '14px',
|
|
42
|
-
'tiny-steps-timeline-date-time-text-color': '#333',
|
|
43
|
-
'tiny-steps-icon-size': '20px',
|
|
44
|
-
'tiny-steps-font-size-7': '36px',
|
|
45
|
-
'tiny-steps-font-size-base': '12px',
|
|
46
|
-
'tiny-steps-icon-font-size': '12px',
|
|
47
|
-
'tiny-steps-icon-bg-color': '#d9d9d9',
|
|
48
|
-
'tiny-steps-unselected-text-color': '#fff'
|
|
49
|
-
}
|
package/switch/index.js
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-switch-on-bg-color': '#1890ff',
|
|
15
|
-
'tiny-switch-off-bg-color': '#bfbfbf',
|
|
16
|
-
'tiny-switch-disabled-bg-color': '#d9d9d9',
|
|
17
|
-
'tiny-switch-checked-disabled-bg-color': '#beccfa',
|
|
18
|
-
'tiny-switch-checked-disabled-border-color': '#beccfa',
|
|
19
|
-
'tiny-switch-disabled-text-color': '#bfbfbf',
|
|
20
|
-
'tiny-switch-disabled-dot-bg-color': '#bfbfbf',
|
|
21
|
-
'tiny-switch-text-color': '#fff',
|
|
22
|
-
'tiny-switch-dot-bg-color': '#fff',
|
|
23
|
-
'tiny-switch-width': '50px',
|
|
24
|
-
'tiny-switch-height': '22px',
|
|
25
|
-
'tiny-switch-border-radius': '24px',
|
|
26
|
-
'tiny-switch-inner-font-size': '12px',
|
|
27
|
-
'tiny-switch-dot-size-height-width': '16px',
|
|
28
|
-
'tiny-switch-text-width': '45px'
|
|
29
|
-
}
|
package/tabs/index.js
DELETED
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-tabs-header-font-normal-text-color': '#333333',
|
|
15
|
-
'tiny-tabs-header-font-active-border-color': '#1890ff',
|
|
16
|
-
'tiny-tabs-header-text-color': '#1890ff',
|
|
17
|
-
'tiny-tabs-header-bg-color': '#f5f5f5',
|
|
18
|
-
'tiny-tabs-border-color': '#d9d9d9',
|
|
19
|
-
'tiny-tabs-height': '40px',
|
|
20
|
-
'tiny-tabs-item-disabled-text-color': '#b4bccc',
|
|
21
|
-
'tiny-tabs-icon-close-hover-bg-color': '#fff',
|
|
22
|
-
'tiny-tabs-new-height': '18px',
|
|
23
|
-
'tiny-tabs-new-width': '18px',
|
|
24
|
-
'tiny-tabs-new-border-radius': '3px',
|
|
25
|
-
'tiny-tabs-new-svg-text-color': '#999',
|
|
26
|
-
'tiny-tabs-font-size-base': '12px',
|
|
27
|
-
'tiny-tabs-more-hover-text-color': '#40a9ff',
|
|
28
|
-
'tiny-tabs-more-item-hover-bg-color': '#e6f7ff',
|
|
29
|
-
'tiny-tabs-dropdown-font-size': '14px',
|
|
30
|
-
'tiny-tabs-dropdown-bg-color': '#fff',
|
|
31
|
-
'tiny-tabs-dropdown-border-radius': '2px',
|
|
32
|
-
'tiny-tabs-dropdown-li-text-color': '#666',
|
|
33
|
-
'tiny-tabs-dropdown-li-border-color': '#e6e6e6',
|
|
34
|
-
'tiny-tabs-small-height': '36px',
|
|
35
|
-
'tiny-tab-dark-border-radius': '2px 2px 0 0',
|
|
36
|
-
'tiny-tab-dark-text-color-active': '#252b3a',
|
|
37
|
-
'tiny-tab-dark-bg-color-active': '#eef0f5',
|
|
38
|
-
'tiny-tab-dark-text-color-hover': '#fff',
|
|
39
|
-
'tiny-tab-dark-bg-color-hover': '#5c6173',
|
|
40
|
-
'tiny-tab-dark-text-color': '#adb0b8',
|
|
41
|
-
'tiny-tabs-header-dark-bg-color': '#464c59',
|
|
42
|
-
'tiny-tabs-item-margin-right': '40px',
|
|
43
|
-
'tiny-tabs-item-padding-horizontal': '12px',
|
|
44
|
-
'tiny-tabs-item-vertical-padding-horizontal': '20px',
|
|
45
|
-
'tiny-tabs-item-active-border-weight': '3px',
|
|
46
|
-
'tiny-tabs-item-active-border-style': 'solid',
|
|
47
|
-
'tiny-tabs-item-active-border-color': '#1890ff',
|
|
48
|
-
'tiny-tabs-item-bottom-border-weight': '1px',
|
|
49
|
-
'tiny-tabs-item-bottom-border-style': 'solid',
|
|
50
|
-
'tiny-tabs-item-bottom-border-color': '#fff',
|
|
51
|
-
'tiny-tabs-item-card-active-bg-color': '#fff',
|
|
52
|
-
'tiny-tabs-item-card-border-radius': '0',
|
|
53
|
-
'tiny-tabs-icon-close-default-bg-color': 'transparent',
|
|
54
|
-
'tiny-tabs-icon-close-default-text-color': '#333333',
|
|
55
|
-
'tiny-tabs-icon-close-hover-text-color': '#1890ff',
|
|
56
|
-
'tiny-tabs-icon-size-close': '14px',
|
|
57
|
-
'tiny-tabs-icon-close-margin-vertical': '0',
|
|
58
|
-
'tiny-tabs-icon-close-margin-right': '0',
|
|
59
|
-
'tiny-tabs-icon-close-margin-left': '5px'
|
|
60
|
-
}
|
package/tag/index.js
DELETED
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-tag-height': '22px',
|
|
15
|
-
'tiny-tag-medium-height': '24px',
|
|
16
|
-
'tiny-tag-small-height': '20px',
|
|
17
|
-
'tiny-tag-mini-height': '16px',
|
|
18
|
-
'tiny-tag-border-color': '#d9d9d9',
|
|
19
|
-
'tiny-tag-border-radius': '2px',
|
|
20
|
-
'tiny-tag-font-size': '12px',
|
|
21
|
-
'tiny-tag-close-font-size': '14px',
|
|
22
|
-
'tiny-tag-primary-text-color': '#1890ff',
|
|
23
|
-
'tiny-tag-primary-border-color': 'rgba(24, 144, 255, 0.15)',
|
|
24
|
-
'tiny-tag-primary-background-color': 'rgba(24, 144, 255, 0.06)',
|
|
25
|
-
'tiny-tag-warning-text-color': '#faad14',
|
|
26
|
-
'tiny-tag-warning-border-color': 'rgba(250, 173, 20, 0.15)',
|
|
27
|
-
'tiny-tag-warning-background-color': 'rgba(250, 173, 20, 0.06)',
|
|
28
|
-
'tiny-tag-danger-text-color': '#f5222d',
|
|
29
|
-
'tiny-tag-danger-border-color': 'rgba(245, 34, 45, 0.15)',
|
|
30
|
-
'tiny-tag-danger-background-color': 'rgba(245, 34, 45, 0.06)',
|
|
31
|
-
'tiny-tag-success-text-color': '#52c41a',
|
|
32
|
-
'tiny-tag-success-border-color': 'rgba(82, 196, 26, 0.15)',
|
|
33
|
-
'tiny-tag-success-background-color': 'rgba(82, 196, 26, 0.06)',
|
|
34
|
-
'tiny-tag-info-text-color': '#333333',
|
|
35
|
-
'tiny-tag-info-border-color': 'rgba(51, 51, 51, 0.15)',
|
|
36
|
-
'tiny-tag-info-background-color': 'rgba(51, 51, 51, 0.06)',
|
|
37
|
-
'tiny-tag-dark-text-color': '#fff',
|
|
38
|
-
'tiny-tag-dark-bg-color': '#40a9ff',
|
|
39
|
-
'tiny-tag-dark-info-bg-color': '#909399',
|
|
40
|
-
'tiny-tag-dark-success-bg-color': '#67c23a',
|
|
41
|
-
'tiny-tag-dark-warning-bg-color': '#e6a23c',
|
|
42
|
-
'tiny-tag-dark-danger-bg-color': '#f5222d',
|
|
43
|
-
'tiny-tag-plain-text-color': '#40a9ff',
|
|
44
|
-
'tiny-tag-plain-border-color': '#b3d8ff',
|
|
45
|
-
'tiny-tag-plain-background-color': '#fff',
|
|
46
|
-
'tiny-tag-plain-info-text-color': '#909399',
|
|
47
|
-
'tiny-tag-plain-info-border-color': '#d3d4d6',
|
|
48
|
-
'tiny-tag-plain-success-text-color': '#67c23a',
|
|
49
|
-
'tiny-tag-plain-success-border-color': '#c2e7b0',
|
|
50
|
-
'tiny-tag-plain-warning-text-color': '#e6a23c',
|
|
51
|
-
'tiny-tag-plain-warning-border-color': '#f5dab1',
|
|
52
|
-
'tiny-tag-plain-danger-text-color': '#f5222d',
|
|
53
|
-
'tiny-tag-plain-danger-border-color': '#fbc4c4'
|
|
54
|
-
}
|
package/text-popup/index.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-text-popup-border-radius': '2px',
|
|
15
|
-
'tiny-text-popup-border-color': '#d9d9d9',
|
|
16
|
-
'tiny-text-popup-box-shadow': '0 0 1px 1px rgba(175, 175, 175, 0.3)',
|
|
17
|
-
'tiny-text-popup-hover-border-color': '#1890ff'
|
|
18
|
-
}
|
package/toggle-menu/index.js
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-toggle-menu-width': '210px',
|
|
15
|
-
'tiny-toggle-menu-font-size': '12px',
|
|
16
|
-
'tiny-toggle-menu-name-text-color': '#333',
|
|
17
|
-
'tiny-toggle-menu-tree-node-height': '28px',
|
|
18
|
-
'tiny-toggle-menu-filter-search-size': '30px',
|
|
19
|
-
'tiny-toggle-menu-filter-search-font-size': '16px',
|
|
20
|
-
'tiny-toggle-menu-filter-search-icon-color': '#1890ff',
|
|
21
|
-
'tiny-toggle-menu-toggle-icon-color': '#1890ff',
|
|
22
|
-
'tiny-toggle-menu-toggle-icon-color-hover': '#40a9ff',
|
|
23
|
-
'tiny-toggle-menu-toggle-bg-color': '#d9d9d9'
|
|
24
|
-
}
|
package/tooltip/index.js
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-tooltip-popper-border-radius': '4px',
|
|
15
|
-
'tiny-tooltip-popper-font-size': '12px',
|
|
16
|
-
'tiny-tooltip-popper-border-color': '#303133',
|
|
17
|
-
'tiny-tooltip-popper-normal-bg-color': '#666',
|
|
18
|
-
'tiny-tooltip-popper-normal-text-color': '#fff',
|
|
19
|
-
'tiny-tooltip-popper-normal-border-color': '#666',
|
|
20
|
-
'tiny-tooltip-popper-info-bg-color': '#69c0ff',
|
|
21
|
-
'tiny-tooltip-popper-info-text-color': '#fff',
|
|
22
|
-
'tiny-tooltip-popper-info-border-color': '#69c0ff',
|
|
23
|
-
'tiny-tooltip-popper-error-bg-color': '#ff7875',
|
|
24
|
-
'tiny-tooltip-popper-error-text-color': '#fff',
|
|
25
|
-
'tiny-tooltip-popper-error-border-color': '#ff7875',
|
|
26
|
-
'tiny-tooltip-popper-warning-bg-color': '#ffd666',
|
|
27
|
-
'tiny-tooltip-popper-warning-text-color': '#fff',
|
|
28
|
-
'tiny-tooltip-popper-warning-border-color': '#ffd666',
|
|
29
|
-
'tiny-tooltip-popper-success-bg-color': '#95de64',
|
|
30
|
-
'tiny-tooltip-popper-success-text-color': '#fff',
|
|
31
|
-
'tiny-tooltip-popper-success-border-color': '#95de64',
|
|
32
|
-
'tiny-tooltip-popper-dark-bg-color': '#303133',
|
|
33
|
-
'tiny-tooltip-popper-dark-text-color': '#fff',
|
|
34
|
-
'tiny-tooltip-popper-light-bg-color': '#fff',
|
|
35
|
-
'tiny-tooltip-popper-light-text-color': '#303133',
|
|
36
|
-
'tiny-tooltip-popper-light-border-color': '#303133',
|
|
37
|
-
'tiny-tooltip-box-shadow': '0 4px 16px 0 rgba(0, 0, 0, 0.2)',
|
|
38
|
-
'tiny-tooltip-padding-vertical': '11px',
|
|
39
|
-
'tiny-tooltip-padding-horizontal': '15px',
|
|
40
|
-
'tiny-tooltip-validate-icon-color': '#f66f6a'
|
|
41
|
-
}
|
package/transfer/index.js
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-transfer-font-size': '14px',
|
|
15
|
-
'tiny-transfer-button-bg-color': '#1890ff',
|
|
16
|
-
'tiny-transfer-button-border-radius': '2px',
|
|
17
|
-
'tiny-transfer-button-disabled-text-color': '#999',
|
|
18
|
-
'tiny-transfer-button-disabled-border-color': '#d9d9d9',
|
|
19
|
-
'tiny-transfer-button-disabled-bg-color': '#f5f5f5',
|
|
20
|
-
'tiny-transfer-panel-bg-color': '#fff',
|
|
21
|
-
'tiny-transfer-panel-body-height': '260px',
|
|
22
|
-
'tiny-transfer-panel-border-color': '#d9d9d9',
|
|
23
|
-
'tiny-transfer-panel-border-radius': '2px',
|
|
24
|
-
'tiny-transfer-panel-item-height': '30px',
|
|
25
|
-
'tiny-transfer-panel-item-text-color': '#333',
|
|
26
|
-
'tiny-transfer-panel-item-hover-text-color': '#1890ff',
|
|
27
|
-
'tiny-transfer-panel-item-hover-bg-color': '#e6f7ff',
|
|
28
|
-
'tiny-transfer-panel-filter-height': '30px',
|
|
29
|
-
'tiny-transfer-panel-filter-font-size': '12px',
|
|
30
|
-
'tiny-transfer-panel-filter-border-radius': '2px',
|
|
31
|
-
'tiny-transfer-panel-body-filter-height': '216px',
|
|
32
|
-
'tiny-transfer-panel-width': '200px',
|
|
33
|
-
'tiny-transfer-header-height': '36px',
|
|
34
|
-
'tiny-transfer-header-bg-color': '#f5f5f5',
|
|
35
|
-
'tiny-transfer-header-border-color': '#d9d9d9',
|
|
36
|
-
'tiny-transfer-header-text-color': '#333',
|
|
37
|
-
'tiny-transfer-header-span-text-color': '#252b3a',
|
|
38
|
-
'tiny-transfer-header-font-size': '12px',
|
|
39
|
-
'tiny-transfer-header-sort-width': '20px',
|
|
40
|
-
'tiny-transfer-header-sort-text-color': '#1890ff',
|
|
41
|
-
'tiny-transfer-footer-height': '40px',
|
|
42
|
-
'tiny-transfer-footer-bg-color': '#fff',
|
|
43
|
-
'tiny-transfer-footer-border-color': '#d9d9d9',
|
|
44
|
-
'tiny-transfer-footer-text-color': '#606266',
|
|
45
|
-
'tiny-transfer-empty-height': '30px',
|
|
46
|
-
'tiny-transfer-empty-text-color': '#909399'
|
|
47
|
-
}
|
package/tree/index.js
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-tree-text-color': '#333',
|
|
15
|
-
'tiny-tree-bg-color': '#fff',
|
|
16
|
-
'tiny-tree-empty-text-color': '#909399',
|
|
17
|
-
'tiny-tree-node-content-current-bg-color': '#f5f5f5',
|
|
18
|
-
'tiny-tree-node-content-hover-bg-color': '#e6f7ff',
|
|
19
|
-
'tiny-tree-node-label-font-size': '14px',
|
|
20
|
-
'tiny-tree-node-label-margin-left': '4px',
|
|
21
|
-
'tiny-tree-node-label-bg-color': '#40a9ff',
|
|
22
|
-
'tiny-tree-node-label-text-color': '#fff',
|
|
23
|
-
'tiny-tree-node-icon-font-size': '14px',
|
|
24
|
-
'tiny-tree-node-loading-icon-color': '#1890ff',
|
|
25
|
-
'tiny-tree-node-expand-icon-color': '#333',
|
|
26
|
-
'tiny-tree-node-checked-icon-color': '#5e7ce0'
|
|
27
|
-
}
|
package/tree-menu/index.js
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-tree-menu-width': '210px',
|
|
15
|
-
'tiny-tree-menu-font-size': '12px',
|
|
16
|
-
'tiny-tree-menu-border-color': '#d9d9d9',
|
|
17
|
-
'tiny-tree-menu-node-height': '40px',
|
|
18
|
-
'tiny-tree-menu-node-hover-bg-color': '#e6f7ff',
|
|
19
|
-
'tiny-tree-menu-node-current-text-color': '#1890ff',
|
|
20
|
-
'tiny-tree-menu-node-body-text-color': '#333',
|
|
21
|
-
'tiny-tree-menu-square-left-border-color': '#1890ff'
|
|
22
|
-
}
|
package/upload/index.js
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-upload-tip-font-size': '14px',
|
|
15
|
-
'tiny-upload-tip-text-color': '#333',
|
|
16
|
-
'tiny-upload-picture-card-bg-color': '#fbfdff',
|
|
17
|
-
'tiny-upload-picture-card-border-color': '#c0ccda',
|
|
18
|
-
'tiny-upload-picture-card-border-radius': '6px',
|
|
19
|
-
'tiny-upload-picture-card-hover-text-color': '#40a9ff',
|
|
20
|
-
'tiny-upload-picture-card-icon-font-size': '28px',
|
|
21
|
-
'tiny-upload-picture-card-icon-color': '#8c939d'
|
|
22
|
-
}
|
package/upload-dragger/index.js
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2022 - present TinyVue Authors.
|
|
3
|
-
* Copyright (c) 2022 - present Huawei Cloud Computing Technologies Co., Ltd.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license.
|
|
6
|
-
*
|
|
7
|
-
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
|
|
8
|
-
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
|
|
9
|
-
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
'tiny-upload-dragger-width': '360px',
|
|
15
|
-
'tiny-upload-dragger-height': '180px',
|
|
16
|
-
'tiny-upload-dragger-bg-color': '#fafafa',
|
|
17
|
-
'tiny-upload-dragger-border-color': '#d9d9d9',
|
|
18
|
-
'tiny-upload-dragger-border-radius': '2px',
|
|
19
|
-
'tiny-upload-dragger-hover-text-color': '#40a9ff',
|
|
20
|
-
'tiny-upload-dragger-dragover-bg-color': 'rgba(32, 159, 255, 0.06)',
|
|
21
|
-
'tiny-upload-dragger-icon-color': '#999',
|
|
22
|
-
'tiny-upload-dragger-icon-font-size': '36px',
|
|
23
|
-
'tiny-upload-dragger-text-color': '#666',
|
|
24
|
-
'tiny-upload-dragger-text-font-size': '12px',
|
|
25
|
-
'tiny-upload-dragger-files-border-color': '#dcdfe6'
|
|
26
|
-
}
|