@hkdigital/lib-core 0.5.53 → 0.5.54

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.
@@ -158,6 +158,8 @@
158
158
  {/snippet} -->
159
159
 
160
160
  <fieldset
161
+ data-component="text-input"
162
+ data-type="text"
161
163
  data-input="text-input"
162
164
  class="{base} {borderShape} {classes} {stateClasses}"
163
165
  >
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hkdigital/lib-core",
3
- "version": "0.5.53",
3
+ "version": "0.5.54",
4
4
  "author": {
5
5
  "name": "HKdigital",
6
6
  "url": "https://hkdigital.nl"