amis-editor 5.5.0 → 5.6.1
Sign up to get free protection for your applications and to get access to all the features.
- package/esm/builder/ApiDSBuilder.d.ts +491 -0
- package/esm/builder/ApiDSBuilder.js +1212 -0
- package/esm/builder/DSBuilder.d.ts +171 -0
- package/esm/builder/DSBuilder.js +49 -0
- package/esm/builder/DSBuilderManager.d.ts +62 -0
- package/esm/builder/DSBuilderManager.js +207 -0
- package/esm/builder/constants.d.ts +97 -0
- package/esm/builder/constants.js +135 -0
- package/esm/builder/index.d.ts +6 -0
- package/esm/builder/type.d.ts +96 -0
- package/esm/builder/utils.d.ts +10 -0
- package/esm/builder/utils.js +93 -0
- package/esm/component/BaseControl.js +5 -3
- package/esm/component/InputComponentName.js +3 -1
- package/esm/component/TableViewEditor.d.ts +2 -2
- package/esm/component/TableViewEditor.js +4 -2
- package/esm/icons/btn/btn-group.svg.js +3 -1
- package/esm/icons/btn/btn-select.svg.js +3 -1
- package/esm/icons/btn/btn-toolbar.svg.js +3 -1
- package/esm/icons/btn/button.svg.js +3 -1
- package/esm/icons/btn/dropdown-btn.svg.js +3 -1
- package/esm/icons/container/anchor-nav.svg.js +3 -1
- package/esm/icons/container/collapse.svg.js +3 -1
- package/esm/icons/container/container.svg.js +3 -1
- package/esm/icons/container/flex-container.svg.js +3 -1
- package/esm/icons/container/form-group.svg.js +3 -1
- package/esm/icons/container/grid.svg.js +3 -1
- package/esm/icons/container/iframe.svg.js +3 -1
- package/esm/icons/container/panel.svg.js +3 -1
- package/esm/icons/container/table-view.svg.js +3 -1
- package/esm/icons/container/tabs.svg.js +3 -1
- package/esm/icons/container/tooltip-wrapper.svg.js +3 -1
- package/esm/icons/container/web-component.svg.js +3 -1
- package/esm/icons/crud/column-add.svg.js +26 -0
- package/esm/icons/crud/column-delete.svg.js +24 -0
- package/esm/icons/crud/column-setting.svg.js +24 -0
- package/esm/icons/crud/share-link.svg.js +22 -0
- package/esm/icons/display/aBaseline.svg.js +4 -1
- package/esm/icons/display/aCenter.svg.js +4 -1
- package/esm/icons/display/aFlexEnd.svg.js +4 -1
- package/esm/icons/display/aFlexStart.svg.js +4 -1
- package/esm/icons/display/aStretch.svg.js +4 -1
- package/esm/icons/display/block.svg.js +4 -1
- package/esm/icons/display/dcolumn.svg.js +4 -1
- package/esm/icons/display/dcolumnReverse.svg.js +4 -1
- package/esm/icons/display/drow.svg.js +4 -1
- package/esm/icons/display/drowReverse.svg.js +4 -1
- package/esm/icons/display/flex.svg.js +4 -1
- package/esm/icons/display/inline-block.svg.js +4 -1
- package/esm/icons/display/inline.svg.js +4 -1
- package/esm/icons/display/jCenter.svg.js +4 -1
- package/esm/icons/display/jFlexEnd.svg.js +4 -1
- package/esm/icons/display/jFlexStart.svg.js +4 -1
- package/esm/icons/display/jSpaceAround.svg.js +4 -1
- package/esm/icons/display/jSpaceBetween.svg.js +4 -1
- package/esm/icons/feat/audio.svg.js +3 -1
- package/esm/icons/feat/custom.svg.js +3 -1
- package/esm/icons/feat/each.svg.js +3 -1
- package/esm/icons/feat/form.svg.js +3 -1
- package/esm/icons/feat/nav.svg.js +3 -1
- package/esm/icons/feat/qrcode.svg.js +3 -1
- package/esm/icons/feat/service.svg.js +3 -1
- package/esm/icons/feat/table.svg.js +3 -1
- package/esm/icons/feat/tasks.svg.js +3 -1
- package/esm/icons/feat/video.svg.js +3 -1
- package/esm/icons/feat/wizard.svg.js +3 -1
- package/esm/icons/form/chained-select.svg.js +3 -1
- package/esm/icons/form/checkbox.svg.js +3 -1
- package/esm/icons/form/checkboxes.svg.js +3 -1
- package/esm/icons/form/combo.svg.js +3 -1
- package/esm/icons/form/condition-builder.svg.js +3 -1
- package/esm/icons/form/diff-editor.svg.js +3 -1
- package/esm/icons/form/editor.svg.js +3 -1
- package/esm/icons/form/formula.svg.js +3 -1
- package/esm/icons/form/hidden.svg.js +3 -1
- package/esm/icons/form/input-city.svg.js +3 -1
- package/esm/icons/form/input-color.svg.js +3 -1
- package/esm/icons/form/input-date-range.svg.js +3 -1
- package/esm/icons/form/input-date.svg.js +3 -1
- package/esm/icons/form/input-datetime.svg.js +3 -1
- package/esm/icons/form/input-email.svg.js +3 -1
- package/esm/icons/form/input-excel.svg.js +3 -1
- package/esm/icons/form/input-file.svg.js +3 -1
- package/esm/icons/form/input-group.svg.js +3 -1
- package/esm/icons/form/input-image.svg.js +3 -1
- package/esm/icons/form/input-kv.svg.js +3 -1
- package/esm/icons/form/input-month-range.svg.js +3 -1
- package/esm/icons/form/input-number.svg.js +3 -1
- package/esm/icons/form/input-password.svg.js +3 -1
- package/esm/icons/form/input-quarter-range.svg.js +3 -1
- package/esm/icons/form/input-range.svg.js +3 -1
- package/esm/icons/form/input-rating.svg.js +3 -1
- package/esm/icons/form/input-repeat.svg.js +3 -1
- package/esm/icons/form/input-rich-text.svg.js +3 -1
- package/esm/icons/form/input-tag.svg.js +3 -1
- package/esm/icons/form/input-text.svg.js +3 -1
- package/esm/icons/form/input-time-range.svg.js +3 -1
- package/esm/icons/form/input-time.svg.js +3 -1
- package/esm/icons/form/input-tree.svg.js +3 -1
- package/esm/icons/form/input-url.svg.js +3 -1
- package/esm/icons/form/input-year.svg.js +3 -1
- package/esm/icons/form/inputArray.svg.js +3 -1
- package/esm/icons/form/list-select.svg.js +3 -1
- package/esm/icons/form/location-picker.svg.js +3 -1
- package/esm/icons/form/matrix-checkboxes.svg.js +3 -1
- package/esm/icons/form/month.svg.js +3 -1
- package/esm/icons/form/nested-select.svg.js +3 -1
- package/esm/icons/form/picker.svg.js +3 -1
- package/esm/icons/form/quarter.svg.js +3 -1
- package/esm/icons/form/radios.svg.js +3 -1
- package/esm/icons/form/select.svg.js +3 -1
- package/esm/icons/form/static.svg.js +3 -1
- package/esm/icons/form/sub-form.svg.js +3 -1
- package/esm/icons/form/switch.svg.js +3 -1
- package/esm/icons/form/tabs-transfer.svg.js +3 -1
- package/esm/icons/form/textarea.svg.js +3 -1
- package/esm/icons/form/transfer.svg.js +3 -1
- package/esm/icons/form/tree-select.svg.js +3 -1
- package/esm/icons/form/uuid.svg.js +3 -1
- package/esm/icons/index.js +12 -1
- package/esm/icons/layout/layout-1with2.svg.js +3 -1
- package/esm/icons/layout/layout-2cols.svg.js +3 -1
- package/esm/icons/layout/layout-2row.svg.js +3 -1
- package/esm/icons/layout/layout-2with1.svg.js +3 -1
- package/esm/icons/layout/layout-3cols.svg.js +3 -1
- package/esm/icons/layout/layout-3row.svg.js +3 -1
- package/esm/icons/layout/layout-absolute.svg.js +3 -1
- package/esm/icons/layout/layout-fixed-top.svg.js +3 -1
- package/esm/icons/layout/layout-fixed.svg.js +3 -1
- package/esm/icons/layout/layout-free-container.svg.js +3 -1
- package/esm/icons/layout/layout-full.svg.js +3 -1
- package/esm/icons/layout/layout1-2.svg.js +3 -1
- package/esm/icons/layout/layout2-1.svg.js +3 -1
- package/esm/icons/layout/layout3-1.svg.js +3 -1
- package/esm/icons/layout/layout3-2.svg.js +3 -1
- package/esm/icons/other/_fx.svg.js +3 -1
- package/esm/icons/other/divider.svg.js +3 -1
- package/esm/icons/other/fx.svg.js +3 -1
- package/esm/icons/other/property-sheet.svg.js +3 -1
- package/esm/icons/other/tooltip.svg.js +3 -1
- package/esm/icons/show/URL.svg.js +3 -1
- package/esm/icons/show/avatar.svg.js +3 -1
- package/esm/icons/show/breadcrumb.svg.js +3 -1
- package/esm/icons/show/card.svg.js +3 -1
- package/esm/icons/show/cards.svg.js +3 -1
- package/esm/icons/show/carousel.svg.js +3 -1
- package/esm/icons/show/chart.svg.js +3 -1
- package/esm/icons/show/code.svg.js +3 -1
- package/esm/icons/show/date.svg.js +3 -1
- package/esm/icons/show/datetime.svg.js +3 -1
- package/esm/icons/show/image.svg.js +3 -1
- package/esm/icons/show/images.svg.js +3 -1
- package/esm/icons/show/json-view.svg.js +3 -1
- package/esm/icons/show/list.svg.js +3 -1
- package/esm/icons/show/log.svg.js +3 -1
- package/esm/icons/show/mapping.svg.js +3 -1
- package/esm/icons/show/markdown.svg.js +3 -1
- package/esm/icons/show/plain.svg.js +3 -1
- package/esm/icons/show/progress.svg.js +3 -1
- package/esm/icons/show/sparkline.svg.js +3 -1
- package/esm/icons/show/status.svg.js +3 -1
- package/esm/icons/show/steps.svg.js +3 -1
- package/esm/icons/show/time.svg.js +3 -1
- package/esm/icons/theme/css.svg.js +3 -1
- package/esm/index.d.ts +9 -145
- package/esm/index.js +154 -139
- package/esm/locale/en-US.js +307 -2
- package/esm/locale/zh-CN.js +315 -4
- package/esm/plugin/Alert.js +3 -1
- package/esm/plugin/AnchorNav.js +5 -3
- package/esm/plugin/Audio.js +3 -1
- package/esm/plugin/Avatar.js +3 -1
- package/esm/plugin/Breadcrumb.js +3 -1
- package/esm/plugin/Button.js +5 -3
- package/esm/plugin/ButtonGroup.js +3 -1
- package/esm/plugin/CRUD.d.ts +4 -3
- package/esm/plugin/CRUD.js +29 -23
- package/esm/plugin/CRUD2/BaseCRUD.d.ts +233 -0
- package/esm/plugin/CRUD2/BaseCRUD.js +1045 -0
- package/esm/plugin/CRUD2/CRUDCards.d.ts +53 -0
- package/esm/plugin/CRUD2/CRUDList.d.ts +53 -0
- package/esm/plugin/CRUD2/CRUDTable.d.ts +21 -0
- package/esm/plugin/CRUD2/CRUDTable.js +48 -0
- package/esm/plugin/CRUD2/constants.d.ts +32 -0
- package/esm/plugin/CRUD2/constants.js +75 -0
- package/esm/plugin/CRUD2/utils.d.ts +8 -0
- package/esm/plugin/CRUD2/utils.js +91 -0
- package/esm/plugin/Card.js +10 -4
- package/esm/plugin/Card2.js +3 -1
- package/esm/plugin/Cards.d.ts +547 -41
- package/esm/plugin/Cards.js +368 -174
- package/esm/plugin/Carousel.js +122 -97
- package/esm/plugin/Chart.d.ts +3 -0
- package/esm/plugin/Chart.js +147 -91
- package/esm/plugin/CodeView.js +3 -1
- package/esm/plugin/Collapse.d.ts +2 -1
- package/esm/plugin/Collapse.js +56 -8
- package/esm/plugin/CollapseGroup.js +14 -13
- package/esm/plugin/ColumnToggler.d.ts +11 -6
- package/esm/plugin/ColumnToggler.js +69 -10
- package/esm/plugin/Container.d.ts +4 -1
- package/esm/plugin/Container.js +79 -9
- package/esm/plugin/Custom.js +5 -3
- package/esm/plugin/CustomRegion.js +5 -2
- package/esm/plugin/Date.js +3 -1
- package/esm/plugin/Datetime.js +3 -1
- package/esm/plugin/Dialog.d.ts +26 -3
- package/esm/plugin/Dialog.js +217 -23
- package/esm/plugin/Divider.js +72 -6
- package/esm/plugin/Drawer.d.ts +7 -1
- package/esm/plugin/Drawer.js +134 -44
- package/esm/plugin/DropDownButton.js +4 -2
- package/esm/plugin/Each.d.ts +226 -11
- package/esm/plugin/Each.js +238 -89
- package/esm/plugin/Flex.js +3 -1
- package/esm/plugin/Form/ButtonGroupSelect.d.ts +2 -0
- package/esm/plugin/Form/ButtonGroupSelect.js +52 -2
- package/esm/plugin/Form/ButtonToolbar.js +3 -1
- package/esm/plugin/Form/ChainedSelect.d.ts +2 -0
- package/esm/plugin/Form/ChainedSelect.js +43 -3
- package/esm/plugin/Form/Checkbox.d.ts +6 -0
- package/esm/plugin/Form/Checkbox.js +61 -12
- package/esm/plugin/Form/Checkboxes.d.ts +2 -0
- package/esm/plugin/Form/Checkboxes.js +66 -22
- package/esm/plugin/Form/CodeEditor.js +3 -1
- package/esm/plugin/Form/Combo.d.ts +4 -2
- package/esm/plugin/Form/Combo.js +79 -6
- package/esm/plugin/Form/ConditionBuilder.js +5 -2
- package/esm/plugin/Form/Control.js +5 -3
- package/esm/plugin/Form/DiffEditor.js +3 -1
- package/esm/plugin/Form/FieldSet.js +4 -2
- package/esm/plugin/Form/Form.d.ts +37 -8
- package/esm/plugin/Form/Form.js +629 -491
- package/esm/plugin/Form/Formula.js +3 -1
- package/esm/plugin/Form/Group.js +5 -3
- package/esm/plugin/Form/Hidden.js +3 -1
- package/esm/plugin/Form/InputArray.js +4 -2
- package/esm/plugin/Form/InputCity.d.ts +2 -0
- package/esm/plugin/Form/InputCity.js +56 -2
- package/esm/plugin/Form/InputColor.js +3 -1
- package/esm/plugin/Form/InputDate.js +29 -43
- package/esm/plugin/Form/InputDateRange.js +42 -31
- package/esm/plugin/Form/InputDateTime.js +3 -1
- package/esm/plugin/Form/InputDateTimeRange.js +3 -1
- package/esm/plugin/Form/InputEmail.js +3 -1
- package/esm/plugin/Form/InputExcel.js +3 -1
- package/esm/plugin/Form/InputFile.js +8 -2
- package/esm/plugin/Form/InputGroup.d.ts +1 -0
- package/esm/plugin/Form/InputGroup.js +3 -1
- package/esm/plugin/Form/InputImage.js +12 -6
- package/esm/plugin/Form/InputKV.js +3 -1
- package/esm/plugin/Form/InputMonth.js +3 -1
- package/esm/plugin/Form/InputMonthRange.js +3 -1
- package/esm/plugin/Form/InputNumber.d.ts +6 -1
- package/esm/plugin/Form/InputNumber.js +12 -1
- package/esm/plugin/Form/InputPassword.js +3 -1
- package/esm/plugin/Form/InputQuarter.js +3 -1
- package/esm/plugin/Form/InputQuarterRange.js +3 -1
- package/esm/plugin/Form/InputRange.d.ts +21 -1
- package/esm/plugin/Form/InputRange.js +50 -35
- package/esm/plugin/Form/InputRating.d.ts +6 -0
- package/esm/plugin/Form/InputRating.js +12 -1
- package/esm/plugin/Form/InputRepeat.js +3 -1
- package/esm/plugin/Form/InputRichText.js +3 -1
- package/esm/plugin/Form/InputSubForm.js +5 -3
- package/esm/plugin/Form/InputTable.d.ts +4 -3
- package/esm/plugin/Form/InputTable.js +85 -64
- package/esm/plugin/Form/InputTag.d.ts +6 -1
- package/esm/plugin/Form/InputTag.js +54 -4
- package/esm/plugin/Form/InputText.d.ts +2 -0
- package/esm/plugin/Form/InputText.js +51 -1
- package/esm/plugin/Form/InputTime.js +3 -1
- package/esm/plugin/Form/InputTimeRange.js +3 -1
- package/esm/plugin/Form/InputTree.d.ts +2 -1
- package/esm/plugin/Form/InputTree.js +98 -35
- package/esm/plugin/Form/InputURL.js +3 -1
- package/esm/plugin/Form/InputYear.js +3 -1
- package/esm/plugin/Form/InputYearRange.js +3 -1
- package/esm/plugin/Form/Item.js +20 -15
- package/esm/plugin/Form/ListSelect.d.ts +2 -0
- package/esm/plugin/Form/ListSelect.js +52 -2
- package/esm/plugin/Form/LocationPicker.d.ts +28 -0
- package/esm/plugin/Form/LocationPicker.js +34 -1
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -2
- package/esm/plugin/Form/MatrixCheckboxes.js +32 -6
- package/esm/plugin/Form/NestedSelect.d.ts +2 -1
- package/esm/plugin/Form/NestedSelect.js +52 -2
- package/esm/plugin/Form/Picker.d.ts +2 -1
- package/esm/plugin/Form/Picker.js +51 -3
- package/esm/plugin/Form/Radios.d.ts +2 -0
- package/esm/plugin/Form/Radios.js +33 -2
- package/esm/plugin/Form/Select.d.ts +9 -7
- package/esm/plugin/Form/Select.js +68 -51
- package/esm/plugin/Form/Static.js +5 -3
- package/esm/plugin/Form/Switch.d.ts +6 -1
- package/esm/plugin/Form/Switch.js +13 -1
- package/esm/plugin/Form/TabsTransfer.d.ts +4 -3
- package/esm/plugin/Form/TabsTransfer.js +81 -28
- package/esm/plugin/Form/Textarea.js +3 -1
- package/esm/plugin/Form/Transfer.d.ts +2 -0
- package/esm/plugin/Form/Transfer.js +46 -5
- package/esm/plugin/Form/TreeSelect.d.ts +2 -1
- package/esm/plugin/Form/TreeSelect.js +86 -30
- package/esm/plugin/Form/UUID.js +3 -1
- package/esm/plugin/Grid.js +13 -8
- package/esm/plugin/HBox.js +10 -8
- package/esm/plugin/IFrame.js +3 -1
- package/esm/plugin/Icon.js +5 -3
- package/esm/plugin/Image.js +54 -31
- package/esm/plugin/Images.js +22 -10
- package/esm/plugin/Json.js +3 -1
- package/esm/plugin/Layout/FlexPluginBase.js +18 -16
- package/esm/plugin/Layout/Layout_fixed.js +3 -1
- package/esm/plugin/Layout/Layout_free_container.js +3 -1
- package/esm/plugin/Layout/Layout_sorption_container.js +3 -1
- package/esm/plugin/Link.js +17 -5
- package/esm/plugin/List.d.ts +5 -0
- package/esm/plugin/List.js +59 -23
- package/esm/plugin/List2.d.ts +545 -0
- package/esm/plugin/List2.js +380 -0
- package/esm/plugin/ListItem.js +4 -2
- package/esm/plugin/Log.js +6 -4
- package/esm/plugin/Mapping.js +3 -1
- package/esm/plugin/Markdown.js +3 -1
- package/esm/plugin/Nav.d.ts +2 -0
- package/esm/plugin/Nav.js +7 -3
- package/esm/plugin/OfficeViewer.js +3 -1
- package/esm/plugin/Operation.js +4 -3
- package/esm/plugin/Others/Action.js +7 -5
- package/esm/plugin/Others/TableCell.js +5 -3
- package/esm/plugin/Page.d.ts +1 -1
- package/esm/plugin/Page.js +66 -20
- package/esm/plugin/Pagination.d.ts +0 -1
- package/esm/plugin/Pagination.js +35 -19
- package/esm/plugin/Panel.js +4 -2
- package/esm/plugin/Plain.js +3 -1
- package/esm/plugin/Progress.js +37 -10
- package/esm/plugin/Property.js +3 -1
- package/esm/plugin/QRCode.js +3 -1
- package/esm/plugin/Reset.js +3 -1
- package/esm/plugin/SearchBox.d.ts +3 -1
- package/esm/plugin/SearchBox.js +14 -1
- package/esm/plugin/Service.d.ts +20 -13
- package/esm/plugin/Service.js +203 -94
- package/esm/plugin/Sparkline.d.ts +2 -1
- package/esm/plugin/Sparkline.js +32 -9
- package/esm/plugin/Status.js +3 -1
- package/esm/plugin/Steps.js +3 -1
- package/esm/plugin/Submit.js +3 -1
- package/esm/plugin/Table.d.ts +10 -1
- package/esm/plugin/Table.js +160 -107
- package/esm/plugin/Table2.d.ts +24 -10
- package/esm/plugin/Table2.js +668 -420
- package/esm/plugin/TableCell2.d.ts +14 -2
- package/esm/plugin/TableCell2.js +510 -365
- package/esm/plugin/TableView.d.ts +2 -1
- package/esm/plugin/TableView.js +3 -1
- package/esm/plugin/Tabs.d.ts +2 -1
- package/esm/plugin/Tabs.js +6 -4
- package/esm/plugin/Tag.js +10 -2
- package/esm/plugin/Tasks.js +3 -1
- package/esm/plugin/Time.js +3 -1
- package/esm/plugin/Timeline.d.ts +2 -1
- package/esm/plugin/Timeline.js +77 -4
- package/esm/plugin/TooltipWrapper.js +12 -9
- package/esm/plugin/Tpl.js +21 -3
- package/esm/plugin/Video.js +3 -1
- package/esm/plugin/WebComponent.js +3 -1
- package/esm/plugin/Wizard.js +7 -5
- package/esm/plugin/Wrapper.js +10 -8
- package/esm/plugin/index.d.ts +144 -0
- package/esm/renderer/APIAdaptorControl.d.ts +16 -2
- package/esm/renderer/APIAdaptorControl.js +33 -47
- package/esm/renderer/APIControl.d.ts +4 -4
- package/esm/renderer/APIControl.js +13 -3
- package/esm/renderer/ActionApiControl.d.ts +9 -3
- package/esm/renderer/BadgeControl.d.ts +7 -7
- package/esm/renderer/BadgeControl.js +8 -3
- package/esm/renderer/ButtonGroupControl.d.ts +1 -1
- package/esm/renderer/ButtonGroupControl.js +3 -1
- package/esm/renderer/ColumnControl.d.ts +1 -1
- package/esm/renderer/DataBindingControl.d.ts +3 -3
- package/esm/renderer/DataBindingControl.js +12 -6
- package/esm/renderer/DataMappingControl.js +3 -1
- package/esm/renderer/DataPickerControl.d.ts +1 -1
- package/esm/renderer/DataPickerControl.js +3 -1
- package/esm/renderer/DateShortCutControl.d.ts +3 -2
- package/esm/renderer/DateShortCutControl.js +10 -6
- package/esm/renderer/ExpressionFormulaControl.d.ts +1 -1
- package/esm/renderer/ExpressionFormulaControl.js +4 -2
- package/esm/renderer/FeatureControl.d.ts +18 -5
- package/esm/renderer/FeatureControl.js +74 -12
- package/esm/renderer/FieldSetting.d.ts +66 -0
- package/esm/renderer/FieldSetting.js +492 -0
- package/esm/renderer/FlexSettingControl.d.ts +1 -1
- package/esm/renderer/FlexSettingControl.js +4 -2
- package/esm/renderer/FormulaControl.d.ts +8 -3
- package/esm/renderer/FormulaControl.js +24 -7
- package/esm/renderer/FunctionEditorControl.d.ts +79 -0
- package/esm/renderer/FunctionEditorControl.js +107 -0
- package/esm/renderer/GoConfigControl.d.ts +1 -1
- package/esm/renderer/GoConfigControl.js +4 -2
- package/esm/renderer/InputRangeValueControl.d.ts +15 -0
- package/esm/renderer/InputRangeValueControl.js +121 -0
- package/esm/renderer/MapSourceControl.d.ts +3 -3
- package/esm/renderer/MapSourceControl.js +4 -2
- package/esm/renderer/NavBadgeControl.d.ts +7 -7
- package/esm/renderer/NavBadgeControl.js +3 -1
- package/esm/renderer/NavDefaultActive.js +3 -1
- package/esm/renderer/NavSourceControl.d.ts +53 -35
- package/esm/renderer/NavSourceControl.js +601 -230
- package/esm/renderer/OptionControl.d.ts +5 -3
- package/esm/renderer/OptionControl.js +37 -25
- package/esm/renderer/RangePartsControl.d.ts +5 -5
- package/esm/renderer/RangePartsControl.js +6 -4
- package/esm/renderer/StatusControl.d.ts +2 -2
- package/esm/renderer/StatusControl.js +19 -3
- package/esm/renderer/SwitchMoreControl.d.ts +12 -5
- package/esm/renderer/SwitchMoreControl.js +23 -8
- package/esm/renderer/TableColumnWidthControl.d.ts +29 -0
- package/esm/renderer/TableColumnWidthControl.js +177 -0
- package/esm/renderer/TimelineItemControl.d.ts +6 -6
- package/esm/renderer/TimelineItemControl.js +26 -7
- package/esm/renderer/TplFormulaControl.d.ts +1 -1
- package/esm/renderer/TplFormulaControl.js +3 -1
- package/esm/renderer/TransferTableControl.d.ts +3 -3
- package/esm/renderer/TransferTableControl.js +4 -2
- package/esm/renderer/TreeOptionControl.d.ts +4 -4
- package/esm/renderer/TreeOptionControl.js +15 -13
- package/esm/renderer/ValidationControl.d.ts +4 -4
- package/esm/renderer/ValidationControl.js +4 -2
- package/esm/renderer/ValidationItem.d.ts +3 -3
- package/esm/renderer/ValidationItem.js +3 -1
- package/esm/renderer/crud2-control/AddColumnModal.d.ts +6 -0
- package/esm/renderer/crud2-control/AddColumnModal.js +256 -0
- package/esm/renderer/crud2-control/CRUDColumnControl.d.ts +68 -0
- package/esm/renderer/crud2-control/CRUDColumnControl.js +473 -0
- package/esm/renderer/crud2-control/CRUDFiltersControl.d.ts +53 -0
- package/esm/renderer/crud2-control/CRUDFiltersControl.js +691 -0
- package/esm/renderer/crud2-control/CRUDToolbarControl.d.ts +49 -0
- package/esm/renderer/crud2-control/CRUDToolbarControl.js +417 -0
- package/esm/renderer/event-control/action-config-dialog.d.ts +1 -1
- package/esm/renderer/event-control/action-config-dialog.js +30 -4
- package/esm/renderer/event-control/action-config-panel.js +3 -1
- package/esm/renderer/event-control/comp-action-select.d.ts +1 -1
- package/esm/renderer/event-control/comp-action-select.js +3 -1
- package/esm/renderer/event-control/helper.d.ts +2 -1
- package/esm/renderer/event-control/helper.js +307 -206
- package/esm/renderer/event-control/index.d.ts +28 -19
- package/esm/renderer/event-control/index.js +115 -22
- package/esm/renderer/style-control/Background.d.ts +1 -1
- package/esm/renderer/style-control/Background.js +3 -1
- package/esm/renderer/style-control/Border.d.ts +2 -2
- package/esm/renderer/style-control/Border.js +10 -8
- package/esm/renderer/style-control/BoxModel.d.ts +2 -2
- package/esm/renderer/style-control/BoxModel.js +3 -1
- package/esm/renderer/style-control/BoxShadow.d.ts +2 -2
- package/esm/renderer/style-control/BoxShadow.js +3 -1
- package/esm/renderer/style-control/Display.d.ts +1 -1
- package/esm/renderer/style-control/Display.js +3 -1
- package/esm/renderer/style-control/Font.d.ts +1 -1
- package/esm/renderer/style-control/Font.js +3 -1
- package/esm/renderer/style-control/InsetBoxModel.d.ts +2 -2
- package/esm/renderer/style-control/InsetBoxModel.js +3 -1
- package/esm/renderer/style-control/ThemeCssCode.d.ts +1 -1
- package/esm/renderer/style-control/ThemeCssCode.js +134 -282
- package/esm/renderer/style-control/font-family.js +3 -1
- package/esm/renderer/style-control/helper.js +3 -1
- package/esm/renderer/style-control/transformation.js +3 -1
- package/esm/renderer/textarea-formula/FormulaPicker.js +5 -3
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -1
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +77 -8
- package/esm/renderer/textarea-formula/plugin.js +5 -3
- package/esm/tpl/api.js +16 -11
- package/esm/tpl/common.js +60 -18
- package/esm/tpl/horizontal.js +4 -2
- package/esm/tpl/layout.js +16 -10
- package/esm/tpl/options.d.ts +10 -1
- package/esm/tpl/options.js +251 -11
- package/esm/tpl/remark.js +3 -1
- package/esm/tpl/style.js +99 -60
- package/esm/tpl/validations.js +3 -1
- package/esm/util.d.ts +14 -0
- package/esm/util.js +39 -3
- package/esm/validator.js +7 -5
- package/lib/builder/ApiDSBuilder.d.ts +491 -0
- package/lib/builder/ApiDSBuilder.js +1226 -0
- package/lib/builder/DSBuilder.d.ts +171 -0
- package/lib/builder/DSBuilder.js +55 -0
- package/lib/builder/DSBuilderManager.d.ts +62 -0
- package/lib/builder/DSBuilderManager.js +211 -0
- package/lib/builder/constants.d.ts +97 -0
- package/lib/builder/constants.js +144 -0
- package/lib/builder/index.d.ts +6 -0
- package/lib/builder/type.d.ts +96 -0
- package/lib/builder/utils.d.ts +10 -0
- package/lib/builder/utils.js +104 -0
- package/lib/component/BaseControl.js +5 -3
- package/lib/component/InputComponentName.js +3 -1
- package/lib/component/TableViewEditor.d.ts +2 -2
- package/lib/component/TableViewEditor.js +4 -2
- package/lib/icons/btn/btn-group.svg.js +3 -1
- package/lib/icons/btn/btn-select.svg.js +3 -1
- package/lib/icons/btn/btn-toolbar.svg.js +3 -1
- package/lib/icons/btn/button.svg.js +3 -1
- package/lib/icons/btn/dropdown-btn.svg.js +3 -1
- package/lib/icons/container/anchor-nav.svg.js +3 -1
- package/lib/icons/container/collapse.svg.js +3 -1
- package/lib/icons/container/container.svg.js +3 -1
- package/lib/icons/container/flex-container.svg.js +3 -1
- package/lib/icons/container/form-group.svg.js +3 -1
- package/lib/icons/container/grid.svg.js +3 -1
- package/lib/icons/container/iframe.svg.js +3 -1
- package/lib/icons/container/panel.svg.js +3 -1
- package/lib/icons/container/table-view.svg.js +3 -1
- package/lib/icons/container/tabs.svg.js +3 -1
- package/lib/icons/container/tooltip-wrapper.svg.js +3 -1
- package/lib/icons/container/web-component.svg.js +3 -1
- package/lib/icons/crud/column-add.svg.js +50 -0
- package/lib/icons/crud/column-delete.svg.js +48 -0
- package/lib/icons/crud/column-setting.svg.js +48 -0
- package/lib/icons/crud/share-link.svg.js +46 -0
- package/lib/icons/display/aBaseline.svg.js +19 -16
- package/lib/icons/display/aCenter.svg.js +19 -16
- package/lib/icons/display/aFlexEnd.svg.js +19 -16
- package/lib/icons/display/aFlexStart.svg.js +19 -16
- package/lib/icons/display/aStretch.svg.js +19 -16
- package/lib/icons/display/block.svg.js +19 -16
- package/lib/icons/display/dcolumn.svg.js +19 -16
- package/lib/icons/display/dcolumnReverse.svg.js +19 -16
- package/lib/icons/display/drow.svg.js +19 -16
- package/lib/icons/display/drowReverse.svg.js +19 -16
- package/lib/icons/display/flex.svg.js +19 -16
- package/lib/icons/display/inline-block.svg.js +19 -16
- package/lib/icons/display/inline.svg.js +19 -16
- package/lib/icons/display/jCenter.svg.js +19 -16
- package/lib/icons/display/jFlexEnd.svg.js +19 -16
- package/lib/icons/display/jFlexStart.svg.js +19 -16
- package/lib/icons/display/jSpaceAround.svg.js +19 -16
- package/lib/icons/display/jSpaceBetween.svg.js +19 -16
- package/lib/icons/feat/audio.svg.js +3 -1
- package/lib/icons/feat/custom.svg.js +3 -1
- package/lib/icons/feat/each.svg.js +3 -1
- package/lib/icons/feat/form.svg.js +3 -1
- package/lib/icons/feat/nav.svg.js +3 -1
- package/lib/icons/feat/qrcode.svg.js +3 -1
- package/lib/icons/feat/service.svg.js +3 -1
- package/lib/icons/feat/table.svg.js +3 -1
- package/lib/icons/feat/tasks.svg.js +3 -1
- package/lib/icons/feat/video.svg.js +3 -1
- package/lib/icons/feat/wizard.svg.js +3 -1
- package/lib/icons/form/chained-select.svg.js +3 -1
- package/lib/icons/form/checkbox.svg.js +3 -1
- package/lib/icons/form/checkboxes.svg.js +3 -1
- package/lib/icons/form/combo.svg.js +3 -1
- package/lib/icons/form/condition-builder.svg.js +3 -1
- package/lib/icons/form/diff-editor.svg.js +3 -1
- package/lib/icons/form/editor.svg.js +3 -1
- package/lib/icons/form/formula.svg.js +3 -1
- package/lib/icons/form/hidden.svg.js +3 -1
- package/lib/icons/form/input-city.svg.js +3 -1
- package/lib/icons/form/input-color.svg.js +3 -1
- package/lib/icons/form/input-date-range.svg.js +3 -1
- package/lib/icons/form/input-date.svg.js +3 -1
- package/lib/icons/form/input-datetime.svg.js +3 -1
- package/lib/icons/form/input-email.svg.js +3 -1
- package/lib/icons/form/input-excel.svg.js +3 -1
- package/lib/icons/form/input-file.svg.js +3 -1
- package/lib/icons/form/input-group.svg.js +3 -1
- package/lib/icons/form/input-image.svg.js +3 -1
- package/lib/icons/form/input-kv.svg.js +3 -1
- package/lib/icons/form/input-month-range.svg.js +3 -1
- package/lib/icons/form/input-number.svg.js +3 -1
- package/lib/icons/form/input-password.svg.js +3 -1
- package/lib/icons/form/input-quarter-range.svg.js +3 -1
- package/lib/icons/form/input-range.svg.js +3 -1
- package/lib/icons/form/input-rating.svg.js +3 -1
- package/lib/icons/form/input-repeat.svg.js +3 -1
- package/lib/icons/form/input-rich-text.svg.js +3 -1
- package/lib/icons/form/input-tag.svg.js +3 -1
- package/lib/icons/form/input-text.svg.js +3 -1
- package/lib/icons/form/input-time-range.svg.js +3 -1
- package/lib/icons/form/input-time.svg.js +3 -1
- package/lib/icons/form/input-tree.svg.js +3 -1
- package/lib/icons/form/input-url.svg.js +3 -1
- package/lib/icons/form/input-year.svg.js +3 -1
- package/lib/icons/form/inputArray.svg.js +3 -1
- package/lib/icons/form/list-select.svg.js +3 -1
- package/lib/icons/form/location-picker.svg.js +3 -1
- package/lib/icons/form/matrix-checkboxes.svg.js +3 -1
- package/lib/icons/form/month.svg.js +3 -1
- package/lib/icons/form/nested-select.svg.js +3 -1
- package/lib/icons/form/picker.svg.js +3 -1
- package/lib/icons/form/quarter.svg.js +3 -1
- package/lib/icons/form/radios.svg.js +3 -1
- package/lib/icons/form/select.svg.js +3 -1
- package/lib/icons/form/static.svg.js +3 -1
- package/lib/icons/form/sub-form.svg.js +3 -1
- package/lib/icons/form/switch.svg.js +3 -1
- package/lib/icons/form/tabs-transfer.svg.js +3 -1
- package/lib/icons/form/textarea.svg.js +3 -1
- package/lib/icons/form/transfer.svg.js +3 -1
- package/lib/icons/form/tree-select.svg.js +3 -1
- package/lib/icons/form/uuid.svg.js +3 -1
- package/lib/icons/index.js +12 -1
- package/lib/icons/layout/layout-1with2.svg.js +3 -1
- package/lib/icons/layout/layout-2cols.svg.js +3 -1
- package/lib/icons/layout/layout-2row.svg.js +3 -1
- package/lib/icons/layout/layout-2with1.svg.js +3 -1
- package/lib/icons/layout/layout-3cols.svg.js +3 -1
- package/lib/icons/layout/layout-3row.svg.js +3 -1
- package/lib/icons/layout/layout-absolute.svg.js +3 -1
- package/lib/icons/layout/layout-fixed-top.svg.js +3 -1
- package/lib/icons/layout/layout-fixed.svg.js +3 -1
- package/lib/icons/layout/layout-free-container.svg.js +3 -1
- package/lib/icons/layout/layout-full.svg.js +3 -1
- package/lib/icons/layout/layout1-2.svg.js +3 -1
- package/lib/icons/layout/layout2-1.svg.js +3 -1
- package/lib/icons/layout/layout3-1.svg.js +3 -1
- package/lib/icons/layout/layout3-2.svg.js +3 -1
- package/lib/icons/other/_fx.svg.js +3 -1
- package/lib/icons/other/divider.svg.js +3 -1
- package/lib/icons/other/fx.svg.js +3 -1
- package/lib/icons/other/property-sheet.svg.js +3 -1
- package/lib/icons/other/tooltip.svg.js +3 -1
- package/lib/icons/show/URL.svg.js +3 -1
- package/lib/icons/show/avatar.svg.js +3 -1
- package/lib/icons/show/breadcrumb.svg.js +3 -1
- package/lib/icons/show/card.svg.js +3 -1
- package/lib/icons/show/cards.svg.js +3 -1
- package/lib/icons/show/carousel.svg.js +3 -1
- package/lib/icons/show/chart.svg.js +3 -1
- package/lib/icons/show/code.svg.js +3 -1
- package/lib/icons/show/date.svg.js +3 -1
- package/lib/icons/show/datetime.svg.js +3 -1
- package/lib/icons/show/image.svg.js +3 -1
- package/lib/icons/show/images.svg.js +3 -1
- package/lib/icons/show/json-view.svg.js +3 -1
- package/lib/icons/show/list.svg.js +3 -1
- package/lib/icons/show/log.svg.js +3 -1
- package/lib/icons/show/mapping.svg.js +3 -1
- package/lib/icons/show/markdown.svg.js +3 -1
- package/lib/icons/show/plain.svg.js +3 -1
- package/lib/icons/show/progress.svg.js +3 -1
- package/lib/icons/show/sparkline.svg.js +3 -1
- package/lib/icons/show/status.svg.js +3 -1
- package/lib/icons/show/steps.svg.js +3 -1
- package/lib/icons/show/time.svg.js +3 -1
- package/lib/icons/theme/css.svg.js +3 -1
- package/lib/index.d.ts +9 -145
- package/lib/index.js +322 -139
- package/lib/locale/en-US.js +307 -2
- package/lib/locale/zh-CN.js +315 -4
- package/lib/plugin/Alert.js +3 -1
- package/lib/plugin/AnchorNav.js +5 -3
- package/lib/plugin/Audio.js +3 -1
- package/lib/plugin/Avatar.js +3 -1
- package/lib/plugin/Breadcrumb.js +3 -1
- package/lib/plugin/Button.js +5 -3
- package/lib/plugin/ButtonGroup.js +3 -1
- package/lib/plugin/CRUD.d.ts +4 -3
- package/lib/plugin/CRUD.js +29 -23
- package/lib/plugin/CRUD2/BaseCRUD.d.ts +233 -0
- package/lib/plugin/CRUD2/BaseCRUD.js +1060 -0
- package/lib/plugin/CRUD2/CRUDCards.d.ts +53 -0
- package/lib/plugin/CRUD2/CRUDList.d.ts +53 -0
- package/lib/plugin/CRUD2/CRUDTable.d.ts +21 -0
- package/lib/plugin/CRUD2/CRUDTable.js +52 -0
- package/lib/plugin/CRUD2/constants.d.ts +32 -0
- package/lib/plugin/CRUD2/constants.js +81 -0
- package/lib/plugin/CRUD2/utils.d.ts +8 -0
- package/lib/plugin/CRUD2/utils.js +103 -0
- package/lib/plugin/Card.js +10 -4
- package/lib/plugin/Card2.js +3 -1
- package/lib/plugin/Cards.d.ts +547 -41
- package/lib/plugin/Cards.js +365 -171
- package/lib/plugin/Carousel.js +122 -97
- package/lib/plugin/Chart.d.ts +3 -0
- package/lib/plugin/Chart.js +145 -89
- package/lib/plugin/CodeView.js +3 -1
- package/lib/plugin/Collapse.d.ts +2 -1
- package/lib/plugin/Collapse.js +56 -8
- package/lib/plugin/CollapseGroup.js +14 -13
- package/lib/plugin/ColumnToggler.d.ts +11 -6
- package/lib/plugin/ColumnToggler.js +72 -9
- package/lib/plugin/Container.d.ts +4 -1
- package/lib/plugin/Container.js +79 -9
- package/lib/plugin/Custom.js +5 -3
- package/lib/plugin/CustomRegion.js +5 -2
- package/lib/plugin/Date.js +3 -1
- package/lib/plugin/Datetime.js +3 -1
- package/lib/plugin/Dialog.d.ts +26 -3
- package/lib/plugin/Dialog.js +215 -20
- package/lib/plugin/Divider.js +72 -6
- package/lib/plugin/Drawer.d.ts +7 -1
- package/lib/plugin/Drawer.js +136 -42
- package/lib/plugin/DropDownButton.js +4 -2
- package/lib/plugin/Each.d.ts +226 -11
- package/lib/plugin/Each.js +234 -89
- package/lib/plugin/Flex.js +3 -1
- package/lib/plugin/Form/ButtonGroupSelect.d.ts +2 -0
- package/lib/plugin/Form/ButtonGroupSelect.js +52 -2
- package/lib/plugin/Form/ButtonToolbar.js +3 -1
- package/lib/plugin/Form/ChainedSelect.d.ts +2 -0
- package/lib/plugin/Form/ChainedSelect.js +43 -3
- package/lib/plugin/Form/Checkbox.d.ts +6 -0
- package/lib/plugin/Form/Checkbox.js +65 -12
- package/lib/plugin/Form/Checkboxes.d.ts +2 -0
- package/lib/plugin/Form/Checkboxes.js +66 -22
- package/lib/plugin/Form/CodeEditor.js +3 -1
- package/lib/plugin/Form/Combo.d.ts +4 -2
- package/lib/plugin/Form/Combo.js +78 -5
- package/lib/plugin/Form/ConditionBuilder.js +9 -4
- package/lib/plugin/Form/Control.js +5 -3
- package/lib/plugin/Form/DiffEditor.js +3 -1
- package/lib/plugin/Form/FieldSet.js +4 -2
- package/lib/plugin/Form/Form.d.ts +37 -8
- package/lib/plugin/Form/Form.js +633 -489
- package/lib/plugin/Form/Formula.js +3 -1
- package/lib/plugin/Form/Group.js +5 -3
- package/lib/plugin/Form/Hidden.js +3 -1
- package/lib/plugin/Form/InputArray.js +4 -2
- package/lib/plugin/Form/InputCity.d.ts +2 -0
- package/lib/plugin/Form/InputCity.js +56 -2
- package/lib/plugin/Form/InputColor.js +3 -1
- package/lib/plugin/Form/InputDate.js +29 -43
- package/lib/plugin/Form/InputDateRange.js +42 -31
- package/lib/plugin/Form/InputDateTime.js +3 -1
- package/lib/plugin/Form/InputDateTimeRange.js +3 -1
- package/lib/plugin/Form/InputEmail.js +3 -1
- package/lib/plugin/Form/InputExcel.js +3 -1
- package/lib/plugin/Form/InputFile.js +8 -2
- package/lib/plugin/Form/InputGroup.d.ts +1 -0
- package/lib/plugin/Form/InputGroup.js +3 -1
- package/lib/plugin/Form/InputImage.js +12 -6
- package/lib/plugin/Form/InputKV.js +3 -1
- package/lib/plugin/Form/InputMonth.js +3 -1
- package/lib/plugin/Form/InputMonthRange.js +3 -1
- package/lib/plugin/Form/InputNumber.d.ts +6 -1
- package/lib/plugin/Form/InputNumber.js +12 -1
- package/lib/plugin/Form/InputPassword.js +3 -1
- package/lib/plugin/Form/InputQuarter.js +3 -1
- package/lib/plugin/Form/InputQuarterRange.js +3 -1
- package/lib/plugin/Form/InputRange.d.ts +21 -1
- package/lib/plugin/Form/InputRange.js +50 -35
- package/lib/plugin/Form/InputRating.d.ts +6 -0
- package/lib/plugin/Form/InputRating.js +12 -1
- package/lib/plugin/Form/InputRepeat.js +3 -1
- package/lib/plugin/Form/InputRichText.js +3 -1
- package/lib/plugin/Form/InputSubForm.js +5 -3
- package/lib/plugin/Form/InputTable.d.ts +4 -3
- package/lib/plugin/Form/InputTable.js +82 -61
- package/lib/plugin/Form/InputTag.d.ts +6 -1
- package/lib/plugin/Form/InputTag.js +54 -4
- package/lib/plugin/Form/InputText.d.ts +2 -0
- package/lib/plugin/Form/InputText.js +51 -1
- package/lib/plugin/Form/InputTime.js +3 -1
- package/lib/plugin/Form/InputTimeRange.js +3 -1
- package/lib/plugin/Form/InputTree.d.ts +2 -1
- package/lib/plugin/Form/InputTree.js +98 -35
- package/lib/plugin/Form/InputURL.js +3 -1
- package/lib/plugin/Form/InputYear.js +3 -1
- package/lib/plugin/Form/InputYearRange.js +3 -1
- package/lib/plugin/Form/Item.js +20 -15
- package/lib/plugin/Form/ListSelect.d.ts +2 -0
- package/lib/plugin/Form/ListSelect.js +52 -2
- package/lib/plugin/Form/LocationPicker.d.ts +28 -0
- package/lib/plugin/Form/LocationPicker.js +34 -1
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -2
- package/lib/plugin/Form/MatrixCheckboxes.js +32 -6
- package/lib/plugin/Form/NestedSelect.d.ts +2 -1
- package/lib/plugin/Form/NestedSelect.js +52 -2
- package/lib/plugin/Form/Picker.d.ts +2 -1
- package/lib/plugin/Form/Picker.js +51 -3
- package/lib/plugin/Form/Radios.d.ts +2 -0
- package/lib/plugin/Form/Radios.js +33 -2
- package/lib/plugin/Form/Select.d.ts +9 -7
- package/lib/plugin/Form/Select.js +68 -51
- package/lib/plugin/Form/Static.js +5 -3
- package/lib/plugin/Form/Switch.d.ts +6 -1
- package/lib/plugin/Form/Switch.js +13 -1
- package/lib/plugin/Form/TabsTransfer.d.ts +4 -3
- package/lib/plugin/Form/TabsTransfer.js +80 -27
- package/lib/plugin/Form/Textarea.js +3 -1
- package/lib/plugin/Form/Transfer.d.ts +2 -0
- package/lib/plugin/Form/Transfer.js +46 -5
- package/lib/plugin/Form/TreeSelect.d.ts +2 -1
- package/lib/plugin/Form/TreeSelect.js +86 -30
- package/lib/plugin/Form/UUID.js +3 -1
- package/lib/plugin/Grid.js +13 -8
- package/lib/plugin/HBox.js +10 -8
- package/lib/plugin/IFrame.js +3 -1
- package/lib/plugin/Icon.js +5 -3
- package/lib/plugin/Image.js +54 -31
- package/lib/plugin/Images.js +22 -10
- package/lib/plugin/Json.js +3 -1
- package/lib/plugin/Layout/FlexPluginBase.js +18 -16
- package/lib/plugin/Layout/Layout_fixed.js +3 -1
- package/lib/plugin/Layout/Layout_free_container.js +3 -1
- package/lib/plugin/Layout/Layout_sorption_container.js +3 -1
- package/lib/plugin/Link.js +17 -5
- package/lib/plugin/List.d.ts +5 -0
- package/lib/plugin/List.js +58 -21
- package/lib/plugin/List2.d.ts +545 -0
- package/lib/plugin/List2.js +388 -0
- package/lib/plugin/ListItem.js +4 -2
- package/lib/plugin/Log.js +6 -4
- package/lib/plugin/Mapping.js +3 -1
- package/lib/plugin/Markdown.js +3 -1
- package/lib/plugin/Nav.d.ts +2 -0
- package/lib/plugin/Nav.js +7 -3
- package/lib/plugin/OfficeViewer.js +3 -1
- package/lib/plugin/Operation.js +4 -3
- package/lib/plugin/Others/Action.js +7 -5
- package/lib/plugin/Others/TableCell.js +5 -3
- package/lib/plugin/Page.d.ts +1 -1
- package/lib/plugin/Page.js +65 -23
- package/lib/plugin/Pagination.d.ts +0 -1
- package/lib/plugin/Pagination.js +38 -18
- package/lib/plugin/Panel.js +4 -2
- package/lib/plugin/Plain.js +3 -1
- package/lib/plugin/Progress.js +37 -10
- package/lib/plugin/Property.js +3 -1
- package/lib/plugin/QRCode.js +3 -1
- package/lib/plugin/Reset.js +3 -1
- package/lib/plugin/SearchBox.d.ts +3 -1
- package/lib/plugin/SearchBox.js +14 -1
- package/lib/plugin/Service.d.ts +20 -13
- package/lib/plugin/Service.js +201 -92
- package/lib/plugin/Sparkline.d.ts +2 -1
- package/lib/plugin/Sparkline.js +31 -8
- package/lib/plugin/Status.js +3 -1
- package/lib/plugin/Steps.js +3 -1
- package/lib/plugin/Submit.js +3 -1
- package/lib/plugin/Table.d.ts +10 -1
- package/lib/plugin/Table.js +159 -106
- package/lib/plugin/Table2.d.ts +24 -10
- package/lib/plugin/Table2.js +672 -418
- package/lib/plugin/TableCell2.d.ts +14 -2
- package/lib/plugin/TableCell2.js +509 -362
- package/lib/plugin/TableView.d.ts +2 -1
- package/lib/plugin/TableView.js +3 -1
- package/lib/plugin/Tabs.d.ts +2 -1
- package/lib/plugin/Tabs.js +6 -4
- package/lib/plugin/Tag.js +10 -2
- package/lib/plugin/Tasks.js +3 -1
- package/lib/plugin/Time.js +3 -1
- package/lib/plugin/Timeline.d.ts +2 -1
- package/lib/plugin/Timeline.js +76 -3
- package/lib/plugin/TooltipWrapper.js +12 -9
- package/lib/plugin/Tpl.js +21 -3
- package/lib/plugin/Video.js +3 -1
- package/lib/plugin/WebComponent.js +3 -1
- package/lib/plugin/Wizard.js +7 -5
- package/lib/plugin/Wrapper.js +10 -8
- package/lib/plugin/index.d.ts +144 -0
- package/lib/renderer/APIAdaptorControl.d.ts +16 -2
- package/lib/renderer/APIAdaptorControl.js +34 -46
- package/lib/renderer/APIControl.d.ts +4 -4
- package/lib/renderer/APIControl.js +13 -3
- package/lib/renderer/ActionApiControl.d.ts +9 -3
- package/lib/renderer/BadgeControl.d.ts +9 -9
- package/lib/renderer/BadgeControl.js +8 -3
- package/lib/renderer/ButtonGroupControl.d.ts +1 -1
- package/lib/renderer/ButtonGroupControl.js +3 -1
- package/lib/renderer/ColumnControl.d.ts +1 -1
- package/lib/renderer/DataBindingControl.d.ts +3 -3
- package/lib/renderer/DataBindingControl.js +13 -6
- package/lib/renderer/DataMappingControl.js +3 -1
- package/lib/renderer/DataPickerControl.d.ts +1 -1
- package/lib/renderer/DataPickerControl.js +3 -1
- package/lib/renderer/DateShortCutControl.d.ts +3 -2
- package/lib/renderer/DateShortCutControl.js +10 -6
- package/lib/renderer/ExpressionFormulaControl.d.ts +1 -1
- package/lib/renderer/ExpressionFormulaControl.js +4 -2
- package/lib/renderer/FeatureControl.d.ts +18 -5
- package/lib/renderer/FeatureControl.js +81 -16
- package/lib/renderer/FieldSetting.d.ts +66 -0
- package/lib/renderer/FieldSetting.js +503 -0
- package/lib/renderer/FlexSettingControl.d.ts +1 -1
- package/lib/renderer/FlexSettingControl.js +4 -2
- package/lib/renderer/FormulaControl.d.ts +8 -3
- package/lib/renderer/FormulaControl.js +23 -6
- package/lib/renderer/FunctionEditorControl.d.ts +79 -0
- package/lib/renderer/FunctionEditorControl.js +115 -0
- package/lib/renderer/GoConfigControl.d.ts +1 -1
- package/lib/renderer/GoConfigControl.js +4 -2
- package/lib/renderer/InputRangeValueControl.d.ts +15 -0
- package/lib/renderer/InputRangeValueControl.js +127 -0
- package/lib/renderer/MapSourceControl.d.ts +3 -3
- package/lib/renderer/MapSourceControl.js +4 -2
- package/lib/renderer/NavBadgeControl.d.ts +7 -7
- package/lib/renderer/NavBadgeControl.js +3 -1
- package/lib/renderer/NavDefaultActive.js +3 -1
- package/lib/renderer/NavSourceControl.d.ts +53 -35
- package/lib/renderer/NavSourceControl.js +600 -227
- package/lib/renderer/OptionControl.d.ts +5 -3
- package/lib/renderer/OptionControl.js +37 -25
- package/lib/renderer/RangePartsControl.d.ts +5 -5
- package/lib/renderer/RangePartsControl.js +6 -4
- package/lib/renderer/StatusControl.d.ts +2 -2
- package/lib/renderer/StatusControl.js +19 -3
- package/lib/renderer/SwitchMoreControl.d.ts +12 -5
- package/lib/renderer/SwitchMoreControl.js +26 -9
- package/lib/renderer/TableColumnWidthControl.d.ts +29 -0
- package/lib/renderer/TableColumnWidthControl.js +186 -0
- package/lib/renderer/TimelineItemControl.d.ts +6 -6
- package/lib/renderer/TimelineItemControl.js +26 -7
- package/lib/renderer/TplFormulaControl.d.ts +1 -1
- package/lib/renderer/TplFormulaControl.js +3 -1
- package/lib/renderer/TransferTableControl.d.ts +3 -3
- package/lib/renderer/TransferTableControl.js +4 -2
- package/lib/renderer/TreeOptionControl.d.ts +4 -4
- package/lib/renderer/TreeOptionControl.js +15 -13
- package/lib/renderer/ValidationControl.d.ts +4 -4
- package/lib/renderer/ValidationControl.js +4 -2
- package/lib/renderer/ValidationItem.d.ts +3 -3
- package/lib/renderer/ValidationItem.js +3 -1
- package/lib/renderer/crud2-control/AddColumnModal.d.ts +6 -0
- package/lib/renderer/crud2-control/AddColumnModal.js +265 -0
- package/lib/renderer/crud2-control/CRUDColumnControl.d.ts +68 -0
- package/lib/renderer/crud2-control/CRUDColumnControl.js +482 -0
- package/lib/renderer/crud2-control/CRUDFiltersControl.d.ts +53 -0
- package/lib/renderer/crud2-control/CRUDFiltersControl.js +701 -0
- package/lib/renderer/crud2-control/CRUDToolbarControl.d.ts +49 -0
- package/lib/renderer/crud2-control/CRUDToolbarControl.js +426 -0
- package/lib/renderer/event-control/action-config-dialog.d.ts +1 -1
- package/lib/renderer/event-control/action-config-dialog.js +29 -3
- package/lib/renderer/event-control/action-config-panel.js +3 -1
- package/lib/renderer/event-control/comp-action-select.d.ts +1 -1
- package/lib/renderer/event-control/comp-action-select.js +3 -1
- package/lib/renderer/event-control/helper.d.ts +2 -1
- package/lib/renderer/event-control/helper.js +305 -204
- package/lib/renderer/event-control/index.d.ts +28 -19
- package/lib/renderer/event-control/index.js +115 -22
- package/lib/renderer/style-control/Background.d.ts +1 -1
- package/lib/renderer/style-control/Background.js +3 -1
- package/lib/renderer/style-control/Border.d.ts +2 -2
- package/lib/renderer/style-control/Border.js +10 -8
- package/lib/renderer/style-control/BoxModel.d.ts +2 -2
- package/lib/renderer/style-control/BoxModel.js +3 -1
- package/lib/renderer/style-control/BoxShadow.d.ts +2 -2
- package/lib/renderer/style-control/BoxShadow.js +3 -1
- package/lib/renderer/style-control/Display.d.ts +1 -1
- package/lib/renderer/style-control/Display.js +3 -1
- package/lib/renderer/style-control/Font.d.ts +1 -1
- package/lib/renderer/style-control/Font.js +3 -1
- package/lib/renderer/style-control/InsetBoxModel.d.ts +2 -2
- package/lib/renderer/style-control/InsetBoxModel.js +3 -1
- package/lib/renderer/style-control/ThemeCssCode.d.ts +1 -1
- package/lib/renderer/style-control/ThemeCssCode.js +136 -282
- package/lib/renderer/style-control/font-family.js +3 -1
- package/lib/renderer/style-control/helper.js +3 -1
- package/lib/renderer/style-control/transformation.js +3 -1
- package/lib/renderer/textarea-formula/FormulaPicker.js +5 -3
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -1
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +76 -7
- package/lib/renderer/textarea-formula/plugin.js +5 -3
- package/lib/tpl/api.js +19 -13
- package/lib/tpl/common.js +63 -18
- package/lib/tpl/horizontal.js +9 -3
- package/lib/tpl/layout.js +17 -10
- package/lib/tpl/options.d.ts +10 -1
- package/lib/tpl/options.js +251 -10
- package/lib/tpl/remark.js +3 -1
- package/lib/tpl/style.js +99 -60
- package/lib/tpl/validations.js +3 -1
- package/lib/util.d.ts +14 -0
- package/lib/util.js +39 -1
- package/lib/validator.js +7 -5
- package/package.json +2 -1
- package/esm/plugin/CRUD2.d.ts +0 -78
- package/esm/plugin/CRUD2.js +0 -1553
- package/esm/renderer/style-control/themeLanguage.d.ts +0 -1
- package/esm/renderer/style-control/themeLanguage.js +0 -1894
- package/lib/plugin/CRUD2.d.ts +0 -78
- package/lib/plugin/CRUD2.js +0 -1565
- package/lib/renderer/style-control/themeLanguage.d.ts +0 -1
- package/lib/renderer/style-control/themeLanguage.js +0 -1898
package/lib/plugin/Collapse.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
|
|
@@ -42,8 +43,8 @@ var CollapsePlugin = /** @class */function (_super) {
|
|
42
43
|
_this.panelJustify = true;
|
43
44
|
_this.events = [{
|
44
45
|
eventName: 'change',
|
45
|
-
eventLabel:
|
46
|
-
description:
|
46
|
+
eventLabel: i18nRuntime.i18n("8e5ff4f20463c03f7935e0627888c03c"),
|
47
|
+
description: i18nRuntime.i18n("bcfcd9d31a7a469fa1f3a2ea9e3e3f89"),
|
47
48
|
dataSchema: [{
|
48
49
|
type: 'object',
|
49
50
|
properties: {
|
@@ -53,33 +54,79 @@ var CollapsePlugin = /** @class */function (_super) {
|
|
53
54
|
properties: {
|
54
55
|
collapsed: {
|
55
56
|
type: 'boolean',
|
56
|
-
title:
|
57
|
+
title: i18nRuntime.i18n("0e8638286319f6efb0afe2616714e8c3")
|
57
58
|
}
|
58
59
|
}
|
59
60
|
}
|
60
61
|
}
|
61
62
|
}]
|
63
|
+
}, {
|
64
|
+
eventName: 'expand',
|
65
|
+
eventLabel: i18nRuntime.i18n("dce3879aaf11920ab97c94781ddaaed5"),
|
66
|
+
description: i18nRuntime.i18n("0f680e944e33feb4719bd0dfe618aa50"),
|
67
|
+
dataSchema: [{
|
68
|
+
type: 'object',
|
69
|
+
properties: {
|
70
|
+
data: {
|
71
|
+
type: 'object',
|
72
|
+
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
73
|
+
properties: {
|
74
|
+
collapsed: {
|
75
|
+
type: 'boolean',
|
76
|
+
title: i18nRuntime.i18n("0e8638286319f6efb0afe2616714e8c3")
|
77
|
+
}
|
78
|
+
}
|
79
|
+
}
|
80
|
+
}
|
81
|
+
}]
|
82
|
+
}, {
|
83
|
+
eventName: 'collapse',
|
84
|
+
eventLabel: i18nRuntime.i18n("0469f19533c2fa1d63418b86ec203ab7"),
|
85
|
+
description: i18nRuntime.i18n("3ffa0c7285daa4c39f7b7699a845860c"),
|
86
|
+
dataSchema: [{
|
87
|
+
type: 'object',
|
88
|
+
properties: {
|
89
|
+
data: {
|
90
|
+
type: 'object',
|
91
|
+
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
92
|
+
properties: {
|
93
|
+
collapsed: {
|
94
|
+
type: 'boolean',
|
95
|
+
title: i18nRuntime.i18n("0e8638286319f6efb0afe2616714e8c3")
|
96
|
+
}
|
97
|
+
}
|
98
|
+
}
|
99
|
+
}
|
100
|
+
}]
|
101
|
+
}];
|
102
|
+
_this.actions = [{
|
103
|
+
actionType: 'expand',
|
104
|
+
actionLabel: i18nRuntime.i18n("578125c5d7586aefb797caca9111ed1f"),
|
105
|
+
description: i18nRuntime.i18n("ae772db91ee1bd385ffafed3e9b8f4cc")
|
106
|
+
}, {
|
107
|
+
actionLabel: i18nRuntime.i18n("5882cb6b5133d35488c386965321c60b"),
|
108
|
+
actionType: 'collapse',
|
109
|
+
description: i18nRuntime.i18n("04e36bd57e0e1623da86ee2c19c2a885")
|
62
110
|
}];
|
63
111
|
_this.panelBodyCreator = function (context) {
|
64
112
|
var _a, _b;
|
65
|
-
|
113
|
+
amisEditorCore.getI18nEnabled();
|
66
114
|
return amisEditorCore.getSchemaTpl('tabs', [{
|
67
115
|
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
68
116
|
body: amisEditorCore.getSchemaTpl('collapseGroup', [{
|
69
117
|
title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
70
118
|
body: [amisEditorCore.getSchemaTpl('layout:originPosition', {
|
71
119
|
value: 'left-top'
|
72
|
-
}), {
|
120
|
+
}), amisEditorCore.getSchemaTpl('title', {
|
73
121
|
name: 'header',
|
74
122
|
label: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
75
|
-
type: i18nEnabled ? 'input-text-i18n' : 'input-text',
|
76
123
|
pipeIn: amisEditorCore.defaultValue(((_a = context === null || context === void 0 ? void 0 : context.schema) === null || _a === void 0 ? void 0 : _a.title) || ((_b = context === null || context === void 0 ? void 0 : context.schema) === null || _b === void 0 ? void 0 : _b.header) || ''),
|
77
124
|
onChange: function (value, oldValue, model, form) {
|
78
125
|
// 转换一下旧版本的title字段
|
79
126
|
form.setValueByName('header', value);
|
80
127
|
form.setValueByName('title', undefined);
|
81
128
|
}
|
82
|
-
}, amisEditorCore.getSchemaTpl('collapseOpenHeader'), {
|
129
|
+
}), amisEditorCore.getSchemaTpl('collapseOpenHeader'), {
|
83
130
|
name: 'headerPosition',
|
84
131
|
label: i18nRuntime.i18n("3a8647306ee6456517b7bf9c8bc7de23"),
|
85
132
|
type: 'button-group-select',
|
@@ -141,3 +188,4 @@ var CollapsePlugin = /** @class */function (_super) {
|
|
141
188
|
amisEditorCore.registerEditorPlugin(CollapsePlugin);
|
142
189
|
|
143
190
|
exports.CollapsePlugin = CollapsePlugin;
|
191
|
+
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
|
|
@@ -55,8 +56,8 @@ var CollapseGroupPlugin = /** @class */function (_super) {
|
|
55
56
|
_this.previewSchema = tslib.__assign({}, _this.scaffold);
|
56
57
|
_this.events = [{
|
57
58
|
eventName: 'change',
|
58
|
-
eventLabel:
|
59
|
-
description:
|
59
|
+
eventLabel: i18nRuntime.i18n("8e5ff4f20463c03f7935e0627888c03c"),
|
60
|
+
description: i18nRuntime.i18n("d2fa917958506736ea39edbef5e1cea5"),
|
60
61
|
dataSchema: [{
|
61
62
|
type: 'object',
|
62
63
|
properties: {
|
@@ -66,15 +67,15 @@ var CollapseGroupPlugin = /** @class */function (_super) {
|
|
66
67
|
properties: {
|
67
68
|
activeKeys: {
|
68
69
|
type: 'array',
|
69
|
-
title:
|
70
|
+
title: i18nRuntime.i18n("58164864ad00f5d134f304d309055eda")
|
70
71
|
},
|
71
72
|
collapseId: {
|
72
|
-
type: 'string
|
73
|
-
title:
|
73
|
+
type: 'string',
|
74
|
+
title: i18nRuntime.i18n("44732aa2566399b71483e63252d3dbc7")
|
74
75
|
},
|
75
76
|
collapsed: {
|
76
77
|
type: 'boolean',
|
77
|
-
title:
|
78
|
+
title: i18nRuntime.i18n("0e8638286319f6efb0afe2616714e8c3")
|
78
79
|
}
|
79
80
|
}
|
80
81
|
}
|
@@ -85,7 +86,7 @@ var CollapseGroupPlugin = /** @class */function (_super) {
|
|
85
86
|
_this.panelTitle = i18nRuntime.i18n("d09980a88568f75e9267ca7b531c74eb");
|
86
87
|
_this.panelJustify = true;
|
87
88
|
_this.panelBodyCreator = function (context) {
|
88
|
-
|
89
|
+
amisEditorCore.getI18nEnabled();
|
89
90
|
return [amisEditorCore.getSchemaTpl('tabs', [{
|
90
91
|
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
91
92
|
body: amisEditorCore.getSchemaTpl('collapseGroup', [{
|
@@ -171,11 +172,10 @@ var CollapseGroupPlugin = /** @class */function (_super) {
|
|
171
172
|
name: 'active',
|
172
173
|
type: 'checkbox'
|
173
174
|
}], i18nRuntime.i18n("030a54b0afb54fc7f90e1a0f64eb8205"))
|
174
|
-
}, {
|
175
|
+
}, amisEditorCore.getSchemaTpl('title', {
|
175
176
|
name: 'header',
|
176
|
-
placeholder: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab")
|
177
|
-
|
178
|
-
}],
|
177
|
+
placeholder: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab")
|
178
|
+
})],
|
179
179
|
onChange: function (value, oldValue, model, form) {
|
180
180
|
var activeKey = value.reduce(function (arr, item) {
|
181
181
|
item.active === true && arr.push(item.key);
|
@@ -200,7 +200,7 @@ var CollapseGroupPlugin = /** @class */function (_super) {
|
|
200
200
|
if (!item.key) {
|
201
201
|
var key = findMinCanUsedKey(keys, value.length);
|
202
202
|
item.key = key;
|
203
|
-
item.header = "
|
203
|
+
item.header = i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab").concat(key);
|
204
204
|
}
|
205
205
|
});
|
206
206
|
return value;
|
@@ -245,3 +245,4 @@ var CollapseGroupPlugin = /** @class */function (_super) {
|
|
245
245
|
amisEditorCore.registerEditorPlugin(CollapseGroupPlugin);
|
246
246
|
|
247
247
|
exports.CollapseGroupPlugin = CollapseGroupPlugin;
|
248
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -2,15 +2,20 @@ import { BasePlugin, BasicRendererInfo, RendererInfoResolveEventContext } from '
|
|
2
2
|
export declare class ColumnToggler extends BasePlugin {
|
3
3
|
static id: string;
|
4
4
|
rendererName: string;
|
5
|
-
$schema: string;
|
6
5
|
name: string;
|
7
|
-
isBaseComponent: boolean;
|
8
|
-
disabledRendererPlugin: boolean;
|
9
|
-
description: string;
|
10
|
-
tags: string[];
|
11
|
-
icon: string;
|
12
6
|
panelTitle: string;
|
7
|
+
icon: string;
|
8
|
+
tags: string[];
|
9
|
+
$schema: string;
|
10
|
+
description: string;
|
13
11
|
panelJustify: boolean;
|
12
|
+
isBaseComponent: boolean;
|
13
|
+
disabledRendererPlugin: boolean;
|
14
|
+
crudInfo: {
|
15
|
+
id: any;
|
16
|
+
columns: any[];
|
17
|
+
schema: any;
|
18
|
+
};
|
14
19
|
panelBodyCreator: (context: BaseEventContext) => any;
|
15
20
|
/**
|
16
21
|
* 如果禁用了没办法编辑
|
@@ -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,26 +9,44 @@
|
|
8
9
|
Object.defineProperty(exports, '__esModule', { value: true });
|
9
10
|
|
10
11
|
var tslib = require('tslib');
|
12
|
+
var update = require('lodash/update');
|
11
13
|
var amisEditorCore = require('amis-editor-core');
|
12
14
|
var i18nRuntime = require('i18n-runtime');
|
13
15
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
17
|
+
|
18
|
+
var update__default = /*#__PURE__*/_interopDefaultLegacy(update);
|
19
|
+
|
14
20
|
var ColumnToggler = /** @class */function (_super) {
|
15
21
|
tslib.__extends(ColumnToggler, _super);
|
16
22
|
function ColumnToggler() {
|
17
23
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
18
|
-
// 关联渲染器名字
|
19
24
|
_this.rendererName = 'column-toggler';
|
20
|
-
_this.$schema = '/schemas/ColumnToggler.json';
|
21
|
-
// 组件名称
|
22
25
|
_this.name = i18nRuntime.i18n("2816cea6c4887a53c417831deb5fbe00");
|
23
|
-
_this.isBaseComponent = true;
|
24
|
-
_this.disabledRendererPlugin = true;
|
25
|
-
_this.description = i18nRuntime.i18n("a955021cdf0249de1f3818f83cf248b7");
|
26
|
-
_this.tags = [i18nRuntime.i18n("2816cea6c4887a53c417831deb5fbe00")];
|
27
|
-
_this.icon = 'fa fa-square';
|
28
26
|
_this.panelTitle = i18nRuntime.i18n("2816cea6c4887a53c417831deb5fbe00");
|
27
|
+
_this.icon = 'fa fa-square';
|
28
|
+
_this.tags = [i18nRuntime.i18n("2816cea6c4887a53c417831deb5fbe00")];
|
29
|
+
_this.$schema = '/schemas/ColumnTogglerSchema.json';
|
30
|
+
_this.description = i18nRuntime.i18n("a955021cdf0249de1f3818f83cf248b7");
|
29
31
|
_this.panelJustify = true;
|
32
|
+
_this.isBaseComponent = true;
|
33
|
+
_this.disabledRendererPlugin = true;
|
30
34
|
_this.panelBodyCreator = function (context) {
|
35
|
+
var _a, _b, _c, _d;
|
36
|
+
var crud = (_a = context === null || context === void 0 ? void 0 : context.node) === null || _a === void 0 ? void 0 : _a.getClosestParentByType('crud2');
|
37
|
+
if (crud) {
|
38
|
+
_this.crudInfo = {
|
39
|
+
id: crud.id,
|
40
|
+
columns: crud.schema.columns || [],
|
41
|
+
schema: crud.schema
|
42
|
+
};
|
43
|
+
}
|
44
|
+
var columns = ((_d = (_c = (_b = _this.crudInfo) === null || _b === void 0 ? void 0 : _b.schema) === null || _c === void 0 ? void 0 : _c.columns) !== null && _d !== void 0 ? _d : []).map(function (item, index) {
|
45
|
+
return {
|
46
|
+
label: item.title,
|
47
|
+
value: index
|
48
|
+
};
|
49
|
+
});
|
31
50
|
return amisEditorCore.getSchemaTpl('tabs', [{
|
32
51
|
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
33
52
|
body: amisEditorCore.getSchemaTpl('collapseGroup', [{
|
@@ -46,6 +65,49 @@ var ColumnToggler = /** @class */function (_super) {
|
|
46
65
|
}), amisEditorCore.getSchemaTpl('icon', {
|
47
66
|
label: i18nRuntime.i18n("ae3816c5b00fcff4111842ac19f0a706")
|
48
67
|
})]
|
68
|
+
}, {
|
69
|
+
title: i18nRuntime.i18n("abd55237a0df8da6ffda1ef377982707"),
|
70
|
+
body: [{
|
71
|
+
name: "__toggled",
|
72
|
+
value: '',
|
73
|
+
type: 'checkboxes',
|
74
|
+
// className: 'b-a p-sm',
|
75
|
+
label: false,
|
76
|
+
inline: false,
|
77
|
+
joinValues: false,
|
78
|
+
extractValue: true,
|
79
|
+
options: columns,
|
80
|
+
// style: {
|
81
|
+
// maxHeight: '200px',
|
82
|
+
// overflow: 'auto'
|
83
|
+
// },
|
84
|
+
pipeIn: function (value, form) {
|
85
|
+
var _a, _b, _c;
|
86
|
+
var showColumnIndex = [];
|
87
|
+
(_c = (_b = (_a = _this.crudInfo) === null || _a === void 0 ? void 0 : _a.schema) === null || _b === void 0 ? void 0 : _b.columns) === null || _c === void 0 ? void 0 : _c.forEach(function (item, index) {
|
88
|
+
if (item.toggled !== false) {
|
89
|
+
showColumnIndex.push(index);
|
90
|
+
}
|
91
|
+
});
|
92
|
+
return showColumnIndex;
|
93
|
+
},
|
94
|
+
onChange: function (value) {
|
95
|
+
if (!_this.crudInfo) {
|
96
|
+
return;
|
97
|
+
}
|
98
|
+
var newColumns = _this.crudInfo.schema.columns;
|
99
|
+
newColumns = newColumns.map(function (item, index) {
|
100
|
+
return tslib.__assign(tslib.__assign({}, item), {
|
101
|
+
toggled: value.includes(index) ? undefined : false
|
102
|
+
});
|
103
|
+
});
|
104
|
+
var updatedSchema = update__default["default"](_this.crudInfo.schema, 'columns', function (origin) {
|
105
|
+
return newColumns;
|
106
|
+
});
|
107
|
+
_this.manager.store.changeValueById(_this.crudInfo.id, updatedSchema);
|
108
|
+
_this.crudInfo.schema = updatedSchema;
|
109
|
+
}
|
110
|
+
}]
|
49
111
|
}])
|
50
112
|
}, {
|
51
113
|
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
@@ -105,3 +167,4 @@ var ColumnToggler = /** @class */function (_super) {
|
|
105
167
|
amisEditorCore.registerEditorPlugin(ColumnToggler);
|
106
168
|
|
107
169
|
exports.ColumnToggler = ColumnToggler;
|
170
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { LayoutBasePlugin, RegionConfig } from 'amis-editor-core';
|
1
|
+
import { LayoutBasePlugin, RegionConfig, RendererPluginEvent } from 'amis-editor-core';
|
2
2
|
export declare class ContainerPlugin extends LayoutBasePlugin {
|
3
3
|
static id: string;
|
4
4
|
static scene: string[];
|
@@ -18,6 +18,7 @@ export declare class ContainerPlugin extends LayoutBasePlugin {
|
|
18
18
|
position: string;
|
19
19
|
display: string;
|
20
20
|
};
|
21
|
+
size: string;
|
21
22
|
wrapperBody: boolean;
|
22
23
|
};
|
23
24
|
previewSchema: {
|
@@ -27,10 +28,12 @@ export declare class ContainerPlugin extends LayoutBasePlugin {
|
|
27
28
|
position: string;
|
28
29
|
display: string;
|
29
30
|
};
|
31
|
+
size: string;
|
30
32
|
wrapperBody: boolean;
|
31
33
|
};
|
32
34
|
regions: Array<RegionConfig>;
|
33
35
|
panelTitle: string;
|
34
36
|
panelJustify: boolean;
|
37
|
+
events: RendererPluginEvent[];
|
35
38
|
panelBodyCreator: (context: BaseEventContext) => any;
|
36
39
|
}
|
package/lib/plugin/Container.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,7 +10,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
10
|
|
10
11
|
var tslib = require('tslib');
|
11
12
|
var amisEditorCore = require('amis-editor-core');
|
13
|
+
require('../renderer/event-control/index.js');
|
12
14
|
var i18nRuntime = require('i18n-runtime');
|
15
|
+
var helper = require('../renderer/event-control/helper.js');
|
13
16
|
|
14
17
|
var ContainerPlugin = /** @class */function (_super) {
|
15
18
|
tslib.__extends(ContainerPlugin, _super);
|
@@ -33,6 +36,7 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
33
36
|
position: 'static',
|
34
37
|
display: 'block'
|
35
38
|
},
|
39
|
+
size: 'none',
|
36
40
|
wrapperBody: false
|
37
41
|
};
|
38
42
|
_this.previewSchema = tslib.__assign({}, _this.scaffold);
|
@@ -42,6 +46,65 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
42
46
|
}];
|
43
47
|
_this.panelTitle = i18nRuntime.i18n("22c799040acdb2601b437ed5449de076");
|
44
48
|
_this.panelJustify = true;
|
49
|
+
// 事件定义
|
50
|
+
_this.events = [{
|
51
|
+
eventName: 'click',
|
52
|
+
eventLabel: i18nRuntime.i18n("4363c17ebb346b646af55bd8c8075915"),
|
53
|
+
description: i18nRuntime.i18n("7af5e3ef39ff71d39fe3f645c8079124"),
|
54
|
+
dataSchema: [{
|
55
|
+
type: 'object',
|
56
|
+
properties: {
|
57
|
+
context: {
|
58
|
+
type: 'object',
|
59
|
+
title: i18nRuntime.i18n("50f198f07fc820a4911d1c97a0ceb8c2"),
|
60
|
+
properties: {
|
61
|
+
nativeEvent: {
|
62
|
+
type: 'object',
|
63
|
+
title: i18nRuntime.i18n("64561733c68085af3d09315c1d4d7ed6")
|
64
|
+
}
|
65
|
+
}
|
66
|
+
}
|
67
|
+
}
|
68
|
+
}]
|
69
|
+
}, {
|
70
|
+
eventName: 'mouseenter',
|
71
|
+
eventLabel: i18nRuntime.i18n("f6d767f39ba3bf955077a3c0ce81e581"),
|
72
|
+
description: i18nRuntime.i18n("bcdd89d453da0dc0622a2f3189728357"),
|
73
|
+
dataSchema: [{
|
74
|
+
type: 'object',
|
75
|
+
properties: {
|
76
|
+
context: {
|
77
|
+
type: 'object',
|
78
|
+
title: i18nRuntime.i18n("50f198f07fc820a4911d1c97a0ceb8c2"),
|
79
|
+
properties: {
|
80
|
+
nativeEvent: {
|
81
|
+
type: 'object',
|
82
|
+
title: i18nRuntime.i18n("64561733c68085af3d09315c1d4d7ed6")
|
83
|
+
}
|
84
|
+
}
|
85
|
+
}
|
86
|
+
}
|
87
|
+
}]
|
88
|
+
}, {
|
89
|
+
eventName: 'mouseleave',
|
90
|
+
eventLabel: i18nRuntime.i18n("e272b0b8c7fedc670a87075514d9b49f"),
|
91
|
+
description: i18nRuntime.i18n("727309bc724ff237c5e2cdf7a90cf28e"),
|
92
|
+
dataSchema: [{
|
93
|
+
type: 'object',
|
94
|
+
properties: {
|
95
|
+
context: {
|
96
|
+
type: 'object',
|
97
|
+
title: i18nRuntime.i18n("50f198f07fc820a4911d1c97a0ceb8c2"),
|
98
|
+
properties: {
|
99
|
+
nativeEvent: {
|
100
|
+
type: 'object',
|
101
|
+
title: i18nRuntime.i18n("64561733c68085af3d09315c1d4d7ed6")
|
102
|
+
}
|
103
|
+
}
|
104
|
+
}
|
105
|
+
}
|
106
|
+
}]
|
107
|
+
}];
|
45
108
|
_this.panelBodyCreator = function (context) {
|
46
109
|
var _a, _b;
|
47
110
|
var curRendererSchema = context === null || context === void 0 ? void 0 : context.schema;
|
@@ -82,23 +145,23 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
82
145
|
}, amisEditorCore.getSchemaTpl('layout:padding')]
|
83
146
|
}, {
|
84
147
|
title: i18nRuntime.i18n("5aefca559c5a41d10078e21e6d616825"),
|
85
|
-
body: tslib.__spreadArray(tslib.__spreadArray([amisEditorCore.getSchemaTpl('layout:position', {
|
148
|
+
body: tslib.__spreadArray(tslib.__spreadArray(tslib.__spreadArray([amisEditorCore.getSchemaTpl('layout:position', {
|
86
149
|
visibleOn: '!data.stickyStatus'
|
87
150
|
}), amisEditorCore.getSchemaTpl('layout:originPosition'), amisEditorCore.getSchemaTpl('layout:inset', {
|
88
151
|
mode: 'vertical'
|
89
|
-
})], tslib.__read(!isFreeContainer ? displayTpl : []), false),
|
152
|
+
})], tslib.__read(!isFreeContainer ? displayTpl : []), false), tslib.__read(isFlexItem ? [amisEditorCore.getSchemaTpl('layout:flex', {
|
90
153
|
isFlexColumnItem: isFlexColumnItem,
|
91
154
|
label: isFlexColumnItem ? i18nRuntime.i18n("f02f876ee64cc016d97fa4dc498d4857") : i18nRuntime.i18n("a170a375b264f7fe0c02a7ca8c268784"),
|
92
155
|
visibleOn: 'data.style && (data.style.position === "static" || data.style.position === "relative")'
|
93
|
-
})
|
156
|
+
}), amisEditorCore.getSchemaTpl('layout:flex-grow', {
|
94
157
|
visibleOn: 'data.style && data.style.flex === "1 1 auto" && (data.style.position === "static" || data.style.position === "relative")'
|
95
|
-
})
|
158
|
+
}), amisEditorCore.getSchemaTpl('layout:flex-basis', {
|
96
159
|
label: isFlexColumnItem ? i18nRuntime.i18n("183f00df0922a6be371fea58cd46a60a") : i18nRuntime.i18n("f92626f9e56b3e2d0c47495a446acf71"),
|
97
160
|
visibleOn: 'data.style && (data.style.position === "static" || data.style.position === "relative") && data.style.flex === "1 1 auto"'
|
98
|
-
})
|
161
|
+
}), amisEditorCore.getSchemaTpl('layout:flex-basis', {
|
99
162
|
label: isFlexColumnItem ? i18nRuntime.i18n("c19b79073b676b9bade80613aba2dbfa") : i18nRuntime.i18n("b591aed69defa2abf0486da6a58dfb5e"),
|
100
163
|
visibleOn: 'data.style && (data.style.position === "static" || data.style.position === "relative") && data.style.flex === "0 0 150px"'
|
101
|
-
}) :
|
164
|
+
})] : []), false), [amisEditorCore.getSchemaTpl('layout:overflow-x', {
|
102
165
|
visibleOn: "".concat(isFlexItem && !isFlexColumnItem, " && data.style.flex === '0 0 150px'")
|
103
166
|
}), amisEditorCore.getSchemaTpl('layout:isFixedHeight', {
|
104
167
|
visibleOn: "".concat(!isFlexItem || !isFlexColumnItem),
|
@@ -121,9 +184,9 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
121
184
|
}), amisEditorCore.getSchemaTpl('layout:width', {
|
122
185
|
visibleOn: "".concat(!isFlexItem || isFlexColumnItem)
|
123
186
|
}), amisEditorCore.getSchemaTpl('layout:max-width', {
|
124
|
-
visibleOn: "".concat(!isFlexItem || isFlexColumnItem)
|
187
|
+
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " || ").concat(isFlexItem, " && data.style.flex !== '0 0 150px'")
|
125
188
|
}), amisEditorCore.getSchemaTpl('layout:min-width', {
|
126
|
-
visibleOn: "".concat(!isFlexItem || isFlexColumnItem)
|
189
|
+
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " || ").concat(isFlexItem, " && data.style.flex !== '0 0 150px'")
|
127
190
|
}), amisEditorCore.getSchemaTpl('layout:overflow-x', {
|
128
191
|
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " && (data.isFixedWidth || data.style && data.style.maxWidth)")
|
129
192
|
}), !isFlexItem ? amisEditorCore.getSchemaTpl('layout:margin-center') : null, !isFlexItem && !isFreeContainer ? amisEditorCore.getSchemaTpl('layout:textAlign', {
|
@@ -140,6 +203,12 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
140
203
|
body: amisEditorCore.getSchemaTpl('collapseGroup', tslib.__spreadArray([], tslib.__read(amisEditorCore.getSchemaTpl('theme:common', {
|
141
204
|
exclude: ['layout']
|
142
205
|
})), false))
|
206
|
+
}, {
|
207
|
+
title: i18nRuntime.i18n("10b2761db5a8e089049df39675abc550"),
|
208
|
+
className: 'p-none',
|
209
|
+
body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
|
210
|
+
name: 'onEvent'
|
211
|
+
}, helper.getEventControlConfig(_this.manager, context)))]
|
143
212
|
}]);
|
144
213
|
};
|
145
214
|
return _this;
|
@@ -151,3 +220,4 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
151
220
|
amisEditorCore.registerEditorPlugin(ContainerPlugin);
|
152
221
|
|
153
222
|
exports.ContainerPlugin = ContainerPlugin;
|
223
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/plugin/Custom.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -32,7 +33,7 @@ var CustomPlugin = /** @class */function (_super) {
|
|
32
33
|
_this.scaffold = {
|
33
34
|
type: 'custom',
|
34
35
|
html: '<div><h2>hello, world!</h2></div>',
|
35
|
-
onMount:
|
36
|
+
onMount: i18nRuntime.i18n("f8c5e0ac29e905e91146e967cfd39dc9")
|
36
37
|
};
|
37
38
|
_this.previewSchema = tslib.__assign({}, _this.scaffold);
|
38
39
|
_this.panelTitle = i18nRuntime.i18n("473d2078518479669823205110842376");
|
@@ -89,7 +90,7 @@ var CustomPlugin = /** @class */function (_super) {
|
|
89
90
|
// context.info.renderer.name === 'form' ||
|
90
91
|
// context.node.childRegions.some(i => i.region === 'body')
|
91
92
|
// ) {
|
92
|
-
info.scaffold.onMount =
|
93
|
+
info.scaffold.onMount = i18nRuntime.i18n("a8065b6d2062bf061762b9200a88251a");
|
93
94
|
// }
|
94
95
|
return info;
|
95
96
|
};
|
@@ -99,3 +100,4 @@ var CustomPlugin = /** @class */function (_super) {
|
|
99
100
|
amisEditorCore.registerEditorPlugin(CustomPlugin);
|
100
101
|
|
101
102
|
exports.CustomPlugin = CustomPlugin;
|
103
|
+
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
|
|
@@ -126,7 +127,8 @@ var CustomPlugin = /** @class */function (_super) {
|
|
126
127
|
scaffoldForm: plugin.scaffoldForm,
|
127
128
|
disabledRendererPlugin: plugin.disabledRendererPlugin,
|
128
129
|
isBaseComponent: plugin.isBaseComponent,
|
129
|
-
rendererName: plugin.rendererName
|
130
|
+
rendererName: plugin.rendererName,
|
131
|
+
memberImmutable: plugin.memberImmutable
|
130
132
|
};
|
131
133
|
}
|
132
134
|
};
|
@@ -136,3 +138,4 @@ var CustomPlugin = /** @class */function (_super) {
|
|
136
138
|
amisEditorCore.registerEditorPlugin(CustomPlugin);
|
137
139
|
|
138
140
|
exports.CustomPlugin = CustomPlugin;
|
141
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/plugin/Date.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
|
|
@@ -94,3 +95,4 @@ var DatePlugin = /** @class */function (_super) {
|
|
94
95
|
amisEditorCore.registerEditorPlugin(DatePlugin);
|
95
96
|
|
96
97
|
exports.DatePlugin = DatePlugin;
|
98
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/plugin/Datetime.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
|
|
@@ -89,3 +90,4 @@ var DatetimePlugin = /** @class */function (_super) {
|
|
89
90
|
amisEditorCore.registerEditorPlugin(DatetimePlugin);
|
90
91
|
|
91
92
|
exports.DatetimePlugin = DatetimePlugin;
|
93
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/plugin/Dialog.d.ts
CHANGED
@@ -1,5 +1,17 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
import { BasePlugin, RegionConfig } from 'amis-editor-core';
|
2
|
+
import { BasePlugin, RegionConfig, EditorNodeType } from 'amis-editor-core';
|
3
|
+
import type { RendererConfig, Schema } from 'amis-core';
|
4
|
+
import { ModalProps } from 'amis-ui/src/components/Modal';
|
5
|
+
interface InlineModalProps extends ModalProps {
|
6
|
+
type: string;
|
7
|
+
children: any;
|
8
|
+
dialogType?: string;
|
9
|
+
cancelText?: string;
|
10
|
+
confirmText?: string;
|
11
|
+
cancelBtnLevel?: string;
|
12
|
+
confirmBtnLevel?: string;
|
13
|
+
editorDialogMountNode?: HTMLDivElement;
|
14
|
+
}
|
3
15
|
export declare class DialogPlugin extends BasePlugin {
|
4
16
|
static id: string;
|
5
17
|
rendererName: string;
|
@@ -36,8 +48,19 @@ export declare class DialogPlugin extends BasePlugin {
|
|
36
48
|
panelJustify: boolean;
|
37
49
|
panelBodyCreator: (context: BaseEventContext) => any;
|
38
50
|
buildSubRenderers(): void;
|
51
|
+
buildDataSchemas(node: EditorNodeType, region?: EditorNodeType, trigger?: EditorNodeType): Promise<{
|
52
|
+
$id: string;
|
53
|
+
type: string;
|
54
|
+
title: any;
|
55
|
+
properties: any;
|
56
|
+
}>;
|
57
|
+
/**
|
58
|
+
* 为了让 dialog 的按钮可以点击编辑
|
59
|
+
*/
|
60
|
+
patchSchema(schema: Schema, info: RendererConfig, props?: any): any;
|
39
61
|
}
|
40
|
-
export declare class InlineModal extends React.Component<
|
62
|
+
export declare class InlineModal extends React.Component<InlineModalProps, any> {
|
41
63
|
componentDidMount(): void;
|
42
|
-
render(): JSX.Element;
|
64
|
+
render(): React.JSX.Element;
|
43
65
|
}
|
66
|
+
export {};
|