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
package/dist/plugin/Switch.d.ts
DELETED
@@ -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
|
-
}
|
package/dist/src/compat.d.ts
DELETED
@@ -1,30 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* 兼容 1.x 里面的注册渲染器的方法。
|
3
|
-
*/
|
4
|
-
import { EditorManager } from './manager';
|
5
|
-
import { BasePlugin } from './plugin';
|
6
|
-
/**
|
7
|
-
* 旧版本注册渲染器编辑器的方法。
|
8
|
-
*
|
9
|
-
* @deprecated
|
10
|
-
* @param rendererName
|
11
|
-
* @param config
|
12
|
-
*/
|
13
|
-
export declare function RendererEditor(rendererName: string, config: {
|
14
|
-
name: string;
|
15
|
-
description?: string;
|
16
|
-
type?: string;
|
17
|
-
previewSchema?: any;
|
18
|
-
scaffold?: any;
|
19
|
-
}): (Klass: new (manager: EditorManager) => BasicEditor) => void;
|
20
|
-
/**
|
21
|
-
* 为了兼容旧版的注册方法
|
22
|
-
* @deprecated
|
23
|
-
*/
|
24
|
-
export declare class BasicEditor extends BasePlugin {
|
25
|
-
tipName?: string;
|
26
|
-
settingsSchema?: {
|
27
|
-
title: string;
|
28
|
-
body: Array<any>;
|
29
|
-
};
|
30
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { PanelProps } from '../plugin';
|
3
|
-
export declare class AvailableRenderersPanel extends React.Component<PanelProps> {
|
4
|
-
handleRegionFilterClick(e: React.MouseEvent): void;
|
5
|
-
handleDragStart(e: React.DragEvent): void;
|
6
|
-
renderThumb(schema: any): JSX.Element;
|
7
|
-
render(): JSX.Element;
|
8
|
-
}
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { EditorStoreType } from '../store/editor';
|
3
|
-
import { EditorManager } from '../manager';
|
4
|
-
export interface BreadcrumbProps {
|
5
|
-
store: EditorStoreType;
|
6
|
-
manager: EditorManager;
|
7
|
-
}
|
8
|
-
export default class Breadcrumb extends React.Component<BreadcrumbProps> {
|
9
|
-
handleClick(e: React.MouseEvent<HTMLAnchorElement>): void;
|
10
|
-
handleMouseEnter(e: React.MouseEvent<HTMLAnchorElement>): void;
|
11
|
-
render(): JSX.Element;
|
12
|
-
}
|
@@ -1,31 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { RendererProps } from 'amis/lib/factory';
|
3
|
-
import { Schema } from 'amis/lib/types';
|
4
|
-
interface ClassNameControlProps extends RendererProps {
|
5
|
-
schema: Schema;
|
6
|
-
}
|
7
|
-
interface ClassNameControlState {
|
8
|
-
isFocused: boolean;
|
9
|
-
isOpened: boolean;
|
10
|
-
}
|
11
|
-
export declare class ClassNameControl extends React.Component<ClassNameControlProps, ClassNameControlState> {
|
12
|
-
state: {
|
13
|
-
isFocused: boolean;
|
14
|
-
isOpened: boolean;
|
15
|
-
};
|
16
|
-
values: Array<string>;
|
17
|
-
open(): void;
|
18
|
-
close(): void;
|
19
|
-
toggle(): void;
|
20
|
-
handleFocus(e: any): void;
|
21
|
-
handleBlur(e: any): void;
|
22
|
-
handleChange(e: React.ChangeEvent<HTMLInputElement>): void;
|
23
|
-
getParent(): Element | Text | null;
|
24
|
-
getTarget(): HTMLElement;
|
25
|
-
handlePopOverChange(option: any): void;
|
26
|
-
renderGroup(option: any, index: number): JSX.Element;
|
27
|
-
renderOptions(options: Array<any>, index: number): JSX.Element[];
|
28
|
-
renderPopover(): JSX.Element;
|
29
|
-
render(): JSX.Element;
|
30
|
-
}
|
31
|
-
export {};
|
@@ -1,37 +0,0 @@
|
|
1
|
-
/// <reference types="lodash" />
|
2
|
-
import React from 'react';
|
3
|
-
export interface AMisCodeEditorProps {
|
4
|
-
value: any;
|
5
|
-
onChange: (value: any, diff: any) => void;
|
6
|
-
onPaste?: () => void;
|
7
|
-
disabled?: boolean;
|
8
|
-
$schemaUrl?: string;
|
9
|
-
$schema?: string;
|
10
|
-
className?: string;
|
11
|
-
theme?: string;
|
12
|
-
}
|
13
|
-
export default class AMisCodeEditor extends React.Component<AMisCodeEditorProps, any> {
|
14
|
-
state: {
|
15
|
-
wrongSchema: string;
|
16
|
-
value: any;
|
17
|
-
contents: any;
|
18
|
-
};
|
19
|
-
lastResult: any;
|
20
|
-
toDispose: Array<() => void>;
|
21
|
-
editor: any;
|
22
|
-
monaco: any;
|
23
|
-
model: any;
|
24
|
-
decorations: any;
|
25
|
-
uri: string;
|
26
|
-
componentDidUpdate(prevProps: AMisCodeEditorProps): void;
|
27
|
-
obj2str(value: any, props: AMisCodeEditorProps): any;
|
28
|
-
str2obj(str: string): any;
|
29
|
-
emitChange: import("lodash").DebouncedFunc<() => void>;
|
30
|
-
changeJsonOptions(props?: AMisCodeEditorProps): void;
|
31
|
-
editorFactory: (containerElement: HTMLElement, monaco: any, options: any) => any;
|
32
|
-
editorDidMount: (editor: any, monaco: any) => void;
|
33
|
-
editorWillUnmount: (editor: any, monaco: any) => void;
|
34
|
-
handleChange: (value: string) => void;
|
35
|
-
handleBlur: () => Promise<void>;
|
36
|
-
render(): JSX.Element;
|
37
|
-
}
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { PanelProps } from '../plugin';
|
3
|
-
export declare class CodeEditorPanel extends React.Component<PanelProps> {
|
4
|
-
startX: number;
|
5
|
-
startWidth: number;
|
6
|
-
codeWrap: HTMLElement;
|
7
|
-
handleResizeMouseDown(e: React.MouseEvent): void;
|
8
|
-
handleResizeMouseMove(e: MouseEvent): void;
|
9
|
-
handleResizeMouseUp(): void;
|
10
|
-
handleCodePaste(): void;
|
11
|
-
render(): JSX.Element;
|
12
|
-
}
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import { NodeWrapperProps } from './NodeWrapper';
|
2
|
-
import React from 'react';
|
3
|
-
import { Schema } from 'amis/lib/types';
|
4
|
-
export interface ContainerWrapperProps extends NodeWrapperProps {
|
5
|
-
}
|
6
|
-
export declare class ContainerWrapper extends React.Component<ContainerWrapperProps> {
|
7
|
-
ref: any;
|
8
|
-
getWrappedInstance(): any;
|
9
|
-
refFn(ref: any): void;
|
10
|
-
renderChild(region: string, node: Schema, props: any): JSX.Element;
|
11
|
-
render(): JSX.Element;
|
12
|
-
}
|
@@ -1,60 +0,0 @@
|
|
1
|
-
import React, { Component } from 'react';
|
2
|
-
import { EditorStoreType } from '../store/editor';
|
3
|
-
import { SchemaObject } from 'amis/lib/Schema';
|
4
|
-
import { EditorManager, PluginClass } from '../manager';
|
5
|
-
import { RenderOptions } from 'amis/lib/factory';
|
6
|
-
import { PluginEventListener } from '../plugin';
|
7
|
-
export interface EditorProps extends PluginEventListener {
|
8
|
-
value: SchemaObject;
|
9
|
-
onChange: (value: SchemaObject) => void;
|
10
|
-
preview?: boolean;
|
11
|
-
isMobile?: boolean;
|
12
|
-
isSubEditor?: boolean;
|
13
|
-
autoFocus?: boolean;
|
14
|
-
className?: string;
|
15
|
-
$schemaUrl?: string;
|
16
|
-
theme?: string;
|
17
|
-
/**
|
18
|
-
* Preview 预览前可以修改配置。
|
19
|
-
* 比如把api地址替换成 proxy 地址。
|
20
|
-
*/
|
21
|
-
schemaFilter?: (schema: any) => any;
|
22
|
-
amisEnv?: RenderOptions;
|
23
|
-
/**
|
24
|
-
* 上下文数据,设置后,面板和脚手架表单里面可以取到这些值。
|
25
|
-
*/
|
26
|
-
ctx?: any;
|
27
|
-
data?: any;
|
28
|
-
/**
|
29
|
-
* 是否禁用内置插件
|
30
|
-
*/
|
31
|
-
disableBultinPlugin?: boolean;
|
32
|
-
plugins?: Array<PluginClass>;
|
33
|
-
/**
|
34
|
-
* 传给预览器的其他属性
|
35
|
-
*/
|
36
|
-
previewProps?: any;
|
37
|
-
iframeUrl?: string;
|
38
|
-
isHiddenProps?: (key: string) => boolean;
|
39
|
-
}
|
40
|
-
export default class Editor extends Component<EditorProps> {
|
41
|
-
readonly store: EditorStoreType;
|
42
|
-
readonly manager: EditorManager;
|
43
|
-
readonly mainRef: React.RefObject<HTMLDivElement>;
|
44
|
-
unReaction: () => void;
|
45
|
-
lastResult: any;
|
46
|
-
static defaultProps: {
|
47
|
-
autoFocus: boolean;
|
48
|
-
};
|
49
|
-
isInternalChange: boolean;
|
50
|
-
constructor(props: EditorProps);
|
51
|
-
componentDidUpdate(prevProps: EditorProps): void;
|
52
|
-
componentWillUnmount(): void;
|
53
|
-
handleContextMenu(e: React.MouseEvent<HTMLElement>): void;
|
54
|
-
canUndo(): boolean;
|
55
|
-
canRedo(): boolean;
|
56
|
-
undo(): void;
|
57
|
-
redo(): void;
|
58
|
-
getToolbarContainer(): HTMLDivElement | null;
|
59
|
-
render(): JSX.Element;
|
60
|
-
}
|
@@ -1,22 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { EditorStoreType } from '../store/editor';
|
3
|
-
import { EditorNodeType } from '../store/node';
|
4
|
-
import { EditorManager } from '../manager';
|
5
|
-
export interface HighlightBoxProps {
|
6
|
-
store: EditorStoreType;
|
7
|
-
node: EditorNodeType;
|
8
|
-
id: string;
|
9
|
-
className?: string;
|
10
|
-
title: string;
|
11
|
-
toolbarContainer?: () => any;
|
12
|
-
onSwitch?: (id: string) => void;
|
13
|
-
manager: EditorManager;
|
14
|
-
}
|
15
|
-
export default class HighlightBox extends React.Component<HighlightBoxProps> {
|
16
|
-
mainRef: React.RefObject<HTMLDivElement>;
|
17
|
-
handleWResizerMouseDown(e: MouseEvent): void;
|
18
|
-
wResizerDom: HTMLElement;
|
19
|
-
wResizerRef(ref: any): void;
|
20
|
-
handleMouseEnter(): void;
|
21
|
-
render(): JSX.Element;
|
22
|
-
}
|
@@ -1,32 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { EditorManager } from '../manager';
|
3
|
-
import { EditorStoreType } from '../store/editor';
|
4
|
-
export interface IFrameBridgeProps {
|
5
|
-
className?: string;
|
6
|
-
url: string;
|
7
|
-
editable?: boolean;
|
8
|
-
isMobile?: boolean;
|
9
|
-
store: EditorStoreType;
|
10
|
-
manager: EditorManager;
|
11
|
-
theme?: string;
|
12
|
-
data?: any;
|
13
|
-
env?: any;
|
14
|
-
autoFocus?: boolean;
|
15
|
-
}
|
16
|
-
export interface BridgeApi {
|
17
|
-
update: (props: any) => void;
|
18
|
-
}
|
19
|
-
export default class IFrameBridge extends React.PureComponent<IFrameBridgeProps> {
|
20
|
-
bridgeFnName: string;
|
21
|
-
bridge?: BridgeApi;
|
22
|
-
schema: any;
|
23
|
-
constructor(props: IFrameBridgeProps);
|
24
|
-
componentDidUpdate(): void;
|
25
|
-
componentWillUnmount(): void;
|
26
|
-
iframeRef(iframe: any): void;
|
27
|
-
update(props?: Readonly<IFrameBridgeProps> & Readonly<{
|
28
|
-
children?: React.ReactNode;
|
29
|
-
}>): void;
|
30
|
-
render(): JSX.Element;
|
31
|
-
}
|
32
|
-
export declare function mountInIframe(dom: HTMLElement, reactDom: any, envCreator?: any): void;
|
@@ -1,37 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { EditorManager } from '../manager';
|
3
|
-
import { EditorStoreType } from '../store/editor';
|
4
|
-
import { RendererConfig, RenderOptions } from 'amis/lib/factory';
|
5
|
-
import { Schema } from 'amis/lib/types';
|
6
|
-
export interface IFramePreviewProps {
|
7
|
-
className: string;
|
8
|
-
editable?: boolean;
|
9
|
-
isMobile?: boolean;
|
10
|
-
schema: any;
|
11
|
-
theme?: string;
|
12
|
-
store: EditorStoreType;
|
13
|
-
manager: EditorManager;
|
14
|
-
autoFocus?: boolean;
|
15
|
-
data?: any;
|
16
|
-
envCreator?: (props: IFramePreviewProps) => any;
|
17
|
-
}
|
18
|
-
export default class IFramePreview extends React.Component<IFramePreviewProps> {
|
19
|
-
env: RenderOptions;
|
20
|
-
componentDidMount(): void;
|
21
|
-
componentWillUnmount(): void;
|
22
|
-
dom?: HTMLElement;
|
23
|
-
unSensor?: () => void;
|
24
|
-
contentsRef(ref: HTMLDivElement | null): void;
|
25
|
-
syncIframeHeight(): void;
|
26
|
-
handleClick(e: MouseEvent): void;
|
27
|
-
handleMouseMove(e: MouseEvent): void;
|
28
|
-
handleMouseLeave(): void;
|
29
|
-
handeMouseOver(e: MouseEvent): void;
|
30
|
-
handleDragEnter(e: React.DragEvent): void;
|
31
|
-
handleDragLeave(e: React.DragEvent): void;
|
32
|
-
handleDragOver(e: React.DragEvent): void;
|
33
|
-
handleDrop(e: React.DragEvent): void;
|
34
|
-
handleContextMenu(e: React.MouseEvent<HTMLElement>): void;
|
35
|
-
rendererResolver(path: string, schema: Schema, props: any): RendererConfig;
|
36
|
-
render(): JSX.Element;
|
37
|
-
}
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { PanelProps } from '../plugin';
|
3
|
-
export declare class InsertSubRendererPanel extends React.Component<PanelProps> {
|
4
|
-
handleLeftClick(e: React.MouseEvent): void;
|
5
|
-
handleClick(e: React.MouseEvent): void;
|
6
|
-
hadnlDBClick(e: React.MouseEvent): void;
|
7
|
-
handleInsert(): void;
|
8
|
-
handleReplace(): void;
|
9
|
-
handleCancel(): void;
|
10
|
-
render(): JSX.Element;
|
11
|
-
}
|
@@ -1,9 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import Editor, { EditorProps } from './Editor';
|
3
|
-
import { BaseEventContext, PluginEvent } from '../plugin';
|
4
|
-
export default class MiniEditor extends Editor {
|
5
|
-
constructor(props: EditorProps);
|
6
|
-
componentWillUnmount(): void;
|
7
|
-
buildPanels(event: PluginEvent<BaseEventContext>): void;
|
8
|
-
render(): JSX.Element;
|
9
|
-
}
|
@@ -1,20 +0,0 @@
|
|
1
|
-
import { RendererProps } from 'amis/lib/factory';
|
2
|
-
import React from 'react';
|
3
|
-
import { RendererInfo } from '../plugin';
|
4
|
-
import { EditorNodeType } from '../store/node';
|
5
|
-
export interface NodeWrapperProps extends RendererProps {
|
6
|
-
$$editor: RendererInfo;
|
7
|
-
$$node?: EditorNodeType;
|
8
|
-
}
|
9
|
-
export declare class NodeWrapper extends React.Component<NodeWrapperProps> {
|
10
|
-
componentDidMount(): void;
|
11
|
-
componentDidUpdate(prevProps: NodeWrapperProps): void;
|
12
|
-
ref: any;
|
13
|
-
getWrappedInstance(): any;
|
14
|
-
refFn(ref: any): void;
|
15
|
-
/**
|
16
|
-
* 弄点标记
|
17
|
-
*/
|
18
|
-
markDom(id: string): void;
|
19
|
-
render(): any;
|
20
|
-
}
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { PanelProps } from '../plugin';
|
3
|
-
import { EditorNodeType } from '../store/node';
|
4
|
-
export declare class OutlinePanel extends React.Component<PanelProps> {
|
5
|
-
handleClick(e: React.MouseEvent<HTMLAnchorElement>): void;
|
6
|
-
handleEnter(e: React.MouseEvent): void;
|
7
|
-
handleDragStart(e: React.DragEvent): void;
|
8
|
-
handleDragOver(e: React.DragEvent): void;
|
9
|
-
handleDrop(e: React.DragEvent): void;
|
10
|
-
renderItem(option: EditorNodeType, index: number): JSX.Element | null;
|
11
|
-
render(): JSX.Element;
|
12
|
-
}
|
@@ -1,17 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { EditorManager } from '../manager';
|
3
|
-
import { EditorStoreType } from '../store/editor';
|
4
|
-
export interface PanelsProps {
|
5
|
-
store: EditorStoreType;
|
6
|
-
manager: EditorManager;
|
7
|
-
theme?: string;
|
8
|
-
isLeftPanel?: boolean;
|
9
|
-
}
|
10
|
-
export declare class Panels extends React.Component<PanelsProps> {
|
11
|
-
isLeftPanel: boolean;
|
12
|
-
handleSelect(key: string): void;
|
13
|
-
getPopOverContainer(): HTMLElement;
|
14
|
-
resizeSensor?: () => void;
|
15
|
-
tabsRef(ref: any): void;
|
16
|
-
render(): JSX.Element;
|
17
|
-
}
|
@@ -1,22 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { EditorManager } from '../manager';
|
3
|
-
import { EditorStoreType } from '../store/editor';
|
4
|
-
export interface PopOverFormProps {
|
5
|
-
store: EditorStoreType;
|
6
|
-
manager: EditorManager;
|
7
|
-
theme?: string;
|
8
|
-
}
|
9
|
-
export declare class PopOverForm extends React.Component<PopOverFormProps> {
|
10
|
-
overlay: React.RefObject<any>;
|
11
|
-
buildSchema(): {
|
12
|
-
type: string;
|
13
|
-
wrapWithPanel: boolean;
|
14
|
-
mode: string;
|
15
|
-
wrapperComponent: string;
|
16
|
-
body: any[];
|
17
|
-
submitOnChange: boolean;
|
18
|
-
autoFocus: boolean;
|
19
|
-
onFinished: (newValue: any) => void;
|
20
|
-
};
|
21
|
-
render(): JSX.Element;
|
22
|
-
}
|
@@ -1,62 +0,0 @@
|
|
1
|
-
import React, { Component } from 'react';
|
2
|
-
import { RendererConfig, RenderOptions } from 'amis/lib/factory';
|
3
|
-
import { Schema } from 'amis/lib/types';
|
4
|
-
import { EditorStoreType } from '../store/editor';
|
5
|
-
import { EditorManager } from '../manager';
|
6
|
-
export interface PreviewProps {
|
7
|
-
theme?: string;
|
8
|
-
amisEnv?: any;
|
9
|
-
className?: string;
|
10
|
-
editable?: boolean;
|
11
|
-
isMobile?: boolean;
|
12
|
-
store: EditorStoreType;
|
13
|
-
manager: EditorManager;
|
14
|
-
data?: any;
|
15
|
-
iframeUrl?: string;
|
16
|
-
autoFocus?: boolean;
|
17
|
-
toolbarContainer?: () => any;
|
18
|
-
}
|
19
|
-
export interface PreviewState {
|
20
|
-
ready?: boolean;
|
21
|
-
}
|
22
|
-
export default class Preview extends Component<PreviewProps> {
|
23
|
-
env: RenderOptions;
|
24
|
-
doingSelection: boolean;
|
25
|
-
componentDidMount(): void;
|
26
|
-
componentWillUnmount(): void;
|
27
|
-
unSensor?: () => void;
|
28
|
-
layer?: HTMLDivElement;
|
29
|
-
contentsRef(ref: HTMLDivElement | null): void;
|
30
|
-
readonly unReaction: () => void;
|
31
|
-
handlePanelChange(): void;
|
32
|
-
getHighlightNodes(): string[];
|
33
|
-
calculateHighlightBox(ids: Array<string>): void;
|
34
|
-
handeMouseDown(e: MouseEvent): void;
|
35
|
-
doSelection(rect: {
|
36
|
-
x: number;
|
37
|
-
y: number;
|
38
|
-
w: number;
|
39
|
-
h: number;
|
40
|
-
}): void;
|
41
|
-
handleClick(e: MouseEvent): void;
|
42
|
-
handleNavSwitch(id: string): void;
|
43
|
-
handleMouseMove(e: MouseEvent): void;
|
44
|
-
handleMouseLeave(): void;
|
45
|
-
handeMouseOver(e: MouseEvent): void;
|
46
|
-
handleDragEnter(e: React.DragEvent): void;
|
47
|
-
handleDragLeave(e: React.DragEvent): void;
|
48
|
-
handleDragOver(e: React.DragEvent): void;
|
49
|
-
handleDrop(e: React.DragEvent): void;
|
50
|
-
rendererResolver(path: string, schema: Schema, props: any): RendererConfig;
|
51
|
-
render(): JSX.Element;
|
52
|
-
}
|
53
|
-
/**
|
54
|
-
* 这个用了 observer,所以能最小程度的刷新,数据不变按理是不会刷新的。
|
55
|
-
*/
|
56
|
-
export interface SmartPreviewProps {
|
57
|
-
editable?: boolean;
|
58
|
-
autoFocus?: boolean;
|
59
|
-
store: EditorStoreType;
|
60
|
-
env: any;
|
61
|
-
data?: any;
|
62
|
-
}
|
@@ -1,27 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { EditorStoreType } from '../store/editor';
|
3
|
-
import { EditorManager } from '../manager';
|
4
|
-
import { EditorNodeType } from '../store/node';
|
5
|
-
export declare const AddBTNSvg = "<svg viewBox=\"0 0 12 12\">\n<g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\n <g id=\"plus\" fill=\"currentColor\" fill-rule=\"nonzero\">\n <polygon points=\"6.6 6.6 6.6 12 5.4 12 5.4 6.6 0 6.6 0 5.4 5.4 5.4 5.4 0 6.6 0 6.6 5.4 12 5.4 12 6.6\"></polygon>\n </g>\n</g>\n</svg>";
|
6
|
-
export interface HighlightBoxProps {
|
7
|
-
store: EditorStoreType;
|
8
|
-
node: EditorNodeType;
|
9
|
-
name: string;
|
10
|
-
id: string;
|
11
|
-
className?: string;
|
12
|
-
title: string;
|
13
|
-
preferTag?: string;
|
14
|
-
manager: EditorManager;
|
15
|
-
}
|
16
|
-
export default class RegionHighlightBox extends React.Component<HighlightBoxProps> {
|
17
|
-
addBtn: HTMLElement;
|
18
|
-
constructor(props: HighlightBoxProps);
|
19
|
-
componentDidMount(): void;
|
20
|
-
componentDidUpdate(): void;
|
21
|
-
componentWillUnmount(): void;
|
22
|
-
attachAddBtn(): void;
|
23
|
-
handleClick(): void;
|
24
|
-
handleMouseEnter(): void;
|
25
|
-
handleMouseLeave(): void;
|
26
|
-
render(): JSX.Element;
|
27
|
-
}
|