@cloudbase/weda-ui 3.27.3 → 3.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/configs/actions/showMessage.json +1 -1
- package/dist/configs/actions/showModal.json +1 -1
- package/dist/configs/actions/showToast.json +1 -1
- package/dist/configs/components/auth.json +1 -1
- package/dist/configs/components/button.d.ts +1 -1
- package/dist/configs/components/button.js +2 -1
- package/dist/configs/components/calendar.d.ts +1 -1
- package/dist/configs/components/calendar.js +2 -1
- package/dist/configs/components/carousel.json +4 -11
- package/dist/configs/components/chart/bar.d.ts +1 -1
- package/dist/configs/components/chart/bar.js +2 -1
- package/dist/configs/components/chart/line.d.ts +1 -1
- package/dist/configs/components/chart/line.js +2 -1
- package/dist/configs/components/chart/pie.d.ts +1 -1
- package/dist/configs/components/chart/pie.js +2 -1
- package/dist/configs/components/chart/statisticsCard.d.ts +1 -1
- package/dist/configs/components/chart/statisticsCard.js +2 -1
- package/dist/configs/components/container.d.ts +1 -1
- package/dist/configs/components/container.js +2 -1
- package/dist/configs/components/customer-service.d.ts +1 -1
- package/dist/configs/components/customer-service.js +2 -1
- package/dist/configs/components/dataView.js +2 -2
- package/dist/configs/components/echart.d.ts +1 -1
- package/dist/configs/components/echart.js +2 -1
- package/dist/configs/components/flow/flow.json +2 -4
- package/dist/configs/components/flow/flowbasic.json +2 -4
- package/dist/configs/components/flow/flowchart.json +2 -4
- package/dist/configs/components/flow/flowcontrol.json +2 -4
- package/dist/configs/components/flow/flowlayout.json +2 -4
- package/dist/configs/components/flow/flowprocess.json +2 -4
- package/dist/configs/components/flowgraph.json +2 -4
- package/dist/configs/components/form/checkbox.json +1 -1
- package/dist/configs/components/form/departTreeSelect.json +1 -1
- package/dist/configs/components/form/form.json +1 -1
- package/dist/configs/components/form/input.json +4 -11
- package/dist/configs/components/form/location.json +1 -1
- package/dist/configs/components/form/radio.json +2 -4
- package/dist/configs/components/form/richText.json +3 -7
- package/dist/configs/components/form/select.json +6 -26
- package/dist/configs/components/form/switch.json +1 -1
- package/dist/configs/components/form/textarea.json +2 -4
- package/dist/configs/components/form/tips.json +1 -1
- package/dist/configs/components/form/uploader.json +4 -10
- package/dist/configs/components/form/uploaderFile.json +3 -7
- package/dist/configs/components/form/userTreeSelect.json +3 -9
- package/dist/configs/components/form-checkbox.d.ts +3 -3
- package/dist/configs/components/form-checkbox.js +2 -1
- package/dist/configs/components/form-date.d.ts +3 -3
- package/dist/configs/components/form-date.js +2 -1
- package/dist/configs/components/form-depart-tree-select.d.ts +3 -3
- package/dist/configs/components/form-depart-tree-select.js +2 -1
- package/dist/configs/components/form-email.d.ts +3 -3
- package/dist/configs/components/form-email.js +2 -1
- package/dist/configs/components/form-image-uploader.d.ts +3 -3
- package/dist/configs/components/form-image-uploader.js +2 -1
- package/dist/configs/components/form-input.d.ts +3 -3
- package/dist/configs/components/form-input.js +2 -1
- package/dist/configs/components/form-location.d.ts +3 -3
- package/dist/configs/components/form-location.js +2 -1
- package/dist/configs/components/form-multi-region.d.ts +3 -3
- package/dist/configs/components/form-multi-region.js +2 -1
- package/dist/configs/components/form-phone.d.ts +3 -3
- package/dist/configs/components/form-phone.js +2 -1
- package/dist/configs/components/form-radio.d.ts +3 -3
- package/dist/configs/components/form-radio.js +2 -1
- package/dist/configs/components/form-region.d.ts +3 -3
- package/dist/configs/components/form-region.js +2 -1
- package/dist/configs/components/form-rich-text.d.ts +3 -3
- package/dist/configs/components/form-rich-text.js +2 -1
- package/dist/configs/components/form-select-multiple.d.ts +3 -3
- package/dist/configs/components/form-select-multiple.js +2 -1
- package/dist/configs/components/form-select.d.ts +3 -3
- package/dist/configs/components/form-select.js +2 -1
- package/dist/configs/components/form-switch.d.ts +3 -3
- package/dist/configs/components/form-switch.js +2 -1
- package/dist/configs/components/form-text-area.d.ts +3 -3
- package/dist/configs/components/form-text-area.js +2 -1
- package/dist/configs/components/form-time.d.ts +3 -3
- package/dist/configs/components/form-time.js +2 -1
- package/dist/configs/components/form-upload-file.d.ts +3 -3
- package/dist/configs/components/form-upload-file.js +2 -1
- package/dist/configs/components/form-url.d.ts +3 -3
- package/dist/configs/components/form-url.js +2 -1
- package/dist/configs/components/form-user-tree-select.d.ts +3 -3
- package/dist/configs/components/form-user-tree-select.js +2 -1
- package/dist/configs/components/formdetail.json +8 -22
- package/dist/configs/components/graphicCard.json +4 -11
- package/dist/configs/components/grid/col.d.ts +1 -1
- package/dist/configs/components/grid/col.js +2 -1
- package/dist/configs/components/grid/grid.d.ts +1 -1
- package/dist/configs/components/grid/grid.js +2 -1
- package/dist/configs/components/grid/row.d.ts +1 -1
- package/dist/configs/components/grid/row.js +2 -1
- package/dist/configs/components/image.d.ts +3 -3
- package/dist/configs/components/image.js +2 -1
- package/dist/configs/components/jsx.js +2 -1
- package/dist/configs/components/link.d.ts +1 -1
- package/dist/configs/components/link.js +2 -1
- package/dist/configs/components/listView.js +2 -1
- package/dist/configs/components/lottery.d.ts +1 -1
- package/dist/configs/components/lottery.js +2 -1
- package/dist/configs/components/modal.d.ts +1 -1
- package/dist/configs/components/modal.js +2 -1
- package/dist/configs/components/navLayout.json +4 -11
- package/dist/configs/components/navigationBar.json +1 -1
- package/dist/configs/components/pagelayout.json +3 -8
- package/dist/configs/components/picker/datePicker.json +1 -1
- package/dist/configs/components/qr_code.d.ts +1 -1
- package/dist/configs/components/qr_code.js +2 -1
- package/dist/configs/components/repeater-item.json +1 -1
- package/dist/configs/components/repeater.d.ts +1 -1
- package/dist/configs/components/repeater.js +2 -1
- package/dist/configs/components/richtextview.json +2 -4
- package/dist/configs/components/scrollView.d.ts +145 -0
- package/dist/configs/components/scrollView.js +357 -0
- package/dist/configs/components/slot.json +1 -1
- package/dist/configs/components/swiper.d.ts +1 -1
- package/dist/configs/components/swiper.js +2 -1
- package/dist/configs/components/table.json +17 -65
- package/dist/configs/components/tabs.d.ts +1 -1
- package/dist/configs/components/tabs.js +2 -1
- package/dist/configs/components/text.d.ts +1 -1
- package/dist/configs/components/text.js +2 -1
- package/dist/configs/components/wd-ad.d.ts +1 -1
- package/dist/configs/components/wd-ad.js +2 -1
- package/dist/configs/components/wd-audio.d.ts +1 -1
- package/dist/configs/components/wd-audio.js +2 -1
- package/dist/configs/components/wd-bubble.d.ts +4 -4
- package/dist/configs/components/wd-bubble.js +2 -1
- package/dist/configs/components/wd-button.d.ts +1 -1
- package/dist/configs/components/wd-button.js +3 -2
- package/dist/configs/components/wd-calendar.d.ts +1 -1
- package/dist/configs/components/wd-calendar.js +2 -1
- package/dist/configs/components/wd-canvas.d.ts +1 -1
- package/dist/configs/components/wd-canvas.js +2 -1
- package/dist/configs/components/wd-card.d.ts +3 -3
- package/dist/configs/components/wd-card.js +4 -3
- package/dist/configs/components/wd-cascader.d.ts +1 -1
- package/dist/configs/components/wd-cascader.js +2 -1
- package/dist/configs/components/wd-checkbox.d.ts +1 -1
- package/dist/configs/components/wd-checkbox.js +2 -1
- package/dist/configs/components/wd-code-editor.d.ts +1 -1
- package/dist/configs/components/wd-code-editor.js +2 -1
- package/dist/configs/components/wd-date-range.d.ts +1 -1
- package/dist/configs/components/wd-date-range.js +2 -1
- package/dist/configs/components/wd-date.d.ts +1 -1
- package/dist/configs/components/wd-date.js +2 -1
- package/dist/configs/components/wd-department.d.ts +1 -1
- package/dist/configs/components/wd-department.js +2 -1
- package/dist/configs/components/wd-divider.d.ts +1 -1
- package/dist/configs/components/wd-divider.js +2 -1
- package/dist/configs/components/wd-drawer.d.ts +1 -1
- package/dist/configs/components/wd-drawer.js +2 -1
- package/dist/configs/components/wd-form-arr.d.ts +1 -1
- package/dist/configs/components/wd-form-arr.js +2 -1
- package/dist/configs/components/wd-form-detail.d.ts +1 -1
- package/dist/configs/components/wd-form-detail.js +2 -1
- package/dist/configs/components/wd-form-obj.d.ts +1 -1
- package/dist/configs/components/wd-form-obj.js +2 -1
- package/dist/configs/components/wd-form.d.ts +6 -6
- package/dist/configs/components/wd-form.js +3 -3
- package/dist/configs/components/wd-icon.d.ts +1 -1
- package/dist/configs/components/wd-icon.js +2 -1
- package/dist/configs/components/wd-image.d.ts +1 -1
- package/dist/configs/components/wd-image.js +2 -1
- package/dist/configs/components/wd-input-email.d.ts +1 -1
- package/dist/configs/components/wd-input-email.js +2 -1
- package/dist/configs/components/wd-input-number.d.ts +1 -1
- package/dist/configs/components/wd-input-number.js +2 -1
- package/dist/configs/components/wd-input-phone.d.ts +1 -1
- package/dist/configs/components/wd-input-phone.js +2 -1
- package/dist/configs/components/wd-input-url.d.ts +1 -1
- package/dist/configs/components/wd-input-url.js +2 -1
- package/dist/configs/components/wd-input.d.ts +1 -1
- package/dist/configs/components/wd-input.js +2 -1
- package/dist/configs/components/wd-layout.d.ts +1 -1
- package/dist/configs/components/wd-layout.js +2 -1
- package/dist/configs/components/wd-link.d.ts +1 -1
- package/dist/configs/components/wd-link.js +2 -1
- package/dist/configs/components/wd-location.d.ts +17 -1
- package/dist/configs/components/wd-location.js +19 -2
- package/dist/configs/components/wd-markdown.d.ts +1 -1
- package/dist/configs/components/wd-markdown.js +2 -1
- package/dist/configs/components/wd-member.d.ts +1 -1
- package/dist/configs/components/wd-member.js +2 -1
- package/dist/configs/components/wd-menu-base-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-base-layout.js +2 -1
- package/dist/configs/components/wd-menu-horizontal-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-horizontal-layout.js +2 -1
- package/dist/configs/components/wd-menu-layout.d.ts +8 -8
- package/dist/configs/components/wd-menu-layout.js +2 -1
- package/dist/configs/components/wd-menu-list.d.ts +3 -3
- package/dist/configs/components/wd-menu-list.js +2 -1
- package/dist/configs/components/wd-menu-nav-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-nav-layout.js +2 -1
- package/dist/configs/components/wd-menu-nav-tab-layou.d.ts +1 -1
- package/dist/configs/components/wd-menu-nav-tab-layou.js +2 -1
- package/dist/configs/components/wd-menu-plant-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-plant-layout.js +2 -1
- package/dist/configs/components/wd-menu-tab-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-tab-layout.js +2 -1
- package/dist/configs/components/wd-menu-vertical-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-vertical-layout.js +2 -1
- package/dist/configs/components/wd-modal.d.ts +1 -1
- package/dist/configs/components/wd-modal.js +2 -2
- package/dist/configs/components/wd-official-account.d.ts +1 -1
- package/dist/configs/components/wd-official-account.js +2 -1
- package/dist/configs/components/wd-progress.d.ts +1 -1
- package/dist/configs/components/wd-progress.js +2 -1
- package/dist/configs/components/wd-radio.d.ts +1 -1
- package/dist/configs/components/wd-radio.js +2 -1
- package/dist/configs/components/wd-rating.d.ts +1 -1
- package/dist/configs/components/wd-rating.js +2 -1
- package/dist/configs/components/wd-region.d.ts +1 -1
- package/dist/configs/components/wd-region.js +2 -1
- package/dist/configs/components/wd-rich-text.d.ts +1 -1
- package/dist/configs/components/wd-rich-text.js +2 -1
- package/dist/configs/components/wd-select-multiple.d.ts +1 -1
- package/dist/configs/components/wd-select-multiple.js +2 -1
- package/dist/configs/components/wd-select.d.ts +1 -1
- package/dist/configs/components/wd-select.js +2 -1
- package/dist/configs/components/wd-side-tab.d.ts +1 -1
- package/dist/configs/components/wd-side-tab.js +2 -1
- package/dist/configs/components/wd-store-home.d.ts +1 -1
- package/dist/configs/components/wd-store-home.js +2 -1
- package/dist/configs/components/wd-store-product.d.ts +1 -1
- package/dist/configs/components/wd-store-product.js +2 -1
- package/dist/configs/components/wd-switch.d.ts +1 -1
- package/dist/configs/components/wd-switch.js +2 -1
- package/dist/configs/components/wd-tabbar.d.ts +1 -1
- package/dist/configs/components/wd-tabbar.js +2 -1
- package/dist/configs/components/wd-table.d.ts +1 -1
- package/dist/configs/components/wd-table.js +2 -1
- package/dist/configs/components/wd-tag-select.d.ts +1 -1
- package/dist/configs/components/wd-tag-select.js +2 -1
- package/dist/configs/components/wd-tag.d.ts +1 -1
- package/dist/configs/components/wd-tag.js +2 -1
- package/dist/configs/components/wd-text.d.ts +1 -1
- package/dist/configs/components/wd-text.js +2 -1
- package/dist/configs/components/wd-textarea.d.ts +1 -1
- package/dist/configs/components/wd-textarea.js +2 -1
- package/dist/configs/components/wd-time.d.ts +1 -1
- package/dist/configs/components/wd-time.js +2 -1
- package/dist/configs/components/wd-top-tab.d.ts +1 -1
- package/dist/configs/components/wd-top-tab.js +2 -1
- package/dist/configs/components/wd-tree.d.ts +1 -1
- package/dist/configs/components/wd-tree.js +2 -1
- package/dist/configs/components/wd-unified-link.d.ts +1 -1
- package/dist/configs/components/wd-unified-link.js +2 -1
- package/dist/configs/components/wd-upload-file.d.ts +5 -1
- package/dist/configs/components/wd-upload-file.js +12 -1
- package/dist/configs/components/wd-upload-image.d.ts +1 -1
- package/dist/configs/components/wd-upload-image.js +2 -1
- package/dist/configs/components/web-view.d.ts +1 -1
- package/dist/configs/components/web-view.js +2 -1
- package/dist/configs/components/wedaVideo.d.ts +1 -1
- package/dist/configs/components/wedaVideo.js +2 -1
- package/dist/configs/components/wxOpenApi/phone.d.ts +1 -1
- package/dist/configs/components/wxOpenApi/phone.js +2 -1
- package/dist/configs/components/wxOpenApi/phoneCode.d.ts +1 -1
- package/dist/configs/components/wxOpenApi/phoneCode.js +2 -1
- package/dist/configs/components/wxOpenApi/share.d.ts +1 -1
- package/dist/configs/components/wxOpenApi/share.js +2 -1
- package/dist/configs/components/wxOpenApi/userInfo.d.ts +1 -1
- package/dist/configs/components/wxOpenApi/userInfo.js +2 -1
- package/dist/configs/index.d.ts +528 -766
- package/dist/configs/index.js +1 -1
- package/dist/configs/type-utils/index.d.ts +2 -1
- package/dist/configs/type-utils/type-form.d.ts +2 -0
- package/dist/configs/type-utils/type-form.js +15 -0
- package/dist/configs/type-utils/x-runtime-default.d.ts +1 -0
- package/dist/configs/type-utils/x-runtime-default.js +1 -0
- package/dist/configs/utils/constants.d.ts +2 -0
- package/dist/configs/utils/constants.js +2 -0
- package/dist/onlineConfig.json +4 -4
- package/dist/style/weda-ui.min.css +2 -2
- package/dist/web/components/form/location/components/LocationH5/location.h5.js +13 -1
- package/dist/web/components/form/location/components/LocationPC/location.PC.js +12 -0
- package/dist/web/components/form/uploaderFile/index.css +11 -1
- package/dist/web/components/form/uploaderFile/uploadFile.pc.d.ts +2 -1
- package/dist/web/components/form/uploaderFile/uploadFile.pc.js +8 -4
- package/dist/web/components/form-date/index.d.ts +1 -1
- package/dist/web/components/form-depart-tree-select/index.d.ts +1 -1
- package/dist/web/components/form-email/index.d.ts +1 -1
- package/dist/web/components/form-image-uploader/index.d.ts +1 -1
- package/dist/web/components/form-input/index.d.ts +1 -1
- package/dist/web/components/form-input-hooks/index.d.ts +1 -1
- package/dist/web/components/form-location/index.d.ts +1 -1
- package/dist/web/components/form-multi-region/index.d.ts +1 -1
- package/dist/web/components/form-phone/index.d.ts +1 -1
- package/dist/web/components/form-radio/index.d.ts +1 -1
- package/dist/web/components/form-region/index.d.ts +1 -1
- package/dist/web/components/form-rich-text/index.d.ts +1 -1
- package/dist/web/components/form-select/index.d.ts +1 -1
- package/dist/web/components/form-select-multiple/index.d.ts +1 -1
- package/dist/web/components/form-switch/index.d.ts +1 -1
- package/dist/web/components/form-text-area/index.d.ts +1 -1
- package/dist/web/components/form-time/index.d.ts +1 -1
- package/dist/web/components/form-upload-file/index.d.ts +1 -1
- package/dist/web/components/form-url/index.d.ts +1 -1
- package/dist/web/components/form-user-tree-select/index.d.ts +1 -1
- package/dist/web/components/grid/col.d.ts +2 -2
- package/dist/web/components/scrollView/index.d.ts +5 -23
- package/dist/web/components/scrollView/index.js +141 -50
- package/dist/web/components/uploaderFileView/index.js +0 -2
- package/dist/web/components/wd-member/wd-member.css +3 -7
- package/dist/web/components/wd-upload-file/wd-upload-file.js +2 -2
- package/dist/web/utils/i18n/locale/en_US.d.ts +1 -0
- package/dist/web/utils/i18n/locale/en_US.js +1 -0
- package/dist/web/utils/i18n/locale/zh_CN.d.ts +1 -0
- package/dist/web/utils/i18n/locale/zh_CN.js +1 -0
- package/package.json +6 -8
- package/dist/configs/components/scrollVeiw.json +0 -312
package/dist/configs/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export declare const components: {
|
|
2
2
|
WdStoreProduct: {
|
|
3
|
-
readonly $schema:
|
|
3
|
+
readonly $schema: string;
|
|
4
4
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
5
5
|
appid: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
6
6
|
productId: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -77,7 +77,7 @@ export declare const components: {
|
|
|
77
77
|
};
|
|
78
78
|
};
|
|
79
79
|
WdStoreHome: {
|
|
80
|
-
readonly $schema:
|
|
80
|
+
readonly $schema: string;
|
|
81
81
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
82
82
|
appid: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
83
83
|
}>;
|
|
@@ -106,7 +106,7 @@ export declare const components: {
|
|
|
106
106
|
};
|
|
107
107
|
};
|
|
108
108
|
WdMarkdown: {
|
|
109
|
-
readonly $schema:
|
|
109
|
+
readonly $schema: string;
|
|
110
110
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
111
111
|
value: import("@sinclair/typebox").TString;
|
|
112
112
|
options: import("@sinclair/typebox").TObject<{}>;
|
|
@@ -208,7 +208,7 @@ export declare const components: {
|
|
|
208
208
|
};
|
|
209
209
|
};
|
|
210
210
|
WdCodeEditor: {
|
|
211
|
-
readonly $schema:
|
|
211
|
+
readonly $schema: string;
|
|
212
212
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
213
213
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
214
214
|
focus: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -432,7 +432,7 @@ export declare const components: {
|
|
|
432
432
|
};
|
|
433
433
|
};
|
|
434
434
|
WdUnifiedLink: {
|
|
435
|
-
$schema:
|
|
435
|
+
$schema: string;
|
|
436
436
|
data: import("@sinclair/typebox").TObject<{
|
|
437
437
|
url: import("@sinclair/typebox").TString;
|
|
438
438
|
options: import("@sinclair/typebox").TObject<{
|
|
@@ -479,7 +479,7 @@ export declare const components: {
|
|
|
479
479
|
};
|
|
480
480
|
};
|
|
481
481
|
WdRating: {
|
|
482
|
-
readonly $schema:
|
|
482
|
+
readonly $schema: string;
|
|
483
483
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
484
484
|
min: import("@sinclair/typebox").TNumber;
|
|
485
485
|
max: import("@sinclair/typebox").TNumber;
|
|
@@ -702,7 +702,7 @@ export declare const components: {
|
|
|
702
702
|
};
|
|
703
703
|
};
|
|
704
704
|
WdProgress: {
|
|
705
|
-
readonly $schema:
|
|
705
|
+
readonly $schema: string;
|
|
706
706
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
707
707
|
required: import("@sinclair/typebox").TBoolean;
|
|
708
708
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
@@ -866,7 +866,7 @@ export declare const components: {
|
|
|
866
866
|
};
|
|
867
867
|
};
|
|
868
868
|
WdCascader: {
|
|
869
|
-
readonly $schema:
|
|
869
|
+
readonly $schema: string;
|
|
870
870
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
871
871
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
872
872
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -1094,7 +1094,7 @@ export declare const components: {
|
|
|
1094
1094
|
};
|
|
1095
1095
|
};
|
|
1096
1096
|
WdAudio: {
|
|
1097
|
-
readonly $schema:
|
|
1097
|
+
readonly $schema: string;
|
|
1098
1098
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
1099
1099
|
template: import("@sinclair/typebox").TString;
|
|
1100
1100
|
src: import("@sinclair/typebox").TString;
|
|
@@ -1268,7 +1268,7 @@ export declare const components: {
|
|
|
1268
1268
|
};
|
|
1269
1269
|
};
|
|
1270
1270
|
WdFormObj: {
|
|
1271
|
-
readonly $schema:
|
|
1271
|
+
readonly $schema: string;
|
|
1272
1272
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
1273
1273
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
1274
1274
|
layout: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
@@ -1419,7 +1419,7 @@ export declare const components: {
|
|
|
1419
1419
|
};
|
|
1420
1420
|
};
|
|
1421
1421
|
WdFormArr: {
|
|
1422
|
-
readonly $schema:
|
|
1422
|
+
readonly $schema: string;
|
|
1423
1423
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
1424
1424
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
1425
1425
|
dataSourceName: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -1588,7 +1588,7 @@ export declare const components: {
|
|
|
1588
1588
|
};
|
|
1589
1589
|
};
|
|
1590
1590
|
WdAd: {
|
|
1591
|
-
readonly $schema:
|
|
1591
|
+
readonly $schema: string;
|
|
1592
1592
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
1593
1593
|
adType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
1594
1594
|
unitId: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -1654,7 +1654,7 @@ export declare const components: {
|
|
|
1654
1654
|
};
|
|
1655
1655
|
};
|
|
1656
1656
|
WdCanvas: {
|
|
1657
|
-
readonly $schema:
|
|
1657
|
+
readonly $schema: string;
|
|
1658
1658
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
1659
1659
|
type: import("@sinclair/typebox").TUnsafe<"2d" | "webgl">;
|
|
1660
1660
|
template: import("@sinclair/typebox").TString;
|
|
@@ -1815,7 +1815,7 @@ export declare const components: {
|
|
|
1815
1815
|
};
|
|
1816
1816
|
};
|
|
1817
1817
|
WdModal: {
|
|
1818
|
-
readonly $schema:
|
|
1818
|
+
readonly $schema: string;
|
|
1819
1819
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
1820
1820
|
defaultShow: import("@sinclair/typebox").TBoolean;
|
|
1821
1821
|
template: import("@sinclair/typebox").TString;
|
|
@@ -1965,7 +1965,7 @@ export declare const components: {
|
|
|
1965
1965
|
};
|
|
1966
1966
|
};
|
|
1967
1967
|
WdDrawer: {
|
|
1968
|
-
readonly $schema:
|
|
1968
|
+
readonly $schema: string;
|
|
1969
1969
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
1970
1970
|
visible: import("@sinclair/typebox").TBoolean;
|
|
1971
1971
|
placement: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -2087,7 +2087,7 @@ export declare const components: {
|
|
|
2087
2087
|
};
|
|
2088
2088
|
};
|
|
2089
2089
|
Chart: {
|
|
2090
|
-
readonly $schema:
|
|
2090
|
+
readonly $schema: string;
|
|
2091
2091
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2092
2092
|
template: import("@sinclair/typebox").TString;
|
|
2093
2093
|
option: import("@sinclair/typebox").TUnknown;
|
|
@@ -2225,7 +2225,7 @@ export declare const components: {
|
|
|
2225
2225
|
};
|
|
2226
2226
|
};
|
|
2227
2227
|
WdOfficialAccount: {
|
|
2228
|
-
$schema:
|
|
2228
|
+
$schema: string;
|
|
2229
2229
|
data: import("@sinclair/typebox").TObject<{}>;
|
|
2230
2230
|
events: {
|
|
2231
2231
|
title: string;
|
|
@@ -2277,7 +2277,7 @@ export declare const components: {
|
|
|
2277
2277
|
};
|
|
2278
2278
|
};
|
|
2279
2279
|
WdTree: {
|
|
2280
|
-
readonly $schema:
|
|
2280
|
+
readonly $schema: string;
|
|
2281
2281
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2282
2282
|
data: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TRecursive<import("@sinclair/typebox").TObject<{
|
|
2283
2283
|
label: import("@sinclair/typebox").TString;
|
|
@@ -2667,7 +2667,7 @@ export declare const components: {
|
|
|
2667
2667
|
};
|
|
2668
2668
|
};
|
|
2669
2669
|
WdFormDetail: {
|
|
2670
|
-
readonly $schema:
|
|
2670
|
+
readonly $schema: string;
|
|
2671
2671
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2672
2672
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
2673
2673
|
layout: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
@@ -2841,7 +2841,7 @@ export declare const components: {
|
|
|
2841
2841
|
};
|
|
2842
2842
|
};
|
|
2843
2843
|
CustomerService: {
|
|
2844
|
-
readonly $schema:
|
|
2844
|
+
readonly $schema: string;
|
|
2845
2845
|
readonly isContainer: true;
|
|
2846
2846
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2847
2847
|
showMessageCard: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -2917,7 +2917,7 @@ export declare const components: {
|
|
|
2917
2917
|
};
|
|
2918
2918
|
};
|
|
2919
2919
|
FormTime: {
|
|
2920
|
-
readonly $schema:
|
|
2920
|
+
readonly $schema: string;
|
|
2921
2921
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2922
2922
|
name: import("@sinclair/typebox").TString;
|
|
2923
2923
|
label: import("@sinclair/typebox").TString;
|
|
@@ -2928,7 +2928,7 @@ export declare const components: {
|
|
|
2928
2928
|
required: import("@sinclair/typebox").TBoolean;
|
|
2929
2929
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
2930
2930
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
2931
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
2931
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
2932
2932
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
2933
2933
|
start: import("@sinclair/typebox").TString;
|
|
2934
2934
|
end: import("@sinclair/typebox").TString;
|
|
@@ -2981,7 +2981,7 @@ export declare const components: {
|
|
|
2981
2981
|
};
|
|
2982
2982
|
};
|
|
2983
2983
|
FormRegion: {
|
|
2984
|
-
readonly $schema:
|
|
2984
|
+
readonly $schema: string;
|
|
2985
2985
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2986
2986
|
name: import("@sinclair/typebox").TString;
|
|
2987
2987
|
label: import("@sinclair/typebox").TString;
|
|
@@ -2991,7 +2991,7 @@ export declare const components: {
|
|
|
2991
2991
|
required: import("@sinclair/typebox").TBoolean;
|
|
2992
2992
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
2993
2993
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
2994
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
2994
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
2995
2995
|
separator: import("@sinclair/typebox").TString;
|
|
2996
2996
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
2997
2997
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
@@ -3028,7 +3028,7 @@ export declare const components: {
|
|
|
3028
3028
|
};
|
|
3029
3029
|
};
|
|
3030
3030
|
FormDate: {
|
|
3031
|
-
readonly $schema:
|
|
3031
|
+
readonly $schema: string;
|
|
3032
3032
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3033
3033
|
name: import("@sinclair/typebox").TString;
|
|
3034
3034
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3042,7 +3042,7 @@ export declare const components: {
|
|
|
3042
3042
|
required: import("@sinclair/typebox").TBoolean;
|
|
3043
3043
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
3044
3044
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
3045
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3045
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3046
3046
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
3047
3047
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3048
3048
|
}>;
|
|
@@ -3090,7 +3090,7 @@ export declare const components: {
|
|
|
3090
3090
|
};
|
|
3091
3091
|
};
|
|
3092
3092
|
FormSelect: {
|
|
3093
|
-
readonly $schema:
|
|
3093
|
+
readonly $schema: string;
|
|
3094
3094
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3095
3095
|
name: import("@sinclair/typebox").TString;
|
|
3096
3096
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3100,7 +3100,7 @@ export declare const components: {
|
|
|
3100
3100
|
required: import("@sinclair/typebox").TBoolean;
|
|
3101
3101
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
3102
3102
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
3103
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3103
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3104
3104
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3105
3105
|
range: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
3106
3106
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3173,7 +3173,7 @@ export declare const components: {
|
|
|
3173
3173
|
};
|
|
3174
3174
|
};
|
|
3175
3175
|
FormSelectMultiple: {
|
|
3176
|
-
readonly $schema:
|
|
3176
|
+
readonly $schema: string;
|
|
3177
3177
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3178
3178
|
name: import("@sinclair/typebox").TString;
|
|
3179
3179
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3183,7 +3183,7 @@ export declare const components: {
|
|
|
3183
3183
|
required: import("@sinclair/typebox").TBoolean;
|
|
3184
3184
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
3185
3185
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
3186
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3186
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3187
3187
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3188
3188
|
range: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
3189
3189
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3242,7 +3242,7 @@ export declare const components: {
|
|
|
3242
3242
|
};
|
|
3243
3243
|
};
|
|
3244
3244
|
FormMultiRegion: {
|
|
3245
|
-
readonly $schema:
|
|
3245
|
+
readonly $schema: string;
|
|
3246
3246
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3247
3247
|
name: import("@sinclair/typebox").TString;
|
|
3248
3248
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3252,7 +3252,7 @@ export declare const components: {
|
|
|
3252
3252
|
placeholder: import("@sinclair/typebox").TString;
|
|
3253
3253
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3254
3254
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
3255
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3255
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3256
3256
|
required: import("@sinclair/typebox").TBoolean;
|
|
3257
3257
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
3258
3258
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
@@ -3297,7 +3297,7 @@ export declare const components: {
|
|
|
3297
3297
|
};
|
|
3298
3298
|
};
|
|
3299
3299
|
FormUploadFile: {
|
|
3300
|
-
readonly $schema:
|
|
3300
|
+
readonly $schema: string;
|
|
3301
3301
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3302
3302
|
name: import("@sinclair/typebox").TString;
|
|
3303
3303
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3307,7 +3307,7 @@ export declare const components: {
|
|
|
3307
3307
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
3308
3308
|
value: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>;
|
|
3309
3309
|
maxSize: import("@sinclair/typebox").TNumber;
|
|
3310
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3310
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3311
3311
|
acceptTypes: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>;
|
|
3312
3312
|
downloadVisible: import("@sinclair/typebox").TBoolean;
|
|
3313
3313
|
deleteVisible: import("@sinclair/typebox").TBoolean;
|
|
@@ -3366,7 +3366,7 @@ export declare const components: {
|
|
|
3366
3366
|
};
|
|
3367
3367
|
};
|
|
3368
3368
|
FormImageUploader: {
|
|
3369
|
-
readonly $schema:
|
|
3369
|
+
readonly $schema: string;
|
|
3370
3370
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3371
3371
|
name: import("@sinclair/typebox").TString;
|
|
3372
3372
|
title: import("@sinclair/typebox").TString;
|
|
@@ -3380,7 +3380,7 @@ export declare const components: {
|
|
|
3380
3380
|
maxUploadCount: import("@sinclair/typebox").TNumber;
|
|
3381
3381
|
value: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>;
|
|
3382
3382
|
showShape: import("@sinclair/typebox").TUnsafe<"circular" | "ectangle" | "roundedTectangle">;
|
|
3383
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3383
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3384
3384
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3385
3385
|
isChooseAvatar: import("@sinclair/typebox").TBoolean;
|
|
3386
3386
|
disableMultiSwitch: import("@sinclair/typebox").TBoolean;
|
|
@@ -3437,7 +3437,7 @@ export declare const components: {
|
|
|
3437
3437
|
};
|
|
3438
3438
|
};
|
|
3439
3439
|
FormUserTreeSelect: {
|
|
3440
|
-
readonly $schema:
|
|
3440
|
+
readonly $schema: string;
|
|
3441
3441
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3442
3442
|
name: import("@sinclair/typebox").TString;
|
|
3443
3443
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3452,7 +3452,7 @@ export declare const components: {
|
|
|
3452
3452
|
secondDisplay: import("@sinclair/typebox").TString;
|
|
3453
3453
|
where: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TAny>;
|
|
3454
3454
|
corpScope: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>;
|
|
3455
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3455
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3456
3456
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
3457
3457
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3458
3458
|
multiple: import("@sinclair/typebox").TBoolean;
|
|
@@ -3511,7 +3511,7 @@ export declare const components: {
|
|
|
3511
3511
|
};
|
|
3512
3512
|
};
|
|
3513
3513
|
FormLocation: {
|
|
3514
|
-
readonly $schema:
|
|
3514
|
+
readonly $schema: string;
|
|
3515
3515
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3516
3516
|
name: import("@sinclair/typebox").TString;
|
|
3517
3517
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3524,7 +3524,7 @@ export declare const components: {
|
|
|
3524
3524
|
required: import("@sinclair/typebox").TBoolean;
|
|
3525
3525
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
3526
3526
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
3527
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3527
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3528
3528
|
showLngLat: import("@sinclair/typebox").TBoolean;
|
|
3529
3529
|
showMap: import("@sinclair/typebox").TBoolean;
|
|
3530
3530
|
zoom: import("@sinclair/typebox").TBoolean;
|
|
@@ -3587,7 +3587,7 @@ export declare const components: {
|
|
|
3587
3587
|
};
|
|
3588
3588
|
};
|
|
3589
3589
|
FormSwitch: {
|
|
3590
|
-
readonly $schema:
|
|
3590
|
+
readonly $schema: string;
|
|
3591
3591
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3592
3592
|
name: import("@sinclair/typebox").TString;
|
|
3593
3593
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3596,7 +3596,7 @@ export declare const components: {
|
|
|
3596
3596
|
required: import("@sinclair/typebox").TBoolean;
|
|
3597
3597
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
3598
3598
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
3599
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3599
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3600
3600
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3601
3601
|
}>;
|
|
3602
3602
|
readonly compConfig: {
|
|
@@ -3638,7 +3638,7 @@ export declare const components: {
|
|
|
3638
3638
|
};
|
|
3639
3639
|
};
|
|
3640
3640
|
FormPhone: {
|
|
3641
|
-
readonly $schema:
|
|
3641
|
+
readonly $schema: string;
|
|
3642
3642
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3643
3643
|
name: import("@sinclair/typebox").TString;
|
|
3644
3644
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3647,7 +3647,7 @@ export declare const components: {
|
|
|
3647
3647
|
placeholder: import("@sinclair/typebox").TString;
|
|
3648
3648
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3649
3649
|
focus: import("@sinclair/typebox").TBoolean;
|
|
3650
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3650
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3651
3651
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
3652
3652
|
required: import("@sinclair/typebox").TBoolean;
|
|
3653
3653
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
@@ -3709,7 +3709,7 @@ export declare const components: {
|
|
|
3709
3709
|
};
|
|
3710
3710
|
};
|
|
3711
3711
|
FormUrl: {
|
|
3712
|
-
readonly $schema:
|
|
3712
|
+
readonly $schema: string;
|
|
3713
3713
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3714
3714
|
name: import("@sinclair/typebox").TString;
|
|
3715
3715
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3719,7 +3719,7 @@ export declare const components: {
|
|
|
3719
3719
|
placeholder: import("@sinclair/typebox").TString;
|
|
3720
3720
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3721
3721
|
focus: import("@sinclair/typebox").TBoolean;
|
|
3722
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3722
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3723
3723
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
3724
3724
|
required: import("@sinclair/typebox").TBoolean;
|
|
3725
3725
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
@@ -3781,7 +3781,7 @@ export declare const components: {
|
|
|
3781
3781
|
};
|
|
3782
3782
|
};
|
|
3783
3783
|
FormEmail: {
|
|
3784
|
-
readonly $schema:
|
|
3784
|
+
readonly $schema: string;
|
|
3785
3785
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3786
3786
|
name: import("@sinclair/typebox").TString;
|
|
3787
3787
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3791,7 +3791,7 @@ export declare const components: {
|
|
|
3791
3791
|
focus: import("@sinclair/typebox").TBoolean;
|
|
3792
3792
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3793
3793
|
maxLength: import("@sinclair/typebox").TNumber;
|
|
3794
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3794
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3795
3795
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
3796
3796
|
required: import("@sinclair/typebox").TBoolean;
|
|
3797
3797
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
@@ -3851,7 +3851,7 @@ export declare const components: {
|
|
|
3851
3851
|
};
|
|
3852
3852
|
};
|
|
3853
3853
|
FormDepartTreeSelect: {
|
|
3854
|
-
readonly $schema:
|
|
3854
|
+
readonly $schema: string;
|
|
3855
3855
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3856
3856
|
name: import("@sinclair/typebox").TString;
|
|
3857
3857
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3863,7 +3863,7 @@ export declare const components: {
|
|
|
3863
3863
|
required: import("@sinclair/typebox").TBoolean;
|
|
3864
3864
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
3865
3865
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
3866
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3866
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3867
3867
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
3868
3868
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3869
3869
|
multiple: import("@sinclair/typebox").TBoolean;
|
|
@@ -3905,7 +3905,7 @@ export declare const components: {
|
|
|
3905
3905
|
};
|
|
3906
3906
|
};
|
|
3907
3907
|
FormRichText: {
|
|
3908
|
-
readonly $schema:
|
|
3908
|
+
readonly $schema: string;
|
|
3909
3909
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3910
3910
|
maxSize: import("@sinclair/typebox").TNumber;
|
|
3911
3911
|
acceptTypes: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TUnsafe<"image/*" | "image/jpeg" | "image/png" | "image/bmp" | "image/tif" | "image/tiff">>;
|
|
@@ -3916,7 +3916,7 @@ export declare const components: {
|
|
|
3916
3916
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
3917
3917
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
3918
3918
|
value: import("@sinclair/typebox").TString;
|
|
3919
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3919
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3920
3920
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3921
3921
|
readOnly: import("@sinclair/typebox").TBoolean;
|
|
3922
3922
|
}>;
|
|
@@ -3967,7 +3967,7 @@ export declare const components: {
|
|
|
3967
3967
|
};
|
|
3968
3968
|
};
|
|
3969
3969
|
FormCheckbox: {
|
|
3970
|
-
readonly $schema:
|
|
3970
|
+
readonly $schema: string;
|
|
3971
3971
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3972
3972
|
name: import("@sinclair/typebox").TString;
|
|
3973
3973
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3980,7 +3980,7 @@ export declare const components: {
|
|
|
3980
3980
|
required: import("@sinclair/typebox").TBoolean;
|
|
3981
3981
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
3982
3982
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
3983
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
3983
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
3984
3984
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
3985
3985
|
format: import("@sinclair/typebox").TString;
|
|
3986
3986
|
enumName: import("@sinclair/typebox").TString;
|
|
@@ -4020,7 +4020,7 @@ export declare const components: {
|
|
|
4020
4020
|
};
|
|
4021
4021
|
};
|
|
4022
4022
|
FormRadio: {
|
|
4023
|
-
readonly $schema:
|
|
4023
|
+
readonly $schema: string;
|
|
4024
4024
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4025
4025
|
name: import("@sinclair/typebox").TString;
|
|
4026
4026
|
label: import("@sinclair/typebox").TString;
|
|
@@ -4029,7 +4029,7 @@ export declare const components: {
|
|
|
4029
4029
|
required: import("@sinclair/typebox").TBoolean;
|
|
4030
4030
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
4031
4031
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
4032
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
4032
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
4033
4033
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
4034
4034
|
range: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
4035
4035
|
label: import("@sinclair/typebox").TString;
|
|
@@ -4065,7 +4065,7 @@ export declare const components: {
|
|
|
4065
4065
|
};
|
|
4066
4066
|
};
|
|
4067
4067
|
FormTextArea: {
|
|
4068
|
-
$schema:
|
|
4068
|
+
$schema: string;
|
|
4069
4069
|
data: import("@sinclair/typebox").TObject<{
|
|
4070
4070
|
name: import("@sinclair/typebox").TString;
|
|
4071
4071
|
label: import("@sinclair/typebox").TString;
|
|
@@ -4075,7 +4075,7 @@ export declare const components: {
|
|
|
4075
4075
|
required: import("@sinclair/typebox").TBoolean;
|
|
4076
4076
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
4077
4077
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
4078
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
4078
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
4079
4079
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
4080
4080
|
counterVisible: import("@sinclair/typebox").TBoolean;
|
|
4081
4081
|
maxLength: import("@sinclair/typebox").TNumber;
|
|
@@ -4122,7 +4122,7 @@ export declare const components: {
|
|
|
4122
4122
|
};
|
|
4123
4123
|
};
|
|
4124
4124
|
FormInput: {
|
|
4125
|
-
readonly $schema:
|
|
4125
|
+
readonly $schema: string;
|
|
4126
4126
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4127
4127
|
rules: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
4128
4128
|
format: import("@sinclair/typebox").TString;
|
|
@@ -4130,7 +4130,7 @@ export declare const components: {
|
|
|
4130
4130
|
pattern: import("@sinclair/typebox").TString;
|
|
4131
4131
|
}>>;
|
|
4132
4132
|
value: import("@sinclair/typebox").TString;
|
|
4133
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
4133
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
4134
4134
|
validateStatus: import("@sinclair/typebox").TUnsafe<"error" | "success" | "warn">;
|
|
4135
4135
|
isNickNameType: import("@sinclair/typebox").TBoolean;
|
|
4136
4136
|
required: import("@sinclair/typebox").TBoolean;
|
|
@@ -4200,7 +4200,7 @@ export declare const components: {
|
|
|
4200
4200
|
};
|
|
4201
4201
|
};
|
|
4202
4202
|
WdForm: {
|
|
4203
|
-
readonly $schema:
|
|
4203
|
+
readonly $schema: string;
|
|
4204
4204
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4205
4205
|
contentSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
4206
4206
|
isDisabledSubmit: import("@sinclair/typebox").TBoolean;
|
|
@@ -4216,7 +4216,7 @@ export declare const components: {
|
|
|
4216
4216
|
methodUpdate: import("@sinclair/typebox").TString;
|
|
4217
4217
|
colNum: import("@sinclair/typebox").TNever;
|
|
4218
4218
|
lgWidth: import("@sinclair/typebox").TUnsafe<"lg" | "sm" | "md" | "hundred">;
|
|
4219
|
-
layout: import("@sinclair/typebox").TUnsafe<"
|
|
4219
|
+
layout: import("@sinclair/typebox").TUnsafe<"horizontal" | "vertical">;
|
|
4220
4220
|
labelAlign: import("@sinclair/typebox").TUnsafe<"left" | "right">;
|
|
4221
4221
|
fields: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
4222
4222
|
name: import("@sinclair/typebox").TString;
|
|
@@ -4234,7 +4234,7 @@ export declare const components: {
|
|
|
4234
4234
|
readonly properties: import("@sinclair/typebox").TObject<{
|
|
4235
4235
|
value: import("@sinclair/typebox").TRecord<import("@sinclair/typebox").TString, import("@sinclair/typebox").TAny>;
|
|
4236
4236
|
formType: import("@sinclair/typebox").TUnsafe<"create" | "edit" | "read">;
|
|
4237
|
-
layout: import("@sinclair/typebox").TUnsafe<"
|
|
4237
|
+
layout: import("@sinclair/typebox").TUnsafe<"horizontal" | "vertical">;
|
|
4238
4238
|
dataSourceName: import("@sinclair/typebox").TString;
|
|
4239
4239
|
clearValidate: import("@sinclair/typebox").TFunction<[], import("@sinclair/typebox").TVoid>;
|
|
4240
4240
|
errors: import("@sinclair/typebox").TRecord<import("@sinclair/typebox").TString, import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -4269,7 +4269,7 @@ export declare const components: {
|
|
|
4269
4269
|
readonly params: import("@sinclair/typebox").TObject<{
|
|
4270
4270
|
value: import("@sinclair/typebox").TObject<{}>;
|
|
4271
4271
|
}>;
|
|
4272
|
-
readonly description: "通过 $w.form1.setValue({a:'111'}) 设置组件值";
|
|
4272
|
+
readonly description: "通过 $w.form1.setValue({value:{a:'111'}}) 设置组件值";
|
|
4273
4273
|
}, {
|
|
4274
4274
|
readonly name: "submit";
|
|
4275
4275
|
readonly label: "提交";
|
|
@@ -4540,7 +4540,7 @@ export declare const components: {
|
|
|
4540
4540
|
};
|
|
4541
4541
|
};
|
|
4542
4542
|
Button: {
|
|
4543
|
-
readonly $schema:
|
|
4543
|
+
readonly $schema: string;
|
|
4544
4544
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4545
4545
|
text: import("@sinclair/typebox").TString;
|
|
4546
4546
|
size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"default" | "mini" | "large">>;
|
|
@@ -4594,7 +4594,7 @@ export declare const components: {
|
|
|
4594
4594
|
};
|
|
4595
4595
|
};
|
|
4596
4596
|
Text: {
|
|
4597
|
-
readonly $schema:
|
|
4597
|
+
readonly $schema: string;
|
|
4598
4598
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4599
4599
|
text: import("@sinclair/typebox").TString;
|
|
4600
4600
|
level: import("@sinclair/typebox").TUnsafe<"0" | "1" | "2" | "3" | "4" | "5" | "6">;
|
|
@@ -4632,7 +4632,7 @@ export declare const components: {
|
|
|
4632
4632
|
};
|
|
4633
4633
|
};
|
|
4634
4634
|
Container: {
|
|
4635
|
-
readonly $schema:
|
|
4635
|
+
readonly $schema: string;
|
|
4636
4636
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4637
4637
|
title: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
4638
4638
|
data: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TRecord<import("@sinclair/typebox").TString, import("@sinclair/typebox").TUnknown>>;
|
|
@@ -4683,7 +4683,7 @@ export declare const components: {
|
|
|
4683
4683
|
};
|
|
4684
4684
|
};
|
|
4685
4685
|
Image: {
|
|
4686
|
-
readonly $schema:
|
|
4686
|
+
readonly $schema: string;
|
|
4687
4687
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4688
4688
|
src: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
4689
4689
|
fit: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"fill" | "contain" | "cover" | "widthFix" | "heightFix">>;
|
|
@@ -4692,7 +4692,7 @@ export declare const components: {
|
|
|
4692
4692
|
alt: import("@sinclair/typebox").TString;
|
|
4693
4693
|
showMenuByLongpress: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
4694
4694
|
lazyLoad: import("@sinclair/typebox").TBoolean;
|
|
4695
|
-
mode: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"left" | "top" | "
|
|
4695
|
+
mode: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"left" | "top" | "bottom" | "right" | "center" | "widthFix" | "heightFix" | "scaleToFill" | "aspectFit" | "aspectFill" | "top left" | "top right" | "bottom left" | "bottom right">>;
|
|
4696
4696
|
}>;
|
|
4697
4697
|
readonly events: readonly [{
|
|
4698
4698
|
readonly name: "load";
|
|
@@ -5568,7 +5568,7 @@ export declare const components: {
|
|
|
5568
5568
|
}[];
|
|
5569
5569
|
};
|
|
5570
5570
|
WedaVideo: {
|
|
5571
|
-
readonly $schema:
|
|
5571
|
+
readonly $schema: string;
|
|
5572
5572
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
5573
5573
|
videoDataSource: import("@sinclair/typebox").TString;
|
|
5574
5574
|
posterImage: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -6346,254 +6346,118 @@ export declare const components: {
|
|
|
6346
6346
|
};
|
|
6347
6347
|
};
|
|
6348
6348
|
ScrollView: {
|
|
6349
|
-
$schema: string;
|
|
6350
|
-
data: {
|
|
6351
|
-
|
|
6352
|
-
|
|
6353
|
-
|
|
6354
|
-
|
|
6355
|
-
|
|
6356
|
-
|
|
6357
|
-
|
|
6358
|
-
|
|
6359
|
-
|
|
6360
|
-
|
|
6361
|
-
|
|
6362
|
-
|
|
6363
|
-
|
|
6364
|
-
|
|
6365
|
-
|
|
6366
|
-
|
|
6367
|
-
|
|
6368
|
-
|
|
6369
|
-
|
|
6370
|
-
|
|
6371
|
-
|
|
6372
|
-
|
|
6373
|
-
|
|
6374
|
-
|
|
6375
|
-
|
|
6376
|
-
|
|
6377
|
-
|
|
6378
|
-
|
|
6379
|
-
|
|
6380
|
-
|
|
6381
|
-
|
|
6382
|
-
|
|
6383
|
-
|
|
6384
|
-
|
|
6385
|
-
|
|
6386
|
-
|
|
6387
|
-
|
|
6388
|
-
|
|
6389
|
-
|
|
6390
|
-
|
|
6391
|
-
|
|
6392
|
-
|
|
6393
|
-
|
|
6394
|
-
|
|
6395
|
-
|
|
6396
|
-
|
|
6397
|
-
|
|
6398
|
-
|
|
6399
|
-
|
|
6400
|
-
|
|
6401
|
-
|
|
6402
|
-
|
|
6403
|
-
|
|
6404
|
-
|
|
6405
|
-
|
|
6406
|
-
|
|
6407
|
-
|
|
6408
|
-
|
|
6409
|
-
|
|
6410
|
-
|
|
6411
|
-
|
|
6412
|
-
|
|
6413
|
-
|
|
6414
|
-
|
|
6415
|
-
|
|
6416
|
-
|
|
6417
|
-
|
|
6418
|
-
|
|
6419
|
-
|
|
6420
|
-
|
|
6421
|
-
|
|
6422
|
-
|
|
6423
|
-
|
|
6424
|
-
|
|
6425
|
-
|
|
6426
|
-
|
|
6427
|
-
|
|
6428
|
-
|
|
6429
|
-
|
|
6430
|
-
|
|
6431
|
-
|
|
6432
|
-
|
|
6433
|
-
|
|
6434
|
-
|
|
6435
|
-
|
|
6436
|
-
|
|
6437
|
-
|
|
6438
|
-
|
|
6439
|
-
|
|
6440
|
-
|
|
6441
|
-
|
|
6442
|
-
|
|
6443
|
-
|
|
6444
|
-
"x-index": number;
|
|
6445
|
-
description: string;
|
|
6446
|
-
};
|
|
6447
|
-
bounces: {
|
|
6448
|
-
title: string;
|
|
6449
|
-
type: string;
|
|
6450
|
-
default: boolean;
|
|
6451
|
-
"x-platforms": string[];
|
|
6452
|
-
"x-index": number;
|
|
6453
|
-
"x-category": string;
|
|
6454
|
-
};
|
|
6455
|
-
pagingEnabled: {
|
|
6456
|
-
title: string;
|
|
6457
|
-
type: string;
|
|
6458
|
-
default: boolean;
|
|
6459
|
-
"x-platforms": string[];
|
|
6460
|
-
"x-index": number;
|
|
6461
|
-
"x-category": string;
|
|
6462
|
-
};
|
|
6463
|
-
fastDeceleration: {
|
|
6464
|
-
title: string;
|
|
6465
|
-
type: string;
|
|
6466
|
-
default: boolean;
|
|
6467
|
-
"x-platforms": string[];
|
|
6468
|
-
"x-index": number;
|
|
6469
|
-
"x-category": string;
|
|
6470
|
-
};
|
|
6471
|
-
refresherEnabled: {
|
|
6472
|
-
title: string;
|
|
6473
|
-
type: string;
|
|
6474
|
-
default: boolean;
|
|
6475
|
-
"x-linkages": {
|
|
6476
|
-
type: string;
|
|
6477
|
-
target: string;
|
|
6478
|
-
condition: string;
|
|
6479
|
-
}[];
|
|
6480
|
-
"x-platforms": string[];
|
|
6481
|
-
"x-category": string;
|
|
6482
|
-
"x-index": number;
|
|
6483
|
-
description: string;
|
|
6484
|
-
};
|
|
6485
|
-
refresherThreshold: {
|
|
6486
|
-
title: string;
|
|
6487
|
-
type: string;
|
|
6488
|
-
default: number;
|
|
6489
|
-
"x-index": number;
|
|
6490
|
-
"x-platforms": string[];
|
|
6491
|
-
"x-category": string;
|
|
6492
|
-
};
|
|
6493
|
-
refresherDefaultStyle: {
|
|
6494
|
-
title: string;
|
|
6495
|
-
type: string;
|
|
6496
|
-
default: string;
|
|
6497
|
-
"x-component": string;
|
|
6498
|
-
enum: {
|
|
6499
|
-
label: string;
|
|
6500
|
-
value: string;
|
|
6501
|
-
}[];
|
|
6502
|
-
"x-platforms": string[];
|
|
6503
|
-
"x-index": number;
|
|
6504
|
-
"x-category": string;
|
|
6505
|
-
};
|
|
6506
|
-
refresherBackground: {
|
|
6507
|
-
title: string;
|
|
6508
|
-
type: string;
|
|
6509
|
-
"x-component": string;
|
|
6510
|
-
default: string;
|
|
6511
|
-
"x-platforms": string[];
|
|
6512
|
-
"x-index": number;
|
|
6513
|
-
"x-category": string;
|
|
6514
|
-
};
|
|
6515
|
-
refresherTriggered: {
|
|
6516
|
-
title: string;
|
|
6517
|
-
type: string;
|
|
6518
|
-
default: boolean;
|
|
6519
|
-
"x-platforms": string[];
|
|
6520
|
-
"x-index": number;
|
|
6521
|
-
"x-category": string;
|
|
6522
|
-
};
|
|
6523
|
-
scrollAnchoring: {
|
|
6524
|
-
title: string;
|
|
6525
|
-
type: string;
|
|
6526
|
-
default: boolean;
|
|
6527
|
-
"x-platforms": string[];
|
|
6528
|
-
"x-category": string;
|
|
6529
|
-
"x-index": number;
|
|
6530
|
-
description: string;
|
|
6531
|
-
};
|
|
6532
|
-
enableFlex: {
|
|
6533
|
-
title: string;
|
|
6534
|
-
type: string;
|
|
6535
|
-
default: boolean;
|
|
6536
|
-
"x-platforms": string[];
|
|
6537
|
-
"x-category": string;
|
|
6538
|
-
"x-index": number;
|
|
6539
|
-
description: string;
|
|
6540
|
-
};
|
|
6541
|
-
enableBackToTop: {
|
|
6542
|
-
title: string;
|
|
6543
|
-
type: string;
|
|
6544
|
-
default: boolean;
|
|
6545
|
-
"x-platforms": string[];
|
|
6546
|
-
"x-category": string;
|
|
6547
|
-
"x-index": number;
|
|
6548
|
-
description: string;
|
|
6549
|
-
};
|
|
6550
|
-
scrollWithAnimation: {
|
|
6551
|
-
title: string;
|
|
6552
|
-
type: string;
|
|
6553
|
-
default: boolean;
|
|
6554
|
-
"x-platforms": string[];
|
|
6555
|
-
"x-index": number;
|
|
6556
|
-
"x-category": string;
|
|
6557
|
-
description: string;
|
|
6558
|
-
};
|
|
6559
|
-
};
|
|
6560
|
-
};
|
|
6561
|
-
events: ({
|
|
6562
|
-
name: string;
|
|
6563
|
-
title: string;
|
|
6564
|
-
"x-platforms"?: undefined;
|
|
6565
|
-
} | {
|
|
6566
|
-
name: string;
|
|
6567
|
-
"x-platforms": string[];
|
|
6568
|
-
title: string;
|
|
6569
|
-
})[];
|
|
6570
|
-
meta: {
|
|
6571
|
-
title: string;
|
|
6572
|
-
description: string;
|
|
6573
|
-
category: string;
|
|
6574
|
-
categoryOrder: number;
|
|
6575
|
-
componentOrder: number;
|
|
6576
|
-
figureIcon: string;
|
|
6577
|
-
icon: string;
|
|
6349
|
+
readonly $schema: string;
|
|
6350
|
+
readonly data: import("@sinclair/typebox").TObject<{
|
|
6351
|
+
scrollX: import("@sinclair/typebox").TBoolean;
|
|
6352
|
+
scrollY: import("@sinclair/typebox").TBoolean;
|
|
6353
|
+
scrollIntoView: import("@sinclair/typebox").TString;
|
|
6354
|
+
scrollLeft: import("@sinclair/typebox").TNumber;
|
|
6355
|
+
scrollTop: import("@sinclair/typebox").TNumber;
|
|
6356
|
+
lowerThreshold: import("@sinclair/typebox").TNumber;
|
|
6357
|
+
upperThreshold: import("@sinclair/typebox").TNumber;
|
|
6358
|
+
observerSelector: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>;
|
|
6359
|
+
rootMargin: import("@sinclair/typebox").TObject<{
|
|
6360
|
+
top: import("@sinclair/typebox").TString;
|
|
6361
|
+
bottom: import("@sinclair/typebox").TString;
|
|
6362
|
+
left: import("@sinclair/typebox").TString;
|
|
6363
|
+
right: import("@sinclair/typebox").TString;
|
|
6364
|
+
}>;
|
|
6365
|
+
showScrollbar: import("@sinclair/typebox").TBoolean;
|
|
6366
|
+
enhanced: import("@sinclair/typebox").TBoolean;
|
|
6367
|
+
bounces: import("@sinclair/typebox").TBoolean;
|
|
6368
|
+
pagingEnabled: import("@sinclair/typebox").TBoolean;
|
|
6369
|
+
fastDeceleration: import("@sinclair/typebox").TBoolean;
|
|
6370
|
+
refresherEnabled: import("@sinclair/typebox").TBoolean;
|
|
6371
|
+
refresherThreshold: import("@sinclair/typebox").TNumber;
|
|
6372
|
+
refresherDefaultStyle: import("@sinclair/typebox").TString;
|
|
6373
|
+
refresherBackground: import("@sinclair/typebox").TString;
|
|
6374
|
+
refresherTriggered: import("@sinclair/typebox").TBoolean;
|
|
6375
|
+
scrollAnchoring: import("@sinclair/typebox").TBoolean;
|
|
6376
|
+
enableFlex: import("@sinclair/typebox").TBoolean;
|
|
6377
|
+
enableBackToTop: import("@sinclair/typebox").TBoolean;
|
|
6378
|
+
scrollWithAnimation: import("@sinclair/typebox").TBoolean;
|
|
6379
|
+
}>;
|
|
6380
|
+
readonly isContainer: true;
|
|
6381
|
+
readonly mpOrigin: "scroll-view";
|
|
6382
|
+
readonly events: readonly [{
|
|
6383
|
+
readonly name: "onReady";
|
|
6384
|
+
readonly title: "滚动容器初次渲染完成时触发";
|
|
6385
|
+
}, {
|
|
6386
|
+
readonly name: "scroll";
|
|
6387
|
+
readonly title: "滚动时触发";
|
|
6388
|
+
}, {
|
|
6389
|
+
readonly name: "scrollToTarget";
|
|
6390
|
+
readonly title: "滚动到指定位置时触发";
|
|
6391
|
+
readonly detail: import("@sinclair/typebox").TObject<{
|
|
6392
|
+
scrollViewContext: import("@sinclair/typebox").TObject<{}>;
|
|
6393
|
+
}>;
|
|
6394
|
+
}, {
|
|
6395
|
+
readonly name: "scrolltolower";
|
|
6396
|
+
readonly title: "滚动到底部/右边时触发";
|
|
6397
|
+
}, {
|
|
6398
|
+
readonly name: "scrolltoupper";
|
|
6399
|
+
readonly title: "滚动到顶部/左边时触发";
|
|
6400
|
+
}, {
|
|
6401
|
+
readonly name: "dragstart";
|
|
6402
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
6403
|
+
readonly title: "滑动开始事件(同时开启 enhanced 属性后生效)";
|
|
6404
|
+
}, {
|
|
6405
|
+
readonly name: "dragging";
|
|
6406
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
6407
|
+
readonly title: "滑动事件(同时开启 enhanced 属性后生效)";
|
|
6408
|
+
}, {
|
|
6409
|
+
readonly name: "dragend";
|
|
6410
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
6411
|
+
readonly title: "滑动结束事件(同时开启 enhanced 属性后生效)";
|
|
6412
|
+
}, {
|
|
6413
|
+
readonly name: "refresherpulling";
|
|
6414
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
6415
|
+
readonly title: "自定义下拉刷新控件被下拉";
|
|
6416
|
+
}, {
|
|
6417
|
+
readonly name: "refresherrefresh";
|
|
6418
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
6419
|
+
readonly title: "自定义下拉刷新被触发";
|
|
6420
|
+
}, {
|
|
6421
|
+
readonly name: "refresherrestore";
|
|
6422
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
6423
|
+
readonly title: "自定义下拉刷新被复位";
|
|
6424
|
+
}, {
|
|
6425
|
+
readonly name: "refresherabort";
|
|
6426
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
6427
|
+
readonly title: "自定义下拉刷新被中止";
|
|
6428
|
+
}];
|
|
6429
|
+
readonly methods: readonly [{
|
|
6430
|
+
readonly name: "scrollIntoElement";
|
|
6431
|
+
readonly label: "滚动到指定位置";
|
|
6432
|
+
readonly params: import("@sinclair/typebox").TObject<{
|
|
6433
|
+
selector: import("@sinclair/typebox").TString;
|
|
6434
|
+
}>;
|
|
6435
|
+
}];
|
|
6436
|
+
readonly meta: {
|
|
6437
|
+
readonly title: "滚动容器";
|
|
6438
|
+
readonly description: "当组件元素内容长度大于滚动容器时,滚动容器会出滚动条用来对页面内容进行滑动展示。";
|
|
6439
|
+
readonly category: "布局";
|
|
6440
|
+
readonly categoryOrder: 200;
|
|
6441
|
+
readonly componentOrder: 110;
|
|
6442
|
+
readonly figureIcon: "../figureIcons/ScrollView.svg";
|
|
6443
|
+
readonly icon: "../icons/ScrollView.svg";
|
|
6578
6444
|
};
|
|
6579
|
-
configMeta: {
|
|
6580
|
-
docsUrl:
|
|
6581
|
-
shortcut: {
|
|
6582
|
-
props:
|
|
6583
|
-
extra: {
|
|
6584
|
-
container: {
|
|
6585
|
-
|
|
6586
|
-
|
|
6587
|
-
|
|
6445
|
+
readonly configMeta: {
|
|
6446
|
+
readonly docsUrl: "https://docs.cloudbase.net/lowcode/components/wedaUI/src/docs/compsdocs/grid/ScrollView";
|
|
6447
|
+
readonly shortcut: {
|
|
6448
|
+
readonly props: readonly ["scrollX", "scrollY"];
|
|
6449
|
+
readonly extra: {
|
|
6450
|
+
readonly container: {
|
|
6451
|
+
readonly 'x-component': "container";
|
|
6452
|
+
readonly 'x-component-props': readonly ["gsd-h5-react:Text", "CLOUDBASE_STANDARD:Button", "gsd-h5-react:Image", "CLOUDBASE_STANDARD:FormInput"];
|
|
6453
|
+
readonly 'x-index': 1;
|
|
6588
6454
|
};
|
|
6589
6455
|
};
|
|
6590
6456
|
};
|
|
6591
6457
|
};
|
|
6592
|
-
isContainer: boolean;
|
|
6593
|
-
mpOrigin: string;
|
|
6594
6458
|
};
|
|
6595
6459
|
Swiper: {
|
|
6596
|
-
readonly $schema:
|
|
6460
|
+
readonly $schema: string;
|
|
6597
6461
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
6598
6462
|
interval: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
6599
6463
|
vertical: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -6941,7 +6805,7 @@ export declare const components: {
|
|
|
6941
6805
|
events: any[];
|
|
6942
6806
|
};
|
|
6943
6807
|
Modal: {
|
|
6944
|
-
readonly $schema:
|
|
6808
|
+
readonly $schema: string;
|
|
6945
6809
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
6946
6810
|
content: import("@sinclair/typebox").TString;
|
|
6947
6811
|
visible: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -7110,7 +6974,7 @@ export declare const components: {
|
|
|
7110
6974
|
};
|
|
7111
6975
|
};
|
|
7112
6976
|
Link: {
|
|
7113
|
-
readonly $schema:
|
|
6977
|
+
readonly $schema: string;
|
|
7114
6978
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
7115
6979
|
content: import("@sinclair/typebox").TString;
|
|
7116
6980
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -7151,7 +7015,7 @@ export declare const components: {
|
|
|
7151
7015
|
}];
|
|
7152
7016
|
};
|
|
7153
7017
|
Tabs: {
|
|
7154
|
-
readonly $schema:
|
|
7018
|
+
readonly $schema: string;
|
|
7155
7019
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
7156
7020
|
isMultipleSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
7157
7021
|
tabs: import("@sinclair/typebox").TReadonly<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -7183,7 +7047,7 @@ export declare const components: {
|
|
|
7183
7047
|
};
|
|
7184
7048
|
};
|
|
7185
7049
|
Calendar: {
|
|
7186
|
-
readonly $schema:
|
|
7050
|
+
readonly $schema: string;
|
|
7187
7051
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
7188
7052
|
initValue: import("@sinclair/typebox").TString;
|
|
7189
7053
|
configData: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -8132,7 +7996,7 @@ export declare const components: {
|
|
|
8132
7996
|
};
|
|
8133
7997
|
};
|
|
8134
7998
|
Line: {
|
|
8135
|
-
readonly $schema:
|
|
7999
|
+
readonly $schema: string;
|
|
8136
8000
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8137
8001
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
8138
8002
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -8270,7 +8134,7 @@ export declare const components: {
|
|
|
8270
8134
|
};
|
|
8271
8135
|
};
|
|
8272
8136
|
Bar: {
|
|
8273
|
-
readonly $schema:
|
|
8137
|
+
readonly $schema: string;
|
|
8274
8138
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8275
8139
|
directionType: import("@sinclair/typebox").TUnsafe<string>;
|
|
8276
8140
|
isPile: import("@sinclair/typebox").TBoolean;
|
|
@@ -8415,7 +8279,7 @@ export declare const components: {
|
|
|
8415
8279
|
};
|
|
8416
8280
|
};
|
|
8417
8281
|
Pie: {
|
|
8418
|
-
readonly $schema:
|
|
8282
|
+
readonly $schema: string;
|
|
8419
8283
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8420
8284
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
8421
8285
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -8542,7 +8406,7 @@ export declare const components: {
|
|
|
8542
8406
|
};
|
|
8543
8407
|
};
|
|
8544
8408
|
StatisticsCard: {
|
|
8545
|
-
readonly $schema:
|
|
8409
|
+
readonly $schema: string;
|
|
8546
8410
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8547
8411
|
dataSource: import("@sinclair/typebox").TObject<{
|
|
8548
8412
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -8988,7 +8852,7 @@ export declare const components: {
|
|
|
8988
8852
|
};
|
|
8989
8853
|
};
|
|
8990
8854
|
Phone: {
|
|
8991
|
-
readonly $schema:
|
|
8855
|
+
readonly $schema: string;
|
|
8992
8856
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8993
8857
|
text: import("@sinclair/typebox").TString;
|
|
8994
8858
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -9050,7 +8914,7 @@ export declare const components: {
|
|
|
9050
8914
|
};
|
|
9051
8915
|
};
|
|
9052
8916
|
PhoneCode: {
|
|
9053
|
-
readonly $schema:
|
|
8917
|
+
readonly $schema: string;
|
|
9054
8918
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
9055
8919
|
text: import("@sinclair/typebox").TString;
|
|
9056
8920
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -9105,7 +8969,7 @@ export declare const components: {
|
|
|
9105
8969
|
};
|
|
9106
8970
|
};
|
|
9107
8971
|
Share: {
|
|
9108
|
-
readonly $schema:
|
|
8972
|
+
readonly $schema: string;
|
|
9109
8973
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
9110
8974
|
text: import("@sinclair/typebox").TString;
|
|
9111
8975
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -9148,7 +9012,7 @@ export declare const components: {
|
|
|
9148
9012
|
};
|
|
9149
9013
|
};
|
|
9150
9014
|
UserInfo: {
|
|
9151
|
-
readonly $schema:
|
|
9015
|
+
readonly $schema: string;
|
|
9152
9016
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
9153
9017
|
text: import("@sinclair/typebox").TString;
|
|
9154
9018
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">>;
|
|
@@ -9208,7 +9072,7 @@ export declare const components: {
|
|
|
9208
9072
|
};
|
|
9209
9073
|
};
|
|
9210
9074
|
Lottery: {
|
|
9211
|
-
readonly $schema:
|
|
9075
|
+
readonly $schema: string;
|
|
9212
9076
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
9213
9077
|
prizeList: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
9214
9078
|
title: import("@sinclair/typebox").TString;
|
|
@@ -10532,7 +10396,7 @@ export declare const components: {
|
|
|
10532
10396
|
};
|
|
10533
10397
|
};
|
|
10534
10398
|
WdButton: {
|
|
10535
|
-
readonly $schema:
|
|
10399
|
+
readonly $schema: string;
|
|
10536
10400
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10537
10401
|
text: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
10538
10402
|
theme: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -10653,7 +10517,7 @@ export declare const components: {
|
|
|
10653
10517
|
};
|
|
10654
10518
|
};
|
|
10655
10519
|
WdDivider: {
|
|
10656
|
-
readonly $schema:
|
|
10520
|
+
readonly $schema: string;
|
|
10657
10521
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10658
10522
|
type: import("@sinclair/typebox").TUnsafe<string>;
|
|
10659
10523
|
}>;
|
|
@@ -10717,7 +10581,7 @@ export declare const components: {
|
|
|
10717
10581
|
};
|
|
10718
10582
|
};
|
|
10719
10583
|
WdCard: {
|
|
10720
|
-
readonly $schema:
|
|
10584
|
+
readonly $schema: string;
|
|
10721
10585
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10722
10586
|
template: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"card" | "collapse1" | "collapse2">>;
|
|
10723
10587
|
showHeader: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -10782,11 +10646,11 @@ export declare const components: {
|
|
|
10782
10646
|
readonly title: "点击";
|
|
10783
10647
|
}, {
|
|
10784
10648
|
readonly name: "contentShow";
|
|
10785
|
-
readonly title: "
|
|
10649
|
+
readonly title: "卡片折叠面板显示时";
|
|
10786
10650
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
10787
10651
|
}, {
|
|
10788
10652
|
readonly name: "contentHide";
|
|
10789
|
-
readonly title: "
|
|
10653
|
+
readonly title: "卡片折叠面板隐藏时";
|
|
10790
10654
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
10791
10655
|
}];
|
|
10792
10656
|
readonly meta: {
|
|
@@ -10862,7 +10726,7 @@ export declare const components: {
|
|
|
10862
10726
|
};
|
|
10863
10727
|
};
|
|
10864
10728
|
WdLink: {
|
|
10865
|
-
readonly $schema:
|
|
10729
|
+
readonly $schema: string;
|
|
10866
10730
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10867
10731
|
content: import("@sinclair/typebox").TString;
|
|
10868
10732
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -10954,7 +10818,7 @@ export declare const components: {
|
|
|
10954
10818
|
};
|
|
10955
10819
|
};
|
|
10956
10820
|
WdIcon: {
|
|
10957
|
-
readonly $schema:
|
|
10821
|
+
readonly $schema: string;
|
|
10958
10822
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10959
10823
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
10960
10824
|
name: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -11036,7 +10900,7 @@ export declare const components: {
|
|
|
11036
10900
|
};
|
|
11037
10901
|
};
|
|
11038
10902
|
WdText: {
|
|
11039
|
-
readonly $schema:
|
|
10903
|
+
readonly $schema: string;
|
|
11040
10904
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11041
10905
|
text: import("@sinclair/typebox").TString;
|
|
11042
10906
|
level: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -11117,10 +10981,10 @@ export declare const components: {
|
|
|
11117
10981
|
};
|
|
11118
10982
|
};
|
|
11119
10983
|
WdBubble: {
|
|
11120
|
-
readonly $schema:
|
|
10984
|
+
readonly $schema: string;
|
|
11121
10985
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11122
10986
|
trigger: import("@sinclair/typebox").TUnsafe<"empty" | "click" | "hover">;
|
|
11123
|
-
placement: import("@sinclair/typebox").TUnsafe<"left" | "top" | "
|
|
10987
|
+
placement: import("@sinclair/typebox").TUnsafe<"left" | "top" | "bottom" | "right" | "left-start" | "left-end" | "bottom-start" | "bottom-end" | "right-end" | "right-start" | "top-end" | "top-start">;
|
|
11124
10988
|
promptTheme: import("@sinclair/typebox").TUnsafe<"dark" | "error" | "default">;
|
|
11125
10989
|
openDelay: import("@sinclair/typebox").TNumber;
|
|
11126
10990
|
closeDelay: import("@sinclair/typebox").TNumber;
|
|
@@ -11129,7 +10993,7 @@ export declare const components: {
|
|
|
11129
10993
|
bubbleChildren: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
11130
10994
|
}>;
|
|
11131
10995
|
readonly properties: import("@sinclair/typebox").TObject<{
|
|
11132
|
-
placement: import("@sinclair/typebox").TUnsafe<"left" | "top" | "
|
|
10996
|
+
placement: import("@sinclair/typebox").TUnsafe<"left" | "top" | "bottom" | "right" | "left-start" | "left-end" | "bottom-start" | "bottom-end" | "right-end" | "right-start" | "top-end" | "top-start">;
|
|
11133
10997
|
trigger: import("@sinclair/typebox").TUnsafe<"empty" | "click" | "hover">;
|
|
11134
10998
|
promptTheme: import("@sinclair/typebox").TUnsafe<"dark" | "error" | "default">;
|
|
11135
10999
|
}>;
|
|
@@ -11190,7 +11054,7 @@ export declare const components: {
|
|
|
11190
11054
|
};
|
|
11191
11055
|
};
|
|
11192
11056
|
WdImage: {
|
|
11193
|
-
readonly $schema:
|
|
11057
|
+
readonly $schema: string;
|
|
11194
11058
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11195
11059
|
src: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
11196
11060
|
fit: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"fill" | "contain" | "cover" | "widthFix" | "heightFix">>;
|
|
@@ -11292,7 +11156,7 @@ export declare const components: {
|
|
|
11292
11156
|
};
|
|
11293
11157
|
};
|
|
11294
11158
|
WdTable: {
|
|
11295
|
-
readonly $schema:
|
|
11159
|
+
readonly $schema: string;
|
|
11296
11160
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11297
11161
|
dataSourceType: import("@sinclair/typebox").TUnsafe<"custom-connector" | "expression" | "data-model">;
|
|
11298
11162
|
bindMetadata: import("@sinclair/typebox").TObject<{
|
|
@@ -11839,7 +11703,7 @@ export declare const components: {
|
|
|
11839
11703
|
};
|
|
11840
11704
|
};
|
|
11841
11705
|
WdTextarea: {
|
|
11842
|
-
readonly $schema:
|
|
11706
|
+
readonly $schema: string;
|
|
11843
11707
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11844
11708
|
autoHeight: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
11845
11709
|
cursorSpacing: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -12078,7 +11942,7 @@ export declare const components: {
|
|
|
12078
11942
|
};
|
|
12079
11943
|
};
|
|
12080
11944
|
WdInput: {
|
|
12081
|
-
readonly $schema:
|
|
11945
|
+
readonly $schema: string;
|
|
12082
11946
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12083
11947
|
clearable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
12084
11948
|
before: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -12343,7 +12207,7 @@ export declare const components: {
|
|
|
12343
12207
|
};
|
|
12344
12208
|
};
|
|
12345
12209
|
WdSideTab: {
|
|
12346
|
-
readonly $schema:
|
|
12210
|
+
readonly $schema: string;
|
|
12347
12211
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12348
12212
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
12349
12213
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -12479,7 +12343,7 @@ export declare const components: {
|
|
|
12479
12343
|
};
|
|
12480
12344
|
};
|
|
12481
12345
|
WdTopTab: {
|
|
12482
|
-
readonly $schema:
|
|
12346
|
+
readonly $schema: string;
|
|
12483
12347
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12484
12348
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
12485
12349
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -12620,7 +12484,7 @@ export declare const components: {
|
|
|
12620
12484
|
};
|
|
12621
12485
|
};
|
|
12622
12486
|
QrCode: {
|
|
12623
|
-
readonly $schema:
|
|
12487
|
+
readonly $schema: string;
|
|
12624
12488
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12625
12489
|
text: import("@sinclair/typebox").TString;
|
|
12626
12490
|
showMenuByLongpress: import("@sinclair/typebox").TBoolean;
|
|
@@ -12703,7 +12567,7 @@ export declare const components: {
|
|
|
12703
12567
|
};
|
|
12704
12568
|
};
|
|
12705
12569
|
Grid: {
|
|
12706
|
-
readonly $schema:
|
|
12570
|
+
readonly $schema: string;
|
|
12707
12571
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12708
12572
|
template: import("@sinclair/typebox").TUnsafe<string>;
|
|
12709
12573
|
addRow: import("@sinclair/typebox").TNever;
|
|
@@ -12785,7 +12649,7 @@ export declare const components: {
|
|
|
12785
12649
|
};
|
|
12786
12650
|
};
|
|
12787
12651
|
WdLayout: {
|
|
12788
|
-
readonly $schema:
|
|
12652
|
+
readonly $schema: string;
|
|
12789
12653
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12790
12654
|
headerLeftSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
12791
12655
|
headerRightSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
@@ -12877,7 +12741,7 @@ export declare const components: {
|
|
|
12877
12741
|
};
|
|
12878
12742
|
};
|
|
12879
12743
|
Row: {
|
|
12880
|
-
readonly $schema:
|
|
12744
|
+
readonly $schema: string;
|
|
12881
12745
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12882
12746
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
12883
12747
|
colCount: import("@sinclair/typebox").TNever;
|
|
@@ -12958,7 +12822,7 @@ export declare const components: {
|
|
|
12958
12822
|
};
|
|
12959
12823
|
};
|
|
12960
12824
|
Col: {
|
|
12961
|
-
readonly $schema:
|
|
12825
|
+
readonly $schema: string;
|
|
12962
12826
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12963
12827
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
12964
12828
|
widthType: import("@sinclair/typebox").TUnsafe<"fit-content" | "auto-fill">;
|
|
@@ -13036,7 +12900,7 @@ export declare const components: {
|
|
|
13036
12900
|
};
|
|
13037
12901
|
};
|
|
13038
12902
|
WdInputEmail: {
|
|
13039
|
-
readonly $schema:
|
|
12903
|
+
readonly $schema: string;
|
|
13040
12904
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
13041
12905
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
13042
12906
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -13292,7 +13156,7 @@ export declare const components: {
|
|
|
13292
13156
|
};
|
|
13293
13157
|
};
|
|
13294
13158
|
WdInputUrl: {
|
|
13295
|
-
readonly $schema:
|
|
13159
|
+
readonly $schema: string;
|
|
13296
13160
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
13297
13161
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
13298
13162
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -13548,7 +13412,7 @@ export declare const components: {
|
|
|
13548
13412
|
};
|
|
13549
13413
|
};
|
|
13550
13414
|
WdSelect: {
|
|
13551
|
-
readonly $schema:
|
|
13415
|
+
readonly $schema: string;
|
|
13552
13416
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
13553
13417
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
13554
13418
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -13858,7 +13722,7 @@ export declare const components: {
|
|
|
13858
13722
|
};
|
|
13859
13723
|
};
|
|
13860
13724
|
WdSelectMultiple: {
|
|
13861
|
-
readonly $schema:
|
|
13725
|
+
readonly $schema: string;
|
|
13862
13726
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
13863
13727
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
13864
13728
|
format: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"many-many" | "one-many">>;
|
|
@@ -14176,7 +14040,7 @@ export declare const components: {
|
|
|
14176
14040
|
};
|
|
14177
14041
|
};
|
|
14178
14042
|
WdRegion: {
|
|
14179
|
-
readonly $schema:
|
|
14043
|
+
readonly $schema: string;
|
|
14180
14044
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14181
14045
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
14182
14046
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -14392,7 +14256,7 @@ export declare const components: {
|
|
|
14392
14256
|
};
|
|
14393
14257
|
};
|
|
14394
14258
|
WdDate: {
|
|
14395
|
-
readonly $schema:
|
|
14259
|
+
readonly $schema: string;
|
|
14396
14260
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14397
14261
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
14398
14262
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -14614,7 +14478,7 @@ export declare const components: {
|
|
|
14614
14478
|
};
|
|
14615
14479
|
};
|
|
14616
14480
|
WdDateRange: {
|
|
14617
|
-
readonly $schema:
|
|
14481
|
+
readonly $schema: string;
|
|
14618
14482
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14619
14483
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
14620
14484
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -14844,7 +14708,7 @@ export declare const components: {
|
|
|
14844
14708
|
};
|
|
14845
14709
|
};
|
|
14846
14710
|
WdTime: {
|
|
14847
|
-
readonly $schema:
|
|
14711
|
+
readonly $schema: string;
|
|
14848
14712
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14849
14713
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny & {
|
|
14850
14714
|
'x-component': string;
|
|
@@ -15084,7 +14948,7 @@ export declare const components: {
|
|
|
15084
14948
|
};
|
|
15085
14949
|
};
|
|
15086
14950
|
WdUploadFile: {
|
|
15087
|
-
$schema:
|
|
14951
|
+
$schema: string;
|
|
15088
14952
|
data: import("@sinclair/typebox").TObject<{
|
|
15089
14953
|
acceptTypes: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
15090
14954
|
maxSize: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -15092,8 +14956,10 @@ export declare const components: {
|
|
|
15092
14956
|
title: string;
|
|
15093
14957
|
'x-helper-text': string;
|
|
15094
14958
|
}>;
|
|
14959
|
+
draggable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
15095
14960
|
maxUploadCount: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber & {
|
|
15096
14961
|
title: string;
|
|
14962
|
+
'x-index': number;
|
|
15097
14963
|
}>;
|
|
15098
14964
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
15099
14965
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -15264,7 +15130,7 @@ export declare const components: {
|
|
|
15264
15130
|
};
|
|
15265
15131
|
};
|
|
15266
15132
|
WdUploadImage: {
|
|
15267
|
-
$schema:
|
|
15133
|
+
$schema: string;
|
|
15268
15134
|
data: import("@sinclair/typebox").TObject<{
|
|
15269
15135
|
isCompressBeforeUpload: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
15270
15136
|
compressQuality: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -15578,7 +15444,7 @@ export declare const components: {
|
|
|
15578
15444
|
};
|
|
15579
15445
|
};
|
|
15580
15446
|
WdLocation: {
|
|
15581
|
-
readonly $schema:
|
|
15447
|
+
readonly $schema: string;
|
|
15582
15448
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
15583
15449
|
locationRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<number>>;
|
|
15584
15450
|
customRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -15590,6 +15456,7 @@ export declare const components: {
|
|
|
15590
15456
|
requiredFlag: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
15591
15457
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
15592
15458
|
clearable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
15459
|
+
openLocation: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
15593
15460
|
showLngLat: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
15594
15461
|
showMap: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
15595
15462
|
borderedH5: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -15830,13 +15697,27 @@ export declare const components: {
|
|
|
15830
15697
|
readonly body: "\n [attributes]\n name = \"{{$self.id}}\"\n ";
|
|
15831
15698
|
readonly __k: "init-name-with-id";
|
|
15832
15699
|
}];
|
|
15700
|
+
readonly validate: readonly [{
|
|
15701
|
+
readonly rule: "checkLocationPermission";
|
|
15702
|
+
readonly options: {
|
|
15703
|
+
readonly allowFailure: true;
|
|
15704
|
+
readonly title: "地图定位组件需完善小程序接口权限相关设置";
|
|
15705
|
+
readonly description: "";
|
|
15706
|
+
readonly type: "mp";
|
|
15707
|
+
readonly version: "-";
|
|
15708
|
+
readonly platform: readonly ["MP"];
|
|
15709
|
+
readonly extra: {
|
|
15710
|
+
readonly limitPublishPlatform: readonly ["miniprogram"];
|
|
15711
|
+
};
|
|
15712
|
+
};
|
|
15713
|
+
}];
|
|
15833
15714
|
};
|
|
15834
15715
|
readonly compConfig: {
|
|
15835
15716
|
readonly componentType: "formField";
|
|
15836
15717
|
};
|
|
15837
15718
|
};
|
|
15838
15719
|
WdMember: {
|
|
15839
|
-
readonly $schema:
|
|
15720
|
+
readonly $schema: string;
|
|
15840
15721
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
15841
15722
|
where: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TAny>>;
|
|
15842
15723
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -16064,7 +15945,7 @@ export declare const components: {
|
|
|
16064
15945
|
};
|
|
16065
15946
|
};
|
|
16066
15947
|
WdDepartment: {
|
|
16067
|
-
readonly $schema:
|
|
15948
|
+
readonly $schema: string;
|
|
16068
15949
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16069
15950
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
16070
15951
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -16289,7 +16170,7 @@ export declare const components: {
|
|
|
16289
16170
|
};
|
|
16290
16171
|
};
|
|
16291
16172
|
WdInputNumber: {
|
|
16292
|
-
readonly $schema:
|
|
16173
|
+
readonly $schema: string;
|
|
16293
16174
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16294
16175
|
name: import("@sinclair/typebox").TString & {
|
|
16295
16176
|
default: string;
|
|
@@ -16624,7 +16505,7 @@ export declare const components: {
|
|
|
16624
16505
|
};
|
|
16625
16506
|
};
|
|
16626
16507
|
WdSwitch: {
|
|
16627
|
-
readonly $schema:
|
|
16508
|
+
readonly $schema: string;
|
|
16628
16509
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16629
16510
|
extra: import("@sinclair/typebox").TString;
|
|
16630
16511
|
borderedH5: import("@sinclair/typebox").TBoolean;
|
|
@@ -16823,7 +16704,7 @@ export declare const components: {
|
|
|
16823
16704
|
};
|
|
16824
16705
|
};
|
|
16825
16706
|
WdRadioList: {
|
|
16826
|
-
readonly $schema:
|
|
16707
|
+
readonly $schema: string;
|
|
16827
16708
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16828
16709
|
extra: import("@sinclair/typebox").TString;
|
|
16829
16710
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -17036,7 +16917,7 @@ export declare const components: {
|
|
|
17036
16917
|
};
|
|
17037
16918
|
};
|
|
17038
16919
|
WdCheckboxList: {
|
|
17039
|
-
readonly $schema:
|
|
16920
|
+
readonly $schema: string;
|
|
17040
16921
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17041
16922
|
extra: import("@sinclair/typebox").TString;
|
|
17042
16923
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -17246,7 +17127,7 @@ export declare const components: {
|
|
|
17246
17127
|
};
|
|
17247
17128
|
};
|
|
17248
17129
|
WdInputPhone: {
|
|
17249
|
-
readonly $schema:
|
|
17130
|
+
readonly $schema: string;
|
|
17250
17131
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17251
17132
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
17252
17133
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -17501,7 +17382,7 @@ export declare const components: {
|
|
|
17501
17382
|
};
|
|
17502
17383
|
};
|
|
17503
17384
|
WdTagSelect: {
|
|
17504
|
-
readonly $schema:
|
|
17385
|
+
readonly $schema: string;
|
|
17505
17386
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17506
17387
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
17507
17388
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -17729,7 +17610,7 @@ export declare const components: {
|
|
|
17729
17610
|
};
|
|
17730
17611
|
};
|
|
17731
17612
|
WdTag: {
|
|
17732
|
-
readonly $schema:
|
|
17613
|
+
readonly $schema: string;
|
|
17733
17614
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17734
17615
|
size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
17735
17616
|
title: string;
|
|
@@ -17864,13 +17745,13 @@ export declare const components: {
|
|
|
17864
17745
|
};
|
|
17865
17746
|
};
|
|
17866
17747
|
WdMenuLayout: {
|
|
17867
|
-
readonly $schema:
|
|
17748
|
+
readonly $schema: string;
|
|
17868
17749
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17869
17750
|
headSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
17870
17751
|
headRightSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
17871
17752
|
contentSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
17872
17753
|
footerSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
17873
|
-
template: import("@sinclair/typebox").TUnsafe<"nav" | "tab" | "
|
|
17754
|
+
template: import("@sinclair/typebox").TUnsafe<"nav" | "tab" | "horizontal" | "vertical" | "plant" | "navTab">;
|
|
17874
17755
|
menu: import("@sinclair/typebox").TObject<{
|
|
17875
17756
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
17876
17757
|
menuData: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TRecursive<import("@sinclair/typebox").TObject<{
|
|
@@ -17904,7 +17785,7 @@ export declare const components: {
|
|
|
17904
17785
|
subPackageName: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
17905
17786
|
}>>>;
|
|
17906
17787
|
}>;
|
|
17907
|
-
type: import("@sinclair/typebox").TUnsafe<"nav" | "tab" | "
|
|
17788
|
+
type: import("@sinclair/typebox").TUnsafe<"nav" | "tab" | "horizontal" | "vertical" | "plant" | "navTab">;
|
|
17908
17789
|
defaultOpened: import("@sinclair/typebox").TBoolean;
|
|
17909
17790
|
outerClickClosable: import("@sinclair/typebox").TBoolean;
|
|
17910
17791
|
selectedMenuKey: import("@sinclair/typebox").TString;
|
|
@@ -18074,7 +17955,7 @@ export declare const components: {
|
|
|
18074
17955
|
readonly items: any;
|
|
18075
17956
|
};
|
|
18076
17957
|
WdMenuHorizontalLayout: {
|
|
18077
|
-
readonly $schema:
|
|
17958
|
+
readonly $schema: string;
|
|
18078
17959
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18079
17960
|
readonly events: readonly [];
|
|
18080
17961
|
readonly isContainer: true;
|
|
@@ -18100,7 +17981,7 @@ export declare const components: {
|
|
|
18100
17981
|
readonly items: any;
|
|
18101
17982
|
};
|
|
18102
17983
|
WdMenPlantLayout: {
|
|
18103
|
-
readonly $schema:
|
|
17984
|
+
readonly $schema: string;
|
|
18104
17985
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18105
17986
|
readonly events: readonly [];
|
|
18106
17987
|
readonly isContainer: true;
|
|
@@ -18126,7 +18007,7 @@ export declare const components: {
|
|
|
18126
18007
|
readonly items: any;
|
|
18127
18008
|
};
|
|
18128
18009
|
WdMenuVerticalLayout: {
|
|
18129
|
-
readonly $schema:
|
|
18010
|
+
readonly $schema: string;
|
|
18130
18011
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18131
18012
|
readonly events: readonly [];
|
|
18132
18013
|
readonly isContainer: true;
|
|
@@ -18152,7 +18033,7 @@ export declare const components: {
|
|
|
18152
18033
|
readonly items: any;
|
|
18153
18034
|
};
|
|
18154
18035
|
WdMenuBaseLayout: {
|
|
18155
|
-
readonly $schema:
|
|
18036
|
+
readonly $schema: string;
|
|
18156
18037
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18157
18038
|
readonly events: readonly [];
|
|
18158
18039
|
readonly isContainer: true;
|
|
@@ -18188,7 +18069,7 @@ export declare const components: {
|
|
|
18188
18069
|
}];
|
|
18189
18070
|
};
|
|
18190
18071
|
WdMenuTabLayout: {
|
|
18191
|
-
readonly $schema:
|
|
18072
|
+
readonly $schema: string;
|
|
18192
18073
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18193
18074
|
readonly events: readonly [];
|
|
18194
18075
|
readonly isContainer: true;
|
|
@@ -18214,7 +18095,7 @@ export declare const components: {
|
|
|
18214
18095
|
readonly items: any;
|
|
18215
18096
|
};
|
|
18216
18097
|
WdMenuNavLayout: {
|
|
18217
|
-
readonly $schema:
|
|
18098
|
+
readonly $schema: string;
|
|
18218
18099
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18219
18100
|
readonly events: readonly [];
|
|
18220
18101
|
readonly isContainer: true;
|
|
@@ -18240,7 +18121,7 @@ export declare const components: {
|
|
|
18240
18121
|
readonly items: any;
|
|
18241
18122
|
};
|
|
18242
18123
|
WdMenuNavTabLayout: {
|
|
18243
|
-
readonly $schema:
|
|
18124
|
+
readonly $schema: string;
|
|
18244
18125
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18245
18126
|
readonly events: readonly [];
|
|
18246
18127
|
readonly isContainer: true;
|
|
@@ -18266,7 +18147,7 @@ export declare const components: {
|
|
|
18266
18147
|
readonly items: any;
|
|
18267
18148
|
};
|
|
18268
18149
|
WdMenuList: {
|
|
18269
|
-
readonly $schema:
|
|
18150
|
+
readonly $schema: string;
|
|
18270
18151
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18271
18152
|
menu: import("@sinclair/typebox").TObject<{
|
|
18272
18153
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -18301,7 +18182,7 @@ export declare const components: {
|
|
|
18301
18182
|
subPackageName: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
18302
18183
|
}>>>;
|
|
18303
18184
|
}>;
|
|
18304
|
-
template: import("@sinclair/typebox").TUnsafe<"
|
|
18185
|
+
template: import("@sinclair/typebox").TUnsafe<"horizontal" | "vertical" | "plant">;
|
|
18305
18186
|
defaultOpened: import("@sinclair/typebox").TBoolean;
|
|
18306
18187
|
selectedMenuKey: import("@sinclair/typebox").TString;
|
|
18307
18188
|
}>;
|
|
@@ -18391,7 +18272,7 @@ export declare const components: {
|
|
|
18391
18272
|
readonly configMeta: {};
|
|
18392
18273
|
};
|
|
18393
18274
|
WdRichText: {
|
|
18394
|
-
readonly $schema:
|
|
18275
|
+
readonly $schema: string;
|
|
18395
18276
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18396
18277
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
18397
18278
|
borderedH5: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -18594,7 +18475,7 @@ export declare const components: {
|
|
|
18594
18475
|
};
|
|
18595
18476
|
};
|
|
18596
18477
|
WdCalendar: {
|
|
18597
|
-
readonly $schema:
|
|
18478
|
+
readonly $schema: string;
|
|
18598
18479
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18599
18480
|
initMonth: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
18600
18481
|
value: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -18702,7 +18583,7 @@ export declare const components: {
|
|
|
18702
18583
|
};
|
|
18703
18584
|
};
|
|
18704
18585
|
WdTabBar: {
|
|
18705
|
-
readonly $schema:
|
|
18586
|
+
readonly $schema: string;
|
|
18706
18587
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18707
18588
|
tabs: import("@sinclair/typebox").TObject<{
|
|
18708
18589
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -18887,7 +18768,7 @@ export declare const components: {
|
|
|
18887
18768
|
};
|
|
18888
18769
|
};
|
|
18889
18770
|
Repeater: {
|
|
18890
|
-
readonly $schema:
|
|
18771
|
+
readonly $schema: string;
|
|
18891
18772
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18892
18773
|
data: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{}>>;
|
|
18893
18774
|
key: import("@sinclair/typebox").TString;
|
|
@@ -18952,7 +18833,7 @@ export declare const components: {
|
|
|
18952
18833
|
};
|
|
18953
18834
|
};
|
|
18954
18835
|
WebView: {
|
|
18955
|
-
readonly $schema:
|
|
18836
|
+
readonly $schema: string;
|
|
18956
18837
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18957
18838
|
link: import("@sinclair/typebox").TString;
|
|
18958
18839
|
allow: import("@sinclair/typebox").TString;
|
|
@@ -19384,7 +19265,7 @@ export declare const actions: {
|
|
|
19384
19265
|
declare const _default: {
|
|
19385
19266
|
components: {
|
|
19386
19267
|
WdStoreProduct: {
|
|
19387
|
-
readonly $schema:
|
|
19268
|
+
readonly $schema: string;
|
|
19388
19269
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19389
19270
|
appid: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
19390
19271
|
productId: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -19461,7 +19342,7 @@ declare const _default: {
|
|
|
19461
19342
|
};
|
|
19462
19343
|
};
|
|
19463
19344
|
WdStoreHome: {
|
|
19464
|
-
readonly $schema:
|
|
19345
|
+
readonly $schema: string;
|
|
19465
19346
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19466
19347
|
appid: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
19467
19348
|
}>;
|
|
@@ -19490,7 +19371,7 @@ declare const _default: {
|
|
|
19490
19371
|
};
|
|
19491
19372
|
};
|
|
19492
19373
|
WdMarkdown: {
|
|
19493
|
-
readonly $schema:
|
|
19374
|
+
readonly $schema: string;
|
|
19494
19375
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19495
19376
|
value: import("@sinclair/typebox").TString;
|
|
19496
19377
|
options: import("@sinclair/typebox").TObject<{}>;
|
|
@@ -19592,7 +19473,7 @@ declare const _default: {
|
|
|
19592
19473
|
};
|
|
19593
19474
|
};
|
|
19594
19475
|
WdCodeEditor: {
|
|
19595
|
-
readonly $schema:
|
|
19476
|
+
readonly $schema: string;
|
|
19596
19477
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19597
19478
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
19598
19479
|
focus: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -19816,7 +19697,7 @@ declare const _default: {
|
|
|
19816
19697
|
};
|
|
19817
19698
|
};
|
|
19818
19699
|
WdUnifiedLink: {
|
|
19819
|
-
$schema:
|
|
19700
|
+
$schema: string;
|
|
19820
19701
|
data: import("@sinclair/typebox").TObject<{
|
|
19821
19702
|
url: import("@sinclair/typebox").TString;
|
|
19822
19703
|
options: import("@sinclair/typebox").TObject<{
|
|
@@ -19863,7 +19744,7 @@ declare const _default: {
|
|
|
19863
19744
|
};
|
|
19864
19745
|
};
|
|
19865
19746
|
WdRating: {
|
|
19866
|
-
readonly $schema:
|
|
19747
|
+
readonly $schema: string;
|
|
19867
19748
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19868
19749
|
min: import("@sinclair/typebox").TNumber;
|
|
19869
19750
|
max: import("@sinclair/typebox").TNumber;
|
|
@@ -20086,7 +19967,7 @@ declare const _default: {
|
|
|
20086
19967
|
};
|
|
20087
19968
|
};
|
|
20088
19969
|
WdProgress: {
|
|
20089
|
-
readonly $schema:
|
|
19970
|
+
readonly $schema: string;
|
|
20090
19971
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20091
19972
|
required: import("@sinclair/typebox").TBoolean;
|
|
20092
19973
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
@@ -20250,7 +20131,7 @@ declare const _default: {
|
|
|
20250
20131
|
};
|
|
20251
20132
|
};
|
|
20252
20133
|
WdCascader: {
|
|
20253
|
-
readonly $schema:
|
|
20134
|
+
readonly $schema: string;
|
|
20254
20135
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20255
20136
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20256
20137
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -20478,7 +20359,7 @@ declare const _default: {
|
|
|
20478
20359
|
};
|
|
20479
20360
|
};
|
|
20480
20361
|
WdAudio: {
|
|
20481
|
-
readonly $schema:
|
|
20362
|
+
readonly $schema: string;
|
|
20482
20363
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20483
20364
|
template: import("@sinclair/typebox").TString;
|
|
20484
20365
|
src: import("@sinclair/typebox").TString;
|
|
@@ -20652,7 +20533,7 @@ declare const _default: {
|
|
|
20652
20533
|
};
|
|
20653
20534
|
};
|
|
20654
20535
|
WdFormObj: {
|
|
20655
|
-
readonly $schema:
|
|
20536
|
+
readonly $schema: string;
|
|
20656
20537
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20657
20538
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20658
20539
|
layout: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
@@ -20803,7 +20684,7 @@ declare const _default: {
|
|
|
20803
20684
|
};
|
|
20804
20685
|
};
|
|
20805
20686
|
WdFormArr: {
|
|
20806
|
-
readonly $schema:
|
|
20687
|
+
readonly $schema: string;
|
|
20807
20688
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20808
20689
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20809
20690
|
dataSourceName: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -20972,7 +20853,7 @@ declare const _default: {
|
|
|
20972
20853
|
};
|
|
20973
20854
|
};
|
|
20974
20855
|
WdAd: {
|
|
20975
|
-
readonly $schema:
|
|
20856
|
+
readonly $schema: string;
|
|
20976
20857
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20977
20858
|
adType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20978
20859
|
unitId: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -21038,7 +20919,7 @@ declare const _default: {
|
|
|
21038
20919
|
};
|
|
21039
20920
|
};
|
|
21040
20921
|
WdCanvas: {
|
|
21041
|
-
readonly $schema:
|
|
20922
|
+
readonly $schema: string;
|
|
21042
20923
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21043
20924
|
type: import("@sinclair/typebox").TUnsafe<"2d" | "webgl">;
|
|
21044
20925
|
template: import("@sinclair/typebox").TString;
|
|
@@ -21199,7 +21080,7 @@ declare const _default: {
|
|
|
21199
21080
|
};
|
|
21200
21081
|
};
|
|
21201
21082
|
WdModal: {
|
|
21202
|
-
readonly $schema:
|
|
21083
|
+
readonly $schema: string;
|
|
21203
21084
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21204
21085
|
defaultShow: import("@sinclair/typebox").TBoolean;
|
|
21205
21086
|
template: import("@sinclair/typebox").TString;
|
|
@@ -21349,7 +21230,7 @@ declare const _default: {
|
|
|
21349
21230
|
};
|
|
21350
21231
|
};
|
|
21351
21232
|
WdDrawer: {
|
|
21352
|
-
readonly $schema:
|
|
21233
|
+
readonly $schema: string;
|
|
21353
21234
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21354
21235
|
visible: import("@sinclair/typebox").TBoolean;
|
|
21355
21236
|
placement: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -21471,7 +21352,7 @@ declare const _default: {
|
|
|
21471
21352
|
};
|
|
21472
21353
|
};
|
|
21473
21354
|
Chart: {
|
|
21474
|
-
readonly $schema:
|
|
21355
|
+
readonly $schema: string;
|
|
21475
21356
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21476
21357
|
template: import("@sinclair/typebox").TString;
|
|
21477
21358
|
option: import("@sinclair/typebox").TUnknown;
|
|
@@ -21609,7 +21490,7 @@ declare const _default: {
|
|
|
21609
21490
|
};
|
|
21610
21491
|
};
|
|
21611
21492
|
WdOfficialAccount: {
|
|
21612
|
-
$schema:
|
|
21493
|
+
$schema: string;
|
|
21613
21494
|
data: import("@sinclair/typebox").TObject<{}>;
|
|
21614
21495
|
events: {
|
|
21615
21496
|
title: string;
|
|
@@ -21661,7 +21542,7 @@ declare const _default: {
|
|
|
21661
21542
|
};
|
|
21662
21543
|
};
|
|
21663
21544
|
WdTree: {
|
|
21664
|
-
readonly $schema:
|
|
21545
|
+
readonly $schema: string;
|
|
21665
21546
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21666
21547
|
data: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TRecursive<import("@sinclair/typebox").TObject<{
|
|
21667
21548
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22051,7 +21932,7 @@ declare const _default: {
|
|
|
22051
21932
|
};
|
|
22052
21933
|
};
|
|
22053
21934
|
WdFormDetail: {
|
|
22054
|
-
readonly $schema:
|
|
21935
|
+
readonly $schema: string;
|
|
22055
21936
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22056
21937
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
22057
21938
|
layout: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
@@ -22225,7 +22106,7 @@ declare const _default: {
|
|
|
22225
22106
|
};
|
|
22226
22107
|
};
|
|
22227
22108
|
CustomerService: {
|
|
22228
|
-
readonly $schema:
|
|
22109
|
+
readonly $schema: string;
|
|
22229
22110
|
readonly isContainer: true;
|
|
22230
22111
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22231
22112
|
showMessageCard: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -22301,7 +22182,7 @@ declare const _default: {
|
|
|
22301
22182
|
};
|
|
22302
22183
|
};
|
|
22303
22184
|
FormTime: {
|
|
22304
|
-
readonly $schema:
|
|
22185
|
+
readonly $schema: string;
|
|
22305
22186
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22306
22187
|
name: import("@sinclair/typebox").TString;
|
|
22307
22188
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22312,7 +22193,7 @@ declare const _default: {
|
|
|
22312
22193
|
required: import("@sinclair/typebox").TBoolean;
|
|
22313
22194
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
22314
22195
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
22315
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22196
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
22316
22197
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
22317
22198
|
start: import("@sinclair/typebox").TString;
|
|
22318
22199
|
end: import("@sinclair/typebox").TString;
|
|
@@ -22365,7 +22246,7 @@ declare const _default: {
|
|
|
22365
22246
|
};
|
|
22366
22247
|
};
|
|
22367
22248
|
FormRegion: {
|
|
22368
|
-
readonly $schema:
|
|
22249
|
+
readonly $schema: string;
|
|
22369
22250
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22370
22251
|
name: import("@sinclair/typebox").TString;
|
|
22371
22252
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22375,7 +22256,7 @@ declare const _default: {
|
|
|
22375
22256
|
required: import("@sinclair/typebox").TBoolean;
|
|
22376
22257
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
22377
22258
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
22378
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22259
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
22379
22260
|
separator: import("@sinclair/typebox").TString;
|
|
22380
22261
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
22381
22262
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
@@ -22412,7 +22293,7 @@ declare const _default: {
|
|
|
22412
22293
|
};
|
|
22413
22294
|
};
|
|
22414
22295
|
FormDate: {
|
|
22415
|
-
readonly $schema:
|
|
22296
|
+
readonly $schema: string;
|
|
22416
22297
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22417
22298
|
name: import("@sinclair/typebox").TString;
|
|
22418
22299
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22426,7 +22307,7 @@ declare const _default: {
|
|
|
22426
22307
|
required: import("@sinclair/typebox").TBoolean;
|
|
22427
22308
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
22428
22309
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
22429
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22310
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
22430
22311
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
22431
22312
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
22432
22313
|
}>;
|
|
@@ -22474,7 +22355,7 @@ declare const _default: {
|
|
|
22474
22355
|
};
|
|
22475
22356
|
};
|
|
22476
22357
|
FormSelect: {
|
|
22477
|
-
readonly $schema:
|
|
22358
|
+
readonly $schema: string;
|
|
22478
22359
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22479
22360
|
name: import("@sinclair/typebox").TString;
|
|
22480
22361
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22484,7 +22365,7 @@ declare const _default: {
|
|
|
22484
22365
|
required: import("@sinclair/typebox").TBoolean;
|
|
22485
22366
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
22486
22367
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
22487
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22368
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
22488
22369
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
22489
22370
|
range: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
22490
22371
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22557,7 +22438,7 @@ declare const _default: {
|
|
|
22557
22438
|
};
|
|
22558
22439
|
};
|
|
22559
22440
|
FormSelectMultiple: {
|
|
22560
|
-
readonly $schema:
|
|
22441
|
+
readonly $schema: string;
|
|
22561
22442
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22562
22443
|
name: import("@sinclair/typebox").TString;
|
|
22563
22444
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22567,7 +22448,7 @@ declare const _default: {
|
|
|
22567
22448
|
required: import("@sinclair/typebox").TBoolean;
|
|
22568
22449
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
22569
22450
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
22570
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22451
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
22571
22452
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
22572
22453
|
range: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
22573
22454
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22626,7 +22507,7 @@ declare const _default: {
|
|
|
22626
22507
|
};
|
|
22627
22508
|
};
|
|
22628
22509
|
FormMultiRegion: {
|
|
22629
|
-
readonly $schema:
|
|
22510
|
+
readonly $schema: string;
|
|
22630
22511
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22631
22512
|
name: import("@sinclair/typebox").TString;
|
|
22632
22513
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22636,7 +22517,7 @@ declare const _default: {
|
|
|
22636
22517
|
placeholder: import("@sinclair/typebox").TString;
|
|
22637
22518
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
22638
22519
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
22639
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22520
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
22640
22521
|
required: import("@sinclair/typebox").TBoolean;
|
|
22641
22522
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
22642
22523
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
@@ -22681,7 +22562,7 @@ declare const _default: {
|
|
|
22681
22562
|
};
|
|
22682
22563
|
};
|
|
22683
22564
|
FormUploadFile: {
|
|
22684
|
-
readonly $schema:
|
|
22565
|
+
readonly $schema: string;
|
|
22685
22566
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22686
22567
|
name: import("@sinclair/typebox").TString;
|
|
22687
22568
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22691,7 +22572,7 @@ declare const _default: {
|
|
|
22691
22572
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
22692
22573
|
value: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>;
|
|
22693
22574
|
maxSize: import("@sinclair/typebox").TNumber;
|
|
22694
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22575
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
22695
22576
|
acceptTypes: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>;
|
|
22696
22577
|
downloadVisible: import("@sinclair/typebox").TBoolean;
|
|
22697
22578
|
deleteVisible: import("@sinclair/typebox").TBoolean;
|
|
@@ -22750,7 +22631,7 @@ declare const _default: {
|
|
|
22750
22631
|
};
|
|
22751
22632
|
};
|
|
22752
22633
|
FormImageUploader: {
|
|
22753
|
-
readonly $schema:
|
|
22634
|
+
readonly $schema: string;
|
|
22754
22635
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22755
22636
|
name: import("@sinclair/typebox").TString;
|
|
22756
22637
|
title: import("@sinclair/typebox").TString;
|
|
@@ -22764,7 +22645,7 @@ declare const _default: {
|
|
|
22764
22645
|
maxUploadCount: import("@sinclair/typebox").TNumber;
|
|
22765
22646
|
value: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>;
|
|
22766
22647
|
showShape: import("@sinclair/typebox").TUnsafe<"circular" | "ectangle" | "roundedTectangle">;
|
|
22767
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22648
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
22768
22649
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
22769
22650
|
isChooseAvatar: import("@sinclair/typebox").TBoolean;
|
|
22770
22651
|
disableMultiSwitch: import("@sinclair/typebox").TBoolean;
|
|
@@ -22821,7 +22702,7 @@ declare const _default: {
|
|
|
22821
22702
|
};
|
|
22822
22703
|
};
|
|
22823
22704
|
FormUserTreeSelect: {
|
|
22824
|
-
readonly $schema:
|
|
22705
|
+
readonly $schema: string;
|
|
22825
22706
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22826
22707
|
name: import("@sinclair/typebox").TString;
|
|
22827
22708
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22836,7 +22717,7 @@ declare const _default: {
|
|
|
22836
22717
|
secondDisplay: import("@sinclair/typebox").TString;
|
|
22837
22718
|
where: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TAny>;
|
|
22838
22719
|
corpScope: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>;
|
|
22839
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22720
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
22840
22721
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
22841
22722
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
22842
22723
|
multiple: import("@sinclair/typebox").TBoolean;
|
|
@@ -22895,7 +22776,7 @@ declare const _default: {
|
|
|
22895
22776
|
};
|
|
22896
22777
|
};
|
|
22897
22778
|
FormLocation: {
|
|
22898
|
-
readonly $schema:
|
|
22779
|
+
readonly $schema: string;
|
|
22899
22780
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22900
22781
|
name: import("@sinclair/typebox").TString;
|
|
22901
22782
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22908,7 +22789,7 @@ declare const _default: {
|
|
|
22908
22789
|
required: import("@sinclair/typebox").TBoolean;
|
|
22909
22790
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
22910
22791
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
22911
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22792
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
22912
22793
|
showLngLat: import("@sinclair/typebox").TBoolean;
|
|
22913
22794
|
showMap: import("@sinclair/typebox").TBoolean;
|
|
22914
22795
|
zoom: import("@sinclair/typebox").TBoolean;
|
|
@@ -22971,7 +22852,7 @@ declare const _default: {
|
|
|
22971
22852
|
};
|
|
22972
22853
|
};
|
|
22973
22854
|
FormSwitch: {
|
|
22974
|
-
readonly $schema:
|
|
22855
|
+
readonly $schema: string;
|
|
22975
22856
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22976
22857
|
name: import("@sinclair/typebox").TString;
|
|
22977
22858
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22980,7 +22861,7 @@ declare const _default: {
|
|
|
22980
22861
|
required: import("@sinclair/typebox").TBoolean;
|
|
22981
22862
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
22982
22863
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
22983
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22864
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
22984
22865
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
22985
22866
|
}>;
|
|
22986
22867
|
readonly compConfig: {
|
|
@@ -23022,7 +22903,7 @@ declare const _default: {
|
|
|
23022
22903
|
};
|
|
23023
22904
|
};
|
|
23024
22905
|
FormPhone: {
|
|
23025
|
-
readonly $schema:
|
|
22906
|
+
readonly $schema: string;
|
|
23026
22907
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23027
22908
|
name: import("@sinclair/typebox").TString;
|
|
23028
22909
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23031,7 +22912,7 @@ declare const _default: {
|
|
|
23031
22912
|
placeholder: import("@sinclair/typebox").TString;
|
|
23032
22913
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
23033
22914
|
focus: import("@sinclair/typebox").TBoolean;
|
|
23034
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22915
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
23035
22916
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
23036
22917
|
required: import("@sinclair/typebox").TBoolean;
|
|
23037
22918
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
@@ -23093,7 +22974,7 @@ declare const _default: {
|
|
|
23093
22974
|
};
|
|
23094
22975
|
};
|
|
23095
22976
|
FormUrl: {
|
|
23096
|
-
readonly $schema:
|
|
22977
|
+
readonly $schema: string;
|
|
23097
22978
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23098
22979
|
name: import("@sinclair/typebox").TString;
|
|
23099
22980
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23103,7 +22984,7 @@ declare const _default: {
|
|
|
23103
22984
|
placeholder: import("@sinclair/typebox").TString;
|
|
23104
22985
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
23105
22986
|
focus: import("@sinclair/typebox").TBoolean;
|
|
23106
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
22987
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
23107
22988
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
23108
22989
|
required: import("@sinclair/typebox").TBoolean;
|
|
23109
22990
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
@@ -23165,7 +23046,7 @@ declare const _default: {
|
|
|
23165
23046
|
};
|
|
23166
23047
|
};
|
|
23167
23048
|
FormEmail: {
|
|
23168
|
-
readonly $schema:
|
|
23049
|
+
readonly $schema: string;
|
|
23169
23050
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23170
23051
|
name: import("@sinclair/typebox").TString;
|
|
23171
23052
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23175,7 +23056,7 @@ declare const _default: {
|
|
|
23175
23056
|
focus: import("@sinclair/typebox").TBoolean;
|
|
23176
23057
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
23177
23058
|
maxLength: import("@sinclair/typebox").TNumber;
|
|
23178
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
23059
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
23179
23060
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
23180
23061
|
required: import("@sinclair/typebox").TBoolean;
|
|
23181
23062
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
@@ -23235,7 +23116,7 @@ declare const _default: {
|
|
|
23235
23116
|
};
|
|
23236
23117
|
};
|
|
23237
23118
|
FormDepartTreeSelect: {
|
|
23238
|
-
readonly $schema:
|
|
23119
|
+
readonly $schema: string;
|
|
23239
23120
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23240
23121
|
name: import("@sinclair/typebox").TString;
|
|
23241
23122
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23247,7 +23128,7 @@ declare const _default: {
|
|
|
23247
23128
|
required: import("@sinclair/typebox").TBoolean;
|
|
23248
23129
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
23249
23130
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
23250
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
23131
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
23251
23132
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
23252
23133
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
23253
23134
|
multiple: import("@sinclair/typebox").TBoolean;
|
|
@@ -23289,7 +23170,7 @@ declare const _default: {
|
|
|
23289
23170
|
};
|
|
23290
23171
|
};
|
|
23291
23172
|
FormRichText: {
|
|
23292
|
-
readonly $schema:
|
|
23173
|
+
readonly $schema: string;
|
|
23293
23174
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23294
23175
|
maxSize: import("@sinclair/typebox").TNumber;
|
|
23295
23176
|
acceptTypes: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TUnsafe<"image/*" | "image/jpeg" | "image/png" | "image/bmp" | "image/tif" | "image/tiff">>;
|
|
@@ -23300,7 +23181,7 @@ declare const _default: {
|
|
|
23300
23181
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
23301
23182
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
23302
23183
|
value: import("@sinclair/typebox").TString;
|
|
23303
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
23184
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
23304
23185
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
23305
23186
|
readOnly: import("@sinclair/typebox").TBoolean;
|
|
23306
23187
|
}>;
|
|
@@ -23351,7 +23232,7 @@ declare const _default: {
|
|
|
23351
23232
|
};
|
|
23352
23233
|
};
|
|
23353
23234
|
FormCheckbox: {
|
|
23354
|
-
readonly $schema:
|
|
23235
|
+
readonly $schema: string;
|
|
23355
23236
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23356
23237
|
name: import("@sinclair/typebox").TString;
|
|
23357
23238
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23364,7 +23245,7 @@ declare const _default: {
|
|
|
23364
23245
|
required: import("@sinclair/typebox").TBoolean;
|
|
23365
23246
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
23366
23247
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
23367
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
23248
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
23368
23249
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
23369
23250
|
format: import("@sinclair/typebox").TString;
|
|
23370
23251
|
enumName: import("@sinclair/typebox").TString;
|
|
@@ -23404,7 +23285,7 @@ declare const _default: {
|
|
|
23404
23285
|
};
|
|
23405
23286
|
};
|
|
23406
23287
|
FormRadio: {
|
|
23407
|
-
readonly $schema:
|
|
23288
|
+
readonly $schema: string;
|
|
23408
23289
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23409
23290
|
name: import("@sinclair/typebox").TString;
|
|
23410
23291
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23413,7 +23294,7 @@ declare const _default: {
|
|
|
23413
23294
|
required: import("@sinclair/typebox").TBoolean;
|
|
23414
23295
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
23415
23296
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
23416
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
23297
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
23417
23298
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
23418
23299
|
range: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
23419
23300
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23449,7 +23330,7 @@ declare const _default: {
|
|
|
23449
23330
|
};
|
|
23450
23331
|
};
|
|
23451
23332
|
FormTextArea: {
|
|
23452
|
-
$schema:
|
|
23333
|
+
$schema: string;
|
|
23453
23334
|
data: import("@sinclair/typebox").TObject<{
|
|
23454
23335
|
name: import("@sinclair/typebox").TString;
|
|
23455
23336
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23459,7 +23340,7 @@ declare const _default: {
|
|
|
23459
23340
|
required: import("@sinclair/typebox").TBoolean;
|
|
23460
23341
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
23461
23342
|
requiredMsg: import("@sinclair/typebox").TString;
|
|
23462
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
23343
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
23463
23344
|
size: import("@sinclair/typebox").TUnsafe<"s" | "m" | "l" | "full">;
|
|
23464
23345
|
counterVisible: import("@sinclair/typebox").TBoolean;
|
|
23465
23346
|
maxLength: import("@sinclair/typebox").TNumber;
|
|
@@ -23506,7 +23387,7 @@ declare const _default: {
|
|
|
23506
23387
|
};
|
|
23507
23388
|
};
|
|
23508
23389
|
FormInput: {
|
|
23509
|
-
readonly $schema:
|
|
23390
|
+
readonly $schema: string;
|
|
23510
23391
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23511
23392
|
rules: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
23512
23393
|
format: import("@sinclair/typebox").TString;
|
|
@@ -23514,7 +23395,7 @@ declare const _default: {
|
|
|
23514
23395
|
pattern: import("@sinclair/typebox").TString;
|
|
23515
23396
|
}>>;
|
|
23516
23397
|
value: import("@sinclair/typebox").TString;
|
|
23517
|
-
layout: import("@sinclair/typebox").TUnsafe<"" | "
|
|
23398
|
+
layout: import("@sinclair/typebox").TUnsafe<"" | "horizontal" | "vertical">;
|
|
23518
23399
|
validateStatus: import("@sinclair/typebox").TUnsafe<"error" | "success" | "warn">;
|
|
23519
23400
|
isNickNameType: import("@sinclair/typebox").TBoolean;
|
|
23520
23401
|
required: import("@sinclair/typebox").TBoolean;
|
|
@@ -23584,7 +23465,7 @@ declare const _default: {
|
|
|
23584
23465
|
};
|
|
23585
23466
|
};
|
|
23586
23467
|
WdForm: {
|
|
23587
|
-
readonly $schema:
|
|
23468
|
+
readonly $schema: string;
|
|
23588
23469
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23589
23470
|
contentSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
23590
23471
|
isDisabledSubmit: import("@sinclair/typebox").TBoolean;
|
|
@@ -23600,7 +23481,7 @@ declare const _default: {
|
|
|
23600
23481
|
methodUpdate: import("@sinclair/typebox").TString;
|
|
23601
23482
|
colNum: import("@sinclair/typebox").TNever;
|
|
23602
23483
|
lgWidth: import("@sinclair/typebox").TUnsafe<"lg" | "sm" | "md" | "hundred">;
|
|
23603
|
-
layout: import("@sinclair/typebox").TUnsafe<"
|
|
23484
|
+
layout: import("@sinclair/typebox").TUnsafe<"horizontal" | "vertical">;
|
|
23604
23485
|
labelAlign: import("@sinclair/typebox").TUnsafe<"left" | "right">;
|
|
23605
23486
|
fields: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
23606
23487
|
name: import("@sinclair/typebox").TString;
|
|
@@ -23618,7 +23499,7 @@ declare const _default: {
|
|
|
23618
23499
|
readonly properties: import("@sinclair/typebox").TObject<{
|
|
23619
23500
|
value: import("@sinclair/typebox").TRecord<import("@sinclair/typebox").TString, import("@sinclair/typebox").TAny>;
|
|
23620
23501
|
formType: import("@sinclair/typebox").TUnsafe<"create" | "edit" | "read">;
|
|
23621
|
-
layout: import("@sinclair/typebox").TUnsafe<"
|
|
23502
|
+
layout: import("@sinclair/typebox").TUnsafe<"horizontal" | "vertical">;
|
|
23622
23503
|
dataSourceName: import("@sinclair/typebox").TString;
|
|
23623
23504
|
clearValidate: import("@sinclair/typebox").TFunction<[], import("@sinclair/typebox").TVoid>;
|
|
23624
23505
|
errors: import("@sinclair/typebox").TRecord<import("@sinclair/typebox").TString, import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -23653,7 +23534,7 @@ declare const _default: {
|
|
|
23653
23534
|
readonly params: import("@sinclair/typebox").TObject<{
|
|
23654
23535
|
value: import("@sinclair/typebox").TObject<{}>;
|
|
23655
23536
|
}>;
|
|
23656
|
-
readonly description: "通过 $w.form1.setValue({a:'111'}) 设置组件值";
|
|
23537
|
+
readonly description: "通过 $w.form1.setValue({value:{a:'111'}}) 设置组件值";
|
|
23657
23538
|
}, {
|
|
23658
23539
|
readonly name: "submit";
|
|
23659
23540
|
readonly label: "提交";
|
|
@@ -23924,7 +23805,7 @@ declare const _default: {
|
|
|
23924
23805
|
};
|
|
23925
23806
|
};
|
|
23926
23807
|
Button: {
|
|
23927
|
-
readonly $schema:
|
|
23808
|
+
readonly $schema: string;
|
|
23928
23809
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23929
23810
|
text: import("@sinclair/typebox").TString;
|
|
23930
23811
|
size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"default" | "mini" | "large">>;
|
|
@@ -23978,7 +23859,7 @@ declare const _default: {
|
|
|
23978
23859
|
};
|
|
23979
23860
|
};
|
|
23980
23861
|
Text: {
|
|
23981
|
-
readonly $schema:
|
|
23862
|
+
readonly $schema: string;
|
|
23982
23863
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23983
23864
|
text: import("@sinclair/typebox").TString;
|
|
23984
23865
|
level: import("@sinclair/typebox").TUnsafe<"0" | "1" | "2" | "3" | "4" | "5" | "6">;
|
|
@@ -24016,7 +23897,7 @@ declare const _default: {
|
|
|
24016
23897
|
};
|
|
24017
23898
|
};
|
|
24018
23899
|
Container: {
|
|
24019
|
-
readonly $schema:
|
|
23900
|
+
readonly $schema: string;
|
|
24020
23901
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
24021
23902
|
title: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
24022
23903
|
data: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TRecord<import("@sinclair/typebox").TString, import("@sinclair/typebox").TUnknown>>;
|
|
@@ -24067,7 +23948,7 @@ declare const _default: {
|
|
|
24067
23948
|
};
|
|
24068
23949
|
};
|
|
24069
23950
|
Image: {
|
|
24070
|
-
readonly $schema:
|
|
23951
|
+
readonly $schema: string;
|
|
24071
23952
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
24072
23953
|
src: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
24073
23954
|
fit: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"fill" | "contain" | "cover" | "widthFix" | "heightFix">>;
|
|
@@ -24076,7 +23957,7 @@ declare const _default: {
|
|
|
24076
23957
|
alt: import("@sinclair/typebox").TString;
|
|
24077
23958
|
showMenuByLongpress: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
24078
23959
|
lazyLoad: import("@sinclair/typebox").TBoolean;
|
|
24079
|
-
mode: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"left" | "top" | "
|
|
23960
|
+
mode: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"left" | "top" | "bottom" | "right" | "center" | "widthFix" | "heightFix" | "scaleToFill" | "aspectFit" | "aspectFill" | "top left" | "top right" | "bottom left" | "bottom right">>;
|
|
24080
23961
|
}>;
|
|
24081
23962
|
readonly events: readonly [{
|
|
24082
23963
|
readonly name: "load";
|
|
@@ -24952,7 +24833,7 @@ declare const _default: {
|
|
|
24952
24833
|
}[];
|
|
24953
24834
|
};
|
|
24954
24835
|
WedaVideo: {
|
|
24955
|
-
readonly $schema:
|
|
24836
|
+
readonly $schema: string;
|
|
24956
24837
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
24957
24838
|
videoDataSource: import("@sinclair/typebox").TString;
|
|
24958
24839
|
posterImage: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -25730,254 +25611,118 @@ declare const _default: {
|
|
|
25730
25611
|
};
|
|
25731
25612
|
};
|
|
25732
25613
|
ScrollView: {
|
|
25733
|
-
$schema: string;
|
|
25734
|
-
data: {
|
|
25735
|
-
|
|
25736
|
-
|
|
25737
|
-
|
|
25738
|
-
|
|
25739
|
-
|
|
25740
|
-
|
|
25741
|
-
|
|
25742
|
-
|
|
25743
|
-
|
|
25744
|
-
|
|
25745
|
-
|
|
25746
|
-
|
|
25747
|
-
|
|
25748
|
-
|
|
25749
|
-
|
|
25750
|
-
|
|
25751
|
-
|
|
25752
|
-
|
|
25753
|
-
|
|
25754
|
-
|
|
25755
|
-
|
|
25756
|
-
|
|
25757
|
-
|
|
25758
|
-
|
|
25759
|
-
|
|
25760
|
-
|
|
25761
|
-
|
|
25762
|
-
|
|
25763
|
-
|
|
25764
|
-
|
|
25765
|
-
|
|
25766
|
-
|
|
25767
|
-
|
|
25768
|
-
|
|
25769
|
-
|
|
25770
|
-
|
|
25771
|
-
|
|
25772
|
-
|
|
25773
|
-
|
|
25774
|
-
|
|
25775
|
-
|
|
25776
|
-
|
|
25777
|
-
|
|
25778
|
-
|
|
25779
|
-
|
|
25780
|
-
|
|
25781
|
-
|
|
25782
|
-
|
|
25783
|
-
|
|
25784
|
-
|
|
25785
|
-
|
|
25786
|
-
|
|
25787
|
-
|
|
25788
|
-
|
|
25789
|
-
|
|
25790
|
-
|
|
25791
|
-
|
|
25792
|
-
|
|
25793
|
-
|
|
25794
|
-
|
|
25795
|
-
|
|
25796
|
-
|
|
25797
|
-
|
|
25798
|
-
|
|
25799
|
-
|
|
25800
|
-
|
|
25801
|
-
|
|
25802
|
-
|
|
25803
|
-
|
|
25804
|
-
|
|
25805
|
-
|
|
25806
|
-
|
|
25807
|
-
|
|
25808
|
-
|
|
25809
|
-
|
|
25810
|
-
|
|
25811
|
-
|
|
25812
|
-
|
|
25813
|
-
|
|
25814
|
-
|
|
25815
|
-
|
|
25816
|
-
|
|
25817
|
-
|
|
25818
|
-
|
|
25819
|
-
|
|
25820
|
-
|
|
25821
|
-
|
|
25822
|
-
|
|
25823
|
-
|
|
25824
|
-
|
|
25825
|
-
|
|
25826
|
-
|
|
25827
|
-
|
|
25828
|
-
"x-index": number;
|
|
25829
|
-
description: string;
|
|
25830
|
-
};
|
|
25831
|
-
bounces: {
|
|
25832
|
-
title: string;
|
|
25833
|
-
type: string;
|
|
25834
|
-
default: boolean;
|
|
25835
|
-
"x-platforms": string[];
|
|
25836
|
-
"x-index": number;
|
|
25837
|
-
"x-category": string;
|
|
25838
|
-
};
|
|
25839
|
-
pagingEnabled: {
|
|
25840
|
-
title: string;
|
|
25841
|
-
type: string;
|
|
25842
|
-
default: boolean;
|
|
25843
|
-
"x-platforms": string[];
|
|
25844
|
-
"x-index": number;
|
|
25845
|
-
"x-category": string;
|
|
25846
|
-
};
|
|
25847
|
-
fastDeceleration: {
|
|
25848
|
-
title: string;
|
|
25849
|
-
type: string;
|
|
25850
|
-
default: boolean;
|
|
25851
|
-
"x-platforms": string[];
|
|
25852
|
-
"x-index": number;
|
|
25853
|
-
"x-category": string;
|
|
25854
|
-
};
|
|
25855
|
-
refresherEnabled: {
|
|
25856
|
-
title: string;
|
|
25857
|
-
type: string;
|
|
25858
|
-
default: boolean;
|
|
25859
|
-
"x-linkages": {
|
|
25860
|
-
type: string;
|
|
25861
|
-
target: string;
|
|
25862
|
-
condition: string;
|
|
25863
|
-
}[];
|
|
25864
|
-
"x-platforms": string[];
|
|
25865
|
-
"x-category": string;
|
|
25866
|
-
"x-index": number;
|
|
25867
|
-
description: string;
|
|
25868
|
-
};
|
|
25869
|
-
refresherThreshold: {
|
|
25870
|
-
title: string;
|
|
25871
|
-
type: string;
|
|
25872
|
-
default: number;
|
|
25873
|
-
"x-index": number;
|
|
25874
|
-
"x-platforms": string[];
|
|
25875
|
-
"x-category": string;
|
|
25876
|
-
};
|
|
25877
|
-
refresherDefaultStyle: {
|
|
25878
|
-
title: string;
|
|
25879
|
-
type: string;
|
|
25880
|
-
default: string;
|
|
25881
|
-
"x-component": string;
|
|
25882
|
-
enum: {
|
|
25883
|
-
label: string;
|
|
25884
|
-
value: string;
|
|
25885
|
-
}[];
|
|
25886
|
-
"x-platforms": string[];
|
|
25887
|
-
"x-index": number;
|
|
25888
|
-
"x-category": string;
|
|
25889
|
-
};
|
|
25890
|
-
refresherBackground: {
|
|
25891
|
-
title: string;
|
|
25892
|
-
type: string;
|
|
25893
|
-
"x-component": string;
|
|
25894
|
-
default: string;
|
|
25895
|
-
"x-platforms": string[];
|
|
25896
|
-
"x-index": number;
|
|
25897
|
-
"x-category": string;
|
|
25898
|
-
};
|
|
25899
|
-
refresherTriggered: {
|
|
25900
|
-
title: string;
|
|
25901
|
-
type: string;
|
|
25902
|
-
default: boolean;
|
|
25903
|
-
"x-platforms": string[];
|
|
25904
|
-
"x-index": number;
|
|
25905
|
-
"x-category": string;
|
|
25906
|
-
};
|
|
25907
|
-
scrollAnchoring: {
|
|
25908
|
-
title: string;
|
|
25909
|
-
type: string;
|
|
25910
|
-
default: boolean;
|
|
25911
|
-
"x-platforms": string[];
|
|
25912
|
-
"x-category": string;
|
|
25913
|
-
"x-index": number;
|
|
25914
|
-
description: string;
|
|
25915
|
-
};
|
|
25916
|
-
enableFlex: {
|
|
25917
|
-
title: string;
|
|
25918
|
-
type: string;
|
|
25919
|
-
default: boolean;
|
|
25920
|
-
"x-platforms": string[];
|
|
25921
|
-
"x-category": string;
|
|
25922
|
-
"x-index": number;
|
|
25923
|
-
description: string;
|
|
25924
|
-
};
|
|
25925
|
-
enableBackToTop: {
|
|
25926
|
-
title: string;
|
|
25927
|
-
type: string;
|
|
25928
|
-
default: boolean;
|
|
25929
|
-
"x-platforms": string[];
|
|
25930
|
-
"x-category": string;
|
|
25931
|
-
"x-index": number;
|
|
25932
|
-
description: string;
|
|
25933
|
-
};
|
|
25934
|
-
scrollWithAnimation: {
|
|
25935
|
-
title: string;
|
|
25936
|
-
type: string;
|
|
25937
|
-
default: boolean;
|
|
25938
|
-
"x-platforms": string[];
|
|
25939
|
-
"x-index": number;
|
|
25940
|
-
"x-category": string;
|
|
25941
|
-
description: string;
|
|
25942
|
-
};
|
|
25943
|
-
};
|
|
25944
|
-
};
|
|
25945
|
-
events: ({
|
|
25946
|
-
name: string;
|
|
25947
|
-
title: string;
|
|
25948
|
-
"x-platforms"?: undefined;
|
|
25949
|
-
} | {
|
|
25950
|
-
name: string;
|
|
25951
|
-
"x-platforms": string[];
|
|
25952
|
-
title: string;
|
|
25953
|
-
})[];
|
|
25954
|
-
meta: {
|
|
25955
|
-
title: string;
|
|
25956
|
-
description: string;
|
|
25957
|
-
category: string;
|
|
25958
|
-
categoryOrder: number;
|
|
25959
|
-
componentOrder: number;
|
|
25960
|
-
figureIcon: string;
|
|
25961
|
-
icon: string;
|
|
25614
|
+
readonly $schema: string;
|
|
25615
|
+
readonly data: import("@sinclair/typebox").TObject<{
|
|
25616
|
+
scrollX: import("@sinclair/typebox").TBoolean;
|
|
25617
|
+
scrollY: import("@sinclair/typebox").TBoolean;
|
|
25618
|
+
scrollIntoView: import("@sinclair/typebox").TString;
|
|
25619
|
+
scrollLeft: import("@sinclair/typebox").TNumber;
|
|
25620
|
+
scrollTop: import("@sinclair/typebox").TNumber;
|
|
25621
|
+
lowerThreshold: import("@sinclair/typebox").TNumber;
|
|
25622
|
+
upperThreshold: import("@sinclair/typebox").TNumber;
|
|
25623
|
+
observerSelector: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>;
|
|
25624
|
+
rootMargin: import("@sinclair/typebox").TObject<{
|
|
25625
|
+
top: import("@sinclair/typebox").TString;
|
|
25626
|
+
bottom: import("@sinclair/typebox").TString;
|
|
25627
|
+
left: import("@sinclair/typebox").TString;
|
|
25628
|
+
right: import("@sinclair/typebox").TString;
|
|
25629
|
+
}>;
|
|
25630
|
+
showScrollbar: import("@sinclair/typebox").TBoolean;
|
|
25631
|
+
enhanced: import("@sinclair/typebox").TBoolean;
|
|
25632
|
+
bounces: import("@sinclair/typebox").TBoolean;
|
|
25633
|
+
pagingEnabled: import("@sinclair/typebox").TBoolean;
|
|
25634
|
+
fastDeceleration: import("@sinclair/typebox").TBoolean;
|
|
25635
|
+
refresherEnabled: import("@sinclair/typebox").TBoolean;
|
|
25636
|
+
refresherThreshold: import("@sinclair/typebox").TNumber;
|
|
25637
|
+
refresherDefaultStyle: import("@sinclair/typebox").TString;
|
|
25638
|
+
refresherBackground: import("@sinclair/typebox").TString;
|
|
25639
|
+
refresherTriggered: import("@sinclair/typebox").TBoolean;
|
|
25640
|
+
scrollAnchoring: import("@sinclair/typebox").TBoolean;
|
|
25641
|
+
enableFlex: import("@sinclair/typebox").TBoolean;
|
|
25642
|
+
enableBackToTop: import("@sinclair/typebox").TBoolean;
|
|
25643
|
+
scrollWithAnimation: import("@sinclair/typebox").TBoolean;
|
|
25644
|
+
}>;
|
|
25645
|
+
readonly isContainer: true;
|
|
25646
|
+
readonly mpOrigin: "scroll-view";
|
|
25647
|
+
readonly events: readonly [{
|
|
25648
|
+
readonly name: "onReady";
|
|
25649
|
+
readonly title: "滚动容器初次渲染完成时触发";
|
|
25650
|
+
}, {
|
|
25651
|
+
readonly name: "scroll";
|
|
25652
|
+
readonly title: "滚动时触发";
|
|
25653
|
+
}, {
|
|
25654
|
+
readonly name: "scrollToTarget";
|
|
25655
|
+
readonly title: "滚动到指定位置时触发";
|
|
25656
|
+
readonly detail: import("@sinclair/typebox").TObject<{
|
|
25657
|
+
scrollViewContext: import("@sinclair/typebox").TObject<{}>;
|
|
25658
|
+
}>;
|
|
25659
|
+
}, {
|
|
25660
|
+
readonly name: "scrolltolower";
|
|
25661
|
+
readonly title: "滚动到底部/右边时触发";
|
|
25662
|
+
}, {
|
|
25663
|
+
readonly name: "scrolltoupper";
|
|
25664
|
+
readonly title: "滚动到顶部/左边时触发";
|
|
25665
|
+
}, {
|
|
25666
|
+
readonly name: "dragstart";
|
|
25667
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
25668
|
+
readonly title: "滑动开始事件(同时开启 enhanced 属性后生效)";
|
|
25669
|
+
}, {
|
|
25670
|
+
readonly name: "dragging";
|
|
25671
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
25672
|
+
readonly title: "滑动事件(同时开启 enhanced 属性后生效)";
|
|
25673
|
+
}, {
|
|
25674
|
+
readonly name: "dragend";
|
|
25675
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
25676
|
+
readonly title: "滑动结束事件(同时开启 enhanced 属性后生效)";
|
|
25677
|
+
}, {
|
|
25678
|
+
readonly name: "refresherpulling";
|
|
25679
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
25680
|
+
readonly title: "自定义下拉刷新控件被下拉";
|
|
25681
|
+
}, {
|
|
25682
|
+
readonly name: "refresherrefresh";
|
|
25683
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
25684
|
+
readonly title: "自定义下拉刷新被触发";
|
|
25685
|
+
}, {
|
|
25686
|
+
readonly name: "refresherrestore";
|
|
25687
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
25688
|
+
readonly title: "自定义下拉刷新被复位";
|
|
25689
|
+
}, {
|
|
25690
|
+
readonly name: "refresherabort";
|
|
25691
|
+
readonly 'x-platforms': readonly ["MP"];
|
|
25692
|
+
readonly title: "自定义下拉刷新被中止";
|
|
25693
|
+
}];
|
|
25694
|
+
readonly methods: readonly [{
|
|
25695
|
+
readonly name: "scrollIntoElement";
|
|
25696
|
+
readonly label: "滚动到指定位置";
|
|
25697
|
+
readonly params: import("@sinclair/typebox").TObject<{
|
|
25698
|
+
selector: import("@sinclair/typebox").TString;
|
|
25699
|
+
}>;
|
|
25700
|
+
}];
|
|
25701
|
+
readonly meta: {
|
|
25702
|
+
readonly title: "滚动容器";
|
|
25703
|
+
readonly description: "当组件元素内容长度大于滚动容器时,滚动容器会出滚动条用来对页面内容进行滑动展示。";
|
|
25704
|
+
readonly category: "布局";
|
|
25705
|
+
readonly categoryOrder: 200;
|
|
25706
|
+
readonly componentOrder: 110;
|
|
25707
|
+
readonly figureIcon: "../figureIcons/ScrollView.svg";
|
|
25708
|
+
readonly icon: "../icons/ScrollView.svg";
|
|
25962
25709
|
};
|
|
25963
|
-
configMeta: {
|
|
25964
|
-
docsUrl:
|
|
25965
|
-
shortcut: {
|
|
25966
|
-
props:
|
|
25967
|
-
extra: {
|
|
25968
|
-
container: {
|
|
25969
|
-
|
|
25970
|
-
|
|
25971
|
-
|
|
25710
|
+
readonly configMeta: {
|
|
25711
|
+
readonly docsUrl: "https://docs.cloudbase.net/lowcode/components/wedaUI/src/docs/compsdocs/grid/ScrollView";
|
|
25712
|
+
readonly shortcut: {
|
|
25713
|
+
readonly props: readonly ["scrollX", "scrollY"];
|
|
25714
|
+
readonly extra: {
|
|
25715
|
+
readonly container: {
|
|
25716
|
+
readonly 'x-component': "container";
|
|
25717
|
+
readonly 'x-component-props': readonly ["gsd-h5-react:Text", "CLOUDBASE_STANDARD:Button", "gsd-h5-react:Image", "CLOUDBASE_STANDARD:FormInput"];
|
|
25718
|
+
readonly 'x-index': 1;
|
|
25972
25719
|
};
|
|
25973
25720
|
};
|
|
25974
25721
|
};
|
|
25975
25722
|
};
|
|
25976
|
-
isContainer: boolean;
|
|
25977
|
-
mpOrigin: string;
|
|
25978
25723
|
};
|
|
25979
25724
|
Swiper: {
|
|
25980
|
-
readonly $schema:
|
|
25725
|
+
readonly $schema: string;
|
|
25981
25726
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
25982
25727
|
interval: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
25983
25728
|
vertical: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -26325,7 +26070,7 @@ declare const _default: {
|
|
|
26325
26070
|
events: any[];
|
|
26326
26071
|
};
|
|
26327
26072
|
Modal: {
|
|
26328
|
-
readonly $schema:
|
|
26073
|
+
readonly $schema: string;
|
|
26329
26074
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26330
26075
|
content: import("@sinclair/typebox").TString;
|
|
26331
26076
|
visible: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -26494,7 +26239,7 @@ declare const _default: {
|
|
|
26494
26239
|
};
|
|
26495
26240
|
};
|
|
26496
26241
|
Link: {
|
|
26497
|
-
readonly $schema:
|
|
26242
|
+
readonly $schema: string;
|
|
26498
26243
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26499
26244
|
content: import("@sinclair/typebox").TString;
|
|
26500
26245
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -26535,7 +26280,7 @@ declare const _default: {
|
|
|
26535
26280
|
}];
|
|
26536
26281
|
};
|
|
26537
26282
|
Tabs: {
|
|
26538
|
-
readonly $schema:
|
|
26283
|
+
readonly $schema: string;
|
|
26539
26284
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26540
26285
|
isMultipleSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
26541
26286
|
tabs: import("@sinclair/typebox").TReadonly<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -26567,7 +26312,7 @@ declare const _default: {
|
|
|
26567
26312
|
};
|
|
26568
26313
|
};
|
|
26569
26314
|
Calendar: {
|
|
26570
|
-
readonly $schema:
|
|
26315
|
+
readonly $schema: string;
|
|
26571
26316
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26572
26317
|
initValue: import("@sinclair/typebox").TString;
|
|
26573
26318
|
configData: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -27516,7 +27261,7 @@ declare const _default: {
|
|
|
27516
27261
|
};
|
|
27517
27262
|
};
|
|
27518
27263
|
Line: {
|
|
27519
|
-
readonly $schema:
|
|
27264
|
+
readonly $schema: string;
|
|
27520
27265
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27521
27266
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
27522
27267
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -27654,7 +27399,7 @@ declare const _default: {
|
|
|
27654
27399
|
};
|
|
27655
27400
|
};
|
|
27656
27401
|
Bar: {
|
|
27657
|
-
readonly $schema:
|
|
27402
|
+
readonly $schema: string;
|
|
27658
27403
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27659
27404
|
directionType: import("@sinclair/typebox").TUnsafe<string>;
|
|
27660
27405
|
isPile: import("@sinclair/typebox").TBoolean;
|
|
@@ -27799,7 +27544,7 @@ declare const _default: {
|
|
|
27799
27544
|
};
|
|
27800
27545
|
};
|
|
27801
27546
|
Pie: {
|
|
27802
|
-
readonly $schema:
|
|
27547
|
+
readonly $schema: string;
|
|
27803
27548
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27804
27549
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
27805
27550
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -27926,7 +27671,7 @@ declare const _default: {
|
|
|
27926
27671
|
};
|
|
27927
27672
|
};
|
|
27928
27673
|
StatisticsCard: {
|
|
27929
|
-
readonly $schema:
|
|
27674
|
+
readonly $schema: string;
|
|
27930
27675
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27931
27676
|
dataSource: import("@sinclair/typebox").TObject<{
|
|
27932
27677
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -28372,7 +28117,7 @@ declare const _default: {
|
|
|
28372
28117
|
};
|
|
28373
28118
|
};
|
|
28374
28119
|
Phone: {
|
|
28375
|
-
readonly $schema:
|
|
28120
|
+
readonly $schema: string;
|
|
28376
28121
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28377
28122
|
text: import("@sinclair/typebox").TString;
|
|
28378
28123
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -28434,7 +28179,7 @@ declare const _default: {
|
|
|
28434
28179
|
};
|
|
28435
28180
|
};
|
|
28436
28181
|
PhoneCode: {
|
|
28437
|
-
readonly $schema:
|
|
28182
|
+
readonly $schema: string;
|
|
28438
28183
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28439
28184
|
text: import("@sinclair/typebox").TString;
|
|
28440
28185
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -28489,7 +28234,7 @@ declare const _default: {
|
|
|
28489
28234
|
};
|
|
28490
28235
|
};
|
|
28491
28236
|
Share: {
|
|
28492
|
-
readonly $schema:
|
|
28237
|
+
readonly $schema: string;
|
|
28493
28238
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28494
28239
|
text: import("@sinclair/typebox").TString;
|
|
28495
28240
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -28532,7 +28277,7 @@ declare const _default: {
|
|
|
28532
28277
|
};
|
|
28533
28278
|
};
|
|
28534
28279
|
UserInfo: {
|
|
28535
|
-
readonly $schema:
|
|
28280
|
+
readonly $schema: string;
|
|
28536
28281
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28537
28282
|
text: import("@sinclair/typebox").TString;
|
|
28538
28283
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">>;
|
|
@@ -28592,7 +28337,7 @@ declare const _default: {
|
|
|
28592
28337
|
};
|
|
28593
28338
|
};
|
|
28594
28339
|
Lottery: {
|
|
28595
|
-
readonly $schema:
|
|
28340
|
+
readonly $schema: string;
|
|
28596
28341
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28597
28342
|
prizeList: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
28598
28343
|
title: import("@sinclair/typebox").TString;
|
|
@@ -29916,7 +29661,7 @@ declare const _default: {
|
|
|
29916
29661
|
};
|
|
29917
29662
|
};
|
|
29918
29663
|
WdButton: {
|
|
29919
|
-
readonly $schema:
|
|
29664
|
+
readonly $schema: string;
|
|
29920
29665
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
29921
29666
|
text: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
29922
29667
|
theme: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -30037,7 +29782,7 @@ declare const _default: {
|
|
|
30037
29782
|
};
|
|
30038
29783
|
};
|
|
30039
29784
|
WdDivider: {
|
|
30040
|
-
readonly $schema:
|
|
29785
|
+
readonly $schema: string;
|
|
30041
29786
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30042
29787
|
type: import("@sinclair/typebox").TUnsafe<string>;
|
|
30043
29788
|
}>;
|
|
@@ -30101,7 +29846,7 @@ declare const _default: {
|
|
|
30101
29846
|
};
|
|
30102
29847
|
};
|
|
30103
29848
|
WdCard: {
|
|
30104
|
-
readonly $schema:
|
|
29849
|
+
readonly $schema: string;
|
|
30105
29850
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30106
29851
|
template: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"card" | "collapse1" | "collapse2">>;
|
|
30107
29852
|
showHeader: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -30166,11 +29911,11 @@ declare const _default: {
|
|
|
30166
29911
|
readonly title: "点击";
|
|
30167
29912
|
}, {
|
|
30168
29913
|
readonly name: "contentShow";
|
|
30169
|
-
readonly title: "
|
|
29914
|
+
readonly title: "卡片折叠面板显示时";
|
|
30170
29915
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
30171
29916
|
}, {
|
|
30172
29917
|
readonly name: "contentHide";
|
|
30173
|
-
readonly title: "
|
|
29918
|
+
readonly title: "卡片折叠面板隐藏时";
|
|
30174
29919
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
30175
29920
|
}];
|
|
30176
29921
|
readonly meta: {
|
|
@@ -30246,7 +29991,7 @@ declare const _default: {
|
|
|
30246
29991
|
};
|
|
30247
29992
|
};
|
|
30248
29993
|
WdLink: {
|
|
30249
|
-
readonly $schema:
|
|
29994
|
+
readonly $schema: string;
|
|
30250
29995
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30251
29996
|
content: import("@sinclair/typebox").TString;
|
|
30252
29997
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -30338,7 +30083,7 @@ declare const _default: {
|
|
|
30338
30083
|
};
|
|
30339
30084
|
};
|
|
30340
30085
|
WdIcon: {
|
|
30341
|
-
readonly $schema:
|
|
30086
|
+
readonly $schema: string;
|
|
30342
30087
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30343
30088
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
30344
30089
|
name: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -30420,7 +30165,7 @@ declare const _default: {
|
|
|
30420
30165
|
};
|
|
30421
30166
|
};
|
|
30422
30167
|
WdText: {
|
|
30423
|
-
readonly $schema:
|
|
30168
|
+
readonly $schema: string;
|
|
30424
30169
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30425
30170
|
text: import("@sinclair/typebox").TString;
|
|
30426
30171
|
level: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -30501,10 +30246,10 @@ declare const _default: {
|
|
|
30501
30246
|
};
|
|
30502
30247
|
};
|
|
30503
30248
|
WdBubble: {
|
|
30504
|
-
readonly $schema:
|
|
30249
|
+
readonly $schema: string;
|
|
30505
30250
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30506
30251
|
trigger: import("@sinclair/typebox").TUnsafe<"empty" | "click" | "hover">;
|
|
30507
|
-
placement: import("@sinclair/typebox").TUnsafe<"left" | "top" | "
|
|
30252
|
+
placement: import("@sinclair/typebox").TUnsafe<"left" | "top" | "bottom" | "right" | "left-start" | "left-end" | "bottom-start" | "bottom-end" | "right-end" | "right-start" | "top-end" | "top-start">;
|
|
30508
30253
|
promptTheme: import("@sinclair/typebox").TUnsafe<"dark" | "error" | "default">;
|
|
30509
30254
|
openDelay: import("@sinclair/typebox").TNumber;
|
|
30510
30255
|
closeDelay: import("@sinclair/typebox").TNumber;
|
|
@@ -30513,7 +30258,7 @@ declare const _default: {
|
|
|
30513
30258
|
bubbleChildren: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
30514
30259
|
}>;
|
|
30515
30260
|
readonly properties: import("@sinclair/typebox").TObject<{
|
|
30516
|
-
placement: import("@sinclair/typebox").TUnsafe<"left" | "top" | "
|
|
30261
|
+
placement: import("@sinclair/typebox").TUnsafe<"left" | "top" | "bottom" | "right" | "left-start" | "left-end" | "bottom-start" | "bottom-end" | "right-end" | "right-start" | "top-end" | "top-start">;
|
|
30517
30262
|
trigger: import("@sinclair/typebox").TUnsafe<"empty" | "click" | "hover">;
|
|
30518
30263
|
promptTheme: import("@sinclair/typebox").TUnsafe<"dark" | "error" | "default">;
|
|
30519
30264
|
}>;
|
|
@@ -30574,7 +30319,7 @@ declare const _default: {
|
|
|
30574
30319
|
};
|
|
30575
30320
|
};
|
|
30576
30321
|
WdImage: {
|
|
30577
|
-
readonly $schema:
|
|
30322
|
+
readonly $schema: string;
|
|
30578
30323
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30579
30324
|
src: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
30580
30325
|
fit: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"fill" | "contain" | "cover" | "widthFix" | "heightFix">>;
|
|
@@ -30676,7 +30421,7 @@ declare const _default: {
|
|
|
30676
30421
|
};
|
|
30677
30422
|
};
|
|
30678
30423
|
WdTable: {
|
|
30679
|
-
readonly $schema:
|
|
30424
|
+
readonly $schema: string;
|
|
30680
30425
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30681
30426
|
dataSourceType: import("@sinclair/typebox").TUnsafe<"custom-connector" | "expression" | "data-model">;
|
|
30682
30427
|
bindMetadata: import("@sinclair/typebox").TObject<{
|
|
@@ -31223,7 +30968,7 @@ declare const _default: {
|
|
|
31223
30968
|
};
|
|
31224
30969
|
};
|
|
31225
30970
|
WdTextarea: {
|
|
31226
|
-
readonly $schema:
|
|
30971
|
+
readonly $schema: string;
|
|
31227
30972
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31228
30973
|
autoHeight: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
31229
30974
|
cursorSpacing: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -31462,7 +31207,7 @@ declare const _default: {
|
|
|
31462
31207
|
};
|
|
31463
31208
|
};
|
|
31464
31209
|
WdInput: {
|
|
31465
|
-
readonly $schema:
|
|
31210
|
+
readonly $schema: string;
|
|
31466
31211
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31467
31212
|
clearable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
31468
31213
|
before: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -31727,7 +31472,7 @@ declare const _default: {
|
|
|
31727
31472
|
};
|
|
31728
31473
|
};
|
|
31729
31474
|
WdSideTab: {
|
|
31730
|
-
readonly $schema:
|
|
31475
|
+
readonly $schema: string;
|
|
31731
31476
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31732
31477
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
31733
31478
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -31863,7 +31608,7 @@ declare const _default: {
|
|
|
31863
31608
|
};
|
|
31864
31609
|
};
|
|
31865
31610
|
WdTopTab: {
|
|
31866
|
-
readonly $schema:
|
|
31611
|
+
readonly $schema: string;
|
|
31867
31612
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31868
31613
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
31869
31614
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -32004,7 +31749,7 @@ declare const _default: {
|
|
|
32004
31749
|
};
|
|
32005
31750
|
};
|
|
32006
31751
|
QrCode: {
|
|
32007
|
-
readonly $schema:
|
|
31752
|
+
readonly $schema: string;
|
|
32008
31753
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32009
31754
|
text: import("@sinclair/typebox").TString;
|
|
32010
31755
|
showMenuByLongpress: import("@sinclair/typebox").TBoolean;
|
|
@@ -32087,7 +31832,7 @@ declare const _default: {
|
|
|
32087
31832
|
};
|
|
32088
31833
|
};
|
|
32089
31834
|
Grid: {
|
|
32090
|
-
readonly $schema:
|
|
31835
|
+
readonly $schema: string;
|
|
32091
31836
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32092
31837
|
template: import("@sinclair/typebox").TUnsafe<string>;
|
|
32093
31838
|
addRow: import("@sinclair/typebox").TNever;
|
|
@@ -32169,7 +31914,7 @@ declare const _default: {
|
|
|
32169
31914
|
};
|
|
32170
31915
|
};
|
|
32171
31916
|
WdLayout: {
|
|
32172
|
-
readonly $schema:
|
|
31917
|
+
readonly $schema: string;
|
|
32173
31918
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32174
31919
|
headerLeftSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
32175
31920
|
headerRightSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
@@ -32261,7 +32006,7 @@ declare const _default: {
|
|
|
32261
32006
|
};
|
|
32262
32007
|
};
|
|
32263
32008
|
Row: {
|
|
32264
|
-
readonly $schema:
|
|
32009
|
+
readonly $schema: string;
|
|
32265
32010
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32266
32011
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
32267
32012
|
colCount: import("@sinclair/typebox").TNever;
|
|
@@ -32342,7 +32087,7 @@ declare const _default: {
|
|
|
32342
32087
|
};
|
|
32343
32088
|
};
|
|
32344
32089
|
Col: {
|
|
32345
|
-
readonly $schema:
|
|
32090
|
+
readonly $schema: string;
|
|
32346
32091
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32347
32092
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
32348
32093
|
widthType: import("@sinclair/typebox").TUnsafe<"fit-content" | "auto-fill">;
|
|
@@ -32420,7 +32165,7 @@ declare const _default: {
|
|
|
32420
32165
|
};
|
|
32421
32166
|
};
|
|
32422
32167
|
WdInputEmail: {
|
|
32423
|
-
readonly $schema:
|
|
32168
|
+
readonly $schema: string;
|
|
32424
32169
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32425
32170
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
32426
32171
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -32676,7 +32421,7 @@ declare const _default: {
|
|
|
32676
32421
|
};
|
|
32677
32422
|
};
|
|
32678
32423
|
WdInputUrl: {
|
|
32679
|
-
readonly $schema:
|
|
32424
|
+
readonly $schema: string;
|
|
32680
32425
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32681
32426
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
32682
32427
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -32932,7 +32677,7 @@ declare const _default: {
|
|
|
32932
32677
|
};
|
|
32933
32678
|
};
|
|
32934
32679
|
WdSelect: {
|
|
32935
|
-
readonly $schema:
|
|
32680
|
+
readonly $schema: string;
|
|
32936
32681
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32937
32682
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
32938
32683
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -33242,7 +32987,7 @@ declare const _default: {
|
|
|
33242
32987
|
};
|
|
33243
32988
|
};
|
|
33244
32989
|
WdSelectMultiple: {
|
|
33245
|
-
readonly $schema:
|
|
32990
|
+
readonly $schema: string;
|
|
33246
32991
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33247
32992
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
33248
32993
|
format: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"many-many" | "one-many">>;
|
|
@@ -33560,7 +33305,7 @@ declare const _default: {
|
|
|
33560
33305
|
};
|
|
33561
33306
|
};
|
|
33562
33307
|
WdRegion: {
|
|
33563
|
-
readonly $schema:
|
|
33308
|
+
readonly $schema: string;
|
|
33564
33309
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33565
33310
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
33566
33311
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -33776,7 +33521,7 @@ declare const _default: {
|
|
|
33776
33521
|
};
|
|
33777
33522
|
};
|
|
33778
33523
|
WdDate: {
|
|
33779
|
-
readonly $schema:
|
|
33524
|
+
readonly $schema: string;
|
|
33780
33525
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33781
33526
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
33782
33527
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -33998,7 +33743,7 @@ declare const _default: {
|
|
|
33998
33743
|
};
|
|
33999
33744
|
};
|
|
34000
33745
|
WdDateRange: {
|
|
34001
|
-
readonly $schema:
|
|
33746
|
+
readonly $schema: string;
|
|
34002
33747
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
34003
33748
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
34004
33749
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -34228,7 +33973,7 @@ declare const _default: {
|
|
|
34228
33973
|
};
|
|
34229
33974
|
};
|
|
34230
33975
|
WdTime: {
|
|
34231
|
-
readonly $schema:
|
|
33976
|
+
readonly $schema: string;
|
|
34232
33977
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
34233
33978
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny & {
|
|
34234
33979
|
'x-component': string;
|
|
@@ -34468,7 +34213,7 @@ declare const _default: {
|
|
|
34468
34213
|
};
|
|
34469
34214
|
};
|
|
34470
34215
|
WdUploadFile: {
|
|
34471
|
-
$schema:
|
|
34216
|
+
$schema: string;
|
|
34472
34217
|
data: import("@sinclair/typebox").TObject<{
|
|
34473
34218
|
acceptTypes: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
34474
34219
|
maxSize: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -34476,8 +34221,10 @@ declare const _default: {
|
|
|
34476
34221
|
title: string;
|
|
34477
34222
|
'x-helper-text': string;
|
|
34478
34223
|
}>;
|
|
34224
|
+
draggable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34479
34225
|
maxUploadCount: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber & {
|
|
34480
34226
|
title: string;
|
|
34227
|
+
'x-index': number;
|
|
34481
34228
|
}>;
|
|
34482
34229
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
34483
34230
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -34648,7 +34395,7 @@ declare const _default: {
|
|
|
34648
34395
|
};
|
|
34649
34396
|
};
|
|
34650
34397
|
WdUploadImage: {
|
|
34651
|
-
$schema:
|
|
34398
|
+
$schema: string;
|
|
34652
34399
|
data: import("@sinclair/typebox").TObject<{
|
|
34653
34400
|
isCompressBeforeUpload: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34654
34401
|
compressQuality: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -34962,7 +34709,7 @@ declare const _default: {
|
|
|
34962
34709
|
};
|
|
34963
34710
|
};
|
|
34964
34711
|
WdLocation: {
|
|
34965
|
-
readonly $schema:
|
|
34712
|
+
readonly $schema: string;
|
|
34966
34713
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
34967
34714
|
locationRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<number>>;
|
|
34968
34715
|
customRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -34974,6 +34721,7 @@ declare const _default: {
|
|
|
34974
34721
|
requiredFlag: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34975
34722
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
34976
34723
|
clearable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34724
|
+
openLocation: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34977
34725
|
showLngLat: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34978
34726
|
showMap: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34979
34727
|
borderedH5: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -35214,13 +34962,27 @@ declare const _default: {
|
|
|
35214
34962
|
readonly body: "\n [attributes]\n name = \"{{$self.id}}\"\n ";
|
|
35215
34963
|
readonly __k: "init-name-with-id";
|
|
35216
34964
|
}];
|
|
34965
|
+
readonly validate: readonly [{
|
|
34966
|
+
readonly rule: "checkLocationPermission";
|
|
34967
|
+
readonly options: {
|
|
34968
|
+
readonly allowFailure: true;
|
|
34969
|
+
readonly title: "地图定位组件需完善小程序接口权限相关设置";
|
|
34970
|
+
readonly description: "";
|
|
34971
|
+
readonly type: "mp";
|
|
34972
|
+
readonly version: "-";
|
|
34973
|
+
readonly platform: readonly ["MP"];
|
|
34974
|
+
readonly extra: {
|
|
34975
|
+
readonly limitPublishPlatform: readonly ["miniprogram"];
|
|
34976
|
+
};
|
|
34977
|
+
};
|
|
34978
|
+
}];
|
|
35217
34979
|
};
|
|
35218
34980
|
readonly compConfig: {
|
|
35219
34981
|
readonly componentType: "formField";
|
|
35220
34982
|
};
|
|
35221
34983
|
};
|
|
35222
34984
|
WdMember: {
|
|
35223
|
-
readonly $schema:
|
|
34985
|
+
readonly $schema: string;
|
|
35224
34986
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35225
34987
|
where: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TAny>>;
|
|
35226
34988
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -35448,7 +35210,7 @@ declare const _default: {
|
|
|
35448
35210
|
};
|
|
35449
35211
|
};
|
|
35450
35212
|
WdDepartment: {
|
|
35451
|
-
readonly $schema:
|
|
35213
|
+
readonly $schema: string;
|
|
35452
35214
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35453
35215
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
35454
35216
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -35673,7 +35435,7 @@ declare const _default: {
|
|
|
35673
35435
|
};
|
|
35674
35436
|
};
|
|
35675
35437
|
WdInputNumber: {
|
|
35676
|
-
readonly $schema:
|
|
35438
|
+
readonly $schema: string;
|
|
35677
35439
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35678
35440
|
name: import("@sinclair/typebox").TString & {
|
|
35679
35441
|
default: string;
|
|
@@ -36008,7 +35770,7 @@ declare const _default: {
|
|
|
36008
35770
|
};
|
|
36009
35771
|
};
|
|
36010
35772
|
WdSwitch: {
|
|
36011
|
-
readonly $schema:
|
|
35773
|
+
readonly $schema: string;
|
|
36012
35774
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36013
35775
|
extra: import("@sinclair/typebox").TString;
|
|
36014
35776
|
borderedH5: import("@sinclair/typebox").TBoolean;
|
|
@@ -36207,7 +35969,7 @@ declare const _default: {
|
|
|
36207
35969
|
};
|
|
36208
35970
|
};
|
|
36209
35971
|
WdRadioList: {
|
|
36210
|
-
readonly $schema:
|
|
35972
|
+
readonly $schema: string;
|
|
36211
35973
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36212
35974
|
extra: import("@sinclair/typebox").TString;
|
|
36213
35975
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -36420,7 +36182,7 @@ declare const _default: {
|
|
|
36420
36182
|
};
|
|
36421
36183
|
};
|
|
36422
36184
|
WdCheckboxList: {
|
|
36423
|
-
readonly $schema:
|
|
36185
|
+
readonly $schema: string;
|
|
36424
36186
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36425
36187
|
extra: import("@sinclair/typebox").TString;
|
|
36426
36188
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -36630,7 +36392,7 @@ declare const _default: {
|
|
|
36630
36392
|
};
|
|
36631
36393
|
};
|
|
36632
36394
|
WdInputPhone: {
|
|
36633
|
-
readonly $schema:
|
|
36395
|
+
readonly $schema: string;
|
|
36634
36396
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36635
36397
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
36636
36398
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -36885,7 +36647,7 @@ declare const _default: {
|
|
|
36885
36647
|
};
|
|
36886
36648
|
};
|
|
36887
36649
|
WdTagSelect: {
|
|
36888
|
-
readonly $schema:
|
|
36650
|
+
readonly $schema: string;
|
|
36889
36651
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36890
36652
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
36891
36653
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -37113,7 +36875,7 @@ declare const _default: {
|
|
|
37113
36875
|
};
|
|
37114
36876
|
};
|
|
37115
36877
|
WdTag: {
|
|
37116
|
-
readonly $schema:
|
|
36878
|
+
readonly $schema: string;
|
|
37117
36879
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37118
36880
|
size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
37119
36881
|
title: string;
|
|
@@ -37248,13 +37010,13 @@ declare const _default: {
|
|
|
37248
37010
|
};
|
|
37249
37011
|
};
|
|
37250
37012
|
WdMenuLayout: {
|
|
37251
|
-
readonly $schema:
|
|
37013
|
+
readonly $schema: string;
|
|
37252
37014
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37253
37015
|
headSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
37254
37016
|
headRightSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
37255
37017
|
contentSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
37256
37018
|
footerSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
37257
|
-
template: import("@sinclair/typebox").TUnsafe<"nav" | "tab" | "
|
|
37019
|
+
template: import("@sinclair/typebox").TUnsafe<"nav" | "tab" | "horizontal" | "vertical" | "plant" | "navTab">;
|
|
37258
37020
|
menu: import("@sinclair/typebox").TObject<{
|
|
37259
37021
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
37260
37022
|
menuData: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TRecursive<import("@sinclair/typebox").TObject<{
|
|
@@ -37288,7 +37050,7 @@ declare const _default: {
|
|
|
37288
37050
|
subPackageName: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
37289
37051
|
}>>>;
|
|
37290
37052
|
}>;
|
|
37291
|
-
type: import("@sinclair/typebox").TUnsafe<"nav" | "tab" | "
|
|
37053
|
+
type: import("@sinclair/typebox").TUnsafe<"nav" | "tab" | "horizontal" | "vertical" | "plant" | "navTab">;
|
|
37292
37054
|
defaultOpened: import("@sinclair/typebox").TBoolean;
|
|
37293
37055
|
outerClickClosable: import("@sinclair/typebox").TBoolean;
|
|
37294
37056
|
selectedMenuKey: import("@sinclair/typebox").TString;
|
|
@@ -37458,7 +37220,7 @@ declare const _default: {
|
|
|
37458
37220
|
readonly items: any;
|
|
37459
37221
|
};
|
|
37460
37222
|
WdMenuHorizontalLayout: {
|
|
37461
|
-
readonly $schema:
|
|
37223
|
+
readonly $schema: string;
|
|
37462
37224
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37463
37225
|
readonly events: readonly [];
|
|
37464
37226
|
readonly isContainer: true;
|
|
@@ -37484,7 +37246,7 @@ declare const _default: {
|
|
|
37484
37246
|
readonly items: any;
|
|
37485
37247
|
};
|
|
37486
37248
|
WdMenPlantLayout: {
|
|
37487
|
-
readonly $schema:
|
|
37249
|
+
readonly $schema: string;
|
|
37488
37250
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37489
37251
|
readonly events: readonly [];
|
|
37490
37252
|
readonly isContainer: true;
|
|
@@ -37510,7 +37272,7 @@ declare const _default: {
|
|
|
37510
37272
|
readonly items: any;
|
|
37511
37273
|
};
|
|
37512
37274
|
WdMenuVerticalLayout: {
|
|
37513
|
-
readonly $schema:
|
|
37275
|
+
readonly $schema: string;
|
|
37514
37276
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37515
37277
|
readonly events: readonly [];
|
|
37516
37278
|
readonly isContainer: true;
|
|
@@ -37536,7 +37298,7 @@ declare const _default: {
|
|
|
37536
37298
|
readonly items: any;
|
|
37537
37299
|
};
|
|
37538
37300
|
WdMenuBaseLayout: {
|
|
37539
|
-
readonly $schema:
|
|
37301
|
+
readonly $schema: string;
|
|
37540
37302
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37541
37303
|
readonly events: readonly [];
|
|
37542
37304
|
readonly isContainer: true;
|
|
@@ -37572,7 +37334,7 @@ declare const _default: {
|
|
|
37572
37334
|
}];
|
|
37573
37335
|
};
|
|
37574
37336
|
WdMenuTabLayout: {
|
|
37575
|
-
readonly $schema:
|
|
37337
|
+
readonly $schema: string;
|
|
37576
37338
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37577
37339
|
readonly events: readonly [];
|
|
37578
37340
|
readonly isContainer: true;
|
|
@@ -37598,7 +37360,7 @@ declare const _default: {
|
|
|
37598
37360
|
readonly items: any;
|
|
37599
37361
|
};
|
|
37600
37362
|
WdMenuNavLayout: {
|
|
37601
|
-
readonly $schema:
|
|
37363
|
+
readonly $schema: string;
|
|
37602
37364
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37603
37365
|
readonly events: readonly [];
|
|
37604
37366
|
readonly isContainer: true;
|
|
@@ -37624,7 +37386,7 @@ declare const _default: {
|
|
|
37624
37386
|
readonly items: any;
|
|
37625
37387
|
};
|
|
37626
37388
|
WdMenuNavTabLayout: {
|
|
37627
|
-
readonly $schema:
|
|
37389
|
+
readonly $schema: string;
|
|
37628
37390
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37629
37391
|
readonly events: readonly [];
|
|
37630
37392
|
readonly isContainer: true;
|
|
@@ -37650,7 +37412,7 @@ declare const _default: {
|
|
|
37650
37412
|
readonly items: any;
|
|
37651
37413
|
};
|
|
37652
37414
|
WdMenuList: {
|
|
37653
|
-
readonly $schema:
|
|
37415
|
+
readonly $schema: string;
|
|
37654
37416
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37655
37417
|
menu: import("@sinclair/typebox").TObject<{
|
|
37656
37418
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -37685,7 +37447,7 @@ declare const _default: {
|
|
|
37685
37447
|
subPackageName: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
37686
37448
|
}>>>;
|
|
37687
37449
|
}>;
|
|
37688
|
-
template: import("@sinclair/typebox").TUnsafe<"
|
|
37450
|
+
template: import("@sinclair/typebox").TUnsafe<"horizontal" | "vertical" | "plant">;
|
|
37689
37451
|
defaultOpened: import("@sinclair/typebox").TBoolean;
|
|
37690
37452
|
selectedMenuKey: import("@sinclair/typebox").TString;
|
|
37691
37453
|
}>;
|
|
@@ -37775,7 +37537,7 @@ declare const _default: {
|
|
|
37775
37537
|
readonly configMeta: {};
|
|
37776
37538
|
};
|
|
37777
37539
|
WdRichText: {
|
|
37778
|
-
readonly $schema:
|
|
37540
|
+
readonly $schema: string;
|
|
37779
37541
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37780
37542
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
37781
37543
|
borderedH5: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -37978,7 +37740,7 @@ declare const _default: {
|
|
|
37978
37740
|
};
|
|
37979
37741
|
};
|
|
37980
37742
|
WdCalendar: {
|
|
37981
|
-
readonly $schema:
|
|
37743
|
+
readonly $schema: string;
|
|
37982
37744
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37983
37745
|
initMonth: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
37984
37746
|
value: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -38086,7 +37848,7 @@ declare const _default: {
|
|
|
38086
37848
|
};
|
|
38087
37849
|
};
|
|
38088
37850
|
WdTabBar: {
|
|
38089
|
-
readonly $schema:
|
|
37851
|
+
readonly $schema: string;
|
|
38090
37852
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
38091
37853
|
tabs: import("@sinclair/typebox").TObject<{
|
|
38092
37854
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -38271,7 +38033,7 @@ declare const _default: {
|
|
|
38271
38033
|
};
|
|
38272
38034
|
};
|
|
38273
38035
|
Repeater: {
|
|
38274
|
-
readonly $schema:
|
|
38036
|
+
readonly $schema: string;
|
|
38275
38037
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
38276
38038
|
data: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{}>>;
|
|
38277
38039
|
key: import("@sinclair/typebox").TString;
|
|
@@ -38336,7 +38098,7 @@ declare const _default: {
|
|
|
38336
38098
|
};
|
|
38337
38099
|
};
|
|
38338
38100
|
WebView: {
|
|
38339
|
-
readonly $schema:
|
|
38101
|
+
readonly $schema: string;
|
|
38340
38102
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
38341
38103
|
link: import("@sinclair/typebox").TString;
|
|
38342
38104
|
allow: import("@sinclair/typebox").TString;
|