@fabio.caffarello/react-design-system 1.23.5 → 1.23.7
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.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -13224,6 +13224,7 @@ function pc(u) {
|
|
|
13224
13224
|
/* @__PURE__ */ n.jsx(
|
|
13225
13225
|
is,
|
|
13226
13226
|
{
|
|
13227
|
+
"aria-label": "Items per page",
|
|
13227
13228
|
options: o.map((S) => ({
|
|
13228
13229
|
value: S.toString(),
|
|
13229
13230
|
label: S.toString()
|
|
@@ -15301,7 +15302,7 @@ function Nt(a) {
|
|
|
15301
15302
|
]
|
|
15302
15303
|
), k = Jr(l.contentWidth), F = Jr(l.navigationWidth), N = k - F;
|
|
15303
15304
|
return /* @__PURE__ */ n.jsx(Ss.Provider, { value: b, children: /* @__PURE__ */ n.jsx(
|
|
15304
|
-
"
|
|
15305
|
+
"div",
|
|
15305
15306
|
_(E({
|
|
15306
15307
|
ref: d,
|
|
15307
15308
|
id: "side-navbar-sidebar",
|