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
package/lib/plugin/Video.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
|
|
@@ -39,63 +39,63 @@ var VideoPlugin = /** @class */function (_super) {
|
|
39
39
|
_this.previewSchema = tslib.__assign({}, _this.scaffold);
|
40
40
|
_this.events = [{
|
41
41
|
eventName: 'play',
|
42
|
-
eventLabel:
|
43
|
-
description:
|
42
|
+
eventLabel: i18nRuntime.i18n("fe8189070b8c6c7dd52ebd0c9e7c26b4"),
|
43
|
+
description: i18nRuntime.i18n("d4c2e981c7f6c5b47ab36c261e6d2b0c"),
|
44
44
|
dataSchema: [{
|
45
45
|
type: 'object',
|
46
46
|
properties: {
|
47
47
|
currentTime: {
|
48
48
|
type: 'number',
|
49
|
-
title:
|
50
|
-
description:
|
49
|
+
title: i18nRuntime.i18n("18d9f2dc2a0b0c2ca8dfa9d34a241028"),
|
50
|
+
description: i18nRuntime.i18n("b063ef03f52de4db3a66bb26f65f6d7d")
|
51
51
|
},
|
52
52
|
duration: {
|
53
53
|
type: 'number',
|
54
|
-
title:
|
55
|
-
description:
|
54
|
+
title: i18nRuntime.i18n("296ed483e27ee65aa2d02b64a2d1902d"),
|
55
|
+
description: i18nRuntime.i18n("8dc6348f87ad56ddf71aba58846c83c3")
|
56
56
|
},
|
57
57
|
src: {
|
58
58
|
type: 'string',
|
59
59
|
title: i18nRuntime.i18n("f50bc38cf567e68250a8d15edfd8eb27"),
|
60
|
-
description:
|
60
|
+
description: i18nRuntime.i18n("431b991d358babd875697eb0c623ae87")
|
61
61
|
}
|
62
62
|
}
|
63
63
|
}]
|
64
64
|
}, {
|
65
65
|
eventName: 'pause',
|
66
|
-
eventLabel:
|
67
|
-
description:
|
66
|
+
eventLabel: i18nRuntime.i18n("30019156e9340207c4cccd34245a6250"),
|
67
|
+
description: i18nRuntime.i18n("da2e1c73167313ceea55293b42031c66"),
|
68
68
|
dataSchema: [{
|
69
69
|
type: 'object',
|
70
70
|
properties: {
|
71
71
|
currentTime: {
|
72
72
|
type: 'number',
|
73
|
-
title:
|
74
|
-
description:
|
73
|
+
title: i18nRuntime.i18n("18d9f2dc2a0b0c2ca8dfa9d34a241028"),
|
74
|
+
description: i18nRuntime.i18n("cffe326796a53ecd533a7c28d7c228a0")
|
75
75
|
},
|
76
76
|
src: {
|
77
77
|
type: 'string',
|
78
78
|
title: i18nRuntime.i18n("f50bc38cf567e68250a8d15edfd8eb27"),
|
79
|
-
description:
|
79
|
+
description: i18nRuntime.i18n("431b991d358babd875697eb0c623ae87")
|
80
80
|
}
|
81
81
|
}
|
82
82
|
}]
|
83
83
|
}, {
|
84
84
|
eventName: 'ended',
|
85
|
-
eventLabel:
|
86
|
-
description:
|
85
|
+
eventLabel: i18nRuntime.i18n("a7d200f4422e1ff49f87fa254951fe04"),
|
86
|
+
description: i18nRuntime.i18n("ad68db856822a4509b563ee97c1a9522"),
|
87
87
|
dataSchema: [{
|
88
88
|
type: 'object',
|
89
89
|
properties: {
|
90
90
|
duration: {
|
91
91
|
type: 'number',
|
92
|
-
title:
|
93
|
-
description:
|
92
|
+
title: i18nRuntime.i18n("296ed483e27ee65aa2d02b64a2d1902d"),
|
93
|
+
description: i18nRuntime.i18n("8dc6348f87ad56ddf71aba58846c83c3")
|
94
94
|
},
|
95
95
|
src: {
|
96
96
|
type: 'string',
|
97
97
|
title: i18nRuntime.i18n("f50bc38cf567e68250a8d15edfd8eb27"),
|
98
|
-
description:
|
98
|
+
description: i18nRuntime.i18n("431b991d358babd875697eb0c623ae87")
|
99
99
|
}
|
100
100
|
}
|
101
101
|
}]
|
@@ -114,7 +114,7 @@ var VideoPlugin = /** @class */function (_super) {
|
|
114
114
|
label: i18nRuntime.i18n("f50bc38cf567e68250a8d15edfd8eb27")
|
115
115
|
}), amisEditorCore.getSchemaTpl('formulaControl', {
|
116
116
|
name: 'poster',
|
117
|
-
label:
|
117
|
+
label: i18nRuntime.i18n("39b75e75d433cba4c57c4af1768f499b")
|
118
118
|
}), {
|
119
119
|
name: 'aspectRatio',
|
120
120
|
label: i18nRuntime.i18n("df0134afa26415a560ae1320dee10c19"),
|
@@ -134,7 +134,7 @@ var VideoPlugin = /** @class */function (_super) {
|
|
134
134
|
}, {
|
135
135
|
type: 'input-text',
|
136
136
|
name: 'rates',
|
137
|
-
label:
|
137
|
+
label: i18nRuntime.i18n("5094d4404b88877bacd12d94911e6f95"),
|
138
138
|
multiple: true,
|
139
139
|
joinValues: false,
|
140
140
|
extractValue: true,
|
@@ -162,7 +162,7 @@ var VideoPlugin = /** @class */function (_super) {
|
|
162
162
|
}
|
163
163
|
}), amisEditorCore.getSchemaTpl('formulaControl', {
|
164
164
|
name: 'frame',
|
165
|
-
label:
|
165
|
+
label: i18nRuntime.i18n("9ee2f29eebe6e88f5f8e55b1367f49cd"),
|
166
166
|
placeholder: ''
|
167
167
|
})]
|
168
168
|
}, amisEditorCore.getSchemaTpl('status')])]
|
package/lib/plugin/Wizard.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
|
|
@@ -216,7 +216,7 @@ var WizardPlugin = /** @class */function (_super) {
|
|
216
216
|
descDetail: function (info, context, props) {
|
217
217
|
return React__default["default"].createElement("div", {
|
218
218
|
className: "action-desc"
|
219
|
-
}, i18nRuntime.i18n("939d5345ad4345dbaabe14798f6ac0f1"), helper.buildLinkActionDesc(props.manager, info), "
|
219
|
+
}, i18nRuntime.i18n("939d5345ad4345dbaabe14798f6ac0f1"), helper.buildLinkActionDesc(props.manager, info), i18nRuntime.i18n("50f34990b0f1147f0e5c7f35f620926a"));
|
220
220
|
}
|
221
221
|
}, {
|
222
222
|
actionType: 'prev',
|
@@ -225,7 +225,7 @@ var WizardPlugin = /** @class */function (_super) {
|
|
225
225
|
descDetail: function (info, context, props) {
|
226
226
|
return React__default["default"].createElement("div", {
|
227
227
|
className: "action-desc"
|
228
|
-
}, (info === null || info === void 0 ? void 0 : info.__rendererName) === 'carousel' ?
|
228
|
+
}, (info === null || info === void 0 ? void 0 : info.__rendererName) === 'carousel' ? i18nRuntime.i18n("c76c602025a0d7bacb0096bc1cec7396") : null, (info === null || info === void 0 ? void 0 : info.__rendererName) === 'wizard' ? i18nRuntime.i18n("5f411223ca5a01a5adf20fe735a433d0") : null, helper.buildLinkActionDesc(props.manager, info), (info === null || info === void 0 ? void 0 : info.__rendererName) === 'carousel' ? i18nRuntime.i18n("28c35aafea77fa3d92e70a0ad0260d86") : null, (info === null || info === void 0 ? void 0 : info.__rendererName) === 'wizard' ? i18nRuntime.i18n("7875754736f0fc077a49d2a4937c22ba") : null);
|
229
229
|
}
|
230
230
|
}, {
|
231
231
|
actionType: 'next',
|
@@ -234,7 +234,7 @@ var WizardPlugin = /** @class */function (_super) {
|
|
234
234
|
descDetail: function (info, context, props) {
|
235
235
|
return React__default["default"].createElement("div", {
|
236
236
|
className: "action-desc"
|
237
|
-
}, (info === null || info === void 0 ? void 0 : info.__rendererName) === 'carousel' ?
|
237
|
+
}, (info === null || info === void 0 ? void 0 : info.__rendererName) === 'carousel' ? i18nRuntime.i18n("c76c602025a0d7bacb0096bc1cec7396") : null, (info === null || info === void 0 ? void 0 : info.__rendererName) === 'wizard' ? i18nRuntime.i18n("939d5345ad4345dbaabe14798f6ac0f1") : null, helper.buildLinkActionDesc(props.manager, info), (info === null || info === void 0 ? void 0 : info.__rendererName) === 'carousel' ? i18nRuntime.i18n("2b9239697fc5e1d8a2b7b5858fdfadb2") : null, (info === null || info === void 0 ? void 0 : info.__rendererName) === 'wizard' ? i18nRuntime.i18n("50f34990b0f1147f0e5c7f35f620926a") : null);
|
238
238
|
}
|
239
239
|
}, {
|
240
240
|
actionType: 'goto-step',
|
@@ -245,7 +245,7 @@ var WizardPlugin = /** @class */function (_super) {
|
|
245
245
|
var _a;
|
246
246
|
return React__default["default"].createElement("div", {
|
247
247
|
className: "action-desc"
|
248
|
-
}, "
|
248
|
+
}, i18nRuntime.i18n("bec7e4d621a66bff059edb31816fbf52"), helper.buildLinkActionDesc(props.manager, info), i18nRuntime.i18n("8b76adb277cb335ecc55f4742f3ae3f8"), React__default["default"].createElement("span", {
|
249
249
|
className: "variable-left variable-right"
|
250
250
|
}, (_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.step), i18nRuntime.i18n("4a0ff5106d129883b446a29b1dac6f47"));
|
251
251
|
},
|
package/lib/plugin/Wrapper.js
CHANGED
@@ -73,10 +73,10 @@ export default class BadgeControl extends React.Component<BadgeControlProps, Bad
|
|
73
73
|
} | undefined;
|
74
74
|
level?: any;
|
75
75
|
size?: any;
|
76
|
-
position?: "top-right" | "top-left" | "bottom-left" | "bottom-right" | undefined;
|
77
|
-
mode?: "text" | "dot" | "ribbon" | undefined;
|
78
|
-
visibleOn?: any;
|
79
76
|
animation?: boolean | undefined;
|
77
|
+
visibleOn?: any;
|
78
|
+
mode?: "text" | "dot" | "ribbon" | undefined;
|
79
|
+
position?: "top-right" | "top-left" | "bottom-left" | "bottom-right" | undefined;
|
80
80
|
overflowCount?: number | undefined;
|
81
81
|
} | {
|
82
82
|
offset: [number, number];
|
@@ -86,10 +86,10 @@ export default class BadgeControl extends React.Component<BadgeControlProps, Bad
|
|
86
86
|
} | undefined;
|
87
87
|
level?: any;
|
88
88
|
size?: any;
|
89
|
-
position?: "top-right" | "top-left" | "bottom-left" | "bottom-right" | undefined;
|
90
|
-
mode?: "text" | "dot" | "ribbon" | undefined;
|
91
|
-
visibleOn?: any;
|
92
89
|
animation?: boolean | undefined;
|
90
|
+
visibleOn?: any;
|
91
|
+
mode?: "text" | "dot" | "ribbon" | undefined;
|
92
|
+
position?: "top-right" | "top-left" | "bottom-left" | "bottom-right" | undefined;
|
93
93
|
overflowCount?: number | undefined;
|
94
94
|
};
|
95
95
|
handleSwitchChange(checked: boolean): void;
|
@@ -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
|
|
@@ -15,6 +15,7 @@ var cx = require('classnames');
|
|
15
15
|
var amis = require('amis');
|
16
16
|
var mobx = require('mobx');
|
17
17
|
var amisEditorCore = require('amis-editor-core');
|
18
|
+
var i18nRuntime = require('i18n-runtime');
|
18
19
|
|
19
20
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
20
21
|
|
@@ -24,183 +25,189 @@ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
24
25
|
/**
|
25
26
|
* @file 条件输入框组件
|
26
27
|
*/
|
27
|
-
// 把数据域中的变量类型转换成符合ConditionBuilder的type
|
28
28
|
var PropsFieldsMapping = {
|
29
|
-
|
30
|
-
|
31
|
-
|
29
|
+
string: 'text',
|
30
|
+
number: 'number',
|
31
|
+
boolean: 'boolean'
|
32
32
|
};
|
33
|
-
var ConditionFormulaControl = /** @class */
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
};
|
41
|
-
return _this;
|
42
|
-
}
|
43
|
-
ConditionFormulaControl.prototype.componentDidMount = function () {
|
44
|
-
return tslib.__awaiter(this, void 0, void 0, function () {
|
45
|
-
var editorStore, fieldsArr;
|
46
|
-
var _this = this;
|
47
|
-
return tslib.__generator(this, function (_a) {
|
48
|
-
switch (_a.label) {
|
49
|
-
case 0:
|
50
|
-
this.initFormulaPickerValue(this.props.value);
|
51
|
-
editorStore = window.editorStore;
|
52
|
-
this.appLocale = editorStore === null || editorStore === void 0 ? void 0 : editorStore.appLocale;
|
53
|
-
this.appCorpusData = editorStore === null || editorStore === void 0 ? void 0 : editorStore.appCorpusData;
|
54
|
-
this.unReaction = mobx.reaction(function () { return editorStore === null || editorStore === void 0 ? void 0 : editorStore.appLocaleState; }, function () { return tslib.__awaiter(_this, void 0, void 0, function () {
|
55
|
-
return tslib.__generator(this, function (_a) {
|
56
|
-
this.appLocale = editorStore === null || editorStore === void 0 ? void 0 : editorStore.appLocale;
|
57
|
-
this.appCorpusData = editorStore === null || editorStore === void 0 ? void 0 : editorStore.appCorpusData;
|
58
|
-
return [2 /*return*/];
|
59
|
-
});
|
60
|
-
}); });
|
61
|
-
return [4 /*yield*/, this.buildFieldsData()];
|
62
|
-
case 1:
|
63
|
-
fieldsArr = _a.sent();
|
64
|
-
this.setState({
|
65
|
-
fields: fieldsArr
|
66
|
-
});
|
67
|
-
return [2 /*return*/];
|
68
|
-
}
|
69
|
-
});
|
70
|
-
});
|
33
|
+
var ConditionFormulaControl = /** @class */function (_super) {
|
34
|
+
tslib.__extends(ConditionFormulaControl, _super);
|
35
|
+
function ConditionFormulaControl(props) {
|
36
|
+
var _this = _super.call(this, props) || this;
|
37
|
+
_this.state = {
|
38
|
+
fields: [],
|
39
|
+
formulaPickerValue: ''
|
71
40
|
};
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
41
|
+
return _this;
|
42
|
+
}
|
43
|
+
ConditionFormulaControl.prototype.componentDidMount = function () {
|
44
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
45
|
+
var editorStore, fieldsArr;
|
46
|
+
var _this = this;
|
47
|
+
return tslib.__generator(this, function (_a) {
|
48
|
+
switch (_a.label) {
|
49
|
+
case 0:
|
50
|
+
this.initFormulaPickerValue(this.props.value);
|
51
|
+
editorStore = window.editorStore;
|
52
|
+
this.appLocale = editorStore === null || editorStore === void 0 ? void 0 : editorStore.appLocale;
|
53
|
+
this.appCorpusData = editorStore === null || editorStore === void 0 ? void 0 : editorStore.appCorpusData;
|
54
|
+
this.unReaction = mobx.reaction(function () {
|
55
|
+
return editorStore === null || editorStore === void 0 ? void 0 : editorStore.appLocaleState;
|
56
|
+
}, function () {
|
57
|
+
return tslib.__awaiter(_this, void 0, void 0, function () {
|
58
|
+
return tslib.__generator(this, function (_a) {
|
59
|
+
this.appLocale = editorStore === null || editorStore === void 0 ? void 0 : editorStore.appLocale;
|
60
|
+
this.appCorpusData = editorStore === null || editorStore === void 0 ? void 0 : editorStore.appCorpusData;
|
61
|
+
return [2 /*return*/];
|
62
|
+
});
|
63
|
+
});
|
79
64
|
});
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
(_a = this.unReaction) === null || _a === void 0 ? void 0 : _a.call(this);
|
86
|
-
};
|
87
|
-
ConditionFormulaControl.prototype.buildFieldsData = function () {
|
88
|
-
var _a;
|
89
|
-
return tslib.__awaiter(this, void 0, void 0, function () {
|
90
|
-
var fieldsArr, _b, requiredDataPropsFields, fields, variablesArr;
|
91
|
-
return tslib.__generator(this, function (_c) {
|
92
|
-
switch (_c.label) {
|
93
|
-
case 0:
|
94
|
-
fieldsArr = [];
|
95
|
-
_b = this.props, requiredDataPropsFields = _b.requiredDataPropsFields, fields = _b.fields;
|
96
|
-
if (!requiredDataPropsFields) return [3 /*break*/, 2];
|
97
|
-
return [4 /*yield*/, amisEditorCore.getConditionVariables(this)];
|
98
|
-
case 1:
|
99
|
-
variablesArr = _c.sent();
|
100
|
-
fieldsArr = (_a = amisCore.flattenTree(variablesArr, function (item) {
|
101
|
-
if (PropsFieldsMapping[item.type]) {
|
102
|
-
var obj = {
|
103
|
-
label: item.label,
|
104
|
-
type: PropsFieldsMapping[item.type],
|
105
|
-
name: item.value
|
106
|
-
};
|
107
|
-
return obj;
|
108
|
-
}
|
109
|
-
})) === null || _a === void 0 ? void 0 : _a.filter(function (item) { return item; });
|
110
|
-
_c.label = 2;
|
111
|
-
case 2: return [2 /*return*/, fieldsArr.concat(fields || [])];
|
112
|
-
}
|
65
|
+
return [4 /*yield*/, this.buildFieldsData()];
|
66
|
+
case 1:
|
67
|
+
fieldsArr = _a.sent();
|
68
|
+
this.setState({
|
69
|
+
fields: fieldsArr
|
113
70
|
});
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
71
|
+
return [2 /*return*/];
|
72
|
+
}
|
73
|
+
});
|
74
|
+
});
|
75
|
+
};
|
76
|
+
ConditionFormulaControl.prototype.componentDidUpdate = function (prevProps) {
|
77
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
78
|
+
return tslib.__generator(this, function (_a) {
|
79
|
+
if (prevProps.value !== this.props.value) {
|
80
|
+
this.initFormulaPickerValue(this.props.value);
|
81
|
+
}
|
82
|
+
return [2 /*return*/];
|
83
|
+
});
|
84
|
+
});
|
85
|
+
};
|
86
|
+
ConditionFormulaControl.prototype.componentWillUnmount = function () {
|
87
|
+
var _a;
|
88
|
+
this.isUnmount = true;
|
89
|
+
(_a = this.unReaction) === null || _a === void 0 ? void 0 : _a.call(this);
|
90
|
+
};
|
91
|
+
ConditionFormulaControl.prototype.buildFieldsData = function () {
|
92
|
+
var _a;
|
93
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
94
|
+
var fieldsArr, _b, requiredDataPropsFields, fields, variablesArr;
|
95
|
+
return tslib.__generator(this, function (_c) {
|
96
|
+
switch (_c.label) {
|
97
|
+
case 0:
|
98
|
+
fieldsArr = [];
|
99
|
+
_b = this.props, requiredDataPropsFields = _b.requiredDataPropsFields, fields = _b.fields;
|
100
|
+
if (!requiredDataPropsFields) return [3 /*break*/, 2];
|
101
|
+
return [4 /*yield*/, amisEditorCore.getConditionVariables(this)];
|
102
|
+
case 1:
|
103
|
+
variablesArr = _c.sent();
|
104
|
+
fieldsArr = (_a = amisCore.flattenTree(variablesArr, function (item) {
|
105
|
+
if (PropsFieldsMapping[item.type]) {
|
106
|
+
var obj = {
|
107
|
+
label: item.label,
|
108
|
+
type: PropsFieldsMapping[item.type],
|
109
|
+
name: item.value
|
110
|
+
};
|
111
|
+
return obj;
|
112
|
+
}
|
113
|
+
})) === null || _a === void 0 ? void 0 : _a.filter(function (item) {
|
114
|
+
return item;
|
139
115
|
});
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
onChange: onChange
|
157
|
-
});
|
158
|
-
return condition;
|
159
|
-
}, value: formulaPickerValue, onConfirm: this.handleConfirm, size: modalSize !== null && modalSize !== void 0 ? modalSize : 'lg' }, function (_a) {
|
160
|
-
var onClick = _a.onClick;
|
161
|
-
return (React__default["default"].createElement(amis.Button, { size: "sm", className: "btn-set-expression", onClick: function (e) { return _this.handleOnClick(e, onClick); } }, "\u70B9\u51FB\u7F16\u5199\u6761\u4EF6"));
|
162
|
-
})));
|
163
|
-
};
|
164
|
-
ConditionFormulaControl.defaultProps = {
|
165
|
-
requiredDataPropsFields: true
|
166
|
-
};
|
167
|
-
tslib.__decorate([
|
168
|
-
amisCore.autobind,
|
169
|
-
tslib.__metadata("design:type", Function),
|
170
|
-
tslib.__metadata("design:paramtypes", []),
|
171
|
-
tslib.__metadata("design:returntype", Promise)
|
172
|
-
], ConditionFormulaControl.prototype, "buildFieldsData", null);
|
173
|
-
tslib.__decorate([
|
174
|
-
amisCore.autobind,
|
175
|
-
tslib.__metadata("design:type", Function),
|
176
|
-
tslib.__metadata("design:paramtypes", [String]),
|
177
|
-
tslib.__metadata("design:returntype", void 0)
|
178
|
-
], ConditionFormulaControl.prototype, "initFormulaPickerValue", null);
|
179
|
-
tslib.__decorate([
|
180
|
-
amisCore.autobind,
|
181
|
-
tslib.__metadata("design:type", Function),
|
182
|
-
tslib.__metadata("design:paramtypes", [Object]),
|
183
|
-
tslib.__metadata("design:returntype", void 0)
|
184
|
-
], ConditionFormulaControl.prototype, "handleConfirm", null);
|
185
|
-
tslib.__decorate([
|
186
|
-
amisCore.autobind,
|
187
|
-
tslib.__metadata("design:type", Function),
|
188
|
-
tslib.__metadata("design:paramtypes", [Object, Function]),
|
189
|
-
tslib.__metadata("design:returntype", Promise)
|
190
|
-
], ConditionFormulaControl.prototype, "handleOnClick", null);
|
191
|
-
return ConditionFormulaControl;
|
192
|
-
}(React__default["default"].Component));
|
193
|
-
/** @class */ ((function (_super) {
|
194
|
-
tslib.__extends(ConditionFormulaControlRenderer, _super);
|
195
|
-
function ConditionFormulaControlRenderer() {
|
196
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
116
|
+
_c.label = 2;
|
117
|
+
case 2:
|
118
|
+
return [2 /*return*/, fieldsArr.concat(fields || [])];
|
119
|
+
}
|
120
|
+
});
|
121
|
+
});
|
122
|
+
};
|
123
|
+
ConditionFormulaControl.prototype.initFormulaPickerValue = function (value) {
|
124
|
+
this.setState({
|
125
|
+
formulaPickerValue: value
|
126
|
+
});
|
127
|
+
};
|
128
|
+
ConditionFormulaControl.prototype.handleConfirm = function (value) {
|
129
|
+
var _a, _b;
|
130
|
+
if (value === void 0) {
|
131
|
+
value = '';
|
197
132
|
}
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
133
|
+
(_b = (_a = this.props) === null || _a === void 0 ? void 0 : _a.onChange) === null || _b === void 0 ? void 0 : _b.call(_a, value);
|
134
|
+
};
|
135
|
+
ConditionFormulaControl.prototype.handleOnClick = function (e, onClick) {
|
136
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
137
|
+
var fieldsArr;
|
138
|
+
return tslib.__generator(this, function (_a) {
|
139
|
+
switch (_a.label) {
|
140
|
+
case 0:
|
141
|
+
return [4 /*yield*/, this.buildFieldsData()];
|
142
|
+
case 1:
|
143
|
+
fieldsArr = _a.sent();
|
144
|
+
this.setState({
|
145
|
+
fields: fieldsArr
|
146
|
+
});
|
147
|
+
return [2 /*return*/, onClick === null || onClick === void 0 ? void 0 : onClick(e)];
|
148
|
+
}
|
149
|
+
});
|
150
|
+
});
|
151
|
+
};
|
152
|
+
ConditionFormulaControl.prototype.render = function () {
|
153
|
+
var _this = this;
|
154
|
+
var _a = this.props,
|
155
|
+
name = _a.name,
|
156
|
+
className = _a.className,
|
157
|
+
modalSize = _a.modalSize;
|
158
|
+
var _b = this.state,
|
159
|
+
formulaPickerValue = _b.formulaPickerValue,
|
160
|
+
fields = _b.fields;
|
161
|
+
return React__default["default"].createElement("div", {
|
162
|
+
className: cx__default["default"]('ae-ExpressionFormulaControl', className)
|
163
|
+
}, React__default["default"].createElement(amis.PickerContainer, {
|
164
|
+
title: i18nRuntime.i18n("4cdf4ce158a0adb3468608aaa7ce5d61"),
|
165
|
+
bodyRender: function (_a) {
|
166
|
+
var value = _a.value,
|
167
|
+
onChange = _a.onChange;
|
168
|
+
var condition = amisCore.render({
|
169
|
+
type: 'condition-builder',
|
170
|
+
label: false,
|
171
|
+
name: name,
|
172
|
+
fields: fields
|
173
|
+
}, {
|
174
|
+
value: value,
|
175
|
+
onChange: onChange
|
176
|
+
});
|
177
|
+
return condition;
|
178
|
+
},
|
179
|
+
value: formulaPickerValue,
|
180
|
+
onConfirm: this.handleConfirm,
|
181
|
+
size: modalSize !== null && modalSize !== void 0 ? modalSize : 'lg'
|
182
|
+
}, function (_a) {
|
183
|
+
var onClick = _a.onClick;
|
184
|
+
return React__default["default"].createElement(amis.Button, {
|
185
|
+
size: "sm",
|
186
|
+
className: "btn-set-expression",
|
187
|
+
onClick: function (e) {
|
188
|
+
return _this.handleOnClick(e, onClick);
|
189
|
+
}
|
190
|
+
}, i18nRuntime.i18n("73148d5908d22de26cf65b00dea2ffea"));
|
191
|
+
}));
|
192
|
+
};
|
193
|
+
ConditionFormulaControl.defaultProps = {
|
194
|
+
requiredDataPropsFields: true
|
195
|
+
};
|
196
|
+
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", Promise)], ConditionFormulaControl.prototype, "buildFieldsData", null);
|
197
|
+
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [String]), tslib.__metadata("design:returntype", void 0)], ConditionFormulaControl.prototype, "initFormulaPickerValue", null);
|
198
|
+
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], ConditionFormulaControl.prototype, "handleConfirm", null);
|
199
|
+
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object, Function]), tslib.__metadata("design:returntype", Promise)], ConditionFormulaControl.prototype, "handleOnClick", null);
|
200
|
+
return ConditionFormulaControl;
|
201
|
+
}(React__default["default"].Component);
|
202
|
+
/** @class */(function (_super) {
|
203
|
+
tslib.__extends(ConditionFormulaControlRenderer, _super);
|
204
|
+
function ConditionFormulaControlRenderer() {
|
205
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
206
|
+
}
|
207
|
+
ConditionFormulaControlRenderer = tslib.__decorate([amis.FormItem({
|
208
|
+
type: 'ae-conditionFormulaControl'
|
209
|
+
})], ConditionFormulaControlRenderer);
|
210
|
+
return ConditionFormulaControlRenderer;
|
211
|
+
})(ConditionFormulaControl);
|
205
212
|
|
206
213
|
exports["default"] = ConditionFormulaControl;
|