web-component-gallery 1.1.21 → 1.1.23
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/amap.umd.js +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/tree.umd.js +1 -1
- package/lib/tree/style/Tree.less +5 -28
- package/package.json +1 -1
- package/plugins/lib/tree/style/Tree.less +5 -28
package/dist/amap.umd.js
CHANGED
|
@@ -9538,7 +9538,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _nod
|
|
|
9538
9538
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
9539
9539
|
|
|
9540
9540
|
"use strict";
|
|
9541
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../node_modules/css-loader/dist/runtime/api.js */ \"./node_modules/css-loader/dist/runtime/api.js\");\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__);\n// Imports\n\nvar ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \"/* 混入样式 */\\n/* 布局( 纯为了不想多写一行 */\\n/* 正方体盒子 */\\n/* 滚动条样式 */\\n/* 文字换行省略(默认1行)*/\\n/* flex布局 */\\n/* flex排版方式 */\\n/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */\\n/* stylelint-disable no-duplicate-selectors */\\n/* stylelint-disable */\\n/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */\\n.publicTreeCheck[data-v-45ca0cb8] {\\n display: flex;\\n
|
|
9541
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../node_modules/css-loader/dist/runtime/api.js */ \"./node_modules/css-loader/dist/runtime/api.js\");\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__);\n// Imports\n\nvar ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \"/* 混入样式 */\\n/* 布局( 纯为了不想多写一行 */\\n/* 正方体盒子 */\\n/* 滚动条样式 */\\n/* 文字换行省略(默认1行)*/\\n/* flex布局 */\\n/* flex排版方式 */\\n/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */\\n/* stylelint-disable no-duplicate-selectors */\\n/* stylelint-disable */\\n/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */\\n.publicTreeCheck[data-v-45ca0cb8] {\\n display: flex;\\n width: 100%;\\n height: 100%;\\n}\\n.publicTreeCheck > div[data-v-45ca0cb8] {\\n flex: 1;\\n padding: 16px 24px;\\n box-sizing: border-box;\\n display: flex;\\n gap: 0;\\n flex-direction: column;\\n}\\n.publicTreeCheck .TreeSelect[data-v-45ca0cb8] {\\n border-right: 1px solid #e8e8e8;\\n}\\n.publicTreeCheck .TreeReveal .TreeSelectCount[data-v-45ca0cb8] {\\n display: flex;\\n color: #1890ff;\\n margin-bottom: 16px;\\n}\\n.publicTreeCheck .TreeReveal .TreeSelectCount .clear[data-v-45ca0cb8] {\\n flex: 1;\\n text-align: right;\\n color: #1890ff;\\n cursor: pointer;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar-track {\\n border-radius: 0;\\n background-color: transparent;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar-thumb {\\n border-radius: 0;\\n border-radius: 5px;\\n background-image: -webkit-linear-gradient(270deg, #1890ff 0%, transparent 100%);\\n -webkit-transition: all 0.2s;\\n transition: all 0.2s;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar-corner {\\n background-color: transparent;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar {\\n width: 6px;\\n height: 56px;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8] .ant-checkbox-group {\\n width: 100%;\\n display: flex;\\n gap: 0;\\n flex-direction: column;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8] .ant-checkbox-group-item {\\n height: 40px;\\n display: flex;\\n align-items: center;\\n margin-right: 0;\\n padding: 0 12px;\\n box-sizing: border-box;\\n}\\n\", \"\"]);\n// Exports\n/* harmony default export */ __webpack_exports__[\"default\"] = (___CSS_LOADER_EXPORT___);\n\n\n//# sourceURL=webpack://mui/./plugins/lib/tree/Tree.vue?./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use%5B2%5D!./node_modules/vue-loader/lib/index.js??vue-loader-options");
|
|
9542
9542
|
|
|
9543
9543
|
/***/ }),
|
|
9544
9544
|
|
package/dist/index.umd.js
CHANGED
|
@@ -9538,7 +9538,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _nod
|
|
|
9538
9538
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
9539
9539
|
|
|
9540
9540
|
"use strict";
|
|
9541
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../node_modules/css-loader/dist/runtime/api.js */ \"./node_modules/css-loader/dist/runtime/api.js\");\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__);\n// Imports\n\nvar ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \"/* 混入样式 */\\n/* 布局( 纯为了不想多写一行 */\\n/* 正方体盒子 */\\n/* 滚动条样式 */\\n/* 文字换行省略(默认1行)*/\\n/* flex布局 */\\n/* flex排版方式 */\\n/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */\\n/* stylelint-disable no-duplicate-selectors */\\n/* stylelint-disable */\\n/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */\\n.publicTreeCheck[data-v-45ca0cb8] {\\n display: flex;\\n
|
|
9541
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../node_modules/css-loader/dist/runtime/api.js */ \"./node_modules/css-loader/dist/runtime/api.js\");\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__);\n// Imports\n\nvar ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \"/* 混入样式 */\\n/* 布局( 纯为了不想多写一行 */\\n/* 正方体盒子 */\\n/* 滚动条样式 */\\n/* 文字换行省略(默认1行)*/\\n/* flex布局 */\\n/* flex排版方式 */\\n/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */\\n/* stylelint-disable no-duplicate-selectors */\\n/* stylelint-disable */\\n/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */\\n.publicTreeCheck[data-v-45ca0cb8] {\\n display: flex;\\n width: 100%;\\n height: 100%;\\n}\\n.publicTreeCheck > div[data-v-45ca0cb8] {\\n flex: 1;\\n padding: 16px 24px;\\n box-sizing: border-box;\\n display: flex;\\n gap: 0;\\n flex-direction: column;\\n}\\n.publicTreeCheck .TreeSelect[data-v-45ca0cb8] {\\n border-right: 1px solid #e8e8e8;\\n}\\n.publicTreeCheck .TreeReveal .TreeSelectCount[data-v-45ca0cb8] {\\n display: flex;\\n color: #1890ff;\\n margin-bottom: 16px;\\n}\\n.publicTreeCheck .TreeReveal .TreeSelectCount .clear[data-v-45ca0cb8] {\\n flex: 1;\\n text-align: right;\\n color: #1890ff;\\n cursor: pointer;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar-track {\\n border-radius: 0;\\n background-color: transparent;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar-thumb {\\n border-radius: 0;\\n border-radius: 5px;\\n background-image: -webkit-linear-gradient(270deg, #1890ff 0%, transparent 100%);\\n -webkit-transition: all 0.2s;\\n transition: all 0.2s;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar-corner {\\n background-color: transparent;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar {\\n width: 6px;\\n height: 56px;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8] .ant-checkbox-group {\\n width: 100%;\\n display: flex;\\n gap: 0;\\n flex-direction: column;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8] .ant-checkbox-group-item {\\n height: 40px;\\n display: flex;\\n align-items: center;\\n margin-right: 0;\\n padding: 0 12px;\\n box-sizing: border-box;\\n}\\n\", \"\"]);\n// Exports\n/* harmony default export */ __webpack_exports__[\"default\"] = (___CSS_LOADER_EXPORT___);\n\n\n//# sourceURL=webpack://mui/./plugins/lib/tree/Tree.vue?./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use%5B2%5D!./node_modules/vue-loader/lib/index.js??vue-loader-options");
|
|
9542
9542
|
|
|
9543
9543
|
/***/ }),
|
|
9544
9544
|
|
package/dist/tree.umd.js
CHANGED
|
@@ -3423,7 +3423,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _nod
|
|
|
3423
3423
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3424
3424
|
|
|
3425
3425
|
"use strict";
|
|
3426
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../node_modules/css-loader/dist/runtime/api.js */ \"./node_modules/css-loader/dist/runtime/api.js\");\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__);\n// Imports\n\nvar ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \"/* 混入样式 */\\n/* 布局( 纯为了不想多写一行 */\\n/* 正方体盒子 */\\n/* 滚动条样式 */\\n/* 文字换行省略(默认1行)*/\\n/* flex布局 */\\n/* flex排版方式 */\\n/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */\\n/* stylelint-disable no-duplicate-selectors */\\n/* stylelint-disable */\\n/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */\\n.publicTreeCheck[data-v-45ca0cb8] {\\n display: flex;\\n
|
|
3426
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../node_modules/css-loader/dist/runtime/api.js */ \"./node_modules/css-loader/dist/runtime/api.js\");\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__);\n// Imports\n\nvar ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \"/* 混入样式 */\\n/* 布局( 纯为了不想多写一行 */\\n/* 正方体盒子 */\\n/* 滚动条样式 */\\n/* 文字换行省略(默认1行)*/\\n/* flex布局 */\\n/* flex排版方式 */\\n/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */\\n/* stylelint-disable no-duplicate-selectors */\\n/* stylelint-disable */\\n/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */\\n.publicTreeCheck[data-v-45ca0cb8] {\\n display: flex;\\n width: 100%;\\n height: 100%;\\n}\\n.publicTreeCheck > div[data-v-45ca0cb8] {\\n flex: 1;\\n padding: 16px 24px;\\n box-sizing: border-box;\\n display: flex;\\n gap: 0;\\n flex-direction: column;\\n}\\n.publicTreeCheck .TreeSelect[data-v-45ca0cb8] {\\n border-right: 1px solid #e8e8e8;\\n}\\n.publicTreeCheck .TreeReveal .TreeSelectCount[data-v-45ca0cb8] {\\n display: flex;\\n color: #1890ff;\\n margin-bottom: 16px;\\n}\\n.publicTreeCheck .TreeReveal .TreeSelectCount .clear[data-v-45ca0cb8] {\\n flex: 1;\\n text-align: right;\\n color: #1890ff;\\n cursor: pointer;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar-track {\\n border-radius: 0;\\n background-color: transparent;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar-thumb {\\n border-radius: 0;\\n border-radius: 5px;\\n background-image: -webkit-linear-gradient(270deg, #1890ff 0%, transparent 100%);\\n -webkit-transition: all 0.2s;\\n transition: all 0.2s;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar-corner {\\n background-color: transparent;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8]::-webkit-scrollbar {\\n width: 6px;\\n height: 56px;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8] .ant-checkbox-group {\\n width: 100%;\\n display: flex;\\n gap: 0;\\n flex-direction: column;\\n}\\n.publicTreeCheck .TreeReveal .TreeListPage[data-v-45ca0cb8] .ant-checkbox-group-item {\\n height: 40px;\\n display: flex;\\n align-items: center;\\n margin-right: 0;\\n padding: 0 12px;\\n box-sizing: border-box;\\n}\\n\", \"\"]);\n// Exports\n/* harmony default export */ __webpack_exports__[\"default\"] = (___CSS_LOADER_EXPORT___);\n\n\n//# sourceURL=webpack://mui/./plugins/lib/tree/Tree.vue?./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use%5B2%5D!./node_modules/vue-loader/lib/index.js??vue-loader-options");
|
|
3427
3427
|
|
|
3428
3428
|
/***/ }),
|
|
3429
3429
|
|
package/lib/tree/style/Tree.less
CHANGED
|
@@ -1,38 +1,26 @@
|
|
|
1
1
|
/* 混入样式 */
|
|
2
2
|
@import '../../style/mixins.less';
|
|
3
|
-
@import '
|
|
3
|
+
@import 'ant-design-vue/lib/style/themes/default.less';
|
|
4
4
|
|
|
5
5
|
.publicTreeCheck {
|
|
6
6
|
display: flex;
|
|
7
|
-
|
|
8
|
-
box-sizing: border-box;
|
|
9
|
-
|
|
10
|
-
.layout( 100%, 100% );
|
|
7
|
+
.square( 100% );
|
|
11
8
|
|
|
12
9
|
& > div {
|
|
13
10
|
flex: 1;
|
|
14
11
|
padding: @padding-md @padding-lg;
|
|
15
12
|
box-sizing: border-box;
|
|
16
13
|
.flex-layout( column );
|
|
17
|
-
}
|
|
14
|
+
}
|
|
18
15
|
|
|
19
16
|
.TreeSelect {
|
|
20
17
|
border-right: 1px solid @border-color-split;
|
|
21
|
-
|
|
22
|
-
:deep(.ant-input-search-icon) {
|
|
23
|
-
color: @info-color;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
:deep(.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected) {
|
|
27
|
-
background-color: @select-item-selected-bg;
|
|
28
|
-
}
|
|
29
18
|
}
|
|
30
19
|
|
|
31
20
|
.TreeReveal {
|
|
32
21
|
.TreeSelectCount {
|
|
33
22
|
display: flex;
|
|
34
23
|
color: @primary-color;
|
|
35
|
-
|
|
36
24
|
margin-bottom: @padding-md;
|
|
37
25
|
|
|
38
26
|
.clear {
|
|
@@ -44,7 +32,7 @@
|
|
|
44
32
|
}
|
|
45
33
|
|
|
46
34
|
.TreeListPage {
|
|
47
|
-
.scrollbarStyle();
|
|
35
|
+
.scrollbarStyle();
|
|
48
36
|
:deep(.ant-checkbox-group) {
|
|
49
37
|
width: 100%;
|
|
50
38
|
.flex-layout( column );
|
|
@@ -53,21 +41,10 @@
|
|
|
53
41
|
height: 40px;
|
|
54
42
|
display: flex;
|
|
55
43
|
align-items: center;
|
|
56
|
-
|
|
44
|
+
margin-right: 0;
|
|
57
45
|
padding: 0 @padding-sm;
|
|
58
46
|
box-sizing: border-box;
|
|
59
47
|
}
|
|
60
|
-
:deep(.ant-checkbox-group-item:hover) {
|
|
61
|
-
color: @primary-color;
|
|
62
|
-
background: @background-color-light;
|
|
63
|
-
}
|
|
64
48
|
}
|
|
65
49
|
}
|
|
66
|
-
|
|
67
|
-
:deep(.ant-tree-checkbox-inner) {
|
|
68
|
-
background: transparent;
|
|
69
|
-
}
|
|
70
|
-
:deep(.ant-tree-checkbox-checked .ant-tree-checkbox-inner) {
|
|
71
|
-
background-color: @btn-primary-bg;
|
|
72
|
-
}
|
|
73
50
|
}
|
package/package.json
CHANGED
|
@@ -1,38 +1,26 @@
|
|
|
1
1
|
/* 混入样式 */
|
|
2
2
|
@import '../../style/mixins.less';
|
|
3
|
-
@import '
|
|
3
|
+
@import 'ant-design-vue/lib/style/themes/default.less';
|
|
4
4
|
|
|
5
5
|
.publicTreeCheck {
|
|
6
6
|
display: flex;
|
|
7
|
-
|
|
8
|
-
box-sizing: border-box;
|
|
9
|
-
|
|
10
|
-
.layout( 100%, 100% );
|
|
7
|
+
.square( 100% );
|
|
11
8
|
|
|
12
9
|
& > div {
|
|
13
10
|
flex: 1;
|
|
14
11
|
padding: @padding-md @padding-lg;
|
|
15
12
|
box-sizing: border-box;
|
|
16
13
|
.flex-layout( column );
|
|
17
|
-
}
|
|
14
|
+
}
|
|
18
15
|
|
|
19
16
|
.TreeSelect {
|
|
20
17
|
border-right: 1px solid @border-color-split;
|
|
21
|
-
|
|
22
|
-
:deep(.ant-input-search-icon) {
|
|
23
|
-
color: @info-color;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
:deep(.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected) {
|
|
27
|
-
background-color: @select-item-selected-bg;
|
|
28
|
-
}
|
|
29
18
|
}
|
|
30
19
|
|
|
31
20
|
.TreeReveal {
|
|
32
21
|
.TreeSelectCount {
|
|
33
22
|
display: flex;
|
|
34
23
|
color: @primary-color;
|
|
35
|
-
|
|
36
24
|
margin-bottom: @padding-md;
|
|
37
25
|
|
|
38
26
|
.clear {
|
|
@@ -44,7 +32,7 @@
|
|
|
44
32
|
}
|
|
45
33
|
|
|
46
34
|
.TreeListPage {
|
|
47
|
-
.scrollbarStyle();
|
|
35
|
+
.scrollbarStyle();
|
|
48
36
|
:deep(.ant-checkbox-group) {
|
|
49
37
|
width: 100%;
|
|
50
38
|
.flex-layout( column );
|
|
@@ -53,21 +41,10 @@
|
|
|
53
41
|
height: 40px;
|
|
54
42
|
display: flex;
|
|
55
43
|
align-items: center;
|
|
56
|
-
|
|
44
|
+
margin-right: 0;
|
|
57
45
|
padding: 0 @padding-sm;
|
|
58
46
|
box-sizing: border-box;
|
|
59
47
|
}
|
|
60
|
-
:deep(.ant-checkbox-group-item:hover) {
|
|
61
|
-
color: @primary-color;
|
|
62
|
-
background: @background-color-light;
|
|
63
|
-
}
|
|
64
48
|
}
|
|
65
49
|
}
|
|
66
|
-
|
|
67
|
-
:deep(.ant-tree-checkbox-inner) {
|
|
68
|
-
background: transparent;
|
|
69
|
-
}
|
|
70
|
-
:deep(.ant-tree-checkbox-checked .ant-tree-checkbox-inner) {
|
|
71
|
-
background-color: @btn-primary-bg;
|
|
72
|
-
}
|
|
73
50
|
}
|