web-input-material 0.0.316 → 0.0.317

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-input-material",
3
- "version": "0.0.316",
3
+ "version": "0.0.317",
4
4
  "description": "Reusable material design based input field with support for (richt-)text, code, selections, numbers, dates and so on.",
5
5
  "keywords": [
6
6
  "form-field",
@@ -209,7 +209,9 @@
209
209
  "normal": true
210
210
  }
211
211
  },
212
- "libraryName": "webInputMaterial",
212
+ "libraryName": {
213
+ "__evaluate__": "Tools.stringDelimitedToCamelCase(self.name)"
214
+ },
213
215
  "module": {
214
216
  "preprocessor": {
215
217
  "javaScript": {