@cloudbase/weda-ui 3.15.2 → 3.15.6
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 +1 -1
- package/dist/configs/components/calendar.d.ts +1 -1
- package/dist/configs/components/calendar.js +1 -1
- package/dist/configs/components/carousel.json +11 -4
- package/dist/configs/components/chart/bar.d.ts +1 -1
- package/dist/configs/components/chart/bar.js +1 -1
- package/dist/configs/components/chart/line.d.ts +1 -1
- package/dist/configs/components/chart/line.js +1 -1
- package/dist/configs/components/chart/pie.d.ts +1 -1
- package/dist/configs/components/chart/pie.js +1 -1
- package/dist/configs/components/chart/statisticsCard.json +11 -4
- package/dist/configs/components/container.d.ts +1 -1
- package/dist/configs/components/container.js +1 -1
- package/dist/configs/components/customer-service.d.ts +1 -1
- package/dist/configs/components/customer-service.js +1 -1
- package/dist/configs/components/dataView.js +1 -1
- package/dist/configs/components/echart.d.ts +1 -1
- package/dist/configs/components/echart.js +1 -1
- package/dist/configs/components/flow/flow.json +4 -2
- package/dist/configs/components/flow/flowbasic.json +4 -2
- package/dist/configs/components/flow/flowchart.json +4 -2
- package/dist/configs/components/flow/flowcontrol.json +4 -2
- package/dist/configs/components/flow/flowlayout.json +4 -2
- package/dist/configs/components/flow/flowprocess.json +4 -2
- package/dist/configs/components/flowgraph.json +4 -2
- 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 +11 -4
- package/dist/configs/components/form/location.json +9 -3
- package/dist/configs/components/form/radio.json +4 -2
- package/dist/configs/components/form/richText.json +7 -3
- package/dist/configs/components/form/select.json +26 -6
- package/dist/configs/components/form/switch.json +1 -1
- package/dist/configs/components/form/textarea.json +4 -2
- package/dist/configs/components/form/tips.json +1 -1
- package/dist/configs/components/form/uploader.json +10 -4
- package/dist/configs/components/form/uploaderFile.json +7 -3
- package/dist/configs/components/form/userTreeSelect.json +9 -3
- package/dist/configs/components/form-checkbox.d.ts +1 -1
- package/dist/configs/components/form-checkbox.js +2 -2
- package/dist/configs/components/form-date.d.ts +1 -1
- package/dist/configs/components/form-date.js +2 -2
- package/dist/configs/components/form-depart-tree-select.d.ts +1 -1
- package/dist/configs/components/form-depart-tree-select.js +2 -2
- package/dist/configs/components/form-email.d.ts +1 -1
- package/dist/configs/components/form-email.js +2 -2
- package/dist/configs/components/form-image-uploader.d.ts +1 -1
- package/dist/configs/components/form-image-uploader.js +2 -2
- package/dist/configs/components/form-input.d.ts +1 -1
- package/dist/configs/components/form-input.js +1 -1
- package/dist/configs/components/form-location.d.ts +1 -1
- package/dist/configs/components/form-location.js +2 -2
- package/dist/configs/components/form-multi-region.d.ts +1 -1
- package/dist/configs/components/form-multi-region.js +2 -2
- package/dist/configs/components/form-phone.d.ts +1 -1
- package/dist/configs/components/form-phone.js +2 -2
- package/dist/configs/components/form-radio.d.ts +1 -1
- package/dist/configs/components/form-radio.js +2 -2
- package/dist/configs/components/form-region.d.ts +1 -1
- package/dist/configs/components/form-region.js +2 -2
- package/dist/configs/components/form-rich-text.d.ts +1 -1
- package/dist/configs/components/form-rich-text.js +2 -2
- package/dist/configs/components/form-select-multiple.d.ts +1 -1
- package/dist/configs/components/form-select-multiple.js +2 -2
- package/dist/configs/components/form-select.d.ts +1 -1
- package/dist/configs/components/form-select.js +2 -2
- package/dist/configs/components/form-switch.d.ts +1 -1
- package/dist/configs/components/form-switch.js +2 -2
- package/dist/configs/components/form-text-area.d.ts +1 -1
- package/dist/configs/components/form-text-area.js +2 -2
- package/dist/configs/components/form-time.d.ts +1 -1
- package/dist/configs/components/form-time.js +2 -2
- package/dist/configs/components/form-upload-file.d.ts +1 -1
- package/dist/configs/components/form-upload-file.js +2 -2
- package/dist/configs/components/form-url.d.ts +1 -1
- package/dist/configs/components/form-url.js +2 -2
- package/dist/configs/components/form-user-tree-select.d.ts +1 -1
- package/dist/configs/components/form-user-tree-select.js +2 -2
- package/dist/configs/components/formdetail.json +22 -8
- package/dist/configs/components/graphicCard.json +11 -4
- package/dist/configs/components/grid/col.d.ts +1 -1
- package/dist/configs/components/grid/col.js +2 -2
- package/dist/configs/components/grid/grid.d.ts +1 -1
- package/dist/configs/components/grid/grid.js +2 -2
- package/dist/configs/components/grid/row.d.ts +1 -1
- package/dist/configs/components/grid/row.js +2 -2
- package/dist/configs/components/image.d.ts +1 -1
- package/dist/configs/components/image.js +1 -1
- package/dist/configs/components/jsx.js +1 -1
- package/dist/configs/components/link.d.ts +1 -1
- package/dist/configs/components/link.js +1 -1
- package/dist/configs/components/listView.js +1 -1
- package/dist/configs/components/lottery.d.ts +1 -1
- package/dist/configs/components/lottery.js +2 -2
- package/dist/configs/components/modal.d.ts +1 -1
- package/dist/configs/components/modal.js +1 -1
- package/dist/configs/components/navLayout.json +11 -4
- package/dist/configs/components/navigationBar.json +1 -1
- package/dist/configs/components/pagelayout.json +8 -3
- 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 -7
- package/dist/configs/components/repeater-item.json +1 -1
- package/dist/configs/components/repeater.d.ts +1 -1
- package/dist/configs/components/repeater.js +1 -1
- package/dist/configs/components/richtextview.json +4 -2
- package/dist/configs/components/scrollVeiw.json +71 -24
- package/dist/configs/components/slot.json +6 -2
- package/dist/configs/components/swiper.json +16 -6
- package/dist/configs/components/table.json +58 -16
- package/dist/configs/components/tabs.d.ts +1 -1
- package/dist/configs/components/tabs.js +1 -1
- package/dist/configs/components/text.d.ts +1 -1
- package/dist/configs/components/text.js +2 -2
- package/dist/configs/components/wd-ad.d.ts +1 -1
- package/dist/configs/components/wd-ad.js +1 -1
- package/dist/configs/components/wd-audio.d.ts +1 -1
- package/dist/configs/components/wd-audio.js +1 -1
- package/dist/configs/components/wd-bubble.d.ts +1 -1
- package/dist/configs/components/wd-bubble.js +1 -1
- package/dist/configs/components/wd-button.d.ts +1 -1
- package/dist/configs/components/wd-button.js +2 -11
- package/dist/configs/components/wd-calendar.d.ts +1 -1
- package/dist/configs/components/wd-calendar.js +2 -7
- package/dist/configs/components/wd-canvas.d.ts +1 -1
- package/dist/configs/components/wd-canvas.js +2 -5
- package/dist/configs/components/wd-card.d.ts +1 -1
- package/dist/configs/components/wd-card.js +1 -1
- package/dist/configs/components/wd-cascader.d.ts +1 -1
- package/dist/configs/components/wd-cascader.js +1 -1
- package/dist/configs/components/wd-checkbox.d.ts +1 -1
- package/dist/configs/components/wd-checkbox.js +3 -9
- package/dist/configs/components/wd-code-editor.d.ts +1 -1
- package/dist/configs/components/wd-code-editor.js +2 -10
- package/dist/configs/components/wd-date-range.d.ts +1 -1
- package/dist/configs/components/wd-date-range.js +1 -1
- package/dist/configs/components/wd-date.d.ts +1 -1
- package/dist/configs/components/wd-date.js +1 -1
- package/dist/configs/components/wd-department.d.ts +1 -1
- package/dist/configs/components/wd-department.js +1 -1
- package/dist/configs/components/wd-divider.d.ts +1 -1
- package/dist/configs/components/wd-divider.js +1 -1
- package/dist/configs/components/wd-form-arr.d.ts +1 -1
- package/dist/configs/components/wd-form-arr.js +4 -9
- package/dist/configs/components/wd-form-detail.d.ts +1 -1
- package/dist/configs/components/wd-form-detail.js +2 -2
- package/dist/configs/components/wd-form-obj.d.ts +1 -1
- package/dist/configs/components/wd-form-obj.js +3 -8
- package/dist/configs/components/wd-form.d.ts +1 -1
- package/dist/configs/components/wd-form.js +2 -2
- package/dist/configs/components/wd-icon.d.ts +1 -1
- package/dist/configs/components/wd-icon.js +1 -1
- package/dist/configs/components/wd-image.d.ts +1 -1
- package/dist/configs/components/wd-image.js +1 -1
- package/dist/configs/components/wd-input-email.d.ts +1 -1
- package/dist/configs/components/wd-input-email.js +2 -2
- package/dist/configs/components/wd-input-number.d.ts +1 -1
- package/dist/configs/components/wd-input-number.js +1 -1
- package/dist/configs/components/wd-input-phone.d.ts +1 -1
- package/dist/configs/components/wd-input-phone.js +3 -9
- package/dist/configs/components/wd-input-url.d.ts +1 -1
- package/dist/configs/components/wd-input-url.js +2 -2
- package/dist/configs/components/wd-input.d.ts +1 -1
- package/dist/configs/components/wd-input.js +2 -2
- package/dist/configs/components/wd-layout.d.ts +1 -1
- package/dist/configs/components/wd-layout.js +1 -1
- package/dist/configs/components/wd-link.d.ts +1 -1
- package/dist/configs/components/wd-link.js +2 -2
- package/dist/configs/components/wd-location.d.ts +1 -1
- package/dist/configs/components/wd-location.js +1 -1
- package/dist/configs/components/wd-markdown.d.ts +1 -1
- package/dist/configs/components/wd-markdown.js +1 -1
- package/dist/configs/components/wd-member.d.ts +1 -1
- package/dist/configs/components/wd-member.js +1 -1
- package/dist/configs/components/wd-menu-base-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-base-layout.js +1 -1
- package/dist/configs/components/wd-menu-horizontal-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-horizontal-layout.js +1 -1
- package/dist/configs/components/wd-menu-layout.d.ts +2 -2
- package/dist/configs/components/wd-menu-layout.js +2 -2
- package/dist/configs/components/wd-menu-list.d.ts +1 -1
- package/dist/configs/components/wd-menu-list.js +1 -1
- package/dist/configs/components/wd-menu-nav-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-nav-layout.js +1 -1
- package/dist/configs/components/wd-menu-nav-tab-layou.d.ts +1 -1
- package/dist/configs/components/wd-menu-nav-tab-layou.js +1 -1
- package/dist/configs/components/wd-menu-plant-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-plant-layout.js +1 -1
- package/dist/configs/components/wd-menu-tab-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-tab-layout.js +1 -1
- package/dist/configs/components/wd-menu-vertical-layout.d.ts +1 -1
- package/dist/configs/components/wd-menu-vertical-layout.js +1 -1
- package/dist/configs/components/wd-modal.d.ts +1 -1
- package/dist/configs/components/wd-modal.js +1 -1
- package/dist/configs/components/wd-official-account.d.ts +1 -1
- package/dist/configs/components/wd-official-account.js +1 -1
- package/dist/configs/components/wd-progress.d.ts +1 -1
- package/dist/configs/components/wd-progress.js +3 -11
- package/dist/configs/components/wd-radio.d.ts +1 -1
- package/dist/configs/components/wd-radio.js +3 -9
- package/dist/configs/components/wd-rating.d.ts +1 -1
- package/dist/configs/components/wd-rating.js +2 -2
- package/dist/configs/components/wd-region.d.ts +1 -1
- package/dist/configs/components/wd-region.js +1 -1
- package/dist/configs/components/wd-rich-text.d.ts +1 -1
- package/dist/configs/components/wd-rich-text.js +2 -10
- package/dist/configs/components/wd-select-multiple.d.ts +1 -1
- package/dist/configs/components/wd-select-multiple.js +1 -1
- package/dist/configs/components/wd-select.d.ts +1 -1
- package/dist/configs/components/wd-select.js +1 -1
- package/dist/configs/components/wd-side-tab.d.ts +1 -1
- package/dist/configs/components/wd-side-tab.js +1 -1
- package/dist/configs/components/wd-store-home.d.ts +1 -1
- package/dist/configs/components/wd-store-home.js +1 -1
- package/dist/configs/components/wd-store-product.d.ts +1 -1
- package/dist/configs/components/wd-store-product.js +1 -1
- package/dist/configs/components/wd-switch.d.ts +1 -1
- package/dist/configs/components/wd-switch.js +2 -2
- package/dist/configs/components/wd-tabbar.d.ts +1 -1
- package/dist/configs/components/wd-tabbar.js +1 -1
- package/dist/configs/components/wd-table.d.ts +1 -1
- package/dist/configs/components/wd-table.js +1 -1
- package/dist/configs/components/wd-tag-select.d.ts +1 -1
- package/dist/configs/components/wd-tag-select.js +2 -8
- package/dist/configs/components/wd-tag.d.ts +1 -1
- package/dist/configs/components/wd-tag.js +4 -14
- package/dist/configs/components/wd-text.d.ts +1 -1
- package/dist/configs/components/wd-text.js +2 -10
- package/dist/configs/components/wd-textarea.d.ts +1 -1
- package/dist/configs/components/wd-textarea.js +3 -16
- package/dist/configs/components/wd-time.d.ts +1 -1
- package/dist/configs/components/wd-time.js +1 -1
- package/dist/configs/components/wd-top-tab.d.ts +1 -1
- package/dist/configs/components/wd-top-tab.js +1 -1
- package/dist/configs/components/wd-tree.d.ts +1 -1
- package/dist/configs/components/wd-tree.js +1 -1
- package/dist/configs/components/wd-unified-link.d.ts +1 -1
- package/dist/configs/components/wd-unified-link.js +1 -1
- package/dist/configs/components/wd-upload-file.d.ts +1 -1
- package/dist/configs/components/wd-upload-file.js +1 -1
- package/dist/configs/components/wd-upload-image.d.ts +1 -1
- package/dist/configs/components/wd-upload-image.js +1 -1
- package/dist/configs/components/web-view.d.ts +1 -1
- package/dist/configs/components/web-view.js +1 -1
- package/dist/configs/components/wedaVideo.d.ts +1 -1
- package/dist/configs/components/wedaVideo.js +1 -1
- package/dist/configs/components/wxOpenApi/phone.d.ts +1 -1
- package/dist/configs/components/wxOpenApi/phone.js +1 -1
- package/dist/configs/components/wxOpenApi/phoneCode.d.ts +1 -1
- package/dist/configs/components/wxOpenApi/phoneCode.js +1 -1
- package/dist/configs/components/wxOpenApi/share.d.ts +1 -1
- package/dist/configs/components/wxOpenApi/share.js +1 -1
- package/dist/configs/components/wxOpenApi/userInfo.d.ts +1 -1
- package/dist/configs/components/wxOpenApi/userInfo.js +1 -1
- package/dist/configs/index.d.ts +218 -218
- package/dist/configs/type-utils/index.d.ts +1 -1
- package/dist/configs/type-utils/type-form.js +2 -2
- package/dist/configs/utils/field.js +4 -0
- package/dist/onlineConfig.json +4 -4
- package/dist/style/weda-ui.min.css +21 -4
- package/dist/web/components/form/location/common/mapView.d.ts +1 -1
- package/dist/web/components/form/location/common/mapView.js +3 -2
- package/dist/web/components/form/location/common/useLocationInfo.d.ts +1 -1
- package/dist/web/components/form/location/common/useLocationInfo.js +6 -10
- package/dist/web/components/form/location/components/LocationH5/location.h5.js +5 -10
- package/dist/web/components/wd-markdown/addClass.d.ts +1 -0
- package/dist/web/components/wd-markdown/addClass.js +78 -0
- package/dist/web/components/wd-markdown/github-markdown-light.css +11 -13
- package/dist/web/components/wd-markdown/wd-markdown.js +5 -4
- package/dist/web/components/wd-table/components/ExportFileModalByApi/index.d.ts +2 -2
- package/dist/web/components/wd-table/components/ExportFileModalByApi/index.js +7 -10
- package/dist/web/components/wd-table/components/FilterFieldsPanel/index.js +2 -2
- package/dist/web/components/wd-table/wd-table.js +1 -1
- package/dist/web/components/wd-upload-file/wd-upload-file.css +9 -32
- package/package.json +3 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "https://comp-public-1303824488
|
|
2
|
+
"$schema": "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json",
|
|
3
3
|
"data": {
|
|
4
4
|
"properties": {
|
|
5
5
|
"label": {
|
|
@@ -90,7 +90,9 @@
|
|
|
90
90
|
"value": "full"
|
|
91
91
|
}
|
|
92
92
|
],
|
|
93
|
-
"x-platforms": [
|
|
93
|
+
"x-platforms": [
|
|
94
|
+
"PCWEB"
|
|
95
|
+
]
|
|
94
96
|
}
|
|
95
97
|
}
|
|
96
98
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "https://comp-public-1303824488
|
|
2
|
+
"$schema": "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json",
|
|
3
3
|
"data": {
|
|
4
4
|
"properties": {
|
|
5
5
|
"title": {
|
|
@@ -22,7 +22,9 @@
|
|
|
22
22
|
"title": "按钮名称",
|
|
23
23
|
"x-group": "基础属性",
|
|
24
24
|
"x-index": 3,
|
|
25
|
-
"x-platforms": [
|
|
25
|
+
"x-platforms": [
|
|
26
|
+
"PCWEB"
|
|
27
|
+
]
|
|
26
28
|
},
|
|
27
29
|
"maxUploadCount": {
|
|
28
30
|
"type": "number",
|
|
@@ -42,10 +44,14 @@
|
|
|
42
44
|
"type": "string",
|
|
43
45
|
"title": "图片类型",
|
|
44
46
|
"x-component": "checkbox",
|
|
45
|
-
"default": [
|
|
47
|
+
"default": [
|
|
48
|
+
"image/*"
|
|
49
|
+
],
|
|
46
50
|
"x-group": "基础属性",
|
|
47
51
|
"x-index": 6,
|
|
48
|
-
"x-platforms": [
|
|
52
|
+
"x-platforms": [
|
|
53
|
+
"WEB"
|
|
54
|
+
],
|
|
49
55
|
"enum": [
|
|
50
56
|
{
|
|
51
57
|
"label": "全部",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "https://comp-public-1303824488
|
|
2
|
+
"$schema": "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json",
|
|
3
3
|
"data": {
|
|
4
4
|
"properties": {
|
|
5
5
|
"label": {
|
|
@@ -82,8 +82,12 @@
|
|
|
82
82
|
"acceptTypes": {
|
|
83
83
|
"type": "array",
|
|
84
84
|
"title": "文件类型",
|
|
85
|
-
"x-platforms": [
|
|
86
|
-
|
|
85
|
+
"x-platforms": [
|
|
86
|
+
"WEB"
|
|
87
|
+
],
|
|
88
|
+
"default": [
|
|
89
|
+
"*"
|
|
90
|
+
],
|
|
87
91
|
"x-category": "高级属性",
|
|
88
92
|
"x-helper-text": "绑定表达式示例:['.pdf','.xlsx','.zip'],该属性暂不支持小程序",
|
|
89
93
|
"x-index": 100,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "https://comp-public-1303824488
|
|
2
|
+
"$schema": "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json",
|
|
3
3
|
"data": {
|
|
4
4
|
"properties": {
|
|
5
5
|
"label": {
|
|
@@ -73,8 +73,14 @@
|
|
|
73
73
|
}
|
|
74
74
|
],
|
|
75
75
|
"blackListConfig": {
|
|
76
|
-
"format": [
|
|
77
|
-
|
|
76
|
+
"format": [
|
|
77
|
+
"x-file",
|
|
78
|
+
"x-image"
|
|
79
|
+
],
|
|
80
|
+
"type": [
|
|
81
|
+
"object",
|
|
82
|
+
"array"
|
|
83
|
+
]
|
|
78
84
|
},
|
|
79
85
|
"customRelOptions": {
|
|
80
86
|
"number": [
|
|
@@ -22,7 +22,7 @@ declare const events: readonly [{
|
|
|
22
22
|
readonly name: "change";
|
|
23
23
|
}];
|
|
24
24
|
declare const config: {
|
|
25
|
-
readonly $schema: "https://comp-public-1303824488
|
|
25
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
26
26
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27
27
|
name: import("@sinclair/typebox").TString;
|
|
28
28
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -215,7 +215,7 @@ const events = [
|
|
|
215
215
|
},
|
|
216
216
|
];
|
|
217
217
|
const config = defineConfig({
|
|
218
|
-
$schema: 'https://comp-public-1303824488
|
|
218
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
219
219
|
data,
|
|
220
220
|
events,
|
|
221
221
|
compConfig: {
|
|
@@ -24,7 +24,7 @@ declare const events: readonly [{
|
|
|
24
24
|
readonly name: "cancel";
|
|
25
25
|
}];
|
|
26
26
|
declare const config: {
|
|
27
|
-
readonly $schema: "https://comp-public-1303824488
|
|
27
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
28
28
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
29
29
|
name: import("@sinclair/typebox").TString;
|
|
30
30
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -235,7 +235,7 @@ const events = [
|
|
|
235
235
|
},
|
|
236
236
|
];
|
|
237
237
|
const config = defineConfig({
|
|
238
|
-
$schema: 'https://comp-public-1303824488
|
|
238
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
239
239
|
data,
|
|
240
240
|
compConfig: {
|
|
241
241
|
componentType: 'formField',
|
|
@@ -22,7 +22,7 @@ declare const events: readonly [{
|
|
|
22
22
|
readonly description: "组件中的数据内容发生改变时触发";
|
|
23
23
|
}];
|
|
24
24
|
declare const config: {
|
|
25
|
-
readonly $schema: "https://comp-public-1303824488
|
|
25
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
26
26
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27
27
|
name: import("@sinclair/typebox").TString;
|
|
28
28
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -189,7 +189,7 @@ const events = [
|
|
|
189
189
|
},
|
|
190
190
|
];
|
|
191
191
|
const config = defineConfig({
|
|
192
|
-
$schema: 'https://comp-public-1303824488
|
|
192
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
193
193
|
data,
|
|
194
194
|
properties: Type.Pick(data, ['value']),
|
|
195
195
|
events,
|
|
@@ -32,7 +32,7 @@ declare const events: readonly [{
|
|
|
32
32
|
readonly name: "clear";
|
|
33
33
|
}];
|
|
34
34
|
declare const config: {
|
|
35
|
-
readonly $schema: "https://comp-public-1303824488
|
|
35
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
36
36
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37
37
|
name: import("@sinclair/typebox").TString;
|
|
38
38
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -216,7 +216,7 @@ const events = [
|
|
|
216
216
|
},
|
|
217
217
|
];
|
|
218
218
|
const config = defineConfig({
|
|
219
|
-
$schema: 'https://comp-public-1303824488
|
|
219
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
220
220
|
data,
|
|
221
221
|
events,
|
|
222
222
|
compConfig: {
|
|
@@ -28,7 +28,7 @@ declare const events: readonly [{
|
|
|
28
28
|
readonly name: "error";
|
|
29
29
|
}];
|
|
30
30
|
declare const config: {
|
|
31
|
-
readonly $schema: "https://comp-public-1303824488
|
|
31
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
32
32
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33
33
|
name: import("@sinclair/typebox").TString;
|
|
34
34
|
title: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -270,7 +270,7 @@ const events = [
|
|
|
270
270
|
},
|
|
271
271
|
];
|
|
272
272
|
const config = defineConfig({
|
|
273
|
-
$schema: 'https://comp-public-1303824488
|
|
273
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
274
274
|
data,
|
|
275
275
|
properties: Type.Pick(data, ['value']),
|
|
276
276
|
compConfig: {
|
|
@@ -26,7 +26,7 @@ declare const data: import("@sinclair/typebox").TObject<{
|
|
|
26
26
|
disabled: import("@sinclair/typebox").TBoolean;
|
|
27
27
|
}>;
|
|
28
28
|
declare const _default: {
|
|
29
|
-
readonly $schema: "https://comp-public-1303824488
|
|
29
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
30
30
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
31
31
|
rules: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
32
32
|
format: import("@sinclair/typebox").TString;
|
|
@@ -412,7 +412,7 @@ const data = Type.Object({
|
|
|
412
412
|
}),
|
|
413
413
|
});
|
|
414
414
|
export default defineConfig({
|
|
415
|
-
$schema: 'https://comp-public-1303824488
|
|
415
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
416
416
|
data,
|
|
417
417
|
compConfig: {
|
|
418
418
|
componentType: 'formField',
|
|
@@ -31,7 +31,7 @@ declare const data: import("@sinclair/typebox").TObject<{
|
|
|
31
31
|
}>;
|
|
32
32
|
}>;
|
|
33
33
|
declare const config: {
|
|
34
|
-
readonly $schema: "https://comp-public-1303824488
|
|
34
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
35
35
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36
36
|
name: import("@sinclair/typebox").TString;
|
|
37
37
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const events = [
|
|
3
3
|
{
|
|
4
4
|
title: '选择定位坐标改变',
|
|
@@ -287,7 +287,7 @@ const data = Type.Object({
|
|
|
287
287
|
}),
|
|
288
288
|
});
|
|
289
289
|
const config = defineConfig({
|
|
290
|
-
$schema: 'https://comp-public-1303824488
|
|
290
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
291
291
|
data,
|
|
292
292
|
properties: Type.Pick(data, ['value']),
|
|
293
293
|
compConfig: {
|
|
@@ -21,7 +21,7 @@ declare const events: readonly [{
|
|
|
21
21
|
readonly name: "cancel";
|
|
22
22
|
}];
|
|
23
23
|
declare const config: {
|
|
24
|
-
readonly $schema: "https://comp-public-1303824488
|
|
24
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
25
25
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26
26
|
name: import("@sinclair/typebox").TString;
|
|
27
27
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -169,7 +169,7 @@ const events = [
|
|
|
169
169
|
},
|
|
170
170
|
];
|
|
171
171
|
const config = defineConfig({
|
|
172
|
-
$schema: 'https://comp-public-1303824488
|
|
172
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
173
173
|
data,
|
|
174
174
|
properties: Type.Pick(data, ['value']),
|
|
175
175
|
compConfig: {
|
|
@@ -31,7 +31,7 @@ declare const events: readonly [{
|
|
|
31
31
|
readonly name: "clear";
|
|
32
32
|
}];
|
|
33
33
|
declare const config: {
|
|
34
|
-
readonly $schema: "https://comp-public-1303824488
|
|
34
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
35
35
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
36
36
|
name: import("@sinclair/typebox").TString;
|
|
37
37
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -208,7 +208,7 @@ const events = [
|
|
|
208
208
|
},
|
|
209
209
|
];
|
|
210
210
|
const config = defineConfig({
|
|
211
|
-
$schema: 'https://comp-public-1303824488
|
|
211
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
212
212
|
data,
|
|
213
213
|
compConfig: {
|
|
214
214
|
componentType: 'formField',
|
|
@@ -22,7 +22,7 @@ declare const events: readonly [{
|
|
|
22
22
|
readonly name: "change";
|
|
23
23
|
}];
|
|
24
24
|
declare const config: {
|
|
25
|
-
readonly $schema: "https://comp-public-1303824488
|
|
25
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
26
26
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
27
27
|
name: import("@sinclair/typebox").TString;
|
|
28
28
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -235,7 +235,7 @@ const events = [
|
|
|
235
235
|
},
|
|
236
236
|
];
|
|
237
237
|
const config = defineConfig({
|
|
238
|
-
$schema: 'https://comp-public-1303824488
|
|
238
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
239
239
|
data,
|
|
240
240
|
events,
|
|
241
241
|
compConfig: {
|
|
@@ -21,7 +21,7 @@ declare const events: readonly [{
|
|
|
21
21
|
readonly name: "cancel";
|
|
22
22
|
}];
|
|
23
23
|
declare const config: {
|
|
24
|
-
readonly $schema: "https://comp-public-1303824488
|
|
24
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
25
25
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
26
26
|
name: import("@sinclair/typebox").TString;
|
|
27
27
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -161,7 +161,7 @@ const events = [
|
|
|
161
161
|
},
|
|
162
162
|
];
|
|
163
163
|
const config = defineConfig({
|
|
164
|
-
$schema: 'https://comp-public-1303824488
|
|
164
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
165
165
|
data,
|
|
166
166
|
compConfig: {
|
|
167
167
|
componentType: 'formField',
|
|
@@ -20,7 +20,7 @@ declare const events: readonly [{
|
|
|
20
20
|
readonly description: "组件中的数据内容发生改变时触发";
|
|
21
21
|
}];
|
|
22
22
|
declare const config: {
|
|
23
|
-
readonly $schema: "https://comp-public-1303824488
|
|
23
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
24
24
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
25
25
|
maxSize: import("@sinclair/typebox").TNumber;
|
|
26
26
|
acceptTypes: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TUnsafe<"image/*" | "image/jpeg" | "image/png" | "image/bmp" | "image/tif" | "image/tiff">>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
maxSize: Type.Number({
|
|
4
4
|
type: 'number',
|
|
@@ -168,7 +168,7 @@ const events = [
|
|
|
168
168
|
},
|
|
169
169
|
];
|
|
170
170
|
const config = defineConfig({
|
|
171
|
-
$schema: 'https://comp-public-1303824488
|
|
171
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
172
172
|
data,
|
|
173
173
|
properties: Type.Pick(data, ['value']),
|
|
174
174
|
events,
|
|
@@ -30,7 +30,7 @@ declare const events: readonly [{
|
|
|
30
30
|
readonly name: "cancel";
|
|
31
31
|
}];
|
|
32
32
|
declare const config: {
|
|
33
|
-
readonly $schema: "https://comp-public-1303824488
|
|
33
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
34
34
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
35
35
|
name: import("@sinclair/typebox").TString;
|
|
36
36
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -322,7 +322,7 @@ const events = [
|
|
|
322
322
|
},
|
|
323
323
|
];
|
|
324
324
|
const config = defineConfig({
|
|
325
|
-
$schema: 'https://comp-public-1303824488
|
|
325
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
326
326
|
data,
|
|
327
327
|
properties: Type.Pick(data, ['value']),
|
|
328
328
|
events,
|
|
@@ -37,7 +37,7 @@ declare const events: readonly [{
|
|
|
37
37
|
}>;
|
|
38
38
|
}];
|
|
39
39
|
declare const config: {
|
|
40
|
-
readonly $schema: "https://comp-public-1303824488
|
|
40
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
41
41
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
42
42
|
name: import("@sinclair/typebox").TString;
|
|
43
43
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -330,7 +330,7 @@ const events = [
|
|
|
330
330
|
},
|
|
331
331
|
];
|
|
332
332
|
const config = defineConfig({
|
|
333
|
-
$schema: 'https://comp-public-1303824488
|
|
333
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
334
334
|
data,
|
|
335
335
|
properties: Type.Pick(data, ['value']),
|
|
336
336
|
events,
|
|
@@ -15,7 +15,7 @@ declare const events: readonly [{
|
|
|
15
15
|
readonly name: "change";
|
|
16
16
|
}];
|
|
17
17
|
declare const config: {
|
|
18
|
-
readonly $schema: "https://comp-public-1303824488
|
|
18
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
19
19
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
20
20
|
name: import("@sinclair/typebox").TString;
|
|
21
21
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -112,7 +112,7 @@ const events = [
|
|
|
112
112
|
},
|
|
113
113
|
];
|
|
114
114
|
const config = defineConfig({
|
|
115
|
-
$schema: 'https://comp-public-1303824488
|
|
115
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
116
116
|
data,
|
|
117
117
|
compConfig: {
|
|
118
118
|
componentType: 'formField',
|
|
@@ -32,7 +32,7 @@ declare const events: readonly [{
|
|
|
32
32
|
readonly name: "confirm";
|
|
33
33
|
}];
|
|
34
34
|
declare const config: {
|
|
35
|
-
$schema: "https://comp-public-1303824488
|
|
35
|
+
$schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
36
36
|
data: import("@sinclair/typebox").TObject<{
|
|
37
37
|
name: import("@sinclair/typebox").TString;
|
|
38
38
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
// import { commonRequiredDataForm } from './common/form-input-required';
|
|
3
3
|
const data = Type.Object({
|
|
4
4
|
name: Type.String({
|
|
@@ -212,7 +212,7 @@ const events = [
|
|
|
212
212
|
},
|
|
213
213
|
];
|
|
214
214
|
const config = defineConfig({
|
|
215
|
-
$schema: 'https://comp-public-1303824488
|
|
215
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
216
216
|
data,
|
|
217
217
|
events,
|
|
218
218
|
compConfig: {
|
|
@@ -23,7 +23,7 @@ declare const events: readonly [{
|
|
|
23
23
|
readonly name: "cancel";
|
|
24
24
|
}];
|
|
25
25
|
declare const config: {
|
|
26
|
-
readonly $schema: "https://comp-public-1303824488
|
|
26
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
27
27
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
28
28
|
name: import("@sinclair/typebox").TString;
|
|
29
29
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -188,7 +188,7 @@ const events = [
|
|
|
188
188
|
},
|
|
189
189
|
];
|
|
190
190
|
const config = defineConfig({
|
|
191
|
-
$schema: 'https://comp-public-1303824488
|
|
191
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
192
192
|
data,
|
|
193
193
|
compConfig: {
|
|
194
194
|
componentType: 'formField',
|
|
@@ -28,7 +28,7 @@ declare const events: readonly [{
|
|
|
28
28
|
readonly name: "error";
|
|
29
29
|
}];
|
|
30
30
|
declare const config: {
|
|
31
|
-
readonly $schema: "https://comp-public-1303824488
|
|
31
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
32
32
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
33
33
|
name: import("@sinclair/typebox").TString;
|
|
34
34
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -226,7 +226,7 @@ const events = [
|
|
|
226
226
|
},
|
|
227
227
|
];
|
|
228
228
|
const config = defineConfig({
|
|
229
|
-
$schema: 'https://comp-public-1303824488
|
|
229
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
230
230
|
data,
|
|
231
231
|
properties: Type.Pick(data, ['value']),
|
|
232
232
|
events,
|
|
@@ -32,7 +32,7 @@ declare const events: readonly [{
|
|
|
32
32
|
readonly name: "clear";
|
|
33
33
|
}];
|
|
34
34
|
declare const config: {
|
|
35
|
-
readonly $schema: "https://comp-public-1303824488
|
|
35
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
36
36
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
37
37
|
name: import("@sinclair/typebox").TString;
|
|
38
38
|
label: import("@sinclair/typebox").TString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineConfig, Tuple, Type
|
|
1
|
+
import { defineConfig, Tuple, Type } from '../type-utils';
|
|
2
2
|
const data = Type.Object({
|
|
3
3
|
name: Type.String({
|
|
4
4
|
type: 'string',
|
|
@@ -216,7 +216,7 @@ const events = [
|
|
|
216
216
|
},
|
|
217
217
|
];
|
|
218
218
|
const config = defineConfig({
|
|
219
|
-
$schema: 'https://comp-public-1303824488
|
|
219
|
+
$schema: 'https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json',
|
|
220
220
|
data,
|
|
221
221
|
compConfig: {
|
|
222
222
|
componentType: 'formField',
|
|
@@ -24,7 +24,7 @@ declare const events: readonly [{
|
|
|
24
24
|
readonly description: "组件中的数据内容发生改变时触发";
|
|
25
25
|
}];
|
|
26
26
|
declare const config: {
|
|
27
|
-
readonly $schema: "https://comp-public-1303824488
|
|
27
|
+
readonly $schema: "https://comp-public-replace-1303824488-cos.weda.tencent.com/schema/lcds_component.json";
|
|
28
28
|
readonly data: import("@sinclair/typebox").TObject<{
|
|
29
29
|
name: import("@sinclair/typebox").TString;
|
|
30
30
|
label: import("@sinclair/typebox").TString;
|