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
@@ -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
|
|
@@ -216,4 +216,4 @@ observer(BoxBorder);
|
|
216
216
|
})], BorderRenderer);
|
217
217
|
return BorderRenderer;
|
218
218
|
})(React__default.Component);
|
219
|
-
window.amisEditorVersionInfo={version:'6.
|
219
|
+
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
|
|
@@ -66,4 +66,4 @@ observer(BoxModel);
|
|
66
66
|
], BoxModelRenderer);
|
67
67
|
return BoxModelRenderer;
|
68
68
|
})(React__default.Component));
|
69
|
-
window.amisEditorVersionInfo={version:'6.
|
69
|
+
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
|
|
@@ -113,4 +113,4 @@ function BoxShadow(_a) {
|
|
113
113
|
})(React__default.Component);
|
114
114
|
|
115
115
|
export { BoxShadow as default };
|
116
|
-
window.amisEditorVersionInfo={version:'6.
|
116
|
+
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
|
|
@@ -183,4 +183,4 @@ var Display = function (props) {
|
|
183
183
|
})], DisplayRenderer);
|
184
184
|
return DisplayRenderer;
|
185
185
|
})(React__default.Component);
|
186
|
-
window.amisEditorVersionInfo={version:'6.
|
186
|
+
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
|
|
@@ -22,10 +22,11 @@ function LayoutItem(_a) {
|
|
22
22
|
}), style: {
|
23
23
|
flex: value,
|
24
24
|
flexDirection: flexDirection || 'row'
|
25
|
-
}, onClick: onSelect }, items.map(function (val) { return (React__default.createElement("div", { className: "ae-FlexLayout-itemColumn", style: { flex: val } })); }))));
|
25
|
+
}, onClick: onSelect }, items.map(function (val, index) { return (React__default.createElement("div", { key: index, className: "ae-FlexLayout-itemColumn", style: { flex: val } })); }))));
|
26
26
|
}
|
27
27
|
function FlexLayouts(_a) {
|
28
|
-
var
|
28
|
+
var _b;
|
29
|
+
var onChange = _a.onChange, value = _a.value, data = _a.data;
|
29
30
|
var presetLayouts = [
|
30
31
|
'1',
|
31
32
|
'1:1',
|
@@ -36,7 +37,7 @@ function FlexLayouts(_a) {
|
|
36
37
|
'1:2:1',
|
37
38
|
'1:1:1:1'
|
38
39
|
];
|
39
|
-
var
|
40
|
+
var _c = __read(useState(''), 2), currentLayout = _c[0], setCurrentLayout = _c[1];
|
40
41
|
useEffect(function () {
|
41
42
|
if (value) {
|
42
43
|
// 转换成1:x格式
|
@@ -54,6 +55,7 @@ function FlexLayouts(_a) {
|
|
54
55
|
}
|
55
56
|
}
|
56
57
|
}, []);
|
58
|
+
var flexDirection = ((_b = data.style) === null || _b === void 0 ? void 0 : _b.flexDirection) || 'row';
|
57
59
|
function onChangeLayout() {
|
58
60
|
if (/\d[\d:]+\d$/.test(currentLayout)) {
|
59
61
|
onChange(currentLayout);
|
@@ -86,4 +88,4 @@ function FlexLayouts(_a) {
|
|
86
88
|
], FlexLayoutRenderer);
|
87
89
|
return FlexLayoutRenderer;
|
88
90
|
})(React__default.Component));
|
89
|
-
window.amisEditorVersionInfo={version:'6.
|
91
|
+
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
|
|
@@ -179,4 +179,4 @@ var Font = function (props) {
|
|
179
179
|
})(React__default.Component);
|
180
180
|
|
181
181
|
export { Font as default };
|
182
|
-
window.amisEditorVersionInfo={version:'6.
|
182
|
+
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
|
|
@@ -63,4 +63,4 @@ observer(InsetBoxModel);
|
|
63
63
|
], BoxModelRenderer);
|
64
64
|
return BoxModelRenderer;
|
65
65
|
})(React__default.Component));
|
66
|
-
window.amisEditorVersionInfo={version:'6.
|
66
|
+
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
|
|
@@ -196,4 +196,4 @@ function ThemeCssCode(props) {
|
|
196
196
|
})], ThemeCssCodeRenderer);
|
197
197
|
return ThemeCssCodeRenderer;
|
198
198
|
})(React__default.Component);
|
199
|
-
window.amisEditorVersionInfo={version:'6.
|
199
|
+
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
|
|
@@ -143,4 +143,4 @@ fontFamilyList.reduce(function (memo, current) {
|
|
143
143
|
}, {});
|
144
144
|
|
145
145
|
export { fontFamilyList };
|
146
|
-
window.amisEditorVersionInfo={version:'6.
|
146
|
+
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
|
|
@@ -62,4 +62,4 @@ var inputStateFunc = function (visibleOn, state, className, path, options) {
|
|
62
62
|
};
|
63
63
|
|
64
64
|
export { inputStateFunc, inputStateTpl };
|
65
|
-
window.amisEditorVersionInfo={version:'6.
|
65
|
+
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
|
|
@@ -74,4 +74,4 @@ function normalizeBoxShadow(config) {
|
|
74
74
|
}
|
75
75
|
|
76
76
|
export { normalizeBoxShadow, parseBoxShadow };
|
77
|
-
window.amisEditorVersionInfo={version:'6.
|
77
|
+
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
|
|
@@ -61,4 +61,4 @@ var FormulaPicker = function (props) {
|
|
61
61
|
};
|
62
62
|
|
63
63
|
export { FormulaPicker as default };
|
64
|
-
window.amisEditorVersionInfo={version:'6.
|
64
|
+
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
|
|
@@ -419,4 +419,4 @@ var TextareaFormulaControl = /** @class */function (_super) {
|
|
419
419
|
})(TextareaFormulaControl);
|
420
420
|
|
421
421
|
export { TextareaFormulaControl };
|
422
|
-
window.amisEditorVersionInfo={version:'6.
|
422
|
+
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
|
|
@@ -231,4 +231,4 @@ var FormulaPlugin = /** @class */ (function () {
|
|
231
231
|
}());
|
232
232
|
|
233
233
|
export { FormulaPlugin, editorFactory };
|
234
|
-
window.amisEditorVersionInfo={version:'6.
|
234
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/esm/tpl/api.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
|
|
@@ -545,4 +545,4 @@ setSchemaTpl('loadingConfig', function (patch, _a) {
|
|
545
545
|
}
|
546
546
|
});
|
547
547
|
});
|
548
|
-
window.amisEditorVersionInfo={version:'6.
|
548
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/esm/tpl/common.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
|
|
@@ -117,6 +117,14 @@ setSchemaTpl('expressionFormulaControl', function (schema) {
|
|
117
117
|
variableMode: 'tree'
|
118
118
|
}, schema);
|
119
119
|
});
|
120
|
+
setSchemaTpl('conditionFormulaControl', function (schema) {
|
121
|
+
if (schema === void 0) {
|
122
|
+
schema = {};
|
123
|
+
}
|
124
|
+
return __assign({
|
125
|
+
type: 'ae-conditionFormulaControl'
|
126
|
+
}, schema);
|
127
|
+
});
|
120
128
|
setSchemaTpl('textareaFormulaControl', function (schema) {
|
121
129
|
if (schema === void 0) {
|
122
130
|
schema = {};
|
@@ -147,7 +155,7 @@ setSchemaTpl('formItemInline', {
|
|
147
155
|
type: 'switch',
|
148
156
|
label: i18n("66670400b1f3e4b6c94cff171d441585"),
|
149
157
|
name: 'inline',
|
150
|
-
visibleOn: '
|
158
|
+
visibleOn: 'this.mode != "inline"',
|
151
159
|
inputClassName: 'is-inline',
|
152
160
|
pipeIn: defaultValue(false)
|
153
161
|
// onChange: (value:any, origin:any, item:any, form:any) => form.getValueByName('size') === "full" && form.setValueByName('')
|
@@ -214,7 +222,7 @@ setSchemaTpl('labelHide', function () {
|
|
214
222
|
pipeOut: function (value) {
|
215
223
|
return value === true ? false : '';
|
216
224
|
},
|
217
|
-
visibleOn: 'this.__props__ && this.__props__.formMode === "horizontal" ||
|
225
|
+
visibleOn: 'this.__props__ && this.__props__.formMode === "horizontal" || this.mode === "horizontal"'
|
218
226
|
});
|
219
227
|
});
|
220
228
|
setSchemaTpl('placeholder', {
|
@@ -1220,7 +1228,7 @@ setSchemaTpl('avatarText', {
|
|
1220
1228
|
pipeOut: function (value) {
|
1221
1229
|
return value === '' ? undefined : value;
|
1222
1230
|
},
|
1223
|
-
visibleOn: '
|
1231
|
+
visibleOn: 'this.showtype === "text"'
|
1224
1232
|
});
|
1225
1233
|
setSchemaTpl('cardTitle', {
|
1226
1234
|
name: 'header.title',
|
@@ -1463,4 +1471,4 @@ setSchemaTpl('signBtn', function (options) {
|
|
1463
1471
|
}]
|
1464
1472
|
};
|
1465
1473
|
});
|
1466
|
-
window.amisEditorVersionInfo={version:'6.
|
1474
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/esm/tpl/horizontal.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
|
|
@@ -25,7 +25,7 @@ setSchemaTpl('horizontal-align', {
|
|
25
25
|
setSchemaTpl('leftFixed', {
|
26
26
|
name: 'horizontal.leftFixed',
|
27
27
|
type: 'button-group-select',
|
28
|
-
visibleOn: '
|
28
|
+
visibleOn: 'this.horizontal && this.horizontal.leftFixed',
|
29
29
|
label: i18n("c28479019e24e0e4745f4948e9e97ee7"),
|
30
30
|
size: 'xs',
|
31
31
|
options: [{
|
@@ -42,7 +42,7 @@ setSchemaTpl('leftFixed', {
|
|
42
42
|
setSchemaTpl('leftRate', {
|
43
43
|
name: 'horizontal',
|
44
44
|
type: 'input-range',
|
45
|
-
visibleOn: '
|
45
|
+
visibleOn: 'this.horizontal && !this.horizontal.leftFixed',
|
46
46
|
min: 1,
|
47
47
|
max: 11,
|
48
48
|
step: 1,
|
@@ -60,7 +60,7 @@ setSchemaTpl('leftRate', {
|
|
60
60
|
setSchemaTpl('labelAlign', {
|
61
61
|
name: 'labelAlign',
|
62
62
|
type: 'button-group-select',
|
63
|
-
visibleOn: '
|
63
|
+
visibleOn: 'this.horizontal && this.horizontal.leftFixed',
|
64
64
|
label: i18n("5e3406cb54f255dc1be5edbaa6f87389"),
|
65
65
|
size: 'xs',
|
66
66
|
options: [{
|
@@ -198,7 +198,7 @@ setSchemaTpl('subFormHorizontalMode', {
|
|
198
198
|
setSchemaTpl('subFormHorizontal', {
|
199
199
|
type: 'combo',
|
200
200
|
syncDefaultValue: false,
|
201
|
-
visibleOn: '
|
201
|
+
visibleOn: 'this.subFormMode == "horizontal" && this.subFormHorizontal',
|
202
202
|
name: 'subFormHorizontal',
|
203
203
|
multiLine: true,
|
204
204
|
pipeIn: function (value) {
|
@@ -253,4 +253,4 @@ setSchemaTpl('subFormHorizontal', {
|
|
253
253
|
}
|
254
254
|
}]
|
255
255
|
});
|
256
|
-
window.amisEditorVersionInfo={version:'6.
|
256
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/esm/tpl/layout.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
|
|
@@ -77,7 +77,7 @@ setSchemaTpl('layout:inset', function (config) {
|
|
77
77
|
label: (config === null || config === void 0 ? void 0 : config.label) || tipedLabel(i18n("86a6b5a0a45bba5b6187cc2277e3375e"), i18n("6e72759ed1cbf9f9e8523197dd93888f")),
|
78
78
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.inset',
|
79
79
|
value: (config === null || config === void 0 ? void 0 : config.value) || 'auto',
|
80
|
-
visibleOn: (_a = config === null || config === void 0 ? void 0 : config.visibleOn) !== null && _a !== void 0 ? _a : '
|
80
|
+
visibleOn: (_a = config === null || config === void 0 ? void 0 : config.visibleOn) !== null && _a !== void 0 ? _a : 'this.style && this.style.position && this.style.position !== "static"',
|
81
81
|
pipeIn: function (value) {
|
82
82
|
var curValue = value || 'auto';
|
83
83
|
if (isNumber(curValue)) {
|
@@ -120,7 +120,7 @@ setSchemaTpl('layout:z-index', function (config) {
|
|
120
120
|
label: (config === null || config === void 0 ? void 0 : config.label) || tipedLabel(i18n("8e903bee4578f72bbecf9eb62d7b875c"), i18n("6f649980c839dffca1506f20d534fe3d")),
|
121
121
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.zIndex',
|
122
122
|
value: config === null || config === void 0 ? void 0 : config.value,
|
123
|
-
visibleOn: (_a = config === null || config === void 0 ? void 0 : config.visibleOn) !== null && _a !== void 0 ? _a : '
|
123
|
+
visibleOn: (_a = config === null || config === void 0 ? void 0 : config.visibleOn) !== null && _a !== void 0 ? _a : 'this.style && this.style.position && this.style.position !== "static"',
|
124
124
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
125
125
|
pipeOut: config === null || config === void 0 ? void 0 : config.pipeOut
|
126
126
|
};
|
@@ -419,7 +419,7 @@ setSchemaTpl('layout:flex-grow', function (config) {
|
|
419
419
|
label: (config === null || config === void 0 ? void 0 : config.label) || tipedLabel(i18n("9e7c8d1554f6449121a83f951cf21ca1"), i18n("eb7366583485f478e3d8c2b105ea51ff")),
|
420
420
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.flexGrow',
|
421
421
|
value: (config === null || config === void 0 ? void 0 : config.value) || 1,
|
422
|
-
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) || '
|
422
|
+
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) || 'this.style && this.style.flex !== "0 0 auto"',
|
423
423
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
424
424
|
pipeOut: config === null || config === void 0 ? void 0 : config.pipeOut
|
425
425
|
};
|
@@ -467,7 +467,7 @@ setSchemaTpl('layout:width', function (config) {
|
|
467
467
|
label: (config === null || config === void 0 ? void 0 : config.label) || i18n("c28479019e24e0e4745f4948e9e97ee7"),
|
468
468
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.width',
|
469
469
|
value: (config === null || config === void 0 ? void 0 : config.value) || '300px',
|
470
|
-
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") &&
|
470
|
+
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") && this.isFixedWidth") : 'this.isFixedWidth',
|
471
471
|
clearable: true,
|
472
472
|
unitOptions: (_a = config === null || config === void 0 ? void 0 : config.unitOptions) !== null && _a !== void 0 ? _a : LayoutUnitOptions,
|
473
473
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
@@ -514,7 +514,7 @@ setSchemaTpl('layout:max-width', function (config) {
|
|
514
514
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.maxWidth',
|
515
515
|
value: config === null || config === void 0 ? void 0 : config.value,
|
516
516
|
min: '${style.minWidth | toInt}',
|
517
|
-
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") && !
|
517
|
+
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") && !this.isFixedWidth") : '!this.isFixedWidth',
|
518
518
|
clearable: true,
|
519
519
|
unitOptions: (_a = config === null || config === void 0 ? void 0 : config.unitOptions) !== null && _a !== void 0 ? _a : LayoutUnitOptions,
|
520
520
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
@@ -538,7 +538,7 @@ setSchemaTpl('layout:min-width', function (config) {
|
|
538
538
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.minWidth',
|
539
539
|
value: config === null || config === void 0 ? void 0 : config.value,
|
540
540
|
max: '${style.maxWidth | toInt}',
|
541
|
-
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") && !
|
541
|
+
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") && !this.isFixedWidth") : '!this.isFixedWidth',
|
542
542
|
clearable: true,
|
543
543
|
unitOptions: (_a = config === null || config === void 0 ? void 0 : config.unitOptions) !== null && _a !== void 0 ? _a : LayoutUnitOptions,
|
544
544
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
@@ -621,7 +621,7 @@ setSchemaTpl('layout:height', function (config) {
|
|
621
621
|
label: (config === null || config === void 0 ? void 0 : config.label) || i18n("c1df04eec5fa0857bc0df2d68d8e953c"),
|
622
622
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.height',
|
623
623
|
value: (config === null || config === void 0 ? void 0 : config.value) || '300px',
|
624
|
-
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") &&
|
624
|
+
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") && this.isFixedHeight") : 'this.isFixedHeight',
|
625
625
|
clearable: true,
|
626
626
|
unitOptions: (_a = config === null || config === void 0 ? void 0 : config.unitOptions) !== null && _a !== void 0 ? _a : LayoutUnitOptions,
|
627
627
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
@@ -645,7 +645,7 @@ setSchemaTpl('layout:max-height', function (config) {
|
|
645
645
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.maxHeight',
|
646
646
|
value: config === null || config === void 0 ? void 0 : config.value,
|
647
647
|
min: '${style.minHeight | toInt}',
|
648
|
-
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") && !
|
648
|
+
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") && !this.isFixedHeight") : '!this.isFixedHeight',
|
649
649
|
clearable: true,
|
650
650
|
unitOptions: (_a = config === null || config === void 0 ? void 0 : config.unitOptions) !== null && _a !== void 0 ? _a : LayoutUnitOptions,
|
651
651
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
@@ -669,7 +669,7 @@ setSchemaTpl('layout:min-height', function (config) {
|
|
669
669
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.minHeight',
|
670
670
|
value: config === null || config === void 0 ? void 0 : config.value,
|
671
671
|
max: '${style.maxHeight | toInt}',
|
672
|
-
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") && !
|
672
|
+
visibleOn: (config === null || config === void 0 ? void 0 : config.visibleOn) ? "(".concat(config === null || config === void 0 ? void 0 : config.visibleOn, ") && !this.isFixedHeight") : '!this.isFixedHeight',
|
673
673
|
clearable: true,
|
674
674
|
unitOptions: (_a = config === null || config === void 0 ? void 0 : config.unitOptions) !== null && _a !== void 0 ? _a : LayoutUnitOptions,
|
675
675
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
@@ -719,7 +719,7 @@ setSchemaTpl('layout:margin-center', function (config) {
|
|
719
719
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'style.margin',
|
720
720
|
value: config === null || config === void 0 ? void 0 : config.value,
|
721
721
|
inputClassName: 'inline-flex justify-between',
|
722
|
-
visibleOn: (_a = config === null || config === void 0 ? void 0 : config.visibleOn) !== null && _a !== void 0 ? _a : '
|
722
|
+
visibleOn: (_a = config === null || config === void 0 ? void 0 : config.visibleOn) !== null && _a !== void 0 ? _a : 'this.isFixedWidth || this.style && this.style.maxWidth',
|
723
723
|
options: [{
|
724
724
|
label: i18n("a738a8594bd2b71002d09277b84d86dd"),
|
725
725
|
value: 'auto auto auto 0px'
|
@@ -792,7 +792,7 @@ setSchemaTpl('layout:originPosition', function (config) {
|
|
792
792
|
label: (config === null || config === void 0 ? void 0 : config.label) || tipedLabel(i18n("7d1313925f158b747c094a7f2480e535"), i18n("41a7494315a528f0f9618646f7e0dddf")),
|
793
793
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'originPosition',
|
794
794
|
value: (config === null || config === void 0 ? void 0 : config.value) || 'right-bottom',
|
795
|
-
visibleOn: (_a = config === null || config === void 0 ? void 0 : config.visibleOn) !== null && _a !== void 0 ? _a : '
|
795
|
+
visibleOn: (_a = config === null || config === void 0 ? void 0 : config.visibleOn) !== null && _a !== void 0 ? _a : 'this.style && this.style.position && (this.style.position === "fixed" || this.style.position === "absolute")',
|
796
796
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
797
797
|
pipeOut: config === null || config === void 0 ? void 0 : config.pipeOut,
|
798
798
|
options: [{
|
@@ -884,7 +884,7 @@ setSchemaTpl('layout:stickyPosition', {
|
|
884
884
|
size: 'xs',
|
885
885
|
label: tipedLabel(i18n("7d30297d4e1f310c73b27be88c748026"), i18n("5f9be0002394f0b58952969d5952e24c")),
|
886
886
|
name: 'stickyPosition',
|
887
|
-
visibleOn: '
|
887
|
+
visibleOn: 'this.stickyStatus',
|
888
888
|
options: [{
|
889
889
|
label: i18n("2ea76e2ffc1b92911d6f7decfa993360"),
|
890
890
|
value: 'top'
|
@@ -975,9 +975,9 @@ setSchemaTpl('layout:flex-layout', function (config) {
|
|
975
975
|
name: (config === null || config === void 0 ? void 0 : config.name) || 'layout',
|
976
976
|
label: (_a = config === null || config === void 0 ? void 0 : config.label) !== null && _a !== void 0 ? _a : false,
|
977
977
|
visibleOn: config === null || config === void 0 ? void 0 : config.visibleOn,
|
978
|
-
flexDirection: config === null || config === void 0 ? void 0 : config.flexDirection,
|
979
978
|
pipeIn: config === null || config === void 0 ? void 0 : config.pipeIn,
|
980
|
-
pipeOut: config === null || config === void 0 ? void 0 : config.pipeOut
|
979
|
+
pipeOut: config === null || config === void 0 ? void 0 : config.pipeOut,
|
980
|
+
strictMode: config === null || config === void 0 ? void 0 : config.strictMode
|
981
981
|
};
|
982
982
|
});
|
983
983
|
// flex相关配置项(整合版)
|
@@ -1005,4 +1005,4 @@ setSchemaTpl('layout:wrapper-contanier', function (config) {
|
|
1005
1005
|
visibleOn: config === null || config === void 0 ? void 0 : config.visibleOn
|
1006
1006
|
};
|
1007
1007
|
});
|
1008
|
-
window.amisEditorVersionInfo={version:'6.
|
1008
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/esm/tpl/options.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
|
|
@@ -77,19 +77,19 @@ setSchemaTpl('options', function () {
|
|
77
77
|
type: 'input-number',
|
78
78
|
name: 'value',
|
79
79
|
placeholder: i18n("fe7509e0ed085b86f07e3e9975cc5b3d"),
|
80
|
-
visibleOn: 'typeof
|
80
|
+
visibleOn: 'typeof this.value === "number"',
|
81
81
|
unique: true
|
82
82
|
}, {
|
83
83
|
type: 'switch',
|
84
84
|
name: 'value',
|
85
85
|
placeholder: i18n("fe7509e0ed085b86f07e3e9975cc5b3d"),
|
86
|
-
visibleOn: 'typeof
|
86
|
+
visibleOn: 'typeof this.value === "boolean"',
|
87
87
|
unique: true
|
88
88
|
}, {
|
89
89
|
type: 'input-text',
|
90
90
|
name: 'value',
|
91
91
|
placeholder: i18n("fe7509e0ed085b86f07e3e9975cc5b3d"),
|
92
|
-
visibleOn: 'typeof
|
92
|
+
visibleOn: 'typeof this.value === "undefined" || typeof this.value === "string"',
|
93
93
|
unique: true
|
94
94
|
}]
|
95
95
|
};
|
@@ -162,11 +162,11 @@ setSchemaTpl('checkAll', function () {
|
|
162
162
|
label: i18n("9c541222ced2435288c24b34f8ad1fb8"),
|
163
163
|
name: 'checkAll',
|
164
164
|
value: false,
|
165
|
-
visibleOn: '
|
165
|
+
visibleOn: 'this.multiple'
|
166
166
|
}), {
|
167
167
|
type: 'container',
|
168
168
|
className: 'ae-ExtendMore mb-2',
|
169
|
-
visibleOn: '
|
169
|
+
visibleOn: 'this.checkAll && this.multiple',
|
170
170
|
body: [getSchemaTpl('switch', {
|
171
171
|
label: i18n("05bef457e8350e1a5d8007cad41b70e5"),
|
172
172
|
name: 'defaultCheckAll',
|
@@ -181,7 +181,7 @@ setSchemaTpl('joinValues', function (schemaPatches) {
|
|
181
181
|
return getSchemaTpl('switch', __assign({
|
182
182
|
label: tipedLabel(i18n("bc8d09093edd98769d5cb39e759aa498"), i18n("2646ee1ebb6922a5c9359de6cd3b3639")),
|
183
183
|
name: 'joinValues',
|
184
|
-
visibleOn: '
|
184
|
+
visibleOn: 'this.multiple',
|
185
185
|
value: true
|
186
186
|
}, schemaPatches));
|
187
187
|
});
|
@@ -189,7 +189,7 @@ setSchemaTpl('delimiter', {
|
|
189
189
|
type: 'input-text',
|
190
190
|
name: 'delimiter',
|
191
191
|
label: tipedLabel(i18n("1ca0b9b486be3b766a92474189f11fc8"), i18n("ab8e2e8cd076bd115cdd600d17ca5020")),
|
192
|
-
visibleOn: '
|
192
|
+
visibleOn: 'this.multiple && this.joinValues',
|
193
193
|
pipeIn: defaultValue(',')
|
194
194
|
});
|
195
195
|
setSchemaTpl('extractValue', {
|
@@ -197,7 +197,7 @@ setSchemaTpl('extractValue', {
|
|
197
197
|
label: tipedLabel(i18n("6df0630b4f00b6bd05de8af09c2f78ad"), i18n("d7d810ec89408c206a220f62edde737f")),
|
198
198
|
name: 'extractValue',
|
199
199
|
inputClassName: 'is-inline',
|
200
|
-
visibleOn: '
|
200
|
+
visibleOn: 'this.multiple && this.joinValues === false',
|
201
201
|
pipeIn: defaultValue(false)
|
202
202
|
});
|
203
203
|
setSchemaTpl('creatable', function (schema) {
|
@@ -216,7 +216,7 @@ setSchemaTpl('addApi', function () {
|
|
216
216
|
label: i18n("d03c96a2da4905c5f13a87c0d8ddbdb4"),
|
217
217
|
name: 'addApi',
|
218
218
|
mode: 'row',
|
219
|
-
visibleOn: '
|
219
|
+
visibleOn: 'this.creatable'
|
220
220
|
});
|
221
221
|
});
|
222
222
|
setSchemaTpl('createBtnLabel', {
|
@@ -241,7 +241,7 @@ setSchemaTpl('editApi', function () {
|
|
241
241
|
label: i18n("ea56ca3dac0d39e463a8233fd40a9eb6"),
|
242
242
|
name: 'editApi',
|
243
243
|
mode: 'row',
|
244
|
-
visibleOn: '
|
244
|
+
visibleOn: 'this.editable'
|
245
245
|
});
|
246
246
|
});
|
247
247
|
setSchemaTpl('editInitApi', function () {
|
@@ -249,7 +249,7 @@ setSchemaTpl('editInitApi', function () {
|
|
249
249
|
label: i18n("bbbeba31bfc391bd0741ac62ade78c5a"),
|
250
250
|
name: 'editInitApi',
|
251
251
|
mode: 'row',
|
252
|
-
visibleOn: '
|
252
|
+
visibleOn: 'this.editable'
|
253
253
|
});
|
254
254
|
});
|
255
255
|
setSchemaTpl('removable', function (schema) {
|
@@ -268,7 +268,7 @@ setSchemaTpl('deleteApi', function () {
|
|
268
268
|
label: i18n("793e260d5b7c67d43b5c6d5e885d2363"),
|
269
269
|
name: 'deleteApi',
|
270
270
|
mode: 'row',
|
271
|
-
visibleOn: '
|
271
|
+
visibleOn: 'this.removable'
|
272
272
|
});
|
273
273
|
});
|
274
274
|
setSchemaTpl('ref', function () {
|
@@ -661,4 +661,4 @@ setSchemaTpl('optionDeleteControl', function (params) {
|
|
661
661
|
}
|
662
662
|
}));
|
663
663
|
});
|
664
|
-
window.amisEditorVersionInfo={version:'6.
|
664
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/esm/tpl/remark.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
|
|
@@ -18,4 +18,4 @@ setSchemaTpl('labelRemark', remarkTpl({
|
|
18
18
|
label: i18n("3ba265c6b63bde0319822afd6b9a649d"),
|
19
19
|
labelRemark: i18n("7ad83bbe4646a0011ece7fd338d1e189")
|
20
20
|
}));
|
21
|
-
window.amisEditorVersionInfo={version:'6.
|
21
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|
package/esm/tpl/style.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
|
|
@@ -607,4 +607,4 @@ setSchemaTpl('theme:common', function (option) {
|
|
607
607
|
return !~exclude.indexOf(item.key || '');
|
608
608
|
});
|
609
609
|
});
|
610
|
-
window.amisEditorVersionInfo={version:'6.
|
610
|
+
window.amisEditorVersionInfo={version:'6.5.0',buildTime:'2024-05-31'};
|