@nutui/nutui-react-taro 3.0.12 → 3.0.13
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 +25 -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/style.harmony.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/avatar/avatar.js +1 -1
- 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/style.harmony.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/style.harmony.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/style.harmony.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/lottie/lottiemp.js +7 -6
- 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/style.harmony.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/pagination/pagination.js +3 -3
- package/dist/cjs/packages/pickerview/pickerroller.js +3 -3
- package/dist/cjs/packages/price/style/price.scss +9 -0
- package/dist/cjs/packages/price/style/style.css +9 -0
- package/dist/cjs/packages/price/style/style.harmony.css +9 -0
- package/dist/cjs/packages/price/style-jmapp/price.scss +9 -0
- package/dist/cjs/packages/price/style-jmapp/style.css +9 -0
- package/dist/cjs/packages/price/style-jrkf/price.scss +9 -0
- package/dist/cjs/packages/price/style-jrkf/style.css +9 -0
- 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/style.harmony.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 +22 -21
- package/dist/cjs/packages/tabbaritem/style/style.css +4 -4
- package/dist/cjs/packages/tabbaritem/style/style.harmony.css +6 -6
- 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/style.harmony.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 +27 -8
- package/dist/cjs/packages/toast/style/style.css +2 -2
- package/dist/cjs/packages/toast/style/style.harmony.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/style.harmony.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/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/style.harmony.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/avatar/avatar.js +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/style.harmony.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/style.harmony.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/style.harmony.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/lottie/lottiemp.js +7 -6
- 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/style.harmony.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/pagination/pagination.js +4 -4
- package/dist/es/packages/pickerview/pickerroller.js +3 -3
- package/dist/es/packages/price/style/price.scss +9 -0
- package/dist/es/packages/price/style/style.css +9 -0
- package/dist/es/packages/price/style/style.harmony.css +9 -0
- package/dist/es/packages/price/style-jmapp/price.scss +9 -0
- package/dist/es/packages/price/style-jmapp/style.css +9 -0
- package/dist/es/packages/price/style-jrkf/price.scss +9 -0
- package/dist/es/packages/price/style-jrkf/style.css +9 -0
- 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/style.harmony.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 +23 -22
- package/dist/es/packages/tabbaritem/style/style.css +4 -4
- package/dist/es/packages/tabbaritem/style/style.harmony.css +6 -6
- 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/style.harmony.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 +28 -9
- package/dist/es/packages/toast/style/style.css +2 -2
- package/dist/es/packages/toast/style/style.harmony.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/style.harmony.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/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 +72 -139
- package/dist/style-jmapp.css +1 -1
- package/dist/style-jmapp.scss +38 -38
- package/dist/style-jrkf.css +1 -1
- package/dist/style-jrkf.scss +35 -35
- package/dist/style.css +1 -1
- package/dist/style.scss +37 -37
- 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
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { TaroTextAreaProps } from "../../types";
|
|
3
|
-
export declare const TextArea:
|
|
3
|
+
export declare const TextArea: React.ForwardRefExoticComponent<Omit<Partial<TaroTextAreaProps>, "ref"> & React.RefAttributes<unknown>>;
|
|
@@ -26,14 +26,13 @@ var defaultProps = (0, _object_spread_props._)((0, _object_spread._)({}, _typing
|
|
|
26
26
|
defaultValue: '',
|
|
27
27
|
showCount: false,
|
|
28
28
|
maxLength: 140,
|
|
29
|
-
placeholder: '',
|
|
30
29
|
readOnly: false,
|
|
31
30
|
disabled: false,
|
|
32
31
|
autoSize: false,
|
|
33
32
|
plain: false,
|
|
34
33
|
status: 'default'
|
|
35
34
|
});
|
|
36
|
-
var TextArea =
|
|
35
|
+
var TextArea = /*#__PURE__*/ (0, _react.forwardRef)(function(props, ref) {
|
|
37
36
|
var locale = (0, _index.useConfig)().locale;
|
|
38
37
|
var _ref = (0, _object_spread._)({}, defaultProps, props), className = _ref.className, value = _ref.value, defaultValue = _ref.defaultValue, showCount = _ref.showCount, maxLength = _ref.maxLength, rows = _ref.rows, placeholder = _ref.placeholder, readOnly = _ref.readOnly, disabled = _ref.disabled, autoSize = _ref.autoSize, style = _ref.style, plain = _ref.plain, status = _ref.status, onChange = _ref.onChange, onBlur = _ref.onBlur, onFocus = _ref.onFocus, rest = (0, _object_without_properties._)(_ref, [
|
|
39
38
|
"className",
|
|
@@ -67,15 +66,16 @@ var TextArea = function TextArea(props) {
|
|
|
67
66
|
defaultValue: defaultValue,
|
|
68
67
|
finalValue: format(defaultValue),
|
|
69
68
|
onChange: onChange
|
|
70
|
-
}), 2),
|
|
69
|
+
}), 2), innerValue = _usePropsValue[0], setInnerValue = _usePropsValue[1];
|
|
70
|
+
var textareaRef = (0, _react.useRef)(null);
|
|
71
71
|
var handleChange = function handleChange(event) {
|
|
72
72
|
var _event_detail;
|
|
73
73
|
var text = event === null || event === void 0 ? void 0 : (_event_detail = event.detail) === null || _event_detail === void 0 ? void 0 : _event_detail.value;
|
|
74
74
|
if (text) {
|
|
75
75
|
var value = compositionRef.current ? text : format(text);
|
|
76
|
-
|
|
76
|
+
setInnerValue(value);
|
|
77
77
|
} else {
|
|
78
|
-
|
|
78
|
+
setInnerValue('');
|
|
79
79
|
}
|
|
80
80
|
};
|
|
81
81
|
var isDisabled = function isDisabled() {
|
|
@@ -89,10 +89,29 @@ var TextArea = function TextArea(props) {
|
|
|
89
89
|
if (isDisabled()) return;
|
|
90
90
|
onBlur === null || onBlur === void 0 ? void 0 : onBlur(event);
|
|
91
91
|
};
|
|
92
|
+
(0, _react.useImperativeHandle)(ref, function() {
|
|
93
|
+
return {
|
|
94
|
+
clear: function clear() {
|
|
95
|
+
setInnerValue('');
|
|
96
|
+
},
|
|
97
|
+
focus: function focus() {
|
|
98
|
+
var _textareaRef_current;
|
|
99
|
+
return (_textareaRef_current = textareaRef.current) === null || _textareaRef_current === void 0 ? void 0 : _textareaRef_current.focus();
|
|
100
|
+
},
|
|
101
|
+
blur: function blur() {
|
|
102
|
+
var _textareaRef_current;
|
|
103
|
+
return (_textareaRef_current = textareaRef.current) === null || _textareaRef_current === void 0 ? void 0 : _textareaRef_current.blur();
|
|
104
|
+
},
|
|
105
|
+
get nativeElement () {
|
|
106
|
+
return textareaRef.current;
|
|
107
|
+
}
|
|
108
|
+
};
|
|
109
|
+
});
|
|
92
110
|
var _obj;
|
|
93
111
|
return /*#__PURE__*/ _react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/ _react.default.createElement(_components.View, {
|
|
94
112
|
className: (0, _classnames.default)(classPrefix, (_obj = {}, (0, _define_property._)(_obj, "".concat(classPrefix, "-disabled"), disabled), (0, _define_property._)(_obj, "".concat(classPrefix, "-readonly"), readOnly), (0, _define_property._)(_obj, "".concat(classPrefix, "-rtl"), rtl), (0, _define_property._)(_obj, "".concat(classPrefix, "-plain"), plain), (0, _define_property._)(_obj, "".concat(classPrefix, "-container"), !plain), (0, _define_property._)(_obj, "".concat(classPrefix, "-").concat(status), status), _obj), className)
|
|
95
113
|
}, /*#__PURE__*/ _react.default.createElement(_components.Textarea, (0, _object_spread_props._)((0, _object_spread._)({}, rest), {
|
|
114
|
+
ref: textareaRef,
|
|
96
115
|
nativeProps: {
|
|
97
116
|
style: style,
|
|
98
117
|
readOnly: readOnly,
|
|
@@ -108,7 +127,7 @@ var TextArea = function TextArea(props) {
|
|
|
108
127
|
style: _taro.default.getEnv() === 'WEB' ? undefined : style,
|
|
109
128
|
disabled: _taro.default.getEnv() === 'WEB' ? disabled : disabled || readOnly,
|
|
110
129
|
// @ts-ignore
|
|
111
|
-
value:
|
|
130
|
+
value: innerValue,
|
|
112
131
|
onInput: handleChange,
|
|
113
132
|
onBlur: handleBlur,
|
|
114
133
|
onFocus: handleFocus,
|
|
@@ -117,6 +136,6 @@ var TextArea = function TextArea(props) {
|
|
|
117
136
|
placeholder: placeholder !== undefined ? placeholder : locale.placeholder
|
|
118
137
|
})), showCount && /*#__PURE__*/ _react.default.createElement(_components.View, {
|
|
119
138
|
className: (0, _classnames.default)("".concat(classPrefix, "-limit"), (0, _define_property._)({}, "".concat(classPrefix, "-limit-disabled"), disabled))
|
|
120
|
-
},
|
|
121
|
-
};
|
|
139
|
+
}, innerValue.length, "/", maxLength < 0 ? 0 : maxLength)));
|
|
140
|
+
});
|
|
122
141
|
TextArea.displayName = 'NutTextArea';
|
|
@@ -27,10 +27,10 @@
|
|
|
27
27
|
--nutui-overlay-bg-color: rgba(0, 0, 0, 0);
|
|
28
28
|
}
|
|
29
29
|
.nut-toast-overlay-default-taro {
|
|
30
|
-
/* #ifdef harmony */
|
|
30
|
+
/* #ifdef harmony dynamic*/
|
|
31
31
|
background-color: rgba(0, 0, 0, 0);
|
|
32
32
|
/* #endif */
|
|
33
|
-
/* #ifndef harmony */
|
|
33
|
+
/* #ifndef harmony dynamic*/
|
|
34
34
|
--nutui-overlay-bg-color: rgba(0, 0, 0, 0);
|
|
35
35
|
/* #endif */
|
|
36
36
|
}
|
|
@@ -24,10 +24,10 @@
|
|
|
24
24
|
z-index: 1300;
|
|
25
25
|
}
|
|
26
26
|
.nut-toast-overlay-default-taro {
|
|
27
|
-
/* #ifdef harmony */
|
|
27
|
+
/* #ifdef harmony dynamic*/
|
|
28
28
|
background-color: rgba(0, 0, 0, 0);
|
|
29
29
|
/* #endif */
|
|
30
|
-
/* #ifndef harmony */
|
|
30
|
+
/* #ifndef harmony dynamic*/
|
|
31
31
|
/* #endif */
|
|
32
32
|
}
|
|
33
33
|
.nut-toast-inner {
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
&-overlay-default-taro {
|
|
29
|
-
/* #ifdef harmony */
|
|
29
|
+
/* #ifdef harmony dynamic*/
|
|
30
30
|
background-color: rgba(0, 0, 0, 0);
|
|
31
31
|
/* #endif */
|
|
32
|
-
/* #ifndef harmony */
|
|
32
|
+
/* #ifndef harmony dynamic*/
|
|
33
33
|
--nutui-overlay-bg-color: rgba(0, 0, 0, 0);
|
|
34
34
|
/* #endif */
|
|
35
35
|
}
|
|
@@ -27,10 +27,10 @@
|
|
|
27
27
|
--nutui-overlay-bg-color: rgba(0, 0, 0, 0);
|
|
28
28
|
}
|
|
29
29
|
.nut-toast-overlay-default-taro {
|
|
30
|
-
/* #ifdef harmony */
|
|
30
|
+
/* #ifdef harmony dynamic*/
|
|
31
31
|
background-color: rgba(0, 0, 0, 0);
|
|
32
32
|
/* #endif */
|
|
33
|
-
/* #ifndef harmony */
|
|
33
|
+
/* #ifndef harmony dynamic*/
|
|
34
34
|
--nutui-overlay-bg-color: rgba(0, 0, 0, 0);
|
|
35
35
|
/* #endif */
|
|
36
36
|
}
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
&-overlay-default-taro {
|
|
29
|
-
/* #ifdef harmony */
|
|
29
|
+
/* #ifdef harmony dynamic*/
|
|
30
30
|
background-color: rgba(0, 0, 0, 0);
|
|
31
31
|
/* #endif */
|
|
32
|
-
/* #ifndef harmony */
|
|
32
|
+
/* #ifndef harmony dynamic*/
|
|
33
33
|
--nutui-overlay-bg-color: rgba(0, 0, 0, 0);
|
|
34
34
|
/* #endif */
|
|
35
35
|
}
|
|
@@ -27,10 +27,10 @@
|
|
|
27
27
|
--nutui-overlay-bg-color: rgba(0, 0, 0, 0);
|
|
28
28
|
}
|
|
29
29
|
.nut-toast-overlay-default-taro {
|
|
30
|
-
/* #ifdef harmony */
|
|
30
|
+
/* #ifdef harmony dynamic*/
|
|
31
31
|
background-color: rgba(0, 0, 0, 0);
|
|
32
32
|
/* #endif */
|
|
33
|
-
/* #ifndef harmony */
|
|
33
|
+
/* #ifndef harmony dynamic*/
|
|
34
34
|
--nutui-overlay-bg-color: rgba(0, 0, 0, 0);
|
|
35
35
|
/* #endif */
|
|
36
36
|
}
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
&-overlay-default-taro {
|
|
29
|
-
/* #ifdef harmony */
|
|
29
|
+
/* #ifdef harmony dynamic*/
|
|
30
30
|
background-color: rgba(0, 0, 0, 0);
|
|
31
31
|
/* #endif */
|
|
32
|
-
/* #ifndef harmony */
|
|
32
|
+
/* #ifndef harmony dynamic*/
|
|
33
33
|
--nutui-overlay-bg-color: rgba(0, 0, 0, 0);
|
|
34
34
|
/* #endif */
|
|
35
35
|
}
|
|
@@ -77,6 +77,7 @@
|
|
|
77
77
|
height: 100%;
|
|
78
78
|
background: var(--nutui-uploader-preview-progress-background, var(--nutui-color-mask, rgba(0, 0, 0, 0.7)));
|
|
79
79
|
border-radius: var(--nutui-uploader-image-border-radius, 4px);
|
|
80
|
+
z-index: 10;
|
|
80
81
|
}
|
|
81
82
|
.nut-uploader-preview-progress i {
|
|
82
83
|
margin-bottom: var(--nutui-uploader-image-icon-margin-bottom, 6px);
|
|
@@ -77,6 +77,7 @@
|
|
|
77
77
|
height: 100%;
|
|
78
78
|
background: var(--nutui-uploader-preview-progress-background, var(--nutui-color-surface-overlay));
|
|
79
79
|
border-radius: var(--nutui-uploader-image-border-radius, var(--nutui-radius-xs));
|
|
80
|
+
z-index: 10;
|
|
80
81
|
}
|
|
81
82
|
.nut-uploader-preview-progress i {
|
|
82
83
|
margin-bottom: var(--nutui-uploader-image-icon-margin-bottom, 6px);
|
|
@@ -77,6 +77,7 @@
|
|
|
77
77
|
height: 100%;
|
|
78
78
|
background: var(--nutui-uploader-preview-progress-background, var(--nutui-color-surface-overlay));
|
|
79
79
|
border-radius: var(--nutui-uploader-image-border-radius, var(--nutui-radius-xs));
|
|
80
|
+
z-index: 10;
|
|
80
81
|
}
|
|
81
82
|
.nut-uploader-preview-progress i {
|
|
82
83
|
margin-bottom: var(--nutui-uploader-image-icon-margin-bottom, 6px);
|
|
@@ -15,7 +15,11 @@ export interface BaseSwiper extends BaseProps {
|
|
|
15
15
|
indicator: ReactNode;
|
|
16
16
|
loop: boolean;
|
|
17
17
|
duration: SimpleValue;
|
|
18
|
+
/**
|
|
19
|
+
* @deprecated Please use `autoplay` prop instead.
|
|
20
|
+
*/
|
|
18
21
|
autoPlay: boolean | number;
|
|
22
|
+
autoplay: boolean | number;
|
|
19
23
|
defaultValue: number;
|
|
20
24
|
touchable: boolean;
|
|
21
25
|
effect: FocusEffect | undefined;
|
|
@@ -9,7 +9,11 @@ export type TaroSwiperProps = Omit<BaseSwiper, OmittedKeys> & OmittedSwiperProps
|
|
|
9
9
|
height?: SimpleValue;
|
|
10
10
|
direction: Direction;
|
|
11
11
|
indicator: ReactNode;
|
|
12
|
+
/**
|
|
13
|
+
* @deprecated Please use `autoplay` prop instead.
|
|
14
|
+
*/
|
|
12
15
|
autoPlay: boolean;
|
|
16
|
+
autoplay: boolean;
|
|
13
17
|
loop: boolean;
|
|
14
18
|
defaultValue: number;
|
|
15
19
|
};
|
package/dist/cjs/utils/index.js
CHANGED
|
@@ -5,7 +5,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
var _export_star = require("@swc/helpers/_/_export_star");
|
|
6
6
|
_export_star._(require("./taro/add-color-for-harmony"), exports);
|
|
7
7
|
_export_star._(require("./bound"), exports);
|
|
8
|
-
_export_star._(require("./camel-case"), exports);
|
|
9
8
|
_export_star._(require("./can-use-dom"), exports);
|
|
10
9
|
_export_star._(require("./clamp"), exports);
|
|
11
10
|
_export_star._(require("./date"), exports);
|
|
@@ -15,6 +15,9 @@ _export(exports, {
|
|
|
15
15
|
miniprogram: function() {
|
|
16
16
|
return miniprogram;
|
|
17
17
|
},
|
|
18
|
+
td: function() {
|
|
19
|
+
return td;
|
|
20
|
+
},
|
|
18
21
|
web: function() {
|
|
19
22
|
return web;
|
|
20
23
|
}
|
|
@@ -37,3 +40,8 @@ var miniprogram = function miniprogram() {
|
|
|
37
40
|
'mini'
|
|
38
41
|
].includes((0, _taro.getEnv)().toLowerCase());
|
|
39
42
|
};
|
|
43
|
+
var td = function td() {
|
|
44
|
+
return [
|
|
45
|
+
'dynamic'
|
|
46
|
+
].includes((0, _taro.getEnv)().toLowerCase());
|
|
47
|
+
};
|
|
@@ -12,6 +12,6 @@ var _taro = require("@tarojs/taro");
|
|
|
12
12
|
var _platform = require("./platform");
|
|
13
13
|
function pxTransform(value, radix) {
|
|
14
14
|
// @ts-ignore
|
|
15
|
-
if ((0, _platform.harmony)()) return (0, _taro.pxTransform)(value, radix || 375);
|
|
15
|
+
if ((0, _platform.harmony)() || (0, _platform.td)()) return (0, _taro.pxTransform)(value, radix || 375);
|
|
16
16
|
return "".concat(value, "px");
|
|
17
17
|
}
|
|
@@ -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);
|
|
@@ -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: #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);
|
|
@@ -8,11 +8,11 @@ import classNames from "classnames";
|
|
|
8
8
|
import { User } from "@nutui/icons-react-taro";
|
|
9
9
|
import { AvatarContext } from "../avatargroup/context";
|
|
10
10
|
import { ComponentDefaults } from "../../utils/typings";
|
|
11
|
-
import { harmony } from "../../utils/taro/platform";
|
|
11
|
+
import { harmony, td } from "../../utils/taro/platform";
|
|
12
12
|
import AvatarGroup from "../avatargroup/index";
|
|
13
13
|
import { pxTransform } from "../../utils/taro/px-transform";
|
|
14
14
|
var defaultProps = _object_spread_props(_object_spread({}, ComponentDefaults), {
|
|
15
|
-
size: harmony() ? '40' : '',
|
|
15
|
+
size: harmony() || td() ? '40' : '',
|
|
16
16
|
shape: 'round',
|
|
17
17
|
icon: '',
|
|
18
18
|
background: '#eee',
|
|
@@ -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
|
}
|
|
@@ -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
|
}
|
|
@@ -40,10 +40,10 @@
|
|
|
40
40
|
left: 16px;
|
|
41
41
|
bottom: 0;
|
|
42
42
|
border-bottom: 1px solid 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
|
}
|