@htmlbricks/hb-input-array-objects 0.66.0 → 0.66.2

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/manifest.json CHANGED
@@ -289,5 +289,5 @@
289
289
  "size": {},
290
290
  "iifePath": "main.iife.js",
291
291
  "repoName": "@htmlbricks/hb-input-array-objects",
292
- "version": "0.66.0"
292
+ "version": "0.66.2"
293
293
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-input-array-objects",
3
- "version": "0.66.0",
3
+ "version": "0.66.2",
4
4
  "contributors": [],
5
5
  "description": "Repeating records editor: `hb-table` lists existing rows (with delete actions), and `hb-form` renders the next row from `schemaentry.params.schema`; submitting appends to the array and updates the table. Registers `@htmlbricks/hb-form` and `@htmlbricks/hb-table`; optional `add-object-label` slot customizes the add button. Dispatches `setVal` with the objects array, `valid`, and `id`, and shows `validationTip` when `show_validation` is enabled.",
6
6
  "licenses": [
@@ -112,4 +112,3 @@
112
112
  }
113
113
  }
114
114
  }
115
-
@@ -33,4 +33,3 @@
33
33
  }
34
34
  }
35
35
  }
36
-