@cloudbase/weda-ui 3.3.1 → 3.3.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/{src/configs → configs}/actions/showModal.json +0 -0
- package/dist/{src/configs → configs}/actions/showToast.json +0 -0
- package/dist/{src/configs → configs}/components/auth.json +0 -0
- package/dist/{src/configs → configs}/components/button.json +0 -0
- package/dist/{src/configs → configs}/components/calendar.json +0 -0
- package/dist/{src/configs → configs}/components/carousel.json +0 -0
- package/dist/{src/configs → configs}/components/chart/bar.json +0 -0
- package/dist/{src/configs → configs}/components/chart/line.json +0 -0
- package/dist/{src/configs → configs}/components/chart/pie.json +0 -0
- package/dist/{src/configs → configs}/components/chart/statisticsCard.json +0 -0
- package/dist/{src/configs → configs}/components/container.json +0 -0
- package/dist/{src/configs → configs}/components/dataView.json +0 -0
- package/dist/{src/configs → configs}/components/drawer.json +0 -0
- package/dist/{src/configs → configs}/components/form/checkbox.json +0 -0
- package/dist/{src/configs → configs}/components/form/departTreeSelect.json +0 -0
- package/dist/{src/configs → configs}/components/form/form.json +0 -0
- package/dist/{src/configs → configs}/components/form/input.json +0 -0
- package/dist/{src/configs → configs}/components/form/location.json +0 -0
- package/dist/{src/configs → configs}/components/form/radio.json +0 -0
- package/dist/{src/configs → configs}/components/form/richText.json +0 -0
- package/dist/{src/configs → configs}/components/form/select.json +0 -0
- package/dist/{src/configs → configs}/components/form/switch.json +0 -0
- package/dist/{src/configs → configs}/components/form/textarea.json +0 -0
- package/dist/{src/configs → configs}/components/form/tips.json +0 -0
- package/dist/{src/configs → configs}/components/form/uploader.json +0 -0
- package/dist/{src/configs → configs}/components/form/uploaderFile.json +0 -0
- package/dist/{src/configs → configs}/components/form/userTreeSelect.json +0 -0
- package/dist/{src/configs → configs}/components/formdetail.json +0 -0
- package/dist/{src/configs → configs}/components/graphicCard.json +0 -0
- package/dist/{src/configs → configs}/components/image.json +0 -0
- package/dist/{src/configs → configs}/components/link.json +0 -0
- package/dist/{src/configs → configs}/components/listView.json +0 -0
- package/dist/{src/configs → configs}/components/lottery.json +0 -0
- package/dist/{src/configs → configs}/components/modal.json +0 -0
- package/dist/{src/configs → configs}/components/navLayout.json +0 -0
- package/dist/{src/configs → configs}/components/navigationBar.json +0 -0
- package/dist/{src/configs → configs}/components/richtextview.json +0 -0
- package/dist/{src/configs → configs}/components/scrollVeiw.json +0 -0
- package/dist/{src/configs → configs}/components/slot.json +0 -0
- package/dist/{src/configs → configs}/components/swiper.json +0 -0
- package/dist/{src/configs → configs}/components/tabs.json +0 -0
- package/dist/{src/configs → configs}/components/text.json +0 -0
- package/dist/{src/configs → configs}/components/wedaVideo.json +0 -0
- package/dist/{src/configs → configs}/components/wxOpenApi/phone.json +0 -0
- package/dist/{src/configs → configs}/components/wxOpenApi/phoneCode.json +0 -0
- package/dist/{src/configs → configs}/components/wxOpenApi/share.json +0 -0
- package/dist/{src/configs → configs}/components/wxOpenApi/userInfo.json +0 -0
- package/dist/{src/configs → configs}/index.d.ts +0 -0
- package/dist/{src/configs → configs}/index.js +0 -0
- package/dist/{src/docs → docs}/common/format.d.ts +0 -0
- package/dist/{src/docs → docs}/common/format.js +0 -0
- package/dist/{src/docs → docs}/common/tableView.d.ts +0 -0
- package/dist/{src/docs → docs}/common/tableView.js +0 -0
- package/dist/{src/index.d.ts → index.d.ts} +0 -0
- package/dist/{src/index.js → index.js} +0 -0
- package/dist/{src/setupTests.d.ts → setupTests.d.ts} +0 -0
- package/dist/{src/setupTests.js → setupTests.js} +0 -0
- package/dist/{src/web → web}/actions/index.d.ts +0 -0
- package/dist/{src/web → web}/actions/index.js +0 -0
- package/dist/{src/web → web}/actions/showModal/index.d.ts +0 -0
- package/dist/{src/web → web}/actions/showModal/index.js +0 -0
- package/dist/{src/web → web}/actions/showToast/index.d.ts +0 -0
- package/dist/{src/web → web}/actions/showToast/index.js +0 -0
- package/dist/{src/web → web}/components/button/index.d.ts +0 -0
- package/dist/{src/web → web}/components/button/index.js +0 -0
- package/dist/{src/web → web}/components/calendar/index.d.ts +0 -0
- package/dist/{src/web → web}/components/calendar/index.js +0 -0
- package/dist/{src/web → web}/components/calendar/util.d.ts +0 -0
- package/dist/{src/web → web}/components/calendar/util.js +0 -0
- package/dist/{src/web → web}/components/carousel/index.d.ts +0 -0
- package/dist/{src/web → web}/components/carousel/index.js +0 -0
- package/dist/{src/web → web}/components/chart/bar/index.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/bar/index.js +0 -0
- package/dist/{src/web → web}/components/chart/bar/index.old.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/bar/index.old.js +0 -0
- package/dist/{src/web → web}/components/chart/common/Chart.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/Chart.js +0 -0
- package/dist/{src/web → web}/components/chart/common/chart-custom-connector.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/chart-custom-connector.js +0 -0
- package/dist/{src/web → web}/components/chart/common/chart-error.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/chart-error.js +0 -0
- package/dist/{src/web → web}/components/chart/common/config/bar.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/config/bar.js +0 -0
- package/dist/{src/web → web}/components/chart/common/config/global.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/config/global.js +0 -0
- package/dist/{src/web → web}/components/chart/common/config/line.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/config/line.js +0 -0
- package/dist/{src/web → web}/components/chart/common/config/pie.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/config/pie.js +0 -0
- package/dist/{src/web → web}/components/chart/common/core/eChartBar.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/core/eChartBar.js +0 -0
- package/dist/{src/web → web}/components/chart/common/core/eChartBase.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/core/eChartBase.js +0 -0
- package/dist/{src/web → web}/components/chart/common/core/eChartLine.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/core/eChartLine.js +0 -0
- package/dist/{src/web → web}/components/chart/common/core/eChartPie.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/core/eChartPie.js +0 -0
- package/dist/{src/web → web}/components/chart/common/core/type.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/core/type.js +0 -0
- package/dist/{src/web → web}/components/chart/common/data-transform.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/data-transform.js +0 -0
- package/dist/{src/web → web}/components/chart/common/echarts.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/echarts.js +0 -0
- package/dist/{src/web → web}/components/chart/common/useChart.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/common/useChart.js +0 -0
- package/dist/{src/web → web}/components/chart/line/index.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/line/index.js +0 -0
- package/dist/{src/web → web}/components/chart/line/index.old.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/line/index.old.js +0 -0
- package/dist/{src/web → web}/components/chart/pie/index.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/pie/index.js +0 -0
- package/dist/{src/web → web}/components/chart/pie/index.old.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/pie/index.old.js +0 -0
- package/dist/{src/web → web}/components/chart/statisticsCard/index.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/statisticsCard/index.js +0 -0
- package/dist/{src/web → web}/components/chart/statisticsCard/interface.d.ts +0 -0
- package/dist/{src/web → web}/components/chart/statisticsCard/interface.js +0 -0
- package/dist/{src/web → web}/components/common/error-boundary.d.ts +0 -0
- package/dist/{src/web → web}/components/common/error-boundary.js +0 -0
- package/dist/{src/web → web}/components/common/portal.d.ts +0 -0
- package/dist/{src/web → web}/components/common/portal.js +0 -0
- package/dist/{src/web → web}/components/common/use-loop-render-detect.d.ts +0 -0
- package/dist/{src/web → web}/components/common/use-loop-render-detect.js +0 -0
- package/dist/{src/web → web}/components/container/index.d.ts +0 -0
- package/dist/{src/web → web}/components/container/index.js +0 -0
- package/dist/{src/web → web}/components/dataView/index.d.ts +0 -0
- package/dist/{src/web → web}/components/dataView/index.js +0 -0
- package/dist/{src/web → web}/components/dataView/interface.d.ts +0 -0
- package/dist/{src/web → web}/components/dataView/interface.js +0 -0
- package/dist/{src/web → web}/components/drawer/index.d.ts +0 -0
- package/dist/{src/web → web}/components/drawer/index.js +0 -0
- package/dist/{src/web → web}/components/form/checkbox/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/checkbox/index.js +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/MultipleSelect.d.ts +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/MultipleSelect.js +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/NormalSelect.d.ts +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/NormalSelect.js +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/SelectContainer.d.ts +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/SelectContainer.js +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/index.js +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/props/defaultProps.d.ts +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/props/defaultProps.js +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/props/propsTypes.d.ts +0 -0
- package/dist/{src/web → web}/components/form/enumSelect/props/propsTypes.js +0 -0
- package/dist/{src/web → web}/components/form/form/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/form/index.js +0 -0
- package/dist/{src/web → web}/components/form/formcell/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/formcell/index.js +0 -0
- package/dist/{src/web → web}/components/form/input/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/input/index.js +0 -0
- package/dist/{src/web → web}/components/form/location/common/mapChoose.d.ts +0 -0
- package/dist/{src/web → web}/components/form/location/common/mapChoose.js +0 -0
- package/dist/{src/web → web}/components/form/location/common/mapView.d.ts +0 -0
- package/dist/{src/web → web}/components/form/location/common/mapView.js +0 -0
- package/dist/{src/web → web}/components/form/location/common/propsConfig.d.ts +0 -0
- package/dist/{src/web → web}/components/form/location/common/propsConfig.js +0 -0
- package/dist/{src/web → web}/components/form/location/common/selectModal.d.ts +0 -0
- package/dist/{src/web → web}/components/form/location/common/selectModal.js +0 -0
- package/dist/{src/web → web}/components/form/location/common/tmap.d.ts +0 -0
- package/dist/{src/web → web}/components/form/location/common/tmap.js +0 -0
- package/dist/{src/web → web}/components/form/location/common/useLocationInfo.d.ts +0 -0
- package/dist/{src/web → web}/components/form/location/common/useLocationInfo.js +0 -0
- package/dist/{src/web → web}/components/form/location/components/LocationH5/location.h5.d.ts +0 -0
- package/dist/{src/web → web}/components/form/location/components/LocationH5/location.h5.js +0 -0
- package/dist/{src/web → web}/components/form/location/components/LocationPC/Header.d.ts +0 -0
- package/dist/{src/web → web}/components/form/location/components/LocationPC/Header.js +0 -0
- package/dist/{src/web → web}/components/form/location/components/LocationPC/location.PC.d.ts +0 -0
- package/dist/{src/web → web}/components/form/location/components/LocationPC/location.PC.js +0 -0
- package/dist/{src/web → web}/components/form/location/constants.d.ts +0 -0
- package/dist/{src/web → web}/components/form/location/constants.js +0 -0
- package/dist/{src/web → web}/components/form/location/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/location/index.js +0 -0
- package/dist/{src/web → web}/components/form/radio/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/radio/index.js +0 -0
- package/dist/{src/web → web}/components/form/renderDecorator.d.ts +0 -0
- package/dist/{src/web → web}/components/form/renderDecorator.js +0 -0
- package/dist/{src/web → web}/components/form/select/allTimePicker/calendar.d.ts +0 -0
- package/dist/{src/web → web}/components/form/select/allTimePicker/calendar.js +0 -0
- package/dist/{src/web → web}/components/form/select/allTimePicker/dataUtils.d.ts +0 -0
- package/dist/{src/web → web}/components/form/select/allTimePicker/dataUtils.js +0 -0
- package/dist/{src/web → web}/components/form/select/allTimePicker/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/select/allTimePicker/index.js +0 -0
- package/dist/{src/web → web}/components/form/select/dropdown-select/ui.d.ts +0 -0
- package/dist/{src/web → web}/components/form/select/dropdown-select/ui.js +0 -0
- package/dist/{src/web → web}/components/form/select/h5.d.ts +0 -0
- package/dist/{src/web → web}/components/form/select/h5.js +0 -0
- package/dist/{src/web → web}/components/form/select/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/select/index.js +0 -0
- package/dist/{src/web → web}/components/form/select/region/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/select/region/index.js +0 -0
- package/dist/{src/web → web}/components/form/select/time.d.ts +0 -0
- package/dist/{src/web → web}/components/form/select/time.js +0 -0
- package/dist/{src/web → web}/components/form/select/use-options.d.ts +0 -0
- package/dist/{src/web → web}/components/form/select/use-options.js +0 -0
- package/dist/{src/web → web}/components/form/select/year.d.ts +0 -0
- package/dist/{src/web → web}/components/form/select/year.js +0 -0
- package/dist/{src/web → web}/components/form/switch/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/switch/index.js +0 -0
- package/dist/{src/web → web}/components/form/textarea/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/textarea/index.js +0 -0
- package/dist/{src/web → web}/components/form/tips/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/tips/index.js +0 -0
- package/dist/{src/web → web}/components/form/uploader/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/uploader/index.js +0 -0
- package/dist/{src/web → web}/components/form/uploader/uploader.h5.d.ts +0 -0
- package/dist/{src/web → web}/components/form/uploader/uploader.h5.js +0 -0
- package/dist/{src/web → web}/components/form/uploader/uploader.pc.d.ts +0 -0
- package/dist/{src/web → web}/components/form/uploader/uploader.pc.js +0 -0
- package/dist/{src/web → web}/components/form/uploaderFile/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/uploaderFile/index.js +0 -0
- package/dist/{src/web → web}/components/form/uploaderFile/uploadFile.h5.d.ts +0 -0
- package/dist/{src/web → web}/components/form/uploaderFile/uploadFile.h5.js +0 -0
- package/dist/{src/web → web}/components/form/uploaderFile/uploadFile.pc.d.ts +0 -0
- package/dist/{src/web → web}/components/form/uploaderFile/uploadFile.pc.js +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/comTool.d.ts +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/comTool.js +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/departTreeSelect/departTreeSelect.h5.d.ts +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/departTreeSelect/departTreeSelect.h5.js +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/departTreeSelect/departTreeSelect.pc.d.ts +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/departTreeSelect/departTreeSelect.pc.js +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/departTreeSelect/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/departTreeSelect/index.js +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/getUserService.d.ts +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/getUserService.js +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/index.d.ts +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/index.js +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/userTreeSelect.h5.d.ts +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/userTreeSelect.h5.js +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/userTreeSelect.pc.d.ts +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/userTreeSelect.pc.js +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/utils.d.ts +0 -0
- package/dist/{src/web → web}/components/form/userOrgSelect/utils.js +0 -0
- package/dist/{src/web → web}/components/formdetail/index.d.ts +0 -0
- package/dist/{src/web → web}/components/formdetail/index.js +0 -0
- package/dist/{src/web → web}/components/graphicCard/index.d.ts +0 -0
- package/dist/{src/web → web}/components/graphicCard/index.js +0 -0
- package/dist/{src/web → web}/components/image/image.d.ts +0 -0
- package/dist/{src/web → web}/components/image/image.js +0 -0
- package/dist/{src/web → web}/components/image/index.d.ts +0 -0
- package/dist/{src/web → web}/components/image/index.js +0 -0
- package/dist/{src/web → web}/components/index.d.ts +0 -0
- package/dist/{src/web → web}/components/index.js +0 -0
- package/dist/{src/web → web}/components/link/index.d.ts +0 -0
- package/dist/{src/web → web}/components/link/index.js +0 -0
- package/dist/{src/web → web}/components/listView/index.d.ts +0 -0
- package/dist/{src/web → web}/components/listView/index.js +0 -0
- package/dist/{src/web → web}/components/listView/interface.d.ts +0 -0
- package/dist/{src/web → web}/components/listView/interface.js +0 -0
- package/dist/{src/web → web}/components/lottery/index.d.ts +0 -0
- package/dist/{src/web → web}/components/lottery/index.js +0 -0
- package/dist/{src/web → web}/components/lottery/lotteryUtil.d.ts +0 -0
- package/dist/{src/web → web}/components/lottery/lotteryUtil.js +0 -0
- package/dist/{src/web → web}/components/modal/index.d.ts +0 -0
- package/dist/{src/web → web}/components/modal/index.js +0 -0
- package/dist/{src/web → web}/components/modal/modal.h5.d.ts +0 -0
- package/dist/{src/web → web}/components/modal/modal.h5.js +0 -0
- package/dist/{src/web → web}/components/modal/modal.pc.d.ts +0 -0
- package/dist/{src/web → web}/components/modal/modal.pc.js +0 -0
- package/dist/{src/web → web}/components/navLayout/index.d.ts +0 -0
- package/dist/{src/web → web}/components/navLayout/index.js +0 -0
- package/dist/{src/web → web}/components/navigationBar/common.d.ts +0 -0
- package/dist/{src/web → web}/components/navigationBar/common.js +0 -0
- package/dist/{src/web → web}/components/navigationBar/h5Menu.d.ts +0 -0
- package/dist/{src/web → web}/components/navigationBar/h5Menu.js +0 -0
- package/dist/{src/web → web}/components/navigationBar/horizontalMenu.d.ts +0 -0
- package/dist/{src/web → web}/components/navigationBar/horizontalMenu.js +0 -0
- package/dist/{src/web → web}/components/navigationBar/index.d.ts +0 -0
- package/dist/{src/web → web}/components/navigationBar/index.js +0 -0
- package/dist/{src/web → web}/components/navigationBar/verticalMenu.d.ts +0 -0
- package/dist/{src/web → web}/components/navigationBar/verticalMenu.js +0 -0
- package/dist/{src/web → web}/components/phone/index.d.ts +0 -0
- package/dist/{src/web → web}/components/phone/index.js +0 -0
- package/dist/{src/web → web}/components/phoneCode/index.d.ts +0 -0
- package/dist/{src/web → web}/components/phoneCode/index.js +0 -0
- package/dist/{src/web → web}/components/picker/datePicker.d.ts +0 -0
- package/dist/{src/web → web}/components/picker/datePicker.js +0 -0
- package/dist/{src/web → web}/components/picker/picker.d.ts +0 -0
- package/dist/{src/web → web}/components/picker/picker.js +0 -0
- package/dist/{src/web → web}/components/picker/timePicker.d.ts +0 -0
- package/dist/{src/web → web}/components/picker/timePicker.js +0 -0
- package/dist/{src/web → web}/components/richText/const.d.ts +0 -0
- package/dist/{src/web → web}/components/richText/const.js +0 -0
- package/dist/{src/web → web}/components/richText/index.d.ts +0 -0
- package/dist/{src/web → web}/components/richText/index.js +0 -0
- package/dist/{src/web → web}/components/richTextView/index.d.ts +0 -0
- package/dist/{src/web → web}/components/richTextView/index.js +0 -0
- package/dist/{src/web → web}/components/scrollView/index.d.ts +0 -0
- package/dist/{src/web → web}/components/scrollView/index.js +0 -0
- package/dist/{src/web → web}/components/share/index.d.ts +0 -0
- package/dist/{src/web → web}/components/share/index.js +0 -0
- package/dist/{src/web → web}/components/slot/index.d.ts +0 -0
- package/dist/{src/web → web}/components/slot/index.js +0 -0
- package/dist/{src/web → web}/components/swiper/index.d.ts +0 -0
- package/dist/{src/web → web}/components/swiper/index.js +0 -0
- package/dist/{src/web → web}/components/tabs/index.d.ts +0 -0
- package/dist/{src/web → web}/components/tabs/index.js +0 -0
- package/dist/{src/web → web}/components/tabs/tabs.h5.d.ts +0 -0
- package/dist/{src/web → web}/components/tabs/tabs.h5.js +0 -0
- package/dist/{src/web → web}/components/tabs/tabs.pc.d.ts +0 -0
- package/dist/{src/web → web}/components/tabs/tabs.pc.js +0 -0
- package/dist/{src/web → web}/components/text/index.d.ts +0 -0
- package/dist/{src/web → web}/components/text/index.js +0 -0
- package/dist/{src/web → web}/components/uploaderFileView/index.d.ts +0 -0
- package/dist/{src/web → web}/components/uploaderFileView/index.js +0 -0
- package/dist/{src/web → web}/components/uploaderView/index.d.ts +0 -0
- package/dist/{src/web → web}/components/uploaderView/index.js +0 -0
- package/dist/{src/web → web}/components/userInfo/index.d.ts +0 -0
- package/dist/{src/web → web}/components/userInfo/index.js +0 -0
- package/dist/{src/web → web}/components/wedaVideo/index.d.ts +0 -0
- package/dist/{src/web → web}/components/wedaVideo/index.js +0 -0
- package/dist/{src/web → web}/index.d.ts +0 -0
- package/dist/{src/web → web}/index.js +0 -0
- package/dist/{src/web → web}/utils/classnames.d.ts +0 -0
- package/dist/{src/web → web}/utils/classnames.js +0 -0
- package/dist/{src/web → web}/utils/console.d.ts +0 -0
- package/dist/{src/web → web}/utils/console.js +0 -0
- package/dist/{src/web → web}/utils/constant.d.ts +0 -0
- package/dist/{src/web → web}/utils/constant.js +0 -0
- package/dist/{src/web → web}/utils/debounce.d.ts +0 -0
- package/dist/{src/web → web}/utils/debounce.js +0 -0
- package/dist/{src/web → web}/utils/getLocalCounter.d.ts +0 -0
- package/dist/{src/web → web}/utils/getLocalCounter.js +0 -0
- package/dist/{src/web → web}/utils/isObjectEqual.d.ts +0 -0
- package/dist/{src/web → web}/utils/isObjectEqual.js +0 -0
- package/dist/{src/web → web}/utils/loading-fallback.d.ts +0 -0
- package/dist/{src/web → web}/utils/loading-fallback.js +0 -0
- package/dist/{src/web → web}/utils/lodash.d.ts +0 -0
- package/dist/{src/web → web}/utils/lodash.js +0 -0
- package/dist/{src/web → web}/utils/platform.d.ts +0 -0
- package/dist/{src/web → web}/utils/platform.js +0 -0
- package/dist/{src/web → web}/utils/tcb.d.ts +0 -0
- package/dist/{src/web → web}/utils/tcb.js +0 -0
- package/dist/{src/web → web}/utils/use-cloud-id-temp-url.d.ts +0 -0
- package/dist/{src/web → web}/utils/use-cloud-id-temp-url.js +0 -0
- package/dist/{src/web → web}/utils/useSetState.d.ts +0 -0
- package/dist/{src/web → web}/utils/useSetState.js +0 -0
- package/dist/{src/web → web}/utils/useSyncValue.d.ts +0 -0
- package/dist/{src/web → web}/utils/useSyncValue.js +0 -0
- package/dist/{src/web → web}/utils/weui.d.ts +0 -0
- package/dist/{src/web → web}/utils/weui.js +0 -0
- package/package.json +3 -3
- package/dist/cypress/support/commands.d.ts +0 -1
- package/dist/cypress/support/commands.js +0 -40
- package/dist/cypress/support/e2e.d.ts +0 -24
- package/dist/cypress/support/e2e.js +0 -22
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloudbase/weda-ui",
|
|
3
|
-
"version": "3.3.
|
|
4
|
-
"main": "./dist/
|
|
5
|
-
"module": "./dist/
|
|
3
|
+
"version": "3.3.2",
|
|
4
|
+
"main": "./dist/index.js",
|
|
5
|
+
"module": "./dist/index",
|
|
6
6
|
"miniprogram": "mpdist",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": "^14.13.1 || >=16.0.0"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import 'cypress-wait-until';
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/// <reference types="cypress" />
|
|
2
|
-
// ***********************************************
|
|
3
|
-
// This example commands.ts shows you how to
|
|
4
|
-
// create various custom commands and overwrite
|
|
5
|
-
// existing commands.
|
|
6
|
-
//
|
|
7
|
-
// For more comprehensive examples of custom
|
|
8
|
-
// commands please read more here:
|
|
9
|
-
// https://on.cypress.io/custom-commands
|
|
10
|
-
// ***********************************************
|
|
11
|
-
//
|
|
12
|
-
//
|
|
13
|
-
// -- This is a parent command --
|
|
14
|
-
// Cypress.Commands.add('login', (email, password) => { ... })
|
|
15
|
-
//
|
|
16
|
-
//
|
|
17
|
-
// -- This is a child command --
|
|
18
|
-
// Cypress.Commands.add('drag', { prevSubject: 'element'}, (subject, options) => { ... })
|
|
19
|
-
//
|
|
20
|
-
//
|
|
21
|
-
// -- This is a dual command --
|
|
22
|
-
// Cypress.Commands.add('dismiss', { prevSubject: 'optional'}, (subject, options) => { ... })
|
|
23
|
-
//
|
|
24
|
-
//
|
|
25
|
-
// -- This will overwrite an existing command --
|
|
26
|
-
// Cypress.Commands.overwrite('visit', (originalFn, url, options) => { ... })
|
|
27
|
-
//
|
|
28
|
-
// declare global {
|
|
29
|
-
// namespace Cypress {
|
|
30
|
-
// interface Chainable {
|
|
31
|
-
// login(email: string, password: string): Chainable<void>
|
|
32
|
-
// drag(subject: string, options?: Partial<TypeOptions>): Chainable<Element>
|
|
33
|
-
// dismiss(subject: string, options?: Partial<TypeOptions>): Chainable<Element>
|
|
34
|
-
// visit(originalFn: CommandOriginalFn, url: string, options: Partial<VisitOptions>): Chainable<Element>
|
|
35
|
-
// }
|
|
36
|
-
// }
|
|
37
|
-
// }
|
|
38
|
-
const compareSnapshotCommand = require('cypress-image-diff-js/dist/command');
|
|
39
|
-
compareSnapshotCommand();
|
|
40
|
-
import 'cypress-wait-until';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import './commands';
|
|
2
|
-
import 'style-loader!css-loader!./global-app.css';
|
|
3
|
-
declare global {
|
|
4
|
-
namespace Cypress {
|
|
5
|
-
interface Chainable {
|
|
6
|
-
/**
|
|
7
|
-
* @param name The name of the snapshots that will be generated
|
|
8
|
-
* @param testThreshold @default 0 A number between 0 and 1 that represents the allowed percentage of pixels that can be different between the two snapshots
|
|
9
|
-
* @param retryOptions @default { limit: 0, timeout: Cypress.config('defaultCommandTimeout'), delay: Cypress.config('defaultCommandTimeout') / 5 }
|
|
10
|
-
* @example cy.compareSnapshot('empty-canvas', 0.1)
|
|
11
|
-
*/
|
|
12
|
-
compareSnapshot(name: string, testThreshold?: number, retryOptions?: {
|
|
13
|
-
/**
|
|
14
|
-
* The maximum number of retries
|
|
15
|
-
*/
|
|
16
|
-
limit: number;
|
|
17
|
-
/**
|
|
18
|
-
* Delay before next iteration in ms
|
|
19
|
-
*/
|
|
20
|
-
delay: number;
|
|
21
|
-
}): Chainable<Element>;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
// ***********************************************************
|
|
2
|
-
// This example support/e2e.ts is processed and
|
|
3
|
-
// loaded automatically before your test files.
|
|
4
|
-
//
|
|
5
|
-
// This is a great place to put global configuration and
|
|
6
|
-
// behavior that modifies Cypress.
|
|
7
|
-
//
|
|
8
|
-
// You can change the location of this file or turn off
|
|
9
|
-
// automatically serving support files with the
|
|
10
|
-
// 'supportFile' configuration option.
|
|
11
|
-
//
|
|
12
|
-
// You can read more here:
|
|
13
|
-
// https://on.cypress.io/configuration
|
|
14
|
-
// ***********************************************************
|
|
15
|
-
// Import commands.js using ES2015 syntax:
|
|
16
|
-
import './commands';
|
|
17
|
-
import 'style-loader!css-loader!./global-app.css';
|
|
18
|
-
// Alternatively you can use CommonJS syntax:
|
|
19
|
-
// require('./commands')
|
|
20
|
-
after(() => {
|
|
21
|
-
cy.task('generateReport');
|
|
22
|
-
});
|