amis-editor 5.7.0 → 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 +4 -1
- 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.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.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.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
|
|
@@ -25,13 +25,13 @@ var cloneDeep__default = /*#__PURE__*/_interopDefaultLegacy(cloneDeep);
|
|
25
25
|
var TreeCommonAction = [{
|
26
26
|
actionType: 'add',
|
27
27
|
actionLabel: i18nRuntime.i18n("66ab5e9f24c8f46012a25c89919fb191"),
|
28
|
-
description:
|
28
|
+
description: i18nRuntime.i18n("9df3213a5f8211cf2626f4c5c646d71d"),
|
29
29
|
innerArgs: ['item', 'parentValue'],
|
30
30
|
schema: helper.getArgsWrapper({
|
31
31
|
type: 'container',
|
32
32
|
body: [{
|
33
33
|
type: 'input-kv',
|
34
|
-
label:
|
34
|
+
label: i18nRuntime.i18n("a6354302d04750ab5e28fac72be054b1"),
|
35
35
|
name: 'item',
|
36
36
|
mode: 'horizontal',
|
37
37
|
inputClassName: 'ml-2',
|
@@ -39,32 +39,32 @@ var TreeCommonAction = [{
|
|
39
39
|
required: true,
|
40
40
|
draggable: false,
|
41
41
|
valueType: 'ae-formulaControl',
|
42
|
-
keyPlaceholder:
|
42
|
+
keyPlaceholder: i18nRuntime.i18n("1a873cce402693b4c3b4bf16a4a04523"),
|
43
43
|
value: {
|
44
44
|
label: '',
|
45
45
|
value: ''
|
46
46
|
}
|
47
47
|
}, amisEditorCore.getSchemaTpl('formulaControl', {
|
48
|
-
label:
|
48
|
+
label: i18nRuntime.i18n("75208f0b7fa9dd1633fa2dded76a6e8d"),
|
49
49
|
name: 'parentValue',
|
50
50
|
mode: 'horizontal',
|
51
51
|
inputClassName: 'ml-2',
|
52
52
|
size: 'lg',
|
53
53
|
variables: '${variables}',
|
54
54
|
inputMode: 'input-group',
|
55
|
-
placeholder:
|
55
|
+
placeholder: i18nRuntime.i18n("dcc957ddbe7fd921ea03d008f7ddae4c")
|
56
56
|
})]
|
57
57
|
})
|
58
58
|
}, {
|
59
59
|
actionType: 'edit',
|
60
60
|
actionLabel: i18nRuntime.i18n("95b351c86267f3aedf89520959bce689"),
|
61
|
-
description:
|
61
|
+
description: i18nRuntime.i18n("cd407112daa4d933aead47835bedafb2"),
|
62
62
|
innerArgs: ['item', 'originValue'],
|
63
63
|
schema: helper.getArgsWrapper({
|
64
64
|
type: 'container',
|
65
65
|
body: [{
|
66
66
|
type: 'input-kv',
|
67
|
-
label:
|
67
|
+
label: i18nRuntime.i18n("a6354302d04750ab5e28fac72be054b1"),
|
68
68
|
name: 'item',
|
69
69
|
mode: 'horizontal',
|
70
70
|
inputClassName: 'ml-2',
|
@@ -72,13 +72,13 @@ var TreeCommonAction = [{
|
|
72
72
|
required: true,
|
73
73
|
draggable: false,
|
74
74
|
valueType: 'ae-formulaControl',
|
75
|
-
keyPlaceholder:
|
75
|
+
keyPlaceholder: i18nRuntime.i18n("1a873cce402693b4c3b4bf16a4a04523"),
|
76
76
|
value: {
|
77
77
|
label: '',
|
78
78
|
value: ''
|
79
79
|
}
|
80
80
|
}, amisEditorCore.getSchemaTpl('formulaControl', {
|
81
|
-
label:
|
81
|
+
label: i18nRuntime.i18n("a3b6fcf7cfabfc83543bb00375235915"),
|
82
82
|
name: 'originValue',
|
83
83
|
mode: 'horizontal',
|
84
84
|
inputClassName: 'ml-2',
|
@@ -86,16 +86,16 @@ var TreeCommonAction = [{
|
|
86
86
|
size: 'lg',
|
87
87
|
variables: '${variables}',
|
88
88
|
inputMode: 'input-group',
|
89
|
-
placeholder:
|
89
|
+
placeholder: i18nRuntime.i18n("0f2dd97ecc370524fd8ff0a9ffb880a5")
|
90
90
|
})]
|
91
91
|
})
|
92
92
|
}, {
|
93
93
|
actionType: 'delete',
|
94
94
|
actionLabel: i18nRuntime.i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
|
95
|
-
description:
|
95
|
+
description: i18nRuntime.i18n("e70edec390d0e602208f6951e1b5f01f"),
|
96
96
|
innerArgs: ['value'],
|
97
97
|
schema: helper.getArgsWrapper([amisEditorCore.getSchemaTpl('formulaControl', {
|
98
|
-
label:
|
98
|
+
label: i18nRuntime.i18n("d16814fa14c14dbeca8d7e8600852255"),
|
99
99
|
name: 'value',
|
100
100
|
mode: 'horizontal',
|
101
101
|
inputClassName: 'ml-2',
|
@@ -103,12 +103,8 @@ var TreeCommonAction = [{
|
|
103
103
|
size: 'lg',
|
104
104
|
variables: '${variables}',
|
105
105
|
inputMode: 'input-group',
|
106
|
-
placeholder:
|
106
|
+
placeholder: i18nRuntime.i18n("6a2e7e69d5bcf2e2ab0c3e288d7fd2ab")
|
107
107
|
})])
|
108
|
-
}, {
|
109
|
-
actionType: 'reload',
|
110
|
-
actionLabel: i18nRuntime.i18n("694fc5efa9e1d1c2c5eb6525e1c7fb29"),
|
111
|
-
description: '刷新数据'
|
112
108
|
}];
|
113
109
|
var TreeControlPlugin = /** @class */function (_super) {
|
114
110
|
tslib.__extends(TreeControlPlugin, _super);
|
@@ -118,7 +114,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
118
114
|
_this.rendererName = 'input-tree';
|
119
115
|
_this.$schema = '/schemas/TreeControlSchema.json';
|
120
116
|
// 组件名称
|
121
|
-
_this.name =
|
117
|
+
_this.name = i18nRuntime.i18n("6e065eee612393b1d6a16e7696e4c911");
|
122
118
|
_this.isBaseComponent = true;
|
123
119
|
_this.icon = 'fa fa-list-alt';
|
124
120
|
_this.pluginIcon = 'input-tree-plugin';
|
@@ -128,7 +124,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
128
124
|
_this.tags = [i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")];
|
129
125
|
_this.scaffold = {
|
130
126
|
type: 'input-tree',
|
131
|
-
label:
|
127
|
+
label: i18nRuntime.i18n("6e065eee612393b1d6a16e7696e4c911"),
|
132
128
|
name: 'tree',
|
133
129
|
options: [{
|
134
130
|
label: i18nRuntime.i18n("05f87b331e1c97691776d93a6598373f"),
|
@@ -151,125 +147,14 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
151
147
|
mode: 'horizontal',
|
152
148
|
wrapWithPanel: false,
|
153
149
|
body: [tslib.__assign(tslib.__assign({}, _this.scaffold), {
|
154
|
-
label:
|
150
|
+
label: i18nRuntime.i18n("555fbc1714ad0d899939b12b95dabe09"),
|
155
151
|
mode: 'normal'
|
156
152
|
})]
|
157
153
|
};
|
158
154
|
_this.notRenderFormZone = true;
|
159
155
|
_this.panelTitle = i18nRuntime.i18n("f77f634e6892c6447c5d9df623e42aff");
|
160
156
|
// 事件定义
|
161
|
-
_this.events =
|
162
|
-
eventName: 'change',
|
163
|
-
eventLabel: i18nRuntime.i18n("755955372bcc0c7ebf161a656bc389b3"),
|
164
|
-
description: i18nRuntime.i18n("2fc76872efce1eabd3b74a3e4fd5b976"),
|
165
|
-
dataSchema: [{
|
166
|
-
type: 'object',
|
167
|
-
properties: {
|
168
|
-
data: {
|
169
|
-
type: 'object',
|
170
|
-
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
171
|
-
properties: {
|
172
|
-
value: {
|
173
|
-
type: 'string',
|
174
|
-
title: i18nRuntime.i18n("2eda8e3f67e2c6e02e63d27978530ec2")
|
175
|
-
},
|
176
|
-
items: {
|
177
|
-
type: 'array',
|
178
|
-
title: i18nRuntime.i18n("cf965b232227a0e9d14f4f7e31b01c62")
|
179
|
-
}
|
180
|
-
}
|
181
|
-
}
|
182
|
-
}
|
183
|
-
}]
|
184
|
-
}, {
|
185
|
-
eventName: 'add',
|
186
|
-
eventLabel: i18nRuntime.i18n("65d76d0590aa6e05d61fe8db4c6a11ca"),
|
187
|
-
description: i18nRuntime.i18n("0761b99481b1bd10c1d6aad6028a8281"),
|
188
|
-
dataSchema: [{
|
189
|
-
type: 'object',
|
190
|
-
properties: {
|
191
|
-
data: {
|
192
|
-
type: 'object',
|
193
|
-
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
194
|
-
properties: {
|
195
|
-
value: {
|
196
|
-
type: 'object',
|
197
|
-
title: i18nRuntime.i18n("de2392357fc78e9e0f0946bcc0af87b6")
|
198
|
-
},
|
199
|
-
items: {
|
200
|
-
type: 'array',
|
201
|
-
title: i18nRuntime.i18n("cf965b232227a0e9d14f4f7e31b01c62")
|
202
|
-
}
|
203
|
-
}
|
204
|
-
}
|
205
|
-
}
|
206
|
-
}]
|
207
|
-
}, {
|
208
|
-
eventName: 'edit',
|
209
|
-
eventLabel: i18nRuntime.i18n("cd994c38456676f5a55c5593b6a652bf"),
|
210
|
-
description: i18nRuntime.i18n("cd994c38456676f5a55c5593b6a652bf"),
|
211
|
-
dataSchema: [{
|
212
|
-
type: 'object',
|
213
|
-
properties: {
|
214
|
-
data: {
|
215
|
-
type: 'object',
|
216
|
-
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
217
|
-
properties: {
|
218
|
-
value: {
|
219
|
-
type: 'object',
|
220
|
-
title: i18nRuntime.i18n("e385c7c6f726dc2641866d9050777efb")
|
221
|
-
},
|
222
|
-
items: {
|
223
|
-
type: 'array',
|
224
|
-
title: i18nRuntime.i18n("cf965b232227a0e9d14f4f7e31b01c62")
|
225
|
-
}
|
226
|
-
}
|
227
|
-
}
|
228
|
-
}
|
229
|
-
}]
|
230
|
-
}, {
|
231
|
-
eventName: 'delete',
|
232
|
-
eventLabel: i18nRuntime.i18n("d015e18748f42f53bb6ab213e9b06187"),
|
233
|
-
description: i18nRuntime.i18n("d015e18748f42f53bb6ab213e9b06187"),
|
234
|
-
dataSchema: [{
|
235
|
-
type: 'object',
|
236
|
-
properties: {
|
237
|
-
data: {
|
238
|
-
type: 'object',
|
239
|
-
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
240
|
-
properties: {
|
241
|
-
value: {
|
242
|
-
type: 'object',
|
243
|
-
title: i18nRuntime.i18n("58cbd355c5bdb80653a8ae3d3b316c37")
|
244
|
-
},
|
245
|
-
items: {
|
246
|
-
type: 'array',
|
247
|
-
title: i18nRuntime.i18n("cf965b232227a0e9d14f4f7e31b01c62")
|
248
|
-
}
|
249
|
-
}
|
250
|
-
}
|
251
|
-
}
|
252
|
-
}]
|
253
|
-
}, {
|
254
|
-
eventName: 'loadFinished',
|
255
|
-
eventLabel: i18nRuntime.i18n("58995b490ba67e5d29dd87f422b14861"),
|
256
|
-
description: i18nRuntime.i18n("ec2fb7a5db150690b14b63f83d9d4b30"),
|
257
|
-
dataSchema: [{
|
258
|
-
type: 'object',
|
259
|
-
properties: {
|
260
|
-
data: {
|
261
|
-
type: 'object',
|
262
|
-
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
263
|
-
properties: {
|
264
|
-
value: {
|
265
|
-
type: 'object',
|
266
|
-
title: i18nRuntime.i18n("e6b94af26512b3f7ea8eb1433d4a2aaa")
|
267
|
-
}
|
268
|
-
}
|
269
|
-
}
|
270
|
-
}
|
271
|
-
}]
|
272
|
-
}];
|
157
|
+
_this.events = util.TREE_BASE_EVENTS;
|
273
158
|
// 动作定义
|
274
159
|
_this.actions = tslib.__spreadArray(tslib.__spreadArray([{
|
275
160
|
actionType: 'expand',
|
@@ -393,6 +278,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
393
278
|
justify: true,
|
394
279
|
left: 8
|
395
280
|
},
|
281
|
+
value: false,
|
396
282
|
inputClassName: 'is-inline ',
|
397
283
|
visibleOn: 'data.type === "tree-select"'
|
398
284
|
}), amisEditorCore.getSchemaTpl('switch', {
|
@@ -400,18 +286,20 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
400
286
|
name: 'searchable'
|
401
287
|
}), amisEditorCore.getSchemaTpl('apiControl', {
|
402
288
|
name: 'searchApi',
|
403
|
-
label:
|
289
|
+
label: i18nRuntime.i18n("5c52d3e283d197588e29ca31bc613ffe"),
|
404
290
|
labelClassName: 'none',
|
405
291
|
visibleOn: 'data.type === "input-tree" && data.searchable'
|
406
292
|
}), amisEditorCore.getSchemaTpl('multiple', {
|
407
293
|
body: [{
|
408
294
|
type: 'input-number',
|
409
295
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("4e373f3ff64ad29a01da87317eb92088"), i18nRuntime.i18n("7a377ac3904628fd73e7d33ce6130ae1")),
|
410
|
-
name: 'minLength'
|
296
|
+
name: 'minLength',
|
297
|
+
min: 0
|
411
298
|
}, {
|
412
299
|
type: 'input-number',
|
413
300
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("160cb9a7d57c5b5ca65b5cdf79e8fd28"), i18nRuntime.i18n("674ddb63a7cd9e14a49813d52cf7e25e")),
|
414
|
-
name: 'maxLength'
|
301
|
+
name: 'maxLength',
|
302
|
+
min: 0
|
415
303
|
}]
|
416
304
|
}), amisEditorCore.getSchemaTpl('switch', {
|
417
305
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("204770091fd4b7cd0611ddc65bf21d37"), i18nRuntime.i18n("be7d848c40dfdd3e20f233c373af00a5")),
|
@@ -449,7 +337,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
449
337
|
manager: _this.manager
|
450
338
|
}), amisEditorCore.getSchemaTpl('apiControl', {
|
451
339
|
name: 'deferApi',
|
452
|
-
label:
|
340
|
+
label: i18nRuntime.i18n("dd52923c45686a6f507854e438d4880e"),
|
453
341
|
labelClassName: 'none'
|
454
342
|
}), amisEditorCore.getSchemaTpl('deferField'), amisEditorCore.getSchemaTpl('loadingConfig', {
|
455
343
|
visibleOn: 'this.source || !this.options'
|
@@ -510,6 +398,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
510
398
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("14dc30e68a3d8d53e8ddd98876c1d480"), i18nRuntime.i18n("68c7da9593da32100cb82ef5106047e1")),
|
511
399
|
value: false,
|
512
400
|
formType: 'extend',
|
401
|
+
autoFocus: false,
|
513
402
|
form: {
|
514
403
|
body: [{
|
515
404
|
type: 'input-text',
|
@@ -527,6 +416,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
527
416
|
trueValue: false,
|
528
417
|
falseValue: true,
|
529
418
|
formType: 'extend',
|
419
|
+
autoFocus: false,
|
530
420
|
form: {
|
531
421
|
body: [{
|
532
422
|
type: i18nEnabled ? 'input-text-i18n' : 'input-text',
|
@@ -570,12 +460,14 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
570
460
|
trueValue: false,
|
571
461
|
falseValue: true,
|
572
462
|
formType: 'extend',
|
463
|
+
autoFocus: false,
|
573
464
|
form: {
|
574
465
|
body: [{
|
575
466
|
type: 'input-number',
|
576
467
|
label: i18nRuntime.i18n("b40163733b8e3a420e38f295bfab369d"),
|
577
468
|
name: 'unfoldedLevel',
|
578
469
|
value: 1,
|
470
|
+
min: 0,
|
579
471
|
hiddenOn: 'data.initiallyOpen'
|
580
472
|
}]
|
581
473
|
}
|
@@ -607,37 +499,37 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
607
499
|
}
|
608
500
|
TreeControlPlugin.prototype.buildDataSchemas = function (node, region) {
|
609
501
|
var _a;
|
610
|
-
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r
|
611
|
-
var type = util.resolveOptionType(
|
502
|
+
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r;
|
503
|
+
var type = util.resolveOptionType(node.schema);
|
612
504
|
// todo:异步数据case
|
613
505
|
var dataSchema = {
|
614
506
|
type: type,
|
615
|
-
title: ((
|
616
|
-
originalValue: (
|
507
|
+
title: ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.label) || ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.name),
|
508
|
+
originalValue: (_d = node.schema) === null || _d === void 0 ? void 0 : _d.value // 记录原始值,循环引用检测需要
|
617
509
|
};
|
618
|
-
if (((
|
510
|
+
if (((_e = node.schema) === null || _e === void 0 ? void 0 : _e.joinValues) === false) {
|
619
511
|
dataSchema = tslib.__assign(tslib.__assign({}, dataSchema), {
|
620
512
|
type: 'object',
|
621
|
-
title: ((
|
622
|
-
properties: (_a = {}, _a[((
|
513
|
+
title: ((_f = node.schema) === null || _f === void 0 ? void 0 : _f.label) || ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.name),
|
514
|
+
properties: (_a = {}, _a[((_h = node.schema) === null || _h === void 0 ? void 0 : _h.labelField) || 'label'] = {
|
623
515
|
type: 'string',
|
624
516
|
title: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb")
|
625
|
-
}, _a[((
|
517
|
+
}, _a[((_j = node.schema) === null || _j === void 0 ? void 0 : _j.valueField) || 'value'] = {
|
626
518
|
type: type,
|
627
519
|
title: i18nRuntime.i18n("fe7509e0ed085b86f07e3e9975cc5b3d")
|
628
520
|
}, _a)
|
629
521
|
});
|
630
522
|
}
|
631
|
-
if ((
|
632
|
-
if ((
|
523
|
+
if ((_k = node.schema) === null || _k === void 0 ? void 0 : _k.multiple) {
|
524
|
+
if ((_l = node.schema) === null || _l === void 0 ? void 0 : _l.extractValue) {
|
633
525
|
dataSchema = {
|
634
526
|
type: 'array',
|
635
|
-
title: ((
|
527
|
+
title: ((_m = node.schema) === null || _m === void 0 ? void 0 : _m.label) || ((_o = node.schema) === null || _o === void 0 ? void 0 : _o.name)
|
636
528
|
};
|
637
|
-
} else if (((
|
529
|
+
} else if (((_p = node.schema) === null || _p === void 0 ? void 0 : _p.joinValues) === false) {
|
638
530
|
dataSchema = {
|
639
531
|
type: 'array',
|
640
|
-
title: ((
|
532
|
+
title: ((_q = node.schema) === null || _q === void 0 ? void 0 : _q.label) || ((_r = node.schema) === null || _r === void 0 ? void 0 : _r.name),
|
641
533
|
items: {
|
642
534
|
type: 'object',
|
643
535
|
title: i18nRuntime.i18n("ab5dea29793d933fa7b5487a7309df6a"),
|
@@ -656,4 +548,4 @@ amisEditorCore.registerEditorPlugin(TreeControlPlugin);
|
|
656
548
|
|
657
549
|
exports.TreeCommonAction = TreeCommonAction;
|
658
550
|
exports.TreeControlPlugin = TreeControlPlugin;
|
659
|
-
window.amisEditorVersionInfo={version:'
|
551
|
+
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
|
|
@@ -48,4 +48,4 @@ var URLControlPlugin = /** @class */function (_super) {
|
|
48
48
|
amisEditorCore.registerEditorPlugin(URLControlPlugin);
|
49
49
|
|
50
50
|
exports.URLControlPlugin = URLControlPlugin;
|
51
|
-
window.amisEditorVersionInfo={version:'
|
51
|
+
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
|
|
@@ -48,4 +48,4 @@ var YearControlPlugin = /** @class */function (_super) {
|
|
48
48
|
amisEditorCore.registerEditorPlugin(YearControlPlugin);
|
49
49
|
|
50
50
|
exports.YearControlPlugin = YearControlPlugin;
|
51
|
-
window.amisEditorVersionInfo={version:'
|
51
|
+
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
|
|
@@ -50,4 +50,4 @@ var YearRangeControlPlugin = /** @class */function (_super) {
|
|
50
50
|
amisEditorCore.registerEditorPlugin(YearRangeControlPlugin);
|
51
51
|
|
52
52
|
exports.YearRangeControlPlugin = YearRangeControlPlugin;
|
53
|
-
window.amisEditorVersionInfo={version:'
|
53
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
package/lib/plugin/Form/Item.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
|
|
@@ -227,4 +227,4 @@ var ItemPlugin = /** @class */function (_super) {
|
|
227
227
|
amisEditorCore.registerEditorPlugin(ItemPlugin);
|
228
228
|
|
229
229
|
exports.ItemPlugin = ItemPlugin;
|
230
|
-
window.amisEditorVersionInfo={version:'
|
230
|
+
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
|
|
@@ -58,21 +58,21 @@ var ListControlPlugin = /** @class */function (_super) {
|
|
58
58
|
eventName: 'change',
|
59
59
|
eventLabel: i18nRuntime.i18n("755955372bcc0c7ebf161a656bc389b3"),
|
60
60
|
description: i18nRuntime.i18n("2fc76872efce1eabd3b74a3e4fd5b976"),
|
61
|
-
dataSchema:
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
61
|
+
dataSchema: function (manager) {
|
62
|
+
var value = util.resolveOptionEventDataSchame(manager).value;
|
63
|
+
return [{
|
64
|
+
type: 'object',
|
65
|
+
properties: {
|
66
|
+
data: {
|
67
|
+
type: 'object',
|
68
|
+
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
69
|
+
properties: {
|
70
|
+
value: value
|
71
71
|
}
|
72
72
|
}
|
73
73
|
}
|
74
|
-
}
|
75
|
-
}
|
74
|
+
}];
|
75
|
+
}
|
76
76
|
}];
|
77
77
|
// 动作定义
|
78
78
|
_this.actions = [{
|
@@ -177,37 +177,37 @@ var ListControlPlugin = /** @class */function (_super) {
|
|
177
177
|
};
|
178
178
|
ListControlPlugin.prototype.buildDataSchemas = function (node, region) {
|
179
179
|
var _a;
|
180
|
-
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r
|
181
|
-
var type = util.resolveOptionType(
|
180
|
+
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r;
|
181
|
+
var type = util.resolveOptionType(node.schema);
|
182
182
|
// todo:异步数据case
|
183
183
|
var dataSchema = {
|
184
184
|
type: type,
|
185
|
-
title: ((
|
186
|
-
originalValue: (
|
185
|
+
title: ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.label) || ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.name),
|
186
|
+
originalValue: (_d = node.schema) === null || _d === void 0 ? void 0 : _d.value // 记录原始值,循环引用检测需要
|
187
187
|
};
|
188
|
-
if (((
|
188
|
+
if (((_e = node.schema) === null || _e === void 0 ? void 0 : _e.joinValues) === false) {
|
189
189
|
dataSchema = tslib.__assign(tslib.__assign({}, dataSchema), {
|
190
190
|
type: 'object',
|
191
|
-
title: ((
|
192
|
-
properties: (_a = {}, _a[((
|
191
|
+
title: ((_f = node.schema) === null || _f === void 0 ? void 0 : _f.label) || ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.name),
|
192
|
+
properties: (_a = {}, _a[((_h = node.schema) === null || _h === void 0 ? void 0 : _h.labelField) || 'label'] = {
|
193
193
|
type: 'string',
|
194
194
|
title: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb")
|
195
|
-
}, _a[((
|
195
|
+
}, _a[((_j = node.schema) === null || _j === void 0 ? void 0 : _j.valueField) || 'value'] = {
|
196
196
|
type: type,
|
197
197
|
title: i18nRuntime.i18n("fe7509e0ed085b86f07e3e9975cc5b3d")
|
198
198
|
}, _a)
|
199
199
|
});
|
200
200
|
}
|
201
|
-
if ((
|
202
|
-
if ((
|
201
|
+
if ((_k = node.schema) === null || _k === void 0 ? void 0 : _k.multiple) {
|
202
|
+
if ((_l = node.schema) === null || _l === void 0 ? void 0 : _l.extractValue) {
|
203
203
|
dataSchema = {
|
204
204
|
type: 'array',
|
205
|
-
title: ((
|
205
|
+
title: ((_m = node.schema) === null || _m === void 0 ? void 0 : _m.label) || ((_o = node.schema) === null || _o === void 0 ? void 0 : _o.name)
|
206
206
|
};
|
207
|
-
} else if (((
|
207
|
+
} else if (((_p = node.schema) === null || _p === void 0 ? void 0 : _p.joinValues) === false) {
|
208
208
|
dataSchema = {
|
209
209
|
type: 'array',
|
210
|
-
title: ((
|
210
|
+
title: ((_q = node.schema) === null || _q === void 0 ? void 0 : _q.label) || ((_r = node.schema) === null || _r === void 0 ? void 0 : _r.name),
|
211
211
|
items: {
|
212
212
|
type: 'object',
|
213
213
|
title: i18nRuntime.i18n("ab5dea29793d933fa7b5487a7309df6a"),
|
@@ -268,4 +268,4 @@ var ListControlPlugin = /** @class */function (_super) {
|
|
268
268
|
amisEditorCore.registerEditorPlugin(ListControlPlugin);
|
269
269
|
|
270
270
|
exports.ListControlPlugin = ListControlPlugin;
|
271
|
-
window.amisEditorVersionInfo={version:'
|
271
|
+
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
|
|
@@ -147,10 +147,10 @@ var LocationControlPlugin = /** @class */function (_super) {
|
|
147
147
|
placeholder: i18nRuntime.i18n("85451d2eb59327a23e8f745161066d4a")
|
148
148
|
}), amisEditorCore.getSchemaTpl('switch', {
|
149
149
|
name: 'autoSelectCurrentLoc',
|
150
|
-
label: amisEditorCore.tipedLabel(
|
150
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("2e2c57b664358061f9f20aeda43b53af"), i18nRuntime.i18n("3fd78aa49302ff2634badc2ef49828f7"))
|
151
151
|
}), amisEditorCore.getSchemaTpl('switch', {
|
152
152
|
name: 'onlySelectCurrentLoc',
|
153
|
-
label: amisEditorCore.tipedLabel(
|
153
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("1acee853829433de3ece301ee365bc99"), i18nRuntime.i18n("ce8b1e6f3819ea068921a4fa9ead6968"))
|
154
154
|
}), amisEditorCore.getSchemaTpl('clearable'), amisEditorCore.getSchemaTpl('labelRemark'), amisEditorCore.getSchemaTpl('remark'), amisEditorCore.getSchemaTpl('placeholder', {
|
155
155
|
visibleOn: '!onlySelectCurrentLoc'
|
156
156
|
}), amisEditorCore.getSchemaTpl('placeholder', {
|
@@ -236,4 +236,4 @@ var LocationControlPlugin = /** @class */function (_super) {
|
|
236
236
|
amisEditorCore.registerEditorPlugin(LocationControlPlugin);
|
237
237
|
|
238
238
|
exports.LocationControlPlugin = LocationControlPlugin;
|
239
|
-
window.amisEditorVersionInfo={version:'
|
239
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { BasePlugin, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
1
|
+
import { BasePlugin, RendererPluginAction, RendererPluginEvent, EditorNodeType } from 'amis-editor-core';
|
2
2
|
export declare class MatrixControlPlugin extends BasePlugin {
|
3
3
|
static id: string;
|
4
4
|
rendererName: string;
|
@@ -29,4 +29,9 @@ export declare class MatrixControlPlugin extends BasePlugin {
|
|
29
29
|
events: RendererPluginEvent[];
|
30
30
|
actions: RendererPluginAction[];
|
31
31
|
panelBodyCreator: (context: BaseEventContext) => any;
|
32
|
+
buildDataSchemas(node: EditorNodeType, region: EditorNodeType): {
|
33
|
+
type: string;
|
34
|
+
title: any;
|
35
|
+
riginalValue: any;
|
36
|
+
};
|
32
37
|
}
|
@@ -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
|
|
@@ -68,7 +68,7 @@ var MatrixControlPlugin = /** @class */function (_super) {
|
|
68
68
|
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
69
69
|
properties: {
|
70
70
|
value: {
|
71
|
-
type: '
|
71
|
+
type: 'array',
|
72
72
|
title: i18nRuntime.i18n("e48d65cda774019d9a6677354bc781f2")
|
73
73
|
}
|
74
74
|
}
|
@@ -205,10 +205,19 @@ var MatrixControlPlugin = /** @class */function (_super) {
|
|
205
205
|
};
|
206
206
|
return _this;
|
207
207
|
}
|
208
|
+
MatrixControlPlugin.prototype.buildDataSchemas = function (node, region) {
|
209
|
+
var _a, _b, _c;
|
210
|
+
// 先简单处理了
|
211
|
+
return {
|
212
|
+
type: 'array',
|
213
|
+
title: ((_a = node.schema) === null || _a === void 0 ? void 0 : _a.label) || ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.name),
|
214
|
+
riginalValue: (_c = node.schema) === null || _c === void 0 ? void 0 : _c.value // 记录原始值,循环引用检测需要
|
215
|
+
};
|
216
|
+
};
|
208
217
|
MatrixControlPlugin.id = 'MatrixControlPlugin';
|
209
218
|
return MatrixControlPlugin;
|
210
219
|
}(amisEditorCore.BasePlugin);
|
211
220
|
amisEditorCore.registerEditorPlugin(MatrixControlPlugin);
|
212
221
|
|
213
222
|
exports.MatrixControlPlugin = MatrixControlPlugin;
|
214
|
-
window.amisEditorVersionInfo={version:'
|
223
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|