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
@@ -0,0 +1,1060 @@
|
|
1
|
+
/**
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
4
|
+
* Copyright 2018-2023 @fex
|
5
|
+
*/
|
6
|
+
|
7
|
+
'use strict';
|
8
|
+
|
9
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
10
|
+
|
11
|
+
var tslib = require('tslib');
|
12
|
+
var React = require('react');
|
13
|
+
var isFunction = require('lodash/isFunction');
|
14
|
+
var flattenDeep = require('lodash/flattenDeep');
|
15
|
+
var cloneDeep = require('lodash/cloneDeep');
|
16
|
+
var isEmpty = require('lodash/isEmpty');
|
17
|
+
var uniqBy = require('lodash/uniqBy');
|
18
|
+
var uniq = require('lodash/uniq');
|
19
|
+
var sortBy = require('lodash/sortBy');
|
20
|
+
var amis = require('amis');
|
21
|
+
var amisEditorCore = require('amis-editor-core');
|
22
|
+
var constants = require('../../builder/constants.js');
|
23
|
+
require('lodash/isObjectLike');
|
24
|
+
require('../../builder/DSBuilder.js');
|
25
|
+
var DSBuilderManager = require('../../builder/DSBuilderManager.js');
|
26
|
+
require('../../builder/ApiDSBuilder.js');
|
27
|
+
var helper = require('../../renderer/event-control/helper.js');
|
28
|
+
var utils = require('./utils.js');
|
29
|
+
var constants$1 = require('./constants.js');
|
30
|
+
var i18nRuntime = require('i18n-runtime');
|
31
|
+
|
32
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
33
|
+
|
34
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
35
|
+
var isFunction__default = /*#__PURE__*/_interopDefaultLegacy(isFunction);
|
36
|
+
var flattenDeep__default = /*#__PURE__*/_interopDefaultLegacy(flattenDeep);
|
37
|
+
var cloneDeep__default = /*#__PURE__*/_interopDefaultLegacy(cloneDeep);
|
38
|
+
var isEmpty__default = /*#__PURE__*/_interopDefaultLegacy(isEmpty);
|
39
|
+
var uniqBy__default = /*#__PURE__*/_interopDefaultLegacy(uniqBy);
|
40
|
+
var uniq__default = /*#__PURE__*/_interopDefaultLegacy(uniq);
|
41
|
+
var sortBy__default = /*#__PURE__*/_interopDefaultLegacy(sortBy);
|
42
|
+
|
43
|
+
/**
|
44
|
+
* @file BaseCRUD
|
45
|
+
* @desc CRUD2 配置面板的基类
|
46
|
+
*/
|
47
|
+
var BaseCRUDPlugin = /** @class */function (_super) {
|
48
|
+
tslib.__extends(BaseCRUDPlugin, _super);
|
49
|
+
function BaseCRUDPlugin(manager, events, actions) {
|
50
|
+
var _this = _super.call(this, manager) || this;
|
51
|
+
_this.rendererName = 'crud2';
|
52
|
+
_this.name = i18nRuntime.i18n("83c9828692e1bb250a069bbf37807190");
|
53
|
+
_this.panelTitle = i18nRuntime.i18n("83c9828692e1bb250a069bbf37807190");
|
54
|
+
_this.subPanelTitle = i18nRuntime.i18n("83c9828692e1bb250a069bbf37807190");
|
55
|
+
_this.icon = 'fa fa-table';
|
56
|
+
_this.panelIcon = 'fa fa-table';
|
57
|
+
_this.subPanelIcon = 'fa fa-table';
|
58
|
+
_this.pluginIcon = 'table-plugin';
|
59
|
+
_this.panelJustify = true;
|
60
|
+
_this.multifactor = true;
|
61
|
+
_this.order = -1000;
|
62
|
+
_this.$schema = '/schemas/CRUD2Schema.json';
|
63
|
+
_this.docLink = '/amis/zh-CN/components/crud2';
|
64
|
+
_this.tags = [i18nRuntime.i18n("73721e611daaafe5c34aa9f3f901d016")];
|
65
|
+
_this._dynamicControls = {
|
66
|
+
/** 列配置 */
|
67
|
+
columns: function (context) {
|
68
|
+
return _this.renderColumnsControl(context);
|
69
|
+
},
|
70
|
+
/** 工具栏配置 */
|
71
|
+
toolbar: function (context) {
|
72
|
+
return _this.renderToolbarCollapse(context);
|
73
|
+
},
|
74
|
+
/** 搜索栏 */
|
75
|
+
filters: function (context) {
|
76
|
+
return _this.renderFiltersCollapse(context);
|
77
|
+
},
|
78
|
+
/** 主键 */
|
79
|
+
primaryField: function (context) {
|
80
|
+
return amisEditorCore.getSchemaTpl('primaryField');
|
81
|
+
}
|
82
|
+
};
|
83
|
+
/** CRUD公共配置面板 */
|
84
|
+
_this.baseCRUDPanelBody = function (context) {
|
85
|
+
return amisEditorCore.getSchemaTpl('tabs', [_this.renderPropsTab(context), _this.renderStylesTab(context), _this.renderEventTab(context)]);
|
86
|
+
};
|
87
|
+
/** 重新构建 API */
|
88
|
+
_this.panelFormPipeOut = function (schema) {
|
89
|
+
return tslib.__awaiter(_this, void 0, void 0, function () {
|
90
|
+
var entity, builder, updatedSchema, e_1;
|
91
|
+
var _a;
|
92
|
+
return tslib.__generator(this, function (_b) {
|
93
|
+
switch (_b.label) {
|
94
|
+
case 0:
|
95
|
+
entity = (_a = schema === null || schema === void 0 ? void 0 : schema.api) === null || _a === void 0 ? void 0 : _a.entity;
|
96
|
+
if (!entity || (schema === null || schema === void 0 ? void 0 : schema.dsType) !== constants.ModelDSBuilderKey) {
|
97
|
+
return [2 /*return*/, schema];
|
98
|
+
}
|
99
|
+
builder = this.dsManager.getBuilderBySchema(schema);
|
100
|
+
_b.label = 1;
|
101
|
+
case 1:
|
102
|
+
_b.trys.push([1, 3,, 4]);
|
103
|
+
return [4 /*yield*/, builder.buildApiSchema({
|
104
|
+
schema: schema,
|
105
|
+
renderer: 'crud',
|
106
|
+
sourceKey: 'api'
|
107
|
+
})];
|
108
|
+
case 2:
|
109
|
+
updatedSchema = _b.sent();
|
110
|
+
return [2 /*return*/, updatedSchema];
|
111
|
+
case 3:
|
112
|
+
e_1 = _b.sent();
|
113
|
+
console.error(e_1);
|
114
|
+
return [3 /*break*/, 4];
|
115
|
+
case 4:
|
116
|
+
return [2 /*return*/, schema];
|
117
|
+
}
|
118
|
+
});
|
119
|
+
});
|
120
|
+
};
|
121
|
+
_this.emptyContainer = function (align, body) {
|
122
|
+
if (body === void 0) {
|
123
|
+
body = [];
|
124
|
+
}
|
125
|
+
return {
|
126
|
+
type: 'container',
|
127
|
+
body: body,
|
128
|
+
wrapperBody: false,
|
129
|
+
style: tslib.__assign({
|
130
|
+
flexGrow: 1,
|
131
|
+
flex: '1 1 auto',
|
132
|
+
position: 'static',
|
133
|
+
display: 'flex',
|
134
|
+
flexBasis: 'auto',
|
135
|
+
flexDirection: 'row',
|
136
|
+
flexWrap: 'nowrap',
|
137
|
+
alignItems: 'stretch'
|
138
|
+
}, align ? {
|
139
|
+
justifyContent: align === 'left' ? 'flex-start' : 'flex-end'
|
140
|
+
} : {})
|
141
|
+
};
|
142
|
+
};
|
143
|
+
_this.emptyFlex = function (items) {
|
144
|
+
if (items === void 0) {
|
145
|
+
items = [];
|
146
|
+
}
|
147
|
+
return {
|
148
|
+
type: 'flex',
|
149
|
+
items: items,
|
150
|
+
style: {
|
151
|
+
position: 'static'
|
152
|
+
},
|
153
|
+
direction: 'row',
|
154
|
+
justify: 'flex-start',
|
155
|
+
alignItems: 'stretch'
|
156
|
+
};
|
157
|
+
};
|
158
|
+
/** 生成预览 Schema */
|
159
|
+
_this.generatePreviewSchema = function (mode) {
|
160
|
+
var columnSchema = [{
|
161
|
+
label: 'Engine',
|
162
|
+
name: 'engine'
|
163
|
+
}, {
|
164
|
+
label: 'Browser',
|
165
|
+
name: 'browser'
|
166
|
+
}, {
|
167
|
+
name: 'version',
|
168
|
+
label: 'Version'
|
169
|
+
}];
|
170
|
+
var actionSchema = {
|
171
|
+
type: 'button',
|
172
|
+
level: 'link',
|
173
|
+
icon: 'fa fa-eye',
|
174
|
+
actionType: 'dialog',
|
175
|
+
dialog: {
|
176
|
+
title: i18nRuntime.i18n("5b48dbb8dc710cffe6313bb56a7f6d47"),
|
177
|
+
body: {
|
178
|
+
type: 'form',
|
179
|
+
body: [{
|
180
|
+
label: 'Engine',
|
181
|
+
name: 'engine',
|
182
|
+
type: 'static'
|
183
|
+
}, {
|
184
|
+
name: 'browser',
|
185
|
+
label: 'Browser',
|
186
|
+
type: 'static'
|
187
|
+
}, {
|
188
|
+
name: 'version',
|
189
|
+
label: 'Version',
|
190
|
+
type: 'static'
|
191
|
+
}]
|
192
|
+
}
|
193
|
+
}
|
194
|
+
};
|
195
|
+
var itemSchema = mode === 'cards' ? {
|
196
|
+
card: {
|
197
|
+
body: columnSchema,
|
198
|
+
actions: actionSchema
|
199
|
+
}
|
200
|
+
} : mode === 'list' ? {
|
201
|
+
listItem: {
|
202
|
+
body: {
|
203
|
+
type: 'hbox',
|
204
|
+
columns: columnSchema
|
205
|
+
}
|
206
|
+
},
|
207
|
+
actions: actionSchema
|
208
|
+
} : {
|
209
|
+
columns: columnSchema.concat([{
|
210
|
+
name: 'operation',
|
211
|
+
title: i18nRuntime.i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
|
212
|
+
buttons: [actionSchema]
|
213
|
+
}])
|
214
|
+
};
|
215
|
+
return tslib.__assign({
|
216
|
+
type: 'crud2',
|
217
|
+
mode: mode,
|
218
|
+
source: '$items',
|
219
|
+
data: {
|
220
|
+
items: [{
|
221
|
+
engine: 'Trident',
|
222
|
+
browser: 'Internet Explorer 4.0',
|
223
|
+
platform: 'Win 95+',
|
224
|
+
version: '4',
|
225
|
+
grade: 'X'
|
226
|
+
}]
|
227
|
+
}
|
228
|
+
}, itemSchema);
|
229
|
+
};
|
230
|
+
_this.dsManager = new DSBuilderManager.DSBuilderManager(manager);
|
231
|
+
_this.events = uniqBy__default["default"](tslib.__spreadArray([], tslib.__read(events || []), false), 'eventName');
|
232
|
+
_this.actions = uniqBy__default["default"](tslib.__spreadArray([{
|
233
|
+
actionType: 'search',
|
234
|
+
actionLabel: i18nRuntime.i18n("cfd84204d9476936c949d071cc2338cf"),
|
235
|
+
description: i18nRuntime.i18n("c6bd3393c21379d3f75d179abe36da3d"),
|
236
|
+
descDetail: function (info) {
|
237
|
+
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
238
|
+
className: "variable-right"
|
239
|
+
}, info === null || info === void 0 ? void 0 : info.__rendererLabel), i18nRuntime.i18n("3a6ecf25c38317b21b8c6287100f053a"));
|
240
|
+
},
|
241
|
+
schema: helper.getArgsWrapper({
|
242
|
+
name: 'query',
|
243
|
+
label: i18nRuntime.i18n("cf12e55021998a8328201800ec356773"),
|
244
|
+
type: 'ae-formulaControl',
|
245
|
+
variables: '${variables}',
|
246
|
+
size: 'md',
|
247
|
+
mode: 'horizontal'
|
248
|
+
})
|
249
|
+
}, {
|
250
|
+
actionType: 'loadMore',
|
251
|
+
actionLabel: i18nRuntime.i18n("77281549955309c49f5eef77838a85e5"),
|
252
|
+
description: i18nRuntime.i18n("b3a4d6a345372c5def1d5a1bf6077bce"),
|
253
|
+
descDetail: function (info) {
|
254
|
+
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
255
|
+
className: "variable-right"
|
256
|
+
}, info === null || info === void 0 ? void 0 : info.__rendererLabel), i18nRuntime.i18n("34e83e1be408c4f198464da1bf56bf9c"));
|
257
|
+
}
|
258
|
+
}, {
|
259
|
+
actionType: 'startAutoRefresh',
|
260
|
+
actionLabel: i18nRuntime.i18n("63ddcc28ac20f6cbd4197671ae7e628c"),
|
261
|
+
description: i18nRuntime.i18n("63ddcc28ac20f6cbd4197671ae7e628c")
|
262
|
+
}, {
|
263
|
+
actionType: 'stopAutoRefresh',
|
264
|
+
actionLabel: i18nRuntime.i18n("d6ba60b5bbf5df4cc2959dc897c2f792"),
|
265
|
+
description: i18nRuntime.i18n("d6ba60b5bbf5df4cc2959dc897c2f792")
|
266
|
+
}], tslib.__read(actions || []), false), 'actionType');
|
267
|
+
return _this;
|
268
|
+
}
|
269
|
+
Object.defineProperty(BaseCRUDPlugin.prototype, "scaffoldForm", {
|
270
|
+
get: function () {
|
271
|
+
var _this = this;
|
272
|
+
return {
|
273
|
+
title: "".concat(this.name, "\u521B\u5EFA\u5411\u5BFC"),
|
274
|
+
mode: {
|
275
|
+
mode: 'horizontal',
|
276
|
+
horizontal: {
|
277
|
+
leftFixed: 'sm'
|
278
|
+
}
|
279
|
+
},
|
280
|
+
className: 'ae-Scaffold-Modal ae-Scaffold-Modal--CRUD ae-Scaffold-Modal-content AMISCSSWrapper',
|
281
|
+
stepsBody: true,
|
282
|
+
canSkip: true,
|
283
|
+
canRebuild: true,
|
284
|
+
body: [{
|
285
|
+
title: i18nRuntime.i18n("d75a7984d3fa5b32f5d8312e899aeea8"),
|
286
|
+
body: tslib.__spreadArray(tslib.__spreadArray([/** 数据源选择 */
|
287
|
+
this.dsManager.getDSSelectorSchema({
|
288
|
+
onChange: function (value, oldValue, model, form) {
|
289
|
+
if (value !== oldValue) {
|
290
|
+
var data = form.data;
|
291
|
+
Object.keys(data).forEach(function (key) {
|
292
|
+
var _a, _b;
|
293
|
+
if (((_a = key === null || key === void 0 ? void 0 : key.toLowerCase()) === null || _a === void 0 ? void 0 : _a.endsWith('fields')) || ((_b = key === null || key === void 0 ? void 0 : key.toLowerCase()) === null || _b === void 0 ? void 0 : _b.endsWith('api'))) {
|
294
|
+
form.deleteValueByName(key);
|
295
|
+
}
|
296
|
+
});
|
297
|
+
form.deleteValueByName('__fields');
|
298
|
+
form.deleteValueByName('__relations');
|
299
|
+
}
|
300
|
+
return value;
|
301
|
+
}
|
302
|
+
})], tslib.__read(this.dsManager.buildCollectionFromBuilders(function (builder, builderKey) {
|
303
|
+
return {
|
304
|
+
type: 'container',
|
305
|
+
visibleOn: "!data.dsType || data.dsType === '".concat(builderKey, "'"),
|
306
|
+
body: flattenDeep__default["default"]([builder.makeSourceSettingForm({
|
307
|
+
feat: constants.DSFeatureEnum.List,
|
308
|
+
renderer: 'crud',
|
309
|
+
inScaffold: true,
|
310
|
+
sourceSettings: {
|
311
|
+
userOrders: true
|
312
|
+
}
|
313
|
+
}), builder.makeFieldsSettingForm({
|
314
|
+
feat: constants.DSFeatureEnum.List,
|
315
|
+
renderer: 'crud',
|
316
|
+
inScaffold: true
|
317
|
+
})])
|
318
|
+
};
|
319
|
+
})), false), [amisEditorCore.getSchemaTpl('primaryField', {
|
320
|
+
visibleOn: "!data.dsType || data.dsType !== '".concat(constants.ModelDSBuilderKey, "'")
|
321
|
+
})], false)
|
322
|
+
}, {
|
323
|
+
title: i18nRuntime.i18n("c2f1f9254c245976e346377515c2e578"),
|
324
|
+
body: tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(this.dsManager.buildCollectionFromBuilders(function (builder, builderKey) {
|
325
|
+
return {
|
326
|
+
type: 'container',
|
327
|
+
visibleOn: "dsType == null || dsType === '".concat(builderKey, "'"),
|
328
|
+
body: [{
|
329
|
+
type: 'checkboxes',
|
330
|
+
label: i18nRuntime.i18n("012f602372cd2dbd639cd966c63e1f90"),
|
331
|
+
name: constants$1.ToolsConfig.groupName,
|
332
|
+
joinValues: false,
|
333
|
+
extractValue: true,
|
334
|
+
multiple: true,
|
335
|
+
options: constants$1.ToolsConfig.options.filter(function (item) {
|
336
|
+
return builder.filterByFeat(item.value);
|
337
|
+
})
|
338
|
+
}, {
|
339
|
+
type: 'checkboxes',
|
340
|
+
label: i18nRuntime.i18n("0943d61befec4c6cf2d21d170c9b066e"),
|
341
|
+
name: constants$1.FiltersConfig.groupName,
|
342
|
+
multiple: true,
|
343
|
+
joinValues: false,
|
344
|
+
extractValue: true,
|
345
|
+
options: constants$1.FiltersConfig.options.filter(function (item) {
|
346
|
+
return builder.filterByFeat(item.value);
|
347
|
+
})
|
348
|
+
}, {
|
349
|
+
type: 'checkboxes',
|
350
|
+
label: i18nRuntime.i18n("5246d2c81fa12b1f4f73635c257e232d"),
|
351
|
+
name: constants$1.OperatorsConfig.groupName,
|
352
|
+
multiple: true,
|
353
|
+
joinValues: false,
|
354
|
+
extractValue: true,
|
355
|
+
options: constants$1.OperatorsConfig.options.filter(function (item) {
|
356
|
+
return builder.filterByFeat(item.value);
|
357
|
+
})
|
358
|
+
},
|
359
|
+
// 占位,最后一个form item没有间距
|
360
|
+
{
|
361
|
+
type: 'container'
|
362
|
+
}]
|
363
|
+
};
|
364
|
+
})), false), [/** 各场景字段设置 */
|
365
|
+
{
|
366
|
+
type: 'tabs',
|
367
|
+
tabsMode: 'vertical',
|
368
|
+
className: 'ae-Scaffold-Modal-tabs',
|
369
|
+
tabs: this.getScaffoldFeatureTab()
|
370
|
+
}], false)
|
371
|
+
}],
|
372
|
+
/** 用于重新构建的数据回填 */
|
373
|
+
pipeIn: function (schema) {
|
374
|
+
return tslib.__awaiter(_this, void 0, void 0, function () {
|
375
|
+
var dsType, builder, config;
|
376
|
+
var _a;
|
377
|
+
return tslib.__generator(this, function (_b) {
|
378
|
+
switch (_b.label) {
|
379
|
+
case 0:
|
380
|
+
dsType = (_a = schema === null || schema === void 0 ? void 0 : schema.dsType) !== null && _a !== void 0 ? _a : this.dsManager.getDefaultBuilderKey();
|
381
|
+
builder = this.dsManager.getBuilderByKey(dsType);
|
382
|
+
if (!builder) {
|
383
|
+
return [2 /*return*/, {
|
384
|
+
dsType: dsType
|
385
|
+
}];
|
386
|
+
}
|
387
|
+
return [4 /*yield*/, builder.guessCRUDScaffoldConfig({
|
388
|
+
schema: schema
|
389
|
+
})];
|
390
|
+
case 1:
|
391
|
+
config = _b.sent();
|
392
|
+
return [2 /*return*/, tslib.__assign({}, config)];
|
393
|
+
}
|
394
|
+
});
|
395
|
+
});
|
396
|
+
},
|
397
|
+
pipeOut: function (config) {
|
398
|
+
return tslib.__awaiter(_this, void 0, void 0, function () {
|
399
|
+
var scaffold, builder, schema;
|
400
|
+
var _a, _b, _c;
|
401
|
+
return tslib.__generator(this, function (_d) {
|
402
|
+
switch (_d.label) {
|
403
|
+
case 0:
|
404
|
+
scaffold = cloneDeep__default["default"](this.scaffold);
|
405
|
+
builder = this.dsManager.getBuilderByScaffoldSetting(config);
|
406
|
+
if (!builder) {
|
407
|
+
return [2 /*return*/, scaffold];
|
408
|
+
}
|
409
|
+
return [4 /*yield*/, builder.buildCRUDSchema({
|
410
|
+
feats: uniq__default["default"](tslib.__spreadArray(tslib.__spreadArray(tslib.__spreadArray([constants.DSFeatureEnum.List], tslib.__read((_a = config.tools) !== null && _a !== void 0 ? _a : []), false), tslib.__read((_b = config.filters) !== null && _b !== void 0 ? _b : []), false), tslib.__read((_c = config.operators) !== null && _c !== void 0 ? _c : []), false).filter(Boolean)),
|
411
|
+
renderer: 'crud',
|
412
|
+
inScaffold: true,
|
413
|
+
entitySource: config === null || config === void 0 ? void 0 : config.entitySource,
|
414
|
+
fallbackSchema: scaffold,
|
415
|
+
scaffoldConfig: config
|
416
|
+
})];
|
417
|
+
case 1:
|
418
|
+
schema = _d.sent();
|
419
|
+
/** 脚手架构建的 Schema 加个标识符,避免addChild替换 Schema ID */
|
420
|
+
schema.__origin = 'scaffold';
|
421
|
+
return [2 /*return*/, schema];
|
422
|
+
}
|
423
|
+
});
|
424
|
+
});
|
425
|
+
},
|
426
|
+
validate: function (data, form) {
|
427
|
+
var feat = constants.DSFeatureEnum.List;
|
428
|
+
var builder = _this.dsManager.getBuilderByScaffoldSetting(data);
|
429
|
+
builder === null || builder === void 0 ? void 0 : builder.getFeatValueByKey(feat);
|
430
|
+
var errors = {};
|
431
|
+
if ((data === null || data === void 0 ? void 0 : data.dsType) === constants.ModelDSBuilderKey || (builder === null || builder === void 0 ? void 0 : builder.key) === constants.ModelDSBuilderKey) {
|
432
|
+
return errors;
|
433
|
+
}
|
434
|
+
return errors;
|
435
|
+
}
|
436
|
+
};
|
437
|
+
},
|
438
|
+
enumerable: false,
|
439
|
+
configurable: true
|
440
|
+
});
|
441
|
+
/** 各场景字段设置 Schema */
|
442
|
+
BaseCRUDPlugin.prototype.getScaffoldFeatureTab = function () {
|
443
|
+
var _this = this;
|
444
|
+
var tabs = [];
|
445
|
+
[{
|
446
|
+
groupName: '',
|
447
|
+
options: [{
|
448
|
+
label: i18nRuntime.i18n("46a0f3086dce242abe54e48bd86e0394"),
|
449
|
+
value: 'List',
|
450
|
+
icon: 'fa fa-list'
|
451
|
+
}]
|
452
|
+
}, constants$1.ToolsConfig, constants$1.FiltersConfig, constants$1.OperatorsConfig].forEach(function (group) {
|
453
|
+
group.options.forEach(function (item, index) {
|
454
|
+
_this.dsManager.buildCollectionFromBuilders(function (builder, builderKey) {
|
455
|
+
if (!builder.features.includes(item.value)) {
|
456
|
+
return null;
|
457
|
+
}
|
458
|
+
var tabContent = builderKey === constants.ModelDSBuilderKey ? tslib.__spreadArray([], tslib.__read(builder.makeFieldsSettingForm({
|
459
|
+
feat: item.value,
|
460
|
+
renderer: 'crud',
|
461
|
+
inScaffold: true
|
462
|
+
})), false) : tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(item.value === 'Edit' ? /** CRUD的编辑单条需要初始化接口 */builder.makeSourceSettingForm({
|
463
|
+
feat: item.value,
|
464
|
+
renderer: 'crud',
|
465
|
+
inScaffold: true,
|
466
|
+
sourceKey: 'initApi'
|
467
|
+
}) : !['List', 'SimpleQuery'].includes(item.value) ? builder.makeSourceSettingForm({
|
468
|
+
feat: item.value,
|
469
|
+
renderer: 'crud',
|
470
|
+
inScaffold: true
|
471
|
+
}) : []), false), tslib.__read(builder.makeFieldsSettingForm({
|
472
|
+
feat: item.value,
|
473
|
+
renderer: 'crud',
|
474
|
+
inScaffold: true,
|
475
|
+
fieldSettings: {
|
476
|
+
renderLabel: false
|
477
|
+
}
|
478
|
+
})), false);
|
479
|
+
if (!tabContent || tabContent.length === 0) {
|
480
|
+
return null;
|
481
|
+
}
|
482
|
+
var groupName = group.groupName;
|
483
|
+
var extraVisibleOn = groupName ? "data[\"".concat(groupName, "\"] && ~data['").concat(groupName, "'].indexOf('").concat(item.value, "')") : true;
|
484
|
+
tabs.push({
|
485
|
+
title: item.label,
|
486
|
+
icon: item.icon,
|
487
|
+
visibleOn: "(!data.dsType || data.dsType === '".concat(builderKey, "') && ").concat(extraVisibleOn),
|
488
|
+
body: tabContent.filter(Boolean).map(function (formItem) {
|
489
|
+
return tslib.__assign(tslib.__assign({}, formItem), {
|
490
|
+
mode: 'normal'
|
491
|
+
});
|
492
|
+
})
|
493
|
+
});
|
494
|
+
return;
|
495
|
+
});
|
496
|
+
});
|
497
|
+
});
|
498
|
+
return tabs;
|
499
|
+
};
|
500
|
+
Object.defineProperty(BaseCRUDPlugin.prototype, "dynamicControls", {
|
501
|
+
/** 需要动态控制的控件 */
|
502
|
+
get: function () {
|
503
|
+
return this._dynamicControls;
|
504
|
+
},
|
505
|
+
set: function (controls) {
|
506
|
+
if (!controls || !amis.isObject(controls)) {
|
507
|
+
throw new Error(i18nRuntime.i18n("16ea2200bfba281fdf5e6870498790cc"));
|
508
|
+
}
|
509
|
+
this._dynamicControls = tslib.__assign(tslib.__assign({}, this._dynamicControls), controls);
|
510
|
+
},
|
511
|
+
enumerable: false,
|
512
|
+
configurable: true
|
513
|
+
});
|
514
|
+
/** 拆解一下 CURD 的基础面板配置,方便不同 mode 下模块化组合 */
|
515
|
+
/** 属性面板 */
|
516
|
+
BaseCRUDPlugin.prototype.renderPropsTab = function (context) {
|
517
|
+
/** 动态加载的配置集合 */
|
518
|
+
var dc = this.dynamicControls;
|
519
|
+
return {
|
520
|
+
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
521
|
+
className: 'p-none',
|
522
|
+
body: [amisEditorCore.getSchemaTpl('collapseGroup', [/** 基本配置类别 */
|
523
|
+
this.renderBasicPropsCollapse(context), /** 列设置类别 */
|
524
|
+
isFunction__default["default"](dc.columns) ? dc.columns(context) : dc.columns, /** 搜索类别 */
|
525
|
+
isFunction__default["default"](dc.filters) ? dc.filters(context) : dc.filters, /** 工具栏类别 */
|
526
|
+
isFunction__default["default"](dc.toolbar) ? dc.toolbar(context) : dc.toolbar, /** 分页类别 */
|
527
|
+
this.renderPaginationCollapse(context), /** 其他类别 */
|
528
|
+
this.renderOthersCollapse(context), /** 状态类别 */
|
529
|
+
{
|
530
|
+
title: i18nRuntime.i18n("3fea7ca76cdece641436d7ab0d02ab1b"),
|
531
|
+
body: [amisEditorCore.getSchemaTpl('hidden'), amisEditorCore.getSchemaTpl('visible')]
|
532
|
+
}].filter(Boolean))]
|
533
|
+
};
|
534
|
+
};
|
535
|
+
/** 基础配置 */
|
536
|
+
BaseCRUDPlugin.prototype.renderBasicPropsCollapse = function (context) {
|
537
|
+
var _this = this;
|
538
|
+
var _a;
|
539
|
+
/** 动态加载的配置集合 */
|
540
|
+
var dc = this.dynamicControls;
|
541
|
+
/** 数据源控件 */
|
542
|
+
var generateDSControls = function () {
|
543
|
+
/** 数据源类型 */
|
544
|
+
var dsTypeSelector = _this.dsManager.getDSSelectorSchema({
|
545
|
+
type: 'select',
|
546
|
+
label: i18nRuntime.i18n("c11322c9cc43ce3c004cf03f5ac0acd0"),
|
547
|
+
onChange: function (value, oldValue, model, form) {
|
548
|
+
if (value !== oldValue) {
|
549
|
+
var data = form.data;
|
550
|
+
Object.keys(data).forEach(function (key) {
|
551
|
+
var _a, _b;
|
552
|
+
if (((_a = key === null || key === void 0 ? void 0 : key.toLowerCase()) === null || _a === void 0 ? void 0 : _a.endsWith('fields')) || ((_b = key === null || key === void 0 ? void 0 : key.toLowerCase()) === null || _b === void 0 ? void 0 : _b.endsWith('api'))) {
|
553
|
+
form.deleteValueByName(key);
|
554
|
+
}
|
555
|
+
});
|
556
|
+
form.deleteValueByName('__fields');
|
557
|
+
form.deleteValueByName('__relations');
|
558
|
+
}
|
559
|
+
return value;
|
560
|
+
}
|
561
|
+
}, {
|
562
|
+
schema: context === null || context === void 0 ? void 0 : context.schema,
|
563
|
+
sourceKey: 'api'
|
564
|
+
});
|
565
|
+
/** 默认数据源类型 */
|
566
|
+
var defaultDsType = dsTypeSelector.value;
|
567
|
+
/** 数据源配置 */
|
568
|
+
var dsSettings = _this.dsManager.buildCollectionFromBuilders(function (builder, builderKey) {
|
569
|
+
return {
|
570
|
+
type: 'container',
|
571
|
+
visibleOn: "data.dsType == null ? '".concat(builderKey, "' === '").concat(defaultDsType || constants.ApiDSBuilderKey, "' : data.dsType === '").concat(builderKey, "'"),
|
572
|
+
body: builder.makeSourceSettingForm({
|
573
|
+
feat: 'List',
|
574
|
+
renderer: 'crud',
|
575
|
+
inScaffold: false,
|
576
|
+
sourceSettings: {
|
577
|
+
userOrders: true
|
578
|
+
}
|
579
|
+
}),
|
580
|
+
/** 因为会使用 container 包裹,所以加一个 margin-bottom */
|
581
|
+
className: 'mb-3'
|
582
|
+
};
|
583
|
+
});
|
584
|
+
return tslib.__spreadArray([dsTypeSelector], tslib.__read(dsSettings), false);
|
585
|
+
};
|
586
|
+
return {
|
587
|
+
title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
588
|
+
order: 1,
|
589
|
+
body: tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(generateDSControls()), false), [/** 主键配置,TODO:支持联合主键 */
|
590
|
+
(_a = dc === null || dc === void 0 ? void 0 : dc.primaryField) === null || _a === void 0 ? void 0 : _a.call(dc, context), /** 可选择配置,这里的配置会覆盖底层 Table 的 rowSelection 中的配置 */
|
591
|
+
amisEditorCore.getSchemaTpl('switch', {
|
592
|
+
name: 'selectable',
|
593
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("240145572215920ae06db1eeb85b29c0"), i18nRuntime.i18n("d45a439fa6e82798bc1e98d738cedea3")),
|
594
|
+
pipeIn: function (value, formStore) {
|
595
|
+
var _a;
|
596
|
+
if (typeof value === 'boolean') {
|
597
|
+
return value;
|
598
|
+
}
|
599
|
+
var rowSelection = (_a = formStore === null || formStore === void 0 ? void 0 : formStore.data) === null || _a === void 0 ? void 0 : _a.rowSelection;
|
600
|
+
return rowSelection && amis.isObject(rowSelection);
|
601
|
+
}
|
602
|
+
}), {
|
603
|
+
type: 'container',
|
604
|
+
className: 'ae-ExtendMore mb-3',
|
605
|
+
visibleOn: "data.selectable || (data.rowSelection && data.rowSelection?.type !== 'radio')",
|
606
|
+
body: [amisEditorCore.getSchemaTpl('switch', {
|
607
|
+
name: 'multiple',
|
608
|
+
label: i18nRuntime.i18n("e3be7b8a459a08fec8f378a0660b642b"),
|
609
|
+
pipeIn: function (value, formStore) {
|
610
|
+
var _a;
|
611
|
+
if (typeof value === 'boolean') {
|
612
|
+
return value;
|
613
|
+
}
|
614
|
+
var rowSelection = (_a = formStore === null || formStore === void 0 ? void 0 : formStore.data) === null || _a === void 0 ? void 0 : _a.rowSelection;
|
615
|
+
return rowSelection && amis.isObject(rowSelection) ? rowSelection.type !== 'radio' : false;
|
616
|
+
}
|
617
|
+
})]
|
618
|
+
}, {
|
619
|
+
name: 'placeholder',
|
620
|
+
pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("21efd88b67a39834582ad99aabb9dc60")),
|
621
|
+
type: 'input-text',
|
622
|
+
label: i18nRuntime.i18n("8ce1cd75b6e9c0c0e3468589fcea822c")
|
623
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
624
|
+
name: 'syncLocation',
|
625
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("569343b4fe5e48131b78611c11eadbeb"), i18nRuntime.i18n("6dbee29a8c54eef9d042ef3280999ad9")),
|
626
|
+
pipeIn: amisEditorCore.defaultValue(true)
|
627
|
+
})], false)
|
628
|
+
};
|
629
|
+
};
|
630
|
+
BaseCRUDPlugin.prototype.renderColumnsControl = function (context) {
|
631
|
+
var builder = this.dsManager.getBuilderBySchema(context.node.schema);
|
632
|
+
return {
|
633
|
+
title: i18nRuntime.i18n("949a8b7bd2c10070a2fae16f9c66afbb"),
|
634
|
+
order: 5,
|
635
|
+
body: [{
|
636
|
+
type: 'ae-crud-column-control',
|
637
|
+
name: 'columns',
|
638
|
+
nodeId: context.id,
|
639
|
+
builder: builder
|
640
|
+
}]
|
641
|
+
};
|
642
|
+
};
|
643
|
+
BaseCRUDPlugin.prototype.renderToolbarCollapse = function (context) {
|
644
|
+
var builder = this.dsManager.getBuilderBySchema(context.node.schema);
|
645
|
+
return {
|
646
|
+
order: 20,
|
647
|
+
title: i18nRuntime.i18n("012f602372cd2dbd639cd966c63e1f90"),
|
648
|
+
body: [{
|
649
|
+
type: 'ae-crud-toolbar-control',
|
650
|
+
name: 'headerToolbar',
|
651
|
+
nodeId: context.id,
|
652
|
+
builder: builder
|
653
|
+
}]
|
654
|
+
};
|
655
|
+
};
|
656
|
+
BaseCRUDPlugin.prototype.renderFiltersCollapse = function (context) {
|
657
|
+
var builder = this.dsManager.getBuilderBySchema(context.node.schema);
|
658
|
+
var collection = [];
|
659
|
+
var order = [constants.DSFeatureEnum.SimpleQuery, constants.DSFeatureEnum.AdvancedQuery, constants.DSFeatureEnum.FuzzyQuery];
|
660
|
+
var sortedFeats = sortBy__default["default"](builder.features, [function (feat) {
|
661
|
+
return order.indexOf(feat);
|
662
|
+
}]);
|
663
|
+
sortedFeats.forEach(function (feat) {
|
664
|
+
if (/Query$/.test(feat)) {
|
665
|
+
collection.push({
|
666
|
+
type: 'ae-crud-filters-control',
|
667
|
+
name: feat === constants.DSFeatureEnum.SimpleQuery || feat === constants.DSFeatureEnum.AdvancedQuery ? 'filter' : feat === constants.DSFeatureEnum.FuzzyQuery ? 'headerToolbar' : undefined,
|
668
|
+
label: feat === constants.DSFeatureEnum.SimpleQuery ? i18nRuntime.i18n("c26996a6506adf397f0668d376d0b40b") : feat === constants.DSFeatureEnum.AdvancedQuery ? i18nRuntime.i18n("9c4666fd08c2738eb9611a3721cb5f0f") : i18nRuntime.i18n("6ff4bf3d567e977aa4c90c27dff1e6db"),
|
669
|
+
nodeId: context.id,
|
670
|
+
feat: feat,
|
671
|
+
builder: builder
|
672
|
+
});
|
673
|
+
}
|
674
|
+
});
|
675
|
+
return collection.length > 0 ? {
|
676
|
+
order: 10,
|
677
|
+
title: i18nRuntime.i18n("4a3ebd0ef27212de3b0c39e6a9701b1d"),
|
678
|
+
body: collection
|
679
|
+
} : undefined;
|
680
|
+
};
|
681
|
+
/** 分页类别 */
|
682
|
+
BaseCRUDPlugin.prototype.renderPaginationCollapse = function (context) {
|
683
|
+
var _this = this;
|
684
|
+
var isPagination = 'data.loadType === "pagination"';
|
685
|
+
var isInfinity = 'data.loadType === "more"';
|
686
|
+
return {
|
687
|
+
order: 30,
|
688
|
+
title: i18nRuntime.i18n("e821ce185e41eac2ab846ef5cfde2363"),
|
689
|
+
body: [{
|
690
|
+
label: i18nRuntime.i18n("4d7080ff1405a1f08c5415a0f942c336"),
|
691
|
+
type: 'select',
|
692
|
+
name: 'loadType',
|
693
|
+
options: [{
|
694
|
+
label: i18nRuntime.i18n("d81bb206a889656035b929cd8bb1ef10"),
|
695
|
+
value: ''
|
696
|
+
}, {
|
697
|
+
label: i18nRuntime.i18n("3862626c138ce5945e0e273a1bdfbad0"),
|
698
|
+
value: 'pagination'
|
699
|
+
}, {
|
700
|
+
label: i18nRuntime.i18n("77281549955309c49f5eef77838a85e5"),
|
701
|
+
value: 'more'
|
702
|
+
}],
|
703
|
+
pipeIn: function (data) {
|
704
|
+
return data || '';
|
705
|
+
},
|
706
|
+
pipeOut: function (data) {
|
707
|
+
return data;
|
708
|
+
},
|
709
|
+
onChange: function (value, oldValue, model, form) {
|
710
|
+
var schema = form.data;
|
711
|
+
if (oldValue) {
|
712
|
+
utils.deepRemove(schema, function (item) {
|
713
|
+
return oldValue === 'more' ? item.behavior === 'loadMore' : item.type === 'pagination';
|
714
|
+
});
|
715
|
+
}
|
716
|
+
if (value) {
|
717
|
+
// 新插入的默认放在 footerToolbar 中分栏 的第二栏的最后,没有位置的话向上缺省
|
718
|
+
// oldValue && deepRemove(schema);
|
719
|
+
var newCompSchema = value === 'pagination' ? {
|
720
|
+
type: 'pagination',
|
721
|
+
behavior: 'Pagination',
|
722
|
+
layout: ['total', 'perPage', 'pager'],
|
723
|
+
perPageAvailable: [10, 20, 50, 100]
|
724
|
+
} : {
|
725
|
+
type: 'button',
|
726
|
+
behavior: 'loadMore',
|
727
|
+
label: i18nRuntime.i18n("77281549955309c49f5eef77838a85e5"),
|
728
|
+
onEvent: {
|
729
|
+
click: {
|
730
|
+
actions: [{
|
731
|
+
componentId: schema.id,
|
732
|
+
groupType: 'component',
|
733
|
+
actionType: 'loadMore'
|
734
|
+
}],
|
735
|
+
weight: 0
|
736
|
+
}
|
737
|
+
}
|
738
|
+
};
|
739
|
+
_this.addFeatToToolbar(schema, newCompSchema, 'footer', 'right');
|
740
|
+
}
|
741
|
+
}
|
742
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
743
|
+
name: 'loadDataOnce',
|
744
|
+
label: i18nRuntime.i18n("16b8ff2b147382be4cf8654f829df904"),
|
745
|
+
visibleOn: isPagination
|
746
|
+
}), amisEditorCore.getSchemaTpl('switch', {
|
747
|
+
name: 'loadDataOnceFetchOnFilter',
|
748
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("290026b0b40b637e774c6af435b897b5"), i18nRuntime.i18n("67584675004a48be903e9f61c733cb35")),
|
749
|
+
visibleOn: isPagination + ' && data.loadDataOnce'
|
750
|
+
}), amisEditorCore.getSchemaTpl('switch', {
|
751
|
+
name: 'keepItemSelectionOnPageChange',
|
752
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("099cf136d6a4b6ed4646af4a2ed066b2"), i18nRuntime.i18n("60011314ed92794f3d4f3e874c359279")),
|
753
|
+
pipeIn: amisEditorCore.defaultValue(false),
|
754
|
+
visibleOn: isPagination
|
755
|
+
}), amisEditorCore.getSchemaTpl('switch', {
|
756
|
+
name: 'autoJumpToTopOnPagerChange',
|
757
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("8cc3589c442c478dde8ceb60aeb29e03"), i18nRuntime.i18n("9092afb1ccb692308ef06d8001da2208")),
|
758
|
+
pipeIn: amisEditorCore.defaultValue(true),
|
759
|
+
visibleOn: isPagination
|
760
|
+
}), {
|
761
|
+
name: 'perPage',
|
762
|
+
type: 'input-number',
|
763
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("606bc931d2b3ebba2569cb1494719e2c"), i18nRuntime.i18n("9cb14f1355b3a312ebd62ebff5e1e06b")),
|
764
|
+
clearValueOnEmpty: true,
|
765
|
+
clearable: true,
|
766
|
+
pipeIn: amisEditorCore.defaultValue(10),
|
767
|
+
visibleOn: isInfinity
|
768
|
+
}, {
|
769
|
+
type: 'button',
|
770
|
+
label: i18nRuntime.i18n("f300691f823aacea572e63bb7fb7ce8a"),
|
771
|
+
block: true,
|
772
|
+
className: 'mb-1',
|
773
|
+
level: 'enhance',
|
774
|
+
visibleOn: 'data.loadType === "pagination"',
|
775
|
+
onClick: function () {
|
776
|
+
var _a, _b;
|
777
|
+
var findPage = utils.findSchema((_b = (_a = context === null || context === void 0 ? void 0 : context.node) === null || _a === void 0 ? void 0 : _a.schema) !== null && _b !== void 0 ? _b : {}, function (item) {
|
778
|
+
return item.type === 'pagination' || item.behavior === 'Pagination';
|
779
|
+
}, 'headerToolbar', 'footerToolbar');
|
780
|
+
if (!findPage || !findPage.$$id) {
|
781
|
+
amis.toast.error(i18nRuntime.i18n("d81ad681a447abae7cba38779ffc0c9e"));
|
782
|
+
return;
|
783
|
+
}
|
784
|
+
_this.manager.setActiveId(findPage.$$id);
|
785
|
+
}
|
786
|
+
}]
|
787
|
+
};
|
788
|
+
};
|
789
|
+
/** 其他类别 */
|
790
|
+
BaseCRUDPlugin.prototype.renderOthersCollapse = function (context) {
|
791
|
+
return {
|
792
|
+
order: 25,
|
793
|
+
title: i18nRuntime.i18n("0d98c74797e49d00bcc4c17c9d557a2b"),
|
794
|
+
body: [{
|
795
|
+
type: 'ae-switch-more',
|
796
|
+
mode: 'normal',
|
797
|
+
formType: 'extend',
|
798
|
+
visibleOn: 'data.api',
|
799
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("86b17bba54b65c6a62895357095f63a3"), i18nRuntime.i18n("983a8ab6a97da0a0dec7b5c751cf02b1")),
|
800
|
+
autoFocus: false,
|
801
|
+
form: {
|
802
|
+
body: [{
|
803
|
+
type: 'input-number',
|
804
|
+
name: 'interval',
|
805
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("4cbec5cb54ba399ea81381a75f5f1f93"), i18nRuntime.i18n("81fe75a5216d4f612f1809c122f5145a")),
|
806
|
+
step: 10,
|
807
|
+
min: 1000
|
808
|
+
}, amisEditorCore.getSchemaTpl('tplFormulaControl', {
|
809
|
+
name: 'stopAutoRefreshWhen',
|
810
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("3a5d9512f474ff7c2a017a13e7f8a9af"), i18nRuntime.i18n("fd649ca959662306b734f03438869bf0")),
|
811
|
+
visibleOn: '!!data.interval'
|
812
|
+
}), amisEditorCore.getSchemaTpl('switch', {
|
813
|
+
name: 'stopAutoRefreshWhenModalIsOpen',
|
814
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("0516133b87f03f859e23bf014d71ab57"), i18nRuntime.i18n("52dce697d35795d7835e483d69f72419"))
|
815
|
+
})]
|
816
|
+
}
|
817
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
818
|
+
name: 'silentPolling',
|
819
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("6d5b1e5a235fa839c759d2362654d638"), i18nRuntime.i18n("8b34b22a4da1b9b855a5efd33434f5e7")),
|
820
|
+
pipeIn: amisEditorCore.defaultValue(false)
|
821
|
+
})]
|
822
|
+
};
|
823
|
+
};
|
824
|
+
/** 外观面板 */
|
825
|
+
BaseCRUDPlugin.prototype.renderStylesTab = function (context) {
|
826
|
+
return {
|
827
|
+
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
828
|
+
className: 'p-none',
|
829
|
+
body: amisEditorCore.getSchemaTpl('collapseGroup', [amisEditorCore.getSchemaTpl('style:classNames', {
|
830
|
+
isFormItem: false,
|
831
|
+
schema: [amisEditorCore.getSchemaTpl('className', {
|
832
|
+
name: 'bodyClassName',
|
833
|
+
label: i18nRuntime.i18n("32aaf2f04e983290deceb0674fb0d159")
|
834
|
+
}), amisEditorCore.getSchemaTpl('className', {
|
835
|
+
name: 'headerToolbarClassName',
|
836
|
+
label: i18nRuntime.i18n("e3e100dab1d8d13a2e3f9c391b0b108d")
|
837
|
+
}), amisEditorCore.getSchemaTpl('className', {
|
838
|
+
name: 'footerToolbarClassName',
|
839
|
+
label: i18nRuntime.i18n("2aee96dd788b815f83b3d118188e7fd9")
|
840
|
+
})]
|
841
|
+
})])
|
842
|
+
};
|
843
|
+
};
|
844
|
+
/** 事件面板 */
|
845
|
+
BaseCRUDPlugin.prototype.renderEventTab = function (context) {
|
846
|
+
return {
|
847
|
+
title: i18nRuntime.i18n("10b2761db5a8e089049df39675abc550"),
|
848
|
+
className: 'p-none',
|
849
|
+
body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
|
850
|
+
name: 'onEvent'
|
851
|
+
}, helper.getEventControlConfig(this.manager, context)))]
|
852
|
+
};
|
853
|
+
};
|
854
|
+
// headerToolbar 和 footerToolbar 布局换成 flex 包裹 container
|
855
|
+
BaseCRUDPlugin.prototype.addFeatToToolbar = function (schema, content, position, align) {
|
856
|
+
var region = "".concat(position, "Toolbar");
|
857
|
+
if (!schema[region] || isEmpty__default["default"](schema[region]) || !Array.isArray(schema[region])) {
|
858
|
+
var isArr = Array.isArray(schema[region]);
|
859
|
+
var newSchema = this.emptyFlex([this.emptyContainer('left', isArr || !schema[region] ? [] : [schema[region]]), this.emptyContainer('right')]);
|
860
|
+
isArr && schema[region].push(newSchema) || (schema[region] = [newSchema]);
|
861
|
+
}
|
862
|
+
// 尝试放到左面第一个,否则只能放外头了
|
863
|
+
try {
|
864
|
+
// 优先判断没有右边列的情况,避免都走到catch里造成嵌套层数过多的问题
|
865
|
+
if (align === 'right' && schema[region][0].items.length < 2) {
|
866
|
+
schema[region][0].items.push(this.emptyContainer('right'));
|
867
|
+
}
|
868
|
+
schema[region][0].items[align === 'left' ? 0 : schema[region][0].items.length - 1].body.push(content);
|
869
|
+
} catch (e) {
|
870
|
+
var olds = tslib.__spreadArray([], tslib.__read(schema[region]), false);
|
871
|
+
schema[region].length = 0;
|
872
|
+
schema[region].push(this.emptyFlex([this.emptyContainer('left', olds), this.emptyContainer('right', content)]));
|
873
|
+
}
|
874
|
+
};
|
875
|
+
BaseCRUDPlugin.prototype.buildDataSchemas = function (node, region) {
|
876
|
+
var _a, _b, _c, _d, _e;
|
877
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
878
|
+
var child, childDataSchema, items, schema;
|
879
|
+
return tslib.__generator(this, function (_f) {
|
880
|
+
switch (_f.label) {
|
881
|
+
case 0:
|
882
|
+
child = node.children.find(function (item) {
|
883
|
+
return !!~['table2', 'cards', 'list'].indexOf(item.type);
|
884
|
+
});
|
885
|
+
if (!((_b = (_a = child === null || child === void 0 ? void 0 : child.info) === null || _a === void 0 ? void 0 : _a.plugin) === null || _b === void 0 ? void 0 : _b.buildDataSchemas)) {
|
886
|
+
return [2 /*return*/];
|
887
|
+
}
|
888
|
+
|
889
|
+
return [4 /*yield*/, child.info.plugin.buildDataSchemas(child, region)];
|
890
|
+
case 1:
|
891
|
+
childDataSchema = _f.sent();
|
892
|
+
items = (_d = (_c = childDataSchema === null || childDataSchema === void 0 ? void 0 : childDataSchema.properties) === null || _c === void 0 ? void 0 : _c.rows) !== null && _d !== void 0 ? _d : (_e = childDataSchema === null || childDataSchema === void 0 ? void 0 : childDataSchema.properties) === null || _e === void 0 ? void 0 : _e.items;
|
893
|
+
schema = {
|
894
|
+
$id: 'crud2',
|
895
|
+
type: 'object',
|
896
|
+
properties: tslib.__assign(tslib.__assign({}, items === null || items === void 0 ? void 0 : items.properties), {
|
897
|
+
items: tslib.__assign(tslib.__assign({}, items), {
|
898
|
+
title: i18nRuntime.i18n("fe9e25f4e4b3aeefeb9b7a9c368ede7e")
|
899
|
+
}),
|
900
|
+
selectedItems: tslib.__assign(tslib.__assign({}, items), {
|
901
|
+
title: i18nRuntime.i18n("2c77cfaef73ce2e81131861e9c6d670e")
|
902
|
+
}),
|
903
|
+
unSelectedItems: tslib.__assign(tslib.__assign({}, items), {
|
904
|
+
title: i18nRuntime.i18n("9c9153c49491c381dc2adb2c36fccb04")
|
905
|
+
}),
|
906
|
+
page: {
|
907
|
+
type: 'number',
|
908
|
+
title: i18nRuntime.i18n("9a4fe969f1066e197fd2369a44d879ac")
|
909
|
+
},
|
910
|
+
total: {
|
911
|
+
type: 'number',
|
912
|
+
title: i18nRuntime.i18n("a7f33a2d99056edcdaced5c8841a9bcb")
|
913
|
+
}
|
914
|
+
})
|
915
|
+
};
|
916
|
+
return [2 /*return*/, schema];
|
917
|
+
}
|
918
|
+
});
|
919
|
+
});
|
920
|
+
};
|
921
|
+
BaseCRUDPlugin.prototype.getAvailableContextFields = function (scopeNode, node, region) {
|
922
|
+
var _a, _b;
|
923
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
924
|
+
var builder;
|
925
|
+
return tslib.__generator(this, function (_c) {
|
926
|
+
builder = this.dsManager.getBuilderBySchema(scopeNode.schema);
|
927
|
+
if (builder && scopeNode.schema.api) {
|
928
|
+
return [2 /*return*/, builder.getAvailableContextFields({
|
929
|
+
schema: scopeNode.schema,
|
930
|
+
sourceKey: 'api',
|
931
|
+
feat: (_b = (_a = scopeNode.schema) === null || _a === void 0 ? void 0 : _a.feat) !== null && _b !== void 0 ? _b : 'List'
|
932
|
+
}, node)];
|
933
|
+
}
|
934
|
+
return [2 /*return*/];
|
935
|
+
});
|
936
|
+
});
|
937
|
+
};
|
938
|
+
|
939
|
+
BaseCRUDPlugin.prototype.generateScaffold = function (mode) {
|
940
|
+
var schema;
|
941
|
+
if (mode === 'table2') {
|
942
|
+
schema = {
|
943
|
+
type: 'crud2',
|
944
|
+
mode: 'table2',
|
945
|
+
columns: [{
|
946
|
+
name: 'id',
|
947
|
+
title: 'ID',
|
948
|
+
type: 'container',
|
949
|
+
body: [{
|
950
|
+
type: 'text'
|
951
|
+
}]
|
952
|
+
}, {
|
953
|
+
name: 'engine',
|
954
|
+
title: i18nRuntime.i18n("1a63ac23010e0573f7c0a8cd3314b8c6"),
|
955
|
+
type: 'container',
|
956
|
+
body: [{
|
957
|
+
type: 'text'
|
958
|
+
}]
|
959
|
+
}]
|
960
|
+
};
|
961
|
+
} else if (mode === 'cards') {
|
962
|
+
schema = {
|
963
|
+
type: 'crud2',
|
964
|
+
mode: 'cards',
|
965
|
+
card: {
|
966
|
+
type: 'card2',
|
967
|
+
body: [{
|
968
|
+
type: 'container',
|
969
|
+
body: [{
|
970
|
+
type: 'tpl',
|
971
|
+
tpl: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
972
|
+
inline: false,
|
973
|
+
style: {
|
974
|
+
marginTop: '0',
|
975
|
+
marginBottom: '0',
|
976
|
+
paddingTop: '',
|
977
|
+
paddingBottom: ''
|
978
|
+
},
|
979
|
+
wrapperComponent: 'h2'
|
980
|
+
}, {
|
981
|
+
type: 'form',
|
982
|
+
body: [{
|
983
|
+
type: 'static-tpl',
|
984
|
+
label: i18nRuntime.i18n("9caecd931b956381e0763d05aa42835c"),
|
985
|
+
tpl: i18nRuntime.i18n("2d711b09bd0db0ad240cc83b30dd8014")
|
986
|
+
}]
|
987
|
+
}, {
|
988
|
+
type: 'divider'
|
989
|
+
}, {
|
990
|
+
type: 'button-group'
|
991
|
+
}
|
992
|
+
// {
|
993
|
+
// type: 'tpl',
|
994
|
+
// tpl: '副标题内容',
|
995
|
+
// inline: false,
|
996
|
+
// wrapperComponent: '',
|
997
|
+
// style: {
|
998
|
+
// color: '#9b9b9b',
|
999
|
+
// marginTop: '0',
|
1000
|
+
// marginBottom: '0'
|
1001
|
+
// }
|
1002
|
+
// }
|
1003
|
+
]
|
1004
|
+
// style: {
|
1005
|
+
// borderStyle: 'solid',
|
1006
|
+
// borderColor: '#ebebeb',
|
1007
|
+
// borderWidth: '1px',
|
1008
|
+
// 'borderRadius': '5px',
|
1009
|
+
// 'paddingTop': '10px',
|
1010
|
+
// 'paddingRight': '10px',
|
1011
|
+
// 'paddingBottom': '0',
|
1012
|
+
// 'paddingLeft': '10px'
|
1013
|
+
// }
|
1014
|
+
}]
|
1015
|
+
}
|
1016
|
+
};
|
1017
|
+
} else if (mode === 'list') {
|
1018
|
+
schema = {
|
1019
|
+
type: 'crud2',
|
1020
|
+
mode: 'list',
|
1021
|
+
listItem: {
|
1022
|
+
body: [{
|
1023
|
+
type: 'container',
|
1024
|
+
body: [{
|
1025
|
+
type: 'tpl',
|
1026
|
+
tpl: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
1027
|
+
inline: false,
|
1028
|
+
style: {
|
1029
|
+
marginTop: '0',
|
1030
|
+
marginBottom: '0',
|
1031
|
+
paddingTop: '',
|
1032
|
+
paddingBottom: ''
|
1033
|
+
},
|
1034
|
+
wrapperComponent: 'h2'
|
1035
|
+
}, {
|
1036
|
+
type: 'tpl',
|
1037
|
+
tpl: i18nRuntime.i18n("629645f147f378869fe9d7ee2bbc2857"),
|
1038
|
+
inline: false,
|
1039
|
+
wrapperComponent: '',
|
1040
|
+
style: {
|
1041
|
+
color: '#9b9b9b',
|
1042
|
+
marginTop: '0',
|
1043
|
+
marginBottom: '0'
|
1044
|
+
}
|
1045
|
+
}]
|
1046
|
+
}]
|
1047
|
+
}
|
1048
|
+
};
|
1049
|
+
}
|
1050
|
+
return schema;
|
1051
|
+
};
|
1052
|
+
BaseCRUDPlugin.id = 'CRUD2Plugin';
|
1053
|
+
tslib.__decorate([amis.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], BaseCRUDPlugin.prototype, "renderColumnsControl", null);
|
1054
|
+
tslib.__decorate([amis.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], BaseCRUDPlugin.prototype, "renderToolbarCollapse", null);
|
1055
|
+
tslib.__decorate([amis.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], BaseCRUDPlugin.prototype, "renderFiltersCollapse", null);
|
1056
|
+
return BaseCRUDPlugin;
|
1057
|
+
}(amisEditorCore.BasePlugin);
|
1058
|
+
|
1059
|
+
exports.BaseCRUDPlugin = BaseCRUDPlugin;
|
1060
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|