@bpmn-io/form-js-viewer
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.3
@@ -120,24 +120,2 @@ /** | ||
expressionLanguage: (string | typeof import("./features/expression-language").FeelExpressionLanguage)[]; | ||
/** | ||
* @typedef { import('./types').Injector } Injector | ||
* @typedef { import('./types').Data } Data | ||
* @typedef { import('./types').Errors } Errors | ||
* @typedef { import('./types').Schema } Schema | ||
* @typedef { import('./types').FormProperties } FormProperties | ||
* @typedef { import('./types').FormProperty } FormProperty | ||
* @typedef { import('./types').FormEvent } FormEvent | ||
* @typedef { import('./types').FormOptions } FormOptions | ||
* | ||
* @typedef { { | ||
* data: Data, | ||
* initialData: Data, | ||
* errors: Errors, | ||
* properties: FormProperties, | ||
* schema: Schema | ||
* } } State | ||
* | ||
* @typedef { (type:FormEvent, priority:number, handler:Function) => void } OnEventWithPriority | ||
* @typedef { (type:FormEvent, handler:Function) => void } OnEventWithOutPriority | ||
* @typedef { OnEventWithPriority & OnEventWithOutPriority } OnEventType | ||
*/ | ||
templating: (string | typeof import("./features/expression-language").FeelersTemplating)[]; | ||
@@ -144,0 +122,0 @@ conditionChecker: (string | typeof import("./features/expression-language").ConditionChecker)[]; |
@@ -0,0 +0,0 @@ import { Injector } from 'didi'; |
{ | ||
"name": "@bpmn-io/form-js-viewer", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.3", | ||
"description": "View forms - powered by bpmn.io", | ||
@@ -64,3 +64,3 @@ "exports": { | ||
], | ||
"gitHead": "91e7c8d47f7304dfe634c37b1329ee81fb85aa93" | ||
"gitHead": "7bd34c9bd219c930432ac15f8baaed49e2d5ec2a" | ||
} |
@@ -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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1215095
88
15425