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
package/esm/plugin/Dialog.js
CHANGED
@@ -1,13 +1,15 @@
|
|
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
|
-
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
7
|
+
import { __extends, __spreadArray, __read, __assign, __awaiter, __generator } from 'tslib';
|
7
8
|
import React__default from 'react';
|
8
|
-
import { Button } from 'amis-ui';
|
9
|
-
import { noop, getSchemaTpl, defaultValue, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
9
|
+
import { Modal, Button, Drawer } from 'amis-ui';
|
10
|
+
import { noop, getI18nEnabled, getSchemaTpl, defaultValue, isEmpty, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
10
11
|
import { getEventControlConfig } from '../renderer/event-control/helper.js';
|
12
|
+
import omit from 'lodash/omit';
|
11
13
|
import { i18n } from 'i18n-runtime';
|
12
14
|
|
13
15
|
var DialogPlugin = /** @class */function (_super) {
|
@@ -18,7 +20,7 @@ var DialogPlugin = /** @class */function (_super) {
|
|
18
20
|
_this.rendererName = 'dialog';
|
19
21
|
_this.$schema = '/schemas/DialogSchema.json';
|
20
22
|
// 组件名称
|
21
|
-
_this.name = i18n("
|
23
|
+
_this.name = i18n("6cff4b6d794cc17f5d24dbe0d21e5732");
|
22
24
|
_this.isBaseComponent = true;
|
23
25
|
_this.wrapperProps = {
|
24
26
|
wrapperComponent: InlineModal,
|
@@ -98,6 +100,7 @@ var DialogPlugin = /** @class */function (_super) {
|
|
98
100
|
_this.panelJustify = true;
|
99
101
|
_this.panelBodyCreator = function (context) {
|
100
102
|
var _a;
|
103
|
+
var i18nEnabled = getI18nEnabled();
|
101
104
|
// 确认对话框的配置面板
|
102
105
|
if (((_a = context.schema) === null || _a === void 0 ? void 0 : _a.dialogType) === 'confirm') {
|
103
106
|
return getSchemaTpl('tabs', [{
|
@@ -175,17 +178,27 @@ var DialogPlugin = /** @class */function (_super) {
|
|
175
178
|
value: 'left-top'
|
176
179
|
}), {
|
177
180
|
label: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
178
|
-
type: 'input-text',
|
181
|
+
type: i18nEnabled ? 'input-text-i18n' : 'input-text',
|
179
182
|
name: 'title'
|
180
183
|
}, getSchemaTpl('switch', {
|
181
184
|
label: i18n("8c8fbec263e20f087555c9abcb6dd07a"),
|
182
185
|
name: 'showCloseButton',
|
183
186
|
value: true
|
187
|
+
}), getSchemaTpl('switch', {
|
188
|
+
label: i18n("67a2d9746956b631dd3ae9d13b6ae9ff"),
|
189
|
+
name: 'closeOnOutside',
|
190
|
+
value: false
|
184
191
|
}), getSchemaTpl('switch', {
|
185
192
|
label: i18n("f29ab26877ed22ffa59636d747d824b9"),
|
186
193
|
name: 'closeOnEsc',
|
187
194
|
value: false
|
188
|
-
}),
|
195
|
+
}), {
|
196
|
+
type: 'ae-StatusControl',
|
197
|
+
label: i18n("36f5b682310bd52f19c63b077ec054d1"),
|
198
|
+
mode: 'normal',
|
199
|
+
name: 'hideActions',
|
200
|
+
expressionName: 'hideActionsOn'
|
201
|
+
}, getSchemaTpl('switch', {
|
189
202
|
label: i18n("dcba76890a534e1fe94421be2a17b484"),
|
190
203
|
name: 'showErrorMsg',
|
191
204
|
value: true
|
@@ -198,12 +211,12 @@ var DialogPlugin = /** @class */function (_super) {
|
|
198
211
|
}, {
|
199
212
|
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
200
213
|
body: getSchemaTpl('collapseGroup', [{
|
201
|
-
title: i18n("
|
214
|
+
title: i18n("39003734d1d700d5bd97bf1e7a2fcf73"),
|
202
215
|
body: [{
|
203
216
|
label: i18n("c8339fd2a85af4ba66084d28df808de4"),
|
204
217
|
type: 'button-group-select',
|
205
218
|
name: 'size',
|
206
|
-
size: '
|
219
|
+
size: 'xs',
|
207
220
|
options: [{
|
208
221
|
label: i18n("544fac400db790f57ea8ee4207cbeb6b"),
|
209
222
|
value: ''
|
@@ -219,20 +232,130 @@ var DialogPlugin = /** @class */function (_super) {
|
|
219
232
|
}, {
|
220
233
|
label: i18n("949934d97c42801151673a51d3adc421"),
|
221
234
|
value: 'xl'
|
235
|
+
}, {
|
236
|
+
label: i18n("f1d4ff50f3828f9b73412e7d94e6dd6e"),
|
237
|
+
value: 'custom'
|
222
238
|
}],
|
223
239
|
pipeIn: defaultValue(''),
|
224
240
|
pipeOut: function (value) {
|
225
241
|
return value ? value : undefined;
|
242
|
+
},
|
243
|
+
onChange: function (value, oldValue, model, form) {
|
244
|
+
if (value !== 'custom') {
|
245
|
+
form.setValueByName('style', undefined);
|
246
|
+
}
|
226
247
|
}
|
227
|
-
}
|
248
|
+
}, {
|
249
|
+
type: 'input-number',
|
250
|
+
label: i18n("c28479019e24e0e4745f4948e9e97ee7"),
|
251
|
+
name: 'style.width',
|
252
|
+
disabled: true,
|
253
|
+
clearable: true,
|
254
|
+
unitOptions: ['px', '%', 'em', 'vh', 'vw'],
|
255
|
+
visibleOn: 'this.size !== "custom"',
|
256
|
+
pipeIn: function (value, form) {
|
257
|
+
if (!form.data.size) {
|
258
|
+
return '500px';
|
259
|
+
} else if (form.data.size === 'sm') {
|
260
|
+
return '350px';
|
261
|
+
} else if (form.data.size === 'md') {
|
262
|
+
return '800px';
|
263
|
+
} else if (form.data.size === 'lg') {
|
264
|
+
return '1100px';
|
265
|
+
} else if (form.data.size === 'xl') {
|
266
|
+
return '90%';
|
267
|
+
}
|
268
|
+
return '';
|
269
|
+
}
|
270
|
+
}, {
|
271
|
+
type: 'input-number',
|
272
|
+
label: i18n("c28479019e24e0e4745f4948e9e97ee7"),
|
273
|
+
name: 'style.width',
|
274
|
+
clearable: true,
|
275
|
+
unitOptions: ['px', '%', 'em', 'vh', 'vw'],
|
276
|
+
visibleOn: 'this.size === "custom"',
|
277
|
+
pipeOut: function (value) {
|
278
|
+
var curValue = parseInt(value);
|
279
|
+
if (value === 'auto' || curValue || curValue === 0) {
|
280
|
+
return value;
|
281
|
+
} else {
|
282
|
+
return undefined;
|
283
|
+
}
|
284
|
+
}
|
285
|
+
}, {
|
286
|
+
type: 'input-number',
|
287
|
+
label: i18n("c1df04eec5fa0857bc0df2d68d8e953c"),
|
288
|
+
name: 'style.height',
|
289
|
+
disabled: true,
|
290
|
+
visibleOn: 'this.size !== "custom"',
|
291
|
+
clearable: true,
|
292
|
+
unitOptions: ['px', '%', 'em', 'vh', 'vw']
|
293
|
+
}, {
|
294
|
+
type: 'input-number',
|
295
|
+
label: i18n("c1df04eec5fa0857bc0df2d68d8e953c"),
|
296
|
+
name: 'style.height',
|
297
|
+
visibleOn: 'this.size === "custom"',
|
298
|
+
clearable: true,
|
299
|
+
unitOptions: ['px', '%', 'em', 'vh', 'vw'],
|
300
|
+
pipeOut: function (value) {
|
301
|
+
var curValue = parseInt(value);
|
302
|
+
if (value === 'auto' || curValue || curValue === 0) {
|
303
|
+
return value;
|
304
|
+
} else {
|
305
|
+
return undefined;
|
306
|
+
}
|
307
|
+
}
|
308
|
+
}, getSchemaTpl('theme:border', {
|
309
|
+
name: 'themeCss.dialogClassName.border'
|
310
|
+
}), getSchemaTpl('theme:radius', {
|
311
|
+
name: 'themeCss.dialogClassName.radius'
|
312
|
+
}), getSchemaTpl('theme:shadow', {
|
313
|
+
name: 'themeCss.dialogClassName.box-shadow'
|
314
|
+
}), getSchemaTpl('theme:colorPicker', {
|
315
|
+
label: i18n("8e1b944f4389bdaab6f11d5bc83190c8"),
|
316
|
+
name: 'themeCss.dialogClassName.background',
|
317
|
+
labelMode: 'input'
|
318
|
+
}), getSchemaTpl('theme:colorPicker', {
|
319
|
+
label: i18n("6bdc97671296112658e3a1cd369c0686"),
|
320
|
+
name: 'themeCss.dialogMaskClassName.background',
|
321
|
+
labelMode: 'input'
|
322
|
+
})]
|
323
|
+
}, {
|
324
|
+
title: i18n("030c8cb75e9707285b28c4931bfeddc5"),
|
325
|
+
body: [getSchemaTpl('theme:font', {
|
326
|
+
label: i18n("ca746b1ff10193a3ce20878dec04a733"),
|
327
|
+
name: 'themeCss.dialogTitleClassName.font'
|
328
|
+
}), getSchemaTpl('theme:paddingAndMargin', {
|
329
|
+
name: 'themeCss.dialogHeaderClassName.padding-and-margin',
|
330
|
+
label: i18n("60bac4c0a381a42b320a703227be59eb")
|
331
|
+
}), getSchemaTpl('theme:colorPicker', {
|
332
|
+
label: i18n("8e1b944f4389bdaab6f11d5bc83190c8"),
|
333
|
+
name: 'themeCss.dialogHeaderClassName.background',
|
334
|
+
labelMode: 'input'
|
335
|
+
})]
|
228
336
|
}, {
|
229
|
-
title: i18n("
|
230
|
-
body: [getSchemaTpl('
|
231
|
-
name: '
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
337
|
+
title: i18n("132a78bdf68d6d17bde00aa807bbf032"),
|
338
|
+
body: [getSchemaTpl('theme:border', {
|
339
|
+
name: 'themeCss.dialogBodyClassName.border'
|
340
|
+
}), getSchemaTpl('theme:radius', {
|
341
|
+
name: 'themeCss.dialogBodyClassName.radius'
|
342
|
+
}), getSchemaTpl('theme:paddingAndMargin', {
|
343
|
+
name: 'themeCss.dialogBodyClassName.padding-and-margin',
|
344
|
+
label: i18n("60bac4c0a381a42b320a703227be59eb")
|
345
|
+
}), getSchemaTpl('theme:colorPicker', {
|
346
|
+
label: i18n("8e1b944f4389bdaab6f11d5bc83190c8"),
|
347
|
+
name: 'themeCss.dialogBodyClassName.background',
|
348
|
+
labelMode: 'input'
|
349
|
+
})]
|
350
|
+
}, {
|
351
|
+
title: i18n("b3b287010ea79586507a77e0580d9cad"),
|
352
|
+
body: [getSchemaTpl('theme:paddingAndMargin', {
|
353
|
+
name: 'themeCss.dialogFooterClassName.padding-and-margin',
|
354
|
+
label: i18n("60bac4c0a381a42b320a703227be59eb")
|
355
|
+
}), getSchemaTpl('theme:colorPicker', {
|
356
|
+
label: i18n("8e1b944f4389bdaab6f11d5bc83190c8"),
|
357
|
+
name: 'themeCss.dialogFooterClassName.background',
|
358
|
+
labelMode: 'input'
|
236
359
|
})]
|
237
360
|
}])
|
238
361
|
}, {
|
@@ -246,6 +369,71 @@ var DialogPlugin = /** @class */function (_super) {
|
|
246
369
|
return _this;
|
247
370
|
}
|
248
371
|
DialogPlugin.prototype.buildSubRenderers = function () {};
|
372
|
+
DialogPlugin.prototype.buildDataSchemas = function (node, region, trigger) {
|
373
|
+
var _a, _b, _c, _d;
|
374
|
+
return __awaiter(this, void 0, void 0, function () {
|
375
|
+
var renderer, data, dataSchema, key;
|
376
|
+
return __generator(this, function (_e) {
|
377
|
+
renderer = (_a = this.manager.store.getNodeById(node.id)) === null || _a === void 0 ? void 0 : _a.getComponent();
|
378
|
+
data = omit(renderer.props.$schema.data, '$$id');
|
379
|
+
dataSchema = {};
|
380
|
+
if (renderer.props.$schema.data === undefined || !isEmpty(data)) {
|
381
|
+
// 静态数据
|
382
|
+
for (key in data) {
|
383
|
+
if (!['&'].includes(key)) {
|
384
|
+
dataSchema[key] = {
|
385
|
+
type: (_b = typeof data[key]) !== null && _b !== void 0 ? _b : 'string',
|
386
|
+
title: key
|
387
|
+
};
|
388
|
+
}
|
389
|
+
}
|
390
|
+
// 弹窗改版可能会有多个按钮触发一个弹窗,无法确定按钮的上下文
|
391
|
+
// TODO 数据链
|
392
|
+
// const hostNodeDataSchema =
|
393
|
+
// await this.manager.config.getHostNodeDataSchema?.();
|
394
|
+
// hostNodeDataSchema
|
395
|
+
// ?.filter(
|
396
|
+
// (item: any) => !['system-variable', 'page-global'].includes(item.$id)
|
397
|
+
// )
|
398
|
+
// ?.forEach((item: any) => {
|
399
|
+
// dataSchema = {
|
400
|
+
// ...dataSchema,
|
401
|
+
// ...item.properties
|
402
|
+
// };
|
403
|
+
// });
|
404
|
+
}
|
405
|
+
|
406
|
+
return [2 /*return*/, {
|
407
|
+
$id: 'dialog',
|
408
|
+
type: 'object',
|
409
|
+
title: ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.label) || ((_d = node.schema) === null || _d === void 0 ? void 0 : _d.name),
|
410
|
+
properties: dataSchema
|
411
|
+
}];
|
412
|
+
});
|
413
|
+
});
|
414
|
+
};
|
415
|
+
/**
|
416
|
+
* 为了让 dialog 的按钮可以点击编辑
|
417
|
+
*/
|
418
|
+
DialogPlugin.prototype.patchSchema = function (schema, info, props) {
|
419
|
+
if (Array.isArray(schema.actions)) {
|
420
|
+
return;
|
421
|
+
}
|
422
|
+
return __assign(__assign({}, schema), {
|
423
|
+
actions: [{
|
424
|
+
type: 'button',
|
425
|
+
actionType: 'cancel',
|
426
|
+
label: i18n("625fb26b4b3340f7872b411f401e754c")
|
427
|
+
}, (props === null || props === void 0 ? void 0 : props.confirm) ? {
|
428
|
+
type: 'button',
|
429
|
+
actionType: 'confirm',
|
430
|
+
label: i18n("38cf16f2204ffab8a6e0187070558721"),
|
431
|
+
primary: true
|
432
|
+
} : null].filter(function (item) {
|
433
|
+
return item;
|
434
|
+
})
|
435
|
+
});
|
436
|
+
};
|
249
437
|
DialogPlugin.id = 'DialogPlugin';
|
250
438
|
return DialogPlugin;
|
251
439
|
}(BasePlugin);
|
@@ -258,17 +446,22 @@ var InlineModal = /** @class */function (_super) {
|
|
258
446
|
InlineModal.prototype.componentDidMount = function () {};
|
259
447
|
InlineModal.prototype.render = function () {
|
260
448
|
var _a = this.props,
|
449
|
+
type = _a.type,
|
261
450
|
children = _a.children,
|
262
451
|
dialogType = _a.dialogType,
|
263
452
|
cancelText = _a.cancelText,
|
264
453
|
confirmText = _a.confirmText,
|
265
454
|
cancelBtnLevel = _a.cancelBtnLevel,
|
266
|
-
confirmBtnLevel = _a.confirmBtnLevel
|
455
|
+
confirmBtnLevel = _a.confirmBtnLevel,
|
456
|
+
editorDialogMountNode = _a.editorDialogMountNode;
|
457
|
+
var Container = type === 'drawer' ? Drawer : Modal;
|
267
458
|
if (dialogType === 'confirm') {
|
268
459
|
children = children.filter(function (item) {
|
269
460
|
return (item === null || item === void 0 ? void 0 : item.key) !== 'actions';
|
270
461
|
});
|
271
|
-
return React__default.createElement(
|
462
|
+
return React__default.createElement(Modal, __assign({}, this.props, {
|
463
|
+
container: editorDialogMountNode
|
464
|
+
}), React__default.createElement("div", {
|
272
465
|
className: "ae-InlineModal"
|
273
466
|
}, children, React__default.createElement("div", {
|
274
467
|
className: "ae-InlineModal-footer"
|
@@ -278,13 +471,14 @@ var InlineModal = /** @class */function (_super) {
|
|
278
471
|
}, cancelText || i18n("625fb26b4b3340f7872b411f401e754c")), React__default.createElement(Button, {
|
279
472
|
className: "ae-InlineModal-footer-btn",
|
280
473
|
level: confirmBtnLevel
|
281
|
-
}, confirmText || i18n("e83a256e4f5bb4ff8b3d804b5473217a"))));
|
474
|
+
}, confirmText || i18n("e83a256e4f5bb4ff8b3d804b5473217a")))));
|
282
475
|
}
|
283
|
-
return React__default.createElement(
|
284
|
-
|
285
|
-
}, children);
|
476
|
+
return React__default.createElement(Container, __assign({}, this.props, {
|
477
|
+
container: editorDialogMountNode
|
478
|
+
}), children);
|
286
479
|
};
|
287
480
|
return InlineModal;
|
288
481
|
}(React__default.Component);
|
289
482
|
|
290
483
|
export { DialogPlugin, InlineModal };
|
484
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/esm/plugin/Divider.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -32,11 +33,75 @@ var DividerPlugin = /** @class */function (_super) {
|
|
32
33
|
_this.tags = [i18n("027446c2f9070b0f5b16a18208bf5fc7")];
|
33
34
|
_this.panelBody = getSchemaTpl('tabs', [{
|
34
35
|
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
35
|
-
body:
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
36
|
+
body: getSchemaTpl('collapseGroup', [{
|
37
|
+
title: i18n("6f99b6eed37795cb97d5f6370c32113b"),
|
38
|
+
body: [getSchemaTpl('layout:originPosition', {
|
39
|
+
value: 'left-top'
|
40
|
+
}), getSchemaTpl('layout:width:v2', {
|
41
|
+
visibleOn: 'data.style && data.style.position && (data.style.position === "fixed" || data.style.position === "absolute")'
|
42
|
+
}), {
|
43
|
+
mode: 'horizontal',
|
44
|
+
type: 'button-group-select',
|
45
|
+
label: i18n("226b0912184333c81babf2f1894ec0c1"),
|
46
|
+
name: 'lineStyle',
|
47
|
+
value: 'dashed',
|
48
|
+
options: [{
|
49
|
+
value: 'dashed',
|
50
|
+
label: i18n("61f6f4fc0b806ac9d41ad0792e6155f6")
|
51
|
+
}, {
|
52
|
+
value: 'solid',
|
53
|
+
label: i18n("cc4c575642609fbf059a5df81eb86bfc")
|
54
|
+
}]
|
55
|
+
}, {
|
56
|
+
mode: 'horizontal',
|
57
|
+
type: 'button-group-select',
|
58
|
+
label: i18n("a465db53b8c98f42caa15ca5662f9c90"),
|
59
|
+
name: 'direction',
|
60
|
+
value: 'horizontal',
|
61
|
+
options: [{
|
62
|
+
value: 'horizontal',
|
63
|
+
label: i18n("4cde06e6162ed66720e3133cb83bc059")
|
64
|
+
}, {
|
65
|
+
value: 'vertical',
|
66
|
+
label: i18n("75ac842f8e77305846f1d776f97dfaf8")
|
67
|
+
}]
|
68
|
+
}, getSchemaTpl('theme:select', {
|
69
|
+
mode: 'horizontal',
|
70
|
+
label: i18n("dfd0cd7f2cba96917484569a646bdc8d"),
|
71
|
+
name: 'style.width',
|
72
|
+
placeholder: '100%',
|
73
|
+
visibleOn: 'direction !== "vertical"',
|
74
|
+
clearValueOnHidden: true
|
75
|
+
}), getSchemaTpl('theme:select', {
|
76
|
+
mode: 'horizontal',
|
77
|
+
label: i18n("dfd0cd7f2cba96917484569a646bdc8d"),
|
78
|
+
name: 'style.height',
|
79
|
+
placeholder: 'var(--sizes-base-15)',
|
80
|
+
visibleOn: 'direction === "vertical"',
|
81
|
+
clearValueOnHidden: true
|
82
|
+
}), getSchemaTpl('theme:select', {
|
83
|
+
mode: 'horizontal',
|
84
|
+
label: i18n("c28479019e24e0e4745f4948e9e97ee7"),
|
85
|
+
name: 'style.borderWidth',
|
86
|
+
placeholder: '1px'
|
87
|
+
}), getSchemaTpl('theme:colorPicker', {
|
88
|
+
mode: 'horizontal',
|
89
|
+
label: i18n("6b36c6f7ec834692ec6c8e3816349fdd"),
|
90
|
+
name: 'color',
|
91
|
+
placeholder: 'var(--colors-neutral-line-8)',
|
92
|
+
labelMode: 'input',
|
93
|
+
needGradient: true
|
94
|
+
}), getSchemaTpl('theme:paddingAndMargin', {
|
95
|
+
name: 'style',
|
96
|
+
hidePadding: true
|
97
|
+
}), {
|
98
|
+
mode: 'horizontal',
|
99
|
+
type: 'input-number',
|
100
|
+
label: i18n("40d39c3bc7bebced7d63eace0191a0a8"),
|
101
|
+
name: 'rotate',
|
102
|
+
value: 0
|
103
|
+
}]
|
104
|
+
}])
|
40
105
|
}, {
|
41
106
|
title: i18n("33bf801796fd255b5f6147e33146669b"),
|
42
107
|
body: [getSchemaTpl('ref'), getSchemaTpl('visible')]
|
@@ -50,3 +115,4 @@ var DividerPlugin = /** @class */function (_super) {
|
|
50
115
|
registerEditorPlugin(DividerPlugin);
|
51
116
|
|
52
117
|
export { DividerPlugin };
|
118
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/esm/plugin/Drawer.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { BasePlugin, RegionConfig } from 'amis-editor-core';
|
1
|
+
import { BasePlugin, RegionConfig, EditorNodeType } from 'amis-editor-core';
|
2
2
|
import { InlineModal } from './Dialog';
|
3
3
|
export declare class DrawerPlugin extends BasePlugin {
|
4
4
|
static id: string;
|
@@ -37,4 +37,10 @@ export declare class DrawerPlugin extends BasePlugin {
|
|
37
37
|
panelJustify: boolean;
|
38
38
|
panelBodyCreator: (context: BaseEventContext) => any;
|
39
39
|
buildSubRenderers(): void;
|
40
|
+
buildDataSchemas(node: EditorNodeType, region?: EditorNodeType, trigger?: EditorNodeType): Promise<{
|
41
|
+
$id: string;
|
42
|
+
type: string;
|
43
|
+
title: any;
|
44
|
+
properties: any;
|
45
|
+
}>;
|
40
46
|
}
|
package/esm/plugin/Drawer.js
CHANGED
@@ -1,11 +1,13 @@
|
|
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
|
-
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
7
|
-
import { noop, getSchemaTpl, defaultValue, tipedLabel, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
7
|
+
import { __extends, __spreadArray, __read, __assign, __awaiter, __generator } from 'tslib';
|
8
|
+
import { noop, getI18nEnabled, getSchemaTpl, defaultValue, tipedLabel, isEmpty, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
8
9
|
import { getEventControlConfig } from '../renderer/event-control/helper.js';
|
10
|
+
import omit from 'lodash/omit';
|
9
11
|
import { InlineModal } from './Dialog.js';
|
10
12
|
import { i18n } from 'i18n-runtime';
|
11
13
|
|
@@ -97,6 +99,7 @@ var DrawerPlugin = /** @class */function (_super) {
|
|
97
99
|
_this.panelTitle = i18n("ab3aec075a09d055b2a28c8b61925ee0");
|
98
100
|
_this.panelJustify = true;
|
99
101
|
_this.panelBodyCreator = function (context) {
|
102
|
+
var i18nEnabled = getI18nEnabled();
|
100
103
|
return getSchemaTpl('tabs', [{
|
101
104
|
title: i18n("24d67862f87f439db7ca957aecb77cce"),
|
102
105
|
body: getSchemaTpl('collapseGroup', [{
|
@@ -105,9 +108,39 @@ var DrawerPlugin = /** @class */function (_super) {
|
|
105
108
|
value: 'left-top'
|
106
109
|
}), {
|
107
110
|
label: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
108
|
-
type: 'input-text',
|
111
|
+
type: i18nEnabled ? 'input-text-i18n' : 'input-text',
|
109
112
|
name: 'title'
|
110
|
-
}, {
|
113
|
+
}, getSchemaTpl('switch', {
|
114
|
+
name: 'overlay',
|
115
|
+
label: i18n("bde8a41fc64bfe78d0c4951ac6f93718"),
|
116
|
+
pipeIn: defaultValue(true)
|
117
|
+
}), getSchemaTpl('switch', {
|
118
|
+
name: 'showCloseButton',
|
119
|
+
label: i18n("8c8fbec263e20f087555c9abcb6dd07a"),
|
120
|
+
pipeIn: defaultValue(true)
|
121
|
+
}), getSchemaTpl('switch', {
|
122
|
+
name: 'closeOnOutside',
|
123
|
+
label: i18n("67a2d9746956b631dd3ae9d13b6ae9ff")
|
124
|
+
}), getSchemaTpl('switch', {
|
125
|
+
label: i18n("f29ab26877ed22ffa59636d747d824b9"),
|
126
|
+
name: 'closeOnEsc'
|
127
|
+
}), {
|
128
|
+
type: 'ae-StatusControl',
|
129
|
+
label: i18n("36f5b682310bd52f19c63b077ec054d1"),
|
130
|
+
mode: 'normal',
|
131
|
+
name: 'hideActions',
|
132
|
+
expressionName: 'hideActionsOn'
|
133
|
+
}, getSchemaTpl('switch', {
|
134
|
+
name: 'resizable',
|
135
|
+
label: i18n("874cf31274d782914c7833cc39836c4e"),
|
136
|
+
value: false
|
137
|
+
}), getSchemaTpl('dataMap')]
|
138
|
+
}])
|
139
|
+
}, {
|
140
|
+
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
141
|
+
body: getSchemaTpl('collapseGroup', [{
|
142
|
+
title: i18n("39003734d1d700d5bd97bf1e7a2fcf73"),
|
143
|
+
body: [{
|
111
144
|
type: 'button-group-select',
|
112
145
|
name: 'position',
|
113
146
|
label: i18n("d4d2a66820d30e07b44c850eb3f116c0"),
|
@@ -136,31 +169,7 @@ var DrawerPlugin = /** @class */function (_super) {
|
|
136
169
|
form.deleteValueByName('width');
|
137
170
|
}
|
138
171
|
}
|
139
|
-
},
|
140
|
-
name: 'overlay',
|
141
|
-
label: i18n("bde8a41fc64bfe78d0c4951ac6f93718"),
|
142
|
-
pipeIn: defaultValue(true)
|
143
|
-
}), getSchemaTpl('switch', {
|
144
|
-
name: 'showCloseButton',
|
145
|
-
label: i18n("8c8fbec263e20f087555c9abcb6dd07a"),
|
146
|
-
pipeIn: defaultValue(true)
|
147
|
-
}), getSchemaTpl('switch', {
|
148
|
-
name: 'closeOnOutside',
|
149
|
-
label: i18n("4a757588f5aee8cd039b1d166b096d1a")
|
150
|
-
}), getSchemaTpl('switch', {
|
151
|
-
label: i18n("f29ab26877ed22ffa59636d747d824b9"),
|
152
|
-
name: 'closeOnEsc'
|
153
|
-
}), getSchemaTpl('switch', {
|
154
|
-
name: 'resizable',
|
155
|
-
label: i18n("874cf31274d782914c7833cc39836c4e"),
|
156
|
-
value: false
|
157
|
-
}), getSchemaTpl('dataMap')]
|
158
|
-
}])
|
159
|
-
}, {
|
160
|
-
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
161
|
-
body: getSchemaTpl('collapseGroup', [{
|
162
|
-
title: i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
163
|
-
body: [{
|
172
|
+
}, {
|
164
173
|
type: 'button-group-select',
|
165
174
|
name: 'size',
|
166
175
|
label: i18n("c8339fd2a85af4ba66084d28df808de4"),
|
@@ -189,26 +198,63 @@ var DrawerPlugin = /** @class */function (_super) {
|
|
189
198
|
}, getSchemaTpl('style:widthHeight', {
|
190
199
|
widthSchema: {
|
191
200
|
label: tipedLabel(i18n("c28479019e24e0e4745f4948e9e97ee7"), i18n("94397b87ac63fe238c779120fadab024")),
|
192
|
-
|
201
|
+
visibleOn: 'this.position === "left" || this.position === "right" || !this.position'
|
193
202
|
},
|
194
203
|
heightSchema: {
|
195
204
|
label: tipedLabel(i18n("c1df04eec5fa0857bc0df2d68d8e953c"), i18n("a6d91e801974dfa735a4ae0e098c522a")),
|
196
|
-
|
205
|
+
visibleOn: 'this.position === "top" || this.position === "bottom"'
|
197
206
|
}
|
207
|
+
}), getSchemaTpl('theme:border', {
|
208
|
+
name: 'themeCss.drawerClassName.border'
|
209
|
+
}), getSchemaTpl('theme:radius', {
|
210
|
+
name: 'themeCss.drawerClassName.radius'
|
211
|
+
}), getSchemaTpl('theme:shadow', {
|
212
|
+
name: 'themeCss.drawerClassName.box-shadow'
|
213
|
+
}), getSchemaTpl('theme:colorPicker', {
|
214
|
+
label: i18n("8e1b944f4389bdaab6f11d5bc83190c8"),
|
215
|
+
name: 'themeCss.drawerClassName.background',
|
216
|
+
labelMode: 'input'
|
217
|
+
}), getSchemaTpl('theme:colorPicker', {
|
218
|
+
label: i18n("6bdc97671296112658e3a1cd369c0686"),
|
219
|
+
name: 'themeCss.drawerMaskClassName.background',
|
220
|
+
labelMode: 'input'
|
221
|
+
})]
|
222
|
+
}, {
|
223
|
+
title: i18n("030c8cb75e9707285b28c4931bfeddc5"),
|
224
|
+
body: [getSchemaTpl('theme:font', {
|
225
|
+
label: i18n("ca746b1ff10193a3ce20878dec04a733"),
|
226
|
+
name: 'themeCss.drawerTitleClassName.font'
|
227
|
+
}), getSchemaTpl('theme:paddingAndMargin', {
|
228
|
+
name: 'themeCss.drawerHeaderClassName.padding-and-margin',
|
229
|
+
label: i18n("60bac4c0a381a42b320a703227be59eb")
|
230
|
+
}), getSchemaTpl('theme:colorPicker', {
|
231
|
+
label: i18n("8e1b944f4389bdaab6f11d5bc83190c8"),
|
232
|
+
name: 'themeCss.drawerHeaderClassName.background',
|
233
|
+
labelMode: 'input'
|
234
|
+
})]
|
235
|
+
}, {
|
236
|
+
title: i18n("132a78bdf68d6d17bde00aa807bbf032"),
|
237
|
+
body: [getSchemaTpl('theme:border', {
|
238
|
+
name: 'themeCss.drawerBodyClassName.border'
|
239
|
+
}), getSchemaTpl('theme:radius', {
|
240
|
+
name: 'themeCss.drawerBodyClassName.radius'
|
241
|
+
}), getSchemaTpl('theme:paddingAndMargin', {
|
242
|
+
name: 'themeCss.drawerBodyClassName.padding-and-margin',
|
243
|
+
label: i18n("60bac4c0a381a42b320a703227be59eb")
|
244
|
+
}), getSchemaTpl('theme:colorPicker', {
|
245
|
+
label: i18n("8e1b944f4389bdaab6f11d5bc83190c8"),
|
246
|
+
name: 'themeCss.drawerBodyClassName.background',
|
247
|
+
labelMode: 'input'
|
198
248
|
})]
|
199
249
|
}, {
|
200
|
-
title: i18n("
|
201
|
-
body: [getSchemaTpl('
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
name: 'bodyClassName'
|
209
|
-
}), getSchemaTpl('className', {
|
210
|
-
label: i18n("660553eee939d2bd8ea68172fa7216df"),
|
211
|
-
name: 'footClassName'
|
250
|
+
title: i18n("b3b287010ea79586507a77e0580d9cad"),
|
251
|
+
body: [getSchemaTpl('theme:paddingAndMargin', {
|
252
|
+
name: 'themeCss.drawerFooterClassName.padding-and-margin',
|
253
|
+
label: i18n("60bac4c0a381a42b320a703227be59eb")
|
254
|
+
}), getSchemaTpl('theme:colorPicker', {
|
255
|
+
label: i18n("8e1b944f4389bdaab6f11d5bc83190c8"),
|
256
|
+
name: 'themeCss.drawerFooterClassName.background',
|
257
|
+
labelMode: 'input'
|
212
258
|
})]
|
213
259
|
}])
|
214
260
|
}, {
|
@@ -222,9 +268,53 @@ var DrawerPlugin = /** @class */function (_super) {
|
|
222
268
|
return _this;
|
223
269
|
}
|
224
270
|
DrawerPlugin.prototype.buildSubRenderers = function () {};
|
271
|
+
DrawerPlugin.prototype.buildDataSchemas = function (node, region, trigger) {
|
272
|
+
var _a, _b, _c, _d;
|
273
|
+
return __awaiter(this, void 0, void 0, function () {
|
274
|
+
var renderer, data, dataSchema, key;
|
275
|
+
return __generator(this, function (_e) {
|
276
|
+
renderer = (_a = this.manager.store.getNodeById(node.id)) === null || _a === void 0 ? void 0 : _a.getComponent();
|
277
|
+
data = omit(renderer.props.$schema.data, '$$id');
|
278
|
+
dataSchema = {};
|
279
|
+
if (renderer.props.$schema.data === undefined || !isEmpty(data)) {
|
280
|
+
// 静态数据
|
281
|
+
for (key in data) {
|
282
|
+
if (!['&'].includes(key)) {
|
283
|
+
dataSchema[key] = {
|
284
|
+
type: (_b = typeof data[key]) !== null && _b !== void 0 ? _b : 'string',
|
285
|
+
title: key
|
286
|
+
};
|
287
|
+
}
|
288
|
+
}
|
289
|
+
// 弹窗改版可能会有多个按钮触发一个弹窗,无法确定按钮的上下文
|
290
|
+
// 数据链
|
291
|
+
// const hostNodeDataSchema =
|
292
|
+
// await this.manager.config.getHostNodeDataSchema?.();
|
293
|
+
// hostNodeDataSchema
|
294
|
+
// ?.filter(
|
295
|
+
// (item: any) => !['system-variable', 'page-global'].includes(item.$id)
|
296
|
+
// )
|
297
|
+
// ?.forEach((item: any) => {
|
298
|
+
// dataSchema = {
|
299
|
+
// ...dataSchema,
|
300
|
+
// ...item.properties
|
301
|
+
// };
|
302
|
+
// });
|
303
|
+
}
|
304
|
+
|
305
|
+
return [2 /*return*/, {
|
306
|
+
$id: 'drawer',
|
307
|
+
type: 'object',
|
308
|
+
title: ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.label) || ((_d = node.schema) === null || _d === void 0 ? void 0 : _d.name),
|
309
|
+
properties: dataSchema
|
310
|
+
}];
|
311
|
+
});
|
312
|
+
});
|
313
|
+
};
|
225
314
|
DrawerPlugin.id = 'DrawerPlugin';
|
226
315
|
return DrawerPlugin;
|
227
316
|
}(BasePlugin);
|
228
317
|
registerEditorPlugin(DrawerPlugin);
|
229
318
|
|
230
319
|
export { DrawerPlugin };
|
320
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|