@cloudbase/weda-ui 3.28.0 → 3.29.2
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 +175 -2
- package/dist/configs/components/echart.js +53 -48
- package/dist/configs/components/echarts.d.ts +139 -0
- package/dist/configs/components/echarts.js +16 -0
- 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 +540 -232
- package/dist/configs/index.js +2 -0
- package/dist/configs/type-utils/index.d.ts +3 -1
- package/dist/configs/type-utils/index.js +2 -0
- package/dist/configs/type-utils/type-form.js +8 -4
- package/dist/configs/type-utils/x-runtime-default.d.ts +1 -0
- package/dist/configs/type-utils/x-runtime-default.js +1 -0
- package/dist/configs/utils/constants.d.ts +2 -0
- package/dist/configs/utils/constants.js +2 -0
- package/dist/onlineConfig.json +4 -4
- package/dist/style/weda-ui.min.css +2 -2
- package/dist/web/components/form/location/common/fetchLocationApiKey.d.ts +11 -0
- package/dist/web/components/form/location/common/fetchLocationApiKey.js +20 -0
- package/dist/web/components/form/location/components/LocationH5/location.h5.js +20 -33
- package/dist/web/components/form/location/components/LocationPC/location.PC.js +20 -30
- 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/index.d.ts +1 -1
- package/dist/web/components/index.js +2 -0
- package/dist/web/components/uploaderFileView/index.js +0 -2
- package/dist/web/components/wd-code-editor/wd-code-editor.js +4 -5
- 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/dist/web/utils/tcb.d.ts +16 -0
- package/dist/web/utils/tcb.js +32 -0
- package/package.json +2 -2
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,6 @@ export declare const components: {
|
|
|
2087
2087
|
};
|
|
2088
2088
|
};
|
|
2089
2089
|
Chart: {
|
|
2090
|
-
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
2091
2090
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2092
2091
|
template: import("@sinclair/typebox").TString;
|
|
2093
2092
|
option: import("@sinclair/typebox").TUnknown;
|
|
@@ -2166,7 +2165,79 @@ export declare const components: {
|
|
|
2166
2165
|
readonly categoryOrder: 600;
|
|
2167
2166
|
readonly componentOrder: 570;
|
|
2168
2167
|
readonly platform: readonly ["MOBILEWEB", "PCWEB"];
|
|
2168
|
+
readonly visible: readonly [];
|
|
2169
|
+
readonly docsUrl: "https://docs.cloudbase.net/lowcode/components/wedaUI/src/docs/compsdocs/chart/Chart";
|
|
2170
|
+
readonly group: {
|
|
2171
|
+
readonly 基础: {
|
|
2172
|
+
readonly 'x-index': 1;
|
|
2173
|
+
readonly expand: true;
|
|
2174
|
+
};
|
|
2175
|
+
readonly 高级属性: {
|
|
2176
|
+
readonly 'x-index': 2;
|
|
2177
|
+
readonly expand: true;
|
|
2178
|
+
};
|
|
2179
|
+
};
|
|
2180
|
+
readonly templates: readonly [{
|
|
2181
|
+
readonly when: "$attached";
|
|
2182
|
+
readonly to: "$children";
|
|
2183
|
+
readonly body: "\n{{#with $self as |$self|}}\n\n{{#if (helper_utils '===' $self.attributes.template 'line')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'line', // 图表类型: 折线图line\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '折线图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'empty')}}\n[attributes]\n':option'=\"{\n}\"\n':opts'=\"{\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'square')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'line', // 图表类型: 折线图line\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 面积颜色样式\n areaStyle: {\n opacity: 0.7, // 透明度,值为0-1\n color: '#2A70E2' // 面积颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '折线图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'bar')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'bar', // 图表类型:柱状图bar\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '柱状图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'pie')}}\n[attributes]\n':option'=\"{\n // 饼图数据\n series: [\n {\n type: 'pie', //图表类型:饼状图\n data: [\n {\n value: 1080,\n name: '一月份',\n itemStyle: {\n color: '#587' //饼图颜色\n }\n },\n { value: 735, name: '二月份' },\n { value: 580, name: '三月份' },\n { value: 484, name: '四月份' },\n { value: 300, name: '五月份' }\n ],\n // 图形上的文本标签\n label: {\n show:true,\n position: 'outside' // outside|inside|inner|center\n } ,\n radius: '50%', //半径\n }\n ],\n title: {\n text: '饼状图标题',\n x: 'center'\n },\n tooltip: {\n trigger: 'item'\n },\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'scatter')}}\n[attributes]\n':option'=\"{\n // 图表数据\n series: [\n {\n type: 'scatter', //图表类型:散点(气泡)图\n data: [\n [0, 2], // 横纵坐标的值 [x,y]\n [10.0, 8.04],\n [8.07, 6.95],\n [13.0, 7.58],\n [9.05, 8.81],\n [11.0, 8.33],\n [14.0, 7.66],\n [13.4, 6.81],\n [10.0, 6.33],\n [14.0, 8.96],\n [12.5, 6.82],\n [9.15, 7.2],\n [11.5, 7.2],\n [3.03, 4.23],\n [12.2, 7.83],\n [2.02, 4.47],\n [1.05, 3.33],\n [4.05, 4.96],\n [6.03, 7.24],\n [12.0, 6.26],\n [12.0, 8.84],\n [7.08, 5.82],\n [5.02, 5.68]\n ],\n name: '系列1',\n color: '#2A70E2', //标记颜色\n symbolSize: 20 // 标记大小\n }\n ],\n xAxis: {},\n yAxis: {},\n title: {\n text: '散点图标题',\n x: 'center'\n },\n legend: {\n show: true,\n bottom: 0\n }\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'gauge')}}\n[attributes]\n':option'=\"{\n // 仪表盘数据\n series: [\n {\n // 数据\n data: [\n {\n value: 50,\n name: '得分'\n }\n ],\n detail: {\n formatter: '{value}'\n },\n name: '比赛结果',//图表名称,在图表提示中获取\n type: 'gauge',// 图表类型:仪表盘gauge\n }\n ],\n // 图表提示\n tooltip: {\n formatter: '{a}{b} : {c}'\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{/if}}\n{{/with}}\n";
|
|
2184
|
+
}, {
|
|
2185
|
+
readonly when: "template";
|
|
2186
|
+
readonly to: "$children";
|
|
2187
|
+
readonly body: "\n{{#with $self as |$self|}}\n\n{{#if (helper_utils '===' $self.attributes.template 'line')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'line', // 图表类型: 折线图line\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '折线图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'empty')}}\n[attributes]\n':option'=\"{\n}\"\n':opts'=\"{\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'square')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'line', // 图表类型: 折线图line\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 面积颜色样式\n areaStyle: {\n opacity: 0.7, // 透明度,值为0-1\n color: '#2A70E2' // 面积颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '折线图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'bar')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'bar', // 图表类型:柱状图bar\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '柱状图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'pie')}}\n[attributes]\n':option'=\"{\n // 饼图数据\n series: [\n {\n type: 'pie', //图表类型:饼状图\n data: [\n {\n value: 1080,\n name: '一月份',\n itemStyle: {\n color: '#587' //饼图颜色\n }\n },\n { value: 735, name: '二月份' },\n { value: 580, name: '三月份' },\n { value: 484, name: '四月份' },\n { value: 300, name: '五月份' }\n ],\n // 图形上的文本标签\n label: {\n show:true,\n position: 'outside' // outside|inside|inner|center\n } ,\n radius: '50%', //半径\n }\n ],\n title: {\n text: '饼状图标题',\n x: 'center'\n },\n tooltip: {\n trigger: 'item'\n },\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'scatter')}}\n[attributes]\n':option'=\"{\n // 图表数据\n series: [\n {\n type: 'scatter', //图表类型:散点(气泡)图\n data: [\n [0, 2], // 横纵坐标的值 [x,y]\n [10.0, 8.04],\n [8.07, 6.95],\n [13.0, 7.58],\n [9.05, 8.81],\n [11.0, 8.33],\n [14.0, 7.66],\n [13.4, 6.81],\n [10.0, 6.33],\n [14.0, 8.96],\n [12.5, 6.82],\n [9.15, 7.2],\n [11.5, 7.2],\n [3.03, 4.23],\n [12.2, 7.83],\n [2.02, 4.47],\n [1.05, 3.33],\n [4.05, 4.96],\n [6.03, 7.24],\n [12.0, 6.26],\n [12.0, 8.84],\n [7.08, 5.82],\n [5.02, 5.68]\n ],\n name: '系列1',\n color: '#2A70E2', //标记颜色\n symbolSize: 20 // 标记大小\n }\n ],\n xAxis: {},\n yAxis: {},\n title: {\n text: '散点图标题',\n x: 'center'\n },\n legend: {\n show: true,\n bottom: 0\n }\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'gauge')}}\n[attributes]\n':option'=\"{\n // 仪表盘数据\n series: [\n {\n // 数据\n data: [\n {\n value: 50,\n name: '得分'\n }\n ],\n detail: {\n formatter: '{value}'\n },\n name: '比赛结果',//图表名称,在图表提示中获取\n type: 'gauge',// 图表类型:仪表盘gauge\n }\n ],\n // 图表提示\n tooltip: {\n formatter: '{a}{b} : {c}'\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{/if}}\n{{/with}}\n";
|
|
2188
|
+
}];
|
|
2189
|
+
readonly inlineStyleForm: {
|
|
2190
|
+
readonly fontSize: {
|
|
2191
|
+
readonly visible: false;
|
|
2192
|
+
};
|
|
2193
|
+
readonly color: {
|
|
2194
|
+
readonly visible: false;
|
|
2195
|
+
};
|
|
2196
|
+
readonly fontWeight: {
|
|
2197
|
+
readonly visible: false;
|
|
2198
|
+
};
|
|
2199
|
+
readonly lineHeight: {
|
|
2200
|
+
readonly visible: false;
|
|
2201
|
+
};
|
|
2202
|
+
readonly justifyContent: {
|
|
2203
|
+
readonly visible: false;
|
|
2204
|
+
};
|
|
2205
|
+
readonly flexDirection: {
|
|
2206
|
+
readonly visible: false;
|
|
2207
|
+
};
|
|
2208
|
+
readonly border: {
|
|
2209
|
+
readonly visible: false;
|
|
2210
|
+
};
|
|
2211
|
+
readonly background: {
|
|
2212
|
+
readonly visible: false;
|
|
2213
|
+
};
|
|
2214
|
+
readonly boxShadow: {
|
|
2215
|
+
readonly visible: false;
|
|
2216
|
+
};
|
|
2217
|
+
readonly opacity: {
|
|
2218
|
+
readonly visible: false;
|
|
2219
|
+
};
|
|
2220
|
+
readonly alignItems: {
|
|
2221
|
+
readonly visible: false;
|
|
2222
|
+
};
|
|
2223
|
+
};
|
|
2224
|
+
};
|
|
2225
|
+
readonly $schema: string;
|
|
2226
|
+
};
|
|
2227
|
+
ECharts: {
|
|
2228
|
+
readonly meta: {
|
|
2169
2229
|
readonly visible: readonly ["APP"];
|
|
2230
|
+
readonly platform: readonly ["WEB", "MP"];
|
|
2231
|
+
readonly name: "ECharts";
|
|
2232
|
+
readonly componentName: "ECharts";
|
|
2233
|
+
readonly title: "更多图表";
|
|
2234
|
+
readonly keyWords: readonly ["chart", "echart", "echarts", "通用图表", "万能图表", "折线图", "面积图", "漏斗图", "仪表盘", "柱状图", "饼图"];
|
|
2235
|
+
readonly description: "这是一个万能的图表组件,可配置出多种图表如折线图、饼状图、面积图、地图、漏斗图、仪表盘等所有的图表";
|
|
2236
|
+
readonly figureIcon: "../figureIcons/Chart.svg";
|
|
2237
|
+
readonly icon: "../icons/Chart.svg";
|
|
2238
|
+
readonly category: "图表";
|
|
2239
|
+
readonly categoryOrder: 600;
|
|
2240
|
+
readonly componentOrder: 570;
|
|
2170
2241
|
readonly docsUrl: "https://docs.cloudbase.net/lowcode/components/wedaUI/src/docs/compsdocs/chart/Chart";
|
|
2171
2242
|
readonly group: {
|
|
2172
2243
|
readonly 基础: {
|
|
@@ -2223,9 +2294,76 @@ export declare const components: {
|
|
|
2223
2294
|
};
|
|
2224
2295
|
};
|
|
2225
2296
|
};
|
|
2297
|
+
readonly data: import("@sinclair/typebox").TObject<{
|
|
2298
|
+
template: import("@sinclair/typebox").TString;
|
|
2299
|
+
option: import("@sinclair/typebox").TUnknown;
|
|
2300
|
+
dark: import("@sinclair/typebox").TBoolean;
|
|
2301
|
+
opts: import("@sinclair/typebox").TObject<{}>;
|
|
2302
|
+
}>;
|
|
2303
|
+
readonly properties: import("@sinclair/typebox").TObject<{
|
|
2304
|
+
echartsInstance: import("@sinclair/typebox").TUnknown;
|
|
2305
|
+
echarts: import("@sinclair/typebox").TUnknown;
|
|
2306
|
+
}>;
|
|
2307
|
+
readonly classes: readonly [{
|
|
2308
|
+
readonly name: "根元素";
|
|
2309
|
+
readonly selector: ".wd-chart";
|
|
2310
|
+
readonly description: "树组件根元素";
|
|
2311
|
+
}, {
|
|
2312
|
+
readonly name: "PC 端根元素";
|
|
2313
|
+
readonly selector: ".wd-pc-chart";
|
|
2314
|
+
readonly description: "可以为 PC 端的编写样式";
|
|
2315
|
+
}, {
|
|
2316
|
+
readonly name: "H5 端根元素";
|
|
2317
|
+
readonly selector: ".wd-h5-chart";
|
|
2318
|
+
readonly description: "可以为 H5 端的编写样式";
|
|
2319
|
+
}];
|
|
2320
|
+
readonly methods: readonly [{
|
|
2321
|
+
readonly name: "setOption";
|
|
2322
|
+
readonly label: "设置图表配置";
|
|
2323
|
+
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB"];
|
|
2324
|
+
readonly description: "设置图表实例的配置项以及数据,万能接口,所有参数和数据的修改都可以通过 setOption 完成,您可以直接查看[Echarts官方图表示例](https://echarts.apache.org/zh/api.html#echartsInstance.setOption)";
|
|
2325
|
+
readonly params: import("@sinclair/typebox").TObject<{
|
|
2326
|
+
option: import("@sinclair/typebox").TUnknown;
|
|
2327
|
+
opts: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TObject<{
|
|
2328
|
+
notMerge: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
2329
|
+
replaceMerge: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnion<[import("@sinclair/typebox").TString, import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>]>>;
|
|
2330
|
+
lazyUpdate: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
2331
|
+
}>>;
|
|
2332
|
+
}>;
|
|
2333
|
+
}, {
|
|
2334
|
+
readonly name: "setTheme";
|
|
2335
|
+
readonly label: "设置主题";
|
|
2336
|
+
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB"];
|
|
2337
|
+
readonly description: "设置图表实例的主题,支持设置不同类型的主题,默认有dart、auto,也可以通过Echarts官方提供的[registerTheme方法](https://echarts.apache.org/zh/api.html#echarts.registerTheme)注册主题";
|
|
2338
|
+
readonly params: import("@sinclair/typebox").TObject<{
|
|
2339
|
+
theme: import("@sinclair/typebox").TString;
|
|
2340
|
+
}>;
|
|
2341
|
+
}];
|
|
2342
|
+
readonly events: readonly [{
|
|
2343
|
+
readonly title: "图表Ready";
|
|
2344
|
+
readonly name: "onReady";
|
|
2345
|
+
readonly description: "当前图表已完成实例初始化";
|
|
2346
|
+
readonly detail: import("@sinclair/typebox").TObject<{
|
|
2347
|
+
echartsInstance: import("@sinclair/typebox").TUnknown;
|
|
2348
|
+
echarts: import("@sinclair/typebox").TUnknown;
|
|
2349
|
+
}>;
|
|
2350
|
+
}, {
|
|
2351
|
+
readonly title: "单击";
|
|
2352
|
+
readonly name: "click";
|
|
2353
|
+
readonly description: "当点击图表中的坐标点时触发该方法,具体可以见[Echarts官方事件说明](https://echarts.apache.org/zh/api.html#events.%E9%BC%A0%E6%A0%87%E4%BA%8B%E4%BB%B6.click)";
|
|
2354
|
+
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB"];
|
|
2355
|
+
readonly detail: import("@sinclair/typebox").TUnknown;
|
|
2356
|
+
}, {
|
|
2357
|
+
readonly title: "双击";
|
|
2358
|
+
readonly name: "dblclick";
|
|
2359
|
+
readonly description: "当双击图表中的坐标点时触发该方法,具体可以见[Echarts官方事件说明](https://echarts.apache.org/zh/api.html#events.%E9%BC%A0%E6%A0%87%E4%BA%8B%E4%BB%B6.dblclick)";
|
|
2360
|
+
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB"];
|
|
2361
|
+
readonly detail: import("@sinclair/typebox").TUnknown;
|
|
2362
|
+
}];
|
|
2363
|
+
readonly $schema: string;
|
|
2226
2364
|
};
|
|
2227
2365
|
WdOfficialAccount: {
|
|
2228
|
-
$schema:
|
|
2366
|
+
$schema: string;
|
|
2229
2367
|
data: import("@sinclair/typebox").TObject<{}>;
|
|
2230
2368
|
events: {
|
|
2231
2369
|
title: string;
|
|
@@ -2277,7 +2415,7 @@ export declare const components: {
|
|
|
2277
2415
|
};
|
|
2278
2416
|
};
|
|
2279
2417
|
WdTree: {
|
|
2280
|
-
readonly $schema:
|
|
2418
|
+
readonly $schema: string;
|
|
2281
2419
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2282
2420
|
data: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TRecursive<import("@sinclair/typebox").TObject<{
|
|
2283
2421
|
label: import("@sinclair/typebox").TString;
|
|
@@ -2667,7 +2805,7 @@ export declare const components: {
|
|
|
2667
2805
|
};
|
|
2668
2806
|
};
|
|
2669
2807
|
WdFormDetail: {
|
|
2670
|
-
readonly $schema:
|
|
2808
|
+
readonly $schema: string;
|
|
2671
2809
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2672
2810
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
2673
2811
|
layout: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
@@ -2841,7 +2979,7 @@ export declare const components: {
|
|
|
2841
2979
|
};
|
|
2842
2980
|
};
|
|
2843
2981
|
CustomerService: {
|
|
2844
|
-
readonly $schema:
|
|
2982
|
+
readonly $schema: string;
|
|
2845
2983
|
readonly isContainer: true;
|
|
2846
2984
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2847
2985
|
showMessageCard: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -2917,7 +3055,7 @@ export declare const components: {
|
|
|
2917
3055
|
};
|
|
2918
3056
|
};
|
|
2919
3057
|
FormTime: {
|
|
2920
|
-
readonly $schema:
|
|
3058
|
+
readonly $schema: string;
|
|
2921
3059
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2922
3060
|
name: import("@sinclair/typebox").TString;
|
|
2923
3061
|
label: import("@sinclair/typebox").TString;
|
|
@@ -2981,7 +3119,7 @@ export declare const components: {
|
|
|
2981
3119
|
};
|
|
2982
3120
|
};
|
|
2983
3121
|
FormRegion: {
|
|
2984
|
-
readonly $schema:
|
|
3122
|
+
readonly $schema: string;
|
|
2985
3123
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
2986
3124
|
name: import("@sinclair/typebox").TString;
|
|
2987
3125
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3028,7 +3166,7 @@ export declare const components: {
|
|
|
3028
3166
|
};
|
|
3029
3167
|
};
|
|
3030
3168
|
FormDate: {
|
|
3031
|
-
readonly $schema:
|
|
3169
|
+
readonly $schema: string;
|
|
3032
3170
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3033
3171
|
name: import("@sinclair/typebox").TString;
|
|
3034
3172
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3090,7 +3228,7 @@ export declare const components: {
|
|
|
3090
3228
|
};
|
|
3091
3229
|
};
|
|
3092
3230
|
FormSelect: {
|
|
3093
|
-
readonly $schema:
|
|
3231
|
+
readonly $schema: string;
|
|
3094
3232
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3095
3233
|
name: import("@sinclair/typebox").TString;
|
|
3096
3234
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3173,7 +3311,7 @@ export declare const components: {
|
|
|
3173
3311
|
};
|
|
3174
3312
|
};
|
|
3175
3313
|
FormSelectMultiple: {
|
|
3176
|
-
readonly $schema:
|
|
3314
|
+
readonly $schema: string;
|
|
3177
3315
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3178
3316
|
name: import("@sinclair/typebox").TString;
|
|
3179
3317
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3242,7 +3380,7 @@ export declare const components: {
|
|
|
3242
3380
|
};
|
|
3243
3381
|
};
|
|
3244
3382
|
FormMultiRegion: {
|
|
3245
|
-
readonly $schema:
|
|
3383
|
+
readonly $schema: string;
|
|
3246
3384
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3247
3385
|
name: import("@sinclair/typebox").TString;
|
|
3248
3386
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3297,7 +3435,7 @@ export declare const components: {
|
|
|
3297
3435
|
};
|
|
3298
3436
|
};
|
|
3299
3437
|
FormUploadFile: {
|
|
3300
|
-
readonly $schema:
|
|
3438
|
+
readonly $schema: string;
|
|
3301
3439
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3302
3440
|
name: import("@sinclair/typebox").TString;
|
|
3303
3441
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3366,7 +3504,7 @@ export declare const components: {
|
|
|
3366
3504
|
};
|
|
3367
3505
|
};
|
|
3368
3506
|
FormImageUploader: {
|
|
3369
|
-
readonly $schema:
|
|
3507
|
+
readonly $schema: string;
|
|
3370
3508
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3371
3509
|
name: import("@sinclair/typebox").TString;
|
|
3372
3510
|
title: import("@sinclair/typebox").TString;
|
|
@@ -3437,7 +3575,7 @@ export declare const components: {
|
|
|
3437
3575
|
};
|
|
3438
3576
|
};
|
|
3439
3577
|
FormUserTreeSelect: {
|
|
3440
|
-
readonly $schema:
|
|
3578
|
+
readonly $schema: string;
|
|
3441
3579
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3442
3580
|
name: import("@sinclair/typebox").TString;
|
|
3443
3581
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3511,7 +3649,7 @@ export declare const components: {
|
|
|
3511
3649
|
};
|
|
3512
3650
|
};
|
|
3513
3651
|
FormLocation: {
|
|
3514
|
-
readonly $schema:
|
|
3652
|
+
readonly $schema: string;
|
|
3515
3653
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3516
3654
|
name: import("@sinclair/typebox").TString;
|
|
3517
3655
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3587,7 +3725,7 @@ export declare const components: {
|
|
|
3587
3725
|
};
|
|
3588
3726
|
};
|
|
3589
3727
|
FormSwitch: {
|
|
3590
|
-
readonly $schema:
|
|
3728
|
+
readonly $schema: string;
|
|
3591
3729
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3592
3730
|
name: import("@sinclair/typebox").TString;
|
|
3593
3731
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3638,7 +3776,7 @@ export declare const components: {
|
|
|
3638
3776
|
};
|
|
3639
3777
|
};
|
|
3640
3778
|
FormPhone: {
|
|
3641
|
-
readonly $schema:
|
|
3779
|
+
readonly $schema: string;
|
|
3642
3780
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3643
3781
|
name: import("@sinclair/typebox").TString;
|
|
3644
3782
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3709,7 +3847,7 @@ export declare const components: {
|
|
|
3709
3847
|
};
|
|
3710
3848
|
};
|
|
3711
3849
|
FormUrl: {
|
|
3712
|
-
readonly $schema:
|
|
3850
|
+
readonly $schema: string;
|
|
3713
3851
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3714
3852
|
name: import("@sinclair/typebox").TString;
|
|
3715
3853
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3781,7 +3919,7 @@ export declare const components: {
|
|
|
3781
3919
|
};
|
|
3782
3920
|
};
|
|
3783
3921
|
FormEmail: {
|
|
3784
|
-
readonly $schema:
|
|
3922
|
+
readonly $schema: string;
|
|
3785
3923
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3786
3924
|
name: import("@sinclair/typebox").TString;
|
|
3787
3925
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3851,7 +3989,7 @@ export declare const components: {
|
|
|
3851
3989
|
};
|
|
3852
3990
|
};
|
|
3853
3991
|
FormDepartTreeSelect: {
|
|
3854
|
-
readonly $schema:
|
|
3992
|
+
readonly $schema: string;
|
|
3855
3993
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3856
3994
|
name: import("@sinclair/typebox").TString;
|
|
3857
3995
|
label: import("@sinclair/typebox").TString;
|
|
@@ -3905,7 +4043,7 @@ export declare const components: {
|
|
|
3905
4043
|
};
|
|
3906
4044
|
};
|
|
3907
4045
|
FormRichText: {
|
|
3908
|
-
readonly $schema:
|
|
4046
|
+
readonly $schema: string;
|
|
3909
4047
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3910
4048
|
maxSize: import("@sinclair/typebox").TNumber;
|
|
3911
4049
|
acceptTypes: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TUnsafe<"image/*" | "image/jpeg" | "image/png" | "image/bmp" | "image/tif" | "image/tiff">>;
|
|
@@ -3967,7 +4105,7 @@ export declare const components: {
|
|
|
3967
4105
|
};
|
|
3968
4106
|
};
|
|
3969
4107
|
FormCheckbox: {
|
|
3970
|
-
readonly $schema:
|
|
4108
|
+
readonly $schema: string;
|
|
3971
4109
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
3972
4110
|
name: import("@sinclair/typebox").TString;
|
|
3973
4111
|
label: import("@sinclair/typebox").TString;
|
|
@@ -4020,7 +4158,7 @@ export declare const components: {
|
|
|
4020
4158
|
};
|
|
4021
4159
|
};
|
|
4022
4160
|
FormRadio: {
|
|
4023
|
-
readonly $schema:
|
|
4161
|
+
readonly $schema: string;
|
|
4024
4162
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4025
4163
|
name: import("@sinclair/typebox").TString;
|
|
4026
4164
|
label: import("@sinclair/typebox").TString;
|
|
@@ -4065,7 +4203,7 @@ export declare const components: {
|
|
|
4065
4203
|
};
|
|
4066
4204
|
};
|
|
4067
4205
|
FormTextArea: {
|
|
4068
|
-
$schema:
|
|
4206
|
+
$schema: string;
|
|
4069
4207
|
data: import("@sinclair/typebox").TObject<{
|
|
4070
4208
|
name: import("@sinclair/typebox").TString;
|
|
4071
4209
|
label: import("@sinclair/typebox").TString;
|
|
@@ -4122,7 +4260,7 @@ export declare const components: {
|
|
|
4122
4260
|
};
|
|
4123
4261
|
};
|
|
4124
4262
|
FormInput: {
|
|
4125
|
-
readonly $schema:
|
|
4263
|
+
readonly $schema: string;
|
|
4126
4264
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4127
4265
|
rules: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
4128
4266
|
format: import("@sinclair/typebox").TString;
|
|
@@ -4200,7 +4338,7 @@ export declare const components: {
|
|
|
4200
4338
|
};
|
|
4201
4339
|
};
|
|
4202
4340
|
WdForm: {
|
|
4203
|
-
readonly $schema:
|
|
4341
|
+
readonly $schema: string;
|
|
4204
4342
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4205
4343
|
contentSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
4206
4344
|
isDisabledSubmit: import("@sinclair/typebox").TBoolean;
|
|
@@ -4269,7 +4407,7 @@ export declare const components: {
|
|
|
4269
4407
|
readonly params: import("@sinclair/typebox").TObject<{
|
|
4270
4408
|
value: import("@sinclair/typebox").TObject<{}>;
|
|
4271
4409
|
}>;
|
|
4272
|
-
readonly description: "通过 $w.form1.setValue({a:'111'}) 设置组件值";
|
|
4410
|
+
readonly description: "通过 $w.form1.setValue({value:{a:'111'}}) 设置组件值";
|
|
4273
4411
|
}, {
|
|
4274
4412
|
readonly name: "submit";
|
|
4275
4413
|
readonly label: "提交";
|
|
@@ -4540,7 +4678,7 @@ export declare const components: {
|
|
|
4540
4678
|
};
|
|
4541
4679
|
};
|
|
4542
4680
|
Button: {
|
|
4543
|
-
readonly $schema:
|
|
4681
|
+
readonly $schema: string;
|
|
4544
4682
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4545
4683
|
text: import("@sinclair/typebox").TString;
|
|
4546
4684
|
size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"default" | "mini" | "large">>;
|
|
@@ -4594,7 +4732,7 @@ export declare const components: {
|
|
|
4594
4732
|
};
|
|
4595
4733
|
};
|
|
4596
4734
|
Text: {
|
|
4597
|
-
readonly $schema:
|
|
4735
|
+
readonly $schema: string;
|
|
4598
4736
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4599
4737
|
text: import("@sinclair/typebox").TString;
|
|
4600
4738
|
level: import("@sinclair/typebox").TUnsafe<"0" | "1" | "2" | "3" | "4" | "5" | "6">;
|
|
@@ -4632,7 +4770,7 @@ export declare const components: {
|
|
|
4632
4770
|
};
|
|
4633
4771
|
};
|
|
4634
4772
|
Container: {
|
|
4635
|
-
readonly $schema:
|
|
4773
|
+
readonly $schema: string;
|
|
4636
4774
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4637
4775
|
title: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
4638
4776
|
data: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TRecord<import("@sinclair/typebox").TString, import("@sinclair/typebox").TUnknown>>;
|
|
@@ -4683,7 +4821,7 @@ export declare const components: {
|
|
|
4683
4821
|
};
|
|
4684
4822
|
};
|
|
4685
4823
|
Image: {
|
|
4686
|
-
readonly $schema:
|
|
4824
|
+
readonly $schema: string;
|
|
4687
4825
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
4688
4826
|
src: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
4689
4827
|
fit: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"fill" | "contain" | "cover" | "widthFix" | "heightFix">>;
|
|
@@ -5568,7 +5706,7 @@ export declare const components: {
|
|
|
5568
5706
|
}[];
|
|
5569
5707
|
};
|
|
5570
5708
|
WedaVideo: {
|
|
5571
|
-
readonly $schema:
|
|
5709
|
+
readonly $schema: string;
|
|
5572
5710
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
5573
5711
|
videoDataSource: import("@sinclair/typebox").TString;
|
|
5574
5712
|
posterImage: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -6346,7 +6484,7 @@ export declare const components: {
|
|
|
6346
6484
|
};
|
|
6347
6485
|
};
|
|
6348
6486
|
ScrollView: {
|
|
6349
|
-
readonly $schema:
|
|
6487
|
+
readonly $schema: string;
|
|
6350
6488
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
6351
6489
|
scrollX: import("@sinclair/typebox").TBoolean;
|
|
6352
6490
|
scrollY: import("@sinclair/typebox").TBoolean;
|
|
@@ -6457,7 +6595,7 @@ export declare const components: {
|
|
|
6457
6595
|
};
|
|
6458
6596
|
};
|
|
6459
6597
|
Swiper: {
|
|
6460
|
-
readonly $schema:
|
|
6598
|
+
readonly $schema: string;
|
|
6461
6599
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
6462
6600
|
interval: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
6463
6601
|
vertical: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -6805,7 +6943,7 @@ export declare const components: {
|
|
|
6805
6943
|
events: any[];
|
|
6806
6944
|
};
|
|
6807
6945
|
Modal: {
|
|
6808
|
-
readonly $schema:
|
|
6946
|
+
readonly $schema: string;
|
|
6809
6947
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
6810
6948
|
content: import("@sinclair/typebox").TString;
|
|
6811
6949
|
visible: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -6974,7 +7112,7 @@ export declare const components: {
|
|
|
6974
7112
|
};
|
|
6975
7113
|
};
|
|
6976
7114
|
Link: {
|
|
6977
|
-
readonly $schema:
|
|
7115
|
+
readonly $schema: string;
|
|
6978
7116
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
6979
7117
|
content: import("@sinclair/typebox").TString;
|
|
6980
7118
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -7015,7 +7153,7 @@ export declare const components: {
|
|
|
7015
7153
|
}];
|
|
7016
7154
|
};
|
|
7017
7155
|
Tabs: {
|
|
7018
|
-
readonly $schema:
|
|
7156
|
+
readonly $schema: string;
|
|
7019
7157
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
7020
7158
|
isMultipleSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
7021
7159
|
tabs: import("@sinclair/typebox").TReadonly<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -7047,7 +7185,7 @@ export declare const components: {
|
|
|
7047
7185
|
};
|
|
7048
7186
|
};
|
|
7049
7187
|
Calendar: {
|
|
7050
|
-
readonly $schema:
|
|
7188
|
+
readonly $schema: string;
|
|
7051
7189
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
7052
7190
|
initValue: import("@sinclair/typebox").TString;
|
|
7053
7191
|
configData: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -7996,7 +8134,7 @@ export declare const components: {
|
|
|
7996
8134
|
};
|
|
7997
8135
|
};
|
|
7998
8136
|
Line: {
|
|
7999
|
-
readonly $schema:
|
|
8137
|
+
readonly $schema: string;
|
|
8000
8138
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8001
8139
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
8002
8140
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -8134,7 +8272,7 @@ export declare const components: {
|
|
|
8134
8272
|
};
|
|
8135
8273
|
};
|
|
8136
8274
|
Bar: {
|
|
8137
|
-
readonly $schema:
|
|
8275
|
+
readonly $schema: string;
|
|
8138
8276
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8139
8277
|
directionType: import("@sinclair/typebox").TUnsafe<string>;
|
|
8140
8278
|
isPile: import("@sinclair/typebox").TBoolean;
|
|
@@ -8279,7 +8417,7 @@ export declare const components: {
|
|
|
8279
8417
|
};
|
|
8280
8418
|
};
|
|
8281
8419
|
Pie: {
|
|
8282
|
-
readonly $schema:
|
|
8420
|
+
readonly $schema: string;
|
|
8283
8421
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8284
8422
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
8285
8423
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -8406,7 +8544,7 @@ export declare const components: {
|
|
|
8406
8544
|
};
|
|
8407
8545
|
};
|
|
8408
8546
|
StatisticsCard: {
|
|
8409
|
-
readonly $schema:
|
|
8547
|
+
readonly $schema: string;
|
|
8410
8548
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8411
8549
|
dataSource: import("@sinclair/typebox").TObject<{
|
|
8412
8550
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -8852,7 +8990,7 @@ export declare const components: {
|
|
|
8852
8990
|
};
|
|
8853
8991
|
};
|
|
8854
8992
|
Phone: {
|
|
8855
|
-
readonly $schema:
|
|
8993
|
+
readonly $schema: string;
|
|
8856
8994
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8857
8995
|
text: import("@sinclair/typebox").TString;
|
|
8858
8996
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -8914,7 +9052,7 @@ export declare const components: {
|
|
|
8914
9052
|
};
|
|
8915
9053
|
};
|
|
8916
9054
|
PhoneCode: {
|
|
8917
|
-
readonly $schema:
|
|
9055
|
+
readonly $schema: string;
|
|
8918
9056
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8919
9057
|
text: import("@sinclair/typebox").TString;
|
|
8920
9058
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -8969,7 +9107,7 @@ export declare const components: {
|
|
|
8969
9107
|
};
|
|
8970
9108
|
};
|
|
8971
9109
|
Share: {
|
|
8972
|
-
readonly $schema:
|
|
9110
|
+
readonly $schema: string;
|
|
8973
9111
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
8974
9112
|
text: import("@sinclair/typebox").TString;
|
|
8975
9113
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -9012,7 +9150,7 @@ export declare const components: {
|
|
|
9012
9150
|
};
|
|
9013
9151
|
};
|
|
9014
9152
|
UserInfo: {
|
|
9015
|
-
readonly $schema:
|
|
9153
|
+
readonly $schema: string;
|
|
9016
9154
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
9017
9155
|
text: import("@sinclair/typebox").TString;
|
|
9018
9156
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">>;
|
|
@@ -9072,7 +9210,7 @@ export declare const components: {
|
|
|
9072
9210
|
};
|
|
9073
9211
|
};
|
|
9074
9212
|
Lottery: {
|
|
9075
|
-
readonly $schema:
|
|
9213
|
+
readonly $schema: string;
|
|
9076
9214
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
9077
9215
|
prizeList: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
9078
9216
|
title: import("@sinclair/typebox").TString;
|
|
@@ -10396,7 +10534,7 @@ export declare const components: {
|
|
|
10396
10534
|
};
|
|
10397
10535
|
};
|
|
10398
10536
|
WdButton: {
|
|
10399
|
-
readonly $schema:
|
|
10537
|
+
readonly $schema: string;
|
|
10400
10538
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10401
10539
|
text: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
10402
10540
|
theme: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -10517,7 +10655,7 @@ export declare const components: {
|
|
|
10517
10655
|
};
|
|
10518
10656
|
};
|
|
10519
10657
|
WdDivider: {
|
|
10520
|
-
readonly $schema:
|
|
10658
|
+
readonly $schema: string;
|
|
10521
10659
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10522
10660
|
type: import("@sinclair/typebox").TUnsafe<string>;
|
|
10523
10661
|
}>;
|
|
@@ -10581,7 +10719,7 @@ export declare const components: {
|
|
|
10581
10719
|
};
|
|
10582
10720
|
};
|
|
10583
10721
|
WdCard: {
|
|
10584
|
-
readonly $schema:
|
|
10722
|
+
readonly $schema: string;
|
|
10585
10723
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10586
10724
|
template: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"card" | "collapse1" | "collapse2">>;
|
|
10587
10725
|
showHeader: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -10646,11 +10784,11 @@ export declare const components: {
|
|
|
10646
10784
|
readonly title: "点击";
|
|
10647
10785
|
}, {
|
|
10648
10786
|
readonly name: "contentShow";
|
|
10649
|
-
readonly title: "
|
|
10787
|
+
readonly title: "卡片折叠面板显示时";
|
|
10650
10788
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
10651
10789
|
}, {
|
|
10652
10790
|
readonly name: "contentHide";
|
|
10653
|
-
readonly title: "
|
|
10791
|
+
readonly title: "卡片折叠面板隐藏时";
|
|
10654
10792
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
10655
10793
|
}];
|
|
10656
10794
|
readonly meta: {
|
|
@@ -10726,7 +10864,7 @@ export declare const components: {
|
|
|
10726
10864
|
};
|
|
10727
10865
|
};
|
|
10728
10866
|
WdLink: {
|
|
10729
|
-
readonly $schema:
|
|
10867
|
+
readonly $schema: string;
|
|
10730
10868
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10731
10869
|
content: import("@sinclair/typebox").TString;
|
|
10732
10870
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -10818,7 +10956,7 @@ export declare const components: {
|
|
|
10818
10956
|
};
|
|
10819
10957
|
};
|
|
10820
10958
|
WdIcon: {
|
|
10821
|
-
readonly $schema:
|
|
10959
|
+
readonly $schema: string;
|
|
10822
10960
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10823
10961
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
10824
10962
|
name: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -10900,7 +11038,7 @@ export declare const components: {
|
|
|
10900
11038
|
};
|
|
10901
11039
|
};
|
|
10902
11040
|
WdText: {
|
|
10903
|
-
readonly $schema:
|
|
11041
|
+
readonly $schema: string;
|
|
10904
11042
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10905
11043
|
text: import("@sinclair/typebox").TString;
|
|
10906
11044
|
level: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -10981,7 +11119,7 @@ export declare const components: {
|
|
|
10981
11119
|
};
|
|
10982
11120
|
};
|
|
10983
11121
|
WdBubble: {
|
|
10984
|
-
readonly $schema:
|
|
11122
|
+
readonly $schema: string;
|
|
10985
11123
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
10986
11124
|
trigger: import("@sinclair/typebox").TUnsafe<"empty" | "click" | "hover">;
|
|
10987
11125
|
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 +11192,7 @@ export declare const components: {
|
|
|
11054
11192
|
};
|
|
11055
11193
|
};
|
|
11056
11194
|
WdImage: {
|
|
11057
|
-
readonly $schema:
|
|
11195
|
+
readonly $schema: string;
|
|
11058
11196
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11059
11197
|
src: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
11060
11198
|
fit: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"fill" | "contain" | "cover" | "widthFix" | "heightFix">>;
|
|
@@ -11156,7 +11294,7 @@ export declare const components: {
|
|
|
11156
11294
|
};
|
|
11157
11295
|
};
|
|
11158
11296
|
WdTable: {
|
|
11159
|
-
readonly $schema:
|
|
11297
|
+
readonly $schema: string;
|
|
11160
11298
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11161
11299
|
dataSourceType: import("@sinclair/typebox").TUnsafe<"custom-connector" | "expression" | "data-model">;
|
|
11162
11300
|
bindMetadata: import("@sinclair/typebox").TObject<{
|
|
@@ -11703,7 +11841,7 @@ export declare const components: {
|
|
|
11703
11841
|
};
|
|
11704
11842
|
};
|
|
11705
11843
|
WdTextarea: {
|
|
11706
|
-
readonly $schema:
|
|
11844
|
+
readonly $schema: string;
|
|
11707
11845
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11708
11846
|
autoHeight: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
11709
11847
|
cursorSpacing: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -11942,7 +12080,7 @@ export declare const components: {
|
|
|
11942
12080
|
};
|
|
11943
12081
|
};
|
|
11944
12082
|
WdInput: {
|
|
11945
|
-
readonly $schema:
|
|
12083
|
+
readonly $schema: string;
|
|
11946
12084
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
11947
12085
|
clearable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
11948
12086
|
before: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -12207,7 +12345,7 @@ export declare const components: {
|
|
|
12207
12345
|
};
|
|
12208
12346
|
};
|
|
12209
12347
|
WdSideTab: {
|
|
12210
|
-
readonly $schema:
|
|
12348
|
+
readonly $schema: string;
|
|
12211
12349
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12212
12350
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
12213
12351
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -12343,7 +12481,7 @@ export declare const components: {
|
|
|
12343
12481
|
};
|
|
12344
12482
|
};
|
|
12345
12483
|
WdTopTab: {
|
|
12346
|
-
readonly $schema:
|
|
12484
|
+
readonly $schema: string;
|
|
12347
12485
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12348
12486
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
12349
12487
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -12484,7 +12622,7 @@ export declare const components: {
|
|
|
12484
12622
|
};
|
|
12485
12623
|
};
|
|
12486
12624
|
QrCode: {
|
|
12487
|
-
readonly $schema:
|
|
12625
|
+
readonly $schema: string;
|
|
12488
12626
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12489
12627
|
text: import("@sinclair/typebox").TString;
|
|
12490
12628
|
showMenuByLongpress: import("@sinclair/typebox").TBoolean;
|
|
@@ -12567,7 +12705,7 @@ export declare const components: {
|
|
|
12567
12705
|
};
|
|
12568
12706
|
};
|
|
12569
12707
|
Grid: {
|
|
12570
|
-
readonly $schema:
|
|
12708
|
+
readonly $schema: string;
|
|
12571
12709
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12572
12710
|
template: import("@sinclair/typebox").TUnsafe<string>;
|
|
12573
12711
|
addRow: import("@sinclair/typebox").TNever;
|
|
@@ -12649,7 +12787,7 @@ export declare const components: {
|
|
|
12649
12787
|
};
|
|
12650
12788
|
};
|
|
12651
12789
|
WdLayout: {
|
|
12652
|
-
readonly $schema:
|
|
12790
|
+
readonly $schema: string;
|
|
12653
12791
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12654
12792
|
headerLeftSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
12655
12793
|
headerRightSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
@@ -12741,7 +12879,7 @@ export declare const components: {
|
|
|
12741
12879
|
};
|
|
12742
12880
|
};
|
|
12743
12881
|
Row: {
|
|
12744
|
-
readonly $schema:
|
|
12882
|
+
readonly $schema: string;
|
|
12745
12883
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12746
12884
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
12747
12885
|
colCount: import("@sinclair/typebox").TNever;
|
|
@@ -12822,7 +12960,7 @@ export declare const components: {
|
|
|
12822
12960
|
};
|
|
12823
12961
|
};
|
|
12824
12962
|
Col: {
|
|
12825
|
-
readonly $schema:
|
|
12963
|
+
readonly $schema: string;
|
|
12826
12964
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12827
12965
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
12828
12966
|
widthType: import("@sinclair/typebox").TUnsafe<"fit-content" | "auto-fill">;
|
|
@@ -12900,7 +13038,7 @@ export declare const components: {
|
|
|
12900
13038
|
};
|
|
12901
13039
|
};
|
|
12902
13040
|
WdInputEmail: {
|
|
12903
|
-
readonly $schema:
|
|
13041
|
+
readonly $schema: string;
|
|
12904
13042
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
12905
13043
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
12906
13044
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -13156,7 +13294,7 @@ export declare const components: {
|
|
|
13156
13294
|
};
|
|
13157
13295
|
};
|
|
13158
13296
|
WdInputUrl: {
|
|
13159
|
-
readonly $schema:
|
|
13297
|
+
readonly $schema: string;
|
|
13160
13298
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
13161
13299
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
13162
13300
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -13412,7 +13550,7 @@ export declare const components: {
|
|
|
13412
13550
|
};
|
|
13413
13551
|
};
|
|
13414
13552
|
WdSelect: {
|
|
13415
|
-
readonly $schema:
|
|
13553
|
+
readonly $schema: string;
|
|
13416
13554
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
13417
13555
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
13418
13556
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -13722,7 +13860,7 @@ export declare const components: {
|
|
|
13722
13860
|
};
|
|
13723
13861
|
};
|
|
13724
13862
|
WdSelectMultiple: {
|
|
13725
|
-
readonly $schema:
|
|
13863
|
+
readonly $schema: string;
|
|
13726
13864
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
13727
13865
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
13728
13866
|
format: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"many-many" | "one-many">>;
|
|
@@ -14040,7 +14178,7 @@ export declare const components: {
|
|
|
14040
14178
|
};
|
|
14041
14179
|
};
|
|
14042
14180
|
WdRegion: {
|
|
14043
|
-
readonly $schema:
|
|
14181
|
+
readonly $schema: string;
|
|
14044
14182
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14045
14183
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
14046
14184
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -14256,7 +14394,7 @@ export declare const components: {
|
|
|
14256
14394
|
};
|
|
14257
14395
|
};
|
|
14258
14396
|
WdDate: {
|
|
14259
|
-
readonly $schema:
|
|
14397
|
+
readonly $schema: string;
|
|
14260
14398
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14261
14399
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
14262
14400
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -14478,7 +14616,7 @@ export declare const components: {
|
|
|
14478
14616
|
};
|
|
14479
14617
|
};
|
|
14480
14618
|
WdDateRange: {
|
|
14481
|
-
readonly $schema:
|
|
14619
|
+
readonly $schema: string;
|
|
14482
14620
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14483
14621
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
14484
14622
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -14708,7 +14846,7 @@ export declare const components: {
|
|
|
14708
14846
|
};
|
|
14709
14847
|
};
|
|
14710
14848
|
WdTime: {
|
|
14711
|
-
readonly $schema:
|
|
14849
|
+
readonly $schema: string;
|
|
14712
14850
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
14713
14851
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny & {
|
|
14714
14852
|
'x-component': string;
|
|
@@ -14948,7 +15086,7 @@ export declare const components: {
|
|
|
14948
15086
|
};
|
|
14949
15087
|
};
|
|
14950
15088
|
WdUploadFile: {
|
|
14951
|
-
$schema:
|
|
15089
|
+
$schema: string;
|
|
14952
15090
|
data: import("@sinclair/typebox").TObject<{
|
|
14953
15091
|
acceptTypes: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
14954
15092
|
maxSize: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -14956,8 +15094,10 @@ export declare const components: {
|
|
|
14956
15094
|
title: string;
|
|
14957
15095
|
'x-helper-text': string;
|
|
14958
15096
|
}>;
|
|
15097
|
+
draggable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
14959
15098
|
maxUploadCount: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber & {
|
|
14960
15099
|
title: string;
|
|
15100
|
+
'x-index': number;
|
|
14961
15101
|
}>;
|
|
14962
15102
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
14963
15103
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -15128,7 +15268,7 @@ export declare const components: {
|
|
|
15128
15268
|
};
|
|
15129
15269
|
};
|
|
15130
15270
|
WdUploadImage: {
|
|
15131
|
-
$schema:
|
|
15271
|
+
$schema: string;
|
|
15132
15272
|
data: import("@sinclair/typebox").TObject<{
|
|
15133
15273
|
isCompressBeforeUpload: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
15134
15274
|
compressQuality: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -15442,7 +15582,7 @@ export declare const components: {
|
|
|
15442
15582
|
};
|
|
15443
15583
|
};
|
|
15444
15584
|
WdLocation: {
|
|
15445
|
-
readonly $schema:
|
|
15585
|
+
readonly $schema: string;
|
|
15446
15586
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
15447
15587
|
locationRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<number>>;
|
|
15448
15588
|
customRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -15695,13 +15835,27 @@ export declare const components: {
|
|
|
15695
15835
|
readonly body: "\n [attributes]\n name = \"{{$self.id}}\"\n ";
|
|
15696
15836
|
readonly __k: "init-name-with-id";
|
|
15697
15837
|
}];
|
|
15838
|
+
readonly validate: readonly [{
|
|
15839
|
+
readonly rule: "checkLocationPermission";
|
|
15840
|
+
readonly options: {
|
|
15841
|
+
readonly allowFailure: true;
|
|
15842
|
+
readonly title: "地图定位组件需完善小程序接口权限相关设置";
|
|
15843
|
+
readonly description: "";
|
|
15844
|
+
readonly type: "mp";
|
|
15845
|
+
readonly version: "-";
|
|
15846
|
+
readonly platform: readonly ["MP"];
|
|
15847
|
+
readonly extra: {
|
|
15848
|
+
readonly limitPublishPlatform: readonly ["miniprogram"];
|
|
15849
|
+
};
|
|
15850
|
+
};
|
|
15851
|
+
}];
|
|
15698
15852
|
};
|
|
15699
15853
|
readonly compConfig: {
|
|
15700
15854
|
readonly componentType: "formField";
|
|
15701
15855
|
};
|
|
15702
15856
|
};
|
|
15703
15857
|
WdMember: {
|
|
15704
|
-
readonly $schema:
|
|
15858
|
+
readonly $schema: string;
|
|
15705
15859
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
15706
15860
|
where: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TAny>>;
|
|
15707
15861
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -15929,7 +16083,7 @@ export declare const components: {
|
|
|
15929
16083
|
};
|
|
15930
16084
|
};
|
|
15931
16085
|
WdDepartment: {
|
|
15932
|
-
readonly $schema:
|
|
16086
|
+
readonly $schema: string;
|
|
15933
16087
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
15934
16088
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
15935
16089
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -16154,7 +16308,7 @@ export declare const components: {
|
|
|
16154
16308
|
};
|
|
16155
16309
|
};
|
|
16156
16310
|
WdInputNumber: {
|
|
16157
|
-
readonly $schema:
|
|
16311
|
+
readonly $schema: string;
|
|
16158
16312
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16159
16313
|
name: import("@sinclair/typebox").TString & {
|
|
16160
16314
|
default: string;
|
|
@@ -16489,7 +16643,7 @@ export declare const components: {
|
|
|
16489
16643
|
};
|
|
16490
16644
|
};
|
|
16491
16645
|
WdSwitch: {
|
|
16492
|
-
readonly $schema:
|
|
16646
|
+
readonly $schema: string;
|
|
16493
16647
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16494
16648
|
extra: import("@sinclair/typebox").TString;
|
|
16495
16649
|
borderedH5: import("@sinclair/typebox").TBoolean;
|
|
@@ -16688,7 +16842,7 @@ export declare const components: {
|
|
|
16688
16842
|
};
|
|
16689
16843
|
};
|
|
16690
16844
|
WdRadioList: {
|
|
16691
|
-
readonly $schema:
|
|
16845
|
+
readonly $schema: string;
|
|
16692
16846
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16693
16847
|
extra: import("@sinclair/typebox").TString;
|
|
16694
16848
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -16901,7 +17055,7 @@ export declare const components: {
|
|
|
16901
17055
|
};
|
|
16902
17056
|
};
|
|
16903
17057
|
WdCheckboxList: {
|
|
16904
|
-
readonly $schema:
|
|
17058
|
+
readonly $schema: string;
|
|
16905
17059
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
16906
17060
|
extra: import("@sinclair/typebox").TString;
|
|
16907
17061
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -17111,7 +17265,7 @@ export declare const components: {
|
|
|
17111
17265
|
};
|
|
17112
17266
|
};
|
|
17113
17267
|
WdInputPhone: {
|
|
17114
|
-
readonly $schema:
|
|
17268
|
+
readonly $schema: string;
|
|
17115
17269
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17116
17270
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
17117
17271
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -17366,7 +17520,7 @@ export declare const components: {
|
|
|
17366
17520
|
};
|
|
17367
17521
|
};
|
|
17368
17522
|
WdTagSelect: {
|
|
17369
|
-
readonly $schema:
|
|
17523
|
+
readonly $schema: string;
|
|
17370
17524
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17371
17525
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
17372
17526
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -17594,7 +17748,7 @@ export declare const components: {
|
|
|
17594
17748
|
};
|
|
17595
17749
|
};
|
|
17596
17750
|
WdTag: {
|
|
17597
|
-
readonly $schema:
|
|
17751
|
+
readonly $schema: string;
|
|
17598
17752
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17599
17753
|
size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
17600
17754
|
title: string;
|
|
@@ -17729,7 +17883,7 @@ export declare const components: {
|
|
|
17729
17883
|
};
|
|
17730
17884
|
};
|
|
17731
17885
|
WdMenuLayout: {
|
|
17732
|
-
readonly $schema:
|
|
17886
|
+
readonly $schema: string;
|
|
17733
17887
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
17734
17888
|
headSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
17735
17889
|
headRightSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
@@ -17939,7 +18093,7 @@ export declare const components: {
|
|
|
17939
18093
|
readonly items: any;
|
|
17940
18094
|
};
|
|
17941
18095
|
WdMenuHorizontalLayout: {
|
|
17942
|
-
readonly $schema:
|
|
18096
|
+
readonly $schema: string;
|
|
17943
18097
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
17944
18098
|
readonly events: readonly [];
|
|
17945
18099
|
readonly isContainer: true;
|
|
@@ -17965,7 +18119,7 @@ export declare const components: {
|
|
|
17965
18119
|
readonly items: any;
|
|
17966
18120
|
};
|
|
17967
18121
|
WdMenPlantLayout: {
|
|
17968
|
-
readonly $schema:
|
|
18122
|
+
readonly $schema: string;
|
|
17969
18123
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
17970
18124
|
readonly events: readonly [];
|
|
17971
18125
|
readonly isContainer: true;
|
|
@@ -17991,7 +18145,7 @@ export declare const components: {
|
|
|
17991
18145
|
readonly items: any;
|
|
17992
18146
|
};
|
|
17993
18147
|
WdMenuVerticalLayout: {
|
|
17994
|
-
readonly $schema:
|
|
18148
|
+
readonly $schema: string;
|
|
17995
18149
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
17996
18150
|
readonly events: readonly [];
|
|
17997
18151
|
readonly isContainer: true;
|
|
@@ -18017,7 +18171,7 @@ export declare const components: {
|
|
|
18017
18171
|
readonly items: any;
|
|
18018
18172
|
};
|
|
18019
18173
|
WdMenuBaseLayout: {
|
|
18020
|
-
readonly $schema:
|
|
18174
|
+
readonly $schema: string;
|
|
18021
18175
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18022
18176
|
readonly events: readonly [];
|
|
18023
18177
|
readonly isContainer: true;
|
|
@@ -18053,7 +18207,7 @@ export declare const components: {
|
|
|
18053
18207
|
}];
|
|
18054
18208
|
};
|
|
18055
18209
|
WdMenuTabLayout: {
|
|
18056
|
-
readonly $schema:
|
|
18210
|
+
readonly $schema: string;
|
|
18057
18211
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18058
18212
|
readonly events: readonly [];
|
|
18059
18213
|
readonly isContainer: true;
|
|
@@ -18079,7 +18233,7 @@ export declare const components: {
|
|
|
18079
18233
|
readonly items: any;
|
|
18080
18234
|
};
|
|
18081
18235
|
WdMenuNavLayout: {
|
|
18082
|
-
readonly $schema:
|
|
18236
|
+
readonly $schema: string;
|
|
18083
18237
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18084
18238
|
readonly events: readonly [];
|
|
18085
18239
|
readonly isContainer: true;
|
|
@@ -18105,7 +18259,7 @@ export declare const components: {
|
|
|
18105
18259
|
readonly items: any;
|
|
18106
18260
|
};
|
|
18107
18261
|
WdMenuNavTabLayout: {
|
|
18108
|
-
readonly $schema:
|
|
18262
|
+
readonly $schema: string;
|
|
18109
18263
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
18110
18264
|
readonly events: readonly [];
|
|
18111
18265
|
readonly isContainer: true;
|
|
@@ -18131,7 +18285,7 @@ export declare const components: {
|
|
|
18131
18285
|
readonly items: any;
|
|
18132
18286
|
};
|
|
18133
18287
|
WdMenuList: {
|
|
18134
|
-
readonly $schema:
|
|
18288
|
+
readonly $schema: string;
|
|
18135
18289
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18136
18290
|
menu: import("@sinclair/typebox").TObject<{
|
|
18137
18291
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -18256,7 +18410,7 @@ export declare const components: {
|
|
|
18256
18410
|
readonly configMeta: {};
|
|
18257
18411
|
};
|
|
18258
18412
|
WdRichText: {
|
|
18259
|
-
readonly $schema:
|
|
18413
|
+
readonly $schema: string;
|
|
18260
18414
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18261
18415
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
18262
18416
|
borderedH5: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -18459,7 +18613,7 @@ export declare const components: {
|
|
|
18459
18613
|
};
|
|
18460
18614
|
};
|
|
18461
18615
|
WdCalendar: {
|
|
18462
|
-
readonly $schema:
|
|
18616
|
+
readonly $schema: string;
|
|
18463
18617
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18464
18618
|
initMonth: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
18465
18619
|
value: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -18567,7 +18721,7 @@ export declare const components: {
|
|
|
18567
18721
|
};
|
|
18568
18722
|
};
|
|
18569
18723
|
WdTabBar: {
|
|
18570
|
-
readonly $schema:
|
|
18724
|
+
readonly $schema: string;
|
|
18571
18725
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18572
18726
|
tabs: import("@sinclair/typebox").TObject<{
|
|
18573
18727
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -18752,7 +18906,7 @@ export declare const components: {
|
|
|
18752
18906
|
};
|
|
18753
18907
|
};
|
|
18754
18908
|
Repeater: {
|
|
18755
|
-
readonly $schema:
|
|
18909
|
+
readonly $schema: string;
|
|
18756
18910
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18757
18911
|
data: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{}>>;
|
|
18758
18912
|
key: import("@sinclair/typebox").TString;
|
|
@@ -18817,7 +18971,7 @@ export declare const components: {
|
|
|
18817
18971
|
};
|
|
18818
18972
|
};
|
|
18819
18973
|
WebView: {
|
|
18820
|
-
readonly $schema:
|
|
18974
|
+
readonly $schema: string;
|
|
18821
18975
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
18822
18976
|
link: import("@sinclair/typebox").TString;
|
|
18823
18977
|
allow: import("@sinclair/typebox").TString;
|
|
@@ -19249,7 +19403,7 @@ export declare const actions: {
|
|
|
19249
19403
|
declare const _default: {
|
|
19250
19404
|
components: {
|
|
19251
19405
|
WdStoreProduct: {
|
|
19252
|
-
readonly $schema:
|
|
19406
|
+
readonly $schema: string;
|
|
19253
19407
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19254
19408
|
appid: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
19255
19409
|
productId: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -19326,7 +19480,7 @@ declare const _default: {
|
|
|
19326
19480
|
};
|
|
19327
19481
|
};
|
|
19328
19482
|
WdStoreHome: {
|
|
19329
|
-
readonly $schema:
|
|
19483
|
+
readonly $schema: string;
|
|
19330
19484
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19331
19485
|
appid: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
19332
19486
|
}>;
|
|
@@ -19355,7 +19509,7 @@ declare const _default: {
|
|
|
19355
19509
|
};
|
|
19356
19510
|
};
|
|
19357
19511
|
WdMarkdown: {
|
|
19358
|
-
readonly $schema:
|
|
19512
|
+
readonly $schema: string;
|
|
19359
19513
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19360
19514
|
value: import("@sinclair/typebox").TString;
|
|
19361
19515
|
options: import("@sinclair/typebox").TObject<{}>;
|
|
@@ -19457,7 +19611,7 @@ declare const _default: {
|
|
|
19457
19611
|
};
|
|
19458
19612
|
};
|
|
19459
19613
|
WdCodeEditor: {
|
|
19460
|
-
readonly $schema:
|
|
19614
|
+
readonly $schema: string;
|
|
19461
19615
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19462
19616
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
19463
19617
|
focus: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -19681,7 +19835,7 @@ declare const _default: {
|
|
|
19681
19835
|
};
|
|
19682
19836
|
};
|
|
19683
19837
|
WdUnifiedLink: {
|
|
19684
|
-
$schema:
|
|
19838
|
+
$schema: string;
|
|
19685
19839
|
data: import("@sinclair/typebox").TObject<{
|
|
19686
19840
|
url: import("@sinclair/typebox").TString;
|
|
19687
19841
|
options: import("@sinclair/typebox").TObject<{
|
|
@@ -19728,7 +19882,7 @@ declare const _default: {
|
|
|
19728
19882
|
};
|
|
19729
19883
|
};
|
|
19730
19884
|
WdRating: {
|
|
19731
|
-
readonly $schema:
|
|
19885
|
+
readonly $schema: string;
|
|
19732
19886
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19733
19887
|
min: import("@sinclair/typebox").TNumber;
|
|
19734
19888
|
max: import("@sinclair/typebox").TNumber;
|
|
@@ -19951,7 +20105,7 @@ declare const _default: {
|
|
|
19951
20105
|
};
|
|
19952
20106
|
};
|
|
19953
20107
|
WdProgress: {
|
|
19954
|
-
readonly $schema:
|
|
20108
|
+
readonly $schema: string;
|
|
19955
20109
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
19956
20110
|
required: import("@sinclair/typebox").TBoolean;
|
|
19957
20111
|
requiredFlag: import("@sinclair/typebox").TBoolean;
|
|
@@ -20115,7 +20269,7 @@ declare const _default: {
|
|
|
20115
20269
|
};
|
|
20116
20270
|
};
|
|
20117
20271
|
WdCascader: {
|
|
20118
|
-
readonly $schema:
|
|
20272
|
+
readonly $schema: string;
|
|
20119
20273
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20120
20274
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20121
20275
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -20343,7 +20497,7 @@ declare const _default: {
|
|
|
20343
20497
|
};
|
|
20344
20498
|
};
|
|
20345
20499
|
WdAudio: {
|
|
20346
|
-
readonly $schema:
|
|
20500
|
+
readonly $schema: string;
|
|
20347
20501
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20348
20502
|
template: import("@sinclair/typebox").TString;
|
|
20349
20503
|
src: import("@sinclair/typebox").TString;
|
|
@@ -20517,7 +20671,7 @@ declare const _default: {
|
|
|
20517
20671
|
};
|
|
20518
20672
|
};
|
|
20519
20673
|
WdFormObj: {
|
|
20520
|
-
readonly $schema:
|
|
20674
|
+
readonly $schema: string;
|
|
20521
20675
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20522
20676
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20523
20677
|
layout: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
@@ -20668,7 +20822,7 @@ declare const _default: {
|
|
|
20668
20822
|
};
|
|
20669
20823
|
};
|
|
20670
20824
|
WdFormArr: {
|
|
20671
|
-
readonly $schema:
|
|
20825
|
+
readonly $schema: string;
|
|
20672
20826
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20673
20827
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20674
20828
|
dataSourceName: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -20837,7 +20991,7 @@ declare const _default: {
|
|
|
20837
20991
|
};
|
|
20838
20992
|
};
|
|
20839
20993
|
WdAd: {
|
|
20840
|
-
readonly $schema:
|
|
20994
|
+
readonly $schema: string;
|
|
20841
20995
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20842
20996
|
adType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
20843
20997
|
unitId: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -20903,7 +21057,7 @@ declare const _default: {
|
|
|
20903
21057
|
};
|
|
20904
21058
|
};
|
|
20905
21059
|
WdCanvas: {
|
|
20906
|
-
readonly $schema:
|
|
21060
|
+
readonly $schema: string;
|
|
20907
21061
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20908
21062
|
type: import("@sinclair/typebox").TUnsafe<"2d" | "webgl">;
|
|
20909
21063
|
template: import("@sinclair/typebox").TString;
|
|
@@ -21064,7 +21218,7 @@ declare const _default: {
|
|
|
21064
21218
|
};
|
|
21065
21219
|
};
|
|
21066
21220
|
WdModal: {
|
|
21067
|
-
readonly $schema:
|
|
21221
|
+
readonly $schema: string;
|
|
21068
21222
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21069
21223
|
defaultShow: import("@sinclair/typebox").TBoolean;
|
|
21070
21224
|
template: import("@sinclair/typebox").TString;
|
|
@@ -21214,7 +21368,7 @@ declare const _default: {
|
|
|
21214
21368
|
};
|
|
21215
21369
|
};
|
|
21216
21370
|
WdDrawer: {
|
|
21217
|
-
readonly $schema:
|
|
21371
|
+
readonly $schema: string;
|
|
21218
21372
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21219
21373
|
visible: import("@sinclair/typebox").TBoolean;
|
|
21220
21374
|
placement: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -21336,7 +21490,6 @@ declare const _default: {
|
|
|
21336
21490
|
};
|
|
21337
21491
|
};
|
|
21338
21492
|
Chart: {
|
|
21339
|
-
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
21340
21493
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21341
21494
|
template: import("@sinclair/typebox").TString;
|
|
21342
21495
|
option: import("@sinclair/typebox").TUnknown;
|
|
@@ -21415,7 +21568,79 @@ declare const _default: {
|
|
|
21415
21568
|
readonly categoryOrder: 600;
|
|
21416
21569
|
readonly componentOrder: 570;
|
|
21417
21570
|
readonly platform: readonly ["MOBILEWEB", "PCWEB"];
|
|
21571
|
+
readonly visible: readonly [];
|
|
21572
|
+
readonly docsUrl: "https://docs.cloudbase.net/lowcode/components/wedaUI/src/docs/compsdocs/chart/Chart";
|
|
21573
|
+
readonly group: {
|
|
21574
|
+
readonly 基础: {
|
|
21575
|
+
readonly 'x-index': 1;
|
|
21576
|
+
readonly expand: true;
|
|
21577
|
+
};
|
|
21578
|
+
readonly 高级属性: {
|
|
21579
|
+
readonly 'x-index': 2;
|
|
21580
|
+
readonly expand: true;
|
|
21581
|
+
};
|
|
21582
|
+
};
|
|
21583
|
+
readonly templates: readonly [{
|
|
21584
|
+
readonly when: "$attached";
|
|
21585
|
+
readonly to: "$children";
|
|
21586
|
+
readonly body: "\n{{#with $self as |$self|}}\n\n{{#if (helper_utils '===' $self.attributes.template 'line')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'line', // 图表类型: 折线图line\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '折线图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'empty')}}\n[attributes]\n':option'=\"{\n}\"\n':opts'=\"{\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'square')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'line', // 图表类型: 折线图line\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 面积颜色样式\n areaStyle: {\n opacity: 0.7, // 透明度,值为0-1\n color: '#2A70E2' // 面积颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '折线图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'bar')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'bar', // 图表类型:柱状图bar\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '柱状图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'pie')}}\n[attributes]\n':option'=\"{\n // 饼图数据\n series: [\n {\n type: 'pie', //图表类型:饼状图\n data: [\n {\n value: 1080,\n name: '一月份',\n itemStyle: {\n color: '#587' //饼图颜色\n }\n },\n { value: 735, name: '二月份' },\n { value: 580, name: '三月份' },\n { value: 484, name: '四月份' },\n { value: 300, name: '五月份' }\n ],\n // 图形上的文本标签\n label: {\n show:true,\n position: 'outside' // outside|inside|inner|center\n } ,\n radius: '50%', //半径\n }\n ],\n title: {\n text: '饼状图标题',\n x: 'center'\n },\n tooltip: {\n trigger: 'item'\n },\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'scatter')}}\n[attributes]\n':option'=\"{\n // 图表数据\n series: [\n {\n type: 'scatter', //图表类型:散点(气泡)图\n data: [\n [0, 2], // 横纵坐标的值 [x,y]\n [10.0, 8.04],\n [8.07, 6.95],\n [13.0, 7.58],\n [9.05, 8.81],\n [11.0, 8.33],\n [14.0, 7.66],\n [13.4, 6.81],\n [10.0, 6.33],\n [14.0, 8.96],\n [12.5, 6.82],\n [9.15, 7.2],\n [11.5, 7.2],\n [3.03, 4.23],\n [12.2, 7.83],\n [2.02, 4.47],\n [1.05, 3.33],\n [4.05, 4.96],\n [6.03, 7.24],\n [12.0, 6.26],\n [12.0, 8.84],\n [7.08, 5.82],\n [5.02, 5.68]\n ],\n name: '系列1',\n color: '#2A70E2', //标记颜色\n symbolSize: 20 // 标记大小\n }\n ],\n xAxis: {},\n yAxis: {},\n title: {\n text: '散点图标题',\n x: 'center'\n },\n legend: {\n show: true,\n bottom: 0\n }\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'gauge')}}\n[attributes]\n':option'=\"{\n // 仪表盘数据\n series: [\n {\n // 数据\n data: [\n {\n value: 50,\n name: '得分'\n }\n ],\n detail: {\n formatter: '{value}'\n },\n name: '比赛结果',//图表名称,在图表提示中获取\n type: 'gauge',// 图表类型:仪表盘gauge\n }\n ],\n // 图表提示\n tooltip: {\n formatter: '{a}{b} : {c}'\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{/if}}\n{{/with}}\n";
|
|
21587
|
+
}, {
|
|
21588
|
+
readonly when: "template";
|
|
21589
|
+
readonly to: "$children";
|
|
21590
|
+
readonly body: "\n{{#with $self as |$self|}}\n\n{{#if (helper_utils '===' $self.attributes.template 'line')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'line', // 图表类型: 折线图line\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '折线图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'empty')}}\n[attributes]\n':option'=\"{\n}\"\n':opts'=\"{\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'square')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'line', // 图表类型: 折线图line\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 面积颜色样式\n areaStyle: {\n opacity: 0.7, // 透明度,值为0-1\n color: '#2A70E2' // 面积颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '折线图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'bar')}}\n[attributes]\n':option'=\"{\n // X 轴数据\n xAxis: {\n data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']\n },\n // Y轴 系列数据\n series: [\n {\n data: [150, 230, 224, 218, 135, 147, 260],\n type: 'bar', // 图表类型:柱状图bar\n name: '分数', // 图例名称\n label: { // 图形标签\n show: true,\n formatter: '{c}' // 标签值,通常无需关注。https://echarts.apache.org/zh/option.html#tooltip.formatter\n },\n // 线条颜色样式\n lineStyle: {\n color: '#2A70E2' // 折线颜色\n },\n // 折线拐点标志样式\n itemStyle:{\n color: 'auto' // 拐点颜色,默认\n }\n }\n ],\n yAxis: {\n type: 'value' // Y 轴格式,通常无需修改\n },\n // 标题展示\n title: {\n show: true,\n text: '柱状图标题',\n x: 'center', //水平居中\n },\n // 图例展示\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'pie')}}\n[attributes]\n':option'=\"{\n // 饼图数据\n series: [\n {\n type: 'pie', //图表类型:饼状图\n data: [\n {\n value: 1080,\n name: '一月份',\n itemStyle: {\n color: '#587' //饼图颜色\n }\n },\n { value: 735, name: '二月份' },\n { value: 580, name: '三月份' },\n { value: 484, name: '四月份' },\n { value: 300, name: '五月份' }\n ],\n // 图形上的文本标签\n label: {\n show:true,\n position: 'outside' // outside|inside|inner|center\n } ,\n radius: '50%', //半径\n }\n ],\n title: {\n text: '饼状图标题',\n x: 'center'\n },\n tooltip: {\n trigger: 'item'\n },\n legend: {\n show: true,\n bottom: 0\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'scatter')}}\n[attributes]\n':option'=\"{\n // 图表数据\n series: [\n {\n type: 'scatter', //图表类型:散点(气泡)图\n data: [\n [0, 2], // 横纵坐标的值 [x,y]\n [10.0, 8.04],\n [8.07, 6.95],\n [13.0, 7.58],\n [9.05, 8.81],\n [11.0, 8.33],\n [14.0, 7.66],\n [13.4, 6.81],\n [10.0, 6.33],\n [14.0, 8.96],\n [12.5, 6.82],\n [9.15, 7.2],\n [11.5, 7.2],\n [3.03, 4.23],\n [12.2, 7.83],\n [2.02, 4.47],\n [1.05, 3.33],\n [4.05, 4.96],\n [6.03, 7.24],\n [12.0, 6.26],\n [12.0, 8.84],\n [7.08, 5.82],\n [5.02, 5.68]\n ],\n name: '系列1',\n color: '#2A70E2', //标记颜色\n symbolSize: 20 // 标记大小\n }\n ],\n xAxis: {},\n yAxis: {},\n title: {\n text: '散点图标题',\n x: 'center'\n },\n legend: {\n show: true,\n bottom: 0\n }\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{else if (helper_utils '===' $self.attributes.template 'gauge')}}\n[attributes]\n':option'=\"{\n // 仪表盘数据\n series: [\n {\n // 数据\n data: [\n {\n value: 50,\n name: '得分'\n }\n ],\n detail: {\n formatter: '{value}'\n },\n name: '比赛结果',//图表名称,在图表提示中获取\n type: 'gauge',// 图表类型:仪表盘gauge\n }\n ],\n // 图表提示\n tooltip: {\n formatter: '{a}{b} : {c}'\n },\n}\"\n':opts'=\"{\n height: 'auto', // 默认auto,单位px\n width: 'auto'\n}\"\n\n{{/if}}\n{{/with}}\n";
|
|
21591
|
+
}];
|
|
21592
|
+
readonly inlineStyleForm: {
|
|
21593
|
+
readonly fontSize: {
|
|
21594
|
+
readonly visible: false;
|
|
21595
|
+
};
|
|
21596
|
+
readonly color: {
|
|
21597
|
+
readonly visible: false;
|
|
21598
|
+
};
|
|
21599
|
+
readonly fontWeight: {
|
|
21600
|
+
readonly visible: false;
|
|
21601
|
+
};
|
|
21602
|
+
readonly lineHeight: {
|
|
21603
|
+
readonly visible: false;
|
|
21604
|
+
};
|
|
21605
|
+
readonly justifyContent: {
|
|
21606
|
+
readonly visible: false;
|
|
21607
|
+
};
|
|
21608
|
+
readonly flexDirection: {
|
|
21609
|
+
readonly visible: false;
|
|
21610
|
+
};
|
|
21611
|
+
readonly border: {
|
|
21612
|
+
readonly visible: false;
|
|
21613
|
+
};
|
|
21614
|
+
readonly background: {
|
|
21615
|
+
readonly visible: false;
|
|
21616
|
+
};
|
|
21617
|
+
readonly boxShadow: {
|
|
21618
|
+
readonly visible: false;
|
|
21619
|
+
};
|
|
21620
|
+
readonly opacity: {
|
|
21621
|
+
readonly visible: false;
|
|
21622
|
+
};
|
|
21623
|
+
readonly alignItems: {
|
|
21624
|
+
readonly visible: false;
|
|
21625
|
+
};
|
|
21626
|
+
};
|
|
21627
|
+
};
|
|
21628
|
+
readonly $schema: string;
|
|
21629
|
+
};
|
|
21630
|
+
ECharts: {
|
|
21631
|
+
readonly meta: {
|
|
21418
21632
|
readonly visible: readonly ["APP"];
|
|
21633
|
+
readonly platform: readonly ["WEB", "MP"];
|
|
21634
|
+
readonly name: "ECharts";
|
|
21635
|
+
readonly componentName: "ECharts";
|
|
21636
|
+
readonly title: "更多图表";
|
|
21637
|
+
readonly keyWords: readonly ["chart", "echart", "echarts", "通用图表", "万能图表", "折线图", "面积图", "漏斗图", "仪表盘", "柱状图", "饼图"];
|
|
21638
|
+
readonly description: "这是一个万能的图表组件,可配置出多种图表如折线图、饼状图、面积图、地图、漏斗图、仪表盘等所有的图表";
|
|
21639
|
+
readonly figureIcon: "../figureIcons/Chart.svg";
|
|
21640
|
+
readonly icon: "../icons/Chart.svg";
|
|
21641
|
+
readonly category: "图表";
|
|
21642
|
+
readonly categoryOrder: 600;
|
|
21643
|
+
readonly componentOrder: 570;
|
|
21419
21644
|
readonly docsUrl: "https://docs.cloudbase.net/lowcode/components/wedaUI/src/docs/compsdocs/chart/Chart";
|
|
21420
21645
|
readonly group: {
|
|
21421
21646
|
readonly 基础: {
|
|
@@ -21472,9 +21697,76 @@ declare const _default: {
|
|
|
21472
21697
|
};
|
|
21473
21698
|
};
|
|
21474
21699
|
};
|
|
21700
|
+
readonly data: import("@sinclair/typebox").TObject<{
|
|
21701
|
+
template: import("@sinclair/typebox").TString;
|
|
21702
|
+
option: import("@sinclair/typebox").TUnknown;
|
|
21703
|
+
dark: import("@sinclair/typebox").TBoolean;
|
|
21704
|
+
opts: import("@sinclair/typebox").TObject<{}>;
|
|
21705
|
+
}>;
|
|
21706
|
+
readonly properties: import("@sinclair/typebox").TObject<{
|
|
21707
|
+
echartsInstance: import("@sinclair/typebox").TUnknown;
|
|
21708
|
+
echarts: import("@sinclair/typebox").TUnknown;
|
|
21709
|
+
}>;
|
|
21710
|
+
readonly classes: readonly [{
|
|
21711
|
+
readonly name: "根元素";
|
|
21712
|
+
readonly selector: ".wd-chart";
|
|
21713
|
+
readonly description: "树组件根元素";
|
|
21714
|
+
}, {
|
|
21715
|
+
readonly name: "PC 端根元素";
|
|
21716
|
+
readonly selector: ".wd-pc-chart";
|
|
21717
|
+
readonly description: "可以为 PC 端的编写样式";
|
|
21718
|
+
}, {
|
|
21719
|
+
readonly name: "H5 端根元素";
|
|
21720
|
+
readonly selector: ".wd-h5-chart";
|
|
21721
|
+
readonly description: "可以为 H5 端的编写样式";
|
|
21722
|
+
}];
|
|
21723
|
+
readonly methods: readonly [{
|
|
21724
|
+
readonly name: "setOption";
|
|
21725
|
+
readonly label: "设置图表配置";
|
|
21726
|
+
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB"];
|
|
21727
|
+
readonly description: "设置图表实例的配置项以及数据,万能接口,所有参数和数据的修改都可以通过 setOption 完成,您可以直接查看[Echarts官方图表示例](https://echarts.apache.org/zh/api.html#echartsInstance.setOption)";
|
|
21728
|
+
readonly params: import("@sinclair/typebox").TObject<{
|
|
21729
|
+
option: import("@sinclair/typebox").TUnknown;
|
|
21730
|
+
opts: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TObject<{
|
|
21731
|
+
notMerge: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
21732
|
+
replaceMerge: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnion<[import("@sinclair/typebox").TString, import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>]>>;
|
|
21733
|
+
lazyUpdate: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
21734
|
+
}>>;
|
|
21735
|
+
}>;
|
|
21736
|
+
}, {
|
|
21737
|
+
readonly name: "setTheme";
|
|
21738
|
+
readonly label: "设置主题";
|
|
21739
|
+
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB"];
|
|
21740
|
+
readonly description: "设置图表实例的主题,支持设置不同类型的主题,默认有dart、auto,也可以通过Echarts官方提供的[registerTheme方法](https://echarts.apache.org/zh/api.html#echarts.registerTheme)注册主题";
|
|
21741
|
+
readonly params: import("@sinclair/typebox").TObject<{
|
|
21742
|
+
theme: import("@sinclair/typebox").TString;
|
|
21743
|
+
}>;
|
|
21744
|
+
}];
|
|
21745
|
+
readonly events: readonly [{
|
|
21746
|
+
readonly title: "图表Ready";
|
|
21747
|
+
readonly name: "onReady";
|
|
21748
|
+
readonly description: "当前图表已完成实例初始化";
|
|
21749
|
+
readonly detail: import("@sinclair/typebox").TObject<{
|
|
21750
|
+
echartsInstance: import("@sinclair/typebox").TUnknown;
|
|
21751
|
+
echarts: import("@sinclair/typebox").TUnknown;
|
|
21752
|
+
}>;
|
|
21753
|
+
}, {
|
|
21754
|
+
readonly title: "单击";
|
|
21755
|
+
readonly name: "click";
|
|
21756
|
+
readonly description: "当点击图表中的坐标点时触发该方法,具体可以见[Echarts官方事件说明](https://echarts.apache.org/zh/api.html#events.%E9%BC%A0%E6%A0%87%E4%BA%8B%E4%BB%B6.click)";
|
|
21757
|
+
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB"];
|
|
21758
|
+
readonly detail: import("@sinclair/typebox").TUnknown;
|
|
21759
|
+
}, {
|
|
21760
|
+
readonly title: "双击";
|
|
21761
|
+
readonly name: "dblclick";
|
|
21762
|
+
readonly description: "当双击图表中的坐标点时触发该方法,具体可以见[Echarts官方事件说明](https://echarts.apache.org/zh/api.html#events.%E9%BC%A0%E6%A0%87%E4%BA%8B%E4%BB%B6.dblclick)";
|
|
21763
|
+
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB"];
|
|
21764
|
+
readonly detail: import("@sinclair/typebox").TUnknown;
|
|
21765
|
+
}];
|
|
21766
|
+
readonly $schema: string;
|
|
21475
21767
|
};
|
|
21476
21768
|
WdOfficialAccount: {
|
|
21477
|
-
$schema:
|
|
21769
|
+
$schema: string;
|
|
21478
21770
|
data: import("@sinclair/typebox").TObject<{}>;
|
|
21479
21771
|
events: {
|
|
21480
21772
|
title: string;
|
|
@@ -21526,7 +21818,7 @@ declare const _default: {
|
|
|
21526
21818
|
};
|
|
21527
21819
|
};
|
|
21528
21820
|
WdTree: {
|
|
21529
|
-
readonly $schema:
|
|
21821
|
+
readonly $schema: string;
|
|
21530
21822
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21531
21823
|
data: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TRecursive<import("@sinclair/typebox").TObject<{
|
|
21532
21824
|
label: import("@sinclair/typebox").TString;
|
|
@@ -21916,7 +22208,7 @@ declare const _default: {
|
|
|
21916
22208
|
};
|
|
21917
22209
|
};
|
|
21918
22210
|
WdFormDetail: {
|
|
21919
|
-
readonly $schema:
|
|
22211
|
+
readonly $schema: string;
|
|
21920
22212
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
21921
22213
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
21922
22214
|
layout: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
@@ -22090,7 +22382,7 @@ declare const _default: {
|
|
|
22090
22382
|
};
|
|
22091
22383
|
};
|
|
22092
22384
|
CustomerService: {
|
|
22093
|
-
readonly $schema:
|
|
22385
|
+
readonly $schema: string;
|
|
22094
22386
|
readonly isContainer: true;
|
|
22095
22387
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22096
22388
|
showMessageCard: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -22166,7 +22458,7 @@ declare const _default: {
|
|
|
22166
22458
|
};
|
|
22167
22459
|
};
|
|
22168
22460
|
FormTime: {
|
|
22169
|
-
readonly $schema:
|
|
22461
|
+
readonly $schema: string;
|
|
22170
22462
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22171
22463
|
name: import("@sinclair/typebox").TString;
|
|
22172
22464
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22230,7 +22522,7 @@ declare const _default: {
|
|
|
22230
22522
|
};
|
|
22231
22523
|
};
|
|
22232
22524
|
FormRegion: {
|
|
22233
|
-
readonly $schema:
|
|
22525
|
+
readonly $schema: string;
|
|
22234
22526
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22235
22527
|
name: import("@sinclair/typebox").TString;
|
|
22236
22528
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22277,7 +22569,7 @@ declare const _default: {
|
|
|
22277
22569
|
};
|
|
22278
22570
|
};
|
|
22279
22571
|
FormDate: {
|
|
22280
|
-
readonly $schema:
|
|
22572
|
+
readonly $schema: string;
|
|
22281
22573
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22282
22574
|
name: import("@sinclair/typebox").TString;
|
|
22283
22575
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22339,7 +22631,7 @@ declare const _default: {
|
|
|
22339
22631
|
};
|
|
22340
22632
|
};
|
|
22341
22633
|
FormSelect: {
|
|
22342
|
-
readonly $schema:
|
|
22634
|
+
readonly $schema: string;
|
|
22343
22635
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22344
22636
|
name: import("@sinclair/typebox").TString;
|
|
22345
22637
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22422,7 +22714,7 @@ declare const _default: {
|
|
|
22422
22714
|
};
|
|
22423
22715
|
};
|
|
22424
22716
|
FormSelectMultiple: {
|
|
22425
|
-
readonly $schema:
|
|
22717
|
+
readonly $schema: string;
|
|
22426
22718
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22427
22719
|
name: import("@sinclair/typebox").TString;
|
|
22428
22720
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22491,7 +22783,7 @@ declare const _default: {
|
|
|
22491
22783
|
};
|
|
22492
22784
|
};
|
|
22493
22785
|
FormMultiRegion: {
|
|
22494
|
-
readonly $schema:
|
|
22786
|
+
readonly $schema: string;
|
|
22495
22787
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22496
22788
|
name: import("@sinclair/typebox").TString;
|
|
22497
22789
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22546,7 +22838,7 @@ declare const _default: {
|
|
|
22546
22838
|
};
|
|
22547
22839
|
};
|
|
22548
22840
|
FormUploadFile: {
|
|
22549
|
-
readonly $schema:
|
|
22841
|
+
readonly $schema: string;
|
|
22550
22842
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22551
22843
|
name: import("@sinclair/typebox").TString;
|
|
22552
22844
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22615,7 +22907,7 @@ declare const _default: {
|
|
|
22615
22907
|
};
|
|
22616
22908
|
};
|
|
22617
22909
|
FormImageUploader: {
|
|
22618
|
-
readonly $schema:
|
|
22910
|
+
readonly $schema: string;
|
|
22619
22911
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22620
22912
|
name: import("@sinclair/typebox").TString;
|
|
22621
22913
|
title: import("@sinclair/typebox").TString;
|
|
@@ -22686,7 +22978,7 @@ declare const _default: {
|
|
|
22686
22978
|
};
|
|
22687
22979
|
};
|
|
22688
22980
|
FormUserTreeSelect: {
|
|
22689
|
-
readonly $schema:
|
|
22981
|
+
readonly $schema: string;
|
|
22690
22982
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22691
22983
|
name: import("@sinclair/typebox").TString;
|
|
22692
22984
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22760,7 +23052,7 @@ declare const _default: {
|
|
|
22760
23052
|
};
|
|
22761
23053
|
};
|
|
22762
23054
|
FormLocation: {
|
|
22763
|
-
readonly $schema:
|
|
23055
|
+
readonly $schema: string;
|
|
22764
23056
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22765
23057
|
name: import("@sinclair/typebox").TString;
|
|
22766
23058
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22836,7 +23128,7 @@ declare const _default: {
|
|
|
22836
23128
|
};
|
|
22837
23129
|
};
|
|
22838
23130
|
FormSwitch: {
|
|
22839
|
-
readonly $schema:
|
|
23131
|
+
readonly $schema: string;
|
|
22840
23132
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22841
23133
|
name: import("@sinclair/typebox").TString;
|
|
22842
23134
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22887,7 +23179,7 @@ declare const _default: {
|
|
|
22887
23179
|
};
|
|
22888
23180
|
};
|
|
22889
23181
|
FormPhone: {
|
|
22890
|
-
readonly $schema:
|
|
23182
|
+
readonly $schema: string;
|
|
22891
23183
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22892
23184
|
name: import("@sinclair/typebox").TString;
|
|
22893
23185
|
label: import("@sinclair/typebox").TString;
|
|
@@ -22958,7 +23250,7 @@ declare const _default: {
|
|
|
22958
23250
|
};
|
|
22959
23251
|
};
|
|
22960
23252
|
FormUrl: {
|
|
22961
|
-
readonly $schema:
|
|
23253
|
+
readonly $schema: string;
|
|
22962
23254
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
22963
23255
|
name: import("@sinclair/typebox").TString;
|
|
22964
23256
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23030,7 +23322,7 @@ declare const _default: {
|
|
|
23030
23322
|
};
|
|
23031
23323
|
};
|
|
23032
23324
|
FormEmail: {
|
|
23033
|
-
readonly $schema:
|
|
23325
|
+
readonly $schema: string;
|
|
23034
23326
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23035
23327
|
name: import("@sinclair/typebox").TString;
|
|
23036
23328
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23100,7 +23392,7 @@ declare const _default: {
|
|
|
23100
23392
|
};
|
|
23101
23393
|
};
|
|
23102
23394
|
FormDepartTreeSelect: {
|
|
23103
|
-
readonly $schema:
|
|
23395
|
+
readonly $schema: string;
|
|
23104
23396
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23105
23397
|
name: import("@sinclair/typebox").TString;
|
|
23106
23398
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23154,7 +23446,7 @@ declare const _default: {
|
|
|
23154
23446
|
};
|
|
23155
23447
|
};
|
|
23156
23448
|
FormRichText: {
|
|
23157
|
-
readonly $schema:
|
|
23449
|
+
readonly $schema: string;
|
|
23158
23450
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23159
23451
|
maxSize: import("@sinclair/typebox").TNumber;
|
|
23160
23452
|
acceptTypes: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TUnsafe<"image/*" | "image/jpeg" | "image/png" | "image/bmp" | "image/tif" | "image/tiff">>;
|
|
@@ -23216,7 +23508,7 @@ declare const _default: {
|
|
|
23216
23508
|
};
|
|
23217
23509
|
};
|
|
23218
23510
|
FormCheckbox: {
|
|
23219
|
-
readonly $schema:
|
|
23511
|
+
readonly $schema: string;
|
|
23220
23512
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23221
23513
|
name: import("@sinclair/typebox").TString;
|
|
23222
23514
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23269,7 +23561,7 @@ declare const _default: {
|
|
|
23269
23561
|
};
|
|
23270
23562
|
};
|
|
23271
23563
|
FormRadio: {
|
|
23272
|
-
readonly $schema:
|
|
23564
|
+
readonly $schema: string;
|
|
23273
23565
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23274
23566
|
name: import("@sinclair/typebox").TString;
|
|
23275
23567
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23314,7 +23606,7 @@ declare const _default: {
|
|
|
23314
23606
|
};
|
|
23315
23607
|
};
|
|
23316
23608
|
FormTextArea: {
|
|
23317
|
-
$schema:
|
|
23609
|
+
$schema: string;
|
|
23318
23610
|
data: import("@sinclair/typebox").TObject<{
|
|
23319
23611
|
name: import("@sinclair/typebox").TString;
|
|
23320
23612
|
label: import("@sinclair/typebox").TString;
|
|
@@ -23371,7 +23663,7 @@ declare const _default: {
|
|
|
23371
23663
|
};
|
|
23372
23664
|
};
|
|
23373
23665
|
FormInput: {
|
|
23374
|
-
readonly $schema:
|
|
23666
|
+
readonly $schema: string;
|
|
23375
23667
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23376
23668
|
rules: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
23377
23669
|
format: import("@sinclair/typebox").TString;
|
|
@@ -23449,7 +23741,7 @@ declare const _default: {
|
|
|
23449
23741
|
};
|
|
23450
23742
|
};
|
|
23451
23743
|
WdForm: {
|
|
23452
|
-
readonly $schema:
|
|
23744
|
+
readonly $schema: string;
|
|
23453
23745
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23454
23746
|
contentSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
23455
23747
|
isDisabledSubmit: import("@sinclair/typebox").TBoolean;
|
|
@@ -23518,7 +23810,7 @@ declare const _default: {
|
|
|
23518
23810
|
readonly params: import("@sinclair/typebox").TObject<{
|
|
23519
23811
|
value: import("@sinclair/typebox").TObject<{}>;
|
|
23520
23812
|
}>;
|
|
23521
|
-
readonly description: "通过 $w.form1.setValue({a:'111'}) 设置组件值";
|
|
23813
|
+
readonly description: "通过 $w.form1.setValue({value:{a:'111'}}) 设置组件值";
|
|
23522
23814
|
}, {
|
|
23523
23815
|
readonly name: "submit";
|
|
23524
23816
|
readonly label: "提交";
|
|
@@ -23789,7 +24081,7 @@ declare const _default: {
|
|
|
23789
24081
|
};
|
|
23790
24082
|
};
|
|
23791
24083
|
Button: {
|
|
23792
|
-
readonly $schema:
|
|
24084
|
+
readonly $schema: string;
|
|
23793
24085
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23794
24086
|
text: import("@sinclair/typebox").TString;
|
|
23795
24087
|
size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"default" | "mini" | "large">>;
|
|
@@ -23843,7 +24135,7 @@ declare const _default: {
|
|
|
23843
24135
|
};
|
|
23844
24136
|
};
|
|
23845
24137
|
Text: {
|
|
23846
|
-
readonly $schema:
|
|
24138
|
+
readonly $schema: string;
|
|
23847
24139
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23848
24140
|
text: import("@sinclair/typebox").TString;
|
|
23849
24141
|
level: import("@sinclair/typebox").TUnsafe<"0" | "1" | "2" | "3" | "4" | "5" | "6">;
|
|
@@ -23881,7 +24173,7 @@ declare const _default: {
|
|
|
23881
24173
|
};
|
|
23882
24174
|
};
|
|
23883
24175
|
Container: {
|
|
23884
|
-
readonly $schema:
|
|
24176
|
+
readonly $schema: string;
|
|
23885
24177
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23886
24178
|
title: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
23887
24179
|
data: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TRecord<import("@sinclair/typebox").TString, import("@sinclair/typebox").TUnknown>>;
|
|
@@ -23932,7 +24224,7 @@ declare const _default: {
|
|
|
23932
24224
|
};
|
|
23933
24225
|
};
|
|
23934
24226
|
Image: {
|
|
23935
|
-
readonly $schema:
|
|
24227
|
+
readonly $schema: string;
|
|
23936
24228
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
23937
24229
|
src: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
23938
24230
|
fit: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"fill" | "contain" | "cover" | "widthFix" | "heightFix">>;
|
|
@@ -24817,7 +25109,7 @@ declare const _default: {
|
|
|
24817
25109
|
}[];
|
|
24818
25110
|
};
|
|
24819
25111
|
WedaVideo: {
|
|
24820
|
-
readonly $schema:
|
|
25112
|
+
readonly $schema: string;
|
|
24821
25113
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
24822
25114
|
videoDataSource: import("@sinclair/typebox").TString;
|
|
24823
25115
|
posterImage: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -25595,7 +25887,7 @@ declare const _default: {
|
|
|
25595
25887
|
};
|
|
25596
25888
|
};
|
|
25597
25889
|
ScrollView: {
|
|
25598
|
-
readonly $schema:
|
|
25890
|
+
readonly $schema: string;
|
|
25599
25891
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
25600
25892
|
scrollX: import("@sinclair/typebox").TBoolean;
|
|
25601
25893
|
scrollY: import("@sinclair/typebox").TBoolean;
|
|
@@ -25706,7 +25998,7 @@ declare const _default: {
|
|
|
25706
25998
|
};
|
|
25707
25999
|
};
|
|
25708
26000
|
Swiper: {
|
|
25709
|
-
readonly $schema:
|
|
26001
|
+
readonly $schema: string;
|
|
25710
26002
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
25711
26003
|
interval: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
25712
26004
|
vertical: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -26054,7 +26346,7 @@ declare const _default: {
|
|
|
26054
26346
|
events: any[];
|
|
26055
26347
|
};
|
|
26056
26348
|
Modal: {
|
|
26057
|
-
readonly $schema:
|
|
26349
|
+
readonly $schema: string;
|
|
26058
26350
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26059
26351
|
content: import("@sinclair/typebox").TString;
|
|
26060
26352
|
visible: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -26223,7 +26515,7 @@ declare const _default: {
|
|
|
26223
26515
|
};
|
|
26224
26516
|
};
|
|
26225
26517
|
Link: {
|
|
26226
|
-
readonly $schema:
|
|
26518
|
+
readonly $schema: string;
|
|
26227
26519
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26228
26520
|
content: import("@sinclair/typebox").TString;
|
|
26229
26521
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -26264,7 +26556,7 @@ declare const _default: {
|
|
|
26264
26556
|
}];
|
|
26265
26557
|
};
|
|
26266
26558
|
Tabs: {
|
|
26267
|
-
readonly $schema:
|
|
26559
|
+
readonly $schema: string;
|
|
26268
26560
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26269
26561
|
isMultipleSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
26270
26562
|
tabs: import("@sinclair/typebox").TReadonly<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -26296,7 +26588,7 @@ declare const _default: {
|
|
|
26296
26588
|
};
|
|
26297
26589
|
};
|
|
26298
26590
|
Calendar: {
|
|
26299
|
-
readonly $schema:
|
|
26591
|
+
readonly $schema: string;
|
|
26300
26592
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26301
26593
|
initValue: import("@sinclair/typebox").TString;
|
|
26302
26594
|
configData: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
@@ -27245,7 +27537,7 @@ declare const _default: {
|
|
|
27245
27537
|
};
|
|
27246
27538
|
};
|
|
27247
27539
|
Line: {
|
|
27248
|
-
readonly $schema:
|
|
27540
|
+
readonly $schema: string;
|
|
27249
27541
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27250
27542
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
27251
27543
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -27383,7 +27675,7 @@ declare const _default: {
|
|
|
27383
27675
|
};
|
|
27384
27676
|
};
|
|
27385
27677
|
Bar: {
|
|
27386
|
-
readonly $schema:
|
|
27678
|
+
readonly $schema: string;
|
|
27387
27679
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27388
27680
|
directionType: import("@sinclair/typebox").TUnsafe<string>;
|
|
27389
27681
|
isPile: import("@sinclair/typebox").TBoolean;
|
|
@@ -27528,7 +27820,7 @@ declare const _default: {
|
|
|
27528
27820
|
};
|
|
27529
27821
|
};
|
|
27530
27822
|
Pie: {
|
|
27531
|
-
readonly $schema:
|
|
27823
|
+
readonly $schema: string;
|
|
27532
27824
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27533
27825
|
chartType: import("@sinclair/typebox").TUnsafe<string>;
|
|
27534
27826
|
isTitle: import("@sinclair/typebox").TBoolean;
|
|
@@ -27655,7 +27947,7 @@ declare const _default: {
|
|
|
27655
27947
|
};
|
|
27656
27948
|
};
|
|
27657
27949
|
StatisticsCard: {
|
|
27658
|
-
readonly $schema:
|
|
27950
|
+
readonly $schema: string;
|
|
27659
27951
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27660
27952
|
dataSource: import("@sinclair/typebox").TObject<{
|
|
27661
27953
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -28101,7 +28393,7 @@ declare const _default: {
|
|
|
28101
28393
|
};
|
|
28102
28394
|
};
|
|
28103
28395
|
Phone: {
|
|
28104
|
-
readonly $schema:
|
|
28396
|
+
readonly $schema: string;
|
|
28105
28397
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28106
28398
|
text: import("@sinclair/typebox").TString;
|
|
28107
28399
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -28163,7 +28455,7 @@ declare const _default: {
|
|
|
28163
28455
|
};
|
|
28164
28456
|
};
|
|
28165
28457
|
PhoneCode: {
|
|
28166
|
-
readonly $schema:
|
|
28458
|
+
readonly $schema: string;
|
|
28167
28459
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28168
28460
|
text: import("@sinclair/typebox").TString;
|
|
28169
28461
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -28218,7 +28510,7 @@ declare const _default: {
|
|
|
28218
28510
|
};
|
|
28219
28511
|
};
|
|
28220
28512
|
Share: {
|
|
28221
|
-
readonly $schema:
|
|
28513
|
+
readonly $schema: string;
|
|
28222
28514
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28223
28515
|
text: import("@sinclair/typebox").TString;
|
|
28224
28516
|
type: import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">;
|
|
@@ -28261,7 +28553,7 @@ declare const _default: {
|
|
|
28261
28553
|
};
|
|
28262
28554
|
};
|
|
28263
28555
|
UserInfo: {
|
|
28264
|
-
readonly $schema:
|
|
28556
|
+
readonly $schema: string;
|
|
28265
28557
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28266
28558
|
text: import("@sinclair/typebox").TString;
|
|
28267
28559
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"primary" | "default" | "warn" | "wechat">>;
|
|
@@ -28321,7 +28613,7 @@ declare const _default: {
|
|
|
28321
28613
|
};
|
|
28322
28614
|
};
|
|
28323
28615
|
Lottery: {
|
|
28324
|
-
readonly $schema:
|
|
28616
|
+
readonly $schema: string;
|
|
28325
28617
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28326
28618
|
prizeList: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
28327
28619
|
title: import("@sinclair/typebox").TString;
|
|
@@ -29645,7 +29937,7 @@ declare const _default: {
|
|
|
29645
29937
|
};
|
|
29646
29938
|
};
|
|
29647
29939
|
WdButton: {
|
|
29648
|
-
readonly $schema:
|
|
29940
|
+
readonly $schema: string;
|
|
29649
29941
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
29650
29942
|
text: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
29651
29943
|
theme: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -29766,7 +30058,7 @@ declare const _default: {
|
|
|
29766
30058
|
};
|
|
29767
30059
|
};
|
|
29768
30060
|
WdDivider: {
|
|
29769
|
-
readonly $schema:
|
|
30061
|
+
readonly $schema: string;
|
|
29770
30062
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
29771
30063
|
type: import("@sinclair/typebox").TUnsafe<string>;
|
|
29772
30064
|
}>;
|
|
@@ -29830,7 +30122,7 @@ declare const _default: {
|
|
|
29830
30122
|
};
|
|
29831
30123
|
};
|
|
29832
30124
|
WdCard: {
|
|
29833
|
-
readonly $schema:
|
|
30125
|
+
readonly $schema: string;
|
|
29834
30126
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
29835
30127
|
template: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"card" | "collapse1" | "collapse2">>;
|
|
29836
30128
|
showHeader: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -29895,11 +30187,11 @@ declare const _default: {
|
|
|
29895
30187
|
readonly title: "点击";
|
|
29896
30188
|
}, {
|
|
29897
30189
|
readonly name: "contentShow";
|
|
29898
|
-
readonly title: "
|
|
30190
|
+
readonly title: "卡片折叠面板显示时";
|
|
29899
30191
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
29900
30192
|
}, {
|
|
29901
30193
|
readonly name: "contentHide";
|
|
29902
|
-
readonly title: "
|
|
30194
|
+
readonly title: "卡片折叠面板隐藏时";
|
|
29903
30195
|
readonly 'x-platforms': readonly ["MOBILEWEB", "PCWEB", "WEB", "MP"];
|
|
29904
30196
|
}];
|
|
29905
30197
|
readonly meta: {
|
|
@@ -29975,7 +30267,7 @@ declare const _default: {
|
|
|
29975
30267
|
};
|
|
29976
30268
|
};
|
|
29977
30269
|
WdLink: {
|
|
29978
|
-
readonly $schema:
|
|
30270
|
+
readonly $schema: string;
|
|
29979
30271
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
29980
30272
|
content: import("@sinclair/typebox").TString;
|
|
29981
30273
|
packageName: import("@sinclair/typebox").TString;
|
|
@@ -30067,7 +30359,7 @@ declare const _default: {
|
|
|
30067
30359
|
};
|
|
30068
30360
|
};
|
|
30069
30361
|
WdIcon: {
|
|
30070
|
-
readonly $schema:
|
|
30362
|
+
readonly $schema: string;
|
|
30071
30363
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30072
30364
|
type: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
30073
30365
|
name: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -30149,7 +30441,7 @@ declare const _default: {
|
|
|
30149
30441
|
};
|
|
30150
30442
|
};
|
|
30151
30443
|
WdText: {
|
|
30152
|
-
readonly $schema:
|
|
30444
|
+
readonly $schema: string;
|
|
30153
30445
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30154
30446
|
text: import("@sinclair/typebox").TString;
|
|
30155
30447
|
level: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -30230,7 +30522,7 @@ declare const _default: {
|
|
|
30230
30522
|
};
|
|
30231
30523
|
};
|
|
30232
30524
|
WdBubble: {
|
|
30233
|
-
readonly $schema:
|
|
30525
|
+
readonly $schema: string;
|
|
30234
30526
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30235
30527
|
trigger: import("@sinclair/typebox").TUnsafe<"empty" | "click" | "hover">;
|
|
30236
30528
|
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 +30595,7 @@ declare const _default: {
|
|
|
30303
30595
|
};
|
|
30304
30596
|
};
|
|
30305
30597
|
WdImage: {
|
|
30306
|
-
readonly $schema:
|
|
30598
|
+
readonly $schema: string;
|
|
30307
30599
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30308
30600
|
src: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
30309
30601
|
fit: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"fill" | "contain" | "cover" | "widthFix" | "heightFix">>;
|
|
@@ -30405,7 +30697,7 @@ declare const _default: {
|
|
|
30405
30697
|
};
|
|
30406
30698
|
};
|
|
30407
30699
|
WdTable: {
|
|
30408
|
-
readonly $schema:
|
|
30700
|
+
readonly $schema: string;
|
|
30409
30701
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30410
30702
|
dataSourceType: import("@sinclair/typebox").TUnsafe<"custom-connector" | "expression" | "data-model">;
|
|
30411
30703
|
bindMetadata: import("@sinclair/typebox").TObject<{
|
|
@@ -30952,7 +31244,7 @@ declare const _default: {
|
|
|
30952
31244
|
};
|
|
30953
31245
|
};
|
|
30954
31246
|
WdTextarea: {
|
|
30955
|
-
readonly $schema:
|
|
31247
|
+
readonly $schema: string;
|
|
30956
31248
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
30957
31249
|
autoHeight: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
30958
31250
|
cursorSpacing: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -31191,7 +31483,7 @@ declare const _default: {
|
|
|
31191
31483
|
};
|
|
31192
31484
|
};
|
|
31193
31485
|
WdInput: {
|
|
31194
|
-
readonly $schema:
|
|
31486
|
+
readonly $schema: string;
|
|
31195
31487
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31196
31488
|
clearable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
31197
31489
|
before: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
@@ -31456,7 +31748,7 @@ declare const _default: {
|
|
|
31456
31748
|
};
|
|
31457
31749
|
};
|
|
31458
31750
|
WdSideTab: {
|
|
31459
|
-
readonly $schema:
|
|
31751
|
+
readonly $schema: string;
|
|
31460
31752
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31461
31753
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
31462
31754
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -31592,7 +31884,7 @@ declare const _default: {
|
|
|
31592
31884
|
};
|
|
31593
31885
|
};
|
|
31594
31886
|
WdTopTab: {
|
|
31595
|
-
readonly $schema:
|
|
31887
|
+
readonly $schema: string;
|
|
31596
31888
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31597
31889
|
isMultipleSlot: import("@sinclair/typebox").TBoolean;
|
|
31598
31890
|
isSlotAuto: import("@sinclair/typebox").TBoolean;
|
|
@@ -31733,7 +32025,7 @@ declare const _default: {
|
|
|
31733
32025
|
};
|
|
31734
32026
|
};
|
|
31735
32027
|
QrCode: {
|
|
31736
|
-
readonly $schema:
|
|
32028
|
+
readonly $schema: string;
|
|
31737
32029
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31738
32030
|
text: import("@sinclair/typebox").TString;
|
|
31739
32031
|
showMenuByLongpress: import("@sinclair/typebox").TBoolean;
|
|
@@ -31816,7 +32108,7 @@ declare const _default: {
|
|
|
31816
32108
|
};
|
|
31817
32109
|
};
|
|
31818
32110
|
Grid: {
|
|
31819
|
-
readonly $schema:
|
|
32111
|
+
readonly $schema: string;
|
|
31820
32112
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31821
32113
|
template: import("@sinclair/typebox").TUnsafe<string>;
|
|
31822
32114
|
addRow: import("@sinclair/typebox").TNever;
|
|
@@ -31898,7 +32190,7 @@ declare const _default: {
|
|
|
31898
32190
|
};
|
|
31899
32191
|
};
|
|
31900
32192
|
WdLayout: {
|
|
31901
|
-
readonly $schema:
|
|
32193
|
+
readonly $schema: string;
|
|
31902
32194
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31903
32195
|
headerLeftSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
31904
32196
|
headerRightSlot: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<import("react").ReactNode>>;
|
|
@@ -31990,7 +32282,7 @@ declare const _default: {
|
|
|
31990
32282
|
};
|
|
31991
32283
|
};
|
|
31992
32284
|
Row: {
|
|
31993
|
-
readonly $schema:
|
|
32285
|
+
readonly $schema: string;
|
|
31994
32286
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31995
32287
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
31996
32288
|
colCount: import("@sinclair/typebox").TNever;
|
|
@@ -32071,7 +32363,7 @@ declare const _default: {
|
|
|
32071
32363
|
};
|
|
32072
32364
|
};
|
|
32073
32365
|
Col: {
|
|
32074
|
-
readonly $schema:
|
|
32366
|
+
readonly $schema: string;
|
|
32075
32367
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32076
32368
|
addRowCol: import("@sinclair/typebox").TNever;
|
|
32077
32369
|
widthType: import("@sinclair/typebox").TUnsafe<"fit-content" | "auto-fill">;
|
|
@@ -32149,7 +32441,7 @@ declare const _default: {
|
|
|
32149
32441
|
};
|
|
32150
32442
|
};
|
|
32151
32443
|
WdInputEmail: {
|
|
32152
|
-
readonly $schema:
|
|
32444
|
+
readonly $schema: string;
|
|
32153
32445
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32154
32446
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
32155
32447
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -32405,7 +32697,7 @@ declare const _default: {
|
|
|
32405
32697
|
};
|
|
32406
32698
|
};
|
|
32407
32699
|
WdInputUrl: {
|
|
32408
|
-
readonly $schema:
|
|
32700
|
+
readonly $schema: string;
|
|
32409
32701
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32410
32702
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
32411
32703
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -32661,7 +32953,7 @@ declare const _default: {
|
|
|
32661
32953
|
};
|
|
32662
32954
|
};
|
|
32663
32955
|
WdSelect: {
|
|
32664
|
-
readonly $schema:
|
|
32956
|
+
readonly $schema: string;
|
|
32665
32957
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32666
32958
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
32667
32959
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -32971,7 +33263,7 @@ declare const _default: {
|
|
|
32971
33263
|
};
|
|
32972
33264
|
};
|
|
32973
33265
|
WdSelectMultiple: {
|
|
32974
|
-
readonly $schema:
|
|
33266
|
+
readonly $schema: string;
|
|
32975
33267
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
32976
33268
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
32977
33269
|
format: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"many-many" | "one-many">>;
|
|
@@ -33289,7 +33581,7 @@ declare const _default: {
|
|
|
33289
33581
|
};
|
|
33290
33582
|
};
|
|
33291
33583
|
WdRegion: {
|
|
33292
|
-
readonly $schema:
|
|
33584
|
+
readonly $schema: string;
|
|
33293
33585
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33294
33586
|
suffixType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
33295
33587
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -33505,7 +33797,7 @@ declare const _default: {
|
|
|
33505
33797
|
};
|
|
33506
33798
|
};
|
|
33507
33799
|
WdDate: {
|
|
33508
|
-
readonly $schema:
|
|
33800
|
+
readonly $schema: string;
|
|
33509
33801
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33510
33802
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
33511
33803
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -33727,7 +34019,7 @@ declare const _default: {
|
|
|
33727
34019
|
};
|
|
33728
34020
|
};
|
|
33729
34021
|
WdDateRange: {
|
|
33730
|
-
readonly $schema:
|
|
34022
|
+
readonly $schema: string;
|
|
33731
34023
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33732
34024
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
33733
34025
|
end: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny>;
|
|
@@ -33957,7 +34249,7 @@ declare const _default: {
|
|
|
33957
34249
|
};
|
|
33958
34250
|
};
|
|
33959
34251
|
WdTime: {
|
|
33960
|
-
readonly $schema:
|
|
34252
|
+
readonly $schema: string;
|
|
33961
34253
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33962
34254
|
start: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TAny & {
|
|
33963
34255
|
'x-component': string;
|
|
@@ -34197,7 +34489,7 @@ declare const _default: {
|
|
|
34197
34489
|
};
|
|
34198
34490
|
};
|
|
34199
34491
|
WdUploadFile: {
|
|
34200
|
-
$schema:
|
|
34492
|
+
$schema: string;
|
|
34201
34493
|
data: import("@sinclair/typebox").TObject<{
|
|
34202
34494
|
acceptTypes: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
34203
34495
|
maxSize: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -34205,8 +34497,10 @@ declare const _default: {
|
|
|
34205
34497
|
title: string;
|
|
34206
34498
|
'x-helper-text': string;
|
|
34207
34499
|
}>;
|
|
34500
|
+
draggable: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34208
34501
|
maxUploadCount: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber & {
|
|
34209
34502
|
title: string;
|
|
34503
|
+
'x-index': number;
|
|
34210
34504
|
}>;
|
|
34211
34505
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
34212
34506
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -34377,7 +34671,7 @@ declare const _default: {
|
|
|
34377
34671
|
};
|
|
34378
34672
|
};
|
|
34379
34673
|
WdUploadImage: {
|
|
34380
|
-
$schema:
|
|
34674
|
+
$schema: string;
|
|
34381
34675
|
data: import("@sinclair/typebox").TObject<{
|
|
34382
34676
|
isCompressBeforeUpload: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
34383
34677
|
compressQuality: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -34691,7 +34985,7 @@ declare const _default: {
|
|
|
34691
34985
|
};
|
|
34692
34986
|
};
|
|
34693
34987
|
WdLocation: {
|
|
34694
|
-
readonly $schema:
|
|
34988
|
+
readonly $schema: string;
|
|
34695
34989
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
34696
34990
|
locationRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<number>>;
|
|
34697
34991
|
customRange: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -34944,13 +35238,27 @@ declare const _default: {
|
|
|
34944
35238
|
readonly body: "\n [attributes]\n name = \"{{$self.id}}\"\n ";
|
|
34945
35239
|
readonly __k: "init-name-with-id";
|
|
34946
35240
|
}];
|
|
35241
|
+
readonly validate: readonly [{
|
|
35242
|
+
readonly rule: "checkLocationPermission";
|
|
35243
|
+
readonly options: {
|
|
35244
|
+
readonly allowFailure: true;
|
|
35245
|
+
readonly title: "地图定位组件需完善小程序接口权限相关设置";
|
|
35246
|
+
readonly description: "";
|
|
35247
|
+
readonly type: "mp";
|
|
35248
|
+
readonly version: "-";
|
|
35249
|
+
readonly platform: readonly ["MP"];
|
|
35250
|
+
readonly extra: {
|
|
35251
|
+
readonly limitPublishPlatform: readonly ["miniprogram"];
|
|
35252
|
+
};
|
|
35253
|
+
};
|
|
35254
|
+
}];
|
|
34947
35255
|
};
|
|
34948
35256
|
readonly compConfig: {
|
|
34949
35257
|
readonly componentType: "formField";
|
|
34950
35258
|
};
|
|
34951
35259
|
};
|
|
34952
35260
|
WdMember: {
|
|
34953
|
-
readonly $schema:
|
|
35261
|
+
readonly $schema: string;
|
|
34954
35262
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
34955
35263
|
where: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TAny>>;
|
|
34956
35264
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
@@ -35178,7 +35486,7 @@ declare const _default: {
|
|
|
35178
35486
|
};
|
|
35179
35487
|
};
|
|
35180
35488
|
WdDepartment: {
|
|
35181
|
-
readonly $schema:
|
|
35489
|
+
readonly $schema: string;
|
|
35182
35490
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35183
35491
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
35184
35492
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -35403,7 +35711,7 @@ declare const _default: {
|
|
|
35403
35711
|
};
|
|
35404
35712
|
};
|
|
35405
35713
|
WdInputNumber: {
|
|
35406
|
-
readonly $schema:
|
|
35714
|
+
readonly $schema: string;
|
|
35407
35715
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35408
35716
|
name: import("@sinclair/typebox").TString & {
|
|
35409
35717
|
default: string;
|
|
@@ -35738,7 +36046,7 @@ declare const _default: {
|
|
|
35738
36046
|
};
|
|
35739
36047
|
};
|
|
35740
36048
|
WdSwitch: {
|
|
35741
|
-
readonly $schema:
|
|
36049
|
+
readonly $schema: string;
|
|
35742
36050
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35743
36051
|
extra: import("@sinclair/typebox").TString;
|
|
35744
36052
|
borderedH5: import("@sinclair/typebox").TBoolean;
|
|
@@ -35937,7 +36245,7 @@ declare const _default: {
|
|
|
35937
36245
|
};
|
|
35938
36246
|
};
|
|
35939
36247
|
WdRadioList: {
|
|
35940
|
-
readonly $schema:
|
|
36248
|
+
readonly $schema: string;
|
|
35941
36249
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35942
36250
|
extra: import("@sinclair/typebox").TString;
|
|
35943
36251
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -36150,7 +36458,7 @@ declare const _default: {
|
|
|
36150
36458
|
};
|
|
36151
36459
|
};
|
|
36152
36460
|
WdCheckboxList: {
|
|
36153
|
-
readonly $schema:
|
|
36461
|
+
readonly $schema: string;
|
|
36154
36462
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36155
36463
|
extra: import("@sinclair/typebox").TString;
|
|
36156
36464
|
direction: import("@sinclair/typebox").TUnsafe<string>;
|
|
@@ -36360,7 +36668,7 @@ declare const _default: {
|
|
|
36360
36668
|
};
|
|
36361
36669
|
};
|
|
36362
36670
|
WdInputPhone: {
|
|
36363
|
-
readonly $schema:
|
|
36671
|
+
readonly $schema: string;
|
|
36364
36672
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36365
36673
|
name: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
36366
36674
|
label: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString & {
|
|
@@ -36615,7 +36923,7 @@ declare const _default: {
|
|
|
36615
36923
|
};
|
|
36616
36924
|
};
|
|
36617
36925
|
WdTagSelect: {
|
|
36618
|
-
readonly $schema:
|
|
36926
|
+
readonly $schema: string;
|
|
36619
36927
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36620
36928
|
status: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string>>;
|
|
36621
36929
|
required: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -36843,7 +37151,7 @@ declare const _default: {
|
|
|
36843
37151
|
};
|
|
36844
37152
|
};
|
|
36845
37153
|
WdTag: {
|
|
36846
|
-
readonly $schema:
|
|
37154
|
+
readonly $schema: string;
|
|
36847
37155
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36848
37156
|
size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<string> & {
|
|
36849
37157
|
title: string;
|
|
@@ -36978,7 +37286,7 @@ declare const _default: {
|
|
|
36978
37286
|
};
|
|
36979
37287
|
};
|
|
36980
37288
|
WdMenuLayout: {
|
|
36981
|
-
readonly $schema:
|
|
37289
|
+
readonly $schema: string;
|
|
36982
37290
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36983
37291
|
headSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
36984
37292
|
headRightSlot: import("@sinclair/typebox").TUnsafe<import("react").ReactNode>;
|
|
@@ -37188,7 +37496,7 @@ declare const _default: {
|
|
|
37188
37496
|
readonly items: any;
|
|
37189
37497
|
};
|
|
37190
37498
|
WdMenuHorizontalLayout: {
|
|
37191
|
-
readonly $schema:
|
|
37499
|
+
readonly $schema: string;
|
|
37192
37500
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37193
37501
|
readonly events: readonly [];
|
|
37194
37502
|
readonly isContainer: true;
|
|
@@ -37214,7 +37522,7 @@ declare const _default: {
|
|
|
37214
37522
|
readonly items: any;
|
|
37215
37523
|
};
|
|
37216
37524
|
WdMenPlantLayout: {
|
|
37217
|
-
readonly $schema:
|
|
37525
|
+
readonly $schema: string;
|
|
37218
37526
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37219
37527
|
readonly events: readonly [];
|
|
37220
37528
|
readonly isContainer: true;
|
|
@@ -37240,7 +37548,7 @@ declare const _default: {
|
|
|
37240
37548
|
readonly items: any;
|
|
37241
37549
|
};
|
|
37242
37550
|
WdMenuVerticalLayout: {
|
|
37243
|
-
readonly $schema:
|
|
37551
|
+
readonly $schema: string;
|
|
37244
37552
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37245
37553
|
readonly events: readonly [];
|
|
37246
37554
|
readonly isContainer: true;
|
|
@@ -37266,7 +37574,7 @@ declare const _default: {
|
|
|
37266
37574
|
readonly items: any;
|
|
37267
37575
|
};
|
|
37268
37576
|
WdMenuBaseLayout: {
|
|
37269
|
-
readonly $schema:
|
|
37577
|
+
readonly $schema: string;
|
|
37270
37578
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37271
37579
|
readonly events: readonly [];
|
|
37272
37580
|
readonly isContainer: true;
|
|
@@ -37302,7 +37610,7 @@ declare const _default: {
|
|
|
37302
37610
|
}];
|
|
37303
37611
|
};
|
|
37304
37612
|
WdMenuTabLayout: {
|
|
37305
|
-
readonly $schema:
|
|
37613
|
+
readonly $schema: string;
|
|
37306
37614
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37307
37615
|
readonly events: readonly [];
|
|
37308
37616
|
readonly isContainer: true;
|
|
@@ -37328,7 +37636,7 @@ declare const _default: {
|
|
|
37328
37636
|
readonly items: any;
|
|
37329
37637
|
};
|
|
37330
37638
|
WdMenuNavLayout: {
|
|
37331
|
-
readonly $schema:
|
|
37639
|
+
readonly $schema: string;
|
|
37332
37640
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37333
37641
|
readonly events: readonly [];
|
|
37334
37642
|
readonly isContainer: true;
|
|
@@ -37354,7 +37662,7 @@ declare const _default: {
|
|
|
37354
37662
|
readonly items: any;
|
|
37355
37663
|
};
|
|
37356
37664
|
WdMenuNavTabLayout: {
|
|
37357
|
-
readonly $schema:
|
|
37665
|
+
readonly $schema: string;
|
|
37358
37666
|
readonly data: import("@sinclair/typebox").TObject<{}>;
|
|
37359
37667
|
readonly events: readonly [];
|
|
37360
37668
|
readonly isContainer: true;
|
|
@@ -37380,7 +37688,7 @@ declare const _default: {
|
|
|
37380
37688
|
readonly items: any;
|
|
37381
37689
|
};
|
|
37382
37690
|
WdMenuList: {
|
|
37383
|
-
readonly $schema:
|
|
37691
|
+
readonly $schema: string;
|
|
37384
37692
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37385
37693
|
menu: import("@sinclair/typebox").TObject<{
|
|
37386
37694
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -37505,7 +37813,7 @@ declare const _default: {
|
|
|
37505
37813
|
readonly configMeta: {};
|
|
37506
37814
|
};
|
|
37507
37815
|
WdRichText: {
|
|
37508
|
-
readonly $schema:
|
|
37816
|
+
readonly $schema: string;
|
|
37509
37817
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37510
37818
|
extra: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
37511
37819
|
borderedH5: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
@@ -37708,7 +38016,7 @@ declare const _default: {
|
|
|
37708
38016
|
};
|
|
37709
38017
|
};
|
|
37710
38018
|
WdCalendar: {
|
|
37711
|
-
readonly $schema:
|
|
38019
|
+
readonly $schema: string;
|
|
37712
38020
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37713
38021
|
initMonth: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
37714
38022
|
value: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
@@ -37816,7 +38124,7 @@ declare const _default: {
|
|
|
37816
38124
|
};
|
|
37817
38125
|
};
|
|
37818
38126
|
WdTabBar: {
|
|
37819
|
-
readonly $schema:
|
|
38127
|
+
readonly $schema: string;
|
|
37820
38128
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37821
38129
|
tabs: import("@sinclair/typebox").TObject<{
|
|
37822
38130
|
isMultiTerminal: import("@sinclair/typebox").TBoolean;
|
|
@@ -38001,7 +38309,7 @@ declare const _default: {
|
|
|
38001
38309
|
};
|
|
38002
38310
|
};
|
|
38003
38311
|
Repeater: {
|
|
38004
|
-
readonly $schema:
|
|
38312
|
+
readonly $schema: string;
|
|
38005
38313
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
38006
38314
|
data: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{}>>;
|
|
38007
38315
|
key: import("@sinclair/typebox").TString;
|
|
@@ -38066,7 +38374,7 @@ declare const _default: {
|
|
|
38066
38374
|
};
|
|
38067
38375
|
};
|
|
38068
38376
|
WebView: {
|
|
38069
|
-
readonly $schema:
|
|
38377
|
+
readonly $schema: string;
|
|
38070
38378
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
38071
38379
|
link: import("@sinclair/typebox").TString;
|
|
38072
38380
|
allow: import("@sinclair/typebox").TString;
|