amis-editor 3.3.9 → 4.0.1-beta.10
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/ContextMenuPanel.d.ts +8 -0
- 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/InputGroup.d.ts +0 -2
- 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 +19 -0
- package/dist/store/editor.d.ts +6 -1
- package/dist/style.css +1 -1
- package/dist/util.d.ts +1 -1
- package/package.json +15 -8
- package/.editorconfig +0 -12
- package/.fecsrc +0 -8
- package/.prettierrc +0 -20
- 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
- package/rollup.config.js +0 -24
@@ -1,144 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import { BaseEventContext, BasePlugin, BasicRendererInfo, BasicSubRenderInfo, ChangeEventContext, PluginEvent, RendererEventContext, RendererInfoResolveEventContext, ScaffoldForm, SubRendererInfo } from '../plugin';
|
3
|
-
export declare class CRUDPlugin extends BasePlugin {
|
4
|
-
rendererName: string;
|
5
|
-
$schema: string;
|
6
|
-
order: number;
|
7
|
-
name: string;
|
8
|
-
description: string;
|
9
|
-
docLink: string;
|
10
|
-
tags: string[];
|
11
|
-
icon: string;
|
12
|
-
scaffold: any;
|
13
|
-
sampleBuilder: (schema: any) => string;
|
14
|
-
btnSchemas: {
|
15
|
-
create: {
|
16
|
-
label: string;
|
17
|
-
type: string;
|
18
|
-
actionType: string;
|
19
|
-
level: string;
|
20
|
-
dialog: {
|
21
|
-
title: string;
|
22
|
-
body: {
|
23
|
-
type: string;
|
24
|
-
api: string;
|
25
|
-
body: {
|
26
|
-
label: string;
|
27
|
-
text: string;
|
28
|
-
type: string;
|
29
|
-
}[];
|
30
|
-
};
|
31
|
-
};
|
32
|
-
};
|
33
|
-
update: {
|
34
|
-
label: string;
|
35
|
-
type: string;
|
36
|
-
actionType: string;
|
37
|
-
level: string;
|
38
|
-
dialog: {
|
39
|
-
title: string;
|
40
|
-
body: {
|
41
|
-
type: string;
|
42
|
-
api: string;
|
43
|
-
body: {
|
44
|
-
label: string;
|
45
|
-
text: string;
|
46
|
-
type: string;
|
47
|
-
}[];
|
48
|
-
};
|
49
|
-
};
|
50
|
-
};
|
51
|
-
view: {
|
52
|
-
label: string;
|
53
|
-
type: string;
|
54
|
-
actionType: string;
|
55
|
-
level: string;
|
56
|
-
dialog: {
|
57
|
-
title: string;
|
58
|
-
body: {
|
59
|
-
type: string;
|
60
|
-
body: {
|
61
|
-
label: string;
|
62
|
-
text: string;
|
63
|
-
type: string;
|
64
|
-
}[];
|
65
|
-
};
|
66
|
-
};
|
67
|
-
};
|
68
|
-
delete: {
|
69
|
-
type: string;
|
70
|
-
label: string;
|
71
|
-
actionType: string;
|
72
|
-
level: string;
|
73
|
-
className: string;
|
74
|
-
confirmText: string;
|
75
|
-
api: string;
|
76
|
-
};
|
77
|
-
bulkDelete: {
|
78
|
-
type: string;
|
79
|
-
level: string;
|
80
|
-
label: string;
|
81
|
-
actionType: string;
|
82
|
-
confirmText: string;
|
83
|
-
api: string;
|
84
|
-
};
|
85
|
-
bulkUpdate: {
|
86
|
-
type: string;
|
87
|
-
level: string;
|
88
|
-
label: string;
|
89
|
-
actionType: string;
|
90
|
-
dialog: {
|
91
|
-
title: string;
|
92
|
-
size: string;
|
93
|
-
body: {
|
94
|
-
type: string;
|
95
|
-
api: string;
|
96
|
-
body: {
|
97
|
-
label: string;
|
98
|
-
text: string;
|
99
|
-
type: string;
|
100
|
-
}[];
|
101
|
-
};
|
102
|
-
};
|
103
|
-
};
|
104
|
-
itemDelete: {
|
105
|
-
type: string;
|
106
|
-
level: string;
|
107
|
-
label: string;
|
108
|
-
api: string;
|
109
|
-
actionType: string;
|
110
|
-
confirmText: string;
|
111
|
-
};
|
112
|
-
filter: {
|
113
|
-
title: string;
|
114
|
-
body: {
|
115
|
-
type: string;
|
116
|
-
name: string;
|
117
|
-
label: string;
|
118
|
-
}[];
|
119
|
-
};
|
120
|
-
};
|
121
|
-
scaffoldForm: ScaffoldForm;
|
122
|
-
addItem(source: any, target: any): void;
|
123
|
-
multifactor: boolean;
|
124
|
-
previewSchema: any;
|
125
|
-
oldFilter?: any;
|
126
|
-
panelTitle: string;
|
127
|
-
panelBodyCreator: (context: BaseEventContext) => any;
|
128
|
-
handleBulkActionEdit(id: string, index: number): void;
|
129
|
-
handleItemActionEdit(id: string, index: number): void;
|
130
|
-
wrapperProps: {
|
131
|
-
affixHeader: boolean;
|
132
|
-
};
|
133
|
-
/**
|
134
|
-
* 默认什么组件都加入的子组件里面,子类里面可以复写这个改变行为。
|
135
|
-
* @param context
|
136
|
-
* @param renderers
|
137
|
-
*/
|
138
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
139
|
-
getRendererInfo(context: RendererInfoResolveEventContext): BasicRendererInfo | void;
|
140
|
-
renderEditableComponents(props: any): JSX.Element | null;
|
141
|
-
renderRenderer(props: any): JSX.Element;
|
142
|
-
filterProps(props: any): any;
|
143
|
-
afterUpdate(event: PluginEvent<ChangeEventContext>): void;
|
144
|
-
}
|
@@ -1,55 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin, InsertEventContext, PluginEvent, RegionConfig, VRendererConfig } from '../plugin';
|
2
|
-
export declare class CardPlugin 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
|
-
header: {
|
12
|
-
title: string;
|
13
|
-
subTitle: string;
|
14
|
-
avatar: string;
|
15
|
-
};
|
16
|
-
body: string;
|
17
|
-
actions: {
|
18
|
-
type: string;
|
19
|
-
label: string;
|
20
|
-
actionType: string;
|
21
|
-
dialog: {
|
22
|
-
title: string;
|
23
|
-
body: string;
|
24
|
-
};
|
25
|
-
}[];
|
26
|
-
};
|
27
|
-
previewSchema: {
|
28
|
-
type: string;
|
29
|
-
header: {
|
30
|
-
title: string;
|
31
|
-
subTitle: string;
|
32
|
-
avatar: string;
|
33
|
-
};
|
34
|
-
body: string;
|
35
|
-
actions: {
|
36
|
-
type: string;
|
37
|
-
label: string;
|
38
|
-
actionType: string;
|
39
|
-
dialog: {
|
40
|
-
title: string;
|
41
|
-
body: string;
|
42
|
-
};
|
43
|
-
}[];
|
44
|
-
};
|
45
|
-
regions: Array<RegionConfig>;
|
46
|
-
panelTitle: string;
|
47
|
-
panelBodyCreator: (context: BaseEventContext) => any[];
|
48
|
-
exchangeRenderer(id: string): void;
|
49
|
-
fieldWrapperResolve: (dom: HTMLElement) => HTMLElement;
|
50
|
-
overrides: {
|
51
|
-
renderFeild: (this: any, region: string, field: any, index: any, props: any) => any;
|
52
|
-
};
|
53
|
-
vRendererConfig: VRendererConfig;
|
54
|
-
beforeInsert(event: PluginEvent<InsertEventContext>): void;
|
55
|
-
}
|
@@ -1,69 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin, BasicRendererInfo, BasicToolbarItem, ContextMenuEventContext, ContextMenuItem, RendererInfoResolveEventContext } from '../plugin';
|
2
|
-
export declare class CardsPlugin 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
|
-
data: {
|
12
|
-
items: {
|
13
|
-
a: number;
|
14
|
-
b: number;
|
15
|
-
}[];
|
16
|
-
};
|
17
|
-
columnsCount: number;
|
18
|
-
card: {
|
19
|
-
type: string;
|
20
|
-
className: string;
|
21
|
-
header: {
|
22
|
-
title: string;
|
23
|
-
subTitle: string;
|
24
|
-
};
|
25
|
-
body: {
|
26
|
-
name: string;
|
27
|
-
label: string;
|
28
|
-
}[];
|
29
|
-
actions: {
|
30
|
-
label: string;
|
31
|
-
type: string;
|
32
|
-
}[];
|
33
|
-
};
|
34
|
-
};
|
35
|
-
previewSchema: {
|
36
|
-
className: string;
|
37
|
-
type: string;
|
38
|
-
data: {
|
39
|
-
items: {
|
40
|
-
a: number;
|
41
|
-
b: number;
|
42
|
-
}[];
|
43
|
-
};
|
44
|
-
columnsCount: number;
|
45
|
-
card: {
|
46
|
-
type: string;
|
47
|
-
className: string;
|
48
|
-
header: {
|
49
|
-
title: string;
|
50
|
-
subTitle: string;
|
51
|
-
};
|
52
|
-
body: {
|
53
|
-
name: string;
|
54
|
-
label: string;
|
55
|
-
}[];
|
56
|
-
actions: {
|
57
|
-
label: string;
|
58
|
-
type: string;
|
59
|
-
}[];
|
60
|
-
};
|
61
|
-
};
|
62
|
-
panelTitle: string;
|
63
|
-
panelBodyCreator: (context: BaseEventContext) => any[];
|
64
|
-
editDetail(id: string): void;
|
65
|
-
buildEditorToolbar({ id, info, schema }: BaseEventContext, toolbars: Array<BasicToolbarItem>): void;
|
66
|
-
buildEditorContextMenu({ id, schema, region, info }: ContextMenuEventContext, menus: Array<ContextMenuItem>): void;
|
67
|
-
filterProps(props: any): any;
|
68
|
-
getRendererInfo(context: RendererInfoResolveEventContext): BasicRendererInfo | void;
|
69
|
-
}
|
@@ -1,38 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin, BasicToolbarItem } from '../plugin';
|
2
|
-
export declare class CarouselPlugin 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
|
-
options: ({
|
12
|
-
image: string;
|
13
|
-
html?: undefined;
|
14
|
-
} | {
|
15
|
-
html: string;
|
16
|
-
image?: undefined;
|
17
|
-
})[];
|
18
|
-
};
|
19
|
-
previewSchema: {
|
20
|
-
type: string;
|
21
|
-
options: ({
|
22
|
-
image: string;
|
23
|
-
html?: undefined;
|
24
|
-
} | {
|
25
|
-
html: string;
|
26
|
-
image?: undefined;
|
27
|
-
})[];
|
28
|
-
};
|
29
|
-
panelTitle: string;
|
30
|
-
panelBodyCreator: (context: BaseEventContext) => any[];
|
31
|
-
filterProps(props: any): any;
|
32
|
-
/**
|
33
|
-
* 补充切换的 toolbar
|
34
|
-
* @param context
|
35
|
-
* @param toolbars
|
36
|
-
*/
|
37
|
-
buildEditorToolbar(context: BaseEventContext, toolbars: Array<BasicToolbarItem>): void;
|
38
|
-
}
|
@@ -1,46 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin } from '../plugin';
|
2
|
-
export declare class ChartPlugin 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
|
-
config: {
|
12
|
-
xAxis: {
|
13
|
-
type: string;
|
14
|
-
data: string[];
|
15
|
-
};
|
16
|
-
yAxis: {
|
17
|
-
type: string;
|
18
|
-
};
|
19
|
-
series: {
|
20
|
-
data: number[];
|
21
|
-
type: string;
|
22
|
-
}[];
|
23
|
-
};
|
24
|
-
replaceChartOption: boolean;
|
25
|
-
};
|
26
|
-
previewSchema: {
|
27
|
-
type: string;
|
28
|
-
config: {
|
29
|
-
xAxis: {
|
30
|
-
type: string;
|
31
|
-
data: string[];
|
32
|
-
};
|
33
|
-
yAxis: {
|
34
|
-
type: string;
|
35
|
-
};
|
36
|
-
series: {
|
37
|
-
data: number[];
|
38
|
-
type: string;
|
39
|
-
}[];
|
40
|
-
};
|
41
|
-
replaceChartOption: boolean;
|
42
|
-
};
|
43
|
-
panelTitle: string;
|
44
|
-
panelBodyCreator: (context: BaseEventContext) => any[];
|
45
|
-
editDrillDown(id: string): void;
|
46
|
-
}
|
@@ -1,9 +0,0 @@
|
|
1
|
-
import { BasePlugin, BasicPanelItem, RendererJSONSchemaResolveEventContext, BuildPanelEventContext } from '../plugin';
|
2
|
-
/**
|
3
|
-
* 添加源码编辑功能
|
4
|
-
*/
|
5
|
-
export declare class CodePlugin extends BasePlugin {
|
6
|
-
order: number;
|
7
|
-
buildJSONSchema({ info }: RendererJSONSchemaResolveEventContext): string | undefined;
|
8
|
-
buildEditorPanel({ info, selections }: BuildPanelEventContext, panels: Array<BasicPanelItem>): void;
|
9
|
-
}
|
@@ -1,18 +0,0 @@
|
|
1
|
-
import { BasePlugin } from '../plugin';
|
2
|
-
export declare class CodeViewPlugin 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
|
-
language: string;
|
13
|
-
value: string;
|
14
|
-
};
|
15
|
-
previewSchema: any;
|
16
|
-
panelTitle: string;
|
17
|
-
panelBody: any[];
|
18
|
-
}
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import { BasePlugin } from '../plugin';
|
2
|
-
export declare class CollapsePlugin 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
|
-
title: string;
|
13
|
-
};
|
14
|
-
previewSchema: {
|
15
|
-
type: string;
|
16
|
-
body: string;
|
17
|
-
title: string;
|
18
|
-
};
|
19
|
-
panelTitle: string;
|
20
|
-
panelBody: any[];
|
21
|
-
}
|
@@ -1,20 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin, RegionConfig } from '../plugin';
|
2
|
-
export declare class ContainerPlugin 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
|
-
panelBodyCreator: (context: BaseEventContext) => any[];
|
20
|
-
}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* @file 自定义代码
|
3
|
-
*/
|
4
|
-
import { BasePlugin, BasicSubRenderInfo, RendererEventContext, SubRendererInfo } from '../plugin';
|
5
|
-
export declare class CustomPlugin 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
|
-
onMount: string;
|
15
|
-
};
|
16
|
-
previewSchema: {
|
17
|
-
type: string;
|
18
|
-
onMount: string;
|
19
|
-
};
|
20
|
-
panelTitle: string;
|
21
|
-
panelBody: any[];
|
22
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
23
|
-
}
|
@@ -1,20 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import { BaseEventContext, BasePlugin, BasicToolbarItem } from '../plugin';
|
3
|
-
/**
|
4
|
-
* 添加调试功能
|
5
|
-
*/
|
6
|
-
export declare class DataDebugPlugin extends BasePlugin {
|
7
|
-
buildEditorToolbar({ id, schema, node }: BaseEventContext, toolbars: Array<BasicToolbarItem>): void;
|
8
|
-
dataViewer: {
|
9
|
-
type: string;
|
10
|
-
name: string;
|
11
|
-
asFormItem: boolean;
|
12
|
-
className: string;
|
13
|
-
component: ({ value, onChange, readOnly }: {
|
14
|
-
value: any;
|
15
|
-
onChange: (value: any) => void;
|
16
|
-
readOnly?: boolean | undefined;
|
17
|
-
}) => JSX.Element;
|
18
|
-
};
|
19
|
-
openDebugForm(data: any, callback?: (values: any) => void): Promise<void>;
|
20
|
-
}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin } from '../plugin';
|
2
|
-
export declare class DatePlugin 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
|
-
};
|
12
|
-
previewSchema: {
|
13
|
-
format: string;
|
14
|
-
value: number;
|
15
|
-
type: string;
|
16
|
-
};
|
17
|
-
panelTitle: string;
|
18
|
-
panelBodyCreator: (context: BaseEventContext) => any[];
|
19
|
-
}
|
@@ -1,20 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { BasePlugin, RegionConfig } from '../plugin';
|
3
|
-
export declare class DialogPlugin extends BasePlugin {
|
4
|
-
rendererName: string;
|
5
|
-
$schema: string;
|
6
|
-
name: string;
|
7
|
-
wrapperProps: {
|
8
|
-
wrapperComponent: typeof InlineModal;
|
9
|
-
onClose: typeof import("amis/lib/utils/helper").noop;
|
10
|
-
show: boolean;
|
11
|
-
};
|
12
|
-
regions: Array<RegionConfig>;
|
13
|
-
panelTitle: string;
|
14
|
-
panelBody: any[];
|
15
|
-
buildSubRenderers(): void;
|
16
|
-
}
|
17
|
-
export declare class InlineModal extends React.Component<any, any> {
|
18
|
-
componentDidMount(): void;
|
19
|
-
render(): JSX.Element;
|
20
|
-
}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { BasePlugin } from '../plugin';
|
2
|
-
export declare class DiffEditorPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
description: string;
|
7
|
-
tags: never[];
|
8
|
-
icon: string;
|
9
|
-
scaffold: {
|
10
|
-
type: string;
|
11
|
-
label: string;
|
12
|
-
};
|
13
|
-
previewSchema: {
|
14
|
-
type: string;
|
15
|
-
label: string;
|
16
|
-
};
|
17
|
-
panelTitle: string;
|
18
|
-
panelControls: any[];
|
19
|
-
}
|
@@ -1,14 +0,0 @@
|
|
1
|
-
import { BasePlugin } from '../plugin';
|
2
|
-
export declare class DividerPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
icon: string;
|
7
|
-
description: string;
|
8
|
-
scaffold: {
|
9
|
-
type: string;
|
10
|
-
};
|
11
|
-
previewSchema: any;
|
12
|
-
panelTitle: string;
|
13
|
-
panelBody: any;
|
14
|
-
}
|
@@ -1,17 +0,0 @@
|
|
1
|
-
import { BasePlugin, RegionConfig } from '../plugin';
|
2
|
-
import { InlineModal } from './Dialog';
|
3
|
-
export declare class DrawerPlugin extends BasePlugin {
|
4
|
-
rendererName: string;
|
5
|
-
$schema: string;
|
6
|
-
name: string;
|
7
|
-
wrapperProps: {
|
8
|
-
wrapperComponent: typeof InlineModal;
|
9
|
-
onClose: typeof import("amis/lib/utils/helper").noop;
|
10
|
-
resizable: boolean;
|
11
|
-
show: boolean;
|
12
|
-
};
|
13
|
-
regions: Array<RegionConfig>;
|
14
|
-
panelTitle: string;
|
15
|
-
panelBody: any[];
|
16
|
-
buildSubRenderers(): void;
|
17
|
-
}
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin, BasicToolbarItem, ContextMenuEventContext, ContextMenuItem } from '../plugin';
|
2
|
-
export declare class DropDownButtonPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
description: string;
|
7
|
-
tags: string[];
|
8
|
-
icon: string;
|
9
|
-
docLink: string;
|
10
|
-
scaffold: {
|
11
|
-
type: string;
|
12
|
-
label: string;
|
13
|
-
buttons: {
|
14
|
-
type: string;
|
15
|
-
label: string;
|
16
|
-
actionType: string;
|
17
|
-
dialog: {
|
18
|
-
title: string;
|
19
|
-
body: string;
|
20
|
-
};
|
21
|
-
}[];
|
22
|
-
};
|
23
|
-
previewSchema: {
|
24
|
-
type: string;
|
25
|
-
label: string;
|
26
|
-
buttons: {
|
27
|
-
type: string;
|
28
|
-
label: string;
|
29
|
-
actionType: string;
|
30
|
-
dialog: {
|
31
|
-
title: string;
|
32
|
-
body: string;
|
33
|
-
};
|
34
|
-
}[];
|
35
|
-
};
|
36
|
-
panelTitle: string;
|
37
|
-
panelBodyCreator: (context: BaseEventContext) => any;
|
38
|
-
buildEditorToolbar({ id, info }: BaseEventContext, toolbars: Array<BasicToolbarItem>): void;
|
39
|
-
editDetail(id: string): void;
|
40
|
-
buildEditorContextMenu({ id, schema, region, info }: ContextMenuEventContext, menus: Array<ContextMenuItem>): void;
|
41
|
-
}
|
@@ -1,35 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin, BasicSubRenderInfo, BasicToolbarItem, ContextMenuEventContext, ContextMenuItem, RendererEventContext, SubRendererInfo } from '../plugin';
|
2
|
-
export declare class EachPlugin 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
|
-
type: string;
|
14
|
-
tpl: string;
|
15
|
-
inline: boolean;
|
16
|
-
};
|
17
|
-
};
|
18
|
-
previewSchema: {
|
19
|
-
value: string[];
|
20
|
-
type: string;
|
21
|
-
name: string;
|
22
|
-
items: {
|
23
|
-
type: string;
|
24
|
-
tpl: string;
|
25
|
-
inline: boolean;
|
26
|
-
};
|
27
|
-
};
|
28
|
-
panelTitle: string;
|
29
|
-
panelBodyCreator: (context: BaseEventContext) => any[];
|
30
|
-
filterProps(props: any): any;
|
31
|
-
buildEditorToolbar({ id, info }: BaseEventContext, toolbars: Array<BasicToolbarItem>): void;
|
32
|
-
buildEditorContextMenu({ id, schema, region, info }: ContextMenuEventContext, menus: Array<ContextMenuItem>): void;
|
33
|
-
editDetail(id: string): void;
|
34
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
35
|
-
}
|