amis-editor 5.5.0 → 5.6.1
Sign up to get free protection for your applications and to get access to all the features.
- package/esm/builder/ApiDSBuilder.d.ts +491 -0
- package/esm/builder/ApiDSBuilder.js +1212 -0
- package/esm/builder/DSBuilder.d.ts +171 -0
- package/esm/builder/DSBuilder.js +49 -0
- package/esm/builder/DSBuilderManager.d.ts +62 -0
- package/esm/builder/DSBuilderManager.js +207 -0
- package/esm/builder/constants.d.ts +97 -0
- package/esm/builder/constants.js +135 -0
- package/esm/builder/index.d.ts +6 -0
- package/esm/builder/type.d.ts +96 -0
- package/esm/builder/utils.d.ts +10 -0
- package/esm/builder/utils.js +93 -0
- package/esm/component/BaseControl.js +5 -3
- package/esm/component/InputComponentName.js +3 -1
- package/esm/component/TableViewEditor.d.ts +2 -2
- package/esm/component/TableViewEditor.js +4 -2
- package/esm/icons/btn/btn-group.svg.js +3 -1
- package/esm/icons/btn/btn-select.svg.js +3 -1
- package/esm/icons/btn/btn-toolbar.svg.js +3 -1
- package/esm/icons/btn/button.svg.js +3 -1
- package/esm/icons/btn/dropdown-btn.svg.js +3 -1
- package/esm/icons/container/anchor-nav.svg.js +3 -1
- package/esm/icons/container/collapse.svg.js +3 -1
- package/esm/icons/container/container.svg.js +3 -1
- package/esm/icons/container/flex-container.svg.js +3 -1
- package/esm/icons/container/form-group.svg.js +3 -1
- package/esm/icons/container/grid.svg.js +3 -1
- package/esm/icons/container/iframe.svg.js +3 -1
- package/esm/icons/container/panel.svg.js +3 -1
- package/esm/icons/container/table-view.svg.js +3 -1
- package/esm/icons/container/tabs.svg.js +3 -1
- package/esm/icons/container/tooltip-wrapper.svg.js +3 -1
- package/esm/icons/container/web-component.svg.js +3 -1
- package/esm/icons/crud/column-add.svg.js +26 -0
- package/esm/icons/crud/column-delete.svg.js +24 -0
- package/esm/icons/crud/column-setting.svg.js +24 -0
- package/esm/icons/crud/share-link.svg.js +22 -0
- package/esm/icons/display/aBaseline.svg.js +4 -1
- package/esm/icons/display/aCenter.svg.js +4 -1
- package/esm/icons/display/aFlexEnd.svg.js +4 -1
- package/esm/icons/display/aFlexStart.svg.js +4 -1
- package/esm/icons/display/aStretch.svg.js +4 -1
- package/esm/icons/display/block.svg.js +4 -1
- package/esm/icons/display/dcolumn.svg.js +4 -1
- package/esm/icons/display/dcolumnReverse.svg.js +4 -1
- package/esm/icons/display/drow.svg.js +4 -1
- package/esm/icons/display/drowReverse.svg.js +4 -1
- package/esm/icons/display/flex.svg.js +4 -1
- package/esm/icons/display/inline-block.svg.js +4 -1
- package/esm/icons/display/inline.svg.js +4 -1
- package/esm/icons/display/jCenter.svg.js +4 -1
- package/esm/icons/display/jFlexEnd.svg.js +4 -1
- package/esm/icons/display/jFlexStart.svg.js +4 -1
- package/esm/icons/display/jSpaceAround.svg.js +4 -1
- package/esm/icons/display/jSpaceBetween.svg.js +4 -1
- package/esm/icons/feat/audio.svg.js +3 -1
- package/esm/icons/feat/custom.svg.js +3 -1
- package/esm/icons/feat/each.svg.js +3 -1
- package/esm/icons/feat/form.svg.js +3 -1
- package/esm/icons/feat/nav.svg.js +3 -1
- package/esm/icons/feat/qrcode.svg.js +3 -1
- package/esm/icons/feat/service.svg.js +3 -1
- package/esm/icons/feat/table.svg.js +3 -1
- package/esm/icons/feat/tasks.svg.js +3 -1
- package/esm/icons/feat/video.svg.js +3 -1
- package/esm/icons/feat/wizard.svg.js +3 -1
- package/esm/icons/form/chained-select.svg.js +3 -1
- package/esm/icons/form/checkbox.svg.js +3 -1
- package/esm/icons/form/checkboxes.svg.js +3 -1
- package/esm/icons/form/combo.svg.js +3 -1
- package/esm/icons/form/condition-builder.svg.js +3 -1
- package/esm/icons/form/diff-editor.svg.js +3 -1
- package/esm/icons/form/editor.svg.js +3 -1
- package/esm/icons/form/formula.svg.js +3 -1
- package/esm/icons/form/hidden.svg.js +3 -1
- package/esm/icons/form/input-city.svg.js +3 -1
- package/esm/icons/form/input-color.svg.js +3 -1
- package/esm/icons/form/input-date-range.svg.js +3 -1
- package/esm/icons/form/input-date.svg.js +3 -1
- package/esm/icons/form/input-datetime.svg.js +3 -1
- package/esm/icons/form/input-email.svg.js +3 -1
- package/esm/icons/form/input-excel.svg.js +3 -1
- package/esm/icons/form/input-file.svg.js +3 -1
- package/esm/icons/form/input-group.svg.js +3 -1
- package/esm/icons/form/input-image.svg.js +3 -1
- package/esm/icons/form/input-kv.svg.js +3 -1
- package/esm/icons/form/input-month-range.svg.js +3 -1
- package/esm/icons/form/input-number.svg.js +3 -1
- package/esm/icons/form/input-password.svg.js +3 -1
- package/esm/icons/form/input-quarter-range.svg.js +3 -1
- package/esm/icons/form/input-range.svg.js +3 -1
- package/esm/icons/form/input-rating.svg.js +3 -1
- package/esm/icons/form/input-repeat.svg.js +3 -1
- package/esm/icons/form/input-rich-text.svg.js +3 -1
- package/esm/icons/form/input-tag.svg.js +3 -1
- package/esm/icons/form/input-text.svg.js +3 -1
- package/esm/icons/form/input-time-range.svg.js +3 -1
- package/esm/icons/form/input-time.svg.js +3 -1
- package/esm/icons/form/input-tree.svg.js +3 -1
- package/esm/icons/form/input-url.svg.js +3 -1
- package/esm/icons/form/input-year.svg.js +3 -1
- package/esm/icons/form/inputArray.svg.js +3 -1
- package/esm/icons/form/list-select.svg.js +3 -1
- package/esm/icons/form/location-picker.svg.js +3 -1
- package/esm/icons/form/matrix-checkboxes.svg.js +3 -1
- package/esm/icons/form/month.svg.js +3 -1
- package/esm/icons/form/nested-select.svg.js +3 -1
- package/esm/icons/form/picker.svg.js +3 -1
- package/esm/icons/form/quarter.svg.js +3 -1
- package/esm/icons/form/radios.svg.js +3 -1
- package/esm/icons/form/select.svg.js +3 -1
- package/esm/icons/form/static.svg.js +3 -1
- package/esm/icons/form/sub-form.svg.js +3 -1
- package/esm/icons/form/switch.svg.js +3 -1
- package/esm/icons/form/tabs-transfer.svg.js +3 -1
- package/esm/icons/form/textarea.svg.js +3 -1
- package/esm/icons/form/transfer.svg.js +3 -1
- package/esm/icons/form/tree-select.svg.js +3 -1
- package/esm/icons/form/uuid.svg.js +3 -1
- package/esm/icons/index.js +12 -1
- package/esm/icons/layout/layout-1with2.svg.js +3 -1
- package/esm/icons/layout/layout-2cols.svg.js +3 -1
- package/esm/icons/layout/layout-2row.svg.js +3 -1
- package/esm/icons/layout/layout-2with1.svg.js +3 -1
- package/esm/icons/layout/layout-3cols.svg.js +3 -1
- package/esm/icons/layout/layout-3row.svg.js +3 -1
- package/esm/icons/layout/layout-absolute.svg.js +3 -1
- package/esm/icons/layout/layout-fixed-top.svg.js +3 -1
- package/esm/icons/layout/layout-fixed.svg.js +3 -1
- package/esm/icons/layout/layout-free-container.svg.js +3 -1
- package/esm/icons/layout/layout-full.svg.js +3 -1
- package/esm/icons/layout/layout1-2.svg.js +3 -1
- package/esm/icons/layout/layout2-1.svg.js +3 -1
- package/esm/icons/layout/layout3-1.svg.js +3 -1
- package/esm/icons/layout/layout3-2.svg.js +3 -1
- package/esm/icons/other/_fx.svg.js +3 -1
- package/esm/icons/other/divider.svg.js +3 -1
- package/esm/icons/other/fx.svg.js +3 -1
- package/esm/icons/other/property-sheet.svg.js +3 -1
- package/esm/icons/other/tooltip.svg.js +3 -1
- package/esm/icons/show/URL.svg.js +3 -1
- package/esm/icons/show/avatar.svg.js +3 -1
- package/esm/icons/show/breadcrumb.svg.js +3 -1
- package/esm/icons/show/card.svg.js +3 -1
- package/esm/icons/show/cards.svg.js +3 -1
- package/esm/icons/show/carousel.svg.js +3 -1
- package/esm/icons/show/chart.svg.js +3 -1
- package/esm/icons/show/code.svg.js +3 -1
- package/esm/icons/show/date.svg.js +3 -1
- package/esm/icons/show/datetime.svg.js +3 -1
- package/esm/icons/show/image.svg.js +3 -1
- package/esm/icons/show/images.svg.js +3 -1
- package/esm/icons/show/json-view.svg.js +3 -1
- package/esm/icons/show/list.svg.js +3 -1
- package/esm/icons/show/log.svg.js +3 -1
- package/esm/icons/show/mapping.svg.js +3 -1
- package/esm/icons/show/markdown.svg.js +3 -1
- package/esm/icons/show/plain.svg.js +3 -1
- package/esm/icons/show/progress.svg.js +3 -1
- package/esm/icons/show/sparkline.svg.js +3 -1
- package/esm/icons/show/status.svg.js +3 -1
- package/esm/icons/show/steps.svg.js +3 -1
- package/esm/icons/show/time.svg.js +3 -1
- package/esm/icons/theme/css.svg.js +3 -1
- package/esm/index.d.ts +9 -145
- package/esm/index.js +154 -139
- package/esm/locale/en-US.js +307 -2
- package/esm/locale/zh-CN.js +315 -4
- package/esm/plugin/Alert.js +3 -1
- package/esm/plugin/AnchorNav.js +5 -3
- package/esm/plugin/Audio.js +3 -1
- package/esm/plugin/Avatar.js +3 -1
- package/esm/plugin/Breadcrumb.js +3 -1
- package/esm/plugin/Button.js +5 -3
- package/esm/plugin/ButtonGroup.js +3 -1
- package/esm/plugin/CRUD.d.ts +4 -3
- package/esm/plugin/CRUD.js +29 -23
- package/esm/plugin/CRUD2/BaseCRUD.d.ts +233 -0
- package/esm/plugin/CRUD2/BaseCRUD.js +1045 -0
- package/esm/plugin/CRUD2/CRUDCards.d.ts +53 -0
- package/esm/plugin/CRUD2/CRUDList.d.ts +53 -0
- package/esm/plugin/CRUD2/CRUDTable.d.ts +21 -0
- package/esm/plugin/CRUD2/CRUDTable.js +48 -0
- package/esm/plugin/CRUD2/constants.d.ts +32 -0
- package/esm/plugin/CRUD2/constants.js +75 -0
- package/esm/plugin/CRUD2/utils.d.ts +8 -0
- package/esm/plugin/CRUD2/utils.js +91 -0
- package/esm/plugin/Card.js +10 -4
- package/esm/plugin/Card2.js +3 -1
- package/esm/plugin/Cards.d.ts +547 -41
- package/esm/plugin/Cards.js +368 -174
- package/esm/plugin/Carousel.js +122 -97
- package/esm/plugin/Chart.d.ts +3 -0
- package/esm/plugin/Chart.js +147 -91
- package/esm/plugin/CodeView.js +3 -1
- package/esm/plugin/Collapse.d.ts +2 -1
- package/esm/plugin/Collapse.js +56 -8
- package/esm/plugin/CollapseGroup.js +14 -13
- package/esm/plugin/ColumnToggler.d.ts +11 -6
- package/esm/plugin/ColumnToggler.js +69 -10
- package/esm/plugin/Container.d.ts +4 -1
- package/esm/plugin/Container.js +79 -9
- package/esm/plugin/Custom.js +5 -3
- package/esm/plugin/CustomRegion.js +5 -2
- package/esm/plugin/Date.js +3 -1
- package/esm/plugin/Datetime.js +3 -1
- package/esm/plugin/Dialog.d.ts +26 -3
- package/esm/plugin/Dialog.js +217 -23
- package/esm/plugin/Divider.js +72 -6
- package/esm/plugin/Drawer.d.ts +7 -1
- package/esm/plugin/Drawer.js +134 -44
- package/esm/plugin/DropDownButton.js +4 -2
- package/esm/plugin/Each.d.ts +226 -11
- package/esm/plugin/Each.js +238 -89
- package/esm/plugin/Flex.js +3 -1
- package/esm/plugin/Form/ButtonGroupSelect.d.ts +2 -0
- package/esm/plugin/Form/ButtonGroupSelect.js +52 -2
- package/esm/plugin/Form/ButtonToolbar.js +3 -1
- package/esm/plugin/Form/ChainedSelect.d.ts +2 -0
- package/esm/plugin/Form/ChainedSelect.js +43 -3
- package/esm/plugin/Form/Checkbox.d.ts +6 -0
- package/esm/plugin/Form/Checkbox.js +61 -12
- package/esm/plugin/Form/Checkboxes.d.ts +2 -0
- package/esm/plugin/Form/Checkboxes.js +66 -22
- package/esm/plugin/Form/CodeEditor.js +3 -1
- package/esm/plugin/Form/Combo.d.ts +4 -2
- package/esm/plugin/Form/Combo.js +79 -6
- package/esm/plugin/Form/ConditionBuilder.js +5 -2
- package/esm/plugin/Form/Control.js +5 -3
- package/esm/plugin/Form/DiffEditor.js +3 -1
- package/esm/plugin/Form/FieldSet.js +4 -2
- package/esm/plugin/Form/Form.d.ts +37 -8
- package/esm/plugin/Form/Form.js +629 -491
- package/esm/plugin/Form/Formula.js +3 -1
- package/esm/plugin/Form/Group.js +5 -3
- package/esm/plugin/Form/Hidden.js +3 -1
- package/esm/plugin/Form/InputArray.js +4 -2
- package/esm/plugin/Form/InputCity.d.ts +2 -0
- package/esm/plugin/Form/InputCity.js +56 -2
- package/esm/plugin/Form/InputColor.js +3 -1
- package/esm/plugin/Form/InputDate.js +29 -43
- package/esm/plugin/Form/InputDateRange.js +42 -31
- package/esm/plugin/Form/InputDateTime.js +3 -1
- package/esm/plugin/Form/InputDateTimeRange.js +3 -1
- package/esm/plugin/Form/InputEmail.js +3 -1
- package/esm/plugin/Form/InputExcel.js +3 -1
- package/esm/plugin/Form/InputFile.js +8 -2
- package/esm/plugin/Form/InputGroup.d.ts +1 -0
- package/esm/plugin/Form/InputGroup.js +3 -1
- package/esm/plugin/Form/InputImage.js +12 -6
- package/esm/plugin/Form/InputKV.js +3 -1
- package/esm/plugin/Form/InputMonth.js +3 -1
- package/esm/plugin/Form/InputMonthRange.js +3 -1
- package/esm/plugin/Form/InputNumber.d.ts +6 -1
- package/esm/plugin/Form/InputNumber.js +12 -1
- package/esm/plugin/Form/InputPassword.js +3 -1
- package/esm/plugin/Form/InputQuarter.js +3 -1
- package/esm/plugin/Form/InputQuarterRange.js +3 -1
- package/esm/plugin/Form/InputRange.d.ts +21 -1
- package/esm/plugin/Form/InputRange.js +50 -35
- package/esm/plugin/Form/InputRating.d.ts +6 -0
- package/esm/plugin/Form/InputRating.js +12 -1
- package/esm/plugin/Form/InputRepeat.js +3 -1
- package/esm/plugin/Form/InputRichText.js +3 -1
- package/esm/plugin/Form/InputSubForm.js +5 -3
- package/esm/plugin/Form/InputTable.d.ts +4 -3
- package/esm/plugin/Form/InputTable.js +85 -64
- package/esm/plugin/Form/InputTag.d.ts +6 -1
- package/esm/plugin/Form/InputTag.js +54 -4
- package/esm/plugin/Form/InputText.d.ts +2 -0
- package/esm/plugin/Form/InputText.js +51 -1
- package/esm/plugin/Form/InputTime.js +3 -1
- package/esm/plugin/Form/InputTimeRange.js +3 -1
- package/esm/plugin/Form/InputTree.d.ts +2 -1
- package/esm/plugin/Form/InputTree.js +98 -35
- package/esm/plugin/Form/InputURL.js +3 -1
- package/esm/plugin/Form/InputYear.js +3 -1
- package/esm/plugin/Form/InputYearRange.js +3 -1
- package/esm/plugin/Form/Item.js +20 -15
- package/esm/plugin/Form/ListSelect.d.ts +2 -0
- package/esm/plugin/Form/ListSelect.js +52 -2
- package/esm/plugin/Form/LocationPicker.d.ts +28 -0
- package/esm/plugin/Form/LocationPicker.js +34 -1
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -2
- package/esm/plugin/Form/MatrixCheckboxes.js +32 -6
- package/esm/plugin/Form/NestedSelect.d.ts +2 -1
- package/esm/plugin/Form/NestedSelect.js +52 -2
- package/esm/plugin/Form/Picker.d.ts +2 -1
- package/esm/plugin/Form/Picker.js +51 -3
- package/esm/plugin/Form/Radios.d.ts +2 -0
- package/esm/plugin/Form/Radios.js +33 -2
- package/esm/plugin/Form/Select.d.ts +9 -7
- package/esm/plugin/Form/Select.js +68 -51
- package/esm/plugin/Form/Static.js +5 -3
- package/esm/plugin/Form/Switch.d.ts +6 -1
- package/esm/plugin/Form/Switch.js +13 -1
- package/esm/plugin/Form/TabsTransfer.d.ts +4 -3
- package/esm/plugin/Form/TabsTransfer.js +81 -28
- package/esm/plugin/Form/Textarea.js +3 -1
- package/esm/plugin/Form/Transfer.d.ts +2 -0
- package/esm/plugin/Form/Transfer.js +46 -5
- package/esm/plugin/Form/TreeSelect.d.ts +2 -1
- package/esm/plugin/Form/TreeSelect.js +86 -30
- package/esm/plugin/Form/UUID.js +3 -1
- package/esm/plugin/Grid.js +13 -8
- package/esm/plugin/HBox.js +10 -8
- package/esm/plugin/IFrame.js +3 -1
- package/esm/plugin/Icon.js +5 -3
- package/esm/plugin/Image.js +54 -31
- package/esm/plugin/Images.js +22 -10
- package/esm/plugin/Json.js +3 -1
- package/esm/plugin/Layout/FlexPluginBase.js +18 -16
- package/esm/plugin/Layout/Layout_fixed.js +3 -1
- package/esm/plugin/Layout/Layout_free_container.js +3 -1
- package/esm/plugin/Layout/Layout_sorption_container.js +3 -1
- package/esm/plugin/Link.js +17 -5
- package/esm/plugin/List.d.ts +5 -0
- package/esm/plugin/List.js +59 -23
- package/esm/plugin/List2.d.ts +545 -0
- package/esm/plugin/List2.js +380 -0
- package/esm/plugin/ListItem.js +4 -2
- package/esm/plugin/Log.js +6 -4
- package/esm/plugin/Mapping.js +3 -1
- package/esm/plugin/Markdown.js +3 -1
- package/esm/plugin/Nav.d.ts +2 -0
- package/esm/plugin/Nav.js +7 -3
- package/esm/plugin/OfficeViewer.js +3 -1
- package/esm/plugin/Operation.js +4 -3
- package/esm/plugin/Others/Action.js +7 -5
- package/esm/plugin/Others/TableCell.js +5 -3
- package/esm/plugin/Page.d.ts +1 -1
- package/esm/plugin/Page.js +66 -20
- package/esm/plugin/Pagination.d.ts +0 -1
- package/esm/plugin/Pagination.js +35 -19
- package/esm/plugin/Panel.js +4 -2
- package/esm/plugin/Plain.js +3 -1
- package/esm/plugin/Progress.js +37 -10
- package/esm/plugin/Property.js +3 -1
- package/esm/plugin/QRCode.js +3 -1
- package/esm/plugin/Reset.js +3 -1
- package/esm/plugin/SearchBox.d.ts +3 -1
- package/esm/plugin/SearchBox.js +14 -1
- package/esm/plugin/Service.d.ts +20 -13
- package/esm/plugin/Service.js +203 -94
- package/esm/plugin/Sparkline.d.ts +2 -1
- package/esm/plugin/Sparkline.js +32 -9
- package/esm/plugin/Status.js +3 -1
- package/esm/plugin/Steps.js +3 -1
- package/esm/plugin/Submit.js +3 -1
- package/esm/plugin/Table.d.ts +10 -1
- package/esm/plugin/Table.js +160 -107
- package/esm/plugin/Table2.d.ts +24 -10
- package/esm/plugin/Table2.js +668 -420
- package/esm/plugin/TableCell2.d.ts +14 -2
- package/esm/plugin/TableCell2.js +510 -365
- package/esm/plugin/TableView.d.ts +2 -1
- package/esm/plugin/TableView.js +3 -1
- package/esm/plugin/Tabs.d.ts +2 -1
- package/esm/plugin/Tabs.js +6 -4
- package/esm/plugin/Tag.js +10 -2
- package/esm/plugin/Tasks.js +3 -1
- package/esm/plugin/Time.js +3 -1
- package/esm/plugin/Timeline.d.ts +2 -1
- package/esm/plugin/Timeline.js +77 -4
- package/esm/plugin/TooltipWrapper.js +12 -9
- package/esm/plugin/Tpl.js +21 -3
- package/esm/plugin/Video.js +3 -1
- package/esm/plugin/WebComponent.js +3 -1
- package/esm/plugin/Wizard.js +7 -5
- package/esm/plugin/Wrapper.js +10 -8
- package/esm/plugin/index.d.ts +144 -0
- package/esm/renderer/APIAdaptorControl.d.ts +16 -2
- package/esm/renderer/APIAdaptorControl.js +33 -47
- package/esm/renderer/APIControl.d.ts +4 -4
- package/esm/renderer/APIControl.js +13 -3
- package/esm/renderer/ActionApiControl.d.ts +9 -3
- package/esm/renderer/BadgeControl.d.ts +7 -7
- package/esm/renderer/BadgeControl.js +8 -3
- package/esm/renderer/ButtonGroupControl.d.ts +1 -1
- package/esm/renderer/ButtonGroupControl.js +3 -1
- package/esm/renderer/ColumnControl.d.ts +1 -1
- package/esm/renderer/DataBindingControl.d.ts +3 -3
- package/esm/renderer/DataBindingControl.js +12 -6
- package/esm/renderer/DataMappingControl.js +3 -1
- package/esm/renderer/DataPickerControl.d.ts +1 -1
- package/esm/renderer/DataPickerControl.js +3 -1
- package/esm/renderer/DateShortCutControl.d.ts +3 -2
- package/esm/renderer/DateShortCutControl.js +10 -6
- package/esm/renderer/ExpressionFormulaControl.d.ts +1 -1
- package/esm/renderer/ExpressionFormulaControl.js +4 -2
- package/esm/renderer/FeatureControl.d.ts +18 -5
- package/esm/renderer/FeatureControl.js +74 -12
- package/esm/renderer/FieldSetting.d.ts +66 -0
- package/esm/renderer/FieldSetting.js +492 -0
- package/esm/renderer/FlexSettingControl.d.ts +1 -1
- package/esm/renderer/FlexSettingControl.js +4 -2
- package/esm/renderer/FormulaControl.d.ts +8 -3
- package/esm/renderer/FormulaControl.js +24 -7
- package/esm/renderer/FunctionEditorControl.d.ts +79 -0
- package/esm/renderer/FunctionEditorControl.js +107 -0
- package/esm/renderer/GoConfigControl.d.ts +1 -1
- package/esm/renderer/GoConfigControl.js +4 -2
- package/esm/renderer/InputRangeValueControl.d.ts +15 -0
- package/esm/renderer/InputRangeValueControl.js +121 -0
- package/esm/renderer/MapSourceControl.d.ts +3 -3
- package/esm/renderer/MapSourceControl.js +4 -2
- package/esm/renderer/NavBadgeControl.d.ts +7 -7
- package/esm/renderer/NavBadgeControl.js +3 -1
- package/esm/renderer/NavDefaultActive.js +3 -1
- package/esm/renderer/NavSourceControl.d.ts +53 -35
- package/esm/renderer/NavSourceControl.js +601 -230
- package/esm/renderer/OptionControl.d.ts +5 -3
- package/esm/renderer/OptionControl.js +37 -25
- package/esm/renderer/RangePartsControl.d.ts +5 -5
- package/esm/renderer/RangePartsControl.js +6 -4
- package/esm/renderer/StatusControl.d.ts +2 -2
- package/esm/renderer/StatusControl.js +19 -3
- package/esm/renderer/SwitchMoreControl.d.ts +12 -5
- package/esm/renderer/SwitchMoreControl.js +23 -8
- package/esm/renderer/TableColumnWidthControl.d.ts +29 -0
- package/esm/renderer/TableColumnWidthControl.js +177 -0
- package/esm/renderer/TimelineItemControl.d.ts +6 -6
- package/esm/renderer/TimelineItemControl.js +26 -7
- package/esm/renderer/TplFormulaControl.d.ts +1 -1
- package/esm/renderer/TplFormulaControl.js +3 -1
- package/esm/renderer/TransferTableControl.d.ts +3 -3
- package/esm/renderer/TransferTableControl.js +4 -2
- package/esm/renderer/TreeOptionControl.d.ts +4 -4
- package/esm/renderer/TreeOptionControl.js +15 -13
- package/esm/renderer/ValidationControl.d.ts +4 -4
- package/esm/renderer/ValidationControl.js +4 -2
- package/esm/renderer/ValidationItem.d.ts +3 -3
- package/esm/renderer/ValidationItem.js +3 -1
- package/esm/renderer/crud2-control/AddColumnModal.d.ts +6 -0
- package/esm/renderer/crud2-control/AddColumnModal.js +256 -0
- package/esm/renderer/crud2-control/CRUDColumnControl.d.ts +68 -0
- package/esm/renderer/crud2-control/CRUDColumnControl.js +473 -0
- package/esm/renderer/crud2-control/CRUDFiltersControl.d.ts +53 -0
- package/esm/renderer/crud2-control/CRUDFiltersControl.js +691 -0
- package/esm/renderer/crud2-control/CRUDToolbarControl.d.ts +49 -0
- package/esm/renderer/crud2-control/CRUDToolbarControl.js +417 -0
- package/esm/renderer/event-control/action-config-dialog.d.ts +1 -1
- package/esm/renderer/event-control/action-config-dialog.js +30 -4
- package/esm/renderer/event-control/action-config-panel.js +3 -1
- package/esm/renderer/event-control/comp-action-select.d.ts +1 -1
- package/esm/renderer/event-control/comp-action-select.js +3 -1
- package/esm/renderer/event-control/helper.d.ts +2 -1
- package/esm/renderer/event-control/helper.js +307 -206
- package/esm/renderer/event-control/index.d.ts +28 -19
- package/esm/renderer/event-control/index.js +115 -22
- package/esm/renderer/style-control/Background.d.ts +1 -1
- package/esm/renderer/style-control/Background.js +3 -1
- package/esm/renderer/style-control/Border.d.ts +2 -2
- package/esm/renderer/style-control/Border.js +10 -8
- package/esm/renderer/style-control/BoxModel.d.ts +2 -2
- package/esm/renderer/style-control/BoxModel.js +3 -1
- package/esm/renderer/style-control/BoxShadow.d.ts +2 -2
- package/esm/renderer/style-control/BoxShadow.js +3 -1
- package/esm/renderer/style-control/Display.d.ts +1 -1
- package/esm/renderer/style-control/Display.js +3 -1
- package/esm/renderer/style-control/Font.d.ts +1 -1
- package/esm/renderer/style-control/Font.js +3 -1
- package/esm/renderer/style-control/InsetBoxModel.d.ts +2 -2
- package/esm/renderer/style-control/InsetBoxModel.js +3 -1
- package/esm/renderer/style-control/ThemeCssCode.d.ts +1 -1
- package/esm/renderer/style-control/ThemeCssCode.js +134 -282
- package/esm/renderer/style-control/font-family.js +3 -1
- package/esm/renderer/style-control/helper.js +3 -1
- package/esm/renderer/style-control/transformation.js +3 -1
- package/esm/renderer/textarea-formula/FormulaPicker.js +5 -3
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -1
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +77 -8
- package/esm/renderer/textarea-formula/plugin.js +5 -3
- package/esm/tpl/api.js +16 -11
- package/esm/tpl/common.js +60 -18
- package/esm/tpl/horizontal.js +4 -2
- package/esm/tpl/layout.js +16 -10
- package/esm/tpl/options.d.ts +10 -1
- package/esm/tpl/options.js +251 -11
- package/esm/tpl/remark.js +3 -1
- package/esm/tpl/style.js +99 -60
- package/esm/tpl/validations.js +3 -1
- package/esm/util.d.ts +14 -0
- package/esm/util.js +39 -3
- package/esm/validator.js +7 -5
- package/lib/builder/ApiDSBuilder.d.ts +491 -0
- package/lib/builder/ApiDSBuilder.js +1226 -0
- package/lib/builder/DSBuilder.d.ts +171 -0
- package/lib/builder/DSBuilder.js +55 -0
- package/lib/builder/DSBuilderManager.d.ts +62 -0
- package/lib/builder/DSBuilderManager.js +211 -0
- package/lib/builder/constants.d.ts +97 -0
- package/lib/builder/constants.js +144 -0
- package/lib/builder/index.d.ts +6 -0
- package/lib/builder/type.d.ts +96 -0
- package/lib/builder/utils.d.ts +10 -0
- package/lib/builder/utils.js +104 -0
- package/lib/component/BaseControl.js +5 -3
- package/lib/component/InputComponentName.js +3 -1
- package/lib/component/TableViewEditor.d.ts +2 -2
- package/lib/component/TableViewEditor.js +4 -2
- package/lib/icons/btn/btn-group.svg.js +3 -1
- package/lib/icons/btn/btn-select.svg.js +3 -1
- package/lib/icons/btn/btn-toolbar.svg.js +3 -1
- package/lib/icons/btn/button.svg.js +3 -1
- package/lib/icons/btn/dropdown-btn.svg.js +3 -1
- package/lib/icons/container/anchor-nav.svg.js +3 -1
- package/lib/icons/container/collapse.svg.js +3 -1
- package/lib/icons/container/container.svg.js +3 -1
- package/lib/icons/container/flex-container.svg.js +3 -1
- package/lib/icons/container/form-group.svg.js +3 -1
- package/lib/icons/container/grid.svg.js +3 -1
- package/lib/icons/container/iframe.svg.js +3 -1
- package/lib/icons/container/panel.svg.js +3 -1
- package/lib/icons/container/table-view.svg.js +3 -1
- package/lib/icons/container/tabs.svg.js +3 -1
- package/lib/icons/container/tooltip-wrapper.svg.js +3 -1
- package/lib/icons/container/web-component.svg.js +3 -1
- package/lib/icons/crud/column-add.svg.js +50 -0
- package/lib/icons/crud/column-delete.svg.js +48 -0
- package/lib/icons/crud/column-setting.svg.js +48 -0
- package/lib/icons/crud/share-link.svg.js +46 -0
- package/lib/icons/display/aBaseline.svg.js +19 -16
- package/lib/icons/display/aCenter.svg.js +19 -16
- package/lib/icons/display/aFlexEnd.svg.js +19 -16
- package/lib/icons/display/aFlexStart.svg.js +19 -16
- package/lib/icons/display/aStretch.svg.js +19 -16
- package/lib/icons/display/block.svg.js +19 -16
- package/lib/icons/display/dcolumn.svg.js +19 -16
- package/lib/icons/display/dcolumnReverse.svg.js +19 -16
- package/lib/icons/display/drow.svg.js +19 -16
- package/lib/icons/display/drowReverse.svg.js +19 -16
- package/lib/icons/display/flex.svg.js +19 -16
- package/lib/icons/display/inline-block.svg.js +19 -16
- package/lib/icons/display/inline.svg.js +19 -16
- package/lib/icons/display/jCenter.svg.js +19 -16
- package/lib/icons/display/jFlexEnd.svg.js +19 -16
- package/lib/icons/display/jFlexStart.svg.js +19 -16
- package/lib/icons/display/jSpaceAround.svg.js +19 -16
- package/lib/icons/display/jSpaceBetween.svg.js +19 -16
- package/lib/icons/feat/audio.svg.js +3 -1
- package/lib/icons/feat/custom.svg.js +3 -1
- package/lib/icons/feat/each.svg.js +3 -1
- package/lib/icons/feat/form.svg.js +3 -1
- package/lib/icons/feat/nav.svg.js +3 -1
- package/lib/icons/feat/qrcode.svg.js +3 -1
- package/lib/icons/feat/service.svg.js +3 -1
- package/lib/icons/feat/table.svg.js +3 -1
- package/lib/icons/feat/tasks.svg.js +3 -1
- package/lib/icons/feat/video.svg.js +3 -1
- package/lib/icons/feat/wizard.svg.js +3 -1
- package/lib/icons/form/chained-select.svg.js +3 -1
- package/lib/icons/form/checkbox.svg.js +3 -1
- package/lib/icons/form/checkboxes.svg.js +3 -1
- package/lib/icons/form/combo.svg.js +3 -1
- package/lib/icons/form/condition-builder.svg.js +3 -1
- package/lib/icons/form/diff-editor.svg.js +3 -1
- package/lib/icons/form/editor.svg.js +3 -1
- package/lib/icons/form/formula.svg.js +3 -1
- package/lib/icons/form/hidden.svg.js +3 -1
- package/lib/icons/form/input-city.svg.js +3 -1
- package/lib/icons/form/input-color.svg.js +3 -1
- package/lib/icons/form/input-date-range.svg.js +3 -1
- package/lib/icons/form/input-date.svg.js +3 -1
- package/lib/icons/form/input-datetime.svg.js +3 -1
- package/lib/icons/form/input-email.svg.js +3 -1
- package/lib/icons/form/input-excel.svg.js +3 -1
- package/lib/icons/form/input-file.svg.js +3 -1
- package/lib/icons/form/input-group.svg.js +3 -1
- package/lib/icons/form/input-image.svg.js +3 -1
- package/lib/icons/form/input-kv.svg.js +3 -1
- package/lib/icons/form/input-month-range.svg.js +3 -1
- package/lib/icons/form/input-number.svg.js +3 -1
- package/lib/icons/form/input-password.svg.js +3 -1
- package/lib/icons/form/input-quarter-range.svg.js +3 -1
- package/lib/icons/form/input-range.svg.js +3 -1
- package/lib/icons/form/input-rating.svg.js +3 -1
- package/lib/icons/form/input-repeat.svg.js +3 -1
- package/lib/icons/form/input-rich-text.svg.js +3 -1
- package/lib/icons/form/input-tag.svg.js +3 -1
- package/lib/icons/form/input-text.svg.js +3 -1
- package/lib/icons/form/input-time-range.svg.js +3 -1
- package/lib/icons/form/input-time.svg.js +3 -1
- package/lib/icons/form/input-tree.svg.js +3 -1
- package/lib/icons/form/input-url.svg.js +3 -1
- package/lib/icons/form/input-year.svg.js +3 -1
- package/lib/icons/form/inputArray.svg.js +3 -1
- package/lib/icons/form/list-select.svg.js +3 -1
- package/lib/icons/form/location-picker.svg.js +3 -1
- package/lib/icons/form/matrix-checkboxes.svg.js +3 -1
- package/lib/icons/form/month.svg.js +3 -1
- package/lib/icons/form/nested-select.svg.js +3 -1
- package/lib/icons/form/picker.svg.js +3 -1
- package/lib/icons/form/quarter.svg.js +3 -1
- package/lib/icons/form/radios.svg.js +3 -1
- package/lib/icons/form/select.svg.js +3 -1
- package/lib/icons/form/static.svg.js +3 -1
- package/lib/icons/form/sub-form.svg.js +3 -1
- package/lib/icons/form/switch.svg.js +3 -1
- package/lib/icons/form/tabs-transfer.svg.js +3 -1
- package/lib/icons/form/textarea.svg.js +3 -1
- package/lib/icons/form/transfer.svg.js +3 -1
- package/lib/icons/form/tree-select.svg.js +3 -1
- package/lib/icons/form/uuid.svg.js +3 -1
- package/lib/icons/index.js +12 -1
- package/lib/icons/layout/layout-1with2.svg.js +3 -1
- package/lib/icons/layout/layout-2cols.svg.js +3 -1
- package/lib/icons/layout/layout-2row.svg.js +3 -1
- package/lib/icons/layout/layout-2with1.svg.js +3 -1
- package/lib/icons/layout/layout-3cols.svg.js +3 -1
- package/lib/icons/layout/layout-3row.svg.js +3 -1
- package/lib/icons/layout/layout-absolute.svg.js +3 -1
- package/lib/icons/layout/layout-fixed-top.svg.js +3 -1
- package/lib/icons/layout/layout-fixed.svg.js +3 -1
- package/lib/icons/layout/layout-free-container.svg.js +3 -1
- package/lib/icons/layout/layout-full.svg.js +3 -1
- package/lib/icons/layout/layout1-2.svg.js +3 -1
- package/lib/icons/layout/layout2-1.svg.js +3 -1
- package/lib/icons/layout/layout3-1.svg.js +3 -1
- package/lib/icons/layout/layout3-2.svg.js +3 -1
- package/lib/icons/other/_fx.svg.js +3 -1
- package/lib/icons/other/divider.svg.js +3 -1
- package/lib/icons/other/fx.svg.js +3 -1
- package/lib/icons/other/property-sheet.svg.js +3 -1
- package/lib/icons/other/tooltip.svg.js +3 -1
- package/lib/icons/show/URL.svg.js +3 -1
- package/lib/icons/show/avatar.svg.js +3 -1
- package/lib/icons/show/breadcrumb.svg.js +3 -1
- package/lib/icons/show/card.svg.js +3 -1
- package/lib/icons/show/cards.svg.js +3 -1
- package/lib/icons/show/carousel.svg.js +3 -1
- package/lib/icons/show/chart.svg.js +3 -1
- package/lib/icons/show/code.svg.js +3 -1
- package/lib/icons/show/date.svg.js +3 -1
- package/lib/icons/show/datetime.svg.js +3 -1
- package/lib/icons/show/image.svg.js +3 -1
- package/lib/icons/show/images.svg.js +3 -1
- package/lib/icons/show/json-view.svg.js +3 -1
- package/lib/icons/show/list.svg.js +3 -1
- package/lib/icons/show/log.svg.js +3 -1
- package/lib/icons/show/mapping.svg.js +3 -1
- package/lib/icons/show/markdown.svg.js +3 -1
- package/lib/icons/show/plain.svg.js +3 -1
- package/lib/icons/show/progress.svg.js +3 -1
- package/lib/icons/show/sparkline.svg.js +3 -1
- package/lib/icons/show/status.svg.js +3 -1
- package/lib/icons/show/steps.svg.js +3 -1
- package/lib/icons/show/time.svg.js +3 -1
- package/lib/icons/theme/css.svg.js +3 -1
- package/lib/index.d.ts +9 -145
- package/lib/index.js +322 -139
- package/lib/locale/en-US.js +307 -2
- package/lib/locale/zh-CN.js +315 -4
- package/lib/plugin/Alert.js +3 -1
- package/lib/plugin/AnchorNav.js +5 -3
- package/lib/plugin/Audio.js +3 -1
- package/lib/plugin/Avatar.js +3 -1
- package/lib/plugin/Breadcrumb.js +3 -1
- package/lib/plugin/Button.js +5 -3
- package/lib/plugin/ButtonGroup.js +3 -1
- package/lib/plugin/CRUD.d.ts +4 -3
- package/lib/plugin/CRUD.js +29 -23
- package/lib/plugin/CRUD2/BaseCRUD.d.ts +233 -0
- package/lib/plugin/CRUD2/BaseCRUD.js +1060 -0
- package/lib/plugin/CRUD2/CRUDCards.d.ts +53 -0
- package/lib/plugin/CRUD2/CRUDList.d.ts +53 -0
- package/lib/plugin/CRUD2/CRUDTable.d.ts +21 -0
- package/lib/plugin/CRUD2/CRUDTable.js +52 -0
- package/lib/plugin/CRUD2/constants.d.ts +32 -0
- package/lib/plugin/CRUD2/constants.js +81 -0
- package/lib/plugin/CRUD2/utils.d.ts +8 -0
- package/lib/plugin/CRUD2/utils.js +103 -0
- package/lib/plugin/Card.js +10 -4
- package/lib/plugin/Card2.js +3 -1
- package/lib/plugin/Cards.d.ts +547 -41
- package/lib/plugin/Cards.js +365 -171
- package/lib/plugin/Carousel.js +122 -97
- package/lib/plugin/Chart.d.ts +3 -0
- package/lib/plugin/Chart.js +145 -89
- package/lib/plugin/CodeView.js +3 -1
- package/lib/plugin/Collapse.d.ts +2 -1
- package/lib/plugin/Collapse.js +56 -8
- package/lib/plugin/CollapseGroup.js +14 -13
- package/lib/plugin/ColumnToggler.d.ts +11 -6
- package/lib/plugin/ColumnToggler.js +72 -9
- package/lib/plugin/Container.d.ts +4 -1
- package/lib/plugin/Container.js +79 -9
- package/lib/plugin/Custom.js +5 -3
- package/lib/plugin/CustomRegion.js +5 -2
- package/lib/plugin/Date.js +3 -1
- package/lib/plugin/Datetime.js +3 -1
- package/lib/plugin/Dialog.d.ts +26 -3
- package/lib/plugin/Dialog.js +215 -20
- package/lib/plugin/Divider.js +72 -6
- package/lib/plugin/Drawer.d.ts +7 -1
- package/lib/plugin/Drawer.js +136 -42
- package/lib/plugin/DropDownButton.js +4 -2
- package/lib/plugin/Each.d.ts +226 -11
- package/lib/plugin/Each.js +234 -89
- package/lib/plugin/Flex.js +3 -1
- package/lib/plugin/Form/ButtonGroupSelect.d.ts +2 -0
- package/lib/plugin/Form/ButtonGroupSelect.js +52 -2
- package/lib/plugin/Form/ButtonToolbar.js +3 -1
- package/lib/plugin/Form/ChainedSelect.d.ts +2 -0
- package/lib/plugin/Form/ChainedSelect.js +43 -3
- package/lib/plugin/Form/Checkbox.d.ts +6 -0
- package/lib/plugin/Form/Checkbox.js +65 -12
- package/lib/plugin/Form/Checkboxes.d.ts +2 -0
- package/lib/plugin/Form/Checkboxes.js +66 -22
- package/lib/plugin/Form/CodeEditor.js +3 -1
- package/lib/plugin/Form/Combo.d.ts +4 -2
- package/lib/plugin/Form/Combo.js +78 -5
- package/lib/plugin/Form/ConditionBuilder.js +9 -4
- package/lib/plugin/Form/Control.js +5 -3
- package/lib/plugin/Form/DiffEditor.js +3 -1
- package/lib/plugin/Form/FieldSet.js +4 -2
- package/lib/plugin/Form/Form.d.ts +37 -8
- package/lib/plugin/Form/Form.js +633 -489
- package/lib/plugin/Form/Formula.js +3 -1
- package/lib/plugin/Form/Group.js +5 -3
- package/lib/plugin/Form/Hidden.js +3 -1
- package/lib/plugin/Form/InputArray.js +4 -2
- package/lib/plugin/Form/InputCity.d.ts +2 -0
- package/lib/plugin/Form/InputCity.js +56 -2
- package/lib/plugin/Form/InputColor.js +3 -1
- package/lib/plugin/Form/InputDate.js +29 -43
- package/lib/plugin/Form/InputDateRange.js +42 -31
- package/lib/plugin/Form/InputDateTime.js +3 -1
- package/lib/plugin/Form/InputDateTimeRange.js +3 -1
- package/lib/plugin/Form/InputEmail.js +3 -1
- package/lib/plugin/Form/InputExcel.js +3 -1
- package/lib/plugin/Form/InputFile.js +8 -2
- package/lib/plugin/Form/InputGroup.d.ts +1 -0
- package/lib/plugin/Form/InputGroup.js +3 -1
- package/lib/plugin/Form/InputImage.js +12 -6
- package/lib/plugin/Form/InputKV.js +3 -1
- package/lib/plugin/Form/InputMonth.js +3 -1
- package/lib/plugin/Form/InputMonthRange.js +3 -1
- package/lib/plugin/Form/InputNumber.d.ts +6 -1
- package/lib/plugin/Form/InputNumber.js +12 -1
- package/lib/plugin/Form/InputPassword.js +3 -1
- package/lib/plugin/Form/InputQuarter.js +3 -1
- package/lib/plugin/Form/InputQuarterRange.js +3 -1
- package/lib/plugin/Form/InputRange.d.ts +21 -1
- package/lib/plugin/Form/InputRange.js +50 -35
- package/lib/plugin/Form/InputRating.d.ts +6 -0
- package/lib/plugin/Form/InputRating.js +12 -1
- package/lib/plugin/Form/InputRepeat.js +3 -1
- package/lib/plugin/Form/InputRichText.js +3 -1
- package/lib/plugin/Form/InputSubForm.js +5 -3
- package/lib/plugin/Form/InputTable.d.ts +4 -3
- package/lib/plugin/Form/InputTable.js +82 -61
- package/lib/plugin/Form/InputTag.d.ts +6 -1
- package/lib/plugin/Form/InputTag.js +54 -4
- package/lib/plugin/Form/InputText.d.ts +2 -0
- package/lib/plugin/Form/InputText.js +51 -1
- package/lib/plugin/Form/InputTime.js +3 -1
- package/lib/plugin/Form/InputTimeRange.js +3 -1
- package/lib/plugin/Form/InputTree.d.ts +2 -1
- package/lib/plugin/Form/InputTree.js +98 -35
- package/lib/plugin/Form/InputURL.js +3 -1
- package/lib/plugin/Form/InputYear.js +3 -1
- package/lib/plugin/Form/InputYearRange.js +3 -1
- package/lib/plugin/Form/Item.js +20 -15
- package/lib/plugin/Form/ListSelect.d.ts +2 -0
- package/lib/plugin/Form/ListSelect.js +52 -2
- package/lib/plugin/Form/LocationPicker.d.ts +28 -0
- package/lib/plugin/Form/LocationPicker.js +34 -1
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -2
- package/lib/plugin/Form/MatrixCheckboxes.js +32 -6
- package/lib/plugin/Form/NestedSelect.d.ts +2 -1
- package/lib/plugin/Form/NestedSelect.js +52 -2
- package/lib/plugin/Form/Picker.d.ts +2 -1
- package/lib/plugin/Form/Picker.js +51 -3
- package/lib/plugin/Form/Radios.d.ts +2 -0
- package/lib/plugin/Form/Radios.js +33 -2
- package/lib/plugin/Form/Select.d.ts +9 -7
- package/lib/plugin/Form/Select.js +68 -51
- package/lib/plugin/Form/Static.js +5 -3
- package/lib/plugin/Form/Switch.d.ts +6 -1
- package/lib/plugin/Form/Switch.js +13 -1
- package/lib/plugin/Form/TabsTransfer.d.ts +4 -3
- package/lib/plugin/Form/TabsTransfer.js +80 -27
- package/lib/plugin/Form/Textarea.js +3 -1
- package/lib/plugin/Form/Transfer.d.ts +2 -0
- package/lib/plugin/Form/Transfer.js +46 -5
- package/lib/plugin/Form/TreeSelect.d.ts +2 -1
- package/lib/plugin/Form/TreeSelect.js +86 -30
- package/lib/plugin/Form/UUID.js +3 -1
- package/lib/plugin/Grid.js +13 -8
- package/lib/plugin/HBox.js +10 -8
- package/lib/plugin/IFrame.js +3 -1
- package/lib/plugin/Icon.js +5 -3
- package/lib/plugin/Image.js +54 -31
- package/lib/plugin/Images.js +22 -10
- package/lib/plugin/Json.js +3 -1
- package/lib/plugin/Layout/FlexPluginBase.js +18 -16
- package/lib/plugin/Layout/Layout_fixed.js +3 -1
- package/lib/plugin/Layout/Layout_free_container.js +3 -1
- package/lib/plugin/Layout/Layout_sorption_container.js +3 -1
- package/lib/plugin/Link.js +17 -5
- package/lib/plugin/List.d.ts +5 -0
- package/lib/plugin/List.js +58 -21
- package/lib/plugin/List2.d.ts +545 -0
- package/lib/plugin/List2.js +388 -0
- package/lib/plugin/ListItem.js +4 -2
- package/lib/plugin/Log.js +6 -4
- package/lib/plugin/Mapping.js +3 -1
- package/lib/plugin/Markdown.js +3 -1
- package/lib/plugin/Nav.d.ts +2 -0
- package/lib/plugin/Nav.js +7 -3
- package/lib/plugin/OfficeViewer.js +3 -1
- package/lib/plugin/Operation.js +4 -3
- package/lib/plugin/Others/Action.js +7 -5
- package/lib/plugin/Others/TableCell.js +5 -3
- package/lib/plugin/Page.d.ts +1 -1
- package/lib/plugin/Page.js +65 -23
- package/lib/plugin/Pagination.d.ts +0 -1
- package/lib/plugin/Pagination.js +38 -18
- package/lib/plugin/Panel.js +4 -2
- package/lib/plugin/Plain.js +3 -1
- package/lib/plugin/Progress.js +37 -10
- package/lib/plugin/Property.js +3 -1
- package/lib/plugin/QRCode.js +3 -1
- package/lib/plugin/Reset.js +3 -1
- package/lib/plugin/SearchBox.d.ts +3 -1
- package/lib/plugin/SearchBox.js +14 -1
- package/lib/plugin/Service.d.ts +20 -13
- package/lib/plugin/Service.js +201 -92
- package/lib/plugin/Sparkline.d.ts +2 -1
- package/lib/plugin/Sparkline.js +31 -8
- package/lib/plugin/Status.js +3 -1
- package/lib/plugin/Steps.js +3 -1
- package/lib/plugin/Submit.js +3 -1
- package/lib/plugin/Table.d.ts +10 -1
- package/lib/plugin/Table.js +159 -106
- package/lib/plugin/Table2.d.ts +24 -10
- package/lib/plugin/Table2.js +672 -418
- package/lib/plugin/TableCell2.d.ts +14 -2
- package/lib/plugin/TableCell2.js +509 -362
- package/lib/plugin/TableView.d.ts +2 -1
- package/lib/plugin/TableView.js +3 -1
- package/lib/plugin/Tabs.d.ts +2 -1
- package/lib/plugin/Tabs.js +6 -4
- package/lib/plugin/Tag.js +10 -2
- package/lib/plugin/Tasks.js +3 -1
- package/lib/plugin/Time.js +3 -1
- package/lib/plugin/Timeline.d.ts +2 -1
- package/lib/plugin/Timeline.js +76 -3
- package/lib/plugin/TooltipWrapper.js +12 -9
- package/lib/plugin/Tpl.js +21 -3
- package/lib/plugin/Video.js +3 -1
- package/lib/plugin/WebComponent.js +3 -1
- package/lib/plugin/Wizard.js +7 -5
- package/lib/plugin/Wrapper.js +10 -8
- package/lib/plugin/index.d.ts +144 -0
- package/lib/renderer/APIAdaptorControl.d.ts +16 -2
- package/lib/renderer/APIAdaptorControl.js +34 -46
- package/lib/renderer/APIControl.d.ts +4 -4
- package/lib/renderer/APIControl.js +13 -3
- package/lib/renderer/ActionApiControl.d.ts +9 -3
- package/lib/renderer/BadgeControl.d.ts +9 -9
- package/lib/renderer/BadgeControl.js +8 -3
- package/lib/renderer/ButtonGroupControl.d.ts +1 -1
- package/lib/renderer/ButtonGroupControl.js +3 -1
- package/lib/renderer/ColumnControl.d.ts +1 -1
- package/lib/renderer/DataBindingControl.d.ts +3 -3
- package/lib/renderer/DataBindingControl.js +13 -6
- package/lib/renderer/DataMappingControl.js +3 -1
- package/lib/renderer/DataPickerControl.d.ts +1 -1
- package/lib/renderer/DataPickerControl.js +3 -1
- package/lib/renderer/DateShortCutControl.d.ts +3 -2
- package/lib/renderer/DateShortCutControl.js +10 -6
- package/lib/renderer/ExpressionFormulaControl.d.ts +1 -1
- package/lib/renderer/ExpressionFormulaControl.js +4 -2
- package/lib/renderer/FeatureControl.d.ts +18 -5
- package/lib/renderer/FeatureControl.js +81 -16
- package/lib/renderer/FieldSetting.d.ts +66 -0
- package/lib/renderer/FieldSetting.js +503 -0
- package/lib/renderer/FlexSettingControl.d.ts +1 -1
- package/lib/renderer/FlexSettingControl.js +4 -2
- package/lib/renderer/FormulaControl.d.ts +8 -3
- package/lib/renderer/FormulaControl.js +23 -6
- package/lib/renderer/FunctionEditorControl.d.ts +79 -0
- package/lib/renderer/FunctionEditorControl.js +115 -0
- package/lib/renderer/GoConfigControl.d.ts +1 -1
- package/lib/renderer/GoConfigControl.js +4 -2
- package/lib/renderer/InputRangeValueControl.d.ts +15 -0
- package/lib/renderer/InputRangeValueControl.js +127 -0
- package/lib/renderer/MapSourceControl.d.ts +3 -3
- package/lib/renderer/MapSourceControl.js +4 -2
- package/lib/renderer/NavBadgeControl.d.ts +7 -7
- package/lib/renderer/NavBadgeControl.js +3 -1
- package/lib/renderer/NavDefaultActive.js +3 -1
- package/lib/renderer/NavSourceControl.d.ts +53 -35
- package/lib/renderer/NavSourceControl.js +600 -227
- package/lib/renderer/OptionControl.d.ts +5 -3
- package/lib/renderer/OptionControl.js +37 -25
- package/lib/renderer/RangePartsControl.d.ts +5 -5
- package/lib/renderer/RangePartsControl.js +6 -4
- package/lib/renderer/StatusControl.d.ts +2 -2
- package/lib/renderer/StatusControl.js +19 -3
- package/lib/renderer/SwitchMoreControl.d.ts +12 -5
- package/lib/renderer/SwitchMoreControl.js +26 -9
- package/lib/renderer/TableColumnWidthControl.d.ts +29 -0
- package/lib/renderer/TableColumnWidthControl.js +186 -0
- package/lib/renderer/TimelineItemControl.d.ts +6 -6
- package/lib/renderer/TimelineItemControl.js +26 -7
- package/lib/renderer/TplFormulaControl.d.ts +1 -1
- package/lib/renderer/TplFormulaControl.js +3 -1
- package/lib/renderer/TransferTableControl.d.ts +3 -3
- package/lib/renderer/TransferTableControl.js +4 -2
- package/lib/renderer/TreeOptionControl.d.ts +4 -4
- package/lib/renderer/TreeOptionControl.js +15 -13
- package/lib/renderer/ValidationControl.d.ts +4 -4
- package/lib/renderer/ValidationControl.js +4 -2
- package/lib/renderer/ValidationItem.d.ts +3 -3
- package/lib/renderer/ValidationItem.js +3 -1
- package/lib/renderer/crud2-control/AddColumnModal.d.ts +6 -0
- package/lib/renderer/crud2-control/AddColumnModal.js +265 -0
- package/lib/renderer/crud2-control/CRUDColumnControl.d.ts +68 -0
- package/lib/renderer/crud2-control/CRUDColumnControl.js +482 -0
- package/lib/renderer/crud2-control/CRUDFiltersControl.d.ts +53 -0
- package/lib/renderer/crud2-control/CRUDFiltersControl.js +701 -0
- package/lib/renderer/crud2-control/CRUDToolbarControl.d.ts +49 -0
- package/lib/renderer/crud2-control/CRUDToolbarControl.js +426 -0
- package/lib/renderer/event-control/action-config-dialog.d.ts +1 -1
- package/lib/renderer/event-control/action-config-dialog.js +29 -3
- package/lib/renderer/event-control/action-config-panel.js +3 -1
- package/lib/renderer/event-control/comp-action-select.d.ts +1 -1
- package/lib/renderer/event-control/comp-action-select.js +3 -1
- package/lib/renderer/event-control/helper.d.ts +2 -1
- package/lib/renderer/event-control/helper.js +305 -204
- package/lib/renderer/event-control/index.d.ts +28 -19
- package/lib/renderer/event-control/index.js +115 -22
- package/lib/renderer/style-control/Background.d.ts +1 -1
- package/lib/renderer/style-control/Background.js +3 -1
- package/lib/renderer/style-control/Border.d.ts +2 -2
- package/lib/renderer/style-control/Border.js +10 -8
- package/lib/renderer/style-control/BoxModel.d.ts +2 -2
- package/lib/renderer/style-control/BoxModel.js +3 -1
- package/lib/renderer/style-control/BoxShadow.d.ts +2 -2
- package/lib/renderer/style-control/BoxShadow.js +3 -1
- package/lib/renderer/style-control/Display.d.ts +1 -1
- package/lib/renderer/style-control/Display.js +3 -1
- package/lib/renderer/style-control/Font.d.ts +1 -1
- package/lib/renderer/style-control/Font.js +3 -1
- package/lib/renderer/style-control/InsetBoxModel.d.ts +2 -2
- package/lib/renderer/style-control/InsetBoxModel.js +3 -1
- package/lib/renderer/style-control/ThemeCssCode.d.ts +1 -1
- package/lib/renderer/style-control/ThemeCssCode.js +136 -282
- package/lib/renderer/style-control/font-family.js +3 -1
- package/lib/renderer/style-control/helper.js +3 -1
- package/lib/renderer/style-control/transformation.js +3 -1
- package/lib/renderer/textarea-formula/FormulaPicker.js +5 -3
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -1
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +76 -7
- package/lib/renderer/textarea-formula/plugin.js +5 -3
- package/lib/tpl/api.js +19 -13
- package/lib/tpl/common.js +63 -18
- package/lib/tpl/horizontal.js +9 -3
- package/lib/tpl/layout.js +17 -10
- package/lib/tpl/options.d.ts +10 -1
- package/lib/tpl/options.js +251 -10
- package/lib/tpl/remark.js +3 -1
- package/lib/tpl/style.js +99 -60
- package/lib/tpl/validations.js +3 -1
- package/lib/util.d.ts +14 -0
- package/lib/util.js +39 -1
- package/lib/validator.js +7 -5
- package/package.json +2 -1
- package/esm/plugin/CRUD2.d.ts +0 -78
- package/esm/plugin/CRUD2.js +0 -1553
- package/esm/renderer/style-control/themeLanguage.d.ts +0 -1
- package/esm/renderer/style-control/themeLanguage.js +0 -1894
- package/lib/plugin/CRUD2.d.ts +0 -78
- package/lib/plugin/CRUD2.js +0 -1565
- package/lib/renderer/style-control/themeLanguage.d.ts +0 -1
- package/lib/renderer/style-control/themeLanguage.js +0 -1898
package/lib/tpl/options.js
CHANGED
@@ -1,12 +1,16 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
6
7
|
'use strict';
|
7
8
|
|
8
9
|
var tslib = require('tslib');
|
10
|
+
var React = require('react');
|
9
11
|
var amisEditorCore = require('amis-editor-core');
|
12
|
+
var amisCore = require('amis-core');
|
13
|
+
var amisUi = require('amis-ui');
|
10
14
|
var assign = require('lodash/assign');
|
11
15
|
var cloneDeep = require('lodash/cloneDeep');
|
12
16
|
var omit = require('lodash/omit');
|
@@ -14,6 +18,7 @@ var i18nRuntime = require('i18n-runtime');
|
|
14
18
|
|
15
19
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
16
20
|
|
21
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
17
22
|
var assign__default = /*#__PURE__*/_interopDefaultLegacy(assign);
|
18
23
|
var cloneDeep__default = /*#__PURE__*/_interopDefaultLegacy(cloneDeep);
|
19
24
|
var omit__default = /*#__PURE__*/_interopDefaultLegacy(omit);
|
@@ -128,6 +133,7 @@ amisEditorCore.setSchemaTpl('multiple', function (schema) {
|
|
128
133
|
label: i18nRuntime.i18n("e3be7b8a459a08fec8f378a0660b642b"),
|
129
134
|
value: false,
|
130
135
|
hiddenOnDefault: true,
|
136
|
+
clearChildValuesOnOff: false,
|
131
137
|
formType: 'extend'
|
132
138
|
}, schema.patch || {}), {
|
133
139
|
form: {
|
@@ -150,7 +156,7 @@ amisEditorCore.setSchemaTpl('strictMode', {
|
|
150
156
|
trigger: ['hover', 'focus'],
|
151
157
|
setting: true,
|
152
158
|
title: '',
|
153
|
-
content:
|
159
|
+
content: i18nRuntime.i18n("fa66d1acaef7cd181f21f5fc2895becc")
|
154
160
|
}
|
155
161
|
});
|
156
162
|
amisEditorCore.setSchemaTpl('checkAllLabel', {
|
@@ -177,13 +183,16 @@ amisEditorCore.setSchemaTpl('checkAll', function () {
|
|
177
183
|
}), amisEditorCore.getSchemaTpl('checkAllLabel')]
|
178
184
|
}];
|
179
185
|
});
|
180
|
-
amisEditorCore.setSchemaTpl('joinValues', function () {
|
181
|
-
|
186
|
+
amisEditorCore.setSchemaTpl('joinValues', function (schemaPatches) {
|
187
|
+
if (schemaPatches === void 0) {
|
188
|
+
schemaPatches = {};
|
189
|
+
}
|
190
|
+
return amisEditorCore.getSchemaTpl('switch', tslib.__assign({
|
182
191
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("bc8d09093edd98769d5cb39e759aa498"), i18nRuntime.i18n("2646ee1ebb6922a5c9359de6cd3b3639")),
|
183
192
|
name: 'joinValues',
|
184
193
|
visibleOn: 'data.multiple',
|
185
194
|
value: true
|
186
|
-
});
|
195
|
+
}, schemaPatches));
|
187
196
|
});
|
188
197
|
amisEditorCore.setSchemaTpl('delimiter', {
|
189
198
|
type: 'input-text',
|
@@ -220,10 +229,10 @@ amisEditorCore.setSchemaTpl('addApi', function () {
|
|
220
229
|
});
|
221
230
|
});
|
222
231
|
amisEditorCore.setSchemaTpl('createBtnLabel', {
|
223
|
-
label: i18nRuntime.i18n("
|
232
|
+
label: i18nRuntime.i18n("9e3790244299ed296601d79e0bf43a5c"),
|
224
233
|
name: 'createBtnLabel',
|
225
234
|
type: 'input-text',
|
226
|
-
placeholder: i18nRuntime.i18n("
|
235
|
+
placeholder: i18nRuntime.i18n("65d76d0590aa6e05d61fe8db4c6a11ca")
|
227
236
|
});
|
228
237
|
amisEditorCore.setSchemaTpl('editable', function (schema) {
|
229
238
|
if (schema === void 0) {
|
@@ -244,6 +253,14 @@ amisEditorCore.setSchemaTpl('editApi', function () {
|
|
244
253
|
visibleOn: 'data.editable'
|
245
254
|
});
|
246
255
|
});
|
256
|
+
amisEditorCore.setSchemaTpl('editInitApi', function () {
|
257
|
+
return amisEditorCore.getSchemaTpl('apiControl', {
|
258
|
+
label: i18nRuntime.i18n("bbbeba31bfc391bd0741ac62ade78c5a"),
|
259
|
+
name: 'editInitApi',
|
260
|
+
mode: 'row',
|
261
|
+
visibleOn: 'data.editable'
|
262
|
+
});
|
263
|
+
});
|
247
264
|
amisEditorCore.setSchemaTpl('removable', function (schema) {
|
248
265
|
if (schema === void 0) {
|
249
266
|
schema = {};
|
@@ -370,11 +387,12 @@ amisEditorCore.setSchemaTpl('dataMap', {
|
|
370
387
|
className: 'mb-0',
|
371
388
|
pipeIn: amisEditorCore.defaultValue(false),
|
372
389
|
onChange: function (value, origin, item, form) {
|
390
|
+
var _a;
|
391
|
+
var data = ((_a = form.data) === null || _a === void 0 ? void 0 : _a.data) || {};
|
373
392
|
form.setValues({
|
374
|
-
data: value ? {
|
393
|
+
data: value ? tslib.__assign(tslib.__assign({}, data), {
|
375
394
|
'&': '$$'
|
376
|
-
} :
|
377
|
-
dataMap: {}
|
395
|
+
}) : data && data['&'] === '$$' ? omit__default["default"](data, '&') : data
|
378
396
|
});
|
379
397
|
}
|
380
398
|
}), {
|
@@ -385,6 +403,7 @@ amisEditorCore.setSchemaTpl('dataMap', {
|
|
385
403
|
deleteBtn: {
|
386
404
|
icon: 'fa fa-trash'
|
387
405
|
},
|
406
|
+
updatePristineAfterStoreDataReInit: true,
|
388
407
|
itemsWrapperClassName: 'ae-Combo-items',
|
389
408
|
pipeIn: function (e, form) {
|
390
409
|
var _a;
|
@@ -403,3 +422,225 @@ amisEditorCore.setSchemaTpl('dataMap', {
|
|
403
422
|
}]
|
404
423
|
})]
|
405
424
|
});
|
425
|
+
/**
|
426
|
+
* 选项类组件新增单选项控件
|
427
|
+
*/
|
428
|
+
amisEditorCore.setSchemaTpl('optionAddControl', function (params) {
|
429
|
+
var _a = params || {},
|
430
|
+
manager = _a.manager,
|
431
|
+
_b = _a.controlSchema,
|
432
|
+
controlSchema = _b === void 0 ? {} : _b,
|
433
|
+
_c = _a.collections,
|
434
|
+
collections = _c === void 0 ? [] : _c,
|
435
|
+
replace = _a.replace;
|
436
|
+
var customFormItems = Array.isArray(collections) ? collections : [collections];
|
437
|
+
return amisEditorCore.getSchemaTpl('creatable', tslib.__assign(tslib.__assign({
|
438
|
+
formType: 'extend',
|
439
|
+
autoFocus: false,
|
440
|
+
hiddenOnDefault: false
|
441
|
+
}, controlSchema), {
|
442
|
+
form: {
|
443
|
+
body: tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(replace ? customFormItems : tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(customFormItems), false), [amisEditorCore.getSchemaTpl('createBtnLabel')], false)), false), [amisEditorCore.getSchemaTpl('addApi'), /** 用于关闭开关后清空相关配置 */
|
444
|
+
{
|
445
|
+
type: 'hidden',
|
446
|
+
name: 'addDialog'
|
447
|
+
}, {
|
448
|
+
name: 'addControls',
|
449
|
+
asFormItem: true,
|
450
|
+
label: false,
|
451
|
+
children: function (props) {
|
452
|
+
var _a = props || {},
|
453
|
+
value = _a.value,
|
454
|
+
ctx = _a.data,
|
455
|
+
onBulkChange = _a.onBulkChange;
|
456
|
+
var _b = ctx || {},
|
457
|
+
addApi = _b.addApi,
|
458
|
+
createBtnLabel = _b.createBtnLabel,
|
459
|
+
addDialog = _b.addDialog,
|
460
|
+
optionLabel = _b.optionLabel;
|
461
|
+
/** 新增表单弹窗 */
|
462
|
+
var scaffold = tslib.__assign(tslib.__assign({
|
463
|
+
type: 'dialog',
|
464
|
+
title: createBtnLabel || i18nRuntime.i18n("66ab5e9f24c8f46012a25c89919fb191").concat(optionLabel || i18nRuntime.i18n("ea15ae2b7fba76c83eec6d0986d15197"))
|
465
|
+
}, addDialog), {
|
466
|
+
body: {
|
467
|
+
/** 标识符,用于 SubEditor 确认后找到对应的 Schema */
|
468
|
+
'amis-select-addControls': true,
|
469
|
+
'type': 'form',
|
470
|
+
'api': addApi,
|
471
|
+
/** 这里是为了兼容旧版,比如type: text类型的组件会被渲染为input-text */
|
472
|
+
'controls': tslib.__spreadArray([], tslib.__read(value ? Array.isArray(value) ? value : [value] : [/** FIXME: 这里是没做任何配置时的默认 scaffold */
|
473
|
+
{
|
474
|
+
type: 'input-text',
|
475
|
+
name: 'label',
|
476
|
+
label: false,
|
477
|
+
required: true,
|
478
|
+
placeholder: i18nRuntime.i18n("06e2f88f428b7e26f7da3cd4d40ec2ed")
|
479
|
+
}]), false)
|
480
|
+
}
|
481
|
+
});
|
482
|
+
return React__default["default"].createElement(amisUi.Button, {
|
483
|
+
className: "w-full flex flex-col items-center",
|
484
|
+
level: "enhance",
|
485
|
+
size: "sm",
|
486
|
+
onClick: function () {
|
487
|
+
manager.openSubEditor({
|
488
|
+
title: i18nRuntime.i18n("c630aa278a251b72bebf09284095112a"),
|
489
|
+
value: scaffold,
|
490
|
+
onChange: function (value, diff) {
|
491
|
+
var _a, _b, _c, _d;
|
492
|
+
var pureSchema = amisEditorCore.JSONPipeOut(value, function (key, propValue) {
|
493
|
+
return key.substring(0, 2) === '__' || key === 'id';
|
494
|
+
});
|
495
|
+
var addDialog = omit__default["default"](pureSchema, ['type', 'body', 'id']);
|
496
|
+
var targetForm = amisCore.findObjectsWithKey(pureSchema, 'amis-select-addControls');
|
497
|
+
var addApi = (_a = targetForm === null || targetForm === void 0 ? void 0 : targetForm[0]) === null || _a === void 0 ? void 0 : _a.api;
|
498
|
+
var addControls = (_c = (_b = targetForm === null || targetForm === void 0 ? void 0 : targetForm[0]) === null || _b === void 0 ? void 0 : _b.controls) !== null && _c !== void 0 ? _c : (_d = targetForm === null || targetForm === void 0 ? void 0 : targetForm[0]) === null || _d === void 0 ? void 0 : _d.body;
|
499
|
+
onBulkChange({
|
500
|
+
addApi: addApi,
|
501
|
+
addDialog: addDialog,
|
502
|
+
addControls: addControls
|
503
|
+
});
|
504
|
+
}
|
505
|
+
});
|
506
|
+
}
|
507
|
+
}, i18nRuntime.i18n("c630aa278a251b72bebf09284095112a"));
|
508
|
+
}
|
509
|
+
}
|
510
|
+
// {
|
511
|
+
// label: '按钮位置',
|
512
|
+
// name: 'valueType',
|
513
|
+
// type: 'button-group-select',
|
514
|
+
// size: 'sm',
|
515
|
+
// tiled: true,
|
516
|
+
// value: 'asUpload',
|
517
|
+
// mode: 'row',
|
518
|
+
// options: [
|
519
|
+
// {
|
520
|
+
// label: '顶部',
|
521
|
+
// value: ''
|
522
|
+
// },
|
523
|
+
// {
|
524
|
+
// label: '底部',
|
525
|
+
// value: ''
|
526
|
+
// },
|
527
|
+
// ],
|
528
|
+
// }
|
529
|
+
], false)
|
530
|
+
}
|
531
|
+
}));
|
532
|
+
});
|
533
|
+
/**
|
534
|
+
* 选项类组件编辑单选项控件
|
535
|
+
*/
|
536
|
+
amisEditorCore.setSchemaTpl('optionEditControl', function (params) {
|
537
|
+
var _a = params || {},
|
538
|
+
manager = _a.manager,
|
539
|
+
_b = _a.controlSchema,
|
540
|
+
controlSchema = _b === void 0 ? {} : _b,
|
541
|
+
_c = _a.collections,
|
542
|
+
collections = _c === void 0 ? [] : _c,
|
543
|
+
replace = _a.replace;
|
544
|
+
var customFormItems = Array.isArray(collections) ? collections : [collections];
|
545
|
+
return amisEditorCore.getSchemaTpl('editable', tslib.__assign(tslib.__assign({
|
546
|
+
formType: 'extend',
|
547
|
+
autoFocus: false,
|
548
|
+
hiddenOnDefault: false
|
549
|
+
}, controlSchema), {
|
550
|
+
form: {
|
551
|
+
body: tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(replace ? customFormItems : tslib.__spreadArray([], tslib.__read(customFormItems), false)), false), [amisEditorCore.getSchemaTpl('editInitApi'), amisEditorCore.getSchemaTpl('editApi'), /** 用于关闭开关后清空相关配置 */
|
552
|
+
{
|
553
|
+
type: 'hidden',
|
554
|
+
name: 'editDialog'
|
555
|
+
}, {
|
556
|
+
name: 'editControls',
|
557
|
+
asFormItem: true,
|
558
|
+
label: false,
|
559
|
+
children: function (props) {
|
560
|
+
var _a = props || {},
|
561
|
+
value = _a.value,
|
562
|
+
ctx = _a.data,
|
563
|
+
onBulkChange = _a.onBulkChange;
|
564
|
+
var _b = ctx || {},
|
565
|
+
editApi = _b.editApi,
|
566
|
+
editInitApi = _b.editInitApi,
|
567
|
+
editDialog = _b.editDialog;
|
568
|
+
_b.optionLabel;
|
569
|
+
/** 新增表单弹窗 */
|
570
|
+
var scaffold = tslib.__assign(tslib.__assign({
|
571
|
+
type: 'dialog',
|
572
|
+
title: i18nRuntime.i18n("cd994c38456676f5a55c5593b6a652bf")
|
573
|
+
}, editDialog), {
|
574
|
+
body: {
|
575
|
+
/** 标识符,用于 SubEditor 确认后找到对应的 Schema */
|
576
|
+
'amis-select-editControls': true,
|
577
|
+
'type': 'form',
|
578
|
+
'api': editApi,
|
579
|
+
'initApi': editInitApi,
|
580
|
+
/** 这里是为了兼容旧版,比如type: text类型的组件会被渲染为input-text */
|
581
|
+
'controls': tslib.__spreadArray([], tslib.__read(value ? Array.isArray(value) ? value : [value] : [/** FIXME: 这里是没做任何配置时的默认 scaffold */
|
582
|
+
{
|
583
|
+
type: 'input-text',
|
584
|
+
name: 'label',
|
585
|
+
label: false,
|
586
|
+
required: true,
|
587
|
+
placeholder: i18nRuntime.i18n("06e2f88f428b7e26f7da3cd4d40ec2ed")
|
588
|
+
}]), false)
|
589
|
+
}
|
590
|
+
});
|
591
|
+
return React__default["default"].createElement(amisUi.Button, {
|
592
|
+
className: "w-full flex flex-col items-center",
|
593
|
+
level: "enhance",
|
594
|
+
size: "sm",
|
595
|
+
onClick: function () {
|
596
|
+
manager.openSubEditor({
|
597
|
+
title: i18nRuntime.i18n("fba91204d335ae6eda35809023a94f7f"),
|
598
|
+
value: scaffold,
|
599
|
+
onChange: function (value, diff) {
|
600
|
+
var _a, _b, _c, _d, _e;
|
601
|
+
var pureSchema = amisEditorCore.JSONPipeOut(value, function (key, propValue) {
|
602
|
+
return key.substring(0, 2) === '__' || key === 'id';
|
603
|
+
});
|
604
|
+
var editDialog = omit__default["default"](pureSchema, ['type', 'body', 'id']);
|
605
|
+
var targetForm = amisCore.findObjectsWithKey(pureSchema, 'amis-select-editControls');
|
606
|
+
var editApi = (_a = targetForm === null || targetForm === void 0 ? void 0 : targetForm[0]) === null || _a === void 0 ? void 0 : _a.api;
|
607
|
+
var editInitApi = (_b = targetForm === null || targetForm === void 0 ? void 0 : targetForm[0]) === null || _b === void 0 ? void 0 : _b.initApi;
|
608
|
+
var editControls = (_d = (_c = targetForm === null || targetForm === void 0 ? void 0 : targetForm[0]) === null || _c === void 0 ? void 0 : _c.controls) !== null && _d !== void 0 ? _d : (_e = targetForm === null || targetForm === void 0 ? void 0 : targetForm[0]) === null || _e === void 0 ? void 0 : _e.body;
|
609
|
+
onBulkChange({
|
610
|
+
editApi: editApi,
|
611
|
+
editInitApi: editInitApi,
|
612
|
+
editDialog: editDialog,
|
613
|
+
editControls: editControls
|
614
|
+
});
|
615
|
+
}
|
616
|
+
});
|
617
|
+
}
|
618
|
+
}, i18nRuntime.i18n("fba91204d335ae6eda35809023a94f7f"));
|
619
|
+
}
|
620
|
+
}], false)
|
621
|
+
}
|
622
|
+
}));
|
623
|
+
});
|
624
|
+
/**
|
625
|
+
* 选项类组件删除单选项控件
|
626
|
+
*/
|
627
|
+
amisEditorCore.setSchemaTpl('optionDeleteControl', function (params) {
|
628
|
+
var _a = params || {};
|
629
|
+
_a.manager;
|
630
|
+
var _b = _a.controlSchema,
|
631
|
+
controlSchema = _b === void 0 ? {} : _b,
|
632
|
+
_c = _a.collections,
|
633
|
+
collections = _c === void 0 ? [] : _c,
|
634
|
+
replace = _a.replace;
|
635
|
+
var customFormItems = Array.isArray(collections) ? collections : [collections];
|
636
|
+
return amisEditorCore.getSchemaTpl('removable', tslib.__assign(tslib.__assign({
|
637
|
+
formType: 'extend',
|
638
|
+
autoFocus: false,
|
639
|
+
hiddenOnDefault: false
|
640
|
+
}, controlSchema), {
|
641
|
+
form: {
|
642
|
+
body: tslib.__spreadArray(tslib.__spreadArray([], tslib.__read(replace ? customFormItems : tslib.__spreadArray([], tslib.__read(customFormItems), false)), false), [amisEditorCore.getSchemaTpl('deleteApi')], false)
|
643
|
+
}
|
644
|
+
}));
|
645
|
+
});
|
646
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/tpl/remark.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -19,3 +20,4 @@ amisEditorCore.setSchemaTpl('labelRemark', BaseControl.remarkTpl({
|
|
19
20
|
label: i18nRuntime.i18n("3ba265c6b63bde0319822afd6b9a649d"),
|
20
21
|
labelRemark: i18nRuntime.i18n("7ad83bbe4646a0011ece7fd338d1e189")
|
21
22
|
}));
|
23
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/tpl/style.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -362,28 +363,12 @@ amisEditorCore.setSchemaTpl('style:widthHeight', function (option) {
|
|
362
363
|
* 新版主题
|
363
364
|
*/
|
364
365
|
// css类名
|
365
|
-
amisEditorCore.setSchemaTpl('theme:cssCode', function (
|
366
|
-
var _b = _a === void 0 ? {} : _a,
|
367
|
-
_c = _b.themeClass,
|
368
|
-
themeClass = _c === void 0 ? [] : _c,
|
369
|
-
isFormItem = _b.isFormItem;
|
370
|
-
if (isFormItem) {
|
371
|
-
themeClass.push.apply(themeClass, [{
|
372
|
-
name: 'description',
|
373
|
-
value: 'description',
|
374
|
-
className: 'descriptionClassName'
|
375
|
-
}, {
|
376
|
-
name: 'label',
|
377
|
-
value: 'label',
|
378
|
-
className: 'labelClassName'
|
379
|
-
}]);
|
380
|
-
}
|
366
|
+
amisEditorCore.setSchemaTpl('theme:cssCode', function () {
|
381
367
|
return {
|
382
|
-
title: i18nRuntime.i18n("
|
368
|
+
title: i18nRuntime.i18n("f01c3cd99ecb0c534cc47081d3433c9f"),
|
383
369
|
body: [{
|
384
370
|
type: 'theme-cssCode',
|
385
|
-
label: false
|
386
|
-
themeClass: themeClass
|
371
|
+
label: false
|
387
372
|
}]
|
388
373
|
};
|
389
374
|
});
|
@@ -417,16 +402,16 @@ amisEditorCore.setSchemaTpl('theme:form-description', function () {
|
|
417
402
|
})]
|
418
403
|
};
|
419
404
|
});
|
420
|
-
//
|
405
|
+
// 带提示的值输入框
|
421
406
|
amisEditorCore.setSchemaTpl('theme:select', function (option) {
|
422
407
|
if (option === void 0) {
|
423
408
|
option = {};
|
424
409
|
}
|
425
410
|
return tslib.__assign({
|
426
|
-
mode: '
|
411
|
+
mode: 'horizontal',
|
427
412
|
type: 'amis-theme-select',
|
428
|
-
label: i18nRuntime.i18n("
|
429
|
-
name: "themeCss.className.
|
413
|
+
label: i18nRuntime.i18n("58f966670529f4753fb3c5a0647606be"),
|
414
|
+
name: "themeCss.className.select:default",
|
430
415
|
options: '${sizesOptions}'
|
431
416
|
}, option);
|
432
417
|
});
|
@@ -511,44 +496,96 @@ amisEditorCore.setSchemaTpl('theme:size', function (option) {
|
|
511
496
|
option = {};
|
512
497
|
}
|
513
498
|
return tslib.__assign({
|
514
|
-
|
499
|
+
mode: 'default',
|
500
|
+
type: 'amis-theme-size-editor',
|
515
501
|
label: false,
|
516
|
-
name: "
|
517
|
-
options: '${sizesOptions}'
|
502
|
+
name: "themeCss.className.size:default",
|
503
|
+
options: '${sizesOptions}',
|
504
|
+
hideMinWidth: true
|
518
505
|
}, option);
|
519
506
|
});
|
507
|
+
amisEditorCore.setSchemaTpl('theme:base', function (option) {
|
508
|
+
var _a = option.collapsed,
|
509
|
+
collapsed = _a === void 0 ? false : _a,
|
510
|
+
_b = option.extra,
|
511
|
+
extra = _b === void 0 ? [] : _b,
|
512
|
+
_c = option.classname,
|
513
|
+
classname = _c === void 0 ? 'baseControlClassName' : _c,
|
514
|
+
_d = option.title,
|
515
|
+
title = _d === void 0 ? i18nRuntime.i18n("6f99b6eed37795cb97d5f6370c32113b") : _d,
|
516
|
+
hiddenOn = option.hiddenOn,
|
517
|
+
hidePaddingAndMargin = option.hidePaddingAndMargin;
|
518
|
+
var curHidePaddingAndMargin = hidePaddingAndMargin !== null && hidePaddingAndMargin !== void 0 ? hidePaddingAndMargin : false;
|
519
|
+
var styleStateFunc = function (visibleOn, state) {
|
520
|
+
return [amisEditorCore.getSchemaTpl('theme:border', {
|
521
|
+
visibleOn: visibleOn,
|
522
|
+
name: "themeCss.".concat(classname, ".border:").concat(state)
|
523
|
+
}), amisEditorCore.getSchemaTpl('theme:radius', {
|
524
|
+
visibleOn: visibleOn,
|
525
|
+
name: "themeCss.".concat(classname, ".radius:").concat(state)
|
526
|
+
}), !curHidePaddingAndMargin ? amisEditorCore.getSchemaTpl('theme:paddingAndMargin', {
|
527
|
+
visibleOn: visibleOn,
|
528
|
+
name: "themeCss.".concat(classname, ".padding-and-margin:").concat(state)
|
529
|
+
}) : null, amisEditorCore.getSchemaTpl('theme:colorPicker', {
|
530
|
+
visibleOn: visibleOn,
|
531
|
+
name: "themeCss.".concat(classname, ".background:").concat(state),
|
532
|
+
label: i18nRuntime.i18n("8e1b944f4389bdaab6f11d5bc83190c8"),
|
533
|
+
needCustom: true,
|
534
|
+
needGradient: true,
|
535
|
+
needImage: true,
|
536
|
+
labelMode: 'input'
|
537
|
+
}), amisEditorCore.getSchemaTpl('theme:shadow', {
|
538
|
+
visibleOn: visibleOn,
|
539
|
+
name: "themeCss.".concat(classname, ".boxShadow:").concat(state)
|
540
|
+
})].filter(function (item) {
|
541
|
+
return item;
|
542
|
+
}).concat(extra.map(function (item) {
|
543
|
+
return tslib.__assign(tslib.__assign({}, item), {
|
544
|
+
visibleOn: visibleOn,
|
545
|
+
name: "".concat(item.name, ":").concat(state)
|
546
|
+
});
|
547
|
+
}));
|
548
|
+
};
|
549
|
+
var styles = tslib.__spreadArray(tslib.__spreadArray(tslib.__spreadArray([{
|
550
|
+
type: 'select',
|
551
|
+
name: 'editorState',
|
552
|
+
label: i18nRuntime.i18n("3fea7ca76cdece641436d7ab0d02ab1b"),
|
553
|
+
selectFirst: true,
|
554
|
+
options: [{
|
555
|
+
label: i18nRuntime.i18n("22b777e6fcb613b8ba83ced9594cd07e"),
|
556
|
+
value: 'default'
|
557
|
+
}, {
|
558
|
+
label: i18nRuntime.i18n("062d0b688adb10f3af5ebc2fd2667f1c"),
|
559
|
+
value: 'hover'
|
560
|
+
}, {
|
561
|
+
label: i18nRuntime.i18n("4363c17ebb346b646af55bd8c8075915"),
|
562
|
+
value: 'active'
|
563
|
+
}]
|
564
|
+
}], tslib.__read(styleStateFunc("${editorState == 'default' || !editorState}", 'default')), false), tslib.__read(styleStateFunc("${editorState == 'hover'}", 'hover')), false), tslib.__read(styleStateFunc("${editorState == 'active'}", 'active')), false);
|
565
|
+
return {
|
566
|
+
title: title,
|
567
|
+
collapsed: collapsed,
|
568
|
+
body: styles,
|
569
|
+
hiddenOn: hiddenOn
|
570
|
+
};
|
571
|
+
});
|
520
572
|
amisEditorCore.setSchemaTpl('theme:common', function (option) {
|
521
573
|
var _a = option || {},
|
522
574
|
exclude = _a.exclude,
|
523
|
-
|
524
|
-
|
575
|
+
collapsed = _a.collapsed,
|
576
|
+
_b = _a.extra,
|
577
|
+
extra = _b === void 0 ? [] : _b,
|
578
|
+
baseExtra = _a.baseExtra,
|
579
|
+
layoutExtra = _a.layoutExtra,
|
580
|
+
classname = _a.classname,
|
581
|
+
baseTitle = _a.baseTitle,
|
582
|
+
hidePaddingAndMargin = _a.hidePaddingAndMargin;
|
525
583
|
var curCollapsed = collapsed !== null && collapsed !== void 0 ? collapsed : false; // 默认都展开
|
526
584
|
// key统一转换成Kebab case,eg: boxShadow => bos-shadow
|
527
585
|
exclude = (exclude ? Array.isArray(exclude) ? exclude : [exclude] : []).map(function (key) {
|
528
586
|
return kebabCase__default["default"](key);
|
529
587
|
});
|
530
|
-
|
531
|
-
return amisEditorCore.getSchemaTpl("theme:".concat(key), {
|
532
|
-
name: 'style'
|
533
|
-
});
|
534
|
-
})) || [];
|
535
|
-
var styles = moreStyle.concat([amisEditorCore.getSchemaTpl('theme:border', {
|
536
|
-
name: 'style'
|
537
|
-
}), amisEditorCore.getSchemaTpl('theme:radius', {
|
538
|
-
name: 'style.radius'
|
539
|
-
}), amisEditorCore.getSchemaTpl('theme:paddingAndMargin', {
|
540
|
-
name: 'style'
|
541
|
-
}), amisEditorCore.getSchemaTpl('theme:colorPicker', {
|
542
|
-
name: 'style.background',
|
543
|
-
label: i18nRuntime.i18n("8e1b944f4389bdaab6f11d5bc83190c8"),
|
544
|
-
needCustom: true,
|
545
|
-
needGradient: true,
|
546
|
-
needImage: true,
|
547
|
-
labelMode: 'input'
|
548
|
-
}), amisEditorCore.getSchemaTpl('theme:shadow', {
|
549
|
-
name: 'style.boxShadow'
|
550
|
-
})]);
|
551
|
-
return [{
|
588
|
+
return tslib.__spreadArray(tslib.__spreadArray([{
|
552
589
|
header: i18nRuntime.i18n("5aefca559c5a41d10078e21e6d616825"),
|
553
590
|
key: 'layout',
|
554
591
|
collapsed: curCollapsed,
|
@@ -558,20 +595,22 @@ amisEditorCore.setSchemaTpl('theme:common', function (option) {
|
|
558
595
|
name: 'style'
|
559
596
|
}].filter(function (comp) {
|
560
597
|
return !~exclude.indexOf(comp.type.replace(/^style-/i, ''));
|
561
|
-
})
|
562
|
-
}, {
|
563
|
-
title: i18nRuntime.i18n("f01c3cd99ecb0c534cc47081d3433c9f"),
|
598
|
+
}).concat(layoutExtra || [])
|
599
|
+
}, amisEditorCore.getSchemaTpl('theme:base', {
|
564
600
|
collapsed: curCollapsed,
|
565
|
-
|
566
|
-
|
567
|
-
title:
|
601
|
+
extra: baseExtra,
|
602
|
+
classname: classname,
|
603
|
+
title: baseTitle,
|
604
|
+
hidePaddingAndMargin: hidePaddingAndMargin
|
605
|
+
})], tslib.__read(extra), false), [{
|
606
|
+
title: i18nRuntime.i18n("f01c3cd99ecb0c534cc47081d3433c9f"),
|
568
607
|
collapsed: curCollapsed,
|
569
608
|
body: [{
|
570
609
|
type: 'theme-cssCode',
|
571
|
-
label: false
|
572
|
-
isLayout: true
|
610
|
+
label: false
|
573
611
|
}]
|
574
|
-
}].filter(function (item) {
|
612
|
+
}], false).filter(function (item) {
|
575
613
|
return !~exclude.indexOf(item.key || '');
|
576
614
|
});
|
577
615
|
});
|
616
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/tpl/validations.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -492,3 +493,4 @@ amisEditorCore.setSchemaTpl('validationControl', function (value) {
|
|
492
493
|
value: value
|
493
494
|
};
|
494
495
|
});
|
496
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/util.d.ts
CHANGED
@@ -12,3 +12,17 @@ export declare const resolveArrayDatasource: ({ data, value, source }: {
|
|
12
12
|
}, defaultSource?: string) => any;
|
13
13
|
export declare const schemaToArray: (value: any) => any[];
|
14
14
|
export declare const schemaArrayFormat: (value: any) => any;
|
15
|
+
/**
|
16
|
+
* 解析选项值类型
|
17
|
+
* @param options
|
18
|
+
* @returns
|
19
|
+
*/
|
20
|
+
export declare const resolveOptionType: (options: any) => "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function";
|
21
|
+
/**
|
22
|
+
* 将组件配置里面的公式进行转义,一般是文本组件编辑器里直接显示公式所用
|
23
|
+
*
|
24
|
+
* @param conf 组件schema 配置
|
25
|
+
* @param keys 转义的字段key列表
|
26
|
+
* @returns 转义后的配置
|
27
|
+
*/
|
28
|
+
export declare function escapeFormula(conf: any, keys?: string[]): any;
|
package/lib/util.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -40,8 +41,45 @@ var schemaToArray = function (value) {
|
|
40
41
|
var schemaArrayFormat = function (value) {
|
41
42
|
return value && Array.isArray(value) && value.length === 1 ? value[0] : value;
|
42
43
|
};
|
44
|
+
/**
|
45
|
+
* 解析选项值类型
|
46
|
+
* @param options
|
47
|
+
* @returns
|
48
|
+
*/
|
49
|
+
var resolveOptionType = function (options) {
|
50
|
+
var _a;
|
51
|
+
if (!options) {
|
52
|
+
return 'string';
|
53
|
+
}
|
54
|
+
// 默认options内选项是同类型
|
55
|
+
var option = options[0];
|
56
|
+
if (typeof option === 'object') {
|
57
|
+
option = amis.findTree(options, function (item) { return item.value !== undefined; });
|
58
|
+
}
|
59
|
+
var value = (_a = option === null || option === void 0 ? void 0 : option.value) !== null && _a !== void 0 ? _a : option;
|
60
|
+
return value !== undefined ? typeof value : 'string';
|
61
|
+
};
|
62
|
+
/**
|
63
|
+
* 将组件配置里面的公式进行转义,一般是文本组件编辑器里直接显示公式所用
|
64
|
+
*
|
65
|
+
* @param conf 组件schema 配置
|
66
|
+
* @param keys 转义的字段key列表
|
67
|
+
* @returns 转义后的配置
|
68
|
+
*/
|
69
|
+
function escapeFormula(conf, keys) {
|
70
|
+
if (keys === void 0) { keys = ['tpl']; }
|
71
|
+
return amis.JSONValueMap(conf, function (value, key) {
|
72
|
+
if (keys.includes(String(key)) && /(^|[^\\])\$\{.+\}/.test(value)) {
|
73
|
+
return value.replace(/\${/g, ' \\${');
|
74
|
+
}
|
75
|
+
return value;
|
76
|
+
});
|
77
|
+
}
|
43
78
|
|
79
|
+
exports.escapeFormula = escapeFormula;
|
44
80
|
exports.isAuto = isAuto;
|
45
81
|
exports.resolveArrayDatasource = resolveArrayDatasource;
|
82
|
+
exports.resolveOptionType = resolveOptionType;
|
46
83
|
exports.schemaArrayFormat = schemaArrayFormat;
|
47
84
|
exports.schemaToArray = schemaToArray;
|
85
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|
package/lib/validator.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -17,10 +18,10 @@ var Validators = [];
|
|
17
18
|
*/
|
18
19
|
exports.ValidationGroup = void 0;
|
19
20
|
(function (ValidationGroup) {
|
20
|
-
ValidationGroup["Pattern"] = "
|
21
|
-
ValidationGroup["Number"] = "
|
22
|
-
ValidationGroup["Regex"] = "
|
23
|
-
ValidationGroup["Others"] = "
|
21
|
+
ValidationGroup["Pattern"] = i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb");
|
22
|
+
ValidationGroup["Number"] = i18nRuntime.i18n("55d4790c5d819cd0462cbe89561b0dd4");
|
23
|
+
ValidationGroup["Regex"] = i18nRuntime.i18n("ed3dd0bfa89500c5feb306cd4d9db56c");
|
24
|
+
ValidationGroup["Others"] = i18nRuntime.i18n("0d98c74797e49d00bcc4c17c9d557a2b");
|
24
25
|
})(exports.ValidationGroup || (exports.ValidationGroup = {}));
|
25
26
|
var ValidTagMatchType;
|
26
27
|
(function (ValidTagMatchType) {
|
@@ -317,3 +318,4 @@ registerValidator.apply(void 0, tslib.__spreadArray([{
|
|
317
318
|
exports.getValidator = getValidator;
|
318
319
|
exports.getValidatorsByTag = getValidatorsByTag;
|
319
320
|
exports.registerValidator = registerValidator;
|
321
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|