@oliasoft-open-source/react-ui-library 5.23.0-beta-4 → 5.23.0-beta-5

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -8838,7 +8838,7 @@ var Zd = ((e = {}) => Xd({
8838
8838
  })), [c, l] = m(s[0]), { diffs: u = void 0 } = e || {};
8839
8839
  if (!u) return null;
8840
8840
  let { oldJson: d, newJson: f } = sf(e, t, n);
8841
- return console.log("GUI library:", e, t, n), console.log("GUi Auditlog:", d, f), /* @__PURE__ */ R(Ca, {
8841
+ return console.log("GUI library:", e, t, n), console.log("GUi Auditlog:", { oldJson: d }, { newJson: f }), /* @__PURE__ */ R(Ca, {
8842
8842
  visible: r,
8843
8843
  centered: !0,
8844
8844
  children: /* @__PURE__ */ R(ea, { dialog: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "5.23.0-beta-4",
3
+ "version": "5.23.0-beta-5",
4
4
  "description": "Reusable UI components for React projects",
5
5
  "homepage": "https://oliasoft-open-source.gitlab.io/react-ui-library",
6
6
  "bugs": {