@bpmn-io/form-js-editor
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -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 { |
@@ -0,0 +0,0 @@ declare namespace _default { |
@@ -0,0 +0,0 @@ declare class Selection { |
@@ -0,0 +0,0 @@ declare class SelectionBehavior { |
@@ -0,0 +0,0 @@ export function exportSchema(schema: any, exporter: any, schemaVersion: any): any; |
@@ -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 { |
export default function Palette(props: any): any; |
export default function CheckboxInput(props: any): any; |
export default function CheckboxInputEntry(props: any): any; |
export default function CollapsibleEntry(props: any): any; |
export default function Group(props: any): any; |
@@ -0,0 +0,0 @@ export { default as CheckboxInput } from "./CheckboxInput"; |
export default function NumberInput(props: any): any; |
export default function NumberInputEntry(props: any): any; |
export default function Select(props: any): any; |
export default function SelectEntry(props: any): any; |
export default function Textarea(props: any): any; |
export default function TextareaEntry(props: any): any; |
export default function TextInput(props: any): any; |
export default function TextInputEntry(props: any): any; |
export default function ActionEntry(props: any): any; |
export default function ColumnsEntry(props: any): any; |
export default function DefaultValueEntry(props: any): any; |
export default function DescriptionEntry(props: any): any; |
export default function DisabledEntry(props: any): any; |
export default function IdEntry(props: any): any; |
@@ -0,0 +0,0 @@ export { default as ActionEntry } from "./ActionEntry"; |
export default function KeyEntry(props: any): any; |
export default function LabelEntry(props: any): any; |
export default function TextEntry(props: any): any; |
export default function ValueEntry(props: any): any; |
export default function GeneralGroup(field: any, editField: any): any; |
export { default as GeneralGroup } from "./GeneralGroup"; | ||
export { default as ValidationGroup } from "./ValidationGroup"; | ||
export { default as ValuesGroup } from "./ValuesGroup"; |
export default function ValidationGroup(field: any, editField: any): any; |
export default function ValuesGroup(field: any, editField: any): any; |
export default function PropertiesPanel(props: any): any; |
@@ -0,0 +0,0 @@ export function arrayAdd(array: any, index: any, item: any): any[]; |
@@ -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 as useService } from "./useService"; | ||
export { default as usePrevious } from "./usePrevious"; | ||
export { default as useDebounce } from "./useDebounce"; |
export default function useDebounce(fn: any, dependencies?: any[]): any; |
export default function usePrevious(value: any): any; |
export default function _default(type: any, strict: any): any; |
@@ -0,0 +0,0 @@ declare namespace _default { |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "@bpmn-io/form-js-editor", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Edit forms - powered by bpmn.io", | ||
@@ -58,3 +58,3 @@ "exports": { | ||
], | ||
"gitHead": "37498a3b4097c4905deb3ee6f0ccd35935a9001a" | ||
"gitHead": "5a39527809d6a6545e9e0893c44bfeb8144bbc7f" | ||
} |
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
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
784340
9160
1