dmn-js-literal-expression
Advanced tools
Comparing version 14.5.0 to 14.6.0
@@ -52,3 +52,3 @@ import { createVNode, createComponentVNode } from "inferno"; | ||
"onInput": this.setVariableName, | ||
"placeholder": 'name', | ||
"placeholder": this._translate('name'), | ||
"value": name || '' | ||
@@ -55,0 +55,0 @@ }), 2)], 4), createVNode(1, "tr", null, [createVNode(1, "td", null, this._translate('Variable Type:'), 0), createVNode(1, "td", null, createVNode(1, "div", "dms-fill-row", createComponentVNode(2, InputSelect, { |
{ | ||
"name": "dmn-js-literal-expression", | ||
"description": "A literal expression view for dmn-js", | ||
"version": "14.5.0", | ||
"version": "14.6.0", | ||
"files": [ | ||
@@ -42,3 +42,3 @@ "assets", | ||
}, | ||
"gitHead": "ba631f12e508f43b9379367e3eff31145772bbd7" | ||
"gitHead": "01ea4d0518722b5f036ef7c04c04e34fb8ab82c8" | ||
} |
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
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
128979