@hybridcore/ui 1.5.26 → 1.5.27

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.
@@ -1412,6 +1412,7 @@ Max: ${i}mb`);
1412
1412
  /* @__PURE__ */ d(
1413
1413
  Qr,
1414
1414
  {
1415
+ name: r,
1415
1416
  types: t,
1416
1417
  multiple: o,
1417
1418
  maxSize: i,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hybridcore/ui",
3
3
  "description": "Hybrid Core UI Library",
4
- "version": "1.5.26",
4
+ "version": "1.5.27",
5
5
  "author": "Hybrid Core",
6
6
  "license": "ISC",
7
7
  "type": "module",