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
|
|
@@ -11,7 +11,7 @@ import { DSBuilderManager } from '../../builder/DSBuilderManager.js';
|
|
11
11
|
import { ValidatorTag } from '../../validator.js';
|
12
12
|
import { getArgsWrapper, getEventControlConfig } from '../../renderer/event-control/helper.js';
|
13
13
|
import cloneDeep from 'lodash/cloneDeep';
|
14
|
-
import { resolveArrayDatasource } from '../../util.js';
|
14
|
+
import { resolveInputTableEventDataSchame, resolveArrayDatasource } from '../../util.js';
|
15
15
|
import { i18n } from 'i18n-runtime';
|
16
16
|
|
17
17
|
var TableControlPlugin = /** @class */function (_super) {
|
@@ -99,437 +99,535 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
99
99
|
eventName: 'add',
|
100
100
|
eventLabel: i18n("58477471b3bb8ad53fe9ab18a244868b"),
|
101
101
|
description: i18n("6070fdf451b08e4302a7dab560771222"),
|
102
|
-
dataSchema:
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
102
|
+
dataSchema: function (manager) {
|
103
|
+
var value = resolveInputTableEventDataSchame(manager, true).value;
|
104
|
+
return [{
|
105
|
+
type: 'object',
|
106
|
+
properties: {
|
107
|
+
data: {
|
108
|
+
type: 'object',
|
109
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
110
|
+
properties: {
|
111
|
+
value: __assign(__assign({
|
112
|
+
type: 'array'
|
113
|
+
}, value), {
|
114
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
115
|
+
}),
|
116
|
+
index: {
|
117
|
+
type: 'number',
|
118
|
+
title: i18n("d84017fa76584f7475e26f79767df28d")
|
119
|
+
}
|
116
120
|
}
|
117
121
|
}
|
118
122
|
}
|
119
|
-
}
|
120
|
-
}
|
123
|
+
}];
|
124
|
+
}
|
121
125
|
}, {
|
122
126
|
eventName: 'addConfirm',
|
123
127
|
eventLabel: i18n("5e3640e4bc8efbe00a7b7c6ba169560c"),
|
124
128
|
description: i18n("008ae858112dcc7739985045e4326f3a"),
|
125
|
-
dataSchema:
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
129
|
+
dataSchema: function (manager) {
|
130
|
+
var _a = resolveInputTableEventDataSchame(manager, true),
|
131
|
+
value = _a.value,
|
132
|
+
item = _a.item;
|
133
|
+
return [{
|
134
|
+
type: 'object',
|
135
|
+
properties: {
|
136
|
+
data: {
|
137
|
+
type: 'object',
|
138
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
139
|
+
properties: {
|
140
|
+
value: __assign(__assign({
|
141
|
+
type: 'array'
|
142
|
+
}, value), {
|
143
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
144
|
+
}),
|
145
|
+
item: __assign(__assign({
|
146
|
+
type: 'object'
|
147
|
+
}, item), {
|
148
|
+
title: i18n("1fb1cbe49c3e72c2b5f4e0151a4cb5d9")
|
149
|
+
}),
|
150
|
+
index: {
|
151
|
+
type: 'number',
|
152
|
+
title: i18n("d84017fa76584f7475e26f79767df28d")
|
153
|
+
}
|
143
154
|
}
|
144
155
|
}
|
145
156
|
}
|
146
|
-
}
|
147
|
-
}
|
157
|
+
}];
|
158
|
+
}
|
148
159
|
}, {
|
149
160
|
eventName: 'addSuccess',
|
150
161
|
eventLabel: i18n("3fdaeadf0e8a3154ae62784f04138c28"),
|
151
162
|
description: i18n("bd4ef227fe8aae88ae6aa97236c0e9bb"),
|
152
|
-
dataSchema:
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
163
|
+
dataSchema: function (manager) {
|
164
|
+
var _a = resolveInputTableEventDataSchame(manager, true),
|
165
|
+
value = _a.value,
|
166
|
+
item = _a.item;
|
167
|
+
return [{
|
168
|
+
type: 'object',
|
169
|
+
properties: {
|
170
|
+
data: {
|
171
|
+
type: 'object',
|
172
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
173
|
+
properties: {
|
174
|
+
value: __assign(__assign({
|
175
|
+
type: 'array'
|
176
|
+
}, value), {
|
177
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
178
|
+
}),
|
179
|
+
item: __assign(__assign({
|
180
|
+
type: 'object'
|
181
|
+
}, item), {
|
182
|
+
title: i18n("1fb1cbe49c3e72c2b5f4e0151a4cb5d9")
|
183
|
+
}),
|
184
|
+
index: {
|
185
|
+
type: 'number',
|
186
|
+
title: i18n("d84017fa76584f7475e26f79767df28d")
|
187
|
+
}
|
170
188
|
}
|
171
189
|
}
|
172
190
|
}
|
173
|
-
}
|
174
|
-
}
|
191
|
+
}];
|
192
|
+
}
|
175
193
|
}, {
|
176
194
|
eventName: 'addFail',
|
177
195
|
eventLabel: i18n("6452a05591d7402a8bcd9fadc950c449"),
|
178
196
|
description: i18n("bd7c39d10dbf6985d2be2d9a4fdcccf7"),
|
179
|
-
dataSchema:
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
197
|
+
dataSchema: function (manager) {
|
198
|
+
var _a = resolveInputTableEventDataSchame(manager, true),
|
199
|
+
value = _a.value,
|
200
|
+
item = _a.item;
|
201
|
+
return [{
|
202
|
+
type: 'object',
|
203
|
+
properties: {
|
204
|
+
data: {
|
205
|
+
type: 'object',
|
206
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
207
|
+
properties: {
|
208
|
+
value: __assign(__assign({
|
209
|
+
type: 'array'
|
210
|
+
}, value), {
|
211
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
212
|
+
}),
|
213
|
+
item: __assign(__assign({
|
214
|
+
type: 'object'
|
215
|
+
}, item), {
|
216
|
+
title: i18n("1fb1cbe49c3e72c2b5f4e0151a4cb5d9")
|
217
|
+
}),
|
218
|
+
index: {
|
219
|
+
type: 'number',
|
220
|
+
title: i18n("d84017fa76584f7475e26f79767df28d")
|
221
|
+
},
|
222
|
+
error: {
|
223
|
+
type: 'object',
|
224
|
+
title: i18n("37122b9e4499da38258b3d51b09d68a1")
|
225
|
+
}
|
201
226
|
}
|
202
227
|
}
|
203
228
|
}
|
204
|
-
}
|
205
|
-
}
|
229
|
+
}];
|
230
|
+
}
|
206
231
|
}, {
|
207
232
|
eventName: 'edit',
|
208
233
|
eventLabel: i18n("88ebffeee507da0f0d039eb2d05f7e2c"),
|
209
234
|
description: i18n("daf24d1f83e1b4fce2f57a6b041ddba6"),
|
210
|
-
dataSchema:
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
235
|
+
dataSchema: function (manager) {
|
236
|
+
var _a = resolveInputTableEventDataSchame(manager, true),
|
237
|
+
value = _a.value,
|
238
|
+
item = _a.item;
|
239
|
+
return [{
|
240
|
+
type: 'object',
|
241
|
+
properties: {
|
242
|
+
data: {
|
243
|
+
type: 'object',
|
244
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
245
|
+
properties: {
|
246
|
+
value: __assign(__assign({
|
247
|
+
type: 'array'
|
248
|
+
}, value), {
|
249
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
250
|
+
}),
|
251
|
+
item: __assign(__assign({
|
252
|
+
type: 'object'
|
253
|
+
}, item), {
|
254
|
+
title: i18n("a9e009a9936bf5bcc9d4eabcb3e952e0")
|
255
|
+
}),
|
256
|
+
index: {
|
257
|
+
type: 'number',
|
258
|
+
title: i18n("e756ec22a0f897c4dd886c5f4a95b7a6")
|
259
|
+
}
|
228
260
|
}
|
229
261
|
}
|
230
262
|
}
|
231
|
-
}
|
232
|
-
}
|
263
|
+
}];
|
264
|
+
}
|
233
265
|
}, {
|
234
266
|
eventName: 'editConfirm',
|
235
267
|
eventLabel: i18n("4271f29faca65d7840ad6bb2c4a7b8c6"),
|
236
268
|
description: i18n("562f54a2fec7a68f85ff192a68cf69f2"),
|
237
|
-
dataSchema:
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
269
|
+
dataSchema: function (manager) {
|
270
|
+
var _a = resolveInputTableEventDataSchame(manager, true),
|
271
|
+
value = _a.value,
|
272
|
+
item = _a.item;
|
273
|
+
return [{
|
274
|
+
type: 'object',
|
275
|
+
properties: {
|
276
|
+
data: {
|
277
|
+
type: 'object',
|
278
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
279
|
+
properties: {
|
280
|
+
value: __assign(__assign({
|
281
|
+
type: 'array'
|
282
|
+
}, value), {
|
283
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
284
|
+
}),
|
285
|
+
item: __assign(__assign({
|
286
|
+
type: 'object'
|
287
|
+
}, item), {
|
288
|
+
title: i18n("a9e009a9936bf5bcc9d4eabcb3e952e0")
|
289
|
+
}),
|
290
|
+
index: {
|
291
|
+
type: 'number',
|
292
|
+
title: i18n("e756ec22a0f897c4dd886c5f4a95b7a6")
|
293
|
+
}
|
255
294
|
}
|
256
295
|
}
|
257
296
|
}
|
258
|
-
}
|
259
|
-
}
|
297
|
+
}];
|
298
|
+
}
|
260
299
|
}, {
|
261
300
|
eventName: 'editSuccess',
|
262
301
|
eventLabel: i18n("3bb47b67994cb374e601fab35f63bc8e"),
|
263
302
|
description: i18n("b394745a8a77179da0000293638e8a56"),
|
264
|
-
dataSchema:
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
303
|
+
dataSchema: function (manager) {
|
304
|
+
var _a = resolveInputTableEventDataSchame(manager, true),
|
305
|
+
value = _a.value,
|
306
|
+
item = _a.item;
|
307
|
+
return [{
|
308
|
+
type: 'object',
|
309
|
+
properties: {
|
310
|
+
data: {
|
311
|
+
type: 'object',
|
312
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
313
|
+
properties: {
|
314
|
+
value: __assign(__assign({
|
315
|
+
type: 'array'
|
316
|
+
}, value), {
|
317
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
318
|
+
}),
|
319
|
+
item: __assign(__assign({
|
320
|
+
type: 'object'
|
321
|
+
}, item), {
|
322
|
+
title: i18n("a9e009a9936bf5bcc9d4eabcb3e952e0")
|
323
|
+
}),
|
324
|
+
index: {
|
325
|
+
type: 'number',
|
326
|
+
title: i18n("e756ec22a0f897c4dd886c5f4a95b7a6")
|
327
|
+
}
|
282
328
|
}
|
283
329
|
}
|
284
330
|
}
|
285
|
-
}
|
286
|
-
}
|
331
|
+
}];
|
332
|
+
}
|
287
333
|
}, {
|
288
334
|
eventName: 'editFail',
|
289
335
|
eventLabel: i18n("9304e8f4c324b5882b550caa971b64b8"),
|
290
336
|
description: i18n("b9d277c3ffab7d4b955ad10308c7ae0a"),
|
291
|
-
dataSchema:
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
337
|
+
dataSchema: function (manager) {
|
338
|
+
var _a = resolveInputTableEventDataSchame(manager, true),
|
339
|
+
value = _a.value,
|
340
|
+
item = _a.item;
|
341
|
+
return [{
|
342
|
+
type: 'object',
|
343
|
+
properties: {
|
344
|
+
data: {
|
345
|
+
type: 'object',
|
346
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
347
|
+
properties: {
|
348
|
+
value: __assign(__assign({
|
349
|
+
type: 'array'
|
350
|
+
}, value), {
|
351
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
352
|
+
}),
|
353
|
+
item: __assign(__assign({
|
354
|
+
type: 'object'
|
355
|
+
}, item), {
|
356
|
+
title: i18n("a9e009a9936bf5bcc9d4eabcb3e952e0")
|
357
|
+
}),
|
358
|
+
index: {
|
359
|
+
type: 'number',
|
360
|
+
title: i18n("e756ec22a0f897c4dd886c5f4a95b7a6")
|
361
|
+
},
|
362
|
+
error: {
|
363
|
+
type: 'object',
|
364
|
+
title: i18n("650bccdd6f99fe5fc4ca6cb8788e7cb4")
|
365
|
+
}
|
313
366
|
}
|
314
367
|
}
|
315
368
|
}
|
316
|
-
}
|
317
|
-
}
|
369
|
+
}];
|
370
|
+
}
|
318
371
|
}, {
|
319
372
|
eventName: 'delete',
|
320
373
|
eventLabel: i18n("947fa341a6d676d7f25bae6bef8342cd"),
|
321
374
|
description: i18n("7508f6d66d920323d87a9f9d58487a40"),
|
322
|
-
dataSchema:
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
375
|
+
dataSchema: function (manager) {
|
376
|
+
var _a = resolveInputTableEventDataSchame(manager, true),
|
377
|
+
value = _a.value,
|
378
|
+
item = _a.item;
|
379
|
+
return [{
|
380
|
+
type: 'object',
|
381
|
+
properties: {
|
382
|
+
data: {
|
383
|
+
type: 'object',
|
384
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
385
|
+
properties: {
|
386
|
+
value: __assign(__assign({
|
387
|
+
type: 'array'
|
388
|
+
}, value), {
|
389
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
390
|
+
}),
|
391
|
+
item: __assign(__assign({
|
392
|
+
type: 'object'
|
393
|
+
}, item), {
|
394
|
+
title: i18n("a9e009a9936bf5bcc9d4eabcb3e952e0")
|
395
|
+
}),
|
396
|
+
index: {
|
397
|
+
type: 'object',
|
398
|
+
title: i18n("e756ec22a0f897c4dd886c5f4a95b7a6")
|
399
|
+
}
|
340
400
|
}
|
341
401
|
}
|
342
402
|
}
|
343
|
-
}
|
344
|
-
}
|
403
|
+
}];
|
404
|
+
}
|
345
405
|
}, {
|
346
406
|
eventName: 'deleteSuccess',
|
347
407
|
eventLabel: i18n("0007d170de017dafc266aa03926d7f00"),
|
348
408
|
description: i18n("13640e78822f62b7b71bfabb4604025e"),
|
349
|
-
dataSchema:
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
409
|
+
dataSchema: function (manager) {
|
410
|
+
var _a = resolveInputTableEventDataSchame(manager, true),
|
411
|
+
value = _a.value,
|
412
|
+
item = _a.item;
|
413
|
+
return [{
|
414
|
+
type: 'object',
|
415
|
+
properties: {
|
416
|
+
data: {
|
417
|
+
type: 'object',
|
418
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
419
|
+
properties: {
|
420
|
+
value: __assign(__assign({
|
421
|
+
type: 'array'
|
422
|
+
}, value), {
|
423
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
424
|
+
}),
|
425
|
+
item: __assign(__assign({
|
426
|
+
type: 'object'
|
427
|
+
}, item), {
|
428
|
+
title: i18n("a9e009a9936bf5bcc9d4eabcb3e952e0")
|
429
|
+
}),
|
430
|
+
index: {
|
431
|
+
type: 'object',
|
432
|
+
title: i18n("e756ec22a0f897c4dd886c5f4a95b7a6")
|
433
|
+
}
|
367
434
|
}
|
368
435
|
}
|
369
436
|
}
|
370
|
-
}
|
371
|
-
}
|
437
|
+
}];
|
438
|
+
}
|
372
439
|
}, {
|
373
440
|
eventName: 'deleteFail',
|
374
441
|
eventLabel: i18n("acf0664a54dc58d9d0377bb56e162092"),
|
375
442
|
description: i18n("14d36ca583bcbfc5516a000eb06ccedd"),
|
376
|
-
dataSchema:
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
443
|
+
dataSchema: function (manager) {
|
444
|
+
var _a = resolveInputTableEventDataSchame(manager, true),
|
445
|
+
value = _a.value,
|
446
|
+
item = _a.item;
|
447
|
+
return [{
|
448
|
+
type: 'object',
|
449
|
+
properties: {
|
450
|
+
data: {
|
451
|
+
type: 'object',
|
452
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
453
|
+
properties: {
|
454
|
+
value: __assign(__assign({
|
455
|
+
type: 'array'
|
456
|
+
}, value), {
|
457
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
458
|
+
}),
|
459
|
+
item: __assign(__assign({
|
460
|
+
type: 'object'
|
461
|
+
}, item), {
|
462
|
+
title: i18n("a9e009a9936bf5bcc9d4eabcb3e952e0")
|
463
|
+
}),
|
464
|
+
index: {
|
465
|
+
type: 'number',
|
466
|
+
title: i18n("e756ec22a0f897c4dd886c5f4a95b7a6")
|
467
|
+
},
|
468
|
+
error: {
|
469
|
+
type: 'object',
|
470
|
+
title: i18n("37122b9e4499da38258b3d51b09d68a1")
|
471
|
+
}
|
398
472
|
}
|
399
473
|
}
|
400
474
|
}
|
401
|
-
}
|
402
|
-
}
|
475
|
+
}];
|
476
|
+
}
|
403
477
|
}, {
|
404
478
|
eventName: 'change',
|
405
479
|
eventLabel: i18n("755955372bcc0c7ebf161a656bc389b3"),
|
406
480
|
description: i18n("692dc28abc42931daca8fa12d69d5c99"),
|
407
|
-
dataSchema:
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
481
|
+
dataSchema: function (manager) {
|
482
|
+
var value = resolveInputTableEventDataSchame(manager, true).value;
|
483
|
+
return [{
|
484
|
+
type: 'object',
|
485
|
+
properties: {
|
486
|
+
data: {
|
487
|
+
type: 'object',
|
488
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
489
|
+
properties: {
|
490
|
+
value: __assign(__assign({
|
491
|
+
type: 'array'
|
492
|
+
}, value), {
|
493
|
+
title: i18n("c9f63503ee66082fc00c3e6eac57a95f")
|
494
|
+
})
|
417
495
|
}
|
418
496
|
}
|
419
497
|
}
|
420
|
-
}
|
421
|
-
}
|
498
|
+
}];
|
499
|
+
}
|
422
500
|
}, {
|
423
501
|
eventName: 'orderChange',
|
424
502
|
eventLabel: i18n("85ddd38957256b6e9026f42ed570bc35"),
|
425
503
|
description: i18n("d7a66def82af88cd5d408e38feb8a65a"),
|
426
|
-
dataSchema:
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
504
|
+
dataSchema: function (manager) {
|
505
|
+
var item = resolveInputTableEventDataSchame(manager, true).item;
|
506
|
+
return [{
|
507
|
+
type: 'object',
|
508
|
+
properties: {
|
509
|
+
data: {
|
510
|
+
type: 'object',
|
511
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
512
|
+
properties: {
|
513
|
+
movedItems: {
|
514
|
+
type: 'array',
|
515
|
+
items: item,
|
516
|
+
title: i18n("64ef585f778c9d1b010e86b032398ab6")
|
517
|
+
}
|
436
518
|
}
|
437
519
|
}
|
438
520
|
}
|
439
|
-
}
|
440
|
-
}
|
521
|
+
}];
|
522
|
+
}
|
441
523
|
}, {
|
442
524
|
eventName: 'rowClick',
|
443
525
|
eventLabel: i18n("76e47871d654c3b0b0e301c0a076e55a"),
|
444
526
|
description: i18n("cc13521eab2c7423b3fb857772405cc3"),
|
445
|
-
dataSchema:
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
527
|
+
dataSchema: function (manager) {
|
528
|
+
var item = resolveInputTableEventDataSchame(manager, true).item;
|
529
|
+
return [{
|
530
|
+
type: 'object',
|
531
|
+
properties: {
|
532
|
+
data: {
|
533
|
+
type: 'object',
|
534
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
535
|
+
properties: {
|
536
|
+
item: __assign(__assign({
|
537
|
+
type: 'object'
|
538
|
+
}, item), {
|
539
|
+
title: i18n("bf2a4fd8ecd654982e2d466f10f54d3f")
|
540
|
+
}),
|
541
|
+
index: {
|
542
|
+
type: 'number',
|
543
|
+
title: i18n("f74fd69ce55e3f96fe9a032c0da42330")
|
544
|
+
}
|
459
545
|
}
|
460
546
|
}
|
461
547
|
}
|
462
|
-
}
|
463
|
-
}
|
548
|
+
}];
|
549
|
+
}
|
464
550
|
}, {
|
465
551
|
eventName: 'rowDbClick',
|
466
|
-
eventLabel:
|
467
|
-
description:
|
468
|
-
dataSchema:
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
552
|
+
eventLabel: i18n("1385df54facf9564658f05d0e9e2c3c7"),
|
553
|
+
description: i18n("1c00d9cceec92084b116a382f2714ebb"),
|
554
|
+
dataSchema: function (manager) {
|
555
|
+
var item = resolveInputTableEventDataSchame(manager, true).item;
|
556
|
+
return [{
|
557
|
+
type: 'object',
|
558
|
+
properties: {
|
559
|
+
data: {
|
560
|
+
type: 'object',
|
561
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
562
|
+
properties: {
|
563
|
+
item: __assign(__assign({
|
564
|
+
type: 'object'
|
565
|
+
}, item), {
|
566
|
+
title: i18n("bf2a4fd8ecd654982e2d466f10f54d3f")
|
567
|
+
}),
|
568
|
+
index: {
|
569
|
+
type: 'number',
|
570
|
+
title: i18n("f74fd69ce55e3f96fe9a032c0da42330")
|
571
|
+
}
|
482
572
|
}
|
483
573
|
}
|
484
574
|
}
|
485
|
-
}
|
486
|
-
}
|
575
|
+
}];
|
576
|
+
}
|
487
577
|
}, {
|
488
578
|
eventName: 'rowMouseEnter',
|
489
579
|
eventLabel: i18n("5db079b140feffa84c84d1b51d824dea"),
|
490
580
|
description: i18n("90a5608bcd85a3cfcfbb5263a229915c"),
|
491
|
-
dataSchema:
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
581
|
+
dataSchema: function (manager) {
|
582
|
+
var item = resolveInputTableEventDataSchame(manager, true).item;
|
583
|
+
return [{
|
584
|
+
type: 'object',
|
585
|
+
properties: {
|
586
|
+
data: {
|
587
|
+
type: 'object',
|
588
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
589
|
+
properties: {
|
590
|
+
item: __assign(__assign({
|
591
|
+
type: 'object'
|
592
|
+
}, item), {
|
593
|
+
title: i18n("bf2a4fd8ecd654982e2d466f10f54d3f")
|
594
|
+
}),
|
595
|
+
index: {
|
596
|
+
type: 'number',
|
597
|
+
title: i18n("f74fd69ce55e3f96fe9a032c0da42330")
|
598
|
+
}
|
505
599
|
}
|
506
600
|
}
|
507
601
|
}
|
508
|
-
}
|
509
|
-
}
|
602
|
+
}];
|
603
|
+
}
|
510
604
|
}, {
|
511
605
|
eventName: 'rowMouseLeave',
|
512
606
|
eventLabel: i18n("e8bf039de5dc6751c4045f55930e0c83"),
|
513
607
|
description: i18n("f1ca0d305f3251a81f361a2dc8e11fff"),
|
514
|
-
dataSchema:
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
608
|
+
dataSchema: function (manager) {
|
609
|
+
var item = resolveInputTableEventDataSchame(manager, true).item;
|
610
|
+
return [{
|
611
|
+
type: 'object',
|
612
|
+
properties: {
|
613
|
+
data: {
|
614
|
+
type: 'object',
|
615
|
+
title: i18n("0d83078816aa273f2941c9b55ec82bf3"),
|
616
|
+
properties: {
|
617
|
+
item: __assign(__assign({
|
618
|
+
type: 'object'
|
619
|
+
}, item), {
|
620
|
+
title: i18n("bf2a4fd8ecd654982e2d466f10f54d3f")
|
621
|
+
}),
|
622
|
+
index: {
|
623
|
+
type: 'number',
|
624
|
+
title: i18n("f74fd69ce55e3f96fe9a032c0da42330")
|
625
|
+
}
|
528
626
|
}
|
529
627
|
}
|
530
628
|
}
|
531
|
-
}
|
532
|
-
}
|
629
|
+
}];
|
630
|
+
}
|
533
631
|
}];
|
534
632
|
_this.actions = [{
|
535
633
|
actionType: 'setValue',
|
@@ -859,11 +957,11 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
859
957
|
pipeIn: defaultValue(false)
|
860
958
|
}), getSchemaTpl('switch', {
|
861
959
|
name: 'showFooterAddBtn',
|
862
|
-
label:
|
960
|
+
label: i18n("4f0a3e65cf67ca5a117a3f28745ae930"),
|
863
961
|
pipeIn: defaultValue(true)
|
864
962
|
}), getSchemaTpl('switch', {
|
865
963
|
name: 'showTableAddBtn',
|
866
|
-
label:
|
964
|
+
label: i18n("2424c96966b9c38c7d094a2d40f23a5f"),
|
867
965
|
pipeIn: defaultValue(true)
|
868
966
|
})]
|
869
967
|
}, getSchemaTpl('style:formItem', {
|
@@ -1169,4 +1267,4 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
1169
1267
|
registerEditorPlugin(TableControlPlugin);
|
1170
1268
|
|
1171
1269
|
export { TableControlPlugin };
|
1172
|
-
window.amisEditorVersionInfo={version:'
|
1270
|
+
window.amisEditorVersionInfo={version:'6.0.0',buildTime:'2023-12-29'};
|