@grasp-labs/ds-microfrontends-integration 1.1.0 → 1.1.1

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.
@@ -1,4 +1,4 @@
1
- import { C as o } from "./index-BL3nv8aS.js";
1
+ import { C as o } from "./index-CsGT3jVC.js";
2
2
  import { useState as J, useEffect as De, useRef as ce, useMemo as le, useCallback as Re, createContext as Zt, useContext as Gt } from "react";
3
3
  const Be = (e, t, n, r, a) => {
4
4
  if (!r) throw new Error(a ?? `Invalid property path: ${t}
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { A as s, B as t, D as r, a as i, b as l, E as o, F as d, G as u, c as n, J as c, L as F, N as g, S as m, T as p, d as P, U as h, V as D, e as v, f as S, g as f, h as y, i as V, j as x, k as b, l as O, m as T, n as A, o as G, p as L, q as R, r as E, s as I, t as N, u as U, v as j, w as B, x as C, y as H, z as J, H as W, I as k, K as q, M as w, O as z, P as K, Q as M, R as Q, W as X, X as Y, Y as Z, Z as _, _ as $, $ as aa, a0 as ea } from "./index-BL3nv8aS.js";
1
+ import { A as s, B as t, D as r, a as i, b as l, E as o, F as d, G as u, c as n, J as c, L as F, N as g, S as m, T as p, d as P, U as h, V as D, e as v, f as S, g as f, h as y, i as V, j as x, k as b, l as O, m as T, n as A, o as G, p as L, q as R, r as E, s as I, t as N, u as U, v as j, w as B, x as C, y as H, z as J, H as W, I as k, K as q, M as w, O as z, P as K, Q as M, R as Q, W as X, X as Y, Y as Z, Z as _, _ as $, $ as aa, a0 as ea } from "./index-CsGT3jVC.js";
2
2
  export {
3
3
  s as ArrayField,
4
4
  t as BooleanField,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grasp-labs/ds-microfrontends-integration",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "private": false,
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -63,7 +63,7 @@
63
63
  },
64
64
  "devDependencies": {
65
65
  "@eslint/js": "^9.32.0",
66
- "@grasp-labs/ds-react-components": "^1.6.0",
66
+ "@grasp-labs/ds-react-components": "^1.9.0",
67
67
  "@hookform/resolvers": "^5.2.2",
68
68
  "@module-federation/vite": "1.9.4",
69
69
  "@storybook/addon-a11y": "^10.1.11",