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/esm/plugin/Carousel.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
|
|
@@ -158,107 +159,128 @@ var CarouselPlugin = /** @class */function (_super) {
|
|
158
159
|
}]
|
159
160
|
}, {
|
160
161
|
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
161
|
-
body:
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
label: i18n("5bc37c57ee54d407f441b222f02391db"),
|
184
|
-
type: 'button-group-select',
|
185
|
-
pipeIn: defaultValue('fade'),
|
186
|
-
options: [{
|
187
|
-
label: 'fade',
|
188
|
-
value: 'fade'
|
162
|
+
body: getSchemaTpl('collapseGroup', [{
|
163
|
+
title: i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
164
|
+
body: [getSchemaTpl('switch', {
|
165
|
+
name: 'auto',
|
166
|
+
label: i18n("97cc997910b99083bd23c6ac39294ff3"),
|
167
|
+
pipeIn: defaultValue(true)
|
168
|
+
}), getSchemaTpl('valueFormula', {
|
169
|
+
rendererSchema: {
|
170
|
+
type: 'input-number'
|
171
|
+
},
|
172
|
+
name: 'interval',
|
173
|
+
label: i18n("9dd651411c1cb25e19249bb4ea8878c3"),
|
174
|
+
valueType: 'number',
|
175
|
+
pipeIn: defaultValue(5000)
|
176
|
+
}), {
|
177
|
+
name: 'duration',
|
178
|
+
type: 'input-number',
|
179
|
+
label: i18n("46bc66b19c2b589ebd24d1c583325080"),
|
180
|
+
min: 100,
|
181
|
+
step: 10,
|
182
|
+
size: 'sm',
|
183
|
+
pipeIn: defaultValue(500)
|
189
184
|
}, {
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
185
|
+
name: 'animation',
|
186
|
+
label: i18n("5bc37c57ee54d407f441b222f02391db"),
|
187
|
+
type: 'button-group-select',
|
188
|
+
pipeIn: defaultValue('fade'),
|
189
|
+
options: [{
|
190
|
+
label: 'fade',
|
191
|
+
value: 'fade'
|
192
|
+
}, {
|
193
|
+
label: 'slide',
|
194
|
+
value: 'slide'
|
195
|
+
}]
|
201
196
|
}, {
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
value: 'dots'
|
197
|
+
name: 'controlsTheme',
|
198
|
+
label: i18n("8a0d716ded7baa7ee356ff39c3cf0bec"),
|
199
|
+
type: 'button-group-select',
|
200
|
+
pipeIn: defaultValue('light'),
|
201
|
+
options: [{
|
202
|
+
label: 'light',
|
203
|
+
value: 'light'
|
204
|
+
}, {
|
205
|
+
label: 'dark',
|
206
|
+
value: 'dark'
|
207
|
+
}]
|
214
208
|
}, {
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
bulk: true,
|
227
|
-
mode: 'normal',
|
228
|
-
name: 'multiple',
|
229
|
-
label: i18n("f4f965513462fcc9fe6fe896a9c249d8"),
|
230
|
-
formType: 'extend',
|
231
|
-
form: {
|
232
|
-
body: [{
|
233
|
-
name: 'multiple.count',
|
234
|
-
label: i18n("0bf60b32f9db93b87e08763b1c815469"),
|
235
|
-
type: 'input-number',
|
236
|
-
min: 2,
|
237
|
-
step: 1
|
209
|
+
name: 'controls',
|
210
|
+
label: i18n("f7471313dce32bc3669d338764a0d036"),
|
211
|
+
type: 'button-group-select',
|
212
|
+
pipeIn: defaultValue('dots,arrows'),
|
213
|
+
multiple: true,
|
214
|
+
options: [{
|
215
|
+
label: i18n("1c0fe943329339003e9e3c1b12a27fe3"),
|
216
|
+
value: 'dots'
|
217
|
+
}, {
|
218
|
+
label: i18n("e030190fd1c10b0c967f48e789fa86b1"),
|
219
|
+
value: 'arrows'
|
238
220
|
}]
|
239
|
-
}
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
type: '
|
247
|
-
|
248
|
-
|
221
|
+
}, getSchemaTpl('switch', {
|
222
|
+
name: 'alwaysShowArrow',
|
223
|
+
label: i18n("9cb33a16b57ef10b79ae76a66379d66f"),
|
224
|
+
clearValueOnHidden: true,
|
225
|
+
hiddenOn: '!~this.controls.indexOf("arrows")',
|
226
|
+
pipeIn: defaultValue(false)
|
227
|
+
}), {
|
228
|
+
type: 'ae-switch-more',
|
229
|
+
bulk: true,
|
230
|
+
mode: 'normal',
|
231
|
+
name: 'multiple',
|
232
|
+
label: i18n("f4f965513462fcc9fe6fe896a9c249d8"),
|
233
|
+
formType: 'extend',
|
234
|
+
form: {
|
235
|
+
body: [{
|
236
|
+
name: 'multiple.count',
|
237
|
+
label: i18n("0bf60b32f9db93b87e08763b1c815469"),
|
238
|
+
type: 'input-number',
|
239
|
+
min: 2,
|
240
|
+
step: 1
|
241
|
+
}]
|
242
|
+
}
|
243
|
+
}, {
|
244
|
+
name: 'width',
|
245
|
+
type: 'input-text',
|
246
|
+
label: i18n("c28479019e24e0e4745f4948e9e97ee7"),
|
247
|
+
validations: 'isNumeric',
|
248
|
+
addOn: {
|
249
|
+
type: 'button',
|
250
|
+
label: 'px'
|
251
|
+
}
|
252
|
+
}, {
|
253
|
+
name: 'height',
|
254
|
+
type: 'input-text',
|
255
|
+
label: i18n("c1df04eec5fa0857bc0df2d68d8e953c"),
|
256
|
+
validations: 'isNumeric',
|
257
|
+
addOn: {
|
258
|
+
type: 'button',
|
259
|
+
label: 'px'
|
260
|
+
}
|
261
|
+
}]
|
249
262
|
}, {
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
263
|
+
title: i18n("33bf801796fd255b5f6147e33146669b"),
|
264
|
+
body: [getSchemaTpl('ref'), getSchemaTpl('visible')]
|
265
|
+
}, getSchemaTpl('theme:base', {
|
266
|
+
title: i18n("0c0180cb06a322199a67f10d4ec41cd5")
|
267
|
+
}), {
|
268
|
+
title: i18n("0d98c74797e49d00bcc4c17c9d557a2b"),
|
269
|
+
body: [{
|
270
|
+
name: 'themeCss.baseControlClassName.--image-images-prev-icon',
|
271
|
+
label: i18n("d63b707be8a6feb914a3f6899c38770f"),
|
272
|
+
type: 'icon-select',
|
273
|
+
returnSvg: true
|
274
|
+
}, {
|
275
|
+
name: 'themeCss.baseControlClassName.--image-images-next-icon',
|
276
|
+
label: i18n("911f1640e858c362bfb3ba9a55e8269a"),
|
277
|
+
type: 'icon-select',
|
278
|
+
returnSvg: true
|
279
|
+
}, getSchemaTpl('theme:select', {
|
280
|
+
label: i18n("8a0b967b90e89dd8e7311065c1de720a"),
|
281
|
+
name: 'themeCss.galleryControlClassName.width:default'
|
282
|
+
})]
|
283
|
+
}, getSchemaTpl('theme:cssCode')])
|
262
284
|
}])];
|
263
285
|
};
|
264
286
|
return _this;
|
@@ -304,3 +326,4 @@ var CarouselPlugin = /** @class */function (_super) {
|
|
304
326
|
registerEditorPlugin(CarouselPlugin);
|
305
327
|
|
306
328
|
export { CarouselPlugin };
|
329
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/esm/plugin/Chart.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
|
|
@@ -240,12 +241,22 @@ var ChartPlugin = /** @class */function (_super) {
|
|
240
241
|
label: tipedLabel(i18n("57c7d1125d2803b946a5b25c3f80f249"), i18n("3d3fa75d8b345b22a5fbd14a65a0af71"))
|
241
242
|
}, {
|
242
243
|
name: 'dataFilter',
|
243
|
-
type: '
|
244
|
+
type: 'ae-functionEditorControl',
|
244
245
|
allowFullscreen: true,
|
245
246
|
mode: 'normal',
|
246
|
-
label: i18n("d0d852432ce09f627e6ae471b3f86b0a"),
|
247
|
-
|
248
|
-
|
247
|
+
label: tipedLabel(i18n("d0d852432ce09f627e6ae471b3f86b0a"), i18n("06e89ed3cb501da6d57e35bc28a37089")),
|
248
|
+
renderLabel: true,
|
249
|
+
params: [{
|
250
|
+
label: 'config',
|
251
|
+
tip: i18n("f25c9fd2852b85502157decbedd19082")
|
252
|
+
}, {
|
253
|
+
label: 'echarts',
|
254
|
+
tip: i18n("2695f318db820c2bfe4c886fed3697f0")
|
255
|
+
}, {
|
256
|
+
label: 'data',
|
257
|
+
tip: i18n("b76e25de5689ea51af0688d0ea6d7b39")
|
258
|
+
}],
|
259
|
+
placeholder: "debugger; // \u53EF\u4EE5\u6D4F\u89C8\u5668\u4E2D\u65AD\u70B9\u8C03\u8BD5\n\n// \u67E5\u770B\u539F\u59CB\u6570\u636E\nconsole.log(config)\n\n// \u8FD4\u56DE\u65B0\u7684\u7ED3\u679C \nreturn {}"
|
249
260
|
}, getSchemaTpl('switch', {
|
250
261
|
label: tipedLabel(i18n("d98ef182637b4d10e16e8073c1101e51"), i18n("e8f96ea47cb322f4f1a4c938c7b155ac")),
|
251
262
|
name: 'replaceChartOption'
|
@@ -339,3 +350,4 @@ var ChartPlugin = /** @class */function (_super) {
|
|
339
350
|
registerEditorPlugin(ChartPlugin);
|
340
351
|
|
341
352
|
export { ChartPlugin };
|
353
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/esm/plugin/CodeView.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
|
|
@@ -60,3 +61,4 @@ var CodeViewPlugin = /** @class */function (_super) {
|
|
60
61
|
registerEditorPlugin(CodeViewPlugin);
|
61
62
|
|
62
63
|
export { CodeViewPlugin };
|
64
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/esm/plugin/Collapse.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { RendererPluginEvent } from 'amis-editor-core';
|
1
|
+
import { RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
2
2
|
import { BasePlugin, RegionConfig } from 'amis-editor-core';
|
3
3
|
export declare class CollapsePlugin extends BasePlugin {
|
4
4
|
static id: string;
|
@@ -34,6 +34,7 @@ export declare class CollapsePlugin extends BasePlugin {
|
|
34
34
|
panelTitle: string;
|
35
35
|
panelJustify: boolean;
|
36
36
|
events: RendererPluginEvent[];
|
37
|
+
actions: RendererPluginAction[];
|
37
38
|
panelBodyCreator: (context: BaseEventContext) => any;
|
38
39
|
regions: Array<RegionConfig>;
|
39
40
|
}
|
package/esm/plugin/Collapse.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
|
|
@@ -55,6 +56,53 @@ var CollapsePlugin = /** @class */function (_super) {
|
|
55
56
|
}
|
56
57
|
}
|
57
58
|
}]
|
59
|
+
}, {
|
60
|
+
eventName: 'expand',
|
61
|
+
eventLabel: i18n("dce3879aaf11920ab97c94781ddaaed5"),
|
62
|
+
description: i18n("0f680e944e33feb4719bd0dfe618aa50"),
|
63
|
+
dataSchema: [{
|
64
|
+
type: 'object',
|
65
|
+
properties: {
|
66
|
+
data: {
|
67
|
+
type: 'object',
|
68
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
69
|
+
properties: {
|
70
|
+
collapsed: {
|
71
|
+
type: 'boolean',
|
72
|
+
title: i18n("0e8638286319f6efb0afe2616714e8c3")
|
73
|
+
}
|
74
|
+
}
|
75
|
+
}
|
76
|
+
}
|
77
|
+
}]
|
78
|
+
}, {
|
79
|
+
eventName: 'collapse',
|
80
|
+
eventLabel: i18n("0469f19533c2fa1d63418b86ec203ab7"),
|
81
|
+
description: i18n("3ffa0c7285daa4c39f7b7699a845860c"),
|
82
|
+
dataSchema: [{
|
83
|
+
type: 'object',
|
84
|
+
properties: {
|
85
|
+
data: {
|
86
|
+
type: 'object',
|
87
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
88
|
+
properties: {
|
89
|
+
collapsed: {
|
90
|
+
type: 'boolean',
|
91
|
+
title: i18n("0e8638286319f6efb0afe2616714e8c3")
|
92
|
+
}
|
93
|
+
}
|
94
|
+
}
|
95
|
+
}
|
96
|
+
}]
|
97
|
+
}];
|
98
|
+
_this.actions = [{
|
99
|
+
actionType: 'expand',
|
100
|
+
actionLabel: i18n("578125c5d7586aefb797caca9111ed1f"),
|
101
|
+
description: i18n("ae772db91ee1bd385ffafed3e9b8f4cc")
|
102
|
+
}, {
|
103
|
+
actionLabel: i18n("5882cb6b5133d35488c386965321c60b"),
|
104
|
+
actionType: 'collapse',
|
105
|
+
description: i18n("04e36bd57e0e1623da86ee2c19c2a885")
|
58
106
|
}];
|
59
107
|
_this.panelBodyCreator = function (context) {
|
60
108
|
var _a, _b;
|
@@ -136,3 +184,4 @@ var CollapsePlugin = /** @class */function (_super) {
|
|
136
184
|
registerEditorPlugin(CollapsePlugin);
|
137
185
|
|
138
186
|
export { CollapsePlugin };
|
187
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -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
|
|
@@ -240,3 +241,4 @@ var CollapseGroupPlugin = /** @class */function (_super) {
|
|
240
241
|
registerEditorPlugin(CollapseGroupPlugin);
|
241
242
|
|
242
243
|
export { CollapseGroupPlugin };
|
244
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -2,15 +2,20 @@ import { BasePlugin, BasicRendererInfo, RendererInfoResolveEventContext } from '
|
|
2
2
|
export declare class ColumnToggler extends BasePlugin {
|
3
3
|
static id: string;
|
4
4
|
rendererName: string;
|
5
|
-
$schema: string;
|
6
5
|
name: string;
|
7
|
-
isBaseComponent: boolean;
|
8
|
-
disabledRendererPlugin: boolean;
|
9
|
-
description: string;
|
10
|
-
tags: string[];
|
11
|
-
icon: string;
|
12
6
|
panelTitle: string;
|
7
|
+
icon: string;
|
8
|
+
tags: string[];
|
9
|
+
$schema: string;
|
10
|
+
description: string;
|
13
11
|
panelJustify: boolean;
|
12
|
+
isBaseComponent: boolean;
|
13
|
+
disabledRendererPlugin: boolean;
|
14
|
+
crudInfo: {
|
15
|
+
id: any;
|
16
|
+
columns: any[];
|
17
|
+
schema: any;
|
18
|
+
};
|
14
19
|
panelBodyCreator: (context: BaseEventContext) => any;
|
15
20
|
/**
|
16
21
|
* 如果禁用了没办法编辑
|
@@ -1,9 +1,11 @@
|
|
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
|
|
6
|
-
import { __extends } from 'tslib';
|
7
|
+
import { __extends, __assign } from 'tslib';
|
8
|
+
import update from 'lodash/update';
|
7
9
|
import { getSchemaTpl, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
8
10
|
import { i18n } from 'i18n-runtime';
|
9
11
|
|
@@ -11,19 +13,32 @@ var ColumnToggler = /** @class */function (_super) {
|
|
11
13
|
__extends(ColumnToggler, _super);
|
12
14
|
function ColumnToggler() {
|
13
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
14
|
-
// 关联渲染器名字
|
15
16
|
_this.rendererName = 'column-toggler';
|
16
|
-
_this.$schema = '/schemas/ColumnToggler.json';
|
17
|
-
// 组件名称
|
18
17
|
_this.name = i18n("2816cea6c4887a53c417831deb5fbe00");
|
19
|
-
_this.isBaseComponent = true;
|
20
|
-
_this.disabledRendererPlugin = true;
|
21
|
-
_this.description = i18n("a955021cdf0249de1f3818f83cf248b7");
|
22
|
-
_this.tags = [i18n("2816cea6c4887a53c417831deb5fbe00")];
|
23
|
-
_this.icon = 'fa fa-square';
|
24
18
|
_this.panelTitle = i18n("2816cea6c4887a53c417831deb5fbe00");
|
19
|
+
_this.icon = 'fa fa-square';
|
20
|
+
_this.tags = [i18n("2816cea6c4887a53c417831deb5fbe00")];
|
21
|
+
_this.$schema = '/schemas/ColumnTogglerSchema.json';
|
22
|
+
_this.description = i18n("a955021cdf0249de1f3818f83cf248b7");
|
25
23
|
_this.panelJustify = true;
|
24
|
+
_this.isBaseComponent = true;
|
25
|
+
_this.disabledRendererPlugin = true;
|
26
26
|
_this.panelBodyCreator = function (context) {
|
27
|
+
var _a, _b, _c, _d;
|
28
|
+
var crud = (_a = context === null || context === void 0 ? void 0 : context.node) === null || _a === void 0 ? void 0 : _a.getClosestParentByType('crud2');
|
29
|
+
if (crud) {
|
30
|
+
_this.crudInfo = {
|
31
|
+
id: crud.id,
|
32
|
+
columns: crud.schema.columns || [],
|
33
|
+
schema: crud.schema
|
34
|
+
};
|
35
|
+
}
|
36
|
+
var columns = ((_d = (_c = (_b = _this.crudInfo) === null || _b === void 0 ? void 0 : _b.schema) === null || _c === void 0 ? void 0 : _c.columns) !== null && _d !== void 0 ? _d : []).map(function (item, index) {
|
37
|
+
return {
|
38
|
+
label: item.title,
|
39
|
+
value: index
|
40
|
+
};
|
41
|
+
});
|
27
42
|
return getSchemaTpl('tabs', [{
|
28
43
|
title: i18n("24d67862f87f439db7ca957aecb77cce"),
|
29
44
|
body: getSchemaTpl('collapseGroup', [{
|
@@ -42,6 +57,49 @@ var ColumnToggler = /** @class */function (_super) {
|
|
42
57
|
}), getSchemaTpl('icon', {
|
43
58
|
label: i18n("ae3816c5b00fcff4111842ac19f0a706")
|
44
59
|
})]
|
60
|
+
}, {
|
61
|
+
title: i18n("abd55237a0df8da6ffda1ef377982707"),
|
62
|
+
body: [{
|
63
|
+
name: "__toggled",
|
64
|
+
value: '',
|
65
|
+
type: 'checkboxes',
|
66
|
+
// className: 'b-a p-sm',
|
67
|
+
label: false,
|
68
|
+
inline: false,
|
69
|
+
joinValues: false,
|
70
|
+
extractValue: true,
|
71
|
+
options: columns,
|
72
|
+
// style: {
|
73
|
+
// maxHeight: '200px',
|
74
|
+
// overflow: 'auto'
|
75
|
+
// },
|
76
|
+
pipeIn: function (value, form) {
|
77
|
+
var _a, _b, _c;
|
78
|
+
var showColumnIndex = [];
|
79
|
+
(_c = (_b = (_a = _this.crudInfo) === null || _a === void 0 ? void 0 : _a.schema) === null || _b === void 0 ? void 0 : _b.columns) === null || _c === void 0 ? void 0 : _c.forEach(function (item, index) {
|
80
|
+
if (item.toggled !== false) {
|
81
|
+
showColumnIndex.push(index);
|
82
|
+
}
|
83
|
+
});
|
84
|
+
return showColumnIndex;
|
85
|
+
},
|
86
|
+
onChange: function (value) {
|
87
|
+
if (!_this.crudInfo) {
|
88
|
+
return;
|
89
|
+
}
|
90
|
+
var newColumns = _this.crudInfo.schema.columns;
|
91
|
+
newColumns = newColumns.map(function (item, index) {
|
92
|
+
return __assign(__assign({}, item), {
|
93
|
+
toggled: value.includes(index) ? undefined : false
|
94
|
+
});
|
95
|
+
});
|
96
|
+
var updatedSchema = update(_this.crudInfo.schema, 'columns', function (origin) {
|
97
|
+
return newColumns;
|
98
|
+
});
|
99
|
+
_this.manager.store.changeValueById(_this.crudInfo.id, updatedSchema);
|
100
|
+
_this.crudInfo.schema = updatedSchema;
|
101
|
+
}
|
102
|
+
}]
|
45
103
|
}])
|
46
104
|
}, {
|
47
105
|
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
@@ -101,3 +159,4 @@ var ColumnToggler = /** @class */function (_super) {
|
|
101
159
|
registerEditorPlugin(ColumnToggler);
|
102
160
|
|
103
161
|
export { ColumnToggler };
|
162
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -18,6 +18,7 @@ export declare class ContainerPlugin extends LayoutBasePlugin {
|
|
18
18
|
position: string;
|
19
19
|
display: string;
|
20
20
|
};
|
21
|
+
size: string;
|
21
22
|
wrapperBody: boolean;
|
22
23
|
};
|
23
24
|
previewSchema: {
|
@@ -27,6 +28,7 @@ export declare class ContainerPlugin extends LayoutBasePlugin {
|
|
27
28
|
position: string;
|
28
29
|
display: string;
|
29
30
|
};
|
31
|
+
size: string;
|
30
32
|
wrapperBody: boolean;
|
31
33
|
};
|
32
34
|
regions: Array<RegionConfig>;
|
package/esm/plugin/Container.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
|
|
@@ -31,6 +32,7 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
31
32
|
position: 'static',
|
32
33
|
display: 'block'
|
33
34
|
},
|
35
|
+
size: 'none',
|
34
36
|
wrapperBody: false
|
35
37
|
};
|
36
38
|
_this.previewSchema = __assign({}, _this.scaffold);
|
@@ -178,9 +180,9 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
178
180
|
}), getSchemaTpl('layout:width', {
|
179
181
|
visibleOn: "".concat(!isFlexItem || isFlexColumnItem)
|
180
182
|
}), getSchemaTpl('layout:max-width', {
|
181
|
-
visibleOn: "".concat(!isFlexItem || isFlexColumnItem)
|
183
|
+
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " || ").concat(isFlexItem, " && data.style.flex !== '0 0 150px'")
|
182
184
|
}), getSchemaTpl('layout:min-width', {
|
183
|
-
visibleOn: "".concat(!isFlexItem || isFlexColumnItem)
|
185
|
+
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " || ").concat(isFlexItem, " && data.style.flex !== '0 0 150px'")
|
184
186
|
}), getSchemaTpl('layout:overflow-x', {
|
185
187
|
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " && (data.isFixedWidth || data.style && data.style.maxWidth)")
|
186
188
|
}), !isFlexItem ? getSchemaTpl('layout:margin-center') : null, !isFlexItem && !isFreeContainer ? getSchemaTpl('layout:textAlign', {
|
@@ -194,12 +196,9 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
194
196
|
}, {
|
195
197
|
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
196
198
|
className: 'p-none',
|
197
|
-
body: getSchemaTpl('collapseGroup', __spreadArray(
|
199
|
+
body: getSchemaTpl('collapseGroup', __spreadArray([], __read(getSchemaTpl('theme:common', {
|
198
200
|
exclude: ['layout']
|
199
|
-
})), false)
|
200
|
-
title: i18n("b4875c6e5e3dd45e5c5318bf6e1ee089"),
|
201
|
-
body: [getSchemaTpl('className')]
|
202
|
-
}], false))
|
201
|
+
})), false))
|
203
202
|
}, {
|
204
203
|
title: i18n("10b2761db5a8e089049df39675abc550"),
|
205
204
|
className: 'p-none',
|
@@ -217,3 +216,4 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
217
216
|
registerEditorPlugin(ContainerPlugin);
|
218
217
|
|
219
218
|
export { ContainerPlugin };
|
219
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/esm/plugin/Custom.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
|
|
@@ -95,3 +96,4 @@ var CustomPlugin = /** @class */function (_super) {
|
|
95
96
|
registerEditorPlugin(CustomPlugin);
|
96
97
|
|
97
98
|
export { CustomPlugin };
|
99
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
@@ -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
|
|
@@ -118,7 +119,8 @@ var CustomPlugin = /** @class */function (_super) {
|
|
118
119
|
scaffoldForm: plugin.scaffoldForm,
|
119
120
|
disabledRendererPlugin: plugin.disabledRendererPlugin,
|
120
121
|
isBaseComponent: plugin.isBaseComponent,
|
121
|
-
rendererName: plugin.rendererName
|
122
|
+
rendererName: plugin.rendererName,
|
123
|
+
memberImmutable: plugin.memberImmutable
|
122
124
|
};
|
123
125
|
}
|
124
126
|
};
|
@@ -128,3 +130,4 @@ var CustomPlugin = /** @class */function (_super) {
|
|
128
130
|
registerEditorPlugin(CustomPlugin);
|
129
131
|
|
130
132
|
export { CustomPlugin };
|
133
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/esm/plugin/Date.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
|
|
@@ -90,3 +91,4 @@ var DatePlugin = /** @class */function (_super) {
|
|
90
91
|
registerEditorPlugin(DatePlugin);
|
91
92
|
|
92
93
|
export { DatePlugin };
|
94
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/esm/plugin/Datetime.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
|
|
@@ -85,3 +86,4 @@ var DatetimePlugin = /** @class */function (_super) {
|
|
85
86
|
registerEditorPlugin(DatetimePlugin);
|
86
87
|
|
87
88
|
export { DatetimePlugin };
|
89
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|