bkui-vue 0.0.1-beta.204 → 0.0.1-beta.205
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/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/affix.variable.css +1 -1
- package/lib/alert/alert.variable.css +1 -1
- package/lib/backtop/backtop.variable.css +1 -1
- package/lib/badge/badge.variable.css +1 -1
- package/lib/breadcrumb/breadcrumb.variable.css +1 -1
- package/lib/button/button.variable.css +1 -1
- package/lib/card/card.variable.css +1 -1
- package/lib/cascader/cascader.variable.css +1 -1
- package/lib/checkbox/checkbox.variable.css +1 -1
- package/lib/code-diff/code-diff.variable.css +1 -1
- package/lib/collapse/collapse.variable.css +1 -1
- package/lib/color-picker/color-picker.variable.css +1 -1
- package/lib/container/container.variable.css +1 -1
- package/lib/date-picker/date-picker.variable.css +1 -1
- package/lib/dialog/dialog.css +1 -2
- package/lib/dialog/dialog.less +1 -2
- package/lib/dialog/dialog.variable.css +1 -2
- package/lib/divider/divider.variable.css +1 -1
- package/lib/dropdown/dropdown.variable.css +1 -1
- package/lib/exception/exception.variable.css +1 -1
- package/lib/fixed-navbar/fixed-navbar.variable.css +1 -1
- package/lib/form/form.variable.css +1 -1
- package/lib/input/input.variable.css +1 -1
- package/lib/link/link.variable.css +1 -1
- package/lib/loading/loading.variable.css +1 -1
- package/lib/menu/menu.variable.css +1 -1
- package/lib/menu/submenu.variable.css +1 -1
- package/lib/message/message.variable.css +1 -1
- package/lib/navigation/navigation.variable.css +1 -1
- package/lib/notify/notify.variable.css +1 -1
- package/lib/pagination/pagination.variable.css +1 -1
- package/lib/popover/popover.variable.css +1 -1
- package/lib/popover2/popover2.variable.css +1 -1
- package/lib/process/process.variable.css +1 -1
- package/lib/progress/progress.variable.css +1 -1
- package/lib/radio/radio.variable.css +1 -1
- package/lib/resize-layout/resize-layout.variable.css +1 -1
- package/lib/search-select/search-select.variable.css +1 -1
- package/lib/select/select.variable.css +1 -1
- package/lib/sideslider/sideslider.variable.css +1 -1
- package/lib/slider/slider.variable.css +1 -1
- package/lib/steps/steps.variable.css +1 -1
- package/lib/styles/mixins/scroll.variable.css +1 -1
- package/lib/styles/themes/themes.less +1 -1
- package/lib/switcher/switcher.css +5 -5
- package/lib/switcher/switcher.variable.css +1 -1
- package/lib/tab/tab.variable.css +1 -1
- package/lib/table/plugins/head-filter.variable.css +1 -1
- package/lib/table/plugins/head-sort.variable.css +1 -1
- package/lib/table/plugins/settings.variable.css +1 -1
- package/lib/table/table.variable.css +1 -1
- package/lib/tag/tag.variable.css +1 -1
- package/lib/tag-input/tag-input.variable.css +1 -1
- package/lib/time-picker/time-picker.variable.css +1 -1
- package/lib/timeline/timeline.variable.css +1 -1
- package/lib/transfer/transfer.variable.css +1 -1
- package/lib/tree/tree.variable.css +1 -1
- package/lib/upload/upload.variable.css +1 -1
- package/lib/virtual-render/virtual-render.variable.css +1 -1
- package/package.json +1 -1
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -58,7 +58,7 @@
|
|
58
58
|
--fixed-navbar-background: #fff;
|
59
59
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
60
60
|
--switch-default-color: #fff;
|
61
|
-
--switch-grey-color:
|
61
|
+
--switch-grey-color: #c4c6cc;
|
62
62
|
--breadcrumb-black-color: #979ba5;
|
63
63
|
--breadcrumb-primary-hover-color: #0082ff;
|
64
64
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
package/lib/dialog/dialog.css
CHANGED
@@ -100,7 +100,6 @@
|
|
100
100
|
.bk-modal-wrapper.bk-dialog-wrapper .bk-dialog-header {
|
101
101
|
padding: 24px;
|
102
102
|
font-size: 20px;
|
103
|
-
line-height: 1;
|
104
103
|
}
|
105
104
|
.bk-modal-wrapper.bk-dialog-wrapper .bk-dialog-header .bk-header-icon {
|
106
105
|
text-align: center;
|
@@ -129,7 +128,7 @@
|
|
129
128
|
.bk-modal-wrapper.bk-dialog-wrapper .bk-modal-content {
|
130
129
|
height: calc(100% - 70px);
|
131
130
|
max-height: calc(100vh - 70px);
|
132
|
-
min-height: calc(258px -
|
131
|
+
min-height: calc(258px - 137px);
|
133
132
|
padding: 3px 24px 58px;
|
134
133
|
font-size: 14px;
|
135
134
|
line-height: 1.5;
|
package/lib/dialog/dialog.less
CHANGED
@@ -40,7 +40,6 @@
|
|
40
40
|
.bk-dialog-header {
|
41
41
|
padding: 24px;
|
42
42
|
font-size: 20px;
|
43
|
-
line-height: 1;
|
44
43
|
|
45
44
|
.bk-header-icon {
|
46
45
|
text-align: center;
|
@@ -76,7 +75,7 @@
|
|
76
75
|
.bk-modal-content {
|
77
76
|
height: calc(100% - 70px);
|
78
77
|
max-height: calc(100vh - 70px);
|
79
|
-
min-height: calc(258px -
|
78
|
+
min-height: calc(258px - 137px);
|
80
79
|
padding: 3px 24px 58px;
|
81
80
|
font-size: 14px;
|
82
81
|
line-height: 1.5;
|
@@ -100,7 +100,6 @@
|
|
100
100
|
.bk-modal-wrapper.bk-dialog-wrapper .bk-dialog-header {
|
101
101
|
padding: 24px;
|
102
102
|
font-size: 20px;
|
103
|
-
line-height: 1;
|
104
103
|
}
|
105
104
|
.bk-modal-wrapper.bk-dialog-wrapper .bk-dialog-header .bk-header-icon {
|
106
105
|
text-align: center;
|
@@ -129,7 +128,7 @@
|
|
129
128
|
.bk-modal-wrapper.bk-dialog-wrapper .bk-modal-content {
|
130
129
|
height: calc(100% - 70px);
|
131
130
|
max-height: calc(100vh - 70px);
|
132
|
-
min-height: calc(258px -
|
131
|
+
min-height: calc(258px - 137px);
|
133
132
|
padding: 3px 24px 58px;
|
134
133
|
font-size: 14px;
|
135
134
|
line-height: 1.5;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -58,7 +58,7 @@
|
|
58
58
|
--fixed-navbar-background: #fff;
|
59
59
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
60
60
|
--switch-default-color: #fff;
|
61
|
-
--switch-grey-color:
|
61
|
+
--switch-grey-color: #c4c6cc;
|
62
62
|
--breadcrumb-black-color: #979ba5;
|
63
63
|
--breadcrumb-primary-hover-color: #0082ff;
|
64
64
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -58,7 +58,7 @@
|
|
58
58
|
--fixed-navbar-background: #fff;
|
59
59
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
60
60
|
--switch-default-color: #fff;
|
61
|
-
--switch-grey-color:
|
61
|
+
--switch-grey-color: #c4c6cc;
|
62
62
|
--breadcrumb-black-color: #979ba5;
|
63
63
|
--breadcrumb-primary-hover-color: #0082ff;
|
64
64
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -84,7 +84,7 @@
|
|
84
84
|
vertical-align: middle;
|
85
85
|
list-style: none;
|
86
86
|
cursor: pointer;
|
87
|
-
background-color:
|
87
|
+
background-color: #c4c6cc;
|
88
88
|
border: 1px solid transparent;
|
89
89
|
border-radius: 50px;
|
90
90
|
border-radius: 100px;
|
@@ -140,7 +140,7 @@
|
|
140
140
|
width: 16px;
|
141
141
|
height: 16px;
|
142
142
|
font-size: 12px;
|
143
|
-
color:
|
143
|
+
color: #c4c6cc;
|
144
144
|
cursor: pointer;
|
145
145
|
background: transparent;
|
146
146
|
border-radius: 16px;
|
@@ -217,16 +217,16 @@
|
|
217
217
|
}
|
218
218
|
.bk-switcher.bk-switcher-outline {
|
219
219
|
background: #fff;
|
220
|
-
border: 1px solid
|
220
|
+
border: 1px solid #c4c6cc;
|
221
221
|
}
|
222
222
|
.bk-switcher.bk-switcher-outline:after {
|
223
223
|
width: 24px;
|
224
224
|
height: 24px;
|
225
|
-
background-color:
|
225
|
+
background-color: #c4c6cc;
|
226
226
|
box-shadow: none;
|
227
227
|
}
|
228
228
|
.bk-switcher.bk-switcher-outline .switcher-text {
|
229
|
-
color:
|
229
|
+
color: #c4c6cc;
|
230
230
|
}
|
231
231
|
.bk-switcher.bk-switcher-outline.is-checked {
|
232
232
|
border: 1px solid #2dcb56;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
package/lib/tab/tab.variable.css
CHANGED
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
package/lib/tag/tag.variable.css
CHANGED
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
--fixed-navbar-background: #fff;
|
58
58
|
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
59
59
|
--switch-default-color: #fff;
|
60
|
-
--switch-grey-color:
|
60
|
+
--switch-grey-color: #c4c6cc;
|
61
61
|
--breadcrumb-black-color: #979ba5;
|
62
62
|
--breadcrumb-primary-hover-color: #0082ff;
|
63
63
|
--breadcrumb-fn-main-color: #63656e;
|