amis-editor 5.6.0-beta.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.js +3 -1
- 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 +3 -1
- package/esm/icons/display/aCenter.svg.js +3 -1
- package/esm/icons/display/aFlexEnd.svg.js +3 -1
- package/esm/icons/display/aFlexStart.svg.js +3 -1
- package/esm/icons/display/aStretch.svg.js +3 -1
- package/esm/icons/display/block.svg.js +3 -1
- package/esm/icons/display/dcolumn.svg.js +3 -1
- package/esm/icons/display/dcolumnReverse.svg.js +3 -1
- package/esm/icons/display/drow.svg.js +3 -1
- package/esm/icons/display/drowReverse.svg.js +3 -1
- package/esm/icons/display/flex.svg.js +3 -1
- package/esm/icons/display/inline-block.svg.js +3 -1
- package/esm/icons/display/inline.svg.js +3 -1
- package/esm/icons/display/jCenter.svg.js +3 -1
- package/esm/icons/display/jFlexEnd.svg.js +3 -1
- package/esm/icons/display/jFlexStart.svg.js +3 -1
- package/esm/icons/display/jSpaceAround.svg.js +3 -1
- package/esm/icons/display/jSpaceBetween.svg.js +3 -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 +8 -0
- package/esm/index.js +18 -3
- package/esm/locale/en-US.js +241 -19
- package/esm/locale/zh-CN.js +235 -7
- package/esm/plugin/Alert.js +3 -1
- package/esm/plugin/AnchorNav.js +3 -1
- 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.js +3 -1
- 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 +3 -1
- package/esm/plugin/Card2.js +3 -1
- package/esm/plugin/Cards.d.ts +547 -41
- package/esm/plugin/Cards.js +368 -170
- package/esm/plugin/Carousel.js +120 -97
- package/esm/plugin/Chart.js +17 -5
- package/esm/plugin/CodeView.js +3 -1
- package/esm/plugin/Collapse.d.ts +2 -1
- package/esm/plugin/Collapse.js +50 -1
- package/esm/plugin/CollapseGroup.js +3 -1
- package/esm/plugin/ColumnToggler.d.ts +11 -6
- package/esm/plugin/ColumnToggler.js +69 -10
- package/esm/plugin/Container.d.ts +2 -0
- package/esm/plugin/Container.js +8 -8
- package/esm/plugin/Custom.js +3 -1
- 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 +13 -1
- package/esm/plugin/Dialog.js +186 -55
- package/esm/plugin/Divider.js +72 -6
- package/esm/plugin/Drawer.js +126 -77
- package/esm/plugin/DropDownButton.js +3 -1
- 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.js +25 -23
- package/esm/plugin/Form/ButtonToolbar.js +3 -1
- package/esm/plugin/Form/ChainedSelect.js +21 -19
- package/esm/plugin/Form/Checkbox.js +51 -12
- package/esm/plugin/Form/Checkboxes.js +33 -42
- package/esm/plugin/Form/CodeEditor.js +3 -1
- package/esm/plugin/Form/Combo.d.ts +3 -2
- package/esm/plugin/Form/Combo.js +8 -5
- package/esm/plugin/Form/ConditionBuilder.js +3 -1
- package/esm/plugin/Form/Control.js +3 -1
- package/esm/plugin/Form/DiffEditor.js +3 -1
- package/esm/plugin/Form/FieldSet.js +3 -1
- package/esm/plugin/Form/Form.d.ts +32 -8
- package/esm/plugin/Form/Form.js +594 -442
- package/esm/plugin/Form/Formula.js +3 -1
- package/esm/plugin/Form/Group.js +3 -1
- package/esm/plugin/Form/Hidden.js +3 -1
- package/esm/plugin/Form/InputArray.js +3 -1
- package/esm/plugin/Form/InputCity.js +6 -2
- package/esm/plugin/Form/InputColor.js +3 -1
- package/esm/plugin/Form/InputDate.js +29 -43
- package/esm/plugin/Form/InputDateRange.js +41 -30
- 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.js +3 -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.js +23 -35
- package/esm/plugin/Form/InputRating.js +3 -1
- package/esm/plugin/Form/InputRepeat.js +3 -1
- package/esm/plugin/Form/InputRichText.js +3 -1
- package/esm/plugin/Form/InputSubForm.js +3 -1
- package/esm/plugin/Form/InputTable.d.ts +3 -2
- package/esm/plugin/Form/InputTable.js +13 -8
- package/esm/plugin/Form/InputTag.d.ts +4 -1
- package/esm/plugin/Form/InputTag.js +33 -22
- package/esm/plugin/Form/InputText.js +23 -23
- package/esm/plugin/Form/InputTime.js +3 -1
- package/esm/plugin/Form/InputTimeRange.js +3 -1
- package/esm/plugin/Form/InputTree.js +69 -54
- 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 +3 -1
- package/esm/plugin/Form/ListSelect.js +25 -23
- package/esm/plugin/Form/LocationPicker.js +3 -1
- package/esm/plugin/Form/MatrixCheckboxes.js +3 -1
- package/esm/plugin/Form/NestedSelect.js +25 -23
- package/esm/plugin/Form/Picker.js +22 -22
- package/esm/plugin/Form/Radios.js +20 -18
- package/esm/plugin/Form/Select.d.ts +8 -8
- package/esm/plugin/Form/Select.js +41 -72
- package/esm/plugin/Form/Static.js +3 -1
- package/esm/plugin/Form/Switch.js +3 -1
- package/esm/plugin/Form/TabsTransfer.d.ts +2 -3
- package/esm/plugin/Form/TabsTransfer.js +59 -45
- package/esm/plugin/Form/Textarea.js +3 -1
- package/esm/plugin/Form/Transfer.js +25 -23
- package/esm/plugin/Form/TreeSelect.js +59 -51
- package/esm/plugin/Form/UUID.js +3 -1
- package/esm/plugin/Grid.js +3 -1
- package/esm/plugin/HBox.js +3 -1
- 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 +14 -15
- 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 +55 -19
- package/esm/plugin/List2.d.ts +545 -0
- package/esm/plugin/List2.js +380 -0
- package/esm/plugin/ListItem.js +3 -1
- package/esm/plugin/Log.js +3 -1
- package/esm/plugin/Mapping.js +3 -1
- package/esm/plugin/Markdown.js +3 -1
- package/esm/plugin/Nav.js +3 -1
- package/esm/plugin/OfficeViewer.js +3 -1
- package/esm/plugin/Operation.js +3 -2
- package/esm/plugin/Others/Action.js +3 -1
- package/esm/plugin/Others/TableCell.js +3 -1
- package/esm/plugin/Page.js +27 -2
- package/esm/plugin/Pagination.d.ts +0 -1
- package/esm/plugin/Pagination.js +35 -19
- package/esm/plugin/Panel.js +3 -1
- package/esm/plugin/Plain.js +3 -1
- package/esm/plugin/Progress.js +3 -1
- 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 +19 -13
- package/esm/plugin/Service.js +169 -91
- package/esm/plugin/Sparkline.js +5 -6
- 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 +9 -0
- package/esm/plugin/Table.js +53 -4
- 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.js +3 -1
- package/esm/plugin/Tabs.js +3 -1
- 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.js +3 -1
- 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 +3 -1
- package/esm/plugin/Wrapper.js +3 -1
- package/esm/plugin/index.d.ts +2 -1
- package/esm/renderer/APIAdaptorControl.d.ts +14 -0
- package/esm/renderer/APIAdaptorControl.js +26 -40
- package/esm/renderer/APIControl.js +12 -2
- package/esm/renderer/ActionApiControl.d.ts +6 -0
- package/esm/renderer/BadgeControl.d.ts +6 -6
- package/esm/renderer/BadgeControl.js +3 -1
- package/esm/renderer/ButtonGroupControl.js +3 -1
- package/esm/renderer/DataBindingControl.d.ts +1 -1
- package/esm/renderer/DataBindingControl.js +3 -1
- package/esm/renderer/DataMappingControl.js +3 -1
- package/esm/renderer/DataPickerControl.js +3 -1
- package/esm/renderer/DateShortCutControl.d.ts +1 -0
- package/esm/renderer/DateShortCutControl.js +9 -5
- package/esm/renderer/ExpressionFormulaControl.js +3 -1
- package/esm/renderer/FeatureControl.d.ts +17 -4
- package/esm/renderer/FeatureControl.js +73 -12
- package/esm/renderer/FieldSetting.d.ts +66 -0
- package/esm/renderer/FieldSetting.js +492 -0
- package/esm/renderer/FlexSettingControl.js +3 -1
- package/esm/renderer/FormulaControl.d.ts +6 -1
- 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.js +3 -1
- package/esm/renderer/InputRangeValueControl.d.ts +15 -0
- package/esm/renderer/InputRangeValueControl.js +121 -0
- package/esm/renderer/MapSourceControl.js +3 -1
- package/esm/renderer/NavBadgeControl.d.ts +6 -6
- package/esm/renderer/NavBadgeControl.js +3 -1
- package/esm/renderer/NavDefaultActive.js +3 -1
- package/esm/renderer/NavSourceControl.js +3 -1
- package/esm/renderer/OptionControl.d.ts +2 -0
- package/esm/renderer/OptionControl.js +35 -23
- package/esm/renderer/RangePartsControl.js +3 -1
- package/esm/renderer/StatusControl.js +3 -1
- package/esm/renderer/SwitchMoreControl.d.ts +6 -0
- package/esm/renderer/SwitchMoreControl.js +14 -2
- package/esm/renderer/TableColumnWidthControl.d.ts +29 -0
- package/esm/renderer/TableColumnWidthControl.js +177 -0
- package/esm/renderer/TimelineItemControl.js +3 -1
- package/esm/renderer/TplFormulaControl.js +3 -1
- package/esm/renderer/TransferTableControl.js +3 -1
- package/esm/renderer/TreeOptionControl.d.ts +1 -1
- package/esm/renderer/TreeOptionControl.js +8 -6
- package/esm/renderer/ValidationControl.js +3 -1
- 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 +4 -2
- package/esm/renderer/event-control/action-config-panel.js +3 -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 +170 -117
- package/esm/renderer/event-control/index.d.ts +26 -17
- package/esm/renderer/event-control/index.js +114 -22
- package/esm/renderer/style-control/Background.js +3 -1
- package/esm/renderer/style-control/Border.js +3 -1
- package/esm/renderer/style-control/BoxModel.js +3 -1
- package/esm/renderer/style-control/BoxShadow.js +3 -1
- package/esm/renderer/style-control/Display.js +3 -1
- package/esm/renderer/style-control/Font.js +3 -1
- package/esm/renderer/style-control/InsetBoxModel.js +3 -1
- package/esm/renderer/style-control/ThemeCssCode.js +132 -281
- 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 +3 -1
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +2 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +76 -7
- package/esm/renderer/textarea-formula/plugin.js +5 -3
- package/esm/tpl/api.js +15 -10
- package/esm/tpl/common.js +53 -35
- package/esm/tpl/horizontal.js +3 -1
- package/esm/tpl/layout.js +9 -6
- package/esm/tpl/options.d.ts +10 -1
- package/esm/tpl/options.js +249 -10
- 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 +8 -0
- package/esm/util.js +21 -3
- package/esm/validator.js +3 -1
- 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.js +3 -1
- 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 +3 -1
- package/lib/icons/display/aCenter.svg.js +3 -1
- package/lib/icons/display/aFlexEnd.svg.js +3 -1
- package/lib/icons/display/aFlexStart.svg.js +3 -1
- package/lib/icons/display/aStretch.svg.js +3 -1
- package/lib/icons/display/block.svg.js +3 -1
- package/lib/icons/display/dcolumn.svg.js +3 -1
- package/lib/icons/display/dcolumnReverse.svg.js +3 -1
- package/lib/icons/display/drow.svg.js +3 -1
- package/lib/icons/display/drowReverse.svg.js +3 -1
- package/lib/icons/display/flex.svg.js +3 -1
- package/lib/icons/display/inline-block.svg.js +3 -1
- package/lib/icons/display/inline.svg.js +3 -1
- package/lib/icons/display/jCenter.svg.js +3 -1
- package/lib/icons/display/jFlexEnd.svg.js +3 -1
- package/lib/icons/display/jFlexStart.svg.js +3 -1
- package/lib/icons/display/jSpaceAround.svg.js +3 -1
- package/lib/icons/display/jSpaceBetween.svg.js +3 -1
- 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 +8 -0
- package/lib/index.js +47 -6
- package/lib/locale/en-US.js +241 -19
- package/lib/locale/zh-CN.js +235 -7
- package/lib/plugin/Alert.js +3 -1
- package/lib/plugin/AnchorNav.js +3 -1
- 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.js +3 -1
- 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 +3 -1
- package/lib/plugin/Card2.js +3 -1
- package/lib/plugin/Cards.d.ts +547 -41
- package/lib/plugin/Cards.js +365 -167
- package/lib/plugin/Carousel.js +120 -97
- package/lib/plugin/Chart.js +17 -5
- package/lib/plugin/CodeView.js +3 -1
- package/lib/plugin/Collapse.d.ts +2 -1
- package/lib/plugin/Collapse.js +50 -1
- package/lib/plugin/CollapseGroup.js +3 -1
- package/lib/plugin/ColumnToggler.d.ts +11 -6
- package/lib/plugin/ColumnToggler.js +72 -9
- package/lib/plugin/Container.d.ts +2 -0
- package/lib/plugin/Container.js +8 -8
- package/lib/plugin/Custom.js +3 -1
- 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 +13 -1
- package/lib/plugin/Dialog.js +184 -53
- package/lib/plugin/Divider.js +72 -6
- package/lib/plugin/Drawer.js +125 -76
- package/lib/plugin/DropDownButton.js +3 -1
- 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.js +25 -23
- package/lib/plugin/Form/ButtonToolbar.js +3 -1
- package/lib/plugin/Form/ChainedSelect.js +21 -19
- package/lib/plugin/Form/Checkbox.js +55 -12
- package/lib/plugin/Form/Checkboxes.js +33 -42
- package/lib/plugin/Form/CodeEditor.js +3 -1
- package/lib/plugin/Form/Combo.d.ts +3 -2
- package/lib/plugin/Form/Combo.js +8 -5
- package/lib/plugin/Form/ConditionBuilder.js +3 -1
- package/lib/plugin/Form/Control.js +3 -1
- package/lib/plugin/Form/DiffEditor.js +3 -1
- package/lib/plugin/Form/FieldSet.js +3 -1
- package/lib/plugin/Form/Form.d.ts +32 -8
- package/lib/plugin/Form/Form.js +598 -440
- package/lib/plugin/Form/Formula.js +3 -1
- package/lib/plugin/Form/Group.js +3 -1
- package/lib/plugin/Form/Hidden.js +3 -1
- package/lib/plugin/Form/InputArray.js +3 -1
- package/lib/plugin/Form/InputCity.js +6 -2
- package/lib/plugin/Form/InputColor.js +3 -1
- package/lib/plugin/Form/InputDate.js +29 -43
- package/lib/plugin/Form/InputDateRange.js +41 -30
- 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.js +3 -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.js +23 -35
- package/lib/plugin/Form/InputRating.js +3 -1
- package/lib/plugin/Form/InputRepeat.js +3 -1
- package/lib/plugin/Form/InputRichText.js +3 -1
- package/lib/plugin/Form/InputSubForm.js +3 -1
- package/lib/plugin/Form/InputTable.d.ts +3 -2
- package/lib/plugin/Form/InputTable.js +12 -7
- package/lib/plugin/Form/InputTag.d.ts +4 -1
- package/lib/plugin/Form/InputTag.js +33 -22
- package/lib/plugin/Form/InputText.js +23 -23
- package/lib/plugin/Form/InputTime.js +3 -1
- package/lib/plugin/Form/InputTimeRange.js +3 -1
- package/lib/plugin/Form/InputTree.js +69 -54
- 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 +3 -1
- package/lib/plugin/Form/ListSelect.js +25 -23
- package/lib/plugin/Form/LocationPicker.js +3 -1
- package/lib/plugin/Form/MatrixCheckboxes.js +3 -1
- package/lib/plugin/Form/NestedSelect.js +25 -23
- package/lib/plugin/Form/Picker.js +22 -22
- package/lib/plugin/Form/Radios.js +20 -18
- package/lib/plugin/Form/Select.d.ts +8 -8
- package/lib/plugin/Form/Select.js +41 -72
- package/lib/plugin/Form/Static.js +3 -1
- package/lib/plugin/Form/Switch.js +3 -1
- package/lib/plugin/Form/TabsTransfer.d.ts +2 -3
- package/lib/plugin/Form/TabsTransfer.js +58 -44
- package/lib/plugin/Form/Textarea.js +3 -1
- package/lib/plugin/Form/Transfer.js +25 -23
- package/lib/plugin/Form/TreeSelect.js +59 -51
- package/lib/plugin/Form/UUID.js +3 -1
- package/lib/plugin/Grid.js +3 -1
- package/lib/plugin/HBox.js +3 -1
- 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 +14 -15
- 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 +54 -17
- package/lib/plugin/List2.d.ts +545 -0
- package/lib/plugin/List2.js +388 -0
- package/lib/plugin/ListItem.js +3 -1
- package/lib/plugin/Log.js +3 -1
- package/lib/plugin/Mapping.js +3 -1
- package/lib/plugin/Markdown.js +3 -1
- package/lib/plugin/Nav.js +3 -1
- package/lib/plugin/OfficeViewer.js +3 -1
- package/lib/plugin/Operation.js +3 -2
- package/lib/plugin/Others/Action.js +3 -1
- package/lib/plugin/Others/TableCell.js +3 -1
- package/lib/plugin/Page.js +27 -2
- package/lib/plugin/Pagination.d.ts +0 -1
- package/lib/plugin/Pagination.js +38 -18
- package/lib/plugin/Panel.js +3 -1
- package/lib/plugin/Plain.js +3 -1
- package/lib/plugin/Progress.js +3 -1
- 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 +19 -13
- package/lib/plugin/Service.js +167 -89
- package/lib/plugin/Sparkline.js +5 -6
- 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 +9 -0
- package/lib/plugin/Table.js +53 -4
- 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 -363
- package/lib/plugin/TableView.js +3 -1
- package/lib/plugin/Tabs.js +3 -1
- 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.js +3 -1
- 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 +3 -1
- package/lib/plugin/Wrapper.js +3 -1
- package/lib/plugin/index.d.ts +2 -1
- package/lib/renderer/APIAdaptorControl.d.ts +14 -0
- package/lib/renderer/APIAdaptorControl.js +27 -39
- package/lib/renderer/APIControl.js +12 -2
- package/lib/renderer/ActionApiControl.d.ts +6 -0
- package/lib/renderer/BadgeControl.d.ts +6 -6
- package/lib/renderer/BadgeControl.js +3 -1
- package/lib/renderer/ButtonGroupControl.js +3 -1
- package/lib/renderer/DataBindingControl.d.ts +1 -1
- package/lib/renderer/DataBindingControl.js +3 -1
- package/lib/renderer/DataMappingControl.js +3 -1
- package/lib/renderer/DataPickerControl.js +3 -1
- package/lib/renderer/DateShortCutControl.d.ts +1 -0
- package/lib/renderer/DateShortCutControl.js +9 -5
- package/lib/renderer/ExpressionFormulaControl.js +3 -1
- package/lib/renderer/FeatureControl.d.ts +17 -4
- package/lib/renderer/FeatureControl.js +75 -13
- package/lib/renderer/FieldSetting.d.ts +66 -0
- package/lib/renderer/FieldSetting.js +503 -0
- package/lib/renderer/FlexSettingControl.js +3 -1
- package/lib/renderer/FormulaControl.d.ts +6 -1
- 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.js +3 -1
- package/lib/renderer/InputRangeValueControl.d.ts +15 -0
- package/lib/renderer/InputRangeValueControl.js +127 -0
- package/lib/renderer/MapSourceControl.js +3 -1
- package/lib/renderer/NavBadgeControl.d.ts +6 -6
- package/lib/renderer/NavBadgeControl.js +3 -1
- package/lib/renderer/NavDefaultActive.js +3 -1
- package/lib/renderer/NavSourceControl.js +3 -1
- package/lib/renderer/OptionControl.d.ts +2 -0
- package/lib/renderer/OptionControl.js +35 -23
- package/lib/renderer/RangePartsControl.js +3 -1
- package/lib/renderer/StatusControl.js +3 -1
- package/lib/renderer/SwitchMoreControl.d.ts +6 -0
- package/lib/renderer/SwitchMoreControl.js +14 -2
- package/lib/renderer/TableColumnWidthControl.d.ts +29 -0
- package/lib/renderer/TableColumnWidthControl.js +186 -0
- package/lib/renderer/TimelineItemControl.js +3 -1
- package/lib/renderer/TplFormulaControl.js +3 -1
- package/lib/renderer/TransferTableControl.js +3 -1
- package/lib/renderer/TreeOptionControl.d.ts +1 -1
- package/lib/renderer/TreeOptionControl.js +8 -6
- package/lib/renderer/ValidationControl.js +3 -1
- 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 +4 -2
- package/lib/renderer/event-control/action-config-panel.js +3 -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 +168 -115
- package/lib/renderer/event-control/index.d.ts +26 -17
- package/lib/renderer/event-control/index.js +114 -22
- package/lib/renderer/style-control/Background.js +3 -1
- package/lib/renderer/style-control/Border.js +3 -1
- package/lib/renderer/style-control/BoxModel.js +3 -1
- package/lib/renderer/style-control/BoxShadow.js +3 -1
- package/lib/renderer/style-control/Display.js +3 -1
- package/lib/renderer/style-control/Font.js +3 -1
- package/lib/renderer/style-control/InsetBoxModel.js +3 -1
- package/lib/renderer/style-control/ThemeCssCode.js +131 -280
- 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 +3 -1
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +2 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +75 -6
- package/lib/renderer/textarea-formula/plugin.js +5 -3
- package/lib/tpl/api.js +14 -9
- package/lib/tpl/common.js +52 -34
- package/lib/tpl/horizontal.js +3 -1
- package/lib/tpl/layout.js +10 -6
- package/lib/tpl/options.d.ts +10 -1
- package/lib/tpl/options.js +249 -9
- 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 +8 -0
- package/lib/util.js +20 -1
- package/lib/validator.js +3 -1
- package/package.json +1 -1
- package/esm/plugin/CRUD2.d.ts +0 -78
- package/esm/plugin/CRUD2.js +0 -1556
- 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 -1572
- package/lib/renderer/style-control/themeLanguage.d.ts +0 -1
- package/lib/renderer/style-control/themeLanguage.js +0 -1902
package/lib/plugin/Pagination.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.
|
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,9 +10,14 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
10
|
|
10
11
|
var tslib = require('tslib');
|
11
12
|
var amisEditorCore = require('amis-editor-core');
|
13
|
+
var sortBy = require('lodash/sortBy');
|
12
14
|
var helper = require('../renderer/event-control/helper.js');
|
13
15
|
var i18nRuntime = require('i18n-runtime');
|
14
16
|
|
17
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
18
|
+
|
19
|
+
var sortBy__default = /*#__PURE__*/_interopDefaultLegacy(sortBy);
|
20
|
+
|
15
21
|
var PaginationPlugin = /** @class */function (_super) {
|
16
22
|
tslib.__extends(PaginationPlugin, _super);
|
17
23
|
function PaginationPlugin() {
|
@@ -22,9 +28,8 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
22
28
|
// 组件名称
|
23
29
|
_this.name = i18nRuntime.i18n("f59b11ff84daeb60b027dc02490b627a");
|
24
30
|
_this.isBaseComponent = true;
|
25
|
-
_this.disabledRendererPlugin = true;
|
26
31
|
_this.description = i18nRuntime.i18n("7cfb5e222a5954e891fba6e3802c7ea6");
|
27
|
-
_this.tags = [i18nRuntime.i18n("
|
32
|
+
_this.tags = [i18nRuntime.i18n("027446c2f9070b0f5b16a18208bf5fc7")];
|
28
33
|
_this.icon = 'fa fa-window-minimize';
|
29
34
|
_this.lastLayoutSetting = ['pager'];
|
30
35
|
_this.layoutOptions = [{
|
@@ -110,7 +115,7 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
110
115
|
name: 'layout',
|
111
116
|
type: 'combo',
|
112
117
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("07b59fd09f6007bac246d9a73b793a49"), i18nRuntime.i18n("41ed1e238b846005dfb0f087cbec644b")),
|
113
|
-
visibleOn: 'data.mode === "normal"',
|
118
|
+
visibleOn: '!data.mode || data.mode === "normal"',
|
114
119
|
mode: 'normal',
|
115
120
|
multiple: true,
|
116
121
|
multiLine: false,
|
@@ -124,24 +129,35 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
124
129
|
items: [{
|
125
130
|
type: 'checkbox',
|
126
131
|
name: 'checked',
|
127
|
-
className: 'm-t-n-xxs'
|
132
|
+
className: 'm-t-n-xxs',
|
133
|
+
inputClassName: 'p-t-none'
|
128
134
|
}, {
|
129
135
|
type: 'tpl',
|
130
136
|
name: 'text',
|
131
137
|
className: 'p-t-xs'
|
132
138
|
}],
|
133
139
|
pipeIn: function (value) {
|
134
|
-
if (
|
135
|
-
value = _this.lastLayoutSetting;
|
136
|
-
} else if (typeof value === 'string') {
|
140
|
+
if (typeof value === 'string') {
|
137
141
|
value = value.split(',');
|
142
|
+
} else if (!value || !Array.isArray(value)) {
|
143
|
+
value = _this.lastLayoutSetting;
|
138
144
|
}
|
139
|
-
return _this.layoutOptions.map(function (
|
140
|
-
return tslib.__assign(tslib.__assign({},
|
141
|
-
checked: value.includes(
|
145
|
+
return sortBy__default["default"](_this.layoutOptions.map(function (op) {
|
146
|
+
return tslib.__assign(tslib.__assign({}, op), {
|
147
|
+
checked: value.includes(op.value)
|
142
148
|
});
|
143
|
-
})
|
149
|
+
}), [function (item) {
|
150
|
+
var idx = value.findIndex(function (v) {
|
151
|
+
return v === item.value;
|
152
|
+
});
|
153
|
+
return ~idx ? idx : Infinity;
|
154
|
+
}]);
|
155
|
+
// return this.layoutOptions.map(v => ({
|
156
|
+
// ...v,
|
157
|
+
// checked: value.includes(v.value)
|
158
|
+
// }));
|
144
159
|
},
|
160
|
+
|
145
161
|
pipeOut: function (value) {
|
146
162
|
_this.lastLayoutSetting = value.filter(function (v) {
|
147
163
|
return v.checked;
|
@@ -163,7 +179,7 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
163
179
|
name: 'perPageAvailable',
|
164
180
|
type: 'combo',
|
165
181
|
label: i18nRuntime.i18n("71fa2ba926cd032c0ebe0bcdd5d3eb10"),
|
166
|
-
visibleOn: 'data.mode === "normal" && data.layout && data.layout.includes("perPage")',
|
182
|
+
visibleOn: '(!data.mode || data.mode === "normal") && data.layout && data.layout.includes("perPage")',
|
167
183
|
mode: 'normal',
|
168
184
|
multiple: true,
|
169
185
|
multiLine: false,
|
@@ -187,15 +203,18 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
187
203
|
})) || [10];
|
188
204
|
},
|
189
205
|
pipeOut: function (value) {
|
190
|
-
|
206
|
+
var pages = value.map(function (v) {
|
191
207
|
return v.value;
|
192
208
|
});
|
209
|
+
return pages.map(function (page) {
|
210
|
+
return page || Math.max.apply(Math, tslib.__spreadArray([], tslib.__read(pages.filter(Boolean)), false)) + 5;
|
211
|
+
});
|
193
212
|
}
|
194
213
|
}), {
|
195
214
|
name: 'perPage',
|
196
|
-
type: 'input-
|
215
|
+
type: 'input-number',
|
197
216
|
label: i18nRuntime.i18n("04519bf3bf428bb1a75938ac65dba040"),
|
198
|
-
visibleOn: 'data.mode === "normal" && data.layout?.includes("perPage")'
|
217
|
+
visibleOn: '(!data.mode || data.mode === "normal") && data.layout?.includes("perPage")'
|
199
218
|
}, {
|
200
219
|
name: 'maxButtons',
|
201
220
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("040f05137eb37e880873a763ff653fe9"), i18nRuntime.i18n("2ee8eb6b1a80a4b025f97fca6afb800d")),
|
@@ -205,11 +224,11 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
205
224
|
pipeOut: function (value) {
|
206
225
|
return value || 5;
|
207
226
|
},
|
208
|
-
visibleOn: 'data.mode === "normal"'
|
227
|
+
visibleOn: '!data.mode || data.mode === "normal"'
|
209
228
|
}]
|
210
229
|
}, {
|
211
230
|
title: i18nRuntime.i18n("3fea7ca76cdece641436d7ab0d02ab1b"),
|
212
|
-
body: [amisEditorCore.getSchemaTpl('disabled')]
|
231
|
+
body: [amisEditorCore.getSchemaTpl('disabled'), amisEditorCore.getSchemaTpl('hidden'), amisEditorCore.getSchemaTpl('visible')]
|
213
232
|
}])
|
214
233
|
}, {
|
215
234
|
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
@@ -236,3 +255,4 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
236
255
|
amisEditorCore.registerEditorPlugin(PaginationPlugin);
|
237
256
|
|
238
257
|
exports.PaginationPlugin = PaginationPlugin;
|
258
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/plugin/Panel.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -204,3 +205,4 @@ var PanelPlugin = /** @class */function (_super) {
|
|
204
205
|
amisEditorCore.registerEditorPlugin(PanelPlugin);
|
205
206
|
|
206
207
|
exports.PanelPlugin = PanelPlugin;
|
208
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/plugin/Plain.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -149,3 +150,4 @@ var PlainPlugin = /** @class */function (_super) {
|
|
149
150
|
amisEditorCore.registerEditorPlugin(PlainPlugin);
|
150
151
|
|
151
152
|
exports.PlainPlugin = PlainPlugin;
|
153
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/plugin/Progress.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -260,3 +261,4 @@ var ProgressPlugin = /** @class */function (_super) {
|
|
260
261
|
amisEditorCore.registerEditorPlugin(ProgressPlugin);
|
261
262
|
|
262
263
|
exports.ProgressPlugin = ProgressPlugin;
|
264
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/plugin/Property.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -115,3 +116,4 @@ var PropertyPlugin = /** @class */function (_super) {
|
|
115
116
|
amisEditorCore.registerEditorPlugin(PropertyPlugin);
|
116
117
|
|
117
118
|
exports.PropertyPlugin = PropertyPlugin;
|
119
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/plugin/QRCode.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -92,3 +93,4 @@ var QRCodePlugin = /** @class */function (_super) {
|
|
92
93
|
amisEditorCore.registerEditorPlugin(QRCodePlugin);
|
93
94
|
|
94
95
|
exports.QRCodePlugin = QRCodePlugin;
|
96
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/plugin/Reset.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -38,3 +39,4 @@ var ResetPlugin = /** @class */function (_super) {
|
|
38
39
|
amisEditorCore.registerEditorPlugin(ResetPlugin);
|
39
40
|
|
40
41
|
exports.ResetPlugin = ResetPlugin;
|
42
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -1,10 +1,11 @@
|
|
1
|
-
import { BasePlugin, RendererPluginEvent } from 'amis-editor-core';
|
1
|
+
import { BasePlugin, RendererPluginEvent, RendererPluginAction } from 'amis-editor-core';
|
2
2
|
import type { Schema } from 'amis-core';
|
3
3
|
export declare class SearchBoxPlugin extends BasePlugin {
|
4
4
|
static id: string;
|
5
5
|
rendererName: string;
|
6
6
|
$schema: string;
|
7
7
|
name: string;
|
8
|
+
searchKeywords: string;
|
8
9
|
isBaseComponent: boolean;
|
9
10
|
description: string;
|
10
11
|
docLink: string;
|
@@ -19,6 +20,7 @@ export declare class SearchBoxPlugin extends BasePlugin {
|
|
19
20
|
placeholder: string;
|
20
21
|
}[];
|
21
22
|
events: RendererPluginEvent[];
|
23
|
+
actions: RendererPluginAction[];
|
22
24
|
notRenderFormZone: boolean;
|
23
25
|
panelTitle: string;
|
24
26
|
panelJustify: boolean;
|
package/lib/plugin/SearchBox.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -21,6 +22,7 @@ var SearchBoxPlugin = /** @class */function (_super) {
|
|
21
22
|
_this.$schema = '/schemas/SearchBoxSchema.json';
|
22
23
|
// 组件名称
|
23
24
|
_this.name = i18nRuntime.i18n("c3e817974de836e80c95cc6ce5718eff");
|
25
|
+
_this.searchKeywords = i18nRuntime.i18n("88f8919dd239f2018d267f79d71a672b");
|
24
26
|
_this.isBaseComponent = true;
|
25
27
|
_this.description = i18nRuntime.i18n("83fe6a5db780fcfa68f3336c7d86f25b");
|
26
28
|
_this.docLink = '/amis/zh-CN/components/search-box';
|
@@ -29,6 +31,7 @@ var SearchBoxPlugin = /** @class */function (_super) {
|
|
29
31
|
_this.tags = [i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")];
|
30
32
|
_this.scaffold = {
|
31
33
|
type: 'search-box',
|
34
|
+
name: 'keyword',
|
32
35
|
body: {
|
33
36
|
type: 'tpl',
|
34
37
|
tpl: i18nRuntime.i18n("c3e817974de836e80c95cc6ce5718eff"),
|
@@ -124,6 +127,15 @@ var SearchBoxPlugin = /** @class */function (_super) {
|
|
124
127
|
}
|
125
128
|
}]
|
126
129
|
}];
|
130
|
+
_this.actions = [{
|
131
|
+
actionType: 'clear',
|
132
|
+
actionLabel: i18nRuntime.i18n("288f0c404c4e546aa3683ff5054e85e2"),
|
133
|
+
description: i18nRuntime.i18n("6fe93193cbd9f0eb9315a4ae83343786")
|
134
|
+
}, {
|
135
|
+
actionType: 'setValue',
|
136
|
+
actionLabel: i18nRuntime.i18n("67b6bec14c39be3f2602271e2fe3bcde"),
|
137
|
+
description: i18nRuntime.i18n("67b6bec14c39be3f2602271e2fe3bcde")
|
138
|
+
}];
|
127
139
|
_this.notRenderFormZone = true;
|
128
140
|
_this.panelTitle = i18nRuntime.i18n("c3e817974de836e80c95cc6ce5718eff");
|
129
141
|
_this.panelJustify = true;
|
@@ -173,3 +185,4 @@ var SearchBoxPlugin = /** @class */function (_super) {
|
|
173
185
|
amisEditorCore.registerEditorPlugin(SearchBoxPlugin);
|
174
186
|
|
175
187
|
exports.SearchBoxPlugin = SearchBoxPlugin;
|
188
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/plugin/Service.d.ts
CHANGED
@@ -1,36 +1,42 @@
|
|
1
|
-
import { EditorNodeType } from 'amis-editor-core';
|
2
|
-
import {
|
3
|
-
import type { RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
1
|
+
import { EditorNodeType, BasePlugin, RegionConfig } from 'amis-editor-core';
|
2
|
+
import { DSBuilderManager } from '../builder/DSBuilderManager';
|
3
|
+
import type { EditorManager, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
4
4
|
export declare class ServicePlugin extends BasePlugin {
|
5
5
|
static id: string;
|
6
6
|
rendererName: string;
|
7
|
-
$schema: string;
|
8
7
|
name: string;
|
8
|
+
panelTitle: string;
|
9
|
+
icon: string;
|
10
|
+
pluginIcon: string;
|
11
|
+
panelIcon: string;
|
12
|
+
$schema: string;
|
9
13
|
isBaseComponent: boolean;
|
14
|
+
order: number;
|
10
15
|
description: string;
|
11
16
|
docLink: string;
|
12
17
|
tags: string[];
|
13
|
-
icon: string;
|
14
|
-
pluginIcon: string;
|
15
18
|
scaffold: {
|
19
|
+
type: string;
|
20
|
+
/** region 区域的 placeholder 会撑开内容区 */
|
21
|
+
body: never[];
|
22
|
+
};
|
23
|
+
previewSchema: {
|
16
24
|
type: string;
|
17
25
|
body: {
|
18
26
|
type: string;
|
19
27
|
tpl: string;
|
20
|
-
wrapperComponent: string;
|
21
28
|
inline: boolean;
|
29
|
+
className: string;
|
22
30
|
}[];
|
23
31
|
};
|
24
|
-
previewSchema: {
|
25
|
-
type: string;
|
26
|
-
wrapperComponent: string;
|
27
|
-
tpl: string;
|
28
|
-
};
|
29
32
|
regions: Array<RegionConfig>;
|
30
33
|
events: RendererPluginEvent[];
|
31
34
|
actions: RendererPluginAction[];
|
32
|
-
|
35
|
+
dsManager: DSBuilderManager;
|
36
|
+
constructor(manager: EditorManager);
|
33
37
|
panelBodyCreator: (context: BaseEventContext) => any;
|
38
|
+
panelFormPipeOut: (schema: any) => Promise<any>;
|
34
39
|
buildDataSchemas(node: EditorNodeType, region?: EditorNodeType, trigger?: EditorNodeType): Promise<any>;
|
35
40
|
rendererBeforeDispatchEvent(node: EditorNodeType, e: any, data: any): void;
|
41
|
+
getAvailableContextFields(scopeNode: EditorNodeType, node: EditorNodeType, region?: EditorNodeType): Promise<any>;
|
36
42
|
}
|
package/lib/plugin/Service.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.
|
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,47 +10,62 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
10
|
|
10
11
|
var tslib = require('tslib');
|
11
12
|
var amis = require('amis');
|
12
|
-
var
|
13
|
+
var flattenDeep = require('lodash/flattenDeep');
|
13
14
|
var amisEditorCore = require('amis-editor-core');
|
15
|
+
var DSBuilderManager = require('../builder/DSBuilderManager.js');
|
16
|
+
var constants = require('../builder/constants.js');
|
17
|
+
require('lodash/isObjectLike');
|
18
|
+
require('../builder/DSBuilder.js');
|
19
|
+
require('../builder/ApiDSBuilder.js');
|
14
20
|
var helper = require('../renderer/event-control/helper.js');
|
15
21
|
var i18nRuntime = require('i18n-runtime');
|
16
22
|
|
17
23
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
18
24
|
|
19
|
-
var
|
25
|
+
var flattenDeep__default = /*#__PURE__*/_interopDefaultLegacy(flattenDeep);
|
20
26
|
|
21
27
|
var ServicePlugin = /** @class */function (_super) {
|
22
28
|
tslib.__extends(ServicePlugin, _super);
|
23
|
-
function ServicePlugin() {
|
24
|
-
var _this = _super
|
29
|
+
function ServicePlugin(manager) {
|
30
|
+
var _this = _super.call(this, manager) || this;
|
25
31
|
// 关联渲染器名字
|
26
32
|
_this.rendererName = 'service';
|
33
|
+
_this.name = i18nRuntime.i18n("985d97bfa88cbaed452ee5900ad26d45");
|
34
|
+
_this.panelTitle = i18nRuntime.i18n("985d97bfa88cbaed452ee5900ad26d45");
|
35
|
+
_this.icon = 'fa fa-server';
|
36
|
+
_this.pluginIcon = 'service-plugin';
|
37
|
+
_this.panelIcon = 'service-plugin';
|
27
38
|
_this.$schema = '/schemas/ServiceSchema.json';
|
28
|
-
// 组件名称
|
29
|
-
_this.name = i18nRuntime.i18n("6a06f12bdf3fc96df6cb45467b9a7c2c");
|
30
39
|
_this.isBaseComponent = true;
|
40
|
+
_this.order = -850;
|
31
41
|
_this.description = i18nRuntime.i18n("9cc50da6bb17ea7ecf44c254c9b37619");
|
32
42
|
_this.docLink = '/amis/zh-CN/components/service';
|
33
43
|
_this.tags = [i18nRuntime.i18n("73721e611daaafe5c34aa9f3f901d016")];
|
34
|
-
_this.icon = 'fa fa-server';
|
35
|
-
_this.pluginIcon = 'service-plugin';
|
36
44
|
_this.scaffold = {
|
45
|
+
type: 'service',
|
46
|
+
/** region 区域的 placeholder 会撑开内容区 */
|
47
|
+
body: []
|
48
|
+
};
|
49
|
+
_this.previewSchema = {
|
37
50
|
type: 'service',
|
38
51
|
body: [{
|
39
52
|
type: 'tpl',
|
40
|
-
tpl: i18nRuntime.i18n("
|
41
|
-
|
42
|
-
|
53
|
+
tpl: i18nRuntime.i18n("33be689a0f0de129ce37f7a96052002e"),
|
54
|
+
inline: false,
|
55
|
+
className: 'bg-light wrapper'
|
43
56
|
}]
|
44
57
|
};
|
45
|
-
_this.previewSchema = {
|
46
|
-
type: 'tpl',
|
47
|
-
wrapperComponent: '',
|
48
|
-
tpl: i18nRuntime.i18n("c5a33208cf3deab68cd9fe34679edff6")
|
49
|
-
};
|
50
58
|
_this.regions = [{
|
51
59
|
key: 'body',
|
52
|
-
label: i18nRuntime.i18n("132a78bdf68d6d17bde00aa807bbf032")
|
60
|
+
label: i18nRuntime.i18n("132a78bdf68d6d17bde00aa807bbf032"),
|
61
|
+
placeholder: amis.render({
|
62
|
+
type: 'wrapper',
|
63
|
+
size: 'lg',
|
64
|
+
body: {
|
65
|
+
type: 'tpl',
|
66
|
+
tpl: i18nRuntime.i18n("33be689a0f0de129ce37f7a96052002e")
|
67
|
+
}
|
68
|
+
})
|
53
69
|
}];
|
54
70
|
_this.events = [{
|
55
71
|
eventName: 'init',
|
@@ -133,92 +149,102 @@ var ServicePlugin = /** @class */function (_super) {
|
|
133
149
|
actionLabel: i18nRuntime.i18n("e22855f53b7a1ab33e920375c0cd0e3d"),
|
134
150
|
description: i18nRuntime.i18n("8b10146a8a896b890b3796eefcc3c6d3")
|
135
151
|
}];
|
136
|
-
_this.panelTitle = i18nRuntime.i18n("47d68cd0f4c3e91a86d23afe8afccfb8");
|
137
152
|
_this.panelBodyCreator = function (context) {
|
153
|
+
var dsManager = _this.dsManager;
|
154
|
+
/** 数据源控件 */
|
155
|
+
var generateDSControls = function () {
|
156
|
+
var dsTypeSelector = dsManager.getDSSelectorSchema({
|
157
|
+
type: 'select',
|
158
|
+
mode: 'horizontal',
|
159
|
+
horizontal: {
|
160
|
+
justify: true,
|
161
|
+
left: 'col-sm-4'
|
162
|
+
},
|
163
|
+
onChange: function (value, oldValue, model, form) {
|
164
|
+
if (value !== oldValue) {
|
165
|
+
var data = form.data;
|
166
|
+
Object.keys(data).forEach(function (key) {
|
167
|
+
var _a;
|
168
|
+
if (((_a = key === null || key === void 0 ? void 0 : key.toLowerCase()) === null || _a === void 0 ? void 0 : _a.endsWith('fields')) || (key === null || key === void 0 ? void 0 : key.toLowerCase().endsWith('api'))) {
|
169
|
+
form.deleteValueByName(key);
|
170
|
+
}
|
171
|
+
});
|
172
|
+
form.deleteValueByName('__fields');
|
173
|
+
form.deleteValueByName('__relations');
|
174
|
+
form.setValueByName('api', undefined);
|
175
|
+
}
|
176
|
+
return value;
|
177
|
+
}
|
178
|
+
}, {
|
179
|
+
schema: context === null || context === void 0 ? void 0 : context.schema,
|
180
|
+
sourceKey: 'api'
|
181
|
+
});
|
182
|
+
/** 默认数据源类型 */
|
183
|
+
var defaultDsType = dsTypeSelector.value;
|
184
|
+
var dsSettings = dsManager.buildCollectionFromBuilders(function (builder, builderKey) {
|
185
|
+
return {
|
186
|
+
type: 'container',
|
187
|
+
visibleOn: "data.dsType == null ? '".concat(builderKey, "' === '").concat(defaultDsType || constants.ApiDSBuilderKey, "' : data.dsType === '").concat(builderKey, "'"),
|
188
|
+
body: flattenDeep__default["default"]([builder.makeSourceSettingForm({
|
189
|
+
feat: 'View',
|
190
|
+
renderer: 'service',
|
191
|
+
inScaffold: false,
|
192
|
+
sourceSettings: tslib.__assign(tslib.__assign({
|
193
|
+
name: 'api',
|
194
|
+
label: i18nRuntime.i18n("6f6f1e6feb9fa966acaddae627b73948"),
|
195
|
+
mode: 'horizontal'
|
196
|
+
}, builderKey === 'api' || builderKey === 'apicenter' ? {
|
197
|
+
horizontalConfig: {
|
198
|
+
labelAlign: 'left',
|
199
|
+
horizontal: {
|
200
|
+
justify: true,
|
201
|
+
left: 4
|
202
|
+
}
|
203
|
+
}
|
204
|
+
} : {}), {
|
205
|
+
useFieldManager: builderKey === constants.ModelDSBuilderKey
|
206
|
+
})
|
207
|
+
})])
|
208
|
+
};
|
209
|
+
});
|
210
|
+
return tslib.__spreadArray([dsTypeSelector], tslib.__read(dsSettings), false);
|
211
|
+
};
|
138
212
|
return amisEditorCore.getSchemaTpl('tabs', [{
|
139
213
|
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
140
214
|
className: 'p-none',
|
141
215
|
body: [amisEditorCore.getSchemaTpl('collapseGroup', [{
|
142
216
|
title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
143
|
-
body: [amisEditorCore.getSchemaTpl('layout:originPosition', {
|
217
|
+
body: tslib.__spreadArray([amisEditorCore.getSchemaTpl('layout:originPosition', {
|
144
218
|
value: 'left-top'
|
145
|
-
}),
|
146
|
-
children: React__default["default"].createElement(amis.Button, {
|
147
|
-
level: "info",
|
148
|
-
size: "sm",
|
149
|
-
className: "m-b-sm",
|
150
|
-
block: true,
|
151
|
-
onClick: function () {
|
152
|
-
// this.manager.showInsertPanel('body', context.id);
|
153
|
-
_this.manager.showRendererPanel('');
|
154
|
-
}
|
155
|
-
}, i18nRuntime.i18n("f754888421621d122c110d83e710e9d3"))
|
156
|
-
}]
|
219
|
+
})], tslib.__read(generateDSControls()), false)
|
157
220
|
}, {
|
158
|
-
title: i18nRuntime.i18n("
|
159
|
-
body: [amisEditorCore.getSchemaTpl('
|
160
|
-
name: 'api',
|
161
|
-
label: i18nRuntime.i18n("31f8a7a967286a16eb404e3ba237619e"),
|
162
|
-
messageDesc: i18nRuntime.i18n("54f876a529283de5668426b2dc8adb15")
|
163
|
-
}), {
|
164
|
-
name: 'ws',
|
165
|
-
type: 'input-text',
|
166
|
-
label: i18nRuntime.i18n("7fa237c1b62d04aaec0144d1fc89d620")
|
167
|
-
}, /** initFetchOn可以通过api的sendOn属性控制 */
|
168
|
-
amisEditorCore.getSchemaTpl('switch', {
|
169
|
-
name: 'initFetch',
|
170
|
-
label: i18nRuntime.i18n("9dfeacc54ab6cd6d2ac08df387777f9e"),
|
171
|
-
visibleOn: 'this.api'
|
172
|
-
}), {
|
173
|
-
name: 'interval',
|
174
|
-
label: i18nRuntime.i18n("2af32ab13a9dece315cec2764d6aa7d4"),
|
175
|
-
visibleOn: 'this.api',
|
176
|
-
type: 'input-number',
|
177
|
-
step: 500,
|
178
|
-
description: i18nRuntime.i18n("9800f1ce2f78a23b81c8d944ebf9cce9")
|
179
|
-
}, amisEditorCore.getSchemaTpl('switch', {
|
180
|
-
name: 'silentPolling',
|
181
|
-
label: i18nRuntime.i18n("98223d478e88ccbc2406412a46dda8c2"),
|
182
|
-
visibleOn: '!!data.interval',
|
183
|
-
description: i18nRuntime.i18n("71ae1c76cc4160f8fb76e404e35ca08f")
|
184
|
-
}), {
|
185
|
-
name: 'stopAutoRefreshWhen',
|
186
|
-
label: i18nRuntime.i18n("b897babfafd35cc5d6e66470115c93cf"),
|
187
|
-
type: 'input-text',
|
188
|
-
visibleOn: '!!data.interval',
|
189
|
-
description: i18nRuntime.i18n("32e3a79e80dcf7f7304e8092dd7acc6f")
|
190
|
-
}]
|
221
|
+
title: i18nRuntime.i18n("3fea7ca76cdece641436d7ab0d02ab1b"),
|
222
|
+
body: [amisEditorCore.getSchemaTpl('hidden')]
|
191
223
|
}, {
|
192
|
-
title: i18nRuntime.i18n("
|
193
|
-
body: [amisEditorCore.getSchemaTpl('
|
224
|
+
title: i18nRuntime.i18n("dfac151de712ab0b3618072c8a7f0a0f"),
|
225
|
+
body: [amisEditorCore.getSchemaTpl('combo-container', {
|
226
|
+
type: 'input-kv',
|
227
|
+
mode: 'normal',
|
228
|
+
name: 'data',
|
229
|
+
label: i18nRuntime.i18n("ae76ff4dcb615d3b0232dcd10115e149")
|
230
|
+
}), amisEditorCore.getSchemaTpl('apiControl', {
|
194
231
|
name: 'schemaApi',
|
195
|
-
label: i18nRuntime.i18n("
|
196
|
-
}), amisEditorCore.getSchemaTpl('
|
232
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("270ac7e329c21eb9a5e4c342f202bbb4"), i18nRuntime.i18n("bfa178f875f63957378fc2d0bd8d0f59"))
|
233
|
+
}), amisEditorCore.getSchemaTpl('initFetch', {
|
197
234
|
name: 'initFetchSchema',
|
198
|
-
label: i18nRuntime.i18n("
|
199
|
-
visibleOn: 'this.schemaApi'
|
200
|
-
})
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
}), amisEditorCore.getSchemaTpl('data'), {
|
235
|
+
label: i18nRuntime.i18n("dd22d42f40442605fbe0c5da03203ffb"),
|
236
|
+
visibleOn: 'typeof this.schemaApi === "string" ? this.schemaApi : this.schemaApi && this.schemaApi.url'
|
237
|
+
}), {
|
238
|
+
name: 'ws',
|
239
|
+
type: 'input-text',
|
240
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("eb1d029d107422d00f55c8b76e66ec75"), i18nRuntime.i18n("470e0b39b2486883a10c1048f2df9f40"))
|
241
|
+
}, {
|
206
242
|
type: 'js-editor',
|
207
243
|
allowFullscreen: true,
|
208
244
|
name: 'dataProvider',
|
209
|
-
label: i18nRuntime.i18n("7481babe858320dd6a4adcf307fd151d"),
|
210
|
-
|
211
|
-
}, {
|
212
|
-
label: i18nRuntime.i18n("b64292a1903bd969d0e3a558c334f5bf"),
|
213
|
-
type: 'combo',
|
214
|
-
name: 'messages',
|
215
|
-
multiLine: true,
|
216
|
-
description: i18nRuntime.i18n("54f876a529283de5668426b2dc8adb15"),
|
217
|
-
items: [amisEditorCore.getSchemaTpl('fetchSuccess'), amisEditorCore.getSchemaTpl('fetchFailed')]
|
245
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("7481babe858320dd6a4adcf307fd151d"), i18nRuntime.i18n("3bfc17446f0456f9692f25fc90383ec1")),
|
246
|
+
placeholder: i18nRuntime.i18n("ec9b680403aab2f0498badb090f04364")
|
218
247
|
}]
|
219
|
-
}, {
|
220
|
-
title: i18nRuntime.i18n("3fea7ca76cdece641436d7ab0d02ab1b"),
|
221
|
-
body: [amisEditorCore.getSchemaTpl('ref'), amisEditorCore.getSchemaTpl('visible')]
|
222
248
|
}])]
|
223
249
|
}, {
|
224
250
|
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
@@ -231,6 +257,40 @@ var ServicePlugin = /** @class */function (_super) {
|
|
231
257
|
}, helper.getEventControlConfig(_this.manager, context)))]
|
232
258
|
}]);
|
233
259
|
};
|
260
|
+
_this.panelFormPipeOut = function (schema) {
|
261
|
+
return tslib.__awaiter(_this, void 0, void 0, function () {
|
262
|
+
var entity, builder, updatedSchema, e_1;
|
263
|
+
var _a;
|
264
|
+
return tslib.__generator(this, function (_b) {
|
265
|
+
switch (_b.label) {
|
266
|
+
case 0:
|
267
|
+
entity = (_a = schema === null || schema === void 0 ? void 0 : schema.api) === null || _a === void 0 ? void 0 : _a.entity;
|
268
|
+
if (!entity || (schema === null || schema === void 0 ? void 0 : schema.dsType) !== constants.ModelDSBuilderKey) {
|
269
|
+
return [2 /*return*/, schema];
|
270
|
+
}
|
271
|
+
builder = this.dsManager.getBuilderBySchema(schema);
|
272
|
+
_b.label = 1;
|
273
|
+
case 1:
|
274
|
+
_b.trys.push([1, 3,, 4]);
|
275
|
+
return [4 /*yield*/, builder.buildApiSchema({
|
276
|
+
schema: schema,
|
277
|
+
renderer: 'service',
|
278
|
+
sourceKey: 'api'
|
279
|
+
})];
|
280
|
+
case 2:
|
281
|
+
updatedSchema = _b.sent();
|
282
|
+
return [2 /*return*/, updatedSchema];
|
283
|
+
case 3:
|
284
|
+
e_1 = _b.sent();
|
285
|
+
console.error(e_1);
|
286
|
+
return [3 /*break*/, 4];
|
287
|
+
case 4:
|
288
|
+
return [2 /*return*/, schema];
|
289
|
+
}
|
290
|
+
});
|
291
|
+
});
|
292
|
+
};
|
293
|
+
_this.dsManager = new DSBuilderManager.DSBuilderManager(manager);
|
234
294
|
return _this;
|
235
295
|
}
|
236
296
|
ServicePlugin.prototype.buildDataSchemas = function (node, region, trigger) {
|
@@ -277,9 +337,27 @@ var ServicePlugin = /** @class */function (_super) {
|
|
277
337
|
scope === null || scope === void 0 ? void 0 : scope.addSchema(jsonschema);
|
278
338
|
}
|
279
339
|
};
|
340
|
+
ServicePlugin.prototype.getAvailableContextFields = function (scopeNode, node, region) {
|
341
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
342
|
+
var builder;
|
343
|
+
return tslib.__generator(this, function (_a) {
|
344
|
+
builder = this.dsManager.getBuilderBySchema(scopeNode.schema);
|
345
|
+
if (builder && scopeNode.schema.api) {
|
346
|
+
return [2 /*return*/, builder.getAvailableContextFields({
|
347
|
+
schema: scopeNode.schema,
|
348
|
+
sourceKey: 'api',
|
349
|
+
feat: constants.DSFeatureEnum.List
|
350
|
+
}, node)];
|
351
|
+
}
|
352
|
+
return [2 /*return*/];
|
353
|
+
});
|
354
|
+
});
|
355
|
+
};
|
356
|
+
|
280
357
|
ServicePlugin.id = 'ServicePlugin';
|
281
358
|
return ServicePlugin;
|
282
359
|
}(amisEditorCore.BasePlugin);
|
283
360
|
amisEditorCore.registerEditorPlugin(ServicePlugin);
|
284
361
|
|
285
362
|
exports.ServicePlugin = ServicePlugin;
|
363
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|