@emhome/meeui-mp 1.11.7
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/LICENSE +7 -0
- package/README.en.md +36 -0
- package/README.md +27 -0
- package/dist/action-sheet/index.d.ts +1 -0
- package/dist/action-sheet/index.js +75 -0
- package/dist/action-sheet/index.json +8 -0
- package/dist/action-sheet/index.wxml +70 -0
- package/dist/action-sheet/index.wxss +1 -0
- package/dist/area/index.d.ts +1 -0
- package/dist/area/index.js +220 -0
- package/dist/area/index.json +6 -0
- package/dist/area/index.wxml +20 -0
- package/dist/area/index.wxs +8 -0
- package/dist/area/index.wxss +1 -0
- package/dist/button/index.d.ts +1 -0
- package/dist/button/index.js +64 -0
- package/dist/button/index.json +7 -0
- package/dist/button/index.wxml +56 -0
- package/dist/button/index.wxs +39 -0
- package/dist/button/index.wxss +1 -0
- package/dist/calendar/calendar.wxml +70 -0
- package/dist/calendar/components/header/index.d.ts +1 -0
- package/dist/calendar/components/header/index.js +37 -0
- package/dist/calendar/components/header/index.json +3 -0
- package/dist/calendar/components/header/index.wxml +16 -0
- package/dist/calendar/components/header/index.wxss +1 -0
- package/dist/calendar/components/month/index.d.ts +6 -0
- package/dist/calendar/components/month/index.js +154 -0
- package/dist/calendar/components/month/index.json +3 -0
- package/dist/calendar/components/month/index.wxml +39 -0
- package/dist/calendar/components/month/index.wxs +71 -0
- package/dist/calendar/components/month/index.wxss +1 -0
- package/dist/calendar/index.d.ts +1 -0
- package/dist/calendar/index.js +360 -0
- package/dist/calendar/index.json +10 -0
- package/dist/calendar/index.wxml +27 -0
- package/dist/calendar/index.wxs +37 -0
- package/dist/calendar/index.wxss +1 -0
- package/dist/calendar/utils.d.ts +12 -0
- package/dist/calendar/utils.js +83 -0
- package/dist/calendar/utils.wxs +25 -0
- package/dist/card/index.d.ts +1 -0
- package/dist/card/index.js +49 -0
- package/dist/card/index.json +6 -0
- package/dist/card/index.wxml +56 -0
- package/dist/card/index.wxss +1 -0
- package/dist/cascader/index.d.ts +1 -0
- package/dist/cascader/index.js +214 -0
- package/dist/cascader/index.json +8 -0
- package/dist/cascader/index.wxml +55 -0
- package/dist/cascader/index.wxs +24 -0
- package/dist/cascader/index.wxss +1 -0
- package/dist/cell/index.d.ts +1 -0
- package/dist/cell/index.js +38 -0
- package/dist/cell/index.json +6 -0
- package/dist/cell/index.wxml +47 -0
- package/dist/cell/index.wxs +17 -0
- package/dist/cell/index.wxss +1 -0
- package/dist/cell-group/index.d.ts +1 -0
- package/dist/cell-group/index.js +11 -0
- package/dist/cell-group/index.json +3 -0
- package/dist/cell-group/index.wxml +11 -0
- package/dist/cell-group/index.wxss +1 -0
- package/dist/checkbox/index.d.ts +1 -0
- package/dist/checkbox/index.js +77 -0
- package/dist/checkbox/index.json +6 -0
- package/dist/checkbox/index.wxml +31 -0
- package/dist/checkbox/index.wxs +20 -0
- package/dist/checkbox/index.wxss +1 -0
- package/dist/checkbox-group/index.d.ts +1 -0
- package/dist/checkbox-group/index.js +36 -0
- package/dist/checkbox-group/index.json +3 -0
- package/dist/checkbox-group/index.wxml +5 -0
- package/dist/checkbox-group/index.wxss +1 -0
- package/dist/circle/canvas.d.ts +4 -0
- package/dist/circle/canvas.js +43 -0
- package/dist/circle/index.d.ts +1 -0
- package/dist/circle/index.js +197 -0
- package/dist/circle/index.json +3 -0
- package/dist/circle/index.wxml +9 -0
- package/dist/circle/index.wxss +1 -0
- package/dist/col/index.d.ts +1 -0
- package/dist/col/index.js +9 -0
- package/dist/col/index.json +3 -0
- package/dist/col/index.wxml +9 -0
- package/dist/col/index.wxs +18 -0
- package/dist/col/index.wxss +1 -0
- package/dist/collapse/index.d.ts +1 -0
- package/dist/collapse/index.js +46 -0
- package/dist/collapse/index.json +3 -0
- package/dist/collapse/index.wxml +3 -0
- package/dist/collapse/index.wxss +1 -0
- package/dist/collapse-item/animate.d.ts +2 -0
- package/dist/collapse-item/animate.js +39 -0
- package/dist/collapse-item/index.d.ts +1 -0
- package/dist/collapse-item/index.js +61 -0
- package/dist/collapse-item/index.json +6 -0
- package/dist/collapse-item/index.wxml +45 -0
- package/dist/collapse-item/index.wxss +1 -0
- package/dist/common/color.d.ts +7 -0
- package/dist/common/color.js +7 -0
- package/dist/common/component.d.ts +4 -0
- package/dist/common/component.js +46 -0
- package/dist/common/index.wxss +1 -0
- package/dist/common/relation.d.ts +15 -0
- package/dist/common/relation.js +56 -0
- package/dist/common/style/clearfix.wxss +1 -0
- package/dist/common/style/ellipsis.wxss +1 -0
- package/dist/common/style/hairline.wxss +1 -0
- package/dist/common/style/mixins/clearfix.wxss +0 -0
- package/dist/common/style/mixins/ellipsis.wxss +0 -0
- package/dist/common/style/mixins/hairline.wxss +0 -0
- package/dist/common/style/var.wxss +0 -0
- package/dist/common/utils.d.ts +21 -0
- package/dist/common/utils.js +86 -0
- package/dist/common/validator.d.ts +9 -0
- package/dist/common/validator.js +31 -0
- package/dist/common/version.d.ts +15 -0
- package/dist/common/version.js +59 -0
- package/dist/config-provider/index.d.ts +1 -0
- package/dist/config-provider/index.js +9 -0
- package/dist/config-provider/index.json +3 -0
- package/dist/config-provider/index.wxml +5 -0
- package/dist/config-provider/index.wxs +29 -0
- package/dist/count-down/index.d.ts +1 -0
- package/dist/count-down/index.js +100 -0
- package/dist/count-down/index.json +3 -0
- package/dist/count-down/index.wxml +4 -0
- package/dist/count-down/index.wxss +1 -0
- package/dist/count-down/utils.d.ts +10 -0
- package/dist/count-down/utils.js +57 -0
- package/dist/datetime-picker/index.d.ts +1 -0
- package/dist/datetime-picker/index.js +295 -0
- package/dist/datetime-picker/index.json +6 -0
- package/dist/datetime-picker/index.wxml +16 -0
- package/dist/datetime-picker/index.wxss +1 -0
- package/dist/definitions/index.d.ts +29 -0
- package/dist/definitions/index.js +1 -0
- package/dist/dialog/dialog.d.ts +55 -0
- package/dist/dialog/dialog.js +77 -0
- package/dist/dialog/index.d.ts +1 -0
- package/dist/dialog/index.js +132 -0
- package/dist/dialog/index.json +9 -0
- package/dist/dialog/index.wxml +126 -0
- package/dist/dialog/index.wxss +1 -0
- package/dist/divider/index.d.ts +1 -0
- package/dist/divider/index.js +12 -0
- package/dist/divider/index.json +4 -0
- package/dist/divider/index.wxml +9 -0
- package/dist/divider/index.wxs +18 -0
- package/dist/divider/index.wxss +1 -0
- package/dist/dropdown-item/dropdown-item.wxml +49 -0
- package/dist/dropdown-item/index.d.ts +1 -0
- package/dist/dropdown-item/index.js +130 -0
- package/dist/dropdown-item/index.json +8 -0
- package/dist/dropdown-item/index.wxml +8 -0
- package/dist/dropdown-item/index.wxss +1 -0
- package/dist/dropdown-item/shared.d.ts +5 -0
- package/dist/dropdown-item/shared.js +1 -0
- package/dist/dropdown-menu/index.d.ts +1 -0
- package/dist/dropdown-menu/index.js +117 -0
- package/dist/dropdown-menu/index.json +3 -0
- package/dist/dropdown-menu/index.wxml +23 -0
- package/dist/dropdown-menu/index.wxs +16 -0
- package/dist/dropdown-menu/index.wxss +1 -0
- package/dist/empty/index.d.ts +1 -0
- package/dist/empty/index.js +10 -0
- package/dist/empty/index.json +4 -0
- package/dist/empty/index.wxml +22 -0
- package/dist/empty/index.wxs +15 -0
- package/dist/empty/index.wxss +1 -0
- package/dist/field/index.d.ts +1 -0
- package/dist/field/index.js +138 -0
- package/dist/field/index.json +7 -0
- package/dist/field/index.wxml +56 -0
- package/dist/field/index.wxs +18 -0
- package/dist/field/index.wxss +1 -0
- package/dist/field/input.wxml +31 -0
- package/dist/field/props.d.ts +4 -0
- package/dist/field/props.js +56 -0
- package/dist/field/textarea.wxml +32 -0
- package/dist/field/types.d.ts +8 -0
- package/dist/field/types.js +1 -0
- package/dist/goods-action/index.d.ts +1 -0
- package/dist/goods-action/index.js +15 -0
- package/dist/goods-action/index.json +3 -0
- package/dist/goods-action/index.wxml +5 -0
- package/dist/goods-action/index.wxss +1 -0
- package/dist/goods-action-button/index.d.ts +1 -0
- package/dist/goods-action-button/index.js +44 -0
- package/dist/goods-action-button/index.json +6 -0
- package/dist/goods-action-button/index.wxml +35 -0
- package/dist/goods-action-button/index.wxss +1 -0
- package/dist/goods-action-icon/index.d.ts +1 -0
- package/dist/goods-action-icon/index.js +27 -0
- package/dist/goods-action-icon/index.json +7 -0
- package/dist/goods-action-icon/index.wxml +41 -0
- package/dist/goods-action-icon/index.wxss +1 -0
- package/dist/grid/index.d.ts +1 -0
- package/dist/grid/index.js +55 -0
- package/dist/grid/index.json +3 -0
- package/dist/grid/index.wxml +8 -0
- package/dist/grid/index.wxs +13 -0
- package/dist/grid/index.wxss +1 -0
- package/dist/grid-item/index.d.ts +1 -0
- package/dist/grid-item/index.js +52 -0
- package/dist/grid-item/index.json +6 -0
- package/dist/grid-item/index.wxml +27 -0
- package/dist/grid-item/index.wxs +32 -0
- package/dist/grid-item/index.wxss +1 -0
- package/dist/icon/index.d.ts +1 -0
- package/dist/icon/index.js +21 -0
- package/dist/icon/index.json +6 -0
- package/dist/icon/index.wxml +20 -0
- package/dist/icon/index.wxs +43 -0
- package/dist/icon/index.wxss +1 -0
- package/dist/image/index.d.ts +1 -0
- package/dist/image/index.js +64 -0
- package/dist/image/index.json +7 -0
- package/dist/image/index.wxml +35 -0
- package/dist/image/index.wxs +32 -0
- package/dist/image/index.wxss +1 -0
- package/dist/index-anchor/index.d.ts +1 -0
- package/dist/index-anchor/index.js +25 -0
- package/dist/index-anchor/index.json +3 -0
- package/dist/index-anchor/index.wxml +14 -0
- package/dist/index-anchor/index.wxss +1 -0
- package/dist/index-bar/index.d.ts +1 -0
- package/dist/index-bar/index.js +246 -0
- package/dist/index-bar/index.json +3 -0
- package/dist/index-bar/index.wxml +22 -0
- package/dist/index-bar/index.wxss +1 -0
- package/dist/info/index.d.ts +1 -0
- package/dist/info/index.js +8 -0
- package/dist/info/index.json +3 -0
- package/dist/info/index.wxml +7 -0
- package/dist/info/index.wxss +1 -0
- package/dist/loading/index.d.ts +1 -0
- package/dist/loading/index.js +16 -0
- package/dist/loading/index.json +3 -0
- package/dist/loading/index.wxml +19 -0
- package/dist/loading/index.wxs +22 -0
- package/dist/loading/index.wxss +1 -0
- package/dist/mixins/basic.d.ts +1 -0
- package/dist/mixins/basic.js +26 -0
- package/dist/mixins/button.d.ts +1 -0
- package/dist/mixins/button.js +51 -0
- package/dist/mixins/link.d.ts +1 -0
- package/dist/mixins/link.js +23 -0
- package/dist/mixins/page-scroll.d.ts +6 -0
- package/dist/mixins/page-scroll.js +42 -0
- package/dist/mixins/touch.d.ts +1 -0
- package/dist/mixins/touch.js +37 -0
- package/dist/mixins/transition.d.ts +1 -0
- package/dist/mixins/transition.js +136 -0
- package/dist/nav-bar/index.d.ts +1 -0
- package/dist/nav-bar/index.js +65 -0
- package/dist/nav-bar/index.json +6 -0
- package/dist/nav-bar/index.wxml +42 -0
- package/dist/nav-bar/index.wxs +13 -0
- package/dist/nav-bar/index.wxss +1 -0
- package/dist/notice-bar/index.d.ts +1 -0
- package/dist/notice-bar/index.js +132 -0
- package/dist/notice-bar/index.json +6 -0
- package/dist/notice-bar/index.wxml +38 -0
- package/dist/notice-bar/index.wxs +15 -0
- package/dist/notice-bar/index.wxss +1 -0
- package/dist/notify/index.d.ts +1 -0
- package/dist/notify/index.js +65 -0
- package/dist/notify/index.json +6 -0
- package/dist/notify/index.wxml +21 -0
- package/dist/notify/index.wxs +22 -0
- package/dist/notify/index.wxss +1 -0
- package/dist/notify/notify.d.ts +22 -0
- package/dist/notify/notify.js +53 -0
- package/dist/overlay/index.d.ts +1 -0
- package/dist/overlay/index.js +30 -0
- package/dist/overlay/index.json +6 -0
- package/dist/overlay/index.wxml +7 -0
- package/dist/overlay/index.wxss +1 -0
- package/dist/overlay/overlay.wxml +10 -0
- package/dist/panel/index.d.ts +1 -0
- package/dist/panel/index.js +9 -0
- package/dist/panel/index.json +6 -0
- package/dist/panel/index.wxml +19 -0
- package/dist/panel/index.wxss +1 -0
- package/dist/picker/index.d.ts +1 -0
- package/dist/picker/index.js +136 -0
- package/dist/picker/index.json +7 -0
- package/dist/picker/index.wxml +37 -0
- package/dist/picker/index.wxs +42 -0
- package/dist/picker/index.wxss +1 -0
- package/dist/picker/shared.d.ts +21 -0
- package/dist/picker/shared.js +21 -0
- package/dist/picker/toolbar.wxml +23 -0
- package/dist/picker-column/index.d.ts +1 -0
- package/dist/picker-column/index.js +118 -0
- package/dist/picker-column/index.json +3 -0
- package/dist/picker-column/index.wxml +23 -0
- package/dist/picker-column/index.wxs +36 -0
- package/dist/picker-column/index.wxss +1 -0
- package/dist/popup/index.d.ts +1 -0
- package/dist/popup/index.js +97 -0
- package/dist/popup/index.json +7 -0
- package/dist/popup/index.wxml +21 -0
- package/dist/popup/index.wxs +18 -0
- package/dist/popup/index.wxss +1 -0
- package/dist/popup/popup.wxml +16 -0
- package/dist/progress/index.d.ts +1 -0
- package/dist/progress/index.js +51 -0
- package/dist/progress/index.json +3 -0
- package/dist/progress/index.wxml +20 -0
- package/dist/progress/index.wxs +36 -0
- package/dist/progress/index.wxss +1 -0
- package/dist/radio/index.d.ts +1 -0
- package/dist/radio/index.js +66 -0
- package/dist/radio/index.json +6 -0
- package/dist/radio/index.wxml +30 -0
- package/dist/radio/index.wxs +33 -0
- package/dist/radio/index.wxss +1 -0
- package/dist/radio-group/index.d.ts +1 -0
- package/dist/radio-group/index.js +22 -0
- package/dist/radio-group/index.json +3 -0
- package/dist/radio-group/index.wxml +5 -0
- package/dist/radio-group/index.wxss +1 -0
- package/dist/rate/index.d.ts +1 -0
- package/dist/rate/index.js +78 -0
- package/dist/rate/index.json +6 -0
- package/dist/rate/index.wxml +35 -0
- package/dist/rate/index.wxss +1 -0
- package/dist/row/index.d.ts +1 -0
- package/dist/row/index.js +23 -0
- package/dist/row/index.json +3 -0
- package/dist/row/index.wxml +5 -0
- package/dist/row/index.wxs +18 -0
- package/dist/row/index.wxss +1 -0
- package/dist/search/index.d.ts +1 -0
- package/dist/search/index.js +97 -0
- package/dist/search/index.json +6 -0
- package/dist/search/index.wxml +54 -0
- package/dist/search/index.wxss +1 -0
- package/dist/share-sheet/index.d.ts +1 -0
- package/dist/share-sheet/index.js +59 -0
- package/dist/share-sheet/index.json +7 -0
- package/dist/share-sheet/index.wxml +47 -0
- package/dist/share-sheet/index.wxs +12 -0
- package/dist/share-sheet/index.wxss +1 -0
- package/dist/share-sheet/options.d.ts +1 -0
- package/dist/share-sheet/options.js +14 -0
- package/dist/share-sheet/options.json +3 -0
- package/dist/share-sheet/options.wxml +20 -0
- package/dist/share-sheet/options.wxs +14 -0
- package/dist/share-sheet/options.wxss +1 -0
- package/dist/sidebar/index.d.ts +1 -0
- package/dist/sidebar/index.js +34 -0
- package/dist/sidebar/index.json +3 -0
- package/dist/sidebar/index.wxml +3 -0
- package/dist/sidebar/index.wxss +1 -0
- package/dist/sidebar-item/index.d.ts +1 -0
- package/dist/sidebar-item/index.js +29 -0
- package/dist/sidebar-item/index.json +6 -0
- package/dist/sidebar-item/index.wxml +18 -0
- package/dist/sidebar-item/index.wxss +1 -0
- package/dist/skeleton/index.d.ts +1 -0
- package/dist/skeleton/index.js +46 -0
- package/dist/skeleton/index.json +4 -0
- package/dist/skeleton/index.wxml +29 -0
- package/dist/skeleton/index.wxss +1 -0
- package/dist/slider/index.d.ts +1 -0
- package/dist/slider/index.js +207 -0
- package/dist/slider/index.json +3 -0
- package/dist/slider/index.wxml +68 -0
- package/dist/slider/index.wxs +14 -0
- package/dist/slider/index.wxss +1 -0
- package/dist/stepper/index.d.ts +1 -0
- package/dist/stepper/index.js +184 -0
- package/dist/stepper/index.json +3 -0
- package/dist/stepper/index.wxml +43 -0
- package/dist/stepper/index.wxs +22 -0
- package/dist/stepper/index.wxss +1 -0
- package/dist/steps/index.d.ts +1 -0
- package/dist/steps/index.js +33 -0
- package/dist/steps/index.json +6 -0
- package/dist/steps/index.wxml +54 -0
- package/dist/steps/index.wxss +1 -0
- package/dist/sticky/index.d.ts +1 -0
- package/dist/sticky/index.js +120 -0
- package/dist/sticky/index.json +3 -0
- package/dist/sticky/index.wxml +8 -0
- package/dist/sticky/index.wxs +25 -0
- package/dist/sticky/index.wxss +1 -0
- package/dist/submit-bar/index.d.ts +1 -0
- package/dist/submit-bar/index.js +56 -0
- package/dist/submit-bar/index.json +7 -0
- package/dist/submit-bar/index.wxml +44 -0
- package/dist/submit-bar/index.wxss +1 -0
- package/dist/swipe-cell/index.d.ts +1 -0
- package/dist/swipe-cell/index.js +133 -0
- package/dist/swipe-cell/index.json +3 -0
- package/dist/swipe-cell/index.wxml +20 -0
- package/dist/swipe-cell/index.wxss +1 -0
- package/dist/switch/index.d.ts +1 -0
- package/dist/switch/index.js +36 -0
- package/dist/switch/index.json +6 -0
- package/dist/switch/index.wxml +16 -0
- package/dist/switch/index.wxs +26 -0
- package/dist/switch/index.wxss +1 -0
- package/dist/tab/index.d.ts +1 -0
- package/dist/tab/index.js +56 -0
- package/dist/tab/index.json +3 -0
- package/dist/tab/index.wxml +8 -0
- package/dist/tab/index.wxss +1 -0
- package/dist/tabbar/index.d.ts +1 -0
- package/dist/tabbar/index.js +65 -0
- package/dist/tabbar/index.json +3 -0
- package/dist/tabbar/index.wxml +10 -0
- package/dist/tabbar/index.wxss +1 -0
- package/dist/tabbar-item/index.d.ts +1 -0
- package/dist/tabbar-item/index.js +68 -0
- package/dist/tabbar-item/index.json +7 -0
- package/dist/tabbar-item/index.wxml +28 -0
- package/dist/tabbar-item/index.wxss +1 -0
- package/dist/tabs/index.d.ts +1 -0
- package/dist/tabs/index.js +302 -0
- package/dist/tabs/index.json +7 -0
- package/dist/tabs/index.wxml +63 -0
- package/dist/tabs/index.wxs +83 -0
- package/dist/tabs/index.wxss +1 -0
- package/dist/tag/index.d.ts +1 -0
- package/dist/tag/index.js +21 -0
- package/dist/tag/index.json +6 -0
- package/dist/tag/index.wxml +15 -0
- package/dist/tag/index.wxs +13 -0
- package/dist/tag/index.wxss +1 -0
- package/dist/toast/index.d.ts +1 -0
- package/dist/toast/index.js +29 -0
- package/dist/toast/index.json +9 -0
- package/dist/toast/index.wxml +36 -0
- package/dist/toast/index.wxss +1 -0
- package/dist/toast/toast.d.ts +28 -0
- package/dist/toast/toast.js +68 -0
- package/dist/transition/index.d.ts +1 -0
- package/dist/transition/index.js +13 -0
- package/dist/transition/index.json +3 -0
- package/dist/transition/index.wxml +10 -0
- package/dist/transition/index.wxs +17 -0
- package/dist/transition/index.wxss +1 -0
- package/dist/tree-select/index.d.ts +1 -0
- package/dist/tree-select/index.js +68 -0
- package/dist/tree-select/index.json +8 -0
- package/dist/tree-select/index.wxml +41 -0
- package/dist/tree-select/index.wxs +12 -0
- package/dist/tree-select/index.wxss +1 -0
- package/dist/uploader/index.d.ts +1 -0
- package/dist/uploader/index.js +170 -0
- package/dist/uploader/index.json +7 -0
- package/dist/uploader/index.wxml +85 -0
- package/dist/uploader/index.wxs +17 -0
- package/dist/uploader/index.wxss +1 -0
- package/dist/uploader/shared.d.ts +61 -0
- package/dist/uploader/shared.js +65 -0
- package/dist/uploader/utils.d.ts +24 -0
- package/dist/uploader/utils.js +94 -0
- package/dist/wxs/add-unit.wxs +12 -0
- package/dist/wxs/array.wxs +5 -0
- package/dist/wxs/bem.wxs +39 -0
- package/dist/wxs/memoize.wxs +55 -0
- package/dist/wxs/object.wxs +13 -0
- package/dist/wxs/style.wxs +42 -0
- package/dist/wxs/utils.wxs +10 -0
- package/lib/action-sheet/index.d.ts +1 -0
- package/lib/action-sheet/index.js +78 -0
- package/lib/action-sheet/index.json +8 -0
- package/lib/action-sheet/index.wxml +70 -0
- package/lib/action-sheet/index.wxss +1 -0
- package/lib/area/index.d.ts +1 -0
- package/lib/area/index.js +235 -0
- package/lib/area/index.json +6 -0
- package/lib/area/index.wxml +20 -0
- package/lib/area/index.wxs +8 -0
- package/lib/area/index.wxss +1 -0
- package/lib/button/index.d.ts +1 -0
- package/lib/button/index.js +67 -0
- package/lib/button/index.json +7 -0
- package/lib/button/index.wxml +56 -0
- package/lib/button/index.wxs +39 -0
- package/lib/button/index.wxss +1 -0
- package/lib/calendar/calendar.wxml +70 -0
- package/lib/calendar/components/header/index.d.ts +1 -0
- package/lib/calendar/components/header/index.js +45 -0
- package/lib/calendar/components/header/index.json +3 -0
- package/lib/calendar/components/header/index.wxml +16 -0
- package/lib/calendar/components/header/index.wxss +1 -0
- package/lib/calendar/components/month/index.d.ts +6 -0
- package/lib/calendar/components/month/index.js +158 -0
- package/lib/calendar/components/month/index.json +3 -0
- package/lib/calendar/components/month/index.wxml +39 -0
- package/lib/calendar/components/month/index.wxs +71 -0
- package/lib/calendar/components/month/index.wxss +1 -0
- package/lib/calendar/index.d.ts +1 -0
- package/lib/calendar/index.js +383 -0
- package/lib/calendar/index.json +10 -0
- package/lib/calendar/index.wxml +27 -0
- package/lib/calendar/index.wxs +37 -0
- package/lib/calendar/index.wxss +1 -0
- package/lib/calendar/utils.d.ts +12 -0
- package/lib/calendar/utils.js +97 -0
- package/lib/calendar/utils.wxs +25 -0
- package/lib/card/index.d.ts +1 -0
- package/lib/card/index.js +51 -0
- package/lib/card/index.json +6 -0
- package/lib/card/index.wxml +56 -0
- package/lib/card/index.wxss +1 -0
- package/lib/cascader/index.d.ts +1 -0
- package/lib/cascader/index.js +228 -0
- package/lib/cascader/index.json +8 -0
- package/lib/cascader/index.wxml +55 -0
- package/lib/cascader/index.wxs +24 -0
- package/lib/cascader/index.wxss +1 -0
- package/lib/cell/index.d.ts +1 -0
- package/lib/cell/index.js +40 -0
- package/lib/cell/index.json +6 -0
- package/lib/cell/index.wxml +47 -0
- package/lib/cell/index.wxs +17 -0
- package/lib/cell/index.wxss +1 -0
- package/lib/cell-group/index.d.ts +1 -0
- package/lib/cell-group/index.js +13 -0
- package/lib/cell-group/index.json +3 -0
- package/lib/cell-group/index.wxml +11 -0
- package/lib/cell-group/index.wxss +1 -0
- package/lib/checkbox/index.d.ts +1 -0
- package/lib/checkbox/index.js +79 -0
- package/lib/checkbox/index.json +6 -0
- package/lib/checkbox/index.wxml +31 -0
- package/lib/checkbox/index.wxs +20 -0
- package/lib/checkbox/index.wxss +1 -0
- package/lib/checkbox-group/index.d.ts +1 -0
- package/lib/checkbox-group/index.js +39 -0
- package/lib/checkbox-group/index.json +3 -0
- package/lib/checkbox-group/index.wxml +5 -0
- package/lib/checkbox-group/index.wxss +1 -0
- package/lib/circle/canvas.d.ts +4 -0
- package/lib/circle/canvas.js +47 -0
- package/lib/circle/index.d.ts +1 -0
- package/lib/circle/index.js +207 -0
- package/lib/circle/index.json +3 -0
- package/lib/circle/index.wxml +9 -0
- package/lib/circle/index.wxss +1 -0
- package/lib/col/index.d.ts +1 -0
- package/lib/col/index.js +11 -0
- package/lib/col/index.json +3 -0
- package/lib/col/index.wxml +9 -0
- package/lib/col/index.wxs +18 -0
- package/lib/col/index.wxss +1 -0
- package/lib/collapse/index.d.ts +1 -0
- package/lib/collapse/index.js +48 -0
- package/lib/collapse/index.json +3 -0
- package/lib/collapse/index.wxml +3 -0
- package/lib/collapse/index.wxss +1 -0
- package/lib/collapse-item/animate.d.ts +2 -0
- package/lib/collapse-item/animate.js +43 -0
- package/lib/collapse-item/index.d.ts +1 -0
- package/lib/collapse-item/index.js +63 -0
- package/lib/collapse-item/index.json +6 -0
- package/lib/collapse-item/index.wxml +45 -0
- package/lib/collapse-item/index.wxss +1 -0
- package/lib/common/color.d.ts +7 -0
- package/lib/common/color.js +10 -0
- package/lib/common/component.d.ts +4 -0
- package/lib/common/component.js +49 -0
- package/lib/common/index.wxss +1 -0
- package/lib/common/relation.d.ts +15 -0
- package/lib/common/relation.js +65 -0
- package/lib/common/style/clearfix.wxss +1 -0
- package/lib/common/style/ellipsis.wxss +1 -0
- package/lib/common/style/hairline.wxss +1 -0
- package/lib/common/style/mixins/clearfix.wxss +0 -0
- package/lib/common/style/mixins/ellipsis.wxss +0 -0
- package/lib/common/style/mixins/hairline.wxss +0 -0
- package/lib/common/style/var.wxss +0 -0
- package/lib/common/utils.d.ts +21 -0
- package/lib/common/utils.js +109 -0
- package/lib/common/validator.d.ts +9 -0
- package/lib/common/validator.js +43 -0
- package/lib/common/version.d.ts +15 -0
- package/lib/common/version.js +70 -0
- package/lib/config-provider/index.d.ts +1 -0
- package/lib/config-provider/index.js +11 -0
- package/lib/config-provider/index.json +3 -0
- package/lib/config-provider/index.wxml +5 -0
- package/lib/config-provider/index.wxs +29 -0
- package/lib/count-down/index.d.ts +1 -0
- package/lib/count-down/index.js +104 -0
- package/lib/count-down/index.json +3 -0
- package/lib/count-down/index.wxml +4 -0
- package/lib/count-down/index.wxss +1 -0
- package/lib/count-down/utils.d.ts +10 -0
- package/lib/count-down/utils.js +64 -0
- package/lib/datetime-picker/index.d.ts +1 -0
- package/lib/datetime-picker/index.js +329 -0
- package/lib/datetime-picker/index.json +6 -0
- package/lib/datetime-picker/index.wxml +16 -0
- package/lib/datetime-picker/index.wxss +1 -0
- package/lib/definitions/index.d.ts +29 -0
- package/lib/definitions/index.js +2 -0
- package/lib/dialog/dialog.d.ts +55 -0
- package/lib/dialog/dialog.js +92 -0
- package/lib/dialog/index.d.ts +1 -0
- package/lib/dialog/index.js +136 -0
- package/lib/dialog/index.json +9 -0
- package/lib/dialog/index.wxml +126 -0
- package/lib/dialog/index.wxss +1 -0
- package/lib/divider/index.d.ts +1 -0
- package/lib/divider/index.js +14 -0
- package/lib/divider/index.json +4 -0
- package/lib/divider/index.wxml +9 -0
- package/lib/divider/index.wxs +18 -0
- package/lib/divider/index.wxss +1 -0
- package/lib/dropdown-item/dropdown-item.wxml +49 -0
- package/lib/dropdown-item/index.d.ts +1 -0
- package/lib/dropdown-item/index.js +136 -0
- package/lib/dropdown-item/index.json +8 -0
- package/lib/dropdown-item/index.wxml +8 -0
- package/lib/dropdown-item/index.wxss +1 -0
- package/lib/dropdown-item/shared.d.ts +5 -0
- package/lib/dropdown-item/shared.js +2 -0
- package/lib/dropdown-menu/index.d.ts +1 -0
- package/lib/dropdown-menu/index.js +122 -0
- package/lib/dropdown-menu/index.json +3 -0
- package/lib/dropdown-menu/index.wxml +23 -0
- package/lib/dropdown-menu/index.wxs +16 -0
- package/lib/dropdown-menu/index.wxss +1 -0
- package/lib/empty/index.d.ts +1 -0
- package/lib/empty/index.js +12 -0
- package/lib/empty/index.json +4 -0
- package/lib/empty/index.wxml +22 -0
- package/lib/empty/index.wxs +15 -0
- package/lib/empty/index.wxss +1 -0
- package/lib/field/index.d.ts +1 -0
- package/lib/field/index.js +152 -0
- package/lib/field/index.json +7 -0
- package/lib/field/index.wxml +56 -0
- package/lib/field/index.wxs +18 -0
- package/lib/field/index.wxss +1 -0
- package/lib/field/input.wxml +31 -0
- package/lib/field/props.d.ts +4 -0
- package/lib/field/props.js +59 -0
- package/lib/field/textarea.wxml +32 -0
- package/lib/field/types.d.ts +8 -0
- package/lib/field/types.js +2 -0
- package/lib/goods-action/index.d.ts +1 -0
- package/lib/goods-action/index.js +17 -0
- package/lib/goods-action/index.json +3 -0
- package/lib/goods-action/index.wxml +5 -0
- package/lib/goods-action/index.wxss +1 -0
- package/lib/goods-action-button/index.d.ts +1 -0
- package/lib/goods-action-button/index.js +46 -0
- package/lib/goods-action-button/index.json +6 -0
- package/lib/goods-action-button/index.wxml +35 -0
- package/lib/goods-action-button/index.wxss +1 -0
- package/lib/goods-action-icon/index.d.ts +1 -0
- package/lib/goods-action-icon/index.js +29 -0
- package/lib/goods-action-icon/index.json +7 -0
- package/lib/goods-action-icon/index.wxml +41 -0
- package/lib/goods-action-icon/index.wxss +1 -0
- package/lib/grid/index.d.ts +1 -0
- package/lib/grid/index.js +57 -0
- package/lib/grid/index.json +3 -0
- package/lib/grid/index.wxml +8 -0
- package/lib/grid/index.wxs +13 -0
- package/lib/grid/index.wxss +1 -0
- package/lib/grid-item/index.d.ts +1 -0
- package/lib/grid-item/index.js +54 -0
- package/lib/grid-item/index.json +6 -0
- package/lib/grid-item/index.wxml +27 -0
- package/lib/grid-item/index.wxs +32 -0
- package/lib/grid-item/index.wxss +1 -0
- package/lib/icon/index.d.ts +1 -0
- package/lib/icon/index.js +23 -0
- package/lib/icon/index.json +6 -0
- package/lib/icon/index.wxml +20 -0
- package/lib/icon/index.wxs +43 -0
- package/lib/icon/index.wxss +1 -0
- package/lib/image/index.d.ts +1 -0
- package/lib/image/index.js +66 -0
- package/lib/image/index.json +7 -0
- package/lib/image/index.wxml +35 -0
- package/lib/image/index.wxs +32 -0
- package/lib/image/index.wxss +1 -0
- package/lib/index-anchor/index.d.ts +1 -0
- package/lib/index-anchor/index.js +28 -0
- package/lib/index-anchor/index.json +3 -0
- package/lib/index-anchor/index.wxml +14 -0
- package/lib/index-anchor/index.wxss +1 -0
- package/lib/index-bar/index.d.ts +1 -0
- package/lib/index-bar/index.js +243 -0
- package/lib/index-bar/index.json +3 -0
- package/lib/index-bar/index.wxml +22 -0
- package/lib/index-bar/index.wxss +1 -0
- package/lib/info/index.d.ts +1 -0
- package/lib/info/index.js +10 -0
- package/lib/info/index.json +3 -0
- package/lib/info/index.wxml +7 -0
- package/lib/info/index.wxss +1 -0
- package/lib/loading/index.d.ts +1 -0
- package/lib/loading/index.js +18 -0
- package/lib/loading/index.json +3 -0
- package/lib/loading/index.wxml +19 -0
- package/lib/loading/index.wxs +22 -0
- package/lib/loading/index.wxss +1 -0
- package/lib/mixins/basic.d.ts +1 -0
- package/lib/mixins/basic.js +30 -0
- package/lib/mixins/button.d.ts +1 -0
- package/lib/mixins/button.js +54 -0
- package/lib/mixins/link.d.ts +1 -0
- package/lib/mixins/link.js +27 -0
- package/lib/mixins/page-scroll.d.ts +6 -0
- package/lib/mixins/page-scroll.js +47 -0
- package/lib/mixins/touch.d.ts +1 -0
- package/lib/mixins/touch.js +40 -0
- package/lib/mixins/transition.d.ts +1 -0
- package/lib/mixins/transition.js +144 -0
- package/lib/nav-bar/index.d.ts +1 -0
- package/lib/nav-bar/index.js +68 -0
- package/lib/nav-bar/index.json +6 -0
- package/lib/nav-bar/index.wxml +42 -0
- package/lib/nav-bar/index.wxs +13 -0
- package/lib/nav-bar/index.wxss +1 -0
- package/lib/notice-bar/index.d.ts +1 -0
- package/lib/notice-bar/index.js +138 -0
- package/lib/notice-bar/index.json +6 -0
- package/lib/notice-bar/index.wxml +38 -0
- package/lib/notice-bar/index.wxs +15 -0
- package/lib/notice-bar/index.wxss +1 -0
- package/lib/notify/index.d.ts +1 -0
- package/lib/notify/index.js +68 -0
- package/lib/notify/index.json +6 -0
- package/lib/notify/index.wxml +21 -0
- package/lib/notify/index.wxs +22 -0
- package/lib/notify/index.wxss +1 -0
- package/lib/notify/notify.d.ts +22 -0
- package/lib/notify/notify.js +67 -0
- package/lib/overlay/index.d.ts +1 -0
- package/lib/overlay/index.js +32 -0
- package/lib/overlay/index.json +6 -0
- package/lib/overlay/index.wxml +7 -0
- package/lib/overlay/index.wxss +1 -0
- package/lib/overlay/overlay.wxml +10 -0
- package/lib/panel/index.d.ts +1 -0
- package/lib/panel/index.js +11 -0
- package/lib/panel/index.json +6 -0
- package/lib/panel/index.wxml +19 -0
- package/lib/panel/index.wxss +1 -0
- package/lib/picker/index.d.ts +1 -0
- package/lib/picker/index.js +161 -0
- package/lib/picker/index.json +7 -0
- package/lib/picker/index.wxml +37 -0
- package/lib/picker/index.wxs +42 -0
- package/lib/picker/index.wxss +1 -0
- package/lib/picker/shared.d.ts +21 -0
- package/lib/picker/shared.js +24 -0
- package/lib/picker/toolbar.wxml +23 -0
- package/lib/picker-column/index.d.ts +1 -0
- package/lib/picker-column/index.js +122 -0
- package/lib/picker-column/index.json +3 -0
- package/lib/picker-column/index.wxml +23 -0
- package/lib/picker-column/index.wxs +36 -0
- package/lib/picker-column/index.wxss +1 -0
- package/lib/popup/index.d.ts +1 -0
- package/lib/popup/index.js +99 -0
- package/lib/popup/index.json +7 -0
- package/lib/popup/index.wxml +21 -0
- package/lib/popup/index.wxs +18 -0
- package/lib/popup/index.wxss +1 -0
- package/lib/popup/popup.wxml +16 -0
- package/lib/progress/index.d.ts +1 -0
- package/lib/progress/index.js +55 -0
- package/lib/progress/index.json +3 -0
- package/lib/progress/index.wxml +20 -0
- package/lib/progress/index.wxs +36 -0
- package/lib/progress/index.wxss +1 -0
- package/lib/radio/index.d.ts +1 -0
- package/lib/radio/index.js +68 -0
- package/lib/radio/index.json +6 -0
- package/lib/radio/index.wxml +30 -0
- package/lib/radio/index.wxs +33 -0
- package/lib/radio/index.wxss +1 -0
- package/lib/radio-group/index.d.ts +1 -0
- package/lib/radio-group/index.js +24 -0
- package/lib/radio-group/index.json +3 -0
- package/lib/radio-group/index.wxml +5 -0
- package/lib/radio-group/index.wxss +1 -0
- package/lib/rate/index.d.ts +1 -0
- package/lib/rate/index.js +93 -0
- package/lib/rate/index.json +6 -0
- package/lib/rate/index.wxml +35 -0
- package/lib/rate/index.wxss +1 -0
- package/lib/row/index.d.ts +1 -0
- package/lib/row/index.js +26 -0
- package/lib/row/index.json +3 -0
- package/lib/row/index.wxml +5 -0
- package/lib/row/index.wxs +18 -0
- package/lib/row/index.wxss +1 -0
- package/lib/search/index.d.ts +1 -0
- package/lib/search/index.js +100 -0
- package/lib/search/index.json +6 -0
- package/lib/search/index.wxml +54 -0
- package/lib/search/index.wxss +1 -0
- package/lib/share-sheet/index.d.ts +1 -0
- package/lib/share-sheet/index.js +61 -0
- package/lib/share-sheet/index.json +7 -0
- package/lib/share-sheet/index.wxml +47 -0
- package/lib/share-sheet/index.wxs +12 -0
- package/lib/share-sheet/index.wxss +1 -0
- package/lib/share-sheet/options.d.ts +1 -0
- package/lib/share-sheet/options.js +27 -0
- package/lib/share-sheet/options.json +3 -0
- package/lib/share-sheet/options.wxml +20 -0
- package/lib/share-sheet/options.wxs +14 -0
- package/lib/share-sheet/options.wxss +1 -0
- package/lib/sidebar/index.d.ts +1 -0
- package/lib/sidebar/index.js +36 -0
- package/lib/sidebar/index.json +3 -0
- package/lib/sidebar/index.wxml +3 -0
- package/lib/sidebar/index.wxss +1 -0
- package/lib/sidebar-item/index.d.ts +1 -0
- package/lib/sidebar-item/index.js +32 -0
- package/lib/sidebar-item/index.json +6 -0
- package/lib/sidebar-item/index.wxml +18 -0
- package/lib/sidebar-item/index.wxss +1 -0
- package/lib/skeleton/index.d.ts +1 -0
- package/lib/skeleton/index.js +48 -0
- package/lib/skeleton/index.json +4 -0
- package/lib/skeleton/index.wxml +29 -0
- package/lib/skeleton/index.wxss +1 -0
- package/lib/slider/index.d.ts +1 -0
- package/lib/slider/index.js +206 -0
- package/lib/slider/index.json +3 -0
- package/lib/slider/index.wxml +68 -0
- package/lib/slider/index.wxs +14 -0
- package/lib/slider/index.wxss +1 -0
- package/lib/stepper/index.d.ts +1 -0
- package/lib/stepper/index.js +199 -0
- package/lib/stepper/index.json +3 -0
- package/lib/stepper/index.wxml +43 -0
- package/lib/stepper/index.wxs +22 -0
- package/lib/stepper/index.wxss +1 -0
- package/lib/steps/index.d.ts +1 -0
- package/lib/steps/index.js +35 -0
- package/lib/steps/index.json +6 -0
- package/lib/steps/index.wxml +54 -0
- package/lib/steps/index.wxss +1 -0
- package/lib/sticky/index.d.ts +1 -0
- package/lib/sticky/index.js +126 -0
- package/lib/sticky/index.json +3 -0
- package/lib/sticky/index.wxml +8 -0
- package/lib/sticky/index.wxs +25 -0
- package/lib/sticky/index.wxss +1 -0
- package/lib/submit-bar/index.d.ts +1 -0
- package/lib/submit-bar/index.js +58 -0
- package/lib/submit-bar/index.json +7 -0
- package/lib/submit-bar/index.wxml +44 -0
- package/lib/submit-bar/index.wxss +1 -0
- package/lib/swipe-cell/index.d.ts +1 -0
- package/lib/swipe-cell/index.js +135 -0
- package/lib/swipe-cell/index.json +3 -0
- package/lib/swipe-cell/index.wxml +20 -0
- package/lib/swipe-cell/index.wxss +1 -0
- package/lib/switch/index.d.ts +1 -0
- package/lib/switch/index.js +38 -0
- package/lib/switch/index.json +6 -0
- package/lib/switch/index.wxml +16 -0
- package/lib/switch/index.wxs +26 -0
- package/lib/switch/index.wxss +1 -0
- package/lib/tab/index.d.ts +1 -0
- package/lib/tab/index.js +58 -0
- package/lib/tab/index.json +3 -0
- package/lib/tab/index.wxml +8 -0
- package/lib/tab/index.wxss +1 -0
- package/lib/tabbar/index.d.ts +1 -0
- package/lib/tabbar/index.js +68 -0
- package/lib/tabbar/index.json +3 -0
- package/lib/tabbar/index.wxml +10 -0
- package/lib/tabbar/index.wxss +1 -0
- package/lib/tabbar-item/index.d.ts +1 -0
- package/lib/tabbar-item/index.js +70 -0
- package/lib/tabbar-item/index.json +7 -0
- package/lib/tabbar-item/index.wxml +28 -0
- package/lib/tabbar-item/index.wxss +1 -0
- package/lib/tabs/index.d.ts +1 -0
- package/lib/tabs/index.js +327 -0
- package/lib/tabs/index.json +7 -0
- package/lib/tabs/index.wxml +63 -0
- package/lib/tabs/index.wxs +83 -0
- package/lib/tabs/index.wxss +1 -0
- package/lib/tag/index.d.ts +1 -0
- package/lib/tag/index.js +23 -0
- package/lib/tag/index.json +6 -0
- package/lib/tag/index.wxml +15 -0
- package/lib/tag/index.wxs +13 -0
- package/lib/tag/index.wxss +1 -0
- package/lib/toast/index.d.ts +1 -0
- package/lib/toast/index.js +31 -0
- package/lib/toast/index.json +9 -0
- package/lib/toast/index.wxml +36 -0
- package/lib/toast/index.wxss +1 -0
- package/lib/toast/toast.d.ts +28 -0
- package/lib/toast/toast.js +83 -0
- package/lib/transition/index.d.ts +1 -0
- package/lib/transition/index.js +15 -0
- package/lib/transition/index.json +3 -0
- package/lib/transition/index.wxml +10 -0
- package/lib/transition/index.wxs +17 -0
- package/lib/transition/index.wxss +1 -0
- package/lib/tree-select/index.d.ts +1 -0
- package/lib/tree-select/index.js +70 -0
- package/lib/tree-select/index.json +8 -0
- package/lib/tree-select/index.wxml +41 -0
- package/lib/tree-select/index.wxs +12 -0
- package/lib/tree-select/index.wxss +1 -0
- package/lib/uploader/index.d.ts +1 -0
- package/lib/uploader/index.js +185 -0
- package/lib/uploader/index.json +7 -0
- package/lib/uploader/index.wxml +85 -0
- package/lib/uploader/index.wxs +17 -0
- package/lib/uploader/index.wxss +1 -0
- package/lib/uploader/shared.d.ts +61 -0
- package/lib/uploader/shared.js +68 -0
- package/lib/uploader/utils.d.ts +24 -0
- package/lib/uploader/utils.js +112 -0
- package/lib/wxs/add-unit.wxs +12 -0
- package/lib/wxs/array.wxs +5 -0
- package/lib/wxs/bem.wxs +39 -0
- package/lib/wxs/memoize.wxs +55 -0
- package/lib/wxs/object.wxs +13 -0
- package/lib/wxs/style.wxs +42 -0
- package/lib/wxs/utils.wxs +10 -0
- package/package.json +75 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '../common/index.wxss';:host{font-size:0;line-height:1}.mee-loading{align-items:center;color:var(--loading-spinner-color,#c8c9cc);display:inline-flex;justify-content:center}.mee-loading__spinner{animation:mee-rotate var(--loading-spinner-animation-duration,.8s) linear infinite;box-sizing:border-box;height:var(--loading-spinner-size,30px);max-height:100%;max-width:100%;position:relative;width:var(--loading-spinner-size,30px)}.mee-loading__spinner--spinner{animation-timing-function:steps(12)}.mee-loading__spinner--circular{border:1px solid transparent;border-radius:100%;border-top-color:initial}.mee-loading__text{color:var(--loading-text-color,#969799);font-size:var(--loading-text-font-size,14px);line-height:var(--loading-text-line-height,20px);margin-left:var(--padding-xs,8px)}.mee-loading__text:empty{display:none}.mee-loading--vertical{flex-direction:column}.mee-loading--vertical .mee-loading__text{margin:var(--padding-xs,8px) 0 0}.mee-loading__dot{height:100%;left:0;position:absolute;top:0;width:100%}.mee-loading__dot:before{background-color:currentColor;border-radius:40%;content:" ";display:block;height:25%;margin:0 auto;width:2px}.mee-loading__dot:first-of-type{opacity:1;transform:rotate(30deg)}.mee-loading__dot:nth-of-type(2){opacity:.9375;transform:rotate(60deg)}.mee-loading__dot:nth-of-type(3){opacity:.875;transform:rotate(90deg)}.mee-loading__dot:nth-of-type(4){opacity:.8125;transform:rotate(120deg)}.mee-loading__dot:nth-of-type(5){opacity:.75;transform:rotate(150deg)}.mee-loading__dot:nth-of-type(6){opacity:.6875;transform:rotate(180deg)}.mee-loading__dot:nth-of-type(7){opacity:.625;transform:rotate(210deg)}.mee-loading__dot:nth-of-type(8){opacity:.5625;transform:rotate(240deg)}.mee-loading__dot:nth-of-type(9){opacity:.5;transform:rotate(270deg)}.mee-loading__dot:nth-of-type(10){opacity:.4375;transform:rotate(300deg)}.mee-loading__dot:nth-of-type(11){opacity:.375;transform:rotate(330deg)}.mee-loading__dot:nth-of-type(12){opacity:.3125;transform:rotate(1turn)}@keyframes mee-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const basic: string;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.basic = void 0;
|
|
4
|
+
exports.basic = Behavior({
|
|
5
|
+
methods: {
|
|
6
|
+
$emit: function (name, detail, options) {
|
|
7
|
+
this.triggerEvent(name, detail, options);
|
|
8
|
+
},
|
|
9
|
+
set: function (data) {
|
|
10
|
+
this.setData(data);
|
|
11
|
+
return new Promise(function (resolve) { return wx.nextTick(resolve); });
|
|
12
|
+
},
|
|
13
|
+
// high performance setData
|
|
14
|
+
setView: function (data, callback) {
|
|
15
|
+
var _this = this;
|
|
16
|
+
var target = {};
|
|
17
|
+
var hasChange = false;
|
|
18
|
+
Object.keys(data).forEach(function (key) {
|
|
19
|
+
if (data[key] !== _this.data[key]) {
|
|
20
|
+
target[key] = data[key];
|
|
21
|
+
hasChange = true;
|
|
22
|
+
}
|
|
23
|
+
});
|
|
24
|
+
if (hasChange) {
|
|
25
|
+
return this.setData(target, callback);
|
|
26
|
+
}
|
|
27
|
+
return callback && callback();
|
|
28
|
+
},
|
|
29
|
+
},
|
|
30
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const button: string;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.button = void 0;
|
|
4
|
+
var version_1 = require("../common/version");
|
|
5
|
+
exports.button = Behavior({
|
|
6
|
+
externalClasses: ['hover-class'],
|
|
7
|
+
properties: {
|
|
8
|
+
id: String,
|
|
9
|
+
buttonId: String,
|
|
10
|
+
lang: String,
|
|
11
|
+
businessId: Number,
|
|
12
|
+
sessionFrom: String,
|
|
13
|
+
sendMessageTitle: String,
|
|
14
|
+
sendMessagePath: String,
|
|
15
|
+
sendMessageImg: String,
|
|
16
|
+
showMessageCard: Boolean,
|
|
17
|
+
appParameter: String,
|
|
18
|
+
ariaLabel: String,
|
|
19
|
+
openType: String,
|
|
20
|
+
getUserProfileDesc: String,
|
|
21
|
+
},
|
|
22
|
+
data: {
|
|
23
|
+
canIUseGetUserProfile: (0, version_1.canIUseGetUserProfile)(),
|
|
24
|
+
},
|
|
25
|
+
methods: {
|
|
26
|
+
onGetUserInfo: function (event) {
|
|
27
|
+
this.triggerEvent('getuserinfo', event.detail);
|
|
28
|
+
},
|
|
29
|
+
onContact: function (event) {
|
|
30
|
+
this.triggerEvent('contact', event.detail);
|
|
31
|
+
},
|
|
32
|
+
onGetPhoneNumber: function (event) {
|
|
33
|
+
this.triggerEvent('getphonenumber', event.detail);
|
|
34
|
+
},
|
|
35
|
+
onGetRealTimePhoneNumber: function (event) {
|
|
36
|
+
this.triggerEvent('getrealtimephonenumber', event.detail);
|
|
37
|
+
},
|
|
38
|
+
onError: function (event) {
|
|
39
|
+
this.triggerEvent('error', event.detail);
|
|
40
|
+
},
|
|
41
|
+
onLaunchApp: function (event) {
|
|
42
|
+
this.triggerEvent('launchapp', event.detail);
|
|
43
|
+
},
|
|
44
|
+
onOpenSetting: function (event) {
|
|
45
|
+
this.triggerEvent('opensetting', event.detail);
|
|
46
|
+
},
|
|
47
|
+
onAgreePrivacyAuthorization: function (event) {
|
|
48
|
+
this.triggerEvent('agreeprivacyauthorization', event.detail);
|
|
49
|
+
},
|
|
50
|
+
onChooseAvatar: function (event) {
|
|
51
|
+
this.triggerEvent('chooseavatar', event.detail);
|
|
52
|
+
},
|
|
53
|
+
},
|
|
54
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const link: string;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.link = void 0;
|
|
4
|
+
exports.link = Behavior({
|
|
5
|
+
properties: {
|
|
6
|
+
url: String,
|
|
7
|
+
linkType: {
|
|
8
|
+
type: String,
|
|
9
|
+
value: 'navigateTo',
|
|
10
|
+
},
|
|
11
|
+
},
|
|
12
|
+
methods: {
|
|
13
|
+
jumpLink: function (urlKey) {
|
|
14
|
+
if (urlKey === void 0) { urlKey = 'url'; }
|
|
15
|
+
var url = this.data[urlKey];
|
|
16
|
+
if (url) {
|
|
17
|
+
if (this.data.linkType === 'navigateTo' &&
|
|
18
|
+
getCurrentPages().length > 9) {
|
|
19
|
+
wx.redirectTo({ url: url });
|
|
20
|
+
}
|
|
21
|
+
else {
|
|
22
|
+
wx[this.data.linkType]({ url: url });
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
},
|
|
27
|
+
});
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="miniprogram-api-typings" />
|
|
2
|
+
/// <reference types="miniprogram-api-typings" />
|
|
3
|
+
type IPageScrollOption = WechatMiniprogram.Page.IPageScrollOption;
|
|
4
|
+
type Scroller = (this: WechatMiniprogram.Component.TrivialInstance, event?: IPageScrollOption) => void;
|
|
5
|
+
export declare function pageScrollMixin(scroller: Scroller): string;
|
|
6
|
+
export {};
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.pageScrollMixin = void 0;
|
|
4
|
+
var validator_1 = require("../common/validator");
|
|
5
|
+
var utils_1 = require("../common/utils");
|
|
6
|
+
function onPageScroll(event) {
|
|
7
|
+
var _a = (0, utils_1.getCurrentPage)().meePageScroller, meePageScroller = _a === void 0 ? [] : _a;
|
|
8
|
+
meePageScroller.forEach(function (scroller) {
|
|
9
|
+
if (typeof scroller === 'function') {
|
|
10
|
+
// @ts-ignore
|
|
11
|
+
scroller(event);
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
}
|
|
15
|
+
function pageScrollMixin(scroller) {
|
|
16
|
+
return Behavior({
|
|
17
|
+
attached: function () {
|
|
18
|
+
var page = (0, utils_1.getCurrentPage)();
|
|
19
|
+
if (!(0, utils_1.isDef)(page)) {
|
|
20
|
+
return;
|
|
21
|
+
}
|
|
22
|
+
var _scroller = scroller.bind(this);
|
|
23
|
+
var _a = page.meePageScroller, meePageScroller = _a === void 0 ? [] : _a;
|
|
24
|
+
if ((0, validator_1.isFunction)(page.onPageScroll) && page.onPageScroll !== onPageScroll) {
|
|
25
|
+
meePageScroller.push(page.onPageScroll.bind(page));
|
|
26
|
+
}
|
|
27
|
+
meePageScroller.push(_scroller);
|
|
28
|
+
page.meePageScroller = meePageScroller;
|
|
29
|
+
page.onPageScroll = onPageScroll;
|
|
30
|
+
this._scroller = _scroller;
|
|
31
|
+
},
|
|
32
|
+
detached: function () {
|
|
33
|
+
var _this = this;
|
|
34
|
+
var page = (0, utils_1.getCurrentPage)();
|
|
35
|
+
if (!(0, utils_1.isDef)(page) || !(0, utils_1.isDef)(page.meePageScroller)) {
|
|
36
|
+
return;
|
|
37
|
+
}
|
|
38
|
+
var meePageScroller = page.meePageScroller;
|
|
39
|
+
var index = meePageScroller.findIndex(function (v) { return v === _this._scroller; });
|
|
40
|
+
if (index > -1) {
|
|
41
|
+
page.meePageScroller.splice(index, 1);
|
|
42
|
+
}
|
|
43
|
+
this._scroller = undefined;
|
|
44
|
+
},
|
|
45
|
+
});
|
|
46
|
+
}
|
|
47
|
+
exports.pageScrollMixin = pageScrollMixin;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const touch: string;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.touch = void 0;
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
var MIN_DISTANCE = 10;
|
|
6
|
+
function getDirection(x, y) {
|
|
7
|
+
if (x > y && x > MIN_DISTANCE) {
|
|
8
|
+
return 'horizontal';
|
|
9
|
+
}
|
|
10
|
+
if (y > x && y > MIN_DISTANCE) {
|
|
11
|
+
return 'vertical';
|
|
12
|
+
}
|
|
13
|
+
return '';
|
|
14
|
+
}
|
|
15
|
+
exports.touch = Behavior({
|
|
16
|
+
methods: {
|
|
17
|
+
resetTouchStatus: function () {
|
|
18
|
+
this.direction = '';
|
|
19
|
+
this.deltaX = 0;
|
|
20
|
+
this.deltaY = 0;
|
|
21
|
+
this.offsetX = 0;
|
|
22
|
+
this.offsetY = 0;
|
|
23
|
+
},
|
|
24
|
+
touchStart: function (event) {
|
|
25
|
+
this.resetTouchStatus();
|
|
26
|
+
var touch = event.touches[0];
|
|
27
|
+
this.startX = touch.clientX;
|
|
28
|
+
this.startY = touch.clientY;
|
|
29
|
+
},
|
|
30
|
+
touchMove: function (event) {
|
|
31
|
+
var touch = event.touches[0];
|
|
32
|
+
this.deltaX = touch.clientX - this.startX;
|
|
33
|
+
this.deltaY = touch.clientY - this.startY;
|
|
34
|
+
this.offsetX = Math.abs(this.deltaX);
|
|
35
|
+
this.offsetY = Math.abs(this.deltaY);
|
|
36
|
+
this.direction =
|
|
37
|
+
this.direction || getDirection(this.offsetX, this.offsetY);
|
|
38
|
+
},
|
|
39
|
+
},
|
|
40
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function transition(showDefaultValue: boolean): string;
|
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.transition = void 0;
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
var utils_1 = require("../common/utils");
|
|
6
|
+
var validator_1 = require("../common/validator");
|
|
7
|
+
var getClassNames = function (name) { return ({
|
|
8
|
+
enter: "mee-".concat(name, "-enter mee-").concat(name, "-enter-active enter-class enter-active-class"),
|
|
9
|
+
'enter-to': "mee-".concat(name, "-enter-to mee-").concat(name, "-enter-active enter-to-class enter-active-class"),
|
|
10
|
+
leave: "mee-".concat(name, "-leave mee-").concat(name, "-leave-active leave-class leave-active-class"),
|
|
11
|
+
'leave-to': "mee-".concat(name, "-leave-to mee-").concat(name, "-leave-active leave-to-class leave-active-class"),
|
|
12
|
+
}); };
|
|
13
|
+
function transition(showDefaultValue) {
|
|
14
|
+
return Behavior({
|
|
15
|
+
properties: {
|
|
16
|
+
customStyle: String,
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
show: {
|
|
19
|
+
type: Boolean,
|
|
20
|
+
value: showDefaultValue,
|
|
21
|
+
observer: 'observeShow',
|
|
22
|
+
},
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
duration: {
|
|
25
|
+
type: null,
|
|
26
|
+
value: 300,
|
|
27
|
+
},
|
|
28
|
+
name: {
|
|
29
|
+
type: String,
|
|
30
|
+
value: 'fade',
|
|
31
|
+
},
|
|
32
|
+
},
|
|
33
|
+
data: {
|
|
34
|
+
type: '',
|
|
35
|
+
inited: false,
|
|
36
|
+
display: false,
|
|
37
|
+
},
|
|
38
|
+
ready: function () {
|
|
39
|
+
if (this.data.show === true) {
|
|
40
|
+
this.observeShow(true, false);
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
methods: {
|
|
44
|
+
observeShow: function (value, old) {
|
|
45
|
+
if (value === old) {
|
|
46
|
+
return;
|
|
47
|
+
}
|
|
48
|
+
value ? this.enureEnter() : this.enureLeave();
|
|
49
|
+
},
|
|
50
|
+
enureEnter: function () {
|
|
51
|
+
var _this = this;
|
|
52
|
+
if (this.enterPromise)
|
|
53
|
+
return;
|
|
54
|
+
this.enterPromise = new Promise(function (resolve) { return _this.enter(resolve); });
|
|
55
|
+
},
|
|
56
|
+
enureLeave: function () {
|
|
57
|
+
var _this = this;
|
|
58
|
+
var enterPromise = this.enterPromise;
|
|
59
|
+
if (!enterPromise)
|
|
60
|
+
return;
|
|
61
|
+
enterPromise
|
|
62
|
+
.then(function () { return new Promise(function (resolve) { return _this.leave(resolve); }); })
|
|
63
|
+
.then(function () {
|
|
64
|
+
_this.enterPromise = null;
|
|
65
|
+
});
|
|
66
|
+
},
|
|
67
|
+
enter: function (resolve) {
|
|
68
|
+
var _this = this;
|
|
69
|
+
var _a = this.data, duration = _a.duration, name = _a.name;
|
|
70
|
+
var classNames = getClassNames(name);
|
|
71
|
+
var currentDuration = (0, validator_1.isObj)(duration) ? duration.enter : duration;
|
|
72
|
+
if (this.status === 'enter') {
|
|
73
|
+
return;
|
|
74
|
+
}
|
|
75
|
+
this.status = 'enter';
|
|
76
|
+
this.$emit('before-enter');
|
|
77
|
+
(0, utils_1.requestAnimationFrame)(function () {
|
|
78
|
+
if (_this.status !== 'enter') {
|
|
79
|
+
return;
|
|
80
|
+
}
|
|
81
|
+
_this.$emit('enter');
|
|
82
|
+
_this.setData({
|
|
83
|
+
inited: true,
|
|
84
|
+
display: true,
|
|
85
|
+
classes: classNames.enter,
|
|
86
|
+
currentDuration: currentDuration,
|
|
87
|
+
});
|
|
88
|
+
(0, utils_1.requestAnimationFrame)(function () {
|
|
89
|
+
if (_this.status !== 'enter') {
|
|
90
|
+
return;
|
|
91
|
+
}
|
|
92
|
+
_this.transitionEnded = false;
|
|
93
|
+
_this.setData({ classes: classNames['enter-to'] });
|
|
94
|
+
resolve();
|
|
95
|
+
});
|
|
96
|
+
});
|
|
97
|
+
},
|
|
98
|
+
leave: function (resolve) {
|
|
99
|
+
var _this = this;
|
|
100
|
+
if (!this.data.display) {
|
|
101
|
+
return;
|
|
102
|
+
}
|
|
103
|
+
var _a = this.data, duration = _a.duration, name = _a.name;
|
|
104
|
+
var classNames = getClassNames(name);
|
|
105
|
+
var currentDuration = (0, validator_1.isObj)(duration) ? duration.leave : duration;
|
|
106
|
+
this.status = 'leave';
|
|
107
|
+
this.$emit('before-leave');
|
|
108
|
+
(0, utils_1.requestAnimationFrame)(function () {
|
|
109
|
+
if (_this.status !== 'leave') {
|
|
110
|
+
return;
|
|
111
|
+
}
|
|
112
|
+
_this.$emit('leave');
|
|
113
|
+
_this.setData({
|
|
114
|
+
classes: classNames.leave,
|
|
115
|
+
currentDuration: currentDuration,
|
|
116
|
+
});
|
|
117
|
+
(0, utils_1.requestAnimationFrame)(function () {
|
|
118
|
+
if (_this.status !== 'leave') {
|
|
119
|
+
return;
|
|
120
|
+
}
|
|
121
|
+
_this.transitionEnded = false;
|
|
122
|
+
setTimeout(function () {
|
|
123
|
+
_this.onTransitionEnd();
|
|
124
|
+
resolve();
|
|
125
|
+
}, currentDuration);
|
|
126
|
+
_this.setData({ classes: classNames['leave-to'] });
|
|
127
|
+
});
|
|
128
|
+
});
|
|
129
|
+
},
|
|
130
|
+
onTransitionEnd: function () {
|
|
131
|
+
if (this.transitionEnded) {
|
|
132
|
+
return;
|
|
133
|
+
}
|
|
134
|
+
this.transitionEnded = true;
|
|
135
|
+
this.$emit("after-".concat(this.status));
|
|
136
|
+
var _a = this.data, show = _a.show, display = _a.display;
|
|
137
|
+
if (!show && display) {
|
|
138
|
+
this.setData({ display: false });
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
},
|
|
142
|
+
});
|
|
143
|
+
}
|
|
144
|
+
exports.transition = transition;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
var component_1 = require("../common/component");
|
|
4
|
+
var utils_1 = require("../common/utils");
|
|
5
|
+
(0, component_1.MeeComponent)({
|
|
6
|
+
classes: ['title-class'],
|
|
7
|
+
props: {
|
|
8
|
+
title: String,
|
|
9
|
+
fixed: {
|
|
10
|
+
type: Boolean,
|
|
11
|
+
observer: 'setHeight',
|
|
12
|
+
},
|
|
13
|
+
placeholder: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
observer: 'setHeight',
|
|
16
|
+
},
|
|
17
|
+
leftText: String,
|
|
18
|
+
rightText: String,
|
|
19
|
+
customStyle: String,
|
|
20
|
+
leftArrow: Boolean,
|
|
21
|
+
border: {
|
|
22
|
+
type: Boolean,
|
|
23
|
+
value: true,
|
|
24
|
+
},
|
|
25
|
+
zIndex: {
|
|
26
|
+
type: Number,
|
|
27
|
+
value: 1,
|
|
28
|
+
},
|
|
29
|
+
safeAreaInsetTop: {
|
|
30
|
+
type: Boolean,
|
|
31
|
+
value: true,
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
data: {
|
|
35
|
+
height: 46,
|
|
36
|
+
},
|
|
37
|
+
created: function () {
|
|
38
|
+
var statusBarHeight = (0, utils_1.getSystemInfoSync)().statusBarHeight;
|
|
39
|
+
this.setData({
|
|
40
|
+
statusBarHeight: statusBarHeight,
|
|
41
|
+
height: 46 + statusBarHeight,
|
|
42
|
+
});
|
|
43
|
+
},
|
|
44
|
+
mounted: function () {
|
|
45
|
+
this.setHeight();
|
|
46
|
+
},
|
|
47
|
+
methods: {
|
|
48
|
+
onClickLeft: function () {
|
|
49
|
+
this.$emit('click-left');
|
|
50
|
+
},
|
|
51
|
+
onClickRight: function () {
|
|
52
|
+
this.$emit('click-right');
|
|
53
|
+
},
|
|
54
|
+
setHeight: function () {
|
|
55
|
+
var _this = this;
|
|
56
|
+
if (!this.data.fixed || !this.data.placeholder) {
|
|
57
|
+
return;
|
|
58
|
+
}
|
|
59
|
+
wx.nextTick(function () {
|
|
60
|
+
(0, utils_1.getRect)(_this, '.mee-nav-bar').then(function (res) {
|
|
61
|
+
if (res && 'height' in res) {
|
|
62
|
+
_this.setData({ height: res.height });
|
|
63
|
+
}
|
|
64
|
+
});
|
|
65
|
+
});
|
|
66
|
+
},
|
|
67
|
+
},
|
|
68
|
+
});
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
<wxs src="../wxs/utils.wxs" module="utils" />
|
|
2
|
+
<wxs src="./index.wxs" module="computed" />
|
|
3
|
+
|
|
4
|
+
<view wx:if="{{ fixed && placeholder }}" style="height: {{ height }}px;" />
|
|
5
|
+
|
|
6
|
+
<view
|
|
7
|
+
class="{{ utils.bem('nav-bar', { fixed }) }} custom-class {{ border ? 'mee-hairline--bottom' : '' }}"
|
|
8
|
+
style="{{ computed.barStyle({ zIndex, statusBarHeight, safeAreaInsetTop }) }}; {{ customStyle }}"
|
|
9
|
+
>
|
|
10
|
+
<view class="mee-nav-bar__content">
|
|
11
|
+
<view class="mee-nav-bar__left" bind:tap="onClickLeft">
|
|
12
|
+
<block wx:if="{{ leftArrow || leftText }}">
|
|
13
|
+
<mee-icon
|
|
14
|
+
wx:if="{{ leftArrow }}"
|
|
15
|
+
size="16px"
|
|
16
|
+
name="arrow-left"
|
|
17
|
+
custom-class="mee-nav-bar__arrow"
|
|
18
|
+
/>
|
|
19
|
+
<view
|
|
20
|
+
wx:if="{{ leftText }}"
|
|
21
|
+
class="mee-nav-bar__text"
|
|
22
|
+
hover-class="mee-nav-bar__text--hover"
|
|
23
|
+
hover-stay-time="70"
|
|
24
|
+
>{{ leftText }}</view>
|
|
25
|
+
</block>
|
|
26
|
+
<slot wx:else name="left" />
|
|
27
|
+
</view>
|
|
28
|
+
<view class="mee-nav-bar__title title-class mee-ellipsis">
|
|
29
|
+
<block wx:if="{{ title }}">{{ title }}</block>
|
|
30
|
+
<slot wx:else name="title" />
|
|
31
|
+
</view>
|
|
32
|
+
<view class="mee-nav-bar__right" bind:tap="onClickRight">
|
|
33
|
+
<view
|
|
34
|
+
wx:if="{{ rightText }}"
|
|
35
|
+
class="mee-nav-bar__text"
|
|
36
|
+
hover-class="mee-nav-bar__text--hover"
|
|
37
|
+
hover-stay-time="70"
|
|
38
|
+
>{{ rightText }}</view>
|
|
39
|
+
<slot wx:else name="right" />
|
|
40
|
+
</view>
|
|
41
|
+
</view>
|
|
42
|
+
</view>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
var style = require('../wxs/style.wxs');
|
|
3
|
+
|
|
4
|
+
function barStyle(data) {
|
|
5
|
+
return style({
|
|
6
|
+
'z-index': data.zIndex,
|
|
7
|
+
'padding-top': data.safeAreaInsetTop ? data.statusBarHeight + 'px' : 0,
|
|
8
|
+
});
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
module.exports = {
|
|
12
|
+
barStyle: barStyle,
|
|
13
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '../common/index.wxss';.mee-nav-bar{background-color:var(--nav-bar-background-color,#fff);box-sizing:initial;height:var(--nav-bar-height,46px);line-height:var(--nav-bar-height,46px);position:relative;text-align:center;-webkit-user-select:none;user-select:none}.mee-nav-bar__content{height:100%;position:relative}.mee-nav-bar__text{color:var(--nav-bar-text-color,#1989fa);display:inline-block;margin:0 calc(var(--padding-md, 16px)*-1);padding:0 var(--padding-md,16px);vertical-align:middle}.mee-nav-bar__text--hover{background-color:#f2f3f5}.mee-nav-bar__arrow{color:var(--nav-bar-icon-color,#1989fa)!important;font-size:var(--nav-bar-arrow-size,16px)!important;vertical-align:middle}.mee-nav-bar__arrow+.mee-nav-bar__text{margin-left:-20px;padding-left:25px}.mee-nav-bar--fixed{left:0;position:fixed;top:0;width:100%}.mee-nav-bar__title{color:var(--nav-bar-title-text-color,#323233);font-size:var(--nav-bar-title-font-size,16px);font-weight:var(--font-weight-bold,500);margin:0 auto;max-width:60%}.mee-nav-bar__left,.mee-nav-bar__right{align-items:center;bottom:0;display:flex;font-size:var(--font-size-md,14px);position:absolute;top:0}.mee-nav-bar__left{left:var(--padding-md,16px)}.mee-nav-bar__right{right:var(--padding-md,16px)}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
var component_1 = require("../common/component");
|
|
4
|
+
var utils_1 = require("../common/utils");
|
|
5
|
+
(0, component_1.MeeComponent)({
|
|
6
|
+
props: {
|
|
7
|
+
text: {
|
|
8
|
+
type: String,
|
|
9
|
+
value: '',
|
|
10
|
+
observer: 'init',
|
|
11
|
+
},
|
|
12
|
+
mode: {
|
|
13
|
+
type: String,
|
|
14
|
+
value: '',
|
|
15
|
+
},
|
|
16
|
+
url: {
|
|
17
|
+
type: String,
|
|
18
|
+
value: '',
|
|
19
|
+
},
|
|
20
|
+
openType: {
|
|
21
|
+
type: String,
|
|
22
|
+
value: 'navigate',
|
|
23
|
+
},
|
|
24
|
+
delay: {
|
|
25
|
+
type: Number,
|
|
26
|
+
value: 1,
|
|
27
|
+
},
|
|
28
|
+
speed: {
|
|
29
|
+
type: Number,
|
|
30
|
+
value: 60,
|
|
31
|
+
observer: 'init',
|
|
32
|
+
},
|
|
33
|
+
scrollable: null,
|
|
34
|
+
leftIcon: {
|
|
35
|
+
type: String,
|
|
36
|
+
value: '',
|
|
37
|
+
},
|
|
38
|
+
color: String,
|
|
39
|
+
backgroundColor: String,
|
|
40
|
+
background: String,
|
|
41
|
+
wrapable: Boolean,
|
|
42
|
+
},
|
|
43
|
+
data: {
|
|
44
|
+
show: true,
|
|
45
|
+
},
|
|
46
|
+
created: function () {
|
|
47
|
+
this.resetAnimation = wx.createAnimation({
|
|
48
|
+
duration: 0,
|
|
49
|
+
timingFunction: 'linear',
|
|
50
|
+
});
|
|
51
|
+
},
|
|
52
|
+
destroyed: function () {
|
|
53
|
+
this.timer && clearTimeout(this.timer);
|
|
54
|
+
},
|
|
55
|
+
mounted: function () {
|
|
56
|
+
this.init();
|
|
57
|
+
},
|
|
58
|
+
methods: {
|
|
59
|
+
init: function () {
|
|
60
|
+
var _this = this;
|
|
61
|
+
(0, utils_1.requestAnimationFrame)(function () {
|
|
62
|
+
Promise.all([
|
|
63
|
+
(0, utils_1.getRect)(_this, '.mee-notice-bar__content'),
|
|
64
|
+
(0, utils_1.getRect)(_this, '.mee-notice-bar__wrap'),
|
|
65
|
+
]).then(function (rects) {
|
|
66
|
+
var contentRect = rects[0], wrapRect = rects[1];
|
|
67
|
+
var scrollable = _this.data.scrollable;
|
|
68
|
+
if (contentRect == null ||
|
|
69
|
+
wrapRect == null ||
|
|
70
|
+
!contentRect.width ||
|
|
71
|
+
!wrapRect.width ||
|
|
72
|
+
scrollable === false) {
|
|
73
|
+
return;
|
|
74
|
+
}
|
|
75
|
+
if (scrollable || wrapRect.width < contentRect.width) {
|
|
76
|
+
_this.initAnimation(wrapRect.width, contentRect.width);
|
|
77
|
+
_this.scroll(true);
|
|
78
|
+
}
|
|
79
|
+
else {
|
|
80
|
+
_this.reset();
|
|
81
|
+
}
|
|
82
|
+
});
|
|
83
|
+
});
|
|
84
|
+
},
|
|
85
|
+
initAnimation: function (warpWidth, contentWidth) {
|
|
86
|
+
var _a = this.data, speed = _a.speed, delay = _a.delay;
|
|
87
|
+
this.wrapWidth = warpWidth;
|
|
88
|
+
this.contentWidth = contentWidth;
|
|
89
|
+
// begin 0
|
|
90
|
+
this.contentDuration = (contentWidth / speed) * 1000;
|
|
91
|
+
// begin -wrapWidth
|
|
92
|
+
this.duration = ((warpWidth + contentWidth) / speed) * 1000;
|
|
93
|
+
this.animation = wx.createAnimation({
|
|
94
|
+
duration: this.contentDuration,
|
|
95
|
+
timingFunction: 'linear',
|
|
96
|
+
delay: delay,
|
|
97
|
+
});
|
|
98
|
+
},
|
|
99
|
+
reset: function (x) {
|
|
100
|
+
if (x === void 0) { x = 0; }
|
|
101
|
+
if (this.timer) {
|
|
102
|
+
clearTimeout(this.timer);
|
|
103
|
+
this.timer = null;
|
|
104
|
+
}
|
|
105
|
+
this.setData({
|
|
106
|
+
animationData: this.resetAnimation.translateX(x).step().export(),
|
|
107
|
+
});
|
|
108
|
+
},
|
|
109
|
+
scroll: function (isInit) {
|
|
110
|
+
var _this = this;
|
|
111
|
+
if (isInit === void 0) { isInit = false; }
|
|
112
|
+
this.reset(isInit ? 0 : this.wrapWidth);
|
|
113
|
+
var duration = isInit ? this.contentDuration : this.duration;
|
|
114
|
+
(0, utils_1.requestAnimationFrame)(function () {
|
|
115
|
+
_this.setData({
|
|
116
|
+
animationData: _this.animation
|
|
117
|
+
.translateX(-_this.contentWidth)
|
|
118
|
+
.step({ duration: duration })
|
|
119
|
+
.export(),
|
|
120
|
+
});
|
|
121
|
+
});
|
|
122
|
+
this.timer = setTimeout(function () {
|
|
123
|
+
_this.scroll();
|
|
124
|
+
}, duration + this.data.delay);
|
|
125
|
+
},
|
|
126
|
+
onClickIcon: function (event) {
|
|
127
|
+
if (this.data.mode === 'closeable') {
|
|
128
|
+
this.timer && clearTimeout(this.timer);
|
|
129
|
+
this.timer = null;
|
|
130
|
+
this.setData({ show: false });
|
|
131
|
+
this.$emit('close', event.detail);
|
|
132
|
+
}
|
|
133
|
+
},
|
|
134
|
+
onClick: function (event) {
|
|
135
|
+
this.$emit('click', event);
|
|
136
|
+
},
|
|
137
|
+
},
|
|
138
|
+
});
|