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

@bpmn-io/form-js-viewer

Package Overview
Dependencies
Maintainers
9
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.8.0 to 0.9.0

0

dist/index.es.js

@@ -0,0 +0,0 @@ import Ids from 'ids';

export {};

@@ -0,0 +0,0 @@ declare class FormFieldRegistry {

@@ -0,0 +0,0 @@ export { FormFieldRegistry };

@@ -0,0 +0,0 @@ declare class Validator {

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ declare class Importer {

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

@@ -0,0 +0,0 @@ /**

export default function Description(props: any): import("preact").JSX.Element;
export default function Errors(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ declare function Button(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ declare function Checkbox(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ declare function Checklist(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ declare function Default(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ declare function Number(props: any): import("preact").JSX.Element;

export default function DropdownList(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ declare function Radio(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ declare function Select(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ declare function Taglist(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ declare function Text(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ declare function Textfield(props: any): import("preact").JSX.Element;

export default function FormComponent(props: any): import("preact").JSX.Element;
export default function FormField(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ export const formFields: (typeof Button | typeof Default | typeof Radio | typeof Text)[];

export default function Label(props: any): import("preact").JSX.Element;
export default function PoweredBy(props: any): import("preact").JSX.Element;

@@ -0,0 +0,0 @@ export function formFieldClasses(type: any, errors?: any[]): string;

@@ -0,0 +0,0 @@ export default FormContext;

@@ -0,0 +0,0 @@ export default FormRenderContext;

export { default as FormRenderContext } from "./FormRenderContext";
export { default as FormContext } from "./FormContext";

@@ -0,0 +0,0 @@ export default class FormFields {

export default function useKeyDownAction(targetKey: any, action: any, listenerElement?: Window & typeof globalThis): void;
export default function _default(type: any, strict: any): any;

@@ -0,0 +0,0 @@ export { FormFields };

@@ -0,0 +0,0 @@ import { Injector } from 'didi';

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ export function findErrors(errors: any, path: any): any;

export function createInjector(bootstrapModules: any): Injector;
import { Injector } from "didi";

4

package.json
{
"name": "@bpmn-io/form-js-viewer",
"version": "0.8.0",
"version": "0.9.0",
"description": "View forms - powered by bpmn.io",

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

],
"gitHead": "0d9bff2b98491fb96944135e78106cbf807c580a"
"gitHead": "10ea539989ea857adc7511e5f1a80a99c7ec96b1"
}

@@ -0,0 +0,0 @@ # @bpmn-io/form-js-viewer

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 not supported yet

Sorry, the diff of this file is not supported yet

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