@nutui/nutui-react 4.0.0-beta.2 → 4.0.0-beta.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/CHANGELOG.md +12 -2
- package/dist/cjs/packages/actionsheet/style/style.css +1 -5
- package/dist/cjs/packages/address/style/style.css +2 -6
- package/dist/cjs/packages/animate/style/style.css +0 -4
- package/dist/cjs/packages/animatingnumbers/style/style.css +1 -6
- package/dist/cjs/packages/audio/style/style.css +2 -6
- package/dist/cjs/packages/avatar/style/style.css +0 -4
- package/dist/cjs/packages/avatarcropper/style/style.css +0 -4
- package/dist/cjs/packages/avatargroup/style/style.css +0 -4
- package/dist/cjs/packages/backtop/style/style.css +0 -4
- package/dist/cjs/packages/badge/style/style.css +5 -9
- package/dist/cjs/packages/barrage/style/style.css +0 -4
- package/dist/cjs/packages/button/style/style.css +21 -25
- package/dist/cjs/packages/calendar/style/style.css +8 -12
- package/dist/cjs/packages/calendarcard/style/style.css +4 -8
- package/dist/cjs/packages/calendaritem/style/style.css +1 -6
- package/dist/cjs/packages/card/style/style.css +0 -4
- package/dist/cjs/packages/cascader/style/style.css +0 -4
- package/dist/cjs/packages/cell/style/style.css +0 -4
- package/dist/cjs/packages/cellgroup/style/style.css +0 -4
- package/dist/cjs/packages/checkbox/style/style.css +6 -10
- package/dist/cjs/packages/checkboxgroup/style/style.css +0 -4
- package/dist/cjs/packages/circleprogress/style/style.css +0 -4
- package/dist/cjs/packages/col/style/style.css +0 -4
- package/dist/cjs/packages/collapse/style/style.css +1 -6
- package/dist/cjs/packages/collapseitem/style/style.css +3 -7
- package/dist/cjs/packages/configprovider/style/style.css +1 -6
- package/dist/cjs/packages/configprovider/types.d.ts +1 -1
- package/dist/cjs/packages/countdown/style/style.css +1 -5
- package/dist/cjs/packages/countup/style/style.css +0 -4
- package/dist/cjs/packages/datepicker/style/style.css +1 -6
- package/dist/cjs/packages/datepickerview/style/style.css +0 -4
- package/dist/cjs/packages/dialog/style/style.css +1 -5
- package/dist/cjs/packages/divider/style/style.css +0 -4
- package/dist/cjs/packages/drag/style/style.css +0 -4
- package/dist/cjs/packages/elevator/style/style.css +1 -5
- package/dist/cjs/packages/ellipsis/style/style.css +0 -4
- package/dist/cjs/packages/empty/style/style.css +0 -4
- package/dist/cjs/packages/fixednav/style/style.css +0 -4
- package/dist/cjs/packages/form/style/style.css +1 -6
- package/dist/cjs/packages/formitem/style/style.css +0 -4
- package/dist/cjs/packages/grid/style/style.css +0 -4
- package/dist/cjs/packages/griditem/style/style.css +0 -4
- package/dist/cjs/packages/hoverbutton/style/style.css +0 -4
- package/dist/cjs/packages/hoverbuttonitem/style/style.css +0 -4
- package/dist/cjs/packages/image/style/style.css +0 -4
- package/dist/cjs/packages/imagepreview/style/style.css +0 -4
- package/dist/cjs/packages/indicator/indicator.js +6 -7
- package/dist/cjs/packages/indicator/style/indicator.scss +85 -37
- package/dist/cjs/packages/indicator/style/style.css +71 -36
- package/dist/cjs/packages/indicator/style-jmapp/indicator.scss +85 -37
- package/dist/cjs/packages/indicator/style-jmapp/style.css +65 -26
- package/dist/cjs/packages/indicator/style-jrkf/indicator.scss +85 -37
- package/dist/cjs/packages/indicator/style-jrkf/style.css +65 -26
- package/dist/cjs/packages/infiniteloading/style/style.css +0 -4
- package/dist/cjs/packages/input/style/style.css +4 -8
- package/dist/cjs/packages/inputnumber/style/style.css +3 -7
- package/dist/cjs/packages/layout/style/style.css +1 -6
- package/dist/cjs/packages/loading/style/style.css +0 -4
- package/dist/cjs/packages/lottie/style/style.css +1 -6
- package/dist/cjs/packages/menu/style/style.css +1 -5
- package/dist/cjs/packages/menuitem/style/style.css +0 -4
- package/dist/cjs/packages/navbar/style/style.css +0 -4
- package/dist/cjs/packages/noticebar/style/style.css +0 -4
- package/dist/cjs/packages/notify/style/style.css +0 -4
- package/dist/cjs/packages/numberkeyboard/style/style.css +0 -4
- package/dist/cjs/packages/overlay/style/style.css +0 -4
- package/dist/cjs/packages/pagination/style/style.css +2 -6
- package/dist/cjs/packages/picker/style/style.css +0 -4
- package/dist/cjs/packages/pickerview/style/style.css +0 -4
- package/dist/cjs/packages/popover/style/style.css +1 -5
- package/dist/cjs/packages/popup/style/style.css +0 -4
- package/dist/cjs/packages/price/style/style.css +0 -4
- package/dist/cjs/packages/progress/style/style.css +0 -4
- package/dist/cjs/packages/pulltorefresh/style/style.css +0 -4
- package/dist/cjs/packages/quickenter/style/style.css +0 -4
- package/dist/cjs/packages/radio/style/style.css +6 -10
- package/dist/cjs/packages/radiogroup/style/style.css +2 -6
- package/dist/cjs/packages/range/style/style.css +1 -5
- package/dist/cjs/packages/rate/style/style.css +0 -4
- package/dist/cjs/packages/resultpage/style/style.css +0 -4
- package/dist/cjs/packages/row/style/style.css +0 -4
- package/dist/cjs/packages/safearea/style/style.css +0 -4
- package/dist/cjs/packages/searchbar/style/style.css +1 -5
- package/dist/cjs/packages/segmented/style/style.css +1 -5
- package/dist/cjs/packages/shortpassword/style/style.css +1 -5
- package/dist/cjs/packages/sidebar/style/style.css +1 -5
- package/dist/cjs/packages/sidebaritem/style/style.css +0 -4
- package/dist/cjs/packages/signature/style/style.css +0 -4
- package/dist/cjs/packages/skeleton/style/style.css +0 -4
- package/dist/cjs/packages/space/style/style.css +0 -4
- package/dist/cjs/packages/step/style/style.css +1 -5
- package/dist/cjs/packages/steps/style/style.css +0 -4
- package/dist/cjs/packages/sticky/style/style.css +0 -4
- package/dist/cjs/packages/swipe/style/style.css +0 -4
- package/dist/cjs/packages/swiper/style/style.css +0 -4
- package/dist/cjs/packages/swiperitem/style/style.css +0 -4
- package/dist/cjs/packages/switch/style/style.css +35 -34
- package/dist/cjs/packages/switch/style/switch.scss +31 -18
- package/dist/cjs/packages/switch/style-jmapp/style.css +22 -17
- package/dist/cjs/packages/switch/style-jmapp/switch.scss +31 -18
- package/dist/cjs/packages/switch/style-jrkf/style.css +22 -17
- package/dist/cjs/packages/switch/style-jrkf/switch.scss +31 -18
- package/dist/cjs/packages/tabbar/style/style.css +0 -4
- package/dist/cjs/packages/tabbaritem/style/style.css +0 -4
- package/dist/cjs/packages/table/style/style.css +0 -4
- package/dist/cjs/packages/tabpane/style/style.css +0 -4
- package/dist/cjs/packages/tabs/style/style.css +3 -7
- package/dist/cjs/packages/tag/style/style.css +0 -4
- package/dist/cjs/packages/textarea/style/style.css +5 -9
- package/dist/cjs/packages/timedetail/style/style.css +0 -4
- package/dist/cjs/packages/timeselect/style/style.css +0 -4
- package/dist/cjs/packages/toast/style/style.css +0 -4
- package/dist/cjs/packages/tour/style/style.css +1 -5
- package/dist/cjs/packages/trendarrow/style/style.css +0 -4
- package/dist/cjs/packages/uploader/style/style.css +2 -6
- package/dist/cjs/packages/video/style/style.css +0 -4
- package/dist/cjs/packages/virtuallist/style/style.css +0 -4
- package/dist/cjs/packages/watermark/style/style.css +0 -4
- package/dist/cjs/types/spec/indicator/base.d.ts +2 -0
- package/dist/es/packages/actionsheet/style/style.css +1 -5
- package/dist/es/packages/address/style/style.css +2 -6
- package/dist/es/packages/animate/style/style.css +0 -4
- package/dist/es/packages/animatingnumbers/style/style.css +1 -6
- package/dist/es/packages/audio/style/style.css +2 -6
- package/dist/es/packages/avatar/style/style.css +0 -4
- package/dist/es/packages/avatarcropper/style/style.css +0 -4
- package/dist/es/packages/avatargroup/style/style.css +0 -4
- package/dist/es/packages/backtop/style/style.css +0 -4
- package/dist/es/packages/badge/style/style.css +5 -9
- package/dist/es/packages/barrage/style/style.css +0 -4
- package/dist/es/packages/button/style/style.css +21 -25
- package/dist/es/packages/calendar/style/style.css +8 -12
- package/dist/es/packages/calendarcard/style/style.css +4 -8
- package/dist/es/packages/calendaritem/style/style.css +1 -6
- package/dist/es/packages/card/style/style.css +0 -4
- package/dist/es/packages/cascader/style/style.css +0 -4
- package/dist/es/packages/cell/style/style.css +0 -4
- package/dist/es/packages/cellgroup/style/style.css +0 -4
- package/dist/es/packages/checkbox/style/style.css +6 -10
- package/dist/es/packages/checkboxgroup/style/style.css +0 -4
- package/dist/es/packages/circleprogress/style/style.css +0 -4
- package/dist/es/packages/col/style/style.css +0 -4
- package/dist/es/packages/collapse/style/style.css +1 -6
- package/dist/es/packages/collapseitem/style/style.css +3 -7
- package/dist/es/packages/configprovider/style/style.css +1 -6
- package/dist/es/packages/configprovider/types.d.ts +1 -1
- package/dist/es/packages/countdown/style/style.css +1 -5
- package/dist/es/packages/countup/style/style.css +0 -4
- package/dist/es/packages/datepicker/style/style.css +1 -6
- package/dist/es/packages/datepickerview/style/style.css +0 -4
- package/dist/es/packages/dialog/style/style.css +1 -5
- package/dist/es/packages/divider/style/style.css +0 -4
- package/dist/es/packages/drag/style/style.css +0 -4
- package/dist/es/packages/elevator/style/style.css +1 -5
- package/dist/es/packages/ellipsis/style/style.css +0 -4
- package/dist/es/packages/empty/style/style.css +0 -4
- package/dist/es/packages/fixednav/style/style.css +0 -4
- package/dist/es/packages/form/style/style.css +1 -6
- package/dist/es/packages/formitem/style/style.css +0 -4
- package/dist/es/packages/grid/style/style.css +0 -4
- package/dist/es/packages/griditem/style/style.css +0 -4
- package/dist/es/packages/hoverbutton/style/style.css +0 -4
- package/dist/es/packages/hoverbuttonitem/style/style.css +0 -4
- package/dist/es/packages/image/style/style.css +0 -4
- package/dist/es/packages/imagepreview/style/style.css +0 -4
- package/dist/es/packages/indicator/indicator.js +6 -7
- package/dist/es/packages/indicator/style/indicator.scss +85 -37
- package/dist/es/packages/indicator/style/style.css +71 -36
- package/dist/es/packages/indicator/style-jmapp/indicator.scss +85 -37
- package/dist/es/packages/indicator/style-jmapp/style.css +65 -26
- package/dist/es/packages/indicator/style-jrkf/indicator.scss +85 -37
- package/dist/es/packages/indicator/style-jrkf/style.css +65 -26
- package/dist/es/packages/infiniteloading/style/style.css +0 -4
- package/dist/es/packages/input/style/style.css +4 -8
- package/dist/es/packages/inputnumber/style/style.css +3 -7
- package/dist/es/packages/layout/style/style.css +1 -6
- package/dist/es/packages/loading/style/style.css +0 -4
- package/dist/es/packages/lottie/style/style.css +1 -6
- package/dist/es/packages/menu/style/style.css +1 -5
- package/dist/es/packages/menuitem/style/style.css +0 -4
- package/dist/es/packages/navbar/style/style.css +0 -4
- package/dist/es/packages/noticebar/style/style.css +0 -4
- package/dist/es/packages/notify/style/style.css +0 -4
- package/dist/es/packages/numberkeyboard/style/style.css +0 -4
- package/dist/es/packages/overlay/style/style.css +0 -4
- package/dist/es/packages/pagination/style/style.css +2 -6
- package/dist/es/packages/picker/style/style.css +0 -4
- package/dist/es/packages/pickerview/style/style.css +0 -4
- package/dist/es/packages/popover/style/style.css +1 -5
- package/dist/es/packages/popup/style/style.css +0 -4
- package/dist/es/packages/price/style/style.css +0 -4
- package/dist/es/packages/progress/style/style.css +0 -4
- package/dist/es/packages/pulltorefresh/style/style.css +0 -4
- package/dist/es/packages/quickenter/style/style.css +0 -4
- package/dist/es/packages/radio/style/style.css +6 -10
- package/dist/es/packages/radiogroup/style/style.css +2 -6
- package/dist/es/packages/range/style/style.css +1 -5
- package/dist/es/packages/rate/style/style.css +0 -4
- package/dist/es/packages/resultpage/style/style.css +0 -4
- package/dist/es/packages/row/style/style.css +0 -4
- package/dist/es/packages/safearea/style/style.css +0 -4
- package/dist/es/packages/searchbar/style/style.css +1 -5
- package/dist/es/packages/segmented/style/style.css +1 -5
- package/dist/es/packages/shortpassword/style/style.css +1 -5
- package/dist/es/packages/sidebar/style/style.css +1 -5
- package/dist/es/packages/sidebaritem/style/style.css +0 -4
- package/dist/es/packages/signature/style/style.css +0 -4
- package/dist/es/packages/skeleton/style/style.css +0 -4
- package/dist/es/packages/space/style/style.css +0 -4
- package/dist/es/packages/step/style/style.css +1 -5
- package/dist/es/packages/steps/style/style.css +0 -4
- package/dist/es/packages/sticky/style/style.css +0 -4
- package/dist/es/packages/swipe/style/style.css +0 -4
- package/dist/es/packages/swiper/style/style.css +0 -4
- package/dist/es/packages/swiperitem/style/style.css +0 -4
- package/dist/es/packages/switch/style/style.css +35 -34
- package/dist/es/packages/switch/style/switch.scss +31 -18
- package/dist/es/packages/switch/style-jmapp/style.css +22 -17
- package/dist/es/packages/switch/style-jmapp/switch.scss +31 -18
- package/dist/es/packages/switch/style-jrkf/style.css +22 -17
- package/dist/es/packages/switch/style-jrkf/switch.scss +31 -18
- package/dist/es/packages/tabbar/style/style.css +0 -4
- package/dist/es/packages/tabbaritem/style/style.css +0 -4
- package/dist/es/packages/table/style/style.css +0 -4
- package/dist/es/packages/tabpane/style/style.css +0 -4
- package/dist/es/packages/tabs/style/style.css +3 -7
- package/dist/es/packages/tag/style/style.css +0 -4
- package/dist/es/packages/textarea/style/style.css +5 -9
- package/dist/es/packages/timedetail/style/style.css +0 -4
- package/dist/es/packages/timeselect/style/style.css +0 -4
- package/dist/es/packages/toast/style/style.css +0 -4
- package/dist/es/packages/tour/style/style.css +1 -5
- package/dist/es/packages/trendarrow/style/style.css +0 -4
- package/dist/es/packages/uploader/style/style.css +2 -6
- package/dist/es/packages/video/style/style.css +0 -4
- package/dist/es/packages/virtuallist/style/style.css +0 -4
- package/dist/es/packages/watermark/style/style.css +0 -4
- package/dist/es/types/spec/indicator/base.d.ts +5 -0
- package/dist/nutui.react.umd.js +6 -7
- package/dist/style-jmapp.css +1 -1
- package/dist/style-jmapp.scss +37 -37
- package/dist/style-jrkf.css +1 -1
- package/dist/style-jrkf.scss +33 -33
- package/dist/style.css +1 -1
- package/dist/style.scss +35 -35
- package/dist/styles/theme-dark.scss +5 -2
- package/dist/styles/theme-default.scss +4 -1
- package/dist/styles/themes/dark.css +1 -1
- package/dist/styles/themes/default.css +1 -1
- package/dist/styles/variables-daojia.scss +28 -0
- package/dist/styles/variables-jmapp.scss +28 -0
- package/dist/styles/variables-jrkf.scss +28 -0
- package/dist/styles/variables.scss +41 -22
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,18 @@
|
|
|
1
|
+
# v4.0.0-beta.3
|
|
2
|
+
`2026-06-12`
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
* 🏡 chore(deps): update actions/setup-python action to v6 (#3477)
|
|
6
|
+
* :sparkles: feat(switch): 适配 v16 (#3483)
|
|
7
|
+
* :sparkles: feat: indicator基础升级完成 (#3480)
|
|
8
|
+
* :bug: fix: 解决taro版本demo变量文件重复注入导致超时的问题 (#3482)
|
|
9
|
+
|
|
10
|
+
|
|
1
11
|
# v4.0.0-beta.2
|
|
2
|
-
`2026-06-08`
|
|
3
12
|
|
|
4
|
-
|
|
13
|
+
`2026-06-08`
|
|
5
14
|
|
|
15
|
+
- :bug: fix: 移除jmfe桥接方式 (#3479)
|
|
6
16
|
|
|
7
17
|
# v4.0.0-beta.1
|
|
8
18
|
|
|
@@ -8,10 +8,6 @@ page {
|
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
15
11
|
.nut-actionsheet {
|
|
16
12
|
text-align: center;
|
|
17
13
|
}
|
|
@@ -55,7 +51,7 @@ page {
|
|
|
55
51
|
color: var(--nutui-actionsheet-item-danger, var(--nutui-color-danger, #ff0f23));
|
|
56
52
|
}
|
|
57
53
|
.nut-actionsheet-cancel-disabled, .nut-actionsheet-item-disabled {
|
|
58
|
-
color: var(--nutui-color-text-disabled, #
|
|
54
|
+
color: var(--nutui-color-text-disabled, #b4b8bf) !important;
|
|
59
55
|
cursor: not-allowed;
|
|
60
56
|
}
|
|
61
57
|
.nut-actionsheet-cancel {
|
|
@@ -8,10 +8,6 @@ page {
|
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
15
11
|
.nut-address-exist {
|
|
16
12
|
display: block;
|
|
17
13
|
padding: calc(15px * var(--nut-scale-f, 1)) calc(20px * var(--nut-scale-f, 1)) 0;
|
|
@@ -48,7 +44,7 @@ page {
|
|
|
48
44
|
background: var(--nutui-button-primary-background-color, var(--nutui-color-primary, #ff0f23));
|
|
49
45
|
border-radius: calc(21px * var(--nut-scale-f, 1));
|
|
50
46
|
font-size: var(--nutui-font-size-l, calc(15px * var(--nut-scale-font, var(--nut-scale-f, 1))));
|
|
51
|
-
color: #ffffff;
|
|
47
|
+
color: var(--nutui-color-primary-text, #ffffff);
|
|
52
48
|
}
|
|
53
49
|
|
|
54
50
|
.nut-address-title {
|
|
@@ -112,7 +108,7 @@ page {
|
|
|
112
108
|
}
|
|
113
109
|
.nut-address-selected-border {
|
|
114
110
|
margin: 0 calc(2px * var(--nut-scale-f, 1));
|
|
115
|
-
color: var(--nutui-color-text-disabled, #
|
|
111
|
+
color: var(--nutui-color-text-disabled, #b4b8bf);
|
|
116
112
|
}
|
|
117
113
|
.nut-address-elevator {
|
|
118
114
|
margin-top: 0;
|
|
@@ -6,9 +6,4 @@ page {
|
|
|
6
6
|
--nut-icon-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
7
7
|
--nut-icon-width: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
9
|
+
}
|
|
@@ -8,10 +8,6 @@ page {
|
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
15
11
|
.nut-audio-icon {
|
|
16
12
|
position: relative;
|
|
17
13
|
display: inline-block;
|
|
@@ -24,7 +20,7 @@ page {
|
|
|
24
20
|
height: calc(30px * var(--nut-scale-f, 1));
|
|
25
21
|
background: #ffffff;
|
|
26
22
|
border-radius: 50%;
|
|
27
|
-
box-shadow: 0 0 calc(8px * var(--nut-scale-f, 1)) var(--nutui-color-text-disabled, #
|
|
23
|
+
box-shadow: 0 0 calc(8px * var(--nut-scale-f, 1)) var(--nutui-color-text-disabled, #b4b8bf);
|
|
28
24
|
}
|
|
29
25
|
.nut-audio-icon .nut-audio-icon-stop {
|
|
30
26
|
position: relative;
|
|
@@ -37,7 +33,7 @@ page {
|
|
|
37
33
|
content: "";
|
|
38
34
|
height: calc(2px * var(--nut-scale-f, 1));
|
|
39
35
|
width: calc(30px * var(--nut-scale-f, 1));
|
|
40
|
-
background: var(--nutui-color-text-disabled, #
|
|
36
|
+
background: var(--nutui-color-text-disabled, #b4b8bf);
|
|
41
37
|
transform: rotate(45deg);
|
|
42
38
|
transform-origin: calc(8px * var(--nut-scale-f, 1)) calc(-18px * var(--nut-scale-f, 1));
|
|
43
39
|
}
|
|
@@ -8,10 +8,6 @@ page {
|
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
15
11
|
.nut-badge {
|
|
16
12
|
position: relative;
|
|
17
13
|
/* #ifdef dynamic*/
|
|
@@ -49,7 +45,7 @@ page {
|
|
|
49
45
|
left: -50%;
|
|
50
46
|
right: -50%;
|
|
51
47
|
transform: scale(0.5);
|
|
52
|
-
border: var(--nutui-badge-border, calc(1px * var(--nut-scale-f, 1)) solid #ffffff);
|
|
48
|
+
border: var(--nutui-badge-border, calc(1px * var(--nut-scale-f, 1)) solid var(--nutui-color-primary-text, #ffffff));
|
|
53
49
|
border-radius: var(--nutui-badge-border-radius, var(--nutui-badge-height, calc(14px * var(--nut-scale-f, 1))));
|
|
54
50
|
}
|
|
55
51
|
.nut-badge-sup {
|
|
@@ -63,7 +59,7 @@ page {
|
|
|
63
59
|
min-width: var(--nutui-badge-min-width, calc(6px * var(--nut-scale-f, 1)));
|
|
64
60
|
padding: var(--nutui-badge-padding, calc(1px * var(--nut-scale-f, 1)) calc(4px * var(--nut-scale-f, 1)));
|
|
65
61
|
box-sizing: border-box;
|
|
66
|
-
color: var(--nutui-badge-color, #ffffff);
|
|
62
|
+
color: var(--nutui-badge-color, var(--nutui-color-primary-text, #ffffff));
|
|
67
63
|
font-size: var(--nutui-badge-font-size, var(--nutui-font-size-xxxs, calc(9px * var(--nut-scale-font, var(--nut-scale-f, 1)))));
|
|
68
64
|
line-height: calc(12px * var(--nut-scale-f, 1));
|
|
69
65
|
white-space: nowrap;
|
|
@@ -73,7 +69,7 @@ page {
|
|
|
73
69
|
z-index: 1;
|
|
74
70
|
}
|
|
75
71
|
.nut-badge-disabled {
|
|
76
|
-
background: var(--nutui-badge-background-disabled-color, var(--nutui-color-text-disabled, #
|
|
72
|
+
background: var(--nutui-badge-background-disabled-color, var(--nutui-color-text-disabled, #b4b8bf));
|
|
77
73
|
}
|
|
78
74
|
.nut-badge-number {
|
|
79
75
|
font-family: "JDZH-Regular";
|
|
@@ -91,7 +87,7 @@ page {
|
|
|
91
87
|
border-radius: 50%;
|
|
92
88
|
}
|
|
93
89
|
.nut-badge-dot::after {
|
|
94
|
-
border: var(--nutui-badge-dot-border, calc(1px * var(--nut-scale-f, 1)) solid #ffffff);
|
|
90
|
+
border: var(--nutui-badge-dot-border, calc(1px * var(--nut-scale-f, 1)) solid var(--nutui-color-primary-text, #ffffff));
|
|
95
91
|
border-radius: 50%;
|
|
96
92
|
}
|
|
97
93
|
.nut-badge-dot-normal {
|
|
@@ -110,7 +106,7 @@ page {
|
|
|
110
106
|
height: var(--nutui-badge-dot-large-width, calc(8px * var(--nut-scale-f, 1)));
|
|
111
107
|
}
|
|
112
108
|
.nut-badge-outline {
|
|
113
|
-
background: #ffffff;
|
|
109
|
+
background: var(--nutui-color-primary-text, #ffffff);
|
|
114
110
|
color: var(--nutui-badge-outline-color, var(--nutui-color-primary, #ff0f23));
|
|
115
111
|
}
|
|
116
112
|
.nut-badge-outline::after {
|
|
@@ -8,10 +8,6 @@ page {
|
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
15
11
|
.nut-button {
|
|
16
12
|
position: relative;
|
|
17
13
|
display: flex;
|
|
@@ -121,20 +117,20 @@ page {
|
|
|
121
117
|
.nut-button-default {
|
|
122
118
|
padding: var(--nutui-button-default-padding, 0px calc(12px * var(--nut-scale-f, 1)));
|
|
123
119
|
border-style: solid;
|
|
124
|
-
border-color: var(--nutui-button-default-border-color, var(--nutui-color-text-disabled, #
|
|
120
|
+
border-color: var(--nutui-button-default-border-color, var(--nutui-color-text-disabled, #b4b8bf));
|
|
125
121
|
}
|
|
126
122
|
.nut-button-default-disabled, .nut-button-default-solid-disabled {
|
|
127
|
-
color: var(--nutui-button-primary-color, #ffffff);
|
|
128
|
-
background: var(--nutui-button-default-disabled, var(--nutui-color-text-disabled, #
|
|
129
|
-
border-color: var(--nutui-button-default-disabled, var(--nutui-color-text-disabled, #
|
|
123
|
+
color: var(--nutui-button-primary-color, var(--nutui-color-primary-text, #ffffff));
|
|
124
|
+
background: var(--nutui-button-default-disabled, var(--nutui-color-text-disabled, #b4b8bf));
|
|
125
|
+
border-color: var(--nutui-button-default-disabled, var(--nutui-color-text-disabled, #b4b8bf));
|
|
130
126
|
}
|
|
131
127
|
.nut-button-default-none-disabled {
|
|
132
128
|
color: var(--nutui-button-default-disabled-color, var(--nutui-color-text-help, #888b94));
|
|
133
129
|
}
|
|
134
130
|
.nut-button-default-outline-disabled, .nut-button-default-dashed-disabled {
|
|
135
131
|
background: transparent;
|
|
136
|
-
color: var(--nutui-button-default-disabled, var(--nutui-color-text-disabled, #
|
|
137
|
-
border-color: var(--nutui-button-default-disabled, var(--nutui-color-text-disabled, #
|
|
132
|
+
color: var(--nutui-button-default-disabled, var(--nutui-color-text-disabled, #b4b8bf));
|
|
133
|
+
border-color: var(--nutui-button-default-disabled, var(--nutui-color-text-disabled, #b4b8bf));
|
|
138
134
|
}
|
|
139
135
|
.nut-button-default:active:not(.nut-button-disabled):not(.nut-button-loading) {
|
|
140
136
|
background: var(--nutui-button-default-pressed, var(--nutui-color-default-pressed, #e6e6e6));
|
|
@@ -278,16 +274,16 @@ page {
|
|
|
278
274
|
font-size: var(--nutui-button-mini-font-size, var(--nutui-font-size-xs, calc(11px * var(--nut-scale-font, var(--nut-scale-f, 1)))));
|
|
279
275
|
}
|
|
280
276
|
.nut-button-primary {
|
|
281
|
-
color: var(--nutui-button-primary-color, #ffffff);
|
|
277
|
+
color: var(--nutui-button-primary-color, var(--nutui-color-primary-text, #ffffff));
|
|
282
278
|
background: var(--nutui-button-primary-background-color, var(--nutui-color-primary, #ff0f23));
|
|
283
279
|
background-origin: border-box;
|
|
284
280
|
border-color: transparent;
|
|
285
281
|
}
|
|
286
282
|
.nut-button-primary-children {
|
|
287
|
-
color: var(--nutui-button-primary-color, #ffffff);
|
|
283
|
+
color: var(--nutui-button-primary-color, var(--nutui-color-primary-text, #ffffff));
|
|
288
284
|
}
|
|
289
285
|
.nut-button-primary-disabled, .nut-button-primary-solid-disabled {
|
|
290
|
-
color: var(--nutui-button-primary-color, #ffffff);
|
|
286
|
+
color: var(--nutui-button-primary-color, var(--nutui-color-primary-text, #ffffff));
|
|
291
287
|
background: var(--nutui-button-primary-disabled, var(--nutui-color-primary-disabled-special, #ff91a5));
|
|
292
288
|
border-color: var(--nutui-button-primary-disabled, var(--nutui-color-primary-disabled-special, #ff91a5));
|
|
293
289
|
}
|
|
@@ -347,16 +343,16 @@ page {
|
|
|
347
343
|
background: var(--nutui-color-primary-light-pressed, #ffe8ee);
|
|
348
344
|
}
|
|
349
345
|
.nut-button-success {
|
|
350
|
-
color: var(--nutui-button-success-color, #ffffff);
|
|
346
|
+
color: var(--nutui-button-success-color, var(--nutui-color-primary-text, #ffffff));
|
|
351
347
|
background: var(--nutui-button-success-background-color, var(--nutui-color-success, #0acc2a));
|
|
352
348
|
background-origin: border-box;
|
|
353
349
|
border-color: transparent;
|
|
354
350
|
}
|
|
355
351
|
.nut-button-success-children {
|
|
356
|
-
color: var(--nutui-button-success-color, #ffffff);
|
|
352
|
+
color: var(--nutui-button-success-color, var(--nutui-color-primary-text, #ffffff));
|
|
357
353
|
}
|
|
358
354
|
.nut-button-success-disabled, .nut-button-success-solid-disabled {
|
|
359
|
-
color: var(--nutui-button-success-color, #ffffff);
|
|
355
|
+
color: var(--nutui-button-success-color, var(--nutui-color-primary-text, #ffffff));
|
|
360
356
|
background: var(--nutui-button-success-disabled, var(--nutui-color-success-disabled, #b2f0ae));
|
|
361
357
|
border-color: var(--nutui-button-success-disabled, var(--nutui-color-success-disabled, #b2f0ae));
|
|
362
358
|
}
|
|
@@ -390,16 +386,16 @@ page {
|
|
|
390
386
|
background: var(--nutui-button-success-pressed, var(--nutui-color-success-pressed, #00801e));
|
|
391
387
|
}
|
|
392
388
|
.nut-button-info {
|
|
393
|
-
color: var(--nutui-button-info-color, #ffffff);
|
|
389
|
+
color: var(--nutui-button-info-color, var(--nutui-color-primary-text, #ffffff));
|
|
394
390
|
background: var(--nutui-button-info-background-color, var(--nutui-color-info-background, #0c82f7));
|
|
395
391
|
background-origin: border-box;
|
|
396
392
|
border-color: transparent;
|
|
397
393
|
}
|
|
398
394
|
.nut-button-info-children {
|
|
399
|
-
color: var(--nutui-button-info-color, #ffffff);
|
|
395
|
+
color: var(--nutui-button-info-color, var(--nutui-color-primary-text, #ffffff));
|
|
400
396
|
}
|
|
401
397
|
.nut-button-info-disabled, .nut-button-info-solid-disabled {
|
|
402
|
-
color: var(--nutui-button-info-color, #ffffff);
|
|
398
|
+
color: var(--nutui-button-info-color, var(--nutui-color-primary-text, #ffffff));
|
|
403
399
|
background: var(--nutui-button-info-disabled, var(--nutui-color-info-disabled, #89a6f8));
|
|
404
400
|
border-color: var(--nutui-button-info-disabled, var(--nutui-color-info-disabled, #89a6f8));
|
|
405
401
|
}
|
|
@@ -433,16 +429,16 @@ page {
|
|
|
433
429
|
background: var(--nutui-button-info-pressed, var(--nutui-color-info-pressed, #496af2));
|
|
434
430
|
}
|
|
435
431
|
.nut-button-danger {
|
|
436
|
-
color: var(--nutui-button-danger-color, #ffffff);
|
|
432
|
+
color: var(--nutui-button-danger-color, var(--nutui-color-primary-text, #ffffff));
|
|
437
433
|
background: var(--nutui-button-danger-background-color, var(--nutui-color-danger, #ff0f23));
|
|
438
434
|
background-origin: border-box;
|
|
439
435
|
border-color: transparent;
|
|
440
436
|
}
|
|
441
437
|
.nut-button-danger-children {
|
|
442
|
-
color: var(--nutui-button-danger-color, #ffffff);
|
|
438
|
+
color: var(--nutui-button-danger-color, var(--nutui-color-primary-text, #ffffff));
|
|
443
439
|
}
|
|
444
440
|
.nut-button-danger-disabled, .nut-button-danger-solid-disabled {
|
|
445
|
-
color: var(--nutui-button-danger-color, #ffffff);
|
|
441
|
+
color: var(--nutui-button-danger-color, var(--nutui-color-primary-text, #ffffff));
|
|
446
442
|
background: var(--nutui-button-danger-disabled, var(--nutui-color-danger-disabled, var(--nutui-color-primary-disabled-special, #ff91a5)));
|
|
447
443
|
border-color: var(--nutui-button-danger-disabled, var(--nutui-color-danger-disabled, var(--nutui-color-primary-disabled-special, #ff91a5)));
|
|
448
444
|
}
|
|
@@ -476,16 +472,16 @@ page {
|
|
|
476
472
|
background: var(--nutui-button-danger-pressed, var(--nutui-color-danger-pressed, #ff3333));
|
|
477
473
|
}
|
|
478
474
|
.nut-button-warning {
|
|
479
|
-
color: var(--nutui-button-warning-color, #ffffff);
|
|
475
|
+
color: var(--nutui-button-warning-color, var(--nutui-color-primary-text, #ffffff));
|
|
480
476
|
background: var(--nutui-button-warning-background-color, var(--nutui-color-warning, #ffaa00));
|
|
481
477
|
background-origin: border-box;
|
|
482
478
|
border-color: transparent;
|
|
483
479
|
}
|
|
484
480
|
.nut-button-warning-children {
|
|
485
|
-
color: var(--nutui-button-warning-color, #ffffff);
|
|
481
|
+
color: var(--nutui-button-warning-color, var(--nutui-color-primary-text, #ffffff));
|
|
486
482
|
}
|
|
487
483
|
.nut-button-warning-disabled, .nut-button-warning-solid-disabled {
|
|
488
|
-
color: var(--nutui-button-warning-color, #ffffff);
|
|
484
|
+
color: var(--nutui-button-warning-color, var(--nutui-color-primary-text, #ffffff));
|
|
489
485
|
background: var(--nutui-button-warning-disabled, var(--nutui-color-warning-disabled, #fdd3b9));
|
|
490
486
|
border-color: var(--nutui-button-warning-disabled, var(--nutui-color-warning-disabled, #fdd3b9));
|
|
491
487
|
}
|
|
@@ -8,10 +8,6 @@ page {
|
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
15
11
|
.nut-calendar {
|
|
16
12
|
position: relative;
|
|
17
13
|
display: flex;
|
|
@@ -144,7 +140,7 @@ page {
|
|
|
144
140
|
}
|
|
145
141
|
.nut-calendar-day-active {
|
|
146
142
|
background-color: var(--nutui-calendar-active-background-color, var(--nutui-color-primary, #ff0f23));
|
|
147
|
-
color: #ffffff !important;
|
|
143
|
+
color: var(--nutui-color-primary-text, #ffffff) !important;
|
|
148
144
|
border-radius: var(--nutui-calendar-day-active-border-radius, calc(4px * var(--nut-scale-f, 1)));
|
|
149
145
|
}
|
|
150
146
|
.nut-calendar-day-active.active-start {
|
|
@@ -158,16 +154,16 @@ page {
|
|
|
158
154
|
border-bottom-right-radius: var(--nutui-calendar-day-active-border-radius, calc(4px * var(--nut-scale-f, 1)));
|
|
159
155
|
}
|
|
160
156
|
.nut-calendar-day-active.nut-calendar-day-active .nut-calendar-day-info {
|
|
161
|
-
color: #ffffff;
|
|
157
|
+
color: var(--nutui-color-primary-text, #ffffff);
|
|
162
158
|
}
|
|
163
159
|
.nut-calendar-day-active.nut-calendar-day-active .nut-calendar-day-day, .nut-calendar-day-active.nut-calendar-day-active .nut-calendar-day-info-curr {
|
|
164
|
-
color: #ffffff;
|
|
160
|
+
color: var(--nutui-color-primary-text, #ffffff);
|
|
165
161
|
}
|
|
166
162
|
.nut-calendar-day-disabled {
|
|
167
|
-
color: var(--nutui-calendar-disable-color, var(--nutui-color-text-disabled, #
|
|
163
|
+
color: var(--nutui-calendar-disable-color, var(--nutui-color-text-disabled, #b4b8bf)) !important;
|
|
168
164
|
}
|
|
169
165
|
.nut-calendar-day-disabled.nut-calendar-day-disabled .nut-calendar-day-day, .nut-calendar-day-disabled.nut-calendar-day-disabled .nut-calendar-day-info-curr {
|
|
170
|
-
color: var(--nutui-calendar-disable-color, var(--nutui-color-text-disabled, #
|
|
166
|
+
color: var(--nutui-calendar-disable-color, var(--nutui-color-text-disabled, #b4b8bf));
|
|
171
167
|
}
|
|
172
168
|
.nut-calendar-day-disabled .nut-calendar-day-info-curr {
|
|
173
169
|
display: none;
|
|
@@ -181,10 +177,10 @@ page {
|
|
|
181
177
|
}
|
|
182
178
|
.nut-calendar-day-choose-disabled {
|
|
183
179
|
background-color: var(--nutui-calendar-choose-disable-background-color, rgba(191, 191, 191, 0.09));
|
|
184
|
-
color: var(--nutui-calendar-disable-color, var(--nutui-color-text-disabled, #
|
|
180
|
+
color: var(--nutui-calendar-disable-color, var(--nutui-color-text-disabled, #b4b8bf)) !important;
|
|
185
181
|
}
|
|
186
182
|
.nut-calendar-day-choose-disabled.nut-calendar-day-choose-disabled .nut-calendar-day-day, .nut-calendar-day-choose-disabled.nut-calendar-day-choose-disabled .nut-calendar-day-info-curr {
|
|
187
|
-
color: var(--nutui-calendar-disable-color, var(--nutui-color-text-disabled, #
|
|
183
|
+
color: var(--nutui-calendar-disable-color, var(--nutui-color-text-disabled, #b4b8bf));
|
|
188
184
|
}
|
|
189
185
|
.nut-calendar-day-choose-disabled .nut-calendar-day-info-curr {
|
|
190
186
|
display: none;
|
|
@@ -202,7 +198,7 @@ page {
|
|
|
202
198
|
text-align: center;
|
|
203
199
|
border-radius: var(--nutui-radius-base, calc(8px * var(--nut-scale-f, 1)));
|
|
204
200
|
background: var(--nutui-button-primary-background-color, var(--nutui-color-primary, #ff0f23));
|
|
205
|
-
color: #ffffff;
|
|
201
|
+
color: var(--nutui-color-primary-text, #ffffff);
|
|
206
202
|
font-weight: var(--nutui-font-weight-bold, 600);
|
|
207
203
|
}
|
|
208
204
|
|
|
@@ -8,10 +8,6 @@ page {
|
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
15
11
|
.nut-calendarcard {
|
|
16
12
|
background: var(--nutui-color-background-overlay, #ffffff);
|
|
17
13
|
border-radius: calc(12px * var(--nut-scale-f, 1));
|
|
@@ -92,7 +88,7 @@ page {
|
|
|
92
88
|
.nut-calendarcard-day.active .nut-calendarcard-day-top,
|
|
93
89
|
.nut-calendarcard-day.active .nut-calendarcard-day-inner,
|
|
94
90
|
.nut-calendarcard-day.active .nut-calendarcard-day-bottom {
|
|
95
|
-
color: #ffffff;
|
|
91
|
+
color: var(--nutui-color-primary-text, #ffffff);
|
|
96
92
|
}
|
|
97
93
|
.nut-calendarcard-day.start, .nut-calendarcard-day.end {
|
|
98
94
|
background-color: var(--nutui-calendar-active-background-color, var(--nutui-color-primary, #ff0f23));
|
|
@@ -102,7 +98,7 @@ page {
|
|
|
102
98
|
.nut-calendarcard-day.start .nut-calendarcard-day-bottom, .nut-calendarcard-day.end .nut-calendarcard-day-top,
|
|
103
99
|
.nut-calendarcard-day.end .nut-calendarcard-day-inner,
|
|
104
100
|
.nut-calendarcard-day.end .nut-calendarcard-day-bottom {
|
|
105
|
-
color: #ffffff;
|
|
101
|
+
color: var(--nutui-color-primary-text, #ffffff);
|
|
106
102
|
}
|
|
107
103
|
.nut-calendarcard-day.start {
|
|
108
104
|
border-top-left-radius: var(--nutui-calendar-day-active-border-radius, calc(4px * var(--nut-scale-f, 1)));
|
|
@@ -121,7 +117,7 @@ page {
|
|
|
121
117
|
color: var(--nutui-calendar-choose-color, var(--nutui-color-primary, #ff0f23));
|
|
122
118
|
}
|
|
123
119
|
.nut-calendarcard-day .nut-calendar-day-info {
|
|
124
|
-
color: #ffffff;
|
|
120
|
+
color: var(--nutui-color-primary-text, #ffffff);
|
|
125
121
|
}
|
|
126
122
|
.nut-calendarcard-day.prev, .nut-calendarcard-day.next, .nut-calendarcard-day.disabled {
|
|
127
123
|
cursor: not-allowed;
|
|
@@ -133,7 +129,7 @@ page {
|
|
|
133
129
|
.nut-calendarcard-day.next .nut-calendarcard-day-bottom, .nut-calendarcard-day.disabled .nut-calendarcard-day-top,
|
|
134
130
|
.nut-calendarcard-day.disabled .nut-calendarcard-day-inner,
|
|
135
131
|
.nut-calendarcard-day.disabled .nut-calendarcard-day-bottom {
|
|
136
|
-
color: var(--nutui-calendar-disable-color, var(--nutui-color-text-disabled, #
|
|
132
|
+
color: var(--nutui-calendar-disable-color, var(--nutui-color-text-disabled, #b4b8bf));
|
|
137
133
|
}
|
|
138
134
|
|
|
139
135
|
[dir=rtl] .nut-calendarcard-header-left .left, [dir=rtl] .nut-calendarcard-header-right .left,
|
|
@@ -6,9 +6,4 @@ page {
|
|
|
6
6
|
--nut-icon-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
7
7
|
--nut-icon-width: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
9
|
+
}
|
|
@@ -8,10 +8,6 @@ page {
|
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
15
11
|
.nut-cascader {
|
|
16
12
|
width: 100%;
|
|
17
13
|
font-size: var(--nutui-cascader-font-size, var(--nutui-font-size-base, calc(14px * var(--nut-scale-font, var(--nut-scale-f, 1)))));
|
|
@@ -8,10 +8,6 @@ page {
|
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
15
11
|
.nut-checkbox {
|
|
16
12
|
display: flex;
|
|
17
13
|
align-items: center;
|
|
@@ -23,7 +19,7 @@ page {
|
|
|
23
19
|
justify-content: center;
|
|
24
20
|
}
|
|
25
21
|
.nut-checkbox-icon {
|
|
26
|
-
color: var(--nutui-color-text-disabled, #
|
|
22
|
+
color: var(--nutui-color-text-disabled, #b4b8bf);
|
|
27
23
|
background-color: var(--nutui-color-background-overlay, #ffffff);
|
|
28
24
|
transition-duration: 0.3s;
|
|
29
25
|
transition-property: color, border-color, background-color;
|
|
@@ -57,7 +53,7 @@ page {
|
|
|
57
53
|
flex-shrink: 0;
|
|
58
54
|
}
|
|
59
55
|
.nut-checkbox-label-disabled {
|
|
60
|
-
color: var(--nutui-color-text-disabled, #
|
|
56
|
+
color: var(--nutui-color-text-disabled, #b4b8bf);
|
|
61
57
|
}
|
|
62
58
|
.nut-checkbox-icon-indeterminate {
|
|
63
59
|
color: var(--nutui-color-primary, #ff0f23);
|
|
@@ -71,7 +67,7 @@ page {
|
|
|
71
67
|
box-shadow: none;
|
|
72
68
|
}
|
|
73
69
|
.nut-checkbox-icon-disabled {
|
|
74
|
-
color: var(--nutui-color-text-disabled, #
|
|
70
|
+
color: var(--nutui-color-text-disabled, #b4b8bf);
|
|
75
71
|
background-color: var(--nutui-color-background-overlay, #ffffff);
|
|
76
72
|
border-radius: 50%;
|
|
77
73
|
box-shadow: none;
|
|
@@ -108,7 +104,7 @@ page {
|
|
|
108
104
|
border: var(--nutui-checkbox-button-active-border, calc(1px * var(--nut-scale-f, 1)) solid var(--nutui-color-primary, #ff0f23));
|
|
109
105
|
}
|
|
110
106
|
.nut-checkbox-button-disabled {
|
|
111
|
-
color: var(--nutui-color-text-disabled, #
|
|
107
|
+
color: var(--nutui-color-text-disabled, #b4b8bf);
|
|
112
108
|
border: calc(1px * var(--nut-scale-f, 1)) solid var(--nutui-color-background, #f2f3f5);
|
|
113
109
|
}
|
|
114
110
|
.nut-checkbox-button-icon {
|
|
@@ -146,9 +142,9 @@ page {
|
|
|
146
142
|
margin-left: calc(6px * var(--nut-scale-f, 1));
|
|
147
143
|
}
|
|
148
144
|
.nut-checkbox .nut-checkbox-button-active.nut-checkbox-button-disabled {
|
|
149
|
-
background: var(--nutui-color-text-disabled, #
|
|
145
|
+
background: var(--nutui-color-text-disabled, #b4b8bf);
|
|
150
146
|
color: #ffffff;
|
|
151
|
-
border: calc(1px * var(--nut-scale-f, 1)) solid var(--nutui-color-text-disabled, #
|
|
147
|
+
border: calc(1px * var(--nut-scale-f, 1)) solid var(--nutui-color-text-disabled, #b4b8bf);
|
|
152
148
|
}
|
|
153
149
|
.nut-checkbox-list-item {
|
|
154
150
|
display: flex;
|
|
@@ -8,10 +8,6 @@ page {
|
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
15
11
|
.nut-checkboxgroup .nut-checkbox-button {
|
|
16
12
|
background-color: var(--nutui-color-background, #f2f3f5);
|
|
17
13
|
}
|
|
@@ -6,9 +6,4 @@ page {
|
|
|
6
6
|
--nut-icon-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
7
7
|
--nut-icon-width: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
8
8
|
--nut-icon-line-height: calc(16px * var(--nut-scale-icon, var(--nut-scale-f, 1))) !important;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
/* #ifdef harmony */
|
|
12
|
-
/* #endif */
|
|
13
|
-
/* #ifndef harmony */
|
|
14
|
-
/* #endif */
|
|
9
|
+
}
|