amis-editor 5.6.3 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- package/LICENSE +201 -0
- package/esm/builder/ApiDSBuilder.d.ts +4 -1
- package/esm/builder/ApiDSBuilder.js +45 -15
- package/esm/builder/DSBuilder.js +3 -3
- package/esm/builder/DSBuilderManager.js +3 -3
- package/esm/builder/constants.js +3 -3
- package/esm/builder/utils.js +3 -3
- package/esm/component/BaseControl.js +3 -3
- package/esm/component/InputComponentName.js +3 -3
- package/esm/component/TableViewEditor.js +3 -3
- package/esm/icons/btn/btn-group.svg.js +3 -3
- package/esm/icons/btn/btn-select.svg.js +3 -3
- package/esm/icons/btn/btn-toolbar.svg.js +3 -3
- package/esm/icons/btn/button.svg.js +3 -3
- package/esm/icons/btn/dropdown-btn.svg.js +3 -3
- package/esm/icons/container/anchor-nav.svg.js +3 -3
- package/esm/icons/container/collapse.svg.js +3 -3
- package/esm/icons/container/container.svg.js +3 -3
- package/esm/icons/container/flex-container.svg.js +3 -3
- package/esm/icons/container/form-group.svg.js +3 -3
- package/esm/icons/container/grid.svg.js +3 -3
- package/esm/icons/container/iframe.svg.js +3 -3
- package/esm/icons/container/panel.svg.js +3 -3
- package/esm/icons/container/switch-container.svg.js +3 -3
- package/esm/icons/container/table-view.svg.js +3 -3
- package/esm/icons/container/tabs.svg.js +3 -3
- package/esm/icons/container/tooltip-wrapper.svg.js +3 -3
- package/esm/icons/container/web-component.svg.js +3 -3
- package/esm/icons/crud/column-add.svg.js +3 -3
- package/esm/icons/crud/column-delete.svg.js +3 -3
- package/esm/icons/crud/column-setting.svg.js +3 -3
- package/esm/icons/crud/share-link.svg.js +3 -3
- package/esm/icons/display/aBaseline.svg.js +3 -3
- package/esm/icons/display/aCenter.svg.js +3 -3
- package/esm/icons/display/aFlexEnd.svg.js +3 -3
- package/esm/icons/display/aFlexStart.svg.js +3 -3
- package/esm/icons/display/aStretch.svg.js +3 -3
- package/esm/icons/display/block.svg.js +3 -3
- package/esm/icons/display/dcolumn.svg.js +3 -3
- package/esm/icons/display/dcolumnReverse.svg.js +3 -3
- package/esm/icons/display/drow.svg.js +3 -3
- package/esm/icons/display/drowReverse.svg.js +3 -3
- package/esm/icons/display/flex.svg.js +3 -3
- package/esm/icons/display/inline-block.svg.js +3 -3
- package/esm/icons/display/inline.svg.js +3 -3
- package/esm/icons/display/jCenter.svg.js +3 -3
- package/esm/icons/display/jFlexEnd.svg.js +3 -3
- package/esm/icons/display/jFlexStart.svg.js +3 -3
- package/esm/icons/display/jSpaceAround.svg.js +3 -3
- package/esm/icons/display/jSpaceBetween.svg.js +3 -3
- package/esm/icons/feat/audio.svg.js +3 -3
- package/esm/icons/feat/custom.svg.js +3 -3
- package/esm/icons/feat/each.svg.js +3 -3
- package/esm/icons/feat/form.svg.js +3 -3
- package/esm/icons/feat/nav.svg.js +3 -3
- package/esm/icons/feat/qrcode.svg.js +3 -3
- package/esm/icons/feat/service.svg.js +3 -3
- package/esm/icons/feat/table.svg.js +3 -3
- package/esm/icons/feat/tasks.svg.js +3 -3
- package/esm/icons/feat/video.svg.js +3 -3
- package/esm/icons/feat/wizard.svg.js +3 -3
- package/esm/icons/form/chained-select.svg.js +3 -3
- package/esm/icons/form/checkbox.svg.js +3 -3
- package/esm/icons/form/checkboxes.svg.js +3 -3
- package/esm/icons/form/combo.svg.js +3 -3
- package/esm/icons/form/condition-builder.svg.js +3 -3
- package/esm/icons/form/diff-editor.svg.js +3 -3
- package/esm/icons/form/editor.svg.js +3 -3
- package/esm/icons/form/formula.svg.js +3 -3
- package/esm/icons/form/hidden.svg.js +3 -3
- package/esm/icons/form/input-city.svg.js +3 -3
- package/esm/icons/form/input-color.svg.js +3 -3
- package/esm/icons/form/input-date-range.svg.js +3 -3
- package/esm/icons/form/input-date.svg.js +3 -3
- package/esm/icons/form/input-datetime.svg.js +3 -3
- package/esm/icons/form/input-email.svg.js +3 -3
- package/esm/icons/form/input-excel.svg.js +3 -3
- package/esm/icons/form/input-file.svg.js +3 -3
- package/esm/icons/form/input-group.svg.js +3 -3
- package/esm/icons/form/input-image.svg.js +3 -3
- package/esm/icons/form/input-kv.svg.js +3 -3
- package/esm/icons/form/input-month-range.svg.js +3 -3
- package/esm/icons/form/input-number.svg.js +3 -3
- package/esm/icons/form/input-password.svg.js +3 -3
- package/esm/icons/form/input-quarter-range.svg.js +3 -3
- package/esm/icons/form/input-range.svg.js +3 -3
- package/esm/icons/form/input-rating.svg.js +3 -3
- package/esm/icons/form/input-repeat.svg.js +3 -3
- package/esm/icons/form/input-rich-text.svg.js +3 -3
- package/esm/icons/form/input-tag.svg.js +3 -3
- package/esm/icons/form/input-text.svg.js +3 -3
- package/esm/icons/form/input-time-range.svg.js +3 -3
- package/esm/icons/form/input-time.svg.js +3 -3
- package/esm/icons/form/input-tree.svg.js +3 -3
- package/esm/icons/form/input-url.svg.js +3 -3
- package/esm/icons/form/input-year.svg.js +3 -3
- package/esm/icons/form/inputArray.svg.js +3 -3
- package/esm/icons/form/list-select.svg.js +3 -3
- package/esm/icons/form/location-picker.svg.js +3 -3
- package/esm/icons/form/matrix-checkboxes.svg.js +3 -3
- package/esm/icons/form/month.svg.js +3 -3
- package/esm/icons/form/nested-select.svg.js +3 -3
- package/esm/icons/form/picker.svg.js +3 -3
- package/esm/icons/form/quarter.svg.js +3 -3
- package/esm/icons/form/radios.svg.js +3 -3
- package/esm/icons/form/select.svg.js +3 -3
- package/esm/icons/form/static.svg.js +3 -3
- package/esm/icons/form/sub-form.svg.js +3 -3
- package/esm/icons/form/switch.svg.js +3 -3
- package/esm/icons/form/tabs-transfer.svg.js +3 -3
- package/esm/icons/form/textarea.svg.js +3 -3
- package/esm/icons/form/transfer.svg.js +3 -3
- package/esm/icons/form/tree-select.svg.js +3 -3
- package/esm/icons/form/uuid.svg.js +3 -3
- package/esm/icons/index.js +3 -3
- package/esm/icons/layout/layout-1with2.svg.js +3 -3
- package/esm/icons/layout/layout-2cols.svg.js +3 -3
- package/esm/icons/layout/layout-2row.svg.js +3 -3
- package/esm/icons/layout/layout-2with1.svg.js +3 -3
- package/esm/icons/layout/layout-3cols.svg.js +3 -3
- package/esm/icons/layout/layout-3row.svg.js +3 -3
- package/esm/icons/layout/layout-absolute.svg.js +3 -3
- package/esm/icons/layout/layout-fixed-top.svg.js +3 -3
- package/esm/icons/layout/layout-fixed.svg.js +3 -3
- package/esm/icons/layout/layout-free-container.svg.js +3 -3
- package/esm/icons/layout/layout-full.svg.js +3 -3
- package/esm/icons/layout/layout1-2.svg.js +3 -3
- package/esm/icons/layout/layout2-1.svg.js +3 -3
- package/esm/icons/layout/layout3-1.svg.js +3 -3
- package/esm/icons/layout/layout3-2.svg.js +3 -3
- package/esm/icons/other/_fx.svg.js +3 -3
- package/esm/icons/other/divider.svg.js +3 -3
- package/esm/icons/other/fx.svg.js +3 -3
- package/esm/icons/other/property-sheet.svg.js +3 -3
- package/esm/icons/other/tooltip.svg.js +3 -3
- package/esm/icons/show/URL.svg.js +3 -3
- package/esm/icons/show/avatar.svg.js +3 -3
- package/esm/icons/show/breadcrumb.svg.js +3 -3
- package/esm/icons/show/card.svg.js +3 -3
- package/esm/icons/show/cards.svg.js +3 -3
- package/esm/icons/show/carousel.svg.js +3 -3
- package/esm/icons/show/chart.svg.js +3 -3
- package/esm/icons/show/code.svg.js +3 -3
- package/esm/icons/show/date.svg.js +3 -3
- package/esm/icons/show/datetime.svg.js +3 -3
- package/esm/icons/show/image.svg.js +3 -3
- package/esm/icons/show/images.svg.js +3 -3
- package/esm/icons/show/json-view.svg.js +3 -3
- package/esm/icons/show/list.svg.js +3 -3
- package/esm/icons/show/log.svg.js +3 -3
- package/esm/icons/show/mapping.svg.js +3 -3
- package/esm/icons/show/markdown.svg.js +3 -3
- package/esm/icons/show/plain.svg.js +3 -3
- package/esm/icons/show/progress.svg.js +3 -3
- package/esm/icons/show/sparkline.svg.js +3 -3
- package/esm/icons/show/status.svg.js +3 -3
- package/esm/icons/show/steps.svg.js +3 -3
- package/esm/icons/show/time.svg.js +3 -3
- package/esm/icons/theme/css.svg.js +3 -3
- package/esm/index.js +3 -3
- package/esm/locale/en-US.js +76 -4
- package/esm/locale/zh-CN.js +80 -4
- package/esm/plugin/Alert.js +3 -3
- package/esm/plugin/AnchorNav.js +3 -3
- package/esm/plugin/Audio.js +3 -3
- package/esm/plugin/Avatar.js +3 -3
- package/esm/plugin/Breadcrumb.js +3 -3
- package/esm/plugin/Button.js +3 -3
- package/esm/plugin/ButtonGroup.js +3 -3
- package/esm/plugin/CRUD.js +31 -17
- package/esm/plugin/CRUD2/BaseCRUD.d.ts +22 -1
- package/esm/plugin/CRUD2/BaseCRUD.js +41 -8
- package/esm/plugin/CRUD2/CRUDTable.js +3 -3
- package/esm/plugin/CRUD2/constants.d.ts +2 -0
- package/esm/plugin/CRUD2/constants.js +6 -4
- package/esm/plugin/CRUD2/utils.js +3 -3
- package/esm/plugin/Calendar.js +6 -6
- package/esm/plugin/Card.js +3 -3
- package/esm/plugin/Card2.js +3 -3
- package/esm/plugin/Cards.js +3 -3
- package/esm/plugin/Carousel.js +3 -3
- package/esm/plugin/Chart.js +4 -3
- package/esm/plugin/CodeView.js +3 -3
- package/esm/plugin/Collapse.js +3 -3
- package/esm/plugin/CollapseGroup.js +3 -3
- package/esm/plugin/ColumnToggler.js +3 -3
- package/esm/plugin/Container.js +3 -3
- package/esm/plugin/Custom.js +3 -3
- package/esm/plugin/CustomRegion.js +3 -3
- package/esm/plugin/Date.js +3 -3
- package/esm/plugin/Datetime.js +7 -7
- package/esm/plugin/Dialog.js +4 -4
- package/esm/plugin/Divider.js +3 -3
- package/esm/plugin/Drawer.js +3 -3
- package/esm/plugin/DropDownButton.js +3 -3
- package/esm/plugin/Each.js +3 -3
- package/esm/plugin/Flex.js +3 -3
- package/esm/plugin/Form/ButtonGroupSelect.js +29 -29
- package/esm/plugin/Form/ButtonToolbar.js +3 -3
- package/esm/plugin/Form/ChainedSelect.js +16 -15
- package/esm/plugin/Form/Checkbox.js +25 -15
- package/esm/plugin/Form/Checkboxes.js +32 -32
- package/esm/plugin/Form/CodeEditor.js +3 -3
- package/esm/plugin/Form/Combo.js +75 -56
- package/esm/plugin/Form/ConditionBuilder.js +3 -3
- package/esm/plugin/Form/Control.js +3 -3
- package/esm/plugin/Form/DiffEditor.js +3 -3
- package/esm/plugin/Form/FieldSet.js +3 -3
- package/esm/plugin/Form/Form.d.ts +1 -1
- package/esm/plugin/Form/Form.js +19 -6
- package/esm/plugin/Form/Formula.js +3 -3
- package/esm/plugin/Form/Group.js +3 -3
- package/esm/plugin/Form/Hidden.js +3 -3
- package/esm/plugin/Form/InputArray.js +3 -3
- package/esm/plugin/Form/InputCity.js +25 -15
- package/esm/plugin/Form/InputColor.js +3 -3
- package/esm/plugin/Form/InputDate.js +3 -3
- package/esm/plugin/Form/InputDateRange.js +3 -3
- package/esm/plugin/Form/InputDateTime.js +3 -3
- package/esm/plugin/Form/InputDateTimeRange.js +3 -3
- package/esm/plugin/Form/InputEmail.js +3 -3
- package/esm/plugin/Form/InputExcel.js +3 -3
- package/esm/plugin/Form/InputFile.js +3 -3
- package/esm/plugin/Form/InputGroup.js +3 -3
- package/esm/plugin/Form/InputImage.js +3 -3
- package/esm/plugin/Form/InputKV.js +4 -4
- package/esm/plugin/Form/InputMonth.js +3 -3
- package/esm/plugin/Form/InputMonthRange.js +3 -3
- package/esm/plugin/Form/InputNumber.js +3 -3
- package/esm/plugin/Form/InputPassword.js +3 -3
- package/esm/plugin/Form/InputQuarter.js +3 -3
- package/esm/plugin/Form/InputQuarterRange.js +3 -3
- package/esm/plugin/Form/InputRange.js +75 -45
- package/esm/plugin/Form/InputRating.js +3 -3
- package/esm/plugin/Form/InputRepeat.js +3 -3
- package/esm/plugin/Form/InputRichText.js +3 -3
- package/esm/plugin/Form/InputSubForm.js +3 -3
- package/esm/plugin/Form/InputTable.js +422 -324
- package/esm/plugin/Form/InputTag.js +65 -66
- package/esm/plugin/Form/InputText.d.ts +2 -5
- package/esm/plugin/Form/InputText.js +83 -53
- package/esm/plugin/Form/InputTime.js +3 -3
- package/esm/plugin/Form/InputTimeRange.js +3 -3
- package/esm/plugin/Form/InputTree.js +45 -153
- package/esm/plugin/Form/InputURL.js +3 -3
- package/esm/plugin/Form/InputYear.js +3 -3
- package/esm/plugin/Form/InputYearRange.js +3 -3
- package/esm/plugin/Form/Item.js +3 -3
- package/esm/plugin/Form/ListSelect.js +29 -29
- package/esm/plugin/Form/LocationPicker.js +5 -5
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +6 -1
- package/esm/plugin/Form/MatrixCheckboxes.js +13 -4
- package/esm/plugin/Form/NestedSelect.js +53 -53
- package/esm/plugin/Form/Picker.js +73 -49
- package/esm/plugin/Form/Radios.js +29 -32
- package/esm/plugin/Form/Select.js +67 -141
- package/esm/plugin/Form/Static.js +3 -5
- package/esm/plugin/Form/Switch.js +25 -15
- package/esm/plugin/Form/TabsTransfer.js +29 -30
- package/esm/plugin/Form/Textarea.js +3 -3
- package/esm/plugin/Form/Transfer.js +41 -42
- package/esm/plugin/Form/TreeSelect.js +63 -155
- package/esm/plugin/Form/UUID.js +3 -3
- package/esm/plugin/Grid.js +3 -3
- package/esm/plugin/HBox.js +3 -3
- package/esm/plugin/IFrame.js +3 -3
- package/esm/plugin/Icon.js +3 -3
- package/esm/plugin/Image.js +10 -10
- package/esm/plugin/Images.js +3 -3
- package/esm/plugin/Json.js +3 -3
- package/esm/plugin/Layout/FlexPluginBase.js +3 -3
- package/esm/plugin/Layout/Layout_fixed.js +4 -4
- package/esm/plugin/Layout/Layout_free_container.js +3 -3
- package/esm/plugin/Layout/Layout_sorption_container.js +3 -3
- package/esm/plugin/Link.js +3 -3
- package/esm/plugin/List.js +3 -3
- package/esm/plugin/List2.js +3 -3
- package/esm/plugin/ListItem.js +3 -3
- package/esm/plugin/Log.js +3 -3
- package/esm/plugin/Mapping.js +3 -3
- package/esm/plugin/Markdown.js +3 -3
- package/esm/plugin/Nav.js +3 -3
- package/esm/plugin/OfficeViewer.js +3 -3
- package/esm/plugin/Operation.js +3 -3
- package/esm/plugin/Others/Action.js +3 -3
- package/esm/plugin/Others/TableCell.js +3 -5
- package/esm/plugin/Page.js +3 -3
- package/esm/plugin/Pagination.d.ts +2 -0
- package/esm/plugin/Pagination.js +35 -6
- package/esm/plugin/Panel.js +3 -3
- package/esm/plugin/Plain.js +3 -3
- package/esm/plugin/Progress.d.ts +2 -0
- package/esm/plugin/Progress.js +13 -3
- package/esm/plugin/Property.js +3 -3
- package/esm/plugin/QRCode.js +4 -4
- package/esm/plugin/Reset.js +3 -3
- package/esm/plugin/SearchBox.js +3 -3
- package/esm/plugin/Service.d.ts +3 -1
- package/esm/plugin/Service.js +25 -7
- package/esm/plugin/Sparkline.js +3 -3
- package/esm/plugin/Status.js +3 -3
- package/esm/plugin/Steps.js +3 -3
- package/esm/plugin/Submit.js +3 -3
- package/esm/plugin/SwitchContainer.js +3 -3
- package/esm/plugin/Table.js +5 -5
- package/esm/plugin/Table2.js +81 -20
- package/esm/plugin/TableCell2.js +6 -8
- package/esm/plugin/TableView.js +3 -3
- package/esm/plugin/Tabs.js +3 -3
- package/esm/plugin/Tag.js +3 -3
- package/esm/plugin/Tasks.js +3 -3
- package/esm/plugin/Time.js +3 -3
- package/esm/plugin/Timeline.js +3 -3
- package/esm/plugin/TooltipWrapper.js +3 -3
- package/esm/plugin/Tpl.js +3 -3
- package/esm/plugin/Video.js +3 -3
- package/esm/plugin/WebComponent.js +3 -3
- package/esm/plugin/Wizard.js +3 -3
- package/esm/plugin/Wrapper.js +3 -3
- package/esm/renderer/APIAdaptorControl.js +3 -3
- package/esm/renderer/APIControl.js +3 -3
- package/esm/renderer/BadgeControl.js +3 -3
- package/esm/renderer/ButtonGroupControl.js +3 -3
- package/esm/renderer/DataBindingControl.js +3 -3
- package/esm/renderer/DataMappingControl.js +3 -3
- package/esm/renderer/DataPickerControl.js +3 -3
- package/esm/renderer/DateShortCutControl.js +3 -3
- package/esm/renderer/ExpressionFormulaControl.js +3 -3
- package/esm/renderer/FeatureControl.js +3 -3
- package/esm/renderer/FieldSetting.js +3 -3
- package/esm/renderer/FlexSettingControl.js +3 -3
- package/esm/renderer/FormulaControl.js +3 -3
- package/esm/renderer/FunctionEditorControl.js +3 -3
- package/esm/renderer/GoConfigControl.js +3 -3
- package/esm/renderer/InputRangeValueControl.js +3 -3
- package/esm/renderer/KeyValueMapControl.js +3 -3
- package/esm/renderer/ListItemControl.js +3 -3
- package/esm/renderer/MapSourceControl.js +3 -3
- package/esm/renderer/NavBadgeControl.js +3 -3
- package/esm/renderer/NavDefaultActive.js +3 -3
- package/esm/renderer/NavSourceControl.js +3 -3
- package/esm/renderer/OptionControl.js +3 -3
- package/esm/renderer/RangePartsControl.js +3 -3
- package/esm/renderer/StatusControl.js +3 -3
- package/esm/renderer/SwitchMoreControl.js +3 -3
- package/esm/renderer/TableColumnWidthControl.js +3 -3
- package/esm/renderer/TimelineItemControl.js +3 -3
- package/esm/renderer/TplFormulaControl.js +4 -4
- package/esm/renderer/TransferTableControl.js +3 -3
- package/esm/renderer/TreeOptionControl.js +3 -3
- package/esm/renderer/ValidationControl.js +3 -3
- package/esm/renderer/ValidationItem.js +3 -3
- package/esm/renderer/crud2-control/AddColumnModal.js +3 -3
- package/esm/renderer/crud2-control/CRUDColumnControl.js +3 -3
- package/esm/renderer/crud2-control/CRUDFiltersControl.js +3 -3
- package/esm/renderer/crud2-control/CRUDToolbarControl.js +3 -3
- package/esm/renderer/event-control/action-config-dialog.js +14 -8
- package/esm/renderer/event-control/action-config-panel.js +3 -3
- package/esm/renderer/event-control/comp-action-select.js +62 -50
- package/esm/renderer/event-control/helper.js +40 -5
- package/esm/renderer/event-control/index.js +98 -36
- package/esm/renderer/style-control/Background.js +3 -3
- package/esm/renderer/style-control/Border.js +3 -3
- package/esm/renderer/style-control/BoxModel.js +3 -3
- package/esm/renderer/style-control/BoxShadow.js +3 -3
- package/esm/renderer/style-control/Display.js +3 -3
- package/esm/renderer/style-control/Font.js +3 -3
- package/esm/renderer/style-control/InsetBoxModel.js +3 -3
- package/esm/renderer/style-control/ThemeCssCode.js +3 -3
- package/esm/renderer/style-control/font-family.js +3 -3
- package/esm/renderer/style-control/helper.js +3 -3
- package/esm/renderer/style-control/transformation.js +3 -3
- package/esm/renderer/textarea-formula/FormulaPicker.js +3 -3
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +3 -3
- package/esm/renderer/textarea-formula/plugin.js +3 -3
- package/esm/tpl/api.js +3 -3
- package/esm/tpl/common.js +9 -10
- package/esm/tpl/horizontal.js +3 -3
- package/esm/tpl/layout.js +3 -3
- package/esm/tpl/options.js +36 -8
- package/esm/tpl/remark.js +3 -3
- package/esm/tpl/style.js +3 -3
- package/esm/tpl/validations.js +3 -3
- package/esm/util.d.ts +202 -1
- package/esm/util.js +357 -54
- package/esm/validator.js +3 -3
- package/lib/builder/ApiDSBuilder.d.ts +16 -13
- package/lib/builder/ApiDSBuilder.js +44 -14
- package/lib/builder/DSBuilder.js +3 -3
- package/lib/builder/DSBuilderManager.js +3 -3
- package/lib/builder/constants.d.ts +1 -1
- package/lib/builder/constants.js +3 -3
- package/lib/builder/utils.js +3 -3
- package/lib/component/BaseControl.js +3 -3
- package/lib/component/InputComponentName.js +3 -3
- package/lib/component/TableViewEditor.js +3 -3
- package/lib/icons/btn/btn-group.svg.js +3 -3
- package/lib/icons/btn/btn-select.svg.js +3 -3
- package/lib/icons/btn/btn-toolbar.svg.js +3 -3
- package/lib/icons/btn/button.svg.js +3 -3
- package/lib/icons/btn/dropdown-btn.svg.js +3 -3
- package/lib/icons/container/anchor-nav.svg.js +3 -3
- package/lib/icons/container/collapse.svg.js +3 -3
- package/lib/icons/container/container.svg.js +3 -3
- package/lib/icons/container/flex-container.svg.js +3 -3
- package/lib/icons/container/form-group.svg.js +3 -3
- package/lib/icons/container/grid.svg.js +3 -3
- package/lib/icons/container/iframe.svg.js +3 -3
- package/lib/icons/container/panel.svg.js +3 -3
- package/lib/icons/container/switch-container.svg.js +3 -3
- package/lib/icons/container/table-view.svg.js +3 -3
- package/lib/icons/container/tabs.svg.js +3 -3
- package/lib/icons/container/tooltip-wrapper.svg.js +3 -3
- package/lib/icons/container/web-component.svg.js +3 -3
- package/lib/icons/crud/column-add.svg.js +3 -3
- package/lib/icons/crud/column-delete.svg.js +3 -3
- package/lib/icons/crud/column-setting.svg.js +3 -3
- package/lib/icons/crud/share-link.svg.js +3 -3
- package/lib/icons/display/aBaseline.svg.js +3 -3
- package/lib/icons/display/aCenter.svg.js +3 -3
- package/lib/icons/display/aFlexEnd.svg.js +3 -3
- package/lib/icons/display/aFlexStart.svg.js +3 -3
- package/lib/icons/display/aStretch.svg.js +3 -3
- package/lib/icons/display/block.svg.js +3 -3
- package/lib/icons/display/dcolumn.svg.js +3 -3
- package/lib/icons/display/dcolumnReverse.svg.js +3 -3
- package/lib/icons/display/drow.svg.js +3 -3
- package/lib/icons/display/drowReverse.svg.js +3 -3
- package/lib/icons/display/flex.svg.js +3 -3
- package/lib/icons/display/inline-block.svg.js +3 -3
- package/lib/icons/display/inline.svg.js +3 -3
- package/lib/icons/display/jCenter.svg.js +3 -3
- package/lib/icons/display/jFlexEnd.svg.js +3 -3
- package/lib/icons/display/jFlexStart.svg.js +3 -3
- package/lib/icons/display/jSpaceAround.svg.js +3 -3
- package/lib/icons/display/jSpaceBetween.svg.js +3 -3
- package/lib/icons/feat/audio.svg.js +3 -3
- package/lib/icons/feat/custom.svg.js +3 -3
- package/lib/icons/feat/each.svg.js +3 -3
- package/lib/icons/feat/form.svg.js +3 -3
- package/lib/icons/feat/nav.svg.js +3 -3
- package/lib/icons/feat/qrcode.svg.js +3 -3
- package/lib/icons/feat/service.svg.js +3 -3
- package/lib/icons/feat/table.svg.js +3 -3
- package/lib/icons/feat/tasks.svg.js +3 -3
- package/lib/icons/feat/video.svg.js +3 -3
- package/lib/icons/feat/wizard.svg.js +3 -3
- package/lib/icons/form/chained-select.svg.js +3 -3
- package/lib/icons/form/checkbox.svg.js +3 -3
- package/lib/icons/form/checkboxes.svg.js +3 -3
- package/lib/icons/form/combo.svg.js +3 -3
- package/lib/icons/form/condition-builder.svg.js +3 -3
- package/lib/icons/form/diff-editor.svg.js +3 -3
- package/lib/icons/form/editor.svg.js +3 -3
- package/lib/icons/form/formula.svg.js +3 -3
- package/lib/icons/form/hidden.svg.js +3 -3
- package/lib/icons/form/input-city.svg.js +3 -3
- package/lib/icons/form/input-color.svg.js +3 -3
- package/lib/icons/form/input-date-range.svg.js +3 -3
- package/lib/icons/form/input-date.svg.js +3 -3
- package/lib/icons/form/input-datetime.svg.js +3 -3
- package/lib/icons/form/input-email.svg.js +3 -3
- package/lib/icons/form/input-excel.svg.js +3 -3
- package/lib/icons/form/input-file.svg.js +3 -3
- package/lib/icons/form/input-group.svg.js +3 -3
- package/lib/icons/form/input-image.svg.js +3 -3
- package/lib/icons/form/input-kv.svg.js +3 -3
- package/lib/icons/form/input-month-range.svg.js +3 -3
- package/lib/icons/form/input-number.svg.js +3 -3
- package/lib/icons/form/input-password.svg.js +3 -3
- package/lib/icons/form/input-quarter-range.svg.js +3 -3
- package/lib/icons/form/input-range.svg.js +3 -3
- package/lib/icons/form/input-rating.svg.js +3 -3
- package/lib/icons/form/input-repeat.svg.js +3 -3
- package/lib/icons/form/input-rich-text.svg.js +3 -3
- package/lib/icons/form/input-tag.svg.js +3 -3
- package/lib/icons/form/input-text.svg.js +3 -3
- package/lib/icons/form/input-time-range.svg.js +3 -3
- package/lib/icons/form/input-time.svg.js +3 -3
- package/lib/icons/form/input-tree.svg.js +3 -3
- package/lib/icons/form/input-url.svg.js +3 -3
- package/lib/icons/form/input-year.svg.js +3 -3
- package/lib/icons/form/inputArray.svg.js +3 -3
- package/lib/icons/form/list-select.svg.js +3 -3
- package/lib/icons/form/location-picker.svg.js +3 -3
- package/lib/icons/form/matrix-checkboxes.svg.js +3 -3
- package/lib/icons/form/month.svg.js +3 -3
- package/lib/icons/form/nested-select.svg.js +3 -3
- package/lib/icons/form/picker.svg.js +3 -3
- package/lib/icons/form/quarter.svg.js +3 -3
- package/lib/icons/form/radios.svg.js +3 -3
- package/lib/icons/form/select.svg.js +3 -3
- package/lib/icons/form/static.svg.js +3 -3
- package/lib/icons/form/sub-form.svg.js +3 -3
- package/lib/icons/form/switch.svg.js +3 -3
- package/lib/icons/form/tabs-transfer.svg.js +3 -3
- package/lib/icons/form/textarea.svg.js +3 -3
- package/lib/icons/form/transfer.svg.js +3 -3
- package/lib/icons/form/tree-select.svg.js +3 -3
- package/lib/icons/form/uuid.svg.js +3 -3
- package/lib/icons/index.js +3 -3
- package/lib/icons/layout/layout-1with2.svg.js +3 -3
- package/lib/icons/layout/layout-2cols.svg.js +3 -3
- package/lib/icons/layout/layout-2row.svg.js +3 -3
- package/lib/icons/layout/layout-2with1.svg.js +3 -3
- package/lib/icons/layout/layout-3cols.svg.js +3 -3
- package/lib/icons/layout/layout-3row.svg.js +3 -3
- package/lib/icons/layout/layout-absolute.svg.js +3 -3
- package/lib/icons/layout/layout-fixed-top.svg.js +3 -3
- package/lib/icons/layout/layout-fixed.svg.js +3 -3
- package/lib/icons/layout/layout-free-container.svg.js +3 -3
- package/lib/icons/layout/layout-full.svg.js +3 -3
- package/lib/icons/layout/layout1-2.svg.js +3 -3
- package/lib/icons/layout/layout2-1.svg.js +3 -3
- package/lib/icons/layout/layout3-1.svg.js +3 -3
- package/lib/icons/layout/layout3-2.svg.js +3 -3
- package/lib/icons/other/_fx.svg.js +3 -3
- package/lib/icons/other/divider.svg.js +3 -3
- package/lib/icons/other/fx.svg.js +3 -3
- package/lib/icons/other/property-sheet.svg.js +3 -3
- package/lib/icons/other/tooltip.svg.js +3 -3
- package/lib/icons/show/URL.svg.js +3 -3
- package/lib/icons/show/avatar.svg.js +3 -3
- package/lib/icons/show/breadcrumb.svg.js +3 -3
- package/lib/icons/show/card.svg.js +3 -3
- package/lib/icons/show/cards.svg.js +3 -3
- package/lib/icons/show/carousel.svg.js +3 -3
- package/lib/icons/show/chart.svg.js +3 -3
- package/lib/icons/show/code.svg.js +3 -3
- package/lib/icons/show/date.svg.js +3 -3
- package/lib/icons/show/datetime.svg.js +3 -3
- package/lib/icons/show/image.svg.js +3 -3
- package/lib/icons/show/images.svg.js +3 -3
- package/lib/icons/show/json-view.svg.js +3 -3
- package/lib/icons/show/list.svg.js +3 -3
- package/lib/icons/show/log.svg.js +3 -3
- package/lib/icons/show/mapping.svg.js +3 -3
- package/lib/icons/show/markdown.svg.js +3 -3
- package/lib/icons/show/plain.svg.js +3 -3
- package/lib/icons/show/progress.svg.js +3 -3
- package/lib/icons/show/sparkline.svg.js +3 -3
- package/lib/icons/show/status.svg.js +3 -3
- package/lib/icons/show/steps.svg.js +3 -3
- package/lib/icons/show/time.svg.js +3 -3
- package/lib/icons/theme/css.svg.js +3 -3
- package/lib/index.js +3 -3
- package/lib/locale/en-US.js +76 -4
- package/lib/locale/zh-CN.js +80 -4
- package/lib/plugin/Alert.js +3 -3
- package/lib/plugin/AnchorNav.js +3 -3
- package/lib/plugin/Audio.js +3 -3
- package/lib/plugin/Avatar.js +3 -3
- package/lib/plugin/Breadcrumb.js +3 -3
- package/lib/plugin/Button.js +3 -3
- package/lib/plugin/ButtonGroup.js +3 -3
- package/lib/plugin/CRUD.js +31 -17
- package/lib/plugin/CRUD2/BaseCRUD.d.ts +22 -1
- package/lib/plugin/CRUD2/BaseCRUD.js +42 -7
- package/lib/plugin/CRUD2/CRUDTable.js +3 -3
- package/lib/plugin/CRUD2/constants.d.ts +2 -0
- package/lib/plugin/CRUD2/constants.js +6 -3
- package/lib/plugin/CRUD2/utils.js +3 -3
- package/lib/plugin/Calendar.js +6 -6
- package/lib/plugin/Card.js +3 -3
- package/lib/plugin/Card2.js +3 -3
- package/lib/plugin/Cards.js +3 -3
- package/lib/plugin/Carousel.js +3 -3
- package/lib/plugin/Chart.js +4 -3
- package/lib/plugin/CodeView.js +3 -3
- package/lib/plugin/Collapse.js +3 -3
- package/lib/plugin/CollapseGroup.js +3 -3
- package/lib/plugin/ColumnToggler.js +3 -3
- package/lib/plugin/Container.js +3 -3
- package/lib/plugin/Custom.js +3 -3
- package/lib/plugin/CustomRegion.js +3 -3
- package/lib/plugin/Date.js +3 -3
- package/lib/plugin/Datetime.js +7 -7
- package/lib/plugin/Dialog.js +4 -4
- package/lib/plugin/Divider.js +3 -3
- package/lib/plugin/Drawer.js +3 -3
- package/lib/plugin/DropDownButton.js +3 -3
- package/lib/plugin/Each.js +3 -3
- package/lib/plugin/Flex.js +3 -3
- package/lib/plugin/Form/ButtonGroupSelect.js +28 -28
- package/lib/plugin/Form/ButtonToolbar.js +3 -3
- package/lib/plugin/Form/ChainedSelect.js +16 -15
- package/lib/plugin/Form/Checkbox.js +25 -15
- package/lib/plugin/Form/Checkboxes.js +30 -30
- package/lib/plugin/Form/CodeEditor.js +3 -3
- package/lib/plugin/Form/Combo.js +75 -56
- package/lib/plugin/Form/ConditionBuilder.js +3 -3
- package/lib/plugin/Form/Control.js +3 -3
- package/lib/plugin/Form/DiffEditor.js +3 -3
- package/lib/plugin/Form/FieldSet.js +3 -3
- package/lib/plugin/Form/Form.d.ts +1 -1
- package/lib/plugin/Form/Form.js +21 -6
- package/lib/plugin/Form/Formula.js +3 -3
- package/lib/plugin/Form/Group.js +3 -3
- package/lib/plugin/Form/Hidden.js +3 -3
- package/lib/plugin/Form/InputArray.js +3 -3
- package/lib/plugin/Form/InputCity.js +25 -15
- package/lib/plugin/Form/InputColor.js +3 -3
- package/lib/plugin/Form/InputDate.js +3 -3
- package/lib/plugin/Form/InputDateRange.js +3 -3
- package/lib/plugin/Form/InputDateTime.js +3 -3
- package/lib/plugin/Form/InputDateTimeRange.js +3 -3
- package/lib/plugin/Form/InputEmail.js +3 -3
- package/lib/plugin/Form/InputExcel.js +3 -3
- package/lib/plugin/Form/InputFile.js +3 -3
- package/lib/plugin/Form/InputGroup.js +3 -3
- package/lib/plugin/Form/InputImage.js +3 -3
- package/lib/plugin/Form/InputKV.js +4 -4
- package/lib/plugin/Form/InputMonth.js +3 -3
- package/lib/plugin/Form/InputMonthRange.js +3 -3
- package/lib/plugin/Form/InputNumber.js +3 -3
- package/lib/plugin/Form/InputPassword.js +3 -3
- package/lib/plugin/Form/InputQuarter.js +3 -3
- package/lib/plugin/Form/InputQuarterRange.js +3 -3
- package/lib/plugin/Form/InputRange.js +75 -45
- package/lib/plugin/Form/InputRating.js +3 -3
- package/lib/plugin/Form/InputRepeat.js +3 -3
- package/lib/plugin/Form/InputRichText.js +3 -3
- package/lib/plugin/Form/InputSubForm.js +3 -3
- package/lib/plugin/Form/InputTable.js +421 -323
- package/lib/plugin/Form/InputTag.js +64 -65
- package/lib/plugin/Form/InputText.d.ts +2 -5
- package/lib/plugin/Form/InputText.js +83 -53
- package/lib/plugin/Form/InputTime.js +3 -3
- package/lib/plugin/Form/InputTimeRange.js +3 -3
- package/lib/plugin/Form/InputTree.js +44 -152
- package/lib/plugin/Form/InputURL.js +3 -3
- package/lib/plugin/Form/InputYear.js +3 -3
- package/lib/plugin/Form/InputYearRange.js +3 -3
- package/lib/plugin/Form/Item.js +3 -3
- package/lib/plugin/Form/ListSelect.js +28 -28
- package/lib/plugin/Form/LocationPicker.js +5 -5
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +6 -1
- package/lib/plugin/Form/MatrixCheckboxes.js +13 -4
- package/lib/plugin/Form/NestedSelect.js +52 -52
- package/lib/plugin/Form/Picker.js +72 -48
- package/lib/plugin/Form/Radios.js +28 -31
- package/lib/plugin/Form/Select.js +65 -139
- package/lib/plugin/Form/Static.js +3 -5
- package/lib/plugin/Form/Switch.js +25 -15
- package/lib/plugin/Form/TabsTransfer.js +28 -29
- package/lib/plugin/Form/Textarea.js +3 -3
- package/lib/plugin/Form/Transfer.js +40 -41
- package/lib/plugin/Form/TreeSelect.js +62 -154
- package/lib/plugin/Form/UUID.js +3 -3
- package/lib/plugin/Grid.js +3 -3
- package/lib/plugin/HBox.js +3 -3
- package/lib/plugin/IFrame.js +3 -3
- package/lib/plugin/Icon.js +3 -3
- package/lib/plugin/Image.js +10 -10
- package/lib/plugin/Images.js +3 -3
- package/lib/plugin/Json.js +3 -3
- package/lib/plugin/Layout/FlexPluginBase.js +3 -3
- package/lib/plugin/Layout/Layout_fixed.js +4 -4
- package/lib/plugin/Layout/Layout_free_container.js +3 -3
- package/lib/plugin/Layout/Layout_sorption_container.js +3 -3
- package/lib/plugin/Link.js +3 -3
- package/lib/plugin/List.js +3 -3
- package/lib/plugin/List2.js +3 -3
- package/lib/plugin/ListItem.js +3 -3
- package/lib/plugin/Log.js +3 -3
- package/lib/plugin/Mapping.js +3 -3
- package/lib/plugin/Markdown.js +3 -3
- package/lib/plugin/Nav.js +3 -3
- package/lib/plugin/OfficeViewer.js +3 -3
- package/lib/plugin/Operation.js +3 -3
- package/lib/plugin/Others/Action.js +3 -3
- package/lib/plugin/Others/TableCell.js +3 -5
- package/lib/plugin/Page.js +3 -3
- package/lib/plugin/Pagination.d.ts +2 -0
- package/lib/plugin/Pagination.js +35 -6
- package/lib/plugin/Panel.js +3 -3
- package/lib/plugin/Plain.js +3 -3
- package/lib/plugin/Progress.d.ts +2 -0
- package/lib/plugin/Progress.js +13 -3
- package/lib/plugin/Property.js +3 -3
- package/lib/plugin/QRCode.js +4 -4
- package/lib/plugin/Reset.js +3 -3
- package/lib/plugin/SearchBox.js +3 -3
- package/lib/plugin/Service.d.ts +3 -1
- package/lib/plugin/Service.js +26 -6
- package/lib/plugin/Sparkline.js +3 -3
- package/lib/plugin/Status.js +3 -3
- package/lib/plugin/Steps.js +3 -3
- package/lib/plugin/Submit.js +3 -3
- package/lib/plugin/SwitchContainer.js +3 -3
- package/lib/plugin/Table.js +5 -5
- package/lib/plugin/Table2.js +80 -19
- package/lib/plugin/TableCell2.js +6 -8
- package/lib/plugin/TableView.js +3 -3
- package/lib/plugin/Tabs.js +3 -3
- package/lib/plugin/Tag.js +3 -3
- package/lib/plugin/Tasks.js +3 -3
- package/lib/plugin/Time.js +3 -3
- package/lib/plugin/Timeline.js +3 -3
- package/lib/plugin/TooltipWrapper.js +3 -3
- package/lib/plugin/Tpl.js +3 -3
- package/lib/plugin/Video.js +3 -3
- package/lib/plugin/WebComponent.js +3 -3
- package/lib/plugin/Wizard.js +3 -3
- package/lib/plugin/Wrapper.js +3 -3
- package/lib/renderer/APIAdaptorControl.js +3 -3
- package/lib/renderer/APIControl.js +3 -3
- package/lib/renderer/BadgeControl.d.ts +6 -6
- package/lib/renderer/BadgeControl.js +3 -3
- package/lib/renderer/ButtonGroupControl.js +3 -3
- package/lib/renderer/DataBindingControl.js +3 -3
- package/lib/renderer/DataMappingControl.js +3 -3
- package/lib/renderer/DataPickerControl.js +3 -3
- package/lib/renderer/DateShortCutControl.js +3 -3
- package/lib/renderer/ExpressionFormulaControl.js +3 -3
- package/lib/renderer/FeatureControl.js +3 -3
- package/lib/renderer/FieldSetting.js +3 -3
- package/lib/renderer/FlexSettingControl.js +3 -3
- package/lib/renderer/FormulaControl.js +3 -3
- package/lib/renderer/FunctionEditorControl.js +3 -3
- package/lib/renderer/GoConfigControl.js +3 -3
- package/lib/renderer/InputRangeValueControl.js +3 -3
- package/lib/renderer/KeyValueMapControl.js +3 -3
- package/lib/renderer/ListItemControl.js +3 -3
- package/lib/renderer/MapSourceControl.js +3 -3
- package/lib/renderer/NavBadgeControl.d.ts +6 -6
- package/lib/renderer/NavBadgeControl.js +3 -3
- package/lib/renderer/NavDefaultActive.js +3 -3
- package/lib/renderer/NavSourceControl.js +3 -3
- package/lib/renderer/OptionControl.js +3 -3
- package/lib/renderer/RangePartsControl.js +3 -3
- package/lib/renderer/StatusControl.js +3 -3
- package/lib/renderer/SwitchMoreControl.js +3 -3
- package/lib/renderer/TableColumnWidthControl.js +3 -3
- package/lib/renderer/TimelineItemControl.js +3 -3
- package/lib/renderer/TplFormulaControl.js +4 -4
- package/lib/renderer/TransferTableControl.js +3 -3
- package/lib/renderer/TreeOptionControl.js +3 -3
- package/lib/renderer/ValidationControl.js +3 -3
- package/lib/renderer/ValidationItem.js +3 -3
- package/lib/renderer/crud2-control/AddColumnModal.js +3 -3
- package/lib/renderer/crud2-control/CRUDColumnControl.js +3 -3
- package/lib/renderer/crud2-control/CRUDFiltersControl.js +3 -3
- package/lib/renderer/crud2-control/CRUDToolbarControl.js +3 -3
- package/lib/renderer/event-control/action-config-dialog.js +14 -8
- package/lib/renderer/event-control/action-config-panel.js +3 -3
- package/lib/renderer/event-control/comp-action-select.js +62 -50
- package/lib/renderer/event-control/helper.js +40 -5
- package/lib/renderer/event-control/index.js +97 -35
- package/lib/renderer/style-control/Background.js +3 -3
- package/lib/renderer/style-control/Border.js +3 -3
- package/lib/renderer/style-control/BoxModel.js +3 -3
- package/lib/renderer/style-control/BoxShadow.js +3 -3
- package/lib/renderer/style-control/Display.js +3 -3
- package/lib/renderer/style-control/Font.js +3 -3
- package/lib/renderer/style-control/InsetBoxModel.js +3 -3
- package/lib/renderer/style-control/ThemeCssCode.js +3 -3
- package/lib/renderer/style-control/font-family.js +3 -3
- package/lib/renderer/style-control/helper.js +3 -3
- package/lib/renderer/style-control/transformation.js +3 -3
- package/lib/renderer/textarea-formula/FormulaPicker.js +3 -3
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +3 -3
- package/lib/renderer/textarea-formula/plugin.js +3 -3
- package/lib/tpl/api.js +3 -3
- package/lib/tpl/common.js +8 -9
- package/lib/tpl/horizontal.js +3 -3
- package/lib/tpl/layout.js +3 -3
- package/lib/tpl/options.js +35 -7
- package/lib/tpl/remark.js +3 -3
- package/lib/tpl/style.js +3 -3
- package/lib/tpl/validations.js +3 -3
- package/lib/util.d.ts +202 -1
- package/lib/util.js +361 -53
- package/lib/validator.js +3 -3
- package/package.json +6 -5
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -9,7 +9,7 @@ import { getSchemaTpl, getI18nEnabled, defaultValue, tipedLabel, BasePlugin, reg
|
|
9
9
|
import cloneDeep from 'lodash/cloneDeep';
|
10
10
|
import { getEventControlConfig } from '../../renderer/event-control/helper.js';
|
11
11
|
import { ValidatorTag } from '../../validator.js';
|
12
|
-
import { resolveOptionType } from '../../util.js';
|
12
|
+
import { TREE_BASE_EVENTS, resolveOptionEventDataSchame, resolveOptionType } from '../../util.js';
|
13
13
|
import { TreeCommonAction } from './InputTree.js';
|
14
14
|
import { i18n } from 'i18n-runtime';
|
15
15
|
|
@@ -21,7 +21,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
21
21
|
_this.rendererName = 'tree-select';
|
22
22
|
_this.$schema = '/schemas/TreeSelectControlSchema.json';
|
23
23
|
// 组件名称
|
24
|
-
_this.name =
|
24
|
+
_this.name = i18n("6e065eee612393b1d6a16e7696e4c911");
|
25
25
|
_this.isBaseComponent = true;
|
26
26
|
_this.disabledRendererPlugin = true;
|
27
27
|
_this.icon = 'fa fa-list-alt';
|
@@ -32,7 +32,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
32
32
|
_this.tags = [i18n("55b45c73ae417c4dead67905b1550e85")];
|
33
33
|
_this.scaffold = {
|
34
34
|
type: 'tree-select',
|
35
|
-
label:
|
35
|
+
label: i18n("6e065eee612393b1d6a16e7696e4c911"),
|
36
36
|
name: 'tree',
|
37
37
|
clearable: false,
|
38
38
|
options: [{
|
@@ -56,157 +56,58 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
56
56
|
mode: 'horizontal',
|
57
57
|
wrapWithPanel: false,
|
58
58
|
body: __assign(__assign({}, _this.scaffold), {
|
59
|
-
label:
|
59
|
+
label: i18n("a386f65cf2c47acabfab13781dbdd89f"),
|
60
60
|
mode: 'normal'
|
61
61
|
})
|
62
62
|
};
|
63
63
|
_this.notRenderFormZone = true;
|
64
64
|
_this.panelTitle = i18n("f77f634e6892c6447c5d9df623e42aff");
|
65
65
|
// 事件定义
|
66
|
-
_this.events = [{
|
67
|
-
eventName: 'change',
|
68
|
-
eventLabel: i18n("755955372bcc0c7ebf161a656bc389b3"),
|
69
|
-
description: i18n("2fc76872efce1eabd3b74a3e4fd5b976"),
|
70
|
-
dataSchema: [{
|
71
|
-
type: 'object',
|
72
|
-
properties: {
|
73
|
-
data: {
|
74
|
-
type: 'object',
|
75
|
-
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
76
|
-
properties: {
|
77
|
-
value: {
|
78
|
-
type: 'string',
|
79
|
-
title: i18n("e5369f1a5e8d2b3e64eeb627e69c4e9b")
|
80
|
-
},
|
81
|
-
items: {
|
82
|
-
type: 'array',
|
83
|
-
title: i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
84
|
-
}
|
85
|
-
}
|
86
|
-
}
|
87
|
-
}
|
88
|
-
}]
|
89
|
-
}, {
|
90
|
-
eventName: 'add',
|
91
|
-
eventLabel: i18n("65d76d0590aa6e05d61fe8db4c6a11ca"),
|
92
|
-
description: i18n("ac34e635d05de0ac2de78737ea313995"),
|
93
|
-
dataSchema: [{
|
94
|
-
type: 'object',
|
95
|
-
properties: {
|
96
|
-
data: {
|
97
|
-
type: 'object',
|
98
|
-
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
99
|
-
properties: {
|
100
|
-
value: {
|
101
|
-
type: 'object',
|
102
|
-
title: i18n("75cc2a992ea150d3a6c68ac4bc486637")
|
103
|
-
},
|
104
|
-
items: {
|
105
|
-
type: 'array',
|
106
|
-
title: i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
107
|
-
}
|
108
|
-
}
|
109
|
-
}
|
110
|
-
}
|
111
|
-
}]
|
112
|
-
}, {
|
113
|
-
eventName: 'edit',
|
114
|
-
eventLabel: i18n("cd994c38456676f5a55c5593b6a652bf"),
|
115
|
-
description: i18n("8784005bbfb2b66592cc0c5cc0a62f2d"),
|
116
|
-
dataSchema: [{
|
117
|
-
type: 'object',
|
118
|
-
properties: {
|
119
|
-
data: {
|
120
|
-
type: 'object',
|
121
|
-
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
122
|
-
properties: {
|
123
|
-
value: {
|
124
|
-
type: 'object',
|
125
|
-
title: i18n("a13b85bddbcdab63ef2b2d98dd46afe9")
|
126
|
-
},
|
127
|
-
items: {
|
128
|
-
type: 'array',
|
129
|
-
title: i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
130
|
-
}
|
131
|
-
}
|
132
|
-
}
|
133
|
-
}
|
134
|
-
}]
|
135
|
-
}, {
|
136
|
-
eventName: 'delete',
|
137
|
-
eventLabel: i18n("91a6d3a760184e581eccd52bfa3f7a18"),
|
138
|
-
description: i18n("3c72d934764bb7205f593903c63ac7ec"),
|
139
|
-
dataSchema: [{
|
140
|
-
type: 'object',
|
141
|
-
properties: {
|
142
|
-
data: {
|
143
|
-
type: 'object',
|
144
|
-
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
145
|
-
properties: {
|
146
|
-
value: {
|
147
|
-
type: 'object',
|
148
|
-
title: i18n("8aa4d6aedd7957ebc6b87fec655695ef")
|
149
|
-
},
|
150
|
-
items: {
|
151
|
-
type: 'array',
|
152
|
-
title: i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
153
|
-
}
|
154
|
-
}
|
155
|
-
}
|
156
|
-
}
|
157
|
-
}]
|
158
|
-
}, {
|
159
|
-
eventName: 'loadFinished',
|
160
|
-
eventLabel: i18n("58995b490ba67e5d29dd87f422b14861"),
|
161
|
-
description: i18n("ec2fb7a5db150690b14b63f83d9d4b30"),
|
162
|
-
dataSchema: [{
|
163
|
-
type: 'object',
|
164
|
-
properties: {
|
165
|
-
'event.data.value': {
|
166
|
-
type: 'string',
|
167
|
-
title: i18n("e6b94af26512b3f7ea8eb1433d4a2aaa")
|
168
|
-
}
|
169
|
-
}
|
170
|
-
}]
|
171
|
-
}, {
|
66
|
+
_this.events = __spreadArray(__spreadArray([], __read(TREE_BASE_EVENTS), false), [{
|
172
67
|
eventName: 'focus',
|
173
68
|
eventLabel: i18n("ab0710b367acefa1d6a78e2338291e86"),
|
174
69
|
description: i18n("4638e799b95e1b71edd55f278a6f707c"),
|
175
|
-
dataSchema:
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
70
|
+
dataSchema: function (manager) {
|
71
|
+
var _a = resolveOptionEventDataSchame(manager),
|
72
|
+
value = _a.value,
|
73
|
+
items = _a.items;
|
74
|
+
return [{
|
75
|
+
type: 'object',
|
76
|
+
properties: {
|
77
|
+
data: {
|
78
|
+
type: 'object',
|
79
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
80
|
+
properties: {
|
81
|
+
value: value,
|
82
|
+
items: items
|
185
83
|
}
|
186
84
|
}
|
187
85
|
}
|
188
|
-
}
|
189
|
-
}
|
86
|
+
}];
|
87
|
+
}
|
190
88
|
}, {
|
191
89
|
eventName: 'blur',
|
192
90
|
eventLabel: i18n("fc96a5f1b79cb734afe08e401b6ba5e7"),
|
193
91
|
description: i18n("c776ab86eb24f6b3db35114e43026f75"),
|
194
|
-
dataSchema:
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
92
|
+
dataSchema: function (manager) {
|
93
|
+
var _a = resolveOptionEventDataSchame(manager),
|
94
|
+
value = _a.value,
|
95
|
+
items = _a.items;
|
96
|
+
return [{
|
97
|
+
type: 'object',
|
98
|
+
properties: {
|
99
|
+
data: {
|
100
|
+
type: 'object',
|
101
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
102
|
+
properties: {
|
103
|
+
value: value,
|
104
|
+
items: items
|
204
105
|
}
|
205
106
|
}
|
206
107
|
}
|
207
|
-
}
|
208
|
-
}
|
209
|
-
}];
|
108
|
+
}];
|
109
|
+
}
|
110
|
+
}], false);
|
210
111
|
// 动作定义
|
211
112
|
_this.actions = __spreadArray(__spreadArray([], __read(TreeCommonAction), false), [{
|
212
113
|
actionType: 'clear',
|
@@ -306,6 +207,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
306
207
|
justify: true,
|
307
208
|
left: 8
|
308
209
|
},
|
210
|
+
value: false,
|
309
211
|
inputClassName: 'is-inline ',
|
310
212
|
visibleOn: 'data.type === "tree-select"'
|
311
213
|
}), getSchemaTpl('switch', {
|
@@ -313,18 +215,20 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
313
215
|
name: 'searchable'
|
314
216
|
}), getSchemaTpl('apiControl', {
|
315
217
|
name: 'searchApi',
|
316
|
-
label:
|
218
|
+
label: i18n("5c52d3e283d197588e29ca31bc613ffe"),
|
317
219
|
labelClassName: 'none',
|
318
220
|
visibleOn: 'data.type === "input-tree" && data.searchable'
|
319
221
|
}), getSchemaTpl('multiple', {
|
320
222
|
body: [{
|
321
223
|
type: 'input-number',
|
322
224
|
label: tipedLabel(i18n("4e373f3ff64ad29a01da87317eb92088"), i18n("7a377ac3904628fd73e7d33ce6130ae1")),
|
323
|
-
name: 'minLength'
|
225
|
+
name: 'minLength',
|
226
|
+
min: 0
|
324
227
|
}, {
|
325
228
|
type: 'input-number',
|
326
229
|
label: tipedLabel(i18n("160cb9a7d57c5b5ca65b5cdf79e8fd28"), i18n("674ddb63a7cd9e14a49813d52cf7e25e")),
|
327
|
-
name: 'maxLength'
|
230
|
+
name: 'maxLength',
|
231
|
+
min: 0
|
328
232
|
}]
|
329
233
|
}), getSchemaTpl('switch', {
|
330
234
|
label: tipedLabel(i18n("204770091fd4b7cd0611ddc65bf21d37"), i18n("be7d848c40dfdd3e20f233c373af00a5")),
|
@@ -360,7 +264,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
360
264
|
manager: _this.manager
|
361
265
|
}), getSchemaTpl('apiControl', {
|
362
266
|
name: 'deferApi',
|
363
|
-
label:
|
267
|
+
label: i18n("dd52923c45686a6f507854e438d4880e"),
|
364
268
|
labelClassName: 'none'
|
365
269
|
}), getSchemaTpl('deferField'), getSchemaTpl('loadingConfig', {
|
366
270
|
visibleOn: 'this.source || !this.options'
|
@@ -420,6 +324,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
420
324
|
label: tipedLabel(i18n("14dc30e68a3d8d53e8ddd98876c1d480"), i18n("68c7da9593da32100cb82ef5106047e1")),
|
421
325
|
value: false,
|
422
326
|
formType: 'extend',
|
327
|
+
autoFocus: false,
|
423
328
|
form: {
|
424
329
|
body: [{
|
425
330
|
type: 'input-text',
|
@@ -437,6 +342,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
437
342
|
trueValue: false,
|
438
343
|
falseValue: true,
|
439
344
|
formType: 'extend',
|
345
|
+
autoFocus: false,
|
440
346
|
form: {
|
441
347
|
body: [{
|
442
348
|
type: i18nEnabled ? 'input-text-i18n' : 'input-text',
|
@@ -480,12 +386,14 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
480
386
|
trueValue: false,
|
481
387
|
falseValue: true,
|
482
388
|
formType: 'extend',
|
389
|
+
autoFocus: false,
|
483
390
|
form: {
|
484
391
|
body: [{
|
485
392
|
type: 'input-number',
|
486
393
|
label: i18n("b40163733b8e3a420e38f295bfab369d"),
|
487
394
|
name: 'unfoldedLevel',
|
488
395
|
value: 1,
|
396
|
+
min: 0,
|
489
397
|
hiddenOn: 'data.initiallyOpen'
|
490
398
|
}]
|
491
399
|
}
|
@@ -517,37 +425,37 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
517
425
|
}
|
518
426
|
TreeSelectControlPlugin.prototype.buildDataSchemas = function (node, region) {
|
519
427
|
var _a;
|
520
|
-
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r
|
521
|
-
var type = resolveOptionType(
|
428
|
+
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r;
|
429
|
+
var type = resolveOptionType(node.schema);
|
522
430
|
// todo:异步数据case
|
523
431
|
var dataSchema = {
|
524
432
|
type: type,
|
525
|
-
title: ((
|
526
|
-
originalValue: (
|
433
|
+
title: ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.label) || ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.name),
|
434
|
+
originalValue: (_d = node.schema) === null || _d === void 0 ? void 0 : _d.value // 记录原始值,循环引用检测需要
|
527
435
|
};
|
528
|
-
if (((
|
436
|
+
if (((_e = node.schema) === null || _e === void 0 ? void 0 : _e.joinValues) === false) {
|
529
437
|
dataSchema = __assign(__assign({}, dataSchema), {
|
530
438
|
type: 'object',
|
531
|
-
title: ((
|
532
|
-
properties: (_a = {}, _a[((
|
439
|
+
title: ((_f = node.schema) === null || _f === void 0 ? void 0 : _f.label) || ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.name),
|
440
|
+
properties: (_a = {}, _a[((_h = node.schema) === null || _h === void 0 ? void 0 : _h.labelField) || 'label'] = {
|
533
441
|
type: 'string',
|
534
442
|
title: i18n("97d07614380da93d257f9fbf81aa56fb")
|
535
|
-
}, _a[((
|
443
|
+
}, _a[((_j = node.schema) === null || _j === void 0 ? void 0 : _j.valueField) || 'value'] = {
|
536
444
|
type: type,
|
537
445
|
title: i18n("fe7509e0ed085b86f07e3e9975cc5b3d")
|
538
446
|
}, _a)
|
539
447
|
});
|
540
448
|
}
|
541
|
-
if ((
|
542
|
-
if ((
|
449
|
+
if ((_k = node.schema) === null || _k === void 0 ? void 0 : _k.multiple) {
|
450
|
+
if ((_l = node.schema) === null || _l === void 0 ? void 0 : _l.extractValue) {
|
543
451
|
dataSchema = {
|
544
452
|
type: 'array',
|
545
|
-
title: ((
|
453
|
+
title: ((_m = node.schema) === null || _m === void 0 ? void 0 : _m.label) || ((_o = node.schema) === null || _o === void 0 ? void 0 : _o.name)
|
546
454
|
};
|
547
|
-
} else if (((
|
455
|
+
} else if (((_p = node.schema) === null || _p === void 0 ? void 0 : _p.joinValues) === false) {
|
548
456
|
dataSchema = {
|
549
457
|
type: 'array',
|
550
|
-
title: ((
|
458
|
+
title: ((_q = node.schema) === null || _q === void 0 ? void 0 : _q.label) || ((_r = node.schema) === null || _r === void 0 ? void 0 : _r.name),
|
551
459
|
items: {
|
552
460
|
type: 'object',
|
553
461
|
title: i18n("ab5dea29793d933fa7b5487a7309df6a"),
|
@@ -565,4 +473,4 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
565
473
|
registerEditorPlugin(TreeSelectControlPlugin);
|
566
474
|
|
567
475
|
export { TreeSelectControlPlugin };
|
568
|
-
window.amisEditorVersionInfo={version:'
|
476
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Form/UUID.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -51,4 +51,4 @@ var UUIDControlPlugin = /** @class */function (_super) {
|
|
51
51
|
registerEditorPlugin(UUIDControlPlugin);
|
52
52
|
|
53
53
|
export { UUIDControlPlugin };
|
54
|
-
window.amisEditorVersionInfo={version:'
|
54
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Grid.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -676,4 +676,4 @@ var GridPlugin = /** @class */function (_super) {
|
|
676
676
|
registerEditorPlugin(GridPlugin);
|
677
677
|
|
678
678
|
export { GridPlugin };
|
679
|
-
window.amisEditorVersionInfo={version:'
|
679
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/HBox.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -591,4 +591,4 @@ var HBoxPlugin = /** @class */function (_super) {
|
|
591
591
|
registerEditorPlugin(HBoxPlugin);
|
592
592
|
|
593
593
|
export { HBoxPlugin };
|
594
|
-
window.amisEditorVersionInfo={version:'
|
594
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/IFrame.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -76,4 +76,4 @@ var IFramePlugin = /** @class */function (_super) {
|
|
76
76
|
registerEditorPlugin(IFramePlugin);
|
77
77
|
|
78
78
|
export { IFramePlugin };
|
79
|
-
window.amisEditorVersionInfo={version:'
|
79
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Icon.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -136,4 +136,4 @@ var IconPlugin = /** @class */function (_super) {
|
|
136
136
|
registerEditorPlugin(IconPlugin);
|
137
137
|
|
138
138
|
export { IconPlugin };
|
139
|
-
window.amisEditorVersionInfo={version:'
|
139
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Image.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -96,12 +96,12 @@ var ImagePlugin = /** @class */function (_super) {
|
|
96
96
|
// 动作定义
|
97
97
|
_this.actions = [{
|
98
98
|
actionType: 'preview',
|
99
|
-
actionLabel:
|
100
|
-
description:
|
99
|
+
actionLabel: i18n("645dbc5504e722a30896486085a06b32"),
|
100
|
+
description: i18n("9aa70276e6d364abdc0543deccea2dac")
|
101
101
|
}, {
|
102
102
|
actionType: 'zoom',
|
103
|
-
actionLabel:
|
104
|
-
description:
|
103
|
+
actionLabel: i18n("893a9d45e4df161d0b0c57340631bd2f"),
|
104
|
+
description: i18n("e8aaab64292d8b17db25a1ab44bcd8e0"),
|
105
105
|
schema: {
|
106
106
|
type: 'container',
|
107
107
|
body: [getArgsWrapper([getSchemaTpl('formulaControl', {
|
@@ -111,7 +111,7 @@ var ImagePlugin = /** @class */function (_super) {
|
|
111
111
|
horizontal: {
|
112
112
|
leftFixed: 4 // 需要设置下leftFixed,否则这个字段的控件没有与其他字段的控件左对齐
|
113
113
|
},
|
114
|
-
label: tipedLabel(
|
114
|
+
label: tipedLabel(i18n("28a7e3af290b229c490da0ad4e9b700e"), i18n("7f2081cebf9bd4b10b953b4008c4b568")),
|
115
115
|
value: 50,
|
116
116
|
size: 'lg'
|
117
117
|
})])]
|
@@ -191,12 +191,12 @@ var ImagePlugin = /** @class */function (_super) {
|
|
191
191
|
}), getSchemaTpl('formulaControl', {
|
192
192
|
name: 'maxScale',
|
193
193
|
mode: 'horizontal',
|
194
|
-
label: tipedLabel(
|
194
|
+
label: tipedLabel(i18n("cb90ac33f6b3bf684635d4f57cb290a0"), i18n("7ab252f7aab256f1785c793049d01e13")),
|
195
195
|
value: 200
|
196
196
|
}), getSchemaTpl('formulaControl', {
|
197
197
|
name: 'minScale',
|
198
198
|
mode: 'horizontal',
|
199
|
-
label: tipedLabel(
|
199
|
+
label: tipedLabel(i18n("7d645933c48d5061c2a13dd5f8b9b4fa"), i18n("164f3e6ced78578c534477da66e0b008")),
|
200
200
|
value: 50
|
201
201
|
})]
|
202
202
|
}, getSchemaTpl('status')])
|
@@ -377,4 +377,4 @@ var ImagePlugin = /** @class */function (_super) {
|
|
377
377
|
registerEditorPlugin(ImagePlugin);
|
378
378
|
|
379
379
|
export { ImagePlugin };
|
380
|
-
window.amisEditorVersionInfo={version:'
|
380
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Images.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -198,4 +198,4 @@ var ImagesPlugin = /** @class */function (_super) {
|
|
198
198
|
registerEditorPlugin(ImagesPlugin);
|
199
199
|
|
200
200
|
export { ImagesPlugin };
|
201
|
-
window.amisEditorVersionInfo={version:'
|
201
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Json.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -65,4 +65,4 @@ var JsonPlugin = /** @class */function (_super) {
|
|
65
65
|
registerEditorPlugin(JsonPlugin);
|
66
66
|
|
67
67
|
export { JsonPlugin };
|
68
|
-
window.amisEditorVersionInfo={version:'
|
68
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -254,4 +254,4 @@ var FlexPluginBase = /** @class */function (_super) {
|
|
254
254
|
}(LayoutBasePlugin);
|
255
255
|
|
256
256
|
export { FlexPluginBase, defaultFlexColumnSchema };
|
257
|
-
window.amisEditorVersionInfo={version:'
|
257
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -16,7 +16,7 @@ var Layout_fixed = /** @class */function (_super) {
|
|
16
16
|
_this.name = i18n("9bbb7cfaeb34a2b5c095ac253355f028");
|
17
17
|
_this.isBaseComponent = true;
|
18
18
|
_this.pluginIcon = 'layout-fixed-plugin';
|
19
|
-
_this.description =
|
19
|
+
_this.description = i18n("8e9f5f321ac9b39dbcf0f603190815ce");
|
20
20
|
_this.order = 0;
|
21
21
|
_this.scaffold = {
|
22
22
|
type: 'container',
|
@@ -53,4 +53,4 @@ var Layout_fixed = /** @class */function (_super) {
|
|
53
53
|
registerEditorPlugin(Layout_fixed);
|
54
54
|
|
55
55
|
export { Layout_fixed as default };
|
56
|
-
window.amisEditorVersionInfo={version:'
|
56
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -39,4 +39,4 @@ var Layout_free_container = /** @class */function (_super) {
|
|
39
39
|
registerEditorPlugin(Layout_free_container);
|
40
40
|
|
41
41
|
export { Layout_free_container as default };
|
42
|
-
window.amisEditorVersionInfo={version:'
|
42
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -47,4 +47,4 @@ var Layout_fixed_top = /** @class */function (_super) {
|
|
47
47
|
registerEditorPlugin(Layout_fixed_top);
|
48
48
|
|
49
49
|
export { Layout_fixed_top as default };
|
50
|
-
window.amisEditorVersionInfo={version:'
|
50
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Link.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -95,4 +95,4 @@ var LinkPlugin = /** @class */function (_super) {
|
|
95
95
|
registerEditorPlugin(LinkPlugin);
|
96
96
|
|
97
97
|
export { LinkPlugin };
|
98
|
-
window.amisEditorVersionInfo={version:'
|
98
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/List.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -338,4 +338,4 @@ var ListPlugin = /** @class */function (_super) {
|
|
338
338
|
registerEditorPlugin(ListPlugin);
|
339
339
|
|
340
340
|
export { ListPlugin };
|
341
|
-
window.amisEditorVersionInfo={version:'
|
341
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/List2.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -437,4 +437,4 @@ var List2Plugin = /** @class */function (_super) {
|
|
437
437
|
registerEditorPlugin(List2Plugin);
|
438
438
|
|
439
439
|
export { List2Plugin };
|
440
|
-
window.amisEditorVersionInfo={version:'
|
440
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/ListItem.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor
|
3
|
-
* build time: 2023-12-
|
2
|
+
* amis-editor v6.0.0
|
3
|
+
* build time: 2023-12-29
|
4
4
|
* Copyright 2018-2023 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -164,4 +164,4 @@ var ListItemPlugin = /** @class */function (_super) {
|
|
164
164
|
registerEditorPlugin(ListItemPlugin);
|
165
165
|
|
166
166
|
export { ListItemPlugin };
|
167
|
-
window.amisEditorVersionInfo={version:'
|
167
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|