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
|
|
@@ -7,6 +8,7 @@ import { __extends, __assign } from 'tslib';
|
|
7
8
|
import { getSchemaTpl, tipedLabel, defaultValue, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
8
9
|
import { getEventControlConfig } from '../../renderer/event-control/helper.js';
|
9
10
|
import { ValidatorTag } from '../../validator.js';
|
11
|
+
import { resolveOptionType } from '../../util.js';
|
10
12
|
import { i18n } from 'i18n-runtime';
|
11
13
|
|
12
14
|
var ButtonGroupControlPlugin = /** @class */function (_super) {
|
@@ -99,7 +101,9 @@ var ButtonGroupControlPlugin = /** @class */function (_super) {
|
|
99
101
|
}), getSchemaTpl('formItemName', {
|
100
102
|
required: true
|
101
103
|
}), getSchemaTpl('label'), getSchemaTpl('multiple'), getSchemaTpl('valueFormula', {
|
102
|
-
rendererSchema:
|
104
|
+
rendererSchema: function (schema) {
|
105
|
+
return schema;
|
106
|
+
},
|
103
107
|
useSelectMode: true,
|
104
108
|
visibleOn: 'this.options && this.options.length > 0'
|
105
109
|
}), getSchemaTpl('description')]
|
@@ -148,9 +152,55 @@ var ButtonGroupControlPlugin = /** @class */function (_super) {
|
|
148
152
|
};
|
149
153
|
return _this;
|
150
154
|
}
|
155
|
+
ButtonGroupControlPlugin.prototype.buildDataSchemas = function (node, region) {
|
156
|
+
var _a;
|
157
|
+
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s;
|
158
|
+
var type = resolveOptionType((_b = node.schema) === null || _b === void 0 ? void 0 : _b.options);
|
159
|
+
// todo:异步数据case
|
160
|
+
var dataSchema = {
|
161
|
+
type: type,
|
162
|
+
title: ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.label) || ((_d = node.schema) === null || _d === void 0 ? void 0 : _d.name),
|
163
|
+
originalValue: (_e = node.schema) === null || _e === void 0 ? void 0 : _e.value // 记录原始值,循环引用检测需要
|
164
|
+
};
|
165
|
+
|
166
|
+
if (((_f = node.schema) === null || _f === void 0 ? void 0 : _f.joinValues) === false) {
|
167
|
+
dataSchema = __assign(__assign({}, dataSchema), {
|
168
|
+
type: 'object',
|
169
|
+
title: ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.label) || ((_h = node.schema) === null || _h === void 0 ? void 0 : _h.name),
|
170
|
+
properties: (_a = {}, _a[((_j = node.schema) === null || _j === void 0 ? void 0 : _j.labelField) || 'label'] = {
|
171
|
+
type: 'string',
|
172
|
+
title: i18n("97d07614380da93d257f9fbf81aa56fb")
|
173
|
+
}, _a[((_k = node.schema) === null || _k === void 0 ? void 0 : _k.valueField) || 'value'] = {
|
174
|
+
type: type,
|
175
|
+
title: i18n("fe7509e0ed085b86f07e3e9975cc5b3d")
|
176
|
+
}, _a)
|
177
|
+
});
|
178
|
+
}
|
179
|
+
if ((_l = node.schema) === null || _l === void 0 ? void 0 : _l.multiple) {
|
180
|
+
if ((_m = node.schema) === null || _m === void 0 ? void 0 : _m.extractValue) {
|
181
|
+
dataSchema = {
|
182
|
+
type: 'array',
|
183
|
+
title: ((_o = node.schema) === null || _o === void 0 ? void 0 : _o.label) || ((_p = node.schema) === null || _p === void 0 ? void 0 : _p.name)
|
184
|
+
};
|
185
|
+
} else if (((_q = node.schema) === null || _q === void 0 ? void 0 : _q.joinValues) === false) {
|
186
|
+
dataSchema = {
|
187
|
+
type: 'array',
|
188
|
+
title: ((_r = node.schema) === null || _r === void 0 ? void 0 : _r.label) || ((_s = node.schema) === null || _s === void 0 ? void 0 : _s.name),
|
189
|
+
items: {
|
190
|
+
type: 'object',
|
191
|
+
title: i18n("ab5dea29793d933fa7b5487a7309df6a"),
|
192
|
+
properties: dataSchema.properties
|
193
|
+
},
|
194
|
+
originalValue: dataSchema.originalValue
|
195
|
+
};
|
196
|
+
}
|
197
|
+
}
|
198
|
+
return dataSchema;
|
199
|
+
};
|
151
200
|
ButtonGroupControlPlugin.id = 'ButtonGroupControlPlugin';
|
152
201
|
return ButtonGroupControlPlugin;
|
153
202
|
}(BasePlugin);
|
154
203
|
registerEditorPlugin(ButtonGroupControlPlugin);
|
155
204
|
|
156
205
|
export { ButtonGroupControlPlugin };
|
206
|
+
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
|
|
@@ -111,3 +112,4 @@ var ButtonToolbarControlPlugin = /** @class */function (_super) {
|
|
111
112
|
registerEditorPlugin(ButtonToolbarControlPlugin);
|
112
113
|
|
113
114
|
export { ButtonToolbarControlPlugin };
|
115
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { EditorNodeType } from 'amis-editor-core';
|
1
2
|
import { BasePlugin, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
2
3
|
export declare class ChainedSelectControlPlugin extends BasePlugin {
|
3
4
|
static id: string;
|
@@ -23,4 +24,5 @@ export declare class ChainedSelectControlPlugin extends BasePlugin {
|
|
23
24
|
notRenderFormZone: boolean;
|
24
25
|
panelJustify: boolean;
|
25
26
|
panelBodyCreator: (context: BaseEventContext) => any;
|
27
|
+
buildDataSchemas(node: EditorNodeType, region: EditorNodeType): any;
|
26
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
|
|
@@ -89,7 +90,9 @@ var ChainedSelectControlPlugin = /** @class */function (_super) {
|
|
89
90
|
}), getSchemaTpl('formItemName', {
|
90
91
|
required: true
|
91
92
|
}), getSchemaTpl('label'), getSchemaTpl('valueFormula', {
|
92
|
-
rendererSchema:
|
93
|
+
rendererSchema: function (schema) {
|
94
|
+
return schema;
|
95
|
+
},
|
93
96
|
mode: 'vertical',
|
94
97
|
rendererWrapper: true,
|
95
98
|
label: tipedLabel(i18n("225f3ed00750ae78ad1e6ea42c8f5087"), i18n("da3ca8191fb919fb34e8e78fc6f2fc78"))
|
@@ -109,7 +112,7 @@ var ChainedSelectControlPlugin = /** @class */function (_super) {
|
|
109
112
|
body: [getSchemaTpl('apiControl', {
|
110
113
|
name: 'source',
|
111
114
|
mode: 'normal',
|
112
|
-
label: tipedLabel(i18n("1395eba8d9efe27aa1ecd1a45e3e5dcd"), "
|
115
|
+
label: tipedLabel(i18n("1395eba8d9efe27aa1ecd1a45e3e5dcd"), i18n("1495c26f33625552e4845630b6b7b44a"), {
|
113
116
|
maxWidth: 'unset'
|
114
117
|
})
|
115
118
|
}), getSchemaTpl('loadingConfig', {
|
@@ -152,9 +155,46 @@ var ChainedSelectControlPlugin = /** @class */function (_super) {
|
|
152
155
|
};
|
153
156
|
return _this;
|
154
157
|
}
|
158
|
+
ChainedSelectControlPlugin.prototype.buildDataSchemas = function (node, region) {
|
159
|
+
var _a;
|
160
|
+
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
|
161
|
+
// 默认文本,todo:异步数据case
|
162
|
+
var type = 'string';
|
163
|
+
var dataSchema = {
|
164
|
+
type: type,
|
165
|
+
title: ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.label) || ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.name),
|
166
|
+
originalValue: (_d = node.schema) === null || _d === void 0 ? void 0 : _d.value // 记录原始值,循环引用检测需要
|
167
|
+
};
|
168
|
+
|
169
|
+
if ((_e = node.schema) === null || _e === void 0 ? void 0 : _e.extractValue) {
|
170
|
+
dataSchema = {
|
171
|
+
type: 'array',
|
172
|
+
title: ((_f = node.schema) === null || _f === void 0 ? void 0 : _f.label) || ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.name)
|
173
|
+
};
|
174
|
+
} else if (((_h = node.schema) === null || _h === void 0 ? void 0 : _h.joinValues) === false) {
|
175
|
+
dataSchema = {
|
176
|
+
type: 'array',
|
177
|
+
title: ((_j = node.schema) === null || _j === void 0 ? void 0 : _j.label) || ((_k = node.schema) === null || _k === void 0 ? void 0 : _k.name),
|
178
|
+
items: {
|
179
|
+
type: 'object',
|
180
|
+
title: i18n("ab5dea29793d933fa7b5487a7309df6a"),
|
181
|
+
properties: (_a = {}, _a[((_l = node.schema) === null || _l === void 0 ? void 0 : _l.labelField) || 'label'] = {
|
182
|
+
type: 'string',
|
183
|
+
title: i18n("97d07614380da93d257f9fbf81aa56fb")
|
184
|
+
}, _a[((_m = node.schema) === null || _m === void 0 ? void 0 : _m.valueField) || 'value'] = {
|
185
|
+
type: type,
|
186
|
+
title: i18n("fe7509e0ed085b86f07e3e9975cc5b3d")
|
187
|
+
}, _a)
|
188
|
+
},
|
189
|
+
originalValue: dataSchema.originalValue
|
190
|
+
};
|
191
|
+
}
|
192
|
+
return dataSchema;
|
193
|
+
};
|
155
194
|
ChainedSelectControlPlugin.id = 'ChainedSelectControlPlugin';
|
156
195
|
return ChainedSelectControlPlugin;
|
157
196
|
}(BasePlugin);
|
158
197
|
registerEditorPlugin(ChainedSelectControlPlugin);
|
159
198
|
|
160
199
|
export { ChainedSelectControlPlugin };
|
200
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { EditorNodeType } from 'amis-editor-core';
|
1
2
|
import { BasePlugin } from 'amis-editor-core';
|
2
3
|
import { RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
3
4
|
export declare class CheckboxControlPlugin extends BasePlugin {
|
@@ -24,4 +25,9 @@ export declare class CheckboxControlPlugin extends BasePlugin {
|
|
24
25
|
events: RendererPluginEvent[];
|
25
26
|
actions: RendererPluginAction[];
|
26
27
|
panelBodyCreator: (context: BaseEventContext) => any;
|
28
|
+
buildDataSchemas(node: EditorNodeType, region: EditorNodeType): {
|
29
|
+
type: "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function";
|
30
|
+
title: any;
|
31
|
+
originalValue: any;
|
32
|
+
};
|
27
33
|
}
|
@@ -1,12 +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
7
|
import { __extends, __assign } from 'tslib';
|
7
8
|
import { setSchemaTpl, tipedLabel, getSchemaTpl, defaultValue, valuePipeOut, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
9
|
+
import { isPureVariable } from 'amis';
|
8
10
|
import { ValidatorTag } from '../../validator.js';
|
9
11
|
import { getEventControlConfig } from '../../renderer/event-control/helper.js';
|
12
|
+
import omit from 'lodash/omit';
|
10
13
|
import { i18n } from 'i18n-runtime';
|
11
14
|
|
12
15
|
setSchemaTpl('option', {
|
@@ -104,30 +107,65 @@ var CheckboxControlPlugin = /** @class */function (_super) {
|
|
104
107
|
label: i18n("53235c46364db079356d57da5870f967"),
|
105
108
|
name: 'trueValue',
|
106
109
|
pipeIn: defaultValue(true),
|
107
|
-
pipeOut: valuePipeOut
|
110
|
+
pipeOut: valuePipeOut,
|
111
|
+
onChange: function (value, oldValue, model, form) {
|
112
|
+
var _a;
|
113
|
+
var defaultValue = (_a = form === null || form === void 0 ? void 0 : form.data) === null || _a === void 0 ? void 0 : _a.value;
|
114
|
+
if (isPureVariable(defaultValue)) {
|
115
|
+
return;
|
116
|
+
}
|
117
|
+
if (oldValue === defaultValue) {
|
118
|
+
form.setValues({
|
119
|
+
value: value
|
120
|
+
});
|
121
|
+
}
|
122
|
+
}
|
108
123
|
}, {
|
109
124
|
type: 'input-text',
|
110
125
|
label: i18n("56f3150f1713a5e5c6e7c55fb0b79b75"),
|
111
126
|
name: 'falseValue',
|
112
127
|
pipeIn: defaultValue(false),
|
113
|
-
pipeOut: valuePipeOut
|
128
|
+
pipeOut: valuePipeOut,
|
129
|
+
onChange: function (value, oldValue, model, form) {
|
130
|
+
var _a = (form === null || form === void 0 ? void 0 : form.data) || {},
|
131
|
+
defaultValue = _a.value,
|
132
|
+
trueValue = _a.trueValue;
|
133
|
+
if (isPureVariable(defaultValue)) {
|
134
|
+
return;
|
135
|
+
}
|
136
|
+
if (trueValue !== defaultValue) {
|
137
|
+
form.setValues({
|
138
|
+
value: value
|
139
|
+
});
|
140
|
+
}
|
141
|
+
}
|
114
142
|
}]
|
115
143
|
}
|
116
144
|
}, getSchemaTpl('valueFormula', {
|
117
|
-
rendererSchema: __assign(__assign({}, context === null || context === void 0 ? void 0 : context.schema), {
|
145
|
+
rendererSchema: __assign(__assign({}, omit(context === null || context === void 0 ? void 0 : context.schema, ['trueValue', 'falseValue'])), {
|
118
146
|
type: 'switch'
|
119
147
|
}),
|
120
148
|
needDeleteProps: ['option'],
|
121
149
|
label: i18n("7c7a88eb1bb4b40206c6c680bd8995a8"),
|
122
150
|
rendererWrapper: true,
|
123
|
-
valueType: 'boolean'
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
151
|
+
valueType: 'boolean',
|
152
|
+
pipeIn: function (value, data) {
|
153
|
+
var _a, _b;
|
154
|
+
if (isPureVariable(value)) {
|
155
|
+
return value;
|
156
|
+
}
|
157
|
+
return value === ((_b = (_a = data === null || data === void 0 ? void 0 : data.data) === null || _a === void 0 ? void 0 : _a.trueValue) !== null && _b !== void 0 ? _b : true);
|
158
|
+
},
|
159
|
+
pipeOut: function (value, origin, data) {
|
160
|
+
if (isPureVariable(value)) {
|
161
|
+
return value;
|
162
|
+
}
|
163
|
+
var _a = data.trueValue,
|
164
|
+
trueValue = _a === void 0 ? true : _a,
|
165
|
+
_b = data.falseValue,
|
166
|
+
falseValue = _b === void 0 ? false : _b;
|
167
|
+
return value ? trueValue : falseValue;
|
168
|
+
}
|
131
169
|
}), getSchemaTpl('labelRemark'), getSchemaTpl('remark'), getSchemaTpl('description'), getSchemaTpl('autoFillApi', {
|
132
170
|
trigger: 'change'
|
133
171
|
})]
|
@@ -151,6 +189,16 @@ var CheckboxControlPlugin = /** @class */function (_super) {
|
|
151
189
|
};
|
152
190
|
return _this;
|
153
191
|
}
|
192
|
+
CheckboxControlPlugin.prototype.buildDataSchemas = function (node, region) {
|
193
|
+
var _a, _b, _c, _d, _e;
|
194
|
+
// 默认trueValue和falseValue是同类型
|
195
|
+
return {
|
196
|
+
type: ((_a = node.schema) === null || _a === void 0 ? void 0 : _a.trueValue) ? typeof ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.trueValue) : 'boolean',
|
197
|
+
title: ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.label) || ((_d = node.schema) === null || _d === void 0 ? void 0 : _d.name),
|
198
|
+
originalValue: (_e = node.schema) === null || _e === void 0 ? void 0 : _e.value // 记录原始值,循环引用检测需要
|
199
|
+
};
|
200
|
+
};
|
201
|
+
|
154
202
|
CheckboxControlPlugin.id = 'CheckboxControlPlugin';
|
155
203
|
CheckboxControlPlugin.scene = ['layout'];
|
156
204
|
return CheckboxControlPlugin;
|
@@ -158,3 +206,4 @@ var CheckboxControlPlugin = /** @class */function (_super) {
|
|
158
206
|
registerEditorPlugin(CheckboxControlPlugin);
|
159
207
|
|
160
208
|
export { CheckboxControlPlugin };
|
209
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { EditorNodeType } from 'amis-editor-core';
|
1
2
|
import { BasePlugin } from 'amis-editor-core';
|
2
3
|
import { RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
3
4
|
export declare class CheckboxesControlPlugin extends BasePlugin {
|
@@ -28,4 +29,5 @@ export declare class CheckboxesControlPlugin extends BasePlugin {
|
|
28
29
|
actions: RendererPluginAction[];
|
29
30
|
panelJustify: boolean;
|
30
31
|
panelBodyCreator: (context: BaseEventContext) => any;
|
32
|
+
buildDataSchemas(node: EditorNodeType, region: EditorNodeType): any;
|
31
33
|
}
|
@@ -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,6 +8,7 @@ import { __extends, __assign } from 'tslib';
|
|
7
8
|
import { getSchemaTpl, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
8
9
|
import { ValidatorTag } from '../../validator.js';
|
9
10
|
import { getEventControlConfig } from '../../renderer/event-control/helper.js';
|
11
|
+
import { resolveOptionType } from '../../util.js';
|
10
12
|
import { i18n } from 'i18n-runtime';
|
11
13
|
|
12
14
|
var CheckboxesControlPlugin = /** @class */function (_super) {
|
@@ -107,6 +109,7 @@ var CheckboxesControlPlugin = /** @class */function (_super) {
|
|
107
109
|
if (!value) {
|
108
110
|
// 可全选关闭时,默认全选也需联动关闭
|
109
111
|
form.setValueByName('defaultCheckAll', false);
|
112
|
+
form.setValueByName('checkAllText', undefined);
|
110
113
|
}
|
111
114
|
}
|
112
115
|
}), {
|
@@ -117,9 +120,15 @@ var CheckboxesControlPlugin = /** @class */function (_super) {
|
|
117
120
|
label: i18n("05bef457e8350e1a5d8007cad41b70e5"),
|
118
121
|
name: 'defaultCheckAll',
|
119
122
|
value: false
|
120
|
-
})
|
123
|
+
}), {
|
124
|
+
type: 'input-text',
|
125
|
+
label: i18n("23b3169341314eda02d860be90ebf487"),
|
126
|
+
name: 'checkAllText'
|
127
|
+
}]
|
121
128
|
}], getSchemaTpl('valueFormula', {
|
122
|
-
rendererSchema:
|
129
|
+
rendererSchema: function (schema) {
|
130
|
+
return schema;
|
131
|
+
},
|
123
132
|
useSelectMode: true,
|
124
133
|
visibleOn: 'this.options && this.options.length > 0'
|
125
134
|
}), getSchemaTpl('joinValues', {
|
@@ -133,25 +142,14 @@ var CheckboxesControlPlugin = /** @class */function (_super) {
|
|
133
142
|
title: i18n("ea15ae2b7fba76c83eec6d0986d15197"),
|
134
143
|
body: [getSchemaTpl('optionControlV2', {
|
135
144
|
multiple: true
|
136
|
-
}),
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
}),
|
143
|
-
|
144
|
-
hiddenOnDefault: true,
|
145
|
-
form: {
|
146
|
-
body: [getSchemaTpl('editApi')]
|
147
|
-
}
|
148
|
-
}), getSchemaTpl('removable', {
|
149
|
-
formType: 'extend',
|
150
|
-
hiddenOnDefault: true,
|
151
|
-
form: {
|
152
|
-
body: [getSchemaTpl('deleteApi')]
|
153
|
-
}
|
154
|
-
})]
|
145
|
+
}), /** 新增选项 */
|
146
|
+
getSchemaTpl('optionAddControl', {
|
147
|
+
manager: _this.manager
|
148
|
+
}), /** 编辑选项 */
|
149
|
+
getSchemaTpl('optionEditControl', {
|
150
|
+
manager: _this.manager
|
151
|
+
}), /** 删除选项 */
|
152
|
+
getSchemaTpl('optionDeleteControl')]
|
155
153
|
}, getSchemaTpl('status', {
|
156
154
|
isFormItem: true
|
157
155
|
}), getSchemaTpl('validation', {
|
@@ -172,9 +170,55 @@ var CheckboxesControlPlugin = /** @class */function (_super) {
|
|
172
170
|
};
|
173
171
|
return _this;
|
174
172
|
}
|
173
|
+
CheckboxesControlPlugin.prototype.buildDataSchemas = function (node, region) {
|
174
|
+
var _a;
|
175
|
+
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s;
|
176
|
+
var type = resolveOptionType((_b = node.schema) === null || _b === void 0 ? void 0 : _b.options);
|
177
|
+
// todo:异步数据case
|
178
|
+
var dataSchema = {
|
179
|
+
type: type,
|
180
|
+
title: ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.label) || ((_d = node.schema) === null || _d === void 0 ? void 0 : _d.name),
|
181
|
+
originalValue: (_e = node.schema) === null || _e === void 0 ? void 0 : _e.value // 记录原始值,循环引用检测需要
|
182
|
+
};
|
183
|
+
|
184
|
+
if (((_f = node.schema) === null || _f === void 0 ? void 0 : _f.joinValues) === false) {
|
185
|
+
dataSchema = __assign(__assign({}, dataSchema), {
|
186
|
+
type: 'object',
|
187
|
+
title: ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.label) || ((_h = node.schema) === null || _h === void 0 ? void 0 : _h.name),
|
188
|
+
properties: (_a = {}, _a[((_j = node.schema) === null || _j === void 0 ? void 0 : _j.labelField) || 'label'] = {
|
189
|
+
type: 'string',
|
190
|
+
title: i18n("97d07614380da93d257f9fbf81aa56fb")
|
191
|
+
}, _a[((_k = node.schema) === null || _k === void 0 ? void 0 : _k.valueField) || 'value'] = {
|
192
|
+
type: type,
|
193
|
+
title: i18n("fe7509e0ed085b86f07e3e9975cc5b3d")
|
194
|
+
}, _a)
|
195
|
+
});
|
196
|
+
}
|
197
|
+
if ((_l = node.schema) === null || _l === void 0 ? void 0 : _l.multiple) {
|
198
|
+
if ((_m = node.schema) === null || _m === void 0 ? void 0 : _m.extractValue) {
|
199
|
+
dataSchema = {
|
200
|
+
type: 'array',
|
201
|
+
title: ((_o = node.schema) === null || _o === void 0 ? void 0 : _o.label) || ((_p = node.schema) === null || _p === void 0 ? void 0 : _p.name)
|
202
|
+
};
|
203
|
+
} else if (((_q = node.schema) === null || _q === void 0 ? void 0 : _q.joinValues) === false) {
|
204
|
+
dataSchema = {
|
205
|
+
type: 'array',
|
206
|
+
title: ((_r = node.schema) === null || _r === void 0 ? void 0 : _r.label) || ((_s = node.schema) === null || _s === void 0 ? void 0 : _s.name),
|
207
|
+
items: {
|
208
|
+
type: 'object',
|
209
|
+
title: i18n("ab5dea29793d933fa7b5487a7309df6a"),
|
210
|
+
properties: dataSchema.properties
|
211
|
+
},
|
212
|
+
originalValue: dataSchema.originalValue
|
213
|
+
};
|
214
|
+
}
|
215
|
+
}
|
216
|
+
return dataSchema;
|
217
|
+
};
|
175
218
|
CheckboxesControlPlugin.id = 'CheckboxesControlPlugin';
|
176
219
|
return CheckboxesControlPlugin;
|
177
220
|
}(BasePlugin);
|
178
221
|
registerEditorPlugin(CheckboxesControlPlugin);
|
179
222
|
|
180
223
|
export { CheckboxesControlPlugin };
|
224
|
+
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
|
|
@@ -199,3 +200,4 @@ var CodeEditorControlPlugin = /** @class */function (_super) {
|
|
199
200
|
registerEditorPlugin(CodeEditorControlPlugin);
|
200
201
|
|
201
202
|
export { CodeEditorControlPlugin };
|
203
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -1,4 +1,5 @@
|
|
1
|
-
import { BasePlugin, RendererPluginEvent, RendererPluginAction, RegionConfig, EditorNodeType, EditorManager
|
1
|
+
import { BasePlugin, RendererPluginEvent, RendererPluginAction, RegionConfig, EditorNodeType, EditorManager } from 'amis-editor-core';
|
2
|
+
import { DSBuilderManager } from '../../builder/DSBuilderManager';
|
2
3
|
export declare class ComboControlPlugin extends BasePlugin {
|
3
4
|
static id: string;
|
4
5
|
rendererName: string;
|
@@ -46,9 +47,10 @@ export declare class ComboControlPlugin extends BasePlugin {
|
|
46
47
|
panelTitle: string;
|
47
48
|
notRenderFormZone: boolean;
|
48
49
|
panelJustify: boolean;
|
49
|
-
|
50
|
+
dsManager: DSBuilderManager;
|
50
51
|
constructor(manager: EditorManager);
|
51
52
|
panelBodyCreator: (context: BaseEventContext) => any;
|
52
53
|
filterProps(props: any): any;
|
54
|
+
buildDataSchemas(node: EditorNodeType, region?: EditorNodeType, trigger?: EditorNodeType, parent?: EditorNodeType): Promise<any>;
|
53
55
|
getAvailableContextFields(scopeNode: EditorNodeType, target: EditorNodeType, region?: EditorNodeType): Promise<any>;
|
54
56
|
}
|
package/esm/plugin/Form/Combo.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
7
|
import { __extends, __assign, __awaiter, __generator } from 'tslib';
|
7
|
-
import {
|
8
|
-
import {
|
8
|
+
import { setVariable, someTree } from 'amis-core';
|
9
|
+
import { getSchemaTpl, getI18nEnabled, tipedLabel, defaultValue, mockValue, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
10
|
+
import { DSBuilderManager } from '../../builder/DSBuilderManager.js';
|
9
11
|
import { ValidatorTag } from '../../validator.js';
|
10
12
|
import { getArgsWrapper, getEventControlConfig } from '../../renderer/event-control/helper.js';
|
11
13
|
import { i18n } from 'i18n-runtime';
|
@@ -478,7 +480,7 @@ var ComboControlPlugin = /** @class */function (_super) {
|
|
478
480
|
}, getEventControlConfig(_this.manager, context)))]
|
479
481
|
}]);
|
480
482
|
};
|
481
|
-
_this.
|
483
|
+
_this.dsManager = new DSBuilderManager(manager);
|
482
484
|
return _this;
|
483
485
|
}
|
484
486
|
ComboControlPlugin.prototype.filterProps = function (props) {
|
@@ -495,6 +497,76 @@ var ComboControlPlugin = /** @class */function (_super) {
|
|
495
497
|
}
|
496
498
|
return props;
|
497
499
|
};
|
500
|
+
ComboControlPlugin.prototype.buildDataSchemas = function (node, region, trigger, parent) {
|
501
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
502
|
+
return __awaiter(this, void 0, void 0, function () {
|
503
|
+
var itemsSchema, items, parentScopeId, isColumnChild, scopeId, pool, current, schema, _k, _l, scopeId, scope;
|
504
|
+
return __generator(this, function (_m) {
|
505
|
+
switch (_m.label) {
|
506
|
+
case 0:
|
507
|
+
itemsSchema = {
|
508
|
+
$id: "".concat(node.id, "-").concat(node.type, "-tableRows"),
|
509
|
+
type: 'object',
|
510
|
+
properties: {}
|
511
|
+
};
|
512
|
+
items = (_a = node.children) === null || _a === void 0 ? void 0 : _a.find(function (child) {
|
513
|
+
return child.isRegion && child.region === 'items';
|
514
|
+
});
|
515
|
+
parentScopeId = "".concat(parent === null || parent === void 0 ? void 0 : parent.id, "-").concat(parent === null || parent === void 0 ? void 0 : parent.type).concat(((_b = node.parent) === null || _b === void 0 ? void 0 : _b.type) === 'cell' ? '-currentRow' : '');
|
516
|
+
isColumnChild = false;
|
517
|
+
if (trigger) {
|
518
|
+
isColumnChild = someTree(items.children, function (item) {
|
519
|
+
return item.id === (trigger === null || trigger === void 0 ? void 0 : trigger.id);
|
520
|
+
});
|
521
|
+
if (isColumnChild) {
|
522
|
+
scopeId = "".concat(node.id, "-").concat(node.type, "-currentRow");
|
523
|
+
if (this.manager.dataSchema.getScope(scopeId)) {
|
524
|
+
this.manager.dataSchema.removeScope(scopeId);
|
525
|
+
}
|
526
|
+
if (this.manager.dataSchema.getScope(parentScopeId)) {
|
527
|
+
this.manager.dataSchema.switchTo(parentScopeId);
|
528
|
+
}
|
529
|
+
this.manager.dataSchema.addScope([], scopeId);
|
530
|
+
this.manager.dataSchema.current.tag = i18n("bf2a4fd8ecd654982e2d466f10f54d3f");
|
531
|
+
this.manager.dataSchema.current.group = i18n("813a5158d9f7171d20e7df340c5b48f9");
|
532
|
+
}
|
533
|
+
}
|
534
|
+
pool = items.children.concat();
|
535
|
+
_m.label = 1;
|
536
|
+
case 1:
|
537
|
+
if (!pool.length) return [3 /*break*/, 4];
|
538
|
+
current = pool.shift();
|
539
|
+
schema = current.schema;
|
540
|
+
if (!schema.name) return [3 /*break*/, 3];
|
541
|
+
_k = itemsSchema.properties;
|
542
|
+
_l = schema.name;
|
543
|
+
return [4 /*yield*/, (_d = (_c = current.info.plugin).buildDataSchemas) === null || _d === void 0 ? void 0 : _d.call(_c, current, region, trigger, node)];
|
544
|
+
case 2:
|
545
|
+
_k[_l] = _m.sent();
|
546
|
+
_m.label = 3;
|
547
|
+
case 3:
|
548
|
+
return [3 /*break*/, 1];
|
549
|
+
case 4:
|
550
|
+
if (isColumnChild) {
|
551
|
+
scopeId = "".concat(node.id, "-").concat(node.type, "-currentRow");
|
552
|
+
scope = this.manager.dataSchema.getScope(scopeId);
|
553
|
+
scope === null || scope === void 0 ? void 0 : scope.addSchema(itemsSchema);
|
554
|
+
}
|
555
|
+
if ((_e = node.schema) === null || _e === void 0 ? void 0 : _e.multiple) {
|
556
|
+
return [2 /*return*/, {
|
557
|
+
$id: 'combo',
|
558
|
+
type: 'array',
|
559
|
+
title: ((_f = node.schema) === null || _f === void 0 ? void 0 : _f.label) || ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.name),
|
560
|
+
items: itemsSchema
|
561
|
+
}];
|
562
|
+
}
|
563
|
+
return [2 /*return*/, __assign(__assign({}, itemsSchema), {
|
564
|
+
title: ((_h = node.schema) === null || _h === void 0 ? void 0 : _h.label) || ((_j = node.schema) === null || _j === void 0 ? void 0 : _j.name)
|
565
|
+
})];
|
566
|
+
}
|
567
|
+
});
|
568
|
+
});
|
569
|
+
};
|
498
570
|
ComboControlPlugin.prototype.getAvailableContextFields = function (scopeNode, target, region) {
|
499
571
|
var _a, _b;
|
500
572
|
return __awaiter(this, void 0, void 0, function () {
|
@@ -502,10 +574,10 @@ var ComboControlPlugin = /** @class */function (_super) {
|
|
502
574
|
return __generator(this, function (_c) {
|
503
575
|
if (target.type === scopeNode.type || target.parent.isRegion && target.parent.region === 'items') {
|
504
576
|
scope = scopeNode.parent.parent;
|
505
|
-
builder = this.
|
577
|
+
builder = this.dsManager.getBuilderBySchema(scope.schema);
|
506
578
|
}
|
507
579
|
if (builder && scope.schema.api) {
|
508
|
-
return [2 /*return*/, builder.
|
580
|
+
return [2 /*return*/, builder.getAvailableContextFields({
|
509
581
|
schema: scope.schema,
|
510
582
|
sourceKey: 'api',
|
511
583
|
feat: (_b = (_a = scope.schema) === null || _a === void 0 ? void 0 : _a.feat) !== null && _b !== void 0 ? _b : 'List',
|
@@ -524,3 +596,4 @@ var ComboControlPlugin = /** @class */function (_super) {
|
|
524
596
|
registerEditorPlugin(ComboControlPlugin);
|
525
597
|
|
526
598
|
export { ComboControlPlugin };
|
599
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -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
7
|
import { __extends } from 'tslib';
|
7
8
|
import { getSchemaTpl, getI18nEnabled, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
8
|
-
import
|
9
|
+
import isObject from 'lodash/isObject';
|
10
|
+
import isString from 'lodash/isString';
|
9
11
|
import defaultConfig, { OperationMap } from 'amis-ui/lib/components/condition-builder/config';
|
10
12
|
import { i18n } from 'i18n-runtime';
|
11
13
|
|
@@ -258,3 +260,4 @@ var ConditionBilderPlugin = /** @class */function (_super) {
|
|
258
260
|
registerEditorPlugin(ConditionBilderPlugin);
|
259
261
|
|
260
262
|
export { ConditionBilderPlugin };
|
263
|
+
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
|
|
@@ -63,10 +64,10 @@ var ControlPlugin = /** @class */function (_super) {
|
|
63
64
|
return _this.manager.showRendererPanel(i18n("55b45c73ae417c4dead67905b1550e85"));
|
64
65
|
},
|
65
66
|
level: "danger",
|
66
|
-
tooltip: "
|
67
|
+
tooltip: i18n("a00f44e570f896de5490cba9d2462951"),
|
67
68
|
size: "sm",
|
68
69
|
block: true
|
69
|
-
}, "
|
70
|
+
}, i18n("a9a8efb2541ee6f89ea7b83e610ebf7f"))
|
70
71
|
}, getSchemaTpl('labelRemark'), getSchemaTpl('remark'), getSchemaTpl('placeholder'), getSchemaTpl('description')]
|
71
72
|
}
|
72
73
|
});
|
@@ -79,3 +80,4 @@ var ControlPlugin = /** @class */function (_super) {
|
|
79
80
|
registerEditorPlugin(ControlPlugin);
|
80
81
|
|
81
82
|
export { ControlPlugin };
|
83
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|