unifyedx-storybook-new 0.2.62 → 0.2.63

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.
@@ -5672,7 +5672,7 @@ const Jl = ({
5672
5672
  categoryName: "",
5673
5673
  links: [],
5674
5674
  order: (w.at(-1)?.order ?? 0) + 1,
5675
- isProtected: !1,
5675
+ protected: !1,
5676
5676
  _class: "com.unifyed.model.Collection"
5677
5677
  }
5678
5678
  ]), N(k), r("");
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "unifyedx-storybook-new",
3
3
  "private": false,
4
- "version": "0.2.62",
4
+ "version": "0.2.63",
5
5
  "type": "module",
6
6
  "main": "dist/unifyedx-storybook-new.es.js",
7
7
  "module": "dist/unifyedx-storybook-new.es.js",