amis-editor 6.13.0-beta.1 → 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 +29 -29
- 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 +5 -5
- 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 +14 -0
- 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.js +3 -3
- package/lib/builder/type.d.ts +2 -1
- package/lib/builder/utils.js +2 -2
- 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.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 +6 -6
- 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 +6 -6
- package/lib/renderer/NavBadgeControl.js +2 -2
- package/lib/renderer/NavDefaultActive.js +2 -2
- 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 +29 -29
- 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 +5 -5
- 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
|
|
@@ -176,7 +176,7 @@ var NestedSelectControlPlugin = /** @class */function (_super) {
|
|
176
176
|
}, helper.getActionCommonProps('clear')), tslib.__assign({
|
177
177
|
actionType: 'reset',
|
178
178
|
actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
|
179
|
-
description:
|
179
|
+
description: i18nRuntime.i18n("fd68baae75f0dc2efcc94e52764eb2c1")
|
180
180
|
}, helper.getActionCommonProps('reset')), tslib.__assign({
|
181
181
|
actionType: 'reload',
|
182
182
|
actionLabel: i18nRuntime.i18n("64ca9bab920a2983bcf270320d850d00"),
|
@@ -188,6 +188,7 @@ var NestedSelectControlPlugin = /** @class */function (_super) {
|
|
188
188
|
}, helper.getActionCommonProps('setValue'))];
|
189
189
|
_this.panelBodyCreator = function (context) {
|
190
190
|
context.info.renderer;
|
191
|
+
var i18nEnabled = amisEditorCore.getI18nEnabled();
|
191
192
|
return amisEditorCore.getSchemaTpl('tabs', [{
|
192
193
|
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
193
194
|
body: amisEditorCore.getSchemaTpl('collapseGroup', [{
|
@@ -206,7 +207,7 @@ var NestedSelectControlPlugin = /** @class */function (_super) {
|
|
206
207
|
formType: 'extend',
|
207
208
|
form: {
|
208
209
|
body: [{
|
209
|
-
type: 'input-text',
|
210
|
+
type: i18nEnabled ? 'input-text-i18n' : 'input-text',
|
210
211
|
name: 'noResultsText',
|
211
212
|
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("ae45cdb51c795df3b046f71afe3611bf"), i18nRuntime.i18n("601bb29fe72e56930dea03ae3e1aa555"))
|
212
213
|
}]
|
@@ -280,10 +281,10 @@ var NestedSelectControlPlugin = /** @class */function (_super) {
|
|
280
281
|
}, {
|
281
282
|
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
282
283
|
body: [amisEditorCore.getSchemaTpl('collapseGroup', [amisEditorCore.getSchemaTpl('theme:formItem'), amisEditorCore.getSchemaTpl('theme:form-label'), amisEditorCore.getSchemaTpl('theme:form-description'), {
|
283
|
-
title:
|
284
|
+
title: i18nRuntime.i18n("7513dd4382015cf5d874f1f05635f32e"),
|
284
285
|
body: tslib.__spreadArray([], tslib.__read(helper$1.inputStateTpl('themeCss.nestedSelectControlClassName', '--select-base')), false)
|
285
286
|
}, {
|
286
|
-
title:
|
287
|
+
title: i18nRuntime.i18n("49b81e7a87ea36f001b16903fa0e221e"),
|
287
288
|
body: tslib.__spreadArray([], tslib.__read(helper$1.inputStateTpl('themeCss.nestedSelectPopoverClassName', '--select-base-${state}-option', {
|
288
289
|
state: [{
|
289
290
|
label: i18nRuntime.i18n("22b777e6fcb613b8ba83ced9594cd07e"),
|
@@ -292,7 +293,7 @@ var NestedSelectControlPlugin = /** @class */function (_super) {
|
|
292
293
|
label: i18nRuntime.i18n("062d0b688adb10f3af5ebc2fd2667f1c"),
|
293
294
|
value: 'hover'
|
294
295
|
}, {
|
295
|
-
label:
|
296
|
+
label: i18nRuntime.i18n("fad7c8a21fe3d7b3eb1db3d8a3212503"),
|
296
297
|
value: 'focused'
|
297
298
|
}]
|
298
299
|
})), false)
|
@@ -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
|
|
@@ -279,7 +279,7 @@ var PickerControlPlugin = /** @class */function (_super) {
|
|
279
279
|
}
|
280
280
|
}
|
281
281
|
}, {
|
282
|
-
label:
|
282
|
+
label: i18nRuntime.i18n("1b7e164ef4ba164086666f31b6a72093"),
|
283
283
|
type: 'select',
|
284
284
|
name: 'modalSize',
|
285
285
|
pipeIn: amisEditorCore.defaultValue(''),
|
@@ -334,7 +334,7 @@ var PickerControlPlugin = /** @class */function (_super) {
|
|
334
334
|
}, {
|
335
335
|
type: 'switch',
|
336
336
|
name: 'itemClearable',
|
337
|
-
label:
|
337
|
+
label: i18nRuntime.i18n("d61c5ae1b2bf84c4043534a1e5428617"),
|
338
338
|
pipeIn: amisEditorCore.defaultValue(true),
|
339
339
|
inputClassName: 'is-inline '
|
340
340
|
}, amisEditorCore.getSchemaTpl('labelRemark'), amisEditorCore.getSchemaTpl('remark'), amisEditorCore.getSchemaTpl('placeholder'), amisEditorCore.getSchemaTpl('description')]
|
@@ -461,14 +461,14 @@ var PickerControlPlugin = /** @class */function (_super) {
|
|
461
461
|
})]
|
462
462
|
}, amisEditorCore.getSchemaTpl('theme:singleCssCode', {
|
463
463
|
selectors: [{
|
464
|
-
label:
|
464
|
+
label: i18nRuntime.i18n("bd13c6190081411bfc68f1d2dedfe66b"),
|
465
465
|
isRoot: true,
|
466
466
|
selector: '.cxd-from-item'
|
467
467
|
}, {
|
468
468
|
label: i18nRuntime.i18n("35633d4bcf019258d4a5b927e8644bed"),
|
469
469
|
selector: '.cxd-Form-label'
|
470
470
|
}, {
|
471
|
-
label:
|
471
|
+
label: i18nRuntime.i18n("36b4942ce8a1770d6835c58d26cfffef"),
|
472
472
|
selector: '.cxd-Picker'
|
473
473
|
}, {
|
474
474
|
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
|
|
@@ -88,7 +88,7 @@ var RadiosControlPlugin = /** @class */function (_super) {
|
|
88
88
|
}, helper.getActionCommonProps('clear')), tslib.__assign({
|
89
89
|
actionType: 'reset',
|
90
90
|
actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
|
91
|
-
description:
|
91
|
+
description: i18nRuntime.i18n("fd68baae75f0dc2efcc94e52764eb2c1")
|
92
92
|
}, helper.getActionCommonProps('reset')), tslib.__assign({
|
93
93
|
actionType: 'reload',
|
94
94
|
actionLabel: i18nRuntime.i18n("64ca9bab920a2983bcf270320d850d00"),
|
@@ -158,7 +158,7 @@ var RadiosControlPlugin = /** @class */function (_super) {
|
|
158
158
|
}]
|
159
159
|
}]
|
160
160
|
}), amisEditorCore.getSchemaTpl('theme:form-label'), amisEditorCore.getSchemaTpl('theme:form-description'), {
|
161
|
-
title:
|
161
|
+
title: i18nRuntime.i18n("9116f77b722c5e5066f7294a5eab3258"),
|
162
162
|
body: tslib.__spreadArray([], tslib.__read(helper$1.inputStateTpl('themeCss.radiosControlClassName', '', {
|
163
163
|
fontToken: function (state) {
|
164
164
|
var s = state.split('-');
|
@@ -216,21 +216,21 @@ var RadiosControlPlugin = /** @class */function (_super) {
|
|
216
216
|
label: i18nRuntime.i18n("710ad08b11419332713360d2750cd707"),
|
217
217
|
value: 'radios-disabled'
|
218
218
|
}, {
|
219
|
-
label:
|
219
|
+
label: i18nRuntime.i18n("fad7c8a21fe3d7b3eb1db3d8a3212503"),
|
220
220
|
value: 'checked-default'
|
221
221
|
}, {
|
222
|
-
label:
|
222
|
+
label: i18nRuntime.i18n("7d9550e4650922a116d0524199fd4ba0"),
|
223
223
|
value: 'checked-hover'
|
224
224
|
}, {
|
225
|
-
label:
|
225
|
+
label: i18nRuntime.i18n("056be0efc6da4c479842d8bd0e48ce44"),
|
226
226
|
value: 'checked-disabled'
|
227
227
|
}]
|
228
228
|
})), false)
|
229
229
|
}, {
|
230
|
-
title:
|
230
|
+
title: i18nRuntime.i18n("df19687fd0e738ab705bece977dd7efa"),
|
231
231
|
hiddenOn: 'optionType === "button"',
|
232
232
|
body: tslib.__spreadArray([{
|
233
|
-
label:
|
233
|
+
label: i18nRuntime.i18n("b9295cb46f727ebbf428dbed7ea591df"),
|
234
234
|
type: 'switch',
|
235
235
|
name: 'themeCss?.radiosShowClassName.display',
|
236
236
|
trueValue: 'none'
|
@@ -273,13 +273,13 @@ var RadiosControlPlugin = /** @class */function (_super) {
|
|
273
273
|
label: i18nRuntime.i18n("710ad08b11419332713360d2750cd707"),
|
274
274
|
value: 'radios-disabled'
|
275
275
|
}, {
|
276
|
-
label:
|
276
|
+
label: i18nRuntime.i18n("fad7c8a21fe3d7b3eb1db3d8a3212503"),
|
277
277
|
value: 'checked-default'
|
278
278
|
}, {
|
279
|
-
label:
|
279
|
+
label: i18nRuntime.i18n("7d9550e4650922a116d0524199fd4ba0"),
|
280
280
|
value: 'checked-hover'
|
281
281
|
}, {
|
282
|
-
label:
|
282
|
+
label: i18nRuntime.i18n("056be0efc6da4c479842d8bd0e48ce44"),
|
283
283
|
value: 'checked-disabled'
|
284
284
|
}],
|
285
285
|
schema: [{
|
@@ -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
|
|
@@ -133,7 +133,7 @@ var SelectControlPlugin = /** @class */function (_super) {
|
|
133
133
|
}, helper.getActionCommonProps('clear')), tslib.__assign({
|
134
134
|
actionType: 'reset',
|
135
135
|
actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
|
136
|
-
description:
|
136
|
+
description: i18nRuntime.i18n("fd68baae75f0dc2efcc94e52764eb2c1")
|
137
137
|
}, helper.getActionCommonProps('reset')), tslib.__assign({
|
138
138
|
actionType: 'reload',
|
139
139
|
actionLabel: i18nRuntime.i18n("64ca9bab920a2983bcf270320d850d00"),
|
@@ -214,10 +214,10 @@ var SelectControlPlugin = /** @class */function (_super) {
|
|
214
214
|
}, {
|
215
215
|
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
216
216
|
body: [amisEditorCore.getSchemaTpl('collapseGroup', [amisEditorCore.getSchemaTpl('theme:formItem'), amisEditorCore.getSchemaTpl('theme:form-label'), amisEditorCore.getSchemaTpl('theme:form-description'), {
|
217
|
-
title:
|
217
|
+
title: i18nRuntime.i18n("7513dd4382015cf5d874f1f05635f32e"),
|
218
218
|
body: tslib.__spreadArray([], tslib.__read(helper$1.inputStateTpl('themeCss.selectControlClassName', '--select-base')), false)
|
219
219
|
}, {
|
220
|
-
title:
|
220
|
+
title: i18nRuntime.i18n("49b81e7a87ea36f001b16903fa0e221e"),
|
221
221
|
body: tslib.__spreadArray([], tslib.__read(helper$1.inputStateTpl('themeCss.selectPopoverClassName', '--select-base-${state}-option', {
|
222
222
|
state: [{
|
223
223
|
label: i18nRuntime.i18n("22b777e6fcb613b8ba83ced9594cd07e"),
|
@@ -226,7 +226,7 @@ var SelectControlPlugin = /** @class */function (_super) {
|
|
226
226
|
label: i18nRuntime.i18n("062d0b688adb10f3af5ebc2fd2667f1c"),
|
227
227
|
value: 'hover'
|
228
228
|
}, {
|
229
|
-
label:
|
229
|
+
label: i18nRuntime.i18n("fad7c8a21fe3d7b3eb1db3d8a3212503"),
|
230
230
|
value: 'focused'
|
231
231
|
}]
|
232
232
|
})), false)
|
@@ -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
|
|
@@ -141,7 +141,7 @@ var StaticControlPlugin = /** @class */function (_super) {
|
|
141
141
|
}]
|
142
142
|
};
|
143
143
|
}),
|
144
|
-
label:
|
144
|
+
label: i18nRuntime.i18n("96abd5a4a11da305223654eeb26bafad")
|
145
145
|
}]
|
146
146
|
}
|
147
147
|
}, {
|
@@ -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
|
|
@@ -92,7 +92,7 @@ var SwitchControlPlugin = /** @class */function (_super) {
|
|
92
92
|
}, helper.getActionCommonProps('clear')), tslib.__assign({
|
93
93
|
actionType: 'reset',
|
94
94
|
actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
|
95
|
-
description:
|
95
|
+
description: i18nRuntime.i18n("fd68baae75f0dc2efcc94e52764eb2c1")
|
96
96
|
}, helper.getActionCommonProps('reset')), tslib.__assign({
|
97
97
|
actionType: 'setValue',
|
98
98
|
actionLabel: i18nRuntime.i18n("8f40db3b25528063f1b6a59602a05cd5"),
|
@@ -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
|
|
@@ -173,7 +173,7 @@ var TabsTransferPlugin = /** @class */function (_super) {
|
|
173
173
|
descDetail: function (info, context, props) {
|
174
174
|
return React__default["default"].createElement("div", {
|
175
175
|
className: "action-desc"
|
176
|
-
}, i18nRuntime.i18n("8347a927c09a4ec2fe473b0a93f667d0"), helper.buildLinkActionDesc(props.manager, info), "
|
176
|
+
}, i18nRuntime.i18n("8347a927c09a4ec2fe473b0a93f667d0"), helper.buildLinkActionDesc(props.manager, info), i18nRuntime.i18n("ee9a0585c8cd603e6dd49cf266fc98c5"));
|
177
177
|
}
|
178
178
|
}, tslib.__assign({
|
179
179
|
actionType: 'setValue',
|
@@ -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
|
|
@@ -110,7 +110,7 @@ var TextareaControlPlugin = /** @class */function (_super) {
|
|
110
110
|
}, helper.getActionCommonProps('clear')), tslib.__assign({
|
111
111
|
actionType: 'reset',
|
112
112
|
actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
|
113
|
-
description:
|
113
|
+
description: i18nRuntime.i18n("fd68baae75f0dc2efcc94e52764eb2c1")
|
114
114
|
}, helper.getActionCommonProps('reset')), tslib.__assign({
|
115
115
|
actionType: 'setValue',
|
116
116
|
actionLabel: i18nRuntime.i18n("8f40db3b25528063f1b6a59602a05cd5"),
|
@@ -165,7 +165,7 @@ var TextareaControlPlugin = /** @class */function (_super) {
|
|
165
165
|
min: 1
|
166
166
|
}]
|
167
167
|
}), amisEditorCore.getSchemaTpl('theme:form-label'), amisEditorCore.getSchemaTpl('theme:form-description'), {
|
168
|
-
title:
|
168
|
+
title: i18nRuntime.i18n("f66aff3d8be711b30d15560791684444"),
|
169
169
|
body: tslib.__spreadArray([], tslib.__read(helper$1.inputStateTpl('themeCss.inputControlClassName', '--input-textarea')), false)
|
170
170
|
}, amisEditorCore.getSchemaTpl('theme:cssCode'), amisEditorCore.getSchemaTpl('style:classNames')])]
|
171
171
|
}, {
|
@@ -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
|
|
@@ -145,6 +145,7 @@ var TransferPlugin = /** @class */function (_super) {
|
|
145
145
|
_this.panelJustify = true;
|
146
146
|
_this.panelBodyCreator = function (context) {
|
147
147
|
var renderer = context.info.renderer;
|
148
|
+
var i18nEnabled = amisEditorCore.getI18nEnabled();
|
148
149
|
return amisEditorCore.getSchemaTpl('tabs', [{
|
149
150
|
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
150
151
|
body: amisEditorCore.getSchemaTpl('collapseGroup', [{
|
@@ -226,12 +227,12 @@ var TransferPlugin = /** @class */function (_super) {
|
|
226
227
|
label: i18nRuntime.i18n("dbdae74eb12668e2b9568b013bf27d45"),
|
227
228
|
name: 'searchable'
|
228
229
|
}), amisEditorCore.getSchemaTpl('switch', {
|
229
|
-
label: amisEditorCore.tipedLabel(
|
230
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("39c853dcd16e8f93bbc26b2c79046fdf"), i18nRuntime.i18n("a6fadd83bd384afc9c2435350de2602a")),
|
230
231
|
value: true,
|
231
232
|
name: 'onlyChildren',
|
232
233
|
visibleOn: 'this.selectMode === "tree"'
|
233
234
|
}), amisEditorCore.getSchemaTpl('switch', {
|
234
|
-
label:
|
235
|
+
label: i18nRuntime.i18n("0f3c63b3680c5aff632494685ad0615c"),
|
235
236
|
name: 'autoCheckChildren',
|
236
237
|
value: true,
|
237
238
|
visibleOn: 'this.selectMode === "tree"'
|
@@ -242,7 +243,7 @@ var TransferPlugin = /** @class */function (_super) {
|
|
242
243
|
}), {
|
243
244
|
label: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
244
245
|
name: 'selectTitle',
|
245
|
-
type: 'input-text',
|
246
|
+
type: i18nEnabled ? 'input-text-i18n' : 'input-text',
|
246
247
|
inputClassName: 'is-inline '
|
247
248
|
}]
|
248
249
|
}, {
|
@@ -282,7 +283,7 @@ var TransferPlugin = /** @class */function (_super) {
|
|
282
283
|
}), {
|
283
284
|
label: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
284
285
|
name: 'resultTitle',
|
285
|
-
type: 'input-text',
|
286
|
+
type: i18nEnabled ? 'input-text-i18n' : 'input-text',
|
286
287
|
inputClassName: 'is-inline '
|
287
288
|
}]
|
288
289
|
}, {
|
@@ -315,7 +316,7 @@ var TransferPlugin = /** @class */function (_super) {
|
|
315
316
|
type: 'select',
|
316
317
|
pipeIn: amisEditorCore.defaultValue(''),
|
317
318
|
pipeOut: amisEditorCore.undefinedPipeOut,
|
318
|
-
label:
|
319
|
+
label: i18nRuntime.i18n("7cc032aca90bf4d2d5032580053fc3b5"),
|
319
320
|
options: [{
|
320
321
|
label: i18nRuntime.i18n("18c63459a2c069022c7790430f761214"),
|
321
322
|
value: ''
|
@@ -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
|
|
@@ -21,11 +21,11 @@ var TransferPickerPlugin = /** @class */function (_super) {
|
|
21
21
|
_this.rendererName = 'transfer-picker';
|
22
22
|
_this.$schema = '/schemas/TransferPickerControlSchema.json';
|
23
23
|
// 组件名称
|
24
|
-
_this.name =
|
24
|
+
_this.name = i18nRuntime.i18n("0d7234df4bc9931b75f5cacbdae88a91");
|
25
25
|
_this.isBaseComponent = true;
|
26
26
|
_this.icon = 'fa fa-th-list';
|
27
27
|
_this.pluginIcon = 'transfer-plugin';
|
28
|
-
_this.description =
|
28
|
+
_this.description = i18nRuntime.i18n("c47fc67905aecc2c0fe2a7b32a5a1f95");
|
29
29
|
_this.docLink = '/amis/zh-CN/components/form/transfer-picker';
|
30
30
|
_this.tags = [i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")];
|
31
31
|
_this.scaffold = {
|
@@ -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
|
|
@@ -245,7 +245,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
245
245
|
name: 'cascade',
|
246
246
|
hiddenOn: '!this.multiple || !this.autoCheckChildren'
|
247
247
|
}), amisEditorCore.getSchemaTpl('switch', {
|
248
|
-
label: amisEditorCore.tipedLabel(
|
248
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("5f8e53e94d4c96150845f8f8f04c64ee"), i18nRuntime.i18n("0f11ffe65cea25ee815350349a4af981")),
|
249
249
|
name: 'autoCancelParent',
|
250
250
|
hiddenOn: '!this.multiple || !this.cascade'
|
251
251
|
}), amisEditorCore.getSchemaTpl('switch', {
|
@@ -282,13 +282,13 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
282
282
|
}), {
|
283
283
|
type: 'checkboxes',
|
284
284
|
name: 'nodeBehavior',
|
285
|
-
label:
|
285
|
+
label: i18nRuntime.i18n("f95191a22264512fe771a97126358f8f"),
|
286
286
|
value: ['check'],
|
287
287
|
joinValues: false,
|
288
288
|
extractValue: true,
|
289
289
|
inline: true,
|
290
290
|
options: [{
|
291
|
-
label:
|
291
|
+
label: i18nRuntime.i18n("fad7c8a21fe3d7b3eb1db3d8a3212503"),
|
292
292
|
value: 'check'
|
293
293
|
}, {
|
294
294
|
label: i18nRuntime.i18n("e2edde5adbdf33f6dce59a299cbf5fad"),
|
@@ -336,7 +336,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
336
336
|
}]
|
337
337
|
}), {
|
338
338
|
type: 'select',
|
339
|
-
label:
|
339
|
+
label: i18nRuntime.i18n("645aa00b95df2c0f133cae9b8eaeba9e"),
|
340
340
|
value: '',
|
341
341
|
name: 'themeCss.actionControlClassName.marginLeft',
|
342
342
|
options: [{
|
@@ -349,7 +349,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
349
349
|
}, {
|
350
350
|
type: 'ae-switch-more',
|
351
351
|
mode: 'normal',
|
352
|
-
label:
|
352
|
+
label: i18nRuntime.i18n("e787d249c3861cff191cf89f7ff1271a"),
|
353
353
|
bulk: false,
|
354
354
|
name: 'itemActions',
|
355
355
|
formType: 'extend',
|
@@ -361,7 +361,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
361
361
|
size: 'sm',
|
362
362
|
block: true,
|
363
363
|
onClick: _this.editDetail.bind(_this, context.id),
|
364
|
-
label:
|
364
|
+
label: i18nRuntime.i18n("50e7872c5ae24a71d7eb7a525ed79606")
|
365
365
|
}]
|
366
366
|
}
|
367
367
|
}]
|
@@ -508,18 +508,18 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
508
508
|
var labelField = (schema === null || schema === void 0 ? void 0 : schema.labelField) || 'label';
|
509
509
|
var valueField = (schema === null || schema === void 0 ? void 0 : schema.valueField) || 'value';
|
510
510
|
return [{
|
511
|
-
label:
|
511
|
+
label: i18nRuntime.i18n("b6417c8c8429de8091117a34b4cd3ec8"),
|
512
512
|
children: [{
|
513
|
-
label:
|
513
|
+
label: i18nRuntime.i18n("5cc731040b5d6c7d92f826f9381c9cd2"),
|
514
514
|
value: 'index'
|
515
515
|
}, {
|
516
|
-
label:
|
516
|
+
label: i18nRuntime.i18n("b1785ef01e9b97956eec7a7266a3fb52"),
|
517
517
|
value: labelField
|
518
518
|
}, {
|
519
|
-
label:
|
519
|
+
label: i18nRuntime.i18n("94ec9e18c7faa520231cccecf4f4a77a"),
|
520
520
|
value: valueField
|
521
521
|
}, {
|
522
|
-
label:
|
522
|
+
label: i18nRuntime.i18n("b86224e030e5948f96b70a4c3600b33f"),
|
523
523
|
value: 'checked'
|
524
524
|
}]
|
525
525
|
}];
|
@@ -547,7 +547,7 @@ var TreeSelectControlPlugin = /** @class */function (_super) {
|
|
547
547
|
originData = originData !== null && originData !== void 0 ? originData : defaultItemSchema;
|
548
548
|
}
|
549
549
|
node && value && this.manager.openSubEditor({
|
550
|
-
title:
|
550
|
+
title: i18nRuntime.i18n("50e7872c5ae24a71d7eb7a525ed79606"),
|
551
551
|
value: originData,
|
552
552
|
onChange: function (newValue) {
|
553
553
|
newValue = tslib.__assign(tslib.__assign({}, value), {
|
package/lib/plugin/Form/UUID.js
CHANGED
package/lib/plugin/GlobalVar.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
|
|
@@ -13,38 +13,40 @@ var React = require('react');
|
|
13
13
|
var amis = require('amis');
|
14
14
|
var amisEditorCore = require('amis-editor-core');
|
15
15
|
var GlobalVarManagerPanel = require('../renderer/global-var-control/GlobalVarManagerPanel.js');
|
16
|
+
var i18nRuntime = require('i18n-runtime');
|
16
17
|
|
17
18
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
18
19
|
|
19
20
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
20
21
|
|
21
|
-
/**
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
22
|
+
var GlobalVarPlugin = /** @class */function (_super) {
|
23
|
+
tslib.__extends(GlobalVarPlugin, _super);
|
24
|
+
function GlobalVarPlugin() {
|
25
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
26
|
+
}
|
27
|
+
GlobalVarPlugin.prototype.onInit = function () {
|
28
|
+
this.manager.initGlobalVariables();
|
29
|
+
};
|
30
|
+
GlobalVarPlugin.prototype.buildEditorPanel = function (context, panels) {
|
31
|
+
// 如果没有配置全局变量初始化函数,则不显示全局变量管理面板
|
32
|
+
if (!this.manager.config.onGlobalVariableInit) {
|
33
|
+
return;
|
28
34
|
}
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
});
|
45
|
-
};
|
46
|
-
return GlobalVarPlugin;
|
47
|
-
}(amisEditorCore.BasePlugin));
|
35
|
+
panels.push({
|
36
|
+
key: 'global-var',
|
37
|
+
icon: '',
|
38
|
+
title: React__default["default"].createElement("span", {
|
39
|
+
className: "editor-tab-icon editor-tab-s-icon",
|
40
|
+
"editor-tooltip": i18nRuntime.i18n("fcfffbf5d7dd5c491645e2e0947eddb8")
|
41
|
+
}, React__default["default"].createElement(amis.Icon, {
|
42
|
+
icon: "global-var"
|
43
|
+
})),
|
44
|
+
position: 'left',
|
45
|
+
component: GlobalVarManagerPanel.GlobalVarManagerPanel
|
46
|
+
});
|
47
|
+
};
|
48
|
+
return GlobalVarPlugin;
|
49
|
+
}(amisEditorCore.BasePlugin);
|
48
50
|
amisEditorCore.registerEditorPlugin(GlobalVarPlugin);
|
49
51
|
|
50
52
|
exports.GlobalVarPlugin = GlobalVarPlugin;
|
package/lib/plugin/Grid.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
|
|
@@ -324,7 +324,7 @@ var GridPlugin = /** @class */function (_super) {
|
|
324
324
|
"$schema": "/schemas/GridColumn.json",
|
325
325
|
hostId: info.id,
|
326
326
|
memberIndex: index,
|
327
|
-
name: "
|
327
|
+
name: i18nRuntime.i18n("ac007746080a48f195815c62f8c1570c").concat(index + 1, i18nRuntime.i18n("e63907bf0db529e84866d1ae737bfc0d")),
|
328
328
|
id: node.$$id,
|
329
329
|
draggable: false,
|
330
330
|
schemaPath: "".concat(info.schemaPath, "/grid/").concat(index),
|
package/lib/plugin/HBox.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
|
|
@@ -363,7 +363,7 @@ var HBoxPlugin = /** @class */function (_super) {
|
|
363
363
|
,
|
364
364
|
hostId: info.id,
|
365
365
|
memberIndex: index,
|
366
|
-
name: "
|
366
|
+
name: i18nRuntime.i18n("ac007746080a48f195815c62f8c1570c").concat(index + 1, i18nRuntime.i18n("cb2f68c9c24e85d21e6b090b6e5657d8")),
|
367
367
|
id: node.$$id,
|
368
368
|
draggable: false,
|
369
369
|
schemaPath: "".concat(info.schemaPath, "/hbox/").concat(index),
|
package/lib/plugin/IFrame.js
CHANGED
package/lib/plugin/Icon.js
CHANGED
package/lib/plugin/Image.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
|
|
@@ -119,7 +119,7 @@ var ImagePlugin = /** @class */function (_super) {
|
|
119
119
|
descDetail: function (info, context, props) {
|
120
120
|
return React__default["default"].createElement("div", {
|
121
121
|
className: "action-desc"
|
122
|
-
}, "
|
122
|
+
}, i18nRuntime.i18n("1827f06ea993ef2a305bf10ff5e6cca6"), helper.buildLinkActionDesc(props.manager, info), i18nRuntime.i18n("507417dce637412e4f67cc9c651418d1"));
|
123
123
|
},
|
124
124
|
schema: {
|
125
125
|
type: 'container',
|