amis-editor 6.14.0-beta.7 → 6.14.0-beta.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/builder/ApiDSBuilder.d.ts +101 -7
- package/esm/builder/ApiDSBuilder.js +36 -36
- package/esm/builder/DSBuilder.js +2 -2
- package/esm/builder/DSBuilderManager.js +2 -2
- package/esm/builder/constants.d.ts +1 -1
- package/esm/builder/constants.js +2 -2
- package/esm/builder/utils.js +2 -2
- package/esm/component/BaseControl.js +2 -2
- package/esm/component/InputComponentName.js +2 -2
- package/esm/component/ModalSettingPanel.js +2 -2
- package/esm/component/OptionAutoFill.js +2 -2
- package/esm/component/TableViewEditor.js +2 -2
- package/esm/icons/btn/btn-group.svg.js +2 -2
- package/esm/icons/btn/btn-select.svg.js +2 -2
- package/esm/icons/btn/btn-toolbar.svg.js +2 -2
- package/esm/icons/btn/button.svg.js +2 -2
- package/esm/icons/btn/dropdown-btn.svg.js +2 -2
- package/esm/icons/container/anchor-nav.svg.js +2 -2
- package/esm/icons/container/collapse.svg.js +2 -2
- package/esm/icons/container/container.svg.js +2 -2
- package/esm/icons/container/flex-container.svg.js +2 -2
- package/esm/icons/container/form-group.svg.js +2 -2
- package/esm/icons/container/grid.svg.js +2 -2
- package/esm/icons/container/iframe.svg.js +2 -2
- package/esm/icons/container/panel.svg.js +2 -2
- package/esm/icons/container/switch-container.svg.js +2 -2
- package/esm/icons/container/table-view.svg.js +2 -2
- package/esm/icons/container/tabs.svg.js +2 -2
- package/esm/icons/container/tooltip-wrapper.svg.js +2 -2
- package/esm/icons/container/web-component.svg.js +2 -2
- package/esm/icons/crud/column-add.svg.js +2 -2
- package/esm/icons/crud/column-delete.svg.js +2 -2
- package/esm/icons/crud/column-setting.svg.js +2 -2
- package/esm/icons/crud/share-link.svg.js +2 -2
- package/esm/icons/display/aBaseline.svg.js +2 -2
- package/esm/icons/display/aCenter.svg.js +2 -2
- package/esm/icons/display/aFlexEnd.svg.js +2 -2
- package/esm/icons/display/aFlexStart.svg.js +2 -2
- package/esm/icons/display/aStretch.svg.js +2 -2
- package/esm/icons/display/block.svg.js +2 -2
- package/esm/icons/display/dcolumn.svg.js +2 -2
- package/esm/icons/display/dcolumnReverse.svg.js +2 -2
- package/esm/icons/display/drow.svg.js +2 -2
- package/esm/icons/display/drowReverse.svg.js +2 -2
- package/esm/icons/display/flex.svg.js +2 -2
- package/esm/icons/display/inline-block.svg.js +2 -2
- package/esm/icons/display/inline.svg.js +2 -2
- package/esm/icons/display/jCenter.svg.js +2 -2
- package/esm/icons/display/jFlexEnd.svg.js +2 -2
- package/esm/icons/display/jFlexStart.svg.js +2 -2
- package/esm/icons/display/jSpaceAround.svg.js +2 -2
- package/esm/icons/display/jSpaceBetween.svg.js +2 -2
- package/esm/icons/feat/audio.svg.js +2 -2
- package/esm/icons/feat/custom.svg.js +2 -2
- package/esm/icons/feat/each.svg.js +2 -2
- package/esm/icons/feat/form.svg.js +2 -2
- package/esm/icons/feat/nav.svg.js +2 -2
- package/esm/icons/feat/qrcode.svg.js +2 -2
- package/esm/icons/feat/service.svg.js +2 -2
- package/esm/icons/feat/table.svg.js +2 -2
- package/esm/icons/feat/tasks.svg.js +2 -2
- package/esm/icons/feat/video.svg.js +2 -2
- package/esm/icons/feat/wizard.svg.js +2 -2
- package/esm/icons/form/chained-select.svg.js +2 -2
- package/esm/icons/form/checkbox.svg.js +2 -2
- package/esm/icons/form/checkboxes.svg.js +2 -2
- package/esm/icons/form/combo.svg.js +2 -2
- package/esm/icons/form/condition-builder.svg.js +2 -2
- package/esm/icons/form/diff-editor.svg.js +2 -2
- package/esm/icons/form/editor.svg.js +2 -2
- package/esm/icons/form/formula.svg.js +2 -2
- package/esm/icons/form/hidden.svg.js +2 -2
- package/esm/icons/form/input-city.svg.js +2 -2
- package/esm/icons/form/input-color.svg.js +2 -2
- package/esm/icons/form/input-date-range.svg.js +2 -2
- package/esm/icons/form/input-date.svg.js +2 -2
- package/esm/icons/form/input-datetime.svg.js +2 -2
- package/esm/icons/form/input-email.svg.js +2 -2
- package/esm/icons/form/input-excel.svg.js +2 -2
- package/esm/icons/form/input-file.svg.js +2 -2
- package/esm/icons/form/input-group.svg.js +2 -2
- package/esm/icons/form/input-image.svg.js +2 -2
- package/esm/icons/form/input-kv.svg.js +2 -2
- package/esm/icons/form/input-month-range.svg.js +2 -2
- package/esm/icons/form/input-number.svg.js +2 -2
- package/esm/icons/form/input-password.svg.js +2 -2
- package/esm/icons/form/input-quarter-range.svg.js +2 -2
- package/esm/icons/form/input-range.svg.js +2 -2
- package/esm/icons/form/input-rating.svg.js +2 -2
- package/esm/icons/form/input-repeat.svg.js +2 -2
- package/esm/icons/form/input-rich-text.svg.js +2 -2
- package/esm/icons/form/input-signature.svg.js +2 -2
- package/esm/icons/form/input-tag.svg.js +2 -2
- package/esm/icons/form/input-text.svg.js +2 -2
- package/esm/icons/form/input-time-range.svg.js +2 -2
- package/esm/icons/form/input-time.svg.js +2 -2
- package/esm/icons/form/input-tree.svg.js +2 -2
- package/esm/icons/form/input-url.svg.js +2 -2
- package/esm/icons/form/input-year.svg.js +2 -2
- package/esm/icons/form/inputArray.svg.js +2 -2
- package/esm/icons/form/list-select.svg.js +2 -2
- package/esm/icons/form/location-picker.svg.js +2 -2
- package/esm/icons/form/matrix-checkboxes.svg.js +2 -2
- package/esm/icons/form/month.svg.js +2 -2
- package/esm/icons/form/nested-select.svg.js +2 -2
- package/esm/icons/form/picker.svg.js +2 -2
- package/esm/icons/form/quarter.svg.js +2 -2
- package/esm/icons/form/radios.svg.js +2 -2
- package/esm/icons/form/select.svg.js +2 -2
- package/esm/icons/form/static.svg.js +2 -2
- package/esm/icons/form/sub-form.svg.js +2 -2
- package/esm/icons/form/switch.svg.js +2 -2
- package/esm/icons/form/tabs-transfer.svg.js +2 -2
- package/esm/icons/form/textarea.svg.js +2 -2
- package/esm/icons/form/transfer.svg.js +2 -2
- package/esm/icons/form/tree-select.svg.js +2 -2
- package/esm/icons/form/uuid.svg.js +2 -2
- package/esm/icons/index.js +2 -2
- package/esm/icons/layout/layout-1with2.svg.js +2 -2
- package/esm/icons/layout/layout-2cols.svg.js +2 -2
- package/esm/icons/layout/layout-2row.svg.js +2 -2
- package/esm/icons/layout/layout-2with1.svg.js +2 -2
- package/esm/icons/layout/layout-3cols.svg.js +2 -2
- package/esm/icons/layout/layout-3row.svg.js +2 -2
- package/esm/icons/layout/layout-absolute.svg.js +2 -2
- package/esm/icons/layout/layout-fixed-top.svg.js +2 -2
- package/esm/icons/layout/layout-fixed.svg.js +2 -2
- package/esm/icons/layout/layout-free-container.svg.js +2 -2
- package/esm/icons/layout/layout-full.svg.js +2 -2
- package/esm/icons/layout/layout1-2.svg.js +2 -2
- package/esm/icons/layout/layout2-1.svg.js +2 -2
- package/esm/icons/layout/layout3-1.svg.js +2 -2
- package/esm/icons/layout/layout3-2.svg.js +2 -2
- package/esm/icons/other/_fx.svg.js +2 -2
- package/esm/icons/other/divider.svg.js +2 -2
- package/esm/icons/other/fx.svg.js +2 -2
- package/esm/icons/other/global-var.svg.js +2 -2
- package/esm/icons/other/modal-setting.svg.js +2 -2
- package/esm/icons/other/property-sheet.svg.js +2 -2
- package/esm/icons/other/tooltip.svg.js +2 -2
- package/esm/icons/show/URL.svg.js +2 -2
- package/esm/icons/show/avatar.svg.js +2 -2
- package/esm/icons/show/breadcrumb.svg.js +2 -2
- package/esm/icons/show/card.svg.js +2 -2
- package/esm/icons/show/cards.svg.js +2 -2
- package/esm/icons/show/carousel.svg.js +2 -2
- package/esm/icons/show/chart.svg.js +2 -2
- package/esm/icons/show/code.svg.js +2 -2
- package/esm/icons/show/date.svg.js +2 -2
- package/esm/icons/show/datetime.svg.js +2 -2
- package/esm/icons/show/image.svg.js +2 -2
- package/esm/icons/show/images.svg.js +2 -2
- package/esm/icons/show/json-view.svg.js +2 -2
- package/esm/icons/show/list.svg.js +2 -2
- package/esm/icons/show/log.svg.js +2 -2
- package/esm/icons/show/mapping.svg.js +2 -2
- package/esm/icons/show/markdown.svg.js +2 -2
- package/esm/icons/show/plain.svg.js +2 -2
- package/esm/icons/show/progress.svg.js +2 -2
- package/esm/icons/show/sparkline.svg.js +2 -2
- package/esm/icons/show/status.svg.js +2 -2
- package/esm/icons/show/steps.svg.js +2 -2
- package/esm/icons/show/time.svg.js +2 -2
- package/esm/icons/theme/css.svg.js +2 -2
- package/esm/index.js +2 -2
- package/esm/locale/en-US.js +2 -2
- package/esm/locale/zh-CN.js +2 -2
- package/esm/plugin/Alert.d.ts +1 -1
- package/esm/plugin/Alert.js +5 -5
- package/esm/plugin/AnchorNav.js +6 -6
- package/esm/plugin/Audio.d.ts +1 -1
- package/esm/plugin/Audio.js +5 -5
- package/esm/plugin/Avatar.d.ts +1 -1
- package/esm/plugin/Avatar.js +5 -5
- package/esm/plugin/Breadcrumb.js +5 -5
- package/esm/plugin/Button.d.ts +1 -1
- package/esm/plugin/Button.js +6 -5
- package/esm/plugin/ButtonGroup.d.ts +1 -1
- package/esm/plugin/ButtonGroup.js +5 -5
- package/esm/plugin/CRUD.d.ts +3 -3
- package/esm/plugin/CRUD.js +6 -6
- package/esm/plugin/CRUD2/BaseCRUD.d.ts +2 -2
- package/esm/plugin/CRUD2/BaseCRUD.js +6 -5
- package/esm/plugin/CRUD2/CRUDTable.d.ts +1 -1
- package/esm/plugin/CRUD2/CRUDTable.js +3 -3
- package/esm/plugin/CRUD2/constants.js +2 -2
- package/esm/plugin/CRUD2/utils.d.ts +2 -2
- package/esm/plugin/CRUD2/utils.js +2 -2
- package/esm/plugin/Calendar.d.ts +1 -1
- package/esm/plugin/Calendar.js +5 -5
- package/esm/plugin/Card.d.ts +1 -1
- package/esm/plugin/Card.js +6 -6
- package/esm/plugin/Card2.d.ts +1 -1
- package/esm/plugin/Card2.js +5 -5
- package/esm/plugin/Cards.d.ts +1 -1
- package/esm/plugin/Cards.js +5 -5
- package/esm/plugin/Carousel.js +5 -5
- package/esm/plugin/Chart.d.ts +1 -1
- package/esm/plugin/Chart.js +5 -5
- package/esm/plugin/CodeView.d.ts +1 -1
- package/esm/plugin/CodeView.js +5 -5
- package/esm/plugin/Collapse.d.ts +1 -1
- package/esm/plugin/Collapse.js +5 -5
- package/esm/plugin/CollapseGroup.d.ts +1 -1
- package/esm/plugin/CollapseGroup.js +5 -5
- package/esm/plugin/ColumnToggler.d.ts +1 -1
- package/esm/plugin/ColumnToggler.js +5 -5
- package/esm/plugin/Container.d.ts +1 -1
- package/esm/plugin/Container.js +5 -5
- package/esm/plugin/Custom.js +5 -5
- package/esm/plugin/CustomRegion.js +5 -5
- package/esm/plugin/Date.d.ts +1 -1
- package/esm/plugin/Date.js +5 -5
- package/esm/plugin/Datetime.d.ts +1 -0
- package/esm/plugin/Datetime.js +4 -4
- package/esm/plugin/Dialog.d.ts +1 -1
- package/esm/plugin/Dialog.js +10 -8
- package/esm/plugin/Divider.d.ts +1 -1
- package/esm/plugin/Divider.js +5 -5
- package/esm/plugin/Drawer.d.ts +1 -1
- package/esm/plugin/Drawer.js +9 -8
- package/esm/plugin/DropDownButton.js +5 -5
- package/esm/plugin/Each.d.ts +1 -1
- package/esm/plugin/Each.js +5 -5
- package/esm/plugin/Flex.js +4 -4
- package/esm/plugin/Form/ButtonGroupSelect.d.ts +1 -1
- package/esm/plugin/Form/ButtonGroupSelect.js +5 -5
- package/esm/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/esm/plugin/Form/ButtonToolbar.js +5 -5
- package/esm/plugin/Form/ChainedSelect.d.ts +1 -1
- package/esm/plugin/Form/ChainedSelect.js +6 -5
- package/esm/plugin/Form/Checkbox.d.ts +1 -1
- package/esm/plugin/Form/Checkbox.js +6 -5
- package/esm/plugin/Form/Checkboxes.d.ts +1 -1
- package/esm/plugin/Form/Checkboxes.js +5 -5
- package/esm/plugin/Form/CodeEditor.d.ts +1 -0
- package/esm/plugin/Form/CodeEditor.js +5 -5
- package/esm/plugin/Form/Combo.d.ts +1 -1
- package/esm/plugin/Form/Combo.js +5 -5
- package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/esm/plugin/Form/ConditionBuilder.js +7 -7
- package/esm/plugin/Form/Control.d.ts +1 -1
- package/esm/plugin/Form/Control.js +5 -5
- package/esm/plugin/Form/DiffEditor.d.ts +1 -0
- package/esm/plugin/Form/DiffEditor.js +5 -5
- package/esm/plugin/Form/FieldSet.d.ts +1 -1
- package/esm/plugin/Form/FieldSet.js +5 -5
- package/esm/plugin/Form/Form.js +5 -5
- package/esm/plugin/Form/Formula.js +5 -5
- package/esm/plugin/Form/Group.js +5 -5
- package/esm/plugin/Form/Hidden.js +5 -5
- package/esm/plugin/Form/InputArray.js +5 -5
- package/esm/plugin/Form/InputCity.d.ts +1 -1
- package/esm/plugin/Form/InputCity.js +5 -5
- package/esm/plugin/Form/InputColor.d.ts +1 -1
- package/esm/plugin/Form/InputColor.js +5 -5
- package/esm/plugin/Form/InputDate.d.ts +1 -1
- package/esm/plugin/Form/InputDate.js +6 -4
- package/esm/plugin/Form/InputDateRange.d.ts +1 -1
- package/esm/plugin/Form/InputDateRange.js +8 -4
- package/esm/plugin/Form/InputDateTime.js +5 -5
- package/esm/plugin/Form/InputDateTimeRange.js +5 -5
- package/esm/plugin/Form/InputEmail.js +5 -5
- package/esm/plugin/Form/InputExcel.d.ts +1 -1
- package/esm/plugin/Form/InputExcel.js +5 -5
- package/esm/plugin/Form/InputFile.d.ts +1 -1
- package/esm/plugin/Form/InputFile.js +6 -5
- package/esm/plugin/Form/InputGroup.d.ts +1 -2
- package/esm/plugin/Form/InputGroup.js +5 -5
- package/esm/plugin/Form/InputImage.d.ts +1 -1
- package/esm/plugin/Form/InputImage.js +5 -5
- package/esm/plugin/Form/InputKV.d.ts +1 -1
- package/esm/plugin/Form/InputKV.js +5 -5
- package/esm/plugin/Form/InputMonth.js +5 -5
- package/esm/plugin/Form/InputMonthRange.js +5 -5
- package/esm/plugin/Form/InputNumber.d.ts +1 -1
- package/esm/plugin/Form/InputNumber.js +7 -5
- package/esm/plugin/Form/InputPassword.js +5 -5
- package/esm/plugin/Form/InputQuarter.js +5 -5
- package/esm/plugin/Form/InputQuarterRange.js +5 -5
- package/esm/plugin/Form/InputRange.d.ts +1 -1
- package/esm/plugin/Form/InputRange.js +8 -5
- package/esm/plugin/Form/InputRating.d.ts +1 -1
- package/esm/plugin/Form/InputRating.js +7 -5
- package/esm/plugin/Form/InputRepeat.js +5 -5
- package/esm/plugin/Form/InputRichText.d.ts +1 -1
- package/esm/plugin/Form/InputRichText.js +5 -5
- package/esm/plugin/Form/InputSignature.d.ts +1 -1
- package/esm/plugin/Form/InputSignature.js +5 -5
- package/esm/plugin/Form/InputSubForm.d.ts +1 -0
- package/esm/plugin/Form/InputSubForm.js +6 -6
- package/esm/plugin/Form/InputTable.d.ts +1 -1
- package/esm/plugin/Form/InputTable.js +5 -5
- package/esm/plugin/Form/InputTag.d.ts +1 -1
- package/esm/plugin/Form/InputTag.js +5 -5
- package/esm/plugin/Form/InputText.d.ts +1 -1
- package/esm/plugin/Form/InputText.js +5 -5
- package/esm/plugin/Form/InputTime.js +5 -5
- package/esm/plugin/Form/InputTimeRange.js +5 -5
- package/esm/plugin/Form/InputTree.d.ts +1 -1
- package/esm/plugin/Form/InputTree.js +5 -5
- package/esm/plugin/Form/InputURL.js +5 -5
- package/esm/plugin/Form/InputYear.js +5 -5
- package/esm/plugin/Form/InputYearRange.js +5 -5
- package/esm/plugin/Form/Item.d.ts +1 -1
- package/esm/plugin/Form/Item.js +3 -3
- package/esm/plugin/Form/ListSelect.d.ts +1 -1
- package/esm/plugin/Form/ListSelect.js +6 -5
- package/esm/plugin/Form/LocationPicker.d.ts +1 -1
- package/esm/plugin/Form/LocationPicker.js +5 -5
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/esm/plugin/Form/MatrixCheckboxes.js +5 -5
- package/esm/plugin/Form/NestedSelect.d.ts +1 -1
- package/esm/plugin/Form/NestedSelect.js +5 -5
- package/esm/plugin/Form/Picker.js +5 -5
- package/esm/plugin/Form/Radios.d.ts +1 -1
- package/esm/plugin/Form/Radios.js +6 -5
- package/esm/plugin/Form/Select.d.ts +1 -1
- package/esm/plugin/Form/Select.js +5 -5
- package/esm/plugin/Form/Static.d.ts +1 -1
- package/esm/plugin/Form/Static.js +5 -5
- package/esm/plugin/Form/Switch.d.ts +1 -1
- package/esm/plugin/Form/Switch.js +6 -5
- package/esm/plugin/Form/TabsTransfer.d.ts +1 -1
- package/esm/plugin/Form/TabsTransfer.js +5 -5
- package/esm/plugin/Form/Textarea.d.ts +1 -0
- package/esm/plugin/Form/Textarea.js +5 -5
- package/esm/plugin/Form/Transfer.d.ts +1 -1
- package/esm/plugin/Form/Transfer.js +5 -5
- package/esm/plugin/Form/TransferPicker.js +5 -5
- package/esm/plugin/Form/TreeSelect.d.ts +1 -1
- package/esm/plugin/Form/TreeSelect.js +5 -5
- package/esm/plugin/Form/UUID.js +5 -5
- package/esm/plugin/GlobalVar.js +3 -2
- package/esm/plugin/Grid.d.ts +1 -0
- package/esm/plugin/Grid.js +5 -5
- package/esm/plugin/HBox.d.ts +1 -0
- package/esm/plugin/HBox.js +5 -5
- package/esm/plugin/IFrame.d.ts +1 -1
- package/esm/plugin/IFrame.js +4 -4
- package/esm/plugin/Icon.d.ts +1 -1
- package/esm/plugin/Icon.js +5 -5
- package/esm/plugin/Image.d.ts +1 -1
- package/esm/plugin/Image.js +5 -5
- package/esm/plugin/Images.d.ts +1 -1
- package/esm/plugin/Images.js +5 -5
- package/esm/plugin/Json.d.ts +1 -1
- package/esm/plugin/Json.js +5 -5
- package/esm/plugin/Layout/FlexPluginBase.d.ts +2 -1
- package/esm/plugin/Layout/FlexPluginBase.js +4 -4
- package/esm/plugin/Layout/Layout_fixed.js +4 -4
- package/esm/plugin/Layout/Layout_free_container.js +4 -4
- package/esm/plugin/Layout/Layout_sorption_container.js +4 -4
- package/esm/plugin/Link.js +5 -5
- package/esm/plugin/List.js +7 -5
- package/esm/plugin/List2.d.ts +1 -1
- package/esm/plugin/List2.js +5 -5
- package/esm/plugin/ListItem.d.ts +1 -1
- package/esm/plugin/ListItem.js +6 -6
- package/esm/plugin/Log.d.ts +1 -1
- package/esm/plugin/Log.js +5 -5
- package/esm/plugin/Mapping.js +5 -5
- package/esm/plugin/Markdown.d.ts +1 -1
- package/esm/plugin/Markdown.js +5 -5
- package/esm/plugin/Nav.d.ts +1 -1
- package/esm/plugin/Nav.js +5 -5
- package/esm/plugin/OfficeViewer.d.ts +1 -1
- package/esm/plugin/OfficeViewer.js +5 -5
- package/esm/plugin/Operation.d.ts +1 -1
- package/esm/plugin/Operation.js +5 -5
- package/esm/plugin/Others/Action.d.ts +1 -0
- package/esm/plugin/Others/Action.js +5 -5
- package/esm/plugin/Others/TableCell.d.ts +1 -1
- package/esm/plugin/Others/TableCell.js +5 -5
- package/esm/plugin/Page.d.ts +1 -1
- package/esm/plugin/Page.js +6 -6
- package/esm/plugin/Pagination.d.ts +1 -1
- package/esm/plugin/Pagination.js +5 -5
- package/esm/plugin/Panel.d.ts +1 -1
- package/esm/plugin/Panel.js +4 -4
- package/esm/plugin/PdfViewer.d.ts +1 -1
- package/esm/plugin/PdfViewer.js +5 -5
- package/esm/plugin/Plain.d.ts +1 -1
- package/esm/plugin/Plain.js +5 -5
- package/esm/plugin/Progress.d.ts +1 -1
- package/esm/plugin/Progress.js +5 -5
- package/esm/plugin/Property.js +5 -5
- package/esm/plugin/QRCode.js +5 -5
- package/esm/plugin/Reset.js +4 -4
- package/esm/plugin/SearchBox.d.ts +1 -1
- package/esm/plugin/SearchBox.js +5 -5
- package/esm/plugin/Service.d.ts +1 -1
- package/esm/plugin/Service.js +4 -4
- package/esm/plugin/Slider.js +5 -5
- package/esm/plugin/Sparkline.d.ts +1 -1
- package/esm/plugin/Sparkline.js +5 -5
- package/esm/plugin/Status.d.ts +1 -1
- package/esm/plugin/Status.js +5 -5
- package/esm/plugin/Steps.js +5 -5
- package/esm/plugin/Submit.js +4 -4
- package/esm/plugin/SwitchContainer.js +5 -5
- package/esm/plugin/Table.d.ts +3 -3
- package/esm/plugin/Table.js +7 -5
- package/esm/plugin/Table2.js +18 -18
- package/esm/plugin/TableCell2.js +6 -5
- package/esm/plugin/TableView.js +7 -7
- package/esm/plugin/Tabs.js +6 -6
- package/esm/plugin/Tag.d.ts +1 -1
- package/esm/plugin/Tag.js +5 -5
- package/esm/plugin/Tasks.d.ts +1 -0
- package/esm/plugin/Tasks.js +5 -5
- package/esm/plugin/Time.d.ts +1 -0
- package/esm/plugin/Time.js +4 -4
- package/esm/plugin/Timeline.js +5 -5
- package/esm/plugin/TooltipWrapper.d.ts +1 -1
- package/esm/plugin/TooltipWrapper.js +5 -5
- package/esm/plugin/Tpl.d.ts +1 -1
- package/esm/plugin/Tpl.js +4 -4
- package/esm/plugin/Video.d.ts +1 -1
- package/esm/plugin/Video.js +5 -5
- package/esm/plugin/WebComponent.d.ts +1 -1
- package/esm/plugin/WebComponent.js +5 -5
- package/esm/plugin/Wizard.js +6 -6
- package/esm/plugin/Wrapper.d.ts +1 -1
- package/esm/plugin/Wrapper.js +5 -5
- package/esm/renderer/APIAdaptorControl.d.ts +25 -25
- package/esm/renderer/APIAdaptorControl.js +3 -2
- package/esm/renderer/APIControl.d.ts +9 -9
- package/esm/renderer/APIControl.js +12 -11
- package/esm/renderer/ActionApiControl.d.ts +6 -6
- package/esm/renderer/BadgeControl.d.ts +8 -8
- package/esm/renderer/BadgeControl.js +2 -2
- package/esm/renderer/ButtonGroupControl.js +2 -2
- package/esm/renderer/ConditionFormulaControl.js +7 -7
- package/esm/renderer/DataBindingControl.d.ts +0 -1
- package/esm/renderer/DataBindingControl.js +2 -2
- package/esm/renderer/DataMappingControl.js +2 -2
- package/esm/renderer/DataPickerControl.js +6 -6
- package/esm/renderer/DateShortCutControl.js +3 -4
- package/esm/renderer/ExpressionFormulaControl.js +2 -2
- package/esm/renderer/FeatureControl.js +2 -2
- package/esm/renderer/FieldSetting.d.ts +0 -1
- package/esm/renderer/FieldSetting.js +11 -12
- package/esm/renderer/FlexSettingControl.js +2 -2
- package/esm/renderer/FormulaControl.d.ts +2 -2
- package/esm/renderer/FormulaControl.js +6 -6
- package/esm/renderer/FunctionEditorControl.d.ts +25 -25
- package/esm/renderer/FunctionEditorControl.js +3 -3
- package/esm/renderer/GoConfigControl.js +2 -2
- package/esm/renderer/InputRangeValueControl.js +2 -2
- package/esm/renderer/KeyValueMapControl.js +2 -2
- package/esm/renderer/ListItemControl.js +2 -2
- package/esm/renderer/MapSourceControl.d.ts +0 -1
- package/esm/renderer/MapSourceControl.js +2 -2
- package/esm/renderer/NavBadgeControl.d.ts +4 -4
- package/esm/renderer/NavBadgeControl.js +2 -2
- package/esm/renderer/NavDefaultActive.js +2 -2
- package/esm/renderer/NavSourceControl.js +2 -2
- package/esm/renderer/OptionControl.js +2 -2
- package/esm/renderer/RangePartsControl.js +2 -2
- package/esm/renderer/StatusControl.js +2 -2
- package/esm/renderer/SwitchMoreControl.js +2 -2
- package/esm/renderer/TableColumnWidthControl.js +2 -2
- package/esm/renderer/TimelineItemControl.js +2 -2
- package/esm/renderer/TplFormulaControl.js +7 -7
- package/esm/renderer/TransferTableControl.js +2 -2
- package/esm/renderer/TreeOptionControl.js +3 -2
- package/esm/renderer/ValidateApiControl.js +2 -2
- package/esm/renderer/ValidationControl.js +2 -2
- package/esm/renderer/ValidationItem.js +2 -2
- package/esm/renderer/ValueFormatControl.js +2 -2
- package/esm/renderer/crud2-control/AddColumnModal.js +2 -2
- package/esm/renderer/crud2-control/CRUDColumnControl.js +6 -6
- package/esm/renderer/crud2-control/CRUDFiltersControl.js +42 -42
- package/esm/renderer/crud2-control/CRUDToolbarControl.js +10 -10
- package/esm/renderer/event-control/DialogActionPanel.js +2 -2
- package/esm/renderer/event-control/action-config-dialog.js +3 -2
- package/esm/renderer/event-control/action-config-panel.js +2 -2
- package/esm/renderer/event-control/actionsPanelManager.d.ts +1 -1
- package/esm/renderer/event-control/actionsPanelManager.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.d.ts +4 -3
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/broadcast.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.js +2 -2
- package/esm/renderer/event-control/comp-action-select.js +2 -2
- package/esm/renderer/event-control/constants.js +2 -2
- package/esm/renderer/event-control/eventControlConfigHelper.d.ts +5 -4
- package/esm/renderer/event-control/eventControlConfigHelper.js +2 -2
- package/esm/renderer/event-control/helper.d.ts +7 -6
- package/esm/renderer/event-control/helper.js +2 -2
- package/esm/renderer/event-control/index.js +11 -10
- package/esm/renderer/global-var-control/GlobalVarBuiltinPanel.js +2 -2
- package/esm/renderer/global-var-control/GlobalVarManagerPanel.js +2 -2
- package/esm/renderer/style-control/Background.js +2 -2
- package/esm/renderer/style-control/Border.js +2 -2
- package/esm/renderer/style-control/BoxModel.js +2 -2
- package/esm/renderer/style-control/BoxShadow.js +2 -2
- package/esm/renderer/style-control/ColCount.js +2 -2
- package/esm/renderer/style-control/ColSize.js +2 -2
- package/esm/renderer/style-control/Display.js +2 -2
- package/esm/renderer/style-control/FlexLayout.js +2 -2
- package/esm/renderer/style-control/Font.js +2 -2
- package/esm/renderer/style-control/InsetBoxModel.js +2 -2
- package/esm/renderer/style-control/LabelAlign.js +2 -2
- package/esm/renderer/style-control/SingleThemeCssCode.js +2 -2
- package/esm/renderer/style-control/ThemeCssCode.js +2 -2
- package/esm/renderer/style-control/font-family.js +2 -2
- package/esm/renderer/style-control/helper.js +2 -2
- package/esm/renderer/style-control/transformation.js +2 -2
- package/esm/renderer/textarea-formula/FormulaPicker.js +2 -2
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +6 -6
- package/esm/renderer/textarea-formula/plugin.js +2 -2
- package/esm/tpl/api.js +2 -2
- package/esm/tpl/common.js +3 -2
- package/esm/tpl/horizontal.js +2 -2
- package/esm/tpl/layout.js +6 -2
- package/esm/tpl/options.js +2 -2
- package/esm/tpl/remark.js +2 -2
- package/esm/tpl/style.js +2 -2
- package/esm/tpl/validations.js +2 -2
- package/esm/util.d.ts +1 -0
- package/esm/util.js +2 -2
- package/esm/validator.d.ts +2 -2
- package/esm/validator.js +2 -2
- package/lib/builder/ApiDSBuilder.d.ts +114 -20
- package/lib/builder/ApiDSBuilder.js +35 -35
- package/lib/builder/DSBuilder.js +2 -2
- package/lib/builder/DSBuilderManager.js +2 -2
- package/lib/builder/constants.d.ts +1 -1
- package/lib/builder/constants.js +2 -2
- package/lib/builder/utils.js +2 -2
- package/lib/component/BaseControl.d.ts +1 -1
- package/lib/component/BaseControl.js +2 -2
- package/lib/component/InputComponentName.js +2 -2
- package/lib/component/ModalSettingPanel.js +2 -2
- package/lib/component/OptionAutoFill.js +2 -2
- package/lib/component/TableViewEditor.js +2 -2
- package/lib/icons/btn/btn-group.svg.js +2 -2
- package/lib/icons/btn/btn-select.svg.js +2 -2
- package/lib/icons/btn/btn-toolbar.svg.js +2 -2
- package/lib/icons/btn/button.svg.js +2 -2
- package/lib/icons/btn/dropdown-btn.svg.js +2 -2
- package/lib/icons/container/anchor-nav.svg.js +2 -2
- package/lib/icons/container/collapse.svg.js +2 -2
- package/lib/icons/container/container.svg.js +2 -2
- package/lib/icons/container/flex-container.svg.js +2 -2
- package/lib/icons/container/form-group.svg.js +2 -2
- package/lib/icons/container/grid.svg.js +2 -2
- package/lib/icons/container/iframe.svg.js +2 -2
- package/lib/icons/container/panel.svg.js +2 -2
- package/lib/icons/container/switch-container.svg.js +2 -2
- package/lib/icons/container/table-view.svg.js +2 -2
- package/lib/icons/container/tabs.svg.js +2 -2
- package/lib/icons/container/tooltip-wrapper.svg.js +2 -2
- package/lib/icons/container/web-component.svg.js +2 -2
- package/lib/icons/crud/column-add.svg.js +2 -2
- package/lib/icons/crud/column-delete.svg.js +2 -2
- package/lib/icons/crud/column-setting.svg.js +2 -2
- package/lib/icons/crud/share-link.svg.js +2 -2
- package/lib/icons/display/aBaseline.svg.js +2 -2
- package/lib/icons/display/aCenter.svg.js +2 -2
- package/lib/icons/display/aFlexEnd.svg.js +2 -2
- package/lib/icons/display/aFlexStart.svg.js +2 -2
- package/lib/icons/display/aStretch.svg.js +2 -2
- package/lib/icons/display/block.svg.js +2 -2
- package/lib/icons/display/dcolumn.svg.js +2 -2
- package/lib/icons/display/dcolumnReverse.svg.js +2 -2
- package/lib/icons/display/drow.svg.js +2 -2
- package/lib/icons/display/drowReverse.svg.js +2 -2
- package/lib/icons/display/flex.svg.js +2 -2
- package/lib/icons/display/inline-block.svg.js +2 -2
- package/lib/icons/display/inline.svg.js +2 -2
- package/lib/icons/display/jCenter.svg.js +2 -2
- package/lib/icons/display/jFlexEnd.svg.js +2 -2
- package/lib/icons/display/jFlexStart.svg.js +2 -2
- package/lib/icons/display/jSpaceAround.svg.js +2 -2
- package/lib/icons/display/jSpaceBetween.svg.js +2 -2
- package/lib/icons/feat/audio.svg.js +2 -2
- package/lib/icons/feat/custom.svg.js +2 -2
- package/lib/icons/feat/each.svg.js +2 -2
- package/lib/icons/feat/form.svg.js +2 -2
- package/lib/icons/feat/nav.svg.js +2 -2
- package/lib/icons/feat/qrcode.svg.js +2 -2
- package/lib/icons/feat/service.svg.js +2 -2
- package/lib/icons/feat/table.svg.js +2 -2
- package/lib/icons/feat/tasks.svg.js +2 -2
- package/lib/icons/feat/video.svg.js +2 -2
- package/lib/icons/feat/wizard.svg.js +2 -2
- package/lib/icons/form/chained-select.svg.js +2 -2
- package/lib/icons/form/checkbox.svg.js +2 -2
- package/lib/icons/form/checkboxes.svg.js +2 -2
- package/lib/icons/form/combo.svg.js +2 -2
- package/lib/icons/form/condition-builder.svg.js +2 -2
- package/lib/icons/form/diff-editor.svg.js +2 -2
- package/lib/icons/form/editor.svg.js +2 -2
- package/lib/icons/form/formula.svg.js +2 -2
- package/lib/icons/form/hidden.svg.js +2 -2
- package/lib/icons/form/input-city.svg.js +2 -2
- package/lib/icons/form/input-color.svg.js +2 -2
- package/lib/icons/form/input-date-range.svg.js +2 -2
- package/lib/icons/form/input-date.svg.js +2 -2
- package/lib/icons/form/input-datetime.svg.js +2 -2
- package/lib/icons/form/input-email.svg.js +2 -2
- package/lib/icons/form/input-excel.svg.js +2 -2
- package/lib/icons/form/input-file.svg.js +2 -2
- package/lib/icons/form/input-group.svg.js +2 -2
- package/lib/icons/form/input-image.svg.js +2 -2
- package/lib/icons/form/input-kv.svg.js +2 -2
- package/lib/icons/form/input-month-range.svg.js +2 -2
- package/lib/icons/form/input-number.svg.js +2 -2
- package/lib/icons/form/input-password.svg.js +2 -2
- package/lib/icons/form/input-quarter-range.svg.js +2 -2
- package/lib/icons/form/input-range.svg.js +2 -2
- package/lib/icons/form/input-rating.svg.js +2 -2
- package/lib/icons/form/input-repeat.svg.js +2 -2
- package/lib/icons/form/input-rich-text.svg.js +2 -2
- package/lib/icons/form/input-signature.svg.js +2 -2
- package/lib/icons/form/input-tag.svg.js +2 -2
- package/lib/icons/form/input-text.svg.js +2 -2
- package/lib/icons/form/input-time-range.svg.js +2 -2
- package/lib/icons/form/input-time.svg.js +2 -2
- package/lib/icons/form/input-tree.svg.js +2 -2
- package/lib/icons/form/input-url.svg.js +2 -2
- package/lib/icons/form/input-year.svg.js +2 -2
- package/lib/icons/form/inputArray.svg.js +2 -2
- package/lib/icons/form/list-select.svg.js +2 -2
- package/lib/icons/form/location-picker.svg.js +2 -2
- package/lib/icons/form/matrix-checkboxes.svg.js +2 -2
- package/lib/icons/form/month.svg.js +2 -2
- package/lib/icons/form/nested-select.svg.js +2 -2
- package/lib/icons/form/picker.svg.js +2 -2
- package/lib/icons/form/quarter.svg.js +2 -2
- package/lib/icons/form/radios.svg.js +2 -2
- package/lib/icons/form/select.svg.js +2 -2
- package/lib/icons/form/static.svg.js +2 -2
- package/lib/icons/form/sub-form.svg.js +2 -2
- package/lib/icons/form/switch.svg.js +2 -2
- package/lib/icons/form/tabs-transfer.svg.js +2 -2
- package/lib/icons/form/textarea.svg.js +2 -2
- package/lib/icons/form/transfer.svg.js +2 -2
- package/lib/icons/form/tree-select.svg.js +2 -2
- package/lib/icons/form/uuid.svg.js +2 -2
- package/lib/icons/index.js +2 -2
- package/lib/icons/layout/layout-1with2.svg.js +2 -2
- package/lib/icons/layout/layout-2cols.svg.js +2 -2
- package/lib/icons/layout/layout-2row.svg.js +2 -2
- package/lib/icons/layout/layout-2with1.svg.js +2 -2
- package/lib/icons/layout/layout-3cols.svg.js +2 -2
- package/lib/icons/layout/layout-3row.svg.js +2 -2
- package/lib/icons/layout/layout-absolute.svg.js +2 -2
- package/lib/icons/layout/layout-fixed-top.svg.js +2 -2
- package/lib/icons/layout/layout-fixed.svg.js +2 -2
- package/lib/icons/layout/layout-free-container.svg.js +2 -2
- package/lib/icons/layout/layout-full.svg.js +2 -2
- package/lib/icons/layout/layout1-2.svg.js +2 -2
- package/lib/icons/layout/layout2-1.svg.js +2 -2
- package/lib/icons/layout/layout3-1.svg.js +2 -2
- package/lib/icons/layout/layout3-2.svg.js +2 -2
- package/lib/icons/other/_fx.svg.js +2 -2
- package/lib/icons/other/divider.svg.js +2 -2
- package/lib/icons/other/fx.svg.js +2 -2
- package/lib/icons/other/global-var.svg.js +2 -2
- package/lib/icons/other/modal-setting.svg.js +2 -2
- package/lib/icons/other/property-sheet.svg.js +2 -2
- package/lib/icons/other/tooltip.svg.js +2 -2
- package/lib/icons/show/URL.svg.js +2 -2
- package/lib/icons/show/avatar.svg.js +2 -2
- package/lib/icons/show/breadcrumb.svg.js +2 -2
- package/lib/icons/show/card.svg.js +2 -2
- package/lib/icons/show/cards.svg.js +2 -2
- package/lib/icons/show/carousel.svg.js +2 -2
- package/lib/icons/show/chart.svg.js +2 -2
- package/lib/icons/show/code.svg.js +2 -2
- package/lib/icons/show/date.svg.js +2 -2
- package/lib/icons/show/datetime.svg.js +2 -2
- package/lib/icons/show/image.svg.js +2 -2
- package/lib/icons/show/images.svg.js +2 -2
- package/lib/icons/show/json-view.svg.js +2 -2
- package/lib/icons/show/list.svg.js +2 -2
- package/lib/icons/show/log.svg.js +2 -2
- package/lib/icons/show/mapping.svg.js +2 -2
- package/lib/icons/show/markdown.svg.js +2 -2
- package/lib/icons/show/plain.svg.js +2 -2
- package/lib/icons/show/progress.svg.js +2 -2
- package/lib/icons/show/sparkline.svg.js +2 -2
- package/lib/icons/show/status.svg.js +2 -2
- package/lib/icons/show/steps.svg.js +2 -2
- package/lib/icons/show/time.svg.js +2 -2
- package/lib/icons/theme/css.svg.js +2 -2
- package/lib/index.js +2 -2
- package/lib/locale/en-US.js +2 -2
- package/lib/locale/zh-CN.js +2 -2
- package/lib/plugin/Alert.d.ts +1 -1
- package/lib/plugin/Alert.js +4 -4
- package/lib/plugin/AnchorNav.js +5 -5
- package/lib/plugin/Audio.d.ts +1 -1
- package/lib/plugin/Audio.js +4 -4
- package/lib/plugin/Avatar.d.ts +1 -1
- package/lib/plugin/Avatar.js +4 -4
- package/lib/plugin/Breadcrumb.js +4 -4
- package/lib/plugin/Button.d.ts +1 -1
- package/lib/plugin/Button.js +5 -4
- package/lib/plugin/ButtonGroup.d.ts +1 -1
- package/lib/plugin/ButtonGroup.js +4 -4
- package/lib/plugin/CRUD.d.ts +3 -3
- package/lib/plugin/CRUD.js +5 -5
- package/lib/plugin/CRUD2/BaseCRUD.d.ts +2 -2
- package/lib/plugin/CRUD2/BaseCRUD.js +6 -5
- package/lib/plugin/CRUD2/CRUDTable.d.ts +1 -1
- package/lib/plugin/CRUD2/CRUDTable.js +3 -3
- package/lib/plugin/CRUD2/constants.js +2 -2
- package/lib/plugin/CRUD2/utils.d.ts +2 -2
- package/lib/plugin/CRUD2/utils.js +2 -2
- package/lib/plugin/Calendar.d.ts +1 -1
- package/lib/plugin/Calendar.js +4 -4
- package/lib/plugin/Card.d.ts +1 -1
- package/lib/plugin/Card.js +5 -5
- package/lib/plugin/Card2.d.ts +1 -1
- package/lib/plugin/Card2.js +4 -4
- package/lib/plugin/Cards.d.ts +1 -1
- package/lib/plugin/Cards.js +4 -4
- package/lib/plugin/Carousel.js +4 -4
- package/lib/plugin/Chart.d.ts +1 -1
- package/lib/plugin/Chart.js +4 -4
- package/lib/plugin/CodeView.d.ts +1 -1
- package/lib/plugin/CodeView.js +4 -4
- package/lib/plugin/Collapse.d.ts +1 -1
- package/lib/plugin/Collapse.js +4 -4
- package/lib/plugin/CollapseGroup.d.ts +1 -1
- package/lib/plugin/CollapseGroup.js +4 -4
- package/lib/plugin/ColumnToggler.d.ts +1 -1
- package/lib/plugin/ColumnToggler.js +4 -4
- package/lib/plugin/Container.d.ts +1 -1
- package/lib/plugin/Container.js +4 -4
- package/lib/plugin/Custom.js +4 -4
- package/lib/plugin/CustomRegion.js +4 -4
- package/lib/plugin/Date.d.ts +1 -1
- package/lib/plugin/Date.js +4 -4
- package/lib/plugin/Datetime.d.ts +1 -0
- package/lib/plugin/Datetime.js +3 -3
- package/lib/plugin/Dialog.d.ts +1 -1
- package/lib/plugin/Dialog.js +10 -8
- package/lib/plugin/Divider.d.ts +1 -1
- package/lib/plugin/Divider.js +4 -4
- package/lib/plugin/Drawer.d.ts +1 -1
- package/lib/plugin/Drawer.js +9 -8
- package/lib/plugin/DropDownButton.js +4 -4
- package/lib/plugin/Each.d.ts +1 -1
- package/lib/plugin/Each.js +4 -4
- package/lib/plugin/Flex.js +3 -3
- package/lib/plugin/Form/ButtonGroupSelect.d.ts +1 -1
- package/lib/plugin/Form/ButtonGroupSelect.js +4 -4
- package/lib/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/lib/plugin/Form/ButtonToolbar.js +4 -4
- package/lib/plugin/Form/ChainedSelect.d.ts +1 -1
- package/lib/plugin/Form/ChainedSelect.js +5 -4
- package/lib/plugin/Form/Checkbox.d.ts +1 -1
- package/lib/plugin/Form/Checkbox.js +5 -4
- package/lib/plugin/Form/Checkboxes.d.ts +1 -1
- package/lib/plugin/Form/Checkboxes.js +4 -4
- package/lib/plugin/Form/CodeEditor.d.ts +1 -0
- package/lib/plugin/Form/CodeEditor.js +4 -4
- package/lib/plugin/Form/Combo.d.ts +1 -1
- package/lib/plugin/Form/Combo.js +5 -5
- package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/lib/plugin/Form/ConditionBuilder.js +6 -6
- package/lib/plugin/Form/Control.d.ts +1 -1
- package/lib/plugin/Form/Control.js +4 -4
- package/lib/plugin/Form/DiffEditor.d.ts +1 -0
- package/lib/plugin/Form/DiffEditor.js +4 -4
- package/lib/plugin/Form/FieldSet.d.ts +1 -1
- package/lib/plugin/Form/FieldSet.js +4 -4
- package/lib/plugin/Form/Form.js +5 -5
- package/lib/plugin/Form/Formula.js +4 -4
- package/lib/plugin/Form/Group.js +4 -4
- package/lib/plugin/Form/Hidden.js +4 -4
- package/lib/plugin/Form/InputArray.js +4 -4
- package/lib/plugin/Form/InputCity.d.ts +1 -1
- package/lib/plugin/Form/InputCity.js +4 -4
- package/lib/plugin/Form/InputColor.d.ts +1 -1
- package/lib/plugin/Form/InputColor.js +4 -4
- package/lib/plugin/Form/InputDate.d.ts +1 -1
- package/lib/plugin/Form/InputDate.js +6 -4
- package/lib/plugin/Form/InputDateRange.d.ts +1 -1
- package/lib/plugin/Form/InputDateRange.js +8 -4
- package/lib/plugin/Form/InputDateTime.js +4 -4
- package/lib/plugin/Form/InputDateTimeRange.js +4 -4
- package/lib/plugin/Form/InputEmail.js +4 -4
- package/lib/plugin/Form/InputExcel.d.ts +1 -1
- package/lib/plugin/Form/InputExcel.js +4 -4
- package/lib/plugin/Form/InputFile.d.ts +1 -1
- package/lib/plugin/Form/InputFile.js +5 -4
- package/lib/plugin/Form/InputGroup.d.ts +1 -2
- package/lib/plugin/Form/InputGroup.js +4 -4
- package/lib/plugin/Form/InputImage.d.ts +1 -1
- package/lib/plugin/Form/InputImage.js +4 -4
- package/lib/plugin/Form/InputKV.d.ts +1 -1
- package/lib/plugin/Form/InputKV.js +4 -4
- package/lib/plugin/Form/InputMonth.js +4 -4
- package/lib/plugin/Form/InputMonthRange.js +4 -4
- package/lib/plugin/Form/InputNumber.d.ts +1 -1
- package/lib/plugin/Form/InputNumber.js +6 -4
- package/lib/plugin/Form/InputPassword.js +4 -4
- package/lib/plugin/Form/InputQuarter.js +4 -4
- package/lib/plugin/Form/InputQuarterRange.js +4 -4
- package/lib/plugin/Form/InputRange.d.ts +1 -1
- package/lib/plugin/Form/InputRange.js +7 -4
- package/lib/plugin/Form/InputRating.d.ts +1 -1
- package/lib/plugin/Form/InputRating.js +6 -4
- package/lib/plugin/Form/InputRepeat.js +4 -4
- package/lib/plugin/Form/InputRichText.d.ts +1 -1
- package/lib/plugin/Form/InputRichText.js +4 -4
- package/lib/plugin/Form/InputSignature.d.ts +1 -1
- package/lib/plugin/Form/InputSignature.js +4 -4
- package/lib/plugin/Form/InputSubForm.d.ts +1 -0
- package/lib/plugin/Form/InputSubForm.js +5 -5
- package/lib/plugin/Form/InputTable.d.ts +1 -1
- package/lib/plugin/Form/InputTable.js +5 -5
- package/lib/plugin/Form/InputTag.d.ts +1 -1
- package/lib/plugin/Form/InputTag.js +4 -4
- package/lib/plugin/Form/InputText.d.ts +1 -1
- package/lib/plugin/Form/InputText.js +4 -4
- package/lib/plugin/Form/InputTime.js +4 -4
- package/lib/plugin/Form/InputTimeRange.js +4 -4
- package/lib/plugin/Form/InputTree.d.ts +1 -1
- package/lib/plugin/Form/InputTree.js +4 -4
- package/lib/plugin/Form/InputURL.js +4 -4
- package/lib/plugin/Form/InputYear.js +4 -4
- package/lib/plugin/Form/InputYearRange.js +4 -4
- package/lib/plugin/Form/Item.d.ts +1 -1
- package/lib/plugin/Form/Item.js +3 -3
- package/lib/plugin/Form/ListSelect.d.ts +1 -1
- package/lib/plugin/Form/ListSelect.js +5 -4
- package/lib/plugin/Form/LocationPicker.d.ts +1 -1
- package/lib/plugin/Form/LocationPicker.js +4 -4
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/lib/plugin/Form/MatrixCheckboxes.js +4 -4
- package/lib/plugin/Form/NestedSelect.d.ts +1 -1
- package/lib/plugin/Form/NestedSelect.js +4 -4
- package/lib/plugin/Form/Picker.js +4 -4
- package/lib/plugin/Form/Radios.d.ts +1 -1
- package/lib/plugin/Form/Radios.js +5 -4
- package/lib/plugin/Form/Select.d.ts +1 -1
- package/lib/plugin/Form/Select.js +4 -4
- package/lib/plugin/Form/Static.d.ts +1 -1
- package/lib/plugin/Form/Static.js +4 -4
- package/lib/plugin/Form/Switch.d.ts +1 -1
- package/lib/plugin/Form/Switch.js +5 -4
- package/lib/plugin/Form/TabsTransfer.d.ts +1 -1
- package/lib/plugin/Form/TabsTransfer.js +4 -4
- package/lib/plugin/Form/Textarea.d.ts +1 -0
- package/lib/plugin/Form/Textarea.js +4 -4
- package/lib/plugin/Form/Transfer.d.ts +1 -1
- package/lib/plugin/Form/Transfer.js +4 -4
- package/lib/plugin/Form/TransferPicker.js +4 -4
- package/lib/plugin/Form/TreeSelect.d.ts +1 -1
- package/lib/plugin/Form/TreeSelect.js +4 -4
- package/lib/plugin/Form/UUID.js +4 -4
- package/lib/plugin/GlobalVar.js +3 -2
- package/lib/plugin/Grid.d.ts +1 -0
- package/lib/plugin/Grid.js +5 -5
- package/lib/plugin/HBox.d.ts +1 -0
- package/lib/plugin/HBox.js +4 -4
- package/lib/plugin/IFrame.d.ts +1 -1
- package/lib/plugin/IFrame.js +4 -4
- package/lib/plugin/Icon.d.ts +1 -1
- package/lib/plugin/Icon.js +4 -4
- package/lib/plugin/Image.d.ts +1 -1
- package/lib/plugin/Image.js +4 -4
- package/lib/plugin/Images.d.ts +1 -1
- package/lib/plugin/Images.js +4 -4
- package/lib/plugin/Json.d.ts +1 -1
- package/lib/plugin/Json.js +4 -4
- package/lib/plugin/Layout/FlexPluginBase.d.ts +2 -1
- package/lib/plugin/Layout/FlexPluginBase.js +4 -4
- package/lib/plugin/Layout/Layout_fixed.js +3 -3
- 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 +4 -4
- package/lib/plugin/List.js +6 -4
- package/lib/plugin/List2.d.ts +1 -1
- package/lib/plugin/List2.js +4 -4
- package/lib/plugin/ListItem.d.ts +1 -1
- package/lib/plugin/ListItem.js +5 -5
- package/lib/plugin/Log.d.ts +1 -1
- package/lib/plugin/Log.js +4 -4
- package/lib/plugin/Mapping.js +4 -4
- package/lib/plugin/Markdown.d.ts +1 -1
- package/lib/plugin/Markdown.js +4 -4
- package/lib/plugin/Nav.d.ts +1 -1
- package/lib/plugin/Nav.js +4 -4
- package/lib/plugin/OfficeViewer.d.ts +1 -1
- package/lib/plugin/OfficeViewer.js +4 -4
- package/lib/plugin/Operation.d.ts +1 -1
- package/lib/plugin/Operation.js +4 -4
- package/lib/plugin/Others/Action.d.ts +1 -0
- package/lib/plugin/Others/Action.js +4 -4
- package/lib/plugin/Others/TableCell.d.ts +1 -1
- package/lib/plugin/Others/TableCell.js +4 -4
- package/lib/plugin/Page.d.ts +1 -1
- package/lib/plugin/Page.js +5 -5
- package/lib/plugin/Pagination.d.ts +1 -1
- package/lib/plugin/Pagination.js +4 -4
- package/lib/plugin/Panel.d.ts +1 -1
- package/lib/plugin/Panel.js +4 -4
- package/lib/plugin/PdfViewer.d.ts +1 -1
- package/lib/plugin/PdfViewer.js +4 -4
- package/lib/plugin/Plain.d.ts +1 -1
- package/lib/plugin/Plain.js +4 -4
- package/lib/plugin/Progress.d.ts +1 -1
- package/lib/plugin/Progress.js +4 -4
- package/lib/plugin/Property.js +4 -4
- package/lib/plugin/QRCode.js +4 -4
- package/lib/plugin/Reset.js +3 -3
- package/lib/plugin/SearchBox.d.ts +1 -1
- package/lib/plugin/SearchBox.js +4 -4
- package/lib/plugin/Service.d.ts +1 -1
- package/lib/plugin/Service.js +4 -4
- package/lib/plugin/Slider.js +4 -4
- package/lib/plugin/Sparkline.d.ts +1 -1
- package/lib/plugin/Sparkline.js +4 -4
- package/lib/plugin/Status.d.ts +1 -1
- package/lib/plugin/Status.js +4 -4
- package/lib/plugin/Steps.js +4 -4
- package/lib/plugin/Submit.js +3 -3
- package/lib/plugin/SwitchContainer.js +4 -4
- package/lib/plugin/Table.d.ts +3 -3
- package/lib/plugin/Table.js +7 -5
- package/lib/plugin/Table2.js +18 -18
- package/lib/plugin/TableCell2.js +5 -4
- package/lib/plugin/TableView.js +6 -6
- package/lib/plugin/Tabs.js +5 -5
- package/lib/plugin/Tag.d.ts +1 -1
- package/lib/plugin/Tag.js +4 -4
- package/lib/plugin/Tasks.d.ts +1 -0
- package/lib/plugin/Tasks.js +4 -4
- package/lib/plugin/Time.d.ts +1 -0
- package/lib/plugin/Time.js +3 -3
- package/lib/plugin/Timeline.js +4 -4
- package/lib/plugin/TooltipWrapper.d.ts +1 -1
- package/lib/plugin/TooltipWrapper.js +4 -4
- package/lib/plugin/Tpl.d.ts +1 -1
- package/lib/plugin/Tpl.js +4 -4
- package/lib/plugin/Video.d.ts +1 -1
- package/lib/plugin/Video.js +4 -4
- package/lib/plugin/WebComponent.d.ts +1 -1
- package/lib/plugin/WebComponent.js +4 -4
- package/lib/plugin/Wizard.js +5 -5
- package/lib/plugin/Wrapper.d.ts +1 -1
- package/lib/plugin/Wrapper.js +4 -4
- package/lib/renderer/APIAdaptorControl.d.ts +25 -25
- package/lib/renderer/APIAdaptorControl.js +3 -2
- package/lib/renderer/APIControl.d.ts +9 -9
- package/lib/renderer/APIControl.js +12 -11
- package/lib/renderer/ActionApiControl.d.ts +6 -6
- package/lib/renderer/BadgeControl.d.ts +14 -14
- package/lib/renderer/BadgeControl.js +2 -2
- package/lib/renderer/ButtonGroupControl.js +2 -2
- package/lib/renderer/ConditionFormulaControl.js +7 -7
- package/lib/renderer/DataBindingControl.d.ts +0 -1
- package/lib/renderer/DataBindingControl.js +2 -2
- package/lib/renderer/DataMappingControl.js +2 -2
- package/lib/renderer/DataPickerControl.js +6 -6
- package/lib/renderer/DateShortCutControl.js +3 -4
- package/lib/renderer/ExpressionFormulaControl.js +2 -2
- package/lib/renderer/FeatureControl.js +2 -2
- package/lib/renderer/FieldSetting.d.ts +0 -1
- package/lib/renderer/FieldSetting.js +11 -12
- package/lib/renderer/FlexSettingControl.js +2 -2
- package/lib/renderer/FormulaControl.d.ts +2 -2
- package/lib/renderer/FormulaControl.js +6 -6
- package/lib/renderer/FunctionEditorControl.d.ts +25 -25
- package/lib/renderer/FunctionEditorControl.js +3 -3
- package/lib/renderer/GoConfigControl.js +2 -2
- package/lib/renderer/InputRangeValueControl.js +2 -2
- package/lib/renderer/KeyValueMapControl.js +2 -2
- package/lib/renderer/ListItemControl.js +2 -2
- package/lib/renderer/MapSourceControl.d.ts +0 -1
- package/lib/renderer/MapSourceControl.js +2 -2
- package/lib/renderer/NavBadgeControl.d.ts +8 -8
- package/lib/renderer/NavBadgeControl.js +2 -2
- package/lib/renderer/NavDefaultActive.js +2 -2
- package/lib/renderer/NavSourceControl.d.ts +1 -1
- package/lib/renderer/NavSourceControl.js +2 -2
- package/lib/renderer/OptionControl.js +2 -2
- package/lib/renderer/RangePartsControl.js +2 -2
- package/lib/renderer/StatusControl.js +2 -2
- package/lib/renderer/SwitchMoreControl.js +2 -2
- package/lib/renderer/TableColumnWidthControl.js +2 -2
- package/lib/renderer/TimelineItemControl.js +2 -2
- package/lib/renderer/TplFormulaControl.js +7 -7
- package/lib/renderer/TransferTableControl.js +2 -2
- package/lib/renderer/TreeOptionControl.js +3 -2
- package/lib/renderer/ValidateApiControl.js +2 -2
- package/lib/renderer/ValidationControl.js +2 -2
- package/lib/renderer/ValidationItem.js +2 -2
- package/lib/renderer/ValueFormatControl.js +2 -2
- package/lib/renderer/crud2-control/AddColumnModal.js +2 -2
- package/lib/renderer/crud2-control/CRUDColumnControl.js +6 -6
- package/lib/renderer/crud2-control/CRUDFiltersControl.js +42 -42
- package/lib/renderer/crud2-control/CRUDToolbarControl.js +10 -10
- package/lib/renderer/event-control/DialogActionPanel.js +2 -2
- package/lib/renderer/event-control/action-config-dialog.js +3 -2
- package/lib/renderer/event-control/action-config-panel.js +2 -2
- package/lib/renderer/event-control/actionsPanelManager.d.ts +1 -1
- package/lib/renderer/event-control/actionsPanelManager.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.d.ts +4 -3
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/broadcast.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.js +2 -2
- package/lib/renderer/event-control/comp-action-select.js +2 -2
- package/lib/renderer/event-control/constants.js +2 -2
- package/lib/renderer/event-control/eventControlConfigHelper.d.ts +5 -4
- package/lib/renderer/event-control/eventControlConfigHelper.js +2 -2
- package/lib/renderer/event-control/helper.d.ts +7 -6
- package/lib/renderer/event-control/helper.js +2 -2
- package/lib/renderer/event-control/index.js +11 -10
- package/lib/renderer/global-var-control/GlobalVarBuiltinPanel.js +2 -2
- package/lib/renderer/global-var-control/GlobalVarManagerPanel.js +2 -2
- package/lib/renderer/style-control/Background.js +2 -2
- package/lib/renderer/style-control/Border.js +2 -2
- package/lib/renderer/style-control/BoxModel.js +2 -2
- package/lib/renderer/style-control/BoxShadow.js +2 -2
- package/lib/renderer/style-control/ColCount.js +2 -2
- package/lib/renderer/style-control/ColSize.js +2 -2
- package/lib/renderer/style-control/Display.js +2 -2
- package/lib/renderer/style-control/FlexLayout.js +2 -2
- package/lib/renderer/style-control/Font.js +2 -2
- package/lib/renderer/style-control/InsetBoxModel.js +2 -2
- package/lib/renderer/style-control/LabelAlign.js +2 -2
- package/lib/renderer/style-control/SingleThemeCssCode.js +2 -2
- package/lib/renderer/style-control/ThemeCssCode.js +2 -2
- package/lib/renderer/style-control/font-family.js +2 -2
- package/lib/renderer/style-control/helper.js +2 -2
- package/lib/renderer/style-control/transformation.js +2 -2
- package/lib/renderer/textarea-formula/FormulaPicker.js +2 -2
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +6 -6
- package/lib/renderer/textarea-formula/plugin.js +2 -2
- package/lib/tpl/api.js +2 -2
- package/lib/tpl/common.js +3 -2
- package/lib/tpl/horizontal.js +2 -2
- package/lib/tpl/layout.js +6 -2
- package/lib/tpl/options.js +2 -2
- package/lib/tpl/remark.js +2 -2
- package/lib/tpl/style.js +2 -2
- package/lib/tpl/validations.js +2 -2
- package/lib/util.d.ts +1 -0
- package/lib/util.js +2 -2
- package/lib/validator.d.ts +2 -2
- package/lib/validator.js +2 -2
- package/package.json +5 -5
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -102,10 +102,10 @@ var dateTooltip = i18n("037becbe8bff2f8838d141cc7b6b2df7");
|
|
|
102
102
|
var DateControlPlugin = /** @class */function (_super) {
|
|
103
103
|
__extends(DateControlPlugin, _super);
|
|
104
104
|
function DateControlPlugin() {
|
|
105
|
-
var _this = _super
|
|
105
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
106
106
|
// 关联渲染器名字
|
|
107
107
|
_this.rendererName = 'input-date';
|
|
108
|
-
_this.$schema = '/schemas/
|
|
108
|
+
_this.$schema = '/schemas/AMISInputDateSchema.json';
|
|
109
109
|
// 组件名称
|
|
110
110
|
_this.icon = 'fa fa-calendar';
|
|
111
111
|
_this.pluginIcon = 'input-date-plugin';
|
|
@@ -272,6 +272,7 @@ var DateControlPlugin = /** @class */function (_super) {
|
|
|
272
272
|
},
|
|
273
273
|
placeholder: i18n("8f7ae284d0039fe05b9f57fd5ae3ede9"),
|
|
274
274
|
needDeleteProps: ['minDate'],
|
|
275
|
+
// 避免自我限制
|
|
275
276
|
label: tipedLabel(i18n("c322edb884724d04842fc35f4d29a24e"), dateTooltip)
|
|
276
277
|
}), getSchemaTpl('valueFormula', {
|
|
277
278
|
name: 'maxDate',
|
|
@@ -283,6 +284,7 @@ var DateControlPlugin = /** @class */function (_super) {
|
|
|
283
284
|
});
|
|
284
285
|
},
|
|
285
286
|
needDeleteProps: ['maxDate'],
|
|
287
|
+
// 避免自我限制
|
|
286
288
|
label: tipedLabel(i18n("5da893141114a59da868052b3a17a79a"), dateTooltip)
|
|
287
289
|
}), getSchemaTpl('placeholder', {
|
|
288
290
|
pipeIn: defaultValue(i18n("aa2fb1b6cffd7c9783c11047adcdbae4"))
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BasePlugin, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
|
1
|
+
import { BasePlugin, BaseEventContext, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
|
2
2
|
export declare class DateRangeControlPlugin extends BasePlugin {
|
|
3
3
|
static id: string;
|
|
4
4
|
rendererName: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -122,10 +122,10 @@ var sizeImmutableComponents = Object.values(DateType).map(function (item) {
|
|
|
122
122
|
var DateRangeControlPlugin = /** @class */function (_super) {
|
|
123
123
|
__extends(DateRangeControlPlugin, _super);
|
|
124
124
|
function DateRangeControlPlugin() {
|
|
125
|
-
var _this = _super
|
|
125
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
126
126
|
// 关联渲染器名字
|
|
127
127
|
_this.rendererName = 'input-date-range';
|
|
128
|
-
_this.$schema = '/schemas/
|
|
128
|
+
_this.$schema = '/schemas/AMISInputDateRangeSchema.json';
|
|
129
129
|
// 组件名称
|
|
130
130
|
_this.icon = 'fa fa-calendar';
|
|
131
131
|
_this.pluginIcon = 'input-date-range-plugin';
|
|
@@ -299,6 +299,7 @@ var DateRangeControlPlugin = /** @class */function (_super) {
|
|
|
299
299
|
},
|
|
300
300
|
placeholder: i18n("8f7ae284d0039fe05b9f57fd5ae3ede9"),
|
|
301
301
|
needDeleteProps: ['minDate', 'ranges', 'shortcuts'],
|
|
302
|
+
// 避免自我限制
|
|
302
303
|
label: tipedLabel(i18n("c322edb884724d04842fc35f4d29a24e"), dateTooltip)
|
|
303
304
|
}), getSchemaTpl('valueFormula', {
|
|
304
305
|
name: 'maxDate',
|
|
@@ -312,6 +313,7 @@ var DateRangeControlPlugin = /** @class */function (_super) {
|
|
|
312
313
|
},
|
|
313
314
|
placeholder: i18n("8f7ae284d0039fe05b9f57fd5ae3ede9"),
|
|
314
315
|
needDeleteProps: ['maxDate', 'ranges', 'shortcuts'],
|
|
316
|
+
// 避免自我限制
|
|
315
317
|
label: tipedLabel(i18n("5da893141114a59da868052b3a17a79a"), dateTooltip)
|
|
316
318
|
}), getSchemaTpl('valueFormula', {
|
|
317
319
|
name: 'minDuration',
|
|
@@ -325,6 +327,7 @@ var DateRangeControlPlugin = /** @class */function (_super) {
|
|
|
325
327
|
},
|
|
326
328
|
placeholder: i18n("13ce82d026daa5a30e50105bd2a204a6"),
|
|
327
329
|
needDeleteProps: ['minDuration'],
|
|
330
|
+
// 避免自我限制
|
|
328
331
|
label: tipedLabel(i18n("e7271563debf3c7bcb85e23816c35acb"), rangTooltip)
|
|
329
332
|
}), getSchemaTpl('valueFormula', {
|
|
330
333
|
name: 'maxDuration',
|
|
@@ -338,6 +341,7 @@ var DateRangeControlPlugin = /** @class */function (_super) {
|
|
|
338
341
|
},
|
|
339
342
|
placeholder: i18n("13ce82d026daa5a30e50105bd2a204a6"),
|
|
340
343
|
needDeleteProps: ['maxDuration'],
|
|
344
|
+
// 避免自我限制
|
|
341
345
|
label: tipedLabel(i18n("6da95498bea887b2ea7c6c2bb4b2fdc3"), rangTooltip)
|
|
342
346
|
}), getSchemaTpl('dateShortCutControl', {
|
|
343
347
|
name: 'shortcuts',
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { DateControlPlugin } from './InputDate.js';
|
|
10
10
|
import { i18n } from 'i18n-runtime';
|
|
@@ -12,10 +12,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
12
12
|
var DateTimeControlPlugin = /** @class */function (_super) {
|
|
13
13
|
__extends(DateTimeControlPlugin, _super);
|
|
14
14
|
function DateTimeControlPlugin() {
|
|
15
|
-
var _this = _super
|
|
15
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
16
16
|
// 关联渲染器名字
|
|
17
17
|
_this.rendererName = 'input-datetime';
|
|
18
|
-
_this.$schema = '/schemas/
|
|
18
|
+
_this.$schema = '/schemas/AMISInputDateTimeSchema.json';
|
|
19
19
|
// 组件名称
|
|
20
20
|
_this.isBaseComponent = true;
|
|
21
21
|
_this.icon = 'fa fa-calendar';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { DateRangeControlPlugin } from './InputDateRange.js';
|
|
10
10
|
import { i18n } from 'i18n-runtime';
|
|
@@ -12,10 +12,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
12
12
|
var DateTimeRangeControlPlugin = /** @class */function (_super) {
|
|
13
13
|
__extends(DateTimeRangeControlPlugin, _super);
|
|
14
14
|
function DateTimeRangeControlPlugin() {
|
|
15
|
-
var _this = _super
|
|
15
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
16
16
|
// 关联渲染器名字
|
|
17
17
|
_this.rendererName = 'input-datetime-range';
|
|
18
|
-
_this.$schema = '/schemas/
|
|
18
|
+
_this.$schema = '/schemas/AMISInputDateTimeRangeSchema.json';
|
|
19
19
|
// 组件名称
|
|
20
20
|
_this.icon = 'fa fa-calendar';
|
|
21
21
|
_this.pluginIcon = 'input-date-range-plugin';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { TextControlPlugin } from './InputText.js';
|
|
10
10
|
import { i18n } from 'i18n-runtime';
|
|
@@ -12,10 +12,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
12
12
|
var EmailControlPlugin = /** @class */function (_super) {
|
|
13
13
|
__extends(EmailControlPlugin, _super);
|
|
14
14
|
function EmailControlPlugin() {
|
|
15
|
-
var _this = _super
|
|
15
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
16
16
|
// 关联渲染器名字
|
|
17
17
|
_this.rendererName = 'input-email';
|
|
18
|
-
_this.$schema = '/schemas/
|
|
18
|
+
_this.$schema = '/schemas/AMISInputEmailSchema.json';
|
|
19
19
|
_this.name = i18n("ab37cc3baa3ec204bd7ebfa450568c40");
|
|
20
20
|
_this.isBaseComponent = true;
|
|
21
21
|
_this.icon = 'fa fa-envelope-o';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @file input-excel 组件的素项目部
|
|
3
3
|
*/
|
|
4
|
-
import { BasePlugin, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
|
4
|
+
import { BasePlugin, BaseEventContext, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
|
5
5
|
export declare class ExcelControlPlugin extends BasePlugin {
|
|
6
6
|
static id: string;
|
|
7
7
|
rendererName: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { getSchemaTpl, tipedLabel, defaultValue, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { formItemControl } from '../../component/BaseControl.js';
|
|
10
10
|
import { getActionCommonProps } from '../../renderer/event-control/helper.js';
|
|
@@ -13,10 +13,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
13
13
|
var ExcelControlPlugin = /** @class */function (_super) {
|
|
14
14
|
__extends(ExcelControlPlugin, _super);
|
|
15
15
|
function ExcelControlPlugin() {
|
|
16
|
-
var _this = _super
|
|
16
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
17
17
|
// 关联渲染器名字
|
|
18
18
|
_this.rendererName = 'input-excel';
|
|
19
|
-
_this.$schema = '/schemas/
|
|
19
|
+
_this.$schema = '/schemas/AMISInputExcelSchema.json';
|
|
20
20
|
// 组件名称
|
|
21
21
|
_this.name = i18n("899339c1133a6100a1b223680d26692c");
|
|
22
22
|
_this.isBaseComponent = true;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RendererPluginAction, RendererPluginEvent, BasePlugin } from 'amis-editor-core';
|
|
1
|
+
import { RendererPluginAction, RendererPluginEvent, BasePlugin, BaseEventContext } from 'amis-editor-core';
|
|
2
2
|
export declare class FileControlPlugin extends BasePlugin {
|
|
3
3
|
static id: string;
|
|
4
4
|
rendererName: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { getSchemaTpl, defaultValue, tipedLabel, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { ValidatorTag } from '../../validator.js';
|
|
10
10
|
import { getActionCommonProps, getEventControlConfig } from '../../renderer/event-control/helper.js';
|
|
@@ -13,10 +13,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
13
13
|
var FileControlPlugin = /** @class */function (_super) {
|
|
14
14
|
__extends(FileControlPlugin, _super);
|
|
15
15
|
function FileControlPlugin() {
|
|
16
|
-
var _this = _super
|
|
16
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
17
17
|
// 关联渲染器名字
|
|
18
18
|
_this.rendererName = 'input-file';
|
|
19
|
-
_this.$schema = '/schemas/
|
|
19
|
+
_this.$schema = '/schemas/AMISInputFileSchema.json';
|
|
20
20
|
// 组件名称
|
|
21
21
|
_this.name = i18n("481e034e6026969aae4ce7ce7c8a7b6f");
|
|
22
22
|
_this.isBaseComponent = true;
|
|
@@ -239,6 +239,7 @@ var FileControlPlugin = /** @class */function (_super) {
|
|
|
239
239
|
pipeIn: function (value, form) {
|
|
240
240
|
return !!value;
|
|
241
241
|
},
|
|
242
|
+
// 兼容auto
|
|
242
243
|
visibleOn: 'this.uploadType !== "asForm"'
|
|
243
244
|
}), {
|
|
244
245
|
type: 'container',
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { getSchemaTpl, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { ValidatorTag } from '../../validator.js';
|
|
10
10
|
import { generateId } from '../../util.js';
|
|
@@ -13,10 +13,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
13
13
|
var InputGroupControlPlugin = /** @class */function (_super) {
|
|
14
14
|
__extends(InputGroupControlPlugin, _super);
|
|
15
15
|
function InputGroupControlPlugin() {
|
|
16
|
-
var _this = _super
|
|
16
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
17
17
|
// 关联渲染器名字
|
|
18
18
|
_this.rendererName = 'input-group';
|
|
19
|
-
_this.$schema = '/schemas/
|
|
19
|
+
_this.$schema = '/schemas/AMISInputGroupSchema.json';
|
|
20
20
|
// 组件名称
|
|
21
21
|
_this.name = i18n("0d4ebf2f4a10336011cfe0466b29ba5c");
|
|
22
22
|
_this.isBaseComponent = true;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RendererPluginAction, RendererPluginEvent, BasePlugin } from 'amis-editor-core';
|
|
1
|
+
import { RendererPluginAction, RendererPluginEvent, BasePlugin, BaseEventContext } from 'amis-editor-core';
|
|
2
2
|
export declare class ImageControlPlugin extends BasePlugin {
|
|
3
3
|
static id: string;
|
|
4
4
|
rendererName: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends,
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { getSchemaTpl, tipedLabel, valuePipeOut, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { getActionCommonProps, getEventControlConfig } from '../../renderer/event-control/helper.js';
|
|
10
10
|
import { ValidatorTag } from '../../validator.js';
|
|
@@ -43,10 +43,10 @@ var inputStateFunc = function (visibleOn, state) {
|
|
|
43
43
|
var ImageControlPlugin = /** @class */function (_super) {
|
|
44
44
|
__extends(ImageControlPlugin, _super);
|
|
45
45
|
function ImageControlPlugin() {
|
|
46
|
-
var _this = _super
|
|
46
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
47
47
|
// 关联渲染器名字
|
|
48
48
|
_this.rendererName = 'input-image';
|
|
49
|
-
_this.$schema = '/schemas/
|
|
49
|
+
_this.$schema = '/schemas/AMISInputImageSchema.json';
|
|
50
50
|
// 组件名称
|
|
51
51
|
_this.name = i18n("6bfb9bb2218ff32b6139e98bc93707c0");
|
|
52
52
|
_this.isBaseComponent = true;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @file input-kv 组件的素项目部
|
|
3
3
|
*/
|
|
4
|
-
import { RendererPluginAction, RendererPluginEvent, BasePlugin } from 'amis-editor-core';
|
|
4
|
+
import { RendererPluginAction, RendererPluginEvent, BaseEventContext, BasePlugin } from 'amis-editor-core';
|
|
5
5
|
export declare class KVControlPlugin extends BasePlugin {
|
|
6
6
|
static id: string;
|
|
7
7
|
static scene: string[];
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { getI18nEnabled, getSchemaTpl, defaultValue, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { getActionCommonProps } from '../../renderer/event-control/helper.js';
|
|
10
10
|
import { i18n } from 'i18n-runtime';
|
|
@@ -12,10 +12,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
12
12
|
var KVControlPlugin = /** @class */function (_super) {
|
|
13
13
|
__extends(KVControlPlugin, _super);
|
|
14
14
|
function KVControlPlugin() {
|
|
15
|
-
var _this = _super
|
|
15
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
16
16
|
// 关联渲染器名字
|
|
17
17
|
_this.rendererName = 'input-kv';
|
|
18
|
-
_this.$schema = '/schemas/
|
|
18
|
+
_this.$schema = '/schemas/AMISInputKVSchema.json';
|
|
19
19
|
// 组件名称
|
|
20
20
|
_this.name = i18n("ed55564c631322fa3042c77286d6562c");
|
|
21
21
|
_this.isBaseComponent = true;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { DateControlPlugin } from './InputDate.js';
|
|
10
10
|
import { i18n } from 'i18n-runtime';
|
|
@@ -12,10 +12,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
12
12
|
var MonthControlPlugin = /** @class */function (_super) {
|
|
13
13
|
__extends(MonthControlPlugin, _super);
|
|
14
14
|
function MonthControlPlugin() {
|
|
15
|
-
var _this = _super
|
|
15
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
16
16
|
// 关联渲染器名字
|
|
17
17
|
_this.rendererName = 'input-month';
|
|
18
|
-
_this.$schema = '/schemas/
|
|
18
|
+
_this.$schema = '/schemas/AMISInputMonthSchema.json';
|
|
19
19
|
// 组件名称
|
|
20
20
|
_this.name = i18n("4ff1e74e43a3586339251494117185ad");
|
|
21
21
|
_this.isBaseComponent = true;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { DateRangeControlPlugin } from './InputDateRange.js';
|
|
10
10
|
import { i18n } from 'i18n-runtime';
|
|
@@ -12,10 +12,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
12
12
|
var MonthRangeControlPlugin = /** @class */function (_super) {
|
|
13
13
|
__extends(MonthRangeControlPlugin, _super);
|
|
14
14
|
function MonthRangeControlPlugin() {
|
|
15
|
-
var _this = _super
|
|
15
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
16
16
|
// 关联渲染器名字
|
|
17
17
|
_this.rendererName = 'input-month-range';
|
|
18
|
-
_this.$schema = '/schemas/
|
|
18
|
+
_this.$schema = '/schemas/AMISInputMonthRangeSchema.json';
|
|
19
19
|
// 组件名称
|
|
20
20
|
_this.icon = 'fa fa-calendar';
|
|
21
21
|
_this.pluginIcon = 'input-month-range-plugin';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EditorNodeType, RendererPluginAction, RendererPluginEvent, BasePlugin } from 'amis-editor-core';
|
|
1
|
+
import { EditorNodeType, RendererPluginAction, RendererPluginEvent, BasePlugin, BaseEventContext } from 'amis-editor-core';
|
|
2
2
|
export declare class NumberControlPlugin extends BasePlugin {
|
|
3
3
|
static id: string;
|
|
4
4
|
rendererName: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends,
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { getI18nEnabled, getSchemaTpl, tipedLabel, defaultValue, RAW_TYPE_MAP, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { ValidatorTag } from '../../validator.js';
|
|
10
10
|
import { getActionCommonProps, getEventControlConfig } from '../../renderer/event-control/helper.js';
|
|
@@ -14,10 +14,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
14
14
|
var NumberControlPlugin = /** @class */function (_super) {
|
|
15
15
|
__extends(NumberControlPlugin, _super);
|
|
16
16
|
function NumberControlPlugin() {
|
|
17
|
-
var _this = _super
|
|
17
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
18
18
|
// 关联渲染器名字
|
|
19
19
|
_this.rendererName = 'input-number';
|
|
20
|
-
_this.$schema = '/schemas/
|
|
20
|
+
_this.$schema = '/schemas/AMISInputNumberSchema.json';
|
|
21
21
|
// 组件名称
|
|
22
22
|
_this.name = i18n("1e65b8181e9a40e76b86e2c261cafbe0");
|
|
23
23
|
_this.isBaseComponent = true;
|
|
@@ -152,6 +152,7 @@ var NumberControlPlugin = /** @class */function (_super) {
|
|
|
152
152
|
});
|
|
153
153
|
},
|
|
154
154
|
needDeleteProps: ['min'],
|
|
155
|
+
// 避免自我限制
|
|
155
156
|
label: i18n("c322edb884724d04842fc35f4d29a24e"),
|
|
156
157
|
valueType: 'number'
|
|
157
158
|
}), getSchemaTpl('valueFormula', {
|
|
@@ -163,6 +164,7 @@ var NumberControlPlugin = /** @class */function (_super) {
|
|
|
163
164
|
});
|
|
164
165
|
},
|
|
165
166
|
needDeleteProps: ['max'],
|
|
167
|
+
// 避免自我限制
|
|
166
168
|
label: i18n("5da893141114a59da868052b3a17a79a"),
|
|
167
169
|
valueType: 'number'
|
|
168
170
|
}), {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { TextControlPlugin } from './InputText.js';
|
|
10
10
|
import { i18n } from 'i18n-runtime';
|
|
@@ -12,10 +12,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
12
12
|
var PasswordControlPlugin = /** @class */function (_super) {
|
|
13
13
|
__extends(PasswordControlPlugin, _super);
|
|
14
14
|
function PasswordControlPlugin() {
|
|
15
|
-
var _this = _super
|
|
15
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
16
16
|
// 关联渲染器名字
|
|
17
17
|
_this.rendererName = 'input-password';
|
|
18
|
-
_this.$schema = '/schemas/
|
|
18
|
+
_this.$schema = '/schemas/AMISPasswordSchema.json';
|
|
19
19
|
_this.name = i18n("5dd92ede50cc183f0f067dd29be5c325");
|
|
20
20
|
_this.isBaseComponent = true;
|
|
21
21
|
_this.icon = 'fa fa-asterisk';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { DateControlPlugin } from './InputDate.js';
|
|
10
10
|
import { i18n } from 'i18n-runtime';
|
|
@@ -12,10 +12,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
12
12
|
var InputQuarterPlugin = /** @class */function (_super) {
|
|
13
13
|
__extends(InputQuarterPlugin, _super);
|
|
14
14
|
function InputQuarterPlugin() {
|
|
15
|
-
var _this = _super
|
|
15
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
16
16
|
// 关联渲染器名字
|
|
17
17
|
_this.rendererName = 'input-quarter';
|
|
18
|
-
_this.$schema = '/schemas/
|
|
18
|
+
_this.$schema = '/schemas/AMISInputQuarterSchema.json';
|
|
19
19
|
// 组件名称
|
|
20
20
|
_this.name = i18n("a483bccf85587055ab31314ad1d2f82a");
|
|
21
21
|
_this.isBaseComponent = true;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { registerEditorPlugin } from 'amis-editor-core';
|
|
9
9
|
import { DateRangeControlPlugin } from './InputDateRange.js';
|
|
10
10
|
import { i18n } from 'i18n-runtime';
|
|
@@ -12,10 +12,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
12
12
|
var QuarterRangePlugin = /** @class */function (_super) {
|
|
13
13
|
__extends(QuarterRangePlugin, _super);
|
|
14
14
|
function QuarterRangePlugin() {
|
|
15
|
-
var _this = _super
|
|
15
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
16
16
|
// 关联渲染器名字
|
|
17
17
|
_this.rendererName = 'input-quarter-range';
|
|
18
|
-
_this.$schema = '/schemas/
|
|
18
|
+
_this.$schema = '/schemas/AMISInputQuarterRangeSchema.json';
|
|
19
19
|
// 组件名称
|
|
20
20
|
_this.icon = 'fa fa-calendar';
|
|
21
21
|
_this.pluginIcon = 'input-quarter-range-plugin';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BasePlugin } from 'amis-editor-core';
|
|
2
|
-
import type { EditorNodeType, RendererPluginAction, RendererPluginEvent } from 'amis-editor-core';
|
|
2
|
+
import type { EditorNodeType, RendererPluginAction, RendererPluginEvent, BaseEventContext } from 'amis-editor-core';
|
|
3
3
|
export declare class RangeControlPlugin extends BasePlugin {
|
|
4
4
|
static id: string;
|
|
5
5
|
rendererName: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.14.0-beta.
|
|
3
|
-
* build time: 2025-10-
|
|
2
|
+
* amis-editor v6.14.0-beta.9
|
|
3
|
+
* build time: 2025-10-29
|
|
4
4
|
* Copyright 2018-2025 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { __extends, __assign } from 'tslib';
|
|
7
|
+
import { __extends, __spreadArray, __read, __assign } from 'tslib';
|
|
8
8
|
import { isObject } from 'amis';
|
|
9
9
|
import { getSchemaTpl, defaultValue, tipedLabel, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
|
10
10
|
import { ValidatorTag } from '../../validator.js';
|
|
@@ -14,10 +14,10 @@ import { i18n } from 'i18n-runtime';
|
|
|
14
14
|
var RangeControlPlugin = /** @class */function (_super) {
|
|
15
15
|
__extends(RangeControlPlugin, _super);
|
|
16
16
|
function RangeControlPlugin() {
|
|
17
|
-
var _this = _super
|
|
17
|
+
var _this = _super.apply(this, __spreadArray([], __read(arguments), false)) || this;
|
|
18
18
|
// 关联渲染器名字
|
|
19
19
|
_this.rendererName = 'input-range';
|
|
20
|
-
_this.$schema = '/schemas/
|
|
20
|
+
_this.$schema = '/schemas/AMISInputRangeSchema.json';
|
|
21
21
|
// 组件名称
|
|
22
22
|
_this.name = i18n("6036c91d6b0b6d1a2468684e597d9f70");
|
|
23
23
|
_this.isBaseComponent = true;
|
|
@@ -181,6 +181,7 @@ var RangeControlPlugin = /** @class */function (_super) {
|
|
|
181
181
|
type: 'input-number'
|
|
182
182
|
}),
|
|
183
183
|
valueType: 'number',
|
|
184
|
+
// 期望数值类型
|
|
184
185
|
visibleOn: '!this.multiple',
|
|
185
186
|
pipeIn: defaultValue(0),
|
|
186
187
|
precision: '${precision}'
|
|
@@ -191,6 +192,7 @@ var RangeControlPlugin = /** @class */function (_super) {
|
|
|
191
192
|
}),
|
|
192
193
|
pipeIn: defaultValue(0),
|
|
193
194
|
needDeleteProps: ['min'],
|
|
195
|
+
// 避免自我限制
|
|
194
196
|
label: i18n("c322edb884724d04842fc35f4d29a24e"),
|
|
195
197
|
valueType: 'number',
|
|
196
198
|
precision: '${precision}'
|
|
@@ -201,6 +203,7 @@ var RangeControlPlugin = /** @class */function (_super) {
|
|
|
201
203
|
}),
|
|
202
204
|
pipeIn: defaultValue(100),
|
|
203
205
|
needDeleteProps: ['max'],
|
|
206
|
+
// 避免自我限制
|
|
204
207
|
label: i18n("5da893141114a59da868052b3a17a79a"),
|
|
205
208
|
valueType: 'number',
|
|
206
209
|
precision: '${precision}'
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EditorNodeType, RendererPluginAction, RendererPluginEvent, BasePlugin } from 'amis-editor-core';
|
|
1
|
+
import { EditorNodeType, RendererPluginAction, RendererPluginEvent, BasePlugin, BaseEventContext } from 'amis-editor-core';
|
|
2
2
|
export declare class RateControlPlugin extends BasePlugin {
|
|
3
3
|
static id: string;
|
|
4
4
|
rendererName: string;
|