amis-editor 5.5.0 → 5.6.1
Sign up to get free protection for your applications and to get access to all the features.
- package/esm/builder/ApiDSBuilder.d.ts +491 -0
- package/esm/builder/ApiDSBuilder.js +1212 -0
- package/esm/builder/DSBuilder.d.ts +171 -0
- package/esm/builder/DSBuilder.js +49 -0
- package/esm/builder/DSBuilderManager.d.ts +62 -0
- package/esm/builder/DSBuilderManager.js +207 -0
- package/esm/builder/constants.d.ts +97 -0
- package/esm/builder/constants.js +135 -0
- package/esm/builder/index.d.ts +6 -0
- package/esm/builder/type.d.ts +96 -0
- package/esm/builder/utils.d.ts +10 -0
- package/esm/builder/utils.js +93 -0
- package/esm/component/BaseControl.js +5 -3
- package/esm/component/InputComponentName.js +3 -1
- package/esm/component/TableViewEditor.d.ts +2 -2
- package/esm/component/TableViewEditor.js +4 -2
- package/esm/icons/btn/btn-group.svg.js +3 -1
- package/esm/icons/btn/btn-select.svg.js +3 -1
- package/esm/icons/btn/btn-toolbar.svg.js +3 -1
- package/esm/icons/btn/button.svg.js +3 -1
- package/esm/icons/btn/dropdown-btn.svg.js +3 -1
- package/esm/icons/container/anchor-nav.svg.js +3 -1
- package/esm/icons/container/collapse.svg.js +3 -1
- package/esm/icons/container/container.svg.js +3 -1
- package/esm/icons/container/flex-container.svg.js +3 -1
- package/esm/icons/container/form-group.svg.js +3 -1
- package/esm/icons/container/grid.svg.js +3 -1
- package/esm/icons/container/iframe.svg.js +3 -1
- package/esm/icons/container/panel.svg.js +3 -1
- package/esm/icons/container/table-view.svg.js +3 -1
- package/esm/icons/container/tabs.svg.js +3 -1
- package/esm/icons/container/tooltip-wrapper.svg.js +3 -1
- package/esm/icons/container/web-component.svg.js +3 -1
- package/esm/icons/crud/column-add.svg.js +26 -0
- package/esm/icons/crud/column-delete.svg.js +24 -0
- package/esm/icons/crud/column-setting.svg.js +24 -0
- package/esm/icons/crud/share-link.svg.js +22 -0
- package/esm/icons/display/aBaseline.svg.js +4 -1
- package/esm/icons/display/aCenter.svg.js +4 -1
- package/esm/icons/display/aFlexEnd.svg.js +4 -1
- package/esm/icons/display/aFlexStart.svg.js +4 -1
- package/esm/icons/display/aStretch.svg.js +4 -1
- package/esm/icons/display/block.svg.js +4 -1
- package/esm/icons/display/dcolumn.svg.js +4 -1
- package/esm/icons/display/dcolumnReverse.svg.js +4 -1
- package/esm/icons/display/drow.svg.js +4 -1
- package/esm/icons/display/drowReverse.svg.js +4 -1
- package/esm/icons/display/flex.svg.js +4 -1
- package/esm/icons/display/inline-block.svg.js +4 -1
- package/esm/icons/display/inline.svg.js +4 -1
- package/esm/icons/display/jCenter.svg.js +4 -1
- package/esm/icons/display/jFlexEnd.svg.js +4 -1
- package/esm/icons/display/jFlexStart.svg.js +4 -1
- package/esm/icons/display/jSpaceAround.svg.js +4 -1
- package/esm/icons/display/jSpaceBetween.svg.js +4 -1
- package/esm/icons/feat/audio.svg.js +3 -1
- package/esm/icons/feat/custom.svg.js +3 -1
- package/esm/icons/feat/each.svg.js +3 -1
- package/esm/icons/feat/form.svg.js +3 -1
- package/esm/icons/feat/nav.svg.js +3 -1
- package/esm/icons/feat/qrcode.svg.js +3 -1
- package/esm/icons/feat/service.svg.js +3 -1
- package/esm/icons/feat/table.svg.js +3 -1
- package/esm/icons/feat/tasks.svg.js +3 -1
- package/esm/icons/feat/video.svg.js +3 -1
- package/esm/icons/feat/wizard.svg.js +3 -1
- package/esm/icons/form/chained-select.svg.js +3 -1
- package/esm/icons/form/checkbox.svg.js +3 -1
- package/esm/icons/form/checkboxes.svg.js +3 -1
- package/esm/icons/form/combo.svg.js +3 -1
- package/esm/icons/form/condition-builder.svg.js +3 -1
- package/esm/icons/form/diff-editor.svg.js +3 -1
- package/esm/icons/form/editor.svg.js +3 -1
- package/esm/icons/form/formula.svg.js +3 -1
- package/esm/icons/form/hidden.svg.js +3 -1
- package/esm/icons/form/input-city.svg.js +3 -1
- package/esm/icons/form/input-color.svg.js +3 -1
- package/esm/icons/form/input-date-range.svg.js +3 -1
- package/esm/icons/form/input-date.svg.js +3 -1
- package/esm/icons/form/input-datetime.svg.js +3 -1
- package/esm/icons/form/input-email.svg.js +3 -1
- package/esm/icons/form/input-excel.svg.js +3 -1
- package/esm/icons/form/input-file.svg.js +3 -1
- package/esm/icons/form/input-group.svg.js +3 -1
- package/esm/icons/form/input-image.svg.js +3 -1
- package/esm/icons/form/input-kv.svg.js +3 -1
- package/esm/icons/form/input-month-range.svg.js +3 -1
- package/esm/icons/form/input-number.svg.js +3 -1
- package/esm/icons/form/input-password.svg.js +3 -1
- package/esm/icons/form/input-quarter-range.svg.js +3 -1
- package/esm/icons/form/input-range.svg.js +3 -1
- package/esm/icons/form/input-rating.svg.js +3 -1
- package/esm/icons/form/input-repeat.svg.js +3 -1
- package/esm/icons/form/input-rich-text.svg.js +3 -1
- package/esm/icons/form/input-tag.svg.js +3 -1
- package/esm/icons/form/input-text.svg.js +3 -1
- package/esm/icons/form/input-time-range.svg.js +3 -1
- package/esm/icons/form/input-time.svg.js +3 -1
- package/esm/icons/form/input-tree.svg.js +3 -1
- package/esm/icons/form/input-url.svg.js +3 -1
- package/esm/icons/form/input-year.svg.js +3 -1
- package/esm/icons/form/inputArray.svg.js +3 -1
- package/esm/icons/form/list-select.svg.js +3 -1
- package/esm/icons/form/location-picker.svg.js +3 -1
- package/esm/icons/form/matrix-checkboxes.svg.js +3 -1
- package/esm/icons/form/month.svg.js +3 -1
- package/esm/icons/form/nested-select.svg.js +3 -1
- package/esm/icons/form/picker.svg.js +3 -1
- package/esm/icons/form/quarter.svg.js +3 -1
- package/esm/icons/form/radios.svg.js +3 -1
- package/esm/icons/form/select.svg.js +3 -1
- package/esm/icons/form/static.svg.js +3 -1
- package/esm/icons/form/sub-form.svg.js +3 -1
- package/esm/icons/form/switch.svg.js +3 -1
- package/esm/icons/form/tabs-transfer.svg.js +3 -1
- package/esm/icons/form/textarea.svg.js +3 -1
- package/esm/icons/form/transfer.svg.js +3 -1
- package/esm/icons/form/tree-select.svg.js +3 -1
- package/esm/icons/form/uuid.svg.js +3 -1
- package/esm/icons/index.js +12 -1
- package/esm/icons/layout/layout-1with2.svg.js +3 -1
- package/esm/icons/layout/layout-2cols.svg.js +3 -1
- package/esm/icons/layout/layout-2row.svg.js +3 -1
- package/esm/icons/layout/layout-2with1.svg.js +3 -1
- package/esm/icons/layout/layout-3cols.svg.js +3 -1
- package/esm/icons/layout/layout-3row.svg.js +3 -1
- package/esm/icons/layout/layout-absolute.svg.js +3 -1
- package/esm/icons/layout/layout-fixed-top.svg.js +3 -1
- package/esm/icons/layout/layout-fixed.svg.js +3 -1
- package/esm/icons/layout/layout-free-container.svg.js +3 -1
- package/esm/icons/layout/layout-full.svg.js +3 -1
- package/esm/icons/layout/layout1-2.svg.js +3 -1
- package/esm/icons/layout/layout2-1.svg.js +3 -1
- package/esm/icons/layout/layout3-1.svg.js +3 -1
- package/esm/icons/layout/layout3-2.svg.js +3 -1
- package/esm/icons/other/_fx.svg.js +3 -1
- package/esm/icons/other/divider.svg.js +3 -1
- package/esm/icons/other/fx.svg.js +3 -1
- package/esm/icons/other/property-sheet.svg.js +3 -1
- package/esm/icons/other/tooltip.svg.js +3 -1
- package/esm/icons/show/URL.svg.js +3 -1
- package/esm/icons/show/avatar.svg.js +3 -1
- package/esm/icons/show/breadcrumb.svg.js +3 -1
- package/esm/icons/show/card.svg.js +3 -1
- package/esm/icons/show/cards.svg.js +3 -1
- package/esm/icons/show/carousel.svg.js +3 -1
- package/esm/icons/show/chart.svg.js +3 -1
- package/esm/icons/show/code.svg.js +3 -1
- package/esm/icons/show/date.svg.js +3 -1
- package/esm/icons/show/datetime.svg.js +3 -1
- package/esm/icons/show/image.svg.js +3 -1
- package/esm/icons/show/images.svg.js +3 -1
- package/esm/icons/show/json-view.svg.js +3 -1
- package/esm/icons/show/list.svg.js +3 -1
- package/esm/icons/show/log.svg.js +3 -1
- package/esm/icons/show/mapping.svg.js +3 -1
- package/esm/icons/show/markdown.svg.js +3 -1
- package/esm/icons/show/plain.svg.js +3 -1
- package/esm/icons/show/progress.svg.js +3 -1
- package/esm/icons/show/sparkline.svg.js +3 -1
- package/esm/icons/show/status.svg.js +3 -1
- package/esm/icons/show/steps.svg.js +3 -1
- package/esm/icons/show/time.svg.js +3 -1
- package/esm/icons/theme/css.svg.js +3 -1
- package/esm/index.d.ts +9 -145
- package/esm/index.js +154 -139
- package/esm/locale/en-US.js +307 -2
- package/esm/locale/zh-CN.js +315 -4
- package/esm/plugin/Alert.js +3 -1
- package/esm/plugin/AnchorNav.js +5 -3
- package/esm/plugin/Audio.js +3 -1
- package/esm/plugin/Avatar.js +3 -1
- package/esm/plugin/Breadcrumb.js +3 -1
- package/esm/plugin/Button.js +5 -3
- package/esm/plugin/ButtonGroup.js +3 -1
- package/esm/plugin/CRUD.d.ts +4 -3
- package/esm/plugin/CRUD.js +29 -23
- package/esm/plugin/CRUD2/BaseCRUD.d.ts +233 -0
- package/esm/plugin/CRUD2/BaseCRUD.js +1045 -0
- package/esm/plugin/CRUD2/CRUDCards.d.ts +53 -0
- package/esm/plugin/CRUD2/CRUDList.d.ts +53 -0
- package/esm/plugin/CRUD2/CRUDTable.d.ts +21 -0
- package/esm/plugin/CRUD2/CRUDTable.js +48 -0
- package/esm/plugin/CRUD2/constants.d.ts +32 -0
- package/esm/plugin/CRUD2/constants.js +75 -0
- package/esm/plugin/CRUD2/utils.d.ts +8 -0
- package/esm/plugin/CRUD2/utils.js +91 -0
- package/esm/plugin/Card.js +10 -4
- package/esm/plugin/Card2.js +3 -1
- package/esm/plugin/Cards.d.ts +547 -41
- package/esm/plugin/Cards.js +368 -174
- package/esm/plugin/Carousel.js +122 -97
- package/esm/plugin/Chart.d.ts +3 -0
- package/esm/plugin/Chart.js +147 -91
- package/esm/plugin/CodeView.js +3 -1
- package/esm/plugin/Collapse.d.ts +2 -1
- package/esm/plugin/Collapse.js +56 -8
- package/esm/plugin/CollapseGroup.js +14 -13
- package/esm/plugin/ColumnToggler.d.ts +11 -6
- package/esm/plugin/ColumnToggler.js +69 -10
- package/esm/plugin/Container.d.ts +4 -1
- package/esm/plugin/Container.js +79 -9
- package/esm/plugin/Custom.js +5 -3
- package/esm/plugin/CustomRegion.js +5 -2
- package/esm/plugin/Date.js +3 -1
- package/esm/plugin/Datetime.js +3 -1
- package/esm/plugin/Dialog.d.ts +26 -3
- package/esm/plugin/Dialog.js +217 -23
- package/esm/plugin/Divider.js +72 -6
- package/esm/plugin/Drawer.d.ts +7 -1
- package/esm/plugin/Drawer.js +134 -44
- package/esm/plugin/DropDownButton.js +4 -2
- package/esm/plugin/Each.d.ts +226 -11
- package/esm/plugin/Each.js +238 -89
- package/esm/plugin/Flex.js +3 -1
- package/esm/plugin/Form/ButtonGroupSelect.d.ts +2 -0
- package/esm/plugin/Form/ButtonGroupSelect.js +52 -2
- package/esm/plugin/Form/ButtonToolbar.js +3 -1
- package/esm/plugin/Form/ChainedSelect.d.ts +2 -0
- package/esm/plugin/Form/ChainedSelect.js +43 -3
- package/esm/plugin/Form/Checkbox.d.ts +6 -0
- package/esm/plugin/Form/Checkbox.js +61 -12
- package/esm/plugin/Form/Checkboxes.d.ts +2 -0
- package/esm/plugin/Form/Checkboxes.js +66 -22
- package/esm/plugin/Form/CodeEditor.js +3 -1
- package/esm/plugin/Form/Combo.d.ts +4 -2
- package/esm/plugin/Form/Combo.js +79 -6
- package/esm/plugin/Form/ConditionBuilder.js +5 -2
- package/esm/plugin/Form/Control.js +5 -3
- package/esm/plugin/Form/DiffEditor.js +3 -1
- package/esm/plugin/Form/FieldSet.js +4 -2
- package/esm/plugin/Form/Form.d.ts +37 -8
- package/esm/plugin/Form/Form.js +629 -491
- package/esm/plugin/Form/Formula.js +3 -1
- package/esm/plugin/Form/Group.js +5 -3
- package/esm/plugin/Form/Hidden.js +3 -1
- package/esm/plugin/Form/InputArray.js +4 -2
- package/esm/plugin/Form/InputCity.d.ts +2 -0
- package/esm/plugin/Form/InputCity.js +56 -2
- package/esm/plugin/Form/InputColor.js +3 -1
- package/esm/plugin/Form/InputDate.js +29 -43
- package/esm/plugin/Form/InputDateRange.js +42 -31
- package/esm/plugin/Form/InputDateTime.js +3 -1
- package/esm/plugin/Form/InputDateTimeRange.js +3 -1
- package/esm/plugin/Form/InputEmail.js +3 -1
- package/esm/plugin/Form/InputExcel.js +3 -1
- package/esm/plugin/Form/InputFile.js +8 -2
- package/esm/plugin/Form/InputGroup.d.ts +1 -0
- package/esm/plugin/Form/InputGroup.js +3 -1
- package/esm/plugin/Form/InputImage.js +12 -6
- package/esm/plugin/Form/InputKV.js +3 -1
- package/esm/plugin/Form/InputMonth.js +3 -1
- package/esm/plugin/Form/InputMonthRange.js +3 -1
- package/esm/plugin/Form/InputNumber.d.ts +6 -1
- package/esm/plugin/Form/InputNumber.js +12 -1
- package/esm/plugin/Form/InputPassword.js +3 -1
- package/esm/plugin/Form/InputQuarter.js +3 -1
- package/esm/plugin/Form/InputQuarterRange.js +3 -1
- package/esm/plugin/Form/InputRange.d.ts +21 -1
- package/esm/plugin/Form/InputRange.js +50 -35
- package/esm/plugin/Form/InputRating.d.ts +6 -0
- package/esm/plugin/Form/InputRating.js +12 -1
- package/esm/plugin/Form/InputRepeat.js +3 -1
- package/esm/plugin/Form/InputRichText.js +3 -1
- package/esm/plugin/Form/InputSubForm.js +5 -3
- package/esm/plugin/Form/InputTable.d.ts +4 -3
- package/esm/plugin/Form/InputTable.js +85 -64
- package/esm/plugin/Form/InputTag.d.ts +6 -1
- package/esm/plugin/Form/InputTag.js +54 -4
- package/esm/plugin/Form/InputText.d.ts +2 -0
- package/esm/plugin/Form/InputText.js +51 -1
- package/esm/plugin/Form/InputTime.js +3 -1
- package/esm/plugin/Form/InputTimeRange.js +3 -1
- package/esm/plugin/Form/InputTree.d.ts +2 -1
- package/esm/plugin/Form/InputTree.js +98 -35
- package/esm/plugin/Form/InputURL.js +3 -1
- package/esm/plugin/Form/InputYear.js +3 -1
- package/esm/plugin/Form/InputYearRange.js +3 -1
- package/esm/plugin/Form/Item.js +20 -15
- package/esm/plugin/Form/ListSelect.d.ts +2 -0
- package/esm/plugin/Form/ListSelect.js +52 -2
- package/esm/plugin/Form/LocationPicker.d.ts +28 -0
- package/esm/plugin/Form/LocationPicker.js +34 -1
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -2
- package/esm/plugin/Form/MatrixCheckboxes.js +32 -6
- package/esm/plugin/Form/NestedSelect.d.ts +2 -1
- package/esm/plugin/Form/NestedSelect.js +52 -2
- package/esm/plugin/Form/Picker.d.ts +2 -1
- package/esm/plugin/Form/Picker.js +51 -3
- package/esm/plugin/Form/Radios.d.ts +2 -0
- package/esm/plugin/Form/Radios.js +33 -2
- package/esm/plugin/Form/Select.d.ts +9 -7
- package/esm/plugin/Form/Select.js +68 -51
- package/esm/plugin/Form/Static.js +5 -3
- package/esm/plugin/Form/Switch.d.ts +6 -1
- package/esm/plugin/Form/Switch.js +13 -1
- package/esm/plugin/Form/TabsTransfer.d.ts +4 -3
- package/esm/plugin/Form/TabsTransfer.js +81 -28
- package/esm/plugin/Form/Textarea.js +3 -1
- package/esm/plugin/Form/Transfer.d.ts +2 -0
- package/esm/plugin/Form/Transfer.js +46 -5
- package/esm/plugin/Form/TreeSelect.d.ts +2 -1
- package/esm/plugin/Form/TreeSelect.js +86 -30
- package/esm/plugin/Form/UUID.js +3 -1
- package/esm/plugin/Grid.js +13 -8
- package/esm/plugin/HBox.js +10 -8
- package/esm/plugin/IFrame.js +3 -1
- package/esm/plugin/Icon.js +5 -3
- package/esm/plugin/Image.js +54 -31
- package/esm/plugin/Images.js +22 -10
- package/esm/plugin/Json.js +3 -1
- package/esm/plugin/Layout/FlexPluginBase.js +18 -16
- package/esm/plugin/Layout/Layout_fixed.js +3 -1
- package/esm/plugin/Layout/Layout_free_container.js +3 -1
- package/esm/plugin/Layout/Layout_sorption_container.js +3 -1
- package/esm/plugin/Link.js +17 -5
- package/esm/plugin/List.d.ts +5 -0
- package/esm/plugin/List.js +59 -23
- package/esm/plugin/List2.d.ts +545 -0
- package/esm/plugin/List2.js +380 -0
- package/esm/plugin/ListItem.js +4 -2
- package/esm/plugin/Log.js +6 -4
- package/esm/plugin/Mapping.js +3 -1
- package/esm/plugin/Markdown.js +3 -1
- package/esm/plugin/Nav.d.ts +2 -0
- package/esm/plugin/Nav.js +7 -3
- package/esm/plugin/OfficeViewer.js +3 -1
- package/esm/plugin/Operation.js +4 -3
- package/esm/plugin/Others/Action.js +7 -5
- package/esm/plugin/Others/TableCell.js +5 -3
- package/esm/plugin/Page.d.ts +1 -1
- package/esm/plugin/Page.js +66 -20
- package/esm/plugin/Pagination.d.ts +0 -1
- package/esm/plugin/Pagination.js +35 -19
- package/esm/plugin/Panel.js +4 -2
- package/esm/plugin/Plain.js +3 -1
- package/esm/plugin/Progress.js +37 -10
- package/esm/plugin/Property.js +3 -1
- package/esm/plugin/QRCode.js +3 -1
- package/esm/plugin/Reset.js +3 -1
- package/esm/plugin/SearchBox.d.ts +3 -1
- package/esm/plugin/SearchBox.js +14 -1
- package/esm/plugin/Service.d.ts +20 -13
- package/esm/plugin/Service.js +203 -94
- package/esm/plugin/Sparkline.d.ts +2 -1
- package/esm/plugin/Sparkline.js +32 -9
- package/esm/plugin/Status.js +3 -1
- package/esm/plugin/Steps.js +3 -1
- package/esm/plugin/Submit.js +3 -1
- package/esm/plugin/Table.d.ts +10 -1
- package/esm/plugin/Table.js +160 -107
- package/esm/plugin/Table2.d.ts +24 -10
- package/esm/plugin/Table2.js +668 -420
- package/esm/plugin/TableCell2.d.ts +14 -2
- package/esm/plugin/TableCell2.js +510 -365
- package/esm/plugin/TableView.d.ts +2 -1
- package/esm/plugin/TableView.js +3 -1
- package/esm/plugin/Tabs.d.ts +2 -1
- package/esm/plugin/Tabs.js +6 -4
- package/esm/plugin/Tag.js +10 -2
- package/esm/plugin/Tasks.js +3 -1
- package/esm/plugin/Time.js +3 -1
- package/esm/plugin/Timeline.d.ts +2 -1
- package/esm/plugin/Timeline.js +77 -4
- package/esm/plugin/TooltipWrapper.js +12 -9
- package/esm/plugin/Tpl.js +21 -3
- package/esm/plugin/Video.js +3 -1
- package/esm/plugin/WebComponent.js +3 -1
- package/esm/plugin/Wizard.js +7 -5
- package/esm/plugin/Wrapper.js +10 -8
- package/esm/plugin/index.d.ts +144 -0
- package/esm/renderer/APIAdaptorControl.d.ts +16 -2
- package/esm/renderer/APIAdaptorControl.js +33 -47
- package/esm/renderer/APIControl.d.ts +4 -4
- package/esm/renderer/APIControl.js +13 -3
- package/esm/renderer/ActionApiControl.d.ts +9 -3
- package/esm/renderer/BadgeControl.d.ts +7 -7
- package/esm/renderer/BadgeControl.js +8 -3
- package/esm/renderer/ButtonGroupControl.d.ts +1 -1
- package/esm/renderer/ButtonGroupControl.js +3 -1
- package/esm/renderer/ColumnControl.d.ts +1 -1
- package/esm/renderer/DataBindingControl.d.ts +3 -3
- package/esm/renderer/DataBindingControl.js +12 -6
- package/esm/renderer/DataMappingControl.js +3 -1
- package/esm/renderer/DataPickerControl.d.ts +1 -1
- package/esm/renderer/DataPickerControl.js +3 -1
- package/esm/renderer/DateShortCutControl.d.ts +3 -2
- package/esm/renderer/DateShortCutControl.js +10 -6
- package/esm/renderer/ExpressionFormulaControl.d.ts +1 -1
- package/esm/renderer/ExpressionFormulaControl.js +4 -2
- package/esm/renderer/FeatureControl.d.ts +18 -5
- package/esm/renderer/FeatureControl.js +74 -12
- package/esm/renderer/FieldSetting.d.ts +66 -0
- package/esm/renderer/FieldSetting.js +492 -0
- package/esm/renderer/FlexSettingControl.d.ts +1 -1
- package/esm/renderer/FlexSettingControl.js +4 -2
- package/esm/renderer/FormulaControl.d.ts +8 -3
- package/esm/renderer/FormulaControl.js +24 -7
- package/esm/renderer/FunctionEditorControl.d.ts +79 -0
- package/esm/renderer/FunctionEditorControl.js +107 -0
- package/esm/renderer/GoConfigControl.d.ts +1 -1
- package/esm/renderer/GoConfigControl.js +4 -2
- package/esm/renderer/InputRangeValueControl.d.ts +15 -0
- package/esm/renderer/InputRangeValueControl.js +121 -0
- package/esm/renderer/MapSourceControl.d.ts +3 -3
- package/esm/renderer/MapSourceControl.js +4 -2
- package/esm/renderer/NavBadgeControl.d.ts +7 -7
- package/esm/renderer/NavBadgeControl.js +3 -1
- package/esm/renderer/NavDefaultActive.js +3 -1
- package/esm/renderer/NavSourceControl.d.ts +53 -35
- package/esm/renderer/NavSourceControl.js +601 -230
- package/esm/renderer/OptionControl.d.ts +5 -3
- package/esm/renderer/OptionControl.js +37 -25
- package/esm/renderer/RangePartsControl.d.ts +5 -5
- package/esm/renderer/RangePartsControl.js +6 -4
- package/esm/renderer/StatusControl.d.ts +2 -2
- package/esm/renderer/StatusControl.js +19 -3
- package/esm/renderer/SwitchMoreControl.d.ts +12 -5
- package/esm/renderer/SwitchMoreControl.js +23 -8
- package/esm/renderer/TableColumnWidthControl.d.ts +29 -0
- package/esm/renderer/TableColumnWidthControl.js +177 -0
- package/esm/renderer/TimelineItemControl.d.ts +6 -6
- package/esm/renderer/TimelineItemControl.js +26 -7
- package/esm/renderer/TplFormulaControl.d.ts +1 -1
- package/esm/renderer/TplFormulaControl.js +3 -1
- package/esm/renderer/TransferTableControl.d.ts +3 -3
- package/esm/renderer/TransferTableControl.js +4 -2
- package/esm/renderer/TreeOptionControl.d.ts +4 -4
- package/esm/renderer/TreeOptionControl.js +15 -13
- package/esm/renderer/ValidationControl.d.ts +4 -4
- package/esm/renderer/ValidationControl.js +4 -2
- package/esm/renderer/ValidationItem.d.ts +3 -3
- package/esm/renderer/ValidationItem.js +3 -1
- package/esm/renderer/crud2-control/AddColumnModal.d.ts +6 -0
- package/esm/renderer/crud2-control/AddColumnModal.js +256 -0
- package/esm/renderer/crud2-control/CRUDColumnControl.d.ts +68 -0
- package/esm/renderer/crud2-control/CRUDColumnControl.js +473 -0
- package/esm/renderer/crud2-control/CRUDFiltersControl.d.ts +53 -0
- package/esm/renderer/crud2-control/CRUDFiltersControl.js +691 -0
- package/esm/renderer/crud2-control/CRUDToolbarControl.d.ts +49 -0
- package/esm/renderer/crud2-control/CRUDToolbarControl.js +417 -0
- package/esm/renderer/event-control/action-config-dialog.d.ts +1 -1
- package/esm/renderer/event-control/action-config-dialog.js +30 -4
- package/esm/renderer/event-control/action-config-panel.js +3 -1
- package/esm/renderer/event-control/comp-action-select.d.ts +1 -1
- package/esm/renderer/event-control/comp-action-select.js +3 -1
- package/esm/renderer/event-control/helper.d.ts +2 -1
- package/esm/renderer/event-control/helper.js +307 -206
- package/esm/renderer/event-control/index.d.ts +28 -19
- package/esm/renderer/event-control/index.js +115 -22
- package/esm/renderer/style-control/Background.d.ts +1 -1
- package/esm/renderer/style-control/Background.js +3 -1
- package/esm/renderer/style-control/Border.d.ts +2 -2
- package/esm/renderer/style-control/Border.js +10 -8
- package/esm/renderer/style-control/BoxModel.d.ts +2 -2
- package/esm/renderer/style-control/BoxModel.js +3 -1
- package/esm/renderer/style-control/BoxShadow.d.ts +2 -2
- package/esm/renderer/style-control/BoxShadow.js +3 -1
- package/esm/renderer/style-control/Display.d.ts +1 -1
- package/esm/renderer/style-control/Display.js +3 -1
- package/esm/renderer/style-control/Font.d.ts +1 -1
- package/esm/renderer/style-control/Font.js +3 -1
- package/esm/renderer/style-control/InsetBoxModel.d.ts +2 -2
- package/esm/renderer/style-control/InsetBoxModel.js +3 -1
- package/esm/renderer/style-control/ThemeCssCode.d.ts +1 -1
- package/esm/renderer/style-control/ThemeCssCode.js +134 -282
- package/esm/renderer/style-control/font-family.js +3 -1
- package/esm/renderer/style-control/helper.js +3 -1
- package/esm/renderer/style-control/transformation.js +3 -1
- package/esm/renderer/textarea-formula/FormulaPicker.js +5 -3
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -1
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +77 -8
- package/esm/renderer/textarea-formula/plugin.js +5 -3
- package/esm/tpl/api.js +16 -11
- package/esm/tpl/common.js +60 -18
- package/esm/tpl/horizontal.js +4 -2
- package/esm/tpl/layout.js +16 -10
- package/esm/tpl/options.d.ts +10 -1
- package/esm/tpl/options.js +251 -11
- package/esm/tpl/remark.js +3 -1
- package/esm/tpl/style.js +99 -60
- package/esm/tpl/validations.js +3 -1
- package/esm/util.d.ts +14 -0
- package/esm/util.js +39 -3
- package/esm/validator.js +7 -5
- package/lib/builder/ApiDSBuilder.d.ts +491 -0
- package/lib/builder/ApiDSBuilder.js +1226 -0
- package/lib/builder/DSBuilder.d.ts +171 -0
- package/lib/builder/DSBuilder.js +55 -0
- package/lib/builder/DSBuilderManager.d.ts +62 -0
- package/lib/builder/DSBuilderManager.js +211 -0
- package/lib/builder/constants.d.ts +97 -0
- package/lib/builder/constants.js +144 -0
- package/lib/builder/index.d.ts +6 -0
- package/lib/builder/type.d.ts +96 -0
- package/lib/builder/utils.d.ts +10 -0
- package/lib/builder/utils.js +104 -0
- package/lib/component/BaseControl.js +5 -3
- package/lib/component/InputComponentName.js +3 -1
- package/lib/component/TableViewEditor.d.ts +2 -2
- package/lib/component/TableViewEditor.js +4 -2
- package/lib/icons/btn/btn-group.svg.js +3 -1
- package/lib/icons/btn/btn-select.svg.js +3 -1
- package/lib/icons/btn/btn-toolbar.svg.js +3 -1
- package/lib/icons/btn/button.svg.js +3 -1
- package/lib/icons/btn/dropdown-btn.svg.js +3 -1
- package/lib/icons/container/anchor-nav.svg.js +3 -1
- package/lib/icons/container/collapse.svg.js +3 -1
- package/lib/icons/container/container.svg.js +3 -1
- package/lib/icons/container/flex-container.svg.js +3 -1
- package/lib/icons/container/form-group.svg.js +3 -1
- package/lib/icons/container/grid.svg.js +3 -1
- package/lib/icons/container/iframe.svg.js +3 -1
- package/lib/icons/container/panel.svg.js +3 -1
- package/lib/icons/container/table-view.svg.js +3 -1
- package/lib/icons/container/tabs.svg.js +3 -1
- package/lib/icons/container/tooltip-wrapper.svg.js +3 -1
- package/lib/icons/container/web-component.svg.js +3 -1
- package/lib/icons/crud/column-add.svg.js +50 -0
- package/lib/icons/crud/column-delete.svg.js +48 -0
- package/lib/icons/crud/column-setting.svg.js +48 -0
- package/lib/icons/crud/share-link.svg.js +46 -0
- package/lib/icons/display/aBaseline.svg.js +19 -16
- package/lib/icons/display/aCenter.svg.js +19 -16
- package/lib/icons/display/aFlexEnd.svg.js +19 -16
- package/lib/icons/display/aFlexStart.svg.js +19 -16
- package/lib/icons/display/aStretch.svg.js +19 -16
- package/lib/icons/display/block.svg.js +19 -16
- package/lib/icons/display/dcolumn.svg.js +19 -16
- package/lib/icons/display/dcolumnReverse.svg.js +19 -16
- package/lib/icons/display/drow.svg.js +19 -16
- package/lib/icons/display/drowReverse.svg.js +19 -16
- package/lib/icons/display/flex.svg.js +19 -16
- package/lib/icons/display/inline-block.svg.js +19 -16
- package/lib/icons/display/inline.svg.js +19 -16
- package/lib/icons/display/jCenter.svg.js +19 -16
- package/lib/icons/display/jFlexEnd.svg.js +19 -16
- package/lib/icons/display/jFlexStart.svg.js +19 -16
- package/lib/icons/display/jSpaceAround.svg.js +19 -16
- package/lib/icons/display/jSpaceBetween.svg.js +19 -16
- package/lib/icons/feat/audio.svg.js +3 -1
- package/lib/icons/feat/custom.svg.js +3 -1
- package/lib/icons/feat/each.svg.js +3 -1
- package/lib/icons/feat/form.svg.js +3 -1
- package/lib/icons/feat/nav.svg.js +3 -1
- package/lib/icons/feat/qrcode.svg.js +3 -1
- package/lib/icons/feat/service.svg.js +3 -1
- package/lib/icons/feat/table.svg.js +3 -1
- package/lib/icons/feat/tasks.svg.js +3 -1
- package/lib/icons/feat/video.svg.js +3 -1
- package/lib/icons/feat/wizard.svg.js +3 -1
- package/lib/icons/form/chained-select.svg.js +3 -1
- package/lib/icons/form/checkbox.svg.js +3 -1
- package/lib/icons/form/checkboxes.svg.js +3 -1
- package/lib/icons/form/combo.svg.js +3 -1
- package/lib/icons/form/condition-builder.svg.js +3 -1
- package/lib/icons/form/diff-editor.svg.js +3 -1
- package/lib/icons/form/editor.svg.js +3 -1
- package/lib/icons/form/formula.svg.js +3 -1
- package/lib/icons/form/hidden.svg.js +3 -1
- package/lib/icons/form/input-city.svg.js +3 -1
- package/lib/icons/form/input-color.svg.js +3 -1
- package/lib/icons/form/input-date-range.svg.js +3 -1
- package/lib/icons/form/input-date.svg.js +3 -1
- package/lib/icons/form/input-datetime.svg.js +3 -1
- package/lib/icons/form/input-email.svg.js +3 -1
- package/lib/icons/form/input-excel.svg.js +3 -1
- package/lib/icons/form/input-file.svg.js +3 -1
- package/lib/icons/form/input-group.svg.js +3 -1
- package/lib/icons/form/input-image.svg.js +3 -1
- package/lib/icons/form/input-kv.svg.js +3 -1
- package/lib/icons/form/input-month-range.svg.js +3 -1
- package/lib/icons/form/input-number.svg.js +3 -1
- package/lib/icons/form/input-password.svg.js +3 -1
- package/lib/icons/form/input-quarter-range.svg.js +3 -1
- package/lib/icons/form/input-range.svg.js +3 -1
- package/lib/icons/form/input-rating.svg.js +3 -1
- package/lib/icons/form/input-repeat.svg.js +3 -1
- package/lib/icons/form/input-rich-text.svg.js +3 -1
- package/lib/icons/form/input-tag.svg.js +3 -1
- package/lib/icons/form/input-text.svg.js +3 -1
- package/lib/icons/form/input-time-range.svg.js +3 -1
- package/lib/icons/form/input-time.svg.js +3 -1
- package/lib/icons/form/input-tree.svg.js +3 -1
- package/lib/icons/form/input-url.svg.js +3 -1
- package/lib/icons/form/input-year.svg.js +3 -1
- package/lib/icons/form/inputArray.svg.js +3 -1
- package/lib/icons/form/list-select.svg.js +3 -1
- package/lib/icons/form/location-picker.svg.js +3 -1
- package/lib/icons/form/matrix-checkboxes.svg.js +3 -1
- package/lib/icons/form/month.svg.js +3 -1
- package/lib/icons/form/nested-select.svg.js +3 -1
- package/lib/icons/form/picker.svg.js +3 -1
- package/lib/icons/form/quarter.svg.js +3 -1
- package/lib/icons/form/radios.svg.js +3 -1
- package/lib/icons/form/select.svg.js +3 -1
- package/lib/icons/form/static.svg.js +3 -1
- package/lib/icons/form/sub-form.svg.js +3 -1
- package/lib/icons/form/switch.svg.js +3 -1
- package/lib/icons/form/tabs-transfer.svg.js +3 -1
- package/lib/icons/form/textarea.svg.js +3 -1
- package/lib/icons/form/transfer.svg.js +3 -1
- package/lib/icons/form/tree-select.svg.js +3 -1
- package/lib/icons/form/uuid.svg.js +3 -1
- package/lib/icons/index.js +12 -1
- package/lib/icons/layout/layout-1with2.svg.js +3 -1
- package/lib/icons/layout/layout-2cols.svg.js +3 -1
- package/lib/icons/layout/layout-2row.svg.js +3 -1
- package/lib/icons/layout/layout-2with1.svg.js +3 -1
- package/lib/icons/layout/layout-3cols.svg.js +3 -1
- package/lib/icons/layout/layout-3row.svg.js +3 -1
- package/lib/icons/layout/layout-absolute.svg.js +3 -1
- package/lib/icons/layout/layout-fixed-top.svg.js +3 -1
- package/lib/icons/layout/layout-fixed.svg.js +3 -1
- package/lib/icons/layout/layout-free-container.svg.js +3 -1
- package/lib/icons/layout/layout-full.svg.js +3 -1
- package/lib/icons/layout/layout1-2.svg.js +3 -1
- package/lib/icons/layout/layout2-1.svg.js +3 -1
- package/lib/icons/layout/layout3-1.svg.js +3 -1
- package/lib/icons/layout/layout3-2.svg.js +3 -1
- package/lib/icons/other/_fx.svg.js +3 -1
- package/lib/icons/other/divider.svg.js +3 -1
- package/lib/icons/other/fx.svg.js +3 -1
- package/lib/icons/other/property-sheet.svg.js +3 -1
- package/lib/icons/other/tooltip.svg.js +3 -1
- package/lib/icons/show/URL.svg.js +3 -1
- package/lib/icons/show/avatar.svg.js +3 -1
- package/lib/icons/show/breadcrumb.svg.js +3 -1
- package/lib/icons/show/card.svg.js +3 -1
- package/lib/icons/show/cards.svg.js +3 -1
- package/lib/icons/show/carousel.svg.js +3 -1
- package/lib/icons/show/chart.svg.js +3 -1
- package/lib/icons/show/code.svg.js +3 -1
- package/lib/icons/show/date.svg.js +3 -1
- package/lib/icons/show/datetime.svg.js +3 -1
- package/lib/icons/show/image.svg.js +3 -1
- package/lib/icons/show/images.svg.js +3 -1
- package/lib/icons/show/json-view.svg.js +3 -1
- package/lib/icons/show/list.svg.js +3 -1
- package/lib/icons/show/log.svg.js +3 -1
- package/lib/icons/show/mapping.svg.js +3 -1
- package/lib/icons/show/markdown.svg.js +3 -1
- package/lib/icons/show/plain.svg.js +3 -1
- package/lib/icons/show/progress.svg.js +3 -1
- package/lib/icons/show/sparkline.svg.js +3 -1
- package/lib/icons/show/status.svg.js +3 -1
- package/lib/icons/show/steps.svg.js +3 -1
- package/lib/icons/show/time.svg.js +3 -1
- package/lib/icons/theme/css.svg.js +3 -1
- package/lib/index.d.ts +9 -145
- package/lib/index.js +322 -139
- package/lib/locale/en-US.js +307 -2
- package/lib/locale/zh-CN.js +315 -4
- package/lib/plugin/Alert.js +3 -1
- package/lib/plugin/AnchorNav.js +5 -3
- package/lib/plugin/Audio.js +3 -1
- package/lib/plugin/Avatar.js +3 -1
- package/lib/plugin/Breadcrumb.js +3 -1
- package/lib/plugin/Button.js +5 -3
- package/lib/plugin/ButtonGroup.js +3 -1
- package/lib/plugin/CRUD.d.ts +4 -3
- package/lib/plugin/CRUD.js +29 -23
- package/lib/plugin/CRUD2/BaseCRUD.d.ts +233 -0
- package/lib/plugin/CRUD2/BaseCRUD.js +1060 -0
- package/lib/plugin/CRUD2/CRUDCards.d.ts +53 -0
- package/lib/plugin/CRUD2/CRUDList.d.ts +53 -0
- package/lib/plugin/CRUD2/CRUDTable.d.ts +21 -0
- package/lib/plugin/CRUD2/CRUDTable.js +52 -0
- package/lib/plugin/CRUD2/constants.d.ts +32 -0
- package/lib/plugin/CRUD2/constants.js +81 -0
- package/lib/plugin/CRUD2/utils.d.ts +8 -0
- package/lib/plugin/CRUD2/utils.js +103 -0
- package/lib/plugin/Card.js +10 -4
- package/lib/plugin/Card2.js +3 -1
- package/lib/plugin/Cards.d.ts +547 -41
- package/lib/plugin/Cards.js +365 -171
- package/lib/plugin/Carousel.js +122 -97
- package/lib/plugin/Chart.d.ts +3 -0
- package/lib/plugin/Chart.js +145 -89
- package/lib/plugin/CodeView.js +3 -1
- package/lib/plugin/Collapse.d.ts +2 -1
- package/lib/plugin/Collapse.js +56 -8
- package/lib/plugin/CollapseGroup.js +14 -13
- package/lib/plugin/ColumnToggler.d.ts +11 -6
- package/lib/plugin/ColumnToggler.js +72 -9
- package/lib/plugin/Container.d.ts +4 -1
- package/lib/plugin/Container.js +79 -9
- package/lib/plugin/Custom.js +5 -3
- package/lib/plugin/CustomRegion.js +5 -2
- package/lib/plugin/Date.js +3 -1
- package/lib/plugin/Datetime.js +3 -1
- package/lib/plugin/Dialog.d.ts +26 -3
- package/lib/plugin/Dialog.js +215 -20
- package/lib/plugin/Divider.js +72 -6
- package/lib/plugin/Drawer.d.ts +7 -1
- package/lib/plugin/Drawer.js +136 -42
- package/lib/plugin/DropDownButton.js +4 -2
- package/lib/plugin/Each.d.ts +226 -11
- package/lib/plugin/Each.js +234 -89
- package/lib/plugin/Flex.js +3 -1
- package/lib/plugin/Form/ButtonGroupSelect.d.ts +2 -0
- package/lib/plugin/Form/ButtonGroupSelect.js +52 -2
- package/lib/plugin/Form/ButtonToolbar.js +3 -1
- package/lib/plugin/Form/ChainedSelect.d.ts +2 -0
- package/lib/plugin/Form/ChainedSelect.js +43 -3
- package/lib/plugin/Form/Checkbox.d.ts +6 -0
- package/lib/plugin/Form/Checkbox.js +65 -12
- package/lib/plugin/Form/Checkboxes.d.ts +2 -0
- package/lib/plugin/Form/Checkboxes.js +66 -22
- package/lib/plugin/Form/CodeEditor.js +3 -1
- package/lib/plugin/Form/Combo.d.ts +4 -2
- package/lib/plugin/Form/Combo.js +78 -5
- package/lib/plugin/Form/ConditionBuilder.js +9 -4
- package/lib/plugin/Form/Control.js +5 -3
- package/lib/plugin/Form/DiffEditor.js +3 -1
- package/lib/plugin/Form/FieldSet.js +4 -2
- package/lib/plugin/Form/Form.d.ts +37 -8
- package/lib/plugin/Form/Form.js +633 -489
- package/lib/plugin/Form/Formula.js +3 -1
- package/lib/plugin/Form/Group.js +5 -3
- package/lib/plugin/Form/Hidden.js +3 -1
- package/lib/plugin/Form/InputArray.js +4 -2
- package/lib/plugin/Form/InputCity.d.ts +2 -0
- package/lib/plugin/Form/InputCity.js +56 -2
- package/lib/plugin/Form/InputColor.js +3 -1
- package/lib/plugin/Form/InputDate.js +29 -43
- package/lib/plugin/Form/InputDateRange.js +42 -31
- package/lib/plugin/Form/InputDateTime.js +3 -1
- package/lib/plugin/Form/InputDateTimeRange.js +3 -1
- package/lib/plugin/Form/InputEmail.js +3 -1
- package/lib/plugin/Form/InputExcel.js +3 -1
- package/lib/plugin/Form/InputFile.js +8 -2
- package/lib/plugin/Form/InputGroup.d.ts +1 -0
- package/lib/plugin/Form/InputGroup.js +3 -1
- package/lib/plugin/Form/InputImage.js +12 -6
- package/lib/plugin/Form/InputKV.js +3 -1
- package/lib/plugin/Form/InputMonth.js +3 -1
- package/lib/plugin/Form/InputMonthRange.js +3 -1
- package/lib/plugin/Form/InputNumber.d.ts +6 -1
- package/lib/plugin/Form/InputNumber.js +12 -1
- package/lib/plugin/Form/InputPassword.js +3 -1
- package/lib/plugin/Form/InputQuarter.js +3 -1
- package/lib/plugin/Form/InputQuarterRange.js +3 -1
- package/lib/plugin/Form/InputRange.d.ts +21 -1
- package/lib/plugin/Form/InputRange.js +50 -35
- package/lib/plugin/Form/InputRating.d.ts +6 -0
- package/lib/plugin/Form/InputRating.js +12 -1
- package/lib/plugin/Form/InputRepeat.js +3 -1
- package/lib/plugin/Form/InputRichText.js +3 -1
- package/lib/plugin/Form/InputSubForm.js +5 -3
- package/lib/plugin/Form/InputTable.d.ts +4 -3
- package/lib/plugin/Form/InputTable.js +82 -61
- package/lib/plugin/Form/InputTag.d.ts +6 -1
- package/lib/plugin/Form/InputTag.js +54 -4
- package/lib/plugin/Form/InputText.d.ts +2 -0
- package/lib/plugin/Form/InputText.js +51 -1
- package/lib/plugin/Form/InputTime.js +3 -1
- package/lib/plugin/Form/InputTimeRange.js +3 -1
- package/lib/plugin/Form/InputTree.d.ts +2 -1
- package/lib/plugin/Form/InputTree.js +98 -35
- package/lib/plugin/Form/InputURL.js +3 -1
- package/lib/plugin/Form/InputYear.js +3 -1
- package/lib/plugin/Form/InputYearRange.js +3 -1
- package/lib/plugin/Form/Item.js +20 -15
- package/lib/plugin/Form/ListSelect.d.ts +2 -0
- package/lib/plugin/Form/ListSelect.js +52 -2
- package/lib/plugin/Form/LocationPicker.d.ts +28 -0
- package/lib/plugin/Form/LocationPicker.js +34 -1
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -2
- package/lib/plugin/Form/MatrixCheckboxes.js +32 -6
- package/lib/plugin/Form/NestedSelect.d.ts +2 -1
- package/lib/plugin/Form/NestedSelect.js +52 -2
- package/lib/plugin/Form/Picker.d.ts +2 -1
- package/lib/plugin/Form/Picker.js +51 -3
- package/lib/plugin/Form/Radios.d.ts +2 -0
- package/lib/plugin/Form/Radios.js +33 -2
- package/lib/plugin/Form/Select.d.ts +9 -7
- package/lib/plugin/Form/Select.js +68 -51
- package/lib/plugin/Form/Static.js +5 -3
- package/lib/plugin/Form/Switch.d.ts +6 -1
- package/lib/plugin/Form/Switch.js +13 -1
- package/lib/plugin/Form/TabsTransfer.d.ts +4 -3
- package/lib/plugin/Form/TabsTransfer.js +80 -27
- package/lib/plugin/Form/Textarea.js +3 -1
- package/lib/plugin/Form/Transfer.d.ts +2 -0
- package/lib/plugin/Form/Transfer.js +46 -5
- package/lib/plugin/Form/TreeSelect.d.ts +2 -1
- package/lib/plugin/Form/TreeSelect.js +86 -30
- package/lib/plugin/Form/UUID.js +3 -1
- package/lib/plugin/Grid.js +13 -8
- package/lib/plugin/HBox.js +10 -8
- package/lib/plugin/IFrame.js +3 -1
- package/lib/plugin/Icon.js +5 -3
- package/lib/plugin/Image.js +54 -31
- package/lib/plugin/Images.js +22 -10
- package/lib/plugin/Json.js +3 -1
- package/lib/plugin/Layout/FlexPluginBase.js +18 -16
- package/lib/plugin/Layout/Layout_fixed.js +3 -1
- package/lib/plugin/Layout/Layout_free_container.js +3 -1
- package/lib/plugin/Layout/Layout_sorption_container.js +3 -1
- package/lib/plugin/Link.js +17 -5
- package/lib/plugin/List.d.ts +5 -0
- package/lib/plugin/List.js +58 -21
- package/lib/plugin/List2.d.ts +545 -0
- package/lib/plugin/List2.js +388 -0
- package/lib/plugin/ListItem.js +4 -2
- package/lib/plugin/Log.js +6 -4
- package/lib/plugin/Mapping.js +3 -1
- package/lib/plugin/Markdown.js +3 -1
- package/lib/plugin/Nav.d.ts +2 -0
- package/lib/plugin/Nav.js +7 -3
- package/lib/plugin/OfficeViewer.js +3 -1
- package/lib/plugin/Operation.js +4 -3
- package/lib/plugin/Others/Action.js +7 -5
- package/lib/plugin/Others/TableCell.js +5 -3
- package/lib/plugin/Page.d.ts +1 -1
- package/lib/plugin/Page.js +65 -23
- package/lib/plugin/Pagination.d.ts +0 -1
- package/lib/plugin/Pagination.js +38 -18
- package/lib/plugin/Panel.js +4 -2
- package/lib/plugin/Plain.js +3 -1
- package/lib/plugin/Progress.js +37 -10
- package/lib/plugin/Property.js +3 -1
- package/lib/plugin/QRCode.js +3 -1
- package/lib/plugin/Reset.js +3 -1
- package/lib/plugin/SearchBox.d.ts +3 -1
- package/lib/plugin/SearchBox.js +14 -1
- package/lib/plugin/Service.d.ts +20 -13
- package/lib/plugin/Service.js +201 -92
- package/lib/plugin/Sparkline.d.ts +2 -1
- package/lib/plugin/Sparkline.js +31 -8
- package/lib/plugin/Status.js +3 -1
- package/lib/plugin/Steps.js +3 -1
- package/lib/plugin/Submit.js +3 -1
- package/lib/plugin/Table.d.ts +10 -1
- package/lib/plugin/Table.js +159 -106
- package/lib/plugin/Table2.d.ts +24 -10
- package/lib/plugin/Table2.js +672 -418
- package/lib/plugin/TableCell2.d.ts +14 -2
- package/lib/plugin/TableCell2.js +509 -362
- package/lib/plugin/TableView.d.ts +2 -1
- package/lib/plugin/TableView.js +3 -1
- package/lib/plugin/Tabs.d.ts +2 -1
- package/lib/plugin/Tabs.js +6 -4
- package/lib/plugin/Tag.js +10 -2
- package/lib/plugin/Tasks.js +3 -1
- package/lib/plugin/Time.js +3 -1
- package/lib/plugin/Timeline.d.ts +2 -1
- package/lib/plugin/Timeline.js +76 -3
- package/lib/plugin/TooltipWrapper.js +12 -9
- package/lib/plugin/Tpl.js +21 -3
- package/lib/plugin/Video.js +3 -1
- package/lib/plugin/WebComponent.js +3 -1
- package/lib/plugin/Wizard.js +7 -5
- package/lib/plugin/Wrapper.js +10 -8
- package/lib/plugin/index.d.ts +144 -0
- package/lib/renderer/APIAdaptorControl.d.ts +16 -2
- package/lib/renderer/APIAdaptorControl.js +34 -46
- package/lib/renderer/APIControl.d.ts +4 -4
- package/lib/renderer/APIControl.js +13 -3
- package/lib/renderer/ActionApiControl.d.ts +9 -3
- package/lib/renderer/BadgeControl.d.ts +9 -9
- package/lib/renderer/BadgeControl.js +8 -3
- package/lib/renderer/ButtonGroupControl.d.ts +1 -1
- package/lib/renderer/ButtonGroupControl.js +3 -1
- package/lib/renderer/ColumnControl.d.ts +1 -1
- package/lib/renderer/DataBindingControl.d.ts +3 -3
- package/lib/renderer/DataBindingControl.js +13 -6
- package/lib/renderer/DataMappingControl.js +3 -1
- package/lib/renderer/DataPickerControl.d.ts +1 -1
- package/lib/renderer/DataPickerControl.js +3 -1
- package/lib/renderer/DateShortCutControl.d.ts +3 -2
- package/lib/renderer/DateShortCutControl.js +10 -6
- package/lib/renderer/ExpressionFormulaControl.d.ts +1 -1
- package/lib/renderer/ExpressionFormulaControl.js +4 -2
- package/lib/renderer/FeatureControl.d.ts +18 -5
- package/lib/renderer/FeatureControl.js +81 -16
- package/lib/renderer/FieldSetting.d.ts +66 -0
- package/lib/renderer/FieldSetting.js +503 -0
- package/lib/renderer/FlexSettingControl.d.ts +1 -1
- package/lib/renderer/FlexSettingControl.js +4 -2
- package/lib/renderer/FormulaControl.d.ts +8 -3
- package/lib/renderer/FormulaControl.js +23 -6
- package/lib/renderer/FunctionEditorControl.d.ts +79 -0
- package/lib/renderer/FunctionEditorControl.js +115 -0
- package/lib/renderer/GoConfigControl.d.ts +1 -1
- package/lib/renderer/GoConfigControl.js +4 -2
- package/lib/renderer/InputRangeValueControl.d.ts +15 -0
- package/lib/renderer/InputRangeValueControl.js +127 -0
- package/lib/renderer/MapSourceControl.d.ts +3 -3
- package/lib/renderer/MapSourceControl.js +4 -2
- package/lib/renderer/NavBadgeControl.d.ts +7 -7
- package/lib/renderer/NavBadgeControl.js +3 -1
- package/lib/renderer/NavDefaultActive.js +3 -1
- package/lib/renderer/NavSourceControl.d.ts +53 -35
- package/lib/renderer/NavSourceControl.js +600 -227
- package/lib/renderer/OptionControl.d.ts +5 -3
- package/lib/renderer/OptionControl.js +37 -25
- package/lib/renderer/RangePartsControl.d.ts +5 -5
- package/lib/renderer/RangePartsControl.js +6 -4
- package/lib/renderer/StatusControl.d.ts +2 -2
- package/lib/renderer/StatusControl.js +19 -3
- package/lib/renderer/SwitchMoreControl.d.ts +12 -5
- package/lib/renderer/SwitchMoreControl.js +26 -9
- package/lib/renderer/TableColumnWidthControl.d.ts +29 -0
- package/lib/renderer/TableColumnWidthControl.js +186 -0
- package/lib/renderer/TimelineItemControl.d.ts +6 -6
- package/lib/renderer/TimelineItemControl.js +26 -7
- package/lib/renderer/TplFormulaControl.d.ts +1 -1
- package/lib/renderer/TplFormulaControl.js +3 -1
- package/lib/renderer/TransferTableControl.d.ts +3 -3
- package/lib/renderer/TransferTableControl.js +4 -2
- package/lib/renderer/TreeOptionControl.d.ts +4 -4
- package/lib/renderer/TreeOptionControl.js +15 -13
- package/lib/renderer/ValidationControl.d.ts +4 -4
- package/lib/renderer/ValidationControl.js +4 -2
- package/lib/renderer/ValidationItem.d.ts +3 -3
- package/lib/renderer/ValidationItem.js +3 -1
- package/lib/renderer/crud2-control/AddColumnModal.d.ts +6 -0
- package/lib/renderer/crud2-control/AddColumnModal.js +265 -0
- package/lib/renderer/crud2-control/CRUDColumnControl.d.ts +68 -0
- package/lib/renderer/crud2-control/CRUDColumnControl.js +482 -0
- package/lib/renderer/crud2-control/CRUDFiltersControl.d.ts +53 -0
- package/lib/renderer/crud2-control/CRUDFiltersControl.js +701 -0
- package/lib/renderer/crud2-control/CRUDToolbarControl.d.ts +49 -0
- package/lib/renderer/crud2-control/CRUDToolbarControl.js +426 -0
- package/lib/renderer/event-control/action-config-dialog.d.ts +1 -1
- package/lib/renderer/event-control/action-config-dialog.js +29 -3
- package/lib/renderer/event-control/action-config-panel.js +3 -1
- package/lib/renderer/event-control/comp-action-select.d.ts +1 -1
- package/lib/renderer/event-control/comp-action-select.js +3 -1
- package/lib/renderer/event-control/helper.d.ts +2 -1
- package/lib/renderer/event-control/helper.js +305 -204
- package/lib/renderer/event-control/index.d.ts +28 -19
- package/lib/renderer/event-control/index.js +115 -22
- package/lib/renderer/style-control/Background.d.ts +1 -1
- package/lib/renderer/style-control/Background.js +3 -1
- package/lib/renderer/style-control/Border.d.ts +2 -2
- package/lib/renderer/style-control/Border.js +10 -8
- package/lib/renderer/style-control/BoxModel.d.ts +2 -2
- package/lib/renderer/style-control/BoxModel.js +3 -1
- package/lib/renderer/style-control/BoxShadow.d.ts +2 -2
- package/lib/renderer/style-control/BoxShadow.js +3 -1
- package/lib/renderer/style-control/Display.d.ts +1 -1
- package/lib/renderer/style-control/Display.js +3 -1
- package/lib/renderer/style-control/Font.d.ts +1 -1
- package/lib/renderer/style-control/Font.js +3 -1
- package/lib/renderer/style-control/InsetBoxModel.d.ts +2 -2
- package/lib/renderer/style-control/InsetBoxModel.js +3 -1
- package/lib/renderer/style-control/ThemeCssCode.d.ts +1 -1
- package/lib/renderer/style-control/ThemeCssCode.js +136 -282
- package/lib/renderer/style-control/font-family.js +3 -1
- package/lib/renderer/style-control/helper.js +3 -1
- package/lib/renderer/style-control/transformation.js +3 -1
- package/lib/renderer/textarea-formula/FormulaPicker.js +5 -3
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -1
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +76 -7
- package/lib/renderer/textarea-formula/plugin.js +5 -3
- package/lib/tpl/api.js +19 -13
- package/lib/tpl/common.js +63 -18
- package/lib/tpl/horizontal.js +9 -3
- package/lib/tpl/layout.js +17 -10
- package/lib/tpl/options.d.ts +10 -1
- package/lib/tpl/options.js +251 -10
- package/lib/tpl/remark.js +3 -1
- package/lib/tpl/style.js +99 -60
- package/lib/tpl/validations.js +3 -1
- package/lib/util.d.ts +14 -0
- package/lib/util.js +39 -1
- package/lib/validator.js +7 -5
- package/package.json +2 -1
- package/esm/plugin/CRUD2.d.ts +0 -78
- package/esm/plugin/CRUD2.js +0 -1553
- package/esm/renderer/style-control/themeLanguage.d.ts +0 -1
- package/esm/renderer/style-control/themeLanguage.js +0 -1894
- package/lib/plugin/CRUD2.d.ts +0 -78
- package/lib/plugin/CRUD2.js +0 -1565
- package/lib/renderer/style-control/themeLanguage.d.ts +0 -1
- package/lib/renderer/style-control/themeLanguage.js +0 -1898
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -18,6 +19,7 @@ var FormulaPicker = require('./FormulaPicker.js');
|
|
18
19
|
var mobx = require('mobx');
|
19
20
|
var FormulaControl = require('../FormulaControl.js');
|
20
21
|
var amisEditorCore = require('amis-editor-core');
|
22
|
+
var reactDom = require('react-dom');
|
21
23
|
var i18nRuntime = require('i18n-runtime');
|
22
24
|
|
23
25
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
@@ -40,7 +42,8 @@ var TextareaFormulaControl = /** @class */function (_super) {
|
|
40
42
|
formulaPickerOpen: false,
|
41
43
|
formulaPickerValue: '',
|
42
44
|
isFullscreen: false,
|
43
|
-
tooltipStyle: {}
|
45
|
+
tooltipStyle: {},
|
46
|
+
loading: false
|
44
47
|
};
|
45
48
|
return _this;
|
46
49
|
}
|
@@ -169,6 +172,49 @@ var TextareaFormulaControl = /** @class */function (_super) {
|
|
169
172
|
isFullscreen: !this.state.isFullscreen
|
170
173
|
});
|
171
174
|
};
|
175
|
+
TextareaFormulaControl.prototype.handleFormulaEditorOpen = function () {
|
176
|
+
var _a;
|
177
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
178
|
+
var _b, node, manager, data, onFormulaEditorOpen, res, variables, error_1;
|
179
|
+
return tslib.__generator(this, function (_c) {
|
180
|
+
switch (_c.label) {
|
181
|
+
case 0:
|
182
|
+
_b = this.props, node = _b.node, manager = _b.manager, data = _b.data;
|
183
|
+
onFormulaEditorOpen = (_a = manager === null || manager === void 0 ? void 0 : manager.config) === null || _a === void 0 ? void 0 : _a.onFormulaEditorOpen;
|
184
|
+
this.setState({
|
185
|
+
loading: true
|
186
|
+
});
|
187
|
+
_c.label = 1;
|
188
|
+
case 1:
|
189
|
+
_c.trys.push([1, 5,, 6]);
|
190
|
+
if (!(manager && onFormulaEditorOpen && typeof onFormulaEditorOpen === 'function')) return [3 /*break*/, 4];
|
191
|
+
return [4 /*yield*/, onFormulaEditorOpen(node, manager, data)];
|
192
|
+
case 2:
|
193
|
+
res = _c.sent();
|
194
|
+
if (!(res !== false)) return [3 /*break*/, 4];
|
195
|
+
return [4 /*yield*/, amisEditorCore.getVariables(this)];
|
196
|
+
case 3:
|
197
|
+
variables = _c.sent();
|
198
|
+
this.setState({
|
199
|
+
variables: variables
|
200
|
+
});
|
201
|
+
_c.label = 4;
|
202
|
+
case 4:
|
203
|
+
return [3 /*break*/, 6];
|
204
|
+
case 5:
|
205
|
+
error_1 = _c.sent();
|
206
|
+
console.error('[amis-editor][TextareaFormulaControl] onFormulaEditorOpen failed: ', error_1 === null || error_1 === void 0 ? void 0 : error_1.stack);
|
207
|
+
return [3 /*break*/, 6];
|
208
|
+
case 6:
|
209
|
+
this.setState({
|
210
|
+
loading: false
|
211
|
+
});
|
212
|
+
return [2 /*return*/];
|
213
|
+
}
|
214
|
+
});
|
215
|
+
});
|
216
|
+
};
|
217
|
+
|
172
218
|
TextareaFormulaControl.prototype.handleFormulaClick = function (e, type) {
|
173
219
|
return tslib.__awaiter(this, void 0, void 0, function () {
|
174
220
|
var variablesArr;
|
@@ -179,8 +225,19 @@ var TextareaFormulaControl = /** @class */function (_super) {
|
|
179
225
|
return [2 /*return*/];
|
180
226
|
}
|
181
227
|
|
182
|
-
|
228
|
+
_a.label = 1;
|
183
229
|
case 1:
|
230
|
+
_a.trys.push([1, 3,, 4]);
|
231
|
+
return [4 /*yield*/, this.handleFormulaEditorOpen()];
|
232
|
+
case 2:
|
233
|
+
_a.sent();
|
234
|
+
return [3 /*break*/, 4];
|
235
|
+
case 3:
|
236
|
+
_a.sent();
|
237
|
+
return [3 /*break*/, 4];
|
238
|
+
case 4:
|
239
|
+
return [4 /*yield*/, amisEditorCore.getVariables(this)];
|
240
|
+
case 5:
|
184
241
|
variablesArr = _a.sent();
|
185
242
|
this.setState({
|
186
243
|
variables: variablesArr,
|
@@ -227,7 +284,8 @@ var TextareaFormulaControl = /** @class */function (_super) {
|
|
227
284
|
formulaPickerValue = _b.formulaPickerValue,
|
228
285
|
isFullscreen = _b.isFullscreen,
|
229
286
|
variables = _b.variables,
|
230
|
-
tooltipStyle = _b.tooltipStyle
|
287
|
+
tooltipStyle = _b.tooltipStyle,
|
288
|
+
loading = _b.loading;
|
231
289
|
var FormulaPickerCmp = customFormulaPicker !== null && customFormulaPicker !== void 0 ? customFormulaPicker : FormulaPicker["default"];
|
232
290
|
// 输入框样式
|
233
291
|
var resultBoxStyle = {};
|
@@ -267,9 +325,15 @@ var TextareaFormulaControl = /** @class */function (_super) {
|
|
267
325
|
icon: isFullscreen ? 'compress-alt' : 'expand-alt',
|
268
326
|
className: "icon"
|
269
327
|
}))), React__default["default"].createElement("li", {
|
270
|
-
className: "ae-TextareaResultBox-footer-fxIcon
|
271
|
-
|
272
|
-
|
328
|
+
className: cx__default["default"]('ae-TextareaResultBox-footer-fxIcon', {
|
329
|
+
'is-loading': loading
|
330
|
+
})
|
331
|
+
}, loading ? React__default["default"].createElement(amis.Spinner, {
|
332
|
+
show: true,
|
333
|
+
icon: "reload",
|
334
|
+
size: "sm"
|
335
|
+
}) : React__default["default"].createElement("a", {
|
336
|
+
"data-tooltip": i18nRuntime.i18n("a9400c408441f1f7f6d6954deb05ae9a"),
|
273
337
|
"data-position": "top",
|
274
338
|
onClick: this.handleFormulaClick
|
275
339
|
}, React__default["default"].createElement(amis.Icon, {
|
@@ -298,6 +362,9 @@ var TextareaFormulaControl = /** @class */function (_super) {
|
|
298
362
|
className: cx__default["default"]('ae-TextareaResultBox-overlay'),
|
299
363
|
onClick: onOverallClick
|
300
364
|
}) : null, React__default["default"].createElement(amis.TooltipWrapper, {
|
365
|
+
container: function () {
|
366
|
+
return reactDom.findDOMNode(_this);
|
367
|
+
},
|
301
368
|
trigger: "hover",
|
302
369
|
placement: "top",
|
303
370
|
style: {
|
@@ -341,6 +408,7 @@ var TextareaFormulaControl = /** @class */function (_super) {
|
|
341
408
|
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [HTMLElement, Object]), tslib.__metadata("design:returntype", void 0)], TextareaFormulaControl.prototype, "editorFactory", null);
|
342
409
|
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object, Object]), tslib.__metadata("design:returntype", void 0)], TextareaFormulaControl.prototype, "handleEditorMounted", null);
|
343
410
|
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", void 0)], TextareaFormulaControl.prototype, "handleFullscreenModeChange", null);
|
411
|
+
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", Promise)], TextareaFormulaControl.prototype, "handleFormulaEditorOpen", null);
|
344
412
|
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object, String]), tslib.__metadata("design:returntype", Promise)], TextareaFormulaControl.prototype, "handleFormulaClick", null);
|
345
413
|
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", void 0)], TextareaFormulaControl.prototype, "editorAutoMark", null);
|
346
414
|
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object, Object]), tslib.__metadata("design:returntype", void 0)], TextareaFormulaControl.prototype, "handleAddtionalMenuClick", null);
|
@@ -358,3 +426,4 @@ var TextareaFormulaControl = /** @class */function (_super) {
|
|
358
426
|
})(TextareaFormulaControl);
|
359
427
|
|
360
428
|
exports.TextareaFormulaControl = TextareaFormulaControl;
|
429
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -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
|
|
@@ -96,8 +97,8 @@ var FormulaPlugin = /** @class */ (function () {
|
|
96
97
|
var cache = ['${'];
|
97
98
|
for (var index = 0; index < charArr.length; index++) {
|
98
99
|
var char = charArr[index];
|
99
|
-
if (char === '
|
100
|
-
cache.push('
|
100
|
+
if (char === '{') {
|
101
|
+
cache.push('{');
|
101
102
|
}
|
102
103
|
else if (char === '}') {
|
103
104
|
cache.pop();
|
@@ -235,3 +236,4 @@ var FormulaPlugin = /** @class */ (function () {
|
|
235
236
|
|
236
237
|
exports.FormulaPlugin = FormulaPlugin;
|
237
238
|
exports.editorFactory = editorFactory;
|
239
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/tpl/api.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
|
|
@@ -9,12 +10,13 @@ var tslib = require('tslib');
|
|
9
10
|
var amisEditorCore = require('amis-editor-core');
|
10
11
|
var React = require('react');
|
11
12
|
var amis = require('amis');
|
12
|
-
var
|
13
|
+
var get = require('lodash/get');
|
13
14
|
var i18nRuntime = require('i18n-runtime');
|
14
15
|
|
15
16
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
16
17
|
|
17
18
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
19
|
+
var get__default = /*#__PURE__*/_interopDefaultLegacy(get);
|
18
20
|
|
19
21
|
amisEditorCore.setSchemaTpl('api', function (patch) {
|
20
22
|
if (patch === void 0) {
|
@@ -178,6 +180,12 @@ amisEditorCore.setSchemaTpl('api', function (patch) {
|
|
178
180
|
name: 'sendOn',
|
179
181
|
placeholder: i18nRuntime.i18n("bf9e242338d2c26b182aa6b9c015d84c"),
|
180
182
|
description: i18nRuntime.i18n("91ee84292a5bf5e59d3b6309f948f2f1")
|
183
|
+
}, {
|
184
|
+
type: 'switch',
|
185
|
+
label: i18nRuntime.i18n("6e6d4269d0dc3324d551062350a2ae9f"),
|
186
|
+
name: 'silent',
|
187
|
+
mode: 'inline',
|
188
|
+
description: i18nRuntime.i18n("ddca9c0f0e3d07c3341701b80f139cc0")
|
181
189
|
}, {
|
182
190
|
type: 'switch',
|
183
191
|
label: i18nRuntime.i18n("773a0e8384fd6f784088b829d7cc2f68"),
|
@@ -317,9 +325,9 @@ amisEditorCore.setSchemaTpl('initFetch', function (overrides) {
|
|
317
325
|
if (overrides === void 0) {
|
318
326
|
overrides = {};
|
319
327
|
}
|
320
|
-
var visibleOn =
|
321
|
-
var fieldName =
|
322
|
-
var label =
|
328
|
+
var visibleOn = get__default["default"](overrides, 'visibleOn', 'this.initApi');
|
329
|
+
var fieldName = get__default["default"](overrides, 'name', 'initFetch');
|
330
|
+
var label = get__default["default"](overrides, 'label', i18nRuntime.i18n("47d0a7caaa2baee8d38612a1c57421ef"));
|
323
331
|
return {
|
324
332
|
type: 'group',
|
325
333
|
label: amisEditorCore.tipedLabel(label, i18nRuntime.i18n("866a60d7fbdfeba6ae42c7e9c7b03059")),
|
@@ -329,7 +337,7 @@ amisEditorCore.setSchemaTpl('initFetch', function (overrides) {
|
|
329
337
|
name: fieldName,
|
330
338
|
type: 'radios',
|
331
339
|
inline: true,
|
332
|
-
|
340
|
+
value: false,
|
333
341
|
// pipeIn: (value:any) => typeof value === 'boolean' ? value : '1'
|
334
342
|
options: [{
|
335
343
|
label: i18nRuntime.i18n("0a60ac8f02ccd2cf723f927284877851"),
|
@@ -407,10 +415,7 @@ amisEditorCore.setSchemaTpl('apiControl', function (patch) {
|
|
407
415
|
} : undefined
|
408
416
|
}, rest);
|
409
417
|
});
|
410
|
-
amisEditorCore.setSchemaTpl('interval', function (
|
411
|
-
if (more === void 0) {
|
412
|
-
more = {};
|
413
|
-
}
|
418
|
+
amisEditorCore.setSchemaTpl('interval', function (config) {
|
414
419
|
return tslib.__assign({
|
415
420
|
type: 'ae-switch-more',
|
416
421
|
label: i18nRuntime.i18n("e5e3131aaf96b6dd10574bc9beeaf934"),
|
@@ -419,7 +424,7 @@ amisEditorCore.setSchemaTpl('interval', function (more) {
|
|
419
424
|
bulk: true,
|
420
425
|
mode: 'normal',
|
421
426
|
form: {
|
422
|
-
body: [amisEditorCore.getSchemaTpl('withUnit', {
|
427
|
+
body: tslib.__spreadArray([amisEditorCore.getSchemaTpl('withUnit', tslib.__assign({
|
423
428
|
label: i18nRuntime.i18n("8df0f3891f8a80a392816f6ca662a33d"),
|
424
429
|
name: 'interval',
|
425
430
|
control: {
|
@@ -428,9 +433,9 @@ amisEditorCore.setSchemaTpl('interval', function (more) {
|
|
428
433
|
value: 1000
|
429
434
|
},
|
430
435
|
unit: i18nRuntime.i18n("21157cbff85802e353409f647f1f1f91")
|
431
|
-
})]
|
436
|
+
}, config && config.intervalConfig || {}))], tslib.__read(config && config.formItems || []), false)
|
432
437
|
}
|
433
|
-
},
|
438
|
+
}, config && config.switchMoreConfig || {});
|
434
439
|
});
|
435
440
|
amisEditorCore.setSchemaTpl('silentPolling', function () {
|
436
441
|
return amisEditorCore.getSchemaTpl('switch', {
|
@@ -550,3 +555,4 @@ amisEditorCore.setSchemaTpl('loadingConfig', function (patch, _a) {
|
|
550
555
|
}
|
551
556
|
});
|
552
557
|
});
|
558
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/tpl/common.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
|
|
@@ -8,15 +9,21 @@
|
|
8
9
|
var tslib = require('tslib');
|
9
10
|
var amisEditorCore = require('amis-editor-core');
|
10
11
|
var flatten = require('lodash/flatten');
|
11
|
-
var _ = require('lodash');
|
12
12
|
var InputComponentName = require('../component/InputComponentName.js');
|
13
13
|
var FormulaControl = require('../renderer/FormulaControl.js');
|
14
|
+
var reduce = require('lodash/reduce');
|
15
|
+
var map = require('lodash/map');
|
16
|
+
var omit = require('lodash/omit');
|
17
|
+
var keys = require('lodash/keys');
|
14
18
|
var i18nRuntime = require('i18n-runtime');
|
15
19
|
|
16
20
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
17
21
|
|
18
22
|
var flatten__default = /*#__PURE__*/_interopDefaultLegacy(flatten);
|
19
|
-
var
|
23
|
+
var reduce__default = /*#__PURE__*/_interopDefaultLegacy(reduce);
|
24
|
+
var map__default = /*#__PURE__*/_interopDefaultLegacy(map);
|
25
|
+
var omit__default = /*#__PURE__*/_interopDefaultLegacy(omit);
|
26
|
+
var keys__default = /*#__PURE__*/_interopDefaultLegacy(keys);
|
20
27
|
|
21
28
|
amisEditorCore.setSchemaTpl('switch', {
|
22
29
|
type: 'switch',
|
@@ -71,6 +78,12 @@ amisEditorCore.setSchemaTpl('formItemName', {
|
|
71
78
|
// validateOnChange: false
|
72
79
|
});
|
73
80
|
|
81
|
+
amisEditorCore.setSchemaTpl('formItemExtraName', amisEditorCore.getSchemaTpl('formItemName', {
|
82
|
+
required: false,
|
83
|
+
label: i18nRuntime.i18n("3ac7b489ba8cb811386c9f4fbfd1c6cc"),
|
84
|
+
name: 'extraName',
|
85
|
+
description: i18nRuntime.i18n("9da561f34a93e0275c56b84717ac9cf0")
|
86
|
+
}));
|
74
87
|
amisEditorCore.setSchemaTpl('formItemMode', function (config) {
|
75
88
|
var _a;
|
76
89
|
return {
|
@@ -292,7 +305,7 @@ amisEditorCore.setSchemaTpl('collapseGroup', function (config) {
|
|
292
305
|
var _a;
|
293
306
|
return tslib.__assign(tslib.__assign({
|
294
307
|
type: 'collapse',
|
295
|
-
headingClassName: 'ae-formItemControl-header',
|
308
|
+
headingClassName: 'ae-formItemControl-header ae-Collapse-header',
|
296
309
|
bodyClassName: 'ae-formItemControl-body'
|
297
310
|
}, item), {
|
298
311
|
collapsed: (_a = item.collapsed) !== null && _a !== void 0 ? _a : false,
|
@@ -355,10 +368,18 @@ amisEditorCore.setSchemaTpl('valueFormula', function (config) {
|
|
355
368
|
variableMode = _a.variableMode,
|
356
369
|
rest = tslib.__rest(_a, ["rendererSchema", "useSelectMode", "mode", "visibleOn", "label", "name", "rendererWrapper", "needDeleteProps", "valueType", "header", "placeholder", "DateTimeType", "variables", "requiredDataPropsVariables", "variableMode"]);
|
357
370
|
var curRendererSchema = rendererSchema;
|
358
|
-
if (useSelectMode && curRendererSchema
|
359
|
-
|
360
|
-
|
361
|
-
|
371
|
+
if (useSelectMode && curRendererSchema) {
|
372
|
+
if (typeof curRendererSchema === 'function') {
|
373
|
+
curRendererSchema = function (schema) {
|
374
|
+
return tslib.__assign(tslib.__assign({}, rendererSchema(schema)), {
|
375
|
+
type: 'select'
|
376
|
+
});
|
377
|
+
};
|
378
|
+
} else if (curRendererSchema.options) {
|
379
|
+
curRendererSchema = tslib.__assign(tslib.__assign({}, curRendererSchema), {
|
380
|
+
type: 'select'
|
381
|
+
});
|
382
|
+
}
|
362
383
|
}
|
363
384
|
return {
|
364
385
|
type: 'group',
|
@@ -366,6 +387,7 @@ amisEditorCore.setSchemaTpl('valueFormula', function (config) {
|
|
366
387
|
// 上下展示,可避免 自定义渲染器 出现挤压
|
367
388
|
mode: mode === 'vertical' ? 'vertical' : 'horizontal',
|
368
389
|
visibleOn: visibleOn,
|
390
|
+
className: config === null || config === void 0 ? void 0 : config.className,
|
369
391
|
body: [amisEditorCore.getSchemaTpl('formulaControl', tslib.__assign({
|
370
392
|
label: label !== null && label !== void 0 ? label : i18nRuntime.i18n("225f3ed00750ae78ad1e6ea42c8f5087"),
|
371
393
|
name: name || 'value',
|
@@ -473,14 +495,14 @@ amisEditorCore.setSchemaTpl('optionsMenuTpl', function (config) {
|
|
473
495
|
});
|
474
496
|
}
|
475
497
|
if (schema.options) {
|
476
|
-
var optionItem_1 =
|
498
|
+
var optionItem_1 = reduce__default["default"](schema.options, function (result, item) {
|
477
499
|
return tslib.__assign(tslib.__assign({}, result), item);
|
478
500
|
}, {});
|
479
501
|
optionItem_1 === null || optionItem_1 === void 0 ? true : delete optionItem_1.$$id;
|
480
|
-
optionItem_1 =
|
502
|
+
optionItem_1 = omit__default["default"](optionItem_1, map__default["default"](children, function (item) {
|
481
503
|
return item === null || item === void 0 ? void 0 : item.label;
|
482
504
|
}));
|
483
|
-
var otherItem =
|
505
|
+
var otherItem = map__default["default"](keys__default["default"](optionItem_1), function (item) {
|
484
506
|
return {
|
485
507
|
label: item === 'label' ? i18nRuntime.i18n("891ec6336d4243714c25eecb2f8f774a") : item === 'value' ? i18nRuntime.i18n("684a0d1aeca4e9acff89221b57826d4d") : item,
|
486
508
|
value: item,
|
@@ -802,16 +824,23 @@ amisEditorCore.setSchemaTpl('borderMode', {
|
|
802
824
|
}],
|
803
825
|
pipeIn: amisEditorCore.defaultValue('full')
|
804
826
|
});
|
805
|
-
amisEditorCore.setSchemaTpl('searchable', function () {
|
806
|
-
|
827
|
+
amisEditorCore.setSchemaTpl('searchable', function (schema) {
|
828
|
+
if (schema === void 0) {
|
829
|
+
schema = {};
|
830
|
+
}
|
831
|
+
return amisEditorCore.getSchemaTpl('switch', tslib.__assign({
|
807
832
|
label: i18nRuntime.i18n("dbdae74eb12668e2b9568b013bf27d45"),
|
808
833
|
name: 'searchable'
|
809
|
-
});
|
834
|
+
}, schema));
|
810
835
|
});
|
811
|
-
amisEditorCore.setSchemaTpl('sortable', {
|
812
|
-
|
813
|
-
|
814
|
-
|
836
|
+
amisEditorCore.setSchemaTpl('sortable', function (schema) {
|
837
|
+
if (schema === void 0) {
|
838
|
+
schema = {};
|
839
|
+
}
|
840
|
+
return amisEditorCore.getSchemaTpl('switch', tslib.__assign({
|
841
|
+
label: i18nRuntime.i18n("b4521626a48dcb61001fc563d2433ed3"),
|
842
|
+
name: 'sortable'
|
843
|
+
}, schema));
|
815
844
|
});
|
816
845
|
amisEditorCore.setSchemaTpl('onlyLeaf', {
|
817
846
|
type: 'switch',
|
@@ -850,6 +879,7 @@ amisEditorCore.setSchemaTpl('buttonLevel', {
|
|
850
879
|
label: i18nRuntime.i18n("ac3880323853de9adc4f66bc06d438ff"),
|
851
880
|
type: 'select',
|
852
881
|
name: 'level',
|
882
|
+
menuTpl: '<div class="ae-ButtonLevel-MenuTpl"><button type="button" class="cxd-Button cxd-Button--${value} cxd-Button--size-sm cxd-Button--block">${label}</button></div>',
|
853
883
|
options: [{
|
854
884
|
label: i18nRuntime.i18n("18c63459a2c069022c7790430f761214"),
|
855
885
|
value: 'default',
|
@@ -1373,3 +1403,18 @@ amisEditorCore.setSchemaTpl('anchorNavTitle', {
|
|
1373
1403
|
type: 'input-text',
|
1374
1404
|
required: true
|
1375
1405
|
});
|
1406
|
+
/** 给 CRUD2 使用 */
|
1407
|
+
amisEditorCore.setSchemaTpl('primaryField', {
|
1408
|
+
type: 'input-text',
|
1409
|
+
name: 'primaryField',
|
1410
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("475cdfcaf614f2b69d88e1e34ba76079"), i18nRuntime.i18n("c28f86f11fc814ea5696af5aa9464cbe")),
|
1411
|
+
pipeIn: function (value, formStore) {
|
1412
|
+
var _a;
|
1413
|
+
var rowSelection = (_a = formStore === null || formStore === void 0 ? void 0 : formStore.data) === null || _a === void 0 ? void 0 : _a.rowSelection;
|
1414
|
+
if (value == null || typeof value !== 'string') {
|
1415
|
+
return rowSelection && (rowSelection === null || rowSelection === void 0 ? void 0 : rowSelection.keyField) && typeof rowSelection.keyField === 'string' ? rowSelection === null || rowSelection === void 0 ? void 0 : rowSelection.keyField : 'id';
|
1416
|
+
}
|
1417
|
+
return value;
|
1418
|
+
}
|
1419
|
+
});
|
1420
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/tpl/horizontal.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
|
|
@@ -7,9 +8,13 @@
|
|
7
8
|
|
8
9
|
var tslib = require('tslib');
|
9
10
|
var amisEditorCore = require('amis-editor-core');
|
10
|
-
var
|
11
|
+
var isObject = require('lodash/isObject');
|
11
12
|
var i18nRuntime = require('i18n-runtime');
|
12
13
|
|
14
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
15
|
+
|
16
|
+
var isObject__default = /*#__PURE__*/_interopDefaultLegacy(isObject);
|
17
|
+
|
13
18
|
amisEditorCore.setSchemaTpl('horizontal-align', {
|
14
19
|
type: 'button-group-select',
|
15
20
|
label: i18nRuntime.i18n("d4d2a66820d30e07b44c850eb3f116c0"),
|
@@ -111,7 +116,7 @@ amisEditorCore.setSchemaTpl('horizontal', function (config) {
|
|
111
116
|
return defaultData[v];
|
112
117
|
},
|
113
118
|
visibleOn: 'this.mode == "horizontal" && this.label !== false'
|
114
|
-
},
|
119
|
+
}, isObject__default["default"](config) ? config : {}), amisEditorCore.getSchemaTpl('layout:wrapper-contanier', {
|
115
120
|
visibleOn: 'this.mode == "horizontal" && this.horizontal && this.label !== false',
|
116
121
|
body: [amisEditorCore.getSchemaTpl('leftFixed'), amisEditorCore.getSchemaTpl('leftRate'), amisEditorCore.getSchemaTpl('labelAlign')]
|
117
122
|
})];
|
@@ -254,3 +259,4 @@ amisEditorCore.setSchemaTpl('subFormHorizontal', {
|
|
254
259
|
}
|
255
260
|
}]
|
256
261
|
});
|
262
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/tpl/layout.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
|
|
@@ -9,12 +10,14 @@ var tslib = require('tslib');
|
|
9
10
|
var amisEditorCore = require('amis-editor-core');
|
10
11
|
var isNumber = require('lodash/isNumber');
|
11
12
|
var isString = require('lodash/isString');
|
13
|
+
var compact = require('lodash/compact');
|
12
14
|
var i18nRuntime = require('i18n-runtime');
|
13
15
|
|
14
16
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
15
17
|
|
16
18
|
var isNumber__default = /*#__PURE__*/_interopDefaultLegacy(isNumber);
|
17
19
|
var isString__default = /*#__PURE__*/_interopDefaultLegacy(isString);
|
20
|
+
var compact__default = /*#__PURE__*/_interopDefaultLegacy(compact);
|
18
21
|
|
19
22
|
var LayoutUnitOptions = ['px', '%', 'em', 'vh', 'vw'];
|
20
23
|
// 定位模式
|
@@ -142,7 +145,7 @@ amisEditorCore.setSchemaTpl('layout:z-index', function (config) {
|
|
142
145
|
});
|
143
146
|
// 显示类型
|
144
147
|
amisEditorCore.setSchemaTpl('layout:display', function (config) {
|
145
|
-
var configOptions = [{
|
148
|
+
var configOptions = compact__default["default"]([{
|
146
149
|
label: i18nRuntime.i18n("10710f1c01d960a3ffde384115296026"),
|
147
150
|
icon: 'block-display',
|
148
151
|
value: 'block'
|
@@ -154,11 +157,11 @@ amisEditorCore.setSchemaTpl('layout:display', function (config) {
|
|
154
157
|
label: i18nRuntime.i18n("2c7fe494c99c94ba5965f963fd7d3a4c"),
|
155
158
|
icon: 'inline-display',
|
156
159
|
value: 'inline'
|
157
|
-
}, {
|
160
|
+
}, !(config === null || config === void 0 ? void 0 : config.flexHide) && {
|
158
161
|
label: i18nRuntime.i18n("39353c2b258e4bc73d8dd6a46f0a7955"),
|
159
162
|
icon: 'flex-display',
|
160
163
|
value: 'flex'
|
161
|
-
}];
|
164
|
+
}]);
|
162
165
|
var configSchema = {
|
163
166
|
type: 'icon-button-group',
|
164
167
|
label: (config === null || config === void 0 ? void 0 : config.label) || amisEditorCore.tipedLabel(i18nRuntime.i18n("a5d833839a610994dc4752e2d91f4192"), i18nRuntime.i18n("a8489cf57d7f44e889aff79434776f47")),
|
@@ -216,7 +219,7 @@ amisEditorCore.setSchemaTpl('layout:justifyContent', function (config) {
|
|
216
219
|
}];
|
217
220
|
var configSchema = {
|
218
221
|
type: 'select',
|
219
|
-
label: (config === null || config === void 0 ? void 0 : config.label) || amisEditorCore.tipedLabel("
|
222
|
+
label: (config === null || config === void 0 ? void 0 : config.label) || amisEditorCore.tipedLabel(i18nRuntime.i18n("dde193342b8c350ae29795117c0c5b9a"), i18nRuntime.i18n("0a0574baedb8eb2abf7daf25159d8bb1")),
|
220
223
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.justifyContent',
|
221
224
|
value: (config === null || config === void 0 ? void 0 : config.value) || 'flex-start',
|
222
225
|
visibleOn: config === null || config === void 0 ? void 0 : config.visibleOn,
|
@@ -257,7 +260,7 @@ amisEditorCore.setSchemaTpl('layout:alignItems', function (config) {
|
|
257
260
|
}];
|
258
261
|
var configSchema = {
|
259
262
|
type: 'select',
|
260
|
-
label: (config === null || config === void 0 ? void 0 : config.label) || amisEditorCore.tipedLabel("
|
263
|
+
label: (config === null || config === void 0 ? void 0 : config.label) || amisEditorCore.tipedLabel(i18nRuntime.i18n("5b15af1f73b4f2d5bb152410863602f4"), i18nRuntime.i18n("5ccc4c05cd41195f202f550a4c307a64")),
|
261
264
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.alignItems',
|
262
265
|
value: (config === null || config === void 0 ? void 0 : config.value) || 'stretch',
|
263
266
|
visibleOn: config === null || config === void 0 ? void 0 : config.visibleOn,
|
@@ -359,10 +362,10 @@ amisEditorCore.setSchemaTpl('layout:flex', function (config) {
|
|
359
362
|
if (value === '1 1 auto') {
|
360
363
|
// 弹性
|
361
364
|
if (config === null || config === void 0 ? void 0 : config.isFlexColumnItem) {
|
362
|
-
form.setValueByName('style.overflowY', 'auto');
|
365
|
+
// form.setValueByName('style.overflowY', 'auto');
|
363
366
|
form.setValueByName('style.height', undefined);
|
364
367
|
} else {
|
365
|
-
form.setValueByName('style.overflowX', 'auto');
|
368
|
+
// form.setValueByName('style.overflowX', 'auto');
|
366
369
|
form.setValueByName('style.width', undefined);
|
367
370
|
}
|
368
371
|
} else if (value === '0 0 150px') {
|
@@ -378,6 +381,9 @@ amisEditorCore.setSchemaTpl('layout:flex', function (config) {
|
|
378
381
|
// 适配
|
379
382
|
form.setValueByName('style.flexGrow', undefined);
|
380
383
|
form.setValueByName('style.flexBasis', undefined);
|
384
|
+
form.setValueByName('style.overflowX', undefined);
|
385
|
+
form.setValueByName('style.overflowY', undefined);
|
386
|
+
form.setValueByName('style.overflow', undefined);
|
381
387
|
if (config === null || config === void 0 ? void 0 : config.isFlexColumnItem) {
|
382
388
|
form.setValueByName('style.height', undefined);
|
383
389
|
} else {
|
@@ -559,7 +565,7 @@ amisEditorCore.setSchemaTpl('layout:overflow-x', function (config) {
|
|
559
565
|
type: 'select',
|
560
566
|
label: (config === null || config === void 0 ? void 0 : config.label) || amisEditorCore.tipedLabel(i18nRuntime.i18n("c18457fe4f249f06b48297ccfe6224e8"), i18nRuntime.i18n("c2ed47a1f0f45cf7e2d22bddffc8a732")),
|
561
567
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.overflowX',
|
562
|
-
value: (config === null || config === void 0 ? void 0 : config.value) || '
|
568
|
+
value: (config === null || config === void 0 ? void 0 : config.value) || 'visible',
|
563
569
|
visibleOn: config === null || config === void 0 ? void 0 : config.visibleOn,
|
564
570
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
565
571
|
pipeOut: config === null || config === void 0 ? void 0 : config.pipeOut,
|
@@ -690,7 +696,7 @@ amisEditorCore.setSchemaTpl('layout:overflow-y', function (config) {
|
|
690
696
|
type: 'select',
|
691
697
|
label: (config === null || config === void 0 ? void 0 : config.label) || amisEditorCore.tipedLabel(i18nRuntime.i18n("ff9e9329fe186be342ef59ee711b9371"), i18nRuntime.i18n("b31c6aaa78f8e24df665ce80ab5301e2")),
|
692
698
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.overflowY',
|
693
|
-
value: (config === null || config === void 0 ? void 0 : config.value) || '
|
699
|
+
value: (config === null || config === void 0 ? void 0 : config.value) || 'visible',
|
694
700
|
visibleOn: config === null || config === void 0 ? void 0 : config.visibleOn,
|
695
701
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
696
702
|
pipeOut: config === null || config === void 0 ? void 0 : config.pipeOut,
|
@@ -980,3 +986,4 @@ amisEditorCore.setSchemaTpl('layout:wrapper-contanier', function (config) {
|
|
980
986
|
visibleOn: config === null || config === void 0 ? void 0 : config.visibleOn
|
981
987
|
};
|
982
988
|
});
|
989
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/tpl/options.d.ts
CHANGED
@@ -1 +1,10 @@
|
|
1
|
-
|
1
|
+
import type { EditorManager } from 'amis-editor-core';
|
2
|
+
export interface OptionControlParams {
|
3
|
+
manager: EditorManager;
|
4
|
+
/** switch-more 控制器的配置 */
|
5
|
+
controlSchema?: Record<string, any>;
|
6
|
+
/** 子表单中的配置集合 */
|
7
|
+
collections?: Record<string, any>[];
|
8
|
+
/** 是否替换除了addControls以外的其他属性 */
|
9
|
+
replace?: boolean;
|
10
|
+
}
|