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,16 +1,17 @@
|
|
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
|
|
6
7
|
import { __spreadArray, __assign, __read, __awaiter, __generator } from 'tslib';
|
7
8
|
import React__default from 'react';
|
8
|
-
import { getSchemaTpl, defaultValue, tipedLabel } from 'amis-editor-core';
|
9
|
-
import { findTree, filterTree, normalizeApi, DataSchema } from 'amis-core';
|
9
|
+
import { getSchemaTpl, defaultValue, tipedLabel, JsonGenerateID, getFixDialogType } from 'amis-editor-core';
|
10
|
+
import { findTree, filterTree, normalizeApi, DataSchema, guid } from 'amis-core';
|
10
11
|
import { Button } from 'amis';
|
11
|
-
import { i18n } from 'i18n-runtime';
|
12
12
|
import without from 'lodash/without';
|
13
13
|
import CmptActionSelect from './comp-action-select.js';
|
14
|
+
import { i18n } from 'i18n-runtime';
|
14
15
|
|
15
16
|
var getArgsWrapper = function (items, multiple, patch) {
|
16
17
|
if (multiple === void 0) {
|
@@ -141,7 +142,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
141
142
|
innerArgs: ['url', 'params', 'blank'],
|
142
143
|
descDetail: function (info) {
|
143
144
|
var _a;
|
144
|
-
return React__default.createElement("div", null, "
|
145
|
+
return React__default.createElement("div", null, i18n("c7a34a3465d1beea2f85d53edcff8235"), React__default.createElement("span", {
|
145
146
|
className: "variable-left"
|
146
147
|
}, ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.url) || '-'));
|
147
148
|
},
|
@@ -190,9 +191,9 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
190
191
|
innerArgs: ['link', 'params', 'pageName', '__pageInputSchema'],
|
191
192
|
descDetail: function (info) {
|
192
193
|
var _a;
|
193
|
-
return React__default.createElement("div", null, "
|
194
|
+
return React__default.createElement("div", null, i18n("d7098f5050f017673319c5db1473ada7"), React__default.createElement("span", {
|
194
195
|
className: "variable-left variable-right"
|
195
|
-
}, ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.pageName) || '-'), "
|
196
|
+
}, ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.pageName) || '-'), i18n("59ceff465ad16932d8972191ad815dfb"));
|
196
197
|
},
|
197
198
|
schema: getArgsWrapper([{
|
198
199
|
type: 'wrapper',
|
@@ -208,16 +209,16 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
208
209
|
actionType: 'goBack',
|
209
210
|
description: i18n("5f6b9e7a050ae3f34b38191435e14b24"),
|
210
211
|
descDetail: function (info) {
|
211
|
-
return React__default.createElement("div", null, "
|
212
|
+
return React__default.createElement("div", null, i18n("27e0ca877865238aad6940481b2984d4"));
|
212
213
|
}
|
213
214
|
}]
|
214
215
|
}, {
|
215
|
-
actionLabel: i18n("
|
216
|
+
actionLabel: i18n("0db9e779f5cd9ad8bd3d16d7e8a16b64"),
|
216
217
|
actionType: 'dialogs',
|
217
218
|
children: [{
|
218
219
|
actionLabel: i18n("0561589c26e732981f29709a9b574234"),
|
219
220
|
actionType: 'openDialog',
|
220
|
-
description: i18n("
|
221
|
+
description: i18n("4a502e748d1335385c2c05bf30e582e7"),
|
221
222
|
actions: [{
|
222
223
|
actionType: 'dialog'
|
223
224
|
}, {
|
@@ -227,7 +228,43 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
227
228
|
}],
|
228
229
|
schema: [{
|
229
230
|
type: 'radios',
|
230
|
-
label: i18n("
|
231
|
+
label: i18n("c1b3a483bf057f5afa118f96644dc8a3"),
|
232
|
+
name: '__dialogSource',
|
233
|
+
required: true,
|
234
|
+
mode: 'horizontal',
|
235
|
+
inputClassName: 'event-action-radio',
|
236
|
+
value: 'new',
|
237
|
+
options: [{
|
238
|
+
label: i18n("0c5cbc9d345936876230a0b09aece2ff"),
|
239
|
+
value: 'current'
|
240
|
+
}, {
|
241
|
+
label: i18n("a781b5903a4013c147783e1047f42e08"),
|
242
|
+
value: 'new'
|
243
|
+
}]
|
244
|
+
}, {
|
245
|
+
name: '__dialogTitle',
|
246
|
+
type: 'input-text',
|
247
|
+
label: i18n("53bed22bc03c0fd61fe4fb81101f712a"),
|
248
|
+
placeholder: i18n("953131d14e66fae5e3611f8b419b7ed5"),
|
249
|
+
mode: 'horizontal',
|
250
|
+
size: 'lg',
|
251
|
+
visibleOn: '__dialogSource === "new"'
|
252
|
+
}, {
|
253
|
+
name: '__selectDialog',
|
254
|
+
type: 'select',
|
255
|
+
label: i18n("7cc53692d650e049802d808b81efe7f5"),
|
256
|
+
source: '${__dialogActions}',
|
257
|
+
mode: 'horizontal',
|
258
|
+
size: 'lg',
|
259
|
+
visibleOn: '__dialogSource === "current"',
|
260
|
+
onChange: function (value, oldValue, model, form) {
|
261
|
+
form.setValueByName('args', {
|
262
|
+
fromCurrentDialog: true
|
263
|
+
});
|
264
|
+
}
|
265
|
+
}, {
|
266
|
+
type: 'radios',
|
267
|
+
label: i18n("939402f3ff754d8d815eb7f6cc991bea"),
|
231
268
|
name: 'groupType',
|
232
269
|
mode: 'horizontal',
|
233
270
|
value: 'dialog',
|
@@ -244,113 +281,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
244
281
|
label: i18n("fa6b01f51cc2b8e16bfbb914b6c08ace"),
|
245
282
|
value: 'confirmDialog'
|
246
283
|
}],
|
247
|
-
visibleOn: 'data.actionType === "openDialog"'
|
248
|
-
}, {
|
249
|
-
name: 'dialog',
|
250
|
-
label: i18n("507c1d40c5d6b990cf8c832b0a91cadb"),
|
251
|
-
mode: 'horizontal',
|
252
|
-
required: true,
|
253
|
-
pipeIn: defaultValue({
|
254
|
-
title: i18n("8a089992349df754f182a5d02de8e8e0"),
|
255
|
-
body: i18n("1a9aaf05889002e65708c4950012a652"),
|
256
|
-
showCloseButton: true,
|
257
|
-
showErrorMsg: true,
|
258
|
-
showLoading: true,
|
259
|
-
className: 'app-popover'
|
260
|
-
}),
|
261
|
-
asFormItem: true,
|
262
|
-
visibleOn: 'data.groupType === "dialog"',
|
263
|
-
children: function (_a) {
|
264
|
-
var value = _a.value,
|
265
|
-
onChange = _a.onChange,
|
266
|
-
data = _a.data;
|
267
|
-
return React__default.createElement(Button, {
|
268
|
-
size: "sm",
|
269
|
-
className: "action-btn-width",
|
270
|
-
onClick: function () {
|
271
|
-
return manager.openSubEditor({
|
272
|
-
title: i18n("c3c8422fcecd8c1cc922cba15ab5cbc0"),
|
273
|
-
value: __assign({
|
274
|
-
type: 'dialog'
|
275
|
-
}, value),
|
276
|
-
data: data,
|
277
|
-
onChange: function (value) {
|
278
|
-
return onChange(value);
|
279
|
-
}
|
280
|
-
});
|
281
|
-
},
|
282
|
-
block: true
|
283
|
-
}, i18n('a532be3ad5f3fda70d228b8542e81835'));
|
284
|
-
}
|
285
|
-
}, {
|
286
|
-
name: 'drawer',
|
287
|
-
label: i18n("b67cbb1ca7439053f06d59aac5e410dc"),
|
288
|
-
mode: 'horizontal',
|
289
|
-
required: true,
|
290
|
-
pipeIn: defaultValue({
|
291
|
-
title: i18n("4cb9c4bc5cb960fcd03fceb2d2e62f3a"),
|
292
|
-
body: i18n("1a9aaf05889002e65708c4950012a652"),
|
293
|
-
className: 'app-popover'
|
294
|
-
}),
|
295
|
-
asFormItem: true,
|
296
|
-
visibleOn: 'data.groupType === "drawer"',
|
297
|
-
children: function (_a) {
|
298
|
-
var value = _a.value,
|
299
|
-
onChange = _a.onChange;
|
300
|
-
_a.data;
|
301
|
-
return React__default.createElement(Button, {
|
302
|
-
size: "sm",
|
303
|
-
className: "action-btn-width",
|
304
|
-
onClick: function () {
|
305
|
-
return manager.openSubEditor({
|
306
|
-
title: i18n("262c7c7b9874ae5607fb51da468d0e8c"),
|
307
|
-
value: __assign({
|
308
|
-
type: 'drawer'
|
309
|
-
}, value),
|
310
|
-
onChange: function (value) {
|
311
|
-
return onChange(value);
|
312
|
-
}
|
313
|
-
});
|
314
|
-
},
|
315
|
-
block: true
|
316
|
-
}, i18n('a532be3ad5f3fda70d228b8542e81835'));
|
317
|
-
}
|
318
|
-
}, {
|
319
|
-
name: 'dialog',
|
320
|
-
label: i18n("507c1d40c5d6b990cf8c832b0a91cadb"),
|
321
|
-
mode: 'horizontal',
|
322
|
-
required: true,
|
323
|
-
pipeIn: defaultValue({
|
324
|
-
title: i18n("8a089992349df754f182a5d02de8e8e0"),
|
325
|
-
confirmText: i18n("e83a256e4f5bb4ff8b3d804b5473217a"),
|
326
|
-
cancelText: i18n("625fb26b4b3340f7872b411f401e754c"),
|
327
|
-
confirmBtnLevel: 'primary',
|
328
|
-
body: i18n("1a9aaf05889002e65708c4950012a652"),
|
329
|
-
dialogType: 'confirm'
|
330
|
-
}),
|
331
|
-
asFormItem: true,
|
332
|
-
visibleOn: 'data.groupType === "confirmDialog"',
|
333
|
-
children: function (_a) {
|
334
|
-
var value = _a.value,
|
335
|
-
onChange = _a.onChange;
|
336
|
-
_a.data;
|
337
|
-
return React__default.createElement(Button, {
|
338
|
-
size: "sm",
|
339
|
-
className: "action-btn-width",
|
340
|
-
onClick: function () {
|
341
|
-
return manager.openSubEditor({
|
342
|
-
title: i18n("c3c8422fcecd8c1cc922cba15ab5cbc0"),
|
343
|
-
value: __assign({
|
344
|
-
type: 'dialog'
|
345
|
-
}, value),
|
346
|
-
onChange: function (value) {
|
347
|
-
return onChange(value);
|
348
|
-
}
|
349
|
-
});
|
350
|
-
},
|
351
|
-
block: true
|
352
|
-
}, i18n('a532be3ad5f3fda70d228b8542e81835'));
|
353
|
-
}
|
284
|
+
visibleOn: 'data.actionType === "openDialog" && __dialogSource === "new"'
|
354
285
|
}]
|
355
286
|
}, {
|
356
287
|
actionLabel: i18n("3b02248ca3790e356e47b6900c0e3931"),
|
@@ -401,7 +332,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
401
332
|
innerArgs: ['title', 'msgType', 'msg', 'position', 'timeout', 'closeButton', 'showIcon', 'className'],
|
402
333
|
descDetail: function (info) {
|
403
334
|
var _a, _b;
|
404
|
-
return React__default.createElement("div", null, MSG_TYPES[(_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.msgType] || '', "
|
335
|
+
return React__default.createElement("div", null, MSG_TYPES[(_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.msgType] || '', i18n("4e5242a645864528e10f04dc2326a5c4"), React__default.createElement("span", {
|
405
336
|
className: "variable-left"
|
406
337
|
}, ((_b = info === null || info === void 0 ? void 0 : info.args) === null || _b === void 0 ? void 0 : _b.msg) || '-'));
|
407
338
|
},
|
@@ -499,9 +430,9 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
499
430
|
if (typeof apiInfo === 'string') {
|
500
431
|
apiInfo = normalizeApi(apiInfo);
|
501
432
|
}
|
502
|
-
return React__default.createElement("div", null, "
|
433
|
+
return React__default.createElement("div", null, i18n("1535fcfa4cb8e4d467127154977e9788"), React__default.createElement("span", {
|
503
434
|
className: "variable-right variable-left"
|
504
|
-
}, (apiInfo === null || apiInfo === void 0 ? void 0 : apiInfo.method) || '-'), "
|
435
|
+
}, (apiInfo === null || apiInfo === void 0 ? void 0 : apiInfo.method) || '-'), i18n("c14a21300b61bb83b4420a1586497951"), React__default.createElement("span", {
|
505
436
|
className: "variable-left"
|
506
437
|
}, (apiInfo === null || apiInfo === void 0 ? void 0 : apiInfo.url) || '-'));
|
507
438
|
},
|
@@ -571,7 +502,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
571
502
|
}, {
|
572
503
|
name: 'outputVar',
|
573
504
|
type: 'input-text',
|
574
|
-
label: i18n("
|
505
|
+
label: i18n("139c619a4dbfc26fb61d76dc388e3e7d"),
|
575
506
|
placeholder: i18n("4dca05af026848011eedee1b53efa61c"),
|
576
507
|
description: i18n("4da82260041107e5780bcbb3a14ef791"),
|
577
508
|
mode: 'horizontal',
|
@@ -645,23 +576,23 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
645
576
|
actions: [{
|
646
577
|
actionType: 'show',
|
647
578
|
descDetail: function (info) {
|
648
|
-
return React__default.createElement("div", null, "
|
579
|
+
return React__default.createElement("div", null, i18n("4d775d4cd79e2ed6a2fc66fd1e7139c8"), React__default.createElement("span", {
|
649
580
|
className: "variable-left variable-right"
|
650
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
581
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
651
582
|
}
|
652
583
|
}, {
|
653
584
|
actionType: 'hidden',
|
654
585
|
descDetail: function (info) {
|
655
|
-
return React__default.createElement("div", null, "
|
586
|
+
return React__default.createElement("div", null, i18n("dce5379cb978a8259ecfca8f08f00817"), React__default.createElement("span", {
|
656
587
|
className: "variable-left variable-right"
|
657
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
588
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
658
589
|
}
|
659
590
|
}, {
|
660
591
|
actionType: 'visibility',
|
661
592
|
descDetail: function (info) {
|
662
|
-
return React__default.createElement("div", null, "
|
593
|
+
return React__default.createElement("div", null, i18n("bb79667f37035e9562ec6bcffd6cf8ef"), React__default.createElement("span", {
|
663
594
|
className: "variable-left variable-right"
|
664
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
595
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("7f019b96ffb7d72ec8d6ce8d76e5362f"));
|
665
596
|
}
|
666
597
|
}],
|
667
598
|
supportComponents: '*',
|
@@ -714,23 +645,23 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
714
645
|
actions: [{
|
715
646
|
actionType: 'enabled',
|
716
647
|
descDetail: function (info) {
|
717
|
-
return React__default.createElement("div", null, "
|
648
|
+
return React__default.createElement("div", null, i18n("7854b52a889b3ef0590d9f542efeb4c8"), React__default.createElement("span", {
|
718
649
|
className: "variable-left variable-right"
|
719
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
650
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
720
651
|
}
|
721
652
|
}, {
|
722
653
|
actionType: 'disabled',
|
723
654
|
descDetail: function (info) {
|
724
|
-
return React__default.createElement("div", null, "
|
655
|
+
return React__default.createElement("div", null, i18n("710ad08b11419332713360d2750cd707"), React__default.createElement("span", {
|
725
656
|
className: "variable-left variable-right"
|
726
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
657
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
727
658
|
}
|
728
659
|
}, {
|
729
660
|
actionType: 'usability',
|
730
661
|
descDetail: function (info) {
|
731
|
-
return React__default.createElement("div", null, "
|
662
|
+
return React__default.createElement("div", null, i18n("bb79667f37035e9562ec6bcffd6cf8ef"), React__default.createElement("span", {
|
732
663
|
className: "variable-left variable-right"
|
733
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
664
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("7f019b96ffb7d72ec8d6ce8d76e5362f"));
|
734
665
|
}
|
735
666
|
}],
|
736
667
|
supportComponents: __spreadArray(__spreadArray(['form'], __read(FORMITEM_CMPTS), false), __read(SUPPORT_DISABLED_CMPTS), false),
|
@@ -784,14 +715,14 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
784
715
|
descDetail: function (info) {
|
785
716
|
return React__default.createElement("div", null, React__default.createElement("span", {
|
786
717
|
className: "variable-right"
|
787
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
718
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18n("0e35b091e18032508758899735664df7"));
|
788
719
|
}
|
789
720
|
}, {
|
790
721
|
actionType: 'nonstatic',
|
791
722
|
descDetail: function (info) {
|
792
723
|
return React__default.createElement("div", null, React__default.createElement("span", {
|
793
724
|
className: "variable-right"
|
794
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
725
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18n("34d361256526b04909e064c29d9a9b76"));
|
795
726
|
}
|
796
727
|
}],
|
797
728
|
supportComponents: __spreadArray(['form'], __read(SUPPORT_STATIC_FORMITEM_CMPTS), false),
|
@@ -813,19 +744,18 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
813
744
|
}]
|
814
745
|
}], false)
|
815
746
|
}, {
|
816
|
-
actionLabel: i18n("
|
747
|
+
actionLabel: i18n("0eb4e63db88e158600dab0e723e8a213"),
|
817
748
|
actionType: 'reload',
|
818
|
-
description: i18n("
|
749
|
+
description: i18n("f16654604d6cb2f62469e5aa9db19871"),
|
819
750
|
descDetail: function (info) {
|
820
|
-
return React__default.createElement("div", null, "
|
751
|
+
return React__default.createElement("div", null, i18n("694fc5efa9e1d1c2c5eb6525e1c7fb29"), React__default.createElement("span", {
|
821
752
|
className: "variable-left variable-right"
|
822
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
753
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
823
754
|
},
|
824
755
|
supportComponents: 'byComponent',
|
825
756
|
schema: __spreadArray(__spreadArray([], __read(renderCmptSelect(i18n("6afde638796d237377b0755506d08ded"), true, function (value, oldVal, data, form) {
|
826
757
|
form.setValueByName('args.resetPage', true);
|
827
|
-
form.setValueByName('__addParam',
|
828
|
-
form.setValueByName('__customData', false);
|
758
|
+
form.setValueByName('__addParam', false);
|
829
759
|
form.setValueByName('__containerType', 'all');
|
830
760
|
form.setValueByName('__reloadParam', []);
|
831
761
|
})), false), [{
|
@@ -840,21 +770,12 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
840
770
|
}, {
|
841
771
|
type: 'switch',
|
842
772
|
name: '__addParam',
|
843
|
-
label: tipedLabel(i18n("
|
773
|
+
label: tipedLabel(i18n("8f0064a9cfd7dcbb3c729f1357f11772"), i18n("a0c117d927c6290bab55ae0e848a4d4b")),
|
844
774
|
onText: i18n("0a60ac8f02ccd2cf723f927284877851"),
|
845
775
|
offText: i18n("c9744f45e76d885ae1c74d4f4a934b2e"),
|
846
776
|
mode: 'horizontal',
|
847
|
-
pipeIn: defaultValue(
|
848
|
-
visibleOn: "data.actionType === \"reload\" && data.__isScopeContainer"
|
849
|
-
}, {
|
850
|
-
type: 'switch',
|
851
|
-
name: '__customData',
|
852
|
-
label: tipedLabel(i18n("fd951a59a7c635d5330bc1aeec22c813"), i18n("b62ce3df3c0d5772006c525b60d5eeab")),
|
853
|
-
onText: i18n("0a60ac8f02ccd2cf723f927284877851"),
|
854
|
-
offText: i18n("c9744f45e76d885ae1c74d4f4a934b2e"),
|
855
|
-
mode: 'horizontal',
|
856
|
-
pipeIn: defaultValue(true),
|
857
|
-
visibleOn: "data.__addParam && data.actionType === \"reload\" && data.__isScopeContainer",
|
777
|
+
pipeIn: defaultValue(false),
|
778
|
+
visibleOn: "data.actionType === \"reload\" && data.__isScopeContainer",
|
858
779
|
onChange: function (value, oldVal, data, form) {
|
859
780
|
form.setValueByName('__containerType', 'all');
|
860
781
|
}
|
@@ -864,7 +785,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
864
785
|
mode: 'horizontal',
|
865
786
|
label: '',
|
866
787
|
pipeIn: defaultValue('all'),
|
867
|
-
visibleOn: "data.__addParam && data.
|
788
|
+
visibleOn: "data.__addParam && data.actionType === \"reload\" && data.__isScopeContainer",
|
868
789
|
options: [{
|
869
790
|
label: i18n("77b1081c177fa3334cc93c99f0ecee75"),
|
870
791
|
value: 'all'
|
@@ -883,7 +804,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
883
804
|
size: 'lg',
|
884
805
|
mode: 'horizontal',
|
885
806
|
required: true,
|
886
|
-
visibleOn: "data.__addParam && data.
|
807
|
+
visibleOn: "data.__addParam && data.__containerType === \"all\" && data.actionType === \"reload\" && data.__isScopeContainer"
|
887
808
|
}), {
|
888
809
|
type: 'combo',
|
889
810
|
name: '__reloadParams',
|
@@ -907,12 +828,12 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
907
828
|
variables: '${variables}',
|
908
829
|
placeholder: i18n("bfed4943c5f487de1b63a82f7230cce2")
|
909
830
|
})],
|
910
|
-
visibleOn: "data.__addParam && data.
|
831
|
+
visibleOn: "data.__addParam && data.__containerType === \"appoint\" && data.actionType === \"reload\" && data.__isScopeContainer"
|
911
832
|
}, {
|
912
833
|
type: 'radios',
|
913
834
|
name: 'dataMergeMode',
|
914
835
|
mode: 'horizontal',
|
915
|
-
label: tipedLabel(i18n("
|
836
|
+
label: tipedLabel(i18n("eb6cd21b9ed45ded3ecdb12f62b590e1"), i18n("b67b01a3b9170f1daf78082cfd0df793")),
|
916
837
|
pipeIn: defaultValue('merge'),
|
917
838
|
visibleOn: "data.__addParam && data.actionType === \"reload\" && data.__isScopeContainer",
|
918
839
|
options: [{
|
@@ -930,11 +851,11 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
930
851
|
innerArgs: ['path', 'value', 'index', 'fromPage', 'fromApp', '__valueInput', '__comboType', '__containerType'],
|
931
852
|
descDetail: function (info) {
|
932
853
|
var _a;
|
933
|
-
return React__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.createElement(React__default.Fragment, null, "
|
854
|
+
return React__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.createElement(React__default.Fragment, null, i18n("c85c8d61a67014c4b5d44f25e49e87fc"), React__default.createElement("span", {
|
934
855
|
className: "variable-left variable-right"
|
935
|
-
}, variableManager.getNameByPath(info.args.path)), "
|
856
|
+
}, variableManager.getNameByPath(info.args.path)), i18n("df24d894cd3331f53964bc75f5c192e2")) : React__default.createElement(React__default.Fragment, null, i18n("9e1bafbb00018beacc8f579c8ddfaa36"), React__default.createElement("span", {
|
936
857
|
className: "variable-left variable-right"
|
937
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
858
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("df24d894cd3331f53964bc75f5c192e2")));
|
938
859
|
},
|
939
860
|
supportComponents: 'byComponent',
|
940
861
|
schema: [{
|
@@ -1155,20 +1076,52 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
1155
1076
|
actionType: 'submit',
|
1156
1077
|
description: i18n("a360c5d4e723ad78a5e52eb1f5f3f2a2"),
|
1157
1078
|
descDetail: function (info) {
|
1158
|
-
return React__default.createElement("div", null, "
|
1079
|
+
return React__default.createElement("div", null, i18n("939d5345ad4345dbaabe14798f6ac0f1"), React__default.createElement("span", {
|
1159
1080
|
className: "variable-left variable-right"
|
1160
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
1081
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1161
1082
|
},
|
1162
1083
|
supportComponents: 'form',
|
1163
|
-
schema: renderCmptSelect(i18n("6afde638796d237377b0755506d08ded"), true)
|
1084
|
+
schema: __spreadArray(__spreadArray([], __read(renderCmptSelect(i18n("6afde638796d237377b0755506d08ded"), true)), false), [{
|
1085
|
+
name: 'outputVar',
|
1086
|
+
type: 'input-text',
|
1087
|
+
label: i18n("ac24ffeb131a7a9d2465b3ba7b14e10c"),
|
1088
|
+
placeholder: i18n("0e3517fb21e2c4066bd0ab75c51bc6fb"),
|
1089
|
+
description: i18n("0e2ba6becfa8760853cfa31c9e15a94b"),
|
1090
|
+
mode: 'horizontal',
|
1091
|
+
size: 'lg',
|
1092
|
+
value: 'submitResult',
|
1093
|
+
required: true
|
1094
|
+
}], false),
|
1095
|
+
outputVarDataSchema: [{
|
1096
|
+
type: 'object',
|
1097
|
+
title: 'submitResult',
|
1098
|
+
properties: {
|
1099
|
+
error: {
|
1100
|
+
type: 'string',
|
1101
|
+
title: i18n("4604d5023479171cb6e901dbeccf62c0")
|
1102
|
+
},
|
1103
|
+
errors: {
|
1104
|
+
type: 'object',
|
1105
|
+
title: i18n("71f6236494bfc8b023804abb0cca1639")
|
1106
|
+
},
|
1107
|
+
payload: {
|
1108
|
+
type: 'object',
|
1109
|
+
title: i18n("335d6c56c43204f9efcefe36f097d35a")
|
1110
|
+
},
|
1111
|
+
responseData: {
|
1112
|
+
type: 'object',
|
1113
|
+
title: i18n("4e6bfc5ad98f719f9bc6b2ad3b6440ee")
|
1114
|
+
}
|
1115
|
+
}
|
1116
|
+
}]
|
1164
1117
|
}, {
|
1165
1118
|
actionLabel: i18n("4a3deab45c0a7218b8ae58a33fd24c28"),
|
1166
1119
|
actionType: 'clear',
|
1167
1120
|
description: i18n("82986a4cab1d0efdbc23b3ac5f0fd509"),
|
1168
1121
|
descDetail: function (info) {
|
1169
|
-
return React__default.createElement("div", null, "
|
1122
|
+
return React__default.createElement("div", null, i18n("288f0c404c4e546aa3683ff5054e85e2"), React__default.createElement("span", {
|
1170
1123
|
className: "variable-left variable-right"
|
1171
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
1124
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1172
1125
|
},
|
1173
1126
|
supportComponents: 'form',
|
1174
1127
|
schema: renderCmptSelect(i18n("6afde638796d237377b0755506d08ded"), true)
|
@@ -1177,9 +1130,9 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
1177
1130
|
actionType: 'reset',
|
1178
1131
|
description: i18n("f457845da8c119a8688e333a3554284f"),
|
1179
1132
|
descDetail: function (info) {
|
1180
|
-
return React__default.createElement("div", null, "
|
1133
|
+
return React__default.createElement("div", null, i18n("4b9c3271dc2f299dc3aeffb369187513"), React__default.createElement("span", {
|
1181
1134
|
className: "variable-left variable-right"
|
1182
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
1135
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1183
1136
|
},
|
1184
1137
|
supportComponents: 'form',
|
1185
1138
|
schema: renderCmptSelect(i18n("6afde638796d237377b0755506d08ded"), true)
|
@@ -1188,12 +1141,40 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
1188
1141
|
actionType: 'validate',
|
1189
1142
|
description: i18n("a84a1311bea7370f1749341ffa6f75e1"),
|
1190
1143
|
descDetail: function (info) {
|
1191
|
-
return React__default.createElement("div", null, "
|
1144
|
+
return React__default.createElement("div", null, i18n("b7579706a363e5f23b1040fecfbcb677"), React__default.createElement("span", {
|
1192
1145
|
className: "variable-left variable-right"
|
1193
|
-
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "
|
1146
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1194
1147
|
},
|
1195
1148
|
supportComponents: 'form',
|
1196
|
-
schema: renderCmptSelect(i18n("6afde638796d237377b0755506d08ded"), true)
|
1149
|
+
schema: __spreadArray(__spreadArray([], __read(renderCmptSelect(i18n("6afde638796d237377b0755506d08ded"), true)), false), [{
|
1150
|
+
name: 'outputVar',
|
1151
|
+
type: 'input-text',
|
1152
|
+
label: i18n("bf0f829689370b36d01ce871324e0bb6"),
|
1153
|
+
placeholder: i18n("d23157205c994bde20bb2605c193fd27"),
|
1154
|
+
description: i18n("a422eb12ebbfdd3347c4deb5ec6b4b54"),
|
1155
|
+
mode: 'horizontal',
|
1156
|
+
size: 'lg',
|
1157
|
+
value: 'validateResult',
|
1158
|
+
required: true
|
1159
|
+
}], false),
|
1160
|
+
outputVarDataSchema: [{
|
1161
|
+
type: 'object',
|
1162
|
+
title: 'validateResult',
|
1163
|
+
properties: {
|
1164
|
+
error: {
|
1165
|
+
type: 'string',
|
1166
|
+
title: i18n("4604d5023479171cb6e901dbeccf62c0")
|
1167
|
+
},
|
1168
|
+
errors: {
|
1169
|
+
type: 'object',
|
1170
|
+
title: i18n("71f6236494bfc8b023804abb0cca1639")
|
1171
|
+
},
|
1172
|
+
payload: {
|
1173
|
+
type: 'object',
|
1174
|
+
title: i18n("335d6c56c43204f9efcefe36f097d35a")
|
1175
|
+
}
|
1176
|
+
}
|
1177
|
+
}]
|
1197
1178
|
}, {
|
1198
1179
|
actionLabel: i18n("51325230409d4b7c64aaeb3db9904801"),
|
1199
1180
|
actionType: 'component',
|
@@ -1211,7 +1192,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
1211
1192
|
innerArgs: ['content', 'copyFormat'],
|
1212
1193
|
descDetail: function (info) {
|
1213
1194
|
var _a;
|
1214
|
-
return React__default.createElement("div", null, "
|
1195
|
+
return React__default.createElement("div", null, i18n("5aa4369ec61715ddef3641992fad0d4d"), React__default.createElement("span", {
|
1215
1196
|
className: "variable-left"
|
1216
1197
|
}, ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.content) || '-'));
|
1217
1198
|
},
|
@@ -1267,7 +1248,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
1267
1248
|
folding: true
|
1268
1249
|
},
|
1269
1250
|
className: 'ae-event-control-action-js-editor',
|
1270
|
-
value: "
|
1251
|
+
value: i18n("fbaa94ca6b6e6e76a07124e80733f109")
|
1271
1252
|
}
|
1272
1253
|
}
|
1273
1254
|
// {
|
@@ -1388,9 +1369,9 @@ var COMMON_ACTION_SCHEMA_MAP = {
|
|
1388
1369
|
setValue: {
|
1389
1370
|
innerArgs: ['value'],
|
1390
1371
|
descDetail: function (info) {
|
1391
|
-
return React__default.createElement("div", null, "
|
1372
|
+
return React__default.createElement("div", null, i18n("e366ccf1556c0672dcecba135ed5472e"), React__default.createElement("span", {
|
1392
1373
|
className: "variable-left variable-right"
|
1393
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1374
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1394
1375
|
},
|
1395
1376
|
schema: getArgsWrapper({
|
1396
1377
|
type: 'wrapper',
|
@@ -1467,37 +1448,37 @@ var COMMON_ACTION_SCHEMA_MAP = {
|
|
1467
1448
|
},
|
1468
1449
|
reload: {
|
1469
1450
|
descDetail: function (info) {
|
1470
|
-
return React__default.createElement("div", null, "
|
1451
|
+
return React__default.createElement("div", null, i18n("694fc5efa9e1d1c2c5eb6525e1c7fb29"), React__default.createElement("span", {
|
1471
1452
|
className: "variable-left variable-right"
|
1472
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1453
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18n("bb79667f37035e9562ec6bcffd6cf8ef"));
|
1473
1454
|
}
|
1474
1455
|
},
|
1475
1456
|
clear: {
|
1476
1457
|
descDetail: function (info) {
|
1477
|
-
return React__default.createElement("div", null, "
|
1458
|
+
return React__default.createElement("div", null, i18n("288f0c404c4e546aa3683ff5054e85e2"), React__default.createElement("span", {
|
1478
1459
|
className: "variable-left variable-right"
|
1479
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1460
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1480
1461
|
}
|
1481
1462
|
},
|
1482
1463
|
reset: {
|
1483
1464
|
descDetail: function (info) {
|
1484
|
-
return React__default.createElement("div", null, "
|
1465
|
+
return React__default.createElement("div", null, i18n("4b9c3271dc2f299dc3aeffb369187513"), React__default.createElement("span", {
|
1485
1466
|
className: "variable-left variable-right"
|
1486
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1467
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1487
1468
|
}
|
1488
1469
|
},
|
1489
1470
|
submit: {
|
1490
1471
|
descDetail: function (info) {
|
1491
|
-
return React__default.createElement("div", null, "
|
1472
|
+
return React__default.createElement("div", null, i18n("939d5345ad4345dbaabe14798f6ac0f1"), React__default.createElement("span", {
|
1492
1473
|
className: "variable-left variable-right"
|
1493
1474
|
}, info === null || info === void 0 ? void 0 : info.rendererLabel), (info === null || info === void 0 ? void 0 : info.__rendererName) === 'wizard' ? i18n("fe9e25f4e4b3aeefeb9b7a9c368ede7e") : i18n("0d83078816aa273f2941c9b55ec82bf3"));
|
1494
1475
|
}
|
1495
1476
|
},
|
1496
1477
|
validate: {
|
1497
1478
|
descDetail: function (info) {
|
1498
|
-
return React__default.createElement("div", null, "
|
1479
|
+
return React__default.createElement("div", null, i18n("b7579706a363e5f23b1040fecfbcb677"), React__default.createElement("span", {
|
1499
1480
|
className: "variable-left variable-right"
|
1500
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1481
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18n("b91ebe714155c83b6d3bc02b675a31e9"));
|
1501
1482
|
}
|
1502
1483
|
},
|
1503
1484
|
prev: {
|
@@ -1514,40 +1495,47 @@ var COMMON_ACTION_SCHEMA_MAP = {
|
|
1514
1495
|
}, info === null || info === void 0 ? void 0 : info.rendererLabel), (info === null || info === void 0 ? void 0 : info.__rendererName) === 'carousel' ? i18n("47b9cbf9f3a3f08264b19f4a1228e865") : null, (info === null || info === void 0 ? void 0 : info.__rendererName) === 'wizard' ? i18n("832efcc5c30746b84b910cde8630d491") : null);
|
1515
1496
|
}
|
1516
1497
|
},
|
1498
|
+
expand: {
|
1499
|
+
descDetail: function (info) {
|
1500
|
+
return React__default.createElement("div", null, React__default.createElement("span", {
|
1501
|
+
className: "variable-right"
|
1502
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18n("e2edde5adbdf33f6dce59a299cbf5fad"));
|
1503
|
+
}
|
1504
|
+
},
|
1517
1505
|
collapse: {
|
1518
1506
|
descDetail: function (info) {
|
1519
1507
|
return React__default.createElement("div", null, React__default.createElement("span", {
|
1520
1508
|
className: "variable-right"
|
1521
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1509
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18n("def9e98b60e3bfc493bcd7693e702096"));
|
1522
1510
|
}
|
1523
1511
|
},
|
1524
1512
|
selectAll: {
|
1525
1513
|
descDetail: function (info) {
|
1526
1514
|
return React__default.createElement("div", null, React__default.createElement("span", {
|
1527
1515
|
className: "variable-right"
|
1528
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1516
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18n("8b3a9a5c912610c384bc8dc2c8514386"));
|
1529
1517
|
}
|
1530
1518
|
},
|
1531
1519
|
focus: {
|
1532
1520
|
descDetail: function (info) {
|
1533
1521
|
return React__default.createElement("div", null, React__default.createElement("span", {
|
1534
1522
|
className: "variable-right"
|
1535
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "
|
1523
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), i18n("ab0710b367acefa1d6a78e2338291e86"));
|
1536
1524
|
}
|
1537
1525
|
},
|
1538
1526
|
refresh: {
|
1539
1527
|
descDetail: function (info) {
|
1540
|
-
return React__default.createElement("div", null, "
|
1528
|
+
return React__default.createElement("div", null, i18n("39e107b7c4aa580f913ccbebc00f7534"));
|
1541
1529
|
}
|
1542
1530
|
},
|
1543
1531
|
alert: {
|
1544
1532
|
descDetail: function (info) {
|
1545
|
-
return React__default.createElement("div", null, "
|
1533
|
+
return React__default.createElement("div", null, i18n("211ae8c8666f8b803282a74f90fb0dc6"));
|
1546
1534
|
}
|
1547
1535
|
},
|
1548
1536
|
confirm: {
|
1549
1537
|
descDetail: function (info) {
|
1550
|
-
return React__default.createElement("div", null, "
|
1538
|
+
return React__default.createElement("div", null, i18n("56eafb82d11c72b65efe07b9bedb5c19"));
|
1551
1539
|
}
|
1552
1540
|
}
|
1553
1541
|
};
|
@@ -1754,7 +1742,7 @@ var getOldActionSchema = function (manager, context) {
|
|
1754
1742
|
});
|
1755
1743
|
},
|
1756
1744
|
block: true
|
1757
|
-
}, "
|
1745
|
+
}, i18n("c3c8422fcecd8c1cc922cba15ab5cbc0")) : null;
|
1758
1746
|
}
|
1759
1747
|
}, {
|
1760
1748
|
visibleOn: 'data.actionType == "drawer"',
|
@@ -1784,7 +1772,7 @@ var getOldActionSchema = function (manager, context) {
|
|
1784
1772
|
});
|
1785
1773
|
},
|
1786
1774
|
block: true
|
1787
|
-
}, "
|
1775
|
+
}, i18n("262c7c7b9874ae5607fb51da468d0e8c")) : null;
|
1788
1776
|
}
|
1789
1777
|
}, getSchemaTpl('api', {
|
1790
1778
|
label: i18n("5eb694a4252528628929ced97ca95823"),
|
@@ -1816,14 +1804,14 @@ var getOldActionSchema = function (manager, context) {
|
|
1816
1804
|
}
|
1817
1805
|
});
|
1818
1806
|
}
|
1819
|
-
}, "
|
1807
|
+
}, i18n("deb9089ed7ebcacd712117fc4204c65f")), value ? React__default.createElement(Button, {
|
1820
1808
|
size: "sm",
|
1821
1809
|
level: "link",
|
1822
1810
|
className: "m-l",
|
1823
1811
|
onClick: function () {
|
1824
1812
|
return onChange('');
|
1825
1813
|
}
|
1826
|
-
}, "
|
1814
|
+
}, i18n("215f64480a93893fc56c51aeb5d40f11")) : null) : null;
|
1827
1815
|
}
|
1828
1816
|
}, {
|
1829
1817
|
name: 'feedback.visibleOn',
|
@@ -1950,14 +1938,14 @@ var getEventControlConfig = function (manager, context) {
|
|
1950
1938
|
var allComponents = (_e = manager === null || manager === void 0 ? void 0 : manager.store) === null || _e === void 0 ? void 0 : _e.getComponentTreeSource();
|
1951
1939
|
var checkComponent = function (node, action) {
|
1952
1940
|
var _a;
|
1953
|
-
var actionType = action.actionType;
|
1941
|
+
var actionType = action === null || action === void 0 ? void 0 : action.actionType;
|
1954
1942
|
var actions = manager === null || manager === void 0 ? void 0 : manager.pluginActions[node.type];
|
1955
1943
|
var haveChild = !!((_a = node.children) === null || _a === void 0 ? void 0 : _a.length);
|
1956
1944
|
var isSupport = false;
|
1957
1945
|
if (typeof action.supportComponents === 'string') {
|
1958
1946
|
isSupport = action.supportComponents === '*' || action.supportComponents === node.type;
|
1959
1947
|
// 内置逻辑
|
1960
|
-
if (action.supportComponents === 'byComponent') {
|
1948
|
+
if (action.supportComponents === 'byComponent' && actionType) {
|
1961
1949
|
isSupport = hasActionType(actionType, actions);
|
1962
1950
|
node.scoped = isSupport;
|
1963
1951
|
}
|
@@ -2005,6 +1993,9 @@ var getEventControlConfig = function (manager, context) {
|
|
2005
1993
|
},
|
2006
1994
|
getComponents: function (action) {
|
2007
1995
|
var _a;
|
1996
|
+
if (!action) {
|
1997
|
+
return [];
|
1998
|
+
}
|
2008
1999
|
var components = (_a = manager === null || manager === void 0 ? void 0 : manager.store) === null || _a === void 0 ? void 0 : _a.getComponentTreeSource();
|
2009
2000
|
var finalCmpts = [];
|
2010
2001
|
if (isSubEditor) {
|
@@ -2033,6 +2024,7 @@ var getEventControlConfig = function (manager, context) {
|
|
2033
2024
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v;
|
2034
2025
|
return __generator(this, function (_w) {
|
2035
2026
|
config = __assign({}, action);
|
2027
|
+
config.args = __assign({}, action.args);
|
2036
2028
|
if (['link', 'url'].includes(action.actionType) && ((_a = action.args) === null || _a === void 0 ? void 0 : _a.params)) {
|
2037
2029
|
config.args = __assign(__assign({}, config.args), {
|
2038
2030
|
params: objectToComboArray((_b = action.args) === null || _b === void 0 ? void 0 : _b.params)
|
@@ -2087,14 +2079,13 @@ var getEventControlConfig = function (manager, context) {
|
|
2087
2079
|
// 处理刷新组件动作的追加参数
|
2088
2080
|
if (config.actionType === 'reload') {
|
2089
2081
|
config.__resetPage = (_s = config.args) === null || _s === void 0 ? void 0 : _s.resetPage;
|
2090
|
-
config.__addParam =
|
2091
|
-
config.__customData = !!config.data;
|
2082
|
+
config.__addParam = !!config.data;
|
2092
2083
|
if (config.data && typeof config.data === 'object' || config.args && !Object.keys(config.args).length && config.data === undefined) {
|
2093
|
-
config.
|
2084
|
+
config.__addParam = true;
|
2094
2085
|
config.__containerType = 'appoint';
|
2095
2086
|
config.dataMergeMode = 'override';
|
2096
2087
|
}
|
2097
|
-
if (config.__addParam && config.
|
2088
|
+
if (config.__addParam && config.data) {
|
2098
2089
|
if (typeof config.data === 'string') {
|
2099
2090
|
config.__containerType = 'all';
|
2100
2091
|
config.__valueInput = config.data;
|
@@ -2155,7 +2146,7 @@ var getEventControlConfig = function (manager, context) {
|
|
2155
2146
|
});
|
2156
2147
|
});
|
2157
2148
|
},
|
2158
|
-
actionConfigSubmitFormatter: function (config) {
|
2149
|
+
actionConfigSubmitFormatter: function (config, type, actionData, shcema) {
|
2159
2150
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u;
|
2160
2151
|
var action = __assign(__assign({}, config), {
|
2161
2152
|
groupType: undefined
|
@@ -2182,19 +2173,126 @@ var getEventControlConfig = function (manager, context) {
|
|
2182
2173
|
});
|
2183
2174
|
delete action.addOnArgs;
|
2184
2175
|
}
|
2176
|
+
if (config.actionType === 'openDialog') {
|
2177
|
+
// 初始化弹窗schema
|
2178
|
+
var dialogInitSchema_1 = {
|
2179
|
+
type: 'dialog',
|
2180
|
+
title: action.__dialogTitle,
|
2181
|
+
body: [{
|
2182
|
+
type: 'tpl',
|
2183
|
+
tpl: i18n("1a9aaf05889002e65708c4950012a652"),
|
2184
|
+
wrapperComponent: '',
|
2185
|
+
inline: false
|
2186
|
+
}],
|
2187
|
+
showCloseButton: true,
|
2188
|
+
showErrorMsg: true,
|
2189
|
+
showLoading: true,
|
2190
|
+
className: 'app-popover',
|
2191
|
+
actions: [{
|
2192
|
+
type: 'button',
|
2193
|
+
actionType: 'cancel',
|
2194
|
+
label: i18n("625fb26b4b3340f7872b411f401e754c")
|
2195
|
+
}, {
|
2196
|
+
type: 'button',
|
2197
|
+
actionType: 'confirm',
|
2198
|
+
label: i18n("e83a256e4f5bb4ff8b3d804b5473217a"),
|
2199
|
+
primary: true
|
2200
|
+
}]
|
2201
|
+
};
|
2202
|
+
var drawerInitSchema_1 = {
|
2203
|
+
type: 'drawer',
|
2204
|
+
title: action.__dialogTitle,
|
2205
|
+
body: [{
|
2206
|
+
type: 'tpl',
|
2207
|
+
tpl: i18n("1a9aaf05889002e65708c4950012a652"),
|
2208
|
+
wrapperComponent: '',
|
2209
|
+
inline: false
|
2210
|
+
}],
|
2211
|
+
className: 'app-popover',
|
2212
|
+
actions: [{
|
2213
|
+
type: 'button',
|
2214
|
+
actionType: 'cancel',
|
2215
|
+
label: i18n("625fb26b4b3340f7872b411f401e754c")
|
2216
|
+
}, {
|
2217
|
+
type: 'button',
|
2218
|
+
actionType: 'confirm',
|
2219
|
+
label: i18n("e83a256e4f5bb4ff8b3d804b5473217a"),
|
2220
|
+
primary: true
|
2221
|
+
}]
|
2222
|
+
};
|
2223
|
+
var confirmDialogInitSchema_1 = {
|
2224
|
+
type: 'dialog',
|
2225
|
+
title: action.__dialogTitle,
|
2226
|
+
body: [{
|
2227
|
+
type: 'tpl',
|
2228
|
+
tpl: i18n("1a9aaf05889002e65708c4950012a652"),
|
2229
|
+
wrapperComponent: '',
|
2230
|
+
inline: false
|
2231
|
+
}],
|
2232
|
+
dialogType: 'confirm',
|
2233
|
+
confirmText: i18n("e83a256e4f5bb4ff8b3d804b5473217a"),
|
2234
|
+
cancelText: i18n("625fb26b4b3340f7872b411f401e754c"),
|
2235
|
+
confirmBtnLevel: 'primary'
|
2236
|
+
};
|
2237
|
+
var setInitSchema = function (groupType, action) {
|
2238
|
+
if (groupType === 'dialog') {
|
2239
|
+
JsonGenerateID(dialogInitSchema_1);
|
2240
|
+
action.dialog = dialogInitSchema_1;
|
2241
|
+
} else if (groupType === 'drawer') {
|
2242
|
+
JsonGenerateID(drawerInitSchema_1);
|
2243
|
+
action.drawer = drawerInitSchema_1;
|
2244
|
+
} else if (groupType === 'confirmDialog') {
|
2245
|
+
JsonGenerateID(confirmDialogInitSchema_1);
|
2246
|
+
action.dialog = confirmDialogInitSchema_1;
|
2247
|
+
}
|
2248
|
+
};
|
2249
|
+
var chooseCurrentDialog = function (action, schema) {
|
2250
|
+
var selectDialog = action.__selectDialog;
|
2251
|
+
var dialogType = getFixDialogType(schema, selectDialog);
|
2252
|
+
// 选择现有弹窗后为了使之前的弹窗和现有弹窗$$id唯一,这里重新生成一下
|
2253
|
+
var newDialogId = guid();
|
2254
|
+
action.actionType = dialogType;
|
2255
|
+
action.dialog = {
|
2256
|
+
$$id: newDialogId,
|
2257
|
+
type: dialogType
|
2258
|
+
};
|
2259
|
+
// 在这里记录一下新生成的弹窗id
|
2260
|
+
action.__relatedDialogId = newDialogId;
|
2261
|
+
};
|
2262
|
+
if (type === 'add') {
|
2263
|
+
if (config.__dialogSource === 'new') {
|
2264
|
+
setInitSchema(config.groupType, action);
|
2265
|
+
} else if (config.__dialogSource === 'current') {
|
2266
|
+
chooseCurrentDialog(action, shcema);
|
2267
|
+
}
|
2268
|
+
}
|
2269
|
+
// 编辑
|
2270
|
+
else if (type === 'update') {
|
2271
|
+
if (config.__dialogSource === 'new') {
|
2272
|
+
// 如果切换了弹窗类型或切换了弹窗来源,则初始化schema
|
2273
|
+
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') {
|
2274
|
+
setInitSchema(config.groupType, action);
|
2275
|
+
} else {
|
2276
|
+
action[config.groupType] = __assign(__assign({}, actionData[config.groupType]), {
|
2277
|
+
title: config.__dialogTitle
|
2278
|
+
});
|
2279
|
+
}
|
2280
|
+
} else if (config.__dialogSource === 'current') {
|
2281
|
+
chooseCurrentDialog(action, shcema);
|
2282
|
+
}
|
2283
|
+
}
|
2284
|
+
}
|
2185
2285
|
// 刷新组件时,处理是否追加事件变量
|
2186
2286
|
if (config.actionType === 'reload') {
|
2187
|
-
action.data =
|
2287
|
+
action.data = undefined;
|
2188
2288
|
action.dataMergeMode = undefined;
|
2189
2289
|
action.args = action.__rendererName === 'crud' ? __assign(__assign({}, action.args), {
|
2190
2290
|
resetPage: (_b = config.__resetPage) !== null && _b !== void 0 ? _b : true
|
2191
2291
|
}) : undefined;
|
2292
|
+
action.data = undefined;
|
2192
2293
|
if (config.__addParam) {
|
2193
2294
|
action.dataMergeMode = config.dataMergeMode || 'merge';
|
2194
|
-
action.data =
|
2195
|
-
if (config.__customData) {
|
2196
|
-
action.data = config.__containerType === 'all' ? config.__valueInput : comboArrayToObject(config.__reloadParams || []);
|
2197
|
-
}
|
2295
|
+
action.data = config.__containerType === 'all' ? config.__valueInput : comboArrayToObject(config.__reloadParams || []);
|
2198
2296
|
}
|
2199
2297
|
}
|
2200
2298
|
// 转换下格式
|
@@ -2280,9 +2378,12 @@ var getEventControlConfig = function (manager, context) {
|
|
2280
2378
|
delete action.__statusType;
|
2281
2379
|
}
|
2282
2380
|
delete action.config;
|
2381
|
+
delete action.__keywords;
|
2382
|
+
delete action.__resultActionTree;
|
2283
2383
|
return action;
|
2284
2384
|
}
|
2285
2385
|
};
|
2286
2386
|
};
|
2287
2387
|
|
2288
2388
|
export { ACTION_TYPE_TREE, COMMON_ACTION_SCHEMA_MAP, DATA_CONTAINER, FORMITEM_CMPTS, SELECT_PROPS_CONTAINER, SHOW_SELECT_PROP, SUPPORT_DISABLED_CMPTS, SUPPORT_STATIC_FORMITEM_CMPTS, findActionNode, findSubActionNode, getActionType, getArgsWrapper, getEventControlConfig, getEventDesc, getEventLabel, getEventStrongDesc, getOldActionSchema, getPropOfAcion, hasActionType, renderCmptActionSelect, renderCmptSelect };
|
2389
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|