amis-editor 5.5.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.d.ts +2 -2
- package/esm/component/TableViewEditor.js +4 -2
- 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 +4 -1
- package/esm/icons/display/aCenter.svg.js +4 -1
- package/esm/icons/display/aFlexEnd.svg.js +4 -1
- package/esm/icons/display/aFlexStart.svg.js +4 -1
- package/esm/icons/display/aStretch.svg.js +4 -1
- package/esm/icons/display/block.svg.js +4 -1
- package/esm/icons/display/dcolumn.svg.js +4 -1
- package/esm/icons/display/dcolumnReverse.svg.js +4 -1
- package/esm/icons/display/drow.svg.js +4 -1
- package/esm/icons/display/drowReverse.svg.js +4 -1
- package/esm/icons/display/flex.svg.js +4 -1
- package/esm/icons/display/inline-block.svg.js +4 -1
- package/esm/icons/display/inline.svg.js +4 -1
- package/esm/icons/display/jCenter.svg.js +4 -1
- package/esm/icons/display/jFlexEnd.svg.js +4 -1
- package/esm/icons/display/jFlexStart.svg.js +4 -1
- package/esm/icons/display/jSpaceAround.svg.js +4 -1
- package/esm/icons/display/jSpaceBetween.svg.js +4 -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 +9 -145
- package/esm/index.js +154 -139
- package/esm/locale/en-US.js +307 -2
- package/esm/locale/zh-CN.js +315 -4
- package/esm/plugin/Alert.js +3 -1
- package/esm/plugin/AnchorNav.js +5 -3
- 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.d.ts +4 -3
- package/esm/plugin/CRUD.js +29 -23
- 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 +10 -4
- package/esm/plugin/Card2.js +3 -1
- package/esm/plugin/Cards.d.ts +547 -41
- package/esm/plugin/Cards.js +368 -174
- package/esm/plugin/Carousel.js +122 -97
- package/esm/plugin/Chart.d.ts +3 -0
- package/esm/plugin/Chart.js +147 -91
- package/esm/plugin/CodeView.js +3 -1
- package/esm/plugin/Collapse.d.ts +2 -1
- package/esm/plugin/Collapse.js +56 -8
- package/esm/plugin/CollapseGroup.js +14 -13
- package/esm/plugin/ColumnToggler.d.ts +11 -6
- package/esm/plugin/ColumnToggler.js +69 -10
- package/esm/plugin/Container.d.ts +4 -1
- package/esm/plugin/Container.js +79 -9
- package/esm/plugin/Custom.js +5 -3
- 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 +26 -3
- package/esm/plugin/Dialog.js +217 -23
- package/esm/plugin/Divider.js +72 -6
- package/esm/plugin/Drawer.d.ts +7 -1
- package/esm/plugin/Drawer.js +134 -44
- package/esm/plugin/DropDownButton.js +4 -2
- 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.d.ts +2 -0
- package/esm/plugin/Form/ButtonGroupSelect.js +52 -2
- package/esm/plugin/Form/ButtonToolbar.js +3 -1
- package/esm/plugin/Form/ChainedSelect.d.ts +2 -0
- package/esm/plugin/Form/ChainedSelect.js +43 -3
- package/esm/plugin/Form/Checkbox.d.ts +6 -0
- package/esm/plugin/Form/Checkbox.js +61 -12
- package/esm/plugin/Form/Checkboxes.d.ts +2 -0
- package/esm/plugin/Form/Checkboxes.js +66 -22
- package/esm/plugin/Form/CodeEditor.js +3 -1
- package/esm/plugin/Form/Combo.d.ts +4 -2
- package/esm/plugin/Form/Combo.js +79 -6
- package/esm/plugin/Form/ConditionBuilder.js +5 -2
- package/esm/plugin/Form/Control.js +5 -3
- package/esm/plugin/Form/DiffEditor.js +3 -1
- package/esm/plugin/Form/FieldSet.js +4 -2
- package/esm/plugin/Form/Form.d.ts +37 -8
- package/esm/plugin/Form/Form.js +629 -491
- package/esm/plugin/Form/Formula.js +3 -1
- package/esm/plugin/Form/Group.js +5 -3
- package/esm/plugin/Form/Hidden.js +3 -1
- package/esm/plugin/Form/InputArray.js +4 -2
- package/esm/plugin/Form/InputCity.d.ts +2 -0
- package/esm/plugin/Form/InputCity.js +56 -2
- package/esm/plugin/Form/InputColor.js +3 -1
- package/esm/plugin/Form/InputDate.js +29 -43
- package/esm/plugin/Form/InputDateRange.js +42 -31
- 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.d.ts +6 -1
- package/esm/plugin/Form/InputNumber.js +12 -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.d.ts +21 -1
- package/esm/plugin/Form/InputRange.js +50 -35
- package/esm/plugin/Form/InputRating.d.ts +6 -0
- package/esm/plugin/Form/InputRating.js +12 -1
- package/esm/plugin/Form/InputRepeat.js +3 -1
- package/esm/plugin/Form/InputRichText.js +3 -1
- package/esm/plugin/Form/InputSubForm.js +5 -3
- package/esm/plugin/Form/InputTable.d.ts +4 -3
- package/esm/plugin/Form/InputTable.js +85 -64
- package/esm/plugin/Form/InputTag.d.ts +6 -1
- package/esm/plugin/Form/InputTag.js +54 -4
- package/esm/plugin/Form/InputText.d.ts +2 -0
- package/esm/plugin/Form/InputText.js +51 -1
- package/esm/plugin/Form/InputTime.js +3 -1
- package/esm/plugin/Form/InputTimeRange.js +3 -1
- package/esm/plugin/Form/InputTree.d.ts +2 -1
- package/esm/plugin/Form/InputTree.js +98 -35
- 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 +20 -15
- package/esm/plugin/Form/ListSelect.d.ts +2 -0
- package/esm/plugin/Form/ListSelect.js +52 -2
- package/esm/plugin/Form/LocationPicker.d.ts +28 -0
- package/esm/plugin/Form/LocationPicker.js +34 -1
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -2
- package/esm/plugin/Form/MatrixCheckboxes.js +32 -6
- package/esm/plugin/Form/NestedSelect.d.ts +2 -1
- package/esm/plugin/Form/NestedSelect.js +52 -2
- package/esm/plugin/Form/Picker.d.ts +2 -1
- package/esm/plugin/Form/Picker.js +51 -3
- package/esm/plugin/Form/Radios.d.ts +2 -0
- package/esm/plugin/Form/Radios.js +33 -2
- package/esm/plugin/Form/Select.d.ts +9 -7
- package/esm/plugin/Form/Select.js +68 -51
- package/esm/plugin/Form/Static.js +5 -3
- package/esm/plugin/Form/Switch.d.ts +6 -1
- package/esm/plugin/Form/Switch.js +13 -1
- package/esm/plugin/Form/TabsTransfer.d.ts +4 -3
- package/esm/plugin/Form/TabsTransfer.js +81 -28
- package/esm/plugin/Form/Textarea.js +3 -1
- package/esm/plugin/Form/Transfer.d.ts +2 -0
- package/esm/plugin/Form/Transfer.js +46 -5
- package/esm/plugin/Form/TreeSelect.d.ts +2 -1
- package/esm/plugin/Form/TreeSelect.js +86 -30
- package/esm/plugin/Form/UUID.js +3 -1
- package/esm/plugin/Grid.js +13 -8
- package/esm/plugin/HBox.js +10 -8
- 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 +18 -16
- 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 +59 -23
- package/esm/plugin/List2.d.ts +545 -0
- package/esm/plugin/List2.js +380 -0
- package/esm/plugin/ListItem.js +4 -2
- package/esm/plugin/Log.js +6 -4
- package/esm/plugin/Mapping.js +3 -1
- package/esm/plugin/Markdown.js +3 -1
- package/esm/plugin/Nav.d.ts +2 -0
- package/esm/plugin/Nav.js +7 -3
- package/esm/plugin/OfficeViewer.js +3 -1
- package/esm/plugin/Operation.js +4 -3
- package/esm/plugin/Others/Action.js +7 -5
- package/esm/plugin/Others/TableCell.js +5 -3
- package/esm/plugin/Page.d.ts +1 -1
- package/esm/plugin/Page.js +66 -20
- package/esm/plugin/Pagination.d.ts +0 -1
- package/esm/plugin/Pagination.js +35 -19
- package/esm/plugin/Panel.js +4 -2
- package/esm/plugin/Plain.js +3 -1
- package/esm/plugin/Progress.js +37 -10
- 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 +20 -13
- package/esm/plugin/Service.js +203 -94
- package/esm/plugin/Sparkline.d.ts +2 -1
- package/esm/plugin/Sparkline.js +32 -9
- 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 +10 -1
- package/esm/plugin/Table.js +160 -107
- 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.d.ts +2 -1
- package/esm/plugin/TableView.js +3 -1
- package/esm/plugin/Tabs.d.ts +2 -1
- package/esm/plugin/Tabs.js +6 -4
- 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.d.ts +2 -1
- package/esm/plugin/Timeline.js +77 -4
- 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 +7 -5
- package/esm/plugin/Wrapper.js +10 -8
- package/esm/plugin/index.d.ts +144 -0
- package/esm/renderer/APIAdaptorControl.d.ts +16 -2
- package/esm/renderer/APIAdaptorControl.js +33 -47
- package/esm/renderer/APIControl.d.ts +4 -4
- package/esm/renderer/APIControl.js +13 -3
- package/esm/renderer/ActionApiControl.d.ts +9 -3
- package/esm/renderer/BadgeControl.d.ts +7 -7
- package/esm/renderer/BadgeControl.js +8 -3
- package/esm/renderer/ButtonGroupControl.d.ts +1 -1
- package/esm/renderer/ButtonGroupControl.js +3 -1
- package/esm/renderer/ColumnControl.d.ts +1 -1
- package/esm/renderer/DataBindingControl.d.ts +3 -3
- package/esm/renderer/DataBindingControl.js +12 -6
- package/esm/renderer/DataMappingControl.js +3 -1
- package/esm/renderer/DataPickerControl.d.ts +1 -1
- package/esm/renderer/DataPickerControl.js +3 -1
- package/esm/renderer/DateShortCutControl.d.ts +3 -2
- package/esm/renderer/DateShortCutControl.js +10 -6
- package/esm/renderer/ExpressionFormulaControl.d.ts +1 -1
- package/esm/renderer/ExpressionFormulaControl.js +4 -2
- package/esm/renderer/FeatureControl.d.ts +18 -5
- package/esm/renderer/FeatureControl.js +74 -12
- package/esm/renderer/FieldSetting.d.ts +66 -0
- package/esm/renderer/FieldSetting.js +492 -0
- package/esm/renderer/FlexSettingControl.d.ts +1 -1
- package/esm/renderer/FlexSettingControl.js +4 -2
- package/esm/renderer/FormulaControl.d.ts +8 -3
- 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.d.ts +1 -1
- package/esm/renderer/GoConfigControl.js +4 -2
- package/esm/renderer/InputRangeValueControl.d.ts +15 -0
- package/esm/renderer/InputRangeValueControl.js +121 -0
- package/esm/renderer/MapSourceControl.d.ts +3 -3
- package/esm/renderer/MapSourceControl.js +4 -2
- package/esm/renderer/NavBadgeControl.d.ts +7 -7
- package/esm/renderer/NavBadgeControl.js +3 -1
- package/esm/renderer/NavDefaultActive.js +3 -1
- package/esm/renderer/NavSourceControl.d.ts +53 -35
- package/esm/renderer/NavSourceControl.js +601 -230
- package/esm/renderer/OptionControl.d.ts +5 -3
- package/esm/renderer/OptionControl.js +37 -25
- package/esm/renderer/RangePartsControl.d.ts +5 -5
- package/esm/renderer/RangePartsControl.js +6 -4
- package/esm/renderer/StatusControl.d.ts +2 -2
- package/esm/renderer/StatusControl.js +19 -3
- package/esm/renderer/SwitchMoreControl.d.ts +12 -5
- package/esm/renderer/SwitchMoreControl.js +23 -8
- package/esm/renderer/TableColumnWidthControl.d.ts +29 -0
- package/esm/renderer/TableColumnWidthControl.js +177 -0
- package/esm/renderer/TimelineItemControl.d.ts +6 -6
- package/esm/renderer/TimelineItemControl.js +26 -7
- package/esm/renderer/TplFormulaControl.d.ts +1 -1
- package/esm/renderer/TplFormulaControl.js +3 -1
- package/esm/renderer/TransferTableControl.d.ts +3 -3
- package/esm/renderer/TransferTableControl.js +4 -2
- package/esm/renderer/TreeOptionControl.d.ts +4 -4
- package/esm/renderer/TreeOptionControl.js +15 -13
- package/esm/renderer/ValidationControl.d.ts +4 -4
- package/esm/renderer/ValidationControl.js +4 -2
- package/esm/renderer/ValidationItem.d.ts +3 -3
- 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 +30 -4
- package/esm/renderer/event-control/action-config-panel.js +3 -1
- package/esm/renderer/event-control/comp-action-select.d.ts +1 -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 +307 -206
- package/esm/renderer/event-control/index.d.ts +28 -19
- package/esm/renderer/event-control/index.js +115 -22
- package/esm/renderer/style-control/Background.d.ts +1 -1
- package/esm/renderer/style-control/Background.js +3 -1
- package/esm/renderer/style-control/Border.d.ts +2 -2
- package/esm/renderer/style-control/Border.js +10 -8
- package/esm/renderer/style-control/BoxModel.d.ts +2 -2
- package/esm/renderer/style-control/BoxModel.js +3 -1
- package/esm/renderer/style-control/BoxShadow.d.ts +2 -2
- package/esm/renderer/style-control/BoxShadow.js +3 -1
- package/esm/renderer/style-control/Display.d.ts +1 -1
- package/esm/renderer/style-control/Display.js +3 -1
- package/esm/renderer/style-control/Font.d.ts +1 -1
- package/esm/renderer/style-control/Font.js +3 -1
- package/esm/renderer/style-control/InsetBoxModel.d.ts +2 -2
- package/esm/renderer/style-control/InsetBoxModel.js +3 -1
- package/esm/renderer/style-control/ThemeCssCode.d.ts +1 -1
- package/esm/renderer/style-control/ThemeCssCode.js +134 -282
- 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 +5 -3
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -1
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +77 -8
- package/esm/renderer/textarea-formula/plugin.js +5 -3
- package/esm/tpl/api.js +16 -11
- package/esm/tpl/common.js +60 -18
- package/esm/tpl/horizontal.js +4 -2
- package/esm/tpl/layout.js +16 -10
- package/esm/tpl/options.d.ts +10 -1
- package/esm/tpl/options.js +251 -11
- 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 +14 -0
- package/esm/util.js +39 -3
- package/esm/validator.js +7 -5
- 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.d.ts +2 -2
- package/lib/component/TableViewEditor.js +4 -2
- 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 +19 -16
- package/lib/icons/display/aCenter.svg.js +19 -16
- package/lib/icons/display/aFlexEnd.svg.js +19 -16
- package/lib/icons/display/aFlexStart.svg.js +19 -16
- package/lib/icons/display/aStretch.svg.js +19 -16
- package/lib/icons/display/block.svg.js +19 -16
- package/lib/icons/display/dcolumn.svg.js +19 -16
- package/lib/icons/display/dcolumnReverse.svg.js +19 -16
- package/lib/icons/display/drow.svg.js +19 -16
- package/lib/icons/display/drowReverse.svg.js +19 -16
- package/lib/icons/display/flex.svg.js +19 -16
- package/lib/icons/display/inline-block.svg.js +19 -16
- package/lib/icons/display/inline.svg.js +19 -16
- package/lib/icons/display/jCenter.svg.js +19 -16
- package/lib/icons/display/jFlexEnd.svg.js +19 -16
- package/lib/icons/display/jFlexStart.svg.js +19 -16
- package/lib/icons/display/jSpaceAround.svg.js +19 -16
- package/lib/icons/display/jSpaceBetween.svg.js +19 -16
- 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 +9 -145
- package/lib/index.js +322 -139
- package/lib/locale/en-US.js +307 -2
- package/lib/locale/zh-CN.js +315 -4
- package/lib/plugin/Alert.js +3 -1
- package/lib/plugin/AnchorNav.js +5 -3
- 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.d.ts +4 -3
- package/lib/plugin/CRUD.js +29 -23
- 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 +10 -4
- package/lib/plugin/Card2.js +3 -1
- package/lib/plugin/Cards.d.ts +547 -41
- package/lib/plugin/Cards.js +365 -171
- package/lib/plugin/Carousel.js +122 -97
- package/lib/plugin/Chart.d.ts +3 -0
- package/lib/plugin/Chart.js +145 -89
- package/lib/plugin/CodeView.js +3 -1
- package/lib/plugin/Collapse.d.ts +2 -1
- package/lib/plugin/Collapse.js +56 -8
- package/lib/plugin/CollapseGroup.js +14 -13
- package/lib/plugin/ColumnToggler.d.ts +11 -6
- package/lib/plugin/ColumnToggler.js +72 -9
- package/lib/plugin/Container.d.ts +4 -1
- package/lib/plugin/Container.js +79 -9
- package/lib/plugin/Custom.js +5 -3
- 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 +26 -3
- package/lib/plugin/Dialog.js +215 -20
- package/lib/plugin/Divider.js +72 -6
- package/lib/plugin/Drawer.d.ts +7 -1
- package/lib/plugin/Drawer.js +136 -42
- package/lib/plugin/DropDownButton.js +4 -2
- 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.d.ts +2 -0
- package/lib/plugin/Form/ButtonGroupSelect.js +52 -2
- package/lib/plugin/Form/ButtonToolbar.js +3 -1
- package/lib/plugin/Form/ChainedSelect.d.ts +2 -0
- package/lib/plugin/Form/ChainedSelect.js +43 -3
- package/lib/plugin/Form/Checkbox.d.ts +6 -0
- package/lib/plugin/Form/Checkbox.js +65 -12
- package/lib/plugin/Form/Checkboxes.d.ts +2 -0
- package/lib/plugin/Form/Checkboxes.js +66 -22
- package/lib/plugin/Form/CodeEditor.js +3 -1
- package/lib/plugin/Form/Combo.d.ts +4 -2
- package/lib/plugin/Form/Combo.js +78 -5
- package/lib/plugin/Form/ConditionBuilder.js +9 -4
- package/lib/plugin/Form/Control.js +5 -3
- package/lib/plugin/Form/DiffEditor.js +3 -1
- package/lib/plugin/Form/FieldSet.js +4 -2
- package/lib/plugin/Form/Form.d.ts +37 -8
- package/lib/plugin/Form/Form.js +633 -489
- package/lib/plugin/Form/Formula.js +3 -1
- package/lib/plugin/Form/Group.js +5 -3
- package/lib/plugin/Form/Hidden.js +3 -1
- package/lib/plugin/Form/InputArray.js +4 -2
- package/lib/plugin/Form/InputCity.d.ts +2 -0
- package/lib/plugin/Form/InputCity.js +56 -2
- package/lib/plugin/Form/InputColor.js +3 -1
- package/lib/plugin/Form/InputDate.js +29 -43
- package/lib/plugin/Form/InputDateRange.js +42 -31
- 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.d.ts +6 -1
- package/lib/plugin/Form/InputNumber.js +12 -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.d.ts +21 -1
- package/lib/plugin/Form/InputRange.js +50 -35
- package/lib/plugin/Form/InputRating.d.ts +6 -0
- package/lib/plugin/Form/InputRating.js +12 -1
- package/lib/plugin/Form/InputRepeat.js +3 -1
- package/lib/plugin/Form/InputRichText.js +3 -1
- package/lib/plugin/Form/InputSubForm.js +5 -3
- package/lib/plugin/Form/InputTable.d.ts +4 -3
- package/lib/plugin/Form/InputTable.js +82 -61
- package/lib/plugin/Form/InputTag.d.ts +6 -1
- package/lib/plugin/Form/InputTag.js +54 -4
- package/lib/plugin/Form/InputText.d.ts +2 -0
- package/lib/plugin/Form/InputText.js +51 -1
- package/lib/plugin/Form/InputTime.js +3 -1
- package/lib/plugin/Form/InputTimeRange.js +3 -1
- package/lib/plugin/Form/InputTree.d.ts +2 -1
- package/lib/plugin/Form/InputTree.js +98 -35
- 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 +20 -15
- package/lib/plugin/Form/ListSelect.d.ts +2 -0
- package/lib/plugin/Form/ListSelect.js +52 -2
- package/lib/plugin/Form/LocationPicker.d.ts +28 -0
- package/lib/plugin/Form/LocationPicker.js +34 -1
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -2
- package/lib/plugin/Form/MatrixCheckboxes.js +32 -6
- package/lib/plugin/Form/NestedSelect.d.ts +2 -1
- package/lib/plugin/Form/NestedSelect.js +52 -2
- package/lib/plugin/Form/Picker.d.ts +2 -1
- package/lib/plugin/Form/Picker.js +51 -3
- package/lib/plugin/Form/Radios.d.ts +2 -0
- package/lib/plugin/Form/Radios.js +33 -2
- package/lib/plugin/Form/Select.d.ts +9 -7
- package/lib/plugin/Form/Select.js +68 -51
- package/lib/plugin/Form/Static.js +5 -3
- package/lib/plugin/Form/Switch.d.ts +6 -1
- package/lib/plugin/Form/Switch.js +13 -1
- package/lib/plugin/Form/TabsTransfer.d.ts +4 -3
- package/lib/plugin/Form/TabsTransfer.js +80 -27
- package/lib/plugin/Form/Textarea.js +3 -1
- package/lib/plugin/Form/Transfer.d.ts +2 -0
- package/lib/plugin/Form/Transfer.js +46 -5
- package/lib/plugin/Form/TreeSelect.d.ts +2 -1
- package/lib/plugin/Form/TreeSelect.js +86 -30
- package/lib/plugin/Form/UUID.js +3 -1
- package/lib/plugin/Grid.js +13 -8
- package/lib/plugin/HBox.js +10 -8
- 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 +18 -16
- 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 +58 -21
- package/lib/plugin/List2.d.ts +545 -0
- package/lib/plugin/List2.js +388 -0
- package/lib/plugin/ListItem.js +4 -2
- package/lib/plugin/Log.js +6 -4
- package/lib/plugin/Mapping.js +3 -1
- package/lib/plugin/Markdown.js +3 -1
- package/lib/plugin/Nav.d.ts +2 -0
- package/lib/plugin/Nav.js +7 -3
- package/lib/plugin/OfficeViewer.js +3 -1
- package/lib/plugin/Operation.js +4 -3
- package/lib/plugin/Others/Action.js +7 -5
- package/lib/plugin/Others/TableCell.js +5 -3
- package/lib/plugin/Page.d.ts +1 -1
- package/lib/plugin/Page.js +65 -23
- package/lib/plugin/Pagination.d.ts +0 -1
- package/lib/plugin/Pagination.js +38 -18
- package/lib/plugin/Panel.js +4 -2
- package/lib/plugin/Plain.js +3 -1
- package/lib/plugin/Progress.js +37 -10
- 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 +20 -13
- package/lib/plugin/Service.js +201 -92
- package/lib/plugin/Sparkline.d.ts +2 -1
- package/lib/plugin/Sparkline.js +31 -8
- 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 +10 -1
- package/lib/plugin/Table.js +159 -106
- 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 -362
- package/lib/plugin/TableView.d.ts +2 -1
- package/lib/plugin/TableView.js +3 -1
- package/lib/plugin/Tabs.d.ts +2 -1
- package/lib/plugin/Tabs.js +6 -4
- 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.d.ts +2 -1
- package/lib/plugin/Timeline.js +76 -3
- 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 +7 -5
- package/lib/plugin/Wrapper.js +10 -8
- package/lib/plugin/index.d.ts +144 -0
- package/lib/renderer/APIAdaptorControl.d.ts +16 -2
- package/lib/renderer/APIAdaptorControl.js +34 -46
- package/lib/renderer/APIControl.d.ts +4 -4
- package/lib/renderer/APIControl.js +13 -3
- package/lib/renderer/ActionApiControl.d.ts +9 -3
- package/lib/renderer/BadgeControl.d.ts +9 -9
- package/lib/renderer/BadgeControl.js +8 -3
- package/lib/renderer/ButtonGroupControl.d.ts +1 -1
- package/lib/renderer/ButtonGroupControl.js +3 -1
- package/lib/renderer/ColumnControl.d.ts +1 -1
- package/lib/renderer/DataBindingControl.d.ts +3 -3
- package/lib/renderer/DataBindingControl.js +13 -6
- package/lib/renderer/DataMappingControl.js +3 -1
- package/lib/renderer/DataPickerControl.d.ts +1 -1
- package/lib/renderer/DataPickerControl.js +3 -1
- package/lib/renderer/DateShortCutControl.d.ts +3 -2
- package/lib/renderer/DateShortCutControl.js +10 -6
- package/lib/renderer/ExpressionFormulaControl.d.ts +1 -1
- package/lib/renderer/ExpressionFormulaControl.js +4 -2
- package/lib/renderer/FeatureControl.d.ts +18 -5
- package/lib/renderer/FeatureControl.js +81 -16
- package/lib/renderer/FieldSetting.d.ts +66 -0
- package/lib/renderer/FieldSetting.js +503 -0
- package/lib/renderer/FlexSettingControl.d.ts +1 -1
- package/lib/renderer/FlexSettingControl.js +4 -2
- package/lib/renderer/FormulaControl.d.ts +8 -3
- 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.d.ts +1 -1
- package/lib/renderer/GoConfigControl.js +4 -2
- package/lib/renderer/InputRangeValueControl.d.ts +15 -0
- package/lib/renderer/InputRangeValueControl.js +127 -0
- package/lib/renderer/MapSourceControl.d.ts +3 -3
- package/lib/renderer/MapSourceControl.js +4 -2
- package/lib/renderer/NavBadgeControl.d.ts +7 -7
- package/lib/renderer/NavBadgeControl.js +3 -1
- package/lib/renderer/NavDefaultActive.js +3 -1
- package/lib/renderer/NavSourceControl.d.ts +53 -35
- package/lib/renderer/NavSourceControl.js +600 -227
- package/lib/renderer/OptionControl.d.ts +5 -3
- package/lib/renderer/OptionControl.js +37 -25
- package/lib/renderer/RangePartsControl.d.ts +5 -5
- package/lib/renderer/RangePartsControl.js +6 -4
- package/lib/renderer/StatusControl.d.ts +2 -2
- package/lib/renderer/StatusControl.js +19 -3
- package/lib/renderer/SwitchMoreControl.d.ts +12 -5
- package/lib/renderer/SwitchMoreControl.js +26 -9
- package/lib/renderer/TableColumnWidthControl.d.ts +29 -0
- package/lib/renderer/TableColumnWidthControl.js +186 -0
- package/lib/renderer/TimelineItemControl.d.ts +6 -6
- package/lib/renderer/TimelineItemControl.js +26 -7
- package/lib/renderer/TplFormulaControl.d.ts +1 -1
- package/lib/renderer/TplFormulaControl.js +3 -1
- package/lib/renderer/TransferTableControl.d.ts +3 -3
- package/lib/renderer/TransferTableControl.js +4 -2
- package/lib/renderer/TreeOptionControl.d.ts +4 -4
- package/lib/renderer/TreeOptionControl.js +15 -13
- package/lib/renderer/ValidationControl.d.ts +4 -4
- package/lib/renderer/ValidationControl.js +4 -2
- package/lib/renderer/ValidationItem.d.ts +3 -3
- 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 +29 -3
- package/lib/renderer/event-control/action-config-panel.js +3 -1
- package/lib/renderer/event-control/comp-action-select.d.ts +1 -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 +305 -204
- package/lib/renderer/event-control/index.d.ts +28 -19
- package/lib/renderer/event-control/index.js +115 -22
- package/lib/renderer/style-control/Background.d.ts +1 -1
- package/lib/renderer/style-control/Background.js +3 -1
- package/lib/renderer/style-control/Border.d.ts +2 -2
- package/lib/renderer/style-control/Border.js +10 -8
- package/lib/renderer/style-control/BoxModel.d.ts +2 -2
- package/lib/renderer/style-control/BoxModel.js +3 -1
- package/lib/renderer/style-control/BoxShadow.d.ts +2 -2
- package/lib/renderer/style-control/BoxShadow.js +3 -1
- package/lib/renderer/style-control/Display.d.ts +1 -1
- package/lib/renderer/style-control/Display.js +3 -1
- package/lib/renderer/style-control/Font.d.ts +1 -1
- package/lib/renderer/style-control/Font.js +3 -1
- package/lib/renderer/style-control/InsetBoxModel.d.ts +2 -2
- package/lib/renderer/style-control/InsetBoxModel.js +3 -1
- package/lib/renderer/style-control/ThemeCssCode.d.ts +1 -1
- package/lib/renderer/style-control/ThemeCssCode.js +136 -282
- 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 +5 -3
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +3 -1
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +76 -7
- package/lib/renderer/textarea-formula/plugin.js +5 -3
- package/lib/tpl/api.js +19 -13
- package/lib/tpl/common.js +63 -18
- package/lib/tpl/horizontal.js +9 -3
- package/lib/tpl/layout.js +17 -10
- package/lib/tpl/options.d.ts +10 -1
- package/lib/tpl/options.js +251 -10
- 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 +14 -0
- package/lib/util.js +39 -1
- package/lib/validator.js +7 -5
- package/package.json +2 -1
- package/esm/plugin/CRUD2.d.ts +0 -78
- package/esm/plugin/CRUD2.js +0 -1553
- 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 -1565
- package/lib/renderer/style-control/themeLanguage.d.ts +0 -1
- package/lib/renderer/style-control/themeLanguage.js +0 -1898
@@ -1,5 +1,6 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.5.
|
2
|
+
* amis-editor v5.5.2-beta.2
|
3
|
+
* build time: 2023-09-28
|
3
4
|
* Copyright 2018-2023 @fex
|
4
5
|
*/
|
5
6
|
|
@@ -10,9 +11,14 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
10
11
|
var tslib = require('tslib');
|
11
12
|
var React = require('react');
|
12
13
|
var cx = require('classnames');
|
14
|
+
var Sortable = require('sortablejs');
|
13
15
|
var set = require('lodash/set');
|
14
16
|
var get = require('lodash/get');
|
17
|
+
var cloneDeep = require('lodash/cloneDeep');
|
18
|
+
var amisCore = require('amis-core');
|
15
19
|
var amis = require('amis');
|
20
|
+
var amisUi = require('amis-ui');
|
21
|
+
var amisEditor = require('amis-editor');
|
16
22
|
var amisEditorCore = require('amis-editor-core');
|
17
23
|
var i18nRuntime = require('i18n-runtime');
|
18
24
|
|
@@ -20,8 +26,10 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
20
26
|
|
21
27
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
22
28
|
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
29
|
+
var Sortable__default = /*#__PURE__*/_interopDefaultLegacy(Sortable);
|
23
30
|
var set__default = /*#__PURE__*/_interopDefaultLegacy(set);
|
24
31
|
var get__default = /*#__PURE__*/_interopDefaultLegacy(get);
|
32
|
+
var cloneDeep__default = /*#__PURE__*/_interopDefaultLegacy(cloneDeep);
|
25
33
|
|
26
34
|
/**
|
27
35
|
* @file 组件选项组件的可视化编辑控件
|
@@ -30,26 +38,36 @@ var NavSourceControl = /** @class */function (_super) {
|
|
30
38
|
tslib.__extends(NavSourceControl, _super);
|
31
39
|
function NavSourceControl(props) {
|
32
40
|
var _this = _super.call(this, props) || this;
|
33
|
-
_this.internalProps = ['checked', 'editing'];
|
34
|
-
var source = 'custom';
|
35
|
-
if (props.data.hasOwnProperty('source') && props.data.source) {
|
36
|
-
var api = props.data.source;
|
37
|
-
var url = typeof api === 'string' ? api : typeof api === 'object' ? api.url || '' : '';
|
38
|
-
source = !url.indexOf('api://') ? 'apicenter' : 'api';
|
39
|
-
}
|
40
41
|
_this.state = {
|
41
42
|
links: _this.transformOptions(props),
|
42
43
|
api: props.data.source,
|
43
|
-
source: source
|
44
|
+
source: _this.transformSource(props.data.source),
|
45
|
+
showDialog: false,
|
46
|
+
isEdit: false,
|
47
|
+
modalName: '',
|
48
|
+
modalParent: '',
|
49
|
+
modalIcon: '',
|
50
|
+
modalTarget: '_self',
|
51
|
+
modalBadge: '',
|
52
|
+
modalUrl: '',
|
53
|
+
currentIndex: '',
|
54
|
+
previousModalParent: ''
|
44
55
|
};
|
56
|
+
_this.sortables = [];
|
45
57
|
return _this;
|
46
58
|
}
|
59
|
+
NavSourceControl.prototype.transformSource = function (source) {
|
60
|
+
if (source) {
|
61
|
+
return 'api';
|
62
|
+
}
|
63
|
+
return 'custom';
|
64
|
+
};
|
47
65
|
NavSourceControl.prototype.transformOptions = function (props) {
|
48
66
|
var data = props.data;
|
49
67
|
return Array.isArray(data.links) ? data.links : [];
|
50
68
|
};
|
51
69
|
/**
|
52
|
-
*
|
70
|
+
* 更新统一出口
|
53
71
|
*/
|
54
72
|
NavSourceControl.prototype.onChange = function () {
|
55
73
|
var onBulkChange = this.props.onBulkChange;
|
@@ -60,89 +78,404 @@ var NavSourceControl = /** @class */function (_super) {
|
|
60
78
|
};
|
61
79
|
if (source === 'custom') {
|
62
80
|
var links = this.state.links;
|
81
|
+
this.handleSetNavId(links, '');
|
63
82
|
data.links = links;
|
64
|
-
}
|
65
|
-
if (source === 'api' || source === 'apicenter') {
|
83
|
+
} else {
|
66
84
|
var api = this.state.api;
|
67
85
|
data.source = api;
|
68
86
|
}
|
69
87
|
onBulkChange && onBulkChange(data);
|
70
|
-
return;
|
71
88
|
};
|
72
89
|
/**
|
73
90
|
* 切换选项类型
|
74
91
|
*/
|
75
92
|
NavSourceControl.prototype.handleSourceChange = function (source) {
|
76
93
|
this.setState({
|
94
|
+
api: '',
|
77
95
|
source: source
|
78
96
|
}, this.onChange);
|
79
97
|
};
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
98
|
+
NavSourceControl.prototype.dragRef = function (ref) {
|
99
|
+
if (!this.drag && ref) {
|
100
|
+
this.drag = ref;
|
101
|
+
this.initDragging();
|
102
|
+
} else if (this.drag && !ref) {
|
103
|
+
this.destroyDragging(true);
|
104
|
+
}
|
105
|
+
};
|
106
|
+
NavSourceControl.prototype.initDragging = function () {
|
84
107
|
var _this = this;
|
85
|
-
var
|
86
|
-
var
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
} else {
|
93
|
-
str += "children[".concat(id, "].");
|
108
|
+
var _a;
|
109
|
+
var rootSortable = new Sortable__default["default"](this.drag, {
|
110
|
+
group: 'NavSourceControlGroup',
|
111
|
+
animation: 150,
|
112
|
+
handle: '.nav-links-item-dragBar',
|
113
|
+
onEnd: function (e) {
|
114
|
+
_this.handleDragging(e);
|
94
115
|
}
|
116
|
+
});
|
117
|
+
this.sortables.push(rootSortable);
|
118
|
+
var parents = (_a = this.drag) === null || _a === void 0 ? void 0 : _a.querySelectorAll('.nav-links-children');
|
119
|
+
if (!parents) {
|
120
|
+
return;
|
95
121
|
}
|
96
|
-
|
97
|
-
|
122
|
+
Array.from(parents).forEach(function (parent) {
|
123
|
+
var sortable = new Sortable__default["default"](parent, {
|
124
|
+
group: 'NavSourceControlGroup',
|
125
|
+
animation: 150,
|
126
|
+
handle: '.nav-links-item-dragBar',
|
127
|
+
onEnd: function (e) {
|
128
|
+
_this.handleDragging(e);
|
129
|
+
}
|
130
|
+
});
|
131
|
+
_this.sortables.push(sortable);
|
132
|
+
});
|
133
|
+
};
|
134
|
+
NavSourceControl.prototype.handleDragging = function (e) {
|
135
|
+
var _this = this;
|
136
|
+
var oldIndex = e.oldIndex,
|
137
|
+
newIndex = e.newIndex,
|
138
|
+
from = e.from,
|
139
|
+
to = e.to;
|
140
|
+
var nodeOldIndex = from.dataset.level ? "".concat(from.dataset.level, "_").concat(oldIndex) : "".concat(oldIndex);
|
141
|
+
var nodeNewIndex = to.dataset.level ? "".concat(to.dataset.level, "_").concat(newIndex) : "".concat(newIndex);
|
142
|
+
var links = cloneDeep__default["default"](this.state.links);
|
143
|
+
if (!nodeOldIndex || !nodeNewIndex) {
|
144
|
+
return;
|
145
|
+
}
|
146
|
+
var _a = this.getNodePath(nodeOldIndex),
|
147
|
+
oldPath = _a.path,
|
148
|
+
oldParentPath = _a.parentPath;
|
149
|
+
var activeDraggingItem = get__default["default"](links, "".concat(oldPath));
|
150
|
+
if (oldParentPath) {
|
151
|
+
var oldParent = get__default["default"](links, "".concat(oldParentPath, ".children"), []);
|
152
|
+
typeof oldIndex === 'number' && oldParent.splice(oldIndex, 1);
|
153
|
+
set__default["default"](links, "".concat(oldParentPath, ".children"), oldParent);
|
154
|
+
} else {
|
155
|
+
typeof oldIndex === 'number' && links.splice(oldIndex, 1);
|
156
|
+
}
|
157
|
+
var newParentPath = this.getNodePath(nodeNewIndex).parentPath;
|
158
|
+
if (newParentPath) {
|
159
|
+
var newParent = get__default["default"](links, "".concat(newParentPath, ".children"), []);
|
160
|
+
typeof newIndex === 'number' && newParent.splice(newIndex, 0, activeDraggingItem);
|
161
|
+
set__default["default"](links, "".concat(newParentPath, ".children"), newParent);
|
162
|
+
} else {
|
163
|
+
typeof newIndex === 'number' && links.splice(newIndex, 0, activeDraggingItem);
|
164
|
+
}
|
165
|
+
// 数据diff时会使得dom结构出bug,多个相同节点,先置空再重新赋值
|
98
166
|
this.setState({
|
99
|
-
|
167
|
+
source: ''
|
100
168
|
}, function () {
|
101
|
-
|
169
|
+
_this.setState({
|
170
|
+
links: links,
|
171
|
+
source: 'custom'
|
172
|
+
}, function () {
|
173
|
+
_this.refreshBindDrag();
|
174
|
+
_this.onChange();
|
175
|
+
});
|
176
|
+
});
|
177
|
+
};
|
178
|
+
NavSourceControl.prototype.getNodePath = function (pathStr) {
|
179
|
+
var pathArr = pathStr.split('_');
|
180
|
+
if (pathArr.length === 1) {
|
181
|
+
return {
|
182
|
+
path: pathArr,
|
183
|
+
parentPath: ''
|
184
|
+
};
|
185
|
+
}
|
186
|
+
var path = "[".concat(pathArr.join('].children['), "]");
|
187
|
+
pathArr = pathArr.slice(0, pathArr.length - 1);
|
188
|
+
var parentPath = "[".concat(pathArr.join('].children['), "]");
|
189
|
+
return {
|
190
|
+
path: path,
|
191
|
+
parentPath: parentPath
|
192
|
+
};
|
193
|
+
};
|
194
|
+
NavSourceControl.prototype.refreshBindDrag = function () {
|
195
|
+
if (this.drag) {
|
196
|
+
this.destroyDragging();
|
197
|
+
this.initDragging();
|
198
|
+
}
|
199
|
+
};
|
200
|
+
NavSourceControl.prototype.destroyDragging = function (destroyRoot) {
|
201
|
+
this.sortables.forEach(function (sortable) {
|
202
|
+
sortable === null || sortable === void 0 ? void 0 : sortable.destroy();
|
102
203
|
});
|
204
|
+
this.sortables = [];
|
205
|
+
destroyRoot && (this.drag = null);
|
103
206
|
};
|
104
|
-
|
207
|
+
/**
|
208
|
+
* 删除选项
|
209
|
+
*/
|
210
|
+
NavSourceControl.prototype.handleDelete = function (index) {
|
105
211
|
var _this = this;
|
212
|
+
return new Promise(function (resolve) {
|
213
|
+
var links = _this.state.links.concat();
|
214
|
+
var pathArr = index.split('_');
|
215
|
+
var parentPathArr = pathArr.slice(0, pathArr.length - 1);
|
216
|
+
var parentPath = "[".concat(parentPathArr.join('].children['), "]");
|
217
|
+
var deleteItemParent = parentPathArr.length > 0 ? get__default["default"](links, "".concat(parentPath, ".children"), []) : links;
|
218
|
+
deleteItemParent.splice(parseInt(pathArr[pathArr.length - 1]), 1);
|
219
|
+
_this.setState({
|
220
|
+
links: links
|
221
|
+
}, function () {
|
222
|
+
return _this.onChange();
|
223
|
+
});
|
224
|
+
resolve('');
|
225
|
+
});
|
226
|
+
};
|
227
|
+
NavSourceControl.prototype.handleUpdate = function (index) {
|
106
228
|
var links = this.state.links;
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
229
|
+
var pathArr = index.split('_');
|
230
|
+
var path = "[".concat(pathArr.join('].children['), "]");
|
231
|
+
var updateItem = get__default["default"](links, path);
|
232
|
+
// find parent id
|
233
|
+
var parentPathArr = pathArr.slice(0, pathArr.length - 1);
|
234
|
+
var parentPath = "[".concat(parentPathArr.join('].children['), "]");
|
235
|
+
if (parentPathArr.length > 0) {
|
236
|
+
parentPath += 'id';
|
237
|
+
}
|
238
|
+
var parentId = parentPathArr.length > 0 ? get__default["default"](links, parentPath) : '';
|
239
|
+
this.setState({
|
240
|
+
modalName: updateItem.label,
|
241
|
+
modalBadge: updateItem.badge,
|
242
|
+
modalIcon: updateItem.icon,
|
243
|
+
modalParent: parentId,
|
244
|
+
previousModalParent: parentId,
|
245
|
+
modalTarget: updateItem.target,
|
246
|
+
modalUrl: updateItem.to,
|
247
|
+
showDialog: true,
|
248
|
+
isEdit: true,
|
249
|
+
currentIndex: index
|
115
250
|
});
|
251
|
+
};
|
252
|
+
NavSourceControl.prototype.getChildren = function () {
|
253
|
+
var _a = this.state,
|
254
|
+
currentIndex = _a.currentIndex,
|
255
|
+
links = _a.links;
|
256
|
+
if (!currentIndex) {
|
257
|
+
return [];
|
258
|
+
}
|
259
|
+
var pathArr = currentIndex.split('_');
|
260
|
+
var path = "[".concat(pathArr.join('].children['), "]");
|
261
|
+
var item = get__default["default"](links, path);
|
262
|
+
if (item && item.children) {
|
263
|
+
return item.children;
|
264
|
+
} else {
|
265
|
+
return [];
|
266
|
+
}
|
267
|
+
};
|
268
|
+
NavSourceControl.prototype.handleSubmit = function () {
|
269
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
270
|
+
var _a, isEdit, modalBadge, modalIcon, modalName, modalParent, modalTarget, modalUrl, currentIndex, previousModalParent, activeLink, links, pathArr, path, links, parentPathArr, parentPath, originChildren;
|
271
|
+
var _this = this;
|
272
|
+
return tslib.__generator(this, function (_b) {
|
273
|
+
_a = this.state, isEdit = _a.isEdit, modalBadge = _a.modalBadge, modalIcon = _a.modalIcon, modalName = _a.modalName, modalParent = _a.modalParent, modalTarget = _a.modalTarget, modalUrl = _a.modalUrl, currentIndex = _a.currentIndex, previousModalParent = _a.previousModalParent;
|
274
|
+
if (!modalName) {
|
275
|
+
amis.toast.error(i18nRuntime.i18n("404f38ae7ac36860c0b3af6f2f4a13f9"));
|
276
|
+
return [2 /*return*/];
|
277
|
+
}
|
278
|
+
|
279
|
+
if (isEdit && currentIndex === modalParent) {
|
280
|
+
amis.toast.error(i18nRuntime.i18n("822be91778b5ac22d31681f7256b849b"));
|
281
|
+
return [2 /*return*/];
|
282
|
+
}
|
283
|
+
|
284
|
+
activeLink = {
|
285
|
+
label: modalName,
|
286
|
+
to: modalUrl,
|
287
|
+
icon: modalIcon,
|
288
|
+
target: modalTarget,
|
289
|
+
badge: modalBadge,
|
290
|
+
children: this.getChildren()
|
291
|
+
};
|
292
|
+
if (isEdit && previousModalParent === modalParent) {
|
293
|
+
links = cloneDeep__default["default"](this.state.links);
|
294
|
+
pathArr = currentIndex.split('_');
|
295
|
+
path = "[".concat(pathArr.join('].children['), "]");
|
296
|
+
if (pathArr.length > 0) {
|
297
|
+
// 多层级下
|
298
|
+
set__default["default"](links, path, activeLink);
|
299
|
+
} else {
|
300
|
+
// 一级菜单
|
301
|
+
links[parseInt(currentIndex)] = activeLink;
|
302
|
+
}
|
303
|
+
this.setState({
|
304
|
+
links: links
|
305
|
+
}, function () {
|
306
|
+
return _this.onChange();
|
307
|
+
});
|
308
|
+
this.closeModal();
|
309
|
+
} else {
|
310
|
+
links = cloneDeep__default["default"](this.state.links);
|
311
|
+
if (modalParent) {
|
312
|
+
parentPathArr = modalParent.split('_');
|
313
|
+
parentPath = "[".concat(parentPathArr.join('].children['), "].children");
|
314
|
+
originChildren = get__default["default"](links, parentPath) || [];
|
315
|
+
originChildren.push(activeLink);
|
316
|
+
set__default["default"](links, parentPath, originChildren);
|
317
|
+
} else {
|
318
|
+
links.push(activeLink);
|
319
|
+
}
|
320
|
+
this.setState({
|
321
|
+
links: links
|
322
|
+
}, function () {
|
323
|
+
return tslib.__awaiter(_this, void 0, void 0, function () {
|
324
|
+
return tslib.__generator(this, function (_a) {
|
325
|
+
switch (_a.label) {
|
326
|
+
case 0:
|
327
|
+
this.onChange();
|
328
|
+
if (!isEdit) return [3 /*break*/, 2];
|
329
|
+
// 更新完新的数据层级,再删除原来的节点
|
330
|
+
return [4 /*yield*/, this.handleDelete(currentIndex)];
|
331
|
+
case 1:
|
332
|
+
// 更新完新的数据层级,再删除原来的节点
|
333
|
+
_a.sent();
|
334
|
+
_a.label = 2;
|
335
|
+
case 2:
|
336
|
+
return [2 /*return*/];
|
337
|
+
}
|
338
|
+
});
|
339
|
+
});
|
340
|
+
});
|
341
|
+
|
342
|
+
this.closeModal();
|
343
|
+
}
|
344
|
+
return [2 /*return*/];
|
345
|
+
});
|
346
|
+
});
|
347
|
+
};
|
348
|
+
|
349
|
+
NavSourceControl.prototype.handleSetNavId = function (data, index) {
|
350
|
+
for (var i = 0; i < data.length; i++) {
|
351
|
+
var item = data[i];
|
352
|
+
var newIndex = index ? "".concat(index, "_").concat(i) : "".concat(i);
|
353
|
+
item.id = newIndex;
|
354
|
+
if (item.children) {
|
355
|
+
this.handleSetNavId(item.children, newIndex);
|
356
|
+
}
|
357
|
+
}
|
358
|
+
};
|
359
|
+
NavSourceControl.prototype.handleDeleteNavId = function (data) {
|
360
|
+
var e_1, _a;
|
361
|
+
if (Array.isArray(data)) {
|
362
|
+
try {
|
363
|
+
for (var data_1 = tslib.__values(data), data_1_1 = data_1.next(); !data_1_1.done; data_1_1 = data_1.next()) {
|
364
|
+
var item = data_1_1.value;
|
365
|
+
delete item.id;
|
366
|
+
if (item.children) {
|
367
|
+
this.handleDeleteNavId(item.children);
|
368
|
+
}
|
369
|
+
}
|
370
|
+
} catch (e_1_1) {
|
371
|
+
e_1 = {
|
372
|
+
error: e_1_1
|
373
|
+
};
|
374
|
+
} finally {
|
375
|
+
try {
|
376
|
+
if (data_1_1 && !data_1_1.done && (_a = data_1.return)) _a.call(data_1);
|
377
|
+
} finally {
|
378
|
+
if (e_1) throw e_1.error;
|
379
|
+
}
|
380
|
+
}
|
381
|
+
} else {
|
382
|
+
delete data.id;
|
383
|
+
if (data.children) {
|
384
|
+
this.handleDeleteNavId(data.children);
|
385
|
+
}
|
386
|
+
}
|
387
|
+
};
|
388
|
+
NavSourceControl.prototype.handleFilterTreeData = function (data) {
|
389
|
+
var e_2, _a;
|
390
|
+
var currentIndex = this.state.currentIndex;
|
391
|
+
try {
|
392
|
+
for (var data_2 = tslib.__values(data), data_2_1 = data_2.next(); !data_2_1.done; data_2_1 = data_2.next()) {
|
393
|
+
var item = data_2_1.value;
|
394
|
+
if (item.id === currentIndex) {
|
395
|
+
this.handleDeleteNavId(item);
|
396
|
+
break;
|
397
|
+
} else if (item.children) {
|
398
|
+
this.handleFilterTreeData(item.children);
|
399
|
+
}
|
400
|
+
}
|
401
|
+
} catch (e_2_1) {
|
402
|
+
e_2 = {
|
403
|
+
error: e_2_1
|
404
|
+
};
|
405
|
+
} finally {
|
406
|
+
try {
|
407
|
+
if (data_2_1 && !data_2_1.done && (_a = data_2.return)) _a.call(data_2);
|
408
|
+
} finally {
|
409
|
+
if (e_2) throw e_2.error;
|
410
|
+
}
|
411
|
+
}
|
412
|
+
};
|
413
|
+
NavSourceControl.prototype.openModal = function () {
|
116
414
|
this.setState({
|
117
|
-
|
118
|
-
}, function () {
|
119
|
-
_this.onChange();
|
415
|
+
showDialog: true
|
120
416
|
});
|
121
417
|
};
|
418
|
+
NavSourceControl.prototype.closeModal = function () {
|
419
|
+
this.setState({
|
420
|
+
showDialog: false,
|
421
|
+
isEdit: false,
|
422
|
+
modalParent: '',
|
423
|
+
modalName: '',
|
424
|
+
modalUrl: '',
|
425
|
+
modalIcon: '',
|
426
|
+
modalBadge: '',
|
427
|
+
modalTarget: '_self',
|
428
|
+
currentIndex: ''
|
429
|
+
});
|
430
|
+
};
|
431
|
+
NavSourceControl.prototype.handleChange = function (options) {
|
432
|
+
this.setState(options, this.onChange);
|
433
|
+
};
|
434
|
+
NavSourceControl.prototype.handleAPIChange = function (source) {
|
435
|
+
this.setState({
|
436
|
+
api: source
|
437
|
+
}, this.onChange);
|
438
|
+
};
|
439
|
+
NavSourceControl.prototype.renderApiPanel = function () {
|
440
|
+
var render = this.props.render;
|
441
|
+
var _a = this.state,
|
442
|
+
source = _a.source,
|
443
|
+
api = _a.api;
|
444
|
+
if (source === 'api') {
|
445
|
+
return render('nav-' + source, amisEditor.getSchemaTpl('apiControl', {
|
446
|
+
label: i18nRuntime.i18n("54ea89b497ec3bb319c68844dfa3687f"),
|
447
|
+
name: 'source',
|
448
|
+
mode: 'normal',
|
449
|
+
className: 'ae-ExtendMore',
|
450
|
+
value: api,
|
451
|
+
onChange: this.handleAPIChange,
|
452
|
+
sourceType: source
|
453
|
+
}));
|
454
|
+
}
|
455
|
+
return null;
|
456
|
+
};
|
122
457
|
NavSourceControl.prototype.renderHeader = function () {
|
123
458
|
var _this = this;
|
124
|
-
var _a;
|
125
|
-
var
|
126
|
-
render =
|
127
|
-
label =
|
128
|
-
labelRemark =
|
129
|
-
|
130
|
-
env =
|
131
|
-
popOverContainer =
|
132
|
-
hasApiCenter = _b.hasApiCenter;
|
459
|
+
var _a, _b;
|
460
|
+
var _c = this.props,
|
461
|
+
render = _c.render,
|
462
|
+
label = _c.label,
|
463
|
+
labelRemark = _c.labelRemark,
|
464
|
+
mobileUI = _c.mobileUI,
|
465
|
+
env = _c.env,
|
466
|
+
popOverContainer = _c.popOverContainer;
|
133
467
|
var classPrefix = (_a = env === null || env === void 0 ? void 0 : env.theme) === null || _a === void 0 ? void 0 : _a.classPrefix;
|
134
468
|
var source = this.state.source;
|
135
|
-
var optionSourceList =
|
136
|
-
label: i18nRuntime.i18n("
|
469
|
+
var optionSourceList = [{
|
470
|
+
label: i18nRuntime.i18n("088b54ee8f10a43977afa9d16ea5350f"),
|
137
471
|
value: 'custom'
|
138
472
|
}, {
|
139
473
|
label: i18nRuntime.i18n("f99603414a616bdee85de0e6e3938b65"),
|
140
474
|
value: 'api'
|
141
|
-
}]
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
return tslib.__assign(tslib.__assign({}, item), {
|
475
|
+
}].map(function (item) {
|
476
|
+
return tslib.__assign(tslib.__assign({
|
477
|
+
key: item.value
|
478
|
+
}, item), {
|
146
479
|
onClick: function () {
|
147
480
|
return _this.handleSourceChange(item.value);
|
148
481
|
}
|
@@ -157,8 +490,8 @@ var NavSourceControl = /** @class */function (_super) {
|
|
157
490
|
icon: labelRemark.icon || 'warning-mark',
|
158
491
|
tooltip: labelRemark,
|
159
492
|
className: cx__default["default"]("Form-lableRemark", labelRemark === null || labelRemark === void 0 ? void 0 : labelRemark.className),
|
160
|
-
|
161
|
-
container: popOverContainer
|
493
|
+
mobileUI: mobileUI,
|
494
|
+
container: popOverContainer || env.getModalContainer
|
162
495
|
}) : null), React__default["default"].createElement("div", null, render('validation-control-addBtn', {
|
163
496
|
type: 'dropdown-button',
|
164
497
|
level: 'link',
|
@@ -171,198 +504,237 @@ var NavSourceControl = /** @class */function (_super) {
|
|
171
504
|
}, {
|
172
505
|
popOverContainer: null,
|
173
506
|
data: {
|
174
|
-
selected: optionSourceList.find(function (item) {
|
507
|
+
selected: (_b = optionSourceList.find(function (item) {
|
175
508
|
return item.value === source;
|
176
|
-
}).label
|
509
|
+
})) === null || _b === void 0 ? void 0 : _b.label
|
177
510
|
}
|
178
511
|
})));
|
179
512
|
};
|
180
|
-
NavSourceControl.prototype.
|
513
|
+
NavSourceControl.prototype.renderNav = function (dataSource, index) {
|
181
514
|
var _this = this;
|
182
|
-
var links = this.state.links.concat();
|
183
|
-
var indexArr = typeof index === 'string' ? index.split('_') : [index];
|
184
|
-
var str = '';
|
185
|
-
for (var i = 1; i < indexArr.length; i++) {
|
186
|
-
var id = indexArr[i];
|
187
|
-
str += "children[".concat(id, "].");
|
188
|
-
}
|
189
|
-
str += key;
|
190
|
-
set__default["default"](links[parseInt(indexArr[0])], str, value);
|
191
|
-
this.setState({
|
192
|
-
links: links
|
193
|
-
}, function () {
|
194
|
-
return _this.onChange();
|
195
|
-
});
|
196
|
-
};
|
197
|
-
NavSourceControl.prototype.handleAddChildren = function (index, value) {
|
198
|
-
var _this = this;
|
199
|
-
var links = this.state.links.concat();
|
200
|
-
var indexArr = typeof index === 'string' ? index.split('_') : [index];
|
201
|
-
var str = '';
|
202
|
-
for (var i = 1; i < indexArr.length; i++) {
|
203
|
-
var id = indexArr[i];
|
204
|
-
str += "children[".concat(id, "].");
|
205
|
-
}
|
206
|
-
str += 'children';
|
207
|
-
var originChildren = get__default["default"](links[parseInt(indexArr[0])], str) || [];
|
208
|
-
originChildren.push({
|
209
|
-
label: '',
|
210
|
-
to: '',
|
211
|
-
target: '',
|
212
|
-
icon: '',
|
213
|
-
unfolded: false,
|
214
|
-
active: false,
|
215
|
-
children: []
|
216
|
-
});
|
217
|
-
if (value) {
|
218
|
-
set__default["default"](links[parseInt(indexArr[0])], str, originChildren);
|
219
|
-
} else {
|
220
|
-
set__default["default"](links[parseInt(indexArr[0])], str, []);
|
221
|
-
}
|
222
|
-
this.setState({
|
223
|
-
links: links
|
224
|
-
}, function () {
|
225
|
-
return _this.onChange();
|
226
|
-
});
|
227
|
-
};
|
228
|
-
NavSourceControl.prototype.renderNav = function (props) {
|
229
|
-
var _this = this;
|
230
|
-
var index = props.index;
|
231
515
|
var render = this.props.render;
|
232
|
-
return React__default["default"].createElement("
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
}
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
}
|
279
|
-
}))), React__default["default"].createElement("div", {
|
280
|
-
className: "ae-navControlLinks"
|
281
|
-
}, "\u521D\u59CB\u662F\u5426\u6298\u53E0:", React__default["default"].createElement(amis.Switch, {
|
282
|
-
value: props.unfolded,
|
283
|
-
onChange: function (value) {
|
284
|
-
return _this.handleEditLabel(index, value, 'unfolded');
|
285
|
-
}
|
286
|
-
})));
|
516
|
+
return React__default["default"].createElement(React__default["default"].Fragment, null, dataSource.map(function (nav, i) {
|
517
|
+
return React__default["default"].createElement("div", {
|
518
|
+
className: 'nav-links-parent',
|
519
|
+
key: nav.id || index ? "".concat(index, "_").concat(i) : "".concat(i),
|
520
|
+
"data-path": index ? "".concat(index, "_").concat(i) : "".concat(i)
|
521
|
+
}, React__default["default"].createElement("div", {
|
522
|
+
className: "nav-links-item"
|
523
|
+
}, React__default["default"].createElement("a", {
|
524
|
+
className: "nav-links-item-dragBar"
|
525
|
+
}, React__default["default"].createElement(amis.Icon, {
|
526
|
+
icon: "drag-bar",
|
527
|
+
className: "icon"
|
528
|
+
})), nav.icon && render("render-icon-".concat(typeof nav.icon !== 'string' ? nav.icon.id : nav.icon), {
|
529
|
+
type: 'icon',
|
530
|
+
icon: nav.icon,
|
531
|
+
className: 'nav-links-item-icon'
|
532
|
+
}), React__default["default"].createElement(amisUi.TooltipWrapper, {
|
533
|
+
tooltip: nav.label,
|
534
|
+
placement: "left"
|
535
|
+
}, React__default["default"].createElement("div", {
|
536
|
+
className: "nav-links-item-label"
|
537
|
+
}, nav.label)), React__default["default"].createElement("div", {
|
538
|
+
className: "nav-links-item-actions"
|
539
|
+
}, React__default["default"].createElement(amisUi.TooltipWrapper, {
|
540
|
+
tooltip: i18nRuntime.i18n("95b351c86267f3aedf89520959bce689"),
|
541
|
+
placement: "left"
|
542
|
+
}, React__default["default"].createElement(amis.Icon, {
|
543
|
+
icon: "edit",
|
544
|
+
className: "icon icon-edit",
|
545
|
+
onClick: function () {
|
546
|
+
return _this.handleUpdate(index ? "".concat(index, "_").concat(i) : "".concat(i));
|
547
|
+
}
|
548
|
+
})), React__default["default"].createElement(amisUi.TooltipWrapper, {
|
549
|
+
tooltip: i18nRuntime.i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
|
550
|
+
placement: "left"
|
551
|
+
}, React__default["default"].createElement(amis.Icon, {
|
552
|
+
icon: "delete-btn",
|
553
|
+
className: "icon icon-delete",
|
554
|
+
onClick: function () {
|
555
|
+
return _this.handleDelete(index ? "".concat(index, "_").concat(i) : "".concat(i));
|
556
|
+
}
|
557
|
+
})))), nav.children && nav.children.length > 0 && React__default["default"].createElement("div", {
|
558
|
+
className: "nav-links-children",
|
559
|
+
"data-level": index ? "".concat(index, "_").concat(i) : "".concat(i)
|
560
|
+
}, _this.renderNav(nav.children, index ? "".concat(index, "_").concat(i) : "".concat(i))));
|
561
|
+
}));
|
287
562
|
};
|
288
|
-
NavSourceControl.prototype.
|
563
|
+
NavSourceControl.prototype.renderDialog = function () {
|
289
564
|
var _this = this;
|
290
|
-
var index = props.index,
|
291
|
-
children = props.children;
|
292
|
-
return React__default["default"].createElement("div", {
|
293
|
-
className: "ae-OptionControlItem",
|
294
|
-
key: index
|
295
|
-
}, this.renderNav(props), React__default["default"].createElement("div", {
|
296
|
-
className: "ae-navControlLinks"
|
297
|
-
}, "\u5305\u542B\u5B50\u83DC\u5355:", React__default["default"].createElement(amis.Switch, {
|
298
|
-
value: !!(children && children.length),
|
299
|
-
onChange: function (value) {
|
300
|
-
return _this.handleAddChildren(index, value);
|
301
|
-
}
|
302
|
-
})), children && children.length ? React__default["default"].createElement(React__default["default"].Fragment, null, children.map(function (item, id) {
|
303
|
-
return _this.renderOption(tslib.__assign(tslib.__assign({}, item), {
|
304
|
-
index: "".concat(index, "_").concat(id)
|
305
|
-
}));
|
306
|
-
}), React__default["default"].createElement(amis.Button, {
|
307
|
-
onClick: function () {
|
308
|
-
return _this.handleAddChildren(index, true);
|
309
|
-
}
|
310
|
-
}, "\u65B0\u589E\u5B50\u83DC\u5355")) : null);
|
311
|
-
};
|
312
|
-
NavSourceControl.prototype.handleAPIChange = function (source) {
|
313
|
-
this.setState({
|
314
|
-
api: source
|
315
|
-
}, this.onChange);
|
316
|
-
};
|
317
|
-
NavSourceControl.prototype.renderApiPanel = function () {
|
318
|
-
var render = this.props.render;
|
319
565
|
var _a = this.state,
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
566
|
+
links = _a.links,
|
567
|
+
modalBadge = _a.modalBadge,
|
568
|
+
modalIcon = _a.modalIcon,
|
569
|
+
modalName = _a.modalName,
|
570
|
+
modalParent = _a.modalParent,
|
571
|
+
modalUrl = _a.modalUrl,
|
572
|
+
modalTarget = _a.modalTarget,
|
573
|
+
isEdit = _a.isEdit;
|
574
|
+
var treeData = cloneDeep__default["default"](links);
|
575
|
+
this.handleFilterTreeData(treeData);
|
576
|
+
return amisCore.render({
|
577
|
+
type: 'dialog',
|
578
|
+
title: isEdit ? i18nRuntime.i18n("cd1e63aed43df0827cc09fb26521936c") : i18nRuntime.i18n("648c5e847b923bdd51bf5c72436169ba"),
|
579
|
+
bodyClassName: 'ae-NavControl-dialog',
|
580
|
+
body: {
|
581
|
+
type: 'form',
|
582
|
+
mode: 'horizontal',
|
583
|
+
wrapperComponent: 'div',
|
584
|
+
actions: [],
|
585
|
+
body: [{
|
586
|
+
type: 'input-text',
|
587
|
+
label: i18nRuntime.i18n("8ee9f276a6356aab65f8178c4f30fabd"),
|
588
|
+
name: 'modalName',
|
589
|
+
placeholder: i18nRuntime.i18n("4cd5629f32fc9710fbb0291b51adc34b"),
|
590
|
+
mode: 'horizontal',
|
591
|
+
required: true,
|
592
|
+
horizontal: {
|
593
|
+
justify: true,
|
594
|
+
left: 2
|
595
|
+
},
|
596
|
+
onChange: function (value) {
|
597
|
+
_this.setState({
|
598
|
+
modalName: value
|
599
|
+
});
|
600
|
+
}
|
601
|
+
}, {
|
602
|
+
type: 'tree-select',
|
603
|
+
label: i18nRuntime.i18n("e3cc5bd7fc92d7287a14bf5398c4ecc3"),
|
604
|
+
name: 'modalParent',
|
605
|
+
initiallyOpen: false,
|
606
|
+
placeholder: i18nRuntime.i18n("24ceb2a06b1962b396b75286fc0960d1"),
|
607
|
+
searchable: true,
|
608
|
+
multiple: false,
|
609
|
+
valueField: 'id',
|
610
|
+
options: treeData,
|
611
|
+
mode: 'horizontal',
|
612
|
+
horizontal: {
|
613
|
+
justify: true,
|
614
|
+
left: 2
|
615
|
+
},
|
616
|
+
onChange: function (value) {
|
617
|
+
_this.setState({
|
618
|
+
modalParent: value
|
619
|
+
});
|
620
|
+
}
|
621
|
+
}, amisEditor.getSchemaTpl('icon', {
|
622
|
+
name: 'modalIcon',
|
623
|
+
label: i18nRuntime.i18n("9483042d09dbad731addc1791b5d207d"),
|
624
|
+
mode: 'horizontal',
|
625
|
+
horizontal: {
|
626
|
+
justify: true,
|
627
|
+
left: 2
|
628
|
+
},
|
629
|
+
onChange: function (value) {
|
630
|
+
_this.setState({
|
631
|
+
modalIcon: value
|
632
|
+
});
|
633
|
+
}
|
634
|
+
}), {
|
635
|
+
type: 'input-text',
|
636
|
+
label: i18nRuntime.i18n("7fa141f341e173e2339dcf0ce6869b5c"),
|
637
|
+
placeholder: i18nRuntime.i18n("6107b3c4fd8587589210cb9fe2fcdad9"),
|
638
|
+
mode: 'horizontal',
|
639
|
+
name: 'modalUrl',
|
640
|
+
horizontal: {
|
641
|
+
justify: true,
|
642
|
+
left: 2
|
643
|
+
},
|
644
|
+
onChange: function (value) {
|
645
|
+
_this.setState({
|
646
|
+
modalUrl: value
|
647
|
+
});
|
648
|
+
}
|
649
|
+
}, {
|
650
|
+
type: 'radios',
|
651
|
+
name: 'modalTarget',
|
652
|
+
label: i18nRuntime.i18n("76b5162d1b7a16b4b6adf1b79231c96a"),
|
653
|
+
inline: true,
|
654
|
+
options: [{
|
655
|
+
label: i18nRuntime.i18n("b2d1bffc689e4478519d8a010450192c"),
|
656
|
+
value: '_self'
|
657
|
+
}, {
|
658
|
+
label: i18nRuntime.i18n("80fb2db8d3f212b3dd130d24da1c970e"),
|
659
|
+
value: '_blank'
|
660
|
+
}],
|
661
|
+
mode: 'horizontal',
|
662
|
+
horizontal: {
|
663
|
+
justify: true,
|
664
|
+
left: 2
|
665
|
+
},
|
666
|
+
onChange: function (value) {
|
667
|
+
_this.setState({
|
668
|
+
modalTarget: value
|
669
|
+
});
|
670
|
+
}
|
671
|
+
}, {
|
672
|
+
type: 'input-text',
|
673
|
+
label: i18nRuntime.i18n("70b4d0676f9a9640c5a7b1d5f66faa64"),
|
674
|
+
placeholder: i18nRuntime.i18n("9f3cdf6aa12759fab68a5a88179462c4"),
|
675
|
+
mode: 'horizontal',
|
676
|
+
name: 'modalBadge',
|
677
|
+
horizontal: {
|
678
|
+
justify: true,
|
679
|
+
left: 2
|
680
|
+
},
|
681
|
+
onChange: function (value) {
|
682
|
+
_this.setState({
|
683
|
+
modalBadge: value
|
684
|
+
});
|
685
|
+
}
|
686
|
+
}]
|
687
|
+
}
|
688
|
+
}, {
|
689
|
+
data: {
|
690
|
+
modalBadge: modalBadge,
|
691
|
+
modalIcon: modalIcon,
|
692
|
+
modalName: modalName,
|
693
|
+
modalParent: modalParent,
|
694
|
+
modalUrl: modalUrl,
|
695
|
+
modalTarget: modalTarget
|
696
|
+
},
|
697
|
+
onClose: this.closeModal,
|
698
|
+
onConfirm: this.handleSubmit
|
699
|
+
});
|
335
700
|
};
|
336
701
|
NavSourceControl.prototype.render = function () {
|
337
|
-
var _this = this;
|
338
702
|
var _a = this.state,
|
339
703
|
links = _a.links,
|
340
|
-
source = _a.source
|
704
|
+
source = _a.source,
|
705
|
+
showDialog = _a.showDialog;
|
341
706
|
var className = this.props.className;
|
342
707
|
return React__default["default"].createElement("div", {
|
343
708
|
className: cx__default["default"]('ae-NavControl', className)
|
344
709
|
}, this.renderHeader(), source === 'custom' ? React__default["default"].createElement("div", {
|
345
710
|
className: "ae-NavControl-wrapper"
|
346
711
|
}, Array.isArray(links) && links.length ? React__default["default"].createElement("div", {
|
347
|
-
className: "ae-NavControl-content"
|
348
|
-
|
349
|
-
|
350
|
-
index: index
|
351
|
-
}));
|
352
|
-
})) : React__default["default"].createElement("div", {
|
712
|
+
className: "ae-NavControl-content",
|
713
|
+
ref: this.dragRef
|
714
|
+
}, this.renderNav(links)) : React__default["default"].createElement("div", {
|
353
715
|
className: "ae-NavControl-placeholder"
|
354
|
-
}, "
|
716
|
+
}, i18nRuntime.i18n("a4f1ddbbfc96930d24e4b54cb815b62b")), React__default["default"].createElement("div", {
|
355
717
|
className: "ae-NavControl-footer"
|
356
718
|
}, React__default["default"].createElement(amis.Button, {
|
357
719
|
level: "enhance",
|
358
|
-
onClick: this.
|
359
|
-
}, "
|
720
|
+
onClick: this.openModal
|
721
|
+
}, i18nRuntime.i18n("14794add5446201274dd148086bc0361")))) : this.renderApiPanel(), showDialog && this.renderDialog());
|
360
722
|
};
|
361
723
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [String]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "handleSourceChange", null);
|
724
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "dragRef", null);
|
725
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "handleDragging", null);
|
726
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [String]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "getNodePath", null);
|
727
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Boolean]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "destroyDragging", null);
|
362
728
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [String]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "handleDelete", null);
|
363
|
-
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "
|
364
|
-
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [
|
365
|
-
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [
|
729
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [String]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "handleUpdate", null);
|
730
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "getChildren", null);
|
731
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", Promise)], NavSourceControl.prototype, "handleSubmit", null);
|
732
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Array, String]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "handleSetNavId", null);
|
733
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "handleDeleteNavId", null);
|
734
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Array]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "handleFilterTreeData", null);
|
735
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "openModal", null);
|
736
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "closeModal", null);
|
737
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "handleChange", null);
|
366
738
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], NavSourceControl.prototype, "handleAPIChange", null);
|
367
739
|
return NavSourceControl;
|
368
740
|
}(React__default["default"].Component);
|
@@ -378,4 +750,5 @@ var NavSourceControl = /** @class */function (_super) {
|
|
378
750
|
return NavSourceControlRenderer;
|
379
751
|
})(NavSourceControl);
|
380
752
|
|
381
|
-
exports
|
753
|
+
exports.NavSourceControl = NavSourceControl;
|
754
|
+
window.amisEditorVersionInfo={version:'5.5.2-beta.2',buildTime:'2023-09-28'};
|