amis-editor 3.3.9 → 4.0.1-beta.8
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/150a58f3318ca7541ed9.png +0 -0
- package/dist/471adb97c322b226e589.png +0 -0
- package/dist/4de5f42360bc5946c3c2.png +0 -0
- package/dist/4e9968bba3855f088fed.png +0 -0
- package/dist/7f09c38ebc687fea847a.png +0 -0
- package/dist/c94073576487510314ea.png +0 -0
- package/dist/component/AvailableRenderersPanel.d.ts +13 -1
- package/dist/component/BackTop.d.ts +26 -0
- package/dist/component/Breadcrumb.d.ts +1 -1
- package/dist/component/InputComponentName.d.ts +8 -0
- package/dist/component/Outline.d.ts +6 -0
- package/dist/component/Preview.d.ts +2 -0
- package/dist/component/RegionHLBox.d.ts +1 -8
- package/dist/dnd/default.d.ts +1 -1
- package/dist/dnd/index.d.ts +1 -1
- package/dist/index.d.ts +3 -4
- package/dist/index.min.js +1 -1
- package/dist/manager.d.ts +442 -0
- package/dist/plugin/BasicToolbar.d.ts +1 -1
- package/dist/plugin/Date.d.ts +1 -0
- package/dist/plugin/Datetime.d.ts +3 -0
- package/dist/plugin/Form/FieldSet.d.ts +1 -0
- package/dist/plugin/Form/Group.d.ts +1 -0
- package/dist/plugin/Form/InputExcel.d.ts +13 -1
- package/dist/plugin/Form/InputKV.d.ts +28 -0
- package/dist/plugin/Form/Item.d.ts +1 -1
- package/dist/plugin/Grid.d.ts +17 -20
- package/dist/plugin/HBox.d.ts +1 -0
- package/dist/plugin/Log.d.ts +1 -0
- package/dist/plugin/Plain.d.ts +1 -0
- package/dist/plugin/Reset.d.ts +1 -0
- package/dist/plugin/Steps.d.ts +1 -7
- package/dist/plugin/Submit.d.ts +1 -0
- package/dist/plugin/Time.d.ts +3 -0
- package/dist/plugin/WebComponent.d.ts +1 -0
- package/dist/plugin/Wrapper.d.ts +1 -0
- package/dist/plugin.d.ts +18 -0
- package/dist/store/editor.d.ts +5 -1
- package/dist/style.css +1 -1
- package/package.json +9 -7
- package/publish-local.sh +37 -0
- package/static/Code-hover.png +0 -0
- package/static/Code.png +0 -0
- package/static/Outline-hover.png +0 -0
- package/static/Outline.png +0 -0
- package/static/Renderers-hover.png +0 -0
- package/static/Renderers.png +0 -0
- package/dist/npm/src/compat.d.ts +0 -30
- package/dist/npm/src/component/AvailableRenderersPanel.d.ts +0 -8
- package/dist/npm/src/component/Breadcrumb.d.ts +0 -12
- package/dist/npm/src/component/ClassNameControl.d.ts +0 -31
- package/dist/npm/src/component/CodeEditor.d.ts +0 -34
- package/dist/npm/src/component/CodeEditorPanel.d.ts +0 -12
- package/dist/npm/src/component/ContainerWrapper.d.ts +0 -12
- package/dist/npm/src/component/Editor.d.ts +0 -48
- package/dist/npm/src/component/ErrorRenderer.d.ts +0 -4
- package/dist/npm/src/component/HighlightBox.d.ts +0 -13
- package/dist/npm/src/component/InsertSubRendererPanel.d.ts +0 -11
- package/dist/npm/src/component/MiniEditor.d.ts +0 -8
- package/dist/npm/src/component/NodeWrapper.d.ts +0 -20
- package/dist/npm/src/component/Outline.d.ts +0 -12
- package/dist/npm/src/component/Panels.d.ts +0 -17
- package/dist/npm/src/component/Preview.d.ts +0 -43
- package/dist/npm/src/component/RegionHLBox.d.ts +0 -27
- package/dist/npm/src/component/RegionWrapper.d.ts +0 -150
- package/dist/npm/src/component/RendererThumb.d.ts +0 -23
- package/dist/npm/src/component/ScaffoldModal.d.ts +0 -53
- package/dist/npm/src/component/SubEditor.d.ts +0 -71
- package/dist/npm/src/component/VRenderer.d.ts +0 -142
- package/dist/npm/src/component/schemaTpl.d.ts +0 -4
- package/dist/npm/src/dnd/default.d.ts +0 -47
- package/dist/npm/src/dnd/index.d.ts +0 -119
- package/dist/npm/src/dnd/interface.d.ts +0 -14
- package/dist/npm/src/dnd/position-h.d.ts +0 -7
- package/dist/npm/src/env.d.ts +0 -5
- package/dist/npm/src/index.d.ts +0 -126
- package/dist/npm/src/mocker.d.ts +0 -1
- package/dist/npm/src/plugin/Action.d.ts +0 -6
- package/dist/npm/src/plugin/Alert.d.ts +0 -18
- package/dist/npm/src/plugin/Audio.d.ts +0 -21
- package/dist/npm/src/plugin/AvailableRenderers.d.ts +0 -8
- package/dist/npm/src/plugin/BasicToolbar.d.ts +0 -9
- package/dist/npm/src/plugin/Button.d.ts +0 -24
- package/dist/npm/src/plugin/ButtonGroup.d.ts +0 -59
- package/dist/npm/src/plugin/ButtonToolbar.d.ts +0 -35
- package/dist/npm/src/plugin/CRUD.d.ts +0 -28
- package/dist/npm/src/plugin/Card.d.ts +0 -55
- package/dist/npm/src/plugin/Cards.d.ts +0 -69
- package/dist/npm/src/plugin/Carousel.d.ts +0 -31
- package/dist/npm/src/plugin/Chart.d.ts +0 -44
- package/dist/npm/src/plugin/Code.d.ts +0 -9
- package/dist/npm/src/plugin/Collapse.d.ts +0 -21
- package/dist/npm/src/plugin/Container.d.ts +0 -20
- package/dist/npm/src/plugin/Date.d.ts +0 -19
- package/dist/npm/src/plugin/Datetime.d.ts +0 -10
- package/dist/npm/src/plugin/Dialog.d.ts +0 -18
- package/dist/npm/src/plugin/DiffEditor.d.ts +0 -19
- package/dist/npm/src/plugin/Divider.d.ts +0 -13
- package/dist/npm/src/plugin/Drawer.d.ts +0 -16
- package/dist/npm/src/plugin/DropDownButton.d.ts +0 -41
- package/dist/npm/src/plugin/Each.d.ts +0 -35
- package/dist/npm/src/plugin/ErrorRenderer.d.ts +0 -6
- package/dist/npm/src/plugin/Form/Array.d.ts +0 -26
- package/dist/npm/src/plugin/Form/Button.d.ts +0 -11
- package/dist/npm/src/plugin/Form/ButtonGroup.d.ts +0 -21
- package/dist/npm/src/plugin/Form/ButtonToolbar.d.ts +0 -26
- package/dist/npm/src/plugin/Form/ChainedSelect.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Checkbox.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Checkboxes.d.ts +0 -23
- package/dist/npm/src/plugin/Form/City.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Color.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Combo.d.ts +0 -37
- package/dist/npm/src/plugin/Form/Container.d.ts +0 -36
- package/dist/npm/src/plugin/Form/Date.d.ts +0 -20
- package/dist/npm/src/plugin/Form/DateRange.d.ts +0 -20
- package/dist/npm/src/plugin/Form/DateTime.d.ts +0 -19
- package/dist/npm/src/plugin/Form/DiffEditor.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Editor.d.ts +0 -39
- package/dist/npm/src/plugin/Form/Email.d.ts +0 -24
- package/dist/npm/src/plugin/Form/FieldSet.d.ts +0 -25
- package/dist/npm/src/plugin/Form/File.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Form.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Formula.d.ts +0 -50
- package/dist/npm/src/plugin/Form/Grid.d.ts +0 -32
- package/dist/npm/src/plugin/Form/Group.d.ts +0 -23
- package/dist/npm/src/plugin/Form/HBox.d.ts +0 -72
- package/dist/npm/src/plugin/Form/Hidden.d.ts +0 -22
- package/dist/npm/src/plugin/Form/Image.d.ts +0 -19
- package/dist/npm/src/plugin/Form/InputGroup.d.ts +0 -33
- package/dist/npm/src/plugin/Form/Item.d.ts +0 -10
- package/dist/npm/src/plugin/Form/List.d.ts +0 -23
- package/dist/npm/src/plugin/Form/Matrix.d.ts +0 -25
- package/dist/npm/src/plugin/Form/NestedSelect.d.ts +0 -72
- package/dist/npm/src/plugin/Form/Number.d.ts +0 -19
- package/dist/npm/src/plugin/Form/Panel.d.ts +0 -23
- package/dist/npm/src/plugin/Form/Password.d.ts +0 -24
- package/dist/npm/src/plugin/Form/Picker.d.ts +0 -25
- package/dist/npm/src/plugin/Form/QRCode.d.ts +0 -19
- package/dist/npm/src/plugin/Form/Radios.d.ts +0 -23
- package/dist/npm/src/plugin/Form/Range.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Rating.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Repeat.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Reset.d.ts +0 -6
- package/dist/npm/src/plugin/Form/RichText.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Select.d.ts +0 -23
- package/dist/npm/src/plugin/Form/Service.d.ts +0 -23
- package/dist/npm/src/plugin/Form/Static.d.ts +0 -22
- package/dist/npm/src/plugin/Form/SubForm.d.ts +0 -62
- package/dist/npm/src/plugin/Form/Submit.d.ts +0 -6
- package/dist/npm/src/plugin/Form/Switch.d.ts +0 -19
- package/dist/npm/src/plugin/Form/Table.d.ts +0 -33
- package/dist/npm/src/plugin/Form/Tabs.d.ts +0 -16
- package/dist/npm/src/plugin/Form/Tag.d.ts +0 -20
- package/dist/npm/src/plugin/Form/Text.d.ts +0 -19
- package/dist/npm/src/plugin/Form/Textarea.d.ts +0 -19
- package/dist/npm/src/plugin/Form/Time.d.ts +0 -18
- package/dist/npm/src/plugin/Form/Tree.d.ts +0 -72
- package/dist/npm/src/plugin/Form/TreeSelect.d.ts +0 -72
- package/dist/npm/src/plugin/Form/Url.d.ts +0 -24
- package/dist/npm/src/plugin/Grid.d.ts +0 -30
- package/dist/npm/src/plugin/HBox.d.ts +0 -32
- package/dist/npm/src/plugin/IFrame.d.ts +0 -28
- package/dist/npm/src/plugin/Image.d.ts +0 -19
- package/dist/npm/src/plugin/Images.d.ts +0 -24
- package/dist/npm/src/plugin/Json.d.ts +0 -24
- package/dist/npm/src/plugin/Link.d.ts +0 -20
- package/dist/npm/src/plugin/List.d.ts +0 -53
- package/dist/npm/src/plugin/ListItem.d.ts +0 -16
- package/dist/npm/src/plugin/Mapping.d.ts +0 -35
- package/dist/npm/src/plugin/Nav.d.ts +0 -161
- package/dist/npm/src/plugin/Operation.d.ts +0 -25
- package/dist/npm/src/plugin/Page.d.ts +0 -26
- package/dist/npm/src/plugin/Panel.d.ts +0 -16
- package/dist/npm/src/plugin/Plain.d.ts +0 -18
- package/dist/npm/src/plugin/Progress.d.ts +0 -19
- package/dist/npm/src/plugin/QRCode.d.ts +0 -19
- package/dist/npm/src/plugin/Reset.d.ts +0 -10
- package/dist/npm/src/plugin/Service.d.ts +0 -24
- package/dist/npm/src/plugin/Status.d.ts +0 -19
- package/dist/npm/src/plugin/Submit.d.ts +0 -10
- package/dist/npm/src/plugin/Switch.d.ts +0 -21
- package/dist/npm/src/plugin/Table.d.ts +0 -18
- package/dist/npm/src/plugin/TableCell.d.ts +0 -8
- package/dist/npm/src/plugin/Tabs.d.ts +0 -43
- package/dist/npm/src/plugin/Tasks.d.ts +0 -41
- package/dist/npm/src/plugin/Time.d.ts +0 -10
- package/dist/npm/src/plugin/Tpl.d.ts +0 -16
- package/dist/npm/src/plugin/Unknown.d.ts +0 -5
- package/dist/npm/src/plugin/Video.d.ts +0 -24
- package/dist/npm/src/plugin/Wizard.d.ts +0 -40
- package/dist/npm/src/plugin/Wrapper.d.ts +0 -20
- package/dist/npm/src/plugin.d.ts +0 -486
- package/dist/npm/src/store/editor.d.ts +0 -731
- package/dist/npm/src/store/node.d.ts +0 -208
- package/dist/npm/src/util.d.ts +0 -45
- package/dist/plugin/DiffEditor.d.ts +0 -19
- package/dist/plugin/Form/AnchorNav.d.ts +0 -17
- package/dist/plugin/Form/Array.d.ts +0 -27
- package/dist/plugin/Form/Button.d.ts +0 -11
- package/dist/plugin/Form/ButtonGroup.d.ts +0 -22
- package/dist/plugin/Form/City.d.ts +0 -19
- package/dist/plugin/Form/Color.d.ts +0 -39
- package/dist/plugin/Form/Container.d.ts +0 -37
- package/dist/plugin/Form/Date.d.ts +0 -20
- package/dist/plugin/Form/DateRange.d.ts +0 -20
- package/dist/plugin/Form/DateTime.d.ts +0 -19
- package/dist/plugin/Form/Email.d.ts +0 -25
- package/dist/plugin/Form/File.d.ts +0 -19
- package/dist/plugin/Form/Grid.d.ts +0 -32
- package/dist/plugin/Form/HBox.d.ts +0 -73
- package/dist/plugin/Form/Image.d.ts +0 -20
- package/dist/plugin/Form/List.d.ts +0 -24
- package/dist/plugin/Form/Location.d.ts +0 -48
- package/dist/plugin/Form/Matrix.d.ts +0 -26
- package/dist/plugin/Form/Month.d.ts +0 -16
- package/dist/plugin/Form/MonthRange.d.ts +0 -20
- package/dist/plugin/Form/Number.d.ts +0 -20
- package/dist/plugin/Form/Panel.d.ts +0 -24
- package/dist/plugin/Form/Password.d.ts +0 -25
- package/dist/plugin/Form/QRCode.d.ts +0 -20
- package/dist/plugin/Form/Range.d.ts +0 -19
- package/dist/plugin/Form/Rating.d.ts +0 -19
- package/dist/plugin/Form/Repeat.d.ts +0 -19
- package/dist/plugin/Form/Reset.d.ts +0 -7
- package/dist/plugin/Form/RichText.d.ts +0 -19
- package/dist/plugin/Form/Service.d.ts +0 -24
- package/dist/plugin/Form/SubForm.d.ts +0 -64
- package/dist/plugin/Form/Submit.d.ts +0 -6
- package/dist/plugin/Form/Table.d.ts +0 -34
- package/dist/plugin/Form/Tabs.d.ts +0 -17
- package/dist/plugin/Form/Tag.d.ts +0 -21
- package/dist/plugin/Form/Text.d.ts +0 -20
- package/dist/plugin/Form/Time.d.ts +0 -19
- package/dist/plugin/Form/Tree.d.ts +0 -73
- package/dist/plugin/Form/Url.d.ts +0 -25
- package/dist/plugin/Form/Year.d.ts +0 -16
- package/dist/plugin/Switch.d.ts +0 -21
- package/dist/src/compat.d.ts +0 -30
- package/dist/src/component/AvailableRenderersPanel.d.ts +0 -8
- package/dist/src/component/Breadcrumb.d.ts +0 -12
- package/dist/src/component/ClassNameControl.d.ts +0 -31
- package/dist/src/component/CodeEditor.d.ts +0 -37
- package/dist/src/component/CodeEditorPanel.d.ts +0 -12
- package/dist/src/component/CommonConfigWrapper.d.ts +0 -6
- package/dist/src/component/ContainerWrapper.d.ts +0 -12
- package/dist/src/component/Editor.d.ts +0 -60
- package/dist/src/component/ErrorRenderer.d.ts +0 -4
- package/dist/src/component/HighlightBox.d.ts +0 -22
- package/dist/src/component/IFrameBridge.d.ts +0 -32
- package/dist/src/component/IFramePreview.d.ts +0 -37
- package/dist/src/component/InsertSubRendererPanel.d.ts +0 -11
- package/dist/src/component/MiniEditor.d.ts +0 -9
- package/dist/src/component/NodeWrapper.d.ts +0 -20
- package/dist/src/component/Outline.d.ts +0 -12
- package/dist/src/component/Panels.d.ts +0 -17
- package/dist/src/component/PopOverForm.d.ts +0 -22
- package/dist/src/component/Preview.d.ts +0 -62
- package/dist/src/component/RegionHLBox.d.ts +0 -27
- package/dist/src/component/RegionWrapper.d.ts +0 -181
- package/dist/src/component/RendererThumb.d.ts +0 -22
- package/dist/src/component/ScaffoldModal.d.ts +0 -24
- package/dist/src/component/SubEditor.d.ts +0 -67
- package/dist/src/component/TableViewEditor.d.ts +0 -79
- package/dist/src/component/TargetNamePanel.d.ts +0 -7
- package/dist/src/component/VRenderer.d.ts +0 -169
- package/dist/src/component/schemaTpl.d.ts +0 -4
- package/dist/src/dnd/default.d.ts +0 -47
- package/dist/src/dnd/index.d.ts +0 -119
- package/dist/src/dnd/interface.d.ts +0 -14
- package/dist/src/dnd/position-h.d.ts +0 -7
- package/dist/src/env.d.ts +0 -5
- package/dist/src/icons/index.d.ts +0 -2
- package/dist/src/index.d.ts +0 -151
- package/dist/src/mocker.d.ts +0 -1
- package/dist/src/plugin/Action.d.ts +0 -6
- package/dist/src/plugin/Alert.d.ts +0 -19
- package/dist/src/plugin/AnchorNav.d.ts +0 -66
- package/dist/src/plugin/Audio.d.ts +0 -21
- package/dist/src/plugin/AvailableRenderers.d.ts +0 -8
- package/dist/src/plugin/Avatar.d.ts +0 -17
- package/dist/src/plugin/BasicToolbar.d.ts +0 -11
- package/dist/src/plugin/Breadcrumb.d.ts +0 -25
- package/dist/src/plugin/Button.d.ts +0 -24
- package/dist/src/plugin/ButtonGroup.d.ts +0 -59
- package/dist/src/plugin/ButtonToolbar.d.ts +0 -35
- package/dist/src/plugin/CRUD.d.ts +0 -144
- package/dist/src/plugin/Card.d.ts +0 -55
- package/dist/src/plugin/Cards.d.ts +0 -69
- package/dist/src/plugin/Carousel.d.ts +0 -38
- package/dist/src/plugin/Chart.d.ts +0 -46
- package/dist/src/plugin/Code.d.ts +0 -9
- package/dist/src/plugin/CodeView.d.ts +0 -18
- package/dist/src/plugin/Collapse.d.ts +0 -21
- package/dist/src/plugin/Container.d.ts +0 -20
- package/dist/src/plugin/Custom.d.ts +0 -23
- package/dist/src/plugin/DataDebug.d.ts +0 -20
- package/dist/src/plugin/Date.d.ts +0 -19
- package/dist/src/plugin/Datetime.d.ts +0 -13
- package/dist/src/plugin/Dialog.d.ts +0 -20
- package/dist/src/plugin/DiffEditor.d.ts +0 -19
- package/dist/src/plugin/Divider.d.ts +0 -14
- package/dist/src/plugin/Drawer.d.ts +0 -17
- package/dist/src/plugin/DropDownButton.d.ts +0 -41
- package/dist/src/plugin/Each.d.ts +0 -35
- package/dist/src/plugin/ErrorRenderer.d.ts +0 -6
- package/dist/src/plugin/Flex.d.ts +0 -28
- package/dist/src/plugin/Form/Array.d.ts +0 -26
- package/dist/src/plugin/Form/Button.d.ts +0 -11
- package/dist/src/plugin/Form/ButtonGroup.d.ts +0 -21
- package/dist/src/plugin/Form/ButtonGroupSelect.d.ts +0 -22
- package/dist/src/plugin/Form/ButtonToolbar.d.ts +0 -27
- package/dist/src/plugin/Form/ChainedSelect.d.ts +0 -19
- package/dist/src/plugin/Form/Checkbox.d.ts +0 -19
- package/dist/src/plugin/Form/Checkboxes.d.ts +0 -24
- package/dist/src/plugin/Form/City.d.ts +0 -18
- package/dist/src/plugin/Form/Color.d.ts +0 -39
- package/dist/src/plugin/Form/Combo.d.ts +0 -38
- package/dist/src/plugin/Form/ConditionBuilder.d.ts +0 -43
- package/dist/src/plugin/Form/Container.d.ts +0 -36
- package/dist/src/plugin/Form/Control.d.ts +0 -21
- package/dist/src/plugin/Form/Date.d.ts +0 -20
- package/dist/src/plugin/Form/DateRange.d.ts +0 -20
- package/dist/src/plugin/Form/DateTime.d.ts +0 -19
- package/dist/src/plugin/Form/DiffEditor.d.ts +0 -19
- package/dist/src/plugin/Form/Editor.d.ts +0 -40
- package/dist/src/plugin/Form/Email.d.ts +0 -24
- package/dist/src/plugin/Form/FieldSet.d.ts +0 -26
- package/dist/src/plugin/Form/File.d.ts +0 -18
- package/dist/src/plugin/Form/Form.d.ts +0 -18
- package/dist/src/plugin/Form/Formula.d.ts +0 -51
- package/dist/src/plugin/Form/Grid.d.ts +0 -32
- package/dist/src/plugin/Form/Group.d.ts +0 -25
- package/dist/src/plugin/Form/HBox.d.ts +0 -72
- package/dist/src/plugin/Form/Hidden.d.ts +0 -24
- package/dist/src/plugin/Form/Image.d.ts +0 -19
- package/dist/src/plugin/Form/InputArray.d.ts +0 -27
- package/dist/src/plugin/Form/InputCity.d.ts +0 -19
- package/dist/src/plugin/Form/InputDate.d.ts +0 -20
- package/dist/src/plugin/Form/InputDateRange.d.ts +0 -20
- package/dist/src/plugin/Form/InputDateTime.d.ts +0 -19
- package/dist/src/plugin/Form/InputDateTimeRange.d.ts +0 -20
- package/dist/src/plugin/Form/InputEmail.d.ts +0 -25
- package/dist/src/plugin/Form/InputFile.d.ts +0 -19
- package/dist/src/plugin/Form/InputGroup.d.ts +0 -34
- package/dist/src/plugin/Form/InputImage.d.ts +0 -20
- package/dist/src/plugin/Form/InputMonth.d.ts +0 -16
- package/dist/src/plugin/Form/InputMonthRange.d.ts +0 -20
- package/dist/src/plugin/Form/InputNumber.d.ts +0 -20
- package/dist/src/plugin/Form/InputPassword.d.ts +0 -25
- package/dist/src/plugin/Form/InputQuarter.d.ts +0 -16
- package/dist/src/plugin/Form/InputQuarterRange.d.ts +0 -20
- package/dist/src/plugin/Form/InputRange.d.ts +0 -19
- package/dist/src/plugin/Form/InputRating.d.ts +0 -19
- package/dist/src/plugin/Form/InputRepeat.d.ts +0 -19
- package/dist/src/plugin/Form/InputRichText.d.ts +0 -19
- package/dist/src/plugin/Form/InputSubForm.d.ts +0 -64
- package/dist/src/plugin/Form/InputTable.d.ts +0 -40
- package/dist/src/plugin/Form/InputTag.d.ts +0 -21
- package/dist/src/plugin/Form/InputText.d.ts +0 -20
- package/dist/src/plugin/Form/InputTime.d.ts +0 -19
- package/dist/src/plugin/Form/InputTree.d.ts +0 -73
- package/dist/src/plugin/Form/InputURL.d.ts +0 -25
- package/dist/src/plugin/Form/InputYear.d.ts +0 -16
- package/dist/src/plugin/Form/Item.d.ts +0 -10
- package/dist/src/plugin/Form/List.d.ts +0 -23
- package/dist/src/plugin/Form/ListSelect.d.ts +0 -24
- package/dist/src/plugin/Form/LocationPicker.d.ts +0 -48
- package/dist/src/plugin/Form/Matrix.d.ts +0 -25
- package/dist/src/plugin/Form/MatrixCheckboxes.d.ts +0 -26
- package/dist/src/plugin/Form/NestedSelect.d.ts +0 -73
- package/dist/src/plugin/Form/Number.d.ts +0 -19
- package/dist/src/plugin/Form/Panel.d.ts +0 -23
- package/dist/src/plugin/Form/Password.d.ts +0 -24
- package/dist/src/plugin/Form/Picker.d.ts +0 -26
- package/dist/src/plugin/Form/QRCode.d.ts +0 -19
- package/dist/src/plugin/Form/Radios.d.ts +0 -24
- package/dist/src/plugin/Form/Range.d.ts +0 -18
- package/dist/src/plugin/Form/Rating.d.ts +0 -18
- package/dist/src/plugin/Form/Repeat.d.ts +0 -18
- package/dist/src/plugin/Form/Reset.d.ts +0 -7
- package/dist/src/plugin/Form/RichText.d.ts +0 -18
- package/dist/src/plugin/Form/Select.d.ts +0 -24
- package/dist/src/plugin/Form/Service.d.ts +0 -23
- package/dist/src/plugin/Form/Static.d.ts +0 -23
- package/dist/src/plugin/Form/SubForm.d.ts +0 -62
- package/dist/src/plugin/Form/Submit.d.ts +0 -6
- package/dist/src/plugin/Form/Switch.d.ts +0 -20
- package/dist/src/plugin/Form/Table.d.ts +0 -33
- package/dist/src/plugin/Form/Tabs.d.ts +0 -16
- package/dist/src/plugin/Form/TabsTransfer.d.ts +0 -74
- package/dist/src/plugin/Form/Tag.d.ts +0 -20
- package/dist/src/plugin/Form/Text.d.ts +0 -19
- package/dist/src/plugin/Form/Textarea.d.ts +0 -20
- package/dist/src/plugin/Form/Time.d.ts +0 -18
- package/dist/src/plugin/Form/Transfer.d.ts +0 -68
- package/dist/src/plugin/Form/Tree.d.ts +0 -72
- package/dist/src/plugin/Form/TreeSelect.d.ts +0 -73
- package/dist/src/plugin/Form/UUID.d.ts +0 -23
- package/dist/src/plugin/Form/Url.d.ts +0 -24
- package/dist/src/plugin/Grid.d.ts +0 -49
- package/dist/src/plugin/HBox.d.ts +0 -44
- package/dist/src/plugin/IFrame.d.ts +0 -28
- package/dist/src/plugin/Image.d.ts +0 -19
- package/dist/src/plugin/Images.d.ts +0 -24
- package/dist/src/plugin/Json.d.ts +0 -24
- package/dist/src/plugin/Link.d.ts +0 -20
- package/dist/src/plugin/List.d.ts +0 -53
- package/dist/src/plugin/ListItem.d.ts +0 -16
- package/dist/src/plugin/Log.d.ts +0 -16
- package/dist/src/plugin/Mapping.d.ts +0 -35
- package/dist/src/plugin/Markdown.d.ts +0 -19
- package/dist/src/plugin/Name.d.ts +0 -8
- package/dist/src/plugin/Nav.d.ts +0 -161
- package/dist/src/plugin/Operation.d.ts +0 -25
- package/dist/src/plugin/Page.d.ts +0 -27
- package/dist/src/plugin/Panel.d.ts +0 -17
- package/dist/src/plugin/Plain.d.ts +0 -19
- package/dist/src/plugin/Progress.d.ts +0 -19
- package/dist/src/plugin/Property.d.ts +0 -26
- package/dist/src/plugin/QRCode.d.ts +0 -19
- package/dist/src/plugin/Reset.d.ts +0 -11
- package/dist/src/plugin/Service.d.ts +0 -24
- package/dist/src/plugin/Sparkline.d.ts +0 -28
- package/dist/src/plugin/Status.d.ts +0 -19
- package/dist/src/plugin/Steps.d.ts +0 -43
- package/dist/src/plugin/Submit.d.ts +0 -10
- package/dist/src/plugin/Switch.d.ts +0 -21
- package/dist/src/plugin/Table.d.ts +0 -19
- package/dist/src/plugin/TableCell.d.ts +0 -9
- package/dist/src/plugin/TableView.d.ts +0 -132
- package/dist/src/plugin/Tabs.d.ts +0 -43
- package/dist/src/plugin/Tasks.d.ts +0 -41
- package/dist/src/plugin/Time.d.ts +0 -13
- package/dist/src/plugin/Tpl.d.ts +0 -18
- package/dist/src/plugin/Unknown.d.ts +0 -5
- package/dist/src/plugin/Video.d.ts +0 -24
- package/dist/src/plugin/WebComponent.d.ts +0 -47
- package/dist/src/plugin/Wizard.d.ts +0 -40
- package/dist/src/plugin/Wrapper.d.ts +0 -20
- package/dist/src/plugin.d.ts +0 -560
- package/dist/src/store/editor.d.ts +0 -891
- package/dist/src/store/node.d.ts +0 -247
- package/dist/src/util.d.ts +0 -62
@@ -1,26 +0,0 @@
|
|
1
|
-
import { BasePlugin } from '../plugin';
|
2
|
-
export declare class PropertyPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
icon: string;
|
7
|
-
description: string;
|
8
|
-
docLink: string;
|
9
|
-
tags: string[];
|
10
|
-
scaffold: {
|
11
|
-
type: string;
|
12
|
-
title: string;
|
13
|
-
items: ({
|
14
|
-
label: string;
|
15
|
-
content: string;
|
16
|
-
span?: undefined;
|
17
|
-
} | {
|
18
|
-
label: string;
|
19
|
-
content: string;
|
20
|
-
span: number;
|
21
|
-
})[];
|
22
|
-
};
|
23
|
-
previewSchema: any;
|
24
|
-
panelTitle: string;
|
25
|
-
panelBody: any[];
|
26
|
-
}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { BasePlugin } from '../plugin';
|
2
|
-
export declare class QRCodePlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
description: string;
|
7
|
-
tags: string[];
|
8
|
-
icon: string;
|
9
|
-
scaffold: {
|
10
|
-
type: string;
|
11
|
-
value: string;
|
12
|
-
};
|
13
|
-
previewSchema: {
|
14
|
-
type: string;
|
15
|
-
value: string;
|
16
|
-
};
|
17
|
-
panelTitle: string;
|
18
|
-
panelBody: any[];
|
19
|
-
}
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import { ButtonPlugin } from './Button';
|
2
|
-
export declare class ResetPlugin extends ButtonPlugin {
|
3
|
-
rendererName: string;
|
4
|
-
name: string;
|
5
|
-
icon: string;
|
6
|
-
description: string;
|
7
|
-
docLink: string;
|
8
|
-
panelTitle: string;
|
9
|
-
scaffold: any;
|
10
|
-
previewSchema: any;
|
11
|
-
}
|
@@ -1,24 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin, RegionConfig } from '../plugin';
|
2
|
-
export declare class ServicePlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
description: string;
|
7
|
-
tags: string[];
|
8
|
-
icon: string;
|
9
|
-
scaffold: {
|
10
|
-
type: string;
|
11
|
-
body: {
|
12
|
-
type: string;
|
13
|
-
tpl: string;
|
14
|
-
inline: boolean;
|
15
|
-
}[];
|
16
|
-
};
|
17
|
-
previewSchema: {
|
18
|
-
type: string;
|
19
|
-
tpl: string;
|
20
|
-
};
|
21
|
-
regions: Array<RegionConfig>;
|
22
|
-
panelTitle: string;
|
23
|
-
panelBodyCreator: (context: BaseEventContext) => any;
|
24
|
-
}
|
@@ -1,28 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* @file 走势图
|
3
|
-
*/
|
4
|
-
import { BasePlugin } from '../plugin';
|
5
|
-
export declare class SparklinePlugin extends BasePlugin {
|
6
|
-
rendererName: string;
|
7
|
-
$schema: string;
|
8
|
-
name: string;
|
9
|
-
description: string;
|
10
|
-
tags: string[];
|
11
|
-
icon: string;
|
12
|
-
scaffold: {
|
13
|
-
type: string;
|
14
|
-
height: number;
|
15
|
-
value: number[];
|
16
|
-
};
|
17
|
-
previewSchema: {
|
18
|
-
type: string;
|
19
|
-
height: number;
|
20
|
-
value: number[];
|
21
|
-
};
|
22
|
-
panelTitle: string;
|
23
|
-
panelBody: {
|
24
|
-
name: string;
|
25
|
-
type: string;
|
26
|
-
label: string;
|
27
|
-
}[];
|
28
|
-
}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { BasePlugin, BaseEventContext } from '../plugin';
|
2
|
-
export declare class StatusPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
description: string;
|
7
|
-
tags: string[];
|
8
|
-
icon: string;
|
9
|
-
scaffold: {
|
10
|
-
type: string;
|
11
|
-
value: number;
|
12
|
-
};
|
13
|
-
previewSchema: {
|
14
|
-
type: string;
|
15
|
-
value: number;
|
16
|
-
};
|
17
|
-
panelTitle: string;
|
18
|
-
panelBodyCreator: (context: BaseEventContext) => any[];
|
19
|
-
}
|
@@ -1,43 +0,0 @@
|
|
1
|
-
import { BasePlugin } from '../plugin';
|
2
|
-
export declare class StepsPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
icon: string;
|
7
|
-
description: string;
|
8
|
-
tags: string[];
|
9
|
-
scaffold: {
|
10
|
-
type: string;
|
11
|
-
value: number;
|
12
|
-
steps: ({
|
13
|
-
title: string;
|
14
|
-
subTitle: string;
|
15
|
-
description: string;
|
16
|
-
} | {
|
17
|
-
title: string;
|
18
|
-
subTitle?: undefined;
|
19
|
-
description?: undefined;
|
20
|
-
})[];
|
21
|
-
};
|
22
|
-
previewSchema: {
|
23
|
-
type: string;
|
24
|
-
value: number;
|
25
|
-
steps: ({
|
26
|
-
title: string;
|
27
|
-
subTitle: string;
|
28
|
-
description: string;
|
29
|
-
} | {
|
30
|
-
title: string;
|
31
|
-
subTitle?: undefined;
|
32
|
-
description?: undefined;
|
33
|
-
})[];
|
34
|
-
};
|
35
|
-
panelTitle: string;
|
36
|
-
panelBody: {
|
37
|
-
type: string;
|
38
|
-
tabs: {
|
39
|
-
title: string;
|
40
|
-
body: any[];
|
41
|
-
}[];
|
42
|
-
}[];
|
43
|
-
}
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin } from '../plugin';
|
2
|
-
export declare class SwitchPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
description: string;
|
7
|
-
tags: string[];
|
8
|
-
icon: string;
|
9
|
-
scaffold: {
|
10
|
-
type: string;
|
11
|
-
name: string;
|
12
|
-
};
|
13
|
-
previewSchema: {
|
14
|
-
value: boolean;
|
15
|
-
disabled: boolean;
|
16
|
-
type: string;
|
17
|
-
name: string;
|
18
|
-
};
|
19
|
-
panelTitle: string;
|
20
|
-
panelControlsCreator: (context: BaseEventContext) => any[];
|
21
|
-
}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { SchemaObject } from 'amis';
|
2
|
-
import { BasePlugin, BaseEventContext, PluginEvent, RegionConfig, RendererInfoResolveEventContext, BasicRendererInfo, InsertEventContext, ScaffoldForm } from '../plugin';
|
3
|
-
export declare class TablePlugin extends BasePlugin {
|
4
|
-
rendererName: string;
|
5
|
-
$schema: string;
|
6
|
-
name: string;
|
7
|
-
description: string;
|
8
|
-
docLink: string;
|
9
|
-
icon: string;
|
10
|
-
scaffold: SchemaObject;
|
11
|
-
regions: Array<RegionConfig>;
|
12
|
-
previewSchema: any;
|
13
|
-
scaffoldForm: ScaffoldForm;
|
14
|
-
panelTitle: string;
|
15
|
-
panelBodyCreator: (context: BaseEventContext) => any;
|
16
|
-
filterProps(props: any): any;
|
17
|
-
getRendererInfo(context: RendererInfoResolveEventContext): BasicRendererInfo | void;
|
18
|
-
beforeInsert(event: PluginEvent<InsertEventContext>): void;
|
19
|
-
}
|
@@ -1,9 +0,0 @@
|
|
1
|
-
import { BasePlugin, BasicRendererInfo, BaseEventContext, RendererInfoResolveEventContext, ReplaceEventContext, PluginEvent } from '../plugin';
|
2
|
-
export declare class TableCellPlugin extends BasePlugin {
|
3
|
-
panelTitle: string;
|
4
|
-
panelIcon: string;
|
5
|
-
panelBodyCreator: (context: BaseEventContext) => any[];
|
6
|
-
getRendererInfo({ renderer, schema }: RendererInfoResolveEventContext): BasicRendererInfo | void;
|
7
|
-
exchangeRenderer(id: string): void;
|
8
|
-
beforeReplace(event: PluginEvent<ReplaceEventContext>): void;
|
9
|
-
}
|
@@ -1,132 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* @file table view 组件的可视化编辑
|
3
|
-
*/
|
4
|
-
/// <reference types="react" />
|
5
|
-
import { BaseEventContext, BasePlugin, BasicPanelItem, BasicToolbarItem, BuildPanelEventContext, RegionConfig, VRendererConfig } from '../plugin';
|
6
|
-
export declare class TableViewPlugin extends BasePlugin {
|
7
|
-
rendererName: string;
|
8
|
-
$schema: string;
|
9
|
-
name: string;
|
10
|
-
icon: string;
|
11
|
-
description: string;
|
12
|
-
tags: string[];
|
13
|
-
scaffold: {
|
14
|
-
type: string;
|
15
|
-
trs: ({
|
16
|
-
background: string;
|
17
|
-
tds: {
|
18
|
-
body: {
|
19
|
-
type: string;
|
20
|
-
tpl: string;
|
21
|
-
};
|
22
|
-
}[];
|
23
|
-
} | {
|
24
|
-
tds: ({
|
25
|
-
rowspan: number;
|
26
|
-
body: {
|
27
|
-
type: string;
|
28
|
-
tpl: string;
|
29
|
-
};
|
30
|
-
} | {
|
31
|
-
body: {
|
32
|
-
type: string;
|
33
|
-
tpl: string;
|
34
|
-
};
|
35
|
-
rowspan?: undefined;
|
36
|
-
})[];
|
37
|
-
background?: undefined;
|
38
|
-
})[];
|
39
|
-
};
|
40
|
-
previewSchema: {
|
41
|
-
type: string;
|
42
|
-
trs: ({
|
43
|
-
background: string;
|
44
|
-
tds: {
|
45
|
-
body: {
|
46
|
-
type: string;
|
47
|
-
tpl: string;
|
48
|
-
};
|
49
|
-
}[];
|
50
|
-
} | {
|
51
|
-
tds: ({
|
52
|
-
rowspan: number;
|
53
|
-
body: {
|
54
|
-
type: string;
|
55
|
-
tpl: string;
|
56
|
-
};
|
57
|
-
} | {
|
58
|
-
body: {
|
59
|
-
type: string;
|
60
|
-
tpl: string;
|
61
|
-
};
|
62
|
-
rowspan?: undefined;
|
63
|
-
})[];
|
64
|
-
background?: undefined;
|
65
|
-
})[];
|
66
|
-
};
|
67
|
-
regions: Array<RegionConfig>;
|
68
|
-
panelTitle: string;
|
69
|
-
panelBody: any[];
|
70
|
-
fieldWrapperResolve: (dom: HTMLElement) => HTMLElement;
|
71
|
-
overrides: {
|
72
|
-
renderTd(this: any, td: any, colIndex: number, rowIndex: number): any;
|
73
|
-
renderTr(this: any, tr: any, rowIndex: number): any;
|
74
|
-
};
|
75
|
-
tdVRendererConfig: VRendererConfig;
|
76
|
-
trVRendererConfig: VRendererConfig;
|
77
|
-
renderRenderer(props: any): JSX.Element;
|
78
|
-
buildEditorPanel(context: BuildPanelEventContext, panels: Array<BasicPanelItem>): void;
|
79
|
-
/**
|
80
|
-
* 插入行,需要处理前面有 rowspan 的情况
|
81
|
-
*
|
82
|
-
* +---+---+---+
|
83
|
-
* | a | b | c |
|
84
|
-
* + +---+---+
|
85
|
-
* | | d | e |
|
86
|
-
* + +---+---+
|
87
|
-
* | | f | g |
|
88
|
-
* +---+---+---+
|
89
|
-
*
|
90
|
-
* 比如在 d 位置的前面插入行,需要将 a 的 rowspan 加一,然后再插入两个单元格
|
91
|
-
*/
|
92
|
-
insertRow(tdId: string, position: 'above' | 'below'): void;
|
93
|
-
/**
|
94
|
-
* 插入列
|
95
|
-
*
|
96
|
-
* +---+---+---+
|
97
|
-
* | a | b |
|
98
|
-
* + +---+
|
99
|
-
* | | c |
|
100
|
-
* +---+---+---+
|
101
|
-
* | d | e | f |
|
102
|
-
* +---+---+---+
|
103
|
-
*
|
104
|
-
* 比如在 c 位置左侧插入列,应该将 a 的 colspan 加一,然后在最后一行增加一个单元格
|
105
|
-
*/
|
106
|
-
insertCol(tdId: string, position: 'left' | 'right'): void;
|
107
|
-
/**
|
108
|
-
* 拆分有跨行或跨列的单元格
|
109
|
-
*
|
110
|
-
* +---+---+---+
|
111
|
-
* | a | b |
|
112
|
-
* + +---+
|
113
|
-
* | | c |
|
114
|
-
* +---+---+---+
|
115
|
-
* | d | e | f |
|
116
|
-
* +---+---+---+
|
117
|
-
*
|
118
|
-
* 比如拆分 a,最后要变成
|
119
|
-
*
|
120
|
-
* +---+---+---+
|
121
|
-
* | a | g | b |
|
122
|
-
* +---+---+---+
|
123
|
-
* | h | i | c |
|
124
|
-
* +---+---+---+
|
125
|
-
* | d | e | f |
|
126
|
-
* +---+---+---+
|
127
|
-
*
|
128
|
-
* 因此要新增 g、h、i 三个单元格
|
129
|
-
*/
|
130
|
-
splitCell(tdId: string): void;
|
131
|
-
buildEditorToolbar({ schema, info }: BaseEventContext, toolbars: Array<BasicToolbarItem>): void;
|
132
|
-
}
|
@@ -1,43 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin, BasicToolbarItem, PluginEvent, PreventClickEventContext, VRendererConfig } from '../plugin';
|
2
|
-
export declare class TabsPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
description: string;
|
7
|
-
docLink: string;
|
8
|
-
tags: string[];
|
9
|
-
icon: string;
|
10
|
-
scaffold: {
|
11
|
-
type: string;
|
12
|
-
tabs: {
|
13
|
-
title: string;
|
14
|
-
body: string;
|
15
|
-
}[];
|
16
|
-
};
|
17
|
-
previewSchema: {
|
18
|
-
type: string;
|
19
|
-
tabs: {
|
20
|
-
title: string;
|
21
|
-
body: string;
|
22
|
-
}[];
|
23
|
-
};
|
24
|
-
panelTitle: string;
|
25
|
-
panelBody: any[];
|
26
|
-
patchContainers: string[];
|
27
|
-
vRendererConfig: VRendererConfig;
|
28
|
-
wrapperProps: {
|
29
|
-
unmountOnExit: boolean;
|
30
|
-
mountOnEnter: boolean;
|
31
|
-
};
|
32
|
-
tabWrapperResolve: (dom: HTMLElement) => HTMLElement;
|
33
|
-
overrides: {
|
34
|
-
renderTabs(this: any): any;
|
35
|
-
};
|
36
|
-
/**
|
37
|
-
* 补充切换的 toolbar
|
38
|
-
* @param context
|
39
|
-
* @param toolbars
|
40
|
-
*/
|
41
|
-
buildEditorToolbar(context: BaseEventContext, toolbars: Array<BasicToolbarItem>): void;
|
42
|
-
onPreventClick(e: PluginEvent<PreventClickEventContext>): false | undefined;
|
43
|
-
}
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import { BasePlugin } from '../plugin';
|
2
|
-
export declare class TasksPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
description: string;
|
7
|
-
tags: string[];
|
8
|
-
icon: string;
|
9
|
-
scaffold: {
|
10
|
-
type: string;
|
11
|
-
name: string;
|
12
|
-
items: ({
|
13
|
-
label: string;
|
14
|
-
key: string;
|
15
|
-
status: number;
|
16
|
-
remark: string;
|
17
|
-
} | {
|
18
|
-
label: string;
|
19
|
-
key: string;
|
20
|
-
status: number;
|
21
|
-
remark?: undefined;
|
22
|
-
})[];
|
23
|
-
};
|
24
|
-
previewSchema: {
|
25
|
-
type: string;
|
26
|
-
name: string;
|
27
|
-
items: ({
|
28
|
-
label: string;
|
29
|
-
key: string;
|
30
|
-
status: number;
|
31
|
-
remark: string;
|
32
|
-
} | {
|
33
|
-
label: string;
|
34
|
-
key: string;
|
35
|
-
status: number;
|
36
|
-
remark?: undefined;
|
37
|
-
})[];
|
38
|
-
};
|
39
|
-
panelTitle: string;
|
40
|
-
panelBody: any[];
|
41
|
-
}
|
package/dist/src/plugin/Tpl.d.ts
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
import { BasePlugin } from '../plugin';
|
2
|
-
export declare class TplPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
icon: string;
|
7
|
-
description: string;
|
8
|
-
docLink: string;
|
9
|
-
tags: string[];
|
10
|
-
previewSchema: {
|
11
|
-
type: string;
|
12
|
-
tpl: string;
|
13
|
-
};
|
14
|
-
scaffold: any;
|
15
|
-
panelTitle: string;
|
16
|
-
panelBody: any[];
|
17
|
-
popOverBody: any[];
|
18
|
-
}
|
@@ -1,5 +0,0 @@
|
|
1
|
-
import { BasePlugin, BasicRendererInfo, RendererInfoResolveEventContext } from '../plugin';
|
2
|
-
export declare class UnkownRendererPlugin extends BasePlugin {
|
3
|
-
order: number;
|
4
|
-
getRendererInfo({ renderer, schema, path }: RendererInfoResolveEventContext): BasicRendererInfo | void;
|
5
|
-
}
|
@@ -1,24 +0,0 @@
|
|
1
|
-
import { BasePlugin } from '../plugin';
|
2
|
-
export declare class VideoPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
description: string;
|
7
|
-
tags: string[];
|
8
|
-
icon: string;
|
9
|
-
scaffold: {
|
10
|
-
type: string;
|
11
|
-
autoPlay: boolean;
|
12
|
-
src: string;
|
13
|
-
poster: string;
|
14
|
-
};
|
15
|
-
previewSchema: {
|
16
|
-
type: string;
|
17
|
-
autoPlay: boolean;
|
18
|
-
src: string;
|
19
|
-
poster: string;
|
20
|
-
};
|
21
|
-
panelTitle: string;
|
22
|
-
panelBody: any[];
|
23
|
-
filterProps(props: any): any;
|
24
|
-
}
|
@@ -1,47 +0,0 @@
|
|
1
|
-
import { BasePlugin } from '../plugin';
|
2
|
-
export declare class WebComponentPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
description: string;
|
7
|
-
tags: string[];
|
8
|
-
icon: string;
|
9
|
-
scaffold: {
|
10
|
-
type: string;
|
11
|
-
tag: string;
|
12
|
-
};
|
13
|
-
previewSchema: {
|
14
|
-
type: string;
|
15
|
-
tag: string;
|
16
|
-
};
|
17
|
-
panelTitle: string;
|
18
|
-
panelBody: ({
|
19
|
-
type: string;
|
20
|
-
label: string;
|
21
|
-
name: string;
|
22
|
-
multiple?: undefined;
|
23
|
-
pipeIn?: undefined;
|
24
|
-
pipeOut?: undefined;
|
25
|
-
controls?: undefined;
|
26
|
-
} | {
|
27
|
-
type: string;
|
28
|
-
label: string;
|
29
|
-
name: string;
|
30
|
-
multiple: boolean;
|
31
|
-
pipeIn: (value: any) => any;
|
32
|
-
pipeOut: (value: any) => any;
|
33
|
-
controls: ({
|
34
|
-
placeholder: string;
|
35
|
-
type: string;
|
36
|
-
unique: boolean;
|
37
|
-
name: string;
|
38
|
-
columnClassName: string;
|
39
|
-
} | {
|
40
|
-
placeholder: string;
|
41
|
-
type: string;
|
42
|
-
name: string;
|
43
|
-
unique?: undefined;
|
44
|
-
columnClassName?: undefined;
|
45
|
-
})[];
|
46
|
-
})[];
|
47
|
-
}
|
@@ -1,40 +0,0 @@
|
|
1
|
-
import { SchemaObject } from 'amis';
|
2
|
-
import { BaseEventContext, BasePlugin, BasicToolbarItem, VRendererConfig } from '../plugin';
|
3
|
-
export declare class WizardPlugin extends BasePlugin {
|
4
|
-
rendererName: string;
|
5
|
-
$schema: string;
|
6
|
-
name: string;
|
7
|
-
description: string;
|
8
|
-
docLink: string;
|
9
|
-
tags: string[];
|
10
|
-
icon: string;
|
11
|
-
scaffold: SchemaObject;
|
12
|
-
previewSchema: {
|
13
|
-
type: string;
|
14
|
-
className: string;
|
15
|
-
steps: {
|
16
|
-
title: string;
|
17
|
-
body: {
|
18
|
-
type: string;
|
19
|
-
label: string;
|
20
|
-
name: string;
|
21
|
-
}[];
|
22
|
-
}[];
|
23
|
-
};
|
24
|
-
panelTitle: string;
|
25
|
-
panelBody: any[];
|
26
|
-
/**
|
27
|
-
* 补充切换的 toolbar
|
28
|
-
* @param context
|
29
|
-
* @param toolbars
|
30
|
-
*/
|
31
|
-
buildEditorToolbar(context: BaseEventContext, toolbars: Array<BasicToolbarItem>): void;
|
32
|
-
filterProps(props: any): any;
|
33
|
-
patchContainers: string[];
|
34
|
-
vRendererConfig: VRendererConfig;
|
35
|
-
wizardWrapperResolve: (dom: HTMLElement) => any;
|
36
|
-
overrides: {
|
37
|
-
renderWizard: (this: any) => any;
|
38
|
-
renderFooter: (this: any) => any;
|
39
|
-
};
|
40
|
-
}
|
@@ -1,20 +0,0 @@
|
|
1
|
-
import { BasePlugin, RegionConfig } from '../plugin';
|
2
|
-
export declare class WrapperPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
description: string;
|
7
|
-
tags: string[];
|
8
|
-
icon: string;
|
9
|
-
scaffold: {
|
10
|
-
type: string;
|
11
|
-
body: string;
|
12
|
-
};
|
13
|
-
previewSchema: {
|
14
|
-
type: string;
|
15
|
-
body: string;
|
16
|
-
};
|
17
|
-
regions: Array<RegionConfig>;
|
18
|
-
panelTitle: string;
|
19
|
-
panelBody: any[];
|
20
|
-
}
|