amis-editor 6.13.0-beta.0 → 6.13.0-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/builder/ApiDSBuilder.d.ts +14 -0
- package/esm/builder/ApiDSBuilder.js +54 -14
- package/esm/builder/DSBuilder.d.ts +4 -0
- package/esm/builder/DSBuilder.js +2 -2
- package/esm/builder/DSBuilderManager.js +2 -2
- package/esm/builder/constants.js +3 -3
- package/esm/builder/type.d.ts +2 -1
- package/esm/builder/utils.js +2 -2
- package/esm/component/BaseControl.js +2 -2
- package/esm/component/InputComponentName.js +2 -2
- package/esm/component/ModalSettingPanel.js +46 -35
- package/esm/component/TableViewEditor.js +2 -2
- package/esm/icons/btn/btn-group.svg.js +2 -2
- package/esm/icons/btn/btn-select.svg.js +2 -2
- package/esm/icons/btn/btn-toolbar.svg.js +2 -2
- package/esm/icons/btn/button.svg.js +2 -2
- package/esm/icons/btn/dropdown-btn.svg.js +2 -2
- package/esm/icons/container/anchor-nav.svg.js +2 -2
- package/esm/icons/container/collapse.svg.js +2 -2
- package/esm/icons/container/container.svg.js +2 -2
- package/esm/icons/container/flex-container.svg.js +2 -2
- package/esm/icons/container/form-group.svg.js +2 -2
- package/esm/icons/container/grid.svg.js +2 -2
- package/esm/icons/container/iframe.svg.js +2 -2
- package/esm/icons/container/panel.svg.js +2 -2
- package/esm/icons/container/switch-container.svg.js +2 -2
- package/esm/icons/container/table-view.svg.js +2 -2
- package/esm/icons/container/tabs.svg.js +2 -2
- package/esm/icons/container/tooltip-wrapper.svg.js +2 -2
- package/esm/icons/container/web-component.svg.js +2 -2
- package/esm/icons/crud/column-add.svg.js +2 -2
- package/esm/icons/crud/column-delete.svg.js +2 -2
- package/esm/icons/crud/column-setting.svg.js +2 -2
- package/esm/icons/crud/share-link.svg.js +2 -2
- package/esm/icons/display/aBaseline.svg.js +2 -2
- package/esm/icons/display/aCenter.svg.js +2 -2
- package/esm/icons/display/aFlexEnd.svg.js +2 -2
- package/esm/icons/display/aFlexStart.svg.js +2 -2
- package/esm/icons/display/aStretch.svg.js +2 -2
- package/esm/icons/display/block.svg.js +2 -2
- package/esm/icons/display/dcolumn.svg.js +2 -2
- package/esm/icons/display/dcolumnReverse.svg.js +2 -2
- package/esm/icons/display/drow.svg.js +2 -2
- package/esm/icons/display/drowReverse.svg.js +2 -2
- package/esm/icons/display/flex.svg.js +2 -2
- package/esm/icons/display/inline-block.svg.js +2 -2
- package/esm/icons/display/inline.svg.js +2 -2
- package/esm/icons/display/jCenter.svg.js +2 -2
- package/esm/icons/display/jFlexEnd.svg.js +2 -2
- package/esm/icons/display/jFlexStart.svg.js +2 -2
- package/esm/icons/display/jSpaceAround.svg.js +2 -2
- package/esm/icons/display/jSpaceBetween.svg.js +2 -2
- package/esm/icons/feat/audio.svg.js +2 -2
- package/esm/icons/feat/custom.svg.js +2 -2
- package/esm/icons/feat/each.svg.js +2 -2
- package/esm/icons/feat/form.svg.js +2 -2
- package/esm/icons/feat/nav.svg.js +2 -2
- package/esm/icons/feat/qrcode.svg.js +2 -2
- package/esm/icons/feat/service.svg.js +2 -2
- package/esm/icons/feat/table.svg.js +2 -2
- package/esm/icons/feat/tasks.svg.js +2 -2
- package/esm/icons/feat/video.svg.js +2 -2
- package/esm/icons/feat/wizard.svg.js +2 -2
- package/esm/icons/form/chained-select.svg.js +2 -2
- package/esm/icons/form/checkbox.svg.js +2 -2
- package/esm/icons/form/checkboxes.svg.js +2 -2
- package/esm/icons/form/combo.svg.js +2 -2
- package/esm/icons/form/condition-builder.svg.js +2 -2
- package/esm/icons/form/diff-editor.svg.js +2 -2
- package/esm/icons/form/editor.svg.js +2 -2
- package/esm/icons/form/formula.svg.js +2 -2
- package/esm/icons/form/hidden.svg.js +2 -2
- package/esm/icons/form/input-city.svg.js +2 -2
- package/esm/icons/form/input-color.svg.js +2 -2
- package/esm/icons/form/input-date-range.svg.js +2 -2
- package/esm/icons/form/input-date.svg.js +2 -2
- package/esm/icons/form/input-datetime.svg.js +2 -2
- package/esm/icons/form/input-email.svg.js +2 -2
- package/esm/icons/form/input-excel.svg.js +2 -2
- package/esm/icons/form/input-file.svg.js +2 -2
- package/esm/icons/form/input-group.svg.js +2 -2
- package/esm/icons/form/input-image.svg.js +2 -2
- package/esm/icons/form/input-kv.svg.js +2 -2
- package/esm/icons/form/input-month-range.svg.js +2 -2
- package/esm/icons/form/input-number.svg.js +2 -2
- package/esm/icons/form/input-password.svg.js +2 -2
- package/esm/icons/form/input-quarter-range.svg.js +2 -2
- package/esm/icons/form/input-range.svg.js +2 -2
- package/esm/icons/form/input-rating.svg.js +2 -2
- package/esm/icons/form/input-repeat.svg.js +2 -2
- package/esm/icons/form/input-rich-text.svg.js +2 -2
- package/esm/icons/form/input-signature.svg.js +2 -2
- package/esm/icons/form/input-tag.svg.js +2 -2
- package/esm/icons/form/input-text.svg.js +2 -2
- package/esm/icons/form/input-time-range.svg.js +2 -2
- package/esm/icons/form/input-time.svg.js +2 -2
- package/esm/icons/form/input-tree.svg.js +2 -2
- package/esm/icons/form/input-url.svg.js +2 -2
- package/esm/icons/form/input-year.svg.js +2 -2
- package/esm/icons/form/inputArray.svg.js +2 -2
- package/esm/icons/form/list-select.svg.js +2 -2
- package/esm/icons/form/location-picker.svg.js +2 -2
- package/esm/icons/form/matrix-checkboxes.svg.js +2 -2
- package/esm/icons/form/month.svg.js +2 -2
- package/esm/icons/form/nested-select.svg.js +2 -2
- package/esm/icons/form/picker.svg.js +2 -2
- package/esm/icons/form/quarter.svg.js +2 -2
- package/esm/icons/form/radios.svg.js +2 -2
- package/esm/icons/form/select.svg.js +2 -2
- package/esm/icons/form/static.svg.js +2 -2
- package/esm/icons/form/sub-form.svg.js +2 -2
- package/esm/icons/form/switch.svg.js +2 -2
- package/esm/icons/form/tabs-transfer.svg.js +2 -2
- package/esm/icons/form/textarea.svg.js +2 -2
- package/esm/icons/form/transfer.svg.js +2 -2
- package/esm/icons/form/tree-select.svg.js +2 -2
- package/esm/icons/form/uuid.svg.js +2 -2
- package/esm/icons/index.js +2 -2
- package/esm/icons/layout/layout-1with2.svg.js +2 -2
- package/esm/icons/layout/layout-2cols.svg.js +2 -2
- package/esm/icons/layout/layout-2row.svg.js +2 -2
- package/esm/icons/layout/layout-2with1.svg.js +2 -2
- package/esm/icons/layout/layout-3cols.svg.js +2 -2
- package/esm/icons/layout/layout-3row.svg.js +2 -2
- package/esm/icons/layout/layout-absolute.svg.js +2 -2
- package/esm/icons/layout/layout-fixed-top.svg.js +2 -2
- package/esm/icons/layout/layout-fixed.svg.js +2 -2
- package/esm/icons/layout/layout-free-container.svg.js +2 -2
- package/esm/icons/layout/layout-full.svg.js +2 -2
- package/esm/icons/layout/layout1-2.svg.js +2 -2
- package/esm/icons/layout/layout2-1.svg.js +2 -2
- package/esm/icons/layout/layout3-1.svg.js +2 -2
- package/esm/icons/layout/layout3-2.svg.js +2 -2
- package/esm/icons/other/_fx.svg.js +2 -2
- package/esm/icons/other/divider.svg.js +2 -2
- package/esm/icons/other/fx.svg.js +2 -2
- package/esm/icons/other/global-var.svg.js +2 -2
- package/esm/icons/other/modal-setting.svg.js +2 -2
- package/esm/icons/other/property-sheet.svg.js +2 -2
- package/esm/icons/other/tooltip.svg.js +2 -2
- package/esm/icons/show/URL.svg.js +2 -2
- package/esm/icons/show/avatar.svg.js +2 -2
- package/esm/icons/show/breadcrumb.svg.js +2 -2
- package/esm/icons/show/card.svg.js +2 -2
- package/esm/icons/show/cards.svg.js +2 -2
- package/esm/icons/show/carousel.svg.js +2 -2
- package/esm/icons/show/chart.svg.js +2 -2
- package/esm/icons/show/code.svg.js +2 -2
- package/esm/icons/show/date.svg.js +2 -2
- package/esm/icons/show/datetime.svg.js +2 -2
- package/esm/icons/show/image.svg.js +2 -2
- package/esm/icons/show/images.svg.js +2 -2
- package/esm/icons/show/json-view.svg.js +2 -2
- package/esm/icons/show/list.svg.js +2 -2
- package/esm/icons/show/log.svg.js +2 -2
- package/esm/icons/show/mapping.svg.js +2 -2
- package/esm/icons/show/markdown.svg.js +2 -2
- package/esm/icons/show/plain.svg.js +2 -2
- package/esm/icons/show/progress.svg.js +2 -2
- package/esm/icons/show/sparkline.svg.js +2 -2
- package/esm/icons/show/status.svg.js +2 -2
- package/esm/icons/show/steps.svg.js +2 -2
- package/esm/icons/show/time.svg.js +2 -2
- package/esm/icons/theme/css.svg.js +2 -2
- package/esm/index.js +2 -2
- package/esm/locale/en-US.js +490 -3
- package/esm/locale/zh-CN.js +490 -3
- package/esm/plugin/Alert.js +2 -2
- package/esm/plugin/AnchorNav.js +2 -2
- package/esm/plugin/Audio.js +2 -2
- package/esm/plugin/Avatar.js +4 -4
- package/esm/plugin/Breadcrumb.js +2 -2
- package/esm/plugin/Button.js +5 -5
- package/esm/plugin/ButtonGroup.js +2 -2
- package/esm/plugin/CRUD.js +31 -31
- package/esm/plugin/CRUD2/BaseCRUD.js +23 -28
- package/esm/plugin/CRUD2/CRUDTable.js +2 -2
- package/esm/plugin/CRUD2/constants.js +8 -2
- package/esm/plugin/CRUD2/utils.js +2 -2
- package/esm/plugin/Calendar.js +3 -3
- package/esm/plugin/Card.js +2 -2
- package/esm/plugin/Card2.js +2 -2
- package/esm/plugin/Cards.js +5 -4
- package/esm/plugin/Carousel.d.ts +1 -0
- package/esm/plugin/Carousel.js +64 -12
- package/esm/plugin/Chart.js +2 -2
- package/esm/plugin/CodeView.js +2 -2
- package/esm/plugin/Collapse.js +3 -3
- package/esm/plugin/CollapseGroup.js +4 -4
- package/esm/plugin/ColumnToggler.js +3 -3
- package/esm/plugin/Container.js +4 -4
- package/esm/plugin/Custom.js +2 -2
- package/esm/plugin/CustomRegion.js +2 -2
- package/esm/plugin/Date.js +2 -2
- package/esm/plugin/Datetime.js +2 -2
- package/esm/plugin/Dialog.js +6 -6
- package/esm/plugin/Divider.js +2 -2
- package/esm/plugin/Drawer.js +5 -5
- package/esm/plugin/DropDownButton.js +2 -2
- package/esm/plugin/Each.js +2 -2
- package/esm/plugin/Flex.js +2 -2
- package/esm/plugin/Form/ButtonGroupSelect.js +3 -3
- package/esm/plugin/Form/ButtonToolbar.js +2 -2
- package/esm/plugin/Form/ChainedSelect.js +6 -6
- package/esm/plugin/Form/Checkbox.js +12 -12
- package/esm/plugin/Form/Checkboxes.js +12 -12
- package/esm/plugin/Form/CodeEditor.js +3 -3
- package/esm/plugin/Form/Combo.js +13 -11
- package/esm/plugin/Form/ConditionBuilder.js +2 -2
- package/esm/plugin/Form/Control.js +2 -2
- package/esm/plugin/Form/DiffEditor.js +3 -3
- package/esm/plugin/Form/FieldSet.js +2 -2
- package/esm/plugin/Form/Form.js +53 -37
- package/esm/plugin/Form/Formula.js +2 -2
- package/esm/plugin/Form/Group.js +2 -2
- package/esm/plugin/Form/Hidden.js +2 -2
- package/esm/plugin/Form/InputArray.js +2 -2
- package/esm/plugin/Form/InputCity.js +2 -2
- 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 +2 -2
- package/esm/plugin/Form/InputDateTimeRange.js +2 -2
- package/esm/plugin/Form/InputEmail.js +2 -2
- package/esm/plugin/Form/InputExcel.js +12 -5
- package/esm/plugin/Form/InputFile.js +3 -3
- package/esm/plugin/Form/InputGroup.js +2 -2
- package/esm/plugin/Form/InputImage.js +3 -3
- package/esm/plugin/Form/InputKV.d.ts +1 -1
- package/esm/plugin/Form/InputKV.js +28 -25
- package/esm/plugin/Form/InputMonth.js +2 -2
- package/esm/plugin/Form/InputMonthRange.js +2 -2
- package/esm/plugin/Form/InputNumber.js +5 -5
- package/esm/plugin/Form/InputPassword.js +2 -2
- package/esm/plugin/Form/InputQuarter.js +2 -2
- package/esm/plugin/Form/InputQuarterRange.js +2 -2
- package/esm/plugin/Form/InputRange.js +3 -3
- package/esm/plugin/Form/InputRating.js +3 -3
- package/esm/plugin/Form/InputRepeat.js +4 -5
- package/esm/plugin/Form/InputRichText.js +2 -2
- package/esm/plugin/Form/InputSignature.js +14 -14
- package/esm/plugin/Form/InputSubForm.js +2 -2
- package/esm/plugin/Form/InputTable.js +19 -19
- package/esm/plugin/Form/InputTag.js +3 -3
- package/esm/plugin/Form/InputText.js +14 -14
- package/esm/plugin/Form/InputTime.js +2 -2
- package/esm/plugin/Form/InputTimeRange.js +2 -2
- package/esm/plugin/Form/InputTree.js +22 -22
- package/esm/plugin/Form/InputURL.js +2 -2
- package/esm/plugin/Form/InputYear.js +2 -2
- package/esm/plugin/Form/InputYearRange.js +2 -2
- package/esm/plugin/Form/Item.js +2 -2
- package/esm/plugin/Form/ListSelect.js +3 -3
- package/esm/plugin/Form/LocationPicker.js +5 -5
- package/esm/plugin/Form/MatrixCheckboxes.js +2 -2
- package/esm/plugin/Form/NestedSelect.js +9 -8
- package/esm/plugin/Form/Picker.js +6 -6
- package/esm/plugin/Form/Radios.js +12 -12
- package/esm/plugin/Form/Select.js +6 -6
- package/esm/plugin/Form/Static.js +3 -3
- package/esm/plugin/Form/Switch.js +3 -3
- package/esm/plugin/Form/TabsTransfer.js +3 -3
- package/esm/plugin/Form/Textarea.js +4 -4
- package/esm/plugin/Form/Transfer.js +9 -8
- package/esm/plugin/Form/TransferPicker.js +4 -4
- package/esm/plugin/Form/TreeSelect.js +14 -14
- package/esm/plugin/Form/UUID.js +2 -2
- package/esm/plugin/GlobalVar.js +30 -28
- package/esm/plugin/Grid.js +3 -3
- package/esm/plugin/HBox.js +3 -3
- package/esm/plugin/IFrame.js +2 -2
- package/esm/plugin/Icon.js +2 -2
- package/esm/plugin/Image.js +3 -3
- package/esm/plugin/Images.js +5 -5
- package/esm/plugin/Json.js +2 -2
- package/esm/plugin/Layout/FlexPluginBase.js +8 -8
- package/esm/plugin/Layout/Layout_fixed.js +2 -2
- package/esm/plugin/Layout/Layout_free_container.js +2 -2
- package/esm/plugin/Layout/Layout_sorption_container.js +2 -2
- package/esm/plugin/Link.js +2 -2
- package/esm/plugin/List.js +2 -2
- package/esm/plugin/List2.js +32 -31
- package/esm/plugin/ListItem.js +2 -2
- package/esm/plugin/Log.js +2 -2
- package/esm/plugin/Mapping.js +2 -2
- package/esm/plugin/Markdown.js +2 -2
- package/esm/plugin/Nav.js +3 -3
- package/esm/plugin/OfficeViewer.js +2 -2
- package/esm/plugin/Operation.js +2 -2
- package/esm/plugin/Others/Action.js +2 -2
- package/esm/plugin/Others/TableCell.js +8 -8
- package/esm/plugin/Page.js +8 -8
- package/esm/plugin/Pagination.js +4 -4
- package/esm/plugin/Panel.js +4 -4
- package/esm/plugin/PdfViewer.js +9 -9
- package/esm/plugin/Plain.js +2 -2
- package/esm/plugin/Progress.js +2 -2
- package/esm/plugin/Property.js +2 -2
- package/esm/plugin/QRCode.js +3 -3
- package/esm/plugin/Reset.js +2 -2
- package/esm/plugin/SearchBox.js +2 -2
- package/esm/plugin/Service.js +2 -2
- package/esm/plugin/Slider.js +13 -13
- package/esm/plugin/Sparkline.js +2 -2
- package/esm/plugin/Status.js +2 -2
- package/esm/plugin/Steps.js +9 -9
- package/esm/plugin/Submit.js +2 -2
- package/esm/plugin/SwitchContainer.js +2 -2
- package/esm/plugin/Table.js +11 -16
- package/esm/plugin/Table2.js +4 -4
- package/esm/plugin/TableCell2.js +19 -34
- package/esm/plugin/TableView.js +2 -2
- package/esm/plugin/Tabs.js +16 -16
- package/esm/plugin/Tag.js +2 -2
- package/esm/plugin/Tasks.js +2 -2
- package/esm/plugin/Time.js +2 -2
- package/esm/plugin/Timeline.js +6 -6
- package/esm/plugin/TooltipWrapper.js +2 -2
- package/esm/plugin/Tpl.js +2 -2
- package/esm/plugin/Video.js +22 -22
- package/esm/plugin/WebComponent.js +2 -2
- package/esm/plugin/Wizard.js +6 -6
- package/esm/plugin/Wrapper.js +2 -2
- package/esm/renderer/APIAdaptorControl.js +2 -2
- package/esm/renderer/APIControl.js +2 -2
- package/esm/renderer/BadgeControl.js +2 -2
- package/esm/renderer/ButtonGroupControl.js +2 -2
- package/esm/renderer/ConditionFormulaControl.js +180 -173
- package/esm/renderer/DataBindingControl.js +2 -2
- package/esm/renderer/DataMappingControl.js +2 -2
- package/esm/renderer/DataPickerControl.js +2 -2
- package/esm/renderer/DateShortCutControl.js +2 -2
- package/esm/renderer/ExpressionFormulaControl.js +2 -2
- package/esm/renderer/FeatureControl.js +2 -2
- package/esm/renderer/FieldSetting.js +2 -2
- package/esm/renderer/FlexSettingControl.js +3 -3
- package/esm/renderer/FormulaControl.js +5 -5
- package/esm/renderer/FunctionEditorControl.js +2 -2
- package/esm/renderer/GoConfigControl.js +2 -2
- package/esm/renderer/InputRangeValueControl.js +2 -2
- package/esm/renderer/KeyValueMapControl.js +2 -2
- package/esm/renderer/ListItemControl.js +2 -2
- package/esm/renderer/MapSourceControl.js +5 -4
- package/esm/renderer/NavBadgeControl.js +2 -2
- package/esm/renderer/NavDefaultActive.js +2 -2
- package/esm/renderer/NavSourceControl.js +5 -4
- package/esm/renderer/OptionControl.js +3 -3
- package/esm/renderer/RangePartsControl.js +2 -2
- package/esm/renderer/StatusControl.js +4 -4
- package/esm/renderer/SwitchMoreControl.js +2 -2
- package/esm/renderer/TableColumnWidthControl.js +2 -2
- package/esm/renderer/TimelineItemControl.js +4 -4
- package/esm/renderer/TplFormulaControl.js +4 -4
- package/esm/renderer/TransferTableControl.js +4 -4
- package/esm/renderer/TreeOptionControl.js +2 -2
- package/esm/renderer/ValidateApiControl.js +2 -2
- package/esm/renderer/ValidationControl.js +5 -2
- package/esm/renderer/ValidationItem.js +2 -2
- package/esm/renderer/ValueFormatControl.js +2 -2
- package/esm/renderer/crud2-control/AddColumnModal.js +2 -2
- package/esm/renderer/crud2-control/CRUDColumnControl.js +2 -2
- package/esm/renderer/crud2-control/CRUDFiltersControl.js +2 -2
- package/esm/renderer/crud2-control/CRUDToolbarControl.d.ts +1 -1
- package/esm/renderer/crud2-control/CRUDToolbarControl.js +25 -10
- package/esm/renderer/event-control/DialogActionPanel.js +36 -38
- package/esm/renderer/event-control/action-config-dialog.js +4 -4
- package/esm/renderer/event-control/action-config-panel.js +4 -3
- package/esm/renderer/event-control/actionsPanelManager.js +67 -55
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.js +7 -7
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.js +3 -3
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.js +8 -9
- package/esm/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/broadcast.js +10 -10
- package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.js +3 -3
- package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.js +2 -2
- package/esm/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.js +2 -2
- package/esm/renderer/event-control/comp-action-select.js +2 -2
- package/esm/renderer/event-control/constants.js +2 -2
- package/esm/renderer/event-control/eventControlConfigHelper.js +2 -2
- package/esm/renderer/event-control/helper.js +17 -13
- package/esm/renderer/event-control/index.js +6 -6
- package/esm/renderer/global-var-control/GlobalVarBuiltinPanel.js +9 -9
- package/esm/renderer/global-var-control/GlobalVarManagerPanel.js +270 -192
- package/esm/renderer/style-control/Background.js +2 -2
- package/esm/renderer/style-control/Border.js +2 -2
- package/esm/renderer/style-control/BoxModel.js +2 -2
- package/esm/renderer/style-control/BoxShadow.js +2 -2
- package/esm/renderer/style-control/ColCount.js +2 -2
- package/esm/renderer/style-control/ColSize.js +2 -2
- package/esm/renderer/style-control/Display.js +2 -2
- package/esm/renderer/style-control/FlexLayout.js +113 -71
- package/esm/renderer/style-control/Font.js +2 -2
- package/esm/renderer/style-control/InsetBoxModel.js +2 -2
- package/esm/renderer/style-control/LabelAlign.js +5 -5
- package/esm/renderer/style-control/SingleThemeCssCode.js +2 -2
- package/esm/renderer/style-control/ThemeCssCode.js +2 -2
- package/esm/renderer/style-control/font-family.js +2 -2
- package/esm/renderer/style-control/helper.js +3 -3
- package/esm/renderer/style-control/transformation.js +2 -2
- package/esm/renderer/textarea-formula/FormulaPicker.js +2 -2
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +4 -4
- package/esm/renderer/textarea-formula/plugin.js +2 -2
- package/esm/tpl/api.js +2 -2
- package/esm/tpl/common.js +8 -7
- package/esm/tpl/horizontal.js +2 -2
- package/esm/tpl/layout.js +9 -9
- package/esm/tpl/options.js +2 -2
- package/esm/tpl/remark.js +2 -2
- package/esm/tpl/style.js +133 -133
- package/esm/tpl/validations.js +4 -4
- package/esm/util.js +18 -18
- package/esm/validator.js +4 -4
- package/lib/builder/ApiDSBuilder.d.ts +28 -14
- package/lib/builder/ApiDSBuilder.js +54 -14
- package/lib/builder/DSBuilder.d.ts +4 -0
- package/lib/builder/DSBuilder.js +2 -2
- package/lib/builder/DSBuilderManager.js +2 -2
- package/lib/builder/constants.d.ts +1 -1
- package/lib/builder/constants.js +3 -3
- package/lib/builder/type.d.ts +2 -1
- package/lib/builder/utils.js +2 -2
- package/lib/component/BaseControl.d.ts +1 -1
- package/lib/component/BaseControl.js +2 -2
- package/lib/component/InputComponentName.js +2 -2
- package/lib/component/ModalSettingPanel.js +46 -35
- package/lib/component/TableViewEditor.js +2 -2
- package/lib/icons/btn/btn-group.svg.js +2 -2
- package/lib/icons/btn/btn-select.svg.js +2 -2
- package/lib/icons/btn/btn-toolbar.svg.js +2 -2
- package/lib/icons/btn/button.svg.js +2 -2
- package/lib/icons/btn/dropdown-btn.svg.js +2 -2
- package/lib/icons/container/anchor-nav.svg.js +2 -2
- package/lib/icons/container/collapse.svg.js +2 -2
- package/lib/icons/container/container.svg.js +2 -2
- package/lib/icons/container/flex-container.svg.js +2 -2
- package/lib/icons/container/form-group.svg.js +2 -2
- package/lib/icons/container/grid.svg.js +2 -2
- package/lib/icons/container/iframe.svg.js +2 -2
- package/lib/icons/container/panel.svg.js +2 -2
- package/lib/icons/container/switch-container.svg.js +2 -2
- package/lib/icons/container/table-view.svg.js +2 -2
- package/lib/icons/container/tabs.svg.js +2 -2
- package/lib/icons/container/tooltip-wrapper.svg.js +2 -2
- package/lib/icons/container/web-component.svg.js +2 -2
- package/lib/icons/crud/column-add.svg.js +2 -2
- package/lib/icons/crud/column-delete.svg.js +2 -2
- package/lib/icons/crud/column-setting.svg.js +2 -2
- package/lib/icons/crud/share-link.svg.js +2 -2
- package/lib/icons/display/aBaseline.svg.js +2 -2
- package/lib/icons/display/aCenter.svg.js +2 -2
- package/lib/icons/display/aFlexEnd.svg.js +2 -2
- package/lib/icons/display/aFlexStart.svg.js +2 -2
- package/lib/icons/display/aStretch.svg.js +2 -2
- package/lib/icons/display/block.svg.js +2 -2
- package/lib/icons/display/dcolumn.svg.js +2 -2
- package/lib/icons/display/dcolumnReverse.svg.js +2 -2
- package/lib/icons/display/drow.svg.js +2 -2
- package/lib/icons/display/drowReverse.svg.js +2 -2
- package/lib/icons/display/flex.svg.js +2 -2
- package/lib/icons/display/inline-block.svg.js +2 -2
- package/lib/icons/display/inline.svg.js +2 -2
- package/lib/icons/display/jCenter.svg.js +2 -2
- package/lib/icons/display/jFlexEnd.svg.js +2 -2
- package/lib/icons/display/jFlexStart.svg.js +2 -2
- package/lib/icons/display/jSpaceAround.svg.js +2 -2
- package/lib/icons/display/jSpaceBetween.svg.js +2 -2
- package/lib/icons/feat/audio.svg.js +2 -2
- package/lib/icons/feat/custom.svg.js +2 -2
- package/lib/icons/feat/each.svg.js +2 -2
- package/lib/icons/feat/form.svg.js +2 -2
- package/lib/icons/feat/nav.svg.js +2 -2
- package/lib/icons/feat/qrcode.svg.js +2 -2
- package/lib/icons/feat/service.svg.js +2 -2
- package/lib/icons/feat/table.svg.js +2 -2
- package/lib/icons/feat/tasks.svg.js +2 -2
- package/lib/icons/feat/video.svg.js +2 -2
- package/lib/icons/feat/wizard.svg.js +2 -2
- package/lib/icons/form/chained-select.svg.js +2 -2
- package/lib/icons/form/checkbox.svg.js +2 -2
- package/lib/icons/form/checkboxes.svg.js +2 -2
- package/lib/icons/form/combo.svg.js +2 -2
- package/lib/icons/form/condition-builder.svg.js +2 -2
- package/lib/icons/form/diff-editor.svg.js +2 -2
- package/lib/icons/form/editor.svg.js +2 -2
- package/lib/icons/form/formula.svg.js +2 -2
- package/lib/icons/form/hidden.svg.js +2 -2
- package/lib/icons/form/input-city.svg.js +2 -2
- package/lib/icons/form/input-color.svg.js +2 -2
- package/lib/icons/form/input-date-range.svg.js +2 -2
- package/lib/icons/form/input-date.svg.js +2 -2
- package/lib/icons/form/input-datetime.svg.js +2 -2
- package/lib/icons/form/input-email.svg.js +2 -2
- package/lib/icons/form/input-excel.svg.js +2 -2
- package/lib/icons/form/input-file.svg.js +2 -2
- package/lib/icons/form/input-group.svg.js +2 -2
- package/lib/icons/form/input-image.svg.js +2 -2
- package/lib/icons/form/input-kv.svg.js +2 -2
- package/lib/icons/form/input-month-range.svg.js +2 -2
- package/lib/icons/form/input-number.svg.js +2 -2
- package/lib/icons/form/input-password.svg.js +2 -2
- package/lib/icons/form/input-quarter-range.svg.js +2 -2
- package/lib/icons/form/input-range.svg.js +2 -2
- package/lib/icons/form/input-rating.svg.js +2 -2
- package/lib/icons/form/input-repeat.svg.js +2 -2
- package/lib/icons/form/input-rich-text.svg.js +2 -2
- package/lib/icons/form/input-signature.svg.js +2 -2
- package/lib/icons/form/input-tag.svg.js +2 -2
- package/lib/icons/form/input-text.svg.js +2 -2
- package/lib/icons/form/input-time-range.svg.js +2 -2
- package/lib/icons/form/input-time.svg.js +2 -2
- package/lib/icons/form/input-tree.svg.js +2 -2
- package/lib/icons/form/input-url.svg.js +2 -2
- package/lib/icons/form/input-year.svg.js +2 -2
- package/lib/icons/form/inputArray.svg.js +2 -2
- package/lib/icons/form/list-select.svg.js +2 -2
- package/lib/icons/form/location-picker.svg.js +2 -2
- package/lib/icons/form/matrix-checkboxes.svg.js +2 -2
- package/lib/icons/form/month.svg.js +2 -2
- package/lib/icons/form/nested-select.svg.js +2 -2
- package/lib/icons/form/picker.svg.js +2 -2
- package/lib/icons/form/quarter.svg.js +2 -2
- package/lib/icons/form/radios.svg.js +2 -2
- package/lib/icons/form/select.svg.js +2 -2
- package/lib/icons/form/static.svg.js +2 -2
- package/lib/icons/form/sub-form.svg.js +2 -2
- package/lib/icons/form/switch.svg.js +2 -2
- package/lib/icons/form/tabs-transfer.svg.js +2 -2
- package/lib/icons/form/textarea.svg.js +2 -2
- package/lib/icons/form/transfer.svg.js +2 -2
- package/lib/icons/form/tree-select.svg.js +2 -2
- package/lib/icons/form/uuid.svg.js +2 -2
- package/lib/icons/index.js +2 -2
- package/lib/icons/layout/layout-1with2.svg.js +2 -2
- package/lib/icons/layout/layout-2cols.svg.js +2 -2
- package/lib/icons/layout/layout-2row.svg.js +2 -2
- package/lib/icons/layout/layout-2with1.svg.js +2 -2
- package/lib/icons/layout/layout-3cols.svg.js +2 -2
- package/lib/icons/layout/layout-3row.svg.js +2 -2
- package/lib/icons/layout/layout-absolute.svg.js +2 -2
- package/lib/icons/layout/layout-fixed-top.svg.js +2 -2
- package/lib/icons/layout/layout-fixed.svg.js +2 -2
- package/lib/icons/layout/layout-free-container.svg.js +2 -2
- package/lib/icons/layout/layout-full.svg.js +2 -2
- package/lib/icons/layout/layout1-2.svg.js +2 -2
- package/lib/icons/layout/layout2-1.svg.js +2 -2
- package/lib/icons/layout/layout3-1.svg.js +2 -2
- package/lib/icons/layout/layout3-2.svg.js +2 -2
- package/lib/icons/other/_fx.svg.js +2 -2
- package/lib/icons/other/divider.svg.js +2 -2
- package/lib/icons/other/fx.svg.js +2 -2
- package/lib/icons/other/global-var.svg.js +2 -2
- package/lib/icons/other/modal-setting.svg.js +2 -2
- package/lib/icons/other/property-sheet.svg.js +2 -2
- package/lib/icons/other/tooltip.svg.js +2 -2
- package/lib/icons/show/URL.svg.js +2 -2
- package/lib/icons/show/avatar.svg.js +2 -2
- package/lib/icons/show/breadcrumb.svg.js +2 -2
- package/lib/icons/show/card.svg.js +2 -2
- package/lib/icons/show/cards.svg.js +2 -2
- package/lib/icons/show/carousel.svg.js +2 -2
- package/lib/icons/show/chart.svg.js +2 -2
- package/lib/icons/show/code.svg.js +2 -2
- package/lib/icons/show/date.svg.js +2 -2
- package/lib/icons/show/datetime.svg.js +2 -2
- package/lib/icons/show/image.svg.js +2 -2
- package/lib/icons/show/images.svg.js +2 -2
- package/lib/icons/show/json-view.svg.js +2 -2
- package/lib/icons/show/list.svg.js +2 -2
- package/lib/icons/show/log.svg.js +2 -2
- package/lib/icons/show/mapping.svg.js +2 -2
- package/lib/icons/show/markdown.svg.js +2 -2
- package/lib/icons/show/plain.svg.js +2 -2
- package/lib/icons/show/progress.svg.js +2 -2
- package/lib/icons/show/sparkline.svg.js +2 -2
- package/lib/icons/show/status.svg.js +2 -2
- package/lib/icons/show/steps.svg.js +2 -2
- package/lib/icons/show/time.svg.js +2 -2
- package/lib/icons/theme/css.svg.js +2 -2
- package/lib/index.js +2 -2
- package/lib/locale/en-US.js +490 -3
- package/lib/locale/zh-CN.js +490 -3
- package/lib/plugin/Alert.js +2 -2
- package/lib/plugin/AnchorNav.js +2 -2
- package/lib/plugin/Audio.js +2 -2
- package/lib/plugin/Avatar.js +4 -4
- package/lib/plugin/Breadcrumb.js +2 -2
- package/lib/plugin/Button.js +5 -5
- package/lib/plugin/ButtonGroup.js +2 -2
- package/lib/plugin/CRUD.js +31 -31
- package/lib/plugin/CRUD2/BaseCRUD.js +23 -28
- package/lib/plugin/CRUD2/CRUDTable.js +2 -2
- package/lib/plugin/CRUD2/constants.js +8 -2
- package/lib/plugin/CRUD2/utils.js +2 -2
- package/lib/plugin/Calendar.js +3 -3
- package/lib/plugin/Card.js +2 -2
- package/lib/plugin/Card2.js +2 -2
- package/lib/plugin/Cards.js +4 -3
- package/lib/plugin/Carousel.d.ts +1 -0
- package/lib/plugin/Carousel.js +63 -11
- package/lib/plugin/Chart.js +2 -2
- package/lib/plugin/CodeView.js +2 -2
- package/lib/plugin/Collapse.js +3 -3
- package/lib/plugin/CollapseGroup.js +4 -4
- package/lib/plugin/ColumnToggler.js +3 -3
- package/lib/plugin/Container.js +4 -4
- package/lib/plugin/Custom.js +2 -2
- package/lib/plugin/CustomRegion.js +2 -2
- package/lib/plugin/Date.js +2 -2
- package/lib/plugin/Datetime.js +2 -2
- package/lib/plugin/Dialog.js +6 -6
- package/lib/plugin/Divider.js +2 -2
- package/lib/plugin/Drawer.js +5 -5
- package/lib/plugin/DropDownButton.js +2 -2
- package/lib/plugin/Each.js +2 -2
- package/lib/plugin/Flex.js +2 -2
- package/lib/plugin/Form/ButtonGroupSelect.js +3 -3
- package/lib/plugin/Form/ButtonToolbar.js +2 -2
- package/lib/plugin/Form/ChainedSelect.js +6 -6
- package/lib/plugin/Form/Checkbox.js +12 -12
- package/lib/plugin/Form/Checkboxes.js +12 -12
- package/lib/plugin/Form/CodeEditor.js +3 -3
- package/lib/plugin/Form/Combo.js +13 -11
- package/lib/plugin/Form/ConditionBuilder.js +2 -2
- package/lib/plugin/Form/Control.js +2 -2
- package/lib/plugin/Form/DiffEditor.js +3 -3
- package/lib/plugin/Form/FieldSet.js +2 -2
- package/lib/plugin/Form/Form.js +52 -36
- package/lib/plugin/Form/Formula.js +2 -2
- package/lib/plugin/Form/Group.js +2 -2
- package/lib/plugin/Form/Hidden.js +2 -2
- package/lib/plugin/Form/InputArray.js +2 -2
- package/lib/plugin/Form/InputCity.js +2 -2
- 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 +2 -2
- package/lib/plugin/Form/InputDateTimeRange.js +2 -2
- package/lib/plugin/Form/InputEmail.js +2 -2
- package/lib/plugin/Form/InputExcel.js +11 -4
- package/lib/plugin/Form/InputFile.js +3 -3
- package/lib/plugin/Form/InputGroup.d.ts +1 -0
- package/lib/plugin/Form/InputGroup.js +2 -2
- package/lib/plugin/Form/InputImage.js +3 -3
- package/lib/plugin/Form/InputKV.d.ts +1 -1
- package/lib/plugin/Form/InputKV.js +27 -24
- package/lib/plugin/Form/InputMonth.js +2 -2
- package/lib/plugin/Form/InputMonthRange.js +2 -2
- package/lib/plugin/Form/InputNumber.js +5 -5
- package/lib/plugin/Form/InputPassword.js +2 -2
- package/lib/plugin/Form/InputQuarter.js +2 -2
- package/lib/plugin/Form/InputQuarterRange.js +2 -2
- package/lib/plugin/Form/InputRange.js +3 -3
- package/lib/plugin/Form/InputRating.js +3 -3
- package/lib/plugin/Form/InputRepeat.js +4 -5
- package/lib/plugin/Form/InputRichText.js +2 -2
- package/lib/plugin/Form/InputSignature.js +14 -14
- package/lib/plugin/Form/InputSubForm.js +2 -2
- package/lib/plugin/Form/InputTable.js +19 -19
- package/lib/plugin/Form/InputTag.js +3 -3
- package/lib/plugin/Form/InputText.js +14 -14
- package/lib/plugin/Form/InputTime.js +2 -2
- package/lib/plugin/Form/InputTimeRange.js +2 -2
- package/lib/plugin/Form/InputTree.js +22 -22
- package/lib/plugin/Form/InputURL.js +2 -2
- package/lib/plugin/Form/InputYear.js +2 -2
- package/lib/plugin/Form/InputYearRange.js +2 -2
- package/lib/plugin/Form/Item.js +2 -2
- package/lib/plugin/Form/ListSelect.js +3 -3
- package/lib/plugin/Form/LocationPicker.js +5 -5
- package/lib/plugin/Form/MatrixCheckboxes.js +2 -2
- package/lib/plugin/Form/NestedSelect.js +8 -7
- package/lib/plugin/Form/Picker.js +6 -6
- package/lib/plugin/Form/Radios.js +12 -12
- package/lib/plugin/Form/Select.js +6 -6
- package/lib/plugin/Form/Static.js +3 -3
- package/lib/plugin/Form/Switch.js +3 -3
- package/lib/plugin/Form/TabsTransfer.js +3 -3
- package/lib/plugin/Form/Textarea.js +4 -4
- package/lib/plugin/Form/Transfer.js +8 -7
- package/lib/plugin/Form/TransferPicker.js +4 -4
- package/lib/plugin/Form/TreeSelect.js +14 -14
- package/lib/plugin/Form/UUID.js +2 -2
- package/lib/plugin/GlobalVar.js +30 -28
- package/lib/plugin/Grid.js +3 -3
- package/lib/plugin/HBox.js +3 -3
- package/lib/plugin/IFrame.js +2 -2
- package/lib/plugin/Icon.js +2 -2
- package/lib/plugin/Image.js +3 -3
- package/lib/plugin/Images.js +5 -5
- package/lib/plugin/Json.js +2 -2
- package/lib/plugin/Layout/FlexPluginBase.js +8 -8
- package/lib/plugin/Layout/Layout_fixed.js +2 -2
- package/lib/plugin/Layout/Layout_free_container.js +2 -2
- package/lib/plugin/Layout/Layout_sorption_container.js +2 -2
- package/lib/plugin/Link.js +2 -2
- package/lib/plugin/List.js +2 -2
- package/lib/plugin/List2.js +31 -30
- package/lib/plugin/ListItem.js +2 -2
- package/lib/plugin/Log.js +2 -2
- package/lib/plugin/Mapping.js +2 -2
- package/lib/plugin/Markdown.js +2 -2
- package/lib/plugin/Nav.js +3 -3
- package/lib/plugin/OfficeViewer.js +2 -2
- package/lib/plugin/Operation.js +2 -2
- package/lib/plugin/Others/Action.js +2 -2
- package/lib/plugin/Others/TableCell.js +8 -8
- package/lib/plugin/Page.js +8 -8
- package/lib/plugin/Pagination.js +4 -4
- package/lib/plugin/Panel.js +4 -4
- package/lib/plugin/PdfViewer.js +9 -9
- package/lib/plugin/Plain.js +2 -2
- package/lib/plugin/Progress.js +2 -2
- package/lib/plugin/Property.js +2 -2
- package/lib/plugin/QRCode.js +3 -3
- package/lib/plugin/Reset.js +2 -2
- package/lib/plugin/SearchBox.js +2 -2
- package/lib/plugin/Service.js +2 -2
- package/lib/plugin/Slider.js +13 -13
- package/lib/plugin/Sparkline.js +2 -2
- package/lib/plugin/Status.js +2 -2
- package/lib/plugin/Steps.js +9 -9
- package/lib/plugin/Submit.js +2 -2
- package/lib/plugin/SwitchContainer.js +2 -2
- package/lib/plugin/Table.js +11 -16
- package/lib/plugin/Table2.js +4 -4
- package/lib/plugin/TableCell2.js +19 -34
- package/lib/plugin/TableView.js +2 -2
- package/lib/plugin/Tabs.js +16 -16
- package/lib/plugin/Tag.js +2 -2
- package/lib/plugin/Tasks.js +2 -2
- package/lib/plugin/Time.js +2 -2
- package/lib/plugin/Timeline.js +6 -6
- package/lib/plugin/TooltipWrapper.js +2 -2
- package/lib/plugin/Tpl.js +2 -2
- package/lib/plugin/Video.js +22 -22
- package/lib/plugin/WebComponent.js +2 -2
- package/lib/plugin/Wizard.js +6 -6
- package/lib/plugin/Wrapper.js +2 -2
- package/lib/renderer/APIAdaptorControl.js +2 -2
- package/lib/renderer/APIControl.js +2 -2
- package/lib/renderer/BadgeControl.d.ts +12 -12
- package/lib/renderer/BadgeControl.js +2 -2
- package/lib/renderer/ButtonGroupControl.js +2 -2
- package/lib/renderer/ConditionFormulaControl.js +180 -173
- package/lib/renderer/DataBindingControl.js +2 -2
- package/lib/renderer/DataMappingControl.js +2 -2
- package/lib/renderer/DataPickerControl.js +2 -2
- package/lib/renderer/DateShortCutControl.js +2 -2
- package/lib/renderer/ExpressionFormulaControl.js +2 -2
- package/lib/renderer/FeatureControl.js +2 -2
- package/lib/renderer/FieldSetting.js +2 -2
- package/lib/renderer/FlexSettingControl.js +3 -3
- package/lib/renderer/FormulaControl.js +5 -5
- package/lib/renderer/FunctionEditorControl.js +2 -2
- package/lib/renderer/GoConfigControl.js +2 -2
- package/lib/renderer/InputRangeValueControl.js +2 -2
- package/lib/renderer/KeyValueMapControl.js +2 -2
- package/lib/renderer/ListItemControl.js +2 -2
- package/lib/renderer/MapSourceControl.js +4 -3
- package/lib/renderer/NavBadgeControl.d.ts +10 -10
- package/lib/renderer/NavBadgeControl.js +2 -2
- package/lib/renderer/NavDefaultActive.js +2 -2
- package/lib/renderer/NavSourceControl.d.ts +1 -1
- package/lib/renderer/NavSourceControl.js +4 -3
- package/lib/renderer/OptionControl.js +3 -3
- package/lib/renderer/RangePartsControl.js +2 -2
- package/lib/renderer/StatusControl.js +4 -4
- package/lib/renderer/SwitchMoreControl.js +2 -2
- package/lib/renderer/TableColumnWidthControl.js +2 -2
- package/lib/renderer/TimelineItemControl.js +4 -4
- package/lib/renderer/TplFormulaControl.js +4 -4
- package/lib/renderer/TransferTableControl.js +4 -4
- package/lib/renderer/TreeOptionControl.js +2 -2
- package/lib/renderer/ValidateApiControl.js +2 -2
- package/lib/renderer/ValidationControl.js +5 -2
- package/lib/renderer/ValidationItem.js +2 -2
- package/lib/renderer/ValueFormatControl.js +2 -2
- package/lib/renderer/crud2-control/AddColumnModal.js +2 -2
- package/lib/renderer/crud2-control/CRUDColumnControl.js +2 -2
- package/lib/renderer/crud2-control/CRUDFiltersControl.js +2 -2
- package/lib/renderer/crud2-control/CRUDToolbarControl.d.ts +1 -1
- package/lib/renderer/crud2-control/CRUDToolbarControl.js +25 -10
- package/lib/renderer/event-control/DialogActionPanel.js +36 -38
- package/lib/renderer/event-control/action-config-dialog.js +4 -4
- package/lib/renderer/event-control/action-config-panel.js +4 -3
- package/lib/renderer/event-control/actionsPanelManager.js +67 -55
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/clear.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/component.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/helper.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reload.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/reset.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/setValue.js +7 -7
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/staticStatus.js +3 -3
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/submit.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/usability.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validate.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/validateFormItem.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/componentActionsPanel/visibility.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/closeDialog.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/openDialog.js +7 -8
- package/lib/renderer/event-control/actionsPanelPlugins/modalActionsPanel/toast.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/broadcast.js +10 -10
- package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/copy.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/otherActionsPanel/custom.js +3 -3
- package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/goBack.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/refresh.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/pageActionsPanel/url.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/ajax.js +2 -2
- package/lib/renderer/event-control/actionsPanelPlugins/serverActionsPanel/download.js +2 -2
- package/lib/renderer/event-control/comp-action-select.js +2 -2
- package/lib/renderer/event-control/constants.js +2 -2
- package/lib/renderer/event-control/eventControlConfigHelper.js +2 -2
- package/lib/renderer/event-control/helper.js +17 -13
- package/lib/renderer/event-control/index.js +6 -6
- package/lib/renderer/global-var-control/GlobalVarBuiltinPanel.js +9 -9
- package/lib/renderer/global-var-control/GlobalVarManagerPanel.js +270 -192
- package/lib/renderer/style-control/Background.js +2 -2
- package/lib/renderer/style-control/Border.js +2 -2
- package/lib/renderer/style-control/BoxModel.js +2 -2
- package/lib/renderer/style-control/BoxShadow.js +2 -2
- package/lib/renderer/style-control/ColCount.js +2 -2
- package/lib/renderer/style-control/ColSize.js +2 -2
- package/lib/renderer/style-control/Display.js +2 -2
- package/lib/renderer/style-control/FlexLayout.js +113 -71
- package/lib/renderer/style-control/Font.js +2 -2
- package/lib/renderer/style-control/InsetBoxModel.js +2 -2
- package/lib/renderer/style-control/LabelAlign.js +5 -5
- package/lib/renderer/style-control/SingleThemeCssCode.js +2 -2
- package/lib/renderer/style-control/ThemeCssCode.js +2 -2
- package/lib/renderer/style-control/font-family.js +2 -2
- package/lib/renderer/style-control/helper.js +3 -3
- package/lib/renderer/style-control/transformation.js +2 -2
- package/lib/renderer/textarea-formula/FormulaPicker.js +2 -2
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +4 -4
- package/lib/renderer/textarea-formula/plugin.js +2 -2
- package/lib/tpl/api.js +2 -2
- package/lib/tpl/common.js +7 -6
- package/lib/tpl/horizontal.js +2 -2
- package/lib/tpl/layout.js +9 -9
- package/lib/tpl/options.js +2 -2
- package/lib/tpl/remark.js +2 -2
- package/lib/tpl/style.js +133 -133
- package/lib/tpl/validations.js +4 -4
- package/lib/util.js +18 -18
- package/lib/validator.js +4 -4
- package/package.json +2 -2
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.13.0-beta.
|
3
|
-
* build time: 2025-
|
2
|
+
* amis-editor v6.13.0-beta.10
|
3
|
+
* build time: 2025-05-13
|
4
4
|
* Copyright 2018-2025 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -43,12 +43,11 @@ var RepeatControlPlugin = /** @class */function (_super) {
|
|
43
43
|
_this.panelTitle = i18nRuntime.i18n("2d842318fbd931286be387aaf5b2a7c3");
|
44
44
|
_this.panelBody = [amisEditorCore.getSchemaTpl('layout:originPosition', {
|
45
45
|
value: 'left-top'
|
46
|
-
}), amisEditorCore.getSchemaTpl('switchDefaultValue'), {
|
47
|
-
type: 'input-text',
|
46
|
+
}), amisEditorCore.getSchemaTpl('switchDefaultValue'), amisEditorCore.getSchemaTpl('tplFormulaControl', {
|
48
47
|
name: 'value',
|
49
48
|
label: i18nRuntime.i18n("225f3ed00750ae78ad1e6ea42c8f5087"),
|
50
49
|
visibleOn: 'typeof this.value !== "undefined"'
|
51
|
-
}, {
|
50
|
+
}), {
|
52
51
|
name: 'options',
|
53
52
|
type: 'select',
|
54
53
|
label: i18nRuntime.i18n("a2d92b5adb07a4bf8a45e55643bc39f8"),
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.13.0-beta.
|
3
|
-
* build time: 2025-
|
2
|
+
* amis-editor v6.13.0-beta.10
|
3
|
+
* build time: 2025-05-13
|
4
4
|
* Copyright 2018-2025 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -22,16 +22,16 @@ var SignaturePlugin = /** @class */function (_super) {
|
|
22
22
|
_this.rendererName = 'input-signature';
|
23
23
|
_this.$schema = '/schemas/InputSignatureSchema.json';
|
24
24
|
// 组件名称
|
25
|
-
_this.name =
|
25
|
+
_this.name = i18nRuntime.i18n("7d5cb12cf591bad370620d44db1fa147");
|
26
26
|
_this.isBaseComponent = true;
|
27
27
|
_this.icon = 'fa fa-star-o';
|
28
28
|
_this.pluginIcon = 'input-signature-plugin';
|
29
|
-
_this.description =
|
29
|
+
_this.description = i18nRuntime.i18n("0937b57f4520b147cf1ca55212073961");
|
30
30
|
_this.docLink = '/amis/zh-CN/components/form/input-signature';
|
31
31
|
_this.tags = [i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")];
|
32
32
|
_this.scaffold = {
|
33
33
|
type: 'input-signature',
|
34
|
-
label:
|
34
|
+
label: i18nRuntime.i18n("be2525ebade48dee835e25c04f130725"),
|
35
35
|
name: 'signature'
|
36
36
|
};
|
37
37
|
_this.previewSchema = {
|
@@ -44,7 +44,7 @@ var SignaturePlugin = /** @class */function (_super) {
|
|
44
44
|
})]
|
45
45
|
};
|
46
46
|
_this.notRenderFormZone = true;
|
47
|
-
_this.panelTitle =
|
47
|
+
_this.panelTitle = i18nRuntime.i18n("ca15cf7f2255339b2c76472661ee1cad");
|
48
48
|
// 事件定义
|
49
49
|
_this.events = [];
|
50
50
|
// 动作定义
|
@@ -61,7 +61,7 @@ var SignaturePlugin = /** @class */function (_super) {
|
|
61
61
|
required: true
|
62
62
|
}), amisEditorCore.getSchemaTpl('label'), amisEditorCore.getSchemaTpl('labelRemark'), {
|
63
63
|
type: 'button-group-select',
|
64
|
-
label:
|
64
|
+
label: i18nRuntime.i18n("febcf824278892810c15874ef8091c54"),
|
65
65
|
name: 'embed',
|
66
66
|
tiled: true,
|
67
67
|
value: false,
|
@@ -74,7 +74,7 @@ var SignaturePlugin = /** @class */function (_super) {
|
|
74
74
|
}]
|
75
75
|
}, {
|
76
76
|
type: 'control',
|
77
|
-
label:
|
77
|
+
label: i18nRuntime.i18n("3c37b8f85d2956314157313230a65a23"),
|
78
78
|
mode: 'normal',
|
79
79
|
body: [{
|
80
80
|
type: 'container',
|
@@ -88,7 +88,7 @@ var SignaturePlugin = /** @class */function (_super) {
|
|
88
88
|
size: 'none',
|
89
89
|
visibleOn: 'this.embed === true',
|
90
90
|
body: [amisEditorCore.getSchemaTpl('signBtn', {
|
91
|
-
label:
|
91
|
+
label: i18nRuntime.i18n("1dfce787bf34fc9ebeaf2c45a01f1e74"),
|
92
92
|
name: 'embedConfirmLabel',
|
93
93
|
icon: 'embedConfirmIcon'
|
94
94
|
})]
|
@@ -97,7 +97,7 @@ var SignaturePlugin = /** @class */function (_super) {
|
|
97
97
|
size: 'none',
|
98
98
|
visibleOn: 'this.embed === false',
|
99
99
|
body: [amisEditorCore.getSchemaTpl('signBtn', {
|
100
|
-
label:
|
100
|
+
label: i18nRuntime.i18n("1dfce787bf34fc9ebeaf2c45a01f1e74"),
|
101
101
|
name: 'confirmBtnLabel',
|
102
102
|
icon: 'confirmBtnIcon'
|
103
103
|
})]
|
@@ -106,16 +106,16 @@ var SignaturePlugin = /** @class */function (_super) {
|
|
106
106
|
size: 'none',
|
107
107
|
visibleOn: 'this.embed === true',
|
108
108
|
body: [amisEditorCore.getSchemaTpl('signBtn', {
|
109
|
-
label:
|
109
|
+
label: i18nRuntime.i18n("e6690b4a5eeb5fe0e80a9a686528b68e"),
|
110
110
|
name: 'ebmedCancelLabel',
|
111
111
|
icon: 'ebmedCancelIcon'
|
112
112
|
})]
|
113
113
|
}, amisEditorCore.getSchemaTpl('signBtn', {
|
114
|
-
label:
|
114
|
+
label: i18nRuntime.i18n("6d5a04648898247773df72222485377b"),
|
115
115
|
name: 'undoBtnLabel',
|
116
116
|
icon: 'undoBtnIcon'
|
117
117
|
}), amisEditorCore.getSchemaTpl('signBtn', {
|
118
|
-
label:
|
118
|
+
label: i18nRuntime.i18n("cc3a5a4cdcf5c351dc2cf6a30fbc6c25"),
|
119
119
|
name: 'clearBtnLabel',
|
120
120
|
icon: 'clearBtnIcon'
|
121
121
|
}), {
|
@@ -123,7 +123,7 @@ var SignaturePlugin = /** @class */function (_super) {
|
|
123
123
|
size: 'none',
|
124
124
|
visibleOn: 'this.embed === true',
|
125
125
|
body: [amisEditorCore.getSchemaTpl('signBtn', {
|
126
|
-
label:
|
126
|
+
label: i18nRuntime.i18n("5bb67fb82af68a0fc68051e010cd34b3"),
|
127
127
|
name: 'embedBtnLabel',
|
128
128
|
icon: 'embedBtnIcon'
|
129
129
|
})]
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.13.0-beta.
|
3
|
-
* build time: 2025-
|
2
|
+
* amis-editor v6.13.0-beta.10
|
3
|
+
* build time: 2025-05-13
|
4
4
|
* Copyright 2018-2025 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -142,7 +142,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
142
142
|
},
|
143
143
|
indexPath: {
|
144
144
|
type: 'string',
|
145
|
-
title:
|
145
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
146
146
|
}
|
147
147
|
}
|
148
148
|
}
|
@@ -180,7 +180,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
180
180
|
},
|
181
181
|
indexPath: {
|
182
182
|
type: 'string',
|
183
|
-
title:
|
183
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
184
184
|
}
|
185
185
|
}
|
186
186
|
}
|
@@ -218,7 +218,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
218
218
|
},
|
219
219
|
indexPath: {
|
220
220
|
type: 'string',
|
221
|
-
title:
|
221
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
222
222
|
}
|
223
223
|
}
|
224
224
|
}
|
@@ -256,7 +256,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
256
256
|
},
|
257
257
|
indexPath: {
|
258
258
|
type: 'string',
|
259
|
-
title:
|
259
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
260
260
|
},
|
261
261
|
error: {
|
262
262
|
type: 'object',
|
@@ -298,7 +298,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
298
298
|
},
|
299
299
|
indexPath: {
|
300
300
|
type: 'string',
|
301
|
-
title:
|
301
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
302
302
|
}
|
303
303
|
}
|
304
304
|
}
|
@@ -336,7 +336,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
336
336
|
},
|
337
337
|
indexPath: {
|
338
338
|
type: 'string',
|
339
|
-
title:
|
339
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
340
340
|
}
|
341
341
|
}
|
342
342
|
}
|
@@ -374,7 +374,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
374
374
|
},
|
375
375
|
indexPath: {
|
376
376
|
type: 'string',
|
377
|
-
title:
|
377
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
378
378
|
}
|
379
379
|
}
|
380
380
|
}
|
@@ -412,7 +412,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
412
412
|
},
|
413
413
|
indexPath: {
|
414
414
|
type: 'string',
|
415
|
-
title:
|
415
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
416
416
|
},
|
417
417
|
error: {
|
418
418
|
type: 'object',
|
@@ -454,7 +454,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
454
454
|
},
|
455
455
|
indexPath: {
|
456
456
|
type: 'string',
|
457
|
-
title:
|
457
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
458
458
|
}
|
459
459
|
}
|
460
460
|
}
|
@@ -492,7 +492,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
492
492
|
},
|
493
493
|
indexPath: {
|
494
494
|
type: 'string',
|
495
|
-
title:
|
495
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
496
496
|
}
|
497
497
|
}
|
498
498
|
}
|
@@ -530,7 +530,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
530
530
|
},
|
531
531
|
indexPath: {
|
532
532
|
type: 'string',
|
533
|
-
title:
|
533
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
534
534
|
},
|
535
535
|
error: {
|
536
536
|
type: 'object',
|
@@ -611,7 +611,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
611
611
|
},
|
612
612
|
indexPath: {
|
613
613
|
type: 'string',
|
614
|
-
title:
|
614
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
615
615
|
}
|
616
616
|
}
|
617
617
|
}
|
@@ -642,7 +642,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
642
642
|
},
|
643
643
|
indexPath: {
|
644
644
|
type: 'string',
|
645
|
-
title:
|
645
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
646
646
|
}
|
647
647
|
}
|
648
648
|
}
|
@@ -673,7 +673,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
673
673
|
},
|
674
674
|
indexPath: {
|
675
675
|
type: 'string',
|
676
|
-
title:
|
676
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
677
677
|
}
|
678
678
|
}
|
679
679
|
}
|
@@ -704,7 +704,7 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
704
704
|
},
|
705
705
|
indexPath: {
|
706
706
|
type: 'string',
|
707
|
-
title:
|
707
|
+
title: i18nRuntime.i18n("6fa55bbbd57143589f07456b6490ca37")
|
708
708
|
}
|
709
709
|
}
|
710
710
|
}
|
@@ -862,8 +862,8 @@ var TableControlPlugin = /** @class */function (_super) {
|
|
862
862
|
}
|
863
863
|
}, {
|
864
864
|
actionType: 'cancelDrag',
|
865
|
-
actionLabel:
|
866
|
-
description:
|
865
|
+
actionLabel: i18nRuntime.i18n("c61fd58caebbe493bfae4dc8970a870d"),
|
866
|
+
description: i18nRuntime.i18n("5d247589c2361f7eecc34ab2f05bf170"),
|
867
867
|
descDetail: function (info, context, props) {
|
868
868
|
return React__default["default"].createElement("div", {
|
869
869
|
className: "action-desc"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.13.0-beta.
|
3
|
-
* build time: 2025-
|
2
|
+
* amis-editor v6.13.0-beta.10
|
3
|
+
* build time: 2025-05-13
|
4
4
|
* Copyright 2018-2025 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -162,7 +162,7 @@ var TagControlPlugin = /** @class */function (_super) {
|
|
162
162
|
}), amisEditorCore.getSchemaTpl('joinValues'), amisEditorCore.getSchemaTpl('delimiter'), amisEditorCore.getSchemaTpl('extractValue'), {
|
163
163
|
type: 'input-number',
|
164
164
|
name: 'max',
|
165
|
-
label: amisEditorCore.tipedLabel(
|
165
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("8424ef1246fde86185c86f29e76b7705"), i18nRuntime.i18n("990056ee43b48c3757c1a42fcfecc32b")),
|
166
166
|
min: 1
|
167
167
|
}, amisEditorCore.getSchemaTpl('autoFillApi', {
|
168
168
|
visibleOn: '!this.autoFill || this.autoFill.scene && this.autoFill.action'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.13.0-beta.
|
3
|
-
* build time: 2025-
|
2
|
+
* amis-editor v6.13.0-beta.10
|
3
|
+
* build time: 2025-05-13
|
4
4
|
* Copyright 2018-2025 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -146,8 +146,8 @@ var TextControlPlugin = /** @class */function (_super) {
|
|
146
146
|
}
|
147
147
|
}, {
|
148
148
|
eventName: 'review',
|
149
|
-
eventLabel:
|
150
|
-
description:
|
149
|
+
eventLabel: i18nRuntime.i18n("cf349e79f5765bd7956321f283e2bf73"),
|
150
|
+
description: i18nRuntime.i18n("9d262cc24e9f899d853d1c900a754a70"),
|
151
151
|
dataSchema: function (manager) {
|
152
152
|
var value = util.resolveOptionEventDataSchame(manager).value;
|
153
153
|
return [{
|
@@ -165,8 +165,8 @@ var TextControlPlugin = /** @class */function (_super) {
|
|
165
165
|
}
|
166
166
|
}, {
|
167
167
|
eventName: 'encrypt',
|
168
|
-
eventLabel:
|
169
|
-
description:
|
168
|
+
eventLabel: i18nRuntime.i18n("dd909adbe395bdf8439d6afcde19d8f3"),
|
169
|
+
description: i18nRuntime.i18n("388ae7e2b90cab255311e1f5300b257b"),
|
170
170
|
dataSchema: function (manager) {
|
171
171
|
var value = util.resolveOptionEventDataSchame(manager).value;
|
172
172
|
return [{
|
@@ -197,7 +197,7 @@ var TextControlPlugin = /** @class */function (_super) {
|
|
197
197
|
}, helper.getActionCommonProps('clear')), tslib.__assign({
|
198
198
|
actionType: 'reset',
|
199
199
|
actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
|
200
|
-
description:
|
200
|
+
description: i18nRuntime.i18n("fd68baae75f0dc2efcc94e52764eb2c1")
|
201
201
|
}, helper.getActionCommonProps('reset')), tslib.__assign({
|
202
202
|
actionType: 'reload',
|
203
203
|
actionLabel: i18nRuntime.i18n("64ca9bab920a2983bcf270320d850d00"),
|
@@ -208,12 +208,12 @@ var TextControlPlugin = /** @class */function (_super) {
|
|
208
208
|
description: i18nRuntime.i18n("0310aa5a05fe07147d8b7ef20616f659")
|
209
209
|
}, helper.getActionCommonProps('setValue')), {
|
210
210
|
actionType: 'review',
|
211
|
-
actionLabel:
|
212
|
-
description:
|
211
|
+
actionLabel: i18nRuntime.i18n("cf349e79f5765bd7956321f283e2bf73"),
|
212
|
+
description: i18nRuntime.i18n("234dead0f8b58b6ff1772baf16025df8")
|
213
213
|
}, {
|
214
214
|
actionType: 'encrypt',
|
215
|
-
actionLabel:
|
216
|
-
description:
|
215
|
+
actionLabel: i18nRuntime.i18n("dd909adbe395bdf8439d6afcde19d8f3"),
|
216
|
+
description: i18nRuntime.i18n("4894c9cfc59cfaaa117a352c3199c32d")
|
217
217
|
}];
|
218
218
|
_this.panelJustify = true;
|
219
219
|
_this.panelBodyCreator = function (context) {
|
@@ -385,17 +385,17 @@ var TextControlPlugin = /** @class */function (_super) {
|
|
385
385
|
})]
|
386
386
|
}, amisEditorCore.getSchemaTpl('theme:singleCssCode', {
|
387
387
|
selectors: [{
|
388
|
-
label:
|
388
|
+
label: i18nRuntime.i18n("bd13c6190081411bfc68f1d2dedfe66b"),
|
389
389
|
isRoot: true,
|
390
390
|
selector: '.cxd-from-item'
|
391
391
|
}, {
|
392
392
|
label: i18nRuntime.i18n("35633d4bcf019258d4a5b927e8644bed"),
|
393
393
|
selector: '.cxd-Form-label'
|
394
394
|
}, {
|
395
|
-
label:
|
395
|
+
label: i18nRuntime.i18n("127b557c6292a72ac2b877246c338ac6"),
|
396
396
|
selector: '.cxd-TextControl'
|
397
397
|
}, {
|
398
|
-
label:
|
398
|
+
label: i18nRuntime.i18n("1afed738ac92796f8e1eae9fc449fea4"),
|
399
399
|
selector: '.cxd-TextControl-input'
|
400
400
|
}, {
|
401
401
|
label: i18nRuntime.i18n("f7e3d7e3146bb53b5e6f09f7c90dea3a"),
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.13.0-beta.
|
3
|
-
* build time: 2025-
|
2
|
+
* amis-editor v6.13.0-beta.10
|
3
|
+
* build time: 2025-05-13
|
4
4
|
* Copyright 2018-2025 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -185,7 +185,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
185
185
|
var _a;
|
186
186
|
return React__default["default"].createElement("div", {
|
187
187
|
className: "action-desc"
|
188
|
-
}, i18nRuntime.i18n("e2edde5adbdf33f6dce59a299cbf5fad"), helper.buildLinkActionDesc(props.manager, info), "
|
188
|
+
}, i18nRuntime.i18n("e2edde5adbdf33f6dce59a299cbf5fad"), helper.buildLinkActionDesc(props.manager, info), i18nRuntime.i18n("8b76adb277cb335ecc55f4742f3ae3f8"), React__default["default"].createElement("span", {
|
189
189
|
className: "variable-left variable-right"
|
190
190
|
}, (_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.openLevel), i18nRuntime.i18n("37252d3a5eb0ebab17bfce14968b47c9"));
|
191
191
|
},
|
@@ -204,14 +204,14 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
204
204
|
var _a, _b;
|
205
205
|
return React__default["default"].createElement("div", {
|
206
206
|
className: "action-desc"
|
207
|
-
}, i18nRuntime.i18n("def9e98b60e3bfc493bcd7693e702096"), helper.buildLinkActionDesc(props.manager, info), ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.closeLevel) ? React__default["default"].createElement(React__default["default"].Fragment, null, "
|
207
|
+
}, i18nRuntime.i18n("def9e98b60e3bfc493bcd7693e702096"), helper.buildLinkActionDesc(props.manager, info), ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.closeLevel) ? React__default["default"].createElement(React__default["default"].Fragment, null, i18nRuntime.i18n("8b76adb277cb335ecc55f4742f3ae3f8"), React__default["default"].createElement("span", {
|
208
208
|
className: "variable-left variable-right"
|
209
209
|
}, (_b = info === null || info === void 0 ? void 0 : info.args) === null || _b === void 0 ? void 0 : _b.closeLevel), i18nRuntime.i18n("37252d3a5eb0ebab17bfce14968b47c9")) : '');
|
210
210
|
},
|
211
211
|
innerArgs: ['closeLevel'],
|
212
212
|
schema: helper.getArgsWrapper(amisEditorCore.getSchemaTpl('formulaControl', {
|
213
213
|
name: 'closeLevel',
|
214
|
-
label:
|
214
|
+
label: i18nRuntime.i18n("5c419515e88f2528de8858879fe8825b"),
|
215
215
|
variables: '${variables}',
|
216
216
|
size: 'lg',
|
217
217
|
mode: 'horizontal',
|
@@ -240,19 +240,19 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
240
240
|
{
|
241
241
|
actionType: 'search',
|
242
242
|
actionLabel: i18nRuntime.i18n("e5f71fc31e7246dd6ccc5539570471b0"),
|
243
|
-
description:
|
243
|
+
description: i18nRuntime.i18n("8214a59b9ded0f512ee313b1ba09f42f"),
|
244
244
|
descDetail: function (info, context, props) {
|
245
245
|
var _a, _b;
|
246
246
|
return React__default["default"].createElement("div", {
|
247
247
|
className: "action-desc"
|
248
248
|
}, i18nRuntime.i18n("e5f71fc31e7246dd6ccc5539570471b0"), helper.buildLinkActionDesc(props.manager, info), ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.keyword) ? React__default["default"].createElement(React__default["default"].Fragment, null, React__default["default"].createElement("span", {
|
249
249
|
className: "variable-left variable-right"
|
250
|
-
}, (_b = info === null || info === void 0 ? void 0 : info.args) === null || _b === void 0 ? void 0 : _b.keyword), "
|
250
|
+
}, (_b = info === null || info === void 0 ? void 0 : info.args) === null || _b === void 0 ? void 0 : _b.keyword), i18nRuntime.i18n("16cca0782ad018a5aa116125bc74d76e")) : '');
|
251
251
|
},
|
252
252
|
innerArgs: ['keyword'],
|
253
253
|
schema: helper.getArgsWrapper(amisEditorCore.getSchemaTpl('formulaControl', {
|
254
254
|
name: 'keyword',
|
255
|
-
label:
|
255
|
+
label: i18nRuntime.i18n("9699a50e47f6c25c62851c06c5f05191"),
|
256
256
|
variables: '${variables}',
|
257
257
|
size: 'lg',
|
258
258
|
mode: 'horizontal',
|
@@ -353,7 +353,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
353
353
|
name: 'cascade',
|
354
354
|
hiddenOn: '!this.multiple || !this.autoCheckChildren'
|
355
355
|
}), amisEditorCore.getSchemaTpl('switch', {
|
356
|
-
label: amisEditorCore.tipedLabel(
|
356
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("5f8e53e94d4c96150845f8f8f04c64ee"), i18nRuntime.i18n("0f11ffe65cea25ee815350349a4af981")),
|
357
357
|
name: 'autoCancelParent',
|
358
358
|
hiddenOn: '!this.multiple || !this.cascade'
|
359
359
|
}), amisEditorCore.getSchemaTpl('switch', {
|
@@ -392,13 +392,13 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
392
392
|
}), {
|
393
393
|
type: 'checkboxes',
|
394
394
|
name: 'nodeBehavior',
|
395
|
-
label:
|
395
|
+
label: i18nRuntime.i18n("f95191a22264512fe771a97126358f8f"),
|
396
396
|
value: ['check'],
|
397
397
|
joinValues: false,
|
398
398
|
extractValue: true,
|
399
399
|
inline: true,
|
400
400
|
options: [{
|
401
|
-
label:
|
401
|
+
label: i18nRuntime.i18n("fad7c8a21fe3d7b3eb1db3d8a3212503"),
|
402
402
|
value: 'check'
|
403
403
|
}, {
|
404
404
|
label: i18nRuntime.i18n("e2edde5adbdf33f6dce59a299cbf5fad"),
|
@@ -447,7 +447,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
447
447
|
}]
|
448
448
|
}), {
|
449
449
|
type: 'select',
|
450
|
-
label:
|
450
|
+
label: i18nRuntime.i18n("645aa00b95df2c0f133cae9b8eaeba9e"),
|
451
451
|
value: '',
|
452
452
|
name: 'themeCss.actionControlClassName.marginLeft',
|
453
453
|
options: [{
|
@@ -460,7 +460,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
460
460
|
}, {
|
461
461
|
type: 'ae-switch-more',
|
462
462
|
mode: 'normal',
|
463
|
-
label:
|
463
|
+
label: i18nRuntime.i18n("e787d249c3861cff191cf89f7ff1271a"),
|
464
464
|
bulk: false,
|
465
465
|
name: 'itemActions',
|
466
466
|
formType: 'extend',
|
@@ -478,7 +478,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
478
478
|
size: 'sm',
|
479
479
|
block: true,
|
480
480
|
onClick: _this.editDetail.bind(_this, context.id),
|
481
|
-
label:
|
481
|
+
label: i18nRuntime.i18n("50e7872c5ae24a71d7eb7a525ed79606")
|
482
482
|
}]
|
483
483
|
},
|
484
484
|
pipeIn: function (value) {
|
@@ -616,10 +616,10 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
616
616
|
visibleOn: 'this.searchable'
|
617
617
|
}), amisEditorCore.getSchemaTpl('theme:singleCssCode', {
|
618
618
|
selectors: [{
|
619
|
-
label:
|
619
|
+
label: i18nRuntime.i18n("7c893acb8cd7e7ed6ba47cac83a9d1a7"),
|
620
620
|
selector: '.cxd-TreeControl'
|
621
621
|
}, {
|
622
|
-
label:
|
622
|
+
label: i18nRuntime.i18n("3c7a5740603788647438ed460548ab1a"),
|
623
623
|
selector: '.cxd-Tabs-toolbar'
|
624
624
|
}]
|
625
625
|
})])
|
@@ -681,18 +681,18 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
681
681
|
var labelField = (schema === null || schema === void 0 ? void 0 : schema.labelField) || 'label';
|
682
682
|
var valueField = (schema === null || schema === void 0 ? void 0 : schema.valueField) || 'value';
|
683
683
|
return [{
|
684
|
-
label:
|
684
|
+
label: i18nRuntime.i18n("f9bad394c0cc6ce790b7da387d25da7a"),
|
685
685
|
children: [{
|
686
|
-
label:
|
686
|
+
label: i18nRuntime.i18n("5cc731040b5d6c7d92f826f9381c9cd2"),
|
687
687
|
value: 'index'
|
688
688
|
}, {
|
689
|
-
label:
|
689
|
+
label: i18nRuntime.i18n("b1785ef01e9b97956eec7a7266a3fb52"),
|
690
690
|
value: labelField
|
691
691
|
}, {
|
692
|
-
label:
|
692
|
+
label: i18nRuntime.i18n("94ec9e18c7faa520231cccecf4f4a77a"),
|
693
693
|
value: valueField
|
694
694
|
}, {
|
695
|
-
label:
|
695
|
+
label: i18nRuntime.i18n("b86224e030e5948f96b70a4c3600b33f"),
|
696
696
|
value: 'checked'
|
697
697
|
}]
|
698
698
|
}];
|
@@ -717,7 +717,7 @@ var TreeControlPlugin = /** @class */function (_super) {
|
|
717
717
|
size: 'xs'
|
718
718
|
};
|
719
719
|
node && value && this.manager.openSubEditor({
|
720
|
-
title:
|
720
|
+
title: i18nRuntime.i18n("50e7872c5ae24a71d7eb7a525ed79606"),
|
721
721
|
value: util.schemaToArray((_a = value.itemActions) !== null && _a !== void 0 ? _a : defaultItemSchema),
|
722
722
|
slot: {
|
723
723
|
type: 'container',
|
package/lib/plugin/Form/Item.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.13.0-beta.
|
3
|
-
* build time: 2025-
|
2
|
+
* amis-editor v6.13.0-beta.10
|
3
|
+
* build time: 2025-05-13
|
4
4
|
* Copyright 2018-2025 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -83,7 +83,7 @@ var ListControlPlugin = /** @class */function (_super) {
|
|
83
83
|
}, helper.getActionCommonProps('clear')), tslib.__assign({
|
84
84
|
actionType: 'reset',
|
85
85
|
actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
|
86
|
-
description:
|
86
|
+
description: i18nRuntime.i18n("fd68baae75f0dc2efcc94e52764eb2c1")
|
87
87
|
}, helper.getActionCommonProps('reset')), tslib.__assign({
|
88
88
|
actionType: 'reload',
|
89
89
|
actionLabel: i18nRuntime.i18n("64ca9bab920a2983bcf270320d850d00"),
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v6.13.0-beta.
|
3
|
-
* build time: 2025-
|
2
|
+
* amis-editor v6.13.0-beta.10
|
3
|
+
* build time: 2025-05-13
|
4
4
|
* Copyright 2018-2025 @fex
|
5
5
|
*/
|
6
6
|
|
@@ -90,7 +90,7 @@ var LocationControlPlugin = /** @class */function (_super) {
|
|
90
90
|
}, helper.getActionCommonProps('clear')), tslib.__assign({
|
91
91
|
actionType: 'reset',
|
92
92
|
actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
|
93
|
-
description:
|
93
|
+
description: i18nRuntime.i18n("fd68baae75f0dc2efcc94e52764eb2c1")
|
94
94
|
}, helper.getActionCommonProps('reset')), tslib.__assign({
|
95
95
|
actionType: 'setValue',
|
96
96
|
actionLabel: i18nRuntime.i18n("8f40db3b25528063f1b6a59602a05cd5"),
|
@@ -152,10 +152,10 @@ var LocationControlPlugin = /** @class */function (_super) {
|
|
152
152
|
name: 'onlySelectCurrentLoc',
|
153
153
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("1acee853829433de3ece301ee365bc99"), i18nRuntime.i18n("ce8b1e6f3819ea068921a4fa9ead6968"))
|
154
154
|
}), amisEditorCore.getSchemaTpl('clearable'), amisEditorCore.getSchemaTpl('labelRemark'), amisEditorCore.getSchemaTpl('remark'), amisEditorCore.getSchemaTpl('placeholder', {
|
155
|
-
visibleOn: '!onlySelectCurrentLoc'
|
155
|
+
visibleOn: '${!onlySelectCurrentLoc}'
|
156
156
|
}), amisEditorCore.getSchemaTpl('placeholder', {
|
157
157
|
name: 'getLocationPlaceholder',
|
158
|
-
visibleOn: 'onlySelectCurrentLoc'
|
158
|
+
visibleOn: '${onlySelectCurrentLoc}'
|
159
159
|
}), amisEditorCore.getSchemaTpl('description')]
|
160
160
|
}, amisEditorCore.getSchemaTpl('status', {
|
161
161
|
isFormItem: true,
|