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
@@ -0,0 +1,691 @@
|
|
1
|
+
/**
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
4
|
+
* Copyright 2018-2023 @fex
|
5
|
+
*/
|
6
|
+
|
7
|
+
import { __extends, __awaiter, __generator, __assign, __spreadArray, __read, __decorate, __metadata } from 'tslib';
|
8
|
+
import React__default from 'react';
|
9
|
+
import { findDOMNode } from 'react-dom';
|
10
|
+
import cloneDeep from 'lodash/cloneDeep';
|
11
|
+
import uniq from 'lodash/uniq';
|
12
|
+
import { toast, Tag, Button, Icon, Switch, Spinner, autobind, FormItem } from 'amis';
|
13
|
+
import { TooltipWrapper } from 'amis-ui';
|
14
|
+
import { DSFeatureEnum } from '../../builder/constants.js';
|
15
|
+
import { traverseSchemaDeep } from '../../builder/utils.js';
|
16
|
+
import { deepRemove } from '../../plugin/CRUD2/utils.js';
|
17
|
+
import { i18n } from 'i18n-runtime';
|
18
|
+
|
19
|
+
/**
|
20
|
+
* @file CRUDFiltersControl
|
21
|
+
* @desc 搜索控件
|
22
|
+
*/
|
23
|
+
var CRUDFiltersControl = /** @class */function (_super) {
|
24
|
+
__extends(CRUDFiltersControl, _super);
|
25
|
+
function CRUDFiltersControl(props) {
|
26
|
+
var _this = _super.call(this, props) || this;
|
27
|
+
_this.state = {
|
28
|
+
options: [],
|
29
|
+
loading: false,
|
30
|
+
checked: false
|
31
|
+
};
|
32
|
+
return _this;
|
33
|
+
}
|
34
|
+
CRUDFiltersControl.prototype.componentDidMount = function () {
|
35
|
+
this.dom = findDOMNode(this);
|
36
|
+
this.initOptions();
|
37
|
+
};
|
38
|
+
CRUDFiltersControl.prototype.componentDidUpdate = function (prevProps, prevState, snapshot) {
|
39
|
+
if (prevProps.data.headerToolbar !== this.props.data.headerToolbar || prevProps.data.filter !== this.props.data.filter) {
|
40
|
+
this.initOptions();
|
41
|
+
}
|
42
|
+
};
|
43
|
+
CRUDFiltersControl.prototype.transformOption = function (option) {
|
44
|
+
var _a, _b;
|
45
|
+
if (option.name) {
|
46
|
+
return {
|
47
|
+
label: typeof option.label === 'string' ? option.label : ((_a = option.label) === null || _a === void 0 ? void 0 : _a.type) === 'tpl' && typeof option.label.tpl === 'string' ? option.label.tpl /** 处理 SchemaObject 的场景 */ : option.name,
|
48
|
+
value: (_b = option.name) !== null && _b !== void 0 ? _b : option.key,
|
49
|
+
/** 使用id用于定位 */
|
50
|
+
nodeId: option.$$id,
|
51
|
+
pristine: option
|
52
|
+
};
|
53
|
+
}
|
54
|
+
return false;
|
55
|
+
};
|
56
|
+
CRUDFiltersControl.prototype.initOptions = function () {
|
57
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
58
|
+
return __awaiter(this, void 0, void 0, function () {
|
59
|
+
var _k, manager, nodeId, feat, builder, store, node, CRUDSchema, filterSchema, targetNodeId, options_1, baseOpitons, fields, fields, CBSchema, fields, fuzzyQuerySchema_1;
|
60
|
+
var _this = this;
|
61
|
+
return __generator(this, function (_l) {
|
62
|
+
switch (_l.label) {
|
63
|
+
case 0:
|
64
|
+
_k = this.props, manager = _k.manager, nodeId = _k.nodeId, feat = _k.feat, builder = _k.builder;
|
65
|
+
store = manager.store;
|
66
|
+
node = store.getNodeById(nodeId);
|
67
|
+
CRUDSchema = node.schema;
|
68
|
+
filterSchema = (CRUDSchema === null || CRUDSchema === void 0 ? void 0 : CRUDSchema.filter) ? Array.isArray(CRUDSchema.filter) ? CRUDSchema.filter.find(function (item) {
|
69
|
+
return item.behavior && Array.isArray(item.behavior);
|
70
|
+
}) : ((_a = CRUDSchema.filter) === null || _a === void 0 ? void 0 : _a.type) === 'form' ? CRUDSchema.filter : undefined : undefined;
|
71
|
+
targetNodeId = filterSchema ? filterSchema.$$id : '';
|
72
|
+
if (!builder) {
|
73
|
+
options_1 = [];
|
74
|
+
((_b = filterSchema === null || filterSchema === void 0 ? void 0 : filterSchema.body) !== null && _b !== void 0 ? _b : []).forEach(function (formItem) {
|
75
|
+
if (formItem.type === 'condition-builder' || formItem.behavior === 'AdvancedQuery') {
|
76
|
+
return;
|
77
|
+
}
|
78
|
+
var option = _this.transformOption(formItem);
|
79
|
+
if (option !== false) {
|
80
|
+
options_1.push(option);
|
81
|
+
}
|
82
|
+
});
|
83
|
+
this.setState({
|
84
|
+
options: options_1,
|
85
|
+
checked: options_1.length > 0,
|
86
|
+
targetNodeId: targetNodeId
|
87
|
+
});
|
88
|
+
return [2 /*return*/];
|
89
|
+
}
|
90
|
+
|
91
|
+
this.setState({
|
92
|
+
loading: true
|
93
|
+
});
|
94
|
+
baseOpitons = {
|
95
|
+
feat: feat,
|
96
|
+
renderer: 'crud',
|
97
|
+
schema: node.schema,
|
98
|
+
inScaffold: false,
|
99
|
+
controlSettings: {
|
100
|
+
fieldMapper: this.transformOption.bind(this)
|
101
|
+
}
|
102
|
+
};
|
103
|
+
_l.label = 1;
|
104
|
+
case 1:
|
105
|
+
_l.trys.push([1, 8,, 9]);
|
106
|
+
if (!(feat === DSFeatureEnum.SimpleQuery && builder.filterByFeat(feat))) return [3 /*break*/, 3];
|
107
|
+
return [4 /*yield*/, (_c = builder.getCRUDSimpleQueryFields) === null || _c === void 0 ? void 0 : _c.call(builder, __assign({}, baseOpitons))];
|
108
|
+
case 2:
|
109
|
+
fields = (_d = _l.sent()) !== null && _d !== void 0 ? _d : [];
|
110
|
+
this.setState({
|
111
|
+
options: fields,
|
112
|
+
checked: fields.length > 0,
|
113
|
+
targetNodeId: targetNodeId
|
114
|
+
});
|
115
|
+
return [3 /*break*/, 7];
|
116
|
+
case 3:
|
117
|
+
if (!(feat === DSFeatureEnum.AdvancedQuery && builder.filterByFeat(feat))) return [3 /*break*/, 5];
|
118
|
+
return [4 /*yield*/, (_e = builder === null || builder === void 0 ? void 0 : builder.getCRUDAdvancedQueryFields) === null || _e === void 0 ? void 0 : _e.call(builder, __assign({}, baseOpitons))];
|
119
|
+
case 4:
|
120
|
+
fields = (_f = _l.sent()) !== null && _f !== void 0 ? _f : [];
|
121
|
+
CBSchema = ((_g = filterSchema === null || filterSchema === void 0 ? void 0 : filterSchema.body) !== null && _g !== void 0 ? _g : []).find(function (item) {
|
122
|
+
return item.type === 'condition-builder' && (item.behavior === DSFeatureEnum.AdvancedQuery || item.name === '__filter');
|
123
|
+
});
|
124
|
+
targetNodeId = CBSchema ? CBSchema.$$id : '';
|
125
|
+
this.setState({
|
126
|
+
options: fields,
|
127
|
+
checked: fields.length > 0,
|
128
|
+
targetNodeId: targetNodeId
|
129
|
+
});
|
130
|
+
return [3 /*break*/, 7];
|
131
|
+
case 5:
|
132
|
+
if (!(feat === DSFeatureEnum.FuzzyQuery && builder.filterByFeat(feat))) return [3 /*break*/, 7];
|
133
|
+
return [4 /*yield*/, (_h = builder === null || builder === void 0 ? void 0 : builder.getCRUDFuzzyQueryFields) === null || _h === void 0 ? void 0 : _h.call(builder, __assign({}, baseOpitons))];
|
134
|
+
case 6:
|
135
|
+
fields = (_j = _l.sent()) !== null && _j !== void 0 ? _j : [];
|
136
|
+
traverseSchemaDeep(CRUDSchema, function (key, value, host) {
|
137
|
+
if (key === 'behavior' && value === DSFeatureEnum.FuzzyQuery && host.type === 'search-box') {
|
138
|
+
fuzzyQuerySchema_1 = host;
|
139
|
+
}
|
140
|
+
return [key, value];
|
141
|
+
});
|
142
|
+
targetNodeId = fuzzyQuerySchema_1 ? fuzzyQuerySchema_1.$$id : '';
|
143
|
+
this.setState({
|
144
|
+
options: fields,
|
145
|
+
checked: fields.length > 0,
|
146
|
+
targetNodeId: targetNodeId
|
147
|
+
});
|
148
|
+
_l.label = 7;
|
149
|
+
case 7:
|
150
|
+
return [3 /*break*/, 9];
|
151
|
+
case 8:
|
152
|
+
_l.sent();
|
153
|
+
return [3 /*break*/, 9];
|
154
|
+
case 9:
|
155
|
+
this.setState({
|
156
|
+
loading: false
|
157
|
+
});
|
158
|
+
return [2 /*return*/];
|
159
|
+
}
|
160
|
+
});
|
161
|
+
});
|
162
|
+
};
|
163
|
+
|
164
|
+
CRUDFiltersControl.prototype.updateSimpleQuery = function (enable) {
|
165
|
+
var _a, _b, _c, _d, _e, _f;
|
166
|
+
return __awaiter(this, void 0, void 0, function () {
|
167
|
+
var _g, manager, nodeId, builder, store, CRUDNode, CRUDSchema, filterSchema, simpleQuerySchema_1, newFilterSchema, targetNode, newFilterSchema, targetNode, simpleQuerySchema, filter, newFilterSchema, isArrayFilter;
|
168
|
+
return __generator(this, function (_h) {
|
169
|
+
switch (_h.label) {
|
170
|
+
case 0:
|
171
|
+
_g = this.props, manager = _g.manager, nodeId = _g.nodeId, builder = _g.builder;
|
172
|
+
store = manager.store;
|
173
|
+
CRUDNode = store.getNodeById(nodeId);
|
174
|
+
CRUDSchema = CRUDNode === null || CRUDNode === void 0 ? void 0 : CRUDNode.schema;
|
175
|
+
(_a = CRUDSchema === null || CRUDSchema === void 0 ? void 0 : CRUDSchema.schema) === null || _a === void 0 ? void 0 : _a.id;
|
176
|
+
return [4 /*yield*/, builder.guessCRUDScaffoldConfig({
|
177
|
+
schema: CRUDSchema
|
178
|
+
})];
|
179
|
+
case 1:
|
180
|
+
_h.sent();
|
181
|
+
filterSchema = cloneDeep((CRUDSchema === null || CRUDSchema === void 0 ? void 0 : CRUDSchema.filter) ? Array.isArray(CRUDSchema.filter) ? CRUDSchema.filter.find(function (item) {
|
182
|
+
return item.behavior && Array.isArray(item.behavior) && item.type === 'form';
|
183
|
+
}) : ((_b = CRUDSchema.filter) === null || _b === void 0 ? void 0 : _b.type) === 'form' ? CRUDSchema.filter : undefined : undefined);
|
184
|
+
if (!filterSchema) return [3 /*break*/, 5];
|
185
|
+
if (!enable) return [3 /*break*/, 3];
|
186
|
+
return [4 /*yield*/, (_c = builder.buildSimpleQueryCollectionSchema) === null || _c === void 0 ? void 0 : _c.call(builder, {
|
187
|
+
renderer: 'crud',
|
188
|
+
schema: CRUDSchema,
|
189
|
+
inScaffold: false,
|
190
|
+
buildSettings: {
|
191
|
+
useDefaultFields: true
|
192
|
+
}
|
193
|
+
})];
|
194
|
+
case 2:
|
195
|
+
simpleQuerySchema_1 = (_d = _h.sent()) !== null && _d !== void 0 ? _d : [];
|
196
|
+
newFilterSchema = traverseSchemaDeep(filterSchema, function (key, value, host) {
|
197
|
+
/** 更新标识符 */
|
198
|
+
if (key === 'behavior' && Array.isArray(value)) {
|
199
|
+
return [key, uniq(__spreadArray(__spreadArray([], __read(value), false), [DSFeatureEnum.SimpleQuery], false).filter(Boolean))];
|
200
|
+
}
|
201
|
+
/** 更新内容区 */
|
202
|
+
if (key === 'body' && Array.isArray(value) && (host === null || host === void 0 ? void 0 : host.type) === 'form') {
|
203
|
+
return [key, __spreadArray(__spreadArray([], __read(value), false), __read(simpleQuerySchema_1), false).filter(Boolean)];
|
204
|
+
}
|
205
|
+
return [key, value];
|
206
|
+
});
|
207
|
+
targetNode = manager.store.getNodeById(filterSchema.$$id);
|
208
|
+
if (targetNode) {
|
209
|
+
targetNode.updateSchema(newFilterSchema);
|
210
|
+
}
|
211
|
+
return [3 /*break*/, 4];
|
212
|
+
case 3:
|
213
|
+
newFilterSchema = traverseSchemaDeep(filterSchema, function (key, value, host) {
|
214
|
+
/** 更新标识符 */
|
215
|
+
if (key === 'behavior' && Array.isArray(value)) {
|
216
|
+
return [key, value.filter(function (i) {
|
217
|
+
return i !== DSFeatureEnum.SimpleQuery;
|
218
|
+
})];
|
219
|
+
}
|
220
|
+
/** 更新内容区 */
|
221
|
+
if (key === 'body' && Array.isArray(value) && (host === null || host === void 0 ? void 0 : host.type) === 'form') {
|
222
|
+
return [key, value.filter(function (item) {
|
223
|
+
return (item === null || item === void 0 ? void 0 : item.behavior) !== DSFeatureEnum.SimpleQuery;
|
224
|
+
})];
|
225
|
+
}
|
226
|
+
return [key, value];
|
227
|
+
});
|
228
|
+
targetNode = manager.store.getNodeById(filterSchema.$$id);
|
229
|
+
if (targetNode) {
|
230
|
+
targetNode.updateSchema(newFilterSchema);
|
231
|
+
}
|
232
|
+
_h.label = 4;
|
233
|
+
case 4:
|
234
|
+
return [3 /*break*/, 8];
|
235
|
+
case 5:
|
236
|
+
if (!enable) return [3 /*break*/, 8];
|
237
|
+
return [4 /*yield*/, (_e = builder.buildSimpleQueryCollectionSchema) === null || _e === void 0 ? void 0 : _e.call(builder, {
|
238
|
+
renderer: 'crud',
|
239
|
+
schema: CRUDSchema,
|
240
|
+
inScaffold: false,
|
241
|
+
buildSettings: {
|
242
|
+
useDefaultFields: true
|
243
|
+
}
|
244
|
+
})];
|
245
|
+
case 6:
|
246
|
+
simpleQuerySchema = (_f = _h.sent()) !== null && _f !== void 0 ? _f : [];
|
247
|
+
return [4 /*yield*/, builder.buildCRUDFilterSchema({
|
248
|
+
renderer: 'crud',
|
249
|
+
inScaffold: false,
|
250
|
+
schema: CRUDSchema,
|
251
|
+
feats: [DSFeatureEnum.SimpleQuery],
|
252
|
+
scaffoldConfig: {
|
253
|
+
dsType: CRUDSchema.dsType,
|
254
|
+
simpleQueryFields: simpleQuerySchema
|
255
|
+
},
|
256
|
+
buildSettings: {
|
257
|
+
useDefaultFields: true
|
258
|
+
}
|
259
|
+
})];
|
260
|
+
case 7:
|
261
|
+
filter = _h.sent();
|
262
|
+
newFilterSchema = cloneDeep(CRUDNode === null || CRUDNode === void 0 ? void 0 : CRUDNode.schema.filter);
|
263
|
+
isArrayFilter = Array.isArray(newFilterSchema);
|
264
|
+
if (isArrayFilter) {
|
265
|
+
newFilterSchema.push(filter);
|
266
|
+
}
|
267
|
+
CRUDNode.updateSchema(__assign(__assign({}, CRUDSchema), {
|
268
|
+
filter: isArrayFilter ? newFilterSchema : filter
|
269
|
+
}));
|
270
|
+
_h.label = 8;
|
271
|
+
case 8:
|
272
|
+
return [2 /*return*/];
|
273
|
+
}
|
274
|
+
});
|
275
|
+
});
|
276
|
+
};
|
277
|
+
|
278
|
+
CRUDFiltersControl.prototype.updateAdvancedQuery = function (enable) {
|
279
|
+
var _a;
|
280
|
+
return __awaiter(this, void 0, void 0, function () {
|
281
|
+
var _b, manager, nodeId, builder, store, CRUDNode, CRUDSchema, filterSchema, advancedQuerySchema_1, newFilterSchema, targetNode, newFilterSchema, targetNode, filter, newFilterSchema, isArrayFilter;
|
282
|
+
return __generator(this, function (_c) {
|
283
|
+
switch (_c.label) {
|
284
|
+
case 0:
|
285
|
+
_b = this.props, manager = _b.manager, nodeId = _b.nodeId, builder = _b.builder;
|
286
|
+
store = manager.store;
|
287
|
+
CRUDNode = store.getNodeById(nodeId);
|
288
|
+
CRUDSchema = CRUDNode === null || CRUDNode === void 0 ? void 0 : CRUDNode.schema;
|
289
|
+
filterSchema = cloneDeep(Array.isArray(CRUDSchema.filter) ? CRUDNode === null || CRUDNode === void 0 ? void 0 : CRUDNode.schema.filter.find(function (item) {
|
290
|
+
return item.behavior && Array.isArray(item.behavior);
|
291
|
+
}) : CRUDNode === null || CRUDNode === void 0 ? void 0 : CRUDNode.schema.filter);
|
292
|
+
if (!filterSchema) return [3 /*break*/, 4];
|
293
|
+
if (!enable) return [3 /*break*/, 2];
|
294
|
+
return [4 /*yield*/, (_a = builder.buildAdvancedQuerySchema) === null || _a === void 0 ? void 0 : _a.call(builder, {
|
295
|
+
renderer: 'crud',
|
296
|
+
inScaffold: false,
|
297
|
+
schema: CRUDSchema,
|
298
|
+
buildSettings: {
|
299
|
+
useDefaultFields: true
|
300
|
+
}
|
301
|
+
})];
|
302
|
+
case 1:
|
303
|
+
advancedQuerySchema_1 = _c.sent();
|
304
|
+
newFilterSchema = traverseSchemaDeep(filterSchema, function (key, value, host) {
|
305
|
+
/** 更新标识符 */
|
306
|
+
if (key === 'behavior' && Array.isArray(value)) {
|
307
|
+
return [key, uniq(__spreadArray(__spreadArray([], __read(value), false), [DSFeatureEnum.AdvancedQuery], false).filter(Boolean))];
|
308
|
+
}
|
309
|
+
/** 更新内容区 */
|
310
|
+
if (key === 'body' && Array.isArray(value) && (host === null || host === void 0 ? void 0 : host.type) === 'form') {
|
311
|
+
return [key, __spreadArray([advancedQuerySchema_1], __read(value), false)];
|
312
|
+
}
|
313
|
+
return [key, value];
|
314
|
+
});
|
315
|
+
targetNode = manager.store.getNodeById(filterSchema.$$id);
|
316
|
+
if (targetNode) {
|
317
|
+
targetNode.updateSchema(newFilterSchema);
|
318
|
+
}
|
319
|
+
return [3 /*break*/, 3];
|
320
|
+
case 2:
|
321
|
+
newFilterSchema = traverseSchemaDeep(filterSchema, function (key, value, host) {
|
322
|
+
/** 更新标识符 */
|
323
|
+
if (key === 'behavior' && Array.isArray(value)) {
|
324
|
+
return [key, value.filter(function (i) {
|
325
|
+
return i !== DSFeatureEnum.AdvancedQuery;
|
326
|
+
})];
|
327
|
+
}
|
328
|
+
/** 更新内容区 */
|
329
|
+
if (key === 'body' && Array.isArray(value) && (host === null || host === void 0 ? void 0 : host.type) === 'form') {
|
330
|
+
return [key, value.filter(function (item) {
|
331
|
+
return (item === null || item === void 0 ? void 0 : item.behavior) !== DSFeatureEnum.AdvancedQuery && item.type !== 'condition-builder';
|
332
|
+
})];
|
333
|
+
}
|
334
|
+
return [key, value];
|
335
|
+
});
|
336
|
+
targetNode = manager.store.getNodeById(filterSchema.$$id);
|
337
|
+
if (targetNode) {
|
338
|
+
targetNode.updateSchema(newFilterSchema);
|
339
|
+
}
|
340
|
+
_c.label = 3;
|
341
|
+
case 3:
|
342
|
+
return [3 /*break*/, 6];
|
343
|
+
case 4:
|
344
|
+
if (!enable) return [3 /*break*/, 6];
|
345
|
+
return [4 /*yield*/, builder.buildCRUDFilterSchema({
|
346
|
+
renderer: 'crud',
|
347
|
+
inScaffold: false,
|
348
|
+
schema: CRUDSchema,
|
349
|
+
feats: [DSFeatureEnum.AdvancedQuery],
|
350
|
+
buildSettings: {
|
351
|
+
useDefaultFields: true
|
352
|
+
}
|
353
|
+
})];
|
354
|
+
case 5:
|
355
|
+
filter = _c.sent();
|
356
|
+
newFilterSchema = cloneDeep(CRUDNode === null || CRUDNode === void 0 ? void 0 : CRUDNode.schema.filter);
|
357
|
+
isArrayFilter = Array.isArray(newFilterSchema);
|
358
|
+
if (isArrayFilter) {
|
359
|
+
newFilterSchema.push(filter);
|
360
|
+
}
|
361
|
+
CRUDNode.updateSchema(__assign(__assign({}, CRUDSchema), {
|
362
|
+
filter: isArrayFilter ? newFilterSchema : filter
|
363
|
+
}));
|
364
|
+
_c.label = 6;
|
365
|
+
case 6:
|
366
|
+
return [2 /*return*/];
|
367
|
+
}
|
368
|
+
});
|
369
|
+
});
|
370
|
+
};
|
371
|
+
|
372
|
+
CRUDFiltersControl.prototype.updateFuzzyQuery = function (enable) {
|
373
|
+
var _a, _b, _c, _d, _e, _f, _g, _h;
|
374
|
+
return __awaiter(this, void 0, void 0, function () {
|
375
|
+
var _j, manager, nodeId, builder, store, CRUDNode, CRUDSchema, CRUDSchemaID, headerToolbar, _k, _l, _m, fuzzyQueryParent, fuzzyQuerySchema, newFuzzyParent, targetNode, fuzzyQuerySchema, newFlexContainer, container, targetNode, newHeaderToolbar, flexContainer;
|
376
|
+
var _o;
|
377
|
+
return __generator(this, function (_p) {
|
378
|
+
switch (_p.label) {
|
379
|
+
case 0:
|
380
|
+
_j = this.props, manager = _j.manager, nodeId = _j.nodeId, builder = _j.builder;
|
381
|
+
store = manager.store;
|
382
|
+
CRUDNode = store.getNodeById(nodeId);
|
383
|
+
CRUDSchema = CRUDNode === null || CRUDNode === void 0 ? void 0 : CRUDNode.schema;
|
384
|
+
CRUDSchemaID = (_a = CRUDSchema === null || CRUDSchema === void 0 ? void 0 : CRUDSchema.schema) === null || _a === void 0 ? void 0 : _a.id;
|
385
|
+
headerToolbar = cloneDeep(CRUDSchema.headerToolbar);
|
386
|
+
/** 关闭功能且存在定位容器 */
|
387
|
+
if (!enable) {
|
388
|
+
if (headerToolbar) {
|
389
|
+
deepRemove(headerToolbar, function (schema) {
|
390
|
+
return schema.behavior === DSFeatureEnum.FuzzyQuery && schema.type === 'search-box';
|
391
|
+
}, true);
|
392
|
+
CRUDNode.updateSchema(__assign(__assign({}, CRUDSchema), {
|
393
|
+
headerToolbar: headerToolbar
|
394
|
+
}));
|
395
|
+
}
|
396
|
+
return [2 /*return*/];
|
397
|
+
}
|
398
|
+
|
399
|
+
if (!!headerToolbar) return [3 /*break*/, 2];
|
400
|
+
_l = (_k = CRUDNode).updateSchema;
|
401
|
+
_m = [__assign({}, CRUDSchema)];
|
402
|
+
_o = {};
|
403
|
+
return [4 /*yield*/, (_b = builder.buildCRUDHeaderToolbar) === null || _b === void 0 ? void 0 : _b.call(builder, {
|
404
|
+
renderer: 'crud',
|
405
|
+
inScaffold: false,
|
406
|
+
schema: CRUDSchema,
|
407
|
+
buildSettings: {
|
408
|
+
useDefaultFields: true
|
409
|
+
}
|
410
|
+
}, CRUDSchemaID)];
|
411
|
+
case 1:
|
412
|
+
_l.apply(_k, [__assign.apply(void 0, _m.concat([(_o.headerToolbar = _p.sent(), _o)]))]);
|
413
|
+
return [2 /*return*/];
|
414
|
+
case 2:
|
415
|
+
traverseSchemaDeep(CRUDSchema, function (key, value, host) {
|
416
|
+
if (key === 'behavior' && Array.isArray(value) && (host === null || host === void 0 ? void 0 : host.behavior.includes('FuzzyQuery')) && (host === null || host === void 0 ? void 0 : host.type) === 'container' && Array.isArray(host === null || host === void 0 ? void 0 : host.body)) {
|
417
|
+
fuzzyQueryParent = host;
|
418
|
+
}
|
419
|
+
return [key, value];
|
420
|
+
});
|
421
|
+
if (!fuzzyQueryParent) return [3 /*break*/, 4];
|
422
|
+
return [4 /*yield*/, (_c = builder.buildFuzzyQuerySchema) === null || _c === void 0 ? void 0 : _c.call(builder, {
|
423
|
+
renderer: 'crud',
|
424
|
+
inScaffold: false,
|
425
|
+
schema: CRUDSchema,
|
426
|
+
buildSettings: {
|
427
|
+
useDefaultFields: true
|
428
|
+
}
|
429
|
+
})];
|
430
|
+
case 3:
|
431
|
+
fuzzyQuerySchema = _p.sent();
|
432
|
+
newFuzzyParent = cloneDeep(fuzzyQueryParent);
|
433
|
+
newFuzzyParent.body = __spreadArray(__spreadArray([], __read(newFuzzyParent.body), false), [fuzzyQuerySchema], false);
|
434
|
+
targetNode = manager.store.getNodeById(fuzzyQueryParent.$$id);
|
435
|
+
if (targetNode) {
|
436
|
+
targetNode.updateSchema(newFuzzyParent);
|
437
|
+
}
|
438
|
+
return [3 /*break*/, 9];
|
439
|
+
case 4:
|
440
|
+
return [4 /*yield*/, (_d = builder.buildFuzzyQuerySchema) === null || _d === void 0 ? void 0 : _d.call(builder, {
|
441
|
+
renderer: 'crud',
|
442
|
+
inScaffold: false,
|
443
|
+
schema: CRUDSchema,
|
444
|
+
buildSettings: {
|
445
|
+
useDefaultFields: true
|
446
|
+
}
|
447
|
+
})];
|
448
|
+
case 5:
|
449
|
+
fuzzyQuerySchema = _p.sent();
|
450
|
+
if (!(((_e = headerToolbar === null || headerToolbar === void 0 ? void 0 : headerToolbar[0]) === null || _e === void 0 ? void 0 : _e.type) === 'flex' && Array.isArray((_f = headerToolbar[0]) === null || _f === void 0 ? void 0 : _f.items))) return [3 /*break*/, 7];
|
451
|
+
newFlexContainer = cloneDeep(headerToolbar[0]);
|
452
|
+
return [4 /*yield*/, (_g = builder.buildFuzzyQuerySchema) === null || _g === void 0 ? void 0 : _g.call(builder, {
|
453
|
+
renderer: 'crud',
|
454
|
+
inScaffold: false,
|
455
|
+
schema: CRUDSchema,
|
456
|
+
buildSettings: {
|
457
|
+
useDefaultFields: true,
|
458
|
+
wrapContainer: 'container'
|
459
|
+
}
|
460
|
+
})];
|
461
|
+
case 6:
|
462
|
+
container = _p.sent();
|
463
|
+
newFlexContainer.items.push(container);
|
464
|
+
targetNode = manager.store.getNodeById(headerToolbar[0].$$id);
|
465
|
+
if (targetNode) {
|
466
|
+
targetNode.updateSchema(newFlexContainer);
|
467
|
+
}
|
468
|
+
return [3 /*break*/, 9];
|
469
|
+
case 7:
|
470
|
+
newHeaderToolbar = cloneDeep(headerToolbar);
|
471
|
+
return [4 /*yield*/, (_h = builder.buildFuzzyQuerySchema) === null || _h === void 0 ? void 0 : _h.call(builder, {
|
472
|
+
renderer: 'crud',
|
473
|
+
inScaffold: false,
|
474
|
+
schema: CRUDSchema,
|
475
|
+
buildSettings: {
|
476
|
+
useDefaultFields: true,
|
477
|
+
wrapContainer: 'flex'
|
478
|
+
}
|
479
|
+
})];
|
480
|
+
case 8:
|
481
|
+
flexContainer = _p.sent();
|
482
|
+
newHeaderToolbar.push(flexContainer);
|
483
|
+
CRUDNode.updateSchema(__assign(__assign({}, CRUDSchema), {
|
484
|
+
headerToolbar: newHeaderToolbar
|
485
|
+
}));
|
486
|
+
_p.label = 9;
|
487
|
+
case 9:
|
488
|
+
return [2 /*return*/];
|
489
|
+
}
|
490
|
+
});
|
491
|
+
});
|
492
|
+
};
|
493
|
+
|
494
|
+
CRUDFiltersControl.prototype.handleToggle = function (checked) {
|
495
|
+
return __awaiter(this, void 0, void 0, function () {
|
496
|
+
var _a, feat, builder;
|
497
|
+
return __generator(this, function (_b) {
|
498
|
+
switch (_b.label) {
|
499
|
+
case 0:
|
500
|
+
_a = this.props, feat = _a.feat, builder = _a.builder;
|
501
|
+
this.setState({
|
502
|
+
loading: true,
|
503
|
+
checked: checked
|
504
|
+
});
|
505
|
+
_b.label = 1;
|
506
|
+
case 1:
|
507
|
+
_b.trys.push([1, 8,, 9]);
|
508
|
+
if (!(feat === DSFeatureEnum.SimpleQuery && builder.filterByFeat(feat))) return [3 /*break*/, 3];
|
509
|
+
return [4 /*yield*/, this.updateSimpleQuery(checked)];
|
510
|
+
case 2:
|
511
|
+
_b.sent();
|
512
|
+
return [3 /*break*/, 5];
|
513
|
+
case 3:
|
514
|
+
if (!(feat === DSFeatureEnum.AdvancedQuery && builder.filterByFeat(feat))) return [3 /*break*/, 5];
|
515
|
+
return [4 /*yield*/, this.updateAdvancedQuery(checked)];
|
516
|
+
case 4:
|
517
|
+
_b.sent();
|
518
|
+
_b.label = 5;
|
519
|
+
case 5:
|
520
|
+
if (!(feat === DSFeatureEnum.FuzzyQuery && builder.filterByFeat(feat))) return [3 /*break*/, 7];
|
521
|
+
return [4 /*yield*/, this.updateFuzzyQuery(checked)];
|
522
|
+
case 6:
|
523
|
+
_b.sent();
|
524
|
+
_b.label = 7;
|
525
|
+
case 7:
|
526
|
+
return [3 /*break*/, 9];
|
527
|
+
case 8:
|
528
|
+
_b.sent();
|
529
|
+
return [3 /*break*/, 9];
|
530
|
+
case 9:
|
531
|
+
this.setState({
|
532
|
+
loading: false,
|
533
|
+
checked: checked
|
534
|
+
});
|
535
|
+
return [2 /*return*/];
|
536
|
+
}
|
537
|
+
});
|
538
|
+
});
|
539
|
+
};
|
540
|
+
|
541
|
+
CRUDFiltersControl.prototype.handleEdit = function (item) {
|
542
|
+
var manager = this.props.manager;
|
543
|
+
var targetNodeId = item ? item === null || item === void 0 ? void 0 : item.nodeId : this.state.targetNodeId;
|
544
|
+
if (!targetNodeId) {
|
545
|
+
toast.warning(i18n("e11e888f47bc6cd5816a1147be05e792"));
|
546
|
+
return;
|
547
|
+
}
|
548
|
+
manager.setActiveId(targetNodeId);
|
549
|
+
};
|
550
|
+
CRUDFiltersControl.prototype.renderOption = function (item, index) {
|
551
|
+
var _this = this;
|
552
|
+
var _a, _b, _c;
|
553
|
+
var _d = this.props,
|
554
|
+
cx = _d.classnames,
|
555
|
+
feat = _d.feat,
|
556
|
+
popOverContainer = _d.popOverContainer,
|
557
|
+
env = _d.env;
|
558
|
+
return React__default.createElement("li", {
|
559
|
+
key: index,
|
560
|
+
className: cx('ae-CRUDConfigControl-list-item')
|
561
|
+
}, React__default.createElement(TooltipWrapper, {
|
562
|
+
tooltip: {
|
563
|
+
content: item.label,
|
564
|
+
tooltipTheme: 'dark',
|
565
|
+
style: {
|
566
|
+
fontSize: '12px'
|
567
|
+
}
|
568
|
+
},
|
569
|
+
container: popOverContainer || ((_a = env === null || env === void 0 ? void 0 : env.getModalContainer) === null || _a === void 0 ? void 0 : _a.call(env)),
|
570
|
+
trigger: ['hover'],
|
571
|
+
delay: 150
|
572
|
+
}, React__default.createElement("div", {
|
573
|
+
className: cx('ae-CRUDConfigControl-list-item-info')
|
574
|
+
}, React__default.createElement("span", null, item.label))), React__default.createElement("div", {
|
575
|
+
className: cx('ae-CRUDConfigControl-list-item-actions')
|
576
|
+
}, ((_b = item === null || item === void 0 ? void 0 : item.context) === null || _b === void 0 ? void 0 : _b.isCascadingField) ? React__default.createElement(Tag, {
|
577
|
+
label: (_c = item === null || item === void 0 ? void 0 : item.context) === null || _c === void 0 ? void 0 : _c.modelLabel,
|
578
|
+
displayMode: "normal",
|
579
|
+
className: cx('ae-CRUDConfigControl-list-item-tag', 'ae-CRUDConfigControl-list-item-tag--cascading')
|
580
|
+
}) : null, feat === 'SimpleQuery' ? React__default.createElement(Button, {
|
581
|
+
level: "link",
|
582
|
+
size: "sm",
|
583
|
+
tooltip: {
|
584
|
+
content: i18n("eee03351367bb1907dcc3140ffa3e3b8"),
|
585
|
+
tooltipTheme: 'dark',
|
586
|
+
style: {
|
587
|
+
fontSize: '12px'
|
588
|
+
}
|
589
|
+
},
|
590
|
+
onClick: function () {
|
591
|
+
return _this.handleEdit(item);
|
592
|
+
}
|
593
|
+
}, React__default.createElement(Icon, {
|
594
|
+
icon: "column-setting",
|
595
|
+
className: cx('icon')
|
596
|
+
})) : null));
|
597
|
+
};
|
598
|
+
CRUDFiltersControl.prototype.renderHeader = function () {
|
599
|
+
var _this = this;
|
600
|
+
var _a = this.props,
|
601
|
+
ns = _a.classPrefix,
|
602
|
+
cx = _a.classnames;
|
603
|
+
_a.render;
|
604
|
+
_a.env;
|
605
|
+
var label = _a.label;
|
606
|
+
_a.feat;
|
607
|
+
var _b = this.state;
|
608
|
+
_b.options;
|
609
|
+
var checked = _b.checked;
|
610
|
+
return React__default.createElement("header", {
|
611
|
+
className: cx('ae-CRUDConfigControl-header', 'mb-2')
|
612
|
+
}, React__default.createElement("span", {
|
613
|
+
className: cx('Form-label')
|
614
|
+
}, label), React__default.createElement("div", {
|
615
|
+
className: cx('ae-CRUDConfigControl-header-actions')
|
616
|
+
}, React__default.createElement(Switch, {
|
617
|
+
className: cx('ae-CRUDConfigControl-header-actions-switch'),
|
618
|
+
key: "switch",
|
619
|
+
size: "sm",
|
620
|
+
classPrefix: ns,
|
621
|
+
value: checked,
|
622
|
+
onChange: this.handleToggle
|
623
|
+
}), React__default.createElement("div", {
|
624
|
+
className: cx('ae-CRUDConfigControl-header-actions-divider')
|
625
|
+
}), React__default.createElement(Button, {
|
626
|
+
level: "link",
|
627
|
+
size: "sm",
|
628
|
+
tooltip: {
|
629
|
+
content: i18n("e6413abdc2fd3ccbbf15327e4004b1b2"),
|
630
|
+
tooltipTheme: 'dark',
|
631
|
+
style: {
|
632
|
+
fontSize: '12px'
|
633
|
+
}
|
634
|
+
},
|
635
|
+
onClick: function () {
|
636
|
+
return _this.handleEdit();
|
637
|
+
}
|
638
|
+
}, React__default.createElement(Icon, {
|
639
|
+
icon: "share-link",
|
640
|
+
className: cx('icon'),
|
641
|
+
style: {
|
642
|
+
width: '16px',
|
643
|
+
height: '16px'
|
644
|
+
}
|
645
|
+
}))));
|
646
|
+
};
|
647
|
+
CRUDFiltersControl.prototype.render = function () {
|
648
|
+
var _this = this;
|
649
|
+
var cx = this.props.classnames;
|
650
|
+
var _a = this.state,
|
651
|
+
options = _a.options,
|
652
|
+
loading = _a.loading;
|
653
|
+
return React__default.createElement("div", {
|
654
|
+
className: cx('ae-CRUDConfigControl')
|
655
|
+
}, this.renderHeader(), React__default.createElement("ul", {
|
656
|
+
className: cx('ae-CRUDConfigControl-list')
|
657
|
+
}, loading ? React__default.createElement(Spinner, {
|
658
|
+
show: true,
|
659
|
+
tip: i18n("4c2dc6491d29ef77f421daa19541c8ab"),
|
660
|
+
tipPlacement: "bottom",
|
661
|
+
size: "sm",
|
662
|
+
className: cx('flex')
|
663
|
+
}) : Array.isArray(options) && options.length > 0 ? options.map(function (item, index) {
|
664
|
+
return _this.renderOption(item, index);
|
665
|
+
}) : React__default.createElement("p", {
|
666
|
+
className: cx("ae-CRUDConfigControl-placeholder")
|
667
|
+
}, i18n("fcebd5cda006253365b4453596290f48"))));
|
668
|
+
};
|
669
|
+
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", []), __metadata("design:returntype", Promise)], CRUDFiltersControl.prototype, "initOptions", null);
|
670
|
+
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Boolean]), __metadata("design:returntype", Promise)], CRUDFiltersControl.prototype, "updateAdvancedQuery", null);
|
671
|
+
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Boolean]), __metadata("design:returntype", Promise)], CRUDFiltersControl.prototype, "updateFuzzyQuery", null);
|
672
|
+
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Boolean]), __metadata("design:returntype", Promise)], CRUDFiltersControl.prototype, "handleToggle", null);
|
673
|
+
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object]), __metadata("design:returntype", void 0)], CRUDFiltersControl.prototype, "handleEdit", null);
|
674
|
+
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object, Number]), __metadata("design:returntype", void 0)], CRUDFiltersControl.prototype, "renderOption", null);
|
675
|
+
return CRUDFiltersControl;
|
676
|
+
}(React__default.Component);
|
677
|
+
/** @class */(function (_super) {
|
678
|
+
__extends(CRUDFiltersControlRenderer, _super);
|
679
|
+
function CRUDFiltersControlRenderer() {
|
680
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
681
|
+
}
|
682
|
+
CRUDFiltersControlRenderer = __decorate([FormItem({
|
683
|
+
type: 'ae-crud-filters-control',
|
684
|
+
renderLabel: false,
|
685
|
+
wrap: false
|
686
|
+
})], CRUDFiltersControlRenderer);
|
687
|
+
return CRUDFiltersControlRenderer;
|
688
|
+
})(CRUDFiltersControl);
|
689
|
+
|
690
|
+
export { CRUDFiltersControl };
|
691
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|