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
package/lib/plugin/Mapping.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
|
|
@@ -177,4 +177,4 @@ var MappingPlugin = /** @class */function (_super) {
|
|
177
177
|
amisEditorCore.registerEditorPlugin(MappingPlugin);
|
178
178
|
|
179
179
|
exports.MappingPlugin = MappingPlugin;
|
180
|
-
window.amisEditorVersionInfo={version:'
|
180
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Markdown.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
|
|
@@ -57,4 +57,4 @@ var MarkdownPlugin = /** @class */function (_super) {
|
|
57
57
|
amisEditorCore.registerEditorPlugin(MarkdownPlugin);
|
58
58
|
|
59
59
|
exports.MarkdownPlugin = MarkdownPlugin;
|
60
|
-
window.amisEditorVersionInfo={version:'
|
60
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Nav.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
|
|
@@ -354,4 +354,4 @@ var NavPlugin = /** @class */function (_super) {
|
|
354
354
|
amisEditorCore.registerEditorPlugin(NavPlugin);
|
355
355
|
|
356
356
|
exports.NavPlugin = NavPlugin;
|
357
|
-
window.amisEditorVersionInfo={version:'
|
357
|
+
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
|
|
@@ -160,4 +160,4 @@ var OfficeViewerPlugin = /** @class */function (_super) {
|
|
160
160
|
amisEditorCore.registerEditorPlugin(OfficeViewerPlugin);
|
161
161
|
|
162
162
|
exports.OfficeViewerPlugin = OfficeViewerPlugin;
|
163
|
-
window.amisEditorVersionInfo={version:'
|
163
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Operation.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
|
|
@@ -66,4 +66,4 @@ var OperationPlugin = /** @class */function (_super) {
|
|
66
66
|
amisEditorCore.registerEditorPlugin(OperationPlugin);
|
67
67
|
|
68
68
|
exports.OperationPlugin = OperationPlugin;
|
69
|
-
window.amisEditorVersionInfo={version:'
|
69
|
+
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
|
|
@@ -354,4 +354,4 @@ var ActionPlugin = /** @class */function (_super) {
|
|
354
354
|
amisEditorCore.registerEditorPlugin(ActionPlugin);
|
355
355
|
|
356
356
|
exports.ActionPlugin = ActionPlugin;
|
357
|
-
window.amisEditorVersionInfo={version:'
|
357
|
+
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
|
|
@@ -127,12 +127,10 @@ var TableCellPlugin = /** @class */function (_super) {
|
|
127
127
|
value = value.body && ['container', 'wrapper'].includes(value.type) ? tslib.__assign({
|
128
128
|
// schema中存在容器,用自己的就行
|
129
129
|
type: 'wrapper',
|
130
|
-
wrap: false,
|
131
130
|
body: []
|
132
131
|
}, value) : {
|
133
132
|
// schema中不存在容器,打开子编辑器时需要包裹一层
|
134
133
|
type: 'wrapper',
|
135
|
-
wrap: false,
|
136
134
|
body: [tslib.__assign({
|
137
135
|
type: 'input-text',
|
138
136
|
name: data.name
|
@@ -369,4 +367,4 @@ var TableCellPlugin = /** @class */function (_super) {
|
|
369
367
|
amisEditorCore.registerEditorPlugin(TableCellPlugin);
|
370
368
|
|
371
369
|
exports.TableCellPlugin = TableCellPlugin;
|
372
|
-
window.amisEditorVersionInfo={version:'
|
370
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Page.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
|
|
@@ -373,4 +373,4 @@ var PagePlugin = /** @class */function (_super) {
|
|
373
373
|
amisEditorCore.registerEditorPlugin(PagePlugin);
|
374
374
|
|
375
375
|
exports.PagePlugin = PagePlugin;
|
376
|
-
window.amisEditorVersionInfo={version:'
|
376
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
@@ -27,6 +27,7 @@ export declare class PaginationPlugin extends BasePlugin {
|
|
27
27
|
perPageAvailable: number[];
|
28
28
|
perPage: number;
|
29
29
|
maxButtons: number;
|
30
|
+
ellipsisPageGap: number;
|
30
31
|
};
|
31
32
|
previewSchema: {
|
32
33
|
type: string;
|
@@ -40,6 +41,7 @@ export declare class PaginationPlugin extends BasePlugin {
|
|
40
41
|
perPageAvailable: number[];
|
41
42
|
perPage: number;
|
42
43
|
maxButtons: number;
|
44
|
+
ellipsisPageGap: number;
|
43
45
|
};
|
44
46
|
panelTitle: string;
|
45
47
|
events: RendererPluginEvent[];
|
package/lib/plugin/Pagination.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
|
|
@@ -61,7 +61,8 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
61
61
|
disabled: false,
|
62
62
|
perPageAvailable: [10, 20, 50, 100],
|
63
63
|
perPage: 10,
|
64
|
-
maxButtons: 7
|
64
|
+
maxButtons: 7,
|
65
|
+
ellipsisPageGap: 5
|
65
66
|
};
|
66
67
|
_this.previewSchema = tslib.__assign({}, _this.scaffold);
|
67
68
|
_this.panelTitle = i18nRuntime.i18n("47c62ec10a240c35b8446cc923c5e8ef");
|
@@ -82,7 +83,7 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
82
83
|
},
|
83
84
|
perPage: {
|
84
85
|
type: 'number',
|
85
|
-
title:
|
86
|
+
title: i18nRuntime.i18n("ace080d5d9684a05aa5ec0ca38ec2831")
|
86
87
|
}
|
87
88
|
},
|
88
89
|
description: i18nRuntime.i18n("85f1708454f409855d552f702ac27b19")
|
@@ -249,6 +250,18 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
249
250
|
return value || 5;
|
250
251
|
},
|
251
252
|
visibleOn: '!data.mode || data.mode === "normal"'
|
253
|
+
}, {
|
254
|
+
name: 'ellipsisPageGap',
|
255
|
+
label: '多页跳转页数',
|
256
|
+
type: 'input-number',
|
257
|
+
min: 1,
|
258
|
+
pipeIn: function (value) {
|
259
|
+
return value || 5;
|
260
|
+
},
|
261
|
+
pipeOut: function (value) {
|
262
|
+
return value || 5;
|
263
|
+
},
|
264
|
+
visibleOn: 'data.mode && data.mode === "normal"'
|
252
265
|
}]
|
253
266
|
}, {
|
254
267
|
title: i18nRuntime.i18n("3fea7ca76cdece641436d7ab0d02ab1b"),
|
@@ -256,7 +269,23 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
256
269
|
}])
|
257
270
|
}, {
|
258
271
|
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
259
|
-
body: amisEditorCore.getSchemaTpl('collapseGroup', [
|
272
|
+
body: amisEditorCore.getSchemaTpl('collapseGroup', [{
|
273
|
+
title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
274
|
+
body: [{
|
275
|
+
type: 'select',
|
276
|
+
name: 'size',
|
277
|
+
label: i18nRuntime.i18n("c8339fd2a85af4ba66084d28df808de4"),
|
278
|
+
value: '',
|
279
|
+
pipeIn: amisEditorCore.defaultValue('md'),
|
280
|
+
options: [{
|
281
|
+
label: i18nRuntime.i18n("fd6e80f1e0199d6ecc3ee81ae04aa9ef"),
|
282
|
+
value: 'md'
|
283
|
+
}, {
|
284
|
+
label: '微型',
|
285
|
+
value: 'sm'
|
286
|
+
}]
|
287
|
+
}]
|
288
|
+
}, amisEditorCore.getSchemaTpl('style:classNames', {
|
260
289
|
isFormItem: false
|
261
290
|
})])
|
262
291
|
}, {
|
@@ -279,4 +308,4 @@ var PaginationPlugin = /** @class */function (_super) {
|
|
279
308
|
amisEditorCore.registerEditorPlugin(PaginationPlugin);
|
280
309
|
|
281
310
|
exports.PaginationPlugin = PaginationPlugin;
|
282
|
-
window.amisEditorVersionInfo={version:'
|
311
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Panel.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
|
|
@@ -205,4 +205,4 @@ var PanelPlugin = /** @class */function (_super) {
|
|
205
205
|
amisEditorCore.registerEditorPlugin(PanelPlugin);
|
206
206
|
|
207
207
|
exports.PanelPlugin = PanelPlugin;
|
208
|
-
window.amisEditorVersionInfo={version:'
|
208
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Plain.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
|
|
@@ -150,4 +150,4 @@ var PlainPlugin = /** @class */function (_super) {
|
|
150
150
|
amisEditorCore.registerEditorPlugin(PlainPlugin);
|
151
151
|
|
152
152
|
exports.PlainPlugin = PlainPlugin;
|
153
|
-
window.amisEditorVersionInfo={version:'
|
153
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Progress.d.ts
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
import { RendererPluginAction } from 'amis-editor-core';
|
1
2
|
import { BasePlugin } from 'amis-editor-core';
|
2
3
|
export declare class ProgressPlugin extends BasePlugin {
|
3
4
|
static id: string;
|
@@ -26,6 +27,7 @@ export declare class ProgressPlugin extends BasePlugin {
|
|
26
27
|
strokeWidth: number;
|
27
28
|
valueTpl: string;
|
28
29
|
};
|
30
|
+
actions: RendererPluginAction[];
|
29
31
|
panelTitle: string;
|
30
32
|
panelJustify: boolean;
|
31
33
|
panelBodyCreator: (context: BaseEventContext) => any;
|
package/lib/plugin/Progress.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
|
|
@@ -36,6 +36,16 @@ var ProgressPlugin = /** @class */function (_super) {
|
|
36
36
|
valueTpl: '${value}%'
|
37
37
|
};
|
38
38
|
_this.previewSchema = tslib.__assign({}, _this.scaffold);
|
39
|
+
// 动作定义
|
40
|
+
_this.actions = [{
|
41
|
+
actionType: 'reset',
|
42
|
+
actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
|
43
|
+
description: i18nRuntime.i18n("770fe9e7899cd310b035ef50a39ab2ae")
|
44
|
+
}, {
|
45
|
+
actionType: 'setValue',
|
46
|
+
actionLabel: i18nRuntime.i18n("8f40db3b25528063f1b6a59602a05cd5"),
|
47
|
+
description: i18nRuntime.i18n("0310aa5a05fe07147d8b7ef20616f659")
|
48
|
+
}];
|
39
49
|
_this.panelTitle = i18nRuntime.i18n("c7bff79d059a0b7ff9b02441959d8be2");
|
40
50
|
_this.panelJustify = true;
|
41
51
|
_this.panelBodyCreator = function (context) {
|
@@ -249,4 +259,4 @@ var ProgressPlugin = /** @class */function (_super) {
|
|
249
259
|
amisEditorCore.registerEditorPlugin(ProgressPlugin);
|
250
260
|
|
251
261
|
exports.ProgressPlugin = ProgressPlugin;
|
252
|
-
window.amisEditorVersionInfo={version:'
|
262
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Property.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
|
|
@@ -116,4 +116,4 @@ var PropertyPlugin = /** @class */function (_super) {
|
|
116
116
|
amisEditorCore.registerEditorPlugin(PropertyPlugin);
|
117
117
|
|
118
118
|
exports.PropertyPlugin = PropertyPlugin;
|
119
|
-
window.amisEditorVersionInfo={version:'
|
119
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/QRCode.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
|
|
@@ -35,7 +35,7 @@ var QRCodePlugin = /** @class */function (_super) {
|
|
35
35
|
_this.actions = [{
|
36
36
|
actionType: 'saveAs',
|
37
37
|
actionLabel: i18nRuntime.i18n("f26ef914245883c80f181c4aade2ed04"),
|
38
|
-
description:
|
38
|
+
description: i18nRuntime.i18n("e52664b945c685d43d6ea81953a33a4a")
|
39
39
|
}];
|
40
40
|
_this.panelTitle = i18nRuntime.i18n("22b03c024d815ad327e8b95d684ced38");
|
41
41
|
_this.panelBody = [amisEditorCore.getSchemaTpl('tabs', [{
|
@@ -98,4 +98,4 @@ var QRCodePlugin = /** @class */function (_super) {
|
|
98
98
|
amisEditorCore.registerEditorPlugin(QRCodePlugin);
|
99
99
|
|
100
100
|
exports.QRCodePlugin = QRCodePlugin;
|
101
|
-
window.amisEditorVersionInfo={version:'
|
101
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Reset.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
|
|
@@ -39,4 +39,4 @@ var ResetPlugin = /** @class */function (_super) {
|
|
39
39
|
amisEditorCore.registerEditorPlugin(ResetPlugin);
|
40
40
|
|
41
41
|
exports.ResetPlugin = ResetPlugin;
|
42
|
-
window.amisEditorVersionInfo={version:'
|
42
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/SearchBox.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
|
|
@@ -185,4 +185,4 @@ var SearchBoxPlugin = /** @class */function (_super) {
|
|
185
185
|
amisEditorCore.registerEditorPlugin(SearchBoxPlugin);
|
186
186
|
|
187
187
|
exports.SearchBoxPlugin = SearchBoxPlugin;
|
188
|
-
window.amisEditorVersionInfo={version:'
|
188
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Service.d.ts
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
import { EditorNodeType, BasePlugin, RegionConfig } from 'amis-editor-core';
|
2
2
|
import { DSBuilderManager } from '../builder/DSBuilderManager';
|
3
|
+
import type { Schema } from 'amis-core';
|
3
4
|
import type { EditorManager, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
4
5
|
export declare class ServicePlugin extends BasePlugin {
|
5
6
|
static id: string;
|
@@ -36,7 +37,8 @@ export declare class ServicePlugin extends BasePlugin {
|
|
36
37
|
dsManager: DSBuilderManager;
|
37
38
|
constructor(manager: EditorManager);
|
38
39
|
panelBodyCreator: (context: BaseEventContext) => any;
|
39
|
-
panelFormPipeOut: (schema: any) => Promise<any>;
|
40
|
+
panelFormPipeOut: (schema: any, oldSchema: any) => Promise<any>;
|
41
|
+
patchSchema(schema: Schema): any;
|
40
42
|
buildDataSchemas(node: EditorNodeType, region?: EditorNodeType, trigger?: EditorNodeType): Promise<any>;
|
41
43
|
rendererBeforeDispatchEvent(node: EditorNodeType, e: any, data: any): void;
|
42
44
|
getAvailableContextFields(scopeNode: EditorNodeType, node: EditorNodeType, region?: EditorNodeType): Promise<any>;
|
package/lib/plugin/Service.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
|
|
@@ -9,6 +9,8 @@
|
|
9
9
|
Object.defineProperty(exports, '__esModule', { value: true });
|
10
10
|
|
11
11
|
var tslib = require('tslib');
|
12
|
+
var DeepDiff = require('deep-diff');
|
13
|
+
var pick = require('lodash/pick');
|
12
14
|
var amis = require('amis');
|
13
15
|
var flattenDeep = require('lodash/flattenDeep');
|
14
16
|
var amisEditorCore = require('amis-editor-core');
|
@@ -22,6 +24,8 @@ var i18nRuntime = require('i18n-runtime');
|
|
22
24
|
|
23
25
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
24
26
|
|
27
|
+
var DeepDiff__default = /*#__PURE__*/_interopDefaultLegacy(DeepDiff);
|
28
|
+
var pick__default = /*#__PURE__*/_interopDefaultLegacy(pick);
|
25
29
|
var flattenDeep__default = /*#__PURE__*/_interopDefaultLegacy(flattenDeep);
|
26
30
|
|
27
31
|
var ServicePlugin = /** @class */function (_super) {
|
@@ -258,9 +262,9 @@ var ServicePlugin = /** @class */function (_super) {
|
|
258
262
|
}, helper.getEventControlConfig(_this.manager, context)))]
|
259
263
|
}]);
|
260
264
|
};
|
261
|
-
_this.panelFormPipeOut = function (schema) {
|
265
|
+
_this.panelFormPipeOut = function (schema, oldSchema) {
|
262
266
|
return tslib.__awaiter(_this, void 0, void 0, function () {
|
263
|
-
var entity, builder, updatedSchema, e_1;
|
267
|
+
var entity, builder, observedFields, diff, updatedSchema, e_1;
|
264
268
|
var _a;
|
265
269
|
return tslib.__generator(this, function (_b) {
|
266
270
|
switch (_b.label) {
|
@@ -270,13 +274,24 @@ var ServicePlugin = /** @class */function (_super) {
|
|
270
274
|
return [2 /*return*/, schema];
|
271
275
|
}
|
272
276
|
builder = this.dsManager.getBuilderBySchema(schema);
|
277
|
+
observedFields = ['api'];
|
278
|
+
diff = DeepDiff__default["default"].diff(pick__default["default"](oldSchema, observedFields), pick__default["default"](schema, observedFields));
|
279
|
+
if (!diff) {
|
280
|
+
return [2 /*return*/, schema];
|
281
|
+
}
|
273
282
|
_b.label = 1;
|
274
283
|
case 1:
|
275
284
|
_b.trys.push([1, 3,, 4]);
|
276
285
|
return [4 /*yield*/, builder.buildApiSchema({
|
277
286
|
schema: schema,
|
278
287
|
renderer: 'service',
|
279
|
-
sourceKey: 'api'
|
288
|
+
sourceKey: 'api',
|
289
|
+
apiSettings: {
|
290
|
+
diffConfig: {
|
291
|
+
enable: true,
|
292
|
+
schemaDiff: diff
|
293
|
+
}
|
294
|
+
}
|
280
295
|
})];
|
281
296
|
case 2:
|
282
297
|
updatedSchema = _b.sent();
|
@@ -294,6 +309,11 @@ var ServicePlugin = /** @class */function (_super) {
|
|
294
309
|
_this.dsManager = new DSBuilderManager.DSBuilderManager(manager);
|
295
310
|
return _this;
|
296
311
|
}
|
312
|
+
ServicePlugin.prototype.patchSchema = function (schema) {
|
313
|
+
return schema.hasOwnProperty('dsType') && schema.dsType != null && typeof schema.dsType === 'string' ? schema : tslib.__assign(tslib.__assign({}, schema), {
|
314
|
+
dsType: constants.ApiDSBuilderKey
|
315
|
+
});
|
316
|
+
};
|
297
317
|
ServicePlugin.prototype.buildDataSchemas = function (node, region, trigger) {
|
298
318
|
var _a, _b, _c, _d, _e;
|
299
319
|
return tslib.__awaiter(this, void 0, void 0, function () {
|
@@ -360,4 +380,4 @@ var ServicePlugin = /** @class */function (_super) {
|
|
360
380
|
amisEditorCore.registerEditorPlugin(ServicePlugin);
|
361
381
|
|
362
382
|
exports.ServicePlugin = ServicePlugin;
|
363
|
-
window.amisEditorVersionInfo={version:'
|
383
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Sparkline.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
|
|
@@ -73,4 +73,4 @@ var SparklinePlugin = /** @class */function (_super) {
|
|
73
73
|
amisEditorCore.registerEditorPlugin(SparklinePlugin);
|
74
74
|
|
75
75
|
exports.SparklinePlugin = SparklinePlugin;
|
76
|
-
window.amisEditorVersionInfo={version:'
|
76
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Status.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
|
|
@@ -273,4 +273,4 @@ var StatusPlugin = /** @class */function (_super) {
|
|
273
273
|
amisEditorCore.registerEditorPlugin(StatusPlugin);
|
274
274
|
|
275
275
|
exports.StatusPlugin = StatusPlugin;
|
276
|
-
window.amisEditorVersionInfo={version:'
|
276
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Steps.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
|
|
@@ -119,4 +119,4 @@ var StepsPlugin = /** @class */function (_super) {
|
|
119
119
|
amisEditorCore.registerEditorPlugin(StepsPlugin);
|
120
120
|
|
121
121
|
exports.StepsPlugin = StepsPlugin;
|
122
|
-
window.amisEditorVersionInfo={version:'
|
122
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Submit.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
|
|
@@ -39,4 +39,4 @@ var SubmitPlugin = /** @class */function (_super) {
|
|
39
39
|
amisEditorCore.registerEditorPlugin(SubmitPlugin);
|
40
40
|
|
41
41
|
exports.SubmitPlugin = SubmitPlugin;
|
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
|
|
@@ -368,4 +368,4 @@ var SwitchContainerPlugin = /** @class */function (_super) {
|
|
368
368
|
amisEditorCore.registerEditorPlugin(SwitchContainerPlugin);
|
369
369
|
|
370
370
|
exports.SwitchContainerPlugin = SwitchContainerPlugin;
|
371
|
-
window.amisEditorVersionInfo={version:'
|
371
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Table.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
|
|
@@ -231,8 +231,8 @@ var TablePlugin = /** @class */function (_super) {
|
|
231
231
|
}]
|
232
232
|
}, {
|
233
233
|
eventName: 'rowDbClick',
|
234
|
-
eventLabel:
|
235
|
-
description:
|
234
|
+
eventLabel: i18nRuntime.i18n("1385df54facf9564658f05d0e9e2c3c7"),
|
235
|
+
description: i18nRuntime.i18n("1c00d9cceec92084b116a382f2714ebb"),
|
236
236
|
dataSchema: [{
|
237
237
|
type: 'object',
|
238
238
|
properties: {
|
@@ -838,4 +838,4 @@ var TablePlugin = /** @class */function (_super) {
|
|
838
838
|
amisEditorCore.registerEditorPlugin(TablePlugin);
|
839
839
|
|
840
840
|
exports.TablePlugin = TablePlugin;
|
841
|
-
window.amisEditorVersionInfo={version:'
|
841
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|