@nutui/nutui-react-taro 3.0.19-cpp-beta.5 → 3.0.19-cpp.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/hooks/taro/use-custom-event.js +5 -5
- package/dist/cjs/hooks/use-ref-state.js +3 -3
- package/dist/cjs/hooks/use-touch.js +1 -2
- package/dist/cjs/packages/actionsheet/style/style.harmony.css +2 -2
- package/dist/cjs/packages/address/style/style.harmony.css +3 -3
- package/dist/cjs/packages/address/utils.js +3 -3
- package/dist/cjs/packages/audio/style/style.harmony.css +5 -5
- package/dist/cjs/packages/avatarcropper/avatarcropper.js +16 -28
- package/dist/cjs/packages/badge/badge.js +4 -7
- package/dist/cjs/packages/badge/style/badge.scss +1 -1
- package/dist/cjs/packages/badge/style/style.css +1 -1
- package/dist/cjs/packages/badge/style/style.harmony.css +1 -1
- package/dist/cjs/packages/badge/style-jmapp/badge.scss +1 -1
- package/dist/cjs/packages/badge/style-jmapp/style.css +1 -1
- package/dist/cjs/packages/badge/style-jrkf/badge.scss +1 -1
- package/dist/cjs/packages/badge/style-jrkf/style.css +1 -1
- package/dist/cjs/packages/barrage/barrage.js +14 -24
- package/dist/cjs/packages/button/style/style.css +5 -5
- package/dist/cjs/packages/button/style/style.harmony.css +5 -5
- package/dist/cjs/packages/calendar/style/style.css +2 -2
- package/dist/cjs/packages/calendar/style/style.harmony.css +4 -4
- package/dist/cjs/packages/calendar/utils.js +8 -8
- package/dist/cjs/packages/calendarcard/icon.js +5 -5
- package/dist/cjs/packages/calendarcard/style/style.css +1 -1
- package/dist/cjs/packages/calendarcard/style/style.harmony.css +1 -1
- package/dist/cjs/packages/calendarcard/utils.js +6 -6
- package/dist/cjs/packages/card/style/style.harmony.css +4 -4
- package/dist/cjs/packages/cascader/cascader.js +12 -21
- package/dist/cjs/packages/cascader/style/style.harmony.css +3 -3
- package/dist/cjs/packages/cascader/utils.js +3 -3
- package/dist/cjs/packages/checkbox/style/style.css +1 -1
- package/dist/cjs/packages/checkbox/style/style.harmony.css +1 -1
- package/dist/cjs/packages/circleprogress/style/style.css +1 -1
- package/dist/cjs/packages/circleprogress/style/style.harmony.css +1 -1
- package/dist/cjs/packages/col/col.js +16 -11
- package/dist/cjs/packages/collapseitem/collapseitem.js +4 -7
- package/dist/cjs/packages/configprovider/configprovider.js +7 -7
- package/dist/cjs/packages/configprovider/index.js +6 -6
- package/dist/cjs/packages/configprovider/types.d.ts +1 -1
- package/dist/cjs/packages/countdown/countdown.js +1 -2
- package/dist/cjs/packages/countdown/style/countdown.scss +1 -1
- package/dist/cjs/packages/countdown/style/style.css +1 -1
- package/dist/cjs/packages/countdown/style/style.harmony.css +1 -1
- package/dist/cjs/packages/countdown/style-jmapp/countdown.scss +1 -1
- package/dist/cjs/packages/countdown/style-jmapp/style.css +1 -1
- package/dist/cjs/packages/countdown/style-jrkf/countdown.scss +1 -1
- package/dist/cjs/packages/countdown/style-jrkf/style.css +1 -1
- package/dist/cjs/packages/datepicker/style/style.harmony.css +4 -4
- package/dist/cjs/packages/datepicker/utils.js +9 -9
- package/dist/cjs/packages/dialog/content.js +3 -3
- package/dist/cjs/packages/dialog/dialog.js +8 -11
- package/dist/cjs/packages/dialog/style/dialog.scss +4 -2
- package/dist/cjs/packages/dialog/style/style.css +6 -4
- package/dist/cjs/packages/dialog/style/style.harmony.css +11 -9
- package/dist/cjs/packages/dialog/style-jmapp/dialog.scss +4 -2
- package/dist/cjs/packages/dialog/style-jmapp/style.css +4 -2
- package/dist/cjs/packages/dialog/style-jrkf/dialog.scss +4 -2
- package/dist/cjs/packages/dialog/style-jrkf/style.css +4 -2
- package/dist/cjs/packages/drag/drag.js +4 -7
- package/dist/cjs/packages/elevator/elevator.js +7 -10
- package/dist/cjs/packages/ellipsis/ellipsis.js +17 -30
- package/dist/cjs/packages/empty/style/style.css +2 -2
- package/dist/cjs/packages/empty/style/style.harmony.css +7 -7
- package/dist/cjs/packages/fixednav/style/style.harmony.css +1 -1
- package/dist/cjs/packages/form/index.js +0 -2
- package/dist/cjs/packages/form/useform.js +50 -57
- package/dist/cjs/packages/imagepreview/style/style.harmony.css +2 -2
- package/dist/cjs/packages/infiniteloading/infiniteloading.js +8 -14
- package/dist/cjs/packages/input/style/style.css +1 -1
- package/dist/cjs/packages/input/style/style.harmony.css +1 -1
- package/dist/cjs/packages/inputnumber/inputnumber.js +16 -28
- package/dist/cjs/packages/lottie/types.js +0 -2
- package/dist/cjs/packages/menuitem/menuitem.js +24 -22
- package/dist/cjs/packages/noticebar/noticebar.js +71 -67
- package/dist/cjs/packages/notify/notify.js +4 -4
- package/dist/cjs/packages/numberkeyboard/style/style.css +3 -3
- package/dist/cjs/packages/numberkeyboard/style/style.harmony.css +5 -5
- package/dist/cjs/packages/nutui.react.build.js +105 -105
- package/dist/cjs/packages/nutui.react.js +105 -105
- package/dist/cjs/packages/overlay/overlay.js +3 -3
- package/dist/cjs/packages/picker/style/style.css +2 -2
- package/dist/cjs/packages/picker/style/style.harmony.css +4 -4
- package/dist/cjs/packages/pickerview/pickerroller.js +4 -7
- package/dist/cjs/packages/pickerview/pickerview.js +1 -2
- package/dist/cjs/packages/pickerview/utils.js +3 -3
- package/dist/cjs/packages/popover/popover.js +75 -77
- package/dist/cjs/packages/popover/style/style.harmony.css +2 -2
- package/dist/cjs/packages/popup/popup.js +8 -14
- package/dist/cjs/packages/popup/style/style.css +2 -2
- package/dist/cjs/packages/popup/style/style.harmony.css +2 -2
- package/dist/cjs/packages/price/style/price.scss +3 -3
- package/dist/cjs/packages/price/style/style.css +4 -4
- package/dist/cjs/packages/price/style/style.harmony.css +4 -4
- package/dist/cjs/packages/price/style-jmapp/price.scss +3 -3
- package/dist/cjs/packages/price/style-jmapp/style.css +3 -3
- package/dist/cjs/packages/price/style-jrkf/price.scss +3 -3
- package/dist/cjs/packages/price/style-jrkf/style.css +3 -3
- package/dist/cjs/packages/pulltorefresh/pulltorefresh.js +52 -56
- package/dist/cjs/packages/radio/index.js +0 -2
- package/dist/cjs/packages/radio/style/style.css +1 -1
- package/dist/cjs/packages/radio/style/style.harmony.css +1 -1
- package/dist/cjs/packages/range/range.js +16 -28
- package/dist/cjs/packages/rate/style/rate.scss +1 -1
- package/dist/cjs/packages/rate/style/style.css +1 -1
- package/dist/cjs/packages/rate/style/style.harmony.css +1 -1
- package/dist/cjs/packages/rate/style-jmapp/rate.scss +1 -1
- package/dist/cjs/packages/rate/style-jmapp/style.css +1 -1
- package/dist/cjs/packages/rate/style-jrkf/rate.scss +1 -1
- package/dist/cjs/packages/rate/style-jrkf/style.css +1 -1
- package/dist/cjs/packages/resultpage/style/style.harmony.css +5 -5
- package/dist/cjs/packages/shortpassword/shortpassword.js +3 -3
- package/dist/cjs/packages/shortpassword/style/style.css +1 -1
- package/dist/cjs/packages/shortpassword/style/style.harmony.css +3 -3
- package/dist/cjs/packages/sidebar/style/style.css +1 -1
- package/dist/cjs/packages/sidebar/style/style.harmony.css +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/sticky/sticky.js +4 -7
- package/dist/cjs/packages/swipe/swipe.js +8 -15
- package/dist/cjs/packages/swiper/index.js +0 -1
- package/dist/cjs/packages/switch/switch.js +4 -7
- package/dist/cjs/packages/tabbar/style/style.harmony.css +3 -3
- package/dist/cjs/packages/tabbaritem/style/style.css +2 -2
- package/dist/cjs/packages/tabbaritem/style/style.harmony.css +3 -3
- package/dist/cjs/packages/tabs/style/style.css +1 -1
- package/dist/cjs/packages/tabs/style/style.harmony.css +1 -1
- package/dist/cjs/packages/timeselect/style/style.harmony.css +2 -2
- package/dist/cjs/packages/toast/style/style.css +1 -1
- package/dist/cjs/packages/toast/style/style.harmony.css +1 -1
- package/dist/cjs/packages/toast/toast.js +4 -4
- package/dist/cjs/packages/tour/style/style.harmony.css +2 -2
- package/dist/cjs/packages/uploader/uploader.js +38 -51
- package/dist/cjs/packages/virtuallist/utils.js +6 -6
- package/dist/cjs/packages/watermark/watermark.js +4 -8
- package/dist/cjs/types/spec/address/base.js +0 -2
- package/dist/cjs/utils/date.js +5 -5
- package/dist/cjs/utils/event-mocker.js +10 -18
- package/dist/cjs/utils/get-rect.js +4 -4
- package/dist/cjs/utils/get-scroll-parent.js +3 -3
- package/dist/cjs/utils/merge-props.js +3 -3
- package/dist/cjs/utils/merge.js +6 -6
- package/dist/cjs/utils/raf.js +3 -3
- package/dist/cjs/utils/render.js +5 -9
- package/dist/cjs/utils/rubberband.js +3 -3
- package/dist/cjs/utils/taro/get-rect.js +14 -24
- package/dist/cjs/utils/taro/get-system-info.js +4 -4
- package/dist/cjs/utils/taro/platform.js +5 -5
- package/dist/es/hooks/use-touch.js +1 -1
- package/dist/es/packages/actionsheet/style/style.harmony.css +2 -2
- package/dist/es/packages/address/style/style.harmony.css +3 -3
- package/dist/es/packages/audio/style/style.harmony.css +5 -5
- package/dist/es/packages/avatarcropper/avatarcropper.js +16 -28
- package/dist/es/packages/badge/badge.js +4 -7
- package/dist/es/packages/badge/style/badge.scss +1 -1
- package/dist/es/packages/badge/style/style.css +1 -1
- package/dist/es/packages/badge/style/style.harmony.css +1 -1
- package/dist/es/packages/badge/style-jmapp/badge.scss +1 -1
- package/dist/es/packages/badge/style-jmapp/style.css +1 -1
- package/dist/es/packages/badge/style-jrkf/badge.scss +1 -1
- package/dist/es/packages/badge/style-jrkf/style.css +1 -1
- package/dist/es/packages/barrage/barrage.js +14 -24
- package/dist/es/packages/button/style/style.css +5 -5
- package/dist/es/packages/button/style/style.harmony.css +5 -5
- package/dist/es/packages/calendar/style/style.css +2 -2
- package/dist/es/packages/calendar/style/style.harmony.css +4 -4
- package/dist/es/packages/calendarcard/style/style.css +1 -1
- package/dist/es/packages/calendarcard/style/style.harmony.css +1 -1
- package/dist/es/packages/card/style/style.harmony.css +4 -4
- package/dist/es/packages/cascader/cascader.js +12 -21
- package/dist/es/packages/cascader/style/style.harmony.css +3 -3
- package/dist/es/packages/checkbox/style/style.css +1 -1
- package/dist/es/packages/checkbox/style/style.harmony.css +1 -1
- package/dist/es/packages/circleprogress/style/style.css +1 -1
- package/dist/es/packages/circleprogress/style/style.harmony.css +1 -1
- package/dist/es/packages/col/col.js +17 -12
- package/dist/es/packages/collapseitem/collapseitem.js +4 -7
- package/dist/es/packages/configprovider/types.d.ts +1 -1
- package/dist/es/packages/countdown/countdown.js +1 -2
- package/dist/es/packages/countdown/style/countdown.scss +1 -1
- package/dist/es/packages/countdown/style/style.css +1 -1
- package/dist/es/packages/countdown/style/style.harmony.css +1 -1
- package/dist/es/packages/countdown/style-jmapp/countdown.scss +1 -1
- package/dist/es/packages/countdown/style-jmapp/style.css +1 -1
- package/dist/es/packages/countdown/style-jrkf/countdown.scss +1 -1
- package/dist/es/packages/countdown/style-jrkf/style.css +1 -1
- package/dist/es/packages/datepicker/style/style.harmony.css +4 -4
- package/dist/es/packages/dialog/dialog.js +4 -7
- package/dist/es/packages/dialog/style/dialog.scss +4 -2
- package/dist/es/packages/dialog/style/style.css +6 -4
- package/dist/es/packages/dialog/style/style.harmony.css +11 -9
- package/dist/es/packages/dialog/style-jmapp/dialog.scss +4 -2
- package/dist/es/packages/dialog/style-jmapp/style.css +4 -2
- package/dist/es/packages/dialog/style-jrkf/dialog.scss +4 -2
- package/dist/es/packages/dialog/style-jrkf/style.css +4 -2
- package/dist/es/packages/drag/drag.js +4 -7
- package/dist/es/packages/elevator/elevator.js +4 -7
- package/dist/es/packages/ellipsis/ellipsis.js +17 -30
- package/dist/es/packages/empty/style/style.css +2 -2
- package/dist/es/packages/empty/style/style.harmony.css +7 -7
- package/dist/es/packages/fixednav/style/style.harmony.css +1 -1
- package/dist/es/packages/form/index.js +0 -1
- package/dist/es/packages/form/useform.js +46 -53
- package/dist/es/packages/imagepreview/style/style.harmony.css +2 -2
- package/dist/es/packages/infiniteloading/infiniteloading.js +8 -14
- package/dist/es/packages/input/style/style.css +1 -1
- package/dist/es/packages/input/style/style.harmony.css +1 -1
- package/dist/es/packages/inputnumber/inputnumber.js +16 -28
- package/dist/es/packages/lottie/types.js +1 -1
- package/dist/es/packages/menuitem/menuitem.js +24 -22
- package/dist/es/packages/noticebar/noticebar.js +71 -67
- package/dist/es/packages/numberkeyboard/style/style.css +3 -3
- package/dist/es/packages/numberkeyboard/style/style.harmony.css +5 -5
- package/dist/es/packages/picker/style/style.css +2 -2
- package/dist/es/packages/picker/style/style.harmony.css +4 -4
- package/dist/es/packages/pickerview/pickerroller.js +4 -7
- package/dist/es/packages/pickerview/pickerview.js +1 -2
- package/dist/es/packages/popover/popover.js +75 -77
- package/dist/es/packages/popover/style/style.harmony.css +2 -2
- package/dist/es/packages/popup/popup.js +8 -14
- package/dist/es/packages/popup/style/style.css +2 -2
- package/dist/es/packages/popup/style/style.harmony.css +2 -2
- package/dist/es/packages/price/style/price.scss +3 -3
- package/dist/es/packages/price/style/style.css +4 -4
- package/dist/es/packages/price/style/style.harmony.css +4 -4
- package/dist/es/packages/price/style-jmapp/price.scss +3 -3
- package/dist/es/packages/price/style-jmapp/style.css +3 -3
- package/dist/es/packages/price/style-jrkf/price.scss +3 -3
- package/dist/es/packages/price/style-jrkf/style.css +3 -3
- package/dist/es/packages/pulltorefresh/pulltorefresh.js +52 -56
- package/dist/es/packages/radio/index.js +0 -1
- package/dist/es/packages/radio/style/style.css +1 -1
- package/dist/es/packages/radio/style/style.harmony.css +1 -1
- package/dist/es/packages/range/range.js +16 -28
- package/dist/es/packages/rate/style/rate.scss +1 -1
- package/dist/es/packages/rate/style/style.css +1 -1
- package/dist/es/packages/rate/style/style.harmony.css +1 -1
- package/dist/es/packages/rate/style-jmapp/rate.scss +1 -1
- package/dist/es/packages/rate/style-jmapp/style.css +1 -1
- package/dist/es/packages/rate/style-jrkf/rate.scss +1 -1
- package/dist/es/packages/rate/style-jrkf/style.css +1 -1
- package/dist/es/packages/resultpage/style/style.harmony.css +5 -5
- package/dist/es/packages/shortpassword/style/style.css +1 -1
- package/dist/es/packages/shortpassword/style/style.harmony.css +3 -3
- package/dist/es/packages/sidebar/style/style.css +1 -1
- package/dist/es/packages/sidebar/style/style.harmony.css +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/sticky/sticky.js +4 -7
- package/dist/es/packages/swipe/swipe.js +8 -15
- package/dist/es/packages/swiper/index.js +0 -1
- package/dist/es/packages/switch/switch.js +4 -7
- package/dist/es/packages/tabbar/style/style.harmony.css +3 -3
- package/dist/es/packages/tabbaritem/style/style.css +2 -2
- package/dist/es/packages/tabbaritem/style/style.harmony.css +3 -3
- package/dist/es/packages/tabs/style/style.css +1 -1
- package/dist/es/packages/tabs/style/style.harmony.css +1 -1
- package/dist/es/packages/timeselect/style/style.harmony.css +2 -2
- package/dist/es/packages/toast/style/style.css +1 -1
- package/dist/es/packages/toast/style/style.harmony.css +1 -1
- package/dist/es/packages/tour/style/style.harmony.css +2 -2
- package/dist/es/packages/uploader/uploader.js +38 -51
- package/dist/es/packages/watermark/watermark.js +4 -8
- package/dist/es/types/spec/address/base.js +1 -1
- package/dist/es/utils/event-mocker.js +4 -12
- package/dist/es/utils/render.js +2 -6
- package/dist/es/utils/taro/get-rect.js +10 -20
- package/dist/nutui.react.umd.js +612 -820
- package/dist/style-jmapp.css +1 -1
- package/dist/style-jmapp.scss +31 -31
- package/dist/style-jrkf.css +1 -1
- package/dist/style-jrkf.scss +28 -28
- package/dist/style.css +1 -1
- package/dist/style.scss +28 -28
- package/dist/styles/jd-font.scss +4 -4
- 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-jmapp.scss +5 -0
- package/dist/styles/variables-jrkf.scss +5 -0
- package/dist/styles/variables.scss +16 -7
- package/package.json +1 -1
|
@@ -5,17 +5,17 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
function _export(target, all) {
|
|
6
6
|
for(var name in all)Object.defineProperty(target, name, {
|
|
7
7
|
enumerable: true,
|
|
8
|
-
get: all
|
|
8
|
+
get: Object.getOwnPropertyDescriptor(all, name).get
|
|
9
9
|
});
|
|
10
10
|
}
|
|
11
11
|
_export(exports, {
|
|
12
|
-
BaseDialog
|
|
12
|
+
get BaseDialog () {
|
|
13
13
|
return BaseDialog;
|
|
14
14
|
},
|
|
15
|
-
close
|
|
15
|
+
get close () {
|
|
16
16
|
return close;
|
|
17
17
|
},
|
|
18
|
-
open
|
|
18
|
+
get open () {
|
|
19
19
|
return open;
|
|
20
20
|
}
|
|
21
21
|
});
|
|
@@ -89,8 +89,8 @@ var BaseDialog = function BaseDialog(props) {
|
|
|
89
89
|
if (!(beforeCancel === null || beforeCancel === void 0 ? void 0 : beforeCancel())) return;
|
|
90
90
|
onCancel();
|
|
91
91
|
};
|
|
92
|
-
var handleOk =
|
|
93
|
-
|
|
92
|
+
var handleOk = function handleOk(e) {
|
|
93
|
+
return (0, _async_to_generator._)(function() {
|
|
94
94
|
var e1;
|
|
95
95
|
return (0, _ts_generator._)(this, function(_state) {
|
|
96
96
|
switch(_state.label){
|
|
@@ -130,11 +130,8 @@ var BaseDialog = function BaseDialog(props) {
|
|
|
130
130
|
];
|
|
131
131
|
}
|
|
132
132
|
});
|
|
133
|
-
});
|
|
134
|
-
|
|
135
|
-
return _ref.apply(this, arguments);
|
|
136
|
-
};
|
|
137
|
-
}();
|
|
133
|
+
})();
|
|
134
|
+
};
|
|
138
135
|
var btnClass = hideCancelButton || hideConfirmButton ? "".concat(classPrefix, "-footer-block") : '';
|
|
139
136
|
var renderCancelOfVertical = function renderCancelOfVertical() {
|
|
140
137
|
return !hideCancelButton && /*#__PURE__*/ _react.default.createElement(_components.View, {
|
|
@@ -123,12 +123,14 @@
|
|
|
123
123
|
|
|
124
124
|
.nut-button {
|
|
125
125
|
min-width: $dialog-footer-button-min-width;
|
|
126
|
+
border-radius: $diloag-footer-button-border;
|
|
126
127
|
}
|
|
127
128
|
|
|
128
129
|
&-cancel.nut-dialog-footer-cancel {
|
|
129
130
|
margin-right: $dialog-footer-cancel-margin-right;
|
|
130
131
|
background: $dialog-footer-cancel-bg;
|
|
131
132
|
color: $button-default-color;
|
|
133
|
+
border: none;
|
|
132
134
|
.nut-button-children {
|
|
133
135
|
color: $button-default-color;
|
|
134
136
|
}
|
|
@@ -136,9 +138,9 @@
|
|
|
136
138
|
|
|
137
139
|
&-ok {
|
|
138
140
|
max-width: $dialog-footer-ok-max-width;
|
|
139
|
-
font-weight: $font-weight-
|
|
141
|
+
font-weight: $font-weight-medium;
|
|
140
142
|
.nut-button-children {
|
|
141
|
-
font-weight: $font-weight-
|
|
143
|
+
font-weight: $font-weight-medium;
|
|
142
144
|
}
|
|
143
145
|
}
|
|
144
146
|
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
.nut-dialog-header {
|
|
73
73
|
display: block;
|
|
74
74
|
text-align: center;
|
|
75
|
-
font-size: var(--nutui-dialog-header-font-size, var(--nutui-font-size-
|
|
75
|
+
font-size: var(--nutui-dialog-header-font-size, var(--nutui-font-size-xl, 18px));
|
|
76
76
|
font-weight: var(--nutui-dialog-header-font-weight, var(--nutui-font-weight-bold, 600));
|
|
77
77
|
color: var(--nutui-color-title, #1a1a1a);
|
|
78
78
|
width: 100%;
|
|
@@ -115,21 +115,23 @@
|
|
|
115
115
|
}
|
|
116
116
|
.nut-dialog-footer .nut-button {
|
|
117
117
|
min-width: var(--nutui-dialog-footer-button-min-width, 117px);
|
|
118
|
+
border-radius: var(--nutui-dialog-footer-button-border, 6px);
|
|
118
119
|
}
|
|
119
120
|
.nut-dialog-footer-cancel.nut-dialog-footer-cancel {
|
|
120
121
|
margin-right: var(--nutui-dialog-footer-cancel-margin-right, 12px);
|
|
121
|
-
background: var(--nutui-dialog-footer-cancel-bg, var(--nutui-
|
|
122
|
+
background: var(--nutui-dialog-footer-cancel-bg, var(--nutui-color-background-sunken, #f7f8fc));
|
|
122
123
|
color: var(--nutui-button-default-color, var(--nutui-color-title, #1a1a1a));
|
|
124
|
+
border: none;
|
|
123
125
|
}
|
|
124
126
|
.nut-dialog-footer-cancel.nut-dialog-footer-cancel .nut-button-children {
|
|
125
127
|
color: var(--nutui-button-default-color, var(--nutui-color-title, #1a1a1a));
|
|
126
128
|
}
|
|
127
129
|
.nut-dialog-footer-ok {
|
|
128
130
|
max-width: var(--nutui-dialog-footer-ok-max-width, 128px);
|
|
129
|
-
font-weight: var(--nutui-font-weight-
|
|
131
|
+
font-weight: var(--nutui-font-weight-medium, 500);
|
|
130
132
|
}
|
|
131
133
|
.nut-dialog-footer-ok .nut-button-children {
|
|
132
|
-
font-weight: var(--nutui-font-weight-
|
|
134
|
+
font-weight: var(--nutui-font-weight-medium, 500);
|
|
133
135
|
}
|
|
134
136
|
.nut-dialog-footer-block.nut-button {
|
|
135
137
|
min-width: 100%;
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
.nut-button-large {
|
|
139
139
|
height: var(--nutui-button-large-height, 40px);
|
|
140
140
|
padding: var(--nutui-button-large-padding, 0px 16px);
|
|
141
|
-
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l,
|
|
141
|
+
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l, 15px));
|
|
142
142
|
border-radius: var(--nutui-button-large-border-radius, var(--nutui-radius-base, 8px));
|
|
143
143
|
}
|
|
144
144
|
.nut-button-large .nut-button-text {
|
|
@@ -148,12 +148,12 @@
|
|
|
148
148
|
margin-right: var(--nutui-button-xlarge-text-icon-margin, 6px);
|
|
149
149
|
}
|
|
150
150
|
.nut-button-large .nut-icon {
|
|
151
|
-
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l,
|
|
152
|
-
width: var(--nutui-button-large-font-size, var(--nutui-font-size-l,
|
|
153
|
-
height: var(--nutui-button-large-font-size, var(--nutui-font-size-l,
|
|
151
|
+
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l, 15px));
|
|
152
|
+
width: var(--nutui-button-large-font-size, var(--nutui-font-size-l, 15px));
|
|
153
|
+
height: var(--nutui-button-large-font-size, var(--nutui-font-size-l, 15px));
|
|
154
154
|
}
|
|
155
155
|
.nut-button-large-children {
|
|
156
|
-
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l,
|
|
156
|
+
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l, 15px));
|
|
157
157
|
}
|
|
158
158
|
.nut-button-small {
|
|
159
159
|
height: var(--nutui-button-small-height, 28px);
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
.nut-dialog-header {
|
|
504
504
|
display: block;
|
|
505
505
|
text-align: center;
|
|
506
|
-
font-size: var(--nutui-dialog-header-font-size, var(--nutui-font-size-
|
|
506
|
+
font-size: var(--nutui-dialog-header-font-size, var(--nutui-font-size-xl, 18px));
|
|
507
507
|
font-weight: var(--nutui-dialog-header-font-weight, var(--nutui-font-weight-bold, 600));
|
|
508
508
|
color: var(--nutui-color-title, #1a1a1a);
|
|
509
509
|
width: 100%;
|
|
@@ -546,21 +546,23 @@
|
|
|
546
546
|
}
|
|
547
547
|
.nut-dialog-footer .nut-button {
|
|
548
548
|
min-width: var(--nutui-dialog-footer-button-min-width, 117px);
|
|
549
|
+
border-radius: var(--nutui-dialog-footer-button-border, 6px);
|
|
549
550
|
}
|
|
550
551
|
.nut-dialog-footer-cancel.nut-dialog-footer-cancel {
|
|
551
552
|
margin-right: var(--nutui-dialog-footer-cancel-margin-right, 12px);
|
|
552
|
-
background: var(--nutui-dialog-footer-cancel-bg, var(--nutui-
|
|
553
|
+
background: var(--nutui-dialog-footer-cancel-bg, var(--nutui-color-background-sunken, #f7f8fc));
|
|
553
554
|
color: var(--nutui-button-default-color, var(--nutui-color-title, #1a1a1a));
|
|
555
|
+
border: none;
|
|
554
556
|
}
|
|
555
557
|
.nut-dialog-footer-cancel.nut-dialog-footer-cancel .nut-button-children {
|
|
556
558
|
color: var(--nutui-button-default-color, var(--nutui-color-title, #1a1a1a));
|
|
557
559
|
}
|
|
558
560
|
.nut-dialog-footer-ok {
|
|
559
561
|
max-width: var(--nutui-dialog-footer-ok-max-width, 128px);
|
|
560
|
-
font-weight: var(--nutui-font-weight-
|
|
562
|
+
font-weight: var(--nutui-font-weight-medium, 500);
|
|
561
563
|
}
|
|
562
564
|
.nut-dialog-footer-ok .nut-button-children {
|
|
563
|
-
font-weight: var(--nutui-font-weight-
|
|
565
|
+
font-weight: var(--nutui-font-weight-medium, 500);
|
|
564
566
|
}
|
|
565
567
|
.nut-dialog-footer-block.nut-button {
|
|
566
568
|
min-width: 100%;
|
|
@@ -123,12 +123,14 @@
|
|
|
123
123
|
|
|
124
124
|
.nut-button {
|
|
125
125
|
min-width: $dialog-footer-button-min-width;
|
|
126
|
+
border-radius: $diloag-footer-button-border;
|
|
126
127
|
}
|
|
127
128
|
|
|
128
129
|
&-cancel.nut-dialog-footer-cancel {
|
|
129
130
|
margin-right: $dialog-footer-cancel-margin-right;
|
|
130
131
|
background: $dialog-footer-cancel-bg;
|
|
131
132
|
color: $button-default-color;
|
|
133
|
+
border: none;
|
|
132
134
|
.nut-button-children {
|
|
133
135
|
color: $button-default-color;
|
|
134
136
|
}
|
|
@@ -136,9 +138,9 @@
|
|
|
136
138
|
|
|
137
139
|
&-ok {
|
|
138
140
|
max-width: $dialog-footer-ok-max-width;
|
|
139
|
-
font-weight: $font-weight-
|
|
141
|
+
font-weight: $font-weight-medium;
|
|
140
142
|
.nut-button-children {
|
|
141
|
-
font-weight: $font-weight-
|
|
143
|
+
font-weight: $font-weight-medium;
|
|
142
144
|
}
|
|
143
145
|
}
|
|
144
146
|
|
|
@@ -115,21 +115,23 @@
|
|
|
115
115
|
}
|
|
116
116
|
.nut-dialog-footer .nut-button {
|
|
117
117
|
min-width: var(--nutui-dialog-footer-button-min-width, 117px);
|
|
118
|
+
border-radius: var(--nutui-dialog-footer-button-border, 6px);
|
|
118
119
|
}
|
|
119
120
|
.nut-dialog-footer-cancel.nut-dialog-footer-cancel {
|
|
120
121
|
margin-right: var(--nutui-dialog-footer-cancel-margin-right, 12px);
|
|
121
122
|
background: var(--nutui-dialog-footer-cancel-bg, transparent);
|
|
122
123
|
color: var(--nutui-button-default-color, var(--nutui-color-text));
|
|
124
|
+
border: none;
|
|
123
125
|
}
|
|
124
126
|
.nut-dialog-footer-cancel.nut-dialog-footer-cancel .nut-button-children {
|
|
125
127
|
color: var(--nutui-button-default-color, var(--nutui-color-text));
|
|
126
128
|
}
|
|
127
129
|
.nut-dialog-footer-ok {
|
|
128
130
|
max-width: var(--nutui-dialog-footer-ok-max-width, 128px);
|
|
129
|
-
font-weight: var(--nutui-font-weight-
|
|
131
|
+
font-weight: var(--nutui-font-weight-medium, 500);
|
|
130
132
|
}
|
|
131
133
|
.nut-dialog-footer-ok .nut-button-children {
|
|
132
|
-
font-weight: var(--nutui-font-weight-
|
|
134
|
+
font-weight: var(--nutui-font-weight-medium, 500);
|
|
133
135
|
}
|
|
134
136
|
.nut-dialog-footer-block.nut-button {
|
|
135
137
|
min-width: 100%;
|
|
@@ -123,12 +123,14 @@
|
|
|
123
123
|
|
|
124
124
|
.nut-button {
|
|
125
125
|
min-width: $dialog-footer-button-min-width;
|
|
126
|
+
border-radius: $diloag-footer-button-border;
|
|
126
127
|
}
|
|
127
128
|
|
|
128
129
|
&-cancel.nut-dialog-footer-cancel {
|
|
129
130
|
margin-right: $dialog-footer-cancel-margin-right;
|
|
130
131
|
background: $dialog-footer-cancel-bg;
|
|
131
132
|
color: $button-default-color;
|
|
133
|
+
border: none;
|
|
132
134
|
.nut-button-children {
|
|
133
135
|
color: $button-default-color;
|
|
134
136
|
}
|
|
@@ -136,9 +138,9 @@
|
|
|
136
138
|
|
|
137
139
|
&-ok {
|
|
138
140
|
max-width: $dialog-footer-ok-max-width;
|
|
139
|
-
font-weight: $font-weight-
|
|
141
|
+
font-weight: $font-weight-medium;
|
|
140
142
|
.nut-button-children {
|
|
141
|
-
font-weight: $font-weight-
|
|
143
|
+
font-weight: $font-weight-medium;
|
|
142
144
|
}
|
|
143
145
|
}
|
|
144
146
|
|
|
@@ -115,21 +115,23 @@
|
|
|
115
115
|
}
|
|
116
116
|
.nut-dialog-footer .nut-button {
|
|
117
117
|
min-width: var(--nutui-dialog-footer-button-min-width, 117px);
|
|
118
|
+
border-radius: var(--nutui-dialog-footer-button-border, 6px);
|
|
118
119
|
}
|
|
119
120
|
.nut-dialog-footer-cancel.nut-dialog-footer-cancel {
|
|
120
121
|
margin-right: var(--nutui-dialog-footer-cancel-margin-right, 12px);
|
|
121
122
|
background: var(--nutui-dialog-footer-cancel-bg, var(--nutui-button-default-background-color, var(--nutui-color-default)));
|
|
122
123
|
color: var(--nutui-button-default-color, var(--nutui-color-text));
|
|
124
|
+
border: none;
|
|
123
125
|
}
|
|
124
126
|
.nut-dialog-footer-cancel.nut-dialog-footer-cancel .nut-button-children {
|
|
125
127
|
color: var(--nutui-button-default-color, var(--nutui-color-text));
|
|
126
128
|
}
|
|
127
129
|
.nut-dialog-footer-ok {
|
|
128
130
|
max-width: var(--nutui-dialog-footer-ok-max-width, 128px);
|
|
129
|
-
font-weight: var(--nutui-font-weight-
|
|
131
|
+
font-weight: var(--nutui-font-weight-medium, 500);
|
|
130
132
|
}
|
|
131
133
|
.nut-dialog-footer-ok .nut-button-children {
|
|
132
|
-
font-weight: var(--nutui-font-weight-
|
|
134
|
+
font-weight: var(--nutui-font-weight-medium, 500);
|
|
133
135
|
}
|
|
134
136
|
.nut-dialog-footer-block.nut-button {
|
|
135
137
|
min-width: 100%;
|
|
@@ -50,8 +50,8 @@ var Drag = function Drag(props) {
|
|
|
50
50
|
var translateX = (0, _react.useRef)(0);
|
|
51
51
|
var translateY = (0, _react.useRef)(0);
|
|
52
52
|
var middleLine = (0, _react.useRef)(0);
|
|
53
|
-
var getInfo =
|
|
54
|
-
|
|
53
|
+
var getInfo = function getInfo() {
|
|
54
|
+
return (0, _async_to_generator._)(function() {
|
|
55
55
|
var el, top, left, bottom, right, _getWindowInfo, screenWidth, windowHeight, _ref, width, height, dragTop, dragLeft;
|
|
56
56
|
return (0, _ts_generator._)(this, function(_state) {
|
|
57
57
|
switch(_state.label){
|
|
@@ -83,11 +83,8 @@ var Drag = function Drag(props) {
|
|
|
83
83
|
];
|
|
84
84
|
}
|
|
85
85
|
});
|
|
86
|
-
});
|
|
87
|
-
|
|
88
|
-
return _ref.apply(this, arguments);
|
|
89
|
-
};
|
|
90
|
-
}();
|
|
86
|
+
})();
|
|
87
|
+
};
|
|
91
88
|
var touchStart = function touchStart(e) {
|
|
92
89
|
onDragStart === null || onDragStart === void 0 ? void 0 : onDragStart();
|
|
93
90
|
var touches = e.touches[0];
|
|
@@ -5,14 +5,14 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
function _export(target, all) {
|
|
6
6
|
for(var name in all)Object.defineProperty(target, name, {
|
|
7
7
|
enumerable: true,
|
|
8
|
-
get: all
|
|
8
|
+
get: Object.getOwnPropertyDescriptor(all, name).get
|
|
9
9
|
});
|
|
10
10
|
}
|
|
11
11
|
_export(exports, {
|
|
12
|
-
Elevator
|
|
12
|
+
get Elevator () {
|
|
13
13
|
return Elevator;
|
|
14
14
|
},
|
|
15
|
-
elevatorContext
|
|
15
|
+
get elevatorContext () {
|
|
16
16
|
return elevatorContext;
|
|
17
17
|
}
|
|
18
18
|
});
|
|
@@ -113,8 +113,8 @@ var Elevator = function Elevator(props) {
|
|
|
113
113
|
}
|
|
114
114
|
});
|
|
115
115
|
};
|
|
116
|
-
var scrollTo =
|
|
117
|
-
|
|
116
|
+
var scrollTo = function scrollTo(index) {
|
|
117
|
+
return (0, _async_to_generator._)(function() {
|
|
118
118
|
var cacheIndex, scrollTop;
|
|
119
119
|
return (0, _ts_generator._)(this, function(_state) {
|
|
120
120
|
switch(_state.label){
|
|
@@ -154,11 +154,8 @@ var Elevator = function Elevator(props) {
|
|
|
154
154
|
];
|
|
155
155
|
}
|
|
156
156
|
});
|
|
157
|
-
});
|
|
158
|
-
|
|
159
|
-
return _ref.apply(this, arguments);
|
|
160
|
-
};
|
|
161
|
-
}();
|
|
157
|
+
})();
|
|
158
|
+
};
|
|
162
159
|
var touchMove = function touchMove(e) {
|
|
163
160
|
var firstTouch = e.touches[0];
|
|
164
161
|
touchState.current.y2 = firstTouch.pageY;
|
|
@@ -102,8 +102,8 @@ var Ellipsis = function Ellipsis(props) {
|
|
|
102
102
|
content
|
|
103
103
|
]);
|
|
104
104
|
// 获取省略号宽度
|
|
105
|
-
var getSymbolInfo =
|
|
106
|
-
|
|
105
|
+
var getSymbolInfo = function getSymbolInfo() {
|
|
106
|
+
return (0, _async_to_generator._)(function() {
|
|
107
107
|
var refe;
|
|
108
108
|
return (0, _ts_generator._)(this, function(_state) {
|
|
109
109
|
switch(_state.label){
|
|
@@ -120,19 +120,16 @@ var Ellipsis = function Ellipsis(props) {
|
|
|
120
120
|
];
|
|
121
121
|
}
|
|
122
122
|
});
|
|
123
|
-
});
|
|
124
|
-
|
|
125
|
-
return _ref.apply(this, arguments);
|
|
126
|
-
};
|
|
127
|
-
}();
|
|
123
|
+
})();
|
|
124
|
+
};
|
|
128
125
|
var symbolText = function symbolText() {
|
|
129
126
|
if (direction === 'end' || direction === 'middle') {
|
|
130
127
|
return "".concat(symbol).concat(expandText);
|
|
131
128
|
}
|
|
132
129
|
return "".concat(symbol).concat(expandText).concat(symbol);
|
|
133
130
|
};
|
|
134
|
-
var getReference =
|
|
135
|
-
|
|
131
|
+
var getReference = function getReference() {
|
|
132
|
+
return (0, _async_to_generator._)(function() {
|
|
136
133
|
var query;
|
|
137
134
|
return (0, _ts_generator._)(this, function(_state) {
|
|
138
135
|
query = (0, _taro.createSelectorQuery)();
|
|
@@ -169,14 +166,11 @@ var Ellipsis = function Ellipsis(props) {
|
|
|
169
166
|
2
|
|
170
167
|
];
|
|
171
168
|
});
|
|
172
|
-
});
|
|
173
|
-
|
|
174
|
-
return _ref.apply(this, arguments);
|
|
175
|
-
};
|
|
176
|
-
}();
|
|
169
|
+
})();
|
|
170
|
+
};
|
|
177
171
|
// 计算省略号的位置
|
|
178
|
-
var calcEllipse =
|
|
179
|
-
|
|
172
|
+
var calcEllipse = function calcEllipse() {
|
|
173
|
+
return (0, _async_to_generator._)(function() {
|
|
180
174
|
var refe, rowNum, end, end1, start;
|
|
181
175
|
return (0, _ts_generator._)(this, function(_state) {
|
|
182
176
|
switch(_state.label){
|
|
@@ -191,8 +185,7 @@ var Ellipsis = function Ellipsis(props) {
|
|
|
191
185
|
setExceeded(false);
|
|
192
186
|
setCacled(true);
|
|
193
187
|
} else {
|
|
194
|
-
rowNum = Math.floor(content.length / (originHeight.current / lineH.current - 1)) // 每行的字数
|
|
195
|
-
;
|
|
188
|
+
rowNum = Math.floor(content.length / (originHeight.current / lineH.current - 1)); // 每行的字数
|
|
196
189
|
if (direction === 'middle') {
|
|
197
190
|
end = content.length;
|
|
198
191
|
ellipsis.current.leading = tailorContent(0, rowNum * (Number(rows) + 0.5), 'end');
|
|
@@ -215,14 +208,11 @@ var Ellipsis = function Ellipsis(props) {
|
|
|
215
208
|
];
|
|
216
209
|
}
|
|
217
210
|
});
|
|
218
|
-
});
|
|
219
|
-
|
|
220
|
-
return _ref.apply(this, arguments);
|
|
221
|
-
};
|
|
222
|
-
}();
|
|
211
|
+
})();
|
|
212
|
+
};
|
|
223
213
|
// 验证省略号
|
|
224
|
-
var verifyEllipsis =
|
|
225
|
-
|
|
214
|
+
var verifyEllipsis = function verifyEllipsis1() {
|
|
215
|
+
return (0, _async_to_generator._)(function() {
|
|
226
216
|
var refe, _ellipsis_current_leading, _ellipsis_current, _ellipsis_current_leading1, _ellipsis_current1, _ellipsis_current2, _ellipsis_current_tailing, _ellipsis_current3;
|
|
227
217
|
return (0, _ts_generator._)(this, function(_state) {
|
|
228
218
|
switch(_state.label){
|
|
@@ -251,11 +241,8 @@ var Ellipsis = function Ellipsis(props) {
|
|
|
251
241
|
];
|
|
252
242
|
}
|
|
253
243
|
});
|
|
254
|
-
});
|
|
255
|
-
|
|
256
|
-
return _ref.apply(this, arguments);
|
|
257
|
-
};
|
|
258
|
-
}();
|
|
244
|
+
})();
|
|
245
|
+
};
|
|
259
246
|
var assignContent = function assignContent() {
|
|
260
247
|
var _ellipsis_current, _ellipsis_current1, _ellipsis_current2, _ellipsis_current3;
|
|
261
248
|
var newContent = "".concat(((_ellipsis_current = ellipsis.current) === null || _ellipsis_current === void 0 ? void 0 : _ellipsis_current.leading) || '').concat(((_ellipsis_current1 = ellipsis.current) === null || _ellipsis_current1 === void 0 ? void 0 : _ellipsis_current1.leading) ? symbol : '').concat(expandText || '').concat(((_ellipsis_current2 = ellipsis.current) === null || _ellipsis_current2 === void 0 ? void 0 : _ellipsis_current2.tailing) ? symbol : '').concat(((_ellipsis_current3 = ellipsis.current) === null || _ellipsis_current3 === void 0 ? void 0 : _ellipsis_current3.tailing) || '');
|
|
@@ -35,8 +35,8 @@
|
|
|
35
35
|
font-weight: var(--nutui-font-weight-bold, 600);
|
|
36
36
|
margin-bottom: var(--nutui-empty-title-margin-bottom, 12px);
|
|
37
37
|
color: var(--nutui-color-title, #1a1a1a);
|
|
38
|
-
font-size: var(--nutui-font-size-l,
|
|
39
|
-
line-height: var(--nutui-empty-title-line-height, var(--nutui-font-size-l,
|
|
38
|
+
font-size: var(--nutui-font-size-l, 15px);
|
|
39
|
+
line-height: var(--nutui-empty-title-line-height, var(--nutui-font-size-l, 15px));
|
|
40
40
|
}
|
|
41
41
|
.nut-empty-description {
|
|
42
42
|
color: var(--nutui-color-text, #505259);
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
.nut-button-large {
|
|
139
139
|
height: var(--nutui-button-large-height, 40px);
|
|
140
140
|
padding: var(--nutui-button-large-padding, 0px 16px);
|
|
141
|
-
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l,
|
|
141
|
+
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l, 15px));
|
|
142
142
|
border-radius: var(--nutui-button-large-border-radius, var(--nutui-radius-base, 8px));
|
|
143
143
|
}
|
|
144
144
|
.nut-button-large .nut-button-text {
|
|
@@ -148,12 +148,12 @@
|
|
|
148
148
|
margin-right: var(--nutui-button-xlarge-text-icon-margin, 6px);
|
|
149
149
|
}
|
|
150
150
|
.nut-button-large .nut-icon {
|
|
151
|
-
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l,
|
|
152
|
-
width: var(--nutui-button-large-font-size, var(--nutui-font-size-l,
|
|
153
|
-
height: var(--nutui-button-large-font-size, var(--nutui-font-size-l,
|
|
151
|
+
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l, 15px));
|
|
152
|
+
width: var(--nutui-button-large-font-size, var(--nutui-font-size-l, 15px));
|
|
153
|
+
height: var(--nutui-button-large-font-size, var(--nutui-font-size-l, 15px));
|
|
154
154
|
}
|
|
155
155
|
.nut-button-large-children {
|
|
156
|
-
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l,
|
|
156
|
+
font-size: var(--nutui-button-large-font-size, var(--nutui-font-size-l, 15px));
|
|
157
157
|
}
|
|
158
158
|
.nut-button-small {
|
|
159
159
|
height: var(--nutui-button-small-height, 28px);
|
|
@@ -412,8 +412,8 @@
|
|
|
412
412
|
font-weight: var(--nutui-font-weight-bold, 600);
|
|
413
413
|
margin-bottom: var(--nutui-empty-title-margin-bottom, 12px);
|
|
414
414
|
color: var(--nutui-color-title, #1a1a1a);
|
|
415
|
-
font-size: var(--nutui-font-size-l,
|
|
416
|
-
line-height: var(--nutui-empty-title-line-height, var(--nutui-font-size-l,
|
|
415
|
+
font-size: var(--nutui-font-size-l, 15px);
|
|
416
|
+
line-height: var(--nutui-empty-title-line-height, var(--nutui-font-size-l, 15px));
|
|
417
417
|
}
|
|
418
418
|
.nut-empty-description {
|
|
419
419
|
color: var(--nutui-color-text, #505259);
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
background: var(--nutui-badge-background-disabled-color, var(--nutui-color-text-disabled, #c2c4cc));
|
|
111
111
|
}
|
|
112
112
|
.nut-badge-number {
|
|
113
|
-
font-family: "
|
|
113
|
+
font-family: "JDZH-Regular";
|
|
114
114
|
}
|
|
115
115
|
.nut-badge-one {
|
|
116
116
|
height: var(--nutui-badge-height, 14px);
|
|
@@ -8,8 +8,6 @@ Object.defineProperty(exports, "default", {
|
|
|
8
8
|
return _default;
|
|
9
9
|
}
|
|
10
10
|
});
|
|
11
|
-
var _interop_require_default = require("@swc/helpers/_/_interop_require_default");
|
|
12
|
-
var _react = /*#__PURE__*/ _interop_require_default._(require("react"));
|
|
13
11
|
var _form = require("./form");
|
|
14
12
|
var _formitem = require("../formitem/formitem");
|
|
15
13
|
var _useform = require("./useform");
|