@farris/jit-engine 1.3.156-dev-20221227 → 1.3.156-dev-20221229

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -46,7 +46,7 @@ div(class=(variable.appearance && variable.appearance.class) style=(variable.app
46
46
  if(variable.focusState)
47
47
  -attrs["[focusState]"]=variable.focusState+"";
48
48
  farris-adminorganization-selector(
49
- adminorganization-data-mapping
49
+ adminorganization-selector-data-mapping
50
50
  input-end-edit
51
51
  '[searchPlaceholder]'=variable.searchPlaceholder?"'"+variable.searchPlaceholder+"'":undefined
52
52
  '[disabled]'!=variable.disable?variable.disable.toString():undefined
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@farris/jit-engine",
3
- "version": "1.3.156-dev-20221227",
3
+ "version": "1.3.156-dev-20221229",
4
4
  "description": "",
5
5
  "main": "./lib/index.js",
6
6
  "bin": {