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/esm/locale/en-US.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
|
|
@@ -3357,5 +3358,309 @@ extendLocale('en-US', {
|
|
3357
3358
|
'60e237a1b5e9a4cc3633898d527d5a38': 'Label width',
|
3358
3359
|
'813a5158d9f7171d20e7df340c5b48f9': 'Component Context',
|
3359
3360
|
'8b3fd9147a07d27ad95c0ba2594fb67a': 'Current data field {{@1}}',
|
3360
|
-
'0383d6f467ed0dd89860a7b8cc793ce9': 'Upper {{@1}} layer {{@2}}'
|
3361
|
+
'0383d6f467ed0dd89860a7b8cc793ce9': 'Upper {{@1}} layer {{@2}}',
|
3362
|
+
'45f3a444853a11667f97e941b53266b0': 'API interface',
|
3363
|
+
'419b0a74c438b81124992616dd0a36f3': 'API for batch saving after quick editing',
|
3364
|
+
'152e8c553fe6fbc51df7c72a45917107': 'API used for instant saving',
|
3365
|
+
'91aa2166ee4811414381c8d94e6567e6': 'The API return format is incorrect. Please check the interface response format requirements',
|
3366
|
+
'c00a96da01a3cf0445df3b0d05918317': 'Viewing Data',
|
3367
|
+
'7695a3b5bfbcfdb3e7b085f8cd6455be': 'Edit Data',
|
3368
|
+
'6f2f7e3794aa8502d02cb20aba881df1': 'Batch Edit Data',
|
3369
|
+
'40f8f022c51542d282edda5b9ed4b512': 'Delete data',
|
3370
|
+
'c1c29e445748fa076c5fee45274bdd36': 'Batch Delete Data',
|
3371
|
+
'ebf98d77b1a002935ad5c41446f257b3': 'Confirm to delete data',
|
3372
|
+
'd00d3377afe33a0f1b63293f3a3e3a79': 'Confirm to batch delete data',
|
3373
|
+
'a094e5b7699ea4b61094cc4120170423': 'data sources ',
|
3374
|
+
'6f99b6eed37795cb97d5f6370c32113b': 'basic style',
|
3375
|
+
'c8b9dbab4a3e3ad283d3d95a1663cd68': 'Current row record: {{@1}}',
|
3376
|
+
'83c9828692e1bb250a069bbf37807190': 'Table 2.0',
|
3377
|
+
'63ddcc28ac20f6cbd4197671ae7e628c': 'Start automatic refresh',
|
3378
|
+
'd6ba60b5bbf5df4cc2959dc897c2f792': 'Stop automatic refresh',
|
3379
|
+
'16ea2200bfba281fdf5e6870498790cc': 'The value of [amis editor] [CRUD2Plugin] dynamicControls must be an object',
|
3380
|
+
'd45a439fa6e82798bc1e98d738cedea3': 'Enable selection of table row data',
|
3381
|
+
'e821ce185e41eac2ab846ef5cfde2363': 'Paging settings',
|
3382
|
+
'4d7080ff1405a1f08c5415a0f942c336': 'paging mode ',
|
3383
|
+
'290026b0b40b637e774c6af435b897b5': 'Refresh on filter',
|
3384
|
+
'67584675004a48be903e9f61c733cb35': 'When starting front-end pagination, do you want to request API initialization again after filtering the header',
|
3385
|
+
'8cc3589c442c478dde8ceb60aeb29e03': 'After flipping the page, return to the top',
|
3386
|
+
'9cb14f1355b3a312ebd62ebff5e1e06b': 'When infinite loading, set the number of loads per page based on this option, leaving blank means there is no limit',
|
3387
|
+
'f300691f823aacea572e63bb7fb7ce8a': 'Click to edit the pagination component',
|
3388
|
+
'd81ad681a447abae7cba38779ffc0c9e': 'Paging component not found',
|
3389
|
+
'86b17bba54b65c6a62895357095f63a3': 'Interface polling',
|
3390
|
+
'983a8ab6a97da0a0dec7b5c751cf02b1': 'Enable initialization interface polling, which will poll and call the interface according to the set time interval',
|
3391
|
+
'4cbec5cb54ba399ea81381a75f5f1f93': 'Polling interval',
|
3392
|
+
'3a5d9512f474ff7c2a017a13e7f8a9af': 'Stop condition',
|
3393
|
+
'fd649ca959662306b734f03438869bf0': 'The timed refresh stops the expression. If the conditions are met, the timed refresh will be stopped. Otherwise, the initialization interface will be continuously polled and called.',
|
3394
|
+
'0516133b87f03f859e23bf014d71ab57': 'Stop during modal window',
|
3395
|
+
'52dce697d35795d7835e483d69f72419': 'Stop interface polling when there are pop-up windows on the page to avoid interrupting operations',
|
3396
|
+
'6d5b1e5a235fa839c759d2362654d638': 'Silent Pull',
|
3397
|
+
'8b34b22a4da1b9b855a5efd33434f5e7': 'Hide loading animation when refreshing',
|
3398
|
+
'32aaf2f04e983290deceb0674fb0d159': 'Table Area',
|
3399
|
+
'e3e100dab1d8d13a2e3f9c391b0b108d': 'Top Toolbar ',
|
3400
|
+
'2aee96dd788b815f83b3d118188e7fd9': 'bottom toolbars ',
|
3401
|
+
'cc6a173a3601403f2d96cae2180539b3': 'Used to add, delete, modify, and query data, display table data, configure column information, and then associate the data to complete the display. Supports nesting, super headers, fixed columns, fixed headers, merged cells, and more.',
|
3402
|
+
'b58da2d7e87937280042e1deca1153fa': 'Pipeline task instance',
|
3403
|
+
'93b824b57d4c22085c1035f7254619db': 'unit testing ',
|
3404
|
+
'2a8249ce9e52240855dfabc0efc83a3a': 'Pass rate',
|
3405
|
+
'09eb6d258fd00deaf350c2d1a0fd6f46': 'Task instance',
|
3406
|
+
'a5cd4ea1820d5c17c35e86885b1ef10d': 'report',
|
3407
|
+
'3791ba5c2962a42a251489872342b7d6': 'Component Name',
|
3408
|
+
'fcd70206ed8109b7ed361c7bce0922c4': 'Number of rows',
|
3409
|
+
'3ccfcb4c0daac7bb3ef1399b4389e3e5': 'Left and right spacing',
|
3410
|
+
'ab57255c391c3732b4b38ae78f55e058': 'Distance between top and bottom',
|
3411
|
+
'390d9ad686ba5622d49443d1e3659d51': 'Current List Item',
|
3412
|
+
'b271e427962758c71e342a2c06df493a': 'index',
|
3413
|
+
'd63b707be8a6feb914a3f6899c38770f': 'Left Switch Icon',
|
3414
|
+
'911f1640e858c362bfb3ba9a55e8269a': 'Right Switch Icon',
|
3415
|
+
'8a0b967b90e89dd8e7311065c1de720a': 'Switch Icon Size',
|
3416
|
+
'eabda74dd2ac5b4e6eab9229e0e63f79': 'The interface can return the complete configuration of the Echart chart or chart data. It is recommended to map the returned chart data to the Echarts configuration',
|
3417
|
+
'59688d1a484179aef8edc0ccbabb9fc1': 'Trace expression',
|
3418
|
+
'3fd81a573ea309b203ab019c1aa95a2c': 'If the value of this expression changes, the chart will be updated, which is useful when data mapping is used in config',
|
3419
|
+
'd0d852432ce09f627e6ae471b3f86b0a': 'Data Filter',
|
3420
|
+
'06e89ed3cb501da6d57e35bc28a37089': 'If the backend does not directly return Echart configuration, you can write a function to wrap it yourself',
|
3421
|
+
'f25c9fd2852b85502157decbedd19082': 'raw data',
|
3422
|
+
'2695f318db820c2bfe4c886fed3697f0': 'Echarts object',
|
3423
|
+
'b76e25de5689ea51af0688d0ea6d7b39': 'If a data interface is configured, the data returned by the interface is passed in through this variable',
|
3424
|
+
'45bc998df29cf75725df6141098d5cec': 'Debugger// Can debug browser breakpoints n n//View raw data nconsole. log (config) n n//Return new results nreturn {}',
|
3425
|
+
'e8f96ea47cb322f4f1a4c938c7b155ac': 'The default is append mode, and the new configuration will be merged with the old configuration. If checked, it will be directly overwritten completely',
|
3426
|
+
'e732f4c0d8075670b6c75cc52bd1f7d5': 'Chart Drill Down',
|
3427
|
+
'00958a92c5804d56047c18fc206382e1': 'Width and height settings',
|
3428
|
+
'b3e991d11b9f0ee04f55627c62d4fcba': 'The default height is 300px, and the value unit is px. It also supports units such as percentage, such as 100%',
|
3429
|
+
'8e5ff4f20463c03f7935e0627888c03c': 'Folding state change',
|
3430
|
+
'bcfcd9d31a7a469fa1f3a2ea9e3e3f89': 'Triggered when the folding state of the folding device changes',
|
3431
|
+
'0e8638286319f6efb0afe2616714e8c3': 'Folder status',
|
3432
|
+
'dce3879aaf11920ab97c94781ddaaed5': 'Folder unfolding',
|
3433
|
+
'0f680e944e33feb4719bd0dfe618aa50': 'Triggered when the folding device status changes to unfolded',
|
3434
|
+
'0469f19533c2fa1d63418b86ec203ab7': 'Folder retracted',
|
3435
|
+
'3ffa0c7285daa4c39f7b7699a845860c': 'Triggered when the folding device status changes to folded',
|
3436
|
+
'578125c5d7586aefb797caca9111ed1f': 'Component Deployment',
|
3437
|
+
'ae772db91ee1bd385ffafed3e9b8f4cc': 'Component folding state changed to expanded',
|
3438
|
+
'5882cb6b5133d35488c386965321c60b': 'Component retraction',
|
3439
|
+
'04e36bd57e0e1623da86ee2c19c2a885': 'Component folding status changed to folded',
|
3440
|
+
'd2fa917958506736ea39edbef5e1cea5': 'Triggered when the folding status of the folding panel changes',
|
3441
|
+
'58164864ad00f5d134f304d309055eda': 'Current expanded index list',
|
3442
|
+
'44732aa2566399b71483e63252d3dbc7': 'Folder Index',
|
3443
|
+
'abd55237a0df8da6ffda1ef377982707': 'Column default display',
|
3444
|
+
'67a2d9746956b631dd3ae9d13b6ae9ff': 'Click on the mask to close',
|
3445
|
+
'36f5b682310bd52f19c63b077ec054d1': 'Hide button area',
|
3446
|
+
'6bdc97671296112658e3a1cd369c0686': 'Mask color',
|
3447
|
+
'b3b287010ea79586507a77e0580d9cad': 'Bottom zone',
|
3448
|
+
'38cf16f2204ffab8a6e0187070558721': 'confirm',
|
3449
|
+
'40d39c3bc7bebced7d63eace0191a0a8': 'angle',
|
3450
|
+
'5d606821df2528b127c07333f5f403cd': 'Top 1 number of follow-up visits',
|
3451
|
+
'796011a5b11f78292d93a73ff284de50': 'Beijing Branch',
|
3452
|
+
'7232042d4e1b0c8c7172d68048358619': 'Maximum number of displays',
|
3453
|
+
'64095ae27232995731f776f12bf66d8d': 'Current loop item',
|
3454
|
+
'23b3169341314eda02d860be90ebf487': 'Select All Text',
|
3455
|
+
'e2b67a7f51c977887d2b3c2de2727509': 'Operation area',
|
3456
|
+
'4f2ef285e13e20f551f7111f535cde11': 'Form Creation Wizard',
|
3457
|
+
'7efcb0ce09e8842951c5cfd298b4e7ee': 'Usage Scenario',
|
3458
|
+
'b4f035fa6f9faaa78707b72c352c6a8b': 'The value of [amis editor] [FormPlugin] dynamicControls must be an object',
|
3459
|
+
'cd8b367599d0c748e74029da8c10d295': 'Local cache',
|
3460
|
+
'09a94b2400f7f05fbf2fc37a20b097d0': 'Clear cache after successful submission',
|
3461
|
+
'69445b3c5ddb606c7d51fd941e4aae10': 'Automatically fill in variables with the same name in the data field',
|
3462
|
+
'86f056f1cd4e25d5bd2bebddc971032b': 'The default form can obtain data from the complete data chain. If you want the data field of the form to be independent, please turn off this configuration',
|
3463
|
+
'5cd08fe4cd86fffe7cd23d934d4d3b32': 'Submit Settings',
|
3464
|
+
'e59e1cb3f366d6e7012fe64748355b0a': 'If the bottom button is not a custom button, you can quickly modify the button name through this configuration. If it is set to blank, you can remove the default button.',
|
3465
|
+
'd3458f4ee2c2203bb51f9d138dfd0c05': 'Reset form after submission',
|
3466
|
+
'e89bb79f0a0cb4fa4693c4a5ace130f4': 'After submitting the form, restore the values of all form items to their original values',
|
3467
|
+
'59c1b37b7ff983385a2521541cbcccf8': 'Block carriage return submission',
|
3468
|
+
'794020840d754ea7fb58ea3bf4394e1a': 'By default, pressing the Enter key triggers form submission, which will prevent this behavior when enabled',
|
3469
|
+
'87a6f142d80987db2e31569e403619f7': 'Close the dialog box after submission',
|
3470
|
+
'2e799a2e68a3303201d89752ae201a88': 'Combination verification',
|
3471
|
+
'585293753528cd2f74501f41fc2e2c30': 'Display the data of the current form at the top of the form',
|
3472
|
+
'86ed196f63524be7775e5a01b0152793': 'Label alignment',
|
3473
|
+
'6bde56d911167d0f47aae6bab762cd70': 'Panel package',
|
3474
|
+
'019078f52f120a70fc23d94ccd364200': 'Adsorption operation column',
|
3475
|
+
'f9e5a5377c1f56f1d09ae2bc58bd2d5b': 'After opening, make the bottom operation area suspended and adsorbed when scrolling the form content area',
|
3476
|
+
'cc6c35a3e0f97fb9747905dc13e9b625': 'coding',
|
3477
|
+
'936b62c222fcf6ba10fde069212fcf97': 'Province Code',
|
3478
|
+
'd7009d07f04d208f84e6c343fbc80ab7': 'province',
|
3479
|
+
'e982852e24060d47f29be600837b675a': 'City Code',
|
3480
|
+
'0dad46b34f0ddc802bce0351dc4745eb': 'Region Code',
|
3481
|
+
'd3ce40d862f1c7e4748e6c28ffb0a007': 'region',
|
3482
|
+
'716c3dc1bd990ccebc4fee34eb9171cf': 'street',
|
3483
|
+
'fd3913adcb81427f1895ab5b79ebe0b2': 'Response data returned after successful remote upload request',
|
3484
|
+
'cfe5917c83c8c31d5e57ddeb1f3460a5': 'Please enter the line number. If it is blank, insert it at the end',
|
3485
|
+
'9a3af29bac4ff8dff3305e283acb2516': 'Root node copy',
|
3486
|
+
'f273cc663180d6f62497ff3a28f4fdd7': 'New copywriting prompt',
|
3487
|
+
'897deae9c4c3dc0baa4a6989bb8727b6': 'Add Child Nodes',
|
3488
|
+
'aefacb210d5fa5eff897a302269ed920': 'Edit copy prompt',
|
3489
|
+
'f9886b3adb1ec253d24432615b62151c': 'Edit this node',
|
3490
|
+
'b8079d1411b21dbc48749154a827a680': 'Delete copy prompt',
|
3491
|
+
'176a53a7fc4759482d71312551d868ec': 'Remove this node',
|
3492
|
+
'7650487a8758fd50c87d6c9cff0aa5ac': 'address',
|
3493
|
+
'3d18ca01ddd1b95e982ec44ffcda8165': 'longitude',
|
3494
|
+
'6acaee71fe6a23c17f18625df01bab23': 'latitude',
|
3495
|
+
'40d58bb6ac9888b0c672f5bcff74da25': 'Map manufacturer',
|
3496
|
+
'542241c52bd2efb24dc37b32cab2329c': 'Select All Columns',
|
3497
|
+
'd94ec7663ac9ad2d09fca5c86928b434': 'Column level all selection function',
|
3498
|
+
'7020fa7949a5ae24cc8eb696772d97fc': 'Select All Rows',
|
3499
|
+
'227c24282ff52f3f6f52dfdb853cc1ad': 'Row level all selection function',
|
3500
|
+
'83a60f8b752a1ef3ce6a240388d635aa': 'By default, when selecting all is enabled, align to the left',
|
3501
|
+
'316a639631f712780829a202258ec3cc': 'be at the left side',
|
3502
|
+
'e2aaec83377244c9d15f78f51cccfe6f': 'be at the right',
|
3503
|
+
'b7fc7efe26efb867838223936b7fc467': 'Left option display',
|
3504
|
+
'505e204cdd98afd08c174d6dcec0dc09': 'Selected',
|
3505
|
+
'9b1ddba55066e0f329ca3cca2e58909c': 'The retrieval results can be obtained through the interface, and the retrieval value can be obtained through the variable ${term}, such as:“ https://xxx/search?name= \\{term}“',
|
3506
|
+
'14079611c014884bbdffce4d0e5f4d73': 'Dynamic options can be obtained through the interface, pulling all at once',
|
3507
|
+
'1fd65acd90f99791d70ca70e046c9f05': 'Fake data image',
|
3508
|
+
'5789be67da4a1dc0fd9600bd626776a1': 'Simulated images displayed only in the editing area will display the actual content of the images at runtime',
|
3509
|
+
'eded9ed93a453c3f790126e30b776a22': 'Title Text',
|
3510
|
+
'11d938eaa50cff1b7e59c64b891de73d': 'Title Margins',
|
3511
|
+
'36285b8c01571203859d6b8ce7af0cba': 'Descriptive text',
|
3512
|
+
'a7dcee68c68f8f19f39c9788e08fac31': 'Description Margins',
|
3513
|
+
'80dc1f6307e4acf29ece7ac2f6e04334': 'Enlarge icon',
|
3514
|
+
'faaadc447b1c2b1adc920d9c9aedcc25': 'Serial number',
|
3515
|
+
'c4767bc3ad5c6812a8ea302e6126d988': 'March',
|
3516
|
+
'499d02b4034d1234b407042ccce614a8': 'List Title',
|
3517
|
+
'a302da1d8160ed0c72719c13346042a9': 'This is the content introduction, and you can set the number of displayed lines',
|
3518
|
+
'4e74ff55b36a0f35d511a761c264fce3': 'Content Area Style',
|
3519
|
+
'a67496c9ef1b1951fb9f104d1ef17997': 'Title Block Style',
|
3520
|
+
'af608093f1d3c25e85bdb4ed17f8b947': 'Toolbar Style',
|
3521
|
+
'fa898e5ae4c0315061129c6cef47c326': 'Sidebar Style',
|
3522
|
+
'087e631da111edc6db508289a7b5a95b': 'Assign different value ranges and prompt users with different colors. If only one color is configured without a value, the default value is 100',
|
3523
|
+
'88f8919dd239f2018d267f79d71a672b': 'Search box, searchbox',
|
3524
|
+
'6fe93193cbd9f0eb9315a4ae83343786': 'Clear Input Box',
|
3525
|
+
'985d97bfa88cbaed452ee5900ad26d45': 'Service',
|
3526
|
+
'6f6f1e6feb9fa966acaddae627b73948': 'Interface Configuration',
|
3527
|
+
'270ac7e329c21eb9a5e4c342f202bbb4': 'Schema Data Source',
|
3528
|
+
'bfa178f875f63957378fc2d0bd8d0f59': 'After configuring schemaApi, dynamic rendering of page content can be achieved',
|
3529
|
+
'dd22d42f40442605fbe0c5da03203ffb': 'Is the schema initially loaded',
|
3530
|
+
'eb1d029d107422d00f55c8b76e66ec75': 'WebSocket interface',
|
3531
|
+
'470e0b39b2486883a10c1048f2df9f40': 'Service supports obtaining data through WebSocket (ws) for real-time updates.',
|
3532
|
+
'3bfc17446f0456f9692f25fc90383ec1': 'For complex data acquisition situations, external functions can be used to obtain data',
|
3533
|
+
'642d94fa418e15a3997bcf7488315e4d': 'Atomic table',
|
3534
|
+
'dad6519c7c75a23bee8ccb576e4609a2': 'Data source key',
|
3535
|
+
'cba09997ca646e67544f880c80ab97cb': 'Draggable conditions',
|
3536
|
+
'cbe89f133fda6e0d1bec31eaf6aa7853': 'Save Sort',
|
3537
|
+
'413c6b52c23a1bf5cbc9fba1485f88ff': 'The value of [amis editor] [Table2Plugin] dynamicControls must be an object',
|
3538
|
+
'5b11953888d7c376458b397f222d4533': 'Bind the current context variable',
|
3539
|
+
'5e1872b4afc82fc5114b32aaf4477500': 'Select Type',
|
3540
|
+
'443f46c76ebe6ec4eb502f95c451e4b0': 'Multiple Choice',
|
3541
|
+
'9fd1b7cb41cfa3b83bdfd2a44381417f': 'Single Choice',
|
3542
|
+
'9c5c1f96ba29b9c0a8915be950e91cb3': 'Fixed Selection Column',
|
3543
|
+
'5fd9a061aa8d25137801caf78d8d0f42': 'Select column width',
|
3544
|
+
'107ce5ae5c46f0e63565c593eb09a312': 'Select All',
|
3545
|
+
'f3993a00b12133950b96199dbf08fc43': 'Invert the current page',
|
3546
|
+
'0cf1882623b2b50f0416030c980c3179': 'Clear All',
|
3547
|
+
'b5a34b813ffd5d7d776eb8ca56a1b45d': 'Select odd rows',
|
3548
|
+
'0c2a525c7e183c05b46caa6b52a21b9f': 'Select Even Rows',
|
3549
|
+
'df5a3392ee995cfaa13787b11a1e2652': 'Line checkable conditions',
|
3550
|
+
'76417db4eeb031b0bc15f4cf8178ae46': 'Maximum number of selections',
|
3551
|
+
'4d250d2754fbdc9cbd131bf48d445894': 'Expand button position',
|
3552
|
+
'ea7026a83bf0b63ecc31fd8e215766de': 'Expandable condition',
|
3553
|
+
'9e9b4716c08d4f15d9d52e00281f4265': 'Configure Deployment Area',
|
3554
|
+
'f09e007fa1c2e7eb9ec01f8481104d94': 'Nested Fields',
|
3555
|
+
'1b4b8d809a7d253bb650d0f104d24ea2': 'Declare the field name as a child node in the data structure, which defaults to<code>children</code>',
|
3556
|
+
'f53160d07e516a3b0d38d61822944b03': 'Row angle markers',
|
3557
|
+
'8952f4e24070a79741a505dc20bad8f0': 'Highly adaptive',
|
3558
|
+
'dd7befc8e7c124f6f4ba9bbf3de9dc53': 'Indent Size ',
|
3559
|
+
'eedd7279409d000114e27194f3c8a5ea': 'When displaying nested structures, set the indentation value of child nodes in px',
|
3560
|
+
'4bf8b7a0b3385fcd34a8e0cd355d7964': 'Row class name',
|
3561
|
+
'a193a0f0b38ea06f46b1d3051c433cf5': 'Popup ',
|
3562
|
+
'3c87936b95f844aa21605c75d217c8f9': 'Popup Box Content',
|
3563
|
+
'a0f14a16feaece37026df27feb9070a1': 'Configure Popup Box',
|
3564
|
+
'44c9d7cb031327029dd0b1bc92689542': 'The value of [amis editor] [TableCell2Plugin] dynamicControls must be an object',
|
3565
|
+
'f4a3780b66d65a315a762976ab5e781f': 'Operation button',
|
3566
|
+
'a0dbb2b0a000cdb3a265d096d4e5ed8d': 'Fix current column',
|
3567
|
+
'00ed921de3ababcafcb0594ff0e9a997': 'Left fixed',
|
3568
|
+
'a5b48f7807e3c1ddd80fa160f46f9cc9': 'Right fixed',
|
3569
|
+
'5cbd7ad8a3ecf059b62219c17fa58cae': 'Label content',
|
3570
|
+
'3b4bcc788ee92004cae962801b471b8d': 'Custom Title Display Template',
|
3571
|
+
'2328f91f1e160de6a06c2004d49ec53b': 'Configure Title Display Template',
|
3572
|
+
'11e6dfd7d3fcb0892c2cecb6d7549102': 'Please edit the title content',
|
3573
|
+
'3d95415ee75837db2660255ea1ca1b9b': 'Time zone',
|
3574
|
+
'2fe3c5280ea644639bc6378bcecc8b27': 'Details area',
|
3575
|
+
'e1445cd3c4710c8abf7c1b3b1ce060d8': 'Floating layer style',
|
3576
|
+
'1f9ba0bdeb0cf0d3193cac269dd2f708': 'Maximum number of displayed rows',
|
3577
|
+
'2043742930f9833b4405aa0314a496b1': 'Fill in false data',
|
3578
|
+
'a903e51cb1915b56f94bf54a81816cf5': 'False data text displayed only in the editing area will display the actual content of the text at runtime',
|
3579
|
+
'ddca9c0f0e3d07c3341701b80f139cc0': 'Whether to silently send requests and block error prompts',
|
3580
|
+
'6de215632addbb664d254e00532d92aa': 'Last n hours',
|
3581
|
+
'5bc676c0d274d9a4674f832ae07c6757': "The field name for sequence number '{{@1}}' cannot be empty",
|
3582
|
+
'aa70a469e4ceb0dede9d73cb8d8d953a': "The field name '{{@2}}' for sequence number '{{@1}}' is not unique",
|
3583
|
+
'acb3aec4d12f6ca06a1e45302030cdb1': 'Data processing',
|
3584
|
+
'cdfd25057876424324682b5bdde38a3d': 'Please fill in the initialization interface first',
|
3585
|
+
'a9fea442707e26dee478b34a2f2ce263': 'Please fill in the interface first',
|
3586
|
+
'4cc6a76c146c0360a41ceaf5e212c891': 'Automatically generate fields based on interfaces',
|
3587
|
+
'4484fa04e7b71db4c8293e5bcb53eca4': 'Add Field',
|
3588
|
+
'eea3ebc33e69694e0c12d4ab2e07a553': 'Field Title',
|
3589
|
+
'404f38ae7ac36860c0b3af6f2f4a13f9': 'Menu name is required',
|
3590
|
+
'822be91778b5ac22d31681f7256b849b': 'Cannot drag a menu inside itself',
|
3591
|
+
'088b54ee8f10a43977afa9d16ea5350f': 'Customize Menu',
|
3592
|
+
'cd1e63aed43df0827cc09fb26521936c': 'Edit menu item',
|
3593
|
+
'648c5e847b923bdd51bf5c72436169ba': 'Add Menu Item',
|
3594
|
+
'8ee9f276a6356aab65f8178c4f30fabd': 'Menu Name',
|
3595
|
+
'e3cc5bd7fc92d7287a14bf5398c4ecc3': 'Parent Menu',
|
3596
|
+
'24ceb2a06b1962b396b75286fc0960d1': 'Please select. If not selected, it will default to the first level menu',
|
3597
|
+
'9483042d09dbad731addc1791b5d207d': 'Menu icon',
|
3598
|
+
'6107b3c4fd8587589210cb9fe2fcdad9': 'Please enter the address',
|
3599
|
+
'76b5162d1b7a16b4b6adf1b79231c96a': 'Jump Method',
|
3600
|
+
'b2d1bffc689e4478519d8a010450192c': 'Expand Current Page',
|
3601
|
+
'80fb2db8d3f212b3dd130d24da1c970e': 'New Tab Open',
|
3602
|
+
'70b4d0676f9a9640c5a7b1d5f66faa64': 'Content of corner markers',
|
3603
|
+
'9f3cdf6aa12759fab68a5a88179462c4': 'If empty, do not display corner markers',
|
3604
|
+
'07c60b53a84fd7751095864a5310cc7d': 'self-adaption',
|
3605
|
+
'81522afdfef2e4121c9240d00583f531': 'percentage',
|
3606
|
+
'9a8aed590bb7fcdd9198daca349b055a': 'Fixed column width',
|
3607
|
+
'e0dbf4a939e6c84610d28b8a9b1803c1': 'Percentage column width',
|
3608
|
+
'41be5ce31e28742d0b259fe734e49c28': 'Retain at least one root node',
|
3609
|
+
'49198f84cea6c212cd5d463037827cd5': 'Add Column',
|
3610
|
+
'fb4c95bae088e3f216ea9312bcdb26ca': 'Column Type',
|
3611
|
+
'8eebb8ae809cf1ceaa23cd2fa2c73898': 'Field Column',
|
3612
|
+
'b302476563937e24190496ab668ebd26': "Corresponding column '{{@1}}' not found",
|
3613
|
+
'f9e759ac21d528e7d1e84b5feae4560a': 'Empty column',
|
3614
|
+
'bcba3b2e1f7b4fb528213e999333d331': "Are you sure you want to delete column '{{@1}}'?",
|
3615
|
+
'7202bba23492811d2964234485a909e5': 'Container column',
|
3616
|
+
'4c2dc6491d29ef77f421daa19541c8ab': 'Field loading',
|
3617
|
+
'e11e888f47bc6cd5816a1147be05e792': 'Target component not found',
|
3618
|
+
'e6413abdc2fd3ccbbf15327e4004b1b2': 'To edit the target component',
|
3619
|
+
'fcebd5cda006253365b4453596290f48': 'There are currently no fields available',
|
3620
|
+
'161f53cdfabe18451e4067f2426cca0f': "The corresponding action '{{@1}}' in the toolbar was not found",
|
3621
|
+
'4357955c64f836dd7f36af048d857f9b': "Are you sure you want to delete '{{@1}}' from the toolbar?",
|
3622
|
+
'dc858fed3c66a1194d5f9aec81faee3d': 'There are currently no operations to add',
|
3623
|
+
'fb3304d27d85c79d89ce6cac22a174b8': 'custom button',
|
3624
|
+
'e40c411876b4a57e24fbc6b4b4fd5027': 'Operation generation in progress',
|
3625
|
+
'0e7bb2c7879f0a34c02f547820b0b0b3': 'Error Ignored',
|
3626
|
+
'5d9fe78268b03e8aa41ac316ef610d9a': 'When an action error occurs, do you ignore the error and continue executing',
|
3627
|
+
'c0d5d68f5f1cc399311e92905ed2fa80': 'ignore',
|
3628
|
+
'a165be161ac250720f6f25820dd2a5b3': 'Do not ignore',
|
3629
|
+
'9cdfce42ef0fa346511538131e51328f': 'Presets',
|
3630
|
+
'17817a4d2da41f4261f4155ada59e395': '<%=data. ignoreError==false? Cannot find component and interrupt action execution failure ": typeof data. ignoreError==" undefined "? Component tolerance not found, action execution failed before interruption ":" "%>',
|
3631
|
+
'0db9e779f5cd9ad8bd3d16d7e8a16b64': 'Pop up message',
|
3632
|
+
'4a502e748d1335385c2c05bf30e582e7': 'Open the pop-up window, which supports complex interactive designs',
|
3633
|
+
'c1b3a483bf057f5afa118f96644dc8a3': 'Popup Source',
|
3634
|
+
'0c5cbc9d345936876230a0b09aece2ff': 'Select an existing pop-up on the page',
|
3635
|
+
'a781b5903a4013c147783e1047f42e08': 'New Popup',
|
3636
|
+
'53bed22bc03c0fd61fe4fb81101f712a': 'Popup Title',
|
3637
|
+
'953131d14e66fae5e3611f8b419b7ed5': 'Please enter the pop-up title',
|
3638
|
+
'7cc53692d650e049802d808b81efe7f5': 'Select Popup',
|
3639
|
+
'939402f3ff754d8d815eb7f6cc991bea': 'Popup Type',
|
3640
|
+
'139c619a4dbfc26fb61d76dc388e3e7d': 'Request Results',
|
3641
|
+
'0eb4e63db88e158600dab0e723e8a213': 'Requesting data again',
|
3642
|
+
'f16654604d6cb2f62469e5aa9db19871': 'If sending data is enabled, the configuration data will be sent to the target component first, and then the data will be requested again.',
|
3643
|
+
'a0c117d927c6290bab55ae0e848a4d4b': "After turning on 'Send Data', the configured data will be sent to the target component, which will be merged or overwritten with the target component data field",
|
3644
|
+
'eb6cd21b9ed45ded3ecdb12f62b590e1': 'Data processing method',
|
3645
|
+
'ac24ffeb131a7a9d2465b3ba7b14e10c': 'Submit Results',
|
3646
|
+
'0e3517fb21e2c4066bd0ab75c51bc6fb': 'Please enter the name of the variable that stores the submission results',
|
3647
|
+
'0e2ba6becfa8760853cfa31c9e15a94b': 'If you need to perform multiple form submissions, you can modify this variable name to distinguish different submission results',
|
3648
|
+
'4604d5023479171cb6e901dbeccf62c0': 'error message',
|
3649
|
+
'71f6236494bfc8b023804abb0cca1639': 'Error details',
|
3650
|
+
'4e6bfc5ad98f719f9bc6b2ad3b6440ee': 'Response data for submitting requests',
|
3651
|
+
'bf0f829689370b36d01ce871324e0bb6': 'Verification results',
|
3652
|
+
'd23157205c994bde20bb2605c193fd27': 'Please enter the name of the variable that stores the verification results',
|
3653
|
+
'a422eb12ebbfdd3347c4deb5ec6b4b54': 'If multiple form validations need to be performed, this variable name can be modified to distinguish different validation results',
|
3654
|
+
'aaf9656ba493b58fbab398d52efa9f7c': 'Edit Style',
|
3655
|
+
'3ac7b489ba8cb811386c9f4fbfd1c6cc': 'End Field Name',
|
3656
|
+
'9da561f34a93e0275c56b84717ac9cf0': 'Configured the end field name, which saves the start and end as two fields',
|
3657
|
+
'475cdfcaf614f2b69d88e1e34ba76079': 'Primary key',
|
3658
|
+
'c28f86f11fc814ea5696af5aa9464cbe': 'A unique identifier for each row of records, usually used in scenarios such as row selection and batch operations.',
|
3659
|
+
'fa66d1acaef7cd181f21f5fc2895becc': 'Enabling strict mode will adopt strict equality comparison of values',
|
3660
|
+
'9e3790244299ed296601d79e0bf43a5c': 'New button name',
|
3661
|
+
'bbbeba31bfc391bd0741ac62ade78c5a': 'Edit initialization interface',
|
3662
|
+
'ba62070c3a350918d542e990d3278b07': 'Add {{@1}}',
|
3663
|
+
'06e2f88f428b7e26f7da3cd4d40ec2ed': 'Please enter a name',
|
3664
|
+
'c630aa278a251b72bebf09284095112a': 'Configure New Forms'
|
3361
3665
|
});
|
3666
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|