amis-editor 5.6.0-beta.0 → 5.6.1
Sign up to get free protection for your applications and to get access to all the features.
- package/esm/builder/ApiDSBuilder.d.ts +491 -0
- package/esm/builder/ApiDSBuilder.js +1212 -0
- package/esm/builder/DSBuilder.d.ts +171 -0
- package/esm/builder/DSBuilder.js +49 -0
- package/esm/builder/DSBuilderManager.d.ts +62 -0
- package/esm/builder/DSBuilderManager.js +207 -0
- package/esm/builder/constants.d.ts +97 -0
- package/esm/builder/constants.js +135 -0
- package/esm/builder/index.d.ts +6 -0
- package/esm/builder/type.d.ts +96 -0
- package/esm/builder/utils.d.ts +10 -0
- package/esm/builder/utils.js +93 -0
- package/esm/component/BaseControl.js +5 -3
- package/esm/component/InputComponentName.js +3 -1
- package/esm/component/TableViewEditor.js +3 -1
- package/esm/icons/btn/btn-group.svg.js +3 -1
- package/esm/icons/btn/btn-select.svg.js +3 -1
- package/esm/icons/btn/btn-toolbar.svg.js +3 -1
- package/esm/icons/btn/button.svg.js +3 -1
- package/esm/icons/btn/dropdown-btn.svg.js +3 -1
- package/esm/icons/container/anchor-nav.svg.js +3 -1
- package/esm/icons/container/collapse.svg.js +3 -1
- package/esm/icons/container/container.svg.js +3 -1
- package/esm/icons/container/flex-container.svg.js +3 -1
- package/esm/icons/container/form-group.svg.js +3 -1
- package/esm/icons/container/grid.svg.js +3 -1
- package/esm/icons/container/iframe.svg.js +3 -1
- package/esm/icons/container/panel.svg.js +3 -1
- package/esm/icons/container/table-view.svg.js +3 -1
- package/esm/icons/container/tabs.svg.js +3 -1
- package/esm/icons/container/tooltip-wrapper.svg.js +3 -1
- package/esm/icons/container/web-component.svg.js +3 -1
- package/esm/icons/crud/column-add.svg.js +26 -0
- package/esm/icons/crud/column-delete.svg.js +24 -0
- package/esm/icons/crud/column-setting.svg.js +24 -0
- package/esm/icons/crud/share-link.svg.js +22 -0
- package/esm/icons/display/aBaseline.svg.js +3 -1
- package/esm/icons/display/aCenter.svg.js +3 -1
- package/esm/icons/display/aFlexEnd.svg.js +3 -1
- package/esm/icons/display/aFlexStart.svg.js +3 -1
- package/esm/icons/display/aStretch.svg.js +3 -1
- package/esm/icons/display/block.svg.js +3 -1
- package/esm/icons/display/dcolumn.svg.js +3 -1
- package/esm/icons/display/dcolumnReverse.svg.js +3 -1
- package/esm/icons/display/drow.svg.js +3 -1
- package/esm/icons/display/drowReverse.svg.js +3 -1
- package/esm/icons/display/flex.svg.js +3 -1
- package/esm/icons/display/inline-block.svg.js +3 -1
- package/esm/icons/display/inline.svg.js +3 -1
- package/esm/icons/display/jCenter.svg.js +3 -1
- package/esm/icons/display/jFlexEnd.svg.js +3 -1
- package/esm/icons/display/jFlexStart.svg.js +3 -1
- package/esm/icons/display/jSpaceAround.svg.js +3 -1
- package/esm/icons/display/jSpaceBetween.svg.js +3 -1
- package/esm/icons/feat/audio.svg.js +3 -1
- package/esm/icons/feat/custom.svg.js +3 -1
- package/esm/icons/feat/each.svg.js +3 -1
- package/esm/icons/feat/form.svg.js +3 -1
- package/esm/icons/feat/nav.svg.js +3 -1
- package/esm/icons/feat/qrcode.svg.js +3 -1
- package/esm/icons/feat/service.svg.js +3 -1
- package/esm/icons/feat/table.svg.js +3 -1
- package/esm/icons/feat/tasks.svg.js +3 -1
- package/esm/icons/feat/video.svg.js +3 -1
- package/esm/icons/feat/wizard.svg.js +3 -1
- package/esm/icons/form/chained-select.svg.js +3 -1
- package/esm/icons/form/checkbox.svg.js +3 -1
- package/esm/icons/form/checkboxes.svg.js +3 -1
- package/esm/icons/form/combo.svg.js +3 -1
- package/esm/icons/form/condition-builder.svg.js +3 -1
- package/esm/icons/form/diff-editor.svg.js +3 -1
- package/esm/icons/form/editor.svg.js +3 -1
- package/esm/icons/form/formula.svg.js +3 -1
- package/esm/icons/form/hidden.svg.js +3 -1
- package/esm/icons/form/input-city.svg.js +3 -1
- package/esm/icons/form/input-color.svg.js +3 -1
- package/esm/icons/form/input-date-range.svg.js +3 -1
- package/esm/icons/form/input-date.svg.js +3 -1
- package/esm/icons/form/input-datetime.svg.js +3 -1
- package/esm/icons/form/input-email.svg.js +3 -1
- package/esm/icons/form/input-excel.svg.js +3 -1
- package/esm/icons/form/input-file.svg.js +3 -1
- package/esm/icons/form/input-group.svg.js +3 -1
- package/esm/icons/form/input-image.svg.js +3 -1
- package/esm/icons/form/input-kv.svg.js +3 -1
- package/esm/icons/form/input-month-range.svg.js +3 -1
- package/esm/icons/form/input-number.svg.js +3 -1
- package/esm/icons/form/input-password.svg.js +3 -1
- package/esm/icons/form/input-quarter-range.svg.js +3 -1
- package/esm/icons/form/input-range.svg.js +3 -1
- package/esm/icons/form/input-rating.svg.js +3 -1
- package/esm/icons/form/input-repeat.svg.js +3 -1
- package/esm/icons/form/input-rich-text.svg.js +3 -1
- package/esm/icons/form/input-tag.svg.js +3 -1
- package/esm/icons/form/input-text.svg.js +3 -1
- package/esm/icons/form/input-time-range.svg.js +3 -1
- package/esm/icons/form/input-time.svg.js +3 -1
- package/esm/icons/form/input-tree.svg.js +3 -1
- package/esm/icons/form/input-url.svg.js +3 -1
- package/esm/icons/form/input-year.svg.js +3 -1
- package/esm/icons/form/inputArray.svg.js +3 -1
- package/esm/icons/form/list-select.svg.js +3 -1
- package/esm/icons/form/location-picker.svg.js +3 -1
- package/esm/icons/form/matrix-checkboxes.svg.js +3 -1
- package/esm/icons/form/month.svg.js +3 -1
- package/esm/icons/form/nested-select.svg.js +3 -1
- package/esm/icons/form/picker.svg.js +3 -1
- package/esm/icons/form/quarter.svg.js +3 -1
- package/esm/icons/form/radios.svg.js +3 -1
- package/esm/icons/form/select.svg.js +3 -1
- package/esm/icons/form/static.svg.js +3 -1
- package/esm/icons/form/sub-form.svg.js +3 -1
- package/esm/icons/form/switch.svg.js +3 -1
- package/esm/icons/form/tabs-transfer.svg.js +3 -1
- package/esm/icons/form/textarea.svg.js +3 -1
- package/esm/icons/form/transfer.svg.js +3 -1
- package/esm/icons/form/tree-select.svg.js +3 -1
- package/esm/icons/form/uuid.svg.js +3 -1
- package/esm/icons/index.js +12 -1
- package/esm/icons/layout/layout-1with2.svg.js +3 -1
- package/esm/icons/layout/layout-2cols.svg.js +3 -1
- package/esm/icons/layout/layout-2row.svg.js +3 -1
- package/esm/icons/layout/layout-2with1.svg.js +3 -1
- package/esm/icons/layout/layout-3cols.svg.js +3 -1
- package/esm/icons/layout/layout-3row.svg.js +3 -1
- package/esm/icons/layout/layout-absolute.svg.js +3 -1
- package/esm/icons/layout/layout-fixed-top.svg.js +3 -1
- package/esm/icons/layout/layout-fixed.svg.js +3 -1
- package/esm/icons/layout/layout-free-container.svg.js +3 -1
- package/esm/icons/layout/layout-full.svg.js +3 -1
- package/esm/icons/layout/layout1-2.svg.js +3 -1
- package/esm/icons/layout/layout2-1.svg.js +3 -1
- package/esm/icons/layout/layout3-1.svg.js +3 -1
- package/esm/icons/layout/layout3-2.svg.js +3 -1
- package/esm/icons/other/_fx.svg.js +3 -1
- package/esm/icons/other/divider.svg.js +3 -1
- package/esm/icons/other/fx.svg.js +3 -1
- package/esm/icons/other/property-sheet.svg.js +3 -1
- package/esm/icons/other/tooltip.svg.js +3 -1
- package/esm/icons/show/URL.svg.js +3 -1
- package/esm/icons/show/avatar.svg.js +3 -1
- package/esm/icons/show/breadcrumb.svg.js +3 -1
- package/esm/icons/show/card.svg.js +3 -1
- package/esm/icons/show/cards.svg.js +3 -1
- package/esm/icons/show/carousel.svg.js +3 -1
- package/esm/icons/show/chart.svg.js +3 -1
- package/esm/icons/show/code.svg.js +3 -1
- package/esm/icons/show/date.svg.js +3 -1
- package/esm/icons/show/datetime.svg.js +3 -1
- package/esm/icons/show/image.svg.js +3 -1
- package/esm/icons/show/images.svg.js +3 -1
- package/esm/icons/show/json-view.svg.js +3 -1
- package/esm/icons/show/list.svg.js +3 -1
- package/esm/icons/show/log.svg.js +3 -1
- package/esm/icons/show/mapping.svg.js +3 -1
- package/esm/icons/show/markdown.svg.js +3 -1
- package/esm/icons/show/plain.svg.js +3 -1
- package/esm/icons/show/progress.svg.js +3 -1
- package/esm/icons/show/sparkline.svg.js +3 -1
- package/esm/icons/show/status.svg.js +3 -1
- package/esm/icons/show/steps.svg.js +3 -1
- package/esm/icons/show/time.svg.js +3 -1
- package/esm/icons/theme/css.svg.js +3 -1
- package/esm/index.d.ts +8 -0
- package/esm/index.js +18 -3
- package/esm/locale/en-US.js +241 -19
- package/esm/locale/zh-CN.js +235 -7
- package/esm/plugin/Alert.js +3 -1
- package/esm/plugin/AnchorNav.js +3 -1
- package/esm/plugin/Audio.js +3 -1
- package/esm/plugin/Avatar.js +3 -1
- package/esm/plugin/Breadcrumb.js +3 -1
- package/esm/plugin/Button.js +5 -3
- package/esm/plugin/ButtonGroup.js +3 -1
- package/esm/plugin/CRUD.js +3 -1
- package/esm/plugin/CRUD2/BaseCRUD.d.ts +233 -0
- package/esm/plugin/CRUD2/BaseCRUD.js +1045 -0
- package/esm/plugin/CRUD2/CRUDCards.d.ts +53 -0
- package/esm/plugin/CRUD2/CRUDList.d.ts +53 -0
- package/esm/plugin/CRUD2/CRUDTable.d.ts +21 -0
- package/esm/plugin/CRUD2/CRUDTable.js +48 -0
- package/esm/plugin/CRUD2/constants.d.ts +32 -0
- package/esm/plugin/CRUD2/constants.js +75 -0
- package/esm/plugin/CRUD2/utils.d.ts +8 -0
- package/esm/plugin/CRUD2/utils.js +91 -0
- package/esm/plugin/Card.js +3 -1
- package/esm/plugin/Card2.js +3 -1
- package/esm/plugin/Cards.d.ts +547 -41
- package/esm/plugin/Cards.js +368 -170
- package/esm/plugin/Carousel.js +120 -97
- package/esm/plugin/Chart.js +17 -5
- package/esm/plugin/CodeView.js +3 -1
- package/esm/plugin/Collapse.d.ts +2 -1
- package/esm/plugin/Collapse.js +50 -1
- package/esm/plugin/CollapseGroup.js +3 -1
- package/esm/plugin/ColumnToggler.d.ts +11 -6
- package/esm/plugin/ColumnToggler.js +69 -10
- package/esm/plugin/Container.d.ts +2 -0
- package/esm/plugin/Container.js +8 -8
- package/esm/plugin/Custom.js +3 -1
- package/esm/plugin/CustomRegion.js +5 -2
- package/esm/plugin/Date.js +3 -1
- package/esm/plugin/Datetime.js +3 -1
- package/esm/plugin/Dialog.d.ts +13 -1
- package/esm/plugin/Dialog.js +186 -55
- package/esm/plugin/Divider.js +72 -6
- package/esm/plugin/Drawer.js +126 -77
- package/esm/plugin/DropDownButton.js +3 -1
- package/esm/plugin/Each.d.ts +226 -11
- package/esm/plugin/Each.js +238 -89
- package/esm/plugin/Flex.js +3 -1
- package/esm/plugin/Form/ButtonGroupSelect.js +25 -23
- package/esm/plugin/Form/ButtonToolbar.js +3 -1
- package/esm/plugin/Form/ChainedSelect.js +21 -19
- package/esm/plugin/Form/Checkbox.js +51 -12
- package/esm/plugin/Form/Checkboxes.js +33 -42
- package/esm/plugin/Form/CodeEditor.js +3 -1
- package/esm/plugin/Form/Combo.d.ts +3 -2
- package/esm/plugin/Form/Combo.js +8 -5
- package/esm/plugin/Form/ConditionBuilder.js +3 -1
- package/esm/plugin/Form/Control.js +3 -1
- package/esm/plugin/Form/DiffEditor.js +3 -1
- package/esm/plugin/Form/FieldSet.js +3 -1
- package/esm/plugin/Form/Form.d.ts +32 -8
- package/esm/plugin/Form/Form.js +594 -442
- package/esm/plugin/Form/Formula.js +3 -1
- package/esm/plugin/Form/Group.js +3 -1
- package/esm/plugin/Form/Hidden.js +3 -1
- package/esm/plugin/Form/InputArray.js +3 -1
- package/esm/plugin/Form/InputCity.js +6 -2
- package/esm/plugin/Form/InputColor.js +3 -1
- package/esm/plugin/Form/InputDate.js +29 -43
- package/esm/plugin/Form/InputDateRange.js +41 -30
- package/esm/plugin/Form/InputDateTime.js +3 -1
- package/esm/plugin/Form/InputDateTimeRange.js +3 -1
- package/esm/plugin/Form/InputEmail.js +3 -1
- package/esm/plugin/Form/InputExcel.js +3 -1
- package/esm/plugin/Form/InputFile.js +8 -2
- package/esm/plugin/Form/InputGroup.d.ts +1 -0
- package/esm/plugin/Form/InputGroup.js +3 -1
- package/esm/plugin/Form/InputImage.js +12 -6
- package/esm/plugin/Form/InputKV.js +3 -1
- package/esm/plugin/Form/InputMonth.js +3 -1
- package/esm/plugin/Form/InputMonthRange.js +3 -1
- package/esm/plugin/Form/InputNumber.js +3 -1
- package/esm/plugin/Form/InputPassword.js +3 -1
- package/esm/plugin/Form/InputQuarter.js +3 -1
- package/esm/plugin/Form/InputQuarterRange.js +3 -1
- package/esm/plugin/Form/InputRange.js +23 -35
- package/esm/plugin/Form/InputRating.js +3 -1
- package/esm/plugin/Form/InputRepeat.js +3 -1
- package/esm/plugin/Form/InputRichText.js +3 -1
- package/esm/plugin/Form/InputSubForm.js +3 -1
- package/esm/plugin/Form/InputTable.d.ts +3 -2
- package/esm/plugin/Form/InputTable.js +13 -8
- package/esm/plugin/Form/InputTag.d.ts +4 -1
- package/esm/plugin/Form/InputTag.js +33 -22
- package/esm/plugin/Form/InputText.js +23 -23
- package/esm/plugin/Form/InputTime.js +3 -1
- package/esm/plugin/Form/InputTimeRange.js +3 -1
- package/esm/plugin/Form/InputTree.js +69 -54
- package/esm/plugin/Form/InputURL.js +3 -1
- package/esm/plugin/Form/InputYear.js +3 -1
- package/esm/plugin/Form/InputYearRange.js +3 -1
- package/esm/plugin/Form/Item.js +3 -1
- package/esm/plugin/Form/ListSelect.js +25 -23
- package/esm/plugin/Form/LocationPicker.js +3 -1
- package/esm/plugin/Form/MatrixCheckboxes.js +3 -1
- package/esm/plugin/Form/NestedSelect.js +25 -23
- package/esm/plugin/Form/Picker.js +22 -22
- package/esm/plugin/Form/Radios.js +20 -18
- package/esm/plugin/Form/Select.d.ts +8 -8
- package/esm/plugin/Form/Select.js +41 -72
- package/esm/plugin/Form/Static.js +3 -1
- package/esm/plugin/Form/Switch.js +3 -1
- package/esm/plugin/Form/TabsTransfer.d.ts +2 -3
- package/esm/plugin/Form/TabsTransfer.js +59 -45
- package/esm/plugin/Form/Textarea.js +3 -1
- package/esm/plugin/Form/Transfer.js +25 -23
- package/esm/plugin/Form/TreeSelect.js +59 -51
- package/esm/plugin/Form/UUID.js +3 -1
- package/esm/plugin/Grid.js +3 -1
- package/esm/plugin/HBox.js +3 -1
- package/esm/plugin/IFrame.js +3 -1
- package/esm/plugin/Icon.js +5 -3
- package/esm/plugin/Image.js +54 -31
- package/esm/plugin/Images.js +22 -10
- package/esm/plugin/Json.js +3 -1
- package/esm/plugin/Layout/FlexPluginBase.js +14 -15
- package/esm/plugin/Layout/Layout_fixed.js +3 -1
- package/esm/plugin/Layout/Layout_free_container.js +3 -1
- package/esm/plugin/Layout/Layout_sorption_container.js +3 -1
- package/esm/plugin/Link.js +17 -5
- package/esm/plugin/List.d.ts +5 -0
- package/esm/plugin/List.js +55 -19
- package/esm/plugin/List2.d.ts +545 -0
- package/esm/plugin/List2.js +380 -0
- package/esm/plugin/ListItem.js +3 -1
- package/esm/plugin/Log.js +3 -1
- package/esm/plugin/Mapping.js +3 -1
- package/esm/plugin/Markdown.js +3 -1
- package/esm/plugin/Nav.js +3 -1
- package/esm/plugin/OfficeViewer.js +3 -1
- package/esm/plugin/Operation.js +3 -2
- package/esm/plugin/Others/Action.js +3 -1
- package/esm/plugin/Others/TableCell.js +3 -1
- package/esm/plugin/Page.js +27 -2
- package/esm/plugin/Pagination.d.ts +0 -1
- package/esm/plugin/Pagination.js +35 -19
- package/esm/plugin/Panel.js +3 -1
- package/esm/plugin/Plain.js +3 -1
- package/esm/plugin/Progress.js +3 -1
- package/esm/plugin/Property.js +3 -1
- package/esm/plugin/QRCode.js +3 -1
- package/esm/plugin/Reset.js +3 -1
- package/esm/plugin/SearchBox.d.ts +3 -1
- package/esm/plugin/SearchBox.js +14 -1
- package/esm/plugin/Service.d.ts +19 -13
- package/esm/plugin/Service.js +169 -91
- package/esm/plugin/Sparkline.js +5 -6
- package/esm/plugin/Status.js +3 -1
- package/esm/plugin/Steps.js +3 -1
- package/esm/plugin/Submit.js +3 -1
- package/esm/plugin/Table.d.ts +9 -0
- package/esm/plugin/Table.js +53 -4
- package/esm/plugin/Table2.d.ts +24 -10
- package/esm/plugin/Table2.js +668 -420
- package/esm/plugin/TableCell2.d.ts +14 -2
- package/esm/plugin/TableCell2.js +510 -365
- package/esm/plugin/TableView.js +3 -1
- package/esm/plugin/Tabs.js +3 -1
- package/esm/plugin/Tag.js +10 -2
- package/esm/plugin/Tasks.js +3 -1
- package/esm/plugin/Time.js +3 -1
- package/esm/plugin/Timeline.js +3 -1
- package/esm/plugin/TooltipWrapper.js +12 -9
- package/esm/plugin/Tpl.js +21 -3
- package/esm/plugin/Video.js +3 -1
- package/esm/plugin/WebComponent.js +3 -1
- package/esm/plugin/Wizard.js +3 -1
- package/esm/plugin/Wrapper.js +3 -1
- package/esm/plugin/index.d.ts +2 -1
- package/esm/renderer/APIAdaptorControl.d.ts +14 -0
- package/esm/renderer/APIAdaptorControl.js +26 -40
- package/esm/renderer/APIControl.js +12 -2
- package/esm/renderer/ActionApiControl.d.ts +6 -0
- package/esm/renderer/BadgeControl.d.ts +6 -6
- package/esm/renderer/BadgeControl.js +3 -1
- package/esm/renderer/ButtonGroupControl.js +3 -1
- package/esm/renderer/DataBindingControl.d.ts +1 -1
- package/esm/renderer/DataBindingControl.js +3 -1
- package/esm/renderer/DataMappingControl.js +3 -1
- package/esm/renderer/DataPickerControl.js +3 -1
- package/esm/renderer/DateShortCutControl.d.ts +1 -0
- package/esm/renderer/DateShortCutControl.js +9 -5
- package/esm/renderer/ExpressionFormulaControl.js +3 -1
- package/esm/renderer/FeatureControl.d.ts +17 -4
- package/esm/renderer/FeatureControl.js +73 -12
- package/esm/renderer/FieldSetting.d.ts +66 -0
- package/esm/renderer/FieldSetting.js +492 -0
- package/esm/renderer/FlexSettingControl.js +3 -1
- package/esm/renderer/FormulaControl.d.ts +6 -1
- package/esm/renderer/FormulaControl.js +24 -7
- package/esm/renderer/FunctionEditorControl.d.ts +79 -0
- package/esm/renderer/FunctionEditorControl.js +107 -0
- package/esm/renderer/GoConfigControl.js +3 -1
- package/esm/renderer/InputRangeValueControl.d.ts +15 -0
- package/esm/renderer/InputRangeValueControl.js +121 -0
- package/esm/renderer/MapSourceControl.js +3 -1
- package/esm/renderer/NavBadgeControl.d.ts +6 -6
- package/esm/renderer/NavBadgeControl.js +3 -1
- package/esm/renderer/NavDefaultActive.js +3 -1
- package/esm/renderer/NavSourceControl.js +3 -1
- package/esm/renderer/OptionControl.d.ts +2 -0
- package/esm/renderer/OptionControl.js +35 -23
- package/esm/renderer/RangePartsControl.js +3 -1
- package/esm/renderer/StatusControl.js +3 -1
- package/esm/renderer/SwitchMoreControl.d.ts +6 -0
- package/esm/renderer/SwitchMoreControl.js +14 -2
- package/esm/renderer/TableColumnWidthControl.d.ts +29 -0
- package/esm/renderer/TableColumnWidthControl.js +177 -0
- package/esm/renderer/TimelineItemControl.js +3 -1
- package/esm/renderer/TplFormulaControl.js +3 -1
- package/esm/renderer/TransferTableControl.js +3 -1
- package/esm/renderer/TreeOptionControl.d.ts +1 -1
- package/esm/renderer/TreeOptionControl.js +8 -6
- package/esm/renderer/ValidationControl.js +3 -1
- package/esm/renderer/ValidationItem.js +3 -1
- package/esm/renderer/crud2-control/AddColumnModal.d.ts +6 -0
- package/esm/renderer/crud2-control/AddColumnModal.js +256 -0
- package/esm/renderer/crud2-control/CRUDColumnControl.d.ts +68 -0
- package/esm/renderer/crud2-control/CRUDColumnControl.js +473 -0
- package/esm/renderer/crud2-control/CRUDFiltersControl.d.ts +53 -0
- package/esm/renderer/crud2-control/CRUDFiltersControl.js +691 -0
- package/esm/renderer/crud2-control/CRUDToolbarControl.d.ts +49 -0
- package/esm/renderer/crud2-control/CRUDToolbarControl.js +417 -0
- package/esm/renderer/event-control/action-config-dialog.d.ts +1 -1
- package/esm/renderer/event-control/action-config-dialog.js +4 -2
- package/esm/renderer/event-control/action-config-panel.js +3 -1
- package/esm/renderer/event-control/comp-action-select.js +3 -1
- package/esm/renderer/event-control/helper.d.ts +2 -1
- package/esm/renderer/event-control/helper.js +170 -117
- package/esm/renderer/event-control/index.d.ts +26 -17
- package/esm/renderer/event-control/index.js +114 -22
- package/esm/renderer/style-control/Background.js +3 -1
- package/esm/renderer/style-control/Border.js +3 -1
- package/esm/renderer/style-control/BoxModel.js +3 -1
- package/esm/renderer/style-control/BoxShadow.js +3 -1
- package/esm/renderer/style-control/Display.js +3 -1
- package/esm/renderer/style-control/Font.js +3 -1
- package/esm/renderer/style-control/InsetBoxModel.js +3 -1
- package/esm/renderer/style-control/ThemeCssCode.js +132 -281
- package/esm/renderer/style-control/font-family.js +3 -1
- package/esm/renderer/style-control/helper.js +3 -1
- package/esm/renderer/style-control/transformation.js +3 -1
- package/esm/renderer/textarea-formula/FormulaPicker.js +3 -1
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +2 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +76 -7
- package/esm/renderer/textarea-formula/plugin.js +5 -3
- package/esm/tpl/api.js +15 -10
- package/esm/tpl/common.js +53 -35
- package/esm/tpl/horizontal.js +3 -1
- package/esm/tpl/layout.js +9 -6
- package/esm/tpl/options.d.ts +10 -1
- package/esm/tpl/options.js +249 -10
- package/esm/tpl/remark.js +3 -1
- package/esm/tpl/style.js +99 -60
- package/esm/tpl/validations.js +3 -1
- package/esm/util.d.ts +8 -0
- package/esm/util.js +21 -3
- package/esm/validator.js +3 -1
- package/lib/builder/ApiDSBuilder.d.ts +491 -0
- package/lib/builder/ApiDSBuilder.js +1226 -0
- package/lib/builder/DSBuilder.d.ts +171 -0
- package/lib/builder/DSBuilder.js +55 -0
- package/lib/builder/DSBuilderManager.d.ts +62 -0
- package/lib/builder/DSBuilderManager.js +211 -0
- package/lib/builder/constants.d.ts +97 -0
- package/lib/builder/constants.js +144 -0
- package/lib/builder/index.d.ts +6 -0
- package/lib/builder/type.d.ts +96 -0
- package/lib/builder/utils.d.ts +10 -0
- package/lib/builder/utils.js +104 -0
- package/lib/component/BaseControl.js +5 -3
- package/lib/component/InputComponentName.js +3 -1
- package/lib/component/TableViewEditor.js +3 -1
- package/lib/icons/btn/btn-group.svg.js +3 -1
- package/lib/icons/btn/btn-select.svg.js +3 -1
- package/lib/icons/btn/btn-toolbar.svg.js +3 -1
- package/lib/icons/btn/button.svg.js +3 -1
- package/lib/icons/btn/dropdown-btn.svg.js +3 -1
- package/lib/icons/container/anchor-nav.svg.js +3 -1
- package/lib/icons/container/collapse.svg.js +3 -1
- package/lib/icons/container/container.svg.js +3 -1
- package/lib/icons/container/flex-container.svg.js +3 -1
- package/lib/icons/container/form-group.svg.js +3 -1
- package/lib/icons/container/grid.svg.js +3 -1
- package/lib/icons/container/iframe.svg.js +3 -1
- package/lib/icons/container/panel.svg.js +3 -1
- package/lib/icons/container/table-view.svg.js +3 -1
- package/lib/icons/container/tabs.svg.js +3 -1
- package/lib/icons/container/tooltip-wrapper.svg.js +3 -1
- package/lib/icons/container/web-component.svg.js +3 -1
- package/lib/icons/crud/column-add.svg.js +50 -0
- package/lib/icons/crud/column-delete.svg.js +48 -0
- package/lib/icons/crud/column-setting.svg.js +48 -0
- package/lib/icons/crud/share-link.svg.js +46 -0
- package/lib/icons/display/aBaseline.svg.js +3 -1
- package/lib/icons/display/aCenter.svg.js +3 -1
- package/lib/icons/display/aFlexEnd.svg.js +3 -1
- package/lib/icons/display/aFlexStart.svg.js +3 -1
- package/lib/icons/display/aStretch.svg.js +3 -1
- package/lib/icons/display/block.svg.js +3 -1
- package/lib/icons/display/dcolumn.svg.js +3 -1
- package/lib/icons/display/dcolumnReverse.svg.js +3 -1
- package/lib/icons/display/drow.svg.js +3 -1
- package/lib/icons/display/drowReverse.svg.js +3 -1
- package/lib/icons/display/flex.svg.js +3 -1
- package/lib/icons/display/inline-block.svg.js +3 -1
- package/lib/icons/display/inline.svg.js +3 -1
- package/lib/icons/display/jCenter.svg.js +3 -1
- package/lib/icons/display/jFlexEnd.svg.js +3 -1
- package/lib/icons/display/jFlexStart.svg.js +3 -1
- package/lib/icons/display/jSpaceAround.svg.js +3 -1
- package/lib/icons/display/jSpaceBetween.svg.js +3 -1
- package/lib/icons/feat/audio.svg.js +3 -1
- package/lib/icons/feat/custom.svg.js +3 -1
- package/lib/icons/feat/each.svg.js +3 -1
- package/lib/icons/feat/form.svg.js +3 -1
- package/lib/icons/feat/nav.svg.js +3 -1
- package/lib/icons/feat/qrcode.svg.js +3 -1
- package/lib/icons/feat/service.svg.js +3 -1
- package/lib/icons/feat/table.svg.js +3 -1
- package/lib/icons/feat/tasks.svg.js +3 -1
- package/lib/icons/feat/video.svg.js +3 -1
- package/lib/icons/feat/wizard.svg.js +3 -1
- package/lib/icons/form/chained-select.svg.js +3 -1
- package/lib/icons/form/checkbox.svg.js +3 -1
- package/lib/icons/form/checkboxes.svg.js +3 -1
- package/lib/icons/form/combo.svg.js +3 -1
- package/lib/icons/form/condition-builder.svg.js +3 -1
- package/lib/icons/form/diff-editor.svg.js +3 -1
- package/lib/icons/form/editor.svg.js +3 -1
- package/lib/icons/form/formula.svg.js +3 -1
- package/lib/icons/form/hidden.svg.js +3 -1
- package/lib/icons/form/input-city.svg.js +3 -1
- package/lib/icons/form/input-color.svg.js +3 -1
- package/lib/icons/form/input-date-range.svg.js +3 -1
- package/lib/icons/form/input-date.svg.js +3 -1
- package/lib/icons/form/input-datetime.svg.js +3 -1
- package/lib/icons/form/input-email.svg.js +3 -1
- package/lib/icons/form/input-excel.svg.js +3 -1
- package/lib/icons/form/input-file.svg.js +3 -1
- package/lib/icons/form/input-group.svg.js +3 -1
- package/lib/icons/form/input-image.svg.js +3 -1
- package/lib/icons/form/input-kv.svg.js +3 -1
- package/lib/icons/form/input-month-range.svg.js +3 -1
- package/lib/icons/form/input-number.svg.js +3 -1
- package/lib/icons/form/input-password.svg.js +3 -1
- package/lib/icons/form/input-quarter-range.svg.js +3 -1
- package/lib/icons/form/input-range.svg.js +3 -1
- package/lib/icons/form/input-rating.svg.js +3 -1
- package/lib/icons/form/input-repeat.svg.js +3 -1
- package/lib/icons/form/input-rich-text.svg.js +3 -1
- package/lib/icons/form/input-tag.svg.js +3 -1
- package/lib/icons/form/input-text.svg.js +3 -1
- package/lib/icons/form/input-time-range.svg.js +3 -1
- package/lib/icons/form/input-time.svg.js +3 -1
- package/lib/icons/form/input-tree.svg.js +3 -1
- package/lib/icons/form/input-url.svg.js +3 -1
- package/lib/icons/form/input-year.svg.js +3 -1
- package/lib/icons/form/inputArray.svg.js +3 -1
- package/lib/icons/form/list-select.svg.js +3 -1
- package/lib/icons/form/location-picker.svg.js +3 -1
- package/lib/icons/form/matrix-checkboxes.svg.js +3 -1
- package/lib/icons/form/month.svg.js +3 -1
- package/lib/icons/form/nested-select.svg.js +3 -1
- package/lib/icons/form/picker.svg.js +3 -1
- package/lib/icons/form/quarter.svg.js +3 -1
- package/lib/icons/form/radios.svg.js +3 -1
- package/lib/icons/form/select.svg.js +3 -1
- package/lib/icons/form/static.svg.js +3 -1
- package/lib/icons/form/sub-form.svg.js +3 -1
- package/lib/icons/form/switch.svg.js +3 -1
- package/lib/icons/form/tabs-transfer.svg.js +3 -1
- package/lib/icons/form/textarea.svg.js +3 -1
- package/lib/icons/form/transfer.svg.js +3 -1
- package/lib/icons/form/tree-select.svg.js +3 -1
- package/lib/icons/form/uuid.svg.js +3 -1
- package/lib/icons/index.js +12 -1
- package/lib/icons/layout/layout-1with2.svg.js +3 -1
- package/lib/icons/layout/layout-2cols.svg.js +3 -1
- package/lib/icons/layout/layout-2row.svg.js +3 -1
- package/lib/icons/layout/layout-2with1.svg.js +3 -1
- package/lib/icons/layout/layout-3cols.svg.js +3 -1
- package/lib/icons/layout/layout-3row.svg.js +3 -1
- package/lib/icons/layout/layout-absolute.svg.js +3 -1
- package/lib/icons/layout/layout-fixed-top.svg.js +3 -1
- package/lib/icons/layout/layout-fixed.svg.js +3 -1
- package/lib/icons/layout/layout-free-container.svg.js +3 -1
- package/lib/icons/layout/layout-full.svg.js +3 -1
- package/lib/icons/layout/layout1-2.svg.js +3 -1
- package/lib/icons/layout/layout2-1.svg.js +3 -1
- package/lib/icons/layout/layout3-1.svg.js +3 -1
- package/lib/icons/layout/layout3-2.svg.js +3 -1
- package/lib/icons/other/_fx.svg.js +3 -1
- package/lib/icons/other/divider.svg.js +3 -1
- package/lib/icons/other/fx.svg.js +3 -1
- package/lib/icons/other/property-sheet.svg.js +3 -1
- package/lib/icons/other/tooltip.svg.js +3 -1
- package/lib/icons/show/URL.svg.js +3 -1
- package/lib/icons/show/avatar.svg.js +3 -1
- package/lib/icons/show/breadcrumb.svg.js +3 -1
- package/lib/icons/show/card.svg.js +3 -1
- package/lib/icons/show/cards.svg.js +3 -1
- package/lib/icons/show/carousel.svg.js +3 -1
- package/lib/icons/show/chart.svg.js +3 -1
- package/lib/icons/show/code.svg.js +3 -1
- package/lib/icons/show/date.svg.js +3 -1
- package/lib/icons/show/datetime.svg.js +3 -1
- package/lib/icons/show/image.svg.js +3 -1
- package/lib/icons/show/images.svg.js +3 -1
- package/lib/icons/show/json-view.svg.js +3 -1
- package/lib/icons/show/list.svg.js +3 -1
- package/lib/icons/show/log.svg.js +3 -1
- package/lib/icons/show/mapping.svg.js +3 -1
- package/lib/icons/show/markdown.svg.js +3 -1
- package/lib/icons/show/plain.svg.js +3 -1
- package/lib/icons/show/progress.svg.js +3 -1
- package/lib/icons/show/sparkline.svg.js +3 -1
- package/lib/icons/show/status.svg.js +3 -1
- package/lib/icons/show/steps.svg.js +3 -1
- package/lib/icons/show/time.svg.js +3 -1
- package/lib/icons/theme/css.svg.js +3 -1
- package/lib/index.d.ts +8 -0
- package/lib/index.js +47 -6
- package/lib/locale/en-US.js +241 -19
- package/lib/locale/zh-CN.js +235 -7
- package/lib/plugin/Alert.js +3 -1
- package/lib/plugin/AnchorNav.js +3 -1
- package/lib/plugin/Audio.js +3 -1
- package/lib/plugin/Avatar.js +3 -1
- package/lib/plugin/Breadcrumb.js +3 -1
- package/lib/plugin/Button.js +5 -3
- package/lib/plugin/ButtonGroup.js +3 -1
- package/lib/plugin/CRUD.js +3 -1
- package/lib/plugin/CRUD2/BaseCRUD.d.ts +233 -0
- package/lib/plugin/CRUD2/BaseCRUD.js +1060 -0
- package/lib/plugin/CRUD2/CRUDCards.d.ts +53 -0
- package/lib/plugin/CRUD2/CRUDList.d.ts +53 -0
- package/lib/plugin/CRUD2/CRUDTable.d.ts +21 -0
- package/lib/plugin/CRUD2/CRUDTable.js +52 -0
- package/lib/plugin/CRUD2/constants.d.ts +32 -0
- package/lib/plugin/CRUD2/constants.js +81 -0
- package/lib/plugin/CRUD2/utils.d.ts +8 -0
- package/lib/plugin/CRUD2/utils.js +103 -0
- package/lib/plugin/Card.js +3 -1
- package/lib/plugin/Card2.js +3 -1
- package/lib/plugin/Cards.d.ts +547 -41
- package/lib/plugin/Cards.js +365 -167
- package/lib/plugin/Carousel.js +120 -97
- package/lib/plugin/Chart.js +17 -5
- package/lib/plugin/CodeView.js +3 -1
- package/lib/plugin/Collapse.d.ts +2 -1
- package/lib/plugin/Collapse.js +50 -1
- package/lib/plugin/CollapseGroup.js +3 -1
- package/lib/plugin/ColumnToggler.d.ts +11 -6
- package/lib/plugin/ColumnToggler.js +72 -9
- package/lib/plugin/Container.d.ts +2 -0
- package/lib/plugin/Container.js +8 -8
- package/lib/plugin/Custom.js +3 -1
- package/lib/plugin/CustomRegion.js +5 -2
- package/lib/plugin/Date.js +3 -1
- package/lib/plugin/Datetime.js +3 -1
- package/lib/plugin/Dialog.d.ts +13 -1
- package/lib/plugin/Dialog.js +184 -53
- package/lib/plugin/Divider.js +72 -6
- package/lib/plugin/Drawer.js +125 -76
- package/lib/plugin/DropDownButton.js +3 -1
- package/lib/plugin/Each.d.ts +226 -11
- package/lib/plugin/Each.js +234 -89
- package/lib/plugin/Flex.js +3 -1
- package/lib/plugin/Form/ButtonGroupSelect.js +25 -23
- package/lib/plugin/Form/ButtonToolbar.js +3 -1
- package/lib/plugin/Form/ChainedSelect.js +21 -19
- package/lib/plugin/Form/Checkbox.js +55 -12
- package/lib/plugin/Form/Checkboxes.js +33 -42
- package/lib/plugin/Form/CodeEditor.js +3 -1
- package/lib/plugin/Form/Combo.d.ts +3 -2
- package/lib/plugin/Form/Combo.js +8 -5
- package/lib/plugin/Form/ConditionBuilder.js +3 -1
- package/lib/plugin/Form/Control.js +3 -1
- package/lib/plugin/Form/DiffEditor.js +3 -1
- package/lib/plugin/Form/FieldSet.js +3 -1
- package/lib/plugin/Form/Form.d.ts +32 -8
- package/lib/plugin/Form/Form.js +598 -440
- package/lib/plugin/Form/Formula.js +3 -1
- package/lib/plugin/Form/Group.js +3 -1
- package/lib/plugin/Form/Hidden.js +3 -1
- package/lib/plugin/Form/InputArray.js +3 -1
- package/lib/plugin/Form/InputCity.js +6 -2
- package/lib/plugin/Form/InputColor.js +3 -1
- package/lib/plugin/Form/InputDate.js +29 -43
- package/lib/plugin/Form/InputDateRange.js +41 -30
- package/lib/plugin/Form/InputDateTime.js +3 -1
- package/lib/plugin/Form/InputDateTimeRange.js +3 -1
- package/lib/plugin/Form/InputEmail.js +3 -1
- package/lib/plugin/Form/InputExcel.js +3 -1
- package/lib/plugin/Form/InputFile.js +8 -2
- package/lib/plugin/Form/InputGroup.d.ts +1 -0
- package/lib/plugin/Form/InputGroup.js +3 -1
- package/lib/plugin/Form/InputImage.js +12 -6
- package/lib/plugin/Form/InputKV.js +3 -1
- package/lib/plugin/Form/InputMonth.js +3 -1
- package/lib/plugin/Form/InputMonthRange.js +3 -1
- package/lib/plugin/Form/InputNumber.js +3 -1
- package/lib/plugin/Form/InputPassword.js +3 -1
- package/lib/plugin/Form/InputQuarter.js +3 -1
- package/lib/plugin/Form/InputQuarterRange.js +3 -1
- package/lib/plugin/Form/InputRange.js +23 -35
- package/lib/plugin/Form/InputRating.js +3 -1
- package/lib/plugin/Form/InputRepeat.js +3 -1
- package/lib/plugin/Form/InputRichText.js +3 -1
- package/lib/plugin/Form/InputSubForm.js +3 -1
- package/lib/plugin/Form/InputTable.d.ts +3 -2
- package/lib/plugin/Form/InputTable.js +12 -7
- package/lib/plugin/Form/InputTag.d.ts +4 -1
- package/lib/plugin/Form/InputTag.js +33 -22
- package/lib/plugin/Form/InputText.js +23 -23
- package/lib/plugin/Form/InputTime.js +3 -1
- package/lib/plugin/Form/InputTimeRange.js +3 -1
- package/lib/plugin/Form/InputTree.js +69 -54
- package/lib/plugin/Form/InputURL.js +3 -1
- package/lib/plugin/Form/InputYear.js +3 -1
- package/lib/plugin/Form/InputYearRange.js +3 -1
- package/lib/plugin/Form/Item.js +3 -1
- package/lib/plugin/Form/ListSelect.js +25 -23
- package/lib/plugin/Form/LocationPicker.js +3 -1
- package/lib/plugin/Form/MatrixCheckboxes.js +3 -1
- package/lib/plugin/Form/NestedSelect.js +25 -23
- package/lib/plugin/Form/Picker.js +22 -22
- package/lib/plugin/Form/Radios.js +20 -18
- package/lib/plugin/Form/Select.d.ts +8 -8
- package/lib/plugin/Form/Select.js +41 -72
- package/lib/plugin/Form/Static.js +3 -1
- package/lib/plugin/Form/Switch.js +3 -1
- package/lib/plugin/Form/TabsTransfer.d.ts +2 -3
- package/lib/plugin/Form/TabsTransfer.js +58 -44
- package/lib/plugin/Form/Textarea.js +3 -1
- package/lib/plugin/Form/Transfer.js +25 -23
- package/lib/plugin/Form/TreeSelect.js +59 -51
- package/lib/plugin/Form/UUID.js +3 -1
- package/lib/plugin/Grid.js +3 -1
- package/lib/plugin/HBox.js +3 -1
- package/lib/plugin/IFrame.js +3 -1
- package/lib/plugin/Icon.js +5 -3
- package/lib/plugin/Image.js +54 -31
- package/lib/plugin/Images.js +22 -10
- package/lib/plugin/Json.js +3 -1
- package/lib/plugin/Layout/FlexPluginBase.js +14 -15
- package/lib/plugin/Layout/Layout_fixed.js +3 -1
- package/lib/plugin/Layout/Layout_free_container.js +3 -1
- package/lib/plugin/Layout/Layout_sorption_container.js +3 -1
- package/lib/plugin/Link.js +17 -5
- package/lib/plugin/List.d.ts +5 -0
- package/lib/plugin/List.js +54 -17
- package/lib/plugin/List2.d.ts +545 -0
- package/lib/plugin/List2.js +388 -0
- package/lib/plugin/ListItem.js +3 -1
- package/lib/plugin/Log.js +3 -1
- package/lib/plugin/Mapping.js +3 -1
- package/lib/plugin/Markdown.js +3 -1
- package/lib/plugin/Nav.js +3 -1
- package/lib/plugin/OfficeViewer.js +3 -1
- package/lib/plugin/Operation.js +3 -2
- package/lib/plugin/Others/Action.js +3 -1
- package/lib/plugin/Others/TableCell.js +3 -1
- package/lib/plugin/Page.js +27 -2
- package/lib/plugin/Pagination.d.ts +0 -1
- package/lib/plugin/Pagination.js +38 -18
- package/lib/plugin/Panel.js +3 -1
- package/lib/plugin/Plain.js +3 -1
- package/lib/plugin/Progress.js +3 -1
- package/lib/plugin/Property.js +3 -1
- package/lib/plugin/QRCode.js +3 -1
- package/lib/plugin/Reset.js +3 -1
- package/lib/plugin/SearchBox.d.ts +3 -1
- package/lib/plugin/SearchBox.js +14 -1
- package/lib/plugin/Service.d.ts +19 -13
- package/lib/plugin/Service.js +167 -89
- package/lib/plugin/Sparkline.js +5 -6
- package/lib/plugin/Status.js +3 -1
- package/lib/plugin/Steps.js +3 -1
- package/lib/plugin/Submit.js +3 -1
- package/lib/plugin/Table.d.ts +9 -0
- package/lib/plugin/Table.js +53 -4
- package/lib/plugin/Table2.d.ts +24 -10
- package/lib/plugin/Table2.js +672 -418
- package/lib/plugin/TableCell2.d.ts +14 -2
- package/lib/plugin/TableCell2.js +509 -363
- package/lib/plugin/TableView.js +3 -1
- package/lib/plugin/Tabs.js +3 -1
- package/lib/plugin/Tag.js +10 -2
- package/lib/plugin/Tasks.js +3 -1
- package/lib/plugin/Time.js +3 -1
- package/lib/plugin/Timeline.js +3 -1
- package/lib/plugin/TooltipWrapper.js +12 -9
- package/lib/plugin/Tpl.js +21 -3
- package/lib/plugin/Video.js +3 -1
- package/lib/plugin/WebComponent.js +3 -1
- package/lib/plugin/Wizard.js +3 -1
- package/lib/plugin/Wrapper.js +3 -1
- package/lib/plugin/index.d.ts +2 -1
- package/lib/renderer/APIAdaptorControl.d.ts +14 -0
- package/lib/renderer/APIAdaptorControl.js +27 -39
- package/lib/renderer/APIControl.js +12 -2
- package/lib/renderer/ActionApiControl.d.ts +6 -0
- package/lib/renderer/BadgeControl.d.ts +6 -6
- package/lib/renderer/BadgeControl.js +3 -1
- package/lib/renderer/ButtonGroupControl.js +3 -1
- package/lib/renderer/DataBindingControl.d.ts +1 -1
- package/lib/renderer/DataBindingControl.js +3 -1
- package/lib/renderer/DataMappingControl.js +3 -1
- package/lib/renderer/DataPickerControl.js +3 -1
- package/lib/renderer/DateShortCutControl.d.ts +1 -0
- package/lib/renderer/DateShortCutControl.js +9 -5
- package/lib/renderer/ExpressionFormulaControl.js +3 -1
- package/lib/renderer/FeatureControl.d.ts +17 -4
- package/lib/renderer/FeatureControl.js +75 -13
- package/lib/renderer/FieldSetting.d.ts +66 -0
- package/lib/renderer/FieldSetting.js +503 -0
- package/lib/renderer/FlexSettingControl.js +3 -1
- package/lib/renderer/FormulaControl.d.ts +6 -1
- package/lib/renderer/FormulaControl.js +23 -6
- package/lib/renderer/FunctionEditorControl.d.ts +79 -0
- package/lib/renderer/FunctionEditorControl.js +115 -0
- package/lib/renderer/GoConfigControl.js +3 -1
- package/lib/renderer/InputRangeValueControl.d.ts +15 -0
- package/lib/renderer/InputRangeValueControl.js +127 -0
- package/lib/renderer/MapSourceControl.js +3 -1
- package/lib/renderer/NavBadgeControl.d.ts +6 -6
- package/lib/renderer/NavBadgeControl.js +3 -1
- package/lib/renderer/NavDefaultActive.js +3 -1
- package/lib/renderer/NavSourceControl.js +3 -1
- package/lib/renderer/OptionControl.d.ts +2 -0
- package/lib/renderer/OptionControl.js +35 -23
- package/lib/renderer/RangePartsControl.js +3 -1
- package/lib/renderer/StatusControl.js +3 -1
- package/lib/renderer/SwitchMoreControl.d.ts +6 -0
- package/lib/renderer/SwitchMoreControl.js +14 -2
- package/lib/renderer/TableColumnWidthControl.d.ts +29 -0
- package/lib/renderer/TableColumnWidthControl.js +186 -0
- package/lib/renderer/TimelineItemControl.js +3 -1
- package/lib/renderer/TplFormulaControl.js +3 -1
- package/lib/renderer/TransferTableControl.js +3 -1
- package/lib/renderer/TreeOptionControl.d.ts +1 -1
- package/lib/renderer/TreeOptionControl.js +8 -6
- package/lib/renderer/ValidationControl.js +3 -1
- package/lib/renderer/ValidationItem.js +3 -1
- package/lib/renderer/crud2-control/AddColumnModal.d.ts +6 -0
- package/lib/renderer/crud2-control/AddColumnModal.js +265 -0
- package/lib/renderer/crud2-control/CRUDColumnControl.d.ts +68 -0
- package/lib/renderer/crud2-control/CRUDColumnControl.js +482 -0
- package/lib/renderer/crud2-control/CRUDFiltersControl.d.ts +53 -0
- package/lib/renderer/crud2-control/CRUDFiltersControl.js +701 -0
- package/lib/renderer/crud2-control/CRUDToolbarControl.d.ts +49 -0
- package/lib/renderer/crud2-control/CRUDToolbarControl.js +426 -0
- package/lib/renderer/event-control/action-config-dialog.d.ts +1 -1
- package/lib/renderer/event-control/action-config-dialog.js +4 -2
- package/lib/renderer/event-control/action-config-panel.js +3 -1
- package/lib/renderer/event-control/comp-action-select.js +3 -1
- package/lib/renderer/event-control/helper.d.ts +2 -1
- package/lib/renderer/event-control/helper.js +168 -115
- package/lib/renderer/event-control/index.d.ts +26 -17
- package/lib/renderer/event-control/index.js +114 -22
- package/lib/renderer/style-control/Background.js +3 -1
- package/lib/renderer/style-control/Border.js +3 -1
- package/lib/renderer/style-control/BoxModel.js +3 -1
- package/lib/renderer/style-control/BoxShadow.js +3 -1
- package/lib/renderer/style-control/Display.js +3 -1
- package/lib/renderer/style-control/Font.js +3 -1
- package/lib/renderer/style-control/InsetBoxModel.js +3 -1
- package/lib/renderer/style-control/ThemeCssCode.js +131 -280
- package/lib/renderer/style-control/font-family.js +3 -1
- package/lib/renderer/style-control/helper.js +3 -1
- package/lib/renderer/style-control/transformation.js +3 -1
- package/lib/renderer/textarea-formula/FormulaPicker.js +3 -1
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +2 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +75 -6
- package/lib/renderer/textarea-formula/plugin.js +5 -3
- package/lib/tpl/api.js +14 -9
- package/lib/tpl/common.js +52 -34
- package/lib/tpl/horizontal.js +3 -1
- package/lib/tpl/layout.js +10 -6
- package/lib/tpl/options.d.ts +10 -1
- package/lib/tpl/options.js +249 -9
- package/lib/tpl/remark.js +3 -1
- package/lib/tpl/style.js +99 -60
- package/lib/tpl/validations.js +3 -1
- package/lib/util.d.ts +8 -0
- package/lib/util.js +20 -1
- package/lib/validator.js +3 -1
- package/package.json +1 -1
- package/esm/plugin/CRUD2.d.ts +0 -78
- package/esm/plugin/CRUD2.js +0 -1556
- package/esm/renderer/style-control/themeLanguage.d.ts +0 -1
- package/esm/renderer/style-control/themeLanguage.js +0 -1894
- package/lib/plugin/CRUD2.d.ts +0 -78
- package/lib/plugin/CRUD2.js +0 -1572
- package/lib/renderer/style-control/themeLanguage.d.ts +0 -1
- package/lib/renderer/style-control/themeLanguage.js +0 -1902
package/lib/plugin/Cards.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -9,14 +10,14 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
10
|
|
10
11
|
var tslib = require('tslib');
|
11
12
|
var amis = require('amis');
|
12
|
-
var React = require('react');
|
13
13
|
var amisEditorCore = require('amis-editor-core');
|
14
|
+
var set = require('lodash/set');
|
14
15
|
var util = require('../util.js');
|
15
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
|
-
var
|
20
|
+
var set__default = /*#__PURE__*/_interopDefaultLegacy(set);
|
20
21
|
|
21
22
|
var CardsPlugin = /** @class */function (_super) {
|
22
23
|
tslib.__extends(CardsPlugin, _super);
|
@@ -28,6 +29,8 @@ var CardsPlugin = /** @class */function (_super) {
|
|
28
29
|
// 组件名称
|
29
30
|
_this.name = i18nRuntime.i18n("093c340f7e1fbde1928ca56b5c7f9cc4");
|
30
31
|
_this.isBaseComponent = true;
|
32
|
+
_this.isListComponent = true;
|
33
|
+
_this.memberImmutable = true;
|
31
34
|
_this.description = i18nRuntime.i18n("85c17b016309a3f867a1803049b3bcd8");
|
32
35
|
_this.docLink = '/amis/zh-CN/components/cards';
|
33
36
|
_this.tags = [i18nRuntime.i18n("027446c2f9070b0f5b16a18208bf5fc7")];
|
@@ -35,196 +38,389 @@ var CardsPlugin = /** @class */function (_super) {
|
|
35
38
|
_this.pluginIcon = 'cards-plugin';
|
36
39
|
_this.scaffold = {
|
37
40
|
type: 'cards',
|
38
|
-
|
39
|
-
items: [{
|
40
|
-
a: 1,
|
41
|
-
b: 2
|
42
|
-
}, {
|
43
|
-
a: 3,
|
44
|
-
b: 4
|
45
|
-
}]
|
46
|
-
},
|
47
|
-
columnsCount: 2,
|
41
|
+
columnsCount: 4,
|
48
42
|
card: {
|
49
|
-
type: '
|
50
|
-
className: 'm-b-none',
|
51
|
-
header: {
|
52
|
-
title: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
53
|
-
subTitle: i18nRuntime.i18n("72cf373be86a38b29f6d2f15900b0da1")
|
54
|
-
},
|
43
|
+
type: 'container',
|
55
44
|
body: [{
|
56
|
-
|
57
|
-
|
45
|
+
type: 'container',
|
46
|
+
body: [{
|
47
|
+
type: 'icon',
|
48
|
+
icon: 'fa fa-check',
|
49
|
+
vendor: '',
|
50
|
+
themeCss: {
|
51
|
+
className: {
|
52
|
+
'font': {
|
53
|
+
color: 'var(--colors-brand-6)',
|
54
|
+
fontSize: '20px'
|
55
|
+
},
|
56
|
+
'padding-and-margin:default': {
|
57
|
+
marginRight: '10px'
|
58
|
+
}
|
59
|
+
}
|
60
|
+
}
|
61
|
+
}, {
|
62
|
+
type: 'tpl',
|
63
|
+
tpl: i18nRuntime.i18n("b58da2d7e87937280042e1deca1153fa"),
|
64
|
+
inline: true,
|
65
|
+
wrapperComponent: '',
|
66
|
+
editorSetting: {
|
67
|
+
mock: {}
|
68
|
+
},
|
69
|
+
style: {
|
70
|
+
fontSize: 'var(--fonts-size-6)',
|
71
|
+
color: 'var(--colors-neutral-text-2)',
|
72
|
+
fontWeight: 'var(--fonts-weight-3)'
|
73
|
+
}
|
74
|
+
}],
|
75
|
+
style: {
|
76
|
+
position: 'static',
|
77
|
+
display: 'flex',
|
78
|
+
flexWrap: 'nowrap',
|
79
|
+
alignItems: 'center',
|
80
|
+
marginBottom: '15px'
|
81
|
+
},
|
82
|
+
wrapperBody: false,
|
83
|
+
isFixedHeight: false,
|
84
|
+
isFixedWidth: false,
|
85
|
+
size: 'none'
|
86
|
+
}, {
|
87
|
+
type: 'flex',
|
88
|
+
className: 'p-1',
|
89
|
+
items: [{
|
90
|
+
type: 'container',
|
91
|
+
body: [{
|
92
|
+
type: 'container',
|
93
|
+
body: [{
|
94
|
+
type: 'tpl',
|
95
|
+
tpl: '12/',
|
96
|
+
inline: true,
|
97
|
+
wrapperComponent: '',
|
98
|
+
style: {
|
99
|
+
fontSize: 'var(--fonts-size-6)',
|
100
|
+
color: 'var(--colors-neutral-text-2)',
|
101
|
+
fontWeight: 'var(--fonts-weight-3)'
|
102
|
+
}
|
103
|
+
}, {
|
104
|
+
type: 'tpl',
|
105
|
+
tpl: '19',
|
106
|
+
inline: true,
|
107
|
+
wrapperComponent: '',
|
108
|
+
style: {
|
109
|
+
color: 'var(--colors-neutral-text-6)',
|
110
|
+
fontSize: 'var(--fonts-size-6)'
|
111
|
+
}
|
112
|
+
}],
|
113
|
+
style: {
|
114
|
+
position: 'static',
|
115
|
+
display: 'block',
|
116
|
+
flex: '0 0 auto',
|
117
|
+
marginTop: 'var(--sizes-size-0)',
|
118
|
+
marginRight: 'var(--sizes-size-0)',
|
119
|
+
marginBottom: 'var(--sizes-size-0)',
|
120
|
+
marginLeft: 'var(--sizes-size-0)'
|
121
|
+
},
|
122
|
+
wrapperBody: false,
|
123
|
+
isFixedWidth: false,
|
124
|
+
size: 'none'
|
125
|
+
}, {
|
126
|
+
type: 'container',
|
127
|
+
body: [{
|
128
|
+
type: 'tpl',
|
129
|
+
tpl: i18nRuntime.i18n("93b824b57d4c22085c1035f7254619db"),
|
130
|
+
inline: true,
|
131
|
+
wrapperComponent: '',
|
132
|
+
style: {
|
133
|
+
color: 'var(--colors-neutral-text-5)'
|
134
|
+
}
|
135
|
+
}],
|
136
|
+
style: {
|
137
|
+
position: 'static',
|
138
|
+
display: 'flex',
|
139
|
+
flexWrap: 'nowrap',
|
140
|
+
flexDirection: 'column',
|
141
|
+
justifyContent: 'center',
|
142
|
+
alignItems: 'center',
|
143
|
+
flex: '0 0 auto'
|
144
|
+
},
|
145
|
+
wrapperBody: false,
|
146
|
+
isFixedHeight: false,
|
147
|
+
isFixedWidth: false,
|
148
|
+
size: 'none'
|
149
|
+
}],
|
150
|
+
size: 'xs',
|
151
|
+
style: {
|
152
|
+
position: 'static',
|
153
|
+
display: 'flex',
|
154
|
+
flex: '1 1 auto',
|
155
|
+
flexGrow: 1,
|
156
|
+
flexBasis: 'auto',
|
157
|
+
flexWrap: 'nowrap',
|
158
|
+
flexDirection: 'column',
|
159
|
+
justifyContent: 'center',
|
160
|
+
alignItems: 'center'
|
161
|
+
},
|
162
|
+
wrapperBody: false,
|
163
|
+
isFixedHeight: false,
|
164
|
+
isFixedWidth: false
|
165
|
+
}, {
|
166
|
+
type: 'container',
|
167
|
+
body: [{
|
168
|
+
type: 'tpl',
|
169
|
+
tpl: '100%',
|
170
|
+
inline: true,
|
171
|
+
wrapperComponent: '',
|
172
|
+
style: {
|
173
|
+
fontSize: 'var(--fonts-size-6)',
|
174
|
+
color: 'var(--colors-neutral-text-2)',
|
175
|
+
fontWeight: 'var(--fonts-weight-3)'
|
176
|
+
}
|
177
|
+
}, {
|
178
|
+
type: 'tpl',
|
179
|
+
tpl: i18nRuntime.i18n("2a8249ce9e52240855dfabc0efc83a3a"),
|
180
|
+
inline: true,
|
181
|
+
wrapperComponent: '',
|
182
|
+
style: {
|
183
|
+
color: 'var(--colors-neutral-text-5)'
|
184
|
+
}
|
185
|
+
}],
|
186
|
+
size: 'xs',
|
187
|
+
style: {
|
188
|
+
position: 'static',
|
189
|
+
display: 'flex',
|
190
|
+
flex: '1 1 auto',
|
191
|
+
flexGrow: 1,
|
192
|
+
flexBasis: 'auto',
|
193
|
+
flexWrap: 'nowrap',
|
194
|
+
flexDirection: 'column',
|
195
|
+
justifyContent: 'flex-start',
|
196
|
+
alignItems: 'center'
|
197
|
+
},
|
198
|
+
wrapperBody: false,
|
199
|
+
isFixedHeight: false,
|
200
|
+
isFixedWidth: false
|
201
|
+
}, {
|
202
|
+
type: 'container',
|
203
|
+
body: [{
|
204
|
+
type: 'tpl',
|
205
|
+
tpl: '99.9%',
|
206
|
+
inline: true,
|
207
|
+
wrapperComponent: '',
|
208
|
+
style: {
|
209
|
+
fontSize: 'var(--fonts-size-6)',
|
210
|
+
color: 'var(--colors-neutral-text-2)',
|
211
|
+
fontWeight: 'var(--fonts-weight-3)'
|
212
|
+
}
|
213
|
+
}, {
|
214
|
+
type: 'tpl',
|
215
|
+
tpl: i18nRuntime.i18n("09eb6d258fd00deaf350c2d1a0fd6f46"),
|
216
|
+
inline: true,
|
217
|
+
wrapperComponent: '',
|
218
|
+
style: {
|
219
|
+
color: 'var(--colors-neutral-text-5)'
|
220
|
+
}
|
221
|
+
}],
|
222
|
+
size: 'xs',
|
223
|
+
style: {
|
224
|
+
position: 'static',
|
225
|
+
display: 'flex',
|
226
|
+
flex: '1 1 auto',
|
227
|
+
flexGrow: 1,
|
228
|
+
flexBasis: 'auto',
|
229
|
+
flexWrap: 'nowrap',
|
230
|
+
justifyContent: 'center',
|
231
|
+
alignItems: 'center',
|
232
|
+
flexDirection: 'column'
|
233
|
+
},
|
234
|
+
wrapperBody: false,
|
235
|
+
isFixedHeight: false,
|
236
|
+
isFixedWidth: false
|
237
|
+
}],
|
238
|
+
style: {
|
239
|
+
position: 'relative'
|
240
|
+
}
|
58
241
|
}, {
|
59
|
-
|
60
|
-
|
242
|
+
type: 'container',
|
243
|
+
body: [{
|
244
|
+
type: 'tpl',
|
245
|
+
tpl: i18nRuntime.i18n("a5cd4ea1820d5c17c35e86885b1ef10d"),
|
246
|
+
inline: true,
|
247
|
+
wrapperComponent: '',
|
248
|
+
style: {
|
249
|
+
fontSize: '14px',
|
250
|
+
color: 'var(--colors-neutral-text-5)'
|
251
|
+
}
|
252
|
+
}, {
|
253
|
+
type: 'tpl',
|
254
|
+
tpl: '2023-01-01 12:00',
|
255
|
+
inline: true,
|
256
|
+
wrapperComponent: '',
|
257
|
+
style: {
|
258
|
+
fontSize: '12px',
|
259
|
+
color: 'var(--colors-neutral-text-6)'
|
260
|
+
}
|
261
|
+
}],
|
262
|
+
style: {
|
263
|
+
position: 'static',
|
264
|
+
display: 'flex',
|
265
|
+
flexWrap: 'nowrap',
|
266
|
+
justifyContent: 'space-between',
|
267
|
+
marginTop: '20px'
|
268
|
+
},
|
269
|
+
wrapperBody: false,
|
270
|
+
isFixedHeight: false,
|
271
|
+
isFixedWidth: false
|
61
272
|
}],
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
273
|
+
size: 'none',
|
274
|
+
style: {
|
275
|
+
'position': 'static',
|
276
|
+
'display': 'block',
|
277
|
+
'paddingTop': '10px',
|
278
|
+
'paddingRight': '10px',
|
279
|
+
'paddingBottom': '10px',
|
280
|
+
'paddingLeft': '10px',
|
281
|
+
'radius': {
|
282
|
+
'top-left-border-radius': '6px',
|
283
|
+
'top-right-border-radius': '6px',
|
284
|
+
'bottom-left-border-radius': '6px',
|
285
|
+
'bottom-right-border-radius': '6px'
|
286
|
+
},
|
287
|
+
'top-border-width': 'var(--borders-width-4)',
|
288
|
+
'left-border-width': 'var(--borders-width-2)',
|
289
|
+
'right-border-width': 'var(--borders-width-2)',
|
290
|
+
'bottom-border-width': 'var(--borders-width-2)',
|
291
|
+
'top-border-style': 'var(--borders-style-2)',
|
292
|
+
'left-border-style': 'var(--borders-style-2)',
|
293
|
+
'right-border-style': 'var(--borders-style-2)',
|
294
|
+
'bottom-border-style': 'var(--borders-style-2)',
|
295
|
+
'top-border-color': 'var(--colors-brand-6)',
|
296
|
+
'left-border-color': 'var(--colors-brand-10)',
|
297
|
+
'right-border-color': 'var(--colors-brand-10)',
|
298
|
+
'bottom-border-color': 'var(--colors-brand-10)',
|
299
|
+
'flex': '0 0 150px',
|
300
|
+
'marginRight': '15px',
|
301
|
+
'flexBasis': '100%'
|
302
|
+
},
|
303
|
+
wrapperBody: false,
|
304
|
+
isFixedHeight: false,
|
305
|
+
isFixedWidth: true,
|
306
|
+
onEvent: {
|
307
|
+
click: {
|
308
|
+
weight: 0,
|
309
|
+
actions: []
|
310
|
+
}
|
311
|
+
}
|
312
|
+
},
|
313
|
+
placeholder: '',
|
314
|
+
name: '',
|
315
|
+
style: {
|
316
|
+
gutterX: 15,
|
317
|
+
gutterY: 15
|
66
318
|
}
|
67
319
|
};
|
68
320
|
_this.previewSchema = tslib.__assign(tslib.__assign({}, _this.scaffold), {
|
69
|
-
className: 'text-left
|
321
|
+
className: 'text-left',
|
322
|
+
name: 'items',
|
323
|
+
columnsCount: 2,
|
324
|
+
style: tslib.__assign(tslib.__assign({}, _this.scaffold.style), {
|
325
|
+
transform: 'scale(0.5)',
|
326
|
+
width: '600px',
|
327
|
+
transformOrigin: 'left top'
|
328
|
+
}),
|
329
|
+
items: [{}, {}, {}, {}]
|
70
330
|
});
|
71
331
|
_this.panelTitle = i18nRuntime.i18n("6223c41373004e3111e768225450b4e8");
|
332
|
+
_this.panelJustify = true;
|
72
333
|
_this.panelBodyCreator = function (context) {
|
73
334
|
var _a, _b;
|
74
335
|
var isCRUDBody = context.schema.type === 'crud';
|
75
336
|
var curPosition = (_b = (_a = context === null || context === void 0 ? void 0 : context.schema) === null || _a === void 0 ? void 0 : _a.style) === null || _b === void 0 ? void 0 : _b.position;
|
76
337
|
var isAbsolute = curPosition === 'fixed' || curPosition === 'absolute';
|
77
338
|
return [amisEditorCore.getSchemaTpl('tabs', [{
|
78
|
-
title: i18nRuntime.i18n("
|
79
|
-
body:
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
},
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
onClick: _this.editDetail.bind(_this, context.id)
|
90
|
-
}, i18nRuntime.i18n("3983b9f5575ae146d2d06f8ec5447a4d")))
|
91
|
-
}, {
|
92
|
-
type: 'divider'
|
93
|
-
}, amisEditorCore.getSchemaTpl('title'), isCRUDBody ? null : {
|
94
|
-
name: 'source',
|
95
|
-
type: 'input-text',
|
96
|
-
label: i18nRuntime.i18n("c11322c9cc43ce3c004cf03f5ac0acd0"),
|
97
|
-
pipeIn: amisEditorCore.defaultValue('${items}'),
|
98
|
-
description: i18nRuntime.i18n("7ea26d0cb93e59339daf6a1ac68624f3"),
|
99
|
-
test: !isCRUDBody
|
100
|
-
}, amisEditorCore.getSchemaTpl('cardsPlaceholder')]
|
339
|
+
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
340
|
+
body: amisEditorCore.getSchemaTpl('collapseGroup', [{
|
341
|
+
title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
342
|
+
body: [{
|
343
|
+
type: 'input-text',
|
344
|
+
label: i18nRuntime.i18n("3791ba5c2962a42a251489872342b7d6"),
|
345
|
+
name: 'editorSetting.displayName'
|
346
|
+
}, isCRUDBody ? null : amisEditorCore.getSchemaTpl('formItemName', {
|
347
|
+
label: i18nRuntime.i18n("41a344642681efaaa418c228ba7fb45c")
|
348
|
+
}), amisEditorCore.getSchemaTpl('cardsPlaceholder')]
|
349
|
+
}, amisEditorCore.getSchemaTpl('status')])
|
101
350
|
}, {
|
102
351
|
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
103
|
-
body:
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
step: 1,
|
133
|
-
label: i18nRuntime.i18n("58e78d512d9ff40c73a263ab616cc652"),
|
134
|
-
description: i18nRuntime.i18n("3cf0da9fe51f92842e0a6d375fa5c605")
|
135
|
-
}, amisEditorCore.getSchemaTpl('switch', {
|
136
|
-
name: 'masonryLayout',
|
137
|
-
label: i18nRuntime.i18n("953e91f3df59837ac2965cc04dec4b0d")
|
138
|
-
})]
|
139
|
-
}, {
|
140
|
-
title: i18nRuntime.i18n("33bf801796fd255b5f6147e33146669b"),
|
141
|
-
body: [amisEditorCore.getSchemaTpl('ref'), amisEditorCore.getSchemaTpl('visible')]
|
352
|
+
body: amisEditorCore.getSchemaTpl('collapseGroup', tslib.__spreadArray([{
|
353
|
+
title: i18nRuntime.i18n("bb79667f37035e9562ec6bcffd6cf8ef"),
|
354
|
+
body: [{
|
355
|
+
name: 'columnsCount',
|
356
|
+
type: 'input-range',
|
357
|
+
visibleOn: '!this.leftFixed',
|
358
|
+
min: 0,
|
359
|
+
max: 12,
|
360
|
+
step: 1,
|
361
|
+
label: i18nRuntime.i18n("fcd70206ed8109b7ed361c7bce0922c4"),
|
362
|
+
description: i18nRuntime.i18n("3cf0da9fe51f92842e0a6d375fa5c605")
|
363
|
+
}, {
|
364
|
+
type: 'input-number',
|
365
|
+
label: i18nRuntime.i18n("3ccfcb4c0daac7bb3ef1399b4389e3e5"),
|
366
|
+
name: 'style.gutterX'
|
367
|
+
}, {
|
368
|
+
type: 'input-number',
|
369
|
+
label: i18nRuntime.i18n("ab57255c391c3732b4b38ae78f55e058"),
|
370
|
+
name: 'style.gutterY'
|
371
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
372
|
+
name: 'masonryLayout',
|
373
|
+
label: i18nRuntime.i18n("953e91f3df59837ac2965cc04dec4b0d")
|
374
|
+
}), amisEditorCore.getSchemaTpl('layout:originPosition', {
|
375
|
+
visibleOn: isAbsolute ? isAbsolute : undefined,
|
376
|
+
value: 'left-top'
|
377
|
+
})]
|
378
|
+
}], tslib.__read(amisEditorCore.getSchemaTpl('theme:common', {
|
379
|
+
exclude: ['layout']
|
380
|
+
})), false))
|
142
381
|
}])];
|
143
382
|
};
|
144
383
|
return _this;
|
145
384
|
}
|
146
|
-
CardsPlugin.prototype.
|
147
|
-
var
|
148
|
-
var
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
},
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
});
|
165
|
-
manager.panelChangeValue(newValue, amisEditorCore.diff(value, newValue));
|
166
|
-
},
|
167
|
-
data: {
|
168
|
-
item: 'mocked data',
|
169
|
-
index: 0
|
170
|
-
}
|
171
|
-
});
|
172
|
-
};
|
173
|
-
CardsPlugin.prototype.buildEditorToolbar = function (_a, toolbars) {
|
174
|
-
var id = _a.id,
|
175
|
-
info = _a.info,
|
176
|
-
schema = _a.schema;
|
177
|
-
if (info.renderer.name === 'cards' || info.renderer.name === 'crud' && schema.mode === 'cards') {
|
178
|
-
toolbars.push({
|
179
|
-
icon: 'fa fa-expand',
|
180
|
-
order: 100,
|
181
|
-
tooltip: i18nRuntime.i18n("39a6853b109ae98f1aabca90283d7edc"),
|
182
|
-
onClick: this.editDetail.bind(this, id)
|
183
|
-
});
|
184
|
-
}
|
185
|
-
};
|
186
|
-
CardsPlugin.prototype.buildEditorContextMenu = function (_a, menus) {
|
187
|
-
var id = _a.id,
|
188
|
-
schema = _a.schema;
|
189
|
-
_a.region;
|
190
|
-
var info = _a.info,
|
191
|
-
selections = _a.selections;
|
192
|
-
if (selections.length || (info === null || info === void 0 ? void 0 : info.plugin) !== this) {
|
193
|
-
return;
|
194
|
-
}
|
195
|
-
if (info.renderer.name === 'cards' || info.renderer.name === 'crud' && schema.mode === 'cards') {
|
196
|
-
menus.push('|', {
|
197
|
-
label: i18nRuntime.i18n("39a6853b109ae98f1aabca90283d7edc"),
|
198
|
-
onSelect: this.editDetail.bind(this, id)
|
385
|
+
CardsPlugin.prototype.buildDataSchemas = function (node, region) {
|
386
|
+
var _a;
|
387
|
+
var dataSchema = {
|
388
|
+
$id: 'cards',
|
389
|
+
type: 'object',
|
390
|
+
title: i18nRuntime.i18n("390d9ad686ba5622d49443d1e3659d51"),
|
391
|
+
properties: {}
|
392
|
+
};
|
393
|
+
var match = node.schema.source && String(node.schema.source).match(/{([\w-_]+)}/);
|
394
|
+
var field = node.schema.name || (match === null || match === void 0 ? void 0 : match[1]);
|
395
|
+
var scope = this.manager.dataSchema.getScope("".concat(node.id, "-").concat(node.type));
|
396
|
+
var schema = (_a = scope === null || scope === void 0 ? void 0 : scope.parent) === null || _a === void 0 ? void 0 : _a.getSchemaByPath(field);
|
397
|
+
if (amis.isObject(schema === null || schema === void 0 ? void 0 : schema.items)) {
|
398
|
+
dataSchema = tslib.__assign(tslib.__assign({}, dataSchema), schema.items);
|
399
|
+
// 列表添加序号方便处理
|
400
|
+
set__default["default"](dataSchema, 'properties.index', {
|
401
|
+
type: 'number',
|
402
|
+
title: i18nRuntime.i18n("b271e427962758c71e342a2c06df493a")
|
199
403
|
});
|
200
404
|
}
|
405
|
+
return dataSchema;
|
201
406
|
};
|
202
407
|
CardsPlugin.prototype.filterProps = function (props) {
|
203
|
-
var
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
if (!Array.isArray(arr) || !arr.length) {
|
210
|
-
var mockedData = {
|
211
|
-
id: 666,
|
212
|
-
title: i18nRuntime.i18n("6cb01692eea2fa7066d20fe2b6ccaea3"),
|
213
|
-
description: i18nRuntime.i18n("6cb01692eea2fa7066d20fe2b6ccaea3"),
|
214
|
-
a: i18nRuntime.i18n("6cb01692eea2fa7066d20fe2b6ccaea3"),
|
215
|
-
b: i18nRuntime.i18n("6cb01692eea2fa7066d20fe2b6ccaea3")
|
216
|
-
};
|
217
|
-
props.value = amisEditorCore.repeatArray(mockedData, 1).map(function (item, index) {
|
218
|
-
return tslib.__assign(tslib.__assign({}, item), {
|
219
|
-
id: index + 1
|
220
|
-
});
|
408
|
+
var _a;
|
409
|
+
// 编辑时显示两行假数据
|
410
|
+
var count = (props.columnsCount || 3) * 2;
|
411
|
+
props.value = amisEditorCore.repeatArray({}, count).map(function (item, index) {
|
412
|
+
return tslib.__assign(tslib.__assign({}, item), {
|
413
|
+
id: index + 1
|
221
414
|
});
|
222
|
-
}
|
223
|
-
var $schema = props.$schema,
|
224
|
-
rest = tslib.__rest(props, ["$schema"]);
|
225
|
-
return tslib.__assign(tslib.__assign({}, amisEditorCore.JSONPipeOut(rest)), {
|
226
|
-
$schema: $schema
|
227
415
|
});
|
416
|
+
props.className = "".concat(props.className || '', " ae-Editor-list");
|
417
|
+
props.itemsClassName = "".concat(props.itemsClassName || '', " cards-items");
|
418
|
+
if (props.card && !((_a = props.card.className) === null || _a === void 0 ? void 0 : _a.includes('listItem'))) {
|
419
|
+
props.card.className = "".concat(props.card.className || '', " ae-Editor-listItem");
|
420
|
+
}
|
421
|
+
// 列表类型内的文本元素显示原始公式
|
422
|
+
props = util.escapeFormula(props);
|
423
|
+
return props;
|
228
424
|
};
|
229
425
|
CardsPlugin.prototype.getRendererInfo = function (context) {
|
230
426
|
var _a;
|
@@ -243,7 +439,8 @@ var CardsPlugin = /** @class */function (_super) {
|
|
243
439
|
wrapperResolve: plugin.wrapperResolve,
|
244
440
|
filterProps: plugin.filterProps,
|
245
441
|
$schema: plugin.$schema,
|
246
|
-
renderRenderer: plugin.renderRenderer
|
442
|
+
renderRenderer: plugin.renderRenderer,
|
443
|
+
memberImmutable: plugin.memberImmutable
|
247
444
|
});
|
248
445
|
}
|
249
446
|
return _super.prototype.getRendererInfo.call(this, context);
|
@@ -255,3 +452,4 @@ var CardsPlugin = /** @class */function (_super) {
|
|
255
452
|
amisEditorCore.registerEditorPlugin(CardsPlugin);
|
256
453
|
|
257
454
|
exports.CardsPlugin = CardsPlugin;
|
455
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|