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
|
|
@@ -37,4 +37,4 @@ var SvgJsonView = function SvgJsonView(props) {
|
|
37
37
|
};
|
38
38
|
|
39
39
|
export { SvgJsonView as default };
|
40
|
-
window.amisEditorVersionInfo={version:'
|
40
|
+
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
|
|
@@ -27,4 +27,4 @@ var SvgList = function SvgList(props) {
|
|
27
27
|
};
|
28
28
|
|
29
29
|
export { SvgList as default };
|
30
|
-
window.amisEditorVersionInfo={version:'
|
30
|
+
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
|
|
@@ -27,4 +27,4 @@ var SvgLog = function SvgLog(props) {
|
|
27
27
|
};
|
28
28
|
|
29
29
|
export { SvgLog as default };
|
30
|
-
window.amisEditorVersionInfo={version:'
|
30
|
+
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
|
|
@@ -27,4 +27,4 @@ var SvgMapping = function SvgMapping(props) {
|
|
27
27
|
};
|
28
28
|
|
29
29
|
export { SvgMapping as default };
|
30
|
-
window.amisEditorVersionInfo={version:'
|
30
|
+
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
|
|
@@ -29,4 +29,4 @@ var SvgMarkdown = function SvgMarkdown(props) {
|
|
29
29
|
};
|
30
30
|
|
31
31
|
export { SvgMarkdown as default };
|
32
|
-
window.amisEditorVersionInfo={version:'
|
32
|
+
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
|
|
@@ -32,4 +32,4 @@ var SvgPlain = function SvgPlain(props) {
|
|
32
32
|
};
|
33
33
|
|
34
34
|
export { SvgPlain as default };
|
35
|
-
window.amisEditorVersionInfo={version:'
|
35
|
+
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
|
|
@@ -25,4 +25,4 @@ var SvgProgress = function SvgProgress(props) {
|
|
25
25
|
};
|
26
26
|
|
27
27
|
export { SvgProgress as default };
|
28
|
-
window.amisEditorVersionInfo={version:'
|
28
|
+
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
|
|
@@ -27,4 +27,4 @@ var SvgSparkline = function SvgSparkline(props) {
|
|
27
27
|
};
|
28
28
|
|
29
29
|
export { SvgSparkline as default };
|
30
|
-
window.amisEditorVersionInfo={version:'
|
30
|
+
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
|
|
@@ -30,4 +30,4 @@ var SvgStatus = function SvgStatus(props) {
|
|
30
30
|
};
|
31
31
|
|
32
32
|
export { SvgStatus as default };
|
33
|
-
window.amisEditorVersionInfo={version:'
|
33
|
+
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
|
|
@@ -27,4 +27,4 @@ var SvgSteps = function SvgSteps(props) {
|
|
27
27
|
};
|
28
28
|
|
29
29
|
export { SvgSteps as default };
|
30
|
-
window.amisEditorVersionInfo={version:'
|
30
|
+
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
|
|
@@ -29,4 +29,4 @@ var SvgTime = function SvgTime(props) {
|
|
29
29
|
};
|
30
30
|
|
31
31
|
export { SvgTime as default };
|
32
|
-
window.amisEditorVersionInfo={version:'
|
32
|
+
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
|
|
@@ -20,4 +20,4 @@ var SvgCss = function SvgCss(props) {
|
|
20
20
|
};
|
21
21
|
|
22
22
|
export { SvgCss as default };
|
23
|
-
window.amisEditorVersionInfo={version:'
|
23
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/index.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
|
|
@@ -216,4 +216,4 @@ import './renderer/ListItemControl.js';
|
|
216
216
|
import 'amis-theme-editor-helper';
|
217
217
|
export { BUTTON_DEFAULT_ACTION, BaseLabelMark, formItemControl, remarkTpl } from './component/BaseControl.js';
|
218
218
|
import './icons/index.js';
|
219
|
-
window.amisEditorVersionInfo={version:'
|
219
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/locale/en-US.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
|
|
@@ -3731,6 +3731,78 @@ extendLocale('en-US', {
|
|
3731
3731
|
'00e44cfe38bdcdefa40ad63dec4e9bd4': 'Label template',
|
3732
3732
|
'b2f3c4387bcabafaf39a7be9c624b584': 'Label display content for selected data',
|
3733
3733
|
'988d7b545c09108379a54a1e6060f563': 'Icon Color',
|
3734
|
-
'7278e97a3360f7b31768b86b8d22173d': 'Icon hover color'
|
3734
|
+
'7278e97a3360f7b31768b86b8d22173d': 'Icon hover color',
|
3735
|
+
'9df3213a5f8211cf2626f4c5c646d71d': 'Add data item',
|
3736
|
+
'a6354302d04750ab5e28fac72be054b1': 'data item',
|
3737
|
+
'1a873cce402693b4c3b4bf16a4a04523': 'The Key of the attribute in Option',
|
3738
|
+
'75208f0b7fa9dd1633fa2dded76a6e8d': 'The value of the parent data item',
|
3739
|
+
'dcc957ddbe7fd921ea03d008f7ddae4c': 'Please enter the value of the parent data item valueField',
|
3740
|
+
'cd407112daa4d933aead47835bedafb2': 'Edit Data Item',
|
3741
|
+
'a3b6fcf7cfabfc83543bb00375235915': 'Value of data editing item',
|
3742
|
+
'0f2dd97ecc370524fd8ff0a9ffb880a5': 'Please enter the value of the value Field before editing the data item',
|
3743
|
+
'e70edec390d0e602208f6951e1b5f01f': 'Delete data item',
|
3744
|
+
'd16814fa14c14dbeca8d7e8600852255': 'Value of data deletion item',
|
3745
|
+
'6a2e7e69d5bcf2e2ab0c3e288d7fd2ab': 'Please enter the value for the deletion item valueField',
|
3746
|
+
'6e065eee612393b1d6a16e7696e4c911': 'Tree component',
|
3747
|
+
'555fbc1714ad0d899939b12b95dabe09': 'Tree Component - Embedded Mode',
|
3748
|
+
'5c52d3e283d197588e29ca31bc613ffe': 'Option search interface',
|
3749
|
+
'dd52923c45686a6f507854e438d4880e': 'Lazy loading interface',
|
3750
|
+
'a386f65cf2c47acabfab13781dbdd89f': 'Tree Component - Floating Layer Mode',
|
3751
|
+
'b5d9da39175bc5bdcd2cc7dddeaa232a': 'Lazy loading field',
|
3752
|
+
'31ff316f7b6aa169b2575a50e0342be0': 'Is it the field name of the lazy loading node? The default is defer, and this configuration item can be used to customize the field name',
|
3753
|
+
'37a3bfd0cf20cc17c53396a1077c0852': 'Customize fields to enable lazy loading',
|
3754
|
+
'6c1f091d6ee0780a6f836d212b8afa82': 'New form configured',
|
3755
|
+
'9de4041a80c32ada7fb8b3f212da62d2': 'Edited form configured',
|
3756
|
+
'7eca7159d5a09db3a0008280faae395c': 'Search matching function',
|
3757
|
+
'e95903f4c15aab31ea66ecd51b76e1a3': 'Custom search matching function, when<code>loadDataOnce</code>is enabled, will filter based on the matching results calculated by this function. It is mainly used to handle scenarios where column field types are complex or field value formats and backend returns are inconsistent<code>matchSorter</code>function is used to handle complex filtering scenarios, such as fuzzy matching. For more detailed content, it is recommended to check<a href="https://github.com/kentcdodds/match-sorter" target="_blank">match-sorter</a>.',
|
3758
|
+
'4f54012c824bfcd8f9ca9ded82051d94': 'Mock configuration',
|
3759
|
+
'3566441483da64f6bb1dd44cfd6b0184': 'Data Mock',
|
3760
|
+
'fb677689a875ed3078e386ad88273e73': 'After activation, when the data source is empty, Mock data will be used',
|
3761
|
+
'af192f42759b02f6fd256776b12a238f': 'After setting, the data will be displayed according to the set quantity, which can improve the rendering speed of the design state, reduce the height of the table, and facilitate layout settings. If set to<code>-1</code>, there is no restriction',
|
3762
|
+
'a15e0eac4fe49346a744fa7943c46890': 'Calendar schedule',
|
3763
|
+
'b13bf2bdf8a7abbd8cdf85683214be45': 'Display the calendar and schedule.',
|
3764
|
+
'0c6482892e9df6505c8de1eabca68266': 'time stamp',
|
3765
|
+
'398e51caf9e8fabbeb075833f0c1e701': 'Date Format',
|
3766
|
+
'2ca9949e2a05e63f735b713260307c45': 'Time format',
|
3767
|
+
'e63e4cf37bf0af962b6ad66243dbe0f4': 'Date Time Format',
|
3768
|
+
'69a79a0e5083305255d191f708a41860': 'Is it possible to drag and drop',
|
3769
|
+
'bc48a7871960f7a395fa3ff20774f81c': '{\\ n "status": 0, \\ n "msg": "", \\ n//can not be returned. If data is returned, it will be merged in. \\ n data: {} \\ n}',
|
3770
|
+
'1385df54facf9564658f05d0e9e2c3c7': 'Double click on row',
|
3771
|
+
'1c00d9cceec92084b116a382f2714ebb': 'Double click on the entire row event',
|
3772
|
+
'4f0a3e65cf67ca5a117a3f28745ae930': 'Display the new button at the bottom',
|
3773
|
+
'2424c96966b9c38c7d094a2d40f23a5f': 'Display operation column add button',
|
3774
|
+
'2e2c57b664358061f9f20aeda43b53af': 'Automatic selection',
|
3775
|
+
'3fd78aa49302ff2634badc2ef49828f7': "After activation, automatically select the user's current geographic location",
|
3776
|
+
'1acee853829433de3ece301ee365bc99': 'Restriction mode',
|
3777
|
+
'ce8b1e6f3819ea068921a4fa9ead6968': 'After activation, only the current geographical location can be used and no other geographical locations can be selected',
|
3778
|
+
'fb58b1b692e6cc562764f6969269f802': 'Box details configured',
|
3779
|
+
'645dbc5504e722a30896486085a06b32': 'preview',
|
3780
|
+
'9aa70276e6d364abdc0543deccea2dac': 'preview pictures',
|
3781
|
+
'893a9d45e4df161d0b0c57340631bd2f': 'Adjusting Image Scale',
|
3782
|
+
'e8aaab64292d8b17db25a1ab44bcd8e0': 'Enlarge or shrink the image proportionally',
|
3783
|
+
'28a7e3af290b229c490da0ad4e9b700e': 'Adjusting the proportion',
|
3784
|
+
'7f2081cebf9bd4b10b953b4008c4b568': 'Define the percentage size of the image to be enlarged or reduced each time, with positive values indicating enlargement and negative values indicating reduction. The default value is 50',
|
3785
|
+
'cb90ac33f6b3bf684635d4f57cb290a0': 'Amplification limit',
|
3786
|
+
'7ab252f7aab256f1785c793049d01e13': 'Define the maximum percentage of action to adjust image size, default to 200',
|
3787
|
+
'7d645933c48d5061c2a13dd5f8b9b4fa': 'Reduce limits',
|
3788
|
+
'164f3e6ced78578c534477da66e0b008': 'Define the minimum percentage of action to adjust image size, default to 50',
|
3789
|
+
'8e9f5f321ac9b39dbcf0f603190815ce': 'Suspended container: a special layout container based on CSS Fixed implementation.',
|
3790
|
+
'ace080d5d9684a05aa5ec0ca38ec2831': 'Number of records displayed per page',
|
3791
|
+
'e52664b945c685d43d6ea81953a33a4a': 'Trigger QR code download',
|
3792
|
+
'a605077feb2a94f1f72627703ff48e39': 'There is no data in the current table. Use Mock data for effect preview. Relevant configurations can be modified in the Mock configuration of the component panel',
|
3793
|
+
'014b4de0dd3108fc912547e4a1ed19fd': 'The current table only displays 1 piece of data for effect preview. Click "Preview" at the top to view the real scene data. The relevant configuration can be modified in the Mock configuration of the component panel',
|
3794
|
+
'8bb1910d5bc3b1b32c1e037978ba9d3b': 'Modify and submit after activation, instead of batch submission. It is necessary to configure a quick save interface for submitting data',
|
3795
|
+
'df23e8db7baa38e0d9db41384788a40c': 'By default, the "Quick Save Single Entry" interface of the table is used. If a separate interface for immediate save configuration is provided, local configuration will be prioritized.',
|
3796
|
+
'bf4bc760ad07eccb701c8be8579005fc': 'The number of list items cannot be less than {{@1}}',
|
3797
|
+
'0e69a56857c65181f96cd272d20455d6': 'Click to add an expression',
|
3798
|
+
'd846706b91f99cd12545a78212fa5984': 'Common actions:',
|
3799
|
+
'1889907dcbe32f9e8ac2c9df6603f12e': 'Verify individual form items',
|
3800
|
+
'1a04578671f6c3bfa2d35a8cbd9d1a9e': 'Verify form items',
|
3801
|
+
'e4092e07c4613278048c91064f4bfdf7': 'Verify individual form item data',
|
3802
|
+
'dd39bd1bf78f1b2aec6ed8a05ced6884': 'The value of the verified form item',
|
3803
|
+
'0a2680def3df6912d7c96d95a047b680': 'Verification successful',
|
3804
|
+
'136b339ae7f40edc05251da87dd8a233': 'Verification failed',
|
3805
|
+
'14a265b60d169e9d9c11b9a286de199d': 'Event burial point',
|
3806
|
+
'5c1024a792dfc345b4d8a3b34255691b': 'After enabling event burying, every time an event is triggered, burying data will be sent to the background'
|
3735
3807
|
});
|
3736
|
-
window.amisEditorVersionInfo={version:'
|
3808
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/locale/zh-CN.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
|
|
@@ -3686,6 +3686,82 @@ extendLocale('zh-CN', {
|
|
3686
3686
|
'00e44cfe38bdcdefa40ad63dec4e9bd4': '标签模板',
|
3687
3687
|
'b2f3c4387bcabafaf39a7be9c624b584': '已选定数据的label展示内容',
|
3688
3688
|
'988d7b545c09108379a54a1e6060f563': '图标颜色',
|
3689
|
-
'7278e97a3360f7b31768b86b8d22173d': '图标hover颜色'
|
3689
|
+
'7278e97a3360f7b31768b86b8d22173d': '图标hover颜色',
|
3690
|
+
'9df3213a5f8211cf2626f4c5c646d71d': '新增数据项',
|
3691
|
+
'a6354302d04750ab5e28fac72be054b1': '数据项',
|
3692
|
+
'1a873cce402693b4c3b4bf16a4a04523': 'Option中属性的Key',
|
3693
|
+
'75208f0b7fa9dd1633fa2dded76a6e8d': '父级数据项的值',
|
3694
|
+
'dcc957ddbe7fd921ea03d008f7ddae4c': '请输入父级数据项 valueField 的值',
|
3695
|
+
'cd407112daa4d933aead47835bedafb2': '编辑数据项',
|
3696
|
+
'a3b6fcf7cfabfc83543bb00375235915': '数据编辑项的值',
|
3697
|
+
'0f2dd97ecc370524fd8ff0a9ffb880a5': '请输入数据项编辑前 valueField 的值',
|
3698
|
+
'e70edec390d0e602208f6951e1b5f01f': '删除数据项',
|
3699
|
+
'd16814fa14c14dbeca8d7e8600852255': '数据删除项的值',
|
3700
|
+
'6a2e7e69d5bcf2e2ab0c3e288d7fd2ab': '请输入删除项 valueField 的值',
|
3701
|
+
'6e065eee612393b1d6a16e7696e4c911': '树组件',
|
3702
|
+
'555fbc1714ad0d899939b12b95dabe09': '树组件 - 内嵌模式',
|
3703
|
+
'5c52d3e283d197588e29ca31bc613ffe': '选项搜索接口',
|
3704
|
+
'dd52923c45686a6f507854e438d4880e': '懒加载接口',
|
3705
|
+
'a386f65cf2c47acabfab13781dbdd89f': '树组件 - 浮层模式',
|
3706
|
+
'b5d9da39175bc5bdcd2cc7dddeaa232a': '懒加载字段',
|
3707
|
+
'31ff316f7b6aa169b2575a50e0342be0': '是否为懒加载节点的字段名称,默认为defer,可以用该配置项自定义字段名称',
|
3708
|
+
'37a3bfd0cf20cc17c53396a1077c0852': '自定义开启懒加载的字段',
|
3709
|
+
'6c1f091d6ee0780a6f836d212b8afa82': '已配置新增表单',
|
3710
|
+
'9de4041a80c32ada7fb8b3f212da62d2': '已配置编辑表单',
|
3711
|
+
'7eca7159d5a09db3a0008280faae395c': '搜索匹配函数',
|
3712
|
+
'e95903f4c15aab31ea66ecd51b76e1a3': '自定义搜索匹配函数,当开启<code>loadDataOnce</code>时,会基于该函数计算的匹配结果进行过滤,主要用于处理列字段类型较为复杂或者字段值格式和后端返回不一致的场景。<code>matchSorter</code>函数用于处理复杂的过滤场景,比如模糊匹配等,更多详细内容推荐查看<a href="https://github.com/kentcdodds/match-sorter" target="_blank">match-sorter</a>。',
|
3713
|
+
'483cab6ec2367302b037208475361860': '/* 当前列表的全量数据 */\nitems: any[]',
|
3714
|
+
'dd19e649ee3fd61e0eeab6b67a6eae7b': '/* 最近一次接口返回的全量数据 */\nitemsRaw: any[]',
|
3715
|
+
'2512e82e75dfe0f6f499db4ae9f715af': '/* 额外的配置 */\noptions?: {\n /* 查询参数 */\n query: Record < string, any>;\n /* 列配置 */\n columns: any;\n /** match-sorter 匹配函数 */\n matchSorter: (items: any[], value: string, options?: MatchSorterOptions<any>) => any[]\n}',
|
3716
|
+
'4f54012c824bfcd8f9ca9ded82051d94': 'Mock配置',
|
3717
|
+
'3566441483da64f6bb1dd44cfd6b0184': '数据Mock',
|
3718
|
+
'fb677689a875ed3078e386ad88273e73': '开启后,当数据源为空时,会使用 Mock 数据',
|
3719
|
+
'af192f42759b02f6fd256776b12a238f': '设置后,会按照设置数量展示数据,可以提高设计态渲染速度,降低表格高度,便于布局设置。设置为<code>-1</code>则不限制',
|
3720
|
+
'a15e0eac4fe49346a744fa7943c46890': '日历日程',
|
3721
|
+
'b13bf2bdf8a7abbd8cdf85683214be45': '展示日历及日程。',
|
3722
|
+
'0c6482892e9df6505c8de1eabca68266': '时间戳',
|
3723
|
+
'398e51caf9e8fabbeb075833f0c1e701': '日期格式',
|
3724
|
+
'2ca9949e2a05e63f735b713260307c45': '时间格式',
|
3725
|
+
'e63e4cf37bf0af962b6ad66243dbe0f4': '日期时间格式',
|
3726
|
+
'69a79a0e5083305255d191f708a41860': '是否可拖拽',
|
3727
|
+
'bc48a7871960f7a395fa3ff20774f81c': '{\\n "status": 0,\\n "msg": "",\\n // 可以不返回,如果返回了数据将被 merge 进来。\\n data: {}\\n}',
|
3728
|
+
'1385df54facf9564658f05d0e9e2c3c7': '行双击',
|
3729
|
+
'1c00d9cceec92084b116a382f2714ebb': '双击整行事件',
|
3730
|
+
'4f0a3e65cf67ca5a117a3f28745ae930': '展示底部新增按钮',
|
3731
|
+
'2424c96966b9c38c7d094a2d40f23a5f': '展示操作列新增按钮',
|
3732
|
+
'2e2c57b664358061f9f20aeda43b53af': '自动选择',
|
3733
|
+
'3fd78aa49302ff2634badc2ef49828f7': '开启后,自动选中用户当前的地理位置',
|
3734
|
+
'1acee853829433de3ece301ee365bc99': '限制模式',
|
3735
|
+
'ce8b1e6f3819ea068921a4fa9ead6968': '开启后,限制只能使用当前地理位置,不可选择其他地理位置',
|
3736
|
+
'e28da3f03af5367e299b937643a22e49': "当在fx中配置多选值时,需要适配值格式,示例:\n 选项值为\n <pre>{{@1}}, {\n label: '选项B',\n value: 'B'\n}], null, 2)}\n </pre>选中选项A和选项B:\n <ul>\n <li>开启拼接值且拼接符为 ‘,’ :值示例 'A,B'</li>\n <li>关闭拼接值,开启仅提取值,值示例:['A', 'B']</li>\n <li>关闭拼接值,关闭仅提取值,值示例:[\n {label: '选项A', value: 'A'},\n {label: '选项B', value: 'B'}\n ]</li>\n </ul>",
|
3737
|
+
'fb58b1b692e6cc562764f6969269f802': '已配置选框详情',
|
3738
|
+
'645dbc5504e722a30896486085a06b32': '预览',
|
3739
|
+
'9aa70276e6d364abdc0543deccea2dac': '预览图片',
|
3740
|
+
'893a9d45e4df161d0b0c57340631bd2f': '调整图片比例',
|
3741
|
+
'e8aaab64292d8b17db25a1ab44bcd8e0': '将图片等比例放大或缩小',
|
3742
|
+
'28a7e3af290b229c490da0ad4e9b700e': '调整比例',
|
3743
|
+
'7f2081cebf9bd4b10b953b4008c4b568': '定义每次放大或缩小图片的百分比大小,正值为放大,负值为缩小,默认50',
|
3744
|
+
'cb90ac33f6b3bf684635d4f57cb290a0': '放大极限',
|
3745
|
+
'7ab252f7aab256f1785c793049d01e13': '定义动作调整图片大小的最大百分比,默认200',
|
3746
|
+
'7d645933c48d5061c2a13dd5f8b9b4fa': '缩小极限',
|
3747
|
+
'164f3e6ced78578c534477da66e0b008': '定义动作调整图片大小的最小百分比,默认50',
|
3748
|
+
'8e9f5f321ac9b39dbcf0f603190815ce': '悬浮容器: 基于 CSS Fixed 实现的特殊布局容器。',
|
3749
|
+
'ace080d5d9684a05aa5ec0ca38ec2831': '每页显示的记录数',
|
3750
|
+
'e52664b945c685d43d6ea81953a33a4a': '触发二维码下载',
|
3751
|
+
'a605077feb2a94f1f72627703ff48e39': '当前表格无数据,使用Mock数据用于效果预览,组件面板Mock配置中可修改相关配置',
|
3752
|
+
'014b4de0dd3108fc912547e4a1ed19fd': '当前表格仅展示{{@1}}条数据用于效果预览,点击顶部「预览」查看真实场景数据,组件面板Mock配置中可修改相关配置',
|
3753
|
+
'8bb1910d5bc3b1b32c1e037978ba9d3b': '开启后修改即提交,而不是批量提交,需要配置快速保存接口用于提交数据',
|
3754
|
+
'df23e8db7baa38e0d9db41384788a40c': '默认使用表格的「快速保存单条」接口,若单独给立即保存配置接口,则优先使用局部配置。',
|
3755
|
+
'bf4bc760ad07eccb701c8be8579005fc': '列表项数目不能少于{{@1}}',
|
3756
|
+
'0e69a56857c65181f96cd272d20455d6': '点击新增表达式',
|
3757
|
+
'd846706b91f99cd12545a78212fa5984': '常用动作:',
|
3758
|
+
'1889907dcbe32f9e8ac2c9df6603f12e': '对单个表单项进行校验',
|
3759
|
+
'1a04578671f6c3bfa2d35a8cbd9d1a9e': '校验表单项',
|
3760
|
+
'e4092e07c4613278048c91064f4bfdf7': '校验单个表单项数据',
|
3761
|
+
'dd39bd1bf78f1b2aec6ed8a05ced6884': '校验的表单项的值',
|
3762
|
+
'0a2680def3df6912d7c96d95a047b680': '校验成功',
|
3763
|
+
'136b339ae7f40edc05251da87dd8a233': '校验失败',
|
3764
|
+
'14a265b60d169e9d9c11b9a286de199d': '事件埋点',
|
3765
|
+
'5c1024a792dfc345b4d8a3b34255691b': '开启事件埋点后,每次事件触发都会发送埋点数据到后台'
|
3690
3766
|
});
|
3691
|
-
window.amisEditorVersionInfo={version:'
|
3767
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Alert.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
|
|
@@ -105,4 +105,4 @@ var AlertPlugin = /** @class */function (_super) {
|
|
105
105
|
registerEditorPlugin(AlertPlugin);
|
106
106
|
|
107
107
|
export { AlertPlugin };
|
108
|
-
window.amisEditorVersionInfo={version:'
|
108
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/AnchorNav.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
|
|
@@ -275,4 +275,4 @@ var AnchorNavPlugin = /** @class */function (_super) {
|
|
275
275
|
registerEditorPlugin(AnchorNavPlugin);
|
276
276
|
|
277
277
|
export { AnchorNavPlugin };
|
278
|
-
window.amisEditorVersionInfo={version:'
|
278
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Audio.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
|
|
@@ -128,4 +128,4 @@ var AudioPlugin = /** @class */function (_super) {
|
|
128
128
|
registerEditorPlugin(AudioPlugin);
|
129
129
|
|
130
130
|
export { AudioPlugin };
|
131
|
-
window.amisEditorVersionInfo={version:'
|
131
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Avatar.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
|
|
@@ -257,4 +257,4 @@ var AvatarPlugin = /** @class */function (_super) {
|
|
257
257
|
registerEditorPlugin(AvatarPlugin);
|
258
258
|
|
259
259
|
export { AvatarPlugin };
|
260
|
-
window.amisEditorVersionInfo={version:'
|
260
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Breadcrumb.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
|
|
@@ -91,4 +91,4 @@ var BreadcrumbPlugin = /** @class */function (_super) {
|
|
91
91
|
registerEditorPlugin(BreadcrumbPlugin);
|
92
92
|
|
93
93
|
export { BreadcrumbPlugin };
|
94
|
-
window.amisEditorVersionInfo={version:'
|
94
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/Button.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
|
|
@@ -347,4 +347,4 @@ var ButtonPlugin = /** @class */function (_super) {
|
|
347
347
|
registerEditorPlugin(ButtonPlugin);
|
348
348
|
|
349
349
|
export { ButtonPlugin };
|
350
|
-
window.amisEditorVersionInfo={version:'
|
350
|
+
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
|
|
@@ -123,4 +123,4 @@ var ButtonGroupPlugin = /** @class */function (_super) {
|
|
123
123
|
registerEditorPlugin(ButtonGroupPlugin);
|
124
124
|
|
125
125
|
export { ButtonGroupPlugin };
|
126
|
-
window.amisEditorVersionInfo={version:'
|
126
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/esm/plugin/CRUD.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
|
|
@@ -675,17 +675,17 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
675
675
|
type: 'ae-functionEditorControl',
|
676
676
|
allowFullscreen: true,
|
677
677
|
mode: 'normal',
|
678
|
-
label: tipedLabel(
|
678
|
+
label: tipedLabel(i18n("7eca7159d5a09db3a0008280faae395c"), i18n("e95903f4c15aab31ea66ecd51b76e1a3")),
|
679
679
|
renderLabel: true,
|
680
680
|
params: [{
|
681
681
|
label: 'items',
|
682
|
-
tip: genCodeSchema(
|
682
|
+
tip: genCodeSchema(i18n("483cab6ec2367302b037208475361860"))
|
683
683
|
}, {
|
684
684
|
label: 'itemsRaw',
|
685
|
-
tip: genCodeSchema(
|
685
|
+
tip: genCodeSchema(i18n("dd19e649ee3fd61e0eeab6b67a6eae7b"))
|
686
686
|
}, {
|
687
687
|
label: 'options',
|
688
|
-
tip: genCodeSchema(
|
688
|
+
tip: genCodeSchema(i18n("2512e82e75dfe0f6f499db4ae9f715af"))
|
689
689
|
}],
|
690
690
|
placeholder: "return items;",
|
691
691
|
visibleOn: '${loadDataOnce === true}'
|
@@ -916,6 +916,10 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
916
916
|
type: 'select',
|
917
917
|
name: 'type',
|
918
918
|
columnClassName: 'w-ssm',
|
919
|
+
overlay: {
|
920
|
+
align: 'left',
|
921
|
+
width: 150
|
922
|
+
},
|
919
923
|
options: [{
|
920
924
|
value: 'bulk-actions',
|
921
925
|
label: i18n("8abc564260a1564521e0c3a1d5419b4a")
|
@@ -947,11 +951,14 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
947
951
|
}, {
|
948
952
|
value: 'drag-toggler',
|
949
953
|
label: i18n("5b9c3e6ce478196f802722cb09d61f0b")
|
950
|
-
},
|
951
|
-
|
952
|
-
|
953
|
-
|
954
|
-
|
954
|
+
},
|
955
|
+
// list和cards自带全选了,没必要再加了
|
956
|
+
// {
|
957
|
+
// value: 'check-all',
|
958
|
+
// label: '全选',
|
959
|
+
// hiddenOn: '!this.mode || this.mode === "table"'
|
960
|
+
// },
|
961
|
+
{
|
955
962
|
value: 'tpl',
|
956
963
|
label: i18n("97d07614380da93d257f9fbf81aa56fb")
|
957
964
|
}, {
|
@@ -1044,6 +1051,10 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
1044
1051
|
type: 'select',
|
1045
1052
|
name: 'type',
|
1046
1053
|
columnClassName: 'w-ssm',
|
1054
|
+
overlay: {
|
1055
|
+
align: 'left',
|
1056
|
+
width: 150
|
1057
|
+
},
|
1047
1058
|
options: [{
|
1048
1059
|
value: 'bulk-actions',
|
1049
1060
|
label: i18n("8abc564260a1564521e0c3a1d5419b4a")
|
@@ -1244,6 +1255,7 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
1244
1255
|
type: 'button',
|
1245
1256
|
label: i18n("3dd674542204724eb5417efc7354ec73"),
|
1246
1257
|
className: 'm-t-xs m-b-xs',
|
1258
|
+
visibleOn: '!!this.api.url',
|
1247
1259
|
onClick: function (e, props) {
|
1248
1260
|
return __awaiter(_this, void 0, void 0, function () {
|
1249
1261
|
var data, schemaFilter, api, response, result, autoFillKeyValues, items, _a, _b, key;
|
@@ -1847,12 +1859,14 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
1847
1859
|
actions.push.apply(actions, __spreadArray([], __read(((_c = schema === null || schema === void 0 ? void 0 : schema[name_1]) === null || _c === void 0 ? void 0 : _c.actions) || []), false));
|
1848
1860
|
}
|
1849
1861
|
// 保底
|
1850
|
-
fields.length || fields.
|
1851
|
-
|
1852
|
-
|
1862
|
+
fields.length || fields.push.apply(fields, [{
|
1863
|
+
type: 'text',
|
1864
|
+
name: schema.labelField || 'label',
|
1865
|
+
label: 'label'
|
1853
1866
|
}, {
|
1854
|
-
|
1855
|
-
|
1867
|
+
type: 'text',
|
1868
|
+
name: schema.valueField || 'value',
|
1869
|
+
label: 'value'
|
1856
1870
|
}]);
|
1857
1871
|
if (to === 'table') {
|
1858
1872
|
return fields.concat({
|
@@ -1882,4 +1896,4 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
1882
1896
|
registerEditorPlugin(CRUDPlugin);
|
1883
1897
|
|
1884
1898
|
export { CRUDPlugin };
|
1885
|
-
window.amisEditorVersionInfo={version:'
|
1899
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|