@nutui/nutui-react-taro 1.4.11 → 1.4.12
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 +19 -0
- package/README.md +17 -12
- package/dist/esm/ActionSheet.js +10 -7
- package/dist/esm/Address.js +15 -12
- package/dist/esm/Animate.js +6 -3
- package/dist/esm/AnimatingNumbers.js +6 -3
- package/dist/esm/Audio.js +16 -13
- package/dist/esm/Avatar.js +9 -6
- package/dist/esm/AvatarGroup.js +9 -6
- package/dist/esm/BackTop.js +8 -5
- package/dist/esm/Badge.js +8 -5
- package/dist/esm/Barrage.js +6 -3
- package/dist/esm/Button.js +8 -5
- package/dist/esm/Calendar.js +13 -10
- package/dist/esm/CalendarItem.js +8 -5
- package/dist/esm/Card.js +10 -7
- package/dist/esm/Cascader.js +12 -9
- package/dist/esm/Cell.js +8 -5
- package/dist/esm/CellGroup.js +6 -3
- package/dist/esm/Checkbox.js +8 -5
- package/dist/esm/CheckboxGroup.js +8 -5
- package/dist/esm/CircleProgress.js +7 -4
- package/dist/esm/Col.js +6 -3
- package/dist/esm/Collapse.js +6 -3
- package/dist/esm/CollapseItem.js +8 -5
- package/dist/esm/ConfigProvider.js +6 -3
- package/dist/esm/CountDown.js +8 -5
- package/dist/esm/DatePicker.js +17 -14
- package/dist/esm/Dialog.js +11 -8
- package/dist/esm/Divider.js +6 -3
- package/dist/esm/Drag.js +6 -3
- package/dist/esm/Elevator.js +6 -3
- package/dist/esm/Ellipsis.js +8 -5
- package/dist/esm/Empty.js +8 -5
- package/dist/esm/FixedNav.js +11 -8
- package/dist/esm/Form.js +11 -8
- package/dist/esm/FormItem.js +9 -6
- package/dist/esm/Grid.js +9 -6
- package/dist/esm/GridItem.js +11 -8
- package/dist/esm/Icon.js +6 -3
- package/dist/esm/Image.js +9 -6
- package/dist/esm/ImagePreview.js +13 -10
- package/dist/esm/Indicator.js +6 -3
- package/dist/esm/Infiniteloading.js +10 -7
- package/dist/esm/Input.js +10 -7
- package/dist/esm/InputNumber.js +8 -5
- package/dist/esm/Layout.js +5 -2
- package/dist/esm/Menu.js +8 -5
- package/dist/esm/MenuItem.js +11 -8
- package/dist/esm/NavBar.js +8 -5
- package/dist/esm/NoticeBar.js +9 -6
- package/dist/esm/Notify.js +6 -3
- package/dist/esm/NumberKeyboard.js +12 -9
- package/dist/esm/Overlay.js +6 -3
- package/dist/esm/Pagination.js +8 -5
- package/dist/esm/Picker.js +15 -12
- package/dist/esm/Popover.js +10 -7
- package/dist/esm/Popup.js +9 -6
- package/dist/esm/Price.js +6 -3
- package/dist/esm/Progress.js +8 -5
- package/dist/esm/PullToRefresh.js +8 -5
- package/dist/esm/Radio.js +8 -4
- package/dist/esm/RadioGroup.js +8 -5
- package/dist/esm/Range.js +12 -9
- package/dist/esm/Rate.js +8 -5
- package/dist/esm/Row.js +6 -3
- package/dist/esm/SearchBar.js +10 -7
- package/dist/esm/ShortPassword.js +12 -9
- package/dist/esm/SideNavBar.js +13 -10
- package/dist/esm/SideNavBarItem.js +5 -2
- package/dist/esm/Signature.js +11 -8
- package/dist/esm/Skeleton.js +10 -7
- package/dist/esm/Step.js +9 -6
- package/dist/esm/Steps.js +7 -4
- package/dist/esm/Sticky.js +8 -5
- package/dist/esm/SubSideNavBar.js +6 -3
- package/dist/esm/Swipe.js +8 -5
- package/dist/esm/Swiper.js +7 -4
- package/dist/esm/SwiperItem.js +7 -4
- package/dist/esm/Switch.js +6 -3
- package/dist/esm/TabPane.js +6 -3
- package/dist/esm/Tabbar.js +6 -3
- package/dist/esm/TabbarItem.js +8 -5
- package/dist/esm/Table.js +10 -7
- package/dist/esm/Tabs.js +9 -6
- package/dist/esm/Tag.js +8 -5
- package/dist/esm/TextArea.js +8 -5
- package/dist/esm/TimeDetail.js +8 -5
- package/dist/esm/TimePannel.js +8 -5
- package/dist/esm/TimeSelect.js +14 -11
- package/dist/esm/Toast.js +7 -4
- package/dist/esm/TrendArrow.js +7 -4
- package/dist/esm/Uploader.js +13 -10
- package/dist/esm/Video.js +6 -3
- package/dist/esm/VirtualList.js +7 -4
- package/dist/esm/WaterMark.js +8 -5
- package/dist/esm/{actionsheet.taro-c5ccaf4e.js → actionsheet.taro-e6a51446.js} +2 -2
- package/dist/esm/{address.taro-f977bad0.js → address.taro-f1acf8fb.js} +8 -8
- package/dist/esm/{animate.taro-b0e83dd5.js → animate.taro-fb7986d6.js} +1 -1
- package/dist/esm/{animatingnumbers.taro-6307a3a5.js → animatingnumbers.taro-03e5d61d.js} +1 -1
- package/dist/esm/{audio.taro-c2cdbe18.js → audio.taro-7ba4b47e.js} +6 -6
- package/dist/esm/{avatar.taro-c17c3d15.js → avatar.taro-3676f38f.js} +4 -4
- package/dist/esm/{avatargroup-1d900174.js → avatargroup-f3574510.js} +3 -3
- package/dist/esm/{backtop.taro-e53236c7.js → backtop.taro-66394a36.js} +2 -2
- package/dist/esm/{badge.taro-a2e7dd5a.js → badge.taro-a4e59c11.js} +3 -3
- package/dist/esm/{barrage.taro-5dbab093.js → barrage.taro-80df08d3.js} +1 -1
- package/dist/esm/{button.taro-dc4795a3.js → button.taro-9244d065.js} +3 -3
- package/dist/esm/{calendar.taro-f5d03548.js → calendar.taro-670842ea.js} +8 -8
- package/dist/esm/{calendaritem.taro-971a7af8.js → calendaritem.taro-2a603571.js} +13 -2
- package/dist/esm/{card.taro-4fb6bc4e.js → card.taro-e4c76dad.js} +3 -3
- package/dist/esm/{cascader.taro-a2ee549c.js → cascader.taro-a824b371.js} +5 -5
- package/dist/esm/{cell.taro-e877cf12.js → cell.taro-a10a74d3.js} +3 -3
- package/dist/esm/{cellgroup.taro-e094471c.js → cellgroup.taro-abe501bc.js} +1 -1
- package/dist/esm/{checkbox.taro-6aab93c3.js → checkbox.taro-6120e3e3.js} +3 -3
- package/dist/esm/{circleprogress.taro-897ea24b.js → circleprogress.taro-79854448.js} +2 -2
- package/dist/esm/{col.taro-9e4c5cc0.js → col.taro-53eed3cc.js} +1 -1
- package/dist/esm/{collapse.taro-c903a060.js → collapse.taro-1a9e4ba2.js} +1 -1
- package/dist/esm/{collapseitem-2e864527.js → collapseitem-4d0bc55d.js} +3 -3
- package/dist/esm/{configprovider-5eea4f5d.js → configprovider-67d19d3a.js} +1 -1
- package/dist/esm/{configprovider.taro-26882dd2.js → configprovider.taro-8d71eb49.js} +1 -1
- package/dist/esm/{countdown.taro-9e40de9c.js → countdown.taro-dbcb9a4f.js} +2 -2
- package/dist/esm/{datepicker.taro-d9252862.js → datepicker.taro-f8369e63.js} +2 -2
- package/dist/esm/{dialog.taro-7608bd26.js → dialog.taro-a3267d29.js} +2 -2
- package/dist/esm/{divider.taro-5236fe6a.js → divider.taro-26d1d8b4.js} +1 -1
- package/dist/esm/{drag.taro-703560c4.js → drag.taro-79bb8744.js} +1 -1
- package/dist/esm/{elevator.taro-1d749ab0.js → elevator.taro-c4ed99e4.js} +1 -1
- package/dist/esm/{ellipsis.taro-660e2ee9.js → ellipsis.taro-f15f26da.js} +16 -8
- package/dist/esm/{empty.taro-7bd813f9.js → empty.taro-04ae4389.js} +2 -2
- package/dist/esm/{fixednav.taro-84930e08.js → fixednav.taro-1f05acaf.js} +5 -5
- package/dist/esm/{form.taro-ce791a58.js → form.taro-0c8e7a39.js} +3 -3
- package/dist/esm/{formitem.taro-f2ed02d4.js → formitem.taro-190a3326.js} +2 -2
- package/dist/esm/{grid.taro-9410ff69.js → grid.taro-3503b82c.js} +3 -3
- package/dist/esm/{griditem.taro-26863577.js → griditem.taro-da155df6.js} +5 -5
- package/dist/esm/{icon-2242973e.js → icon-296a1bec.js} +1 -1
- package/dist/esm/{icon.taro-c9254a81.js → icon.taro-296a1bec.js} +1 -1
- package/dist/esm/{image.taro-1d867416.js → image.taro-142cf512.js} +2 -2
- package/dist/esm/{imagepreview.taro-3a5722e8.js → imagepreview.taro-c50bb0a3.js} +3 -3
- package/dist/esm/{indicator.taro-25682172.js → indicator.taro-cba8b010.js} +1 -1
- package/dist/esm/{infiniteloading.taro-8ead43b0.js → infiniteloading.taro-e66e3746.js} +4 -4
- package/dist/esm/{input.taro-fe0248b1.js → input.taro-27e1262b.js} +3 -3
- package/dist/esm/{inputnumber.taro-94c75663.js → inputnumber.taro-7c2d7e85.js} +3 -3
- package/dist/esm/{menu.taro-e5b84501.js → menu.taro-7e4038a1.js} +2 -2
- package/dist/esm/{menuitem.taro-f2129be6.js → menuitem.taro-96cc4f15.js} +4 -4
- package/dist/esm/{navbar.taro-70514adf.js → navbar.taro-777c4705.js} +3 -3
- package/dist/esm/{noticebar.taro-22486646.js → noticebar.taro-4a23cdee.js} +4 -4
- package/dist/esm/{notify.taro-3a424269.js → notify.taro-e17c6f82.js} +1 -1
- package/dist/esm/{numberkeyboard.taro-78224b3a.js → numberkeyboard.taro-1bc24744.js} +3 -3
- package/dist/esm/nutui-react.es.js +107 -107
- package/dist/esm/{overlay.taro-1e74a71d.js → overlay.taro-21e87fb1.js} +1 -1
- package/dist/esm/{pagination.taro-bb490de9.js → pagination.taro-715a173b.js} +2 -2
- package/dist/esm/{picker.taro-4298ce4e.js → picker.taro-ab396b2d.js} +7 -6
- package/dist/esm/{popover.taro-f144cd02.js → popover.taro-ad5e76ea.js} +4 -4
- package/dist/esm/{popup.taro-6e81162a.js → popup.taro-01676bff.js} +4 -4
- package/dist/esm/{price.taro-8801462e.js → price.taro-776ed16e.js} +1 -1
- package/dist/esm/{progress.taro-773482ed.js → progress.taro-f0ce38e9.js} +3 -3
- package/dist/esm/{pulltorefresh.taro-2b50fdf3.js → pulltorefresh.taro-dc15ab1a.js} +2 -2
- package/dist/esm/{index.taro-84346556.js → radio.taro-a6eff96c.js} +7 -9
- package/dist/esm/{range.taro-b628f1ed.js → range.taro-8688b321.js} +4 -4
- package/dist/esm/{rate.taro-f18381f3.js → rate.taro-6cdf03bd.js} +3 -3
- package/dist/esm/{row.taro-4e697aa2.js → row.taro-f64d4a13.js} +1 -1
- package/dist/esm/{searchbar.taro-bc3e87bc.js → searchbar.taro-0c25927b.js} +4 -4
- package/dist/esm/{shortpassword.taro-7dfb72fb.js → shortpassword.taro-9ee034f7.js} +5 -5
- package/dist/esm/{sidenavbar.taro-e03a5287.js → sidenavbar.taro-c307b35e.js} +3 -3
- package/dist/esm/{signature.taro-45d1dde3.js → signature.taro-ec4e713b.js} +3 -3
- package/dist/esm/{skeleton.taro-38e2fca2.js → skeleton.taro-76faf63f.js} +2 -2
- package/dist/esm/{step.taro-891c020b.js → step.taro-b7903e8c.js} +4 -4
- package/dist/esm/{steps.taro-acf205a0.js → steps.taro-c82d2252.js} +2 -2
- package/dist/esm/{sticky.taro-b15d1173.js → sticky.taro-d5b6eabe.js} +3 -3
- package/dist/esm/{subsidenavbar.taro-f46b4c73.js → subsidenavbar.taro-69cb9752.js} +1 -1
- package/dist/esm/{swipe.taro-9375a9a1.js → swipe.taro-ea35f07f.js} +3 -3
- package/dist/esm/{swiper.taro-8164df5b.js → swiper.taro-7a94e211.js} +2 -2
- package/dist/esm/{swiperitem-86a3578a.js → swiperitem-c9e3d0d5.js} +2 -2
- package/dist/esm/{switch.taro-bae2dca0.js → switch.taro-34ca8228.js} +1 -1
- package/dist/esm/{tabbar.taro-17d898d9.js → tabbar.taro-9acfc2fa.js} +1 -1
- package/dist/esm/{tabbaritem.taro-3643f585.js → tabbaritem.taro-bf517487.js} +3 -3
- package/dist/esm/{table.taro-6119a948.js → table.taro-91fc0c01.js} +4 -4
- package/dist/esm/{tabpane.taro-9512e308.js → tabpane.taro-4ca340ef.js} +1 -1
- package/dist/esm/{tabs.taro-95edd45d.js → tabs.taro-07e4adce.js} +4 -4
- package/dist/esm/{tag.taro-64f37bd9.js → tag.taro-23ba0834.js} +3 -2
- package/dist/esm/{textarea.taro-2a12788b.js → textarea.taro-92a1651c.js} +2 -2
- package/dist/esm/{timedetail.taro-c5f564fd.js → timedetail.taro-5b2f2269.js} +2 -2
- package/dist/esm/{timepannel.taro-29f9dd86.js → timepannel.taro-d6e40180.js} +2 -2
- package/dist/esm/{timeselect.taro-f276b0a9.js → timeselect.taro-a07036f4.js} +5 -5
- package/dist/esm/{toast.taro-0f972a92.js → toast.taro-d6c14811.js} +2 -2
- package/dist/esm/{trendarrow.taro-d79fc8e2.js → trendarrow.taro-b8c5ccd9.js} +2 -2
- package/dist/esm/{uploader.taro-77396b5d.js → uploader.taro-c615fd4c.js} +7 -7
- package/dist/esm/{video-8a3518c5.js → video-f1be8a91.js} +1 -1
- package/dist/esm/{virtuallist.taro-1688484f.js → virtuallist.taro-f0b0270d.js} +1 -1
- package/dist/esm/{watermark.taro-a948c735.js → watermark.taro-9ce2ae37.js} +2 -2
- package/dist/esm/{zh-CN-dfc384d0.js → zh-CN-c779e6c1.js} +1 -0
- package/dist/locales/base.d.ts +1 -0
- package/dist/locales/base.js +1 -1
- package/dist/locales/en-US.js +2 -1
- package/dist/locales/id-ID.js +2 -1
- package/dist/locales/zh-CN.js +2 -1
- package/dist/locales/zh-TW.js +2 -1
- package/dist/locales/zh-UG.js +2 -1
- package/dist/nutui.react.mjs +70 -41
- package/dist/nutui.react.umd.js +70 -41
- package/dist/packages/button/button.scss +1 -0
- package/dist/packages/cell/cell.scss +3 -0
- package/dist/style.css +1 -1
- package/dist/style.mjs +1 -1
- package/dist/types/index.d.ts +1 -0
- package/package.json +2 -4
- /package/dist/esm/{AvatarContext-7153ad2b.js → AvatarContext-c96afdcc.js} +0 -0
- /package/dist/esm/{UserContext-68f62e66.js → UserContext-0aac9a82.js} +0 -0
- /package/dist/esm/{UserContext-b4181162.js → UserContext-e402e1a6.js} +0 -0
- /package/dist/esm/{UserContext-be8097d2.js → UserContext-e8176108.js} +0 -0
- /package/dist/esm/{bem-893ad28d.js → bem-350c1702.js} +0 -0
- /package/dist/esm/{get-scroll-parent-3dcd3f53.js → get-scroll-parent-5d508382.js} +0 -0
- /package/dist/esm/{grid.taro.context-39636af9.js → grid.taro.context-c2bbfb4f.js} +0 -0
- /package/dist/esm/{index-a90733f9.js → index-5bcb0ff8.js} +0 -0
- /package/dist/esm/{layout.taro-358f014f.js → layout.taro-9046d093.js} +0 -0
- /package/dist/esm/{offsetContext-bfb02c25.js → offsetContext-c2a746fa.js} +0 -0
- /package/dist/esm/{sidenavbaritem.taro-fee11d26.js → sidenavbaritem.taro-5a7965d0.js} +0 -0
- /package/dist/esm/{typings-1c5f2628.js → typings-b9828dba.js} +0 -0
- /package/dist/esm/{useClientRect-4506e52f.js → useClientRect-1f8ed1fe.js} +0 -0
- /package/dist/esm/{useTouch-a2ea68c6.js → useTouch-db24bb5c.js} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
|
-
import { A as Avatar } from './avatar.taro-
|
|
4
|
-
import { c as cn } from './bem-
|
|
3
|
+
import { A as Avatar } from './avatar.taro-3676f38f.js';
|
|
4
|
+
import { c as cn } from './bem-350c1702.js';
|
|
5
5
|
|
|
6
6
|
const defaultProps = {
|
|
7
7
|
width: '100px',
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
|
-
import { D as DataContext } from './UserContext-
|
|
4
|
-
import { c as cn } from './bem-
|
|
5
|
-
import { I as Icon } from './icon.taro-
|
|
6
|
-
import { C as ComponentDefaults } from './typings-
|
|
3
|
+
import { D as DataContext } from './UserContext-e402e1a6.js';
|
|
4
|
+
import { c as cn } from './bem-350c1702.js';
|
|
5
|
+
import { I as Icon } from './icon.taro-296a1bec.js';
|
|
6
|
+
import { C as ComponentDefaults } from './typings-b9828dba.js';
|
|
7
7
|
|
|
8
8
|
const defaultProps = {
|
|
9
9
|
...ComponentDefaults,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
|
-
import { D as DataContext } from './UserContext-
|
|
4
|
-
import { c as cn } from './bem-
|
|
3
|
+
import { D as DataContext } from './UserContext-e402e1a6.js';
|
|
4
|
+
import { c as cn } from './bem-350c1702.js';
|
|
5
5
|
|
|
6
6
|
const defaultProps = {
|
|
7
7
|
current: 0,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useRef, useEffect, useState, useMemo, useCallback } from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
3
|
import { getEnv, usePageScroll, getSystemInfoSync } from '@tarojs/taro';
|
|
4
|
-
import { g as getRectByTaro } from './useClientRect-
|
|
5
|
-
import { g as getScrollParent } from './get-scroll-parent-
|
|
6
|
-
import { c as cn } from './bem-
|
|
4
|
+
import { g as getRectByTaro } from './useClientRect-1f8ed1fe.js';
|
|
5
|
+
import { g as getScrollParent } from './get-scroll-parent-5d508382.js';
|
|
6
|
+
import { c as cn } from './bem-350c1702.js';
|
|
7
7
|
|
|
8
8
|
function useWatch(dep, callback, config = { immediate: false }) {
|
|
9
9
|
const { immediate } = config;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React__default, { useState, useContext, useRef, useCallback, useEffect } from 'react';
|
|
2
|
-
import { O as OffsetContext } from './offsetContext-
|
|
2
|
+
import { O as OffsetContext } from './offsetContext-c2a746fa.js';
|
|
3
3
|
|
|
4
4
|
const defaultProps = {
|
|
5
5
|
open: true,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { forwardRef, useRef, useState, useMemo, useImperativeHandle, useEffect } from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
3
|
import { useReady, nextTick } from '@tarojs/taro';
|
|
4
|
-
import { c as cn } from './bem-
|
|
5
|
-
import { u as useTouch } from './useTouch-
|
|
6
|
-
import { g as getRectByTaro } from './useClientRect-
|
|
4
|
+
import { c as cn } from './bem-350c1702.js';
|
|
5
|
+
import { u as useTouch } from './useTouch-db24bb5c.js';
|
|
6
|
+
import { g as getRectByTaro } from './useClientRect-1f8ed1fe.js';
|
|
7
7
|
|
|
8
8
|
function preventDefault(event, isStopPropagation) {
|
|
9
9
|
if (typeof event.cancelable !== 'boolean' || event.cancelable) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React__default, { useRef, useState, useMemo, useEffect } from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
3
|
import { nextTick, useReady, createSelectorQuery } from '@tarojs/taro';
|
|
4
|
-
import { D as DataContext } from './UserContext-
|
|
5
|
-
import { c as cn } from './bem-
|
|
4
|
+
import { D as DataContext } from './UserContext-e8176108.js';
|
|
5
|
+
import { c as cn } from './bem-350c1702.js';
|
|
6
6
|
|
|
7
7
|
const defaultProps = {
|
|
8
8
|
width: typeof window === 'object' ? window.innerWidth : 375,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
|
-
import { D as DataContext } from './UserContext-
|
|
4
|
-
import { c as cn } from './bem-
|
|
3
|
+
import { D as DataContext } from './UserContext-e8176108.js';
|
|
4
|
+
import { c as cn } from './bem-350c1702.js';
|
|
5
5
|
|
|
6
6
|
const defaultProps = {
|
|
7
7
|
direction: 'horizontal',
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React__default, { useEffect } from 'react';
|
|
2
2
|
import Taro from '@tarojs/taro';
|
|
3
|
-
import { c as cn } from './bem-
|
|
4
|
-
import { I as Icon } from './icon.taro-
|
|
5
|
-
import { C as ComponentDefaults } from './typings-
|
|
3
|
+
import { c as cn } from './bem-350c1702.js';
|
|
4
|
+
import { I as Icon } from './icon.taro-296a1bec.js';
|
|
5
|
+
import { C as ComponentDefaults } from './typings-b9828dba.js';
|
|
6
6
|
|
|
7
7
|
const defaultProps = {
|
|
8
8
|
...ComponentDefaults,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
|
-
import { c as cn } from './bem-
|
|
4
|
-
import { I as Icon } from './icon.taro-
|
|
5
|
-
import { u as useConfig } from './configprovider.taro-
|
|
6
|
-
import { C as ComponentDefaults } from './typings-
|
|
3
|
+
import { c as cn } from './bem-350c1702.js';
|
|
4
|
+
import { I as Icon } from './icon.taro-296a1bec.js';
|
|
5
|
+
import { u as useConfig } from './configprovider.taro-8d71eb49.js';
|
|
6
|
+
import { C as ComponentDefaults } from './typings-b9828dba.js';
|
|
7
7
|
|
|
8
8
|
const defaultProps = {
|
|
9
9
|
...ComponentDefaults,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
|
-
import { c as cn } from './bem-
|
|
4
|
-
import { I as Icon } from './icon.taro-
|
|
5
|
-
import { C as ComponentDefaults } from './typings-
|
|
6
|
-
import { T as TabPane } from './tabpane.taro-
|
|
3
|
+
import { c as cn } from './bem-350c1702.js';
|
|
4
|
+
import { I as Icon } from './icon.taro-296a1bec.js';
|
|
5
|
+
import { C as ComponentDefaults } from './typings-b9828dba.js';
|
|
6
|
+
import { T as TabPane } from './tabpane.taro-4ca340ef.js';
|
|
7
7
|
|
|
8
8
|
class Title {
|
|
9
9
|
title = '';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
|
-
import { I as Icon } from './icon.taro-
|
|
4
|
-
import { C as ComponentDefaults } from './typings-
|
|
3
|
+
import { I as Icon } from './icon.taro-296a1bec.js';
|
|
4
|
+
import { C as ComponentDefaults } from './typings-b9828dba.js';
|
|
5
5
|
|
|
6
6
|
const defaultProps = {
|
|
7
7
|
...ComponentDefaults,
|
|
@@ -38,6 +38,7 @@ const Tag = (props) => {
|
|
|
38
38
|
prefixCls,
|
|
39
39
|
onClick,
|
|
40
40
|
onClose,
|
|
41
|
+
className,
|
|
41
42
|
]);
|
|
42
43
|
const classes = () => {
|
|
43
44
|
const prefixCls = 'nut-tag';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
2
|
-
import { u as useConfig } from './configprovider.taro-
|
|
3
|
-
import { c as cn } from './bem-
|
|
2
|
+
import { u as useConfig } from './configprovider.taro-8d71eb49.js';
|
|
3
|
+
import { c as cn } from './bem-350c1702.js';
|
|
4
4
|
|
|
5
5
|
const defaultProps = {
|
|
6
6
|
defaultValue: '',
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
|
-
import { c as cn } from './bem-
|
|
3
|
-
import { u as useConfig } from './configprovider.taro-
|
|
2
|
+
import { c as cn } from './bem-350c1702.js';
|
|
3
|
+
import { u as useConfig } from './configprovider.taro-8d71eb49.js';
|
|
4
4
|
|
|
5
5
|
const defaultProps = {
|
|
6
6
|
className: '',
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { c as cn } from './bem-
|
|
3
|
-
import { u as useConfig } from './configprovider.taro-
|
|
2
|
+
import { c as cn } from './bem-350c1702.js';
|
|
3
|
+
import { u as useConfig } from './configprovider.taro-8d71eb49.js';
|
|
4
4
|
|
|
5
5
|
const defaultProps = {
|
|
6
6
|
className: '',
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
|
-
import { P as Popup } from './popup.taro-
|
|
3
|
-
import { T as TimePannel } from './timepannel.taro-
|
|
4
|
-
import { T as TimeDetail } from './timedetail.taro-
|
|
5
|
-
import { c as cn } from './bem-
|
|
6
|
-
import { u as useConfig } from './configprovider.taro-
|
|
2
|
+
import { P as Popup } from './popup.taro-01676bff.js';
|
|
3
|
+
import { T as TimePannel } from './timepannel.taro-d6e40180.js';
|
|
4
|
+
import { T as TimeDetail } from './timedetail.taro-5b2f2269.js';
|
|
5
|
+
import { c as cn } from './bem-350c1702.js';
|
|
6
|
+
import { u as useConfig } from './configprovider.taro-8d71eb49.js';
|
|
7
7
|
|
|
8
8
|
const defaultProps = {
|
|
9
9
|
className: '',
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
|
-
import { c as cn } from './bem-
|
|
4
|
-
import { I as Icon } from './icon-
|
|
3
|
+
import { c as cn } from './bem-350c1702.js';
|
|
4
|
+
import { I as Icon } from './icon-296a1bec.js';
|
|
5
5
|
|
|
6
6
|
const defaultProps = {
|
|
7
7
|
id: '',
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default, { useRef } from 'react';
|
|
2
|
-
import { c as cn } from './bem-
|
|
3
|
-
import { I as Icon } from './icon.taro-
|
|
2
|
+
import { c as cn } from './bem-350c1702.js';
|
|
3
|
+
import { I as Icon } from './icon.taro-296a1bec.js';
|
|
4
4
|
|
|
5
5
|
const defaultProps = {
|
|
6
6
|
rate: 0,
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import React__default, { useState, useEffect, useImperativeHandle } from 'react';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
3
|
import Taro, { uploadFile, getEnv, chooseMedia, chooseImage } from '@tarojs/taro';
|
|
4
|
-
import { I as Icon } from './icon.taro-
|
|
5
|
-
import { B as Button } from './button.taro-
|
|
6
|
-
import { P as Progress } from './progress.taro-
|
|
4
|
+
import { I as Icon } from './icon.taro-296a1bec.js';
|
|
5
|
+
import { B as Button } from './button.taro-9244d065.js';
|
|
6
|
+
import { P as Progress } from './progress.taro-f0ce38e9.js';
|
|
7
7
|
import { Image } from '@tarojs/components';
|
|
8
|
-
import { c as cn } from './bem-
|
|
9
|
-
import { u as useConfig } from './configprovider.taro-
|
|
10
|
-
import { i as isPromise } from './index-
|
|
11
|
-
import { C as ComponentDefaults } from './typings-
|
|
8
|
+
import { c as cn } from './bem-350c1702.js';
|
|
9
|
+
import { u as useConfig } from './configprovider.taro-8d71eb49.js';
|
|
10
|
+
import { i as isPromise } from './index-5bcb0ff8.js';
|
|
11
|
+
import { C as ComponentDefaults } from './typings-b9828dba.js';
|
|
12
12
|
|
|
13
13
|
class UploadOptions {
|
|
14
14
|
url = '';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default, { useState, useRef, useEffect, useCallback } from 'react';
|
|
2
2
|
import { ScrollView } from '@tarojs/components';
|
|
3
3
|
import { getSystemInfoSync } from '@tarojs/taro';
|
|
4
|
-
import { u as useConfig } from './configprovider.taro-
|
|
4
|
+
import { u as useConfig } from './configprovider.taro-8d71eb49.js';
|
|
5
5
|
|
|
6
6
|
// 缓存列表初始化信息
|
|
7
7
|
const initPositinoCache = (reaItemSize, length = 0) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
2
|
import { getSystemInfo, createOffscreenCanvas } from '@tarojs/taro';
|
|
3
3
|
import classNames from 'classnames';
|
|
4
|
-
import { u as useConfig } from './configprovider-
|
|
5
|
-
import { c as cn } from './bem-
|
|
4
|
+
import { u as useConfig } from './configprovider-67d19d3a.js';
|
|
5
|
+
import { c as cn } from './bem-350c1702.js';
|
|
6
6
|
|
|
7
7
|
const defaultProps = {
|
|
8
8
|
content: '',
|
package/dist/locales/base.d.ts
CHANGED
package/dist/locales/base.js
CHANGED
package/dist/locales/en-US.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui-react-taro v1.4.
|
|
2
|
+
* @nutui/nutui-react-taro v1.4.12 Wed Mar 22 2023 16:08:46 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2023 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -33,6 +33,7 @@ const o = {
|
|
|
33
33
|
weekdays: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
|
34
34
|
end: "End",
|
|
35
35
|
start: "Start",
|
|
36
|
+
confirm: "Confirm",
|
|
36
37
|
title: "Calendar",
|
|
37
38
|
monthTitle: (e, t) => `${e}/${t}`,
|
|
38
39
|
today: "Today",
|
package/dist/locales/id-ID.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui-react-taro v1.4.
|
|
2
|
+
* @nutui/nutui-react-taro v1.4.12 Wed Mar 22 2023 16:08:46 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2023 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -33,6 +33,7 @@ const n = {
|
|
|
33
33
|
weekdays: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
|
34
34
|
end: "Selesai",
|
|
35
35
|
start: "Mulai",
|
|
36
|
+
confirm: "Mengonfirmasi",
|
|
36
37
|
title: "Kalender",
|
|
37
38
|
monthTitle: (a, e) => `${a}/${e}`,
|
|
38
39
|
today: "Hari ini",
|
package/dist/locales/zh-CN.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui-react-taro v1.4.
|
|
2
|
+
* @nutui/nutui-react-taro v1.4.12 Wed Mar 22 2023 16:08:46 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2023 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -35,6 +35,7 @@ const a = {
|
|
|
35
35
|
weekdays: ["日", "一", "二", "三", "四", "五", "六"],
|
|
36
36
|
end: "结束",
|
|
37
37
|
start: "开始",
|
|
38
|
+
confirm: "确认",
|
|
38
39
|
title: "日历选择",
|
|
39
40
|
monthTitle: (e, t) => `${e}年${t}月`,
|
|
40
41
|
today: "今天",
|
package/dist/locales/zh-TW.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui-react-taro v1.4.
|
|
2
|
+
* @nutui/nutui-react-taro v1.4.12 Wed Mar 22 2023 16:08:46 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2023 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -33,6 +33,7 @@ const a = {
|
|
|
33
33
|
weekdays: ["日", "一", "二", "三", "四", "五", "六"],
|
|
34
34
|
end: "結束",
|
|
35
35
|
start: "開始",
|
|
36
|
+
confirm: "確認",
|
|
36
37
|
title: "行事曆選擇",
|
|
37
38
|
monthTitle: (e, t) => `${e}年${t}月`,
|
|
38
39
|
today: "今天",
|
package/dist/locales/zh-UG.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui-react-taro v1.4.
|
|
2
|
+
* @nutui/nutui-react-taro v1.4.12 Wed Mar 22 2023 16:08:46 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2023 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -33,6 +33,7 @@ const a = {
|
|
|
33
33
|
weekdays: ["ي", "د", "س", "چ", "پ", "ج", "ش"],
|
|
34
34
|
end: "ئاخىرى",
|
|
35
35
|
start: "بېشى",
|
|
36
|
+
confirm: "جەزملەشتۈرۈڭ",
|
|
36
37
|
title: "تاللاڭ",
|
|
37
38
|
monthTitle: (e, t) => `${e} يىلى ${t} ئاي`,
|
|
38
39
|
today: "بۈگۈن",
|