@bpmn-io/form-js-editor
Advanced tools
Comparing version 0.8.0-alpha.1 to 0.8.0
@@ -0,0 +0,0 @@ /** |
export {}; |
@@ -0,0 +0,0 @@ declare class FieldFactory { |
@@ -0,0 +0,0 @@ export default class FormFieldRegistry extends BaseFieldRegistry { |
@@ -0,0 +0,0 @@ declare namespace _default { |
@@ -0,0 +0,0 @@ declare class FormEditorActions { |
@@ -0,0 +0,0 @@ declare namespace _default { |
@@ -0,0 +0,0 @@ declare class FormEditorKeyboardBindings { |
@@ -0,0 +0,0 @@ declare namespace _default { |
@@ -0,0 +0,0 @@ declare class IdBehavior { |
@@ -0,0 +0,0 @@ declare namespace _default { |
@@ -0,0 +0,0 @@ declare class KeyBehavior { |
@@ -0,0 +0,0 @@ declare class AddFormFieldHandler { |
@@ -0,0 +0,0 @@ declare class EditFormFieldHandler { |
@@ -0,0 +0,0 @@ declare class MoveFormFieldHandler { |
@@ -0,0 +0,0 @@ declare class RemoveFormFieldHandler { |
@@ -0,0 +0,0 @@ declare class UpdateIdClaimHandler { |
@@ -0,0 +0,0 @@ declare class UpdateKeyClaimHandler { |
@@ -0,0 +0,0 @@ export function arrayAdd(array: any, index: any, item: any): any; |
@@ -0,0 +0,0 @@ declare namespace _default { |
@@ -0,0 +0,0 @@ declare class Modeling { |
export default function Palette(props: any): any; |
@@ -0,0 +0,0 @@ declare namespace _default { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ declare namespace _default { |
@@ -0,0 +0,0 @@ declare class Selection { |
@@ -0,0 +0,0 @@ declare class SelectionBehavior { |
@@ -135,2 +135,5 @@ export function exportSchema(schema: any, exporter: any, schemaVersion: any): any; | ||
palette: (string | typeof import("./features/palette/PaletteRenderer").default)[]; | ||
} | { | ||
__init__: string[]; | ||
propertiesPanel: (string | typeof import("./features/properties-panel/PropertiesPanelRenderer").default)[]; | ||
})[]; | ||
@@ -137,0 +140,0 @@ /** |
@@ -0,0 +0,0 @@ declare class Importer { |
@@ -0,0 +0,0 @@ declare namespace _default { |
@@ -0,0 +0,0 @@ /** |
export default function FormEditor(props: any): any; |
@@ -0,0 +0,0 @@ export namespace iconsByType { |
@@ -0,0 +0,0 @@ export default DragAndDropContext; |
@@ -0,0 +0,0 @@ export default FormEditorContext; |
export { default as DragAndDropContext } from "./DragAndDropContext"; | ||
export { default as FormEditorContext } from "./FormEditorContext"; |
export default function _default(type: any, strict: any): any; |
@@ -0,0 +0,0 @@ declare namespace _default { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { Injector } from 'didi'; |
{ | ||
"name": "@bpmn-io/form-js-editor", | ||
"version": "0.8.0-alpha.1", | ||
"version": "0.8.0", | ||
"description": "Edit forms - powered by bpmn.io", | ||
@@ -45,8 +45,8 @@ "exports": { | ||
"dependencies": { | ||
"@bpmn-io/form-js-viewer": "^0.8.0-alpha.1", | ||
"@bpmn-io/form-js-viewer": "^0.8.0", | ||
"array-move": "^3.0.1", | ||
"dragula": "^3.7.3", | ||
"ids": "^1.0.0", | ||
"min-dash": "^3.7.0", | ||
"min-dom": "^3.1.3", | ||
"min-dash": "^3.8.1", | ||
"min-dom": "^3.2.1", | ||
"preact": "^10.5.14" | ||
@@ -60,3 +60,3 @@ }, | ||
], | ||
"gitHead": "2be914efeefa050fb4692ac1a644557fc424917f" | ||
"gitHead": "0d9bff2b98491fb96944135e78106cbf807c580a" | ||
} |
@@ -0,0 +0,0 @@ # @bpmn-io/form-js-editor |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1100117
82
14242
1
Updatedmin-dash@^3.8.1
Updatedmin-dom@^3.2.1