@gravitee/graphene-core 2.0.0-renovate-react.6fdd7a0 → 2.0.0-renovate-all-devdependencies-minor-patch.edc5870
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/dist/index.js +7 -9
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -13444,15 +13444,13 @@ function rD(e) {
|
|
|
13444
13444
|
]), C.useEffect(() => {
|
|
13445
13445
|
if (r || !v || !g) return;
|
|
13446
13446
|
let e = Array.from(A?.portalNode?.querySelectorAll(`[${xE("portal")}]`) || []), t = (k ? dT(k.nodesRef.current, x()) : []).find((e) => cT(e.context?.elements.domReference || null))?.context?.elements.domReference, n = FE([
|
|
13447
|
-
|
|
13448
|
-
|
|
13449
|
-
|
|
13450
|
-
|
|
13451
|
-
|
|
13452
|
-
|
|
13453
|
-
|
|
13454
|
-
...H()
|
|
13455
|
-
],
|
|
13447
|
+
v,
|
|
13448
|
+
...e,
|
|
13449
|
+
ee.current,
|
|
13450
|
+
te.current,
|
|
13451
|
+
A?.beforeOutsideRef.current,
|
|
13452
|
+
A?.afterOutsideRef.current,
|
|
13453
|
+
...H(),
|
|
13456
13454
|
t,
|
|
13457
13455
|
xw(d),
|
|
13458
13456
|
xw(u),
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravitee/graphene-core",
|
|
3
|
-
"version": "2.0.0-renovate-
|
|
3
|
+
"version": "2.0.0-renovate-all-devdependencies-minor-patch.edc5870",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Gravitee's Graphene design system: accessible React components, design tokens, icons, and shared ESLint/TypeScript configs. Built on shadcn/ui and Tailwind.",
|
|
6
6
|
"keywords": [
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
},
|
|
83
83
|
"peerDependencies": {
|
|
84
84
|
"@fontsource/dm-sans": ">=5.0.0",
|
|
85
|
-
"@gravitee/graphene-core": "2.0.0-renovate-
|
|
85
|
+
"@gravitee/graphene-core": "2.0.0-renovate-all-devdependencies-minor-patch.edc5870",
|
|
86
86
|
"@tanstack/react-table": "^8.0.0",
|
|
87
87
|
"@typescript-eslint/eslint-plugin": ">=5.0.0",
|
|
88
88
|
"@typescript-eslint/parser": ">=5.0.0",
|