From d82bf5278ae24a3ca01411f11fb4b9806f4ddf60 Mon Sep 17 00:00:00 2001 From: nemo-shen Date: Tue, 11 Jan 2022 23:27:38 +0800 Subject: [PATCH] build: compile 1.10.2 --- dist/action-sheet/index.d.ts | 1 + dist/area/index.d.ts | 1 + dist/button/index.d.ts | 1 + dist/calendar/components/header/index.d.ts | 1 + dist/calendar/components/month/index.d.ts | 6 +++ dist/calendar/components/month/index.wxml | 2 +- dist/calendar/index.d.ts | 1 + dist/calendar/utils.d.ts | 12 ++++++ dist/card/index.d.ts | 1 + dist/cell-group/index.d.ts | 1 + dist/cell/index.d.ts | 1 + dist/checkbox-group/index.d.ts | 1 + dist/checkbox/index.d.ts | 1 + dist/circle/canvas.d.ts | 4 ++ dist/circle/index.d.ts | 1 + dist/col/index.d.ts | 1 + dist/collapse-item/animate.d.ts | 2 + dist/collapse-item/index.d.ts | 1 + dist/collapse/index.d.ts | 1 + dist/common/color.d.ts | 7 +++ dist/common/component.d.ts | 4 ++ dist/common/relation.d.ts | 15 +++++++ dist/common/utils.d.ts | 13 ++++++ dist/common/validator.d.ts | 9 ++++ dist/common/version.d.ts | 7 +++ dist/config-provider/index.d.ts | 1 + dist/count-down/index.d.ts | 1 + dist/count-down/utils.d.ts | 10 +++++ dist/datetime-picker/index.d.ts | 1 + dist/definitions/index.d.ts | 27 ++++++++++++ dist/dialog/dialog.d.ts | 50 ++++++++++++++++++++++ dist/dialog/index.d.ts | 1 + dist/divider/index.d.ts | 1 + dist/dropdown-item/index.d.ts | 1 + dist/dropdown-item/shared.d.ts | 5 +++ dist/dropdown-menu/index.d.ts | 1 + dist/empty/index.d.ts | 1 + dist/field/index.d.ts | 1 + dist/field/props.d.ts | 4 ++ dist/goods-action-button/index.d.ts | 1 + dist/goods-action-icon/index.d.ts | 1 + dist/goods-action/index.d.ts | 1 + dist/grid-item/index.d.ts | 1 + dist/grid/index.d.ts | 1 + dist/icon/index.d.ts | 1 + dist/image/index.d.ts | 1 + dist/index-anchor/index.d.ts | 1 + dist/index-bar/index.d.ts | 1 + dist/info/index.d.ts | 1 + dist/loading/index.d.ts | 1 + dist/mixins/basic.d.ts | 1 + dist/mixins/button.d.ts | 1 + dist/mixins/link.d.ts | 1 + dist/mixins/page-scroll.d.ts | 5 +++ dist/mixins/touch.d.ts | 1 + dist/mixins/transition.d.ts | 1 + dist/nav-bar/index.d.ts | 1 + dist/notice-bar/index.d.ts | 1 + dist/notify/index.d.ts | 1 + dist/notify/notify.d.ts | 20 +++++++++ dist/overlay/index.d.ts | 1 + dist/panel/index.d.ts | 1 + dist/picker-column/index.d.ts | 1 + dist/picker/index.d.ts | 1 + dist/picker/shared.d.ts | 21 +++++++++ dist/popup/index.d.ts | 1 + dist/progress/index.d.ts | 1 + dist/radio-group/index.d.ts | 1 + dist/radio/index.d.ts | 1 + dist/rate/index.d.ts | 1 + dist/row/index.d.ts | 1 + dist/search/index.d.ts | 1 + dist/share-sheet/index.d.ts | 1 + dist/share-sheet/options.d.ts | 1 + dist/share-sheet/options.wxml | 10 ++--- dist/sidebar-item/index.d.ts | 1 + dist/sidebar/index.d.ts | 1 + dist/skeleton/index.d.ts | 1 + dist/slider/index.d.ts | 1 + dist/stepper/index.d.ts | 1 + dist/steps/index.d.ts | 1 + dist/sticky/index.d.ts | 1 + dist/submit-bar/index.d.ts | 1 + dist/swipe-cell/index.d.ts | 1 + dist/switch/index.d.ts | 1 + dist/tab/index.d.ts | 1 + dist/tabbar-item/index.d.ts | 1 + dist/tabbar/index.d.ts | 1 + dist/tabs/index.d.ts | 1 + dist/tag/index.d.ts | 1 + dist/toast/index.d.ts | 1 + dist/toast/toast.d.ts | 26 +++++++++++ dist/transition/index.d.ts | 1 + dist/tree-select/index.d.ts | 1 + dist/uploader/index.d.ts | 1 + dist/uploader/shared.d.ts | 28 ++++++++++++ dist/uploader/utils.d.ts | 22 ++++++++++ lib/action-sheet/index.d.ts | 1 + lib/area/index.d.ts | 1 + lib/button/index.d.ts | 1 + lib/calendar/components/header/index.d.ts | 1 + lib/calendar/components/month/index.d.ts | 6 +++ lib/calendar/components/month/index.wxml | 2 +- lib/calendar/index.d.ts | 1 + lib/calendar/utils.d.ts | 12 ++++++ lib/card/index.d.ts | 1 + lib/cell-group/index.d.ts | 1 + lib/cell/index.d.ts | 1 + lib/checkbox-group/index.d.ts | 1 + lib/checkbox/index.d.ts | 1 + lib/circle/canvas.d.ts | 4 ++ lib/circle/index.d.ts | 1 + lib/col/index.d.ts | 1 + lib/collapse-item/animate.d.ts | 2 + lib/collapse-item/index.d.ts | 1 + lib/collapse/index.d.ts | 1 + lib/common/color.d.ts | 7 +++ lib/common/component.d.ts | 4 ++ lib/common/relation.d.ts | 15 +++++++ lib/common/utils.d.ts | 13 ++++++ lib/common/validator.d.ts | 9 ++++ lib/common/version.d.ts | 7 +++ lib/config-provider/index.d.ts | 1 + lib/count-down/index.d.ts | 1 + lib/count-down/utils.d.ts | 10 +++++ lib/datetime-picker/index.d.ts | 1 + lib/definitions/index.d.ts | 27 ++++++++++++ lib/dialog/dialog.d.ts | 50 ++++++++++++++++++++++ lib/dialog/index.d.ts | 1 + lib/divider/index.d.ts | 1 + lib/dropdown-item/index.d.ts | 1 + lib/dropdown-item/shared.d.ts | 5 +++ lib/dropdown-menu/index.d.ts | 1 + lib/empty/index.d.ts | 1 + lib/field/index.d.ts | 1 + lib/field/props.d.ts | 4 ++ lib/goods-action-button/index.d.ts | 1 + lib/goods-action-icon/index.d.ts | 1 + lib/goods-action/index.d.ts | 1 + lib/grid-item/index.d.ts | 1 + lib/grid/index.d.ts | 1 + lib/icon/index.d.ts | 1 + lib/image/index.d.ts | 1 + lib/index-anchor/index.d.ts | 1 + lib/index-bar/index.d.ts | 1 + lib/info/index.d.ts | 1 + lib/loading/index.d.ts | 1 + lib/mixins/basic.d.ts | 1 + lib/mixins/button.d.ts | 1 + lib/mixins/link.d.ts | 1 + lib/mixins/page-scroll.d.ts | 5 +++ lib/mixins/touch.d.ts | 1 + lib/mixins/transition.d.ts | 1 + lib/nav-bar/index.d.ts | 1 + lib/notice-bar/index.d.ts | 1 + lib/notify/index.d.ts | 1 + lib/notify/notify.d.ts | 20 +++++++++ lib/overlay/index.d.ts | 1 + lib/panel/index.d.ts | 1 + lib/picker-column/index.d.ts | 1 + lib/picker/index.d.ts | 1 + lib/picker/shared.d.ts | 21 +++++++++ lib/popup/index.d.ts | 1 + lib/progress/index.d.ts | 1 + lib/radio-group/index.d.ts | 1 + lib/radio/index.d.ts | 1 + lib/rate/index.d.ts | 1 + lib/row/index.d.ts | 1 + lib/search/index.d.ts | 1 + lib/share-sheet/index.d.ts | 1 + lib/share-sheet/options.d.ts | 1 + lib/share-sheet/options.wxml | 10 ++--- lib/sidebar-item/index.d.ts | 1 + lib/sidebar/index.d.ts | 1 + lib/skeleton/index.d.ts | 1 + lib/slider/index.d.ts | 1 + lib/stepper/index.d.ts | 1 + lib/steps/index.d.ts | 1 + lib/sticky/index.d.ts | 1 + lib/submit-bar/index.d.ts | 1 + lib/swipe-cell/index.d.ts | 1 + lib/switch/index.d.ts | 1 + lib/tab/index.d.ts | 1 + lib/tabbar-item/index.d.ts | 1 + lib/tabbar/index.d.ts | 1 + lib/tabs/index.d.ts | 1 + lib/tag/index.d.ts | 1 + lib/toast/index.d.ts | 1 + lib/toast/toast.d.ts | 26 +++++++++++ lib/transition/index.d.ts | 1 + lib/tree-select/index.d.ts | 1 + lib/uploader/index.d.ts | 1 + lib/uploader/shared.d.ts | 28 ++++++++++++ lib/uploader/utils.d.ts | 22 ++++++++++ 194 files changed, 754 insertions(+), 12 deletions(-) create mode 100644 dist/action-sheet/index.d.ts create mode 100644 dist/area/index.d.ts create mode 100644 dist/button/index.d.ts create mode 100644 dist/calendar/components/header/index.d.ts create mode 100644 dist/calendar/components/month/index.d.ts create mode 100644 dist/calendar/index.d.ts create mode 100644 dist/calendar/utils.d.ts create mode 100644 dist/card/index.d.ts create mode 100644 dist/cell-group/index.d.ts create mode 100644 dist/cell/index.d.ts create mode 100644 dist/checkbox-group/index.d.ts create mode 100644 dist/checkbox/index.d.ts create mode 100644 dist/circle/canvas.d.ts create mode 100644 dist/circle/index.d.ts create mode 100644 dist/col/index.d.ts create mode 100644 dist/collapse-item/animate.d.ts create mode 100644 dist/collapse-item/index.d.ts create mode 100644 dist/collapse/index.d.ts create mode 100644 dist/common/color.d.ts create mode 100644 dist/common/component.d.ts create mode 100644 dist/common/relation.d.ts create mode 100644 dist/common/utils.d.ts create mode 100644 dist/common/validator.d.ts create mode 100644 dist/common/version.d.ts create mode 100644 dist/config-provider/index.d.ts create mode 100644 dist/count-down/index.d.ts create mode 100644 dist/count-down/utils.d.ts create mode 100644 dist/datetime-picker/index.d.ts create mode 100644 dist/definitions/index.d.ts create mode 100644 dist/dialog/dialog.d.ts create mode 100644 dist/dialog/index.d.ts create mode 100644 dist/divider/index.d.ts create mode 100644 dist/dropdown-item/index.d.ts create mode 100644 dist/dropdown-item/shared.d.ts create mode 100644 dist/dropdown-menu/index.d.ts create mode 100644 dist/empty/index.d.ts create mode 100644 dist/field/index.d.ts create mode 100644 dist/field/props.d.ts create mode 100644 dist/goods-action-button/index.d.ts create mode 100644 dist/goods-action-icon/index.d.ts create mode 100644 dist/goods-action/index.d.ts create mode 100644 dist/grid-item/index.d.ts create mode 100644 dist/grid/index.d.ts create mode 100644 dist/icon/index.d.ts create mode 100644 dist/image/index.d.ts create mode 100644 dist/index-anchor/index.d.ts create mode 100644 dist/index-bar/index.d.ts create mode 100644 dist/info/index.d.ts create mode 100644 dist/loading/index.d.ts create mode 100644 dist/mixins/basic.d.ts create mode 100644 dist/mixins/button.d.ts create mode 100644 dist/mixins/link.d.ts create mode 100644 dist/mixins/page-scroll.d.ts create mode 100644 dist/mixins/touch.d.ts create mode 100644 dist/mixins/transition.d.ts create mode 100644 dist/nav-bar/index.d.ts create mode 100644 dist/notice-bar/index.d.ts create mode 100644 dist/notify/index.d.ts create mode 100644 dist/notify/notify.d.ts create mode 100644 dist/overlay/index.d.ts create mode 100644 dist/panel/index.d.ts create mode 100644 dist/picker-column/index.d.ts create mode 100644 dist/picker/index.d.ts create mode 100644 dist/picker/shared.d.ts create mode 100644 dist/popup/index.d.ts create mode 100644 dist/progress/index.d.ts create mode 100644 dist/radio-group/index.d.ts create mode 100644 dist/radio/index.d.ts create mode 100644 dist/rate/index.d.ts create mode 100644 dist/row/index.d.ts create mode 100644 dist/search/index.d.ts create mode 100644 dist/share-sheet/index.d.ts create mode 100644 dist/share-sheet/options.d.ts create mode 100644 dist/sidebar-item/index.d.ts create mode 100644 dist/sidebar/index.d.ts create mode 100644 dist/skeleton/index.d.ts create mode 100644 dist/slider/index.d.ts create mode 100644 dist/stepper/index.d.ts create mode 100644 dist/steps/index.d.ts create mode 100644 dist/sticky/index.d.ts create mode 100644 dist/submit-bar/index.d.ts create mode 100644 dist/swipe-cell/index.d.ts create mode 100644 dist/switch/index.d.ts create mode 100644 dist/tab/index.d.ts create mode 100644 dist/tabbar-item/index.d.ts create mode 100644 dist/tabbar/index.d.ts create mode 100644 dist/tabs/index.d.ts create mode 100644 dist/tag/index.d.ts create mode 100644 dist/toast/index.d.ts create mode 100644 dist/toast/toast.d.ts create mode 100644 dist/transition/index.d.ts create mode 100644 dist/tree-select/index.d.ts create mode 100644 dist/uploader/index.d.ts create mode 100644 dist/uploader/shared.d.ts create mode 100644 dist/uploader/utils.d.ts create mode 100644 lib/action-sheet/index.d.ts create mode 100644 lib/area/index.d.ts create mode 100644 lib/button/index.d.ts create mode 100644 lib/calendar/components/header/index.d.ts create mode 100644 lib/calendar/components/month/index.d.ts create mode 100644 lib/calendar/index.d.ts create mode 100644 lib/calendar/utils.d.ts create mode 100644 lib/card/index.d.ts create mode 100644 lib/cell-group/index.d.ts create mode 100644 lib/cell/index.d.ts create mode 100644 lib/checkbox-group/index.d.ts create mode 100644 lib/checkbox/index.d.ts create mode 100644 lib/circle/canvas.d.ts create mode 100644 lib/circle/index.d.ts create mode 100644 lib/col/index.d.ts create mode 100644 lib/collapse-item/animate.d.ts create mode 100644 lib/collapse-item/index.d.ts create mode 100644 lib/collapse/index.d.ts create mode 100644 lib/common/color.d.ts create mode 100644 lib/common/component.d.ts create mode 100644 lib/common/relation.d.ts create mode 100644 lib/common/utils.d.ts create mode 100644 lib/common/validator.d.ts create mode 100644 lib/common/version.d.ts create mode 100644 lib/config-provider/index.d.ts create mode 100644 lib/count-down/index.d.ts create mode 100644 lib/count-down/utils.d.ts create mode 100644 lib/datetime-picker/index.d.ts create mode 100644 lib/definitions/index.d.ts create mode 100644 lib/dialog/dialog.d.ts create mode 100644 lib/dialog/index.d.ts create mode 100644 lib/divider/index.d.ts create mode 100644 lib/dropdown-item/index.d.ts create mode 100644 lib/dropdown-item/shared.d.ts create mode 100644 lib/dropdown-menu/index.d.ts create mode 100644 lib/empty/index.d.ts create mode 100644 lib/field/index.d.ts create mode 100644 lib/field/props.d.ts create mode 100644 lib/goods-action-button/index.d.ts create mode 100644 lib/goods-action-icon/index.d.ts create mode 100644 lib/goods-action/index.d.ts create mode 100644 lib/grid-item/index.d.ts create mode 100644 lib/grid/index.d.ts create mode 100644 lib/icon/index.d.ts create mode 100644 lib/image/index.d.ts create mode 100644 lib/index-anchor/index.d.ts create mode 100644 lib/index-bar/index.d.ts create mode 100644 lib/info/index.d.ts create mode 100644 lib/loading/index.d.ts create mode 100644 lib/mixins/basic.d.ts create mode 100644 lib/mixins/button.d.ts create mode 100644 lib/mixins/link.d.ts create mode 100644 lib/mixins/page-scroll.d.ts create mode 100644 lib/mixins/touch.d.ts create mode 100644 lib/mixins/transition.d.ts create mode 100644 lib/nav-bar/index.d.ts create mode 100644 lib/notice-bar/index.d.ts create mode 100644 lib/notify/index.d.ts create mode 100644 lib/notify/notify.d.ts create mode 100644 lib/overlay/index.d.ts create mode 100644 lib/panel/index.d.ts create mode 100644 lib/picker-column/index.d.ts create mode 100644 lib/picker/index.d.ts create mode 100644 lib/picker/shared.d.ts create mode 100644 lib/popup/index.d.ts create mode 100644 lib/progress/index.d.ts create mode 100644 lib/radio-group/index.d.ts create mode 100644 lib/radio/index.d.ts create mode 100644 lib/rate/index.d.ts create mode 100644 lib/row/index.d.ts create mode 100644 lib/search/index.d.ts create mode 100644 lib/share-sheet/index.d.ts create mode 100644 lib/share-sheet/options.d.ts create mode 100644 lib/sidebar-item/index.d.ts create mode 100644 lib/sidebar/index.d.ts create mode 100644 lib/skeleton/index.d.ts create mode 100644 lib/slider/index.d.ts create mode 100644 lib/stepper/index.d.ts create mode 100644 lib/steps/index.d.ts create mode 100644 lib/sticky/index.d.ts create mode 100644 lib/submit-bar/index.d.ts create mode 100644 lib/swipe-cell/index.d.ts create mode 100644 lib/switch/index.d.ts create mode 100644 lib/tab/index.d.ts create mode 100644 lib/tabbar-item/index.d.ts create mode 100644 lib/tabbar/index.d.ts create mode 100644 lib/tabs/index.d.ts create mode 100644 lib/tag/index.d.ts create mode 100644 lib/toast/index.d.ts create mode 100644 lib/toast/toast.d.ts create mode 100644 lib/transition/index.d.ts create mode 100644 lib/tree-select/index.d.ts create mode 100644 lib/uploader/index.d.ts create mode 100644 lib/uploader/shared.d.ts create mode 100644 lib/uploader/utils.d.ts diff --git a/dist/action-sheet/index.d.ts b/dist/action-sheet/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/action-sheet/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/area/index.d.ts b/dist/area/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/area/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/button/index.d.ts b/dist/button/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/button/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/calendar/components/header/index.d.ts b/dist/calendar/components/header/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/calendar/components/header/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/calendar/components/month/index.d.ts b/dist/calendar/components/month/index.d.ts new file mode 100644 index 00000000..3ccf85a6 --- /dev/null +++ b/dist/calendar/components/month/index.d.ts @@ -0,0 +1,6 @@ +export interface Day { + date: Date; + type: string; + text: number; + bottomInfo?: string; +} diff --git a/dist/calendar/components/month/index.wxml b/dist/calendar/components/month/index.wxml index 4a2c47c9..0c73b2f7 100644 --- a/dist/calendar/components/month/index.wxml +++ b/dist/calendar/components/month/index.wxml @@ -19,7 +19,7 @@ data-index="{{ index }}" bindtap="onClick" > - + {{ item.topInfo }} {{ item.text }} diff --git a/dist/calendar/index.d.ts b/dist/calendar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/calendar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/calendar/utils.d.ts b/dist/calendar/utils.d.ts new file mode 100644 index 00000000..eb710c09 --- /dev/null +++ b/dist/calendar/utils.d.ts @@ -0,0 +1,12 @@ +export declare const ROW_HEIGHT = 64; +export declare function formatMonthTitle(date: Date): string; +export declare function compareMonth(date1: Date | number, date2: Date | number): 1 | -1 | 0; +export declare function compareDay(day1: Date | number, day2: Date | number): 1 | -1 | 0; +export declare function getDayByOffset(date: Date, offset: number): Date; +export declare function getPrevDay(date: Date): Date; +export declare function getNextDay(date: Date): Date; +export declare function getToday(): Date; +export declare function calcDateNum(date: [Date, Date]): number; +export declare function copyDates(dates: Date | Date[]): Date | Date[]; +export declare function getMonthEndDay(year: number, month: number): number; +export declare function getMonths(minDate: number, maxDate: number): number[]; diff --git a/dist/card/index.d.ts b/dist/card/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/card/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/cell-group/index.d.ts b/dist/cell-group/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/cell-group/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/cell/index.d.ts b/dist/cell/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/cell/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/checkbox-group/index.d.ts b/dist/checkbox-group/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/checkbox-group/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/checkbox/index.d.ts b/dist/checkbox/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/checkbox/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/circle/canvas.d.ts b/dist/circle/canvas.d.ts new file mode 100644 index 00000000..15268c9f --- /dev/null +++ b/dist/circle/canvas.d.ts @@ -0,0 +1,4 @@ +/// +declare type CanvasContext = WechatMiniprogram.CanvasContext; +export declare function adaptor(ctx: CanvasContext & Record): CanvasContext; +export {}; diff --git a/dist/circle/index.d.ts b/dist/circle/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/circle/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/col/index.d.ts b/dist/col/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/col/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/collapse-item/animate.d.ts b/dist/collapse-item/animate.d.ts new file mode 100644 index 00000000..32157b62 --- /dev/null +++ b/dist/collapse-item/animate.d.ts @@ -0,0 +1,2 @@ +/// +export declare function setContentAnimate(context: WechatMiniprogram.Component.TrivialInstance, expanded: boolean, mounted: boolean): void; diff --git a/dist/collapse-item/index.d.ts b/dist/collapse-item/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/collapse-item/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/collapse/index.d.ts b/dist/collapse/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/collapse/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/common/color.d.ts b/dist/common/color.d.ts new file mode 100644 index 00000000..386f3077 --- /dev/null +++ b/dist/common/color.d.ts @@ -0,0 +1,7 @@ +export declare const RED = "#ee0a24"; +export declare const BLUE = "#1989fa"; +export declare const WHITE = "#fff"; +export declare const GREEN = "#07c160"; +export declare const ORANGE = "#ff976a"; +export declare const GRAY = "#323233"; +export declare const GRAY_DARK = "#969799"; diff --git a/dist/common/component.d.ts b/dist/common/component.d.ts new file mode 100644 index 00000000..1d0fd27a --- /dev/null +++ b/dist/common/component.d.ts @@ -0,0 +1,4 @@ +/// +import { VantComponentOptions } from 'definitions/index'; +declare function VantComponent(vantOptions: VantComponentOptions): void; +export { VantComponent }; diff --git a/dist/common/relation.d.ts b/dist/common/relation.d.ts new file mode 100644 index 00000000..4b5af008 --- /dev/null +++ b/dist/common/relation.d.ts @@ -0,0 +1,15 @@ +/// +declare type TrivialInstance = WechatMiniprogram.Component.TrivialInstance; +export declare function useParent(name: string, onEffect?: (this: TrivialInstance) => void): { + relations: { + [x: string]: WechatMiniprogram.Component.RelationOption; + }; + mixin: string; +}; +export declare function useChildren(name: string, onEffect?: (this: TrivialInstance, target: TrivialInstance) => void): { + relations: { + [x: string]: WechatMiniprogram.Component.RelationOption; + }; + mixin: string; +}; +export {}; diff --git a/dist/common/utils.d.ts b/dist/common/utils.d.ts new file mode 100644 index 00000000..5332a68a --- /dev/null +++ b/dist/common/utils.d.ts @@ -0,0 +1,13 @@ +/// +export { isDef } from './validator'; +export declare function range(num: number, min: number, max: number): number; +export declare function nextTick(cb: (...args: any[]) => void): void; +export declare function getSystemInfoSync(): WechatMiniprogram.SystemInfo; +export declare function addUnit(value?: string | number): string | undefined; +export declare function requestAnimationFrame(cb: () => void): number | WechatMiniprogram.NodesRef; +export declare function pickExclude(obj: unknown, keys: string[]): {}; +export declare function getRect(context: WechatMiniprogram.Component.TrivialInstance, selector: string): Promise; +export declare function getAllRect(context: WechatMiniprogram.Component.TrivialInstance, selector: string): Promise; +export declare function groupSetData(context: WechatMiniprogram.Component.TrivialInstance, cb: () => void): void; +export declare function toPromise(promiseLike: Promise | unknown): Promise; +export declare function getCurrentPage(): T & WechatMiniprogram.OptionalInterface & WechatMiniprogram.Page.InstanceProperties & WechatMiniprogram.Page.InstanceMethods & WechatMiniprogram.Page.Data & WechatMiniprogram.IAnyObject; diff --git a/dist/common/validator.d.ts b/dist/common/validator.d.ts new file mode 100644 index 00000000..152894ae --- /dev/null +++ b/dist/common/validator.d.ts @@ -0,0 +1,9 @@ +export declare function isFunction(val: unknown): val is Function; +export declare function isPlainObject(val: unknown): val is Record; +export declare function isPromise(val: unknown): val is Promise; +export declare function isDef(value: unknown): boolean; +export declare function isObj(x: unknown): x is Record; +export declare function isNumber(value: string): boolean; +export declare function isBoolean(value: unknown): value is boolean; +export declare function isImageUrl(url: string): boolean; +export declare function isVideoUrl(url: string): boolean; diff --git a/dist/common/version.d.ts b/dist/common/version.d.ts new file mode 100644 index 00000000..988b2264 --- /dev/null +++ b/dist/common/version.d.ts @@ -0,0 +1,7 @@ +export declare function canIUseModel(): boolean; +export declare function canIUseFormFieldButton(): boolean; +export declare function canIUseAnimate(): boolean; +export declare function canIUseGroupSetData(): boolean; +export declare function canIUseNextTick(): boolean; +export declare function canIUseCanvas2d(): boolean; +export declare function canIUseGetUserProfile(): boolean; diff --git a/dist/config-provider/index.d.ts b/dist/config-provider/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/config-provider/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/count-down/index.d.ts b/dist/count-down/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/count-down/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/count-down/utils.d.ts b/dist/count-down/utils.d.ts new file mode 100644 index 00000000..e4a58ddf --- /dev/null +++ b/dist/count-down/utils.d.ts @@ -0,0 +1,10 @@ +export declare type TimeData = { + days: number; + hours: number; + minutes: number; + seconds: number; + milliseconds: number; +}; +export declare function parseTimeData(time: number): TimeData; +export declare function parseFormat(format: string, timeData: TimeData): string; +export declare function isSameSecond(time1: number, time2: number): boolean; diff --git a/dist/datetime-picker/index.d.ts b/dist/datetime-picker/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/datetime-picker/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/definitions/index.d.ts b/dist/definitions/index.d.ts new file mode 100644 index 00000000..a7cc750a --- /dev/null +++ b/dist/definitions/index.d.ts @@ -0,0 +1,27 @@ +/// +interface VantComponentInstance { + parent: WechatMiniprogram.Component.TrivialInstance; + children: WechatMiniprogram.Component.TrivialInstance[]; + index: number; + $emit: (name: string, detail?: unknown, options?: WechatMiniprogram.Component.TriggerEventOption) => void; +} +export declare type VantComponentOptions = { + data?: Data; + field?: boolean; + classes?: string[]; + mixins?: string[]; + props?: Props; + relation?: { + relations: Record; + mixin: string; + }; + methods?: Methods; + beforeCreate?: () => void; + created?: () => void; + mounted?: () => void; + destroyed?: () => void; +} & ThisType, Props, Methods> & Record>; +export {}; diff --git a/dist/dialog/dialog.d.ts b/dist/dialog/dialog.d.ts new file mode 100644 index 00000000..e1f48c26 --- /dev/null +++ b/dist/dialog/dialog.d.ts @@ -0,0 +1,50 @@ +/// +export declare type Action = 'confirm' | 'cancel' | 'overlay'; +interface DialogOptions { + lang?: string; + show?: boolean; + title?: string; + width?: string | number | null; + zIndex?: number; + theme?: string; + context?: WechatMiniprogram.Page.TrivialInstance | WechatMiniprogram.Component.TrivialInstance; + message?: string; + overlay?: boolean; + selector?: string; + ariaLabel?: string; + className?: string; + customStyle?: string; + transition?: string; + /** + * @deprecated use beforeClose instead + */ + asyncClose?: boolean; + beforeClose?: null | ((action: Action) => Promise | void); + businessId?: number; + sessionFrom?: string; + overlayStyle?: string; + appParameter?: string; + messageAlign?: string; + sendMessageImg?: string; + showMessageCard?: boolean; + sendMessagePath?: string; + sendMessageTitle?: string; + confirmButtonText?: string; + cancelButtonText?: string; + showConfirmButton?: boolean; + showCancelButton?: boolean; + closeOnClickOverlay?: boolean; + confirmButtonOpenType?: string; +} +declare const Dialog: { + (options: DialogOptions): Promise; + alert(options: DialogOptions): Promise; + confirm(options: DialogOptions): Promise; + close(): void; + stopLoading(): void; + currentOptions: DialogOptions; + defaultOptions: DialogOptions; + setDefaultOptions(options: DialogOptions): void; + resetDefaultOptions(): void; +}; +export default Dialog; diff --git a/dist/dialog/index.d.ts b/dist/dialog/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/dialog/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/divider/index.d.ts b/dist/divider/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/divider/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/dropdown-item/index.d.ts b/dist/dropdown-item/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/dropdown-item/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/dropdown-item/shared.d.ts b/dist/dropdown-item/shared.d.ts new file mode 100644 index 00000000..774eb4ca --- /dev/null +++ b/dist/dropdown-item/shared.d.ts @@ -0,0 +1,5 @@ +export interface Option { + text: string; + value: string | number; + icon: string; +} diff --git a/dist/dropdown-menu/index.d.ts b/dist/dropdown-menu/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/dropdown-menu/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/empty/index.d.ts b/dist/empty/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/empty/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/field/index.d.ts b/dist/field/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/field/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/field/props.d.ts b/dist/field/props.d.ts new file mode 100644 index 00000000..5cd130a1 --- /dev/null +++ b/dist/field/props.d.ts @@ -0,0 +1,4 @@ +/// +export declare const commonProps: WechatMiniprogram.Component.PropertyOption; +export declare const inputProps: WechatMiniprogram.Component.PropertyOption; +export declare const textareaProps: WechatMiniprogram.Component.PropertyOption; diff --git a/dist/goods-action-button/index.d.ts b/dist/goods-action-button/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/goods-action-button/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/goods-action-icon/index.d.ts b/dist/goods-action-icon/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/goods-action-icon/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/goods-action/index.d.ts b/dist/goods-action/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/goods-action/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/grid-item/index.d.ts b/dist/grid-item/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/grid-item/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/grid/index.d.ts b/dist/grid/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/grid/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/icon/index.d.ts b/dist/icon/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/icon/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/image/index.d.ts b/dist/image/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/image/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/index-anchor/index.d.ts b/dist/index-anchor/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/index-anchor/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/index-bar/index.d.ts b/dist/index-bar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/index-bar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/info/index.d.ts b/dist/info/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/info/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/loading/index.d.ts b/dist/loading/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/loading/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/mixins/basic.d.ts b/dist/mixins/basic.d.ts new file mode 100644 index 00000000..b2733690 --- /dev/null +++ b/dist/mixins/basic.d.ts @@ -0,0 +1 @@ +export declare const basic: string; diff --git a/dist/mixins/button.d.ts b/dist/mixins/button.d.ts new file mode 100644 index 00000000..b51db875 --- /dev/null +++ b/dist/mixins/button.d.ts @@ -0,0 +1 @@ +export declare const button: string; diff --git a/dist/mixins/link.d.ts b/dist/mixins/link.d.ts new file mode 100644 index 00000000..d58043bc --- /dev/null +++ b/dist/mixins/link.d.ts @@ -0,0 +1 @@ +export declare const link: string; diff --git a/dist/mixins/page-scroll.d.ts b/dist/mixins/page-scroll.d.ts new file mode 100644 index 00000000..a316bb86 --- /dev/null +++ b/dist/mixins/page-scroll.d.ts @@ -0,0 +1,5 @@ +/// +declare type IPageScrollOption = WechatMiniprogram.Page.IPageScrollOption; +declare type Scroller = (this: WechatMiniprogram.Component.TrivialInstance, event?: IPageScrollOption) => void; +export declare const pageScrollMixin: (scroller: Scroller) => string; +export {}; diff --git a/dist/mixins/touch.d.ts b/dist/mixins/touch.d.ts new file mode 100644 index 00000000..35ee831d --- /dev/null +++ b/dist/mixins/touch.d.ts @@ -0,0 +1 @@ +export declare const touch: string; diff --git a/dist/mixins/transition.d.ts b/dist/mixins/transition.d.ts new file mode 100644 index 00000000..dd829e5c --- /dev/null +++ b/dist/mixins/transition.d.ts @@ -0,0 +1 @@ +export declare function transition(showDefaultValue: boolean): string; diff --git a/dist/nav-bar/index.d.ts b/dist/nav-bar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/nav-bar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/notice-bar/index.d.ts b/dist/notice-bar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/notice-bar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/notify/index.d.ts b/dist/notify/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/notify/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/notify/notify.d.ts b/dist/notify/notify.d.ts new file mode 100644 index 00000000..f6ee08f9 --- /dev/null +++ b/dist/notify/notify.d.ts @@ -0,0 +1,20 @@ +interface NotifyOptions { + type?: 'primary' | 'success' | 'danger' | 'warning'; + color?: string; + zIndex?: number; + top?: number; + message: string; + context?: any; + duration?: number; + selector?: string; + background?: string; + safeAreaInsetTop?: boolean; + onClick?: () => void; + onOpened?: () => void; + onClose?: () => void; +} +declare function Notify(options: NotifyOptions | string): any; +declare namespace Notify { + var clear: (options?: NotifyOptions | undefined) => void; +} +export default Notify; diff --git a/dist/overlay/index.d.ts b/dist/overlay/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/overlay/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/panel/index.d.ts b/dist/panel/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/panel/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/picker-column/index.d.ts b/dist/picker-column/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/picker-column/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/picker/index.d.ts b/dist/picker/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/picker/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/picker/shared.d.ts b/dist/picker/shared.d.ts new file mode 100644 index 00000000..c5480459 --- /dev/null +++ b/dist/picker/shared.d.ts @@ -0,0 +1,21 @@ +export declare const pickerProps: { + title: StringConstructor; + loading: BooleanConstructor; + showToolbar: BooleanConstructor; + cancelButtonText: { + type: StringConstructor; + value: string; + }; + confirmButtonText: { + type: StringConstructor; + value: string; + }; + visibleItemCount: { + type: NumberConstructor; + value: number; + }; + itemHeight: { + type: NumberConstructor; + value: number; + }; +}; diff --git a/dist/popup/index.d.ts b/dist/popup/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/popup/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/progress/index.d.ts b/dist/progress/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/progress/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/radio-group/index.d.ts b/dist/radio-group/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/radio-group/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/radio/index.d.ts b/dist/radio/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/radio/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/rate/index.d.ts b/dist/rate/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/rate/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/row/index.d.ts b/dist/row/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/row/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/search/index.d.ts b/dist/search/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/search/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/share-sheet/index.d.ts b/dist/share-sheet/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/share-sheet/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/share-sheet/options.d.ts b/dist/share-sheet/options.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/share-sheet/options.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/share-sheet/options.wxml b/dist/share-sheet/options.wxml index cad68377..2983ebbe 100644 --- a/dist/share-sheet/options.wxml +++ b/dist/share-sheet/options.wxml @@ -10,11 +10,11 @@ bindtap="onSelect" > - {{ item.name }} - - {{ item.description }} - diff --git a/dist/sidebar-item/index.d.ts b/dist/sidebar-item/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/sidebar-item/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/sidebar/index.d.ts b/dist/sidebar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/sidebar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/skeleton/index.d.ts b/dist/skeleton/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/skeleton/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/slider/index.d.ts b/dist/slider/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/slider/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/stepper/index.d.ts b/dist/stepper/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/stepper/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/steps/index.d.ts b/dist/steps/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/steps/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/sticky/index.d.ts b/dist/sticky/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/sticky/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/submit-bar/index.d.ts b/dist/submit-bar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/submit-bar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/swipe-cell/index.d.ts b/dist/swipe-cell/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/swipe-cell/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/switch/index.d.ts b/dist/switch/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/switch/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/tab/index.d.ts b/dist/tab/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/tab/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/tabbar-item/index.d.ts b/dist/tabbar-item/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/tabbar-item/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/tabbar/index.d.ts b/dist/tabbar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/tabbar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/tabs/index.d.ts b/dist/tabs/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/tabs/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/tag/index.d.ts b/dist/tag/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/tag/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/toast/index.d.ts b/dist/toast/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/toast/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/toast/toast.d.ts b/dist/toast/toast.d.ts new file mode 100644 index 00000000..db3f40e6 --- /dev/null +++ b/dist/toast/toast.d.ts @@ -0,0 +1,26 @@ +/// +declare type ToastMessage = string | number; +interface ToastOptions { + show?: boolean; + type?: string; + mask?: boolean; + zIndex?: number; + context?: WechatMiniprogram.Component.TrivialInstance | WechatMiniprogram.Page.TrivialInstance; + position?: string; + duration?: number; + selector?: string; + forbidClick?: boolean; + loadingType?: string; + message?: ToastMessage; + onClose?: () => void; +} +declare function Toast(toastOptions: ToastOptions | ToastMessage): WechatMiniprogram.Component.TrivialInstance | undefined; +declare namespace Toast { + var loading: (options: ToastMessage | ToastOptions) => WechatMiniprogram.Component.TrivialInstance | undefined; + var success: (options: ToastMessage | ToastOptions) => WechatMiniprogram.Component.TrivialInstance | undefined; + var fail: (options: ToastMessage | ToastOptions) => WechatMiniprogram.Component.TrivialInstance | undefined; + var clear: () => void; + var setDefaultOptions: (options: ToastOptions) => void; + var resetDefaultOptions: () => void; +} +export default Toast; diff --git a/dist/transition/index.d.ts b/dist/transition/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/transition/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/tree-select/index.d.ts b/dist/tree-select/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/tree-select/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/uploader/index.d.ts b/dist/uploader/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/dist/uploader/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/dist/uploader/shared.d.ts b/dist/uploader/shared.d.ts new file mode 100644 index 00000000..85d50348 --- /dev/null +++ b/dist/uploader/shared.d.ts @@ -0,0 +1,28 @@ +export declare const chooseImageProps: { + sizeType: { + type: ArrayConstructor; + value: string[]; + }; + capture: { + type: ArrayConstructor; + value: string[]; + }; +}; +export declare const chooseVideoProps: { + capture: { + type: ArrayConstructor; + value: string[]; + }; + compressed: { + type: BooleanConstructor; + value: boolean; + }; + maxDuration: { + type: NumberConstructor; + value: number; + }; + camera: { + type: StringConstructor; + value: string; + }; +}; diff --git a/dist/uploader/utils.d.ts b/dist/uploader/utils.d.ts new file mode 100644 index 00000000..d5c9ab7f --- /dev/null +++ b/dist/uploader/utils.d.ts @@ -0,0 +1,22 @@ +export interface File { + url: string; + size?: number; + name?: string; + type: string; + duration?: number; + time?: number; + isImage?: boolean; + isVideo?: boolean; +} +export declare function isImageFile(item: File): boolean; +export declare function isVideoFile(item: File): boolean; +export declare function chooseFile({ accept, multiple, capture, compressed, maxDuration, sizeType, camera, maxCount, }: { + accept: any; + multiple: any; + capture: any; + compressed: any; + maxDuration: any; + sizeType: any; + camera: any; + maxCount: any; +}): Promise; diff --git a/lib/action-sheet/index.d.ts b/lib/action-sheet/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/action-sheet/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/area/index.d.ts b/lib/area/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/area/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/button/index.d.ts b/lib/button/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/button/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/calendar/components/header/index.d.ts b/lib/calendar/components/header/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/calendar/components/header/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/calendar/components/month/index.d.ts b/lib/calendar/components/month/index.d.ts new file mode 100644 index 00000000..3ccf85a6 --- /dev/null +++ b/lib/calendar/components/month/index.d.ts @@ -0,0 +1,6 @@ +export interface Day { + date: Date; + type: string; + text: number; + bottomInfo?: string; +} diff --git a/lib/calendar/components/month/index.wxml b/lib/calendar/components/month/index.wxml index 4a2c47c9..0c73b2f7 100644 --- a/lib/calendar/components/month/index.wxml +++ b/lib/calendar/components/month/index.wxml @@ -19,7 +19,7 @@ data-index="{{ index }}" bindtap="onClick" > - + {{ item.topInfo }} {{ item.text }} diff --git a/lib/calendar/index.d.ts b/lib/calendar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/calendar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/calendar/utils.d.ts b/lib/calendar/utils.d.ts new file mode 100644 index 00000000..eb710c09 --- /dev/null +++ b/lib/calendar/utils.d.ts @@ -0,0 +1,12 @@ +export declare const ROW_HEIGHT = 64; +export declare function formatMonthTitle(date: Date): string; +export declare function compareMonth(date1: Date | number, date2: Date | number): 1 | -1 | 0; +export declare function compareDay(day1: Date | number, day2: Date | number): 1 | -1 | 0; +export declare function getDayByOffset(date: Date, offset: number): Date; +export declare function getPrevDay(date: Date): Date; +export declare function getNextDay(date: Date): Date; +export declare function getToday(): Date; +export declare function calcDateNum(date: [Date, Date]): number; +export declare function copyDates(dates: Date | Date[]): Date | Date[]; +export declare function getMonthEndDay(year: number, month: number): number; +export declare function getMonths(minDate: number, maxDate: number): number[]; diff --git a/lib/card/index.d.ts b/lib/card/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/card/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/cell-group/index.d.ts b/lib/cell-group/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/cell-group/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/cell/index.d.ts b/lib/cell/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/cell/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/checkbox-group/index.d.ts b/lib/checkbox-group/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/checkbox-group/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/checkbox/index.d.ts b/lib/checkbox/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/checkbox/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/circle/canvas.d.ts b/lib/circle/canvas.d.ts new file mode 100644 index 00000000..15268c9f --- /dev/null +++ b/lib/circle/canvas.d.ts @@ -0,0 +1,4 @@ +/// +declare type CanvasContext = WechatMiniprogram.CanvasContext; +export declare function adaptor(ctx: CanvasContext & Record): CanvasContext; +export {}; diff --git a/lib/circle/index.d.ts b/lib/circle/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/circle/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/col/index.d.ts b/lib/col/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/col/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/collapse-item/animate.d.ts b/lib/collapse-item/animate.d.ts new file mode 100644 index 00000000..32157b62 --- /dev/null +++ b/lib/collapse-item/animate.d.ts @@ -0,0 +1,2 @@ +/// +export declare function setContentAnimate(context: WechatMiniprogram.Component.TrivialInstance, expanded: boolean, mounted: boolean): void; diff --git a/lib/collapse-item/index.d.ts b/lib/collapse-item/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/collapse-item/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/collapse/index.d.ts b/lib/collapse/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/collapse/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/common/color.d.ts b/lib/common/color.d.ts new file mode 100644 index 00000000..386f3077 --- /dev/null +++ b/lib/common/color.d.ts @@ -0,0 +1,7 @@ +export declare const RED = "#ee0a24"; +export declare const BLUE = "#1989fa"; +export declare const WHITE = "#fff"; +export declare const GREEN = "#07c160"; +export declare const ORANGE = "#ff976a"; +export declare const GRAY = "#323233"; +export declare const GRAY_DARK = "#969799"; diff --git a/lib/common/component.d.ts b/lib/common/component.d.ts new file mode 100644 index 00000000..1d0fd27a --- /dev/null +++ b/lib/common/component.d.ts @@ -0,0 +1,4 @@ +/// +import { VantComponentOptions } from 'definitions/index'; +declare function VantComponent(vantOptions: VantComponentOptions): void; +export { VantComponent }; diff --git a/lib/common/relation.d.ts b/lib/common/relation.d.ts new file mode 100644 index 00000000..4b5af008 --- /dev/null +++ b/lib/common/relation.d.ts @@ -0,0 +1,15 @@ +/// +declare type TrivialInstance = WechatMiniprogram.Component.TrivialInstance; +export declare function useParent(name: string, onEffect?: (this: TrivialInstance) => void): { + relations: { + [x: string]: WechatMiniprogram.Component.RelationOption; + }; + mixin: string; +}; +export declare function useChildren(name: string, onEffect?: (this: TrivialInstance, target: TrivialInstance) => void): { + relations: { + [x: string]: WechatMiniprogram.Component.RelationOption; + }; + mixin: string; +}; +export {}; diff --git a/lib/common/utils.d.ts b/lib/common/utils.d.ts new file mode 100644 index 00000000..5332a68a --- /dev/null +++ b/lib/common/utils.d.ts @@ -0,0 +1,13 @@ +/// +export { isDef } from './validator'; +export declare function range(num: number, min: number, max: number): number; +export declare function nextTick(cb: (...args: any[]) => void): void; +export declare function getSystemInfoSync(): WechatMiniprogram.SystemInfo; +export declare function addUnit(value?: string | number): string | undefined; +export declare function requestAnimationFrame(cb: () => void): number | WechatMiniprogram.NodesRef; +export declare function pickExclude(obj: unknown, keys: string[]): {}; +export declare function getRect(context: WechatMiniprogram.Component.TrivialInstance, selector: string): Promise; +export declare function getAllRect(context: WechatMiniprogram.Component.TrivialInstance, selector: string): Promise; +export declare function groupSetData(context: WechatMiniprogram.Component.TrivialInstance, cb: () => void): void; +export declare function toPromise(promiseLike: Promise | unknown): Promise; +export declare function getCurrentPage(): T & WechatMiniprogram.OptionalInterface & WechatMiniprogram.Page.InstanceProperties & WechatMiniprogram.Page.InstanceMethods & WechatMiniprogram.Page.Data & WechatMiniprogram.IAnyObject; diff --git a/lib/common/validator.d.ts b/lib/common/validator.d.ts new file mode 100644 index 00000000..152894ae --- /dev/null +++ b/lib/common/validator.d.ts @@ -0,0 +1,9 @@ +export declare function isFunction(val: unknown): val is Function; +export declare function isPlainObject(val: unknown): val is Record; +export declare function isPromise(val: unknown): val is Promise; +export declare function isDef(value: unknown): boolean; +export declare function isObj(x: unknown): x is Record; +export declare function isNumber(value: string): boolean; +export declare function isBoolean(value: unknown): value is boolean; +export declare function isImageUrl(url: string): boolean; +export declare function isVideoUrl(url: string): boolean; diff --git a/lib/common/version.d.ts b/lib/common/version.d.ts new file mode 100644 index 00000000..988b2264 --- /dev/null +++ b/lib/common/version.d.ts @@ -0,0 +1,7 @@ +export declare function canIUseModel(): boolean; +export declare function canIUseFormFieldButton(): boolean; +export declare function canIUseAnimate(): boolean; +export declare function canIUseGroupSetData(): boolean; +export declare function canIUseNextTick(): boolean; +export declare function canIUseCanvas2d(): boolean; +export declare function canIUseGetUserProfile(): boolean; diff --git a/lib/config-provider/index.d.ts b/lib/config-provider/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/config-provider/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/count-down/index.d.ts b/lib/count-down/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/count-down/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/count-down/utils.d.ts b/lib/count-down/utils.d.ts new file mode 100644 index 00000000..e4a58ddf --- /dev/null +++ b/lib/count-down/utils.d.ts @@ -0,0 +1,10 @@ +export declare type TimeData = { + days: number; + hours: number; + minutes: number; + seconds: number; + milliseconds: number; +}; +export declare function parseTimeData(time: number): TimeData; +export declare function parseFormat(format: string, timeData: TimeData): string; +export declare function isSameSecond(time1: number, time2: number): boolean; diff --git a/lib/datetime-picker/index.d.ts b/lib/datetime-picker/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/datetime-picker/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/definitions/index.d.ts b/lib/definitions/index.d.ts new file mode 100644 index 00000000..a7cc750a --- /dev/null +++ b/lib/definitions/index.d.ts @@ -0,0 +1,27 @@ +/// +interface VantComponentInstance { + parent: WechatMiniprogram.Component.TrivialInstance; + children: WechatMiniprogram.Component.TrivialInstance[]; + index: number; + $emit: (name: string, detail?: unknown, options?: WechatMiniprogram.Component.TriggerEventOption) => void; +} +export declare type VantComponentOptions = { + data?: Data; + field?: boolean; + classes?: string[]; + mixins?: string[]; + props?: Props; + relation?: { + relations: Record; + mixin: string; + }; + methods?: Methods; + beforeCreate?: () => void; + created?: () => void; + mounted?: () => void; + destroyed?: () => void; +} & ThisType, Props, Methods> & Record>; +export {}; diff --git a/lib/dialog/dialog.d.ts b/lib/dialog/dialog.d.ts new file mode 100644 index 00000000..e1f48c26 --- /dev/null +++ b/lib/dialog/dialog.d.ts @@ -0,0 +1,50 @@ +/// +export declare type Action = 'confirm' | 'cancel' | 'overlay'; +interface DialogOptions { + lang?: string; + show?: boolean; + title?: string; + width?: string | number | null; + zIndex?: number; + theme?: string; + context?: WechatMiniprogram.Page.TrivialInstance | WechatMiniprogram.Component.TrivialInstance; + message?: string; + overlay?: boolean; + selector?: string; + ariaLabel?: string; + className?: string; + customStyle?: string; + transition?: string; + /** + * @deprecated use beforeClose instead + */ + asyncClose?: boolean; + beforeClose?: null | ((action: Action) => Promise | void); + businessId?: number; + sessionFrom?: string; + overlayStyle?: string; + appParameter?: string; + messageAlign?: string; + sendMessageImg?: string; + showMessageCard?: boolean; + sendMessagePath?: string; + sendMessageTitle?: string; + confirmButtonText?: string; + cancelButtonText?: string; + showConfirmButton?: boolean; + showCancelButton?: boolean; + closeOnClickOverlay?: boolean; + confirmButtonOpenType?: string; +} +declare const Dialog: { + (options: DialogOptions): Promise; + alert(options: DialogOptions): Promise; + confirm(options: DialogOptions): Promise; + close(): void; + stopLoading(): void; + currentOptions: DialogOptions; + defaultOptions: DialogOptions; + setDefaultOptions(options: DialogOptions): void; + resetDefaultOptions(): void; +}; +export default Dialog; diff --git a/lib/dialog/index.d.ts b/lib/dialog/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/dialog/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/divider/index.d.ts b/lib/divider/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/divider/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/dropdown-item/index.d.ts b/lib/dropdown-item/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/dropdown-item/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/dropdown-item/shared.d.ts b/lib/dropdown-item/shared.d.ts new file mode 100644 index 00000000..774eb4ca --- /dev/null +++ b/lib/dropdown-item/shared.d.ts @@ -0,0 +1,5 @@ +export interface Option { + text: string; + value: string | number; + icon: string; +} diff --git a/lib/dropdown-menu/index.d.ts b/lib/dropdown-menu/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/dropdown-menu/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/empty/index.d.ts b/lib/empty/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/empty/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/field/index.d.ts b/lib/field/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/field/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/field/props.d.ts b/lib/field/props.d.ts new file mode 100644 index 00000000..5cd130a1 --- /dev/null +++ b/lib/field/props.d.ts @@ -0,0 +1,4 @@ +/// +export declare const commonProps: WechatMiniprogram.Component.PropertyOption; +export declare const inputProps: WechatMiniprogram.Component.PropertyOption; +export declare const textareaProps: WechatMiniprogram.Component.PropertyOption; diff --git a/lib/goods-action-button/index.d.ts b/lib/goods-action-button/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/goods-action-button/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/goods-action-icon/index.d.ts b/lib/goods-action-icon/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/goods-action-icon/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/goods-action/index.d.ts b/lib/goods-action/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/goods-action/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/grid-item/index.d.ts b/lib/grid-item/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/grid-item/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/grid/index.d.ts b/lib/grid/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/grid/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/icon/index.d.ts b/lib/icon/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/icon/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/image/index.d.ts b/lib/image/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/image/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/index-anchor/index.d.ts b/lib/index-anchor/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/index-anchor/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/index-bar/index.d.ts b/lib/index-bar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/index-bar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/info/index.d.ts b/lib/info/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/info/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/loading/index.d.ts b/lib/loading/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/loading/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/mixins/basic.d.ts b/lib/mixins/basic.d.ts new file mode 100644 index 00000000..b2733690 --- /dev/null +++ b/lib/mixins/basic.d.ts @@ -0,0 +1 @@ +export declare const basic: string; diff --git a/lib/mixins/button.d.ts b/lib/mixins/button.d.ts new file mode 100644 index 00000000..b51db875 --- /dev/null +++ b/lib/mixins/button.d.ts @@ -0,0 +1 @@ +export declare const button: string; diff --git a/lib/mixins/link.d.ts b/lib/mixins/link.d.ts new file mode 100644 index 00000000..d58043bc --- /dev/null +++ b/lib/mixins/link.d.ts @@ -0,0 +1 @@ +export declare const link: string; diff --git a/lib/mixins/page-scroll.d.ts b/lib/mixins/page-scroll.d.ts new file mode 100644 index 00000000..a316bb86 --- /dev/null +++ b/lib/mixins/page-scroll.d.ts @@ -0,0 +1,5 @@ +/// +declare type IPageScrollOption = WechatMiniprogram.Page.IPageScrollOption; +declare type Scroller = (this: WechatMiniprogram.Component.TrivialInstance, event?: IPageScrollOption) => void; +export declare const pageScrollMixin: (scroller: Scroller) => string; +export {}; diff --git a/lib/mixins/touch.d.ts b/lib/mixins/touch.d.ts new file mode 100644 index 00000000..35ee831d --- /dev/null +++ b/lib/mixins/touch.d.ts @@ -0,0 +1 @@ +export declare const touch: string; diff --git a/lib/mixins/transition.d.ts b/lib/mixins/transition.d.ts new file mode 100644 index 00000000..dd829e5c --- /dev/null +++ b/lib/mixins/transition.d.ts @@ -0,0 +1 @@ +export declare function transition(showDefaultValue: boolean): string; diff --git a/lib/nav-bar/index.d.ts b/lib/nav-bar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/nav-bar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/notice-bar/index.d.ts b/lib/notice-bar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/notice-bar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/notify/index.d.ts b/lib/notify/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/notify/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/notify/notify.d.ts b/lib/notify/notify.d.ts new file mode 100644 index 00000000..f6ee08f9 --- /dev/null +++ b/lib/notify/notify.d.ts @@ -0,0 +1,20 @@ +interface NotifyOptions { + type?: 'primary' | 'success' | 'danger' | 'warning'; + color?: string; + zIndex?: number; + top?: number; + message: string; + context?: any; + duration?: number; + selector?: string; + background?: string; + safeAreaInsetTop?: boolean; + onClick?: () => void; + onOpened?: () => void; + onClose?: () => void; +} +declare function Notify(options: NotifyOptions | string): any; +declare namespace Notify { + var clear: (options?: NotifyOptions | undefined) => void; +} +export default Notify; diff --git a/lib/overlay/index.d.ts b/lib/overlay/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/overlay/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/panel/index.d.ts b/lib/panel/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/panel/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/picker-column/index.d.ts b/lib/picker-column/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/picker-column/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/picker/index.d.ts b/lib/picker/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/picker/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/picker/shared.d.ts b/lib/picker/shared.d.ts new file mode 100644 index 00000000..c5480459 --- /dev/null +++ b/lib/picker/shared.d.ts @@ -0,0 +1,21 @@ +export declare const pickerProps: { + title: StringConstructor; + loading: BooleanConstructor; + showToolbar: BooleanConstructor; + cancelButtonText: { + type: StringConstructor; + value: string; + }; + confirmButtonText: { + type: StringConstructor; + value: string; + }; + visibleItemCount: { + type: NumberConstructor; + value: number; + }; + itemHeight: { + type: NumberConstructor; + value: number; + }; +}; diff --git a/lib/popup/index.d.ts b/lib/popup/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/popup/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/progress/index.d.ts b/lib/progress/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/progress/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/radio-group/index.d.ts b/lib/radio-group/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/radio-group/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/radio/index.d.ts b/lib/radio/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/radio/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/rate/index.d.ts b/lib/rate/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/rate/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/row/index.d.ts b/lib/row/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/row/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/search/index.d.ts b/lib/search/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/search/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/share-sheet/index.d.ts b/lib/share-sheet/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/share-sheet/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/share-sheet/options.d.ts b/lib/share-sheet/options.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/share-sheet/options.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/share-sheet/options.wxml b/lib/share-sheet/options.wxml index cad68377..2983ebbe 100644 --- a/lib/share-sheet/options.wxml +++ b/lib/share-sheet/options.wxml @@ -10,11 +10,11 @@ bindtap="onSelect" > - {{ item.name }} - - {{ item.description }} - diff --git a/lib/sidebar-item/index.d.ts b/lib/sidebar-item/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/sidebar-item/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/sidebar/index.d.ts b/lib/sidebar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/sidebar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/skeleton/index.d.ts b/lib/skeleton/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/skeleton/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/slider/index.d.ts b/lib/slider/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/slider/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/stepper/index.d.ts b/lib/stepper/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/stepper/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/steps/index.d.ts b/lib/steps/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/steps/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/sticky/index.d.ts b/lib/sticky/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/sticky/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/submit-bar/index.d.ts b/lib/submit-bar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/submit-bar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/swipe-cell/index.d.ts b/lib/swipe-cell/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/swipe-cell/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/switch/index.d.ts b/lib/switch/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/switch/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/tab/index.d.ts b/lib/tab/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/tab/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/tabbar-item/index.d.ts b/lib/tabbar-item/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/tabbar-item/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/tabbar/index.d.ts b/lib/tabbar/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/tabbar/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/tabs/index.d.ts b/lib/tabs/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/tabs/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/tag/index.d.ts b/lib/tag/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/tag/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/toast/index.d.ts b/lib/toast/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/toast/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/toast/toast.d.ts b/lib/toast/toast.d.ts new file mode 100644 index 00000000..db3f40e6 --- /dev/null +++ b/lib/toast/toast.d.ts @@ -0,0 +1,26 @@ +/// +declare type ToastMessage = string | number; +interface ToastOptions { + show?: boolean; + type?: string; + mask?: boolean; + zIndex?: number; + context?: WechatMiniprogram.Component.TrivialInstance | WechatMiniprogram.Page.TrivialInstance; + position?: string; + duration?: number; + selector?: string; + forbidClick?: boolean; + loadingType?: string; + message?: ToastMessage; + onClose?: () => void; +} +declare function Toast(toastOptions: ToastOptions | ToastMessage): WechatMiniprogram.Component.TrivialInstance | undefined; +declare namespace Toast { + var loading: (options: ToastMessage | ToastOptions) => WechatMiniprogram.Component.TrivialInstance | undefined; + var success: (options: ToastMessage | ToastOptions) => WechatMiniprogram.Component.TrivialInstance | undefined; + var fail: (options: ToastMessage | ToastOptions) => WechatMiniprogram.Component.TrivialInstance | undefined; + var clear: () => void; + var setDefaultOptions: (options: ToastOptions) => void; + var resetDefaultOptions: () => void; +} +export default Toast; diff --git a/lib/transition/index.d.ts b/lib/transition/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/transition/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/tree-select/index.d.ts b/lib/tree-select/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/tree-select/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/uploader/index.d.ts b/lib/uploader/index.d.ts new file mode 100644 index 00000000..cb0ff5c3 --- /dev/null +++ b/lib/uploader/index.d.ts @@ -0,0 +1 @@ +export {}; diff --git a/lib/uploader/shared.d.ts b/lib/uploader/shared.d.ts new file mode 100644 index 00000000..85d50348 --- /dev/null +++ b/lib/uploader/shared.d.ts @@ -0,0 +1,28 @@ +export declare const chooseImageProps: { + sizeType: { + type: ArrayConstructor; + value: string[]; + }; + capture: { + type: ArrayConstructor; + value: string[]; + }; +}; +export declare const chooseVideoProps: { + capture: { + type: ArrayConstructor; + value: string[]; + }; + compressed: { + type: BooleanConstructor; + value: boolean; + }; + maxDuration: { + type: NumberConstructor; + value: number; + }; + camera: { + type: StringConstructor; + value: string; + }; +}; diff --git a/lib/uploader/utils.d.ts b/lib/uploader/utils.d.ts new file mode 100644 index 00000000..d5c9ab7f --- /dev/null +++ b/lib/uploader/utils.d.ts @@ -0,0 +1,22 @@ +export interface File { + url: string; + size?: number; + name?: string; + type: string; + duration?: number; + time?: number; + isImage?: boolean; + isVideo?: boolean; +} +export declare function isImageFile(item: File): boolean; +export declare function isVideoFile(item: File): boolean; +export declare function chooseFile({ accept, multiple, capture, compressed, maxDuration, sizeType, camera, maxCount, }: { + accept: any; + multiple: any; + capture: any; + compressed: any; + maxDuration: any; + sizeType: any; + camera: any; + maxCount: any; +}): Promise;