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
|
|
@@ -53,149 +53,75 @@ var SelectControlPlugin = /** @class */function (_super) {
|
|
53
53
|
body: [tslib.__assign({}, _this.scaffold)]
|
54
54
|
};
|
55
55
|
// 事件定义
|
56
|
-
_this.events = [{
|
56
|
+
_this.events = tslib.__spreadArray(tslib.__spreadArray([{
|
57
57
|
eventName: 'change',
|
58
58
|
eventLabel: i18nRuntime.i18n("755955372bcc0c7ebf161a656bc389b3"),
|
59
59
|
description: i18nRuntime.i18n("2fc76872efce1eabd3b74a3e4fd5b976"),
|
60
|
-
dataSchema:
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
items: {
|
76
|
-
type: 'array',
|
77
|
-
title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
60
|
+
dataSchema: function (manager) {
|
61
|
+
var _a = util.resolveOptionEventDataSchame(manager),
|
62
|
+
value = _a.value,
|
63
|
+
selectedItems = _a.selectedItems,
|
64
|
+
items = _a.items;
|
65
|
+
return [{
|
66
|
+
type: 'object',
|
67
|
+
properties: {
|
68
|
+
data: {
|
69
|
+
type: 'object',
|
70
|
+
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
71
|
+
properties: {
|
72
|
+
value: value,
|
73
|
+
selectedItems: selectedItems,
|
74
|
+
items: items
|
78
75
|
}
|
79
76
|
}
|
80
77
|
}
|
81
|
-
}
|
82
|
-
}
|
78
|
+
}];
|
79
|
+
}
|
83
80
|
}, {
|
84
81
|
eventName: 'focus',
|
85
82
|
eventLabel: i18nRuntime.i18n("ab0710b367acefa1d6a78e2338291e86"),
|
86
83
|
description: i18nRuntime.i18n("4638e799b95e1b71edd55f278a6f707c"),
|
87
|
-
dataSchema:
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
84
|
+
dataSchema: function (manager) {
|
85
|
+
var _a = util.resolveOptionEventDataSchame(manager),
|
86
|
+
value = _a.value,
|
87
|
+
items = _a.items;
|
88
|
+
return [{
|
89
|
+
type: 'object',
|
90
|
+
properties: {
|
91
|
+
data: {
|
92
|
+
type: 'object',
|
93
|
+
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
94
|
+
properties: {
|
95
|
+
value: value,
|
96
|
+
items: items
|
101
97
|
}
|
102
98
|
}
|
103
99
|
}
|
104
|
-
}
|
105
|
-
}
|
100
|
+
}];
|
101
|
+
}
|
106
102
|
}, {
|
107
103
|
eventName: 'blur',
|
108
104
|
eventLabel: i18nRuntime.i18n("fc96a5f1b79cb734afe08e401b6ba5e7"),
|
109
105
|
description: i18nRuntime.i18n("c776ab86eb24f6b3db35114e43026f75"),
|
110
|
-
dataSchema:
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
124
|
-
}
|
125
|
-
}
|
126
|
-
}
|
127
|
-
}
|
128
|
-
}]
|
129
|
-
}, {
|
130
|
-
eventName: 'add',
|
131
|
-
eventLabel: i18nRuntime.i18n("65d76d0590aa6e05d61fe8db4c6a11ca"),
|
132
|
-
description: i18nRuntime.i18n("65d76d0590aa6e05d61fe8db4c6a11ca"),
|
133
|
-
dataSchema: [{
|
134
|
-
type: 'object',
|
135
|
-
properties: {
|
136
|
-
data: {
|
137
|
-
type: 'object',
|
138
|
-
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
139
|
-
properties: {
|
140
|
-
value: {
|
141
|
-
type: 'object',
|
142
|
-
title: i18nRuntime.i18n("75cc2a992ea150d3a6c68ac4bc486637")
|
143
|
-
},
|
144
|
-
items: {
|
145
|
-
type: 'array',
|
146
|
-
title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
106
|
+
dataSchema: function (manager) {
|
107
|
+
var _a = util.resolveOptionEventDataSchame(manager),
|
108
|
+
value = _a.value,
|
109
|
+
items = _a.items;
|
110
|
+
return [{
|
111
|
+
type: 'object',
|
112
|
+
properties: {
|
113
|
+
data: {
|
114
|
+
type: 'object',
|
115
|
+
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
116
|
+
properties: {
|
117
|
+
value: value,
|
118
|
+
items: items
|
147
119
|
}
|
148
120
|
}
|
149
121
|
}
|
150
|
-
}
|
151
|
-
}
|
152
|
-
},
|
153
|
-
eventName: 'edit',
|
154
|
-
eventLabel: i18nRuntime.i18n("cd994c38456676f5a55c5593b6a652bf"),
|
155
|
-
description: i18nRuntime.i18n("cd994c38456676f5a55c5593b6a652bf"),
|
156
|
-
dataSchema: [{
|
157
|
-
type: 'object',
|
158
|
-
properties: {
|
159
|
-
data: {
|
160
|
-
type: 'object',
|
161
|
-
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
162
|
-
properties: {
|
163
|
-
value: {
|
164
|
-
type: 'object',
|
165
|
-
title: i18nRuntime.i18n("a13b85bddbcdab63ef2b2d98dd46afe9")
|
166
|
-
},
|
167
|
-
items: {
|
168
|
-
type: 'array',
|
169
|
-
title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
170
|
-
}
|
171
|
-
}
|
172
|
-
}
|
173
|
-
}
|
174
|
-
}]
|
175
|
-
}, {
|
176
|
-
eventName: 'delete',
|
177
|
-
eventLabel: i18nRuntime.i18n("d015e18748f42f53bb6ab213e9b06187"),
|
178
|
-
description: i18nRuntime.i18n("d015e18748f42f53bb6ab213e9b06187"),
|
179
|
-
dataSchema: [{
|
180
|
-
type: 'object',
|
181
|
-
properties: {
|
182
|
-
data: {
|
183
|
-
type: 'object',
|
184
|
-
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
185
|
-
properties: {
|
186
|
-
value: {
|
187
|
-
type: 'object',
|
188
|
-
title: i18nRuntime.i18n("8aa4d6aedd7957ebc6b87fec655695ef")
|
189
|
-
},
|
190
|
-
items: {
|
191
|
-
type: 'array',
|
192
|
-
title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
193
|
-
}
|
194
|
-
}
|
195
|
-
}
|
196
|
-
}
|
197
|
-
}]
|
198
|
-
}];
|
122
|
+
}];
|
123
|
+
}
|
124
|
+
}], tslib.__read(util.OPTION_EDIT_EVENTS), false), tslib.__read(util.OPTION_EDIT_EVENTS_OLD), false);
|
199
125
|
// 动作定义
|
200
126
|
_this.actions = [{
|
201
127
|
actionType: 'clear',
|
@@ -284,37 +210,37 @@ var SelectControlPlugin = /** @class */function (_super) {
|
|
284
210
|
}
|
285
211
|
SelectControlPlugin.prototype.buildDataSchemas = function (node, region) {
|
286
212
|
var _a;
|
287
|
-
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r
|
288
|
-
var type = util.resolveOptionType(
|
213
|
+
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r;
|
214
|
+
var type = util.resolveOptionType(node.schema);
|
289
215
|
// todo:异步数据case
|
290
216
|
var dataSchema = {
|
291
217
|
type: type,
|
292
|
-
title: ((
|
293
|
-
originalValue: (
|
218
|
+
title: ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.label) || ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.name),
|
219
|
+
originalValue: (_d = node.schema) === null || _d === void 0 ? void 0 : _d.value // 记录原始值,循环引用检测需要
|
294
220
|
};
|
295
|
-
if (((
|
221
|
+
if (((_e = node.schema) === null || _e === void 0 ? void 0 : _e.joinValues) === false) {
|
296
222
|
dataSchema = tslib.__assign(tslib.__assign({}, dataSchema), {
|
297
223
|
type: 'object',
|
298
|
-
title: ((
|
299
|
-
properties: (_a = {}, _a[((
|
224
|
+
title: ((_f = node.schema) === null || _f === void 0 ? void 0 : _f.label) || ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.name),
|
225
|
+
properties: (_a = {}, _a[((_h = node.schema) === null || _h === void 0 ? void 0 : _h.labelField) || 'label'] = {
|
300
226
|
type: 'string',
|
301
227
|
title: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb")
|
302
|
-
}, _a[((
|
228
|
+
}, _a[((_j = node.schema) === null || _j === void 0 ? void 0 : _j.valueField) || 'value'] = {
|
303
229
|
type: type,
|
304
230
|
title: i18nRuntime.i18n("fe7509e0ed085b86f07e3e9975cc5b3d")
|
305
231
|
}, _a)
|
306
232
|
});
|
307
233
|
}
|
308
|
-
if ((
|
309
|
-
if ((
|
234
|
+
if ((_k = node.schema) === null || _k === void 0 ? void 0 : _k.multiple) {
|
235
|
+
if ((_l = node.schema) === null || _l === void 0 ? void 0 : _l.extractValue) {
|
310
236
|
dataSchema = {
|
311
237
|
type: 'array',
|
312
|
-
title: ((
|
238
|
+
title: ((_m = node.schema) === null || _m === void 0 ? void 0 : _m.label) || ((_o = node.schema) === null || _o === void 0 ? void 0 : _o.name)
|
313
239
|
};
|
314
|
-
} else if (((
|
240
|
+
} else if (((_p = node.schema) === null || _p === void 0 ? void 0 : _p.joinValues) === false) {
|
315
241
|
dataSchema = {
|
316
242
|
type: 'array',
|
317
|
-
title: ((
|
243
|
+
title: ((_q = node.schema) === null || _q === void 0 ? void 0 : _q.label) || ((_r = node.schema) === null || _r === void 0 ? void 0 : _r.name),
|
318
244
|
items: {
|
319
245
|
type: 'object',
|
320
246
|
title: i18nRuntime.i18n("ab5dea29793d933fa7b5487a7309df6a"),
|
@@ -333,4 +259,4 @@ var SelectControlPlugin = /** @class */function (_super) {
|
|
333
259
|
amisEditorCore.registerEditorPlugin(SelectControlPlugin);
|
334
260
|
|
335
261
|
exports.SelectControlPlugin = SelectControlPlugin;
|
336
|
-
window.amisEditorVersionInfo={version:'
|
262
|
+
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
|
|
@@ -95,12 +95,10 @@ amisEditorCore.setSchemaTpl('quickEdit', function (patch, manager) {
|
|
95
95
|
value = value.body && ['container', 'wrapper'].includes(value.type) ? tslib.__assign({
|
96
96
|
// schema中存在容器,用自己的就行
|
97
97
|
type: 'wrapper',
|
98
|
-
wrap: false,
|
99
98
|
body: []
|
100
99
|
}, value) : {
|
101
100
|
// schema中不存在容器,打开子编辑器时需要包裹一层
|
102
101
|
type: 'wrapper',
|
103
|
-
wrap: false,
|
104
102
|
body: [tslib.__assign({
|
105
103
|
type: 'input-text',
|
106
104
|
name: data.name
|
@@ -417,4 +415,4 @@ var StaticControlPlugin = /** @class */function (_super) {
|
|
417
415
|
amisEditorCore.registerEditorPlugin(StaticControlPlugin);
|
418
416
|
|
419
417
|
exports.StaticControlPlugin = StaticControlPlugin;
|
420
|
-
window.amisEditorVersionInfo={version:'
|
418
|
+
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
|
|
@@ -52,21 +52,31 @@ var SwitchControlPlugin = /** @class */function (_super) {
|
|
52
52
|
eventName: 'change',
|
53
53
|
eventLabel: i18nRuntime.i18n("755955372bcc0c7ebf161a656bc389b3"),
|
54
54
|
description: i18nRuntime.i18n("ddccb436305b0a984c77d4ffa0725375"),
|
55
|
-
dataSchema:
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
55
|
+
dataSchema: function (manager) {
|
56
|
+
var _a, _b;
|
57
|
+
var node = manager.store.getNodeById(manager.store.activeId);
|
58
|
+
var schemas = manager.dataSchema.current.schemas;
|
59
|
+
var dataSchema = schemas.find(function (item) {
|
60
|
+
var _a;
|
61
|
+
return (_a = item.properties) === null || _a === void 0 ? void 0 : _a[node.schema.name];
|
62
|
+
});
|
63
|
+
return [{
|
64
|
+
type: 'object',
|
65
|
+
properties: {
|
66
|
+
data: {
|
67
|
+
type: 'object',
|
68
|
+
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
69
|
+
properties: {
|
70
|
+
value: tslib.__assign(tslib.__assign({
|
71
|
+
type: 'string'
|
72
|
+
}, (_b = (_a = dataSchema === null || dataSchema === void 0 ? void 0 : dataSchema.properties) === null || _a === void 0 ? void 0 : _a[node.schema.name]) !== null && _b !== void 0 ? _b : {}), {
|
73
|
+
title: i18nRuntime.i18n("a75c768fda740b2c8f6e2dcc76400f23")
|
74
|
+
})
|
65
75
|
}
|
66
76
|
}
|
67
77
|
}
|
68
|
-
}
|
69
|
-
}
|
78
|
+
}];
|
79
|
+
}
|
70
80
|
}];
|
71
81
|
// 动作定义
|
72
82
|
_this.actions = [{
|
@@ -204,4 +214,4 @@ var SwitchControlPlugin = /** @class */function (_super) {
|
|
204
214
|
amisEditorCore.registerEditorPlugin(SwitchControlPlugin);
|
205
215
|
|
206
216
|
exports.SwitchControlPlugin = SwitchControlPlugin;
|
207
|
-
window.amisEditorVersionInfo={version:'
|
217
|
+
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
|
|
@@ -119,25 +119,24 @@ var TabsTransferPlugin = /** @class */function (_super) {
|
|
119
119
|
eventName: 'change',
|
120
120
|
eventLabel: i18nRuntime.i18n("755955372bcc0c7ebf161a656bc389b3"),
|
121
121
|
description: i18nRuntime.i18n("2fc76872efce1eabd3b74a3e4fd5b976"),
|
122
|
-
dataSchema:
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
122
|
+
dataSchema: function (manager) {
|
123
|
+
var _a = util.resolveOptionEventDataSchame(manager, true),
|
124
|
+
value = _a.value,
|
125
|
+
items = _a.items;
|
126
|
+
return [{
|
127
|
+
type: 'object',
|
128
|
+
properties: {
|
129
|
+
data: {
|
130
|
+
type: 'object',
|
131
|
+
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
132
|
+
properties: {
|
133
|
+
value: value,
|
134
|
+
items: items
|
136
135
|
}
|
137
136
|
}
|
138
137
|
}
|
139
|
-
}
|
140
|
-
}
|
138
|
+
}];
|
139
|
+
}
|
141
140
|
}, {
|
142
141
|
eventName: 'tab-change',
|
143
142
|
eventLabel: i18nRuntime.i18n("e1112a529dc969a03bbbb409905ff2ec"),
|
@@ -303,30 +302,30 @@ var TabsTransferPlugin = /** @class */function (_super) {
|
|
303
302
|
}
|
304
303
|
TabsTransferPlugin.prototype.buildDataSchemas = function (node, region) {
|
305
304
|
var _a;
|
306
|
-
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m
|
307
|
-
var type = util.resolveOptionType(
|
305
|
+
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
|
306
|
+
var type = util.resolveOptionType(node.schema);
|
308
307
|
// todo:异步数据case
|
309
308
|
var dataSchema = {
|
310
309
|
type: type,
|
311
|
-
title: ((
|
312
|
-
originalValue: (
|
310
|
+
title: ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.label) || ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.name),
|
311
|
+
originalValue: (_d = node.schema) === null || _d === void 0 ? void 0 : _d.value // 记录原始值,循环引用检测需要
|
313
312
|
};
|
314
|
-
if ((
|
313
|
+
if ((_e = node.schema) === null || _e === void 0 ? void 0 : _e.extractValue) {
|
315
314
|
dataSchema = {
|
316
315
|
type: 'array',
|
317
|
-
title: ((
|
316
|
+
title: ((_f = node.schema) === null || _f === void 0 ? void 0 : _f.label) || ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.name)
|
318
317
|
};
|
319
|
-
} else if (((
|
318
|
+
} else if (((_h = node.schema) === null || _h === void 0 ? void 0 : _h.joinValues) === false) {
|
320
319
|
dataSchema = {
|
321
320
|
type: 'array',
|
322
|
-
title: ((
|
321
|
+
title: ((_j = node.schema) === null || _j === void 0 ? void 0 : _j.label) || ((_k = node.schema) === null || _k === void 0 ? void 0 : _k.name),
|
323
322
|
items: {
|
324
323
|
type: 'object',
|
325
324
|
title: i18nRuntime.i18n("ab5dea29793d933fa7b5487a7309df6a"),
|
326
|
-
properties: (_a = {}, _a[((
|
325
|
+
properties: (_a = {}, _a[((_l = node.schema) === null || _l === void 0 ? void 0 : _l.labelField) || 'label'] = {
|
327
326
|
type: 'string',
|
328
327
|
title: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb")
|
329
|
-
}, _a[((
|
328
|
+
}, _a[((_m = node.schema) === null || _m === void 0 ? void 0 : _m.valueField) || 'value'] = {
|
330
329
|
type: type,
|
331
330
|
title: i18nRuntime.i18n("fe7509e0ed085b86f07e3e9975cc5b3d")
|
332
331
|
}, _a)
|
@@ -342,4 +341,4 @@ var TabsTransferPlugin = /** @class */function (_super) {
|
|
342
341
|
amisEditorCore.registerEditorPlugin(TabsTransferPlugin);
|
343
342
|
|
344
343
|
exports.TabsTransferPlugin = TabsTransferPlugin;
|
345
|
-
window.amisEditorVersionInfo={version:'
|
344
|
+
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
|
|
@@ -179,4 +179,4 @@ var TextareaControlPlugin = /** @class */function (_super) {
|
|
179
179
|
amisEditorCore.registerEditorPlugin(TextareaControlPlugin);
|
180
180
|
|
181
181
|
exports.TextareaControlPlugin = TextareaControlPlugin;
|
182
|
-
window.amisEditorVersionInfo={version:'
|
182
|
+
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
|
|
@@ -56,44 +56,43 @@ var TransferPlugin = /** @class */function (_super) {
|
|
56
56
|
eventName: 'change',
|
57
57
|
eventLabel: i18nRuntime.i18n("755955372bcc0c7ebf161a656bc389b3"),
|
58
58
|
description: i18nRuntime.i18n("c776ab86eb24f6b3db35114e43026f75"),
|
59
|
-
dataSchema:
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
title: i18nRuntime.i18n("b2a18e08b0b0e0fd7e80554b89244aa0")
|
59
|
+
dataSchema: function (manager) {
|
60
|
+
var _a = util.resolveOptionEventDataSchame(manager, true),
|
61
|
+
value = _a.value,
|
62
|
+
items = _a.items;
|
63
|
+
return [{
|
64
|
+
type: 'object',
|
65
|
+
properties: {
|
66
|
+
data: {
|
67
|
+
type: 'object',
|
68
|
+
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
69
|
+
properties: {
|
70
|
+
value: value,
|
71
|
+
items: items
|
73
72
|
}
|
74
73
|
}
|
75
74
|
}
|
76
|
-
}
|
77
|
-
}
|
75
|
+
}];
|
76
|
+
}
|
78
77
|
}, {
|
79
78
|
eventName: 'selectAll',
|
80
79
|
eventLabel: i18nRuntime.i18n("66eeacd93a7c1bda93906fe908ad11a0"),
|
81
80
|
description: i18nRuntime.i18n("8b3a9a5c912610c384bc8dc2c8514386"),
|
82
|
-
dataSchema:
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
81
|
+
dataSchema: function (manager) {
|
82
|
+
var items = util.resolveOptionEventDataSchame(manager, true).items;
|
83
|
+
return [{
|
84
|
+
type: 'object',
|
85
|
+
properties: {
|
86
|
+
data: {
|
87
|
+
type: 'object',
|
88
|
+
title: i18nRuntime.i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
89
|
+
properties: {
|
90
|
+
items: items
|
92
91
|
}
|
93
92
|
}
|
94
93
|
}
|
95
|
-
}
|
96
|
-
}
|
94
|
+
}];
|
95
|
+
}
|
97
96
|
}];
|
98
97
|
// 动作定义
|
99
98
|
_this.actions = [{
|
@@ -307,30 +306,30 @@ var TransferPlugin = /** @class */function (_super) {
|
|
307
306
|
}
|
308
307
|
TransferPlugin.prototype.buildDataSchemas = function (node, region) {
|
309
308
|
var _a;
|
310
|
-
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m
|
311
|
-
var type = util.resolveOptionType(
|
309
|
+
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
|
310
|
+
var type = util.resolveOptionType(node.schema);
|
312
311
|
// todo:异步数据case
|
313
312
|
var dataSchema = {
|
314
313
|
type: type,
|
315
|
-
title: ((
|
316
|
-
originalValue: (
|
314
|
+
title: ((_b = node.schema) === null || _b === void 0 ? void 0 : _b.label) || ((_c = node.schema) === null || _c === void 0 ? void 0 : _c.name),
|
315
|
+
originalValue: (_d = node.schema) === null || _d === void 0 ? void 0 : _d.value // 记录原始值,循环引用检测需要
|
317
316
|
};
|
318
|
-
if ((
|
317
|
+
if ((_e = node.schema) === null || _e === void 0 ? void 0 : _e.extractValue) {
|
319
318
|
dataSchema = {
|
320
319
|
type: 'array',
|
321
|
-
title: ((
|
320
|
+
title: ((_f = node.schema) === null || _f === void 0 ? void 0 : _f.label) || ((_g = node.schema) === null || _g === void 0 ? void 0 : _g.name)
|
322
321
|
};
|
323
|
-
} else if (((
|
322
|
+
} else if (((_h = node.schema) === null || _h === void 0 ? void 0 : _h.joinValues) === false) {
|
324
323
|
dataSchema = {
|
325
324
|
type: 'array',
|
326
|
-
title: ((
|
325
|
+
title: ((_j = node.schema) === null || _j === void 0 ? void 0 : _j.label) || ((_k = node.schema) === null || _k === void 0 ? void 0 : _k.name),
|
327
326
|
items: {
|
328
327
|
type: 'object',
|
329
328
|
title: i18nRuntime.i18n("ab5dea29793d933fa7b5487a7309df6a"),
|
330
|
-
properties: (_a = {}, _a[((
|
329
|
+
properties: (_a = {}, _a[((_l = node.schema) === null || _l === void 0 ? void 0 : _l.labelField) || 'label'] = {
|
331
330
|
type: 'string',
|
332
331
|
title: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb")
|
333
|
-
}, _a[((
|
332
|
+
}, _a[((_m = node.schema) === null || _m === void 0 ? void 0 : _m.valueField) || 'value'] = {
|
334
333
|
type: type,
|
335
334
|
title: i18nRuntime.i18n("fe7509e0ed085b86f07e3e9975cc5b3d")
|
336
335
|
}, _a)
|
@@ -346,4 +345,4 @@ var TransferPlugin = /** @class */function (_super) {
|
|
346
345
|
amisEditorCore.registerEditorPlugin(TransferPlugin);
|
347
346
|
|
348
347
|
exports.TransferPlugin = TransferPlugin;
|
349
|
-
window.amisEditorVersionInfo={version:'
|
348
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|