Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bpmn-io/form-js-editor

Package Overview
Dependencies
Maintainers
9
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpmn-io/form-js-editor - npm Package Compare versions

Comparing version 0.9.8 to 0.9.9

0

dist/types/core/Debounce.d.ts

@@ -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 @@ export default PropertiesPanelContext;

export { default as FormPropertiesPanelContext } from "./FormPropertiesPanelContext";

@@ -0,0 +0,0 @@ export default function ActionEntry(props: any): {

@@ -0,0 +0,0 @@ export default function ColumnsEntry(props: any): {

@@ -0,0 +0,0 @@ export default function CustomValueEntry(props: any): {

export default function DefaultOptionEntry(props: any): any[];

@@ -0,0 +0,0 @@ export default function DescriptionEntry(props: any): {

@@ -0,0 +0,0 @@ export default function DisabledEntry(props: any): {

@@ -0,0 +0,0 @@ export default function IdEntry(props: any): {

@@ -0,0 +0,0 @@ export { default as ActionEntry } from "./ActionEntry";

@@ -0,0 +0,0 @@ export default function InputKeyValuesSourceEntry(props: any): {

@@ -0,0 +0,0 @@ export default function KeyEntry(props: any): {

@@ -0,0 +0,0 @@ export default function LabelEntry(props: any): {

@@ -0,0 +0,0 @@ export default function StaticValuesSourceEntry(props: any): {

@@ -0,0 +0,0 @@ export default function TextEntry(props: any): {

@@ -0,0 +0,0 @@ export default function ValueEntry(props: any): {

@@ -0,0 +0,0 @@ export default function ValuesSourceSelectEntry(props: any): {

@@ -0,0 +0,0 @@ export function getValuesSource(field: any): string;

@@ -0,0 +0,0 @@ export default function CustomValuesGroup(field: any, editField: any): {

@@ -0,0 +0,0 @@ export default function GeneralGroup(field: any, editField: any): {

@@ -0,0 +0,0 @@ export { default as GeneralGroup } from "./GeneralGroup";

@@ -0,0 +0,0 @@ export default function ValidationGroup(field: any, editField: any): {

export default function ValuesGroups(field: any, editField: any): any[];
export { default as useService } from "./usePropertiesPanelService";
export default function _default(type: any, strict: any): any;

@@ -0,0 +0,0 @@ declare namespace _default {

export default function FormPropertiesPanel(props: any): any;

@@ -0,0 +0,0 @@ export namespace PropertiesPanelHeaderProvider {

@@ -0,0 +0,0 @@ export namespace PropertiesPanelPlaceholderProvider {

@@ -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 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 {

@@ -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 {

6

package.json
{
"name": "@bpmn-io/form-js-editor",
"version": "0.9.8",
"version": "0.9.9",
"description": "Edit forms - powered by bpmn.io",

@@ -45,3 +45,3 @@ "exports": {

"dependencies": {
"@bpmn-io/form-js-viewer": "^0.9.8",
"@bpmn-io/form-js-viewer": "^0.9.9",
"array-move": "^3.0.1",

@@ -60,3 +60,3 @@ "dragula": "^3.7.3",

],
"gitHead": "357dfcdd0c046494c54e26b35e415e0e688f8f7c"
"gitHead": "a0c48668fabc92d210bd5675986715f262192d77"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc