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/lib/plugin/CRUD.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
|
|
@@ -473,7 +473,7 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
473
473
|
}), amisEditorCore.getSchemaTpl('switch', {
|
474
474
|
name: 'filter',
|
475
475
|
label: i18nRuntime.i18n("07a88fae7dd11f87891af91fb54a74bb"),
|
476
|
-
visibleOn: '
|
476
|
+
visibleOn: 'this.api && this.api.url',
|
477
477
|
pipeIn: function (value) {
|
478
478
|
return !!value;
|
479
479
|
},
|
@@ -494,12 +494,12 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
494
494
|
}
|
495
495
|
}), {
|
496
496
|
type: 'divider',
|
497
|
-
visibleOn: '
|
497
|
+
visibleOn: 'this.api && this.api.url'
|
498
498
|
}, amisEditorCore.getSchemaTpl('combo-container', {
|
499
499
|
label: i18nRuntime.i18n("7f7c624a843b0d539a4ea59a696702f9"),
|
500
500
|
name: 'bulkActions',
|
501
501
|
type: 'combo',
|
502
|
-
hiddenOn: '
|
502
|
+
hiddenOn: 'this.pickerMode && this.multiple',
|
503
503
|
inputClassName: 'ae-BulkActions-control',
|
504
504
|
multiple: true,
|
505
505
|
draggable: true,
|
@@ -533,7 +533,7 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
533
533
|
// getSchemaTpl('switch', {
|
534
534
|
// name: 'defaultChecked',
|
535
535
|
// label: '默认是否全部勾选',
|
536
|
-
// visibleOn: '
|
536
|
+
// visibleOn: 'this.bulkActions && this.bulkActions.length',
|
537
537
|
// pipeIn: defaultValue(false)
|
538
538
|
// }),
|
539
539
|
{
|
@@ -715,7 +715,7 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
715
715
|
}, amisEditorCore.getSchemaTpl('switch', {
|
716
716
|
label: i18nRuntime.i18n("1af68c43e1780249f11b9de1eeaeb281"),
|
717
717
|
name: 'interval',
|
718
|
-
visibleOn: '
|
718
|
+
visibleOn: 'this.api',
|
719
719
|
pipeIn: function (value) {
|
720
720
|
return !!value;
|
721
721
|
},
|
@@ -725,25 +725,25 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
725
725
|
}), {
|
726
726
|
name: 'interval',
|
727
727
|
type: 'input-number',
|
728
|
-
visibleOn: 'typeof
|
728
|
+
visibleOn: 'typeof this.interval === "number"',
|
729
729
|
step: 500,
|
730
730
|
className: 'm-t-n-sm',
|
731
731
|
description: i18nRuntime.i18n("9800f1ce2f78a23b81c8d944ebf9cce9")
|
732
732
|
}, amisEditorCore.getSchemaTpl('switch', {
|
733
733
|
name: 'silentPolling',
|
734
734
|
label: i18nRuntime.i18n("19c5410b23fba4bbfd1a58bbd5268c9b"),
|
735
|
-
visibleOn: '!!
|
735
|
+
visibleOn: '!!this.interval',
|
736
736
|
description: i18nRuntime.i18n("04f840b0772f4b5d59954a29a76f4e7b")
|
737
737
|
}), {
|
738
738
|
name: 'stopAutoRefreshWhen',
|
739
739
|
label: i18nRuntime.i18n("6037dae99e9446deaed45f7e408f47ab"),
|
740
740
|
type: 'input-text',
|
741
|
-
visibleOn: '!!
|
741
|
+
visibleOn: '!!this.interval',
|
742
742
|
description: i18nRuntime.i18n("32e3a79e80dcf7f7304e8092dd7acc6f")
|
743
743
|
}, amisEditorCore.getSchemaTpl('switch', {
|
744
744
|
name: 'stopAutoRefreshWhenModalIsOpen',
|
745
745
|
label: i18nRuntime.i18n("154ef40e477c031f6c1ec15caefb570a"),
|
746
|
-
visibleOn: '!!
|
746
|
+
visibleOn: '!!this.interval',
|
747
747
|
description: i18nRuntime.i18n("50f7c85bf60a9f43522789644566c62b")
|
748
748
|
}), {
|
749
749
|
type: 'divider'
|
@@ -753,7 +753,7 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
753
753
|
}), amisEditorCore.getSchemaTpl('apiControl', {
|
754
754
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("040a78b24eaff47d4fa7e266473635b4"), i18nRuntime.i18n("9b39126b20e519bb1c6e9054f4b55784")),
|
755
755
|
name: 'saveOrderApi',
|
756
|
-
visibleOn: '
|
756
|
+
visibleOn: 'this.draggable'
|
757
757
|
}), {
|
758
758
|
type: 'divider'
|
759
759
|
}, amisEditorCore.getSchemaTpl('apiControl', {
|
@@ -1145,11 +1145,11 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
1145
1145
|
}), amisEditorCore.getSchemaTpl('switch', {
|
1146
1146
|
name: 'filterTogglable',
|
1147
1147
|
label: i18nRuntime.i18n("34da7e4a0ecdb63967427f43adf2de3e"),
|
1148
|
-
visibleOn: '
|
1148
|
+
visibleOn: 'this.filter'
|
1149
1149
|
}), amisEditorCore.getSchemaTpl('switch', {
|
1150
1150
|
name: 'filterDefaultVisible',
|
1151
1151
|
label: i18nRuntime.i18n("25c0db3ddce9bfffd497d0c824cf3c72"),
|
1152
|
-
visibleOn: '
|
1152
|
+
visibleOn: 'this.filter && this.filterTogglable',
|
1153
1153
|
pipeIn: amisEditorCore.defaultValue(true)
|
1154
1154
|
}), amisEditorCore.getSchemaTpl('switch', {
|
1155
1155
|
name: 'hideQuickSaveBtn',
|
@@ -1163,7 +1163,7 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
1163
1163
|
}), amisEditorCore.getSchemaTpl('switch', {
|
1164
1164
|
name: 'hideCheckToggler',
|
1165
1165
|
label: i18nRuntime.i18n("e3d2a85f20608a5bde7d539969d03167"),
|
1166
|
-
visibleOn: '
|
1166
|
+
visibleOn: 'this.checkOnItemClick'
|
1167
1167
|
}), amisEditorCore.getSchemaTpl('className'), amisEditorCore.getSchemaTpl('className', {
|
1168
1168
|
name: 'bodyClassName',
|
1169
1169
|
label: i18nRuntime.i18n("af1af0a7fad9e8bdcd21694d0e036e12")
|
@@ -1221,7 +1221,7 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
1221
1221
|
name: 'perPageAvailable',
|
1222
1222
|
label: i18nRuntime.i18n("e04e8f570e2fb43a533b224f3c48523d"),
|
1223
1223
|
type: 'input-array',
|
1224
|
-
hiddenOn: '
|
1224
|
+
hiddenOn: 'this.loadDataOnce',
|
1225
1225
|
items: {
|
1226
1226
|
type: 'input-number',
|
1227
1227
|
required: true
|
@@ -1232,11 +1232,11 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
1232
1232
|
type: 'input-text',
|
1233
1233
|
label: i18nRuntime.i18n("0fc1de8f71a7470213fc68f981abdbc2"),
|
1234
1234
|
description: i18nRuntime.i18n("7d5fefd589000879088063dceb4b2552"),
|
1235
|
-
visibleOn: '
|
1235
|
+
visibleOn: 'this.bulkActions && this.bulkActions.length || this.pickerMode'
|
1236
1236
|
}, amisEditorCore.getSchemaTpl('switch', {
|
1237
1237
|
name: 'checkOnItemClick',
|
1238
1238
|
label: i18nRuntime.i18n("614ec7801e03f7ee009e4448e6ed4001"),
|
1239
|
-
visibleOn: '
|
1239
|
+
visibleOn: 'this.bulkActions && this.bulkActions.length || this.pickerMode'
|
1240
1240
|
}), amisEditorCore.getSchemaTpl('switch', {
|
1241
1241
|
name: 'autoJumpToTopOnPagerChange',
|
1242
1242
|
label: i18nRuntime.i18n("530ab79908eabe5b329ffe17695079e2"),
|
@@ -1954,4 +1954,4 @@ var CRUDPlugin = /** @class */function (_super) {
|
|
1954
1954
|
amisEditorCore.registerEditorPlugin(CRUDPlugin);
|
1955
1955
|
|
1956
1956
|
exports.CRUDPlugin = CRUDPlugin;
|
1957
|
-
window.amisEditorVersionInfo={version:'6.
|
1957
|
+
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
|
|
@@ -317,7 +317,7 @@ var BaseCRUDPlugin = /** @class */function (_super) {
|
|
317
317
|
})], tslib.__read(this.dsManager.buildCollectionFromBuilders(function (builder, builderKey) {
|
318
318
|
return {
|
319
319
|
type: 'container',
|
320
|
-
visibleOn: "!
|
320
|
+
visibleOn: "!this.dsType || this.dsType === '".concat(builderKey, "'"),
|
321
321
|
body: flattenDeep__default["default"]([builder.makeSourceSettingForm({
|
322
322
|
feat: constants.DSFeatureEnum.List,
|
323
323
|
renderer: 'crud',
|
@@ -332,7 +332,7 @@ var BaseCRUDPlugin = /** @class */function (_super) {
|
|
332
332
|
})])
|
333
333
|
};
|
334
334
|
})), false), [amisEditorCore.getSchemaTpl('primaryField', {
|
335
|
-
visibleOn: "!
|
335
|
+
visibleOn: "!this.dsType || this.dsType !== '".concat(constants.ModelDSBuilderKey, "'")
|
336
336
|
})], false)
|
337
337
|
}, {
|
338
338
|
title: i18nRuntime.i18n("c2f1f9254c245976e346377515c2e578"),
|
@@ -499,7 +499,7 @@ var BaseCRUDPlugin = /** @class */function (_super) {
|
|
499
499
|
tabs.push({
|
500
500
|
title: item.label,
|
501
501
|
icon: item.icon,
|
502
|
-
visibleOn: "(!
|
502
|
+
visibleOn: "(!this.dsType || this.dsType === '".concat(builderKey, "') && ").concat(extraVisibleOn),
|
503
503
|
body: tabContent.filter(Boolean).map(function (formItem) {
|
504
504
|
return tslib.__assign(tslib.__assign({}, formItem), {
|
505
505
|
mode: 'normal'
|
@@ -583,7 +583,7 @@ var BaseCRUDPlugin = /** @class */function (_super) {
|
|
583
583
|
var dsSettings = _this.dsManager.buildCollectionFromBuilders(function (builder, builderKey) {
|
584
584
|
return {
|
585
585
|
type: 'container',
|
586
|
-
visibleOn: "
|
586
|
+
visibleOn: "this.dsType == null ? '".concat(builderKey, "' === '").concat(defaultDsType || constants.ApiDSBuilderKey, "' : this.dsType === '").concat(builderKey, "'"),
|
587
587
|
body: builder.makeSourceSettingForm({
|
588
588
|
feat: 'List',
|
589
589
|
renderer: 'crud',
|
@@ -617,7 +617,7 @@ var BaseCRUDPlugin = /** @class */function (_super) {
|
|
617
617
|
}), {
|
618
618
|
type: 'container',
|
619
619
|
className: 'ae-ExtendMore mb-3',
|
620
|
-
visibleOn: "
|
620
|
+
visibleOn: "this.selectable || (this.rowSelection && this.rowSelection?.type !== 'radio')",
|
621
621
|
body: [amisEditorCore.getSchemaTpl('switch', {
|
622
622
|
name: 'multiple',
|
623
623
|
label: i18nRuntime.i18n("e3be7b8a459a08fec8f378a0660b642b"),
|
@@ -696,8 +696,8 @@ var BaseCRUDPlugin = /** @class */function (_super) {
|
|
696
696
|
/** 分页类别 */
|
697
697
|
BaseCRUDPlugin.prototype.renderPaginationCollapse = function (context) {
|
698
698
|
var _this = this;
|
699
|
-
var isPagination = '
|
700
|
-
var isInfinity = '
|
699
|
+
var isPagination = 'this.loadType === "pagination"';
|
700
|
+
var isInfinity = 'this.loadType === "more"';
|
701
701
|
return {
|
702
702
|
order: 30,
|
703
703
|
title: i18nRuntime.i18n("e821ce185e41eac2ab846ef5cfde2363"),
|
@@ -765,7 +765,7 @@ var BaseCRUDPlugin = /** @class */function (_super) {
|
|
765
765
|
}), amisEditorCore.getSchemaTpl('switch', {
|
766
766
|
name: 'loadDataOnceFetchOnFilter',
|
767
767
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("290026b0b40b637e774c6af435b897b5"), i18nRuntime.i18n("67584675004a48be903e9f61c733cb35")),
|
768
|
-
visibleOn: isPagination + ' &&
|
768
|
+
visibleOn: isPagination + ' && this.loadDataOnce'
|
769
769
|
}), amisEditorCore.getSchemaTpl('switch', {
|
770
770
|
name: 'keepItemSelectionOnPageChange',
|
771
771
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("099cf136d6a4b6ed4646af4a2ed066b2"), i18nRuntime.i18n("60011314ed92794f3d4f3e874c359279")),
|
@@ -790,7 +790,7 @@ var BaseCRUDPlugin = /** @class */function (_super) {
|
|
790
790
|
block: true,
|
791
791
|
className: 'mb-1',
|
792
792
|
level: 'enhance',
|
793
|
-
visibleOn: '
|
793
|
+
visibleOn: 'this.loadType === "pagination"',
|
794
794
|
onClick: function () {
|
795
795
|
var _a, _b;
|
796
796
|
var findPage = utils.findSchema((_b = (_a = context === null || context === void 0 ? void 0 : context.node) === null || _a === void 0 ? void 0 : _a.schema) !== null && _b !== void 0 ? _b : {}, function (item) {
|
@@ -814,7 +814,7 @@ var BaseCRUDPlugin = /** @class */function (_super) {
|
|
814
814
|
type: 'ae-switch-more',
|
815
815
|
mode: 'normal',
|
816
816
|
formType: 'extend',
|
817
|
-
visibleOn: '
|
817
|
+
visibleOn: 'this.api',
|
818
818
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("86b17bba54b65c6a62895357095f63a3"), i18nRuntime.i18n("983a8ab6a97da0a0dec7b5c751cf02b1")),
|
819
819
|
autoFocus: false,
|
820
820
|
form: {
|
@@ -827,7 +827,7 @@ var BaseCRUDPlugin = /** @class */function (_super) {
|
|
827
827
|
}, amisEditorCore.getSchemaTpl('expressionFormulaControl', {
|
828
828
|
name: 'stopAutoRefreshWhen',
|
829
829
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("3a5d9512f474ff7c2a017a13e7f8a9af"), i18nRuntime.i18n("fd649ca959662306b734f03438869bf0")),
|
830
|
-
visibleOn: '!!
|
830
|
+
visibleOn: '!!this.interval'
|
831
831
|
}), amisEditorCore.getSchemaTpl('switch', {
|
832
832
|
name: 'stopAutoRefreshWhenModalIsOpen',
|
833
833
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("0516133b87f03f859e23bf014d71ab57"), i18nRuntime.i18n("52dce697d35795d7835e483d69f72419"))
|
@@ -1097,4 +1097,4 @@ var BaseCRUDPlugin = /** @class */function (_super) {
|
|
1097
1097
|
}(amisEditorCore.BasePlugin);
|
1098
1098
|
|
1099
1099
|
exports.BaseCRUDPlugin = BaseCRUDPlugin;
|
1100
|
-
window.amisEditorVersionInfo={version:'6.
|
1100
|
+
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
|
|
@@ -49,4 +49,4 @@ var CRUDTablePlugin = /** @class */function (_super) {
|
|
49
49
|
amisEditorCore.registerEditorPlugin(CRUDTablePlugin);
|
50
50
|
|
51
51
|
exports.CRUDTablePlugin = CRUDTablePlugin;
|
52
|
-
window.amisEditorVersionInfo={version:'6.
|
52
|
+
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
|
|
@@ -81,4 +81,4 @@ exports.DefaultMaxDisplayRows = DefaultMaxDisplayRows;
|
|
81
81
|
exports.FiltersConfig = FiltersConfig;
|
82
82
|
exports.OperatorsConfig = OperatorsConfig;
|
83
83
|
exports.ToolsConfig = ToolsConfig;
|
84
|
-
window.amisEditorVersionInfo={version:'6.
|
84
|
+
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
|
|
@@ -171,4 +171,4 @@ exports.deepRemove = deepRemove;
|
|
171
171
|
exports.findAndUpdate = findAndUpdate;
|
172
172
|
exports.findObj = findObj;
|
173
173
|
exports.findSchema = findSchema;
|
174
|
-
window.amisEditorVersionInfo={version:'6.
|
174
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/plugin/Calendar.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
|
|
@@ -163,4 +163,4 @@ var CalendarPlugin = /** @class */function (_super) {
|
|
163
163
|
amisEditorCore.registerEditorPlugin(CalendarPlugin);
|
164
164
|
|
165
165
|
exports.CalendarPlugin = CalendarPlugin;
|
166
|
-
window.amisEditorVersionInfo={version:'6.
|
166
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/plugin/Card.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
|
|
@@ -213,4 +213,4 @@ var CardPlugin = /** @class */function (_super) {
|
|
213
213
|
amisEditorCore.registerEditorPlugin(CardPlugin);
|
214
214
|
|
215
215
|
exports.CardPlugin = CardPlugin;
|
216
|
-
window.amisEditorVersionInfo={version:'6.
|
216
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/plugin/Card2.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
|
|
@@ -93,4 +93,4 @@ var Card2Plugin = /** @class */function (_super) {
|
|
93
93
|
amisEditorCore.registerEditorPlugin(Card2Plugin);
|
94
94
|
|
95
95
|
exports.Card2Plugin = Card2Plugin;
|
96
|
-
window.amisEditorVersionInfo={version:'6.
|
96
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/plugin/Cards.d.ts
CHANGED
@@ -726,6 +726,6 @@ export declare class CardsPlugin extends BasePlugin {
|
|
726
726
|
panelJustify: boolean;
|
727
727
|
panelBodyCreator: (context: BaseEventContext) => any[];
|
728
728
|
buildDataSchemas(node: EditorNodeType, region: EditorNodeType): any;
|
729
|
-
filterProps(props: any): any;
|
729
|
+
filterProps(props: any, node: EditorNodeType): any;
|
730
730
|
getRendererInfo(context: RendererInfoResolveEventContext): BasicRendererInfo | void;
|
731
731
|
}
|
package/lib/plugin/Cards.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
|
|
@@ -504,15 +504,19 @@ var CardsPlugin = /** @class */function (_super) {
|
|
504
504
|
}
|
505
505
|
return dataSchema;
|
506
506
|
};
|
507
|
-
CardsPlugin.prototype.filterProps = function (props) {
|
507
|
+
CardsPlugin.prototype.filterProps = function (props, node) {
|
508
508
|
var _a;
|
509
509
|
// 编辑时显示两行假数据
|
510
510
|
var count = (props.columnsCount || 3) * 2;
|
511
|
-
|
512
|
-
|
513
|
-
|
511
|
+
if (!node.state.value) {
|
512
|
+
node.updateState({
|
513
|
+
value: amisEditorCore.repeatArray({}, count).map(function (item, index) {
|
514
|
+
return tslib.__assign(tslib.__assign({}, item), {
|
515
|
+
id: index + 1
|
516
|
+
});
|
517
|
+
})
|
514
518
|
});
|
515
|
-
}
|
519
|
+
}
|
516
520
|
props.className = "".concat(props.className || '', " ae-Editor-list");
|
517
521
|
props.itemsClassName = "".concat(props.itemsClassName || '', " cards-items");
|
518
522
|
if (props.card && !((_a = props.card.className) === null || _a === void 0 ? void 0 : _a.includes('listItem'))) {
|
@@ -554,4 +558,4 @@ var CardsPlugin = /** @class */function (_super) {
|
|
554
558
|
amisEditorCore.registerEditorPlugin(CardsPlugin);
|
555
559
|
|
556
560
|
exports.CardsPlugin = CardsPlugin;
|
557
|
-
window.amisEditorVersionInfo={version:'6.
|
561
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/plugin/Carousel.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
|
|
@@ -330,4 +330,4 @@ var CarouselPlugin = /** @class */function (_super) {
|
|
330
330
|
amisEditorCore.registerEditorPlugin(CarouselPlugin);
|
331
331
|
|
332
332
|
exports.CarouselPlugin = CarouselPlugin;
|
333
|
-
window.amisEditorVersionInfo={version:'6.
|
333
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/plugin/Chart.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
|
|
@@ -222,8 +222,8 @@ var ChartPlugin = /** @class */function (_super) {
|
|
222
222
|
}), amisEditorCore.getSchemaTpl('switch', {
|
223
223
|
label: i18nRuntime.i18n("1396ebc166bd49c1e3b67549a1b4caa0"),
|
224
224
|
name: 'initFetch',
|
225
|
-
// visibleOn: 'chartDataType === "dataApi" &&
|
226
|
-
visibleOn: '
|
225
|
+
// visibleOn: 'chartDataType === "dataApi" && this.api',
|
226
|
+
visibleOn: 'this.api.url',
|
227
227
|
pipeIn: amisEditorCore.defaultValue(true)
|
228
228
|
}), {
|
229
229
|
name: 'interval',
|
@@ -231,8 +231,8 @@ var ChartPlugin = /** @class */function (_super) {
|
|
231
231
|
type: 'input-number',
|
232
232
|
step: 500,
|
233
233
|
min: 1000,
|
234
|
-
// visibleOn: 'chartDataType === "dataApi" &&
|
235
|
-
visibleOn: '
|
234
|
+
// visibleOn: 'chartDataType === "dataApi" && this.api',
|
235
|
+
visibleOn: 'this.api.url',
|
236
236
|
unitOptions: ['ms']
|
237
237
|
}, amisEditorCore.getSchemaTpl('expressionFormulaControl', {
|
238
238
|
evalMode: false,
|
@@ -358,4 +358,4 @@ var ChartPlugin = /** @class */function (_super) {
|
|
358
358
|
amisEditorCore.registerEditorPlugin(ChartPlugin);
|
359
359
|
|
360
360
|
exports.ChartPlugin = ChartPlugin;
|
361
|
-
window.amisEditorVersionInfo={version:'6.
|
361
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/plugin/CodeView.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
|
|
@@ -65,4 +65,4 @@ var CodeViewPlugin = /** @class */function (_super) {
|
|
65
65
|
amisEditorCore.registerEditorPlugin(CodeViewPlugin);
|
66
66
|
|
67
67
|
exports.CodeViewPlugin = CodeViewPlugin;
|
68
|
-
window.amisEditorVersionInfo={version:'6.
|
68
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/plugin/Collapse.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
|
|
@@ -188,4 +188,4 @@ var CollapsePlugin = /** @class */function (_super) {
|
|
188
188
|
amisEditorCore.registerEditorPlugin(CollapsePlugin);
|
189
189
|
|
190
190
|
exports.CollapsePlugin = CollapsePlugin;
|
191
|
-
window.amisEditorVersionInfo={version:'6.
|
191
|
+
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
|
|
@@ -246,4 +246,4 @@ var CollapseGroupPlugin = /** @class */function (_super) {
|
|
246
246
|
amisEditorCore.registerEditorPlugin(CollapseGroupPlugin);
|
247
247
|
|
248
248
|
exports.CollapseGroupPlugin = CollapseGroupPlugin;
|
249
|
-
window.amisEditorVersionInfo={version:'6.
|
249
|
+
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
|
|
@@ -64,7 +64,20 @@ var ColumnToggler = /** @class */function (_super) {
|
|
64
64
|
label: i18nRuntime.i18n("6a0508144ae12bfa79001693d713c0d6")
|
65
65
|
}), amisEditorCore.getSchemaTpl('icon', {
|
66
66
|
label: i18nRuntime.i18n("ae3816c5b00fcff4111842ac19f0a706")
|
67
|
-
})
|
67
|
+
}), {
|
68
|
+
type: 'button-group-select',
|
69
|
+
label: '下拉菜单对齐',
|
70
|
+
size: 'xs',
|
71
|
+
name: 'align',
|
72
|
+
value: 'right',
|
73
|
+
options: [{
|
74
|
+
label: i18nRuntime.i18n("39a2cb79c6d9762783e20522ea86dcff"),
|
75
|
+
value: 'left'
|
76
|
+
}, {
|
77
|
+
label: i18nRuntime.i18n("de2a774bf98944b8f0ec8755d5f59d64"),
|
78
|
+
value: 'right'
|
79
|
+
}]
|
80
|
+
}]
|
68
81
|
}, {
|
69
82
|
title: i18nRuntime.i18n("abd55237a0df8da6ffda1ef377982707"),
|
70
83
|
body: [{
|
@@ -167,4 +180,4 @@ var ColumnToggler = /** @class */function (_super) {
|
|
167
180
|
amisEditorCore.registerEditorPlugin(ColumnToggler);
|
168
181
|
|
169
182
|
exports.ColumnToggler = ColumnToggler;
|
170
|
-
window.amisEditorVersionInfo={version:'6.
|
183
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/plugin/Container.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
|
|
@@ -143,12 +143,12 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
143
143
|
var canAppendSiblings = parent && isFlexItem && !draggableContainer && ((_d = _this.manager) === null || _d === void 0 ? void 0 : _d.canAppendSiblings());
|
144
144
|
var newItemSchema = isFlexColumnItem ? FlexPluginBase.defaultFlexColumnSchema('', false) : FlexPluginBase.defaultFlexColumnSchema();
|
145
145
|
var displayTpl = [amisEditorCore.getSchemaTpl('layout:display'), amisEditorCore.getSchemaTpl('layout:flex-setting', {
|
146
|
-
visibleOn: '
|
146
|
+
visibleOn: 'this.style && (this.style.display === "flex" || this.style.display === "inline-flex")',
|
147
147
|
direction: curRendererSchema.direction,
|
148
148
|
justify: curRendererSchema.justify,
|
149
149
|
alignItems: curRendererSchema.alignItems
|
150
150
|
}), amisEditorCore.getSchemaTpl('layout:flex-wrap', {
|
151
|
-
visibleOn: '
|
151
|
+
visibleOn: 'this.style && (this.style.display === "flex" || this.style.display === "inline-flex")'
|
152
152
|
})];
|
153
153
|
return amisEditorCore.getSchemaTpl('tabs', [{
|
154
154
|
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
@@ -232,17 +232,17 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
232
232
|
})], tslib.__read(!isFreeContainer ? displayTpl : []), false), tslib.__read(isFlexItem ? [amisEditorCore.getSchemaTpl('layout:flex', {
|
233
233
|
isFlexColumnItem: isFlexColumnItem,
|
234
234
|
label: isFlexColumnItem ? i18nRuntime.i18n("f02f876ee64cc016d97fa4dc498d4857") : i18nRuntime.i18n("a170a375b264f7fe0c02a7ca8c268784"),
|
235
|
-
visibleOn: '
|
235
|
+
visibleOn: 'this.style && (this.style.position === "static" || this.style.position === "relative")'
|
236
236
|
}), amisEditorCore.getSchemaTpl('layout:flex-grow', {
|
237
|
-
visibleOn: '
|
237
|
+
visibleOn: 'this.style && this.style.flex === "1 1 auto" && (this.style.position === "static" || this.style.position === "relative")'
|
238
238
|
}), amisEditorCore.getSchemaTpl('layout:flex-basis', {
|
239
239
|
label: isFlexColumnItem ? i18nRuntime.i18n("183f00df0922a6be371fea58cd46a60a") : i18nRuntime.i18n("f92626f9e56b3e2d0c47495a446acf71"),
|
240
|
-
visibleOn: '
|
240
|
+
visibleOn: 'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "1 1 auto"'
|
241
241
|
}), amisEditorCore.getSchemaTpl('layout:flex-basis', {
|
242
242
|
label: isFlexColumnItem ? i18nRuntime.i18n("c19b79073b676b9bade80613aba2dbfa") : i18nRuntime.i18n("b591aed69defa2abf0486da6a58dfb5e"),
|
243
|
-
visibleOn: '
|
243
|
+
visibleOn: 'this.style && (this.style.position === "static" || this.style.position === "relative") && this.style.flex === "0 0 150px"'
|
244
244
|
})] : []), false), [amisEditorCore.getSchemaTpl('layout:overflow-x', {
|
245
|
-
visibleOn: "".concat(isFlexItem && !isFlexColumnItem, " &&
|
245
|
+
visibleOn: "".concat(isFlexItem && !isFlexColumnItem, " && this.style.flex === '0 0 150px'")
|
246
246
|
}), amisEditorCore.getSchemaTpl('layout:isFixedHeight', {
|
247
247
|
visibleOn: "".concat(!isFlexItem || !isFlexColumnItem),
|
248
248
|
onChange: function (value) {
|
@@ -255,7 +255,7 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
255
255
|
}), amisEditorCore.getSchemaTpl('layout:min-height', {
|
256
256
|
visibleOn: "".concat(!isFlexItem || !isFlexColumnItem)
|
257
257
|
}), amisEditorCore.getSchemaTpl('layout:overflow-y', {
|
258
|
-
visibleOn: "".concat(!isFlexItem || !isFlexColumnItem, " && (
|
258
|
+
visibleOn: "".concat(!isFlexItem || !isFlexColumnItem, " && (this.isFixedHeight || this.style && this.style.maxHeight) || (").concat(isFlexItem && isFlexColumnItem, " && this.style.flex === '0 0 150px')")
|
259
259
|
}), amisEditorCore.getSchemaTpl('layout:isFixedWidth', {
|
260
260
|
visibleOn: "".concat(!isFlexItem || isFlexColumnItem),
|
261
261
|
onChange: function (value) {
|
@@ -267,24 +267,24 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
267
267
|
}), amisEditorCore.getSchemaTpl('layout:width', {
|
268
268
|
visibleOn: "".concat(!isFlexItem || isFlexColumnItem)
|
269
269
|
}), amisEditorCore.getSchemaTpl('layout:max-width', {
|
270
|
-
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " || ").concat(isFlexItem, " &&
|
270
|
+
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " || ").concat(isFlexItem, " && this.style.flex !== '0 0 150px'")
|
271
271
|
}), amisEditorCore.getSchemaTpl('layout:min-width', {
|
272
|
-
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " || ").concat(isFlexItem, " &&
|
272
|
+
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " || ").concat(isFlexItem, " && this.style.flex !== '0 0 150px'")
|
273
273
|
}), amisEditorCore.getSchemaTpl('layout:overflow-x', {
|
274
|
-
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " && (
|
274
|
+
visibleOn: "".concat(!isFlexItem || isFlexColumnItem, " && (this.isFixedWidth || this.style && this.style.maxWidth)")
|
275
275
|
}), !isFlexItem ? amisEditorCore.getSchemaTpl('layout:margin-center') : null, !isFlexItem && !isFreeContainer ? amisEditorCore.getSchemaTpl('layout:textAlign', {
|
276
276
|
name: 'style.textAlign',
|
277
277
|
label: i18nRuntime.i18n("a3221d2d224767df4afa7a8653ded8fe"),
|
278
|
-
visibleOn: '
|
278
|
+
visibleOn: 'this.style && this.style.display !== "flex" && this.style.display !== "inline-flex"'
|
279
279
|
}) : null, amisEditorCore.getSchemaTpl('layout:z-index')], false)
|
280
280
|
}, amisEditorCore.getSchemaTpl('status'), {
|
281
281
|
title: i18nRuntime.i18n("dfac151de712ab0b3618072c8a7f0a0f"),
|
282
282
|
body: [amisEditorCore.getSchemaTpl('layout:position', {
|
283
|
-
visibleOn: '!
|
283
|
+
visibleOn: '!this.stickyStatus'
|
284
284
|
}), amisEditorCore.getSchemaTpl('layout:originPosition'), amisEditorCore.getSchemaTpl('layout:inset', {
|
285
285
|
mode: 'vertical'
|
286
286
|
}), amisEditorCore.getSchemaTpl('layout:sticky', {
|
287
|
-
visibleOn: '
|
287
|
+
visibleOn: 'this.style && (this.style.position !== "fixed" && this.style.position !== "absolute")'
|
288
288
|
}), amisEditorCore.getSchemaTpl('layout:stickyPosition')]
|
289
289
|
}])
|
290
290
|
}, {
|
@@ -430,4 +430,4 @@ var ContainerPlugin = /** @class */function (_super) {
|
|
430
430
|
amisEditorCore.registerEditorPlugin(ContainerPlugin);
|
431
431
|
|
432
432
|
exports.ContainerPlugin = ContainerPlugin;
|
433
|
-
window.amisEditorVersionInfo={version:'6.
|
433
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/lib/plugin/Custom.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
|
|
@@ -100,4 +100,4 @@ var CustomPlugin = /** @class */function (_super) {
|
|
100
100
|
amisEditorCore.registerEditorPlugin(CustomPlugin);
|
101
101
|
|
102
102
|
exports.CustomPlugin = CustomPlugin;
|
103
|
-
window.amisEditorVersionInfo={version:'6.
|
103
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|