@farris/ui-vue 1.7.1 → 1.7.2-beta.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/components/accordion/index.esm.js +312 -61
- package/components/accordion/index.umd.cjs +1 -1
- package/components/avatar/index.esm.js +1492 -59
- package/components/avatar/index.umd.cjs +1 -1
- package/components/binding-selector/index.esm.js +752 -8
- package/components/binding-selector/index.umd.cjs +1 -1
- package/components/button-edit/index.esm.js +1 -1
- package/components/button-edit/index.umd.cjs +1 -1
- package/components/button-group/index.esm.js +266 -110
- package/components/button-group/index.umd.cjs +1 -1
- package/components/calendar/index.esm.js +344 -341
- package/components/calendar/index.umd.cjs +3 -3
- package/components/code-editor/index.esm.js +237 -169
- package/components/code-editor/index.umd.cjs +3 -3
- package/components/collection-property-editor/index.esm.js +302 -299
- package/components/collection-property-editor/index.umd.cjs +2 -2
- package/components/color-picker/index.esm.js +812 -502
- package/components/color-picker/index.umd.cjs +1 -1
- package/components/combo-list/index.esm.js +329 -292
- package/components/combo-list/index.umd.cjs +1 -1
- package/components/combo-tree/index.esm.js +355 -174
- package/components/combo-tree/index.umd.cjs +1 -1
- package/components/comment/index.esm.js +294 -291
- package/components/comment/index.umd.cjs +6 -6
- package/components/common/index.esm.js +1 -1
- package/components/common/index.umd.cjs +1 -1
- package/components/component/index.esm.js +4390 -2708
- package/components/component/index.umd.cjs +8 -1
- package/components/condition/index.esm.js +3140 -487
- package/components/condition/index.umd.cjs +8 -1
- package/components/data-grid/index.esm.js +4 -2
- package/components/data-grid/index.umd.cjs +1 -1
- package/components/data-view/index.esm.js +1859 -1832
- package/components/data-view/index.umd.cjs +1 -1
- package/components/date-picker/index.esm.js +1 -1
- package/components/date-picker/index.umd.cjs +1 -1
- package/components/designer-canvas/index.esm.js +3731 -2717
- package/components/designer-canvas/index.umd.cjs +1 -1
- package/components/drawer/index.esm.js +417 -405
- package/components/drawer/index.umd.cjs +2 -2
- package/components/dropdown/index.esm.js +373 -124
- package/components/dropdown/index.umd.cjs +2 -2
- package/components/dynamic-form/index.esm.js +1245 -1895
- package/components/dynamic-form/index.umd.cjs +1 -1
- package/components/dynamic-resolver/index.esm.js +275 -271
- package/components/dynamic-resolver/index.umd.cjs +2 -2
- package/components/dynamic-view/index.esm.js +529 -450
- package/components/dynamic-view/index.umd.cjs +1 -1
- package/components/event-parameter/index.esm.js +1 -1
- package/components/event-parameter/index.umd.cjs +1 -1
- package/components/events-editor/index.esm.js +2613 -1544
- package/components/events-editor/index.umd.cjs +3 -3
- package/components/expression-editor/index.css +1 -1
- package/components/expression-editor/index.esm.js +7376 -2
- package/components/expression-editor/index.umd.cjs +427 -1
- package/components/fieldset/index.esm.js +1 -1
- package/components/fieldset/index.umd.cjs +1 -1
- package/components/filter-bar/index.esm.js +423 -415
- package/components/filter-bar/index.umd.cjs +2 -2
- package/components/filter-condition-editor/index.css +1 -1
- package/components/filter-condition-editor/index.esm.js +9049 -425
- package/components/filter-condition-editor/index.umd.cjs +427 -1
- package/components/html-template/index.esm.js +33 -36
- package/components/html-template/index.umd.cjs +1 -1
- package/components/image/index.esm.js +364 -355
- package/components/image/index.umd.cjs +2 -2
- package/components/image-cropper/index.esm.js +615 -361
- package/components/image-cropper/index.umd.cjs +1 -1
- package/components/json-editor/index.esm.js +325 -247
- package/components/json-editor/index.umd.cjs +1 -1
- package/components/language-textbox/index.esm.js +411 -409
- package/components/language-textbox/index.umd.cjs +2 -2
- package/components/layout/index.esm.js +549 -163
- package/components/layout/index.umd.cjs +1 -1
- package/components/list-nav/index.esm.js +837 -39
- package/components/list-nav/index.umd.cjs +1 -1
- package/components/list-view/index.esm.js +427 -646
- package/components/list-view/index.umd.cjs +6 -6
- package/components/lookup/index.esm.js +3624 -3625
- package/components/lookup/index.umd.cjs +1 -1
- package/components/mapping-editor/index.esm.js +5 -3
- package/components/mapping-editor/index.umd.cjs +1 -1
- package/components/menu-lookup/index.esm.js +577 -536
- package/components/menu-lookup/index.umd.cjs +6 -6
- package/components/nav/index.esm.js +311 -31
- package/components/nav/index.umd.cjs +1 -1
- package/components/number-range/index.esm.js +1641 -189
- package/components/number-range/index.umd.cjs +1 -1
- package/components/number-spinner/index.esm.js +82 -82
- package/components/number-spinner/index.umd.cjs +1 -1
- package/components/order/index.esm.js +1196 -851
- package/components/order/index.umd.cjs +6 -6
- package/components/page-footer/index.esm.js +331 -48
- package/components/page-footer/index.umd.cjs +1 -1
- package/components/page-header/index.esm.js +110 -116
- package/components/page-header/index.umd.cjs +1 -1
- package/components/pagination/index.esm.js +509 -232
- package/components/pagination/index.umd.cjs +1 -1
- package/components/progress/index.esm.js +353 -148
- package/components/progress/index.umd.cjs +3 -3
- package/components/property-editor/index.esm.js +157 -153
- package/components/property-editor/index.umd.cjs +1 -1
- package/components/property-panel/index.esm.js +1817 -854
- package/components/property-panel/index.umd.cjs +12 -5
- package/components/query-solution/index.css +1 -1
- package/components/query-solution/index.esm.js +6858 -3984
- package/components/query-solution/index.umd.cjs +13 -6
- package/components/response-layout/index.esm.js +1 -1
- package/components/response-layout/index.umd.cjs +1 -1
- package/components/schema-selector/index.esm.js +2448 -2222
- package/components/schema-selector/index.umd.cjs +7 -7
- package/components/search-box/index.esm.js +244 -72
- package/components/search-box/index.umd.cjs +1 -1
- package/components/section/index.esm.js +212 -209
- package/components/section/index.umd.cjs +2 -2
- package/components/smoke-detector/index.esm.js +179 -8
- package/components/smoke-detector/index.umd.cjs +1 -1
- package/components/sort-condition-editor/index.css +1 -0
- package/components/sort-condition-editor/index.esm.js +9493 -4
- package/components/sort-condition-editor/index.umd.cjs +427 -1
- package/components/splitter/index.esm.js +1172 -142
- package/components/splitter/index.umd.cjs +1 -1
- package/components/step/index.esm.js +47 -48
- package/components/step/index.umd.cjs +1 -1
- package/components/tabs/index.esm.js +490 -419
- package/components/tabs/index.umd.cjs +1 -1
- package/components/text/index.esm.js +217 -73
- package/components/text/index.umd.cjs +1 -1
- package/components/textarea/index.esm.js +29 -27
- package/components/textarea/index.umd.cjs +2 -2
- package/components/transfer/index.esm.js +760 -543
- package/components/transfer/index.umd.cjs +5 -5
- package/components/tree-grid/index.esm.js +129 -128
- package/components/tree-grid/index.umd.cjs +1 -1
- package/components/tree-view/index.esm.js +320 -153
- package/components/tree-view/index.umd.cjs +1 -1
- package/components/uploader/index.esm.js +1112 -607
- package/components/uploader/index.umd.cjs +2 -2
- package/components/verify-detail/index.esm.js +359 -106
- package/components/verify-detail/index.umd.cjs +1 -1
- package/components/video/index.esm.js +222 -89
- package/components/video/index.umd.cjs +1 -1
- package/components/weather/index.esm.js +290 -199
- package/components/weather/index.umd.cjs +1 -1
- package/designer/data-grid/index.esm.js +5301 -4507
- package/designer/data-grid/index.umd.cjs +17 -10
- package/designer/drawer/index.esm.js +626 -615
- package/designer/drawer/index.umd.cjs +2 -2
- package/designer/dynamic-form/index.esm.js +2043 -1290
- package/designer/dynamic-form/index.umd.cjs +8 -1
- package/designer/farris-designer.all.esm.js +14263 -12505
- package/designer/farris-designer.all.umd.cjs +16 -16
- package/designer/list-view/index.esm.js +327 -327
- package/designer/list-view/index.umd.cjs +3 -3
- package/designer/modal/index.esm.js +29 -137
- package/designer/modal/index.umd.cjs +1 -1
- package/designer/radio-group/index.esm.js +238 -232
- package/designer/radio-group/index.umd.cjs +1 -1
- package/designer/response-layout-editor/index.esm.js +178 -171
- package/designer/response-layout-editor/index.umd.cjs +1 -1
- package/designer/response-toolbar/index.esm.js +1 -1
- package/designer/response-toolbar/index.umd.cjs +1 -1
- package/designer/section/index.esm.js +1 -6
- package/designer/section/index.umd.cjs +1 -1
- package/designer/tabs/index.esm.js +3431 -2493
- package/designer/tabs/index.umd.cjs +2 -2
- package/designer/time-picker/index.esm.js +195 -188
- package/designer/time-picker/index.umd.cjs +1 -1
- package/designer/tree-grid/index.esm.js +822 -464
- package/designer/tree-grid/index.umd.cjs +1 -1
- package/farris.all.esm.js +77525 -74884
- package/farris.all.umd.cjs +93 -93
- package/index.css +1 -1
- package/package.json +1 -1
- package/types/accordion/src/accordion.props.d.ts +1 -0
- package/types/accordion/src/components/accordion-item.props.d.ts +1 -0
- package/types/avatar/src/avatar.props.d.ts +1 -0
- package/types/binding-selector/index.d.ts +54 -0
- package/types/binding-selector/src/binding-selector.props.d.ts +1 -0
- package/types/button-group/index.d.ts +0 -15
- package/types/button-group/src/button-group.props.d.ts +1 -0
- package/types/code-editor/index.d.ts +1 -0
- package/types/code-editor/src/code-textbox.component.d.ts +6 -6
- package/types/code-editor/src/code-textbox.props.d.ts +2 -0
- package/types/color-picker/index.d.ts +15 -0
- package/types/color-picker/src/color-picker.props.d.ts +1 -0
- package/types/combo-list/src/composition/use-data-source.d.ts +2 -1
- package/types/combo-tree/src/combo-tree.props.d.ts +1 -0
- package/types/component/index.d.ts +2 -0
- package/types/component/src/component.props.d.ts +8 -0
- package/types/components.d.ts +8 -1
- package/types/condition/index.d.ts +55 -0
- package/types/condition/src/composition/condition-value/dropdown-value.d.ts +4 -0
- package/types/data-view/composition/types.d.ts +1 -1
- package/types/designer-canvas/src/composition/dg-control.d.ts +24 -0
- package/types/designer-toolbox/index.d.ts +3 -0
- package/types/designer-toolbox/src/toolbox.component.d.ts +14 -0
- package/types/designer-toolbox/src/toolbox.props.d.ts +29 -0
- package/types/designer-toolbox/src/types.d.ts +21 -0
- package/types/designer.d.ts +13 -0
- package/types/dropdown/index.d.ts +6 -27
- package/types/dropdown/src/dropdown.item.component.d.ts +1 -1
- package/types/dropdown/src/dropdown.props.d.ts +1 -0
- package/types/dynamic-form/designer.d.ts +1 -4
- package/types/dynamic-form/index.d.ts +6 -11
- package/types/dynamic-form/src/component/dynamic-form-label/dynamic-form-label.component.d.ts +3 -3
- package/types/dynamic-form/src/designer/dynamic-form.design.component.d.ts +8 -0
- package/types/dynamic-form/src/designer/response-form.design.props.d.ts +14 -0
- package/types/dynamic-form/src/designer/use-dynamic-form-rules.d.ts +2 -0
- package/types/dynamic-form/src/dynamic-form.component.d.ts +8 -0
- package/types/dynamic-form/src/response-form.props.d.ts +13 -1
- package/types/dynamic-form/src/schema/response-form-schema-resolver.d.ts +1 -0
- package/types/dynamic-form/src/types.d.ts +1 -0
- package/types/dynamic-resolver/index.d.ts +0 -3
- package/types/dynamic-resolver/src/resolver/property-config/property-config-resolver-design.d.ts +1 -1
- package/types/dynamic-resolver/src/resolver/property-config/property-config-resolver.d.ts +1 -1
- package/types/dynamic-resolver/src/resolver/property-config/use-property-config-resolver.d.ts +2 -2
- package/types/dynamic-resolver/src/resolver/schema/schema-resolver-design.d.ts +1 -1
- package/types/dynamic-resolver/src/resolver/schema/schema-resolver.d.ts +1 -1
- package/types/dynamic-resolver/src/types.d.ts +1 -0
- package/types/dynamic-view/index.d.ts +43 -3
- package/types/dynamic-view/src/components/maps.d.ts +110 -98
- package/types/dynamic-view/src/composition/index.d.ts +5 -0
- package/types/dynamic-view/src/composition/use-utils.d.ts +12 -0
- package/types/dynamic-view/src/dynamic-view.component.d.ts +6 -6
- package/types/{binding-selector/designer.d.ts → expression-editor/index.d.ts} +6 -6
- package/types/filter-condition-editor/index.d.ts +9 -0
- package/types/filter-condition-editor/src/components/filter-condition-grid.component.d.ts +12 -12
- package/types/filter-condition-editor/src/components/sort-editor-grid.component.d.ts +12 -12
- package/types/filter-condition-editor/src/filter-condition-editor.props.d.ts +1 -0
- package/types/flow-canvas/index.d.ts +3 -0
- package/types/flow-canvas/src/components/flow-node-item.component.d.ts +8 -0
- package/types/flow-canvas/src/components/flow-node-item.props.d.ts +3 -0
- package/types/flow-canvas/src/composition/types.d.ts +42 -0
- package/types/flow-canvas/src/composition/use-bezier-curve.d.ts +2 -0
- package/types/flow-canvas/src/composition/use-connections.d.ts +2 -0
- package/types/flow-canvas/src/composition/use-curve.d.ts +4 -0
- package/types/flow-canvas/src/composition/use-drawing-bezier.d.ts +2 -0
- package/types/flow-canvas/src/composition/use-drawing.d.ts +4 -0
- package/types/flow-canvas/src/flow-canvas.component.d.ts +8 -0
- package/types/flow-canvas/src/flow-canvas.props.d.ts +3 -0
- package/types/image-cropper/src/image-cropper.props.d.ts +1 -0
- package/types/index.d.ts +1 -0
- package/types/json-editor/src/json-editor.props.d.ts +1 -0
- package/types/language-textbox/index.d.ts +3 -3
- package/types/language-textbox/src/components/language-contents.component.d.ts +1 -1
- package/types/language-textbox/src/language-textbox.component.d.ts +1 -1
- package/types/layout/index.d.ts +0 -1
- package/types/layout/src/components/layout-pane.props.d.ts +1 -0
- package/types/layout/src/designer/layout-pane-use-designer-rules.d.ts +2 -0
- package/types/layout/src/designer/layout-pane.design.component.d.ts +8 -0
- package/types/layout/src/designer/layout-use-designer-rules.d.ts +2 -0
- package/types/layout/src/designer/layout.design.component.d.ts +8 -0
- package/types/layout/src/layout.props.d.ts +1 -0
- package/types/layout/src/schema/schema-mapper.d.ts +2 -0
- package/types/layout/src/schema/schema-resolver.d.ts +2 -0
- package/types/list-nav/index.d.ts +5 -24
- package/types/list-nav/src/designer/use-designer-rules.d.ts +2 -0
- package/types/list-nav/src/list-nav.props.d.ts +1 -0
- package/types/list-nav/src/property-config/list-nav.property-config.d.ts +8 -0
- package/types/list-nav/src/schema/schema-mapper.d.ts +2 -0
- package/types/list-nav/src/schema/schema-resolver.d.ts +2 -0
- package/types/list-view/index.d.ts +0 -1
- package/types/list-view/src/composition/use-draggable.d.ts +1 -1
- package/types/lookup/index.d.ts +1 -1
- package/types/lookup/src/components/popup-container.component.d.ts +3 -3
- package/types/menu-lookup/src/menu-lookup.props.d.ts +1 -0
- package/types/modal/designer.d.ts +0 -2
- package/types/nav/index.d.ts +20 -24
- package/types/nav/src/nav.props.d.ts +1 -0
- package/types/number-range/src/number-range.props.d.ts +1 -0
- package/types/order/index.d.ts +5 -36
- package/types/order/src/designer/order.design.component.d.ts +1 -1
- package/types/order/src/order.props.d.ts +1 -0
- package/types/page-footer/index.d.ts +2 -0
- package/types/page-footer/src/page-footer.props.d.ts +1 -0
- package/types/pagination/index.d.ts +0 -15
- package/types/pagination/src/pagination.props.d.ts +1 -0
- package/types/progress/src/progress.props.d.ts +1 -0
- package/types/property-panel/src/property-panel.component.d.ts +3 -3
- package/types/query-solution/index.d.ts +2 -1
- package/types/radio-group/designer.d.ts +1 -2
- package/types/search-box/index.d.ts +17 -1
- package/types/search-box/src/search-box.props.d.ts +1 -0
- package/types/section/designer.d.ts +0 -1
- package/types/smoke-detector/index.d.ts +2 -0
- package/types/smoke-detector/src/smoke-detector.props.d.ts +1 -0
- package/types/sort-condition-editor/index.d.ts +7 -2
- package/types/sort-condition-editor/src/sort-condition-editor.props.d.ts +1 -0
- package/types/splitter/index.d.ts +0 -1
- package/types/splitter/src/components/splitter-pane.props.d.ts +1 -0
- package/types/splitter/src/splitter.props.d.ts +1 -0
- package/types/tabs/designer.d.ts +0 -1
- package/types/tabs/index.d.ts +1 -0
- package/types/text/index.d.ts +20 -24
- package/types/text/src/text.props.d.ts +1 -0
- package/types/transfer/src/transfer.props.d.ts +1 -0
- package/types/tree-view/src/tree-view.props.d.ts +1 -0
- package/types/uploader/src/uploader.props.d.ts +1 -0
- package/types/verify-detail/index.d.ts +5 -58
- package/types/verify-detail/src/designer/verify-detail.design.component.d.ts +8 -8
- package/types/verify-detail/src/verify-detail.props.d.ts +1 -0
- package/types/video/index.d.ts +20 -24
- package/types/video/src/video.props.d.ts +1 -0
- package/components/dynamic-form/index.css +0 -1
- package/designer/accordion/index.esm.js +0 -257
- package/designer/accordion/index.umd.cjs +0 -1
- package/designer/avatar/index.esm.js +0 -1460
- package/designer/avatar/index.umd.cjs +0 -1
- package/designer/binding-selector/index.esm.js +0 -792
- package/designer/binding-selector/index.umd.cjs +0 -1
- package/designer/button-group/index.esm.js +0 -282
- package/designer/button-group/index.umd.cjs +0 -1
- package/designer/code-editor/index.esm.js +0 -75
- package/designer/code-editor/index.umd.cjs +0 -1
- package/designer/color-picker/index.esm.js +0 -1096
- package/designer/color-picker/index.umd.cjs +0 -1
- package/designer/combo-list/index.esm.js +0 -1095
- package/designer/combo-list/index.umd.cjs +0 -1
- package/designer/combo-tree/index.esm.js +0 -186
- package/designer/combo-tree/index.umd.cjs +0 -1
- package/designer/component/index.css +0 -1
- package/designer/component/index.esm.js +0 -5002
- package/designer/component/index.umd.cjs +0 -1
- package/designer/condition/index.esm.js +0 -1899
- package/designer/condition/index.umd.cjs +0 -1
- package/designer/dropdown/index.esm.js +0 -261
- package/designer/dropdown/index.umd.cjs +0 -1
- package/designer/expression-editor/index.css +0 -1
- package/designer/expression-editor/index.esm.js +0 -7006
- package/designer/expression-editor/index.umd.cjs +0 -427
- package/designer/filter-condition-editor/index.css +0 -1
- package/designer/filter-condition-editor/index.esm.js +0 -4795
- package/designer/filter-condition-editor/index.umd.cjs +0 -1
- package/designer/html-template/index.esm.js +0 -718
- package/designer/html-template/index.umd.cjs +0 -1
- package/designer/image-cropper/index.esm.js +0 -765
- package/designer/image-cropper/index.umd.cjs +0 -1
- package/designer/json-editor/index.esm.js +0 -83
- package/designer/json-editor/index.umd.cjs +0 -1
- package/designer/language-textbox/index.esm.js +0 -783
- package/designer/language-textbox/index.umd.cjs +0 -8
- package/designer/layout/index.esm.js +0 -430
- package/designer/layout/index.umd.cjs +0 -1
- package/designer/list-nav/index.esm.js +0 -802
- package/designer/list-nav/index.umd.cjs +0 -1
- package/designer/lookup/index.esm.js +0 -2083
- package/designer/lookup/index.umd.cjs +0 -1
- package/designer/menu-lookup/index.esm.js +0 -46
- package/designer/menu-lookup/index.umd.cjs +0 -1
- package/designer/nav/index.esm.js +0 -284
- package/designer/nav/index.umd.cjs +0 -1
- package/designer/number-range/index.esm.js +0 -1616
- package/designer/number-range/index.umd.cjs +0 -1
- package/designer/order/index.css +0 -1
- package/designer/order/index.esm.js +0 -2196
- package/designer/order/index.umd.cjs +0 -18
- package/designer/page-footer/index.esm.js +0 -290
- package/designer/page-footer/index.umd.cjs +0 -1
- package/designer/page-header/index.esm.js +0 -1003
- package/designer/page-header/index.umd.cjs +0 -1
- package/designer/pagination/index.esm.js +0 -591
- package/designer/pagination/index.umd.cjs +0 -1
- package/designer/progress/index.esm.js +0 -213
- package/designer/progress/index.umd.cjs +0 -1
- package/designer/search-box/index.esm.js +0 -245
- package/designer/search-box/index.umd.cjs +0 -1
- package/designer/smoke-detector/index.css +0 -1
- package/designer/smoke-detector/index.esm.js +0 -178
- package/designer/smoke-detector/index.umd.cjs +0 -1
- package/designer/sort-condition-editor/index.esm.js +0 -138
- package/designer/sort-condition-editor/index.umd.cjs +0 -1
- package/designer/splitter/index.esm.js +0 -1120
- package/designer/splitter/index.umd.cjs +0 -1
- package/designer/step/index.esm.js +0 -226
- package/designer/step/index.umd.cjs +0 -1
- package/designer/text/index.esm.js +0 -147
- package/designer/text/index.umd.cjs +0 -1
- package/designer/transfer/index.esm.js +0 -254
- package/designer/transfer/index.umd.cjs +0 -1
- package/designer/tree-view/index.esm.js +0 -313
- package/designer/tree-view/index.umd.cjs +0 -1
- package/designer/uploader/index.esm.js +0 -1190
- package/designer/uploader/index.umd.cjs +0 -2
- package/designer/verify-detail/index.esm.js +0 -258
- package/designer/verify-detail/index.umd.cjs +0 -1
- package/designer/video/index.esm.js +0 -136
- package/designer/video/index.umd.cjs +0 -1
- package/designer/weather/index.css +0 -1
- package/designer/weather/index.esm.js +0 -6244
- package/designer/weather/index.umd.cjs +0 -14
- package/types/accordion/designer.d.ts +0 -44
- package/types/avatar/designer.d.ts +0 -29
- package/types/button-group/designer.d.ts +0 -29
- package/types/code-editor/designer.d.ts +0 -5
- package/types/color-picker/designer.d.ts +0 -29
- package/types/combo-list/designer.d.ts +0 -29
- package/types/combo-list/src/designer/combo-list.design.props.d.ts +0 -6
- package/types/combo-tree/designer.d.ts +0 -5
- package/types/component/designer.d.ts +0 -35
- package/types/condition/designer.d.ts +0 -56
- package/types/dropdown/designer.d.ts +0 -6
- package/types/dynamic-form/src/composition/use-input-type-resolver.d.ts +0 -11
- package/types/expression-editor/designer.d.ts +0 -9
- package/types/filter-condition-editor/designer.d.ts +0 -10
- package/types/html-template/designer.d.ts +0 -31
- package/types/html-template/src/designer/html-template.design.props.d.ts +0 -9
- package/types/image-cropper/designer.d.ts +0 -4
- package/types/json-editor/designer.d.ts +0 -5
- package/types/menu-lookup/designer.d.ts +0 -5
- package/types/nav/designer.d.ts +0 -6
- package/types/number-range/designer.d.ts +0 -29
- package/types/order/designer.d.ts +0 -6
- package/types/page-footer/designer.d.ts +0 -6
- package/types/page-header/src/designer/page-header.design.props.d.ts +0 -20
- package/types/pagination/designer.d.ts +0 -29
- package/types/progress/designer.d.ts +0 -29
- package/types/search-box/designer.d.ts +0 -52
- package/types/smoke-detector/designer.d.ts +0 -6
- package/types/sort-condition-editor/designer.d.ts +0 -9
- package/types/splitter/designer.d.ts +0 -32
- package/types/step/designer.d.ts +0 -6
- package/types/text/designer.d.ts +0 -6
- package/types/transfer/designer.d.ts +0 -35
- package/types/tree-view/designer.d.ts +0 -29
- package/types/uploader/designer.d.ts +0 -141
- package/types/verify-detail/designer.d.ts +0 -6
- package/types/video/designer.d.ts +0 -6
- /package/{designer → components}/condition/index.css +0 -0
- /package/{designer → components}/uploader/index.css +0 -0
- /package/types/{dynamic-form/src/component/form-control/form-control.component.d.ts → list-nav/src/designer/list-nav.design.component.d.ts} +0 -0
|
@@ -1,6 +1,84 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
function
|
|
1
|
+
import { isPlainObject as A, cloneDeep as H } from "lodash-es";
|
|
2
|
+
import { ref as ie, computed as ae } from "vue";
|
|
3
|
+
function G(e, t) {
|
|
4
|
+
let n;
|
|
5
|
+
function r(o) {
|
|
6
|
+
const { properties: u, title: g, ignore: i } = o, a = i && Array.isArray(i), f = Object.keys(u).reduce((b, T) => ((!a || !i.find((F) => F === T)) && (b[T] = u[T].type === "object" && u[T].properties ? r(u[T]) : H(u[T].default)), b), {});
|
|
7
|
+
if (g && (!a || !i.find((b) => b === "id"))) {
|
|
8
|
+
const b = g.toLowerCase().replace(/-/g, "_");
|
|
9
|
+
f.id = `${b}_${Math.random().toString().slice(2, 6)}`;
|
|
10
|
+
}
|
|
11
|
+
return f;
|
|
12
|
+
}
|
|
13
|
+
function s(o) {
|
|
14
|
+
const { properties: u, title: g, required: i } = o;
|
|
15
|
+
if (i && Array.isArray(i)) {
|
|
16
|
+
const a = i.reduce((f, b) => (f[b] = u[b].type === "object" && u[b].properties ? r(u[b]) : H(u[b].default), f), {});
|
|
17
|
+
if (g && i.find((f) => f === "id")) {
|
|
18
|
+
const f = g.toLowerCase().replace(/-/g, "_");
|
|
19
|
+
a.id = `${f}_${Math.random().toString().slice(2, 6)}`;
|
|
20
|
+
}
|
|
21
|
+
return a;
|
|
22
|
+
}
|
|
23
|
+
return {
|
|
24
|
+
type: g
|
|
25
|
+
};
|
|
26
|
+
}
|
|
27
|
+
function m(o, u = {}, g) {
|
|
28
|
+
const i = e[o];
|
|
29
|
+
if (i) {
|
|
30
|
+
let a = s(i);
|
|
31
|
+
const f = t[o];
|
|
32
|
+
return a = f ? f({ getSchemaByType: m }, a, u, g) : a, n != null && n.appendIdentifyForNewControl && n.appendIdentifyForNewControl(a), a;
|
|
33
|
+
}
|
|
34
|
+
return null;
|
|
35
|
+
}
|
|
36
|
+
function c(o, u) {
|
|
37
|
+
const g = r(u);
|
|
38
|
+
return Object.keys(g).reduce((i, a) => (Object.prototype.hasOwnProperty.call(o, a) && (i[a] && A(i[a]) && A(o[a] || !o[a]) ? Object.assign(i[a], o[a] || {}) : i[a] = o[a]), i), g), g;
|
|
39
|
+
}
|
|
40
|
+
function d(o, u) {
|
|
41
|
+
return Object.keys(o).filter((i) => o[i] != null).reduce((i, a) => {
|
|
42
|
+
if (u.has(a)) {
|
|
43
|
+
const f = u.get(a);
|
|
44
|
+
if (typeof f == "string")
|
|
45
|
+
i[f] = o[a];
|
|
46
|
+
else {
|
|
47
|
+
const b = f(a, o[a], o);
|
|
48
|
+
Object.assign(i, b);
|
|
49
|
+
}
|
|
50
|
+
} else
|
|
51
|
+
i[a] = o[a];
|
|
52
|
+
return i;
|
|
53
|
+
}, {});
|
|
54
|
+
}
|
|
55
|
+
function y(o, u, g = /* @__PURE__ */ new Map()) {
|
|
56
|
+
const i = c(o, u);
|
|
57
|
+
return d(i, g);
|
|
58
|
+
}
|
|
59
|
+
function l(o) {
|
|
60
|
+
var g;
|
|
61
|
+
const u = o.type;
|
|
62
|
+
if (u) {
|
|
63
|
+
const i = e[u];
|
|
64
|
+
if (!i)
|
|
65
|
+
return o;
|
|
66
|
+
const a = c(o, i), f = ((g = o.editor) == null ? void 0 : g.type) || "";
|
|
67
|
+
if (f) {
|
|
68
|
+
const b = e[f], T = c(o.editor, b);
|
|
69
|
+
a.editor = T;
|
|
70
|
+
}
|
|
71
|
+
return a;
|
|
72
|
+
}
|
|
73
|
+
return o;
|
|
74
|
+
}
|
|
75
|
+
function p(o) {
|
|
76
|
+
n = o;
|
|
77
|
+
}
|
|
78
|
+
return { getSchemaByType: m, resolveSchemaWithDefaultValue: l, resolveSchemaToProps: y, mappingSchemaToProps: d, setDesignerContext: p };
|
|
79
|
+
}
|
|
80
|
+
const U = {}, W = {}, { getSchemaByType: Ie, resolveSchemaWithDefaultValue: se, resolveSchemaToProps: q, mappingSchemaToProps: _, setDesignerContext: Le } = G(U, W);
|
|
81
|
+
function ce(e = {}) {
|
|
4
82
|
function t(l, p, o, u) {
|
|
5
83
|
if (typeof o == "number")
|
|
6
84
|
return u[l].length === o;
|
|
@@ -38,7 +116,7 @@ function se(e = {}) {
|
|
|
38
116
|
return o.push(...g), o;
|
|
39
117
|
}, []);
|
|
40
118
|
}
|
|
41
|
-
function
|
|
119
|
+
function c(l, p) {
|
|
42
120
|
if (r.has(l.operator)) {
|
|
43
121
|
const o = r.get(l.operator);
|
|
44
122
|
return o && o(l.target, l.param, l.value, p) || !1;
|
|
@@ -46,7 +124,7 @@ function se(e = {}) {
|
|
|
46
124
|
return !1;
|
|
47
125
|
}
|
|
48
126
|
function d(l, p) {
|
|
49
|
-
return m(l).reduce((g, i) => g &&
|
|
127
|
+
return m(l).reduce((g, i) => g && c(i, p), !0);
|
|
50
128
|
}
|
|
51
129
|
function y(l, p) {
|
|
52
130
|
const o = Object.keys(l), u = o.includes("allOf"), g = o.includes("anyOf"), i = u || g, b = (i ? l[i ? u ? "allOf" : "anyOf" : "allOf"] : [l]).map((F) => d(F, p));
|
|
@@ -54,19 +132,19 @@ function se(e = {}) {
|
|
|
54
132
|
}
|
|
55
133
|
return { parseValueSchema: y };
|
|
56
134
|
}
|
|
57
|
-
const
|
|
135
|
+
const ue = {
|
|
58
136
|
convertTo: (e, t, n, r) => {
|
|
59
137
|
e.appearance || (e.appearance = {}), e.appearance[t] = n;
|
|
60
138
|
},
|
|
61
139
|
convertFrom: (e, t, n) => e.appearance ? e.appearance[t] : e[t]
|
|
62
|
-
}, ue = {
|
|
63
|
-
convertFrom: (e, t, n) => e.buttons && e.buttons.length ? `共 ${e.buttons.length} 项` : "无"
|
|
64
140
|
}, le = {
|
|
141
|
+
convertFrom: (e, t, n) => e.buttons && e.buttons.length ? `共 ${e.buttons.length} 项` : "无"
|
|
142
|
+
}, fe = {
|
|
65
143
|
convertTo: (e, t, n, r) => {
|
|
66
144
|
e.editor && (e.editor[t] = n);
|
|
67
145
|
},
|
|
68
146
|
convertFrom: (e, t, n) => e.editor && Object.prototype.hasOwnProperty.call(e.editor, t) ? e.editor[t] : e[t]
|
|
69
|
-
},
|
|
147
|
+
}, de = {
|
|
70
148
|
button: { type: "button", name: "按钮" },
|
|
71
149
|
"response-toolbar": { type: "response-toolbar", name: "工具栏" },
|
|
72
150
|
"response-toolbar-item": { type: "response-toolbar-item", name: "按钮" },
|
|
@@ -120,19 +198,24 @@ const ae = {
|
|
|
120
198
|
"discussion-list": { type: "discussion-list", name: "评论列表" },
|
|
121
199
|
comment: { type: "comment", name: "评论区" },
|
|
122
200
|
"rich-text-editor": { type: "rich-text-editor", name: "富文本", icon: "rich-text-box" },
|
|
123
|
-
calendar: { type: "calendar", name: "日历", icon: "date-picker" }
|
|
124
|
-
|
|
201
|
+
calendar: { type: "calendar", name: "日历", icon: "date-picker" },
|
|
202
|
+
wizard: { type: "wizard", name: "向导", icon: "wizard" },
|
|
203
|
+
"wizard-page": { type: "wizard-page", name: "向导页", icon: "wizard" },
|
|
204
|
+
"wizard-page-detail": { type: "wizard-page-detail", name: "向导详情", icon: "wizard" },
|
|
205
|
+
step: { type: "step", name: "步骤条", icon: "step" },
|
|
206
|
+
"dynamic-form": { type: "dynamic-form", name: "动态表单" }
|
|
207
|
+
}, me = {
|
|
125
208
|
convertFrom: (e, t, n) => {
|
|
126
209
|
var s;
|
|
127
210
|
const r = e.editor && e.editor[t] ? e.editor[t] : e[t];
|
|
128
|
-
return ((s =
|
|
211
|
+
return ((s = de[r]) == null ? void 0 : s.name) || r;
|
|
129
212
|
}
|
|
130
|
-
},
|
|
213
|
+
}, pe = {
|
|
131
214
|
convertTo: (e, t, n, r) => {
|
|
132
215
|
e[t] = e[t];
|
|
133
216
|
},
|
|
134
217
|
convertFrom: (e, t, n) => e.editor ? n.getRealEditorType(e.editor.type) : ""
|
|
135
|
-
},
|
|
218
|
+
}, ve = {
|
|
136
219
|
convertTo: (e, t, n, r) => {
|
|
137
220
|
(e.type === "data-grid-column" || e.type === "tree-grid-column") && (e.formatter ? e.formatter[t] = n : e.formatter = {
|
|
138
221
|
[t]: n
|
|
@@ -160,10 +243,12 @@ const ae = {
|
|
|
160
243
|
return e.formatter.customFormat;
|
|
161
244
|
if (t === "type")
|
|
162
245
|
return e.formatter.type || "none";
|
|
246
|
+
if (t === "customFormat")
|
|
247
|
+
return e.formmater.customFormat;
|
|
163
248
|
}
|
|
164
249
|
return "none";
|
|
165
250
|
}
|
|
166
|
-
},
|
|
251
|
+
}, ge = {
|
|
167
252
|
convertTo: (e, t, n, r) => {
|
|
168
253
|
e.command ? e.command[t] = n : e.command = {
|
|
169
254
|
[t]: n
|
|
@@ -181,29 +266,17 @@ const ae = {
|
|
|
181
266
|
]), t === "enableType" && n === "custom" && (e.command.enable = !0, e.command.commands = [
|
|
182
267
|
{
|
|
183
268
|
value: "add",
|
|
184
|
-
text:
|
|
185
|
-
en: "add",
|
|
186
|
-
"zh-CHS": "增加",
|
|
187
|
-
"zh-CHT": "增加"
|
|
188
|
-
},
|
|
269
|
+
text: "增加",
|
|
189
270
|
type: "link"
|
|
190
271
|
},
|
|
191
272
|
{
|
|
192
273
|
value: "edit",
|
|
193
|
-
text:
|
|
194
|
-
en: "edit",
|
|
195
|
-
"zh-CHS": "编辑",
|
|
196
|
-
"zh-CHT": "編輯"
|
|
197
|
-
},
|
|
274
|
+
text: "编辑",
|
|
198
275
|
type: "danger"
|
|
199
276
|
},
|
|
200
277
|
{
|
|
201
278
|
value: "remove",
|
|
202
|
-
text:
|
|
203
|
-
en: "remove",
|
|
204
|
-
"zh-CHS": "删除",
|
|
205
|
-
"zh-CHT": "刪除"
|
|
206
|
-
},
|
|
279
|
+
text: "删除",
|
|
207
280
|
type: "remove"
|
|
208
281
|
}
|
|
209
282
|
]), t === "enableType" && n === "unable" && (e.command.enable = !1);
|
|
@@ -212,7 +285,7 @@ const ae = {
|
|
|
212
285
|
var r, s;
|
|
213
286
|
if (e.command) {
|
|
214
287
|
if (t === "enableType") {
|
|
215
|
-
const m = (s = (r = e.command) == null ? void 0 : r.commands) == null ? void 0 : s.find((
|
|
288
|
+
const m = (s = (r = e.command) == null ? void 0 : r.commands) == null ? void 0 : s.find((c) => c.command === "edit" && c.type === "primary");
|
|
216
289
|
return e.command.enable ? m ? "default" : "custom" : "unable";
|
|
217
290
|
}
|
|
218
291
|
if (t === "commands")
|
|
@@ -221,10 +294,12 @@ const ae = {
|
|
|
221
294
|
return e.command.formatter;
|
|
222
295
|
if (t === "count")
|
|
223
296
|
return e.command.count;
|
|
297
|
+
if (t === "columnWidth")
|
|
298
|
+
return e.command.columnWidth || 150;
|
|
224
299
|
}
|
|
225
300
|
return "";
|
|
226
301
|
}
|
|
227
|
-
},
|
|
302
|
+
}, be = {
|
|
228
303
|
convertTo: (e, t, n, r) => {
|
|
229
304
|
e.column ? e.column[t] = n : e.column = {
|
|
230
305
|
[t]: n
|
|
@@ -239,7 +314,7 @@ const ae = {
|
|
|
239
314
|
}
|
|
240
315
|
return "";
|
|
241
316
|
}
|
|
242
|
-
},
|
|
317
|
+
}, ye = {
|
|
243
318
|
convertTo: (e, t, n, r) => {
|
|
244
319
|
e.summary ? e.summary[t] = n : e.summary = {
|
|
245
320
|
[t]: n
|
|
@@ -248,8 +323,11 @@ const ae = {
|
|
|
248
323
|
groupFields: []
|
|
249
324
|
});
|
|
250
325
|
},
|
|
251
|
-
convertFrom: (e, t, n) =>
|
|
252
|
-
|
|
326
|
+
convertFrom: (e, t, n) => {
|
|
327
|
+
var r;
|
|
328
|
+
return t === "customSummaryStyle" ? e.summary.customSummaryStyle : t === "position" ? ((r = e.summary) == null ? void 0 : r[t]) || "bottom" : e.summary && t === "enable" ? e.summary.enable : e.type === "data-grid-column" ? e.enableSummary === void 0 ? !1 : e.enableSummary : "";
|
|
329
|
+
}
|
|
330
|
+
}, Te = {
|
|
253
331
|
convertTo: (e, t, n, r) => {
|
|
254
332
|
e.group ? e.group[t] = n : e.group = {
|
|
255
333
|
[t]: n
|
|
@@ -275,17 +353,17 @@ const ae = {
|
|
|
275
353
|
e.binding || (e.binding = {}), e.binding.type = "Form", e.binding.path = r.bindingField, e.binding.field = r.id, e.binding.fullPath = r.path, e.path = r.bindingPath;
|
|
276
354
|
}
|
|
277
355
|
}
|
|
278
|
-
},
|
|
356
|
+
}, Se = {
|
|
279
357
|
convertTo: (e, t, n, r) => {
|
|
280
|
-
e.pagination || (e.pagination = {}), e.pagination[t] = n;
|
|
358
|
+
e.pagination || (e.pagination = {}), t === "sizeLimits" ? e.pagination.sizeLimits = n.split(",") : e.pagination[t] = n;
|
|
281
359
|
},
|
|
282
|
-
convertFrom: (e, t, n) => e.pagination ? e.pagination[t] : e[t]
|
|
283
|
-
},
|
|
360
|
+
convertFrom: (e, t, n) => e.pagination ? t === "sizeLimits" ? e.pagination.sizeLimits.join(",") : e.pagination[t] : e[t]
|
|
361
|
+
}, Fe = {
|
|
284
362
|
convertTo: (e, t, n, r) => {
|
|
285
363
|
e.rowNumber || (e.rowNumber = {}), e.rowNumber[t] = n;
|
|
286
364
|
},
|
|
287
365
|
convertFrom: (e, t, n) => e.rowNumber ? e.rowNumber[t] : e[t]
|
|
288
|
-
},
|
|
366
|
+
}, we = {
|
|
289
367
|
convertTo: (e, t, n, r) => {
|
|
290
368
|
e.selection || (e.selection = {}), e.selection[t] = n;
|
|
291
369
|
},
|
|
@@ -300,17 +378,17 @@ const ae = {
|
|
|
300
378
|
convertTo: (e, t, n) => {
|
|
301
379
|
e[t] = n;
|
|
302
380
|
}
|
|
303
|
-
},
|
|
381
|
+
}, xe = {
|
|
304
382
|
convertTo: (e, t, n, r) => {
|
|
305
383
|
e.size || (e.size = {}), e.size[t] = n;
|
|
306
384
|
},
|
|
307
385
|
convertFrom: (e, t, n) => e.size ? e.size[t] : e[t]
|
|
308
|
-
},
|
|
386
|
+
}, De = {
|
|
309
387
|
convertFrom: (e, t, n) => {
|
|
310
388
|
var r, s;
|
|
311
389
|
return (r = e.formatter) != null && r.data && t === "formatterEnumData" && !e.formatterEnumData ? (s = e.formatter) == null ? void 0 : s.data : e.formatterEnumData;
|
|
312
390
|
}
|
|
313
|
-
},
|
|
391
|
+
}, Ee = {
|
|
314
392
|
convertTo: (e, t, n, r) => {
|
|
315
393
|
e.sort || (e.sort = {}), e.sort[t] = n;
|
|
316
394
|
},
|
|
@@ -321,7 +399,7 @@ const ae = {
|
|
|
321
399
|
if (t === "multiSort")
|
|
322
400
|
return !!((s = e.sort) != null && s.multiSort);
|
|
323
401
|
}
|
|
324
|
-
},
|
|
402
|
+
}, Re = {
|
|
325
403
|
convertTo: (e, t, n, r) => {
|
|
326
404
|
e.filter || (e.filter = {}), e.filter[t] = n;
|
|
327
405
|
},
|
|
@@ -330,7 +408,7 @@ const ae = {
|
|
|
330
408
|
if (t === "mode")
|
|
331
409
|
return ((r = e.filter) == null ? void 0 : r.mode) || "client";
|
|
332
410
|
}
|
|
333
|
-
},
|
|
411
|
+
}, Me = {
|
|
334
412
|
convertTo: (e, t, n, r) => {
|
|
335
413
|
e.rowOption ? e.rowOption[t] = n : e.rowOption = {
|
|
336
414
|
[t]: n
|
|
@@ -342,10 +420,12 @@ const ae = {
|
|
|
342
420
|
return e.rowOption.customRowStyle;
|
|
343
421
|
if (t === "customCellStyle")
|
|
344
422
|
return e.rowOption.customCellStyle;
|
|
423
|
+
if (t === "height")
|
|
424
|
+
return e.rowOption.height;
|
|
345
425
|
}
|
|
346
426
|
return "";
|
|
347
427
|
}
|
|
348
|
-
},
|
|
428
|
+
}, $e = {
|
|
349
429
|
convertTo: (e, t, n, r) => {
|
|
350
430
|
(e.type === "data-grid-column" || e.type === "tree-grid-column") && (e[t] = n, t === "columnTemplateType" && n === "hyperlink" && (e.onClickLinkCommand ? e.columnTemplate = `
|
|
351
431
|
<span class="f-pretend-link f-cursor-pointer"
|
|
@@ -358,30 +438,30 @@ const ae = {
|
|
|
358
438
|
},
|
|
359
439
|
convertFrom: (e, t, n) => t === "columnTemplate" ? e.columnTemplate : t === "columnTemplateType" ? e.columnTemplateType ? e.columnTemplateType || "default" : e.columnTemplate && !e.onClickLinkCommand ? "custom" : e.columnTemplate && e.onClickLinkCommand ? "hyperlink" : "default" : ""
|
|
360
440
|
};
|
|
361
|
-
function
|
|
441
|
+
function j(e, t, n) {
|
|
362
442
|
const r = /* @__PURE__ */ new Map([
|
|
363
|
-
["/converter/appearance.converter",
|
|
364
|
-
["/converter/buttons.converter",
|
|
365
|
-
["/converter/property-editor.converter",
|
|
443
|
+
["/converter/appearance.converter", ue],
|
|
444
|
+
["/converter/buttons.converter", le],
|
|
445
|
+
["/converter/property-editor.converter", fe],
|
|
366
446
|
["/converter/items-count.converter", Pe],
|
|
367
|
-
["/converter/type.converter",
|
|
368
|
-
["/converter/change-editor.converter",
|
|
369
|
-
["/converter/change-formatter.converter",
|
|
370
|
-
["/converter/column-command.converter",
|
|
371
|
-
["/converter/column-option.converter",
|
|
372
|
-
["/converter/summary.converter",
|
|
373
|
-
["/converter/group.converter",
|
|
447
|
+
["/converter/type.converter", me],
|
|
448
|
+
["/converter/change-editor.converter", pe],
|
|
449
|
+
["/converter/change-formatter.converter", ve],
|
|
450
|
+
["/converter/column-command.converter", ge],
|
|
451
|
+
["/converter/column-option.converter", be],
|
|
452
|
+
["/converter/summary.converter", ye],
|
|
453
|
+
["/converter/group.converter", Te],
|
|
374
454
|
["/converter/form-group-label.converter", ke],
|
|
375
455
|
["/converter/field-selector.converter", Ce],
|
|
376
|
-
["/converter/pagination.converter",
|
|
377
|
-
["/converter/row-number.converter",
|
|
378
|
-
["/converter/grid-selection.converter",
|
|
379
|
-
["/converter/size.converter",
|
|
380
|
-
["/converter/change-formatter-enum.converter",
|
|
381
|
-
["/converter/grid-sort.converter",
|
|
382
|
-
["/converter/grid-filter.converter",
|
|
383
|
-
["/converter/row-option.converter",
|
|
384
|
-
["/converter/change-formatter-type.converter",
|
|
456
|
+
["/converter/pagination.converter", Se],
|
|
457
|
+
["/converter/row-number.converter", Fe],
|
|
458
|
+
["/converter/grid-selection.converter", we],
|
|
459
|
+
["/converter/size.converter", xe],
|
|
460
|
+
["/converter/change-formatter-enum.converter", De],
|
|
461
|
+
["/converter/grid-sort.converter", Ee],
|
|
462
|
+
["/converter/grid-filter.converter", Re],
|
|
463
|
+
["/converter/row-option.converter", Me],
|
|
464
|
+
["/converter/change-formatter-type.converter", $e]
|
|
385
465
|
]), s = /* @__PURE__ */ new Map([
|
|
386
466
|
["string", { type: "input-group", enableClear: !1 }],
|
|
387
467
|
["boolean", {
|
|
@@ -406,76 +486,76 @@ function G(e, t, n) {
|
|
|
406
486
|
["array", { type: "button-edit" }],
|
|
407
487
|
["number", { type: "number-spinner", placeholder: "" }],
|
|
408
488
|
["events-editor", { type: "events-editor", hide: !0 }]
|
|
409
|
-
]), m =
|
|
410
|
-
function
|
|
411
|
-
return () => m.parseValueSchema(i,
|
|
489
|
+
]), m = ce();
|
|
490
|
+
function c(i, a) {
|
|
491
|
+
return () => m.parseValueSchema(i, a);
|
|
412
492
|
}
|
|
413
|
-
function d(i,
|
|
414
|
-
return i.includes("visible") &&
|
|
493
|
+
function d(i, a, f) {
|
|
494
|
+
return i.includes("visible") && a.visible !== void 0 ? typeof a.visible == "boolean" ? () => !!a.visible : a.visible === void 0 ? !0 : c(a.visible, f) : () => !0;
|
|
415
495
|
}
|
|
416
|
-
function y(i,
|
|
417
|
-
return i.includes("readonly") &&
|
|
496
|
+
function y(i, a, f) {
|
|
497
|
+
return i.includes("readonly") && a.readonly !== void 0 ? typeof a.readonly == "boolean" ? () => !!a.readonly : c(a.readonly, f) : () => !1;
|
|
418
498
|
}
|
|
419
|
-
function l(i,
|
|
420
|
-
const f = i.$converter ||
|
|
499
|
+
function l(i, a) {
|
|
500
|
+
const f = i.$converter || a;
|
|
421
501
|
return typeof f == "string" && f && r.has(f) ? r.get(f) || null : f || null;
|
|
422
502
|
}
|
|
423
|
-
function p(i,
|
|
503
|
+
function p(i, a, f, b, T, F = "", P = "") {
|
|
424
504
|
return Object.keys(i).map((S) => {
|
|
425
|
-
const R = ie(1),
|
|
426
|
-
E.readonly = E.readonly === void 0 ?
|
|
427
|
-
const
|
|
428
|
-
let x = l(
|
|
429
|
-
const K =
|
|
505
|
+
const R = ie(1), k = S, C = i[S], v = Object.keys(C), B = C.title, M = C.type, $ = s.get(M) || { type: "input-group", enableClear: !1 }, E = C.editor ? Object.assign({}, $, C.editor) : Object.assign({}, $), O = d(v, C, a), z = y(v, C, a);
|
|
506
|
+
E.readonly = E.readonly === void 0 ? z() : E.readonly;
|
|
507
|
+
const I = C.type === "cascade" ? p(C.properties, a, f, b, T, F, P) : [], L = !0;
|
|
508
|
+
let x = l(C, P);
|
|
509
|
+
const K = ae({
|
|
430
510
|
get() {
|
|
431
511
|
if (R.value) {
|
|
432
|
-
if (["class", "style"].find((oe) => oe ===
|
|
433
|
-
return x.convertFrom(f, S,
|
|
512
|
+
if (["class", "style"].find((oe) => oe === k) && !x && (x = r.get("/converter/appearance.converter") || null), x && x.convertFrom)
|
|
513
|
+
return x.convertFrom(f, S, T, F);
|
|
434
514
|
const D = f[S];
|
|
435
|
-
return Object.prototype.hasOwnProperty.call(
|
|
515
|
+
return Object.prototype.hasOwnProperty.call(C, "defaultValue") && (D === void 0 || typeof D == "string" && D === "") ? C.type === "boolean" ? C.defaultValue : C.defaultValue || "" : D;
|
|
436
516
|
}
|
|
437
517
|
return null;
|
|
438
518
|
},
|
|
439
519
|
set(D) {
|
|
440
|
-
R.value += 1, x && x.convertTo ? (x.convertTo(b, S, D,
|
|
520
|
+
R.value += 1, x && x.convertTo ? (x.convertTo(b, S, D, T, F), x.convertTo(f, S, D, T, F)) : (b[S] = D, f[S] = D);
|
|
441
521
|
}
|
|
442
|
-
}), { refreshPanelAfterChanged: ee, description: te, isExpand: ne, parentPropertyID: re } =
|
|
443
|
-
return
|
|
522
|
+
}), { refreshPanelAfterChanged: ee, description: te, isExpand: ne, parentPropertyID: re } = C, h = { propertyID: k, propertyName: B, propertyType: M, propertyValue: K, editor: E, visible: O, readonly: z, cascadeConfig: I, hideCascadeTitle: L, refreshPanelAfterChanged: ee, description: te, isExpand: ne, parentPropertyID: re };
|
|
523
|
+
return a[k] = h, h;
|
|
444
524
|
});
|
|
445
525
|
}
|
|
446
|
-
function o(i,
|
|
447
|
-
const b = {},
|
|
448
|
-
return
|
|
449
|
-
const
|
|
450
|
-
return { categoryId:
|
|
526
|
+
function o(i, a, f = {}) {
|
|
527
|
+
const b = {}, T = e[i];
|
|
528
|
+
return T && T.categories ? Object.keys(T.categories).map((P) => {
|
|
529
|
+
const w = T.categories[P], S = w == null ? void 0 : w.title, R = p(w.properties || {}, b, {}, f, a);
|
|
530
|
+
return { categoryId: P, categoryName: S, properties: R };
|
|
451
531
|
}) : [];
|
|
452
532
|
}
|
|
453
|
-
function u(i,
|
|
454
|
-
const F =
|
|
455
|
-
if (
|
|
456
|
-
const v =
|
|
457
|
-
|
|
458
|
-
v.properties[E].$converter =
|
|
533
|
+
function u(i, a, f, b, T = "") {
|
|
534
|
+
const F = a.$ref.schema, P = a.$ref.converter, w = f[F], S = w.type, R = n(w), k = {}, C = e[S];
|
|
535
|
+
if (C && C.categories) {
|
|
536
|
+
const v = C.categories[i], B = v == null ? void 0 : v.title;
|
|
537
|
+
P && Object.keys(v.properties).forEach((E) => {
|
|
538
|
+
v.properties[E].$converter = P;
|
|
459
539
|
});
|
|
460
|
-
const M = (v == null ? void 0 : v.properties) || {}, $ = p(M,
|
|
540
|
+
const M = (v == null ? void 0 : v.properties) || {}, $ = p(M, k, R, w, b, T);
|
|
461
541
|
return { categoryId: i, categoryName: B, properties: $ };
|
|
462
542
|
}
|
|
463
543
|
return { categoryId: i, categoryName: "", properties: [] };
|
|
464
544
|
}
|
|
465
|
-
function g(i,
|
|
466
|
-
const F = i.type,
|
|
467
|
-
let S =
|
|
545
|
+
function g(i, a, f, b, T) {
|
|
546
|
+
const F = i.type, P = n(i), w = {};
|
|
547
|
+
let S = T || e[F];
|
|
468
548
|
if (!(S && Object.keys(S).length > 0) && f && f.getPropConfig && (S = f.getPropConfig(b)), S && S.categories) {
|
|
469
|
-
const
|
|
470
|
-
return Object.keys(S.categories).map((
|
|
471
|
-
const v = S.categories[
|
|
549
|
+
const k = [];
|
|
550
|
+
return Object.keys(S.categories).map((C) => {
|
|
551
|
+
const v = S.categories[C];
|
|
472
552
|
if (v.$ref) {
|
|
473
|
-
|
|
553
|
+
k.push(u(C, v, i, a, b));
|
|
474
554
|
return;
|
|
475
555
|
}
|
|
476
|
-
const B = v == null ? void 0 : v.title, M = v == null ? void 0 : v.tabId, $ = v == null ? void 0 : v.tabName, E = v == null ? void 0 : v.hide,
|
|
477
|
-
|
|
478
|
-
}),
|
|
556
|
+
const B = v == null ? void 0 : v.title, M = v == null ? void 0 : v.tabId, $ = v == null ? void 0 : v.tabName, E = v == null ? void 0 : v.hide, O = v == null ? void 0 : v.hideTitle, z = p(v.properties || {}, w, P, i, a, b, v.$converter), { setPropertyRelates: I } = v, L = v == null ? void 0 : v.parentPropertyID;
|
|
557
|
+
k.push({ categoryId: C, categoryName: B, tabId: M, tabName: $, hide: E, properties: z, hideTitle: O, setPropertyRelates: I, parentPropertyID: L });
|
|
558
|
+
}), k;
|
|
479
559
|
}
|
|
480
560
|
return [];
|
|
481
561
|
}
|
|
@@ -485,124 +565,49 @@ function G(e, t, n) {
|
|
|
485
565
|
propertyConverterMap: r
|
|
486
566
|
};
|
|
487
567
|
}
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
f.id = `${b}_${Math.random().toString().slice(2, 6)}`;
|
|
495
|
-
}
|
|
496
|
-
return f;
|
|
497
|
-
}
|
|
498
|
-
function s(o) {
|
|
499
|
-
const { properties: u, title: g, required: i } = o;
|
|
500
|
-
if (i && Array.isArray(i)) {
|
|
501
|
-
const c = i.reduce((f, b) => (f[b] = u[b].type === "object" && u[b].properties ? r(u[b]) : L(u[b].default), f), {});
|
|
502
|
-
if (g && i.find((f) => f === "id")) {
|
|
503
|
-
const f = g.toLowerCase().replace(/-/g, "_");
|
|
504
|
-
c.id = `${f}_${Math.random().toString().slice(2, 6)}`;
|
|
505
|
-
}
|
|
506
|
-
return c;
|
|
507
|
-
}
|
|
508
|
-
return {
|
|
509
|
-
type: g
|
|
510
|
-
};
|
|
511
|
-
}
|
|
512
|
-
function m(o, u = {}, g) {
|
|
513
|
-
const i = e[o];
|
|
514
|
-
if (i) {
|
|
515
|
-
let c = s(i);
|
|
516
|
-
const f = t[o];
|
|
517
|
-
return c = f ? f({ getSchemaByType: m }, c, u, g) : c, n != null && n.appendIdentifyForNewControl && n.appendIdentifyForNewControl(c), c;
|
|
518
|
-
}
|
|
519
|
-
return null;
|
|
520
|
-
}
|
|
521
|
-
function a(o, u) {
|
|
522
|
-
const g = r(u);
|
|
523
|
-
return Object.keys(g).reduce((i, c) => (Object.prototype.hasOwnProperty.call(o, c) && (i[c] && A(i[c]) && A(o[c] || !o[c]) ? Object.assign(i[c], o[c] || {}) : i[c] = o[c]), i), g), g;
|
|
524
|
-
}
|
|
525
|
-
function d(o, u) {
|
|
526
|
-
return Object.keys(o).filter((i) => o[i] != null).reduce((i, c) => {
|
|
527
|
-
if (u.has(c)) {
|
|
528
|
-
const f = u.get(c);
|
|
529
|
-
if (typeof f == "string")
|
|
530
|
-
i[f] = o[c];
|
|
531
|
-
else {
|
|
532
|
-
const b = f(c, o[c], o);
|
|
533
|
-
Object.assign(i, b);
|
|
534
|
-
}
|
|
535
|
-
} else
|
|
536
|
-
i[c] = o[c];
|
|
537
|
-
return i;
|
|
538
|
-
}, {});
|
|
539
|
-
}
|
|
540
|
-
function y(o, u, g = /* @__PURE__ */ new Map()) {
|
|
541
|
-
const i = a(o, u);
|
|
542
|
-
return d(i, g);
|
|
543
|
-
}
|
|
544
|
-
function l(o) {
|
|
545
|
-
var g;
|
|
546
|
-
const u = o.type;
|
|
547
|
-
if (u) {
|
|
548
|
-
const i = e[u];
|
|
549
|
-
if (!i)
|
|
550
|
-
return o;
|
|
551
|
-
const c = a(o, i), f = ((g = o.editor) == null ? void 0 : g.type) || "";
|
|
552
|
-
if (f) {
|
|
553
|
-
const b = e[f], C = a(o.editor, b);
|
|
554
|
-
c.editor = C;
|
|
555
|
-
}
|
|
556
|
-
return c;
|
|
557
|
-
}
|
|
558
|
-
return o;
|
|
559
|
-
}
|
|
560
|
-
function p(o) {
|
|
561
|
-
n = o;
|
|
562
|
-
}
|
|
563
|
-
return { getSchemaByType: m, resolveSchemaWithDefaultValue: l, resolveSchemaToProps: y, mappingSchemaToProps: d, setDesignerContext: p };
|
|
564
|
-
}
|
|
565
|
-
const q = {}, W = {}, { getSchemaByType: he, resolveSchemaWithDefaultValue: $e, resolveSchemaToProps: ze, mappingSchemaToProps: Ie, setDesignerContext: Ae } = U(q, W), _ = {}, j = {}, { getPropertyConfigBySchema: Le } = G(_, j, $e), V = {}, J = {}, { getSchemaByType: Ge, resolveSchemaWithDefaultValue: Be, resolveSchemaToProps: Q, mappingSchemaToProps: X, setDesignerContext: Ue } = U(V, J), Y = {}, Z = {};
|
|
566
|
-
G(Y, Z, Be);
|
|
567
|
-
function qe(e, t, n = /* @__PURE__ */ new Map(), r = (a, d, y, l) => d, s = {}, m = (a) => a) {
|
|
568
|
-
return V[t.title] = t, J[t.title] = r, Y[t.title] = s, Z[t.title] = m, q[t.title] = t, W[t.title] = r, _[t.title] = s, j[t.title] = m, (a = {}, d = !0) => {
|
|
568
|
+
const V = {}, J = {};
|
|
569
|
+
j(V, J, se);
|
|
570
|
+
const Q = {}, X = {}, { getSchemaByType: he, resolveSchemaWithDefaultValue: Be, resolveSchemaToProps: Ae, mappingSchemaToProps: He, setDesignerContext: Ge } = G(Q, X), Y = {}, Z = {};
|
|
571
|
+
j(Y, Z, Be);
|
|
572
|
+
function Ue(e, t, n = /* @__PURE__ */ new Map(), r = (c, d, y, l) => d, s = {}, m = (c) => c) {
|
|
573
|
+
return U[t.title] = t, W[t.title] = r, V[t.title] = s, J[t.title] = m, Q[t.title] = t, X[t.title] = r, Y[t.title] = s, Z[t.title] = m, (c = {}, d = !0) => {
|
|
569
574
|
if (!d)
|
|
570
|
-
return
|
|
571
|
-
const y =
|
|
575
|
+
return _(c, n);
|
|
576
|
+
const y = q(c, t, n), l = Object.keys(e).reduce((p, o) => (p[o] = e[o].default, p), {});
|
|
572
577
|
return Object.assign(l, y);
|
|
573
578
|
};
|
|
574
579
|
}
|
|
575
580
|
function Ne(e, t, n, r, s) {
|
|
576
|
-
const { schemaMap: m, schemaResolverMap:
|
|
577
|
-
m[e.title] = e,
|
|
581
|
+
const { schemaMap: m, schemaResolverMap: c, propertyConfigSchemaMap: d, propertyEffectMap: y } = s;
|
|
582
|
+
m[e.title] = e, c[e.title] = t, d[e.title] = n, y[e.title] = r;
|
|
578
583
|
}
|
|
579
|
-
function We(e, t, n = /* @__PURE__ */ new Map(), r = (
|
|
580
|
-
return (
|
|
584
|
+
function We(e, t, n = /* @__PURE__ */ new Map(), r = (c, d, y, l) => d, s = {}, m = (c) => c) {
|
|
585
|
+
return (c) => (Ne(t, r, s, m, c), (d = {}, y = !0) => {
|
|
581
586
|
if (!y)
|
|
582
|
-
return
|
|
583
|
-
const l =
|
|
587
|
+
return _(d, n);
|
|
588
|
+
const l = q(d, t, n), p = Object.keys(e).reduce((o, u) => (o[u] = e[u].default, o), {});
|
|
584
589
|
return Object.assign(p, l);
|
|
585
590
|
});
|
|
586
591
|
}
|
|
587
|
-
function
|
|
592
|
+
function qe(e, t) {
|
|
588
593
|
return { customClass: t.class, customStyle: t.style };
|
|
589
594
|
}
|
|
590
|
-
function
|
|
595
|
+
function _e(e, t) {
|
|
591
596
|
var r, s;
|
|
592
597
|
const n = {};
|
|
593
598
|
if (t != null && t.buttons) {
|
|
594
599
|
const m = [];
|
|
595
|
-
(r = t == null ? void 0 : t.buttons) == null || r.map((
|
|
600
|
+
(r = t == null ? void 0 : t.buttons) == null || r.map((c) => {
|
|
596
601
|
const d = {};
|
|
597
|
-
Object.keys(
|
|
602
|
+
Object.keys(c).map((y) => {
|
|
598
603
|
var l;
|
|
599
|
-
y === "appearance" ? d.class = ((l =
|
|
604
|
+
y === "appearance" ? d.class = ((l = c[y]) == null ? void 0 : l.class) || "" : d[y] = c[y];
|
|
600
605
|
}), m.push(d);
|
|
601
606
|
}), n.buttons = m;
|
|
602
607
|
}
|
|
603
608
|
return (s = t == null ? void 0 : t.appearance) != null && s.class && (n.buttonClass = t.appearance.class || "col-6"), t != null && t.id && (n.toolbarId = t.id), t && Object.prototype.hasOwnProperty.call(t, "visible") && (n.buttonsVisible = t.visible), n;
|
|
604
609
|
}
|
|
605
|
-
function
|
|
610
|
+
function je() {
|
|
606
611
|
function e(t, n) {
|
|
607
612
|
const { id: r } = t || {};
|
|
608
613
|
if (t.binding === void 0 || typeof t.binding != "object")
|
|
@@ -619,7 +624,7 @@ function Ve() {
|
|
|
619
624
|
resolve: e
|
|
620
625
|
};
|
|
621
626
|
}
|
|
622
|
-
function
|
|
627
|
+
function Ve() {
|
|
623
628
|
function e(t, n) {
|
|
624
629
|
const { id: r } = t || {}, { dataSource: s } = t || {};
|
|
625
630
|
return s === void 0 ? {} : {
|
|
@@ -632,7 +637,7 @@ function Je() {
|
|
|
632
637
|
resolve: e
|
|
633
638
|
};
|
|
634
639
|
}
|
|
635
|
-
function
|
|
640
|
+
function Je() {
|
|
636
641
|
function e(t, n) {
|
|
637
642
|
const { id: r } = t || {}, { dataSource: s } = t || {};
|
|
638
643
|
return s === void 0 ? {} : {};
|
|
@@ -641,7 +646,7 @@ function Qe() {
|
|
|
641
646
|
resolve: e
|
|
642
647
|
};
|
|
643
648
|
}
|
|
644
|
-
function
|
|
649
|
+
function Qe() {
|
|
645
650
|
function e(t, n) {
|
|
646
651
|
const { path: r } = t.binding || {};
|
|
647
652
|
return r ? {
|
|
@@ -653,7 +658,7 @@ function Xe() {
|
|
|
653
658
|
resolve: e
|
|
654
659
|
};
|
|
655
660
|
}
|
|
656
|
-
function
|
|
661
|
+
function Xe() {
|
|
657
662
|
function e(t, n) {
|
|
658
663
|
const { id: r } = t || {}, { dataSource: s } = t || {};
|
|
659
664
|
return s === void 0 ? {} : {
|
|
@@ -664,18 +669,18 @@ function Ye() {
|
|
|
664
669
|
resolve: e
|
|
665
670
|
};
|
|
666
671
|
}
|
|
667
|
-
function
|
|
672
|
+
function Ye() {
|
|
668
673
|
return (e, t, n) => {
|
|
669
674
|
const r = t.id, { type: s } = t, m = e.emits;
|
|
670
|
-
return m ? m.filter((
|
|
675
|
+
return m ? m.filter((c) => c !== "update:modelValue").reduce((c, d) => {
|
|
671
676
|
const y = `on${d.charAt(0).toUpperCase()}${d.slice(1)}`;
|
|
672
|
-
return
|
|
677
|
+
return c[y] = (...l) => {
|
|
673
678
|
n.dispatch(r, d, s, l);
|
|
674
|
-
},
|
|
679
|
+
}, c;
|
|
675
680
|
}, {}) : {};
|
|
676
681
|
};
|
|
677
682
|
}
|
|
678
|
-
function
|
|
683
|
+
function Ze() {
|
|
679
684
|
function e(t, n) {
|
|
680
685
|
return t.selectItemById(n);
|
|
681
686
|
}
|
|
@@ -683,7 +688,7 @@ function Ke() {
|
|
|
683
688
|
selectItemById: e
|
|
684
689
|
};
|
|
685
690
|
}
|
|
686
|
-
function
|
|
691
|
+
function Ke() {
|
|
687
692
|
function e(t, n) {
|
|
688
693
|
return t.selectItemById(n);
|
|
689
694
|
}
|
|
@@ -691,7 +696,7 @@ function et() {
|
|
|
691
696
|
selectItemById: e
|
|
692
697
|
};
|
|
693
698
|
}
|
|
694
|
-
function
|
|
699
|
+
function et() {
|
|
695
700
|
function e(t) {
|
|
696
701
|
return t.editor;
|
|
697
702
|
}
|
|
@@ -699,7 +704,7 @@ function tt() {
|
|
|
699
704
|
resolve: e
|
|
700
705
|
};
|
|
701
706
|
}
|
|
702
|
-
function
|
|
707
|
+
function tt() {
|
|
703
708
|
function e(t) {
|
|
704
709
|
return Object.prototype.hasOwnProperty.call(t, "visible") ? t.visible : null;
|
|
705
710
|
}
|
|
@@ -721,7 +726,7 @@ function N(e, t) {
|
|
|
721
726
|
}
|
|
722
727
|
return null;
|
|
723
728
|
}
|
|
724
|
-
function
|
|
729
|
+
function nt() {
|
|
725
730
|
function e(t, n) {
|
|
726
731
|
const { name: r } = n;
|
|
727
732
|
return t[`on${r.charAt(0).toUpperCase()}${r.slice(1)}`] || t[r];
|
|
@@ -730,28 +735,28 @@ function rt() {
|
|
|
730
735
|
resolve: e
|
|
731
736
|
};
|
|
732
737
|
}
|
|
733
|
-
function
|
|
738
|
+
function rt() {
|
|
734
739
|
function e(t, n) {
|
|
735
740
|
var d;
|
|
736
741
|
const r = (d = t.toolbar) == null ? void 0 : d.buttons;
|
|
737
742
|
if (!r || r.length < 1)
|
|
738
743
|
return null;
|
|
739
|
-
const [s, m] = n.payloads,
|
|
740
|
-
return
|
|
744
|
+
const [s, m] = n.payloads, c = N(r, m);
|
|
745
|
+
return c ? c.onClick || c.click : null;
|
|
741
746
|
}
|
|
742
747
|
return {
|
|
743
748
|
resolve: e
|
|
744
749
|
};
|
|
745
750
|
}
|
|
746
|
-
function
|
|
751
|
+
function ot() {
|
|
747
752
|
function e(t, n) {
|
|
748
753
|
const { name: r } = n, [s, m] = n.payloads;
|
|
749
754
|
if (r === "tabChange" || r === "tabRemove")
|
|
750
755
|
return t[`on${r.charAt(0).toUpperCase()}${r.slice(1)}`];
|
|
751
|
-
const
|
|
752
|
-
if (!
|
|
756
|
+
const c = t.contents;
|
|
757
|
+
if (!c || c.length < 1)
|
|
753
758
|
return null;
|
|
754
|
-
const d =
|
|
759
|
+
const d = c.reduce((l, p) => {
|
|
755
760
|
const o = p.toolbar && p.toolbar.buttons || [];
|
|
756
761
|
return l.push(...o), l;
|
|
757
762
|
}, []);
|
|
@@ -764,44 +769,44 @@ function it() {
|
|
|
764
769
|
resolve: e
|
|
765
770
|
};
|
|
766
771
|
}
|
|
767
|
-
function
|
|
772
|
+
function it() {
|
|
768
773
|
function e(t, n) {
|
|
769
774
|
const r = t.buttons;
|
|
770
775
|
if (!r || r.length < 1)
|
|
771
776
|
return null;
|
|
772
|
-
const [s, m] = n.payloads,
|
|
773
|
-
return
|
|
777
|
+
const [s, m] = n.payloads, c = N(r, m);
|
|
778
|
+
return c ? c.onClick || c.click : null;
|
|
774
779
|
}
|
|
775
780
|
return {
|
|
776
781
|
resolve: e
|
|
777
782
|
};
|
|
778
783
|
}
|
|
779
|
-
function
|
|
784
|
+
function at() {
|
|
780
785
|
function e(t, n) {
|
|
781
786
|
var d;
|
|
782
787
|
const r = (d = t.toolbar) == null ? void 0 : d.buttons;
|
|
783
788
|
if (!r || r.length < 1)
|
|
784
789
|
return null;
|
|
785
|
-
const [s, m] = n.payloads,
|
|
786
|
-
return
|
|
790
|
+
const [s, m] = n.payloads, c = N(r, m);
|
|
791
|
+
return c ? c.onClick || c.click : null;
|
|
787
792
|
}
|
|
788
793
|
return {
|
|
789
794
|
resolve: e
|
|
790
795
|
};
|
|
791
796
|
}
|
|
792
|
-
function
|
|
797
|
+
function st() {
|
|
793
798
|
function e(t, n) {
|
|
794
799
|
const { footerToolbar: r, headerToolbar: s } = t, m = ((r == null ? void 0 : r.buttons) || []).concat((s == null ? void 0 : s.buttons) || []);
|
|
795
800
|
if (!m || m.length < 1)
|
|
796
801
|
return null;
|
|
797
|
-
const [
|
|
802
|
+
const [c, d] = n.payloads, y = N(m, d);
|
|
798
803
|
return y ? y.onClick || y.click : null;
|
|
799
804
|
}
|
|
800
805
|
return {
|
|
801
806
|
resolve: e
|
|
802
807
|
};
|
|
803
808
|
}
|
|
804
|
-
function
|
|
809
|
+
function ct() {
|
|
805
810
|
function e(t, n) {
|
|
806
811
|
const { columns: r } = n;
|
|
807
812
|
return t.updateColumns(r);
|
|
@@ -811,44 +816,43 @@ function ut() {
|
|
|
811
816
|
};
|
|
812
817
|
}
|
|
813
818
|
export {
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
Le as getPropertyConfigBySchemaForDesigner,
|
|
819
|
+
Xe as createCalendarBindingResolver,
|
|
820
|
+
Ve as createCollectionBindingResolver,
|
|
821
|
+
Ze as createDataGridSelectionItemResolver,
|
|
822
|
+
Qe as createDataMappingBindingResolver,
|
|
823
|
+
ct as createDataViewUpdateColumnsResolver,
|
|
824
|
+
st as createDrawerEventHandlerResolver,
|
|
825
|
+
nt as createEventHandlerResolver,
|
|
826
|
+
Ye as createEventsResolver,
|
|
827
|
+
je as createFormBindingResolver,
|
|
828
|
+
et as createFormGroupEditorResolver,
|
|
829
|
+
rt as createPageHeaderEventHandlerResolver,
|
|
830
|
+
Ue as createPropsResolver,
|
|
831
|
+
it as createResponseToolbarEventHandlerResolver,
|
|
832
|
+
at as createSectionEventHandlerResolver,
|
|
833
|
+
ot as createTabsEventHandlerResolver,
|
|
834
|
+
Je as createTreeGridBindingResolver,
|
|
835
|
+
Ke as createTreeGridSelectionItemResolver,
|
|
836
|
+
tt as createVisiblePropResolver,
|
|
833
837
|
We as getPropsResolverGenerator,
|
|
834
|
-
|
|
838
|
+
Ie as getSchemaByType,
|
|
835
839
|
he as getSchemaByTypeForDesigner,
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
840
|
+
_ as mappingSchemaToProps,
|
|
841
|
+
He as mappingSchemaToPropsForDesigner,
|
|
842
|
+
V as propertyConfigSchemaMap,
|
|
843
|
+
Y as propertyConfigSchemaMapForDesigner,
|
|
844
|
+
J as propertyEffectMap,
|
|
845
|
+
Z as propertyEffectMapForDesigner,
|
|
846
|
+
qe as resolveAppearance,
|
|
847
|
+
q as resolveSchemaToProps,
|
|
848
|
+
Ae as resolveSchemaToPropsForDesigner,
|
|
849
|
+
se as resolveSchemaWithDefaultValue,
|
|
850
|
+
Be as resolveSchemaWithDefaultValueForDesigner,
|
|
851
|
+
_e as resolveToolbar,
|
|
852
|
+
U as schemaMap,
|
|
853
|
+
Q as schemaMapForDesigner,
|
|
854
|
+
W as schemaResolverMap,
|
|
855
|
+
X as schemaResolverMapForDesigner,
|
|
856
|
+
Le as setDesignerContext,
|
|
857
|
+
Ge as setDesignerContextForDesigner
|
|
854
858
|
};
|