amis-editor 5.5.0 → 5.6.1
Sign up to get free protection for your applications and to get access to all the features.
- package/esm/builder/ApiDSBuilder.d.ts +491 -0
- package/esm/builder/ApiDSBuilder.js +1212 -0
- package/esm/builder/DSBuilder.d.ts +171 -0
- package/esm/builder/DSBuilder.js +49 -0
- package/esm/builder/DSBuilderManager.d.ts +62 -0
- package/esm/builder/DSBuilderManager.js +207 -0
- package/esm/builder/constants.d.ts +97 -0
- package/esm/builder/constants.js +135 -0
- package/esm/builder/index.d.ts +6 -0
- package/esm/builder/type.d.ts +96 -0
- package/esm/builder/utils.d.ts +10 -0
- package/esm/builder/utils.js +93 -0
- package/esm/component/BaseControl.js +5 -3
- package/esm/component/InputComponentName.js +3 -1
- package/esm/component/TableViewEditor.d.ts +2 -2
- package/esm/component/TableViewEditor.js +4 -2
- package/esm/icons/btn/btn-group.svg.js +3 -1
- package/esm/icons/btn/btn-select.svg.js +3 -1
- package/esm/icons/btn/btn-toolbar.svg.js +3 -1
- package/esm/icons/btn/button.svg.js +3 -1
- package/esm/icons/btn/dropdown-btn.svg.js +3 -1
- package/esm/icons/container/anchor-nav.svg.js +3 -1
- package/esm/icons/container/collapse.svg.js +3 -1
- package/esm/icons/container/container.svg.js +3 -1
- package/esm/icons/container/flex-container.svg.js +3 -1
- package/esm/icons/container/form-group.svg.js +3 -1
- package/esm/icons/container/grid.svg.js +3 -1
- package/esm/icons/container/iframe.svg.js +3 -1
- package/esm/icons/container/panel.svg.js +3 -1
- package/esm/icons/container/table-view.svg.js +3 -1
- package/esm/icons/container/tabs.svg.js +3 -1
- package/esm/icons/container/tooltip-wrapper.svg.js +3 -1
- package/esm/icons/container/web-component.svg.js +3 -1
- package/esm/icons/crud/column-add.svg.js +26 -0
- package/esm/icons/crud/column-delete.svg.js +24 -0
- package/esm/icons/crud/column-setting.svg.js +24 -0
- package/esm/icons/crud/share-link.svg.js +22 -0
- package/esm/icons/display/aBaseline.svg.js +4 -1
- package/esm/icons/display/aCenter.svg.js +4 -1
- package/esm/icons/display/aFlexEnd.svg.js +4 -1
- package/esm/icons/display/aFlexStart.svg.js +4 -1
- package/esm/icons/display/aStretch.svg.js +4 -1
- package/esm/icons/display/block.svg.js +4 -1
- package/esm/icons/display/dcolumn.svg.js +4 -1
- package/esm/icons/display/dcolumnReverse.svg.js +4 -1
- package/esm/icons/display/drow.svg.js +4 -1
- package/esm/icons/display/drowReverse.svg.js +4 -1
- package/esm/icons/display/flex.svg.js +4 -1
- package/esm/icons/display/inline-block.svg.js +4 -1
- package/esm/icons/display/inline.svg.js +4 -1
- package/esm/icons/display/jCenter.svg.js +4 -1
- package/esm/icons/display/jFlexEnd.svg.js +4 -1
- package/esm/icons/display/jFlexStart.svg.js +4 -1
- package/esm/icons/display/jSpaceAround.svg.js +4 -1
- package/esm/icons/display/jSpaceBetween.svg.js +4 -1
- package/esm/icons/feat/audio.svg.js +3 -1
- package/esm/icons/feat/custom.svg.js +3 -1
- package/esm/icons/feat/each.svg.js +3 -1
- package/esm/icons/feat/form.svg.js +3 -1
- package/esm/icons/feat/nav.svg.js +3 -1
- package/esm/icons/feat/qrcode.svg.js +3 -1
- package/esm/icons/feat/service.svg.js +3 -1
- package/esm/icons/feat/table.svg.js +3 -1
- package/esm/icons/feat/tasks.svg.js +3 -1
- package/esm/icons/feat/video.svg.js +3 -1
- package/esm/icons/feat/wizard.svg.js +3 -1
- package/esm/icons/form/chained-select.svg.js +3 -1
- package/esm/icons/form/checkbox.svg.js +3 -1
- package/esm/icons/form/checkboxes.svg.js +3 -1
- package/esm/icons/form/combo.svg.js +3 -1
- package/esm/icons/form/condition-builder.svg.js +3 -1
- package/esm/icons/form/diff-editor.svg.js +3 -1
- package/esm/icons/form/editor.svg.js +3 -1
- package/esm/icons/form/formula.svg.js +3 -1
- package/esm/icons/form/hidden.svg.js +3 -1
- package/esm/icons/form/input-city.svg.js +3 -1
- package/esm/icons/form/input-color.svg.js +3 -1
- package/esm/icons/form/input-date-range.svg.js +3 -1
- package/esm/icons/form/input-date.svg.js +3 -1
- package/esm/icons/form/input-datetime.svg.js +3 -1
- package/esm/icons/form/input-email.svg.js +3 -1
- package/esm/icons/form/input-excel.svg.js +3 -1
- package/esm/icons/form/input-file.svg.js +3 -1
- package/esm/icons/form/input-group.svg.js +3 -1
- package/esm/icons/form/input-image.svg.js +3 -1
- package/esm/icons/form/input-kv.svg.js +3 -1
- package/esm/icons/form/input-month-range.svg.js +3 -1
- package/esm/icons/form/input-number.svg.js +3 -1
- package/esm/icons/form/input-password.svg.js +3 -1
- package/esm/icons/form/input-quarter-range.svg.js +3 -1
- package/esm/icons/form/input-range.svg.js +3 -1
- package/esm/icons/form/input-rating.svg.js +3 -1
- package/esm/icons/form/input-repeat.svg.js +3 -1
- package/esm/icons/form/input-rich-text.svg.js +3 -1
- package/esm/icons/form/input-tag.svg.js +3 -1
- package/esm/icons/form/input-text.svg.js +3 -1
- package/esm/icons/form/input-time-range.svg.js +3 -1
- package/esm/icons/form/input-time.svg.js +3 -1
- package/esm/icons/form/input-tree.svg.js +3 -1
- package/esm/icons/form/input-url.svg.js +3 -1
- package/esm/icons/form/input-year.svg.js +3 -1
- package/esm/icons/form/inputArray.svg.js +3 -1
- package/esm/icons/form/list-select.svg.js +3 -1
- package/esm/icons/form/location-picker.svg.js +3 -1
- package/esm/icons/form/matrix-checkboxes.svg.js +3 -1
- package/esm/icons/form/month.svg.js +3 -1
- package/esm/icons/form/nested-select.svg.js +3 -1
- package/esm/icons/form/picker.svg.js +3 -1
- package/esm/icons/form/quarter.svg.js +3 -1
- package/esm/icons/form/radios.svg.js +3 -1
- package/esm/icons/form/select.svg.js +3 -1
- package/esm/icons/form/static.svg.js +3 -1
- package/esm/icons/form/sub-form.svg.js +3 -1
- package/esm/icons/form/switch.svg.js +3 -1
- package/esm/icons/form/tabs-transfer.svg.js +3 -1
- package/esm/icons/form/textarea.svg.js +3 -1
- package/esm/icons/form/transfer.svg.js +3 -1
- package/esm/icons/form/tree-select.svg.js +3 -1
- package/esm/icons/form/uuid.svg.js +3 -1
- package/esm/icons/index.js +12 -1
- package/esm/icons/layout/layout-1with2.svg.js +3 -1
- package/esm/icons/layout/layout-2cols.svg.js +3 -1
- package/esm/icons/layout/layout-2row.svg.js +3 -1
- package/esm/icons/layout/layout-2with1.svg.js +3 -1
- package/esm/icons/layout/layout-3cols.svg.js +3 -1
- package/esm/icons/layout/layout-3row.svg.js +3 -1
- package/esm/icons/layout/layout-absolute.svg.js +3 -1
- package/esm/icons/layout/layout-fixed-top.svg.js +3 -1
- package/esm/icons/layout/layout-fixed.svg.js +3 -1
- package/esm/icons/layout/layout-free-container.svg.js +3 -1
- package/esm/icons/layout/layout-full.svg.js +3 -1
- package/esm/icons/layout/layout1-2.svg.js +3 -1
- package/esm/icons/layout/layout2-1.svg.js +3 -1
- package/esm/icons/layout/layout3-1.svg.js +3 -1
- package/esm/icons/layout/layout3-2.svg.js +3 -1
- package/esm/icons/other/_fx.svg.js +3 -1
- package/esm/icons/other/divider.svg.js +3 -1
- package/esm/icons/other/fx.svg.js +3 -1
- package/esm/icons/other/property-sheet.svg.js +3 -1
- package/esm/icons/other/tooltip.svg.js +3 -1
- package/esm/icons/show/URL.svg.js +3 -1
- package/esm/icons/show/avatar.svg.js +3 -1
- package/esm/icons/show/breadcrumb.svg.js +3 -1
- package/esm/icons/show/card.svg.js +3 -1
- package/esm/icons/show/cards.svg.js +3 -1
- package/esm/icons/show/carousel.svg.js +3 -1
- package/esm/icons/show/chart.svg.js +3 -1
- package/esm/icons/show/code.svg.js +3 -1
- package/esm/icons/show/date.svg.js +3 -1
- package/esm/icons/show/datetime.svg.js +3 -1
- package/esm/icons/show/image.svg.js +3 -1
- package/esm/icons/show/images.svg.js +3 -1
- package/esm/icons/show/json-view.svg.js +3 -1
- package/esm/icons/show/list.svg.js +3 -1
- package/esm/icons/show/log.svg.js +3 -1
- package/esm/icons/show/mapping.svg.js +3 -1
- package/esm/icons/show/markdown.svg.js +3 -1
- package/esm/icons/show/plain.svg.js +3 -1
- package/esm/icons/show/progress.svg.js +3 -1
- package/esm/icons/show/sparkline.svg.js +3 -1
- package/esm/icons/show/status.svg.js +3 -1
- package/esm/icons/show/steps.svg.js +3 -1
- package/esm/icons/show/time.svg.js +3 -1
- package/esm/icons/theme/css.svg.js +3 -1
- package/esm/index.d.ts +9 -145
- package/esm/index.js +154 -139
- package/esm/locale/en-US.js +307 -2
- package/esm/locale/zh-CN.js +315 -4
- package/esm/plugin/Alert.js +3 -1
- package/esm/plugin/AnchorNav.js +5 -3
- package/esm/plugin/Audio.js +3 -1
- package/esm/plugin/Avatar.js +3 -1
- package/esm/plugin/Breadcrumb.js +3 -1
- package/esm/plugin/Button.js +5 -3
- package/esm/plugin/ButtonGroup.js +3 -1
- package/esm/plugin/CRUD.d.ts +4 -3
- package/esm/plugin/CRUD.js +29 -23
- package/esm/plugin/CRUD2/BaseCRUD.d.ts +233 -0
- package/esm/plugin/CRUD2/BaseCRUD.js +1045 -0
- package/esm/plugin/CRUD2/CRUDCards.d.ts +53 -0
- package/esm/plugin/CRUD2/CRUDList.d.ts +53 -0
- package/esm/plugin/CRUD2/CRUDTable.d.ts +21 -0
- package/esm/plugin/CRUD2/CRUDTable.js +48 -0
- package/esm/plugin/CRUD2/constants.d.ts +32 -0
- package/esm/plugin/CRUD2/constants.js +75 -0
- package/esm/plugin/CRUD2/utils.d.ts +8 -0
- package/esm/plugin/CRUD2/utils.js +91 -0
- package/esm/plugin/Card.js +10 -4
- package/esm/plugin/Card2.js +3 -1
- package/esm/plugin/Cards.d.ts +547 -41
- package/esm/plugin/Cards.js +368 -174
- package/esm/plugin/Carousel.js +122 -97
- package/esm/plugin/Chart.d.ts +3 -0
- package/esm/plugin/Chart.js +147 -91
- package/esm/plugin/CodeView.js +3 -1
- package/esm/plugin/Collapse.d.ts +2 -1
- package/esm/plugin/Collapse.js +56 -8
- package/esm/plugin/CollapseGroup.js +14 -13
- package/esm/plugin/ColumnToggler.d.ts +11 -6
- package/esm/plugin/ColumnToggler.js +69 -10
- package/esm/plugin/Container.d.ts +4 -1
- package/esm/plugin/Container.js +79 -9
- package/esm/plugin/Custom.js +5 -3
- package/esm/plugin/CustomRegion.js +5 -2
- package/esm/plugin/Date.js +3 -1
- package/esm/plugin/Datetime.js +3 -1
- package/esm/plugin/Dialog.d.ts +26 -3
- package/esm/plugin/Dialog.js +217 -23
- package/esm/plugin/Divider.js +72 -6
- package/esm/plugin/Drawer.d.ts +7 -1
- package/esm/plugin/Drawer.js +134 -44
- package/esm/plugin/DropDownButton.js +4 -2
- package/esm/plugin/Each.d.ts +226 -11
- package/esm/plugin/Each.js +238 -89
- package/esm/plugin/Flex.js +3 -1
- package/esm/plugin/Form/ButtonGroupSelect.d.ts +2 -0
- package/esm/plugin/Form/ButtonGroupSelect.js +52 -2
- package/esm/plugin/Form/ButtonToolbar.js +3 -1
- package/esm/plugin/Form/ChainedSelect.d.ts +2 -0
- package/esm/plugin/Form/ChainedSelect.js +43 -3
- package/esm/plugin/Form/Checkbox.d.ts +6 -0
- package/esm/plugin/Form/Checkbox.js +61 -12
- package/esm/plugin/Form/Checkboxes.d.ts +2 -0
- package/esm/plugin/Form/Checkboxes.js +66 -22
- package/esm/plugin/Form/CodeEditor.js +3 -1
- package/esm/plugin/Form/Combo.d.ts +4 -2
- package/esm/plugin/Form/Combo.js +79 -6
- package/esm/plugin/Form/ConditionBuilder.js +5 -2
- package/esm/plugin/Form/Control.js +5 -3
- package/esm/plugin/Form/DiffEditor.js +3 -1
- package/esm/plugin/Form/FieldSet.js +4 -2
- package/esm/plugin/Form/Form.d.ts +37 -8
- package/esm/plugin/Form/Form.js +629 -491
- package/esm/plugin/Form/Formula.js +3 -1
- package/esm/plugin/Form/Group.js +5 -3
- package/esm/plugin/Form/Hidden.js +3 -1
- package/esm/plugin/Form/InputArray.js +4 -2
- package/esm/plugin/Form/InputCity.d.ts +2 -0
- package/esm/plugin/Form/InputCity.js +56 -2
- package/esm/plugin/Form/InputColor.js +3 -1
- package/esm/plugin/Form/InputDate.js +29 -43
- package/esm/plugin/Form/InputDateRange.js +42 -31
- package/esm/plugin/Form/InputDateTime.js +3 -1
- package/esm/plugin/Form/InputDateTimeRange.js +3 -1
- package/esm/plugin/Form/InputEmail.js +3 -1
- package/esm/plugin/Form/InputExcel.js +3 -1
- package/esm/plugin/Form/InputFile.js +8 -2
- package/esm/plugin/Form/InputGroup.d.ts +1 -0
- package/esm/plugin/Form/InputGroup.js +3 -1
- package/esm/plugin/Form/InputImage.js +12 -6
- package/esm/plugin/Form/InputKV.js +3 -1
- package/esm/plugin/Form/InputMonth.js +3 -1
- package/esm/plugin/Form/InputMonthRange.js +3 -1
- package/esm/plugin/Form/InputNumber.d.ts +6 -1
- package/esm/plugin/Form/InputNumber.js +12 -1
- package/esm/plugin/Form/InputPassword.js +3 -1
- package/esm/plugin/Form/InputQuarter.js +3 -1
- package/esm/plugin/Form/InputQuarterRange.js +3 -1
- package/esm/plugin/Form/InputRange.d.ts +21 -1
- package/esm/plugin/Form/InputRange.js +50 -35
- package/esm/plugin/Form/InputRating.d.ts +6 -0
- package/esm/plugin/Form/InputRating.js +12 -1
- package/esm/plugin/Form/InputRepeat.js +3 -1
- package/esm/plugin/Form/InputRichText.js +3 -1
- package/esm/plugin/Form/InputSubForm.js +5 -3
- package/esm/plugin/Form/InputTable.d.ts +4 -3
- package/esm/plugin/Form/InputTable.js +85 -64
- package/esm/plugin/Form/InputTag.d.ts +6 -1
- package/esm/plugin/Form/InputTag.js +54 -4
- package/esm/plugin/Form/InputText.d.ts +2 -0
- package/esm/plugin/Form/InputText.js +51 -1
- package/esm/plugin/Form/InputTime.js +3 -1
- package/esm/plugin/Form/InputTimeRange.js +3 -1
- package/esm/plugin/Form/InputTree.d.ts +2 -1
- package/esm/plugin/Form/InputTree.js +98 -35
- package/esm/plugin/Form/InputURL.js +3 -1
- package/esm/plugin/Form/InputYear.js +3 -1
- package/esm/plugin/Form/InputYearRange.js +3 -1
- package/esm/plugin/Form/Item.js +20 -15
- package/esm/plugin/Form/ListSelect.d.ts +2 -0
- package/esm/plugin/Form/ListSelect.js +52 -2
- package/esm/plugin/Form/LocationPicker.d.ts +28 -0
- package/esm/plugin/Form/LocationPicker.js +34 -1
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -2
- package/esm/plugin/Form/MatrixCheckboxes.js +32 -6
- package/esm/plugin/Form/NestedSelect.d.ts +2 -1
- package/esm/plugin/Form/NestedSelect.js +52 -2
- package/esm/plugin/Form/Picker.d.ts +2 -1
- package/esm/plugin/Form/Picker.js +51 -3
- package/esm/plugin/Form/Radios.d.ts +2 -0
- package/esm/plugin/Form/Radios.js +33 -2
- package/esm/plugin/Form/Select.d.ts +9 -7
- package/esm/plugin/Form/Select.js +68 -51
- package/esm/plugin/Form/Static.js +5 -3
- package/esm/plugin/Form/Switch.d.ts +6 -1
- package/esm/plugin/Form/Switch.js +13 -1
- package/esm/plugin/Form/TabsTransfer.d.ts +4 -3
- package/esm/plugin/Form/TabsTransfer.js +81 -28
- package/esm/plugin/Form/Textarea.js +3 -1
- package/esm/plugin/Form/Transfer.d.ts +2 -0
- package/esm/plugin/Form/Transfer.js +46 -5
- package/esm/plugin/Form/TreeSelect.d.ts +2 -1
- package/esm/plugin/Form/TreeSelect.js +86 -30
- package/esm/plugin/Form/UUID.js +3 -1
- package/esm/plugin/Grid.js +13 -8
- package/esm/plugin/HBox.js +10 -8
- package/esm/plugin/IFrame.js +3 -1
- package/esm/plugin/Icon.js +5 -3
- package/esm/plugin/Image.js +54 -31
- package/esm/plugin/Images.js +22 -10
- package/esm/plugin/Json.js +3 -1
- package/esm/plugin/Layout/FlexPluginBase.js +18 -16
- package/esm/plugin/Layout/Layout_fixed.js +3 -1
- package/esm/plugin/Layout/Layout_free_container.js +3 -1
- package/esm/plugin/Layout/Layout_sorption_container.js +3 -1
- package/esm/plugin/Link.js +17 -5
- package/esm/plugin/List.d.ts +5 -0
- package/esm/plugin/List.js +59 -23
- package/esm/plugin/List2.d.ts +545 -0
- package/esm/plugin/List2.js +380 -0
- package/esm/plugin/ListItem.js +4 -2
- package/esm/plugin/Log.js +6 -4
- package/esm/plugin/Mapping.js +3 -1
- package/esm/plugin/Markdown.js +3 -1
- package/esm/plugin/Nav.d.ts +2 -0
- package/esm/plugin/Nav.js +7 -3
- package/esm/plugin/OfficeViewer.js +3 -1
- package/esm/plugin/Operation.js +4 -3
- package/esm/plugin/Others/Action.js +7 -5
- package/esm/plugin/Others/TableCell.js +5 -3
- package/esm/plugin/Page.d.ts +1 -1
- package/esm/plugin/Page.js +66 -20
- package/esm/plugin/Pagination.d.ts +0 -1
- package/esm/plugin/Pagination.js +35 -19
- package/esm/plugin/Panel.js +4 -2
- package/esm/plugin/Plain.js +3 -1
- package/esm/plugin/Progress.js +37 -10
- package/esm/plugin/Property.js +3 -1
- package/esm/plugin/QRCode.js +3 -1
- package/esm/plugin/Reset.js +3 -1
- package/esm/plugin/SearchBox.d.ts +3 -1
- package/esm/plugin/SearchBox.js +14 -1
- package/esm/plugin/Service.d.ts +20 -13
- package/esm/plugin/Service.js +203 -94
- package/esm/plugin/Sparkline.d.ts +2 -1
- package/esm/plugin/Sparkline.js +32 -9
- package/esm/plugin/Status.js +3 -1
- package/esm/plugin/Steps.js +3 -1
- package/esm/plugin/Submit.js +3 -1
- package/esm/plugin/Table.d.ts +10 -1
- package/esm/plugin/Table.js +160 -107
- package/esm/plugin/Table2.d.ts +24 -10
- package/esm/plugin/Table2.js +668 -420
- package/esm/plugin/TableCell2.d.ts +14 -2
- package/esm/plugin/TableCell2.js +510 -365
- package/esm/plugin/TableView.d.ts +2 -1
- package/esm/plugin/TableView.js +3 -1
- package/esm/plugin/Tabs.d.ts +2 -1
- package/esm/plugin/Tabs.js +6 -4
- package/esm/plugin/Tag.js +10 -2
- package/esm/plugin/Tasks.js +3 -1
- package/esm/plugin/Time.js +3 -1
- package/esm/plugin/Timeline.d.ts +2 -1
- package/esm/plugin/Timeline.js +77 -4
- package/esm/plugin/TooltipWrapper.js +12 -9
- package/esm/plugin/Tpl.js +21 -3
- package/esm/plugin/Video.js +3 -1
- package/esm/plugin/WebComponent.js +3 -1
- package/esm/plugin/Wizard.js +7 -5
- package/esm/plugin/Wrapper.js +10 -8
- package/esm/plugin/index.d.ts +144 -0
- package/esm/renderer/APIAdaptorControl.d.ts +16 -2
- package/esm/renderer/APIAdaptorControl.js +33 -47
- package/esm/renderer/APIControl.d.ts +4 -4
- package/esm/renderer/APIControl.js +13 -3
- package/esm/renderer/ActionApiControl.d.ts +9 -3
- package/esm/renderer/BadgeControl.d.ts +7 -7
- package/esm/renderer/BadgeControl.js +8 -3
- package/esm/renderer/ButtonGroupControl.d.ts +1 -1
- package/esm/renderer/ButtonGroupControl.js +3 -1
- package/esm/renderer/ColumnControl.d.ts +1 -1
- package/esm/renderer/DataBindingControl.d.ts +3 -3
- package/esm/renderer/DataBindingControl.js +12 -6
- package/esm/renderer/DataMappingControl.js +3 -1
- package/esm/renderer/DataPickerControl.d.ts +1 -1
- package/esm/renderer/DataPickerControl.js +3 -1
- package/esm/renderer/DateShortCutControl.d.ts +3 -2
- package/esm/renderer/DateShortCutControl.js +10 -6
- package/esm/renderer/ExpressionFormulaControl.d.ts +1 -1
- package/esm/renderer/ExpressionFormulaControl.js +4 -2
- package/esm/renderer/FeatureControl.d.ts +18 -5
- package/esm/renderer/FeatureControl.js +74 -12
- package/esm/renderer/FieldSetting.d.ts +66 -0
- package/esm/renderer/FieldSetting.js +492 -0
- package/esm/renderer/FlexSettingControl.d.ts +1 -1
- package/esm/renderer/FlexSettingControl.js +4 -2
- package/esm/renderer/FormulaControl.d.ts +8 -3
- package/esm/renderer/FormulaControl.js +24 -7
- package/esm/renderer/FunctionEditorControl.d.ts +79 -0
- package/esm/renderer/FunctionEditorControl.js +107 -0
- package/esm/renderer/GoConfigControl.d.ts +1 -1
- package/esm/renderer/GoConfigControl.js +4 -2
- package/esm/renderer/InputRangeValueControl.d.ts +15 -0
- package/esm/renderer/InputRangeValueControl.js +121 -0
- package/esm/renderer/MapSourceControl.d.ts +3 -3
- package/esm/renderer/MapSourceControl.js +4 -2
- package/esm/renderer/NavBadgeControl.d.ts +7 -7
- package/esm/renderer/NavBadgeControl.js +3 -1
- package/esm/renderer/NavDefaultActive.js +3 -1
- package/esm/renderer/NavSourceControl.d.ts +53 -35
- package/esm/renderer/NavSourceControl.js +601 -230
- package/esm/renderer/OptionControl.d.ts +5 -3
- package/esm/renderer/OptionControl.js +37 -25
- package/esm/renderer/RangePartsControl.d.ts +5 -5
- package/esm/renderer/RangePartsControl.js +6 -4
- package/esm/renderer/StatusControl.d.ts +2 -2
- package/esm/renderer/StatusControl.js +19 -3
- package/esm/renderer/SwitchMoreControl.d.ts +12 -5
- package/esm/renderer/SwitchMoreControl.js +23 -8
- package/esm/renderer/TableColumnWidthControl.d.ts +29 -0
- package/esm/renderer/TableColumnWidthControl.js +177 -0
- package/esm/renderer/TimelineItemControl.d.ts +6 -6
- package/esm/renderer/TimelineItemControl.js +26 -7
- package/esm/renderer/TplFormulaControl.d.ts +1 -1
- package/esm/renderer/TplFormulaControl.js +3 -1
- package/esm/renderer/TransferTableControl.d.ts +3 -3
- package/esm/renderer/TransferTableControl.js +4 -2
- package/esm/renderer/TreeOptionControl.d.ts +4 -4
- package/esm/renderer/TreeOptionControl.js +15 -13
- package/esm/renderer/ValidationControl.d.ts +4 -4
- package/esm/renderer/ValidationControl.js +4 -2
- package/esm/renderer/ValidationItem.d.ts +3 -3
- package/esm/renderer/ValidationItem.js +3 -1
- package/esm/renderer/crud2-control/AddColumnModal.d.ts +6 -0
- package/esm/renderer/crud2-control/AddColumnModal.js +256 -0
- package/esm/renderer/crud2-control/CRUDColumnControl.d.ts +68 -0
- package/esm/renderer/crud2-control/CRUDColumnControl.js +473 -0
- package/esm/renderer/crud2-control/CRUDFiltersControl.d.ts +53 -0
- package/esm/renderer/crud2-control/CRUDFiltersControl.js +691 -0
- package/esm/renderer/crud2-control/CRUDToolbarControl.d.ts +49 -0
- package/esm/renderer/crud2-control/CRUDToolbarControl.js +417 -0
- package/esm/renderer/event-control/action-config-dialog.d.ts +1 -1
- package/esm/renderer/event-control/action-config-dialog.js +30 -4
- package/esm/renderer/event-control/action-config-panel.js +3 -1
- package/esm/renderer/event-control/comp-action-select.d.ts +1 -1
- package/esm/renderer/event-control/comp-action-select.js +3 -1
- package/esm/renderer/event-control/helper.d.ts +2 -1
- package/esm/renderer/event-control/helper.js +307 -206
- package/esm/renderer/event-control/index.d.ts +28 -19
- package/esm/renderer/event-control/index.js +115 -22
- package/esm/renderer/style-control/Background.d.ts +1 -1
- package/esm/renderer/style-control/Background.js +3 -1
- package/esm/renderer/style-control/Border.d.ts +2 -2
- package/esm/renderer/style-control/Border.js +10 -8
- package/esm/renderer/style-control/BoxModel.d.ts +2 -2
- package/esm/renderer/style-control/BoxModel.js +3 -1
- package/esm/renderer/style-control/BoxShadow.d.ts +2 -2
- package/esm/renderer/style-control/BoxShadow.js +3 -1
- package/esm/renderer/style-control/Display.d.ts +1 -1
- package/esm/renderer/style-control/Display.js +3 -1
- package/esm/renderer/style-control/Font.d.ts +1 -1
- package/esm/renderer/style-control/Font.js +3 -1
- package/esm/renderer/style-control/InsetBoxModel.d.ts +2 -2
- package/esm/renderer/style-control/InsetBoxModel.js +3 -1
- package/esm/renderer/style-control/ThemeCssCode.d.ts +1 -1
- package/esm/renderer/style-control/ThemeCssCode.js +134 -282
- package/esm/renderer/style-control/font-family.js +3 -1
- package/esm/renderer/style-control/helper.js +3 -1
- package/esm/renderer/style-control/transformation.js +3 -1
- package/esm/renderer/textarea-formula/FormulaPicker.js +5 -3
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -1
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +77 -8
- package/esm/renderer/textarea-formula/plugin.js +5 -3
- package/esm/tpl/api.js +16 -11
- package/esm/tpl/common.js +60 -18
- package/esm/tpl/horizontal.js +4 -2
- package/esm/tpl/layout.js +16 -10
- package/esm/tpl/options.d.ts +10 -1
- package/esm/tpl/options.js +251 -11
- package/esm/tpl/remark.js +3 -1
- package/esm/tpl/style.js +99 -60
- package/esm/tpl/validations.js +3 -1
- package/esm/util.d.ts +14 -0
- package/esm/util.js +39 -3
- package/esm/validator.js +7 -5
- package/lib/builder/ApiDSBuilder.d.ts +491 -0
- package/lib/builder/ApiDSBuilder.js +1226 -0
- package/lib/builder/DSBuilder.d.ts +171 -0
- package/lib/builder/DSBuilder.js +55 -0
- package/lib/builder/DSBuilderManager.d.ts +62 -0
- package/lib/builder/DSBuilderManager.js +211 -0
- package/lib/builder/constants.d.ts +97 -0
- package/lib/builder/constants.js +144 -0
- package/lib/builder/index.d.ts +6 -0
- package/lib/builder/type.d.ts +96 -0
- package/lib/builder/utils.d.ts +10 -0
- package/lib/builder/utils.js +104 -0
- package/lib/component/BaseControl.js +5 -3
- package/lib/component/InputComponentName.js +3 -1
- package/lib/component/TableViewEditor.d.ts +2 -2
- package/lib/component/TableViewEditor.js +4 -2
- package/lib/icons/btn/btn-group.svg.js +3 -1
- package/lib/icons/btn/btn-select.svg.js +3 -1
- package/lib/icons/btn/btn-toolbar.svg.js +3 -1
- package/lib/icons/btn/button.svg.js +3 -1
- package/lib/icons/btn/dropdown-btn.svg.js +3 -1
- package/lib/icons/container/anchor-nav.svg.js +3 -1
- package/lib/icons/container/collapse.svg.js +3 -1
- package/lib/icons/container/container.svg.js +3 -1
- package/lib/icons/container/flex-container.svg.js +3 -1
- package/lib/icons/container/form-group.svg.js +3 -1
- package/lib/icons/container/grid.svg.js +3 -1
- package/lib/icons/container/iframe.svg.js +3 -1
- package/lib/icons/container/panel.svg.js +3 -1
- package/lib/icons/container/table-view.svg.js +3 -1
- package/lib/icons/container/tabs.svg.js +3 -1
- package/lib/icons/container/tooltip-wrapper.svg.js +3 -1
- package/lib/icons/container/web-component.svg.js +3 -1
- package/lib/icons/crud/column-add.svg.js +50 -0
- package/lib/icons/crud/column-delete.svg.js +48 -0
- package/lib/icons/crud/column-setting.svg.js +48 -0
- package/lib/icons/crud/share-link.svg.js +46 -0
- package/lib/icons/display/aBaseline.svg.js +19 -16
- package/lib/icons/display/aCenter.svg.js +19 -16
- package/lib/icons/display/aFlexEnd.svg.js +19 -16
- package/lib/icons/display/aFlexStart.svg.js +19 -16
- package/lib/icons/display/aStretch.svg.js +19 -16
- package/lib/icons/display/block.svg.js +19 -16
- package/lib/icons/display/dcolumn.svg.js +19 -16
- package/lib/icons/display/dcolumnReverse.svg.js +19 -16
- package/lib/icons/display/drow.svg.js +19 -16
- package/lib/icons/display/drowReverse.svg.js +19 -16
- package/lib/icons/display/flex.svg.js +19 -16
- package/lib/icons/display/inline-block.svg.js +19 -16
- package/lib/icons/display/inline.svg.js +19 -16
- package/lib/icons/display/jCenter.svg.js +19 -16
- package/lib/icons/display/jFlexEnd.svg.js +19 -16
- package/lib/icons/display/jFlexStart.svg.js +19 -16
- package/lib/icons/display/jSpaceAround.svg.js +19 -16
- package/lib/icons/display/jSpaceBetween.svg.js +19 -16
- package/lib/icons/feat/audio.svg.js +3 -1
- package/lib/icons/feat/custom.svg.js +3 -1
- package/lib/icons/feat/each.svg.js +3 -1
- package/lib/icons/feat/form.svg.js +3 -1
- package/lib/icons/feat/nav.svg.js +3 -1
- package/lib/icons/feat/qrcode.svg.js +3 -1
- package/lib/icons/feat/service.svg.js +3 -1
- package/lib/icons/feat/table.svg.js +3 -1
- package/lib/icons/feat/tasks.svg.js +3 -1
- package/lib/icons/feat/video.svg.js +3 -1
- package/lib/icons/feat/wizard.svg.js +3 -1
- package/lib/icons/form/chained-select.svg.js +3 -1
- package/lib/icons/form/checkbox.svg.js +3 -1
- package/lib/icons/form/checkboxes.svg.js +3 -1
- package/lib/icons/form/combo.svg.js +3 -1
- package/lib/icons/form/condition-builder.svg.js +3 -1
- package/lib/icons/form/diff-editor.svg.js +3 -1
- package/lib/icons/form/editor.svg.js +3 -1
- package/lib/icons/form/formula.svg.js +3 -1
- package/lib/icons/form/hidden.svg.js +3 -1
- package/lib/icons/form/input-city.svg.js +3 -1
- package/lib/icons/form/input-color.svg.js +3 -1
- package/lib/icons/form/input-date-range.svg.js +3 -1
- package/lib/icons/form/input-date.svg.js +3 -1
- package/lib/icons/form/input-datetime.svg.js +3 -1
- package/lib/icons/form/input-email.svg.js +3 -1
- package/lib/icons/form/input-excel.svg.js +3 -1
- package/lib/icons/form/input-file.svg.js +3 -1
- package/lib/icons/form/input-group.svg.js +3 -1
- package/lib/icons/form/input-image.svg.js +3 -1
- package/lib/icons/form/input-kv.svg.js +3 -1
- package/lib/icons/form/input-month-range.svg.js +3 -1
- package/lib/icons/form/input-number.svg.js +3 -1
- package/lib/icons/form/input-password.svg.js +3 -1
- package/lib/icons/form/input-quarter-range.svg.js +3 -1
- package/lib/icons/form/input-range.svg.js +3 -1
- package/lib/icons/form/input-rating.svg.js +3 -1
- package/lib/icons/form/input-repeat.svg.js +3 -1
- package/lib/icons/form/input-rich-text.svg.js +3 -1
- package/lib/icons/form/input-tag.svg.js +3 -1
- package/lib/icons/form/input-text.svg.js +3 -1
- package/lib/icons/form/input-time-range.svg.js +3 -1
- package/lib/icons/form/input-time.svg.js +3 -1
- package/lib/icons/form/input-tree.svg.js +3 -1
- package/lib/icons/form/input-url.svg.js +3 -1
- package/lib/icons/form/input-year.svg.js +3 -1
- package/lib/icons/form/inputArray.svg.js +3 -1
- package/lib/icons/form/list-select.svg.js +3 -1
- package/lib/icons/form/location-picker.svg.js +3 -1
- package/lib/icons/form/matrix-checkboxes.svg.js +3 -1
- package/lib/icons/form/month.svg.js +3 -1
- package/lib/icons/form/nested-select.svg.js +3 -1
- package/lib/icons/form/picker.svg.js +3 -1
- package/lib/icons/form/quarter.svg.js +3 -1
- package/lib/icons/form/radios.svg.js +3 -1
- package/lib/icons/form/select.svg.js +3 -1
- package/lib/icons/form/static.svg.js +3 -1
- package/lib/icons/form/sub-form.svg.js +3 -1
- package/lib/icons/form/switch.svg.js +3 -1
- package/lib/icons/form/tabs-transfer.svg.js +3 -1
- package/lib/icons/form/textarea.svg.js +3 -1
- package/lib/icons/form/transfer.svg.js +3 -1
- package/lib/icons/form/tree-select.svg.js +3 -1
- package/lib/icons/form/uuid.svg.js +3 -1
- package/lib/icons/index.js +12 -1
- package/lib/icons/layout/layout-1with2.svg.js +3 -1
- package/lib/icons/layout/layout-2cols.svg.js +3 -1
- package/lib/icons/layout/layout-2row.svg.js +3 -1
- package/lib/icons/layout/layout-2with1.svg.js +3 -1
- package/lib/icons/layout/layout-3cols.svg.js +3 -1
- package/lib/icons/layout/layout-3row.svg.js +3 -1
- package/lib/icons/layout/layout-absolute.svg.js +3 -1
- package/lib/icons/layout/layout-fixed-top.svg.js +3 -1
- package/lib/icons/layout/layout-fixed.svg.js +3 -1
- package/lib/icons/layout/layout-free-container.svg.js +3 -1
- package/lib/icons/layout/layout-full.svg.js +3 -1
- package/lib/icons/layout/layout1-2.svg.js +3 -1
- package/lib/icons/layout/layout2-1.svg.js +3 -1
- package/lib/icons/layout/layout3-1.svg.js +3 -1
- package/lib/icons/layout/layout3-2.svg.js +3 -1
- package/lib/icons/other/_fx.svg.js +3 -1
- package/lib/icons/other/divider.svg.js +3 -1
- package/lib/icons/other/fx.svg.js +3 -1
- package/lib/icons/other/property-sheet.svg.js +3 -1
- package/lib/icons/other/tooltip.svg.js +3 -1
- package/lib/icons/show/URL.svg.js +3 -1
- package/lib/icons/show/avatar.svg.js +3 -1
- package/lib/icons/show/breadcrumb.svg.js +3 -1
- package/lib/icons/show/card.svg.js +3 -1
- package/lib/icons/show/cards.svg.js +3 -1
- package/lib/icons/show/carousel.svg.js +3 -1
- package/lib/icons/show/chart.svg.js +3 -1
- package/lib/icons/show/code.svg.js +3 -1
- package/lib/icons/show/date.svg.js +3 -1
- package/lib/icons/show/datetime.svg.js +3 -1
- package/lib/icons/show/image.svg.js +3 -1
- package/lib/icons/show/images.svg.js +3 -1
- package/lib/icons/show/json-view.svg.js +3 -1
- package/lib/icons/show/list.svg.js +3 -1
- package/lib/icons/show/log.svg.js +3 -1
- package/lib/icons/show/mapping.svg.js +3 -1
- package/lib/icons/show/markdown.svg.js +3 -1
- package/lib/icons/show/plain.svg.js +3 -1
- package/lib/icons/show/progress.svg.js +3 -1
- package/lib/icons/show/sparkline.svg.js +3 -1
- package/lib/icons/show/status.svg.js +3 -1
- package/lib/icons/show/steps.svg.js +3 -1
- package/lib/icons/show/time.svg.js +3 -1
- package/lib/icons/theme/css.svg.js +3 -1
- package/lib/index.d.ts +9 -145
- package/lib/index.js +322 -139
- package/lib/locale/en-US.js +307 -2
- package/lib/locale/zh-CN.js +315 -4
- package/lib/plugin/Alert.js +3 -1
- package/lib/plugin/AnchorNav.js +5 -3
- package/lib/plugin/Audio.js +3 -1
- package/lib/plugin/Avatar.js +3 -1
- package/lib/plugin/Breadcrumb.js +3 -1
- package/lib/plugin/Button.js +5 -3
- package/lib/plugin/ButtonGroup.js +3 -1
- package/lib/plugin/CRUD.d.ts +4 -3
- package/lib/plugin/CRUD.js +29 -23
- package/lib/plugin/CRUD2/BaseCRUD.d.ts +233 -0
- package/lib/plugin/CRUD2/BaseCRUD.js +1060 -0
- package/lib/plugin/CRUD2/CRUDCards.d.ts +53 -0
- package/lib/plugin/CRUD2/CRUDList.d.ts +53 -0
- package/lib/plugin/CRUD2/CRUDTable.d.ts +21 -0
- package/lib/plugin/CRUD2/CRUDTable.js +52 -0
- package/lib/plugin/CRUD2/constants.d.ts +32 -0
- package/lib/plugin/CRUD2/constants.js +81 -0
- package/lib/plugin/CRUD2/utils.d.ts +8 -0
- package/lib/plugin/CRUD2/utils.js +103 -0
- package/lib/plugin/Card.js +10 -4
- package/lib/plugin/Card2.js +3 -1
- package/lib/plugin/Cards.d.ts +547 -41
- package/lib/plugin/Cards.js +365 -171
- package/lib/plugin/Carousel.js +122 -97
- package/lib/plugin/Chart.d.ts +3 -0
- package/lib/plugin/Chart.js +145 -89
- package/lib/plugin/CodeView.js +3 -1
- package/lib/plugin/Collapse.d.ts +2 -1
- package/lib/plugin/Collapse.js +56 -8
- package/lib/plugin/CollapseGroup.js +14 -13
- package/lib/plugin/ColumnToggler.d.ts +11 -6
- package/lib/plugin/ColumnToggler.js +72 -9
- package/lib/plugin/Container.d.ts +4 -1
- package/lib/plugin/Container.js +79 -9
- package/lib/plugin/Custom.js +5 -3
- package/lib/plugin/CustomRegion.js +5 -2
- package/lib/plugin/Date.js +3 -1
- package/lib/plugin/Datetime.js +3 -1
- package/lib/plugin/Dialog.d.ts +26 -3
- package/lib/plugin/Dialog.js +215 -20
- package/lib/plugin/Divider.js +72 -6
- package/lib/plugin/Drawer.d.ts +7 -1
- package/lib/plugin/Drawer.js +136 -42
- package/lib/plugin/DropDownButton.js +4 -2
- package/lib/plugin/Each.d.ts +226 -11
- package/lib/plugin/Each.js +234 -89
- package/lib/plugin/Flex.js +3 -1
- package/lib/plugin/Form/ButtonGroupSelect.d.ts +2 -0
- package/lib/plugin/Form/ButtonGroupSelect.js +52 -2
- package/lib/plugin/Form/ButtonToolbar.js +3 -1
- package/lib/plugin/Form/ChainedSelect.d.ts +2 -0
- package/lib/plugin/Form/ChainedSelect.js +43 -3
- package/lib/plugin/Form/Checkbox.d.ts +6 -0
- package/lib/plugin/Form/Checkbox.js +65 -12
- package/lib/plugin/Form/Checkboxes.d.ts +2 -0
- package/lib/plugin/Form/Checkboxes.js +66 -22
- package/lib/plugin/Form/CodeEditor.js +3 -1
- package/lib/plugin/Form/Combo.d.ts +4 -2
- package/lib/plugin/Form/Combo.js +78 -5
- package/lib/plugin/Form/ConditionBuilder.js +9 -4
- package/lib/plugin/Form/Control.js +5 -3
- package/lib/plugin/Form/DiffEditor.js +3 -1
- package/lib/plugin/Form/FieldSet.js +4 -2
- package/lib/plugin/Form/Form.d.ts +37 -8
- package/lib/plugin/Form/Form.js +633 -489
- package/lib/plugin/Form/Formula.js +3 -1
- package/lib/plugin/Form/Group.js +5 -3
- package/lib/plugin/Form/Hidden.js +3 -1
- package/lib/plugin/Form/InputArray.js +4 -2
- package/lib/plugin/Form/InputCity.d.ts +2 -0
- package/lib/plugin/Form/InputCity.js +56 -2
- package/lib/plugin/Form/InputColor.js +3 -1
- package/lib/plugin/Form/InputDate.js +29 -43
- package/lib/plugin/Form/InputDateRange.js +42 -31
- package/lib/plugin/Form/InputDateTime.js +3 -1
- package/lib/plugin/Form/InputDateTimeRange.js +3 -1
- package/lib/plugin/Form/InputEmail.js +3 -1
- package/lib/plugin/Form/InputExcel.js +3 -1
- package/lib/plugin/Form/InputFile.js +8 -2
- package/lib/plugin/Form/InputGroup.d.ts +1 -0
- package/lib/plugin/Form/InputGroup.js +3 -1
- package/lib/plugin/Form/InputImage.js +12 -6
- package/lib/plugin/Form/InputKV.js +3 -1
- package/lib/plugin/Form/InputMonth.js +3 -1
- package/lib/plugin/Form/InputMonthRange.js +3 -1
- package/lib/plugin/Form/InputNumber.d.ts +6 -1
- package/lib/plugin/Form/InputNumber.js +12 -1
- package/lib/plugin/Form/InputPassword.js +3 -1
- package/lib/plugin/Form/InputQuarter.js +3 -1
- package/lib/plugin/Form/InputQuarterRange.js +3 -1
- package/lib/plugin/Form/InputRange.d.ts +21 -1
- package/lib/plugin/Form/InputRange.js +50 -35
- package/lib/plugin/Form/InputRating.d.ts +6 -0
- package/lib/plugin/Form/InputRating.js +12 -1
- package/lib/plugin/Form/InputRepeat.js +3 -1
- package/lib/plugin/Form/InputRichText.js +3 -1
- package/lib/plugin/Form/InputSubForm.js +5 -3
- package/lib/plugin/Form/InputTable.d.ts +4 -3
- package/lib/plugin/Form/InputTable.js +82 -61
- package/lib/plugin/Form/InputTag.d.ts +6 -1
- package/lib/plugin/Form/InputTag.js +54 -4
- package/lib/plugin/Form/InputText.d.ts +2 -0
- package/lib/plugin/Form/InputText.js +51 -1
- package/lib/plugin/Form/InputTime.js +3 -1
- package/lib/plugin/Form/InputTimeRange.js +3 -1
- package/lib/plugin/Form/InputTree.d.ts +2 -1
- package/lib/plugin/Form/InputTree.js +98 -35
- package/lib/plugin/Form/InputURL.js +3 -1
- package/lib/plugin/Form/InputYear.js +3 -1
- package/lib/plugin/Form/InputYearRange.js +3 -1
- package/lib/plugin/Form/Item.js +20 -15
- package/lib/plugin/Form/ListSelect.d.ts +2 -0
- package/lib/plugin/Form/ListSelect.js +52 -2
- package/lib/plugin/Form/LocationPicker.d.ts +28 -0
- package/lib/plugin/Form/LocationPicker.js +34 -1
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -2
- package/lib/plugin/Form/MatrixCheckboxes.js +32 -6
- package/lib/plugin/Form/NestedSelect.d.ts +2 -1
- package/lib/plugin/Form/NestedSelect.js +52 -2
- package/lib/plugin/Form/Picker.d.ts +2 -1
- package/lib/plugin/Form/Picker.js +51 -3
- package/lib/plugin/Form/Radios.d.ts +2 -0
- package/lib/plugin/Form/Radios.js +33 -2
- package/lib/plugin/Form/Select.d.ts +9 -7
- package/lib/plugin/Form/Select.js +68 -51
- package/lib/plugin/Form/Static.js +5 -3
- package/lib/plugin/Form/Switch.d.ts +6 -1
- package/lib/plugin/Form/Switch.js +13 -1
- package/lib/plugin/Form/TabsTransfer.d.ts +4 -3
- package/lib/plugin/Form/TabsTransfer.js +80 -27
- package/lib/plugin/Form/Textarea.js +3 -1
- package/lib/plugin/Form/Transfer.d.ts +2 -0
- package/lib/plugin/Form/Transfer.js +46 -5
- package/lib/plugin/Form/TreeSelect.d.ts +2 -1
- package/lib/plugin/Form/TreeSelect.js +86 -30
- package/lib/plugin/Form/UUID.js +3 -1
- package/lib/plugin/Grid.js +13 -8
- package/lib/plugin/HBox.js +10 -8
- package/lib/plugin/IFrame.js +3 -1
- package/lib/plugin/Icon.js +5 -3
- package/lib/plugin/Image.js +54 -31
- package/lib/plugin/Images.js +22 -10
- package/lib/plugin/Json.js +3 -1
- package/lib/plugin/Layout/FlexPluginBase.js +18 -16
- package/lib/plugin/Layout/Layout_fixed.js +3 -1
- package/lib/plugin/Layout/Layout_free_container.js +3 -1
- package/lib/plugin/Layout/Layout_sorption_container.js +3 -1
- package/lib/plugin/Link.js +17 -5
- package/lib/plugin/List.d.ts +5 -0
- package/lib/plugin/List.js +58 -21
- package/lib/plugin/List2.d.ts +545 -0
- package/lib/plugin/List2.js +388 -0
- package/lib/plugin/ListItem.js +4 -2
- package/lib/plugin/Log.js +6 -4
- package/lib/plugin/Mapping.js +3 -1
- package/lib/plugin/Markdown.js +3 -1
- package/lib/plugin/Nav.d.ts +2 -0
- package/lib/plugin/Nav.js +7 -3
- package/lib/plugin/OfficeViewer.js +3 -1
- package/lib/plugin/Operation.js +4 -3
- package/lib/plugin/Others/Action.js +7 -5
- package/lib/plugin/Others/TableCell.js +5 -3
- package/lib/plugin/Page.d.ts +1 -1
- package/lib/plugin/Page.js +65 -23
- package/lib/plugin/Pagination.d.ts +0 -1
- package/lib/plugin/Pagination.js +38 -18
- package/lib/plugin/Panel.js +4 -2
- package/lib/plugin/Plain.js +3 -1
- package/lib/plugin/Progress.js +37 -10
- package/lib/plugin/Property.js +3 -1
- package/lib/plugin/QRCode.js +3 -1
- package/lib/plugin/Reset.js +3 -1
- package/lib/plugin/SearchBox.d.ts +3 -1
- package/lib/plugin/SearchBox.js +14 -1
- package/lib/plugin/Service.d.ts +20 -13
- package/lib/plugin/Service.js +201 -92
- package/lib/plugin/Sparkline.d.ts +2 -1
- package/lib/plugin/Sparkline.js +31 -8
- package/lib/plugin/Status.js +3 -1
- package/lib/plugin/Steps.js +3 -1
- package/lib/plugin/Submit.js +3 -1
- package/lib/plugin/Table.d.ts +10 -1
- package/lib/plugin/Table.js +159 -106
- package/lib/plugin/Table2.d.ts +24 -10
- package/lib/plugin/Table2.js +672 -418
- package/lib/plugin/TableCell2.d.ts +14 -2
- package/lib/plugin/TableCell2.js +509 -362
- package/lib/plugin/TableView.d.ts +2 -1
- package/lib/plugin/TableView.js +3 -1
- package/lib/plugin/Tabs.d.ts +2 -1
- package/lib/plugin/Tabs.js +6 -4
- package/lib/plugin/Tag.js +10 -2
- package/lib/plugin/Tasks.js +3 -1
- package/lib/plugin/Time.js +3 -1
- package/lib/plugin/Timeline.d.ts +2 -1
- package/lib/plugin/Timeline.js +76 -3
- package/lib/plugin/TooltipWrapper.js +12 -9
- package/lib/plugin/Tpl.js +21 -3
- package/lib/plugin/Video.js +3 -1
- package/lib/plugin/WebComponent.js +3 -1
- package/lib/plugin/Wizard.js +7 -5
- package/lib/plugin/Wrapper.js +10 -8
- package/lib/plugin/index.d.ts +144 -0
- package/lib/renderer/APIAdaptorControl.d.ts +16 -2
- package/lib/renderer/APIAdaptorControl.js +34 -46
- package/lib/renderer/APIControl.d.ts +4 -4
- package/lib/renderer/APIControl.js +13 -3
- package/lib/renderer/ActionApiControl.d.ts +9 -3
- package/lib/renderer/BadgeControl.d.ts +9 -9
- package/lib/renderer/BadgeControl.js +8 -3
- package/lib/renderer/ButtonGroupControl.d.ts +1 -1
- package/lib/renderer/ButtonGroupControl.js +3 -1
- package/lib/renderer/ColumnControl.d.ts +1 -1
- package/lib/renderer/DataBindingControl.d.ts +3 -3
- package/lib/renderer/DataBindingControl.js +13 -6
- package/lib/renderer/DataMappingControl.js +3 -1
- package/lib/renderer/DataPickerControl.d.ts +1 -1
- package/lib/renderer/DataPickerControl.js +3 -1
- package/lib/renderer/DateShortCutControl.d.ts +3 -2
- package/lib/renderer/DateShortCutControl.js +10 -6
- package/lib/renderer/ExpressionFormulaControl.d.ts +1 -1
- package/lib/renderer/ExpressionFormulaControl.js +4 -2
- package/lib/renderer/FeatureControl.d.ts +18 -5
- package/lib/renderer/FeatureControl.js +81 -16
- package/lib/renderer/FieldSetting.d.ts +66 -0
- package/lib/renderer/FieldSetting.js +503 -0
- package/lib/renderer/FlexSettingControl.d.ts +1 -1
- package/lib/renderer/FlexSettingControl.js +4 -2
- package/lib/renderer/FormulaControl.d.ts +8 -3
- package/lib/renderer/FormulaControl.js +23 -6
- package/lib/renderer/FunctionEditorControl.d.ts +79 -0
- package/lib/renderer/FunctionEditorControl.js +115 -0
- package/lib/renderer/GoConfigControl.d.ts +1 -1
- package/lib/renderer/GoConfigControl.js +4 -2
- package/lib/renderer/InputRangeValueControl.d.ts +15 -0
- package/lib/renderer/InputRangeValueControl.js +127 -0
- package/lib/renderer/MapSourceControl.d.ts +3 -3
- package/lib/renderer/MapSourceControl.js +4 -2
- package/lib/renderer/NavBadgeControl.d.ts +7 -7
- package/lib/renderer/NavBadgeControl.js +3 -1
- package/lib/renderer/NavDefaultActive.js +3 -1
- package/lib/renderer/NavSourceControl.d.ts +53 -35
- package/lib/renderer/NavSourceControl.js +600 -227
- package/lib/renderer/OptionControl.d.ts +5 -3
- package/lib/renderer/OptionControl.js +37 -25
- package/lib/renderer/RangePartsControl.d.ts +5 -5
- package/lib/renderer/RangePartsControl.js +6 -4
- package/lib/renderer/StatusControl.d.ts +2 -2
- package/lib/renderer/StatusControl.js +19 -3
- package/lib/renderer/SwitchMoreControl.d.ts +12 -5
- package/lib/renderer/SwitchMoreControl.js +26 -9
- package/lib/renderer/TableColumnWidthControl.d.ts +29 -0
- package/lib/renderer/TableColumnWidthControl.js +186 -0
- package/lib/renderer/TimelineItemControl.d.ts +6 -6
- package/lib/renderer/TimelineItemControl.js +26 -7
- package/lib/renderer/TplFormulaControl.d.ts +1 -1
- package/lib/renderer/TplFormulaControl.js +3 -1
- package/lib/renderer/TransferTableControl.d.ts +3 -3
- package/lib/renderer/TransferTableControl.js +4 -2
- package/lib/renderer/TreeOptionControl.d.ts +4 -4
- package/lib/renderer/TreeOptionControl.js +15 -13
- package/lib/renderer/ValidationControl.d.ts +4 -4
- package/lib/renderer/ValidationControl.js +4 -2
- package/lib/renderer/ValidationItem.d.ts +3 -3
- package/lib/renderer/ValidationItem.js +3 -1
- package/lib/renderer/crud2-control/AddColumnModal.d.ts +6 -0
- package/lib/renderer/crud2-control/AddColumnModal.js +265 -0
- package/lib/renderer/crud2-control/CRUDColumnControl.d.ts +68 -0
- package/lib/renderer/crud2-control/CRUDColumnControl.js +482 -0
- package/lib/renderer/crud2-control/CRUDFiltersControl.d.ts +53 -0
- package/lib/renderer/crud2-control/CRUDFiltersControl.js +701 -0
- package/lib/renderer/crud2-control/CRUDToolbarControl.d.ts +49 -0
- package/lib/renderer/crud2-control/CRUDToolbarControl.js +426 -0
- package/lib/renderer/event-control/action-config-dialog.d.ts +1 -1
- package/lib/renderer/event-control/action-config-dialog.js +29 -3
- package/lib/renderer/event-control/action-config-panel.js +3 -1
- package/lib/renderer/event-control/comp-action-select.d.ts +1 -1
- package/lib/renderer/event-control/comp-action-select.js +3 -1
- package/lib/renderer/event-control/helper.d.ts +2 -1
- package/lib/renderer/event-control/helper.js +305 -204
- package/lib/renderer/event-control/index.d.ts +28 -19
- package/lib/renderer/event-control/index.js +115 -22
- package/lib/renderer/style-control/Background.d.ts +1 -1
- package/lib/renderer/style-control/Background.js +3 -1
- package/lib/renderer/style-control/Border.d.ts +2 -2
- package/lib/renderer/style-control/Border.js +10 -8
- package/lib/renderer/style-control/BoxModel.d.ts +2 -2
- package/lib/renderer/style-control/BoxModel.js +3 -1
- package/lib/renderer/style-control/BoxShadow.d.ts +2 -2
- package/lib/renderer/style-control/BoxShadow.js +3 -1
- package/lib/renderer/style-control/Display.d.ts +1 -1
- package/lib/renderer/style-control/Display.js +3 -1
- package/lib/renderer/style-control/Font.d.ts +1 -1
- package/lib/renderer/style-control/Font.js +3 -1
- package/lib/renderer/style-control/InsetBoxModel.d.ts +2 -2
- package/lib/renderer/style-control/InsetBoxModel.js +3 -1
- package/lib/renderer/style-control/ThemeCssCode.d.ts +1 -1
- package/lib/renderer/style-control/ThemeCssCode.js +136 -282
- package/lib/renderer/style-control/font-family.js +3 -1
- package/lib/renderer/style-control/helper.js +3 -1
- package/lib/renderer/style-control/transformation.js +3 -1
- package/lib/renderer/textarea-formula/FormulaPicker.js +5 -3
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -1
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +76 -7
- package/lib/renderer/textarea-formula/plugin.js +5 -3
- package/lib/tpl/api.js +19 -13
- package/lib/tpl/common.js +63 -18
- package/lib/tpl/horizontal.js +9 -3
- package/lib/tpl/layout.js +17 -10
- package/lib/tpl/options.d.ts +10 -1
- package/lib/tpl/options.js +251 -10
- package/lib/tpl/remark.js +3 -1
- package/lib/tpl/style.js +99 -60
- package/lib/tpl/validations.js +3 -1
- package/lib/util.d.ts +14 -0
- package/lib/util.js +39 -1
- package/lib/validator.js +7 -5
- package/package.json +2 -1
- package/esm/plugin/CRUD2.d.ts +0 -78
- package/esm/plugin/CRUD2.js +0 -1553
- package/esm/renderer/style-control/themeLanguage.d.ts +0 -1
- package/esm/renderer/style-control/themeLanguage.js +0 -1894
- package/lib/plugin/CRUD2.d.ts +0 -78
- package/lib/plugin/CRUD2.js +0 -1565
- package/lib/renderer/style-control/themeLanguage.d.ts +0 -1
- package/lib/renderer/style-control/themeLanguage.js +0 -1898
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -12,9 +13,9 @@ var React = require('react');
|
|
12
13
|
var amisEditorCore = require('amis-editor-core');
|
13
14
|
var amisCore = require('amis-core');
|
14
15
|
var amis = require('amis');
|
15
|
-
var i18nRuntime = require('i18n-runtime');
|
16
16
|
var without = require('lodash/without');
|
17
17
|
var compActionSelect = require('./comp-action-select.js');
|
18
|
+
var i18nRuntime = require('i18n-runtime');
|
18
19
|
|
19
20
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
20
21
|
|
@@ -150,7 +151,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
150
151
|
innerArgs: ['url', 'params', 'blank'],
|
151
152
|
descDetail: function (info) {
|
152
153
|
var _a;
|
153
|
-
return React__default["default"].createElement("div", null, "
|
154
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("c7a34a3465d1beea2f85d53edcff8235"), React__default["default"].createElement("span", {
|
154
155
|
className: "variable-left"
|
155
156
|
}, ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.url) || '-'));
|
156
157
|
},
|
@@ -199,9 +200,9 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
199
200
|
innerArgs: ['link', 'params', 'pageName', '__pageInputSchema'],
|
200
201
|
descDetail: function (info) {
|
201
202
|
var _a;
|
202
|
-
return React__default["default"].createElement("div", null, "
|
203
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("d7098f5050f017673319c5db1473ada7"), React__default["default"].createElement("span", {
|
203
204
|
className: "variable-left variable-right"
|
204
|
-
}, ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.pageName) || '-'), "
|
205
|
+
}, ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.pageName) || '-'), i18nRuntime.i18n("59ceff465ad16932d8972191ad815dfb"));
|
205
206
|
},
|
206
207
|
schema: getArgsWrapper([{
|
207
208
|
type: 'wrapper',
|
@@ -217,16 +218,16 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
217
218
|
actionType: 'goBack',
|
218
219
|
description: i18nRuntime.i18n("5f6b9e7a050ae3f34b38191435e14b24"),
|
219
220
|
descDetail: function (info) {
|
220
|
-
return React__default["default"].createElement("div", null, "
|
221
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("27e0ca877865238aad6940481b2984d4"));
|
221
222
|
}
|
222
223
|
}]
|
223
224
|
}, {
|
224
|
-
actionLabel: i18nRuntime.i18n("
|
225
|
+
actionLabel: i18nRuntime.i18n("0db9e779f5cd9ad8bd3d16d7e8a16b64"),
|
225
226
|
actionType: 'dialogs',
|
226
227
|
children: [{
|
227
228
|
actionLabel: i18nRuntime.i18n("0561589c26e732981f29709a9b574234"),
|
228
229
|
actionType: 'openDialog',
|
229
|
-
description: i18nRuntime.i18n("
|
230
|
+
description: i18nRuntime.i18n("4a502e748d1335385c2c05bf30e582e7"),
|
230
231
|
actions: [{
|
231
232
|
actionType: 'dialog'
|
232
233
|
}, {
|
@@ -236,7 +237,43 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
236
237
|
}],
|
237
238
|
schema: [{
|
238
239
|
type: 'radios',
|
239
|
-
label: i18nRuntime.i18n("
|
240
|
+
label: i18nRuntime.i18n("c1b3a483bf057f5afa118f96644dc8a3"),
|
241
|
+
name: '__dialogSource',
|
242
|
+
required: true,
|
243
|
+
mode: 'horizontal',
|
244
|
+
inputClassName: 'event-action-radio',
|
245
|
+
value: 'new',
|
246
|
+
options: [{
|
247
|
+
label: i18nRuntime.i18n("0c5cbc9d345936876230a0b09aece2ff"),
|
248
|
+
value: 'current'
|
249
|
+
}, {
|
250
|
+
label: i18nRuntime.i18n("a781b5903a4013c147783e1047f42e08"),
|
251
|
+
value: 'new'
|
252
|
+
}]
|
253
|
+
}, {
|
254
|
+
name: '__dialogTitle',
|
255
|
+
type: 'input-text',
|
256
|
+
label: i18nRuntime.i18n("53bed22bc03c0fd61fe4fb81101f712a"),
|
257
|
+
placeholder: i18nRuntime.i18n("953131d14e66fae5e3611f8b419b7ed5"),
|
258
|
+
mode: 'horizontal',
|
259
|
+
size: 'lg',
|
260
|
+
visibleOn: '__dialogSource === "new"'
|
261
|
+
}, {
|
262
|
+
name: '__selectDialog',
|
263
|
+
type: 'select',
|
264
|
+
label: i18nRuntime.i18n("7cc53692d650e049802d808b81efe7f5"),
|
265
|
+
source: '${__dialogActions}',
|
266
|
+
mode: 'horizontal',
|
267
|
+
size: 'lg',
|
268
|
+
visibleOn: '__dialogSource === "current"',
|
269
|
+
onChange: function (value, oldValue, model, form) {
|
270
|
+
form.setValueByName('args', {
|
271
|
+
fromCurrentDialog: true
|
272
|
+
});
|
273
|
+
}
|
274
|
+
}, {
|
275
|
+
type: 'radios',
|
276
|
+
label: i18nRuntime.i18n("939402f3ff754d8d815eb7f6cc991bea"),
|
240
277
|
name: 'groupType',
|
241
278
|
mode: 'horizontal',
|
242
279
|
value: 'dialog',
|
@@ -253,113 +290,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
253
290
|
label: i18nRuntime.i18n("fa6b01f51cc2b8e16bfbb914b6c08ace"),
|
254
291
|
value: 'confirmDialog'
|
255
292
|
}],
|
256
|
-
visibleOn: 'data.actionType === "openDialog"'
|
257
|
-
}, {
|
258
|
-
name: 'dialog',
|
259
|
-
label: i18nRuntime.i18n("507c1d40c5d6b990cf8c832b0a91cadb"),
|
260
|
-
mode: 'horizontal',
|
261
|
-
required: true,
|
262
|
-
pipeIn: amisEditorCore.defaultValue({
|
263
|
-
title: i18nRuntime.i18n("8a089992349df754f182a5d02de8e8e0"),
|
264
|
-
body: i18nRuntime.i18n("1a9aaf05889002e65708c4950012a652"),
|
265
|
-
showCloseButton: true,
|
266
|
-
showErrorMsg: true,
|
267
|
-
showLoading: true,
|
268
|
-
className: 'app-popover'
|
269
|
-
}),
|
270
|
-
asFormItem: true,
|
271
|
-
visibleOn: 'data.groupType === "dialog"',
|
272
|
-
children: function (_a) {
|
273
|
-
var value = _a.value,
|
274
|
-
onChange = _a.onChange,
|
275
|
-
data = _a.data;
|
276
|
-
return React__default["default"].createElement(amis.Button, {
|
277
|
-
size: "sm",
|
278
|
-
className: "action-btn-width",
|
279
|
-
onClick: function () {
|
280
|
-
return manager.openSubEditor({
|
281
|
-
title: i18nRuntime.i18n("c3c8422fcecd8c1cc922cba15ab5cbc0"),
|
282
|
-
value: tslib.__assign({
|
283
|
-
type: 'dialog'
|
284
|
-
}, value),
|
285
|
-
data: data,
|
286
|
-
onChange: function (value) {
|
287
|
-
return onChange(value);
|
288
|
-
}
|
289
|
-
});
|
290
|
-
},
|
291
|
-
block: true
|
292
|
-
}, i18nRuntime.i18n('a532be3ad5f3fda70d228b8542e81835'));
|
293
|
-
}
|
294
|
-
}, {
|
295
|
-
name: 'drawer',
|
296
|
-
label: i18nRuntime.i18n("b67cbb1ca7439053f06d59aac5e410dc"),
|
297
|
-
mode: 'horizontal',
|
298
|
-
required: true,
|
299
|
-
pipeIn: amisEditorCore.defaultValue({
|
300
|
-
title: i18nRuntime.i18n("4cb9c4bc5cb960fcd03fceb2d2e62f3a"),
|
301
|
-
body: i18nRuntime.i18n("1a9aaf05889002e65708c4950012a652"),
|
302
|
-
className: 'app-popover'
|
303
|
-
}),
|
304
|
-
asFormItem: true,
|
305
|
-
visibleOn: 'data.groupType === "drawer"',
|
306
|
-
children: function (_a) {
|
307
|
-
var value = _a.value,
|
308
|
-
onChange = _a.onChange;
|
309
|
-
_a.data;
|
310
|
-
return React__default["default"].createElement(amis.Button, {
|
311
|
-
size: "sm",
|
312
|
-
className: "action-btn-width",
|
313
|
-
onClick: function () {
|
314
|
-
return manager.openSubEditor({
|
315
|
-
title: i18nRuntime.i18n("262c7c7b9874ae5607fb51da468d0e8c"),
|
316
|
-
value: tslib.__assign({
|
317
|
-
type: 'drawer'
|
318
|
-
}, value),
|
319
|
-
onChange: function (value) {
|
320
|
-
return onChange(value);
|
321
|
-
}
|
322
|
-
});
|
323
|
-
},
|
324
|
-
block: true
|
325
|
-
}, i18nRuntime.i18n('a532be3ad5f3fda70d228b8542e81835'));
|
326
|
-
}
|
327
|
-
}, {
|
328
|
-
name: 'dialog',
|
329
|
-
label: i18nRuntime.i18n("507c1d40c5d6b990cf8c832b0a91cadb"),
|
330
|
-
mode: 'horizontal',
|
331
|
-
required: true,
|
332
|
-
pipeIn: amisEditorCore.defaultValue({
|
333
|
-
title: i18nRuntime.i18n("8a089992349df754f182a5d02de8e8e0"),
|
334
|
-
confirmText: i18nRuntime.i18n("e83a256e4f5bb4ff8b3d804b5473217a"),
|
335
|
-
cancelText: i18nRuntime.i18n("625fb26b4b3340f7872b411f401e754c"),
|
336
|
-
confirmBtnLevel: 'primary',
|
337
|
-
body: i18nRuntime.i18n("1a9aaf05889002e65708c4950012a652"),
|
338
|
-
dialogType: 'confirm'
|
339
|
-
}),
|
340
|
-
asFormItem: true,
|
341
|
-
visibleOn: 'data.groupType === "confirmDialog"',
|
342
|
-
children: function (_a) {
|
343
|
-
var value = _a.value,
|
344
|
-
onChange = _a.onChange;
|
345
|
-
_a.data;
|
346
|
-
return React__default["default"].createElement(amis.Button, {
|
347
|
-
size: "sm",
|
348
|
-
className: "action-btn-width",
|
349
|
-
onClick: function () {
|
350
|
-
return manager.openSubEditor({
|
351
|
-
title: i18nRuntime.i18n("c3c8422fcecd8c1cc922cba15ab5cbc0"),
|
352
|
-
value: tslib.__assign({
|
353
|
-
type: 'dialog'
|
354
|
-
}, value),
|
355
|
-
onChange: function (value) {
|
356
|
-
return onChange(value);
|
357
|
-
}
|
358
|
-
});
|
359
|
-
},
|
360
|
-
block: true
|
361
|
-
}, i18nRuntime.i18n('a532be3ad5f3fda70d228b8542e81835'));
|
362
|
-
}
|
293
|
+
visibleOn: 'data.actionType === "openDialog" && __dialogSource === "new"'
|
363
294
|
}]
|
364
295
|
}, {
|
365
296
|
actionLabel: i18nRuntime.i18n("3b02248ca3790e356e47b6900c0e3931"),
|
@@ -410,7 +341,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
410
341
|
innerArgs: ['title', 'msgType', 'msg', 'position', 'timeout', 'closeButton', 'showIcon', 'className'],
|
411
342
|
descDetail: function (info) {
|
412
343
|
var _a, _b;
|
413
|
-
return React__default["default"].createElement("div", null, MSG_TYPES[(_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.msgType] || '', "
|
344
|
+
return React__default["default"].createElement("div", null, MSG_TYPES[(_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.msgType] || '', i18nRuntime.i18n("4e5242a645864528e10f04dc2326a5c4"), React__default["default"].createElement("span", {
|
414
345
|
className: "variable-left"
|
415
346
|
}, ((_b = info === null || info === void 0 ? void 0 : info.args) === null || _b === void 0 ? void 0 : _b.msg) || '-'));
|
416
347
|
},
|
@@ -508,9 +439,9 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
508
439
|
if (typeof apiInfo === 'string') {
|
509
440
|
apiInfo = amisCore.normalizeApi(apiInfo);
|
510
441
|
}
|
511
|
-
return React__default["default"].createElement("div", null, "
|
442
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("1535fcfa4cb8e4d467127154977e9788"), React__default["default"].createElement("span", {
|
512
443
|
className: "variable-right variable-left"
|
513
|
-
}, (apiInfo === null || apiInfo === void 0 ? void 0 : apiInfo.method) || '-'), "
|
444
|
+
}, (apiInfo === null || apiInfo === void 0 ? void 0 : apiInfo.method) || '-'), i18nRuntime.i18n("c14a21300b61bb83b4420a1586497951"), React__default["default"].createElement("span", {
|
514
445
|
className: "variable-left"
|
515
446
|
}, (apiInfo === null || apiInfo === void 0 ? void 0 : apiInfo.url) || '-'));
|
516
447
|
},
|
@@ -580,7 +511,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
580
511
|
}, {
|
581
512
|
name: 'outputVar',
|
582
513
|
type: 'input-text',
|
583
|
-
label: i18nRuntime.i18n("
|
514
|
+
label: i18nRuntime.i18n("139c619a4dbfc26fb61d76dc388e3e7d"),
|
584
515
|
placeholder: i18nRuntime.i18n("4dca05af026848011eedee1b53efa61c"),
|
585
516
|
description: i18nRuntime.i18n("4da82260041107e5780bcbb3a14ef791"),
|
586
517
|
mode: 'horizontal',
|
@@ -654,23 +585,23 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
654
585
|
actions: [{
|
655
586
|
actionType: 'show',
|
656
587
|
descDetail: function (info) {
|
657
|
-
return React__default["default"].createElement("div", null, "
|
588
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("4d775d4cd79e2ed6a2fc66fd1e7139c8"), React__default["default"].createElement("span", {
|
658
589
|
className: "variable-left variable-right"
|
659
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
590
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
660
591
|
}
|
661
592
|
}, {
|
662
593
|
actionType: 'hidden',
|
663
594
|
descDetail: function (info) {
|
664
|
-
return React__default["default"].createElement("div", null, "
|
595
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("dce5379cb978a8259ecfca8f08f00817"), React__default["default"].createElement("span", {
|
665
596
|
className: "variable-left variable-right"
|
666
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
597
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
667
598
|
}
|
668
599
|
}, {
|
669
600
|
actionType: 'visibility',
|
670
601
|
descDetail: function (info) {
|
671
|
-
return React__default["default"].createElement("div", null, "
|
602
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("bb79667f37035e9562ec6bcffd6cf8ef"), React__default["default"].createElement("span", {
|
672
603
|
className: "variable-left variable-right"
|
673
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
604
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("7f019b96ffb7d72ec8d6ce8d76e5362f"));
|
674
605
|
}
|
675
606
|
}],
|
676
607
|
supportComponents: '*',
|
@@ -723,23 +654,23 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
723
654
|
actions: [{
|
724
655
|
actionType: 'enabled',
|
725
656
|
descDetail: function (info) {
|
726
|
-
return React__default["default"].createElement("div", null, "
|
657
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("7854b52a889b3ef0590d9f542efeb4c8"), React__default["default"].createElement("span", {
|
727
658
|
className: "variable-left variable-right"
|
728
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
659
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
729
660
|
}
|
730
661
|
}, {
|
731
662
|
actionType: 'disabled',
|
732
663
|
descDetail: function (info) {
|
733
|
-
return React__default["default"].createElement("div", null, "
|
664
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("710ad08b11419332713360d2750cd707"), React__default["default"].createElement("span", {
|
734
665
|
className: "variable-left variable-right"
|
735
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
666
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
736
667
|
}
|
737
668
|
}, {
|
738
669
|
actionType: 'usability',
|
739
670
|
descDetail: function (info) {
|
740
|
-
return React__default["default"].createElement("div", null, "
|
671
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("bb79667f37035e9562ec6bcffd6cf8ef"), React__default["default"].createElement("span", {
|
741
672
|
className: "variable-left variable-right"
|
742
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
673
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("7f019b96ffb7d72ec8d6ce8d76e5362f"));
|
743
674
|
}
|
744
675
|
}],
|
745
676
|
supportComponents: tslib.__spreadArray(tslib.__spreadArray(['form'], tslib.__read(FORMITEM_CMPTS), false), tslib.__read(SUPPORT_DISABLED_CMPTS), false),
|
@@ -793,14 +724,14 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
793
724
|
descDetail: function (info) {
|
794
725
|
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
795
726
|
className: "variable-right"
|
796
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
727
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("0e35b091e18032508758899735664df7"));
|
797
728
|
}
|
798
729
|
}, {
|
799
730
|
actionType: 'nonstatic',
|
800
731
|
descDetail: function (info) {
|
801
732
|
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
802
733
|
className: "variable-right"
|
803
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
734
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("34d361256526b04909e064c29d9a9b76"));
|
804
735
|
}
|
805
736
|
}],
|
806
737
|
supportComponents: tslib.__spreadArray(['form'], tslib.__read(SUPPORT_STATIC_FORMITEM_CMPTS), false),
|
@@ -822,19 +753,18 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
822
753
|
}]
|
823
754
|
}], false)
|
824
755
|
}, {
|
825
|
-
actionLabel: i18nRuntime.i18n("
|
756
|
+
actionLabel: i18nRuntime.i18n("0eb4e63db88e158600dab0e723e8a213"),
|
826
757
|
actionType: 'reload',
|
827
|
-
description: i18nRuntime.i18n("
|
758
|
+
description: i18nRuntime.i18n("f16654604d6cb2f62469e5aa9db19871"),
|
828
759
|
descDetail: function (info) {
|
829
|
-
return React__default["default"].createElement("div", null, "
|
760
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("694fc5efa9e1d1c2c5eb6525e1c7fb29"), React__default["default"].createElement("span", {
|
830
761
|
className: "variable-left variable-right"
|
831
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
762
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
832
763
|
},
|
833
764
|
supportComponents: 'byComponent',
|
834
765
|
schema: tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true, function (value, oldVal, data, form) {
|
835
766
|
form.setValueByName('args.resetPage', true);
|
836
|
-
form.setValueByName('__addParam',
|
837
|
-
form.setValueByName('__customData', false);
|
767
|
+
form.setValueByName('__addParam', false);
|
838
768
|
form.setValueByName('__containerType', 'all');
|
839
769
|
form.setValueByName('__reloadParam', []);
|
840
770
|
})), false), [{
|
@@ -849,21 +779,12 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
849
779
|
}, {
|
850
780
|
type: 'switch',
|
851
781
|
name: '__addParam',
|
852
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("
|
782
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("8f0064a9cfd7dcbb3c729f1357f11772"), i18nRuntime.i18n("a0c117d927c6290bab55ae0e848a4d4b")),
|
853
783
|
onText: i18nRuntime.i18n("0a60ac8f02ccd2cf723f927284877851"),
|
854
784
|
offText: i18nRuntime.i18n("c9744f45e76d885ae1c74d4f4a934b2e"),
|
855
785
|
mode: 'horizontal',
|
856
|
-
pipeIn: amisEditorCore.defaultValue(
|
857
|
-
visibleOn: "data.actionType === \"reload\" && data.__isScopeContainer"
|
858
|
-
}, {
|
859
|
-
type: 'switch',
|
860
|
-
name: '__customData',
|
861
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("fd951a59a7c635d5330bc1aeec22c813"), i18nRuntime.i18n("b62ce3df3c0d5772006c525b60d5eeab")),
|
862
|
-
onText: i18nRuntime.i18n("0a60ac8f02ccd2cf723f927284877851"),
|
863
|
-
offText: i18nRuntime.i18n("c9744f45e76d885ae1c74d4f4a934b2e"),
|
864
|
-
mode: 'horizontal',
|
865
|
-
pipeIn: amisEditorCore.defaultValue(true),
|
866
|
-
visibleOn: "data.__addParam && data.actionType === \"reload\" && data.__isScopeContainer",
|
786
|
+
pipeIn: amisEditorCore.defaultValue(false),
|
787
|
+
visibleOn: "data.actionType === \"reload\" && data.__isScopeContainer",
|
867
788
|
onChange: function (value, oldVal, data, form) {
|
868
789
|
form.setValueByName('__containerType', 'all');
|
869
790
|
}
|
@@ -873,7 +794,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
873
794
|
mode: 'horizontal',
|
874
795
|
label: '',
|
875
796
|
pipeIn: amisEditorCore.defaultValue('all'),
|
876
|
-
visibleOn: "data.__addParam && data.
|
797
|
+
visibleOn: "data.__addParam && data.actionType === \"reload\" && data.__isScopeContainer",
|
877
798
|
options: [{
|
878
799
|
label: i18nRuntime.i18n("77b1081c177fa3334cc93c99f0ecee75"),
|
879
800
|
value: 'all'
|
@@ -892,7 +813,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
892
813
|
size: 'lg',
|
893
814
|
mode: 'horizontal',
|
894
815
|
required: true,
|
895
|
-
visibleOn: "data.__addParam && data.
|
816
|
+
visibleOn: "data.__addParam && data.__containerType === \"all\" && data.actionType === \"reload\" && data.__isScopeContainer"
|
896
817
|
}), {
|
897
818
|
type: 'combo',
|
898
819
|
name: '__reloadParams',
|
@@ -916,12 +837,12 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
916
837
|
variables: '${variables}',
|
917
838
|
placeholder: i18nRuntime.i18n("bfed4943c5f487de1b63a82f7230cce2")
|
918
839
|
})],
|
919
|
-
visibleOn: "data.__addParam && data.
|
840
|
+
visibleOn: "data.__addParam && data.__containerType === \"appoint\" && data.actionType === \"reload\" && data.__isScopeContainer"
|
920
841
|
}, {
|
921
842
|
type: 'radios',
|
922
843
|
name: 'dataMergeMode',
|
923
844
|
mode: 'horizontal',
|
924
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("
|
845
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("eb6cd21b9ed45ded3ecdb12f62b590e1"), i18nRuntime.i18n("b67b01a3b9170f1daf78082cfd0df793")),
|
925
846
|
pipeIn: amisEditorCore.defaultValue('merge'),
|
926
847
|
visibleOn: "data.__addParam && data.actionType === \"reload\" && data.__isScopeContainer",
|
927
848
|
options: [{
|
@@ -939,11 +860,11 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
939
860
|
innerArgs: ['path', 'value', 'index', 'fromPage', 'fromApp', '__valueInput', '__comboType', '__containerType'],
|
940
861
|
descDetail: function (info) {
|
941
862
|
var _a;
|
942
|
-
return React__default["default"].createElement("div", null, typeof ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.path) === 'string' && !(info === null || info === void 0 ? void 0 : info.componentId) ? React__default["default"].createElement(React__default["default"].Fragment, null, "
|
863
|
+
return React__default["default"].createElement("div", null, typeof ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.path) === 'string' && !(info === null || info === void 0 ? void 0 : info.componentId) ? React__default["default"].createElement(React__default["default"].Fragment, null, i18nRuntime.i18n("c85c8d61a67014c4b5d44f25e49e87fc"), React__default["default"].createElement("span", {
|
943
864
|
className: "variable-left variable-right"
|
944
|
-
}, variableManager.getNameByPath(info.args.path)), "
|
865
|
+
}, variableManager.getNameByPath(info.args.path)), i18nRuntime.i18n("df24d894cd3331f53964bc75f5c192e2")) : React__default["default"].createElement(React__default["default"].Fragment, null, i18nRuntime.i18n("9e1bafbb00018beacc8f579c8ddfaa36"), React__default["default"].createElement("span", {
|
945
866
|
className: "variable-left variable-right"
|
946
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
867
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("df24d894cd3331f53964bc75f5c192e2")));
|
947
868
|
},
|
948
869
|
supportComponents: 'byComponent',
|
949
870
|
schema: [{
|
@@ -1164,20 +1085,52 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
1164
1085
|
actionType: 'submit',
|
1165
1086
|
description: i18nRuntime.i18n("a360c5d4e723ad78a5e52eb1f5f3f2a2"),
|
1166
1087
|
descDetail: function (info) {
|
1167
|
-
return React__default["default"].createElement("div", null, "
|
1088
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("939d5345ad4345dbaabe14798f6ac0f1"), React__default["default"].createElement("span", {
|
1168
1089
|
className: "variable-left variable-right"
|
1169
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
1090
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1170
1091
|
},
|
1171
1092
|
supportComponents: 'form',
|
1172
|
-
schema: renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true)
|
1093
|
+
schema: tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true)), false), [{
|
1094
|
+
name: 'outputVar',
|
1095
|
+
type: 'input-text',
|
1096
|
+
label: i18nRuntime.i18n("ac24ffeb131a7a9d2465b3ba7b14e10c"),
|
1097
|
+
placeholder: i18nRuntime.i18n("0e3517fb21e2c4066bd0ab75c51bc6fb"),
|
1098
|
+
description: i18nRuntime.i18n("0e2ba6becfa8760853cfa31c9e15a94b"),
|
1099
|
+
mode: 'horizontal',
|
1100
|
+
size: 'lg',
|
1101
|
+
value: 'submitResult',
|
1102
|
+
required: true
|
1103
|
+
}], false),
|
1104
|
+
outputVarDataSchema: [{
|
1105
|
+
type: 'object',
|
1106
|
+
title: 'submitResult',
|
1107
|
+
properties: {
|
1108
|
+
error: {
|
1109
|
+
type: 'string',
|
1110
|
+
title: i18nRuntime.i18n("4604d5023479171cb6e901dbeccf62c0")
|
1111
|
+
},
|
1112
|
+
errors: {
|
1113
|
+
type: 'object',
|
1114
|
+
title: i18nRuntime.i18n("71f6236494bfc8b023804abb0cca1639")
|
1115
|
+
},
|
1116
|
+
payload: {
|
1117
|
+
type: 'object',
|
1118
|
+
title: i18nRuntime.i18n("335d6c56c43204f9efcefe36f097d35a")
|
1119
|
+
},
|
1120
|
+
responseData: {
|
1121
|
+
type: 'object',
|
1122
|
+
title: i18nRuntime.i18n("4e6bfc5ad98f719f9bc6b2ad3b6440ee")
|
1123
|
+
}
|
1124
|
+
}
|
1125
|
+
}]
|
1173
1126
|
}, {
|
1174
1127
|
actionLabel: i18nRuntime.i18n("4a3deab45c0a7218b8ae58a33fd24c28"),
|
1175
1128
|
actionType: 'clear',
|
1176
1129
|
description: i18nRuntime.i18n("82986a4cab1d0efdbc23b3ac5f0fd509"),
|
1177
1130
|
descDetail: function (info) {
|
1178
|
-
return React__default["default"].createElement("div", null, "
|
1131
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("288f0c404c4e546aa3683ff5054e85e2"), React__default["default"].createElement("span", {
|
1179
1132
|
className: "variable-left variable-right"
|
1180
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
1133
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1181
1134
|
},
|
1182
1135
|
supportComponents: 'form',
|
1183
1136
|
schema: renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true)
|
@@ -1186,9 +1139,9 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
1186
1139
|
actionType: 'reset',
|
1187
1140
|
description: i18nRuntime.i18n("f457845da8c119a8688e333a3554284f"),
|
1188
1141
|
descDetail: function (info) {
|
1189
|
-
return React__default["default"].createElement("div", null, "
|
1142
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"), React__default["default"].createElement("span", {
|
1190
1143
|
className: "variable-left variable-right"
|
1191
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
1144
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1192
1145
|
},
|
1193
1146
|
supportComponents: 'form',
|
1194
1147
|
schema: renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true)
|
@@ -1197,12 +1150,40 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
1197
1150
|
actionType: 'validate',
|
1198
1151
|
description: i18nRuntime.i18n("a84a1311bea7370f1749341ffa6f75e1"),
|
1199
1152
|
descDetail: function (info) {
|
1200
|
-
return React__default["default"].createElement("div", null, "
|
1153
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("b7579706a363e5f23b1040fecfbcb677"), React__default["default"].createElement("span", {
|
1201
1154
|
className: "variable-left variable-right"
|
1202
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
1155
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18nRuntime.i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1203
1156
|
},
|
1204
1157
|
supportComponents: 'form',
|
1205
|
-
schema: renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true)
|
1158
|
+
schema: tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true)), false), [{
|
1159
|
+
name: 'outputVar',
|
1160
|
+
type: 'input-text',
|
1161
|
+
label: i18nRuntime.i18n("bf0f829689370b36d01ce871324e0bb6"),
|
1162
|
+
placeholder: i18nRuntime.i18n("d23157205c994bde20bb2605c193fd27"),
|
1163
|
+
description: i18nRuntime.i18n("a422eb12ebbfdd3347c4deb5ec6b4b54"),
|
1164
|
+
mode: 'horizontal',
|
1165
|
+
size: 'lg',
|
1166
|
+
value: 'validateResult',
|
1167
|
+
required: true
|
1168
|
+
}], false),
|
1169
|
+
outputVarDataSchema: [{
|
1170
|
+
type: 'object',
|
1171
|
+
title: 'validateResult',
|
1172
|
+
properties: {
|
1173
|
+
error: {
|
1174
|
+
type: 'string',
|
1175
|
+
title: i18nRuntime.i18n("4604d5023479171cb6e901dbeccf62c0")
|
1176
|
+
},
|
1177
|
+
errors: {
|
1178
|
+
type: 'object',
|
1179
|
+
title: i18nRuntime.i18n("71f6236494bfc8b023804abb0cca1639")
|
1180
|
+
},
|
1181
|
+
payload: {
|
1182
|
+
type: 'object',
|
1183
|
+
title: i18nRuntime.i18n("335d6c56c43204f9efcefe36f097d35a")
|
1184
|
+
}
|
1185
|
+
}
|
1186
|
+
}]
|
1206
1187
|
}, {
|
1207
1188
|
actionLabel: i18nRuntime.i18n("51325230409d4b7c64aaeb3db9904801"),
|
1208
1189
|
actionType: 'component',
|
@@ -1220,7 +1201,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
1220
1201
|
innerArgs: ['content', 'copyFormat'],
|
1221
1202
|
descDetail: function (info) {
|
1222
1203
|
var _a;
|
1223
|
-
return React__default["default"].createElement("div", null, "
|
1204
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("5aa4369ec61715ddef3641992fad0d4d"), React__default["default"].createElement("span", {
|
1224
1205
|
className: "variable-left"
|
1225
1206
|
}, ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.content) || '-'));
|
1226
1207
|
},
|
@@ -1276,7 +1257,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
1276
1257
|
folding: true
|
1277
1258
|
},
|
1278
1259
|
className: 'ae-event-control-action-js-editor',
|
1279
|
-
value:
|
1260
|
+
value: i18nRuntime.i18n("fbaa94ca6b6e6e76a07124e80733f109")
|
1280
1261
|
}
|
1281
1262
|
}
|
1282
1263
|
// {
|
@@ -1397,9 +1378,9 @@ var COMMON_ACTION_SCHEMA_MAP = {
|
|
1397
1378
|
setValue: {
|
1398
1379
|
innerArgs: ['value'],
|
1399
1380
|
descDetail: function (info) {
|
1400
|
-
return React__default["default"].createElement("div", null, "
|
1381
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("e366ccf1556c0672dcecba135ed5472e"), React__default["default"].createElement("span", {
|
1401
1382
|
className: "variable-left variable-right"
|
1402
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1383
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1403
1384
|
},
|
1404
1385
|
schema: getArgsWrapper({
|
1405
1386
|
type: 'wrapper',
|
@@ -1476,37 +1457,37 @@ var COMMON_ACTION_SCHEMA_MAP = {
|
|
1476
1457
|
},
|
1477
1458
|
reload: {
|
1478
1459
|
descDetail: function (info) {
|
1479
|
-
return React__default["default"].createElement("div", null, "
|
1460
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("694fc5efa9e1d1c2c5eb6525e1c7fb29"), React__default["default"].createElement("span", {
|
1480
1461
|
className: "variable-left variable-right"
|
1481
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1462
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
1482
1463
|
}
|
1483
1464
|
},
|
1484
1465
|
clear: {
|
1485
1466
|
descDetail: function (info) {
|
1486
|
-
return React__default["default"].createElement("div", null, "
|
1467
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("288f0c404c4e546aa3683ff5054e85e2"), React__default["default"].createElement("span", {
|
1487
1468
|
className: "variable-left variable-right"
|
1488
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1469
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1489
1470
|
}
|
1490
1471
|
},
|
1491
1472
|
reset: {
|
1492
1473
|
descDetail: function (info) {
|
1493
|
-
return React__default["default"].createElement("div", null, "
|
1474
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"), React__default["default"].createElement("span", {
|
1494
1475
|
className: "variable-left variable-right"
|
1495
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1476
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1496
1477
|
}
|
1497
1478
|
},
|
1498
1479
|
submit: {
|
1499
1480
|
descDetail: function (info) {
|
1500
|
-
return React__default["default"].createElement("div", null, "
|
1481
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("939d5345ad4345dbaabe14798f6ac0f1"), React__default["default"].createElement("span", {
|
1501
1482
|
className: "variable-left variable-right"
|
1502
1483
|
}, info === null || info === void 0 ? void 0 : info.rendererLabel), (info === null || info === void 0 ? void 0 : info.__rendererName) === 'wizard' ? i18nRuntime.i18n("fe9e25f4e4b3aeefeb9b7a9c368ede7e") : i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"));
|
1503
1484
|
}
|
1504
1485
|
},
|
1505
1486
|
validate: {
|
1506
1487
|
descDetail: function (info) {
|
1507
|
-
return React__default["default"].createElement("div", null, "
|
1488
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("b7579706a363e5f23b1040fecfbcb677"), React__default["default"].createElement("span", {
|
1508
1489
|
className: "variable-left variable-right"
|
1509
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1490
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1510
1491
|
}
|
1511
1492
|
},
|
1512
1493
|
prev: {
|
@@ -1523,40 +1504,47 @@ var COMMON_ACTION_SCHEMA_MAP = {
|
|
1523
1504
|
}, info === null || info === void 0 ? void 0 : info.rendererLabel), (info === null || info === void 0 ? void 0 : info.__rendererName) === 'carousel' ? i18nRuntime.i18n("47b9cbf9f3a3f08264b19f4a1228e865") : null, (info === null || info === void 0 ? void 0 : info.__rendererName) === 'wizard' ? i18nRuntime.i18n("832efcc5c30746b84b910cde8630d491") : null);
|
1524
1505
|
}
|
1525
1506
|
},
|
1507
|
+
expand: {
|
1508
|
+
descDetail: function (info) {
|
1509
|
+
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
1510
|
+
className: "variable-right"
|
1511
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("e2edde5adbdf33f6dce59a299cbf5fad"));
|
1512
|
+
}
|
1513
|
+
},
|
1526
1514
|
collapse: {
|
1527
1515
|
descDetail: function (info) {
|
1528
1516
|
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
1529
1517
|
className: "variable-right"
|
1530
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1518
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("def9e98b60e3bfc493bcd7693e702096"));
|
1531
1519
|
}
|
1532
1520
|
},
|
1533
1521
|
selectAll: {
|
1534
1522
|
descDetail: function (info) {
|
1535
1523
|
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
1536
1524
|
className: "variable-right"
|
1537
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1525
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("8b3a9a5c912610c384bc8dc2c8514386"));
|
1538
1526
|
}
|
1539
1527
|
},
|
1540
1528
|
focus: {
|
1541
1529
|
descDetail: function (info) {
|
1542
1530
|
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
1543
1531
|
className: "variable-right"
|
1544
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1532
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18nRuntime.i18n("ab0710b367acefa1d6a78e2338291e86"));
|
1545
1533
|
}
|
1546
1534
|
},
|
1547
1535
|
refresh: {
|
1548
1536
|
descDetail: function (info) {
|
1549
|
-
return React__default["default"].createElement("div", null, "
|
1537
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("39e107b7c4aa580f913ccbebc00f7534"));
|
1550
1538
|
}
|
1551
1539
|
},
|
1552
1540
|
alert: {
|
1553
1541
|
descDetail: function (info) {
|
1554
|
-
return React__default["default"].createElement("div", null, "
|
1542
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("211ae8c8666f8b803282a74f90fb0dc6"));
|
1555
1543
|
}
|
1556
1544
|
},
|
1557
1545
|
confirm: {
|
1558
1546
|
descDetail: function (info) {
|
1559
|
-
return React__default["default"].createElement("div", null, "
|
1547
|
+
return React__default["default"].createElement("div", null, i18nRuntime.i18n("56eafb82d11c72b65efe07b9bedb5c19"));
|
1560
1548
|
}
|
1561
1549
|
}
|
1562
1550
|
};
|
@@ -1763,7 +1751,7 @@ var getOldActionSchema = function (manager, context) {
|
|
1763
1751
|
});
|
1764
1752
|
},
|
1765
1753
|
block: true
|
1766
|
-
}, "
|
1754
|
+
}, i18nRuntime.i18n("c3c8422fcecd8c1cc922cba15ab5cbc0")) : null;
|
1767
1755
|
}
|
1768
1756
|
}, {
|
1769
1757
|
visibleOn: 'data.actionType == "drawer"',
|
@@ -1793,7 +1781,7 @@ var getOldActionSchema = function (manager, context) {
|
|
1793
1781
|
});
|
1794
1782
|
},
|
1795
1783
|
block: true
|
1796
|
-
}, "
|
1784
|
+
}, i18nRuntime.i18n("262c7c7b9874ae5607fb51da468d0e8c")) : null;
|
1797
1785
|
}
|
1798
1786
|
}, amisEditorCore.getSchemaTpl('api', {
|
1799
1787
|
label: i18nRuntime.i18n("5eb694a4252528628929ced97ca95823"),
|
@@ -1825,14 +1813,14 @@ var getOldActionSchema = function (manager, context) {
|
|
1825
1813
|
}
|
1826
1814
|
});
|
1827
1815
|
}
|
1828
|
-
}, "
|
1816
|
+
}, i18nRuntime.i18n("deb9089ed7ebcacd712117fc4204c65f")), value ? React__default["default"].createElement(amis.Button, {
|
1829
1817
|
size: "sm",
|
1830
1818
|
level: "link",
|
1831
1819
|
className: "m-l",
|
1832
1820
|
onClick: function () {
|
1833
1821
|
return onChange('');
|
1834
1822
|
}
|
1835
|
-
}, "
|
1823
|
+
}, i18nRuntime.i18n("215f64480a93893fc56c51aeb5d40f11")) : null) : null;
|
1836
1824
|
}
|
1837
1825
|
}, {
|
1838
1826
|
name: 'feedback.visibleOn',
|
@@ -1959,14 +1947,14 @@ var getEventControlConfig = function (manager, context) {
|
|
1959
1947
|
var allComponents = (_e = manager === null || manager === void 0 ? void 0 : manager.store) === null || _e === void 0 ? void 0 : _e.getComponentTreeSource();
|
1960
1948
|
var checkComponent = function (node, action) {
|
1961
1949
|
var _a;
|
1962
|
-
var actionType = action.actionType;
|
1950
|
+
var actionType = action === null || action === void 0 ? void 0 : action.actionType;
|
1963
1951
|
var actions = manager === null || manager === void 0 ? void 0 : manager.pluginActions[node.type];
|
1964
1952
|
var haveChild = !!((_a = node.children) === null || _a === void 0 ? void 0 : _a.length);
|
1965
1953
|
var isSupport = false;
|
1966
1954
|
if (typeof action.supportComponents === 'string') {
|
1967
1955
|
isSupport = action.supportComponents === '*' || action.supportComponents === node.type;
|
1968
1956
|
// 内置逻辑
|
1969
|
-
if (action.supportComponents === 'byComponent') {
|
1957
|
+
if (action.supportComponents === 'byComponent' && actionType) {
|
1970
1958
|
isSupport = hasActionType(actionType, actions);
|
1971
1959
|
node.scoped = isSupport;
|
1972
1960
|
}
|
@@ -2014,6 +2002,9 @@ var getEventControlConfig = function (manager, context) {
|
|
2014
2002
|
},
|
2015
2003
|
getComponents: function (action) {
|
2016
2004
|
var _a;
|
2005
|
+
if (!action) {
|
2006
|
+
return [];
|
2007
|
+
}
|
2017
2008
|
var components = (_a = manager === null || manager === void 0 ? void 0 : manager.store) === null || _a === void 0 ? void 0 : _a.getComponentTreeSource();
|
2018
2009
|
var finalCmpts = [];
|
2019
2010
|
if (isSubEditor) {
|
@@ -2042,6 +2033,7 @@ var getEventControlConfig = function (manager, context) {
|
|
2042
2033
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v;
|
2043
2034
|
return tslib.__generator(this, function (_w) {
|
2044
2035
|
config = tslib.__assign({}, action);
|
2036
|
+
config.args = tslib.__assign({}, action.args);
|
2045
2037
|
if (['link', 'url'].includes(action.actionType) && ((_a = action.args) === null || _a === void 0 ? void 0 : _a.params)) {
|
2046
2038
|
config.args = tslib.__assign(tslib.__assign({}, config.args), {
|
2047
2039
|
params: objectToComboArray((_b = action.args) === null || _b === void 0 ? void 0 : _b.params)
|
@@ -2096,14 +2088,13 @@ var getEventControlConfig = function (manager, context) {
|
|
2096
2088
|
// 处理刷新组件动作的追加参数
|
2097
2089
|
if (config.actionType === 'reload') {
|
2098
2090
|
config.__resetPage = (_s = config.args) === null || _s === void 0 ? void 0 : _s.resetPage;
|
2099
|
-
config.__addParam =
|
2100
|
-
config.__customData = !!config.data;
|
2091
|
+
config.__addParam = !!config.data;
|
2101
2092
|
if (config.data && typeof config.data === 'object' || config.args && !Object.keys(config.args).length && config.data === undefined) {
|
2102
|
-
config.
|
2093
|
+
config.__addParam = true;
|
2103
2094
|
config.__containerType = 'appoint';
|
2104
2095
|
config.dataMergeMode = 'override';
|
2105
2096
|
}
|
2106
|
-
if (config.__addParam && config.
|
2097
|
+
if (config.__addParam && config.data) {
|
2107
2098
|
if (typeof config.data === 'string') {
|
2108
2099
|
config.__containerType = 'all';
|
2109
2100
|
config.__valueInput = config.data;
|
@@ -2164,7 +2155,7 @@ var getEventControlConfig = function (manager, context) {
|
|
2164
2155
|
});
|
2165
2156
|
});
|
2166
2157
|
},
|
2167
|
-
actionConfigSubmitFormatter: function (config) {
|
2158
|
+
actionConfigSubmitFormatter: function (config, type, actionData, shcema) {
|
2168
2159
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u;
|
2169
2160
|
var action = tslib.__assign(tslib.__assign({}, config), {
|
2170
2161
|
groupType: undefined
|
@@ -2191,19 +2182,126 @@ var getEventControlConfig = function (manager, context) {
|
|
2191
2182
|
});
|
2192
2183
|
delete action.addOnArgs;
|
2193
2184
|
}
|
2185
|
+
if (config.actionType === 'openDialog') {
|
2186
|
+
// 初始化弹窗schema
|
2187
|
+
var dialogInitSchema_1 = {
|
2188
|
+
type: 'dialog',
|
2189
|
+
title: action.__dialogTitle,
|
2190
|
+
body: [{
|
2191
|
+
type: 'tpl',
|
2192
|
+
tpl: i18nRuntime.i18n("1a9aaf05889002e65708c4950012a652"),
|
2193
|
+
wrapperComponent: '',
|
2194
|
+
inline: false
|
2195
|
+
}],
|
2196
|
+
showCloseButton: true,
|
2197
|
+
showErrorMsg: true,
|
2198
|
+
showLoading: true,
|
2199
|
+
className: 'app-popover',
|
2200
|
+
actions: [{
|
2201
|
+
type: 'button',
|
2202
|
+
actionType: 'cancel',
|
2203
|
+
label: i18nRuntime.i18n("625fb26b4b3340f7872b411f401e754c")
|
2204
|
+
}, {
|
2205
|
+
type: 'button',
|
2206
|
+
actionType: 'confirm',
|
2207
|
+
label: i18nRuntime.i18n("e83a256e4f5bb4ff8b3d804b5473217a"),
|
2208
|
+
primary: true
|
2209
|
+
}]
|
2210
|
+
};
|
2211
|
+
var drawerInitSchema_1 = {
|
2212
|
+
type: 'drawer',
|
2213
|
+
title: action.__dialogTitle,
|
2214
|
+
body: [{
|
2215
|
+
type: 'tpl',
|
2216
|
+
tpl: i18nRuntime.i18n("1a9aaf05889002e65708c4950012a652"),
|
2217
|
+
wrapperComponent: '',
|
2218
|
+
inline: false
|
2219
|
+
}],
|
2220
|
+
className: 'app-popover',
|
2221
|
+
actions: [{
|
2222
|
+
type: 'button',
|
2223
|
+
actionType: 'cancel',
|
2224
|
+
label: i18nRuntime.i18n("625fb26b4b3340f7872b411f401e754c")
|
2225
|
+
}, {
|
2226
|
+
type: 'button',
|
2227
|
+
actionType: 'confirm',
|
2228
|
+
label: i18nRuntime.i18n("e83a256e4f5bb4ff8b3d804b5473217a"),
|
2229
|
+
primary: true
|
2230
|
+
}]
|
2231
|
+
};
|
2232
|
+
var confirmDialogInitSchema_1 = {
|
2233
|
+
type: 'dialog',
|
2234
|
+
title: action.__dialogTitle,
|
2235
|
+
body: [{
|
2236
|
+
type: 'tpl',
|
2237
|
+
tpl: i18nRuntime.i18n("1a9aaf05889002e65708c4950012a652"),
|
2238
|
+
wrapperComponent: '',
|
2239
|
+
inline: false
|
2240
|
+
}],
|
2241
|
+
dialogType: 'confirm',
|
2242
|
+
confirmText: i18nRuntime.i18n("e83a256e4f5bb4ff8b3d804b5473217a"),
|
2243
|
+
cancelText: i18nRuntime.i18n("625fb26b4b3340f7872b411f401e754c"),
|
2244
|
+
confirmBtnLevel: 'primary'
|
2245
|
+
};
|
2246
|
+
var setInitSchema = function (groupType, action) {
|
2247
|
+
if (groupType === 'dialog') {
|
2248
|
+
amisEditorCore.JsonGenerateID(dialogInitSchema_1);
|
2249
|
+
action.dialog = dialogInitSchema_1;
|
2250
|
+
} else if (groupType === 'drawer') {
|
2251
|
+
amisEditorCore.JsonGenerateID(drawerInitSchema_1);
|
2252
|
+
action.drawer = drawerInitSchema_1;
|
2253
|
+
} else if (groupType === 'confirmDialog') {
|
2254
|
+
amisEditorCore.JsonGenerateID(confirmDialogInitSchema_1);
|
2255
|
+
action.dialog = confirmDialogInitSchema_1;
|
2256
|
+
}
|
2257
|
+
};
|
2258
|
+
var chooseCurrentDialog = function (action, schema) {
|
2259
|
+
var selectDialog = action.__selectDialog;
|
2260
|
+
var dialogType = amisEditorCore.getFixDialogType(schema, selectDialog);
|
2261
|
+
// 选择现有弹窗后为了使之前的弹窗和现有弹窗$$id唯一,这里重新生成一下
|
2262
|
+
var newDialogId = amisCore.guid();
|
2263
|
+
action.actionType = dialogType;
|
2264
|
+
action.dialog = {
|
2265
|
+
$$id: newDialogId,
|
2266
|
+
type: dialogType
|
2267
|
+
};
|
2268
|
+
// 在这里记录一下新生成的弹窗id
|
2269
|
+
action.__relatedDialogId = newDialogId;
|
2270
|
+
};
|
2271
|
+
if (type === 'add') {
|
2272
|
+
if (config.__dialogSource === 'new') {
|
2273
|
+
setInitSchema(config.groupType, action);
|
2274
|
+
} else if (config.__dialogSource === 'current') {
|
2275
|
+
chooseCurrentDialog(action, shcema);
|
2276
|
+
}
|
2277
|
+
}
|
2278
|
+
// 编辑
|
2279
|
+
else if (type === 'update') {
|
2280
|
+
if (config.__dialogSource === 'new') {
|
2281
|
+
// 如果切换了弹窗类型或切换了弹窗来源,则初始化schema
|
2282
|
+
if (config.groupType !== (actionData === null || actionData === void 0 ? void 0 : actionData.groupType) || config.__dialogSource === 'new' && (actionData === null || actionData === void 0 ? void 0 : actionData.__dialogSource) === 'current') {
|
2283
|
+
setInitSchema(config.groupType, action);
|
2284
|
+
} else {
|
2285
|
+
action[config.groupType] = tslib.__assign(tslib.__assign({}, actionData[config.groupType]), {
|
2286
|
+
title: config.__dialogTitle
|
2287
|
+
});
|
2288
|
+
}
|
2289
|
+
} else if (config.__dialogSource === 'current') {
|
2290
|
+
chooseCurrentDialog(action, shcema);
|
2291
|
+
}
|
2292
|
+
}
|
2293
|
+
}
|
2194
2294
|
// 刷新组件时,处理是否追加事件变量
|
2195
2295
|
if (config.actionType === 'reload') {
|
2196
|
-
action.data =
|
2296
|
+
action.data = undefined;
|
2197
2297
|
action.dataMergeMode = undefined;
|
2198
2298
|
action.args = action.__rendererName === 'crud' ? tslib.__assign(tslib.__assign({}, action.args), {
|
2199
2299
|
resetPage: (_b = config.__resetPage) !== null && _b !== void 0 ? _b : true
|
2200
2300
|
}) : undefined;
|
2301
|
+
action.data = undefined;
|
2201
2302
|
if (config.__addParam) {
|
2202
2303
|
action.dataMergeMode = config.dataMergeMode || 'merge';
|
2203
|
-
action.data =
|
2204
|
-
if (config.__customData) {
|
2205
|
-
action.data = config.__containerType === 'all' ? config.__valueInput : comboArrayToObject(config.__reloadParams || []);
|
2206
|
-
}
|
2304
|
+
action.data = config.__containerType === 'all' ? config.__valueInput : comboArrayToObject(config.__reloadParams || []);
|
2207
2305
|
}
|
2208
2306
|
}
|
2209
2307
|
// 转换下格式
|
@@ -2289,6 +2387,8 @@ var getEventControlConfig = function (manager, context) {
|
|
2289
2387
|
delete action.__statusType;
|
2290
2388
|
}
|
2291
2389
|
delete action.config;
|
2390
|
+
delete action.__keywords;
|
2391
|
+
delete action.__resultActionTree;
|
2292
2392
|
return action;
|
2293
2393
|
}
|
2294
2394
|
};
|
@@ -2315,3 +2415,4 @@ exports.getPropOfAcion = getPropOfAcion;
|
|
2315
2415
|
exports.hasActionType = hasActionType;
|
2316
2416
|
exports.renderCmptActionSelect = renderCmptActionSelect;
|
2317
2417
|
exports.renderCmptSelect = renderCmptSelect;
|
2418
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|