@cloudbase/weda-ui 3.28.0 → 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 +1 -1
- package/dist/configs/components/form-checkbox.js +2 -1
- package/dist/configs/components/form-date.d.ts +1 -1
- package/dist/configs/components/form-date.js +2 -1
- package/dist/configs/components/form-depart-tree-select.d.ts +1 -1
- package/dist/configs/components/form-depart-tree-select.js +2 -1
- package/dist/configs/components/form-email.d.ts +1 -1
- package/dist/configs/components/form-email.js +2 -1
- package/dist/configs/components/form-image-uploader.d.ts +1 -1
- package/dist/configs/components/form-image-uploader.js +2 -1
- package/dist/configs/components/form-input.d.ts +1 -1
- package/dist/configs/components/form-input.js +2 -1
- package/dist/configs/components/form-location.d.ts +1 -1
- package/dist/configs/components/form-location.js +2 -1
- package/dist/configs/components/form-multi-region.d.ts +1 -1
- package/dist/configs/components/form-multi-region.js +2 -1
- package/dist/configs/components/form-phone.d.ts +1 -1
- package/dist/configs/components/form-phone.js +2 -1
- package/dist/configs/components/form-radio.d.ts +1 -1
- package/dist/configs/components/form-radio.js +2 -1
- package/dist/configs/components/form-region.d.ts +1 -1
- package/dist/configs/components/form-region.js +2 -1
- package/dist/configs/components/form-rich-text.d.ts +1 -1
- package/dist/configs/components/form-rich-text.js +2 -1
- package/dist/configs/components/form-select-multiple.d.ts +1 -1
- package/dist/configs/components/form-select-multiple.js +2 -1
- package/dist/configs/components/form-select.d.ts +1 -1
- package/dist/configs/components/form-select.js +2 -1
- package/dist/configs/components/form-switch.d.ts +1 -1
- package/dist/configs/components/form-switch.js +2 -1
- package/dist/configs/components/form-text-area.d.ts +1 -1
- package/dist/configs/components/form-text-area.js +2 -1
- package/dist/configs/components/form-time.d.ts +1 -1
- package/dist/configs/components/form-time.js +2 -1
- package/dist/configs/components/form-upload-file.d.ts +1 -1
- package/dist/configs/components/form-upload-file.js +2 -1
- package/dist/configs/components/form-url.d.ts +1 -1
- package/dist/configs/components/form-url.js +2 -1
- package/dist/configs/components/form-user-tree-select.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/configs/components/scrollView.js +2 -1
- 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 +1 -1
- 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 +2 -2
- 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 +15 -1
- package/dist/configs/components/wd-location.js +18 -1
- 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 +2 -2
- package/dist/configs/components/wd-menu-layout.js +2 -1
- package/dist/configs/components/wd-menu-list.d.ts +1 -1
- 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 +264 -232
- package/dist/configs/type-utils/index.d.ts +2 -1
- 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/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/uploaderFileView/index.js +0 -2
- 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 +1 -1
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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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">>;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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">>;
|
|
@@ -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,7 +6346,7 @@ export declare const components: {
|
|
|
6346
6346
|
};
|
|
6347
6347
|
};
|
|
6348
6348
|
ScrollView: {
|
|
6349
|
-
readonly $schema:
|
|
6349
|
+
readonly $schema: string;
|
|
6350
6350
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
6351
6351
|
scrollX: import("@sinclair/typebox").TBoolean;
|
|
6352
6352
|
scrollY: import("@sinclair/typebox").TBoolean;
|
|
@@ -6457,7 +6457,7 @@ export declare const components: {
|
|
|
6457
6457
|
};
|
|
6458
6458
|
};
|
|
6459
6459
|
Swiper: {
|
|
6460
|
-
readonly $schema:
|
|
6460
|
+
readonly $schema: string;
|
|
6461
6461
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
6462
6462
|
interval: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
6463
6463
|
vertical: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -6805,7 +6805,7 @@ export declare const components: {
|
|
|
6805
6805
|
events: any[];
|
|
6806
6806
|
};
|
|
6807
6807
|
Modal: {
|
|
6808
|
-
readonly $schema:
|
|
6808
|
+
readonly $schema: string;
|
|
6809
6809
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
6810
6810
|
content: import("@sinclair/typebox").TString;
|
|
6811
6811
|
visible: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -6974,7 +6974,7 @@ export declare const components: {
|
|
|
6974
6974
|
};
|
|
6975
6975
|
};
|
|
6976
6976
|
Link: {
|
|
6977
|
-
readonly $schema:
|
|
6977
|
+
readonly $schema: string;
|
|
6978
6978
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
6979
6979
|
content: import("@sinclair/typebox").TString;
|
|
6980
6980
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -7015,7 +7015,7 @@ export declare const components: {
|
|
|
7015
7015
|
}];
|
|
7016
7016
|
};
|
|
7017
7017
|
Tabs: {
|
|
7018
|
-
readonly $schema:
|
|
7018
|
+
readonly $schema: string;
|
|
7019
7019
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
7020
7020
|
isMultipleSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
7021
7021
|
tabs: import("@sinclair/typebox").TReadonly<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -7047,7 +7047,7 @@ export declare const components: {
|
|
|
7047
7047
|
};
|
|
7048
7048
|
};
|
|
7049
7049
|
Calendar: {
|
|
7050
|
-
readonly $schema:
|
|
7050
|
+
readonly $schema: string;
|
|
7051
7051
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
7052
7052
|
initValue: import("@sinclair/typebox").TString;
|
|
7053
7053
|
configData: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -7996,7 +7996,7 @@ export declare const components: {
|
|
|
7996
7996
|
};
|
|
7997
7997
|
};
|
|
7998
7998
|
Line: {
|
|
7999
|
-
readonly $schema:
|
|
7999
|
+
readonly $schema: string;
|
|
8000
8000
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8001
8001
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
8002
8002
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -8134,7 +8134,7 @@ export declare const components: {
|
|
|
8134
8134
|
};
|
|
8135
8135
|
};
|
|
8136
8136
|
Bar: {
|
|
8137
|
-
readonly $schema:
|
|
8137
|
+
readonly $schema: string;
|
|
8138
8138
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8139
8139
|
directionType: import("@sinclair/typebox").TUnsafe<string>;
|
|
8140
8140
|
isPile: import("@sinclair/typebox").TBoolean;
|
|
@@ -8279,7 +8279,7 @@ export declare const components: {
|
|
|
8279
8279
|
};
|
|
8280
8280
|
};
|
|
8281
8281
|
Pie: {
|
|
8282
|
-
readonly $schema:
|
|
8282
|
+
readonly $schema: string;
|
|
8283
8283
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8284
8284
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
8285
8285
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -8406,7 +8406,7 @@ export declare const components: {
|
|
|
8406
8406
|
};
|
|
8407
8407
|
};
|
|
8408
8408
|
StatisticsCard: {
|
|
8409
|
-
readonly $schema:
|
|
8409
|
+
readonly $schema: string;
|
|
8410
8410
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8411
8411
|
dataSource: import("@sinclair/typebox").TObject<{
|
|
8412
8412
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -8852,7 +8852,7 @@ export declare const components: {
|
|
|
8852
8852
|
};
|
|
8853
8853
|
};
|
|
8854
8854
|
Phone: {
|
|
8855
|
-
readonly $schema:
|
|
8855
|
+
readonly $schema: string;
|
|
8856
8856
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8857
8857
|
text: import("@sinclair/typebox").TString;
|
|
8858
8858
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -8914,7 +8914,7 @@ export declare const components: {
|
|
|
8914
8914
|
};
|
|
8915
8915
|
};
|
|
8916
8916
|
PhoneCode: {
|
|
8917
|
-
readonly $schema:
|
|
8917
|
+
readonly $schema: string;
|
|
8918
8918
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8919
8919
|
text: import("@sinclair/typebox").TString;
|
|
8920
8920
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -8969,7 +8969,7 @@ export declare const components: {
|
|
|
8969
8969
|
};
|
|
8970
8970
|
};
|
|
8971
8971
|
Share: {
|
|
8972
|
-
readonly $schema:
|
|
8972
|
+
readonly $schema: string;
|
|
8973
8973
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8974
8974
|
text: import("@sinclair/typebox").TString;
|
|
8975
8975
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -9012,7 +9012,7 @@ export declare const components: {
|
|
|
9012
9012
|
};
|
|
9013
9013
|
};
|
|
9014
9014
|
UserInfo: {
|
|
9015
|
-
readonly $schema:
|
|
9015
|
+
readonly $schema: string;
|
|
9016
9016
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
9017
9017
|
text: import("@sinclair/typebox").TString;
|
|
9018
9018
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">>;
|
|
@@ -9072,7 +9072,7 @@ export declare const components: {
|
|
|
9072
9072
|
};
|
|
9073
9073
|
};
|
|
9074
9074
|
Lottery: {
|
|
9075
|
-
readonly $schema:
|
|
9075
|
+
readonly $schema: string;
|
|
9076
9076
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
9077
9077
|
prizeList: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
9078
9078
|
title: import("@sinclair/typebox").TString;
|
|
@@ -10396,7 +10396,7 @@ export declare const components: {
|
|
|
10396
10396
|
};
|
|
10397
10397
|
};
|
|
10398
10398
|
WdButton: {
|
|
10399
|
-
readonly $schema:
|
|
10399
|
+
readonly $schema: string;
|
|
10400
10400
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10401
10401
|
text: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
10402
10402
|
theme: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -10517,7 +10517,7 @@ export declare const components: {
|
|
|
10517
10517
|
};
|
|
10518
10518
|
};
|
|
10519
10519
|
WdDivider: {
|
|
10520
|
-
readonly $schema:
|
|
10520
|
+
readonly $schema: string;
|
|
10521
10521
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10522
10522
|
type: import("@sinclair/typebox").TUnsafe<string>;
|
|
10523
10523
|
}>;
|
|
@@ -10581,7 +10581,7 @@ export declare const components: {
|
|
|
10581
10581
|
};
|
|
10582
10582
|
};
|
|
10583
10583
|
WdCard: {
|
|
10584
|
-
readonly $schema:
|
|
10584
|
+
readonly $schema: string;
|
|
10585
10585
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10586
10586
|
template: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"card" | "collapse1" | "collapse2">>;
|
|
10587
10587
|
showHeader: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -10646,11 +10646,11 @@ export declare const components: {
|
|
|
10646
10646
|
readonly title: "点击";
|
|
10647
10647
|
}, {
|
|
10648
10648
|
readonly name: "contentShow";
|
|
10649
|
-
readonly title: "
|
|
10649
|
+
readonly title: "卡片折叠面板显示时";
|
|
10650
10650
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
10651
10651
|
}, {
|
|
10652
10652
|
readonly name: "contentHide";
|
|
10653
|
-
readonly title: "
|
|
10653
|
+
readonly title: "卡片折叠面板隐藏时";
|
|
10654
10654
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
10655
10655
|
}];
|
|
10656
10656
|
readonly meta: {
|
|
@@ -10726,7 +10726,7 @@ export declare const components: {
|
|
|
10726
10726
|
};
|
|
10727
10727
|
};
|
|
10728
10728
|
WdLink: {
|
|
10729
|
-
readonly $schema:
|
|
10729
|
+
readonly $schema: string;
|
|
10730
10730
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10731
10731
|
content: import("@sinclair/typebox").TString;
|
|
10732
10732
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -10818,7 +10818,7 @@ export declare const components: {
|
|
|
10818
10818
|
};
|
|
10819
10819
|
};
|
|
10820
10820
|
WdIcon: {
|
|
10821
|
-
readonly $schema:
|
|
10821
|
+
readonly $schema: string;
|
|
10822
10822
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10823
10823
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
10824
10824
|
name: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -10900,7 +10900,7 @@ export declare const components: {
|
|
|
10900
10900
|
};
|
|
10901
10901
|
};
|
|
10902
10902
|
WdText: {
|
|
10903
|
-
readonly $schema:
|
|
10903
|
+
readonly $schema: string;
|
|
10904
10904
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10905
10905
|
text: import("@sinclair/typebox").TString;
|
|
10906
10906
|
level: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -10981,7 +10981,7 @@ export declare const components: {
|
|
|
10981
10981
|
};
|
|
10982
10982
|
};
|
|
10983
10983
|
WdBubble: {
|
|
10984
|
-
readonly $schema:
|
|
10984
|
+
readonly $schema: string;
|
|
10985
10985
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10986
10986
|
trigger: import("@sinclair/typebox").TUnsafe<"empty" | "click" | "hover">;
|
|
10987
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">;
|
|
@@ -11054,7 +11054,7 @@ export declare const components: {
|
|
|
11054
11054
|
};
|
|
11055
11055
|
};
|
|
11056
11056
|
WdImage: {
|
|
11057
|
-
readonly $schema:
|
|
11057
|
+
readonly $schema: string;
|
|
11058
11058
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11059
11059
|
src: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
11060
11060
|
fit: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"fill" | "contain" | "cover" | "widthFix" | "heightFix">>;
|
|
@@ -11156,7 +11156,7 @@ export declare const components: {
|
|
|
11156
11156
|
};
|
|
11157
11157
|
};
|
|
11158
11158
|
WdTable: {
|
|
11159
|
-
readonly $schema:
|
|
11159
|
+
readonly $schema: string;
|
|
11160
11160
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11161
11161
|
dataSourceType: import("@sinclair/typebox").TUnsafe<"custom-connector" | "expression" | "data-model">;
|
|
11162
11162
|
bindMetadata: import("@sinclair/typebox").TObject<{
|
|
@@ -11703,7 +11703,7 @@ export declare const components: {
|
|
|
11703
11703
|
};
|
|
11704
11704
|
};
|
|
11705
11705
|
WdTextarea: {
|
|
11706
|
-
readonly $schema:
|
|
11706
|
+
readonly $schema: string;
|
|
11707
11707
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11708
11708
|
autoHeight: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
11709
11709
|
cursorSpacing: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -11942,7 +11942,7 @@ export declare const components: {
|
|
|
11942
11942
|
};
|
|
11943
11943
|
};
|
|
11944
11944
|
WdInput: {
|
|
11945
|
-
readonly $schema:
|
|
11945
|
+
readonly $schema: string;
|
|
11946
11946
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11947
11947
|
clearable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
11948
11948
|
before: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -12207,7 +12207,7 @@ export declare const components: {
|
|
|
12207
12207
|
};
|
|
12208
12208
|
};
|
|
12209
12209
|
WdSideTab: {
|
|
12210
|
-
readonly $schema:
|
|
12210
|
+
readonly $schema: string;
|
|
12211
12211
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12212
12212
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
12213
12213
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -12343,7 +12343,7 @@ export declare const components: {
|
|
|
12343
12343
|
};
|
|
12344
12344
|
};
|
|
12345
12345
|
WdTopTab: {
|
|
12346
|
-
readonly $schema:
|
|
12346
|
+
readonly $schema: string;
|
|
12347
12347
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12348
12348
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
12349
12349
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -12484,7 +12484,7 @@ export declare const components: {
|
|
|
12484
12484
|
};
|
|
12485
12485
|
};
|
|
12486
12486
|
QrCode: {
|
|
12487
|
-
readonly $schema:
|
|
12487
|
+
readonly $schema: string;
|
|
12488
12488
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12489
12489
|
text: import("@sinclair/typebox").TString;
|
|
12490
12490
|
showMenuByLongpress: import("@sinclair/typebox").TBoolean;
|
|
@@ -12567,7 +12567,7 @@ export declare const components: {
|
|
|
12567
12567
|
};
|
|
12568
12568
|
};
|
|
12569
12569
|
Grid: {
|
|
12570
|
-
readonly $schema:
|
|
12570
|
+
readonly $schema: string;
|
|
12571
12571
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12572
12572
|
template: import("@sinclair/typebox").TUnsafe<string>;
|
|
12573
12573
|
addRow: import("@sinclair/typebox").TNever;
|
|
@@ -12649,7 +12649,7 @@ export declare const components: {
|
|
|
12649
12649
|
};
|
|
12650
12650
|
};
|
|
12651
12651
|
WdLayout: {
|
|
12652
|
-
readonly $schema:
|
|
12652
|
+
readonly $schema: string;
|
|
12653
12653
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12654
12654
|
headerLeftSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
12655
12655
|
headerRightSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
@@ -12741,7 +12741,7 @@ export declare const components: {
|
|
|
12741
12741
|
};
|
|
12742
12742
|
};
|
|
12743
12743
|
Row: {
|
|
12744
|
-
readonly $schema:
|
|
12744
|
+
readonly $schema: string;
|
|
12745
12745
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12746
12746
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
12747
12747
|
colCount: import("@sinclair/typebox").TNever;
|
|
@@ -12822,7 +12822,7 @@ export declare const components: {
|
|
|
12822
12822
|
};
|
|
12823
12823
|
};
|
|
12824
12824
|
Col: {
|
|
12825
|
-
readonly $schema:
|
|
12825
|
+
readonly $schema: string;
|
|
12826
12826
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12827
12827
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
12828
12828
|
widthType: import("@sinclair/typebox").TUnsafe<"fit-content" | "auto-fill">;
|
|
@@ -12900,7 +12900,7 @@ export declare const components: {
|
|
|
12900
12900
|
};
|
|
12901
12901
|
};
|
|
12902
12902
|
WdInputEmail: {
|
|
12903
|
-
readonly $schema:
|
|
12903
|
+
readonly $schema: string;
|
|
12904
12904
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12905
12905
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
12906
12906
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -13156,7 +13156,7 @@ export declare const components: {
|
|
|
13156
13156
|
};
|
|
13157
13157
|
};
|
|
13158
13158
|
WdInputUrl: {
|
|
13159
|
-
readonly $schema:
|
|
13159
|
+
readonly $schema: string;
|
|
13160
13160
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
13161
13161
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
13162
13162
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -13412,7 +13412,7 @@ export declare const components: {
|
|
|
13412
13412
|
};
|
|
13413
13413
|
};
|
|
13414
13414
|
WdSelect: {
|
|
13415
|
-
readonly $schema:
|
|
13415
|
+
readonly $schema: string;
|
|
13416
13416
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
13417
13417
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
13418
13418
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -13722,7 +13722,7 @@ export declare const components: {
|
|
|
13722
13722
|
};
|
|
13723
13723
|
};
|
|
13724
13724
|
WdSelectMultiple: {
|
|
13725
|
-
readonly $schema:
|
|
13725
|
+
readonly $schema: string;
|
|
13726
13726
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
13727
13727
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
13728
13728
|
format: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"many-many" | "one-many">>;
|
|
@@ -14040,7 +14040,7 @@ export declare const components: {
|
|
|
14040
14040
|
};
|
|
14041
14041
|
};
|
|
14042
14042
|
WdRegion: {
|
|
14043
|
-
readonly $schema:
|
|
14043
|
+
readonly $schema: string;
|
|
14044
14044
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14045
14045
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
14046
14046
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -14256,7 +14256,7 @@ export declare const components: {
|
|
|
14256
14256
|
};
|
|
14257
14257
|
};
|
|
14258
14258
|
WdDate: {
|
|
14259
|
-
readonly $schema:
|
|
14259
|
+
readonly $schema: string;
|
|
14260
14260
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14261
14261
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
14262
14262
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -14478,7 +14478,7 @@ export declare const components: {
|
|
|
14478
14478
|
};
|
|
14479
14479
|
};
|
|
14480
14480
|
WdDateRange: {
|
|
14481
|
-
readonly $schema:
|
|
14481
|
+
readonly $schema: string;
|
|
14482
14482
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14483
14483
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
14484
14484
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -14708,7 +14708,7 @@ export declare const components: {
|
|
|
14708
14708
|
};
|
|
14709
14709
|
};
|
|
14710
14710
|
WdTime: {
|
|
14711
|
-
readonly $schema:
|
|
14711
|
+
readonly $schema: string;
|
|
14712
14712
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14713
14713
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny & {
|
|
14714
14714
|
'x-component': string;
|
|
@@ -14948,7 +14948,7 @@ export declare const components: {
|
|
|
14948
14948
|
};
|
|
14949
14949
|
};
|
|
14950
14950
|
WdUploadFile: {
|
|
14951
|
-
$schema:
|
|
14951
|
+
$schema: string;
|
|
14952
14952
|
data: import("@sinclair/typebox").TObject<{
|
|
14953
14953
|
acceptTypes: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
14954
14954
|
maxSize: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -14956,8 +14956,10 @@ export declare const components: {
|
|
|
14956
14956
|
title: string;
|
|
14957
14957
|
'x-helper-text': string;
|
|
14958
14958
|
}>;
|
|
14959
|
+
draggable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
14959
14960
|
maxUploadCount: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber & {
|
|
14960
14961
|
title: string;
|
|
14962
|
+
'x-index': number;
|
|
14961
14963
|
}>;
|
|
14962
14964
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
14963
14965
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -15128,7 +15130,7 @@ export declare const components: {
|
|
|
15128
15130
|
};
|
|
15129
15131
|
};
|
|
15130
15132
|
WdUploadImage: {
|
|
15131
|
-
$schema:
|
|
15133
|
+
$schema: string;
|
|
15132
15134
|
data: import("@sinclair/typebox").TObject<{
|
|
15133
15135
|
isCompressBeforeUpload: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
15134
15136
|
compressQuality: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -15442,7 +15444,7 @@ export declare const components: {
|
|
|
15442
15444
|
};
|
|
15443
15445
|
};
|
|
15444
15446
|
WdLocation: {
|
|
15445
|
-
readonly $schema:
|
|
15447
|
+
readonly $schema: string;
|
|
15446
15448
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
15447
15449
|
locationRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<number>>;
|
|
15448
15450
|
customRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -15695,13 +15697,27 @@ export declare const components: {
|
|
|
15695
15697
|
readonly body: "\n [attributes]\n name = \"{{$self.id}}\"\n ";
|
|
15696
15698
|
readonly __k: "init-name-with-id";
|
|
15697
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
|
+
}];
|
|
15698
15714
|
};
|
|
15699
15715
|
readonly compConfig: {
|
|
15700
15716
|
readonly componentType: "formField";
|
|
15701
15717
|
};
|
|
15702
15718
|
};
|
|
15703
15719
|
WdMember: {
|
|
15704
|
-
readonly $schema:
|
|
15720
|
+
readonly $schema: string;
|
|
15705
15721
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
15706
15722
|
where: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TAny>>;
|
|
15707
15723
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -15929,7 +15945,7 @@ export declare const components: {
|
|
|
15929
15945
|
};
|
|
15930
15946
|
};
|
|
15931
15947
|
WdDepartment: {
|
|
15932
|
-
readonly $schema:
|
|
15948
|
+
readonly $schema: string;
|
|
15933
15949
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
15934
15950
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
15935
15951
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -16154,7 +16170,7 @@ export declare const components: {
|
|
|
16154
16170
|
};
|
|
16155
16171
|
};
|
|
16156
16172
|
WdInputNumber: {
|
|
16157
|
-
readonly $schema:
|
|
16173
|
+
readonly $schema: string;
|
|
16158
16174
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16159
16175
|
name: import("@sinclair/typebox").TString & {
|
|
16160
16176
|
default: string;
|
|
@@ -16489,7 +16505,7 @@ export declare const components: {
|
|
|
16489
16505
|
};
|
|
16490
16506
|
};
|
|
16491
16507
|
WdSwitch: {
|
|
16492
|
-
readonly $schema:
|
|
16508
|
+
readonly $schema: string;
|
|
16493
16509
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16494
16510
|
extra: import("@sinclair/typebox").TString;
|
|
16495
16511
|
borderedH5: import("@sinclair/typebox").TBoolean;
|
|
@@ -16688,7 +16704,7 @@ export declare const components: {
|
|
|
16688
16704
|
};
|
|
16689
16705
|
};
|
|
16690
16706
|
WdRadioList: {
|
|
16691
|
-
readonly $schema:
|
|
16707
|
+
readonly $schema: string;
|
|
16692
16708
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16693
16709
|
extra: import("@sinclair/typebox").TString;
|
|
16694
16710
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -16901,7 +16917,7 @@ export declare const components: {
|
|
|
16901
16917
|
};
|
|
16902
16918
|
};
|
|
16903
16919
|
WdCheckboxList: {
|
|
16904
|
-
readonly $schema:
|
|
16920
|
+
readonly $schema: string;
|
|
16905
16921
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16906
16922
|
extra: import("@sinclair/typebox").TString;
|
|
16907
16923
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -17111,7 +17127,7 @@ export declare const components: {
|
|
|
17111
17127
|
};
|
|
17112
17128
|
};
|
|
17113
17129
|
WdInputPhone: {
|
|
17114
|
-
readonly $schema:
|
|
17130
|
+
readonly $schema: string;
|
|
17115
17131
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17116
17132
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
17117
17133
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -17366,7 +17382,7 @@ export declare const components: {
|
|
|
17366
17382
|
};
|
|
17367
17383
|
};
|
|
17368
17384
|
WdTagSelect: {
|
|
17369
|
-
readonly $schema:
|
|
17385
|
+
readonly $schema: string;
|
|
17370
17386
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17371
17387
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
17372
17388
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -17594,7 +17610,7 @@ export declare const components: {
|
|
|
17594
17610
|
};
|
|
17595
17611
|
};
|
|
17596
17612
|
WdTag: {
|
|
17597
|
-
readonly $schema:
|
|
17613
|
+
readonly $schema: string;
|
|
17598
17614
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17599
17615
|
size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
17600
17616
|
title: string;
|
|
@@ -17729,7 +17745,7 @@ export declare const components: {
|
|
|
17729
17745
|
};
|
|
17730
17746
|
};
|
|
17731
17747
|
WdMenuLayout: {
|
|
17732
|
-
readonly $schema:
|
|
17748
|
+
readonly $schema: string;
|
|
17733
17749
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17734
17750
|
headSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
17735
17751
|
headRightSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
@@ -17939,7 +17955,7 @@ export declare const components: {
|
|
|
17939
17955
|
readonly items: any;
|
|
17940
17956
|
};
|
|
17941
17957
|
WdMenuHorizontalLayout: {
|
|
17942
|
-
readonly $schema:
|
|
17958
|
+
readonly $schema: string;
|
|
17943
17959
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
17944
17960
|
readonly events: readonly [];
|
|
17945
17961
|
readonly isContainer: true;
|
|
@@ -17965,7 +17981,7 @@ export declare const components: {
|
|
|
17965
17981
|
readonly items: any;
|
|
17966
17982
|
};
|
|
17967
17983
|
WdMenPlantLayout: {
|
|
17968
|
-
readonly $schema:
|
|
17984
|
+
readonly $schema: string;
|
|
17969
17985
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
17970
17986
|
readonly events: readonly [];
|
|
17971
17987
|
readonly isContainer: true;
|
|
@@ -17991,7 +18007,7 @@ export declare const components: {
|
|
|
17991
18007
|
readonly items: any;
|
|
17992
18008
|
};
|
|
17993
18009
|
WdMenuVerticalLayout: {
|
|
17994
|
-
readonly $schema:
|
|
18010
|
+
readonly $schema: string;
|
|
17995
18011
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
17996
18012
|
readonly events: readonly [];
|
|
17997
18013
|
readonly isContainer: true;
|
|
@@ -18017,7 +18033,7 @@ export declare const components: {
|
|
|
18017
18033
|
readonly items: any;
|
|
18018
18034
|
};
|
|
18019
18035
|
WdMenuBaseLayout: {
|
|
18020
|
-
readonly $schema:
|
|
18036
|
+
readonly $schema: string;
|
|
18021
18037
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18022
18038
|
readonly events: readonly [];
|
|
18023
18039
|
readonly isContainer: true;
|
|
@@ -18053,7 +18069,7 @@ export declare const components: {
|
|
|
18053
18069
|
}];
|
|
18054
18070
|
};
|
|
18055
18071
|
WdMenuTabLayout: {
|
|
18056
|
-
readonly $schema:
|
|
18072
|
+
readonly $schema: string;
|
|
18057
18073
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18058
18074
|
readonly events: readonly [];
|
|
18059
18075
|
readonly isContainer: true;
|
|
@@ -18079,7 +18095,7 @@ export declare const components: {
|
|
|
18079
18095
|
readonly items: any;
|
|
18080
18096
|
};
|
|
18081
18097
|
WdMenuNavLayout: {
|
|
18082
|
-
readonly $schema:
|
|
18098
|
+
readonly $schema: string;
|
|
18083
18099
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18084
18100
|
readonly events: readonly [];
|
|
18085
18101
|
readonly isContainer: true;
|
|
@@ -18105,7 +18121,7 @@ export declare const components: {
|
|
|
18105
18121
|
readonly items: any;
|
|
18106
18122
|
};
|
|
18107
18123
|
WdMenuNavTabLayout: {
|
|
18108
|
-
readonly $schema:
|
|
18124
|
+
readonly $schema: string;
|
|
18109
18125
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18110
18126
|
readonly events: readonly [];
|
|
18111
18127
|
readonly isContainer: true;
|
|
@@ -18131,7 +18147,7 @@ export declare const components: {
|
|
|
18131
18147
|
readonly items: any;
|
|
18132
18148
|
};
|
|
18133
18149
|
WdMenuList: {
|
|
18134
|
-
readonly $schema:
|
|
18150
|
+
readonly $schema: string;
|
|
18135
18151
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18136
18152
|
menu: import("@sinclair/typebox").TObject<{
|
|
18137
18153
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -18256,7 +18272,7 @@ export declare const components: {
|
|
|
18256
18272
|
readonly configMeta: {};
|
|
18257
18273
|
};
|
|
18258
18274
|
WdRichText: {
|
|
18259
|
-
readonly $schema:
|
|
18275
|
+
readonly $schema: string;
|
|
18260
18276
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18261
18277
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
18262
18278
|
borderedH5: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -18459,7 +18475,7 @@ export declare const components: {
|
|
|
18459
18475
|
};
|
|
18460
18476
|
};
|
|
18461
18477
|
WdCalendar: {
|
|
18462
|
-
readonly $schema:
|
|
18478
|
+
readonly $schema: string;
|
|
18463
18479
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18464
18480
|
initMonth: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
18465
18481
|
value: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -18567,7 +18583,7 @@ export declare const components: {
|
|
|
18567
18583
|
};
|
|
18568
18584
|
};
|
|
18569
18585
|
WdTabBar: {
|
|
18570
|
-
readonly $schema:
|
|
18586
|
+
readonly $schema: string;
|
|
18571
18587
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18572
18588
|
tabs: import("@sinclair/typebox").TObject<{
|
|
18573
18589
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -18752,7 +18768,7 @@ export declare const components: {
|
|
|
18752
18768
|
};
|
|
18753
18769
|
};
|
|
18754
18770
|
Repeater: {
|
|
18755
|
-
readonly $schema:
|
|
18771
|
+
readonly $schema: string;
|
|
18756
18772
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18757
18773
|
data: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{}>>;
|
|
18758
18774
|
key: import("@sinclair/typebox").TString;
|
|
@@ -18817,7 +18833,7 @@ export declare const components: {
|
|
|
18817
18833
|
};
|
|
18818
18834
|
};
|
|
18819
18835
|
WebView: {
|
|
18820
|
-
readonly $schema:
|
|
18836
|
+
readonly $schema: string;
|
|
18821
18837
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18822
18838
|
link: import("@sinclair/typebox").TString;
|
|
18823
18839
|
allow: import("@sinclair/typebox").TString;
|
|
@@ -19249,7 +19265,7 @@ export declare const actions: {
|
|
|
19249
19265
|
declare const _default: {
|
|
19250
19266
|
components: {
|
|
19251
19267
|
WdStoreProduct: {
|
|
19252
|
-
readonly $schema:
|
|
19268
|
+
readonly $schema: string;
|
|
19253
19269
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19254
19270
|
appid: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
19255
19271
|
productId: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -19326,7 +19342,7 @@ declare const _default: {
|
|
|
19326
19342
|
};
|
|
19327
19343
|
};
|
|
19328
19344
|
WdStoreHome: {
|
|
19329
|
-
readonly $schema:
|
|
19345
|
+
readonly $schema: string;
|
|
19330
19346
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19331
19347
|
appid: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
19332
19348
|
}>;
|
|
@@ -19355,7 +19371,7 @@ declare const _default: {
|
|
|
19355
19371
|
};
|
|
19356
19372
|
};
|
|
19357
19373
|
WdMarkdown: {
|
|
19358
|
-
readonly $schema:
|
|
19374
|
+
readonly $schema: string;
|
|
19359
19375
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19360
19376
|
value: import("@sinclair/typebox").TString;
|
|
19361
19377
|
options: import("@sinclair/typebox").TObject<{}>;
|
|
@@ -19457,7 +19473,7 @@ declare const _default: {
|
|
|
19457
19473
|
};
|
|
19458
19474
|
};
|
|
19459
19475
|
WdCodeEditor: {
|
|
19460
|
-
readonly $schema:
|
|
19476
|
+
readonly $schema: string;
|
|
19461
19477
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19462
19478
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
19463
19479
|
focus: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -19681,7 +19697,7 @@ declare const _default: {
|
|
|
19681
19697
|
};
|
|
19682
19698
|
};
|
|
19683
19699
|
WdUnifiedLink: {
|
|
19684
|
-
$schema:
|
|
19700
|
+
$schema: string;
|
|
19685
19701
|
data: import("@sinclair/typebox").TObject<{
|
|
19686
19702
|
url: import("@sinclair/typebox").TString;
|
|
19687
19703
|
options: import("@sinclair/typebox").TObject<{
|
|
@@ -19728,7 +19744,7 @@ declare const _default: {
|
|
|
19728
19744
|
};
|
|
19729
19745
|
};
|
|
19730
19746
|
WdRating: {
|
|
19731
|
-
readonly $schema:
|
|
19747
|
+
readonly $schema: string;
|
|
19732
19748
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19733
19749
|
min: import("@sinclair/typebox").TNumber;
|
|
19734
19750
|
max: import("@sinclair/typebox").TNumber;
|
|
@@ -19951,7 +19967,7 @@ declare const _default: {
|
|
|
19951
19967
|
};
|
|
19952
19968
|
};
|
|
19953
19969
|
WdProgress: {
|
|
19954
|
-
readonly $schema:
|
|
19970
|
+
readonly $schema: string;
|
|
19955
19971
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19956
19972
|
required: import("@sinclair/typebox").TBoolean;
|
|
19957
19973
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
@@ -20115,7 +20131,7 @@ declare const _default: {
|
|
|
20115
20131
|
};
|
|
20116
20132
|
};
|
|
20117
20133
|
WdCascader: {
|
|
20118
|
-
readonly $schema:
|
|
20134
|
+
readonly $schema: string;
|
|
20119
20135
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20120
20136
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20121
20137
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -20343,7 +20359,7 @@ declare const _default: {
|
|
|
20343
20359
|
};
|
|
20344
20360
|
};
|
|
20345
20361
|
WdAudio: {
|
|
20346
|
-
readonly $schema:
|
|
20362
|
+
readonly $schema: string;
|
|
20347
20363
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20348
20364
|
template: import("@sinclair/typebox").TString;
|
|
20349
20365
|
src: import("@sinclair/typebox").TString;
|
|
@@ -20517,7 +20533,7 @@ declare const _default: {
|
|
|
20517
20533
|
};
|
|
20518
20534
|
};
|
|
20519
20535
|
WdFormObj: {
|
|
20520
|
-
readonly $schema:
|
|
20536
|
+
readonly $schema: string;
|
|
20521
20537
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20522
20538
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20523
20539
|
layout: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
@@ -20668,7 +20684,7 @@ declare const _default: {
|
|
|
20668
20684
|
};
|
|
20669
20685
|
};
|
|
20670
20686
|
WdFormArr: {
|
|
20671
|
-
readonly $schema:
|
|
20687
|
+
readonly $schema: string;
|
|
20672
20688
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20673
20689
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20674
20690
|
dataSourceName: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -20837,7 +20853,7 @@ declare const _default: {
|
|
|
20837
20853
|
};
|
|
20838
20854
|
};
|
|
20839
20855
|
WdAd: {
|
|
20840
|
-
readonly $schema:
|
|
20856
|
+
readonly $schema: string;
|
|
20841
20857
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20842
20858
|
adType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20843
20859
|
unitId: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -20903,7 +20919,7 @@ declare const _default: {
|
|
|
20903
20919
|
};
|
|
20904
20920
|
};
|
|
20905
20921
|
WdCanvas: {
|
|
20906
|
-
readonly $schema:
|
|
20922
|
+
readonly $schema: string;
|
|
20907
20923
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20908
20924
|
type: import("@sinclair/typebox").TUnsafe<"2d" | "webgl">;
|
|
20909
20925
|
template: import("@sinclair/typebox").TString;
|
|
@@ -21064,7 +21080,7 @@ declare const _default: {
|
|
|
21064
21080
|
};
|
|
21065
21081
|
};
|
|
21066
21082
|
WdModal: {
|
|
21067
|
-
readonly $schema:
|
|
21083
|
+
readonly $schema: string;
|
|
21068
21084
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21069
21085
|
defaultShow: import("@sinclair/typebox").TBoolean;
|
|
21070
21086
|
template: import("@sinclair/typebox").TString;
|
|
@@ -21214,7 +21230,7 @@ declare const _default: {
|
|
|
21214
21230
|
};
|
|
21215
21231
|
};
|
|
21216
21232
|
WdDrawer: {
|
|
21217
|
-
readonly $schema:
|
|
21233
|
+
readonly $schema: string;
|
|
21218
21234
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21219
21235
|
visible: import("@sinclair/typebox").TBoolean;
|
|
21220
21236
|
placement: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -21336,7 +21352,7 @@ declare const _default: {
|
|
|
21336
21352
|
};
|
|
21337
21353
|
};
|
|
21338
21354
|
Chart: {
|
|
21339
|
-
readonly $schema:
|
|
21355
|
+
readonly $schema: string;
|
|
21340
21356
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21341
21357
|
template: import("@sinclair/typebox").TString;
|
|
21342
21358
|
option: import("@sinclair/typebox").TUnknown;
|
|
@@ -21474,7 +21490,7 @@ declare const _default: {
|
|
|
21474
21490
|
};
|
|
21475
21491
|
};
|
|
21476
21492
|
WdOfficialAccount: {
|
|
21477
|
-
$schema:
|
|
21493
|
+
$schema: string;
|
|
21478
21494
|
data: import("@sinclair/typebox").TObject<{}>;
|
|
21479
21495
|
events: {
|
|
21480
21496
|
title: string;
|
|
@@ -21526,7 +21542,7 @@ declare const _default: {
|
|
|
21526
21542
|
};
|
|
21527
21543
|
};
|
|
21528
21544
|
WdTree: {
|
|
21529
|
-
readonly $schema:
|
|
21545
|
+
readonly $schema: string;
|
|
21530
21546
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21531
21547
|
data: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TRecursive<import("@sinclair/typebox").TObject<{
|
|
21532
21548
|
label: import("@sinclair/typebox").TString;
|
|
@@ -21916,7 +21932,7 @@ declare const _default: {
|
|
|
21916
21932
|
};
|
|
21917
21933
|
};
|
|
21918
21934
|
WdFormDetail: {
|
|
21919
|
-
readonly $schema:
|
|
21935
|
+
readonly $schema: string;
|
|
21920
21936
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21921
21937
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
21922
21938
|
layout: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
@@ -22090,7 +22106,7 @@ declare const _default: {
|
|
|
22090
22106
|
};
|
|
22091
22107
|
};
|
|
22092
22108
|
CustomerService: {
|
|
22093
|
-
readonly $schema:
|
|
22109
|
+
readonly $schema: string;
|
|
22094
22110
|
readonly isContainer: true;
|
|
22095
22111
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22096
22112
|
showMessageCard: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -22166,7 +22182,7 @@ declare const _default: {
|
|
|
22166
22182
|
};
|
|
22167
22183
|
};
|
|
22168
22184
|
FormTime: {
|
|
22169
|
-
readonly $schema:
|
|
22185
|
+
readonly $schema: string;
|
|
22170
22186
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22171
22187
|
name: import("@sinclair/typebox").TString;
|
|
22172
22188
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22230,7 +22246,7 @@ declare const _default: {
|
|
|
22230
22246
|
};
|
|
22231
22247
|
};
|
|
22232
22248
|
FormRegion: {
|
|
22233
|
-
readonly $schema:
|
|
22249
|
+
readonly $schema: string;
|
|
22234
22250
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22235
22251
|
name: import("@sinclair/typebox").TString;
|
|
22236
22252
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22277,7 +22293,7 @@ declare const _default: {
|
|
|
22277
22293
|
};
|
|
22278
22294
|
};
|
|
22279
22295
|
FormDate: {
|
|
22280
|
-
readonly $schema:
|
|
22296
|
+
readonly $schema: string;
|
|
22281
22297
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22282
22298
|
name: import("@sinclair/typebox").TString;
|
|
22283
22299
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22339,7 +22355,7 @@ declare const _default: {
|
|
|
22339
22355
|
};
|
|
22340
22356
|
};
|
|
22341
22357
|
FormSelect: {
|
|
22342
|
-
readonly $schema:
|
|
22358
|
+
readonly $schema: string;
|
|
22343
22359
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22344
22360
|
name: import("@sinclair/typebox").TString;
|
|
22345
22361
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22422,7 +22438,7 @@ declare const _default: {
|
|
|
22422
22438
|
};
|
|
22423
22439
|
};
|
|
22424
22440
|
FormSelectMultiple: {
|
|
22425
|
-
readonly $schema:
|
|
22441
|
+
readonly $schema: string;
|
|
22426
22442
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22427
22443
|
name: import("@sinclair/typebox").TString;
|
|
22428
22444
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22491,7 +22507,7 @@ declare const _default: {
|
|
|
22491
22507
|
};
|
|
22492
22508
|
};
|
|
22493
22509
|
FormMultiRegion: {
|
|
22494
|
-
readonly $schema:
|
|
22510
|
+
readonly $schema: string;
|
|
22495
22511
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22496
22512
|
name: import("@sinclair/typebox").TString;
|
|
22497
22513
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22546,7 +22562,7 @@ declare const _default: {
|
|
|
22546
22562
|
};
|
|
22547
22563
|
};
|
|
22548
22564
|
FormUploadFile: {
|
|
22549
|
-
readonly $schema:
|
|
22565
|
+
readonly $schema: string;
|
|
22550
22566
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22551
22567
|
name: import("@sinclair/typebox").TString;
|
|
22552
22568
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22615,7 +22631,7 @@ declare const _default: {
|
|
|
22615
22631
|
};
|
|
22616
22632
|
};
|
|
22617
22633
|
FormImageUploader: {
|
|
22618
|
-
readonly $schema:
|
|
22634
|
+
readonly $schema: string;
|
|
22619
22635
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22620
22636
|
name: import("@sinclair/typebox").TString;
|
|
22621
22637
|
title: import("@sinclair/typebox").TString;
|
|
@@ -22686,7 +22702,7 @@ declare const _default: {
|
|
|
22686
22702
|
};
|
|
22687
22703
|
};
|
|
22688
22704
|
FormUserTreeSelect: {
|
|
22689
|
-
readonly $schema:
|
|
22705
|
+
readonly $schema: string;
|
|
22690
22706
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22691
22707
|
name: import("@sinclair/typebox").TString;
|
|
22692
22708
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22760,7 +22776,7 @@ declare const _default: {
|
|
|
22760
22776
|
};
|
|
22761
22777
|
};
|
|
22762
22778
|
FormLocation: {
|
|
22763
|
-
readonly $schema:
|
|
22779
|
+
readonly $schema: string;
|
|
22764
22780
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22765
22781
|
name: import("@sinclair/typebox").TString;
|
|
22766
22782
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22836,7 +22852,7 @@ declare const _default: {
|
|
|
22836
22852
|
};
|
|
22837
22853
|
};
|
|
22838
22854
|
FormSwitch: {
|
|
22839
|
-
readonly $schema:
|
|
22855
|
+
readonly $schema: string;
|
|
22840
22856
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22841
22857
|
name: import("@sinclair/typebox").TString;
|
|
22842
22858
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22887,7 +22903,7 @@ declare const _default: {
|
|
|
22887
22903
|
};
|
|
22888
22904
|
};
|
|
22889
22905
|
FormPhone: {
|
|
22890
|
-
readonly $schema:
|
|
22906
|
+
readonly $schema: string;
|
|
22891
22907
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22892
22908
|
name: import("@sinclair/typebox").TString;
|
|
22893
22909
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22958,7 +22974,7 @@ declare const _default: {
|
|
|
22958
22974
|
};
|
|
22959
22975
|
};
|
|
22960
22976
|
FormUrl: {
|
|
22961
|
-
readonly $schema:
|
|
22977
|
+
readonly $schema: string;
|
|
22962
22978
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22963
22979
|
name: import("@sinclair/typebox").TString;
|
|
22964
22980
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23030,7 +23046,7 @@ declare const _default: {
|
|
|
23030
23046
|
};
|
|
23031
23047
|
};
|
|
23032
23048
|
FormEmail: {
|
|
23033
|
-
readonly $schema:
|
|
23049
|
+
readonly $schema: string;
|
|
23034
23050
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23035
23051
|
name: import("@sinclair/typebox").TString;
|
|
23036
23052
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23100,7 +23116,7 @@ declare const _default: {
|
|
|
23100
23116
|
};
|
|
23101
23117
|
};
|
|
23102
23118
|
FormDepartTreeSelect: {
|
|
23103
|
-
readonly $schema:
|
|
23119
|
+
readonly $schema: string;
|
|
23104
23120
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23105
23121
|
name: import("@sinclair/typebox").TString;
|
|
23106
23122
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23154,7 +23170,7 @@ declare const _default: {
|
|
|
23154
23170
|
};
|
|
23155
23171
|
};
|
|
23156
23172
|
FormRichText: {
|
|
23157
|
-
readonly $schema:
|
|
23173
|
+
readonly $schema: string;
|
|
23158
23174
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23159
23175
|
maxSize: import("@sinclair/typebox").TNumber;
|
|
23160
23176
|
acceptTypes: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TUnsafe<"image/*" | "image/jpeg" | "image/png" | "image/bmp" | "image/tif" | "image/tiff">>;
|
|
@@ -23216,7 +23232,7 @@ declare const _default: {
|
|
|
23216
23232
|
};
|
|
23217
23233
|
};
|
|
23218
23234
|
FormCheckbox: {
|
|
23219
|
-
readonly $schema:
|
|
23235
|
+
readonly $schema: string;
|
|
23220
23236
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23221
23237
|
name: import("@sinclair/typebox").TString;
|
|
23222
23238
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23269,7 +23285,7 @@ declare const _default: {
|
|
|
23269
23285
|
};
|
|
23270
23286
|
};
|
|
23271
23287
|
FormRadio: {
|
|
23272
|
-
readonly $schema:
|
|
23288
|
+
readonly $schema: string;
|
|
23273
23289
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23274
23290
|
name: import("@sinclair/typebox").TString;
|
|
23275
23291
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23314,7 +23330,7 @@ declare const _default: {
|
|
|
23314
23330
|
};
|
|
23315
23331
|
};
|
|
23316
23332
|
FormTextArea: {
|
|
23317
|
-
$schema:
|
|
23333
|
+
$schema: string;
|
|
23318
23334
|
data: import("@sinclair/typebox").TObject<{
|
|
23319
23335
|
name: import("@sinclair/typebox").TString;
|
|
23320
23336
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23371,7 +23387,7 @@ declare const _default: {
|
|
|
23371
23387
|
};
|
|
23372
23388
|
};
|
|
23373
23389
|
FormInput: {
|
|
23374
|
-
readonly $schema:
|
|
23390
|
+
readonly $schema: string;
|
|
23375
23391
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23376
23392
|
rules: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
23377
23393
|
format: import("@sinclair/typebox").TString;
|
|
@@ -23449,7 +23465,7 @@ declare const _default: {
|
|
|
23449
23465
|
};
|
|
23450
23466
|
};
|
|
23451
23467
|
WdForm: {
|
|
23452
|
-
readonly $schema:
|
|
23468
|
+
readonly $schema: string;
|
|
23453
23469
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23454
23470
|
contentSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
23455
23471
|
isDisabledSubmit: import("@sinclair/typebox").TBoolean;
|
|
@@ -23518,7 +23534,7 @@ declare const _default: {
|
|
|
23518
23534
|
readonly params: import("@sinclair/typebox").TObject<{
|
|
23519
23535
|
value: import("@sinclair/typebox").TObject<{}>;
|
|
23520
23536
|
}>;
|
|
23521
|
-
readonly description: "通过 $w.form1.setValue({a:'111'}) 设置组件值";
|
|
23537
|
+
readonly description: "通过 $w.form1.setValue({value:{a:'111'}}) 设置组件值";
|
|
23522
23538
|
}, {
|
|
23523
23539
|
readonly name: "submit";
|
|
23524
23540
|
readonly label: "提交";
|
|
@@ -23789,7 +23805,7 @@ declare const _default: {
|
|
|
23789
23805
|
};
|
|
23790
23806
|
};
|
|
23791
23807
|
Button: {
|
|
23792
|
-
readonly $schema:
|
|
23808
|
+
readonly $schema: string;
|
|
23793
23809
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23794
23810
|
text: import("@sinclair/typebox").TString;
|
|
23795
23811
|
size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"default" | "mini" | "large">>;
|
|
@@ -23843,7 +23859,7 @@ declare const _default: {
|
|
|
23843
23859
|
};
|
|
23844
23860
|
};
|
|
23845
23861
|
Text: {
|
|
23846
|
-
readonly $schema:
|
|
23862
|
+
readonly $schema: string;
|
|
23847
23863
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23848
23864
|
text: import("@sinclair/typebox").TString;
|
|
23849
23865
|
level: import("@sinclair/typebox").TUnsafe<"0" | "1" | "2" | "3" | "4" | "5" | "6">;
|
|
@@ -23881,7 +23897,7 @@ declare const _default: {
|
|
|
23881
23897
|
};
|
|
23882
23898
|
};
|
|
23883
23899
|
Container: {
|
|
23884
|
-
readonly $schema:
|
|
23900
|
+
readonly $schema: string;
|
|
23885
23901
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23886
23902
|
title: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
23887
23903
|
data: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TRecord<import("@sinclair/typebox").TString, import("@sinclair/typebox").TUnknown>>;
|
|
@@ -23932,7 +23948,7 @@ declare const _default: {
|
|
|
23932
23948
|
};
|
|
23933
23949
|
};
|
|
23934
23950
|
Image: {
|
|
23935
|
-
readonly $schema:
|
|
23951
|
+
readonly $schema: string;
|
|
23936
23952
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23937
23953
|
src: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
23938
23954
|
fit: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"fill" | "contain" | "cover" | "widthFix" | "heightFix">>;
|
|
@@ -24817,7 +24833,7 @@ declare const _default: {
|
|
|
24817
24833
|
}[];
|
|
24818
24834
|
};
|
|
24819
24835
|
WedaVideo: {
|
|
24820
|
-
readonly $schema:
|
|
24836
|
+
readonly $schema: string;
|
|
24821
24837
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
24822
24838
|
videoDataSource: import("@sinclair/typebox").TString;
|
|
24823
24839
|
posterImage: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -25595,7 +25611,7 @@ declare const _default: {
|
|
|
25595
25611
|
};
|
|
25596
25612
|
};
|
|
25597
25613
|
ScrollView: {
|
|
25598
|
-
readonly $schema:
|
|
25614
|
+
readonly $schema: string;
|
|
25599
25615
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
25600
25616
|
scrollX: import("@sinclair/typebox").TBoolean;
|
|
25601
25617
|
scrollY: import("@sinclair/typebox").TBoolean;
|
|
@@ -25706,7 +25722,7 @@ declare const _default: {
|
|
|
25706
25722
|
};
|
|
25707
25723
|
};
|
|
25708
25724
|
Swiper: {
|
|
25709
|
-
readonly $schema:
|
|
25725
|
+
readonly $schema: string;
|
|
25710
25726
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
25711
25727
|
interval: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
25712
25728
|
vertical: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -26054,7 +26070,7 @@ declare const _default: {
|
|
|
26054
26070
|
events: any[];
|
|
26055
26071
|
};
|
|
26056
26072
|
Modal: {
|
|
26057
|
-
readonly $schema:
|
|
26073
|
+
readonly $schema: string;
|
|
26058
26074
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26059
26075
|
content: import("@sinclair/typebox").TString;
|
|
26060
26076
|
visible: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -26223,7 +26239,7 @@ declare const _default: {
|
|
|
26223
26239
|
};
|
|
26224
26240
|
};
|
|
26225
26241
|
Link: {
|
|
26226
|
-
readonly $schema:
|
|
26242
|
+
readonly $schema: string;
|
|
26227
26243
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26228
26244
|
content: import("@sinclair/typebox").TString;
|
|
26229
26245
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -26264,7 +26280,7 @@ declare const _default: {
|
|
|
26264
26280
|
}];
|
|
26265
26281
|
};
|
|
26266
26282
|
Tabs: {
|
|
26267
|
-
readonly $schema:
|
|
26283
|
+
readonly $schema: string;
|
|
26268
26284
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26269
26285
|
isMultipleSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
26270
26286
|
tabs: import("@sinclair/typebox").TReadonly<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -26296,7 +26312,7 @@ declare const _default: {
|
|
|
26296
26312
|
};
|
|
26297
26313
|
};
|
|
26298
26314
|
Calendar: {
|
|
26299
|
-
readonly $schema:
|
|
26315
|
+
readonly $schema: string;
|
|
26300
26316
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26301
26317
|
initValue: import("@sinclair/typebox").TString;
|
|
26302
26318
|
configData: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -27245,7 +27261,7 @@ declare const _default: {
|
|
|
27245
27261
|
};
|
|
27246
27262
|
};
|
|
27247
27263
|
Line: {
|
|
27248
|
-
readonly $schema:
|
|
27264
|
+
readonly $schema: string;
|
|
27249
27265
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27250
27266
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
27251
27267
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -27383,7 +27399,7 @@ declare const _default: {
|
|
|
27383
27399
|
};
|
|
27384
27400
|
};
|
|
27385
27401
|
Bar: {
|
|
27386
|
-
readonly $schema:
|
|
27402
|
+
readonly $schema: string;
|
|
27387
27403
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27388
27404
|
directionType: import("@sinclair/typebox").TUnsafe<string>;
|
|
27389
27405
|
isPile: import("@sinclair/typebox").TBoolean;
|
|
@@ -27528,7 +27544,7 @@ declare const _default: {
|
|
|
27528
27544
|
};
|
|
27529
27545
|
};
|
|
27530
27546
|
Pie: {
|
|
27531
|
-
readonly $schema:
|
|
27547
|
+
readonly $schema: string;
|
|
27532
27548
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27533
27549
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
27534
27550
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -27655,7 +27671,7 @@ declare const _default: {
|
|
|
27655
27671
|
};
|
|
27656
27672
|
};
|
|
27657
27673
|
StatisticsCard: {
|
|
27658
|
-
readonly $schema:
|
|
27674
|
+
readonly $schema: string;
|
|
27659
27675
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27660
27676
|
dataSource: import("@sinclair/typebox").TObject<{
|
|
27661
27677
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -28101,7 +28117,7 @@ declare const _default: {
|
|
|
28101
28117
|
};
|
|
28102
28118
|
};
|
|
28103
28119
|
Phone: {
|
|
28104
|
-
readonly $schema:
|
|
28120
|
+
readonly $schema: string;
|
|
28105
28121
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28106
28122
|
text: import("@sinclair/typebox").TString;
|
|
28107
28123
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -28163,7 +28179,7 @@ declare const _default: {
|
|
|
28163
28179
|
};
|
|
28164
28180
|
};
|
|
28165
28181
|
PhoneCode: {
|
|
28166
|
-
readonly $schema:
|
|
28182
|
+
readonly $schema: string;
|
|
28167
28183
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28168
28184
|
text: import("@sinclair/typebox").TString;
|
|
28169
28185
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -28218,7 +28234,7 @@ declare const _default: {
|
|
|
28218
28234
|
};
|
|
28219
28235
|
};
|
|
28220
28236
|
Share: {
|
|
28221
|
-
readonly $schema:
|
|
28237
|
+
readonly $schema: string;
|
|
28222
28238
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28223
28239
|
text: import("@sinclair/typebox").TString;
|
|
28224
28240
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -28261,7 +28277,7 @@ declare const _default: {
|
|
|
28261
28277
|
};
|
|
28262
28278
|
};
|
|
28263
28279
|
UserInfo: {
|
|
28264
|
-
readonly $schema:
|
|
28280
|
+
readonly $schema: string;
|
|
28265
28281
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28266
28282
|
text: import("@sinclair/typebox").TString;
|
|
28267
28283
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">>;
|
|
@@ -28321,7 +28337,7 @@ declare const _default: {
|
|
|
28321
28337
|
};
|
|
28322
28338
|
};
|
|
28323
28339
|
Lottery: {
|
|
28324
|
-
readonly $schema:
|
|
28340
|
+
readonly $schema: string;
|
|
28325
28341
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28326
28342
|
prizeList: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
28327
28343
|
title: import("@sinclair/typebox").TString;
|
|
@@ -29645,7 +29661,7 @@ declare const _default: {
|
|
|
29645
29661
|
};
|
|
29646
29662
|
};
|
|
29647
29663
|
WdButton: {
|
|
29648
|
-
readonly $schema:
|
|
29664
|
+
readonly $schema: string;
|
|
29649
29665
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
29650
29666
|
text: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
29651
29667
|
theme: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -29766,7 +29782,7 @@ declare const _default: {
|
|
|
29766
29782
|
};
|
|
29767
29783
|
};
|
|
29768
29784
|
WdDivider: {
|
|
29769
|
-
readonly $schema:
|
|
29785
|
+
readonly $schema: string;
|
|
29770
29786
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
29771
29787
|
type: import("@sinclair/typebox").TUnsafe<string>;
|
|
29772
29788
|
}>;
|
|
@@ -29830,7 +29846,7 @@ declare const _default: {
|
|
|
29830
29846
|
};
|
|
29831
29847
|
};
|
|
29832
29848
|
WdCard: {
|
|
29833
|
-
readonly $schema:
|
|
29849
|
+
readonly $schema: string;
|
|
29834
29850
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
29835
29851
|
template: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"card" | "collapse1" | "collapse2">>;
|
|
29836
29852
|
showHeader: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -29895,11 +29911,11 @@ declare const _default: {
|
|
|
29895
29911
|
readonly title: "点击";
|
|
29896
29912
|
}, {
|
|
29897
29913
|
readonly name: "contentShow";
|
|
29898
|
-
readonly title: "
|
|
29914
|
+
readonly title: "卡片折叠面板显示时";
|
|
29899
29915
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
29900
29916
|
}, {
|
|
29901
29917
|
readonly name: "contentHide";
|
|
29902
|
-
readonly title: "
|
|
29918
|
+
readonly title: "卡片折叠面板隐藏时";
|
|
29903
29919
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
29904
29920
|
}];
|
|
29905
29921
|
readonly meta: {
|
|
@@ -29975,7 +29991,7 @@ declare const _default: {
|
|
|
29975
29991
|
};
|
|
29976
29992
|
};
|
|
29977
29993
|
WdLink: {
|
|
29978
|
-
readonly $schema:
|
|
29994
|
+
readonly $schema: string;
|
|
29979
29995
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
29980
29996
|
content: import("@sinclair/typebox").TString;
|
|
29981
29997
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -30067,7 +30083,7 @@ declare const _default: {
|
|
|
30067
30083
|
};
|
|
30068
30084
|
};
|
|
30069
30085
|
WdIcon: {
|
|
30070
|
-
readonly $schema:
|
|
30086
|
+
readonly $schema: string;
|
|
30071
30087
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30072
30088
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
30073
30089
|
name: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -30149,7 +30165,7 @@ declare const _default: {
|
|
|
30149
30165
|
};
|
|
30150
30166
|
};
|
|
30151
30167
|
WdText: {
|
|
30152
|
-
readonly $schema:
|
|
30168
|
+
readonly $schema: string;
|
|
30153
30169
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30154
30170
|
text: import("@sinclair/typebox").TString;
|
|
30155
30171
|
level: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -30230,7 +30246,7 @@ declare const _default: {
|
|
|
30230
30246
|
};
|
|
30231
30247
|
};
|
|
30232
30248
|
WdBubble: {
|
|
30233
|
-
readonly $schema:
|
|
30249
|
+
readonly $schema: string;
|
|
30234
30250
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30235
30251
|
trigger: import("@sinclair/typebox").TUnsafe<"empty" | "click" | "hover">;
|
|
30236
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">;
|
|
@@ -30303,7 +30319,7 @@ declare const _default: {
|
|
|
30303
30319
|
};
|
|
30304
30320
|
};
|
|
30305
30321
|
WdImage: {
|
|
30306
|
-
readonly $schema:
|
|
30322
|
+
readonly $schema: string;
|
|
30307
30323
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30308
30324
|
src: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
30309
30325
|
fit: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"fill" | "contain" | "cover" | "widthFix" | "heightFix">>;
|
|
@@ -30405,7 +30421,7 @@ declare const _default: {
|
|
|
30405
30421
|
};
|
|
30406
30422
|
};
|
|
30407
30423
|
WdTable: {
|
|
30408
|
-
readonly $schema:
|
|
30424
|
+
readonly $schema: string;
|
|
30409
30425
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30410
30426
|
dataSourceType: import("@sinclair/typebox").TUnsafe<"custom-connector" | "expression" | "data-model">;
|
|
30411
30427
|
bindMetadata: import("@sinclair/typebox").TObject<{
|
|
@@ -30952,7 +30968,7 @@ declare const _default: {
|
|
|
30952
30968
|
};
|
|
30953
30969
|
};
|
|
30954
30970
|
WdTextarea: {
|
|
30955
|
-
readonly $schema:
|
|
30971
|
+
readonly $schema: string;
|
|
30956
30972
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30957
30973
|
autoHeight: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
30958
30974
|
cursorSpacing: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -31191,7 +31207,7 @@ declare const _default: {
|
|
|
31191
31207
|
};
|
|
31192
31208
|
};
|
|
31193
31209
|
WdInput: {
|
|
31194
|
-
readonly $schema:
|
|
31210
|
+
readonly $schema: string;
|
|
31195
31211
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31196
31212
|
clearable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
31197
31213
|
before: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -31456,7 +31472,7 @@ declare const _default: {
|
|
|
31456
31472
|
};
|
|
31457
31473
|
};
|
|
31458
31474
|
WdSideTab: {
|
|
31459
|
-
readonly $schema:
|
|
31475
|
+
readonly $schema: string;
|
|
31460
31476
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31461
31477
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
31462
31478
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -31592,7 +31608,7 @@ declare const _default: {
|
|
|
31592
31608
|
};
|
|
31593
31609
|
};
|
|
31594
31610
|
WdTopTab: {
|
|
31595
|
-
readonly $schema:
|
|
31611
|
+
readonly $schema: string;
|
|
31596
31612
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31597
31613
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
31598
31614
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -31733,7 +31749,7 @@ declare const _default: {
|
|
|
31733
31749
|
};
|
|
31734
31750
|
};
|
|
31735
31751
|
QrCode: {
|
|
31736
|
-
readonly $schema:
|
|
31752
|
+
readonly $schema: string;
|
|
31737
31753
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31738
31754
|
text: import("@sinclair/typebox").TString;
|
|
31739
31755
|
showMenuByLongpress: import("@sinclair/typebox").TBoolean;
|
|
@@ -31816,7 +31832,7 @@ declare const _default: {
|
|
|
31816
31832
|
};
|
|
31817
31833
|
};
|
|
31818
31834
|
Grid: {
|
|
31819
|
-
readonly $schema:
|
|
31835
|
+
readonly $schema: string;
|
|
31820
31836
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31821
31837
|
template: import("@sinclair/typebox").TUnsafe<string>;
|
|
31822
31838
|
addRow: import("@sinclair/typebox").TNever;
|
|
@@ -31898,7 +31914,7 @@ declare const _default: {
|
|
|
31898
31914
|
};
|
|
31899
31915
|
};
|
|
31900
31916
|
WdLayout: {
|
|
31901
|
-
readonly $schema:
|
|
31917
|
+
readonly $schema: string;
|
|
31902
31918
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31903
31919
|
headerLeftSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
31904
31920
|
headerRightSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
@@ -31990,7 +32006,7 @@ declare const _default: {
|
|
|
31990
32006
|
};
|
|
31991
32007
|
};
|
|
31992
32008
|
Row: {
|
|
31993
|
-
readonly $schema:
|
|
32009
|
+
readonly $schema: string;
|
|
31994
32010
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31995
32011
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
31996
32012
|
colCount: import("@sinclair/typebox").TNever;
|
|
@@ -32071,7 +32087,7 @@ declare const _default: {
|
|
|
32071
32087
|
};
|
|
32072
32088
|
};
|
|
32073
32089
|
Col: {
|
|
32074
|
-
readonly $schema:
|
|
32090
|
+
readonly $schema: string;
|
|
32075
32091
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32076
32092
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
32077
32093
|
widthType: import("@sinclair/typebox").TUnsafe<"fit-content" | "auto-fill">;
|
|
@@ -32149,7 +32165,7 @@ declare const _default: {
|
|
|
32149
32165
|
};
|
|
32150
32166
|
};
|
|
32151
32167
|
WdInputEmail: {
|
|
32152
|
-
readonly $schema:
|
|
32168
|
+
readonly $schema: string;
|
|
32153
32169
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32154
32170
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
32155
32171
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -32405,7 +32421,7 @@ declare const _default: {
|
|
|
32405
32421
|
};
|
|
32406
32422
|
};
|
|
32407
32423
|
WdInputUrl: {
|
|
32408
|
-
readonly $schema:
|
|
32424
|
+
readonly $schema: string;
|
|
32409
32425
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32410
32426
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
32411
32427
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -32661,7 +32677,7 @@ declare const _default: {
|
|
|
32661
32677
|
};
|
|
32662
32678
|
};
|
|
32663
32679
|
WdSelect: {
|
|
32664
|
-
readonly $schema:
|
|
32680
|
+
readonly $schema: string;
|
|
32665
32681
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32666
32682
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
32667
32683
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -32971,7 +32987,7 @@ declare const _default: {
|
|
|
32971
32987
|
};
|
|
32972
32988
|
};
|
|
32973
32989
|
WdSelectMultiple: {
|
|
32974
|
-
readonly $schema:
|
|
32990
|
+
readonly $schema: string;
|
|
32975
32991
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32976
32992
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
32977
32993
|
format: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"many-many" | "one-many">>;
|
|
@@ -33289,7 +33305,7 @@ declare const _default: {
|
|
|
33289
33305
|
};
|
|
33290
33306
|
};
|
|
33291
33307
|
WdRegion: {
|
|
33292
|
-
readonly $schema:
|
|
33308
|
+
readonly $schema: string;
|
|
33293
33309
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33294
33310
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
33295
33311
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -33505,7 +33521,7 @@ declare const _default: {
|
|
|
33505
33521
|
};
|
|
33506
33522
|
};
|
|
33507
33523
|
WdDate: {
|
|
33508
|
-
readonly $schema:
|
|
33524
|
+
readonly $schema: string;
|
|
33509
33525
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33510
33526
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
33511
33527
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -33727,7 +33743,7 @@ declare const _default: {
|
|
|
33727
33743
|
};
|
|
33728
33744
|
};
|
|
33729
33745
|
WdDateRange: {
|
|
33730
|
-
readonly $schema:
|
|
33746
|
+
readonly $schema: string;
|
|
33731
33747
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33732
33748
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
33733
33749
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -33957,7 +33973,7 @@ declare const _default: {
|
|
|
33957
33973
|
};
|
|
33958
33974
|
};
|
|
33959
33975
|
WdTime: {
|
|
33960
|
-
readonly $schema:
|
|
33976
|
+
readonly $schema: string;
|
|
33961
33977
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33962
33978
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny & {
|
|
33963
33979
|
'x-component': string;
|
|
@@ -34197,7 +34213,7 @@ declare const _default: {
|
|
|
34197
34213
|
};
|
|
34198
34214
|
};
|
|
34199
34215
|
WdUploadFile: {
|
|
34200
|
-
$schema:
|
|
34216
|
+
$schema: string;
|
|
34201
34217
|
data: import("@sinclair/typebox").TObject<{
|
|
34202
34218
|
acceptTypes: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
34203
34219
|
maxSize: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -34205,8 +34221,10 @@ declare const _default: {
|
|
|
34205
34221
|
title: string;
|
|
34206
34222
|
'x-helper-text': string;
|
|
34207
34223
|
}>;
|
|
34224
|
+
draggable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34208
34225
|
maxUploadCount: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber & {
|
|
34209
34226
|
title: string;
|
|
34227
|
+
'x-index': number;
|
|
34210
34228
|
}>;
|
|
34211
34229
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
34212
34230
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -34377,7 +34395,7 @@ declare const _default: {
|
|
|
34377
34395
|
};
|
|
34378
34396
|
};
|
|
34379
34397
|
WdUploadImage: {
|
|
34380
|
-
$schema:
|
|
34398
|
+
$schema: string;
|
|
34381
34399
|
data: import("@sinclair/typebox").TObject<{
|
|
34382
34400
|
isCompressBeforeUpload: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34383
34401
|
compressQuality: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -34691,7 +34709,7 @@ declare const _default: {
|
|
|
34691
34709
|
};
|
|
34692
34710
|
};
|
|
34693
34711
|
WdLocation: {
|
|
34694
|
-
readonly $schema:
|
|
34712
|
+
readonly $schema: string;
|
|
34695
34713
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
34696
34714
|
locationRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<number>>;
|
|
34697
34715
|
customRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -34944,13 +34962,27 @@ declare const _default: {
|
|
|
34944
34962
|
readonly body: "\n [attributes]\n name = \"{{$self.id}}\"\n ";
|
|
34945
34963
|
readonly __k: "init-name-with-id";
|
|
34946
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
|
+
}];
|
|
34947
34979
|
};
|
|
34948
34980
|
readonly compConfig: {
|
|
34949
34981
|
readonly componentType: "formField";
|
|
34950
34982
|
};
|
|
34951
34983
|
};
|
|
34952
34984
|
WdMember: {
|
|
34953
|
-
readonly $schema:
|
|
34985
|
+
readonly $schema: string;
|
|
34954
34986
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
34955
34987
|
where: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TAny>>;
|
|
34956
34988
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -35178,7 +35210,7 @@ declare const _default: {
|
|
|
35178
35210
|
};
|
|
35179
35211
|
};
|
|
35180
35212
|
WdDepartment: {
|
|
35181
|
-
readonly $schema:
|
|
35213
|
+
readonly $schema: string;
|
|
35182
35214
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35183
35215
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
35184
35216
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -35403,7 +35435,7 @@ declare const _default: {
|
|
|
35403
35435
|
};
|
|
35404
35436
|
};
|
|
35405
35437
|
WdInputNumber: {
|
|
35406
|
-
readonly $schema:
|
|
35438
|
+
readonly $schema: string;
|
|
35407
35439
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35408
35440
|
name: import("@sinclair/typebox").TString & {
|
|
35409
35441
|
default: string;
|
|
@@ -35738,7 +35770,7 @@ declare const _default: {
|
|
|
35738
35770
|
};
|
|
35739
35771
|
};
|
|
35740
35772
|
WdSwitch: {
|
|
35741
|
-
readonly $schema:
|
|
35773
|
+
readonly $schema: string;
|
|
35742
35774
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35743
35775
|
extra: import("@sinclair/typebox").TString;
|
|
35744
35776
|
borderedH5: import("@sinclair/typebox").TBoolean;
|
|
@@ -35937,7 +35969,7 @@ declare const _default: {
|
|
|
35937
35969
|
};
|
|
35938
35970
|
};
|
|
35939
35971
|
WdRadioList: {
|
|
35940
|
-
readonly $schema:
|
|
35972
|
+
readonly $schema: string;
|
|
35941
35973
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35942
35974
|
extra: import("@sinclair/typebox").TString;
|
|
35943
35975
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -36150,7 +36182,7 @@ declare const _default: {
|
|
|
36150
36182
|
};
|
|
36151
36183
|
};
|
|
36152
36184
|
WdCheckboxList: {
|
|
36153
|
-
readonly $schema:
|
|
36185
|
+
readonly $schema: string;
|
|
36154
36186
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36155
36187
|
extra: import("@sinclair/typebox").TString;
|
|
36156
36188
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -36360,7 +36392,7 @@ declare const _default: {
|
|
|
36360
36392
|
};
|
|
36361
36393
|
};
|
|
36362
36394
|
WdInputPhone: {
|
|
36363
|
-
readonly $schema:
|
|
36395
|
+
readonly $schema: string;
|
|
36364
36396
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36365
36397
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
36366
36398
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -36615,7 +36647,7 @@ declare const _default: {
|
|
|
36615
36647
|
};
|
|
36616
36648
|
};
|
|
36617
36649
|
WdTagSelect: {
|
|
36618
|
-
readonly $schema:
|
|
36650
|
+
readonly $schema: string;
|
|
36619
36651
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36620
36652
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
36621
36653
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -36843,7 +36875,7 @@ declare const _default: {
|
|
|
36843
36875
|
};
|
|
36844
36876
|
};
|
|
36845
36877
|
WdTag: {
|
|
36846
|
-
readonly $schema:
|
|
36878
|
+
readonly $schema: string;
|
|
36847
36879
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36848
36880
|
size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
36849
36881
|
title: string;
|
|
@@ -36978,7 +37010,7 @@ declare const _default: {
|
|
|
36978
37010
|
};
|
|
36979
37011
|
};
|
|
36980
37012
|
WdMenuLayout: {
|
|
36981
|
-
readonly $schema:
|
|
37013
|
+
readonly $schema: string;
|
|
36982
37014
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36983
37015
|
headSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
36984
37016
|
headRightSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
@@ -37188,7 +37220,7 @@ declare const _default: {
|
|
|
37188
37220
|
readonly items: any;
|
|
37189
37221
|
};
|
|
37190
37222
|
WdMenuHorizontalLayout: {
|
|
37191
|
-
readonly $schema:
|
|
37223
|
+
readonly $schema: string;
|
|
37192
37224
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37193
37225
|
readonly events: readonly [];
|
|
37194
37226
|
readonly isContainer: true;
|
|
@@ -37214,7 +37246,7 @@ declare const _default: {
|
|
|
37214
37246
|
readonly items: any;
|
|
37215
37247
|
};
|
|
37216
37248
|
WdMenPlantLayout: {
|
|
37217
|
-
readonly $schema:
|
|
37249
|
+
readonly $schema: string;
|
|
37218
37250
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37219
37251
|
readonly events: readonly [];
|
|
37220
37252
|
readonly isContainer: true;
|
|
@@ -37240,7 +37272,7 @@ declare const _default: {
|
|
|
37240
37272
|
readonly items: any;
|
|
37241
37273
|
};
|
|
37242
37274
|
WdMenuVerticalLayout: {
|
|
37243
|
-
readonly $schema:
|
|
37275
|
+
readonly $schema: string;
|
|
37244
37276
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37245
37277
|
readonly events: readonly [];
|
|
37246
37278
|
readonly isContainer: true;
|
|
@@ -37266,7 +37298,7 @@ declare const _default: {
|
|
|
37266
37298
|
readonly items: any;
|
|
37267
37299
|
};
|
|
37268
37300
|
WdMenuBaseLayout: {
|
|
37269
|
-
readonly $schema:
|
|
37301
|
+
readonly $schema: string;
|
|
37270
37302
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37271
37303
|
readonly events: readonly [];
|
|
37272
37304
|
readonly isContainer: true;
|
|
@@ -37302,7 +37334,7 @@ declare const _default: {
|
|
|
37302
37334
|
}];
|
|
37303
37335
|
};
|
|
37304
37336
|
WdMenuTabLayout: {
|
|
37305
|
-
readonly $schema:
|
|
37337
|
+
readonly $schema: string;
|
|
37306
37338
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37307
37339
|
readonly events: readonly [];
|
|
37308
37340
|
readonly isContainer: true;
|
|
@@ -37328,7 +37360,7 @@ declare const _default: {
|
|
|
37328
37360
|
readonly items: any;
|
|
37329
37361
|
};
|
|
37330
37362
|
WdMenuNavLayout: {
|
|
37331
|
-
readonly $schema:
|
|
37363
|
+
readonly $schema: string;
|
|
37332
37364
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37333
37365
|
readonly events: readonly [];
|
|
37334
37366
|
readonly isContainer: true;
|
|
@@ -37354,7 +37386,7 @@ declare const _default: {
|
|
|
37354
37386
|
readonly items: any;
|
|
37355
37387
|
};
|
|
37356
37388
|
WdMenuNavTabLayout: {
|
|
37357
|
-
readonly $schema:
|
|
37389
|
+
readonly $schema: string;
|
|
37358
37390
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37359
37391
|
readonly events: readonly [];
|
|
37360
37392
|
readonly isContainer: true;
|
|
@@ -37380,7 +37412,7 @@ declare const _default: {
|
|
|
37380
37412
|
readonly items: any;
|
|
37381
37413
|
};
|
|
37382
37414
|
WdMenuList: {
|
|
37383
|
-
readonly $schema:
|
|
37415
|
+
readonly $schema: string;
|
|
37384
37416
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37385
37417
|
menu: import("@sinclair/typebox").TObject<{
|
|
37386
37418
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -37505,7 +37537,7 @@ declare const _default: {
|
|
|
37505
37537
|
readonly configMeta: {};
|
|
37506
37538
|
};
|
|
37507
37539
|
WdRichText: {
|
|
37508
|
-
readonly $schema:
|
|
37540
|
+
readonly $schema: string;
|
|
37509
37541
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37510
37542
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
37511
37543
|
borderedH5: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -37708,7 +37740,7 @@ declare const _default: {
|
|
|
37708
37740
|
};
|
|
37709
37741
|
};
|
|
37710
37742
|
WdCalendar: {
|
|
37711
|
-
readonly $schema:
|
|
37743
|
+
readonly $schema: string;
|
|
37712
37744
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37713
37745
|
initMonth: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
37714
37746
|
value: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -37816,7 +37848,7 @@ declare const _default: {
|
|
|
37816
37848
|
};
|
|
37817
37849
|
};
|
|
37818
37850
|
WdTabBar: {
|
|
37819
|
-
readonly $schema:
|
|
37851
|
+
readonly $schema: string;
|
|
37820
37852
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37821
37853
|
tabs: import("@sinclair/typebox").TObject<{
|
|
37822
37854
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -38001,7 +38033,7 @@ declare const _default: {
|
|
|
38001
38033
|
};
|
|
38002
38034
|
};
|
|
38003
38035
|
Repeater: {
|
|
38004
|
-
readonly $schema:
|
|
38036
|
+
readonly $schema: string;
|
|
38005
38037
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
38006
38038
|
data: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{}>>;
|
|
38007
38039
|
key: import("@sinclair/typebox").TString;
|
|
@@ -38066,7 +38098,7 @@ declare const _default: {
|
|
|
38066
38098
|
};
|
|
38067
38099
|
};
|
|
38068
38100
|
WebView: {
|
|
38069
|
-
readonly $schema:
|
|
38101
|
+
readonly $schema: string;
|
|
38070
38102
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
38071
38103
|
link: import("@sinclair/typebox").TString;
|
|
38072
38104
|
allow: import("@sinclair/typebox").TString;
|