@tuya-miniapp/smart-ui 1.3.1-beta-3 → 1.3.1-beta-5
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/action-sheet/demo/index.d.ts +1 -0
- package/dist/action-sheet/demo/index.js +105 -0
- package/dist/action-sheet/index.js +2 -2
- package/dist/area/demo/index.d.ts +1 -0
- package/dist/area/demo/index.js +41 -0
- package/dist/area/index.js +4 -5
- package/dist/battery/demo/index.d.ts +1 -0
- package/dist/battery/demo/index.js +2 -0
- package/dist/battery/index.js +1 -3
- package/dist/bottom-sheet/demo/index.d.ts +1 -0
- package/dist/bottom-sheet/demo/index.js +24 -0
- package/dist/bottom-sheet/index.css +1 -1
- package/dist/bottom-sheet/index.js +3 -2
- package/dist/bottom-sheet/index.wxml +3 -1
- package/dist/bottom-sheet/index.wxss +1 -1
- package/dist/button/demo/index.d.ts +1 -0
- package/dist/button/demo/index.js +9 -0
- package/dist/button/index.css +1 -1
- package/dist/button/index.js +1 -1
- package/dist/button/index.wxss +1 -1
- package/dist/calendar/components/header/index.css +1 -1
- package/dist/calendar/components/header/index.js +1 -1
- package/dist/calendar/components/header/index.wxml +3 -3
- package/dist/calendar/components/header/index.wxss +1 -1
- package/dist/calendar/components/month/index.css +1 -1
- package/dist/calendar/components/month/index.js +3 -5
- package/dist/calendar/components/month/index.wxs +1 -4
- package/dist/calendar/components/month/index.wxss +1 -1
- package/dist/calendar/components/month-list/index.css +1 -1
- package/dist/calendar/components/month-list/index.js +4 -17
- package/dist/calendar/components/month-list/index.wxml +15 -13
- package/dist/calendar/components/month-list/index.wxss +1 -1
- package/dist/calendar/components/year-list/index.css +1 -1
- package/dist/calendar/components/year-list/index.js +3 -3
- package/dist/calendar/components/year-list/index.wxml +1 -1
- package/dist/calendar/components/year-list/index.wxss +1 -1
- package/dist/calendar/demo/index.d.ts +1 -0
- package/dist/calendar/demo/index.js +103 -0
- package/dist/calendar/index.js +9 -14
- package/dist/calendar/index.wxs +4 -7
- package/dist/calendar/utils.js +2 -4
- package/dist/cascader/demo/index.d.ts +1 -0
- package/dist/cascader/demo/index.js +191 -0
- package/dist/cascader/index.js +3 -3
- package/dist/cell/demo/index.d.ts +1 -0
- package/dist/cell/demo/index.js +14 -0
- package/dist/cell/index.js +1 -7
- package/dist/checkbox/demo/index.d.ts +1 -0
- package/dist/checkbox/demo/index.js +34 -0
- package/dist/checkbox/index.js +2 -2
- package/dist/checkbox-group/index.js +1 -1
- package/dist/circle/demo/index.d.ts +1 -0
- package/dist/circle/demo/index.js +19 -0
- package/dist/col/demo/index.d.ts +1 -0
- package/dist/col/demo/index.js +4 -0
- package/dist/collapse/demo/index.d.ts +1 -0
- package/dist/collapse/demo/index.js +36 -0
- package/dist/collapse/index.js +1 -1
- package/dist/collapse-item/animate.js +1 -1
- package/dist/common/component.js +1 -1
- package/dist/common/utils.js +3 -3
- package/dist/config-provider/demo/index.d.ts +1 -0
- package/dist/config-provider/demo/index.js +22 -0
- package/dist/count-down/demo/index.d.ts +1 -0
- package/dist/count-down/demo/index.js +33 -0
- package/dist/custom-keyboard/demo/index.d.ts +1 -0
- package/dist/custom-keyboard/demo/index.js +17 -0
- package/dist/custom-keyboard/index.js +1 -3
- package/dist/datetime-picker/demo/index.d.ts +1 -0
- package/dist/datetime-picker/demo/index.js +63 -0
- package/dist/datetime-picker/index.js +4 -5
- package/dist/dialog/demo/index.d.ts +1 -0
- package/dist/dialog/demo/index.js +134 -0
- package/dist/dialog/dialog.js +3 -5
- package/dist/dialog/index.js +1 -1
- package/dist/divider/demo/index.d.ts +1 -0
- package/dist/divider/demo/index.js +4 -0
- package/dist/dropdown-item/index.js +4 -4
- package/dist/dropdown-item/index.wxml +1 -7
- package/dist/dropdown-menu/demo/index.d.ts +1 -0
- package/dist/dropdown-menu/demo/index.js +47 -0
- package/dist/dropdown-menu/index.js +8 -10
- package/dist/empty/demo/index.d.ts +1 -0
- package/dist/empty/demo/index.js +13 -0
- package/dist/empty/index.css +1 -1
- package/dist/empty/index.wxs +1 -1
- package/dist/empty/index.wxss +1 -1
- package/dist/field/demo/index.d.ts +1 -0
- package/dist/field/demo/index.js +21 -0
- package/dist/goods-action/demo/index.d.ts +1 -0
- package/dist/goods-action/demo/index.js +12 -0
- package/dist/goods-action/index.css +1 -1
- package/dist/goods-action/index.js +1 -1
- package/dist/goods-action/index.wxss +1 -1
- package/dist/goods-action-button/index.css +1 -1
- package/dist/goods-action-button/index.wxss +1 -1
- package/dist/grid/demo/index.d.ts +1 -0
- package/dist/grid/demo/index.js +9 -0
- package/dist/grid/index.js +1 -1
- package/dist/grid-item/index.js +1 -1
- package/dist/icon/demo/index.d.ts +1 -0
- package/dist/icon/demo/index.js +26 -0
- package/dist/image/demo/index.d.ts +1 -0
- package/dist/image/demo/index.js +15 -0
- package/dist/index-anchor/index.js +1 -1
- package/dist/index-bar/demo/index.d.ts +1 -0
- package/dist/index-bar/demo/index.js +21 -0
- package/dist/index-bar/index.js +9 -16
- package/dist/loading/demo/index.d.ts +1 -0
- package/dist/loading/demo/index.js +4 -0
- package/dist/loading/index.js +25 -1
- package/dist/loading/index.wxml +2 -2
- package/dist/loading/index.wxs +6 -21
- package/dist/mixins/basic.js +2 -2
- package/dist/mixins/link.js +1 -2
- package/dist/mixins/page-scroll.js +1 -1
- package/dist/mixins/touch.js +1 -2
- package/dist/mixins/transition.js +1 -1
- package/dist/nav-bar/demo/index.d.ts +1 -0
- package/dist/nav-bar/demo/index.js +26 -0
- package/dist/nav-bar/index.css +1 -1
- package/dist/nav-bar/index.js +1 -1
- package/dist/nav-bar/index.wxml +1 -1
- package/dist/nav-bar/index.wxss +1 -1
- package/dist/normal-slider/demo/index.d.ts +1 -0
- package/dist/normal-slider/demo/index.js +19 -0
- package/dist/notice-bar/demo/index.d.ts +1 -0
- package/dist/notice-bar/demo/index.js +11 -0
- package/dist/notice-bar/index.js +3 -6
- package/dist/notice-bar/index.wxml +1 -5
- package/dist/notify/demo/index.d.ts +1 -0
- package/dist/notify/demo/index.js +45 -0
- package/dist/overlay/demo/index.d.ts +1 -0
- package/dist/overlay/demo/index.js +22 -0
- package/dist/picker/demo/index.d.ts +1 -0
- package/dist/picker/demo/index.js +76 -0
- package/dist/picker/index.css +1 -1
- package/dist/picker/index.js +2 -2
- package/dist/picker/index.wxml +1 -0
- package/dist/picker/index.wxss +1 -1
- package/dist/picker-column/index.js +3 -8
- package/dist/popup/demo/index.d.ts +1 -0
- package/dist/popup/demo/index.js +79 -0
- package/dist/progress/demo/index.d.ts +1 -0
- package/dist/progress/demo/index.js +4 -0
- package/dist/progress/index.js +1 -4
- package/dist/radio/demo/index.d.ts +1 -0
- package/dist/radio/demo/index.js +31 -0
- package/dist/radio/index.js +2 -2
- package/dist/radio-group/index.js +1 -1
- package/dist/rate/demo/index.d.ts +1 -0
- package/dist/rate/demo/index.js +25 -0
- package/dist/rate/index.js +2 -2
- package/dist/row/index.js +1 -1
- package/dist/search/demo/index.d.ts +1 -0
- package/dist/search/demo/index.js +43 -0
- package/dist/sidebar/demo/index.d.ts +1 -0
- package/dist/sidebar/demo/index.js +9 -0
- package/dist/skeleton/demo/index.d.ts +1 -0
- package/dist/skeleton/demo/index.js +11 -0
- package/dist/slider/demo/index.d.ts +1 -0
- package/dist/slider/demo/index.js +19 -0
- package/dist/slider/index.js +5 -7
- package/dist/stepper/demo/index.d.ts +1 -0
- package/dist/stepper/demo/index.js +19 -0
- package/dist/steps/demo/index.d.ts +1 -0
- package/dist/steps/demo/index.js +42 -0
- package/dist/sticky/demo/index.d.ts +1 -0
- package/dist/sticky/demo/index.js +26 -0
- package/dist/sticky/index.js +2 -2
- package/dist/swipe-cell/demo/index.d.ts +1 -0
- package/dist/swipe-cell/demo/index.js +45 -0
- package/dist/swipe-cell/index.js +3 -5
- package/dist/switch/demo/index.d.ts +1 -0
- package/dist/switch/demo/index.js +29 -0
- package/dist/switch/index.css +1 -1
- package/dist/switch/index.wxss +1 -1
- package/dist/tab/demo/index.d.ts +1 -0
- package/dist/tab/demo/index.js +55 -0
- package/dist/tabbar/demo/index.d.ts +1 -0
- package/dist/tabbar/demo/index.js +34 -0
- package/dist/tabbar/index.js +1 -1
- package/dist/tabs/index.js +7 -25
- package/dist/tag/demo/index.d.ts +1 -0
- package/dist/tag/demo/index.js +16 -0
- package/dist/tag/index.css +1 -1
- package/dist/tag/index.wxss +1 -1
- package/dist/toast/demo/index.d.ts +1 -0
- package/dist/toast/demo/index.js +67 -0
- package/dist/toast/toast.js +3 -5
- package/dist/transition/demo/index.d.ts +1 -0
- package/dist/transition/demo/index.js +67 -0
- package/dist/tree-select/demo/index.d.ts +1 -0
- package/dist/tree-select/demo/index.js +113 -0
- package/dist/tree-select/index.js +1 -1
- package/lib/action-sheet/demo/index.d.ts +1 -0
- package/lib/action-sheet/demo/index.js +119 -0
- package/lib/action-sheet/index.js +2 -2
- package/lib/area/demo/index.d.ts +1 -0
- package/lib/area/demo/index.js +47 -0
- package/lib/area/index.js +1 -2
- package/lib/battery/demo/index.d.ts +1 -0
- package/lib/battery/demo/index.js +4 -0
- package/lib/battery/index.js +1 -3
- package/lib/bottom-sheet/demo/index.d.ts +1 -0
- package/lib/bottom-sheet/demo/index.js +27 -0
- package/lib/bottom-sheet/index.css +1 -1
- package/lib/bottom-sheet/index.js +3 -2
- package/lib/bottom-sheet/index.wxml +3 -1
- package/lib/bottom-sheet/index.wxss +1 -1
- package/lib/button/demo/index.d.ts +1 -0
- package/lib/button/demo/index.js +14 -0
- package/lib/button/index.css +1 -1
- package/lib/button/index.wxss +1 -1
- package/lib/calendar/components/header/index.css +1 -1
- package/lib/calendar/components/header/index.wxml +3 -3
- package/lib/calendar/components/header/index.wxss +1 -1
- package/lib/calendar/components/month/index.css +1 -1
- package/lib/calendar/components/month/index.js +2 -6
- package/lib/calendar/components/month/index.wxs +1 -4
- package/lib/calendar/components/month/index.wxss +1 -1
- package/lib/calendar/components/month-list/index.css +1 -1
- package/lib/calendar/components/month-list/index.js +3 -16
- package/lib/calendar/components/month-list/index.wxml +15 -13
- package/lib/calendar/components/month-list/index.wxss +1 -1
- package/lib/calendar/components/year-list/index.css +1 -1
- package/lib/calendar/components/year-list/index.js +1 -1
- package/lib/calendar/components/year-list/index.wxml +1 -1
- package/lib/calendar/components/year-list/index.wxss +1 -1
- package/lib/calendar/demo/index.d.ts +1 -0
- package/lib/calendar/demo/index.js +105 -0
- package/lib/calendar/index.js +7 -14
- package/lib/calendar/index.wxs +4 -7
- package/lib/calendar/utils.js +1 -3
- package/lib/cascader/demo/index.d.ts +1 -0
- package/lib/cascader/demo/index.js +197 -0
- package/lib/cell/demo/index.d.ts +1 -0
- package/lib/cell/demo/index.js +39 -0
- package/lib/cell/index.js +1 -7
- package/lib/checkbox/demo/index.d.ts +1 -0
- package/lib/checkbox/demo/index.js +38 -0
- package/lib/checkbox/index.js +2 -2
- package/lib/circle/demo/index.d.ts +1 -0
- package/lib/circle/demo/index.js +21 -0
- package/lib/col/demo/index.d.ts +1 -0
- package/lib/col/demo/index.js +6 -0
- package/lib/collapse/demo/index.d.ts +1 -0
- package/lib/collapse/demo/index.js +42 -0
- package/lib/config-provider/demo/index.d.ts +1 -0
- package/lib/config-provider/demo/index.js +24 -0
- package/lib/count-down/demo/index.d.ts +1 -0
- package/lib/count-down/demo/index.js +38 -0
- package/lib/custom-keyboard/demo/index.d.ts +1 -0
- package/lib/custom-keyboard/demo/index.js +19 -0
- package/lib/custom-keyboard/index.js +1 -3
- package/lib/datetime-picker/demo/index.d.ts +1 -0
- package/lib/datetime-picker/demo/index.js +68 -0
- package/lib/datetime-picker/index.js +4 -3
- package/lib/dialog/demo/index.d.ts +1 -0
- package/lib/dialog/demo/index.js +144 -0
- package/lib/dialog/dialog.js +1 -3
- package/lib/divider/demo/index.d.ts +1 -0
- package/lib/divider/demo/index.js +6 -0
- package/lib/dropdown-item/index.js +2 -2
- package/lib/dropdown-item/index.wxml +1 -7
- package/lib/dropdown-menu/demo/index.d.ts +1 -0
- package/lib/dropdown-menu/demo/index.js +52 -0
- package/lib/dropdown-menu/index.js +2 -4
- package/lib/empty/demo/index.d.ts +1 -0
- package/lib/empty/demo/index.js +15 -0
- package/lib/empty/index.css +1 -1
- package/lib/empty/index.wxs +1 -1
- package/lib/empty/index.wxss +1 -1
- package/lib/field/demo/index.d.ts +1 -0
- package/lib/field/demo/index.js +23 -0
- package/lib/goods-action/demo/index.d.ts +1 -0
- package/lib/goods-action/demo/index.js +17 -0
- package/lib/goods-action/index.css +1 -1
- package/lib/goods-action/index.wxss +1 -1
- package/lib/goods-action-button/index.css +1 -1
- package/lib/goods-action-button/index.wxss +1 -1
- package/lib/grid/demo/index.d.ts +1 -0
- package/lib/grid/demo/index.js +11 -0
- package/lib/icon/demo/index.d.ts +1 -0
- package/lib/icon/demo/index.js +54 -0
- package/lib/image/demo/index.d.ts +1 -0
- package/lib/image/demo/index.js +17 -0
- package/lib/index-bar/demo/index.d.ts +1 -0
- package/lib/index-bar/demo/index.js +23 -0
- package/lib/index-bar/index.js +3 -10
- package/lib/loading/demo/index.d.ts +1 -0
- package/lib/loading/demo/index.js +6 -0
- package/lib/loading/index.js +27 -1
- package/lib/loading/index.wxml +2 -2
- package/lib/loading/index.wxs +6 -21
- package/lib/mixins/link.js +1 -2
- package/lib/mixins/touch.js +1 -2
- package/lib/nav-bar/demo/index.d.ts +1 -0
- package/lib/nav-bar/demo/index.js +31 -0
- package/lib/nav-bar/index.css +1 -1
- package/lib/nav-bar/index.wxml +1 -1
- package/lib/nav-bar/index.wxss +1 -1
- package/lib/normal-slider/demo/index.d.ts +1 -0
- package/lib/normal-slider/demo/index.js +21 -0
- package/lib/notice-bar/demo/index.d.ts +1 -0
- package/lib/notice-bar/demo/index.js +16 -0
- package/lib/notice-bar/index.js +2 -5
- package/lib/notice-bar/index.wxml +1 -5
- package/lib/notify/demo/index.d.ts +1 -0
- package/lib/notify/demo/index.js +50 -0
- package/lib/overlay/demo/index.d.ts +1 -0
- package/lib/overlay/demo/index.js +24 -0
- package/lib/picker/demo/index.d.ts +1 -0
- package/lib/picker/demo/index.js +82 -0
- package/lib/picker/index.css +1 -1
- package/lib/picker/index.js +1 -3
- package/lib/picker/index.wxml +1 -0
- package/lib/picker/index.wxss +1 -1
- package/lib/picker-column/index.js +2 -7
- package/lib/popup/demo/index.d.ts +1 -0
- package/lib/popup/demo/index.js +85 -0
- package/lib/progress/demo/index.d.ts +1 -0
- package/lib/progress/demo/index.js +6 -0
- package/lib/progress/index.js +1 -4
- package/lib/radio/demo/index.d.ts +1 -0
- package/lib/radio/demo/index.js +34 -0
- package/lib/radio/index.js +2 -2
- package/lib/rate/demo/index.d.ts +1 -0
- package/lib/rate/demo/index.js +30 -0
- package/lib/search/demo/index.d.ts +1 -0
- package/lib/search/demo/index.js +48 -0
- package/lib/sidebar/demo/index.d.ts +1 -0
- package/lib/sidebar/demo/index.js +14 -0
- package/lib/skeleton/demo/index.d.ts +1 -0
- package/lib/skeleton/demo/index.js +14 -0
- package/lib/slider/demo/index.d.ts +1 -0
- package/lib/slider/demo/index.js +21 -0
- package/lib/slider/index.js +1 -3
- package/lib/stepper/demo/index.d.ts +1 -0
- package/lib/stepper/demo/index.js +25 -0
- package/lib/steps/demo/index.d.ts +1 -0
- package/lib/steps/demo/index.js +47 -0
- package/lib/sticky/demo/index.d.ts +1 -0
- package/lib/sticky/demo/index.js +30 -0
- package/lib/sticky/index.js +3 -1
- package/lib/swipe-cell/demo/index.d.ts +1 -0
- package/lib/swipe-cell/demo/index.js +50 -0
- package/lib/swipe-cell/index.js +1 -3
- package/lib/switch/demo/index.d.ts +1 -0
- package/lib/switch/demo/index.js +37 -0
- package/lib/switch/index.css +1 -1
- package/lib/switch/index.wxss +1 -1
- package/lib/tab/demo/index.d.ts +1 -0
- package/lib/tab/demo/index.js +57 -0
- package/lib/tabbar/demo/index.d.ts +1 -0
- package/lib/tabbar/demo/index.js +41 -0
- package/lib/tabs/index.js +6 -24
- package/lib/tag/demo/index.d.ts +1 -0
- package/lib/tag/demo/index.js +19 -0
- package/lib/tag/index.css +1 -1
- package/lib/tag/index.wxss +1 -1
- package/lib/toast/demo/index.d.ts +1 -0
- package/lib/toast/demo/index.js +74 -0
- package/lib/toast/toast.js +1 -3
- package/lib/transition/demo/index.d.ts +1 -0
- package/lib/transition/demo/index.js +71 -0
- package/lib/tree-select/demo/index.d.ts +1 -0
- package/lib/tree-select/demo/index.js +130 -0
- package/lib/tree-select/index.js +2 -2
- package/package.json +2 -2
@@ -0,0 +1,21 @@
|
|
1
|
+
import { SmartComponent } from '../../common/component';
|
2
|
+
SmartComponent({
|
3
|
+
data: {
|
4
|
+
sms: '',
|
5
|
+
value: '',
|
6
|
+
password: '',
|
7
|
+
username: '',
|
8
|
+
username2: '',
|
9
|
+
username3: '',
|
10
|
+
message: '',
|
11
|
+
phone: '1365577',
|
12
|
+
},
|
13
|
+
methods: {
|
14
|
+
onClickIcon() {
|
15
|
+
wx.showToast({
|
16
|
+
icon: 'none',
|
17
|
+
title: I18n.t('clickTheIcon'),
|
18
|
+
});
|
19
|
+
},
|
20
|
+
},
|
21
|
+
});
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
@@ -0,0 +1,12 @@
|
|
1
|
+
import { SmartComponent } from '../../common/component';
|
2
|
+
import Toast from '../../toast/toast';
|
3
|
+
SmartComponent({
|
4
|
+
methods: {
|
5
|
+
onClickIcon() {
|
6
|
+
Toast({ context: this, message: I18n.t('clickTheIcon') });
|
7
|
+
},
|
8
|
+
onClickButton() {
|
9
|
+
Toast({ context: this, message: I18n.t('clickTheButton') });
|
10
|
+
},
|
11
|
+
},
|
12
|
+
});
|
@@ -1 +1 @@
|
|
1
|
-
@import '../common/index.css';.smart-goods-action{align-items:center;background-color:var(--goods-action-background-color,#fff);bottom:0;box-sizing:initial;display:flex;height:var(--goods-action-height,50px);left:0;position:fixed;right:0}.smart-goods-action--safe{padding-bottom:env(safe-area-inset-bottom)}
|
1
|
+
@import '../common/index.css';.smart-goods-action{align-items:center;background-color:var(--goods-action-background-color,var(--app-B4,#fff));bottom:0;box-sizing:initial;display:flex;height:var(--goods-action-height,50px);left:0;position:fixed;right:0}.smart-goods-action--safe{padding-bottom:env(safe-area-inset-bottom)}
|
@@ -2,7 +2,7 @@ import { SmartComponent } from '../common/component';
|
|
2
2
|
import { useChildren } from '../common/relation';
|
3
3
|
SmartComponent({
|
4
4
|
relation: useChildren('goods-action-button', function () {
|
5
|
-
this.children.forEach(
|
5
|
+
this.children.forEach(item => {
|
6
6
|
item.updateStyle();
|
7
7
|
});
|
8
8
|
}),
|
@@ -1 +1 @@
|
|
1
|
-
@import '../common/index.wxss';.smart-goods-action{align-items:center;background-color:var(--goods-action-background-color,#fff);bottom:0;box-sizing:initial;display:flex;height:var(--goods-action-height,50px);left:0;position:fixed;right:0}.smart-goods-action--safe{padding-bottom:env(safe-area-inset-bottom)}
|
1
|
+
@import '../common/index.wxss';.smart-goods-action{align-items:center;background-color:var(--goods-action-background-color,var(--app-B4,#fff));bottom:0;box-sizing:initial;display:flex;height:var(--goods-action-height,50px);left:0;position:fixed;right:0}.smart-goods-action--safe{padding-bottom:env(safe-area-inset-bottom)}
|
@@ -1 +1 @@
|
|
1
|
-
@import '../common/index.css';:host{flex:1}.smart-goods-action-button{--button-warning-background-color:var(--goods-action-button-warning-color,linear-gradient(to right,#ffd01e,#ff8917));--button-danger-background-color:var(--goods-action-button-danger-color,linear-gradient(to right,#ff6034,#ee0a24));--button-default-height:var(--goods-action-button-height,40px);--button-line-height:var(--goods-action-button-line-height,20px);--button-plain-background-color:var(--goods-action-button-plain-color,#fff);--button-border-width:0;display:block}.smart-goods-action-button--first{--button-border-radius:999px 0 0 var(--goods-action-button-border-radius,999px);margin-left:5px}.smart-goods-action-button--last{--button-border-radius:0 999px var(--goods-action-button-border-radius,999px) 0;margin-right:5px}.smart-goods-action-button--first.smart-goods-action-button--last{--button-border-radius:var(--goods-action-button-border-radius,999px)}.smart-goods-action-button--plain{--button-border-width:1px}.smart-goods-action-button__inner{font-weight:var(--font-weight-bold,500)!important;width:100%}@media (max-width:321px){.smart-goods-action-button{font-size:13px}}
|
1
|
+
@import '../common/index.css';:host{flex:1}.smart-goods-action-button{--button-warning-background-color:var(--goods-action-button-warning-color,linear-gradient(to right,#ffd01e,#ff8917));--button-danger-background-color:var(--goods-action-button-danger-color,linear-gradient(to right,#ff6034,#ee0a24));--button-default-height:var(--goods-action-button-height,40px);--button-line-height:var(--goods-action-button-line-height,20px);--button-plain-background-color:var(--goods-action-button-plain-color,var(--app-B4,#fff));--button-border-width:0;display:block}.smart-goods-action-button--first{--button-border-radius:999px 0 0 var(--goods-action-button-border-radius,999px);margin-left:5px}.smart-goods-action-button--last{--button-border-radius:0 999px var(--goods-action-button-border-radius,999px) 0;margin-right:5px}.smart-goods-action-button--first.smart-goods-action-button--last{--button-border-radius:var(--goods-action-button-border-radius,999px)}.smart-goods-action-button--plain{--button-border-width:1px}.smart-goods-action-button__inner{font-weight:var(--font-weight-bold,500)!important;width:100%}@media (max-width:321px){.smart-goods-action-button{font-size:13px}}
|
@@ -1 +1 @@
|
|
1
|
-
@import '../common/index.wxss';:host{flex:1}.smart-goods-action-button{--button-warning-background-color:var(--goods-action-button-warning-color,linear-gradient(to right,#ffd01e,#ff8917));--button-danger-background-color:var(--goods-action-button-danger-color,linear-gradient(to right,#ff6034,#ee0a24));--button-default-height:var(--goods-action-button-height,40px);--button-line-height:var(--goods-action-button-line-height,20px);--button-plain-background-color:var(--goods-action-button-plain-color,#fff);--button-border-width:0;display:block}.smart-goods-action-button--first{--button-border-radius:999px 0 0 var(--goods-action-button-border-radius,999px);margin-left:5px}.smart-goods-action-button--last{--button-border-radius:0 999px var(--goods-action-button-border-radius,999px) 0;margin-right:5px}.smart-goods-action-button--first.smart-goods-action-button--last{--button-border-radius:var(--goods-action-button-border-radius,999px)}.smart-goods-action-button--plain{--button-border-width:1px}.smart-goods-action-button__inner{font-weight:var(--font-weight-bold,500)!important;width:100%}@media (max-width:321px){.smart-goods-action-button{font-size:13px}}
|
1
|
+
@import '../common/index.wxss';:host{flex:1}.smart-goods-action-button{--button-warning-background-color:var(--goods-action-button-warning-color,linear-gradient(to right,#ffd01e,#ff8917));--button-danger-background-color:var(--goods-action-button-danger-color,linear-gradient(to right,#ff6034,#ee0a24));--button-default-height:var(--goods-action-button-height,40px);--button-line-height:var(--goods-action-button-line-height,20px);--button-plain-background-color:var(--goods-action-button-plain-color,var(--app-B4,#fff));--button-border-width:0;display:block}.smart-goods-action-button--first{--button-border-radius:999px 0 0 var(--goods-action-button-border-radius,999px);margin-left:5px}.smart-goods-action-button--last{--button-border-radius:0 999px var(--goods-action-button-border-radius,999px) 0;margin-right:5px}.smart-goods-action-button--first.smart-goods-action-button--last{--button-border-radius:var(--goods-action-button-border-radius,999px)}.smart-goods-action-button--plain{--button-border-width:1px}.smart-goods-action-button__inner{font-weight:var(--font-weight-bold,500)!important;width:100%}@media (max-width:321px){.smart-goods-action-button{font-size:13px}}
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
package/dist/grid/index.js
CHANGED
package/dist/grid-item/index.js
CHANGED
@@ -30,7 +30,7 @@ SmartComponent({
|
|
30
30
|
return;
|
31
31
|
}
|
32
32
|
const { data, children } = this.parent;
|
33
|
-
const { columnNum, border, square, gutter, clickable, center, direction, reverse, iconSize
|
33
|
+
const { columnNum, border, square, gutter, clickable, center, direction, reverse, iconSize } = data;
|
34
34
|
this.setData({
|
35
35
|
center,
|
36
36
|
border,
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
@@ -0,0 +1,26 @@
|
|
1
|
+
import * as icons from '@tuya-miniapp/icons';
|
2
|
+
import iconsConfig from '@tuya-miniapp/icons/dist/config';
|
3
|
+
import { SmartComponent } from '../../common/component';
|
4
|
+
function kebabCase(name) {
|
5
|
+
const currName = name.replace(/[A-Z]/g, (word) => '-' + word.toLocaleLowerCase());
|
6
|
+
return currName.slice(1);
|
7
|
+
}
|
8
|
+
const iconsArr = iconsConfig.map((name) => ({
|
9
|
+
name: kebabCase(name),
|
10
|
+
value: icons[name],
|
11
|
+
}));
|
12
|
+
SmartComponent({
|
13
|
+
data: {
|
14
|
+
active: 0,
|
15
|
+
icons: iconsArr,
|
16
|
+
iconWarning: icons.Warning,
|
17
|
+
iconAlarm: icons.Alarm,
|
18
|
+
},
|
19
|
+
methods: {
|
20
|
+
onSwitch(event) {
|
21
|
+
this.setData({
|
22
|
+
active: event.detail.index,
|
23
|
+
});
|
24
|
+
},
|
25
|
+
},
|
26
|
+
});
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
@@ -0,0 +1,15 @@
|
|
1
|
+
import { SmartComponent } from '../../common/component';
|
2
|
+
SmartComponent({
|
3
|
+
data: {
|
4
|
+
fits: [
|
5
|
+
'contain',
|
6
|
+
'cover',
|
7
|
+
'fill',
|
8
|
+
'none',
|
9
|
+
'scale-down',
|
10
|
+
'widthFix',
|
11
|
+
'heightFix',
|
12
|
+
],
|
13
|
+
src: 'https://images.tuyacn.com/rms-static/f350c8a0-0eb2-11ef-8f06-49ae7b2fadcf-1715334722090.jpeg?tyName=cat.jpeg',
|
14
|
+
},
|
15
|
+
});
|
@@ -14,7 +14,7 @@ SmartComponent({
|
|
14
14
|
},
|
15
15
|
methods: {
|
16
16
|
scrollIntoView(scrollTop) {
|
17
|
-
getRect(this, '.smart-index-anchor-wrapper').then(
|
17
|
+
getRect(this, '.smart-index-anchor-wrapper').then(rect => {
|
18
18
|
wx.pageScrollTo({
|
19
19
|
duration: 0,
|
20
20
|
scrollTop: scrollTop + rect.top - this.parent.data.stickyOffsetTop,
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
@@ -0,0 +1,21 @@
|
|
1
|
+
import { SmartComponent } from '../../common/component';
|
2
|
+
const indexList = [];
|
3
|
+
const charCodeOfA = 'A'.charCodeAt(0);
|
4
|
+
for (let i = 0; i < 26; i++) {
|
5
|
+
indexList.push(String.fromCharCode(charCodeOfA + i));
|
6
|
+
}
|
7
|
+
SmartComponent({
|
8
|
+
data: {
|
9
|
+
activeTab: 0,
|
10
|
+
indexList,
|
11
|
+
customIndexList: [1, 2, 3, 4, 5, 6, 8, 9, 10],
|
12
|
+
scrollTop: 0,
|
13
|
+
},
|
14
|
+
methods: {
|
15
|
+
onChange(event) {
|
16
|
+
this.setData({
|
17
|
+
activeTab: event.detail.name,
|
18
|
+
});
|
19
|
+
},
|
20
|
+
},
|
21
|
+
});
|
package/dist/index-bar/index.js
CHANGED
@@ -67,14 +67,10 @@ SmartComponent({
|
|
67
67
|
});
|
68
68
|
},
|
69
69
|
setRect() {
|
70
|
-
return Promise.all([
|
71
|
-
this.setAnchorsRect(),
|
72
|
-
this.setListRect(),
|
73
|
-
this.setSiderbarRect(),
|
74
|
-
]);
|
70
|
+
return Promise.all([this.setAnchorsRect(), this.setListRect(), this.setSiderbarRect()]);
|
75
71
|
},
|
76
72
|
setAnchorsRect() {
|
77
|
-
return Promise.all(this.children.map(
|
73
|
+
return Promise.all(this.children.map(anchor => getRect(anchor, '.smart-index-anchor-wrapper').then(rect => {
|
78
74
|
Object.assign(anchor, {
|
79
75
|
height: rect.height,
|
80
76
|
top: rect.top + this.scrollTop,
|
@@ -82,7 +78,7 @@ SmartComponent({
|
|
82
78
|
})));
|
83
79
|
},
|
84
80
|
setListRect() {
|
85
|
-
return getRect(this, '.smart-index-bar').then(
|
81
|
+
return getRect(this, '.smart-index-bar').then(rect => {
|
86
82
|
if (!isDef(rect)) {
|
87
83
|
return;
|
88
84
|
}
|
@@ -93,7 +89,7 @@ SmartComponent({
|
|
93
89
|
});
|
94
90
|
},
|
95
91
|
setSiderbarRect() {
|
96
|
-
return getRect(this, '.smart-index-bar__sidebar').then(
|
92
|
+
return getRect(this, '.smart-index-bar__sidebar').then(res => {
|
97
93
|
if (!isDef(res)) {
|
98
94
|
return;
|
99
95
|
}
|
@@ -105,7 +101,7 @@ SmartComponent({
|
|
105
101
|
},
|
106
102
|
setDiffData({ target, data }) {
|
107
103
|
const diffData = {};
|
108
|
-
Object.keys(data).forEach(
|
104
|
+
Object.keys(data).forEach(key => {
|
109
105
|
if (target.data[key] !== data[key]) {
|
110
106
|
diffData[key] = data[key];
|
111
107
|
}
|
@@ -115,7 +111,7 @@ SmartComponent({
|
|
115
111
|
}
|
116
112
|
},
|
117
113
|
getAnchorRect(anchor) {
|
118
|
-
return getRect(anchor, '.smart-index-anchor-wrapper').then(
|
114
|
+
return getRect(anchor, '.smart-index-anchor-wrapper').then(rect => ({
|
119
115
|
height: rect.height,
|
120
116
|
top: rect.top,
|
121
117
|
}));
|
@@ -148,8 +144,7 @@ SmartComponent({
|
|
148
144
|
if (sticky) {
|
149
145
|
let isActiveAnchorSticky = false;
|
150
146
|
if (active !== -1) {
|
151
|
-
isActiveAnchorSticky =
|
152
|
-
children[active].top <= stickyOffsetTop + scrollTop;
|
147
|
+
isActiveAnchorSticky = children[active].top <= stickyOffsetTop + scrollTop;
|
153
148
|
}
|
154
149
|
children.forEach((item, index) => {
|
155
150
|
if (index === active) {
|
@@ -180,9 +175,7 @@ SmartComponent({
|
|
180
175
|
else if (index === active - 1) {
|
181
176
|
const currentAnchor = children[index];
|
182
177
|
const currentOffsetTop = currentAnchor.top;
|
183
|
-
const targetOffsetTop = index === children.length - 1
|
184
|
-
? this.top
|
185
|
-
: children[index + 1].top;
|
178
|
+
const targetOffsetTop = index === children.length - 1 ? this.top : children[index + 1].top;
|
186
179
|
const parentOffsetHeight = targetOffsetTop - currentOffsetTop;
|
187
180
|
const translateY = parentOffsetHeight - currentAnchor.height;
|
188
181
|
const anchorStyle = `
|
@@ -236,7 +229,7 @@ SmartComponent({
|
|
236
229
|
return;
|
237
230
|
}
|
238
231
|
this.scrollToAnchorIndex = index;
|
239
|
-
const anchor = this.children.find(
|
232
|
+
const anchor = this.children.find(item => item.data.index === this.data.indexList[index]);
|
240
233
|
if (anchor) {
|
241
234
|
anchor.scrollIntoView(this.scrollTop);
|
242
235
|
this.$emit('select', anchor.data.index);
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
package/dist/loading/index.js
CHANGED
@@ -1,7 +1,10 @@
|
|
1
1
|
import { SmartComponent } from '../common/component';
|
2
2
|
SmartComponent({
|
3
3
|
props: {
|
4
|
-
color:
|
4
|
+
color: {
|
5
|
+
type: String,
|
6
|
+
value: '#1989FA'
|
7
|
+
},
|
5
8
|
vertical: Boolean,
|
6
9
|
type: {
|
7
10
|
type: String,
|
@@ -13,4 +16,25 @@ SmartComponent({
|
|
13
16
|
},
|
14
17
|
textSize: String,
|
15
18
|
},
|
19
|
+
data: {
|
20
|
+
spinner: '',
|
21
|
+
circular: ''
|
22
|
+
},
|
23
|
+
created() {
|
24
|
+
this.setData({
|
25
|
+
spinner: this.SpinnerLoading({ color: this.data.color }),
|
26
|
+
circular: this.CircularLoading({ color: this.data.color })
|
27
|
+
});
|
28
|
+
},
|
29
|
+
methods: {
|
30
|
+
createSvgIcon(svg) {
|
31
|
+
return `data:image/svg+xml,${encodeURIComponent(`<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">${svg}`)}`;
|
32
|
+
},
|
33
|
+
CircularLoading({ color = '#1989FA' }) {
|
34
|
+
return this.createSvgIcon(`<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="24" height="24" viewBox="0 0 24 24"><defs><clipPath id="master_svg0_452_31565"><rect x="0" y="0" width="24" height="24" rx="0"/></clipPath><linearGradient x1="0.5" y1="0.5" x2="0.5" y2="0.8999999761581421" id="master_svg1_452_31641"><stop offset="0%" stop-color="${color}" stop-opacity="1"/><stop offset="100%" stop-color="${color}" stop-opacity="0"/></linearGradient></defs><g clip-path="url(#master_svg0_452_31565)"><g style="opacity:0.20000000298023224;"><path d="M12,18.4C15.5346,18.4,18.4,15.5346,18.4,12C18.4,8.46538,15.5346,5.6,12,5.6C8.46538,5.6,5.6,8.46538,5.6,12C5.6,15.5346,8.46538,18.4,12,18.4ZM12,20C16.418300000000002,20,20,16.418300000000002,20,12C20,7.58172,16.418300000000002,4,12,4C7.58172,4,4,7.58172,4,12C4,16.418300000000002,7.58172,20,12,20Z" fill-rule="evenodd" fill="${color}" fill-opacity="1"/></g><g><path d="M12,5.6C8.46538,5.6,5.6,8.46538,5.6,12C5.6,15.5346,8.46538,18.4,12,18.4C12.44183,18.4,12.8,18.758200000000002,12.8,19.2C12.8,19.6418,12.44183,20,12,20C7.58172,20,4,16.418300000000002,4,12C4,7.58172,7.58172,4,12,4C16.418300000000002,4,20,7.58172,20,12C20,12.44183,19.6418,12.8,19.2,12.8C18.758200000000002,12.8,18.4,12.44183,18.4,12C18.4,8.46538,15.5346,5.6,12,5.6Z" fill-rule="evenodd" fill="url(#master_svg1_452_31641)" fill-opacity="1"/></g></g></svg>`);
|
35
|
+
},
|
36
|
+
SpinnerLoading({ color = '#3678E3' }) {
|
37
|
+
return this.createSvgIcon(`<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="8px" height="8px" viewBox="0 0 20.333251953125 21.333251953125"><g><g><path d="M17.5413973046875,16.023418836669922L15.6560673046875,14.138091836669922C15.1360673046875,13.618087836669922,14.2933963046875,13.618087836669922,13.7707393046875,14.138091836669922C13.2507363046875,14.658095836669922,13.2507363046875,15.503418836669923,13.7707393046875,16.023418836669922L15.6560673046875,17.908748836669922C16.1760673046875,18.42875883666992,17.0213873046875,18.42875883666992,17.5413973046875,17.908748836669922C18.0613973046875,17.388748836669922,18.0613973046875,16.54342883666992,17.5413973046875,16.023418836669922Z" fill-rule="evenodd" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.699999988079071;"><path d="M9,3.99994C9,4.7359,9.597301,5.33326,10.33332,5.33326C11.06927,5.33326,11.666640000000001,4.73596,11.666640000000001,3.99994L11.666640000000001,1.33332C11.666640000000001,0.597364,11.06927,0,10.33332,0C9.597363,0,9,0.597301,9,1.33332L9,3.99994Z" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.6000000238418579;"><path d="M2.390002,3.389983926513672C1.869999,3.909987926513672,1.869999,4.755310926513672,2.390002,5.275310926513672L4.27533,7.160640926513672C4.79533,7.680650926513672,5.638,7.680650926513672,6.16066,7.160640926513672C6.68066,6.640640926513672,6.68066,5.795320926513671,6.16066,5.275310926513672L4.27533,3.389983926513672C3.75533,2.869979926513672,2.910006,2.869979926513672,2.390002,3.389983926513672Z" fill="${color}" fill-opacity="1"/></g><g transform="matrix(-1,0,0,1,37.101318359375,0)" style="opacity:0.800000011920929;"><path d="M18.9406611796875,3.389983926513672C18.4206581796875,3.909987926513672,18.4206581796875,4.755310926513672,18.9406611796875,5.275310926513672L20.8259891796875,7.160640926513672C21.3459891796875,7.680650926513672,22.188659179687498,7.680650926513672,22.7113191796875,7.160640926513672C23.2313191796875,6.640640926513672,23.2313191796875,5.795320926513671,22.7113191796875,5.275310926513672L20.8259891796875,3.389983926513672C20.3059891796875,2.869979926513672,19.4606651796875,2.869979926513672,18.9406611796875,3.389983926513672Z" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.5;"><path d="M0,10.666644432373047C0,11.402604432373046,0.5973,11.999964432373048,1.33332,11.999964432373048L3.99994,11.999964432373048C4.73589,11.999964432373048,5.33325,11.402664432373047,5.33325,10.666644432373047C5.33325,9.930688432373048,4.73595,9.333324432373047,3.99994,9.333324432373047L1.33332,9.333324432373047C0.597364,9.333324432373047,0,9.930688432373048,0,10.666644432373047Z" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.8999999761581421;"><path d="M15,10.666644432373047C15,11.402604432373046,15.5973,11.999964432373048,16.33332,11.999964432373048L18.99994,11.999964432373048C19.73589,11.999964432373048,20.33325,11.402664432373047,20.33325,10.666644432373047C20.33325,9.930688432373048,19.73595,9.333324432373047,18.99994,9.333324432373047L16.33332,9.333324432373047C15.597364,9.333324432373047,15,9.930688432373048,15,10.666644432373047Z" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.4000000059604645;"><path d="M2.45866655078125,16.023418836669922C1.93866355078125,16.54342883666992,1.93866355078125,17.388748836669922,2.45866655078125,17.908748836669922C2.97867055078125,18.42875883666992,3.82399455078125,18.42875883666992,4.34399455078125,17.908748836669922L6.22932455078125,16.023418836669922C6.74932455078125,15.503418836669923,6.74932455078125,14.658095836669922,6.22932455078125,14.138091836669922C5.70931455078125,13.618087836669922,4.86399455078125,13.618087836669922,4.34399455078125,14.138091836669922L2.45866655078125,16.023418836669922Z" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.20000000298023224;"><path d="M9,17.33332L9,19.99994C9,20.7359,9.597301,21.33326,10.33332,21.33326C11.06927,21.33326,11.666640000000001,20.73596,11.666640000000001,19.99994L11.666640000000001,17.33332C11.666640000000001,16.597364,11.06927,16,10.33332,16C9.597363,16,9,16.597301,9,17.33332Z" fill="${color}" fill-opacity="1"/></g></g></svg>`);
|
38
|
+
}
|
39
|
+
}
|
16
40
|
});
|
package/dist/loading/index.wxml
CHANGED
@@ -4,11 +4,11 @@
|
|
4
4
|
<view class="custom-class {{ utils.bem('loading', { vertical }) }}">
|
5
5
|
<view
|
6
6
|
class="smart-loading__spinner smart-loading__spinner--{{ type }}"
|
7
|
-
style="{{ computed.loadingStyle({ size, type, color }) }}"
|
7
|
+
style="{{ computed.loadingStyle({ size, type, color, spinner, circular }) }}"
|
8
8
|
>
|
9
9
|
<view
|
10
10
|
class="smart-switch__loading"
|
11
|
-
style="{{ computed.loadingStyle({ size, type, color }) }}"
|
11
|
+
style="{{ computed.loadingStyle({ size, type, color, spinner, circular }) }}"
|
12
12
|
/>
|
13
13
|
</view>
|
14
14
|
<view class="smart-loading__text" style="{{ computed.textStyle({ textSize, color }) }}">
|
package/dist/loading/index.wxs
CHANGED
@@ -11,37 +11,22 @@ function textStyle(data) {
|
|
11
11
|
return ret;
|
12
12
|
}
|
13
13
|
|
14
|
-
const createSvgIcon = (svg) =>
|
15
|
-
`data:image/svg+xml,${encodeURIComponent(
|
16
|
-
`<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">${svg}`
|
17
|
-
)}`;
|
18
|
-
|
19
|
-
const CircularLoading = ({ color }) =>
|
20
|
-
createSvgIcon(
|
21
|
-
`<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="24" height="24" viewBox="0 0 24 24"><defs><clipPath id="master_svg0_452_31565"><rect x="0" y="0" width="24" height="24" rx="0"/></clipPath><linearGradient x1="0.5" y1="0.5" x2="0.5" y2="0.8999999761581421" id="master_svg1_452_31641"><stop offset="0%" stop-color="${color}" stop-opacity="1"/><stop offset="100%" stop-color="${color}" stop-opacity="0"/></linearGradient></defs><g clip-path="url(#master_svg0_452_31565)"><g style="opacity:0.20000000298023224;"><path d="M12,18.4C15.5346,18.4,18.4,15.5346,18.4,12C18.4,8.46538,15.5346,5.6,12,5.6C8.46538,5.6,5.6,8.46538,5.6,12C5.6,15.5346,8.46538,18.4,12,18.4ZM12,20C16.418300000000002,20,20,16.418300000000002,20,12C20,7.58172,16.418300000000002,4,12,4C7.58172,4,4,7.58172,4,12C4,16.418300000000002,7.58172,20,12,20Z" fill-rule="evenodd" fill="${color}" fill-opacity="1"/></g><g><path d="M12,5.6C8.46538,5.6,5.6,8.46538,5.6,12C5.6,15.5346,8.46538,18.4,12,18.4C12.44183,18.4,12.8,18.758200000000002,12.8,19.2C12.8,19.6418,12.44183,20,12,20C7.58172,20,4,16.418300000000002,4,12C4,7.58172,7.58172,4,12,4C16.418300000000002,4,20,7.58172,20,12C20,12.44183,19.6418,12.8,19.2,12.8C18.758200000000002,12.8,18.4,12.44183,18.4,12C18.4,8.46538,15.5346,5.6,12,5.6Z" fill-rule="evenodd" fill="url(#master_svg1_452_31641)" fill-opacity="1"/></g></g></svg>`
|
22
|
-
);
|
23
|
-
|
24
|
-
const SpinnerLoading = ({ color }) =>
|
25
|
-
createSvgIcon(
|
26
|
-
`<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="32" height="32" viewBox="0 0 32 32"><g><g><g></g><g><g><path d="M23.5413973046875,21.023418836669922L21.6560673046875,19.138091836669922C21.1360673046875,18.618087836669922,20.2933963046875,18.618087836669922,19.7707393046875,19.138091836669922C19.2507363046875,19.658095836669922,19.2507363046875,20.503418836669923,19.7707393046875,21.023418836669922L21.6560673046875,22.908748836669922C22.1760673046875,23.42875883666992,23.0213873046875,23.42875883666992,23.5413973046875,22.908748836669922C24.0613973046875,22.388748836669922,24.0613973046875,21.54342883666992,23.5413973046875,21.023418836669922Z" fill-rule="evenodd" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.699999988079071;"><path d="M15,6.3333200000000005L15,8.99994C15,9.7359,15.597301,10.33326,16.33332,10.33326C17.06927,10.33326,17.66664,9.73596,17.66664,8.99994L17.66664,6.3333200000000005C17.66664,5.597364,17.06927,5,16.33332,5C15.597363,5,15,5.597301,15,6.3333200000000005Z" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.6000000238418579;"><path d="M8.390002,8.389983926513672C7.869999,8.909987926513672,7.869999,9.755310926513673,8.390002,10.275310926513672L10.27533,12.160640926513672C10.79533,12.680650926513671,11.638,12.680650926513671,12.16066,12.160640926513672C12.68066,11.640640926513672,12.68066,10.795320926513671,12.16066,10.275310926513672L10.27533,8.389983926513672C9.75533,7.869979926513672,8.910006,7.869979926513672,8.390002,8.389983926513672Z" fill="${color}" fill-opacity="1"/></g><g transform="matrix(-1,0,0,1,49.101318359375,0)" style="opacity:0.800000011920929;"><path d="M24.9406611796875,8.389983926513672C24.4206581796875,8.909987926513672,24.4206581796875,9.755310926513673,24.9406611796875,10.275310926513672L26.8259891796875,12.160640926513672C27.3459891796875,12.680650926513671,28.188659179687498,12.680650926513671,28.7113191796875,12.160640926513672C29.2313191796875,11.640640926513672,29.2313191796875,10.795320926513671,28.7113191796875,10.275310926513672L26.8259891796875,8.389983926513672C26.3059891796875,7.869979926513672,25.4606651796875,7.869979926513672,24.9406611796875,8.389983926513672Z" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.5;"><path d="M6,15.666644432373047C6,16.402604432373046,6.5973,16.999964432373048,7.3333200000000005,16.999964432373048L9.99994,16.999964432373048C10.735890000000001,16.999964432373048,11.33325,16.402664432373047,11.33325,15.666644432373047C11.33325,14.930688432373048,10.735949999999999,14.333324432373047,9.99994,14.333324432373047L7.3333200000000005,14.333324432373047C6.597364,14.333324432373047,6,14.930688432373048,6,15.666644432373047Z" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.8999999761581421;"><path d="M21,15.666644432373047C21,16.402604432373046,21.5973,16.999964432373048,22.33332,16.999964432373048L24.99994,16.999964432373048C25.73589,16.999964432373048,26.33325,16.402664432373047,26.33325,15.666644432373047C26.33325,14.930688432373048,25.73595,14.333324432373047,24.99994,14.333324432373047L22.33332,14.333324432373047C21.597364,14.333324432373047,21,14.930688432373048,21,15.666644432373047Z" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.4000000059604645;"><path d="M8.45866655078125,21.023418836669922C7.93866355078125,21.54342883666992,7.93866355078125,22.388748836669922,8.45866655078125,22.908748836669922C8.97867055078125,23.42875883666992,9.82399455078125,23.42875883666992,10.34399455078125,22.908748836669922L12.22932455078125,21.023418836669922C12.74932455078125,20.503418836669923,12.74932455078125,19.658095836669922,12.22932455078125,19.138091836669922C11.70931455078125,18.618087836669922,10.86399455078125,18.618087836669922,10.34399455078125,19.138091836669922L8.45866655078125,21.023418836669922Z" fill="${color}" fill-opacity="1"/></g><g style="opacity:0.20000000298023224;"><path d="M15,22.33332L15,24.99994C15,25.7359,15.597301,26.33326,16.33332,26.33326C17.06927,26.33326,17.66664,25.73596,17.66664,24.99994L17.66664,22.33332C17.66664,21.597364,17.06927,21,16.33332,21C15.597363,21,15,21.597301,15,22.33332Z" fill="${color}" fill-opacity="1"/></g></g></g></g></svg>`
|
27
|
-
);
|
28
|
-
|
29
14
|
function loadingStyle(data) {
|
30
|
-
let iconSrc = ''
|
15
|
+
let iconSrc = ''
|
31
16
|
|
32
17
|
if (data.type === 'spinner') {
|
33
|
-
iconSrc =
|
18
|
+
iconSrc = data.spinner
|
34
19
|
}
|
35
20
|
|
36
21
|
if (data.type === 'circular') {
|
37
|
-
iconSrc =
|
22
|
+
iconSrc = data.circular
|
38
23
|
}
|
39
24
|
|
40
|
-
|
41
|
-
'background-image':
|
25
|
+
var ret = style({
|
26
|
+
'background-image': "url('".concat(iconSrc, "')"),
|
42
27
|
width: addUnit(data.size),
|
43
28
|
height: addUnit(data.size),
|
44
|
-
'background-size': addUnit(data.size)
|
29
|
+
'background-size': addUnit(data.size)
|
45
30
|
});
|
46
31
|
|
47
32
|
return ret;
|
package/dist/mixins/basic.js
CHANGED
@@ -5,13 +5,13 @@ export const basic = Behavior({
|
|
5
5
|
},
|
6
6
|
set(data) {
|
7
7
|
this.setData(data);
|
8
|
-
return new Promise(
|
8
|
+
return new Promise(resolve => wx.nextTick(resolve));
|
9
9
|
},
|
10
10
|
// high performance setData
|
11
11
|
setView(data, callback) {
|
12
12
|
const target = {};
|
13
13
|
let hasChange = false;
|
14
|
-
Object.keys(data).forEach(
|
14
|
+
Object.keys(data).forEach(key => {
|
15
15
|
if (data[key] !== this.data[key]) {
|
16
16
|
target[key] = data[key];
|
17
17
|
hasChange = true;
|
package/dist/mixins/link.js
CHANGED
@@ -10,8 +10,7 @@ export const link = Behavior({
|
|
10
10
|
jumpLink(urlKey = 'url') {
|
11
11
|
const url = this.data[urlKey];
|
12
12
|
if (url) {
|
13
|
-
if (this.data.linkType === 'navigateTo' &&
|
14
|
-
getCurrentPages().length > 9) {
|
13
|
+
if (this.data.linkType === 'navigateTo' && getCurrentPages().length > 9) {
|
15
14
|
wx.redirectTo({ url });
|
16
15
|
}
|
17
16
|
else {
|
@@ -32,7 +32,7 @@ export function pageScrollMixin(scroller) {
|
|
32
32
|
return;
|
33
33
|
}
|
34
34
|
const { smartPageScroller } = page;
|
35
|
-
const index = smartPageScroller.findIndex(
|
35
|
+
const index = smartPageScroller.findIndex(v => v === this._scroller);
|
36
36
|
if (index > -1) {
|
37
37
|
page.smartPageScroller.splice(index, 1);
|
38
38
|
}
|
package/dist/mixins/touch.js
CHANGED
@@ -30,8 +30,7 @@ export const touch = Behavior({
|
|
30
30
|
this.deltaY = touch.clientY - this.startY;
|
31
31
|
this.offsetX = Math.abs(this.deltaX);
|
32
32
|
this.offsetY = Math.abs(this.deltaY);
|
33
|
-
this.direction =
|
34
|
-
this.direction || getDirection(this.offsetX, this.offsetY);
|
33
|
+
this.direction = this.direction || getDirection(this.offsetX, this.offsetY);
|
35
34
|
},
|
36
35
|
},
|
37
36
|
});
|
@@ -47,7 +47,7 @@ export function transition(showDefaultValue) {
|
|
47
47
|
enter() {
|
48
48
|
if (this.enterFinishedPromise)
|
49
49
|
return;
|
50
|
-
this.enterFinishedPromise = new Promise(
|
50
|
+
this.enterFinishedPromise = new Promise(resolve => {
|
51
51
|
const { duration, name } = this.data;
|
52
52
|
const classNames = getClassNames(name);
|
53
53
|
const currentDuration = isObj(duration) ? duration.enter : duration;
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
@@ -0,0 +1,26 @@
|
|
1
|
+
import iconPlus from '@tuya-miniapp/icons/dist/svg/Plus';
|
2
|
+
import iconHouse from '@tuya-miniapp/icons/dist/svg/House';
|
3
|
+
import { SmartComponent } from '../../common/component';
|
4
|
+
SmartComponent({
|
5
|
+
data: {
|
6
|
+
iconPlus,
|
7
|
+
iconHouse,
|
8
|
+
},
|
9
|
+
methods: {
|
10
|
+
onClickLeft() {
|
11
|
+
wx.showToast({ title: I18n.t('clickToReturn'), icon: 'none' });
|
12
|
+
},
|
13
|
+
onClickLeftIcon() {
|
14
|
+
wx.showToast({ title: I18n.t('clickToLeftIcon'), icon: 'none' });
|
15
|
+
},
|
16
|
+
onClickLeftText() {
|
17
|
+
wx.showToast({ title: I18n.t('clickToLeftText'), icon: 'none' });
|
18
|
+
},
|
19
|
+
onClickTitle() {
|
20
|
+
wx.showToast({ title: I18n.t('clickToTitle'), icon: 'none' });
|
21
|
+
},
|
22
|
+
onClickRight() {
|
23
|
+
wx.showToast({ title: I18n.t('clickToRight'), icon: 'none' });
|
24
|
+
},
|
25
|
+
},
|
26
|
+
});
|
package/dist/nav-bar/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
@import '../common/index.css';.smart-nav-bar{background-color:var(--nav-bar-background-color,var(--app-B2,#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}.smart-nav-bar__content{height:100%;position:relative}.smart-nav-bar__text{color:var(--nav-bar-text-color,var(--app-B2-N1,#000));display:inline-block;margin:0 calc(var(--padding-md, 16px)*-1);padding:0 var(--padding-md,16px);vertical-align:middle}.smart-nav-bar__text--hover{background-color:#f2f3f5}.smart-nav-bar__text--home{color:var(--nav-bar-home-text-color,var(--app-B2-N1,#000));font-size:var(--nav-bar-home-font-size,22px);font-weight:var(--nav-bar-home-font-weight,600)}.smart-nav-bar__text--title{color:var(--nav-bar-title-text-color,var(--app-B2-N1,#000));font-size:var(--nav-bar-title-font-size,16px);font-weight:var(--nav-bar-title-font-weight,600)}.smart-nav-bar__arrow{vertical-align:middle}.smart-nav-bar__arrow>view{background:var(--nav-bar-arrow-color,var(--app-B2-N1,#000))}.smart-nav-
|
1
|
+
@import '../common/index.css';.smart-nav-bar{background-color:var(--nav-bar-background-color,var(--app-B2,#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}.smart-nav-bar__content{height:100%;position:relative}.smart-nav-bar__text{color:var(--nav-bar-text-color,var(--app-B2-N1,#000));display:inline-block;margin:0 calc(var(--padding-md, 16px)*-1);padding:0 var(--padding-md,16px);vertical-align:middle}.smart-nav-bar__text--hover{background-color:#f2f3f5}.smart-nav-bar__text--home{color:var(--nav-bar-home-text-color,var(--app-B2-N1,#000));font-size:var(--nav-bar-home-font-size,22px);font-weight:var(--nav-bar-home-font-weight,600)}.smart-nav-bar__text--title{color:var(--nav-bar-title-text-color,var(--app-B2-N1,#000));font-size:var(--nav-bar-title-font-size,16px);font-weight:var(--nav-bar-title-font-weight,600)}.smart-nav-bar__arrow{vertical-align:middle}.smart-nav-bar__arrow>view{background:var(--nav-bar-arrow-color,var(--app-B2-N1,#000))}.smart-nav-bar__icon-wrap{align-items:center;display:flex;height:var(--nav-bar-icon-size,32px);justify-content:center;margin:var(--nav-bar-icon-margin,0);width:var(--nav-bar-icon-size,32px)}.smart-nav-bar__icon>view{background:var(--nav-bar-icon-color,var(--app-B2-N1,#000))}.smart-nav-bar--fixed{left:0;position:fixed;top:0;width:100%}.smart-nav-bar__title{color:var(--nav-bar-title-text-color,var(--app-B2-N1,#000));font-size:var(--nav-bar-title-font-size,16px);font-weight:var(--nav-bar-title-font-weight,600);margin:0 auto;max-width:60%}.smart-nav-bar__left,.smart-nav-bar__right{align-items:center;bottom:0;display:flex;font-size:var(--font-size-md,14px);position:absolute;top:0}.smart-nav-bar__left{left:var(--padding-md,16px)}.smart-nav-bar__right{right:var(--padding-md,16px)}
|
package/dist/nav-bar/index.js
CHANGED
package/dist/nav-bar/index.wxml
CHANGED
@@ -23,7 +23,7 @@
|
|
23
23
|
class="smart-nav-bar__icon-wrap"
|
24
24
|
catch:tap="onClickLeftIcon"
|
25
25
|
>
|
26
|
-
<smart-icon class="left-icon-class" size="{{ leftIconSize }}" name="{{ leftIcon }}" />
|
26
|
+
<smart-icon class="left-icon-class" custom-class="smart-nav-bar__icon" size="{{ leftIconSize }}" name="{{ leftIcon }}" />
|
27
27
|
</view>
|
28
28
|
<view
|
29
29
|
wx:if="{{ leftText }}"
|
package/dist/nav-bar/index.wxss
CHANGED
@@ -1 +1 @@
|
|
1
|
-
@import '../common/index.wxss';.smart-nav-bar{background-color:var(--nav-bar-background-color,var(--app-B2,#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}.smart-nav-bar__content{height:100%;position:relative}.smart-nav-bar__text{color:var(--nav-bar-text-color,var(--app-B2-N1,#000));display:inline-block;margin:0 calc(var(--padding-md, 16px)*-1);padding:0 var(--padding-md,16px);vertical-align:middle}.smart-nav-bar__text--hover{background-color:#f2f3f5}.smart-nav-bar__text--home{color:var(--nav-bar-home-text-color,var(--app-B2-N1,#000));font-size:var(--nav-bar-home-font-size,22px);font-weight:var(--nav-bar-home-font-weight,600)}.smart-nav-bar__text--title{color:var(--nav-bar-title-text-color,var(--app-B2-N1,#000));font-size:var(--nav-bar-title-font-size,16px);font-weight:var(--nav-bar-title-font-weight,600)}.smart-nav-bar__arrow{vertical-align:middle}.smart-nav-bar__arrow>view{background:var(--nav-bar-arrow-color,var(--app-B2-N1,#000))}.smart-nav-
|
1
|
+
@import '../common/index.wxss';.smart-nav-bar{background-color:var(--nav-bar-background-color,var(--app-B2,#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}.smart-nav-bar__content{height:100%;position:relative}.smart-nav-bar__text{color:var(--nav-bar-text-color,var(--app-B2-N1,#000));display:inline-block;margin:0 calc(var(--padding-md, 16px)*-1);padding:0 var(--padding-md,16px);vertical-align:middle}.smart-nav-bar__text--hover{background-color:#f2f3f5}.smart-nav-bar__text--home{color:var(--nav-bar-home-text-color,var(--app-B2-N1,#000));font-size:var(--nav-bar-home-font-size,22px);font-weight:var(--nav-bar-home-font-weight,600)}.smart-nav-bar__text--title{color:var(--nav-bar-title-text-color,var(--app-B2-N1,#000));font-size:var(--nav-bar-title-font-size,16px);font-weight:var(--nav-bar-title-font-weight,600)}.smart-nav-bar__arrow{vertical-align:middle}.smart-nav-bar__arrow>view{background:var(--nav-bar-arrow-color,var(--app-B2-N1,#000))}.smart-nav-bar__icon-wrap{align-items:center;display:flex;height:var(--nav-bar-icon-size,32px);justify-content:center;margin:var(--nav-bar-icon-margin,0);width:var(--nav-bar-icon-size,32px)}.smart-nav-bar__icon>view{background:var(--nav-bar-icon-color,var(--app-B2-N1,#000))}.smart-nav-bar--fixed{left:0;position:fixed;top:0;width:100%}.smart-nav-bar__title{color:var(--nav-bar-title-text-color,var(--app-B2-N1,#000));font-size:var(--nav-bar-title-font-size,16px);font-weight:var(--nav-bar-title-font-weight,600);margin:0 auto;max-width:60%}.smart-nav-bar__left,.smart-nav-bar__right{align-items:center;bottom:0;display:flex;font-size:var(--font-size-md,14px);position:absolute;top:0}.smart-nav-bar__left{left:var(--padding-md,16px)}.smart-nav-bar__right{right:var(--padding-md,16px)}
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
@@ -0,0 +1,19 @@
|
|
1
|
+
import { SmartComponent } from '../../common/component';
|
2
|
+
SmartComponent({
|
3
|
+
data: {
|
4
|
+
currentValue: 50,
|
5
|
+
range: [10, 40],
|
6
|
+
},
|
7
|
+
methods: {
|
8
|
+
onChange(event) {
|
9
|
+
this.setData({
|
10
|
+
currentValue: event.detail.value,
|
11
|
+
});
|
12
|
+
},
|
13
|
+
onRangeChange(event) {
|
14
|
+
this.setData({
|
15
|
+
range: event.detail,
|
16
|
+
});
|
17
|
+
},
|
18
|
+
},
|
19
|
+
});
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import { SmartComponent } from '../../common/component';
|
2
|
+
import Warning from '@tuya-miniapp/icons/dist/svg/Warning';
|
3
|
+
import SpeakerWaveLoud from '@tuya-miniapp/icons/dist/svg/SpeakerWaveLoud';
|
4
|
+
SmartComponent({
|
5
|
+
data: {
|
6
|
+
Warning,
|
7
|
+
SpeakerWaveLoud,
|
8
|
+
text: I18n.t('noticebartip'),
|
9
|
+
shortText: I18n.t('noticebartip2'),
|
10
|
+
},
|
11
|
+
});
|
package/dist/notice-bar/index.js
CHANGED
@@ -25,7 +25,7 @@ SmartComponent({
|
|
25
25
|
},
|
26
26
|
type: {
|
27
27
|
type: String,
|
28
|
-
value: 'info'
|
28
|
+
value: 'info',
|
29
29
|
},
|
30
30
|
url: {
|
31
31
|
type: String,
|
@@ -100,7 +100,7 @@ SmartComponent({
|
|
100
100
|
Promise.all([
|
101
101
|
getRect(this, '.smart-notice-bar__content'),
|
102
102
|
getRect(this, '.smart-notice-bar__wrap'),
|
103
|
-
]).then(
|
103
|
+
]).then(rects => {
|
104
104
|
const [contentRect, wrapRect] = rects;
|
105
105
|
const { speed, scrollable, delay } = this.data;
|
106
106
|
if (contentRect == null ||
|
@@ -136,10 +136,7 @@ SmartComponent({
|
|
136
136
|
});
|
137
137
|
requestAnimationFrame(() => {
|
138
138
|
this.setData({
|
139
|
-
animationData: this.animation
|
140
|
-
.translateX(-this.contentWidth)
|
141
|
-
.step()
|
142
|
-
.export(),
|
139
|
+
animationData: this.animation.translateX(-this.contentWidth).step().export(),
|
143
140
|
});
|
144
141
|
});
|
145
142
|
this.timer = setTimeout(() => {
|
@@ -3,11 +3,7 @@
|
|
3
3
|
|
4
4
|
<view
|
5
5
|
wx:if="{{ show }}"
|
6
|
-
class="custom-class {{ utils.bem('notice-bar', {
|
7
|
-
wrapable,
|
8
|
-
warning: type === 'warning',
|
9
|
-
error: type === 'error'
|
10
|
-
}) }}"
|
6
|
+
class="custom-class {{ utils.bem('notice-bar', { wrapable, warning: type === 'warning', error: type === 'error' }) }}"
|
11
7
|
hover-class="{{ mode === 'link' ? 'smart-notice-bar--hover' : ''}} {{ customHoverClass }}"
|
12
8
|
style="{{ computed.rootStyle([{ color, background }, customStyle]) }}"
|
13
9
|
bind:tap="onClick"
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|