amis-editor 6.4.0 → 6.5.0
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.js +3 -3
- 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 +4 -4
- package/esm/component/InputComponentName.js +3 -3
- package/esm/component/ModalSettingPanel.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-signature.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/modal-setting.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.d.ts +3 -0
- package/esm/index.js +6 -3
- package/esm/locale/en-US.js +3 -3
- package/esm/locale/zh-CN.js +3 -3
- 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 +8 -8
- package/esm/plugin/Breadcrumb.js +3 -3
- package/esm/plugin/Button.js +7 -7
- package/esm/plugin/ButtonGroup.js +3 -3
- package/esm/plugin/CRUD.js +19 -19
- package/esm/plugin/CRUD2/BaseCRUD.js +14 -14
- package/esm/plugin/CRUD2/CRUDTable.js +3 -3
- package/esm/plugin/CRUD2/constants.js +3 -3
- package/esm/plugin/CRUD2/utils.js +3 -3
- package/esm/plugin/Calendar.js +3 -3
- package/esm/plugin/Card.js +3 -3
- package/esm/plugin/Card2.js +3 -3
- package/esm/plugin/Cards.d.ts +1 -1
- package/esm/plugin/Cards.js +12 -8
- package/esm/plugin/Carousel.js +3 -3
- package/esm/plugin/Chart.js +7 -7
- 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 +17 -4
- package/esm/plugin/Container.js +17 -17
- 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 +3 -3
- package/esm/plugin/Dialog.d.ts +4 -0
- package/esm/plugin/Dialog.js +9 -3
- package/esm/plugin/Divider.d.ts +1 -0
- package/esm/plugin/Divider.js +12 -11
- package/esm/plugin/Drawer.d.ts +4 -0
- package/esm/plugin/Drawer.js +9 -3
- package/esm/plugin/DropDownButton.js +3 -3
- package/esm/plugin/Each.d.ts +1 -1
- package/esm/plugin/Each.js +22 -17
- package/esm/plugin/Flex.js +3 -3
- package/esm/plugin/Form/ButtonGroupSelect.js +5 -5
- package/esm/plugin/Form/ButtonToolbar.js +5 -5
- package/esm/plugin/Form/ChainedSelect.js +5 -5
- package/esm/plugin/Form/Checkbox.js +3 -3
- package/esm/plugin/Form/Checkboxes.js +6 -6
- package/esm/plugin/Form/CodeEditor.js +3 -3
- package/esm/plugin/Form/Combo.d.ts +1 -1
- package/esm/plugin/Form/Combo.js +33 -30
- package/esm/plugin/Form/ConditionBuilder.js +7 -7
- 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.js +6 -6
- package/esm/plugin/Form/Formula.js +3 -3
- package/esm/plugin/Form/Group.js +5 -5
- package/esm/plugin/Form/Hidden.js +3 -3
- package/esm/plugin/Form/InputArray.d.ts +2 -1
- package/esm/plugin/Form/InputArray.js +12 -10
- package/esm/plugin/Form/InputCity.js +4 -4
- 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 +4 -4
- package/esm/plugin/Form/InputFile.js +11 -11
- package/esm/plugin/Form/InputGroup.js +3 -3
- package/esm/plugin/Form/InputImage.js +11 -11
- package/esm/plugin/Form/InputKV.js +3 -3
- 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 +8 -8
- package/esm/plugin/Form/InputRating.js +3 -3
- package/esm/plugin/Form/InputRepeat.js +3 -3
- package/esm/plugin/Form/InputRichText.js +16 -16
- package/esm/plugin/Form/InputSignature.js +4 -4
- package/esm/plugin/Form/InputSubForm.d.ts +1 -1
- package/esm/plugin/Form/InputSubForm.js +11 -8
- package/esm/plugin/Form/InputTable.d.ts +1 -1
- package/esm/plugin/Form/InputTable.js +29 -23
- package/esm/plugin/Form/InputTag.js +3 -3
- package/esm/plugin/Form/InputText.js +8 -8
- package/esm/plugin/Form/InputTime.js +3 -3
- package/esm/plugin/Form/InputTimeRange.js +3 -3
- package/esm/plugin/Form/InputTree.js +19 -19
- 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 +7 -4
- package/esm/plugin/Form/ListSelect.js +3 -3
- package/esm/plugin/Form/LocationPicker.js +3 -3
- package/esm/plugin/Form/MatrixCheckboxes.js +3 -3
- package/esm/plugin/Form/NestedSelect.js +3 -3
- package/esm/plugin/Form/Picker.js +3 -3
- package/esm/plugin/Form/Radios.js +5 -5
- package/esm/plugin/Form/Select.js +3 -3
- package/esm/plugin/Form/Static.js +14 -12
- package/esm/plugin/Form/Switch.js +3 -3
- package/esm/plugin/Form/TabsTransfer.js +3 -3
- package/esm/plugin/Form/Textarea.js +3 -3
- package/esm/plugin/Form/Transfer.js +10 -10
- package/esm/plugin/Form/TransferPicker.js +3 -3
- package/esm/plugin/Form/TreeSelect.js +19 -19
- 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 +3 -3
- package/esm/plugin/Images.js +3 -3
- package/esm/plugin/Json.js +3 -3
- package/esm/plugin/Layout/FlexPluginBase.js +18 -17
- package/esm/plugin/Layout/Layout_fixed.js +3 -3
- 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.d.ts +1 -1
- package/esm/plugin/List.js +25 -19
- package/esm/plugin/List2.d.ts +1 -1
- package/esm/plugin/List2.js +12 -8
- 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 +11 -11
- package/esm/plugin/Operation.js +3 -3
- package/esm/plugin/Others/Action.js +13 -13
- package/esm/plugin/Others/TableCell.js +11 -11
- package/esm/plugin/Page.js +10 -10
- package/esm/plugin/Pagination.js +12 -12
- package/esm/plugin/Panel.js +3 -3
- package/esm/plugin/PdfViewer.js +3 -3
- package/esm/plugin/Plain.js +3 -3
- package/esm/plugin/Progress.js +8 -8
- package/esm/plugin/Property.js +4 -4
- package/esm/plugin/QRCode.js +3 -3
- package/esm/plugin/Reset.js +3 -3
- package/esm/plugin/SearchBox.js +3 -3
- package/esm/plugin/Service.js +3 -3
- 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 +14 -14
- package/esm/plugin/Table.d.ts +1 -1
- package/esm/plugin/Table.js +28 -22
- package/esm/plugin/Table2.d.ts +1 -1
- package/esm/plugin/Table2.js +22 -14
- package/esm/plugin/TableCell2.js +8 -8
- package/esm/plugin/TableView.d.ts +18 -1
- package/esm/plugin/TableView.js +99 -14
- package/esm/plugin/Tabs.js +7 -7
- package/esm/plugin/Tag.js +4 -4
- package/esm/plugin/Tasks.js +4 -4
- package/esm/plugin/Time.js +3 -3
- package/esm/plugin/Timeline.js +4 -4
- package/esm/plugin/TooltipWrapper.js +3 -3
- package/esm/plugin/Tpl.js +6 -6
- package/esm/plugin/Video.js +3 -3
- package/esm/plugin/WebComponent.js +3 -3
- package/esm/plugin/Wizard.js +17 -17
- package/esm/plugin/Wrapper.js +14 -14
- 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/ConditionFormulaControl.d.ts +40 -0
- package/esm/renderer/ConditionFormulaControl.js +215 -0
- 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 +4 -4
- 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 +4 -4
- package/esm/renderer/RangePartsControl.js +3 -3
- package/esm/renderer/StatusControl.d.ts +1 -0
- package/esm/renderer/StatusControl.js +25 -6
- package/esm/renderer/SwitchMoreControl.js +3 -3
- package/esm/renderer/TableColumnWidthControl.js +3 -3
- package/esm/renderer/TimelineItemControl.js +4 -4
- package/esm/renderer/TplFormulaControl.js +3 -3
- package/esm/renderer/TransferTableControl.js +4 -4
- package/esm/renderer/TreeOptionControl.js +4 -4
- package/esm/renderer/ValidateApiControl.d.ts +14 -0
- package/esm/renderer/ValidateApiControl.js +87 -0
- package/esm/renderer/ValidationControl.d.ts +5 -1
- package/esm/renderer/ValidationControl.js +82 -64
- package/esm/renderer/ValidationItem.d.ts +2 -0
- package/esm/renderer/ValidationItem.js +7 -3
- package/esm/renderer/ValueFormatControl.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/DialogActionPanel.js +5 -5
- package/esm/renderer/event-control/action-config-dialog.js +11 -11
- package/esm/renderer/event-control/action-config-panel.js +3 -3
- package/esm/renderer/event-control/comp-action-select.js +3 -3
- package/esm/renderer/event-control/helper.js +89 -58
- package/esm/renderer/event-control/index.js +3 -3
- 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/FlexLayout.js +8 -6
- 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 +14 -6
- package/esm/tpl/horizontal.js +7 -7
- package/esm/tpl/layout.js +17 -17
- package/esm/tpl/options.js +15 -15
- package/esm/tpl/remark.js +3 -3
- package/esm/tpl/style.js +3 -3
- package/esm/tpl/validations.js +24 -17
- package/esm/util.js +3 -3
- package/esm/validator.d.ts +4 -1
- package/esm/validator.js +12 -7
- package/lib/builder/ApiDSBuilder.d.ts +8 -8
- package/lib/builder/ApiDSBuilder.js +3 -3
- package/lib/builder/DSBuilder.js +3 -3
- package/lib/builder/DSBuilderManager.js +3 -3
- package/lib/builder/constants.d.ts +1 -1
- package/lib/builder/constants.js +3 -3
- package/lib/builder/utils.js +3 -3
- package/lib/component/BaseControl.js +4 -4
- package/lib/component/InputComponentName.js +3 -3
- package/lib/component/ModalSettingPanel.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-signature.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/modal-setting.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.d.ts +3 -0
- package/lib/index.js +18 -3
- package/lib/locale/en-US.js +3 -3
- package/lib/locale/zh-CN.js +3 -3
- 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 +8 -8
- package/lib/plugin/Breadcrumb.js +3 -3
- package/lib/plugin/Button.js +7 -7
- package/lib/plugin/ButtonGroup.js +3 -3
- package/lib/plugin/CRUD.js +19 -19
- package/lib/plugin/CRUD2/BaseCRUD.js +14 -14
- package/lib/plugin/CRUD2/CRUDTable.js +3 -3
- package/lib/plugin/CRUD2/constants.js +3 -3
- package/lib/plugin/CRUD2/utils.js +3 -3
- package/lib/plugin/Calendar.js +3 -3
- package/lib/plugin/Card.js +3 -3
- package/lib/plugin/Card2.js +3 -3
- package/lib/plugin/Cards.d.ts +1 -1
- package/lib/plugin/Cards.js +12 -8
- package/lib/plugin/Carousel.js +3 -3
- package/lib/plugin/Chart.js +7 -7
- 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 +17 -4
- package/lib/plugin/Container.js +17 -17
- 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 +3 -3
- package/lib/plugin/Dialog.d.ts +4 -0
- package/lib/plugin/Dialog.js +9 -3
- package/lib/plugin/Divider.d.ts +1 -0
- package/lib/plugin/Divider.js +12 -11
- package/lib/plugin/Drawer.d.ts +4 -0
- package/lib/plugin/Drawer.js +9 -3
- package/lib/plugin/DropDownButton.js +3 -3
- package/lib/plugin/Each.d.ts +1 -1
- package/lib/plugin/Each.js +22 -17
- package/lib/plugin/Flex.js +3 -3
- package/lib/plugin/Form/ButtonGroupSelect.js +5 -5
- package/lib/plugin/Form/ButtonToolbar.js +5 -5
- package/lib/plugin/Form/ChainedSelect.js +5 -5
- package/lib/plugin/Form/Checkbox.js +3 -3
- package/lib/plugin/Form/Checkboxes.js +6 -6
- package/lib/plugin/Form/CodeEditor.js +3 -3
- package/lib/plugin/Form/Combo.d.ts +1 -1
- package/lib/plugin/Form/Combo.js +33 -30
- package/lib/plugin/Form/ConditionBuilder.js +7 -7
- 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.js +6 -6
- package/lib/plugin/Form/Formula.js +3 -3
- package/lib/plugin/Form/Group.js +5 -5
- package/lib/plugin/Form/Hidden.js +3 -3
- package/lib/plugin/Form/InputArray.d.ts +2 -1
- package/lib/plugin/Form/InputArray.js +12 -10
- package/lib/plugin/Form/InputCity.js +4 -4
- 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 +4 -4
- package/lib/plugin/Form/InputFile.js +11 -11
- package/lib/plugin/Form/InputGroup.js +3 -3
- package/lib/plugin/Form/InputImage.js +11 -11
- package/lib/plugin/Form/InputKV.js +3 -3
- 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 +8 -8
- package/lib/plugin/Form/InputRating.js +3 -3
- package/lib/plugin/Form/InputRepeat.js +3 -3
- package/lib/plugin/Form/InputRichText.js +16 -16
- package/lib/plugin/Form/InputSignature.js +4 -4
- package/lib/plugin/Form/InputSubForm.d.ts +1 -1
- package/lib/plugin/Form/InputSubForm.js +11 -8
- package/lib/plugin/Form/InputTable.d.ts +1 -1
- package/lib/plugin/Form/InputTable.js +29 -23
- package/lib/plugin/Form/InputTag.js +3 -3
- package/lib/plugin/Form/InputText.js +8 -8
- package/lib/plugin/Form/InputTime.js +3 -3
- package/lib/plugin/Form/InputTimeRange.js +3 -3
- package/lib/plugin/Form/InputTree.js +19 -19
- 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 +7 -4
- package/lib/plugin/Form/ListSelect.js +3 -3
- package/lib/plugin/Form/LocationPicker.js +3 -3
- package/lib/plugin/Form/MatrixCheckboxes.js +3 -3
- package/lib/plugin/Form/NestedSelect.js +3 -3
- package/lib/plugin/Form/Picker.js +3 -3
- package/lib/plugin/Form/Radios.js +5 -5
- package/lib/plugin/Form/Select.js +3 -3
- package/lib/plugin/Form/Static.js +14 -12
- package/lib/plugin/Form/Switch.js +3 -3
- package/lib/plugin/Form/TabsTransfer.js +3 -3
- package/lib/plugin/Form/Textarea.js +3 -3
- package/lib/plugin/Form/Transfer.js +10 -10
- package/lib/plugin/Form/TransferPicker.js +3 -3
- package/lib/plugin/Form/TreeSelect.js +19 -19
- 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 +3 -3
- package/lib/plugin/Images.js +3 -3
- package/lib/plugin/Json.js +3 -3
- package/lib/plugin/Layout/FlexPluginBase.js +18 -17
- 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 +3 -3
- package/lib/plugin/List.d.ts +1 -1
- package/lib/plugin/List.js +25 -19
- package/lib/plugin/List2.d.ts +1 -1
- package/lib/plugin/List2.js +12 -8
- 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 +11 -11
- package/lib/plugin/Operation.js +3 -3
- package/lib/plugin/Others/Action.js +13 -13
- package/lib/plugin/Others/TableCell.js +11 -11
- package/lib/plugin/Page.js +10 -10
- package/lib/plugin/Pagination.js +12 -12
- package/lib/plugin/Panel.js +3 -3
- package/lib/plugin/PdfViewer.js +3 -3
- package/lib/plugin/Plain.js +3 -3
- package/lib/plugin/Progress.js +8 -8
- package/lib/plugin/Property.js +4 -4
- package/lib/plugin/QRCode.js +3 -3
- package/lib/plugin/Reset.js +3 -3
- package/lib/plugin/SearchBox.js +3 -3
- package/lib/plugin/Service.js +3 -3
- 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 +14 -14
- package/lib/plugin/Table.d.ts +1 -1
- package/lib/plugin/Table.js +28 -22
- package/lib/plugin/Table2.d.ts +1 -1
- package/lib/plugin/Table2.js +22 -14
- package/lib/plugin/TableCell2.js +8 -8
- package/lib/plugin/TableView.d.ts +18 -1
- package/lib/plugin/TableView.js +98 -13
- package/lib/plugin/Tabs.js +7 -7
- package/lib/plugin/Tag.js +4 -4
- package/lib/plugin/Tasks.js +4 -4
- package/lib/plugin/Time.js +3 -3
- package/lib/plugin/Timeline.js +4 -4
- package/lib/plugin/TooltipWrapper.js +3 -3
- package/lib/plugin/Tpl.js +6 -6
- package/lib/plugin/Video.js +3 -3
- package/lib/plugin/WebComponent.js +3 -3
- package/lib/plugin/Wizard.js +17 -17
- package/lib/plugin/Wrapper.js +14 -14
- package/lib/renderer/APIAdaptorControl.js +3 -3
- package/lib/renderer/APIControl.js +3 -3
- package/lib/renderer/BadgeControl.d.ts +2 -2
- package/lib/renderer/BadgeControl.js +3 -3
- package/lib/renderer/ButtonGroupControl.js +3 -3
- package/lib/renderer/ConditionFormulaControl.d.ts +40 -0
- package/lib/renderer/ConditionFormulaControl.js +224 -0
- 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 +4 -4
- package/lib/renderer/NavBadgeControl.d.ts +2 -2
- 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 +4 -4
- package/lib/renderer/RangePartsControl.js +3 -3
- package/lib/renderer/StatusControl.d.ts +1 -0
- package/lib/renderer/StatusControl.js +25 -6
- package/lib/renderer/SwitchMoreControl.js +3 -3
- package/lib/renderer/TableColumnWidthControl.js +3 -3
- package/lib/renderer/TimelineItemControl.js +4 -4
- package/lib/renderer/TplFormulaControl.js +3 -3
- package/lib/renderer/TransferTableControl.js +4 -4
- package/lib/renderer/TreeOptionControl.js +4 -4
- package/lib/renderer/ValidateApiControl.d.ts +14 -0
- package/lib/renderer/ValidateApiControl.js +95 -0
- package/lib/renderer/ValidationControl.d.ts +5 -1
- package/lib/renderer/ValidationControl.js +80 -62
- package/lib/renderer/ValidationItem.d.ts +2 -0
- package/lib/renderer/ValidationItem.js +7 -3
- package/lib/renderer/ValueFormatControl.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/DialogActionPanel.js +5 -5
- package/lib/renderer/event-control/action-config-dialog.js +11 -11
- package/lib/renderer/event-control/action-config-panel.js +3 -3
- package/lib/renderer/event-control/comp-action-select.js +3 -3
- package/lib/renderer/event-control/helper.js +89 -58
- package/lib/renderer/event-control/index.js +3 -3
- 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/FlexLayout.js +8 -6
- 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 +14 -6
- package/lib/tpl/horizontal.js +7 -7
- package/lib/tpl/layout.js +17 -17
- package/lib/tpl/options.js +15 -15
- package/lib/tpl/remark.js +3 -3
- package/lib/tpl/style.js +3 -3
- package/lib/tpl/validations.js +24 -17
- package/lib/util.js +3 -3
- package/lib/validator.d.ts +4 -1
- package/lib/validator.js +12 -6
- package/package.json +4 -4
package/esm/tpl/validations.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -147,65 +147,65 @@ setSchemaTpl('validations', function () {
|
|
147
147
|
}, {
|
148
148
|
type: 'input-number',
|
149
149
|
name: 'isLength',
|
150
|
-
visibleOn: '
|
150
|
+
visibleOn: 'this.type == "isLength"',
|
151
151
|
placeholder: i18n("7be30fe376e9bfd8895ee50e6f4216f3"),
|
152
152
|
value: '1'
|
153
153
|
}, {
|
154
154
|
type: 'input-number',
|
155
155
|
name: 'maximum',
|
156
|
-
visibleOn: '
|
156
|
+
visibleOn: 'this.type == "maximum"',
|
157
157
|
placeholder: i18n("d00f99fd76e86ba4dab6f70858010ca0")
|
158
158
|
}, {
|
159
159
|
type: 'input-number',
|
160
160
|
name: 'minimum',
|
161
|
-
visibleOn: '
|
161
|
+
visibleOn: 'this.type == "minimum"',
|
162
162
|
placeholder: i18n("e993ecfbb3f934481257f1bb57056bfe")
|
163
163
|
}, {
|
164
164
|
type: 'input-number',
|
165
165
|
name: 'maxLength',
|
166
|
-
visibleOn: '
|
166
|
+
visibleOn: 'this.type == "maxLength"',
|
167
167
|
placeholder: i18n("99f5d503544334c670cbe1f400aea9e1")
|
168
168
|
}, {
|
169
169
|
type: 'input-number',
|
170
170
|
name: 'minLength',
|
171
|
-
visibleOn: '
|
171
|
+
visibleOn: 'this.type == "minLength"',
|
172
172
|
placeholder: i18n("91bdac623455c91b7400328a5600cec0")
|
173
173
|
}, {
|
174
174
|
type: 'input-text',
|
175
175
|
name: 'equals',
|
176
|
-
visibleOn: '
|
176
|
+
visibleOn: 'this.type == "equals"',
|
177
177
|
placeholder: i18n("7002c4a1b7cb5bc32ffd52e1f2d74c70"),
|
178
178
|
value: ''
|
179
179
|
}, {
|
180
180
|
type: 'input-text',
|
181
181
|
name: 'equalsField',
|
182
|
-
visibleOn: '
|
182
|
+
visibleOn: 'this.type == "equalsField"',
|
183
183
|
placeholder: i18n("aa9cfa5321e589494841ddd90a10c467"),
|
184
184
|
value: ''
|
185
185
|
}, {
|
186
186
|
type: 'input-text',
|
187
187
|
name: 'matchRegexp',
|
188
|
-
visibleOn: '
|
188
|
+
visibleOn: 'this.type == "matchRegexp"',
|
189
189
|
placeholder: i18n("d22b6fb1c857777ba21467835efc65d6")
|
190
190
|
}, {
|
191
191
|
type: 'input-text',
|
192
192
|
name: 'matchRegexp1',
|
193
|
-
visibleOn: '
|
193
|
+
visibleOn: 'this.type == "matchRegexp1"',
|
194
194
|
placeholder: i18n("d22b6fb1c857777ba21467835efc65d6")
|
195
195
|
}, {
|
196
196
|
type: 'input-text',
|
197
197
|
name: 'matchRegexp2',
|
198
|
-
visibleOn: '
|
198
|
+
visibleOn: 'this.type == "matchRegexp2"',
|
199
199
|
placeholder: i18n("d22b6fb1c857777ba21467835efc65d6")
|
200
200
|
}, {
|
201
201
|
type: 'input-text',
|
202
202
|
name: 'matchRegexp3',
|
203
|
-
visibleOn: '
|
203
|
+
visibleOn: 'this.type == "matchRegexp3"',
|
204
204
|
placeholder: i18n("d22b6fb1c857777ba21467835efc65d6")
|
205
205
|
}, {
|
206
206
|
type: 'input-text',
|
207
207
|
name: 'matchRegexp4',
|
208
|
-
visibleOn: '
|
208
|
+
visibleOn: 'this.type == "matchRegexp4"',
|
209
209
|
placeholder: i18n("d22b6fb1c857777ba21467835efc65d6")
|
210
210
|
}]
|
211
211
|
};
|
@@ -418,7 +418,10 @@ setSchemaTpl('validation', function (config) {
|
|
418
418
|
title: i18n("b7579706a363e5f23b1040fecfbcb677"),
|
419
419
|
body: [__assign({
|
420
420
|
type: 'ae-validationControl',
|
421
|
-
mode: 'normal'
|
421
|
+
mode: 'normal',
|
422
|
+
style: {
|
423
|
+
marginBottom: '6px'
|
424
|
+
}
|
422
425
|
}, config
|
423
426
|
// pipeIn: (value: any, data: any) => {
|
424
427
|
// // return reduce(value, (arr: any, item) => {
|
@@ -446,10 +449,14 @@ setSchemaTpl('validation', function (config) {
|
|
446
449
|
// // return arr;
|
447
450
|
// // }, []);
|
448
451
|
// },
|
449
|
-
), getSchemaTpl('validateOnChange')]
|
452
|
+
), getSchemaTpl('validationApiControl'), getSchemaTpl('validateOnChange')]
|
450
453
|
};
|
451
454
|
return a;
|
452
455
|
});
|
456
|
+
setSchemaTpl('validationApiControl', {
|
457
|
+
type: 'ae-validationApiControl',
|
458
|
+
label: false
|
459
|
+
});
|
453
460
|
setSchemaTpl('validationControl', function (value) {
|
454
461
|
if (value === void 0) {
|
455
462
|
value = [];
|
@@ -488,4 +495,4 @@ setSchemaTpl('validationControl', function (value) {
|
|
488
495
|
value: value
|
489
496
|
};
|
490
497
|
});
|
491
|
-
window.amisEditorVersionInfo={version:'6.
|
498
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/esm/util.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -436,4 +436,4 @@ function _isModelComp(schema) {
|
|
436
436
|
}
|
437
437
|
|
438
438
|
export { OPTION_EDIT_EVENTS, OPTION_EDIT_EVENTS_OLD, TREE_BASE_EVENTS, _isModelComp, escapeFormula, isAuto, resolveArrayDatasource, resolveInputTableEventDataSchame, resolveOptionEventDataSchame, resolveOptionType, schemaArrayFormat, schemaToArray };
|
439
|
-
window.amisEditorVersionInfo={version:'6.
|
439
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/esm/validator.d.ts
CHANGED
@@ -39,6 +39,7 @@ declare enum ValidTagMatchType {
|
|
39
39
|
isBuiltIn = 3
|
40
40
|
}
|
41
41
|
export declare const registerValidator: (...config: Array<Validator>) => void;
|
42
|
+
export declare const removeAllValidator: () => void;
|
42
43
|
export declare const getValidatorsByTag: (tag: ValidatorTag) => {
|
43
44
|
defaultValidators: Record<string, Validator>;
|
44
45
|
moreValidators: Record<string, Validator>;
|
@@ -57,6 +58,8 @@ export declare enum ValidatorTag {
|
|
57
58
|
File = "8",
|
58
59
|
Date = "9",
|
59
60
|
Code = "10",
|
60
|
-
Tree = "11"
|
61
|
+
Tree = "11",
|
62
|
+
Phone = "12",
|
63
|
+
Tel = "13"
|
61
64
|
}
|
62
65
|
export {};
|
package/esm/validator.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -32,6 +32,9 @@ var registerValidator = function () {
|
|
32
32
|
}
|
33
33
|
Validators.push.apply(Validators, __spreadArray([], __read(config), false));
|
34
34
|
};
|
35
|
+
var removeAllValidator = function () {
|
36
|
+
Validators.length = 0;
|
37
|
+
};
|
35
38
|
var getValidatorsByTag = function (tag) {
|
36
39
|
var defaultValidators = {};
|
37
40
|
var moreValidators = {};
|
@@ -84,11 +87,13 @@ var ValidatorTag;
|
|
84
87
|
ValidatorTag["Date"] = "9";
|
85
88
|
ValidatorTag["Code"] = "10";
|
86
89
|
ValidatorTag["Tree"] = "11";
|
90
|
+
ValidatorTag["Phone"] = "12";
|
91
|
+
ValidatorTag["Tel"] = "13";
|
87
92
|
})(ValidatorTag || (ValidatorTag = {}));
|
88
93
|
registerValidator.apply(void 0, __spreadArray([{
|
89
94
|
label: i18n("537b39a8b56fdc27a5fdd70aa032d3bc"),
|
90
95
|
name: 'required',
|
91
|
-
tag: (_a = {}, _a[ValidatorTag.Text] = ValidTagMatchType.isDefault, _a[ValidatorTag.File] = ValidTagMatchType.isDefault, _a[ValidatorTag.MultiSelect] = ValidTagMatchType.isDefault, _a[ValidatorTag.Date] = ValidTagMatchType.isDefault, _a[ValidatorTag.Code] = ValidTagMatchType.isDefault, _a[ValidatorTag.Email] = ValidTagMatchType.isDefault, _a[ValidatorTag.Password] = ValidTagMatchType.isDefault, _a[ValidatorTag.URL] = ValidTagMatchType.isDefault, _a[ValidatorTag.Tree] = ValidTagMatchType.isDefault, _a)
|
96
|
+
tag: (_a = {}, _a[ValidatorTag.Text] = ValidTagMatchType.isDefault, _a[ValidatorTag.File] = ValidTagMatchType.isDefault, _a[ValidatorTag.MultiSelect] = ValidTagMatchType.isDefault, _a[ValidatorTag.Date] = ValidTagMatchType.isDefault, _a[ValidatorTag.Code] = ValidTagMatchType.isDefault, _a[ValidatorTag.Email] = ValidTagMatchType.isDefault, _a[ValidatorTag.Password] = ValidTagMatchType.isDefault, _a[ValidatorTag.URL] = ValidTagMatchType.isDefault, _a[ValidatorTag.Tree] = ValidTagMatchType.isDefault, _a[ValidatorTag.Phone] = ValidTagMatchType.isDefault, _a)
|
92
97
|
}, {
|
93
98
|
label: i18n("cff1ec632eaf35f64791615e15ce6d76"),
|
94
99
|
name: 'isEmail',
|
@@ -244,13 +249,13 @@ registerValidator.apply(void 0, __spreadArray([{
|
|
244
249
|
name: 'isPhoneNumber',
|
245
250
|
group: ValidationGroup.Pattern,
|
246
251
|
message: i18n("161278fb2c71e5a8aa8aac50f230233d"),
|
247
|
-
tag: (_p = {}, _p[ValidatorTag.Text] = ValidTagMatchType.isMore, _p)
|
252
|
+
tag: (_p = {}, _p[ValidatorTag.Text] = ValidTagMatchType.isMore, _p[ValidatorTag.Phone] = ValidTagMatchType.isBuiltIn, _p)
|
248
253
|
}, {
|
249
254
|
label: i18n("193a8c42c1c373f385a4c7b33ffc381e"),
|
250
255
|
name: 'isTelNumber',
|
251
256
|
group: ValidationGroup.Pattern,
|
252
257
|
message: i18n("ba42949accfe87c20e6c2486cd065dd2"),
|
253
|
-
tag: (_q = {}, _q[ValidatorTag.Text] = ValidTagMatchType.isMore, _q)
|
258
|
+
tag: (_q = {}, _q[ValidatorTag.Text] = ValidTagMatchType.isMore, _q[ValidatorTag.Tel] = ValidTagMatchType.isBuiltIn, _q)
|
254
259
|
}, {
|
255
260
|
label: i18n("6102d474314f27577d89e85b4c6cc4a5"),
|
256
261
|
name: 'isZipcode',
|
@@ -317,5 +322,5 @@ registerValidator.apply(void 0, __spreadArray([{
|
|
317
322
|
};
|
318
323
|
})), false));
|
319
324
|
|
320
|
-
export { ValidationGroup, ValidatorTag, getValidator, getValidatorsByTag, registerValidator };
|
321
|
-
window.amisEditorVersionInfo={version:'6.
|
325
|
+
export { ValidationGroup, ValidatorTag, getValidator, getValidatorsByTag, registerValidator, removeAllValidator };
|
326
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -42,7 +42,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
|
|
42
42
|
isDefault: boolean;
|
43
43
|
readonly name: string;
|
44
44
|
readonly order: number;
|
45
|
-
readonly features: ("
|
45
|
+
readonly features: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[];
|
46
46
|
/**
|
47
47
|
* 获取键值。
|
48
48
|
*/
|
@@ -58,7 +58,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
|
|
58
58
|
name: string;
|
59
59
|
label: string | boolean;
|
60
60
|
renderer: DSRendererType;
|
61
|
-
feat: "
|
61
|
+
feat: "List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery";
|
62
62
|
fieldKeys: string[];
|
63
63
|
config: {
|
64
64
|
showInputType: boolean;
|
@@ -272,7 +272,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
|
|
272
272
|
flexWrap: string;
|
273
273
|
alignItems: string;
|
274
274
|
};
|
275
|
-
behavior?: ("
|
275
|
+
behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
|
276
276
|
type: string;
|
277
277
|
align: "right" | "left";
|
278
278
|
};
|
@@ -298,7 +298,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
|
|
298
298
|
flexWrap: string;
|
299
299
|
alignItems: string;
|
300
300
|
};
|
301
|
-
behavior?: ("
|
301
|
+
behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
|
302
302
|
type: string;
|
303
303
|
align: "right" | "left";
|
304
304
|
}[];
|
@@ -325,7 +325,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
|
|
325
325
|
flexWrap: string;
|
326
326
|
alignItems: string;
|
327
327
|
};
|
328
|
-
behavior?: ("
|
328
|
+
behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
|
329
329
|
type: string;
|
330
330
|
align: "right" | "left";
|
331
331
|
}[];
|
@@ -352,7 +352,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
|
|
352
352
|
flexWrap: string;
|
353
353
|
alignItems: string;
|
354
354
|
};
|
355
|
-
behavior?: ("
|
355
|
+
behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
|
356
356
|
type: string;
|
357
357
|
align: "right" | "left";
|
358
358
|
}[];
|
@@ -388,7 +388,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
|
|
388
388
|
flexWrap: string;
|
389
389
|
alignItems: string;
|
390
390
|
};
|
391
|
-
behavior?: ("
|
391
|
+
behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
|
392
392
|
type: string;
|
393
393
|
align: "right" | "left";
|
394
394
|
}[];
|
@@ -415,7 +415,7 @@ export declare class ApiDSBuilder extends DSBuilder<ApiDSBuilderOptions<DSRender
|
|
415
415
|
flexWrap: string;
|
416
416
|
alignItems: string;
|
417
417
|
};
|
418
|
-
behavior?: ("
|
418
|
+
behavior?: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[] | undefined;
|
419
419
|
type: string;
|
420
420
|
align: "right" | "left";
|
421
421
|
}[];
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -1264,4 +1264,4 @@ var ApiDSBuilder = /** @class */function (_super) {
|
|
1264
1264
|
DSBuilder.registerDSBuilder(ApiDSBuilder);
|
1265
1265
|
|
1266
1266
|
exports.ApiDSBuilder = ApiDSBuilder;
|
1267
|
-
window.amisEditorVersionInfo={version:'6.
|
1267
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/builder/DSBuilder.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -52,4 +52,4 @@ var registerDSBuilder = function (klass) {
|
|
52
52
|
exports.DSBuilder = DSBuilder;
|
53
53
|
exports.builderFactory = builderFactory;
|
54
54
|
exports.registerDSBuilder = registerDSBuilder;
|
55
|
-
window.amisEditorVersionInfo={version:'6.
|
55
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -208,4 +208,4 @@ var DSBuilderManager = /** @class */function () {
|
|
208
208
|
}();
|
209
209
|
|
210
210
|
exports.DSBuilderManager = DSBuilderManager;
|
211
|
-
window.amisEditorVersionInfo={version:'6.
|
211
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -90,7 +90,7 @@ export declare enum DSFeatureEnum {
|
|
90
90
|
FuzzyQuery = "FuzzyQuery",
|
91
91
|
AdvancedQuery = "AdvancedQuery"
|
92
92
|
}
|
93
|
-
export declare const DSFeatureList: ("
|
93
|
+
export declare const DSFeatureList: ("List" | "Insert" | "View" | "Edit" | "Delete" | "BulkEdit" | "BulkDelete" | "Import" | "Export" | "SimpleQuery" | "FuzzyQuery" | "AdvancedQuery")[];
|
94
94
|
export declare const FormOperatorMap: Record<FormOperatorValue, FormOperator>;
|
95
95
|
export declare const ModelDSBuilderKey = "model-entity";
|
96
96
|
export declare const ApiDSBuilderKey = "api";
|
package/lib/builder/constants.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -141,4 +141,4 @@ exports.DSFeature = DSFeature;
|
|
141
141
|
exports.DSFeatureList = DSFeatureList;
|
142
142
|
exports.FormOperatorMap = FormOperatorMap;
|
143
143
|
exports.ModelDSBuilderKey = ModelDSBuilderKey;
|
144
|
-
window.amisEditorVersionInfo={version:'6.
|
144
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/builder/utils.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -101,4 +101,4 @@ exports.displayType2inputType = displayType2inputType;
|
|
101
101
|
exports.getFeatLabelByKey = getFeatLabelByKey;
|
102
102
|
exports.getFeatValueByKey = getFeatValueByKey;
|
103
103
|
exports.traverseSchemaDeep = traverseSchemaDeep;
|
104
|
-
window.amisEditorVersionInfo={version:'6.
|
104
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -169,7 +169,7 @@ var formItemControl = function (panels, context) {
|
|
169
169
|
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
170
170
|
body: normalizeBodySchema(tslib.__spreadArray([amisEditorCore.getSchemaTpl('formItemMode'), amisEditorCore.getSchemaTpl('horizontalMode'), amisEditorCore.getSchemaTpl('horizontal', {
|
171
171
|
label: '',
|
172
|
-
visibleOn: '
|
172
|
+
visibleOn: 'this.mode == "horizontal" && this.label !== false && this.horizontal'
|
173
173
|
}),
|
174
174
|
// renderer.sizeMutable !== false
|
175
175
|
// ? getSchemaTpl('formItemSize')
|
@@ -313,4 +313,4 @@ exports.BUTTON_DEFAULT_ACTION = BUTTON_DEFAULT_ACTION;
|
|
313
313
|
exports.BaseLabelMark = BaseLabelMark;
|
314
314
|
exports.formItemControl = formItemControl;
|
315
315
|
exports.remarkTpl = remarkTpl;
|
316
|
-
window.amisEditorVersionInfo={version:'6.
|
316
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -45,4 +45,4 @@ function InputComponentName(props) {
|
|
45
45
|
}
|
46
46
|
|
47
47
|
exports.InputComponentName = InputComponentName;
|
48
|
-
window.amisEditorVersionInfo={version:'6.
|
48
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -54,4 +54,4 @@ var ModalSettingPanel = mobxReact.observer(function (_a) {
|
|
54
54
|
});
|
55
55
|
|
56
56
|
exports["default"] = ModalSettingPanel;
|
57
|
-
window.amisEditorVersionInfo={version:'6.
|
57
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -531,4 +531,4 @@ var TableViewEditor = /** @class */function (_super) {
|
|
531
531
|
}(React__default["default"].Component);
|
532
532
|
|
533
533
|
exports.TableViewEditor = TableViewEditor;
|
534
|
-
window.amisEditorVersionInfo={version:'6.
|
534
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -57,4 +57,4 @@ var SvgBtnGroup = function SvgBtnGroup(props) {
|
|
57
57
|
};
|
58
58
|
|
59
59
|
exports["default"] = SvgBtnGroup;
|
60
|
-
window.amisEditorVersionInfo={version:'6.
|
60
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -53,4 +53,4 @@ var SvgBtnSelect = function SvgBtnSelect(props) {
|
|
53
53
|
};
|
54
54
|
|
55
55
|
exports["default"] = SvgBtnSelect;
|
56
|
-
window.amisEditorVersionInfo={version:'6.
|
56
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -53,4 +53,4 @@ var SvgBtnToolbar = function SvgBtnToolbar(props) {
|
|
53
53
|
};
|
54
54
|
|
55
55
|
exports["default"] = SvgBtnToolbar;
|
56
|
-
window.amisEditorVersionInfo={version:'6.
|
56
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -53,4 +53,4 @@ var SvgButton = function SvgButton(props) {
|
|
53
53
|
};
|
54
54
|
|
55
55
|
exports["default"] = SvgButton;
|
56
|
-
window.amisEditorVersionInfo={version:'6.
|
56
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -51,4 +51,4 @@ var SvgDropdownBtn = function SvgDropdownBtn(props) {
|
|
51
51
|
};
|
52
52
|
|
53
53
|
exports["default"] = SvgDropdownBtn;
|
54
|
-
window.amisEditorVersionInfo={version:'6.
|
54
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -51,4 +51,4 @@ var SvgAnchorNav = function SvgAnchorNav(props) {
|
|
51
51
|
};
|
52
52
|
|
53
53
|
exports["default"] = SvgAnchorNav;
|
54
|
-
window.amisEditorVersionInfo={version:'6.
|
54
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -51,4 +51,4 @@ var SvgCollapse = function SvgCollapse(props) {
|
|
51
51
|
};
|
52
52
|
|
53
53
|
exports["default"] = SvgCollapse;
|
54
|
-
window.amisEditorVersionInfo={version:'6.
|
54
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -47,4 +47,4 @@ var SvgContainer = function SvgContainer(props) {
|
|
47
47
|
};
|
48
48
|
|
49
49
|
exports["default"] = SvgContainer;
|
50
|
-
window.amisEditorVersionInfo={version:'6.
|
50
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -51,4 +51,4 @@ var SvgFlexContainer = function SvgFlexContainer(props) {
|
|
51
51
|
};
|
52
52
|
|
53
53
|
exports["default"] = SvgFlexContainer;
|
54
|
-
window.amisEditorVersionInfo={version:'6.
|
54
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -51,4 +51,4 @@ var SvgFormGroup = function SvgFormGroup(props) {
|
|
51
51
|
};
|
52
52
|
|
53
53
|
exports["default"] = SvgFormGroup;
|
54
|
-
window.amisEditorVersionInfo={version:'6.
|
54
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -48,4 +48,4 @@ var SvgGrid = function SvgGrid(props) {
|
|
48
48
|
};
|
49
49
|
|
50
50
|
exports["default"] = SvgGrid;
|
51
|
-
window.amisEditorVersionInfo={version:'6.
|
51
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.
|
3
|
-
* build time: 2024-05-
|
2
|
+
* amis-editor v6.5.0
|
3
|
+
* build time: 2024-05-31
|
4
4
|
* Copyright 2018-2024 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -50,4 +50,4 @@ var SvgIframe = function SvgIframe(props) {
|
|
50
50
|
};
|
51
51
|
|
52
52
|
exports["default"] = SvgIframe;
|
53
|
-
window.amisEditorVersionInfo={version:'6.
|
53
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|