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,208 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* @file 每个渲染器的节点信息存在这了。
|
3
|
-
* Outline 就是靠这个生成的。
|
4
|
-
*/
|
5
|
-
import { IAnyModelType, Instance } from 'mobx-state-tree';
|
6
|
-
import { RegionConfig, RendererInfo } from '../plugin';
|
7
|
-
import React from 'react';
|
8
|
-
export declare const EditorNode: import("mobx-state-tree").IModelType<{
|
9
|
-
parentId: import("mobx-state-tree").IType<string | undefined, string, string>;
|
10
|
-
parentRegion: import("mobx-state-tree").IType<string | undefined, string, string>;
|
11
|
-
id: import("mobx-state-tree").IType<string | undefined, string, string>;
|
12
|
-
label: import("mobx-state-tree").IType<string | undefined, string, string>;
|
13
|
-
info: import("mobx-state-tree").IMaybe<import("mobx-state-tree").IType<RendererInfo, RendererInfo, RendererInfo>>;
|
14
|
-
regionInfo: import("mobx-state-tree").IMaybe<import("mobx-state-tree").IType<RegionConfig, RegionConfig, RegionConfig>>;
|
15
|
-
path: import("mobx-state-tree").IType<string | undefined, string, string>;
|
16
|
-
schemaPath: import("mobx-state-tree").IType<string | undefined, string, string>;
|
17
|
-
region: import("mobx-state-tree").IType<string | undefined, string, string>;
|
18
|
-
preferTag: import("mobx-state-tree").IType<string | undefined, string, string>;
|
19
|
-
memberIndex: import("mobx-state-tree").IType<number | undefined, number, number>;
|
20
|
-
folded: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
21
|
-
patched: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
22
|
-
x: import("mobx-state-tree").IType<number | undefined, number, number>;
|
23
|
-
y: import("mobx-state-tree").IType<number | undefined, number, number>;
|
24
|
-
w: import("mobx-state-tree").IType<number | undefined, number, number>;
|
25
|
-
h: import("mobx-state-tree").IType<number | undefined, number, number>;
|
26
|
-
children: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<IAnyModelType>, [undefined]>;
|
27
|
-
}, {
|
28
|
-
getData: import("mobx-state-tree").IType<() => any, () => any, () => any>;
|
29
|
-
} & {
|
30
|
-
readonly clickable: boolean;
|
31
|
-
readonly draggable: boolean;
|
32
|
-
readonly moveable: boolean;
|
33
|
-
readonly removable: boolean;
|
34
|
-
readonly duplicatable: boolean;
|
35
|
-
readonly replaceable: boolean;
|
36
|
-
memberImmutable(region: string): boolean;
|
37
|
-
readonly isRegion: boolean;
|
38
|
-
readonly childRegions: any[];
|
39
|
-
readonly uniqueChildren: any[];
|
40
|
-
readonly sameIdChild: any;
|
41
|
-
readonly singleRegion: boolean;
|
42
|
-
isExists(id: string): boolean;
|
43
|
-
getChildById(id: string): any;
|
44
|
-
readonly parent: any;
|
45
|
-
readonly host: any;
|
46
|
-
readonly prevSibling: any;
|
47
|
-
readonly nextSibling: any;
|
48
|
-
readonly schema: any;
|
49
|
-
readonly schemaParent: any;
|
50
|
-
} & {
|
51
|
-
addChild(props: {
|
52
|
-
id: string;
|
53
|
-
label: string;
|
54
|
-
path: string;
|
55
|
-
info?: RendererInfo;
|
56
|
-
region?: string;
|
57
|
-
getData?: () => any;
|
58
|
-
preferTag?: string;
|
59
|
-
schemaPath?: string;
|
60
|
-
regionInfo?: RegionConfig;
|
61
|
-
}): any;
|
62
|
-
removeChild(child: any): void;
|
63
|
-
toggleFold(e: React.MouseEvent<HTMLAnchorElement>): void;
|
64
|
-
patch(store: any, force?: boolean): void;
|
65
|
-
setComponent(value: any): void;
|
66
|
-
getComponent(): any;
|
67
|
-
/**
|
68
|
-
* 计算高亮区域信息。
|
69
|
-
* @param layer
|
70
|
-
* @param root
|
71
|
-
*/
|
72
|
-
calculateHighlightBox(root?: any): void;
|
73
|
-
resetHighlightBox(root: any): void;
|
74
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
75
|
-
export declare const EditorNodeContext: React.Context<({
|
76
|
-
parentId: string;
|
77
|
-
parentRegion: string;
|
78
|
-
id: string;
|
79
|
-
label: string;
|
80
|
-
info: (RendererInfo & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IMaybe<import("mobx-state-tree").IType<RendererInfo, RendererInfo, RendererInfo>>>) | undefined;
|
81
|
-
regionInfo: (RegionConfig & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IMaybe<import("mobx-state-tree").IType<RegionConfig, RegionConfig, RegionConfig>>>) | undefined;
|
82
|
-
path: string;
|
83
|
-
schemaPath: string;
|
84
|
-
region: string;
|
85
|
-
preferTag: string;
|
86
|
-
memberIndex: number;
|
87
|
-
folded: boolean;
|
88
|
-
patched: boolean;
|
89
|
-
x: number;
|
90
|
-
y: number;
|
91
|
-
w: number;
|
92
|
-
h: number;
|
93
|
-
children: import("mobx-state-tree").IMSTArray<IAnyModelType> & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<IAnyModelType>, [undefined]>>;
|
94
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
95
|
-
getData: import("mobx-state-tree").IType<() => any, () => any, () => any>;
|
96
|
-
} & {
|
97
|
-
readonly clickable: boolean;
|
98
|
-
readonly draggable: boolean;
|
99
|
-
readonly moveable: boolean;
|
100
|
-
readonly removable: boolean;
|
101
|
-
readonly duplicatable: boolean;
|
102
|
-
readonly replaceable: boolean;
|
103
|
-
memberImmutable(region: string): boolean;
|
104
|
-
readonly isRegion: boolean;
|
105
|
-
readonly childRegions: any[];
|
106
|
-
readonly uniqueChildren: any[];
|
107
|
-
readonly sameIdChild: any;
|
108
|
-
readonly singleRegion: boolean;
|
109
|
-
isExists(id: string): boolean;
|
110
|
-
getChildById(id: string): any;
|
111
|
-
readonly parent: any;
|
112
|
-
readonly host: any;
|
113
|
-
readonly prevSibling: any;
|
114
|
-
readonly nextSibling: any;
|
115
|
-
readonly schema: any;
|
116
|
-
readonly schemaParent: any;
|
117
|
-
} & {
|
118
|
-
addChild(props: {
|
119
|
-
id: string;
|
120
|
-
label: string;
|
121
|
-
path: string;
|
122
|
-
info?: RendererInfo;
|
123
|
-
region?: string;
|
124
|
-
getData?: () => any;
|
125
|
-
preferTag?: string;
|
126
|
-
schemaPath?: string;
|
127
|
-
regionInfo?: RegionConfig;
|
128
|
-
}): any;
|
129
|
-
removeChild(child: any): void;
|
130
|
-
toggleFold(e: React.MouseEvent<HTMLAnchorElement>): void;
|
131
|
-
patch(store: any, force?: boolean): void;
|
132
|
-
setComponent(value: any): void;
|
133
|
-
getComponent(): any;
|
134
|
-
/**
|
135
|
-
* 计算高亮区域信息。
|
136
|
-
* @param layer
|
137
|
-
* @param root
|
138
|
-
*/
|
139
|
-
calculateHighlightBox(root?: any): void;
|
140
|
-
resetHighlightBox(root: any): void;
|
141
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
142
|
-
parentId: import("mobx-state-tree").IType<string | undefined, string, string>;
|
143
|
-
parentRegion: import("mobx-state-tree").IType<string | undefined, string, string>;
|
144
|
-
id: import("mobx-state-tree").IType<string | undefined, string, string>;
|
145
|
-
label: import("mobx-state-tree").IType<string | undefined, string, string>;
|
146
|
-
info: import("mobx-state-tree").IMaybe<import("mobx-state-tree").IType<RendererInfo, RendererInfo, RendererInfo>>;
|
147
|
-
regionInfo: import("mobx-state-tree").IMaybe<import("mobx-state-tree").IType<RegionConfig, RegionConfig, RegionConfig>>;
|
148
|
-
path: import("mobx-state-tree").IType<string | undefined, string, string>;
|
149
|
-
schemaPath: import("mobx-state-tree").IType<string | undefined, string, string>;
|
150
|
-
region: import("mobx-state-tree").IType<string | undefined, string, string>;
|
151
|
-
preferTag: import("mobx-state-tree").IType<string | undefined, string, string>;
|
152
|
-
memberIndex: import("mobx-state-tree").IType<number | undefined, number, number>;
|
153
|
-
folded: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
154
|
-
patched: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
155
|
-
x: import("mobx-state-tree").IType<number | undefined, number, number>;
|
156
|
-
y: import("mobx-state-tree").IType<number | undefined, number, number>;
|
157
|
-
w: import("mobx-state-tree").IType<number | undefined, number, number>;
|
158
|
-
h: import("mobx-state-tree").IType<number | undefined, number, number>;
|
159
|
-
children: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").IArrayType<IAnyModelType>, [undefined]>;
|
160
|
-
}, {
|
161
|
-
getData: import("mobx-state-tree").IType<() => any, () => any, () => any>;
|
162
|
-
} & {
|
163
|
-
readonly clickable: boolean;
|
164
|
-
readonly draggable: boolean;
|
165
|
-
readonly moveable: boolean;
|
166
|
-
readonly removable: boolean;
|
167
|
-
readonly duplicatable: boolean;
|
168
|
-
readonly replaceable: boolean;
|
169
|
-
memberImmutable(region: string): boolean;
|
170
|
-
readonly isRegion: boolean;
|
171
|
-
readonly childRegions: any[];
|
172
|
-
readonly uniqueChildren: any[];
|
173
|
-
readonly sameIdChild: any;
|
174
|
-
readonly singleRegion: boolean;
|
175
|
-
isExists(id: string): boolean;
|
176
|
-
getChildById(id: string): any;
|
177
|
-
readonly parent: any;
|
178
|
-
readonly host: any;
|
179
|
-
readonly prevSibling: any;
|
180
|
-
readonly nextSibling: any;
|
181
|
-
readonly schema: any;
|
182
|
-
readonly schemaParent: any;
|
183
|
-
} & {
|
184
|
-
addChild(props: {
|
185
|
-
id: string;
|
186
|
-
label: string;
|
187
|
-
path: string;
|
188
|
-
info?: RendererInfo;
|
189
|
-
region?: string;
|
190
|
-
getData?: () => any;
|
191
|
-
preferTag?: string;
|
192
|
-
schemaPath?: string;
|
193
|
-
regionInfo?: RegionConfig;
|
194
|
-
}): any;
|
195
|
-
removeChild(child: any): void;
|
196
|
-
toggleFold(e: React.MouseEvent<HTMLAnchorElement>): void;
|
197
|
-
patch(store: any, force?: boolean): void;
|
198
|
-
setComponent(value: any): void;
|
199
|
-
getComponent(): any;
|
200
|
-
/**
|
201
|
-
* 计算高亮区域信息。
|
202
|
-
* @param layer
|
203
|
-
* @param root
|
204
|
-
*/
|
205
|
-
calculateHighlightBox(root?: any): void;
|
206
|
-
resetHighlightBox(root: any): void;
|
207
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>) | null>;
|
208
|
-
export declare type EditorNodeType = Instance<typeof EditorNode>;
|
package/dist/npm/src/util.d.ts
DELETED
@@ -1,45 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* @file 功能类函数集合。
|
3
|
-
*/
|
4
|
-
import { utils } from '@fex/amis';
|
5
|
-
import { Diff } from 'deep-diff';
|
6
|
-
declare const guid: typeof utils.guid, omitControls: typeof utils.omitControls, isObjectShallowModified: typeof utils.isObjectShallowModified, isObject: typeof utils.isObject, anyChanged: typeof utils.anyChanged, noop: typeof utils.noop, makeHorizontalDeeper: typeof utils.makeHorizontalDeeper;
|
7
|
-
export { guid, isObjectShallowModified, isObject, anyChanged, noop, makeHorizontalDeeper, omitControls };
|
8
|
-
export declare function __uri(id: string): string;
|
9
|
-
export declare function cleanUndefined(obj: any): any;
|
10
|
-
/**
|
11
|
-
* 把 schema 处理一下传给 Preview 去渲染
|
12
|
-
* 给每个节点加个 $$id 这样方便编辑
|
13
|
-
* 并把 visible 相关的字段换个名字,因为要传给 Preview 后
|
14
|
-
* 如果隐藏了那还怎么编辑啊!!!
|
15
|
-
* @param obj
|
16
|
-
*/
|
17
|
-
export declare function JSONPipeIn(obj: any): any;
|
18
|
-
export declare function JSONPipeOut(obj: any, idOnly?: boolean, keepHiddenProps?: boolean): any;
|
19
|
-
export declare function JSONGetByPath(json: any, paths: Array<string>, stacks?: Array<any>): any;
|
20
|
-
export declare function JSONGetPathById(json: any, id: string): Array<string> | null;
|
21
|
-
export declare function JSONGetById(json: any, id: string): any;
|
22
|
-
export declare function JSONGetParentById(json: any, id: string, skipArray?: boolean): any;
|
23
|
-
export declare function JSONUpdate(json: any, id: string, value: any, replace?: boolean): any;
|
24
|
-
export declare function JSONDelete(json: any, id: string, pathsRef?: Array<string>, deleteIfEmpty?: boolean): any;
|
25
|
-
export declare function JSONMerge(json: any, target: any): any;
|
26
|
-
export declare function JSONCanMoveUp(json: any, id: string): boolean;
|
27
|
-
export declare function JSONMoveUpById(json: any, id: string): any;
|
28
|
-
export declare function JSONCanMoveDown(json: any, id: string): boolean | 0;
|
29
|
-
export declare function JSONMoveDownById(json: any, id: string): any;
|
30
|
-
export declare function JSONDuplicate(json: any, id: string): any;
|
31
|
-
export declare function createElementFromHTML(htmlString: string): HTMLElement;
|
32
|
-
export declare function blackList(list: Array<string>): (str: string) => boolean;
|
33
|
-
export declare function sortByList(list: Array<string>, attr: string | Function): (a: any, b: any) => 1 | -1 | 0;
|
34
|
-
export declare function persistGet(key: string, defaultValue?: any): any;
|
35
|
-
export declare function persistSet(key: string, value: any): void;
|
36
|
-
export declare function normalizeId(id: string): string;
|
37
|
-
export declare const autobind: MethodDecorator;
|
38
|
-
export declare function addDragingClass(el: HTMLElement): void;
|
39
|
-
export declare function removeDragingClass(el: HTMLElement): void;
|
40
|
-
export declare function camelize(str: string): string;
|
41
|
-
export declare const reactionWithOldValue: <T>(expression: () => T, effect: (newValue: T, oldValue?: T | undefined) => void) => import("mobx").IReactionDisposer;
|
42
|
-
export declare function repeatArray<T>(child: T, count?: number): Array<T>;
|
43
|
-
export declare type DiffChange = Diff<any, any>;
|
44
|
-
export declare function diff(left: any, right: any, prefilter?: (currentPath: Array<string>, key: string) => boolean): Array<DiffChange> | undefined;
|
45
|
-
export declare function patchDiff(left: any, changes: Array<DiffChange> | undefined): any;
|
@@ -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: string[];
|
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,17 +0,0 @@
|
|
1
|
-
import { BasicSubRenderInfo, RendererEventContext, SubRendererInfo, VRendererConfig } from '../../plugin';
|
2
|
-
import { AnchorNavPlugin } from '../AnchorNav';
|
3
|
-
export declare class AnchorNavControlPlugin extends AnchorNavPlugin {
|
4
|
-
rendererName: string;
|
5
|
-
$schema: string;
|
6
|
-
name: string;
|
7
|
-
icon: string;
|
8
|
-
description: string;
|
9
|
-
docLink: string;
|
10
|
-
tags: string[];
|
11
|
-
scaffold: any;
|
12
|
-
previewSchema: any;
|
13
|
-
patchContainers: string[];
|
14
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
15
|
-
vRendererConfig: VRendererConfig;
|
16
|
-
overrides: any;
|
17
|
-
}
|
@@ -1,27 +0,0 @@
|
|
1
|
-
import { BaseEventContext, BasePlugin, BasicSubRenderInfo, BasicToolbarItem, ContextMenuEventContext, ContextMenuItem, RendererEventContext, SubRendererInfo } from '../../plugin';
|
2
|
-
export declare class ArrayControlPlugin 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
|
-
label: string;
|
13
|
-
name: string;
|
14
|
-
items: {
|
15
|
-
type: string;
|
16
|
-
placeholder: string;
|
17
|
-
};
|
18
|
-
};
|
19
|
-
previewSchema: any;
|
20
|
-
panelTitle: string;
|
21
|
-
panelControlsCreator: (context: BaseEventContext) => any[];
|
22
|
-
filterProps(props: any): any;
|
23
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
24
|
-
buildEditorToolbar({ id, info }: BaseEventContext, toolbars: Array<BasicToolbarItem>): void;
|
25
|
-
buildEditorContextMenu({ id, schema, region, info }: ContextMenuEventContext, menus: Array<ContextMenuItem>): void;
|
26
|
-
editDetail(id: string): void;
|
27
|
-
}
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import { BasicSubRenderInfo, RendererEventContext, SubRendererInfo } from '../../plugin';
|
2
|
-
import { ButtonPlugin } from '../Button';
|
3
|
-
export declare class ButtonControlPlugin extends ButtonPlugin {
|
4
|
-
rendererName: string;
|
5
|
-
$schema: string;
|
6
|
-
docLink: string;
|
7
|
-
tags: string[];
|
8
|
-
scaffold: any;
|
9
|
-
previewSchema: any;
|
10
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
11
|
-
}
|
@@ -1,22 +0,0 @@
|
|
1
|
-
import { BasePlugin, BasicSubRenderInfo, RendererEventContext, SubRendererInfo } from '../../plugin';
|
2
|
-
export declare class ButtonGroupControlPlugin 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
|
-
name: string;
|
13
|
-
options: {
|
14
|
-
label: string;
|
15
|
-
value: string;
|
16
|
-
}[];
|
17
|
-
};
|
18
|
-
previewSchema: any;
|
19
|
-
panelTitle: string;
|
20
|
-
panelControls: any[];
|
21
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
22
|
-
}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { BasePlugin, BasicSubRenderInfo, RendererEventContext, SubRendererInfo } from '../../plugin';
|
2
|
-
export declare class CityControlPlugin 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
|
-
label: string;
|
13
|
-
name: string;
|
14
|
-
};
|
15
|
-
previewSchema: any;
|
16
|
-
panelTitle: string;
|
17
|
-
panelControls: any[];
|
18
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
19
|
-
}
|
@@ -1,39 +0,0 @@
|
|
1
|
-
import { BasePlugin, BasicSubRenderInfo, RendererEventContext, SubRendererInfo } from '../../plugin';
|
2
|
-
export declare class ColorControlPlugin 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
|
-
label: string;
|
13
|
-
name: string;
|
14
|
-
};
|
15
|
-
previewSchema: any;
|
16
|
-
getConditionalColorPanel(format: string): {
|
17
|
-
type: string;
|
18
|
-
name: string;
|
19
|
-
format: string;
|
20
|
-
visibleOn: string;
|
21
|
-
label: string;
|
22
|
-
};
|
23
|
-
getConditionalColorArray(format: string): {
|
24
|
-
type: string;
|
25
|
-
name: string;
|
26
|
-
label: string;
|
27
|
-
addable: boolean;
|
28
|
-
removable: boolean;
|
29
|
-
visibleOn: string;
|
30
|
-
items: {
|
31
|
-
type: string;
|
32
|
-
format: string;
|
33
|
-
};
|
34
|
-
value: string[];
|
35
|
-
};
|
36
|
-
panelTitle: string;
|
37
|
-
panelBody: any[];
|
38
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
39
|
-
}
|
@@ -1,37 +0,0 @@
|
|
1
|
-
import { BasePlugin, BasicSubRenderInfo, RegionConfig, RendererEventContext, SubRendererInfo } from '../../plugin';
|
2
|
-
export declare class ContainerControlPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
regions: Array<RegionConfig>;
|
6
|
-
name: string;
|
7
|
-
icon: string;
|
8
|
-
description: string;
|
9
|
-
docLink: string;
|
10
|
-
tags: string[];
|
11
|
-
scaffold: {
|
12
|
-
type: string;
|
13
|
-
label: string;
|
14
|
-
controls: {
|
15
|
-
placeholder: string;
|
16
|
-
type: string;
|
17
|
-
name: string;
|
18
|
-
label: boolean;
|
19
|
-
}[];
|
20
|
-
};
|
21
|
-
previewSchema: any;
|
22
|
-
panelTitle: string;
|
23
|
-
panelControls: {
|
24
|
-
label: string;
|
25
|
-
name: string;
|
26
|
-
type: string;
|
27
|
-
size: string;
|
28
|
-
description: string;
|
29
|
-
pipeIn: (value: any, values: any) => "form" | "other";
|
30
|
-
onChange: (value: any, oldValue: any, model: any, form: any) => void;
|
31
|
-
options: {
|
32
|
-
label: string;
|
33
|
-
value: string;
|
34
|
-
}[];
|
35
|
-
}[];
|
36
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
37
|
-
}
|
@@ -1,20 +0,0 @@
|
|
1
|
-
import { BasePlugin, BasicSubRenderInfo, RendererEventContext, SubRendererInfo } from '../../plugin';
|
2
|
-
export declare class DateControlPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
order: number;
|
6
|
-
icon: string;
|
7
|
-
name: string;
|
8
|
-
description: string;
|
9
|
-
docLink: string;
|
10
|
-
tags: string[];
|
11
|
-
scaffold: {
|
12
|
-
type: string;
|
13
|
-
label: string;
|
14
|
-
name: string;
|
15
|
-
};
|
16
|
-
previewSchema: any;
|
17
|
-
panelTitle: string;
|
18
|
-
panelControls: any[];
|
19
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
20
|
-
}
|
@@ -1,20 +0,0 @@
|
|
1
|
-
import { BasePlugin, BasicSubRenderInfo, RendererEventContext, SubRendererInfo } from '../../plugin';
|
2
|
-
export declare class DateRangeControlPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
order: number;
|
6
|
-
icon: string;
|
7
|
-
name: string;
|
8
|
-
description: string;
|
9
|
-
docLink: string;
|
10
|
-
tags: string[];
|
11
|
-
scaffold: {
|
12
|
-
type: string;
|
13
|
-
label: string;
|
14
|
-
name: string;
|
15
|
-
};
|
16
|
-
previewSchema: any;
|
17
|
-
panelTitle: string;
|
18
|
-
panelControls: any[];
|
19
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
20
|
-
}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { BasePlugin, BasicSubRenderInfo, RendererEventContext, SubRendererInfo } from '../../plugin';
|
2
|
-
export declare class DateTimeControlPlugin extends BasePlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
icon: string;
|
6
|
-
name: string;
|
7
|
-
description: string;
|
8
|
-
docLink: string;
|
9
|
-
tags: string[];
|
10
|
-
scaffold: {
|
11
|
-
type: string;
|
12
|
-
label: string;
|
13
|
-
name: string;
|
14
|
-
};
|
15
|
-
previewSchema: any;
|
16
|
-
panelTitle: string;
|
17
|
-
panelControls: any[];
|
18
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
19
|
-
}
|
@@ -1,25 +0,0 @@
|
|
1
|
-
import { TextControlPlugin } from './Text';
|
2
|
-
export declare class EmailControlPlugin extends TextControlPlugin {
|
3
|
-
rendererName: string;
|
4
|
-
$schema: string;
|
5
|
-
name: string;
|
6
|
-
icon: string;
|
7
|
-
description: string;
|
8
|
-
scaffold: {
|
9
|
-
type: string;
|
10
|
-
label: string;
|
11
|
-
name: string;
|
12
|
-
};
|
13
|
-
previewSchema: {
|
14
|
-
type: string;
|
15
|
-
className: string;
|
16
|
-
mode: string;
|
17
|
-
wrapWithPanel: boolean;
|
18
|
-
controls: {
|
19
|
-
type: string;
|
20
|
-
label: string;
|
21
|
-
name: string;
|
22
|
-
};
|
23
|
-
};
|
24
|
-
panelTitle: string;
|
25
|
-
}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { BasePlugin, BasicSubRenderInfo, RendererEventContext, SubRendererInfo } from '../../plugin';
|
2
|
-
export declare class FileControlPlugin 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
|
-
label: string;
|
13
|
-
name: string;
|
14
|
-
};
|
15
|
-
previewSchema: any;
|
16
|
-
panelTitle: string;
|
17
|
-
panelControls: any[];
|
18
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
19
|
-
}
|
@@ -1,32 +0,0 @@
|
|
1
|
-
import { Schema } from 'amis/lib/types';
|
2
|
-
import { BasePlugin, BasicSubRenderInfo, RendererEventContext, SubRendererInfo, VRendererConfig } from '../../plugin';
|
3
|
-
export declare class GridControlPlugin extends BasePlugin {
|
4
|
-
rendererName: string;
|
5
|
-
$schema: string;
|
6
|
-
icon: string;
|
7
|
-
name: string;
|
8
|
-
description: string;
|
9
|
-
docLink: string;
|
10
|
-
tags: string[];
|
11
|
-
scaffold: {
|
12
|
-
type: string;
|
13
|
-
label: string;
|
14
|
-
columns: {
|
15
|
-
controls: {
|
16
|
-
label: string;
|
17
|
-
name: string;
|
18
|
-
type: string;
|
19
|
-
}[];
|
20
|
-
}[];
|
21
|
-
};
|
22
|
-
previewSchema: any;
|
23
|
-
panelTitle: string;
|
24
|
-
panelControls: any[];
|
25
|
-
vRendererConfig: VRendererConfig;
|
26
|
-
vWrapperResolve: (dom: HTMLElement) => HTMLElement;
|
27
|
-
overrides: {
|
28
|
-
renderChild: (this: any, region: string, node: Schema, index: number, length: number) => any;
|
29
|
-
};
|
30
|
-
addControl(region: string, id: string): void;
|
31
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
32
|
-
}
|
@@ -1,73 +0,0 @@
|
|
1
|
-
import { Schema } from 'amis/lib/types';
|
2
|
-
import { BasePlugin, BasicSubRenderInfo, RendererEventContext, SubRendererInfo, VRendererConfig } from '../../plugin';
|
3
|
-
export declare class HBoxControlPlugin extends BasePlugin {
|
4
|
-
rendererName: string;
|
5
|
-
$schema: string;
|
6
|
-
name: string;
|
7
|
-
icon: string;
|
8
|
-
description: string;
|
9
|
-
docLink: string;
|
10
|
-
tags: string[];
|
11
|
-
scaffold: {
|
12
|
-
type: string;
|
13
|
-
label: string;
|
14
|
-
columns: {
|
15
|
-
controls: {
|
16
|
-
label: string;
|
17
|
-
name: string;
|
18
|
-
type: string;
|
19
|
-
}[];
|
20
|
-
}[];
|
21
|
-
};
|
22
|
-
previewSchema: any;
|
23
|
-
panelTitle: string;
|
24
|
-
panelControls: ({
|
25
|
-
type: string;
|
26
|
-
name: string;
|
27
|
-
label: string;
|
28
|
-
multiple: boolean;
|
29
|
-
multiLine: boolean;
|
30
|
-
minLength: number;
|
31
|
-
draggable: boolean;
|
32
|
-
draggableTip: string;
|
33
|
-
addButtonText: string;
|
34
|
-
scaffold: {
|
35
|
-
controls: {
|
36
|
-
label: string;
|
37
|
-
name: string;
|
38
|
-
type: string;
|
39
|
-
}[];
|
40
|
-
};
|
41
|
-
strictMode: boolean;
|
42
|
-
controls: any[];
|
43
|
-
pipeIn?: undefined;
|
44
|
-
size?: undefined;
|
45
|
-
options?: undefined;
|
46
|
-
} | {
|
47
|
-
type: string;
|
48
|
-
name: string;
|
49
|
-
label: string;
|
50
|
-
pipeIn: (value: any) => any;
|
51
|
-
size: string;
|
52
|
-
options: {
|
53
|
-
value: string;
|
54
|
-
label: string;
|
55
|
-
}[];
|
56
|
-
multiple?: undefined;
|
57
|
-
multiLine?: undefined;
|
58
|
-
minLength?: undefined;
|
59
|
-
draggable?: undefined;
|
60
|
-
draggableTip?: undefined;
|
61
|
-
addButtonText?: undefined;
|
62
|
-
scaffold?: undefined;
|
63
|
-
strictMode?: undefined;
|
64
|
-
controls?: undefined;
|
65
|
-
})[];
|
66
|
-
vRendererConfig: VRendererConfig;
|
67
|
-
vWrapperResolve: (dom: HTMLElement) => HTMLElement;
|
68
|
-
overrides: {
|
69
|
-
renderChild: (this: any, region: string, node: Schema, index: number) => any;
|
70
|
-
};
|
71
|
-
addControl(region: string, id: string): void;
|
72
|
-
buildSubRenderers(context: RendererEventContext, renderers: Array<SubRendererInfo>): BasicSubRenderInfo | Array<BasicSubRenderInfo> | void;
|
73
|
-
}
|