@nutui/nutui-react 3.0.12 → 3.0.13-beta.1
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 +8 -9
- package/dist/cjs/packages/address/style/address.scss +2 -2
- package/dist/cjs/packages/address/style/style.css +2 -2
- package/dist/cjs/packages/address/style-jmapp/address.scss +2 -2
- package/dist/cjs/packages/address/style-jmapp/style.css +2 -2
- package/dist/cjs/packages/address/style-jrkf/address.scss +2 -2
- package/dist/cjs/packages/address/style-jrkf/style.css +2 -2
- package/dist/cjs/packages/button/style/button.scss +3 -3
- package/dist/cjs/packages/button/style/style.css +3 -3
- package/dist/cjs/packages/button/style-jmapp/button.scss +3 -3
- package/dist/cjs/packages/button/style-jmapp/style.css +3 -3
- package/dist/cjs/packages/button/style-jrkf/button.scss +3 -3
- package/dist/cjs/packages/button/style-jrkf/style.css +3 -3
- package/dist/cjs/packages/collapseitem/style/collapseitem.scss +2 -2
- package/dist/cjs/packages/collapseitem/style/style.css +2 -2
- package/dist/cjs/packages/collapseitem/style-jmapp/collapseitem.scss +2 -2
- package/dist/cjs/packages/collapseitem/style-jmapp/style.css +2 -2
- package/dist/cjs/packages/collapseitem/style-jrkf/collapseitem.scss +2 -2
- package/dist/cjs/packages/collapseitem/style-jrkf/style.css +2 -2
- package/dist/cjs/packages/dialog/style/dialog.scss +1 -1
- package/dist/cjs/packages/dialog/style/style.css +1 -1
- package/dist/cjs/packages/dialog/style-jmapp/dialog.scss +1 -1
- package/dist/cjs/packages/dialog/style-jmapp/style.css +1 -1
- package/dist/cjs/packages/dialog/style-jrkf/dialog.scss +1 -1
- package/dist/cjs/packages/dialog/style-jrkf/style.css +1 -1
- package/dist/cjs/packages/loading/loading.js +0 -4
- package/dist/cjs/packages/numberkeyboard/style/numberkeyboard.scss +2 -2
- package/dist/cjs/packages/numberkeyboard/style/style.css +2 -2
- package/dist/cjs/packages/numberkeyboard/style-jmapp/numberkeyboard.scss +2 -2
- package/dist/cjs/packages/numberkeyboard/style-jmapp/style.css +2 -2
- package/dist/cjs/packages/numberkeyboard/style-jrkf/numberkeyboard.scss +2 -2
- package/dist/cjs/packages/numberkeyboard/style-jrkf/style.css +2 -2
- package/dist/cjs/packages/steps/style/steps.scss +1 -1
- package/dist/cjs/packages/steps/style/style.css +1 -1
- package/dist/cjs/packages/steps/style-jmapp/steps.scss +1 -1
- package/dist/cjs/packages/steps/style-jmapp/style.css +1 -1
- package/dist/cjs/packages/steps/style-jrkf/steps.scss +1 -1
- package/dist/cjs/packages/steps/style-jrkf/style.css +1 -1
- package/dist/cjs/packages/swiper/swiper.js +52 -43
- package/dist/cjs/packages/tabbaritem/style/style.css +4 -4
- package/dist/cjs/packages/tabbaritem/style/tabbaritem.scss +4 -4
- package/dist/cjs/packages/tabbaritem/style-jmapp/style.css +4 -4
- package/dist/cjs/packages/tabbaritem/style-jmapp/tabbaritem.scss +4 -4
- package/dist/cjs/packages/tabbaritem/style-jrkf/style.css +4 -4
- package/dist/cjs/packages/tabbaritem/style-jrkf/tabbaritem.scss +4 -4
- package/dist/cjs/packages/tabs/style/style.css +2 -2
- package/dist/cjs/packages/tabs/style/tabs.scss +2 -2
- package/dist/cjs/packages/tabs/style-jmapp/style.css +2 -2
- package/dist/cjs/packages/tabs/style-jmapp/tabs.scss +2 -2
- package/dist/cjs/packages/tabs/style-jrkf/style.css +2 -2
- package/dist/cjs/packages/tabs/style-jrkf/tabs.scss +2 -2
- package/dist/cjs/packages/textarea/textarea.d.ts +2 -2
- package/dist/cjs/packages/textarea/textarea.js +25 -8
- package/dist/cjs/packages/toast/style/style.css +2 -2
- package/dist/cjs/packages/toast/style/toast.scss +2 -2
- package/dist/cjs/packages/toast/style-jmapp/style.css +2 -2
- package/dist/cjs/packages/toast/style-jmapp/toast.scss +2 -2
- package/dist/cjs/packages/toast/style-jrkf/style.css +2 -2
- package/dist/cjs/packages/toast/style-jrkf/toast.scss +2 -2
- package/dist/cjs/packages/uploader/style/style.css +1 -0
- package/dist/cjs/packages/uploader/style/uploader.scss +1 -0
- package/dist/cjs/packages/uploader/style-jmapp/style.css +1 -0
- package/dist/cjs/packages/uploader/style-jmapp/uploader.scss +1 -0
- package/dist/cjs/packages/uploader/style-jrkf/style.css +1 -0
- package/dist/cjs/packages/uploader/style-jrkf/uploader.scss +1 -0
- package/dist/cjs/types/spec/lottie/taro.d.ts +1 -0
- package/dist/cjs/types/spec/swiper/base.d.ts +4 -0
- package/dist/cjs/types/spec/swiper/taro.d.ts +4 -0
- package/dist/cjs/utils/index.d.ts +0 -1
- package/dist/cjs/utils/index.js +0 -1
- package/dist/cjs/utils/index.taro.js +0 -1
- package/dist/cjs/utils/taro/platform.d.ts +1 -0
- package/dist/cjs/utils/taro/platform.js +8 -0
- package/dist/cjs/utils/taro/px-transform.js +1 -1
- package/dist/es/packages/address/style/address.scss +2 -2
- package/dist/es/packages/address/style/style.css +2 -2
- package/dist/es/packages/address/style-jmapp/address.scss +2 -2
- package/dist/es/packages/address/style-jmapp/style.css +2 -2
- package/dist/es/packages/address/style-jrkf/address.scss +2 -2
- package/dist/es/packages/address/style-jrkf/style.css +2 -2
- package/dist/es/packages/button/style/button.scss +3 -3
- package/dist/es/packages/button/style/style.css +3 -3
- package/dist/es/packages/button/style-jmapp/button.scss +3 -3
- package/dist/es/packages/button/style-jmapp/style.css +3 -3
- package/dist/es/packages/button/style-jrkf/button.scss +3 -3
- package/dist/es/packages/button/style-jrkf/style.css +3 -3
- package/dist/es/packages/collapseitem/style/collapseitem.scss +2 -2
- package/dist/es/packages/collapseitem/style/style.css +2 -2
- package/dist/es/packages/collapseitem/style-jmapp/collapseitem.scss +2 -2
- package/dist/es/packages/collapseitem/style-jmapp/style.css +2 -2
- package/dist/es/packages/collapseitem/style-jrkf/collapseitem.scss +2 -2
- package/dist/es/packages/collapseitem/style-jrkf/style.css +2 -2
- package/dist/es/packages/dialog/style/dialog.scss +1 -1
- package/dist/es/packages/dialog/style/style.css +1 -1
- package/dist/es/packages/dialog/style-jmapp/dialog.scss +1 -1
- package/dist/es/packages/dialog/style-jmapp/style.css +1 -1
- package/dist/es/packages/dialog/style-jrkf/dialog.scss +1 -1
- package/dist/es/packages/dialog/style-jrkf/style.css +1 -1
- package/dist/es/packages/loading/loading.js +0 -4
- package/dist/es/packages/numberkeyboard/style/numberkeyboard.scss +2 -2
- package/dist/es/packages/numberkeyboard/style/style.css +2 -2
- package/dist/es/packages/numberkeyboard/style-jmapp/numberkeyboard.scss +2 -2
- package/dist/es/packages/numberkeyboard/style-jmapp/style.css +2 -2
- package/dist/es/packages/numberkeyboard/style-jrkf/numberkeyboard.scss +2 -2
- package/dist/es/packages/numberkeyboard/style-jrkf/style.css +2 -2
- package/dist/es/packages/steps/style/steps.scss +1 -1
- package/dist/es/packages/steps/style/style.css +1 -1
- package/dist/es/packages/steps/style-jmapp/steps.scss +1 -1
- package/dist/es/packages/steps/style-jmapp/style.css +1 -1
- package/dist/es/packages/steps/style-jrkf/steps.scss +1 -1
- package/dist/es/packages/steps/style-jrkf/style.css +1 -1
- package/dist/es/packages/swiper/swiper.js +53 -44
- package/dist/es/packages/tabbaritem/style/style.css +4 -4
- package/dist/es/packages/tabbaritem/style/tabbaritem.scss +4 -4
- package/dist/es/packages/tabbaritem/style-jmapp/style.css +4 -4
- package/dist/es/packages/tabbaritem/style-jmapp/tabbaritem.scss +4 -4
- package/dist/es/packages/tabbaritem/style-jrkf/style.css +4 -4
- package/dist/es/packages/tabbaritem/style-jrkf/tabbaritem.scss +4 -4
- package/dist/es/packages/tabs/style/style.css +2 -2
- package/dist/es/packages/tabs/style/tabs.scss +2 -2
- package/dist/es/packages/tabs/style-jmapp/style.css +2 -2
- package/dist/es/packages/tabs/style-jmapp/tabs.scss +2 -2
- package/dist/es/packages/tabs/style-jrkf/style.css +2 -2
- package/dist/es/packages/tabs/style-jrkf/tabs.scss +2 -2
- package/dist/es/packages/textarea/textarea.d.ts +2 -2
- package/dist/es/packages/textarea/textarea.js +26 -9
- package/dist/es/packages/toast/style/style.css +2 -2
- package/dist/es/packages/toast/style/toast.scss +2 -2
- package/dist/es/packages/toast/style-jmapp/style.css +2 -2
- package/dist/es/packages/toast/style-jmapp/toast.scss +2 -2
- package/dist/es/packages/toast/style-jrkf/style.css +2 -2
- package/dist/es/packages/toast/style-jrkf/toast.scss +2 -2
- package/dist/es/packages/uploader/style/style.css +1 -0
- package/dist/es/packages/uploader/style/uploader.scss +1 -0
- package/dist/es/packages/uploader/style-jmapp/style.css +1 -0
- package/dist/es/packages/uploader/style-jmapp/uploader.scss +1 -0
- package/dist/es/packages/uploader/style-jrkf/style.css +1 -0
- package/dist/es/packages/uploader/style-jrkf/uploader.scss +1 -0
- package/dist/es/types/spec/input/base.d.ts +4 -1
- package/dist/es/types/spec/lottie/taro.d.ts +1 -0
- package/dist/es/types/spec/swiper/base.d.ts +5 -1
- package/dist/es/types/spec/swiper/taro.d.ts +4 -0
- package/dist/es/utils/index.d.ts +0 -1
- package/dist/es/utils/index.js +0 -1
- package/dist/es/utils/index.taro.js +0 -1
- package/dist/es/utils/taro/platform.d.ts +1 -0
- package/dist/es/utils/taro/platform.js +5 -0
- package/dist/es/utils/taro/px-transform.js +3 -2
- package/dist/nutui.react.umd.js +79 -152
- package/dist/style-jmapp.css +1 -1
- package/dist/style-jmapp.scss +30 -30
- package/dist/style-jrkf.css +1 -1
- package/dist/style-jrkf.scss +39 -39
- package/dist/style.css +1 -1
- package/dist/style.scss +39 -39
- package/package.json +1 -1
- package/dist/cjs/utils/camel-case.d.ts +0 -1
- package/dist/cjs/utils/camel-case.js +0 -106
- package/dist/es/utils/camel-case.d.ts +0 -1
- package/dist/es/utils/camel-case.js +0 -96
package/CHANGELOG.md
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
# v3.0.12
|
|
2
|
-
`2025-05-17`
|
|
3
|
-
|
|
4
2
|
|
|
5
|
-
|
|
6
|
-
* :sparkles: feat(progress): 兼容并支持taro components的progressProps & v15适配 (#3202)
|
|
7
|
-
* :sparkles: feat(searchbar): v15 适配,增加了受控和默认值 (#3209)
|
|
8
|
-
* :sparkles: feat(steps): v15 (#3216)
|
|
9
|
-
* :bug: fix(uploader): beforeUpload failed to work (#3219)
|
|
10
|
-
* :bug: fix(uploader): 多端上传媒体文件逻辑与2x保持一致 (#3223)
|
|
11
|
-
* :bug: fix(address): 构建单一样式文件 (#3220)
|
|
3
|
+
`2025-05-17`
|
|
12
4
|
|
|
5
|
+
- :sparkles: feat(range): 鸿蒙适配,修订NaN,纵向mark时异常问题 (#3217)
|
|
6
|
+
- :sparkles: feat(progress): 兼容并支持taro components的progressProps & v15适配 (#3202)
|
|
7
|
+
- :sparkles: feat(searchbar): v15 适配,增加了受控和默认值 (#3209)
|
|
8
|
+
- :sparkles: feat(steps): v15 (#3216)
|
|
9
|
+
- :bug: fix(uploader): beforeUpload failed to work (#3219)
|
|
10
|
+
- :bug: fix(uploader): 多端上传媒体文件逻辑与2x保持一致 (#3223)
|
|
11
|
+
- :bug: fix(address): 构建单一样式文件 (#3220)
|
|
13
12
|
|
|
14
13
|
# v3.0.11
|
|
15
14
|
|
|
@@ -64,10 +64,10 @@
|
|
|
64
64
|
font-size: 12px;
|
|
65
65
|
border-radius: 4px;
|
|
66
66
|
margin-bottom: 7px;
|
|
67
|
-
/* #ifdef harmony*/
|
|
67
|
+
/* #ifdef harmony dynamic*/
|
|
68
68
|
margin-right: 6px;
|
|
69
69
|
/* #endif */
|
|
70
|
-
/* #ifndef harmony*/
|
|
70
|
+
/* #ifndef harmony dynamic*/
|
|
71
71
|
margin-right: 7px;
|
|
72
72
|
/* #endif */
|
|
73
73
|
background-color: $color-background-sunken;
|
|
@@ -61,10 +61,10 @@
|
|
|
61
61
|
font-size: 12px;
|
|
62
62
|
border-radius: 4px;
|
|
63
63
|
margin-bottom: 7px;
|
|
64
|
-
/* #ifdef harmony*/
|
|
64
|
+
/* #ifdef harmony dynamic*/
|
|
65
65
|
margin-right: 6px;
|
|
66
66
|
/* #endif */
|
|
67
|
-
/* #ifndef harmony*/
|
|
67
|
+
/* #ifndef harmony dynamic*/
|
|
68
68
|
margin-right: 7px;
|
|
69
69
|
/* #endif */
|
|
70
70
|
background-color: var(--nutui-color-background-sunken, #f7f8fc);
|
|
@@ -64,10 +64,10 @@
|
|
|
64
64
|
font-size: 12px;
|
|
65
65
|
border-radius: 4px;
|
|
66
66
|
margin-bottom: 7px;
|
|
67
|
-
/* #ifdef harmony*/
|
|
67
|
+
/* #ifdef harmony dynamic*/
|
|
68
68
|
margin-right: 6px;
|
|
69
69
|
/* #endif */
|
|
70
|
-
/* #ifndef harmony*/
|
|
70
|
+
/* #ifndef harmony dynamic*/
|
|
71
71
|
margin-right: 7px;
|
|
72
72
|
/* #endif */
|
|
73
73
|
background-color: $color-background-sunken;
|
|
@@ -61,10 +61,10 @@
|
|
|
61
61
|
font-size: 12px;
|
|
62
62
|
border-radius: 4px;
|
|
63
63
|
margin-bottom: 7px;
|
|
64
|
-
/* #ifdef harmony*/
|
|
64
|
+
/* #ifdef harmony dynamic*/
|
|
65
65
|
margin-right: 6px;
|
|
66
66
|
/* #endif */
|
|
67
|
-
/* #ifndef harmony*/
|
|
67
|
+
/* #ifndef harmony dynamic*/
|
|
68
68
|
margin-right: 7px;
|
|
69
69
|
/* #endif */
|
|
70
70
|
background-color: var(--nutui-gray-2, #f8f8f8);
|
|
@@ -64,10 +64,10 @@
|
|
|
64
64
|
font-size: 12px;
|
|
65
65
|
border-radius: 4px;
|
|
66
66
|
margin-bottom: 7px;
|
|
67
|
-
/* #ifdef harmony*/
|
|
67
|
+
/* #ifdef harmony dynamic*/
|
|
68
68
|
margin-right: 6px;
|
|
69
69
|
/* #endif */
|
|
70
|
-
/* #ifndef harmony*/
|
|
70
|
+
/* #ifndef harmony dynamic*/
|
|
71
71
|
margin-right: 7px;
|
|
72
72
|
/* #endif */
|
|
73
73
|
background-color: $color-background-sunken;
|
|
@@ -61,10 +61,10 @@
|
|
|
61
61
|
font-size: 12px;
|
|
62
62
|
border-radius: 4px;
|
|
63
63
|
margin-bottom: 7px;
|
|
64
|
-
/* #ifdef harmony*/
|
|
64
|
+
/* #ifdef harmony dynamic*/
|
|
65
65
|
margin-right: 6px;
|
|
66
66
|
/* #endif */
|
|
67
|
-
/* #ifndef harmony*/
|
|
67
|
+
/* #ifndef harmony dynamic*/
|
|
68
68
|
margin-right: 7px;
|
|
69
69
|
/* #endif */
|
|
70
70
|
background-color: var(--nutui-gray-2, #f0f0f0);
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
position: relative;
|
|
3
3
|
display: flex;
|
|
4
4
|
display: inline-block;
|
|
5
|
-
/* #ifdef harmony*/
|
|
5
|
+
/* #ifdef harmony dynamic*/
|
|
6
6
|
width: 80px;
|
|
7
7
|
/* #endif */
|
|
8
|
-
/* #ifndef harmony*/
|
|
8
|
+
/* #ifndef harmony dynamic*/
|
|
9
9
|
width: auto;
|
|
10
10
|
/* #endif */
|
|
11
11
|
flex-direction: row;
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
flex-direction: row;
|
|
73
73
|
align-items: center;
|
|
74
74
|
justify-content: center;
|
|
75
|
-
/* #ifndef harmony */
|
|
75
|
+
/* #ifndef harmony dynamic*/
|
|
76
76
|
background: initial;
|
|
77
77
|
/* #endif */
|
|
78
78
|
.nut-icon {
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
position: relative;
|
|
7
7
|
display: flex;
|
|
8
8
|
display: inline-block;
|
|
9
|
-
/* #ifdef harmony*/
|
|
9
|
+
/* #ifdef harmony dynamic*/
|
|
10
10
|
width: 80px;
|
|
11
11
|
/* #endif */
|
|
12
|
-
/* #ifndef harmony*/
|
|
12
|
+
/* #ifndef harmony dynamic*/
|
|
13
13
|
width: auto;
|
|
14
14
|
/* #endif */
|
|
15
15
|
flex-direction: row;
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
flex-direction: row;
|
|
72
72
|
align-items: center;
|
|
73
73
|
justify-content: center;
|
|
74
|
-
/* #ifndef harmony */
|
|
74
|
+
/* #ifndef harmony dynamic*/
|
|
75
75
|
background: initial;
|
|
76
76
|
/* #endif */
|
|
77
77
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
position: relative;
|
|
3
3
|
display: flex;
|
|
4
4
|
display: inline-block;
|
|
5
|
-
/* #ifdef harmony*/
|
|
5
|
+
/* #ifdef harmony dynamic*/
|
|
6
6
|
width: 80px;
|
|
7
7
|
/* #endif */
|
|
8
|
-
/* #ifndef harmony*/
|
|
8
|
+
/* #ifndef harmony dynamic*/
|
|
9
9
|
width: auto;
|
|
10
10
|
/* #endif */
|
|
11
11
|
flex-direction: row;
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
flex-direction: row;
|
|
73
73
|
align-items: center;
|
|
74
74
|
justify-content: center;
|
|
75
|
-
/* #ifndef harmony */
|
|
75
|
+
/* #ifndef harmony dynamic*/
|
|
76
76
|
background: initial;
|
|
77
77
|
/* #endif */
|
|
78
78
|
.nut-icon {
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
position: relative;
|
|
7
7
|
display: flex;
|
|
8
8
|
display: inline-block;
|
|
9
|
-
/* #ifdef harmony*/
|
|
9
|
+
/* #ifdef harmony dynamic*/
|
|
10
10
|
width: 80px;
|
|
11
11
|
/* #endif */
|
|
12
|
-
/* #ifndef harmony*/
|
|
12
|
+
/* #ifndef harmony dynamic*/
|
|
13
13
|
width: auto;
|
|
14
14
|
/* #endif */
|
|
15
15
|
flex-direction: row;
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
flex-direction: row;
|
|
72
72
|
align-items: center;
|
|
73
73
|
justify-content: center;
|
|
74
|
-
/* #ifndef harmony */
|
|
74
|
+
/* #ifndef harmony dynamic*/
|
|
75
75
|
background: initial;
|
|
76
76
|
/* #endif */
|
|
77
77
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
position: relative;
|
|
3
3
|
display: flex;
|
|
4
4
|
display: inline-block;
|
|
5
|
-
/* #ifdef harmony*/
|
|
5
|
+
/* #ifdef harmony dynamic*/
|
|
6
6
|
width: 80px;
|
|
7
7
|
/* #endif */
|
|
8
|
-
/* #ifndef harmony*/
|
|
8
|
+
/* #ifndef harmony dynamic*/
|
|
9
9
|
width: auto;
|
|
10
10
|
/* #endif */
|
|
11
11
|
flex-direction: row;
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
flex-direction: row;
|
|
73
73
|
align-items: center;
|
|
74
74
|
justify-content: center;
|
|
75
|
-
/* #ifndef harmony */
|
|
75
|
+
/* #ifndef harmony dynamic*/
|
|
76
76
|
background: initial;
|
|
77
77
|
/* #endif */
|
|
78
78
|
.nut-icon {
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
position: relative;
|
|
7
7
|
display: flex;
|
|
8
8
|
display: inline-block;
|
|
9
|
-
/* #ifdef harmony*/
|
|
9
|
+
/* #ifdef harmony dynamic*/
|
|
10
10
|
width: 80px;
|
|
11
11
|
/* #endif */
|
|
12
|
-
/* #ifndef harmony*/
|
|
12
|
+
/* #ifndef harmony dynamic*/
|
|
13
13
|
width: auto;
|
|
14
14
|
/* #endif */
|
|
15
15
|
flex-direction: row;
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
flex-direction: row;
|
|
72
72
|
align-items: center;
|
|
73
73
|
justify-content: center;
|
|
74
|
-
/* #ifndef harmony */
|
|
74
|
+
/* #ifndef harmony dynamic*/
|
|
75
75
|
background: initial;
|
|
76
76
|
/* #endif */
|
|
77
77
|
}
|
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
left: 16px;
|
|
39
39
|
bottom: 0;
|
|
40
40
|
border-bottom: $collapse-item-header-border-bottom;
|
|
41
|
-
/* #ifdef harmony */
|
|
41
|
+
/* #ifdef harmony dynamic*/
|
|
42
42
|
transform: scale(1, 1);
|
|
43
43
|
/* #endif */
|
|
44
|
-
/* #ifndef harmony */
|
|
44
|
+
/* #ifndef harmony dynamic*/
|
|
45
45
|
transform: scale(1, 0.5);
|
|
46
46
|
/* #endif */
|
|
47
47
|
}
|
|
@@ -40,10 +40,10 @@
|
|
|
40
40
|
left: 16px;
|
|
41
41
|
bottom: 0;
|
|
42
42
|
border-bottom: var(--nutui-collapse-item-header-border-bottom, 1px solid var(--nutui-color-border, rgba(0, 0, 0, 0.06)));
|
|
43
|
-
/* #ifdef harmony */
|
|
43
|
+
/* #ifdef harmony dynamic*/
|
|
44
44
|
transform: scale(1, 1);
|
|
45
45
|
/* #endif */
|
|
46
|
-
/* #ifndef harmony */
|
|
46
|
+
/* #ifndef harmony dynamic*/
|
|
47
47
|
transform: scale(1, 0.5);
|
|
48
48
|
/* #endif */
|
|
49
49
|
}
|
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
left: 16px;
|
|
39
39
|
bottom: 0;
|
|
40
40
|
border-bottom: $collapse-item-header-border-bottom;
|
|
41
|
-
/* #ifdef harmony */
|
|
41
|
+
/* #ifdef harmony dynamic*/
|
|
42
42
|
transform: scale(1, 1);
|
|
43
43
|
/* #endif */
|
|
44
|
-
/* #ifndef harmony */
|
|
44
|
+
/* #ifndef harmony dynamic*/
|
|
45
45
|
transform: scale(1, 0.5);
|
|
46
46
|
/* #endif */
|
|
47
47
|
}
|
|
@@ -40,10 +40,10 @@
|
|
|
40
40
|
left: 16px;
|
|
41
41
|
bottom: 0;
|
|
42
42
|
border-bottom: var(--nutui-collapse-item-header-border-bottom, none);
|
|
43
|
-
/* #ifdef harmony */
|
|
43
|
+
/* #ifdef harmony dynamic*/
|
|
44
44
|
transform: scale(1, 1);
|
|
45
45
|
/* #endif */
|
|
46
|
-
/* #ifndef harmony */
|
|
46
|
+
/* #ifndef harmony dynamic*/
|
|
47
47
|
transform: scale(1, 0.5);
|
|
48
48
|
/* #endif */
|
|
49
49
|
}
|
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
left: 16px;
|
|
39
39
|
bottom: 0;
|
|
40
40
|
border-bottom: $collapse-item-header-border-bottom;
|
|
41
|
-
/* #ifdef harmony */
|
|
41
|
+
/* #ifdef harmony dynamic*/
|
|
42
42
|
transform: scale(1, 1);
|
|
43
43
|
/* #endif */
|
|
44
|
-
/* #ifndef harmony */
|
|
44
|
+
/* #ifndef harmony dynamic*/
|
|
45
45
|
transform: scale(1, 0.5);
|
|
46
46
|
/* #endif */
|
|
47
47
|
}
|
|
@@ -40,10 +40,10 @@
|
|
|
40
40
|
left: 16px;
|
|
41
41
|
bottom: 0;
|
|
42
42
|
border-bottom: var(--nutui-collapse-item-header-border-bottom, none);
|
|
43
|
-
/* #ifdef harmony */
|
|
43
|
+
/* #ifdef harmony dynamic*/
|
|
44
44
|
transform: scale(1, 1);
|
|
45
45
|
/* #endif */
|
|
46
|
-
/* #ifndef harmony */
|
|
46
|
+
/* #ifndef harmony dynamic*/
|
|
47
47
|
transform: scale(1, 0.5);
|
|
48
48
|
/* #endif */
|
|
49
49
|
}
|
|
@@ -27,10 +27,6 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
|
|
|
27
27
|
direction: 'horizontal',
|
|
28
28
|
lottieProps: {}
|
|
29
29
|
});
|
|
30
|
-
var defaultLottieProps = {
|
|
31
|
-
loop: true,
|
|
32
|
-
autoplay: true
|
|
33
|
-
};
|
|
34
30
|
var Loading = /*#__PURE__*/ _react.default.forwardRef(function(props, ref) {
|
|
35
31
|
var _ref = (0, _object_spread._)({}, defaultProps, props), className = _ref.className, style = _ref.style, children = _ref.children, direction = _ref.direction, icon = _ref.icon, rest = (0, _object_without_properties._)(_ref, [
|
|
36
32
|
"className",
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
&-wrapper {
|
|
49
49
|
position: relative;
|
|
50
50
|
flex: 1;
|
|
51
|
-
/* #ifdef harmony */
|
|
51
|
+
/* #ifdef harmony dynamic*/
|
|
52
52
|
width: 33%;
|
|
53
53
|
/* #endif */
|
|
54
|
-
/* #ifndef harmony */
|
|
54
|
+
/* #ifndef harmony dynamic*/
|
|
55
55
|
flex-basis: 33%;
|
|
56
56
|
/* #endif */
|
|
57
57
|
box-sizing: border-box;
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
.nut-numberkeyboard-body-wrapper {
|
|
49
49
|
position: relative;
|
|
50
50
|
flex: 1;
|
|
51
|
-
/* #ifdef harmony */
|
|
51
|
+
/* #ifdef harmony dynamic*/
|
|
52
52
|
width: 33%;
|
|
53
53
|
/* #endif */
|
|
54
|
-
/* #ifndef harmony */
|
|
54
|
+
/* #ifndef harmony dynamic*/
|
|
55
55
|
flex-basis: 33%;
|
|
56
56
|
/* #endif */
|
|
57
57
|
box-sizing: border-box;
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
&-wrapper {
|
|
49
49
|
position: relative;
|
|
50
50
|
flex: 1;
|
|
51
|
-
/* #ifdef harmony */
|
|
51
|
+
/* #ifdef harmony dynamic*/
|
|
52
52
|
width: 33%;
|
|
53
53
|
/* #endif */
|
|
54
|
-
/* #ifndef harmony */
|
|
54
|
+
/* #ifndef harmony dynamic*/
|
|
55
55
|
flex-basis: 33%;
|
|
56
56
|
/* #endif */
|
|
57
57
|
box-sizing: border-box;
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
.nut-numberkeyboard-body-wrapper {
|
|
49
49
|
position: relative;
|
|
50
50
|
flex: 1;
|
|
51
|
-
/* #ifdef harmony */
|
|
51
|
+
/* #ifdef harmony dynamic*/
|
|
52
52
|
width: 33%;
|
|
53
53
|
/* #endif */
|
|
54
|
-
/* #ifndef harmony */
|
|
54
|
+
/* #ifndef harmony dynamic*/
|
|
55
55
|
flex-basis: 33%;
|
|
56
56
|
/* #endif */
|
|
57
57
|
box-sizing: border-box;
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
&-wrapper {
|
|
49
49
|
position: relative;
|
|
50
50
|
flex: 1;
|
|
51
|
-
/* #ifdef harmony */
|
|
51
|
+
/* #ifdef harmony dynamic*/
|
|
52
52
|
width: 33%;
|
|
53
53
|
/* #endif */
|
|
54
|
-
/* #ifndef harmony */
|
|
54
|
+
/* #ifndef harmony dynamic*/
|
|
55
55
|
flex-basis: 33%;
|
|
56
56
|
/* #endif */
|
|
57
57
|
box-sizing: border-box;
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
.nut-numberkeyboard-body-wrapper {
|
|
49
49
|
position: relative;
|
|
50
50
|
flex: 1;
|
|
51
|
-
/* #ifdef harmony */
|
|
51
|
+
/* #ifdef harmony dynamic*/
|
|
52
52
|
width: 33%;
|
|
53
53
|
/* #endif */
|
|
54
|
-
/* #ifndef harmony */
|
|
54
|
+
/* #ifndef harmony dynamic*/
|
|
55
55
|
flex-basis: 33%;
|
|
56
56
|
/* #endif */
|
|
57
57
|
box-sizing: border-box;
|