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