@televet/kibble-ui 4.0.0-beta.91 → 4.0.0-beta.92
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/chunks/{theme.provider-Dr8GOGfI.js → theme.provider-Dj8NjgPW.js} +3 -3
- package/dist/chunks/{theme.provider-Dr8GOGfI.js.map → theme.provider-Dj8NjgPW.js.map} +1 -1
- package/dist/chunks/{theme.provider-DJi1V2F-.js → theme.provider-VIWx5x9g.js} +4 -3
- package/dist/chunks/{theme.provider-DJi1V2F-.js.map → theme.provider-VIWx5x9g.js.map} +1 -1
- package/dist/cjs/index.cjs +1 -1
- package/dist/cjs/theme/index.cjs +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/theme/index.js +1 -1
- package/dist/types/theme/providers/theme.provider.d.ts +1 -1
- package/package.json +1 -1
|
@@ -13544,7 +13544,8 @@ const ul = (e) => /* @__PURE__ */ R.jsx(to, { attribute: "class", disableTransit
|
|
|
13544
13544
|
} }) }), fd = ({
|
|
13545
13545
|
customTheme: e,
|
|
13546
13546
|
children: t,
|
|
13547
|
-
|
|
13547
|
+
enableSystem: r = !1,
|
|
13548
|
+
...o
|
|
13548
13549
|
}) => /* @__PURE__ */ R.jsxs(ra, { value: e ?? jc, children: [
|
|
13549
13550
|
/* @__PURE__ */ R.jsx(
|
|
13550
13551
|
No,
|
|
@@ -13580,10 +13581,10 @@ const ul = (e) => /* @__PURE__ */ R.jsx(to, { attribute: "class", disableTransit
|
|
|
13580
13581
|
/* @__PURE__ */ R.jsx(xe, { toaster: Zo }),
|
|
13581
13582
|
/* @__PURE__ */ R.jsx(xe, { toaster: ea }),
|
|
13582
13583
|
/* @__PURE__ */ R.jsx(xe, { toaster: ta }),
|
|
13583
|
-
/* @__PURE__ */ R.jsx(ul, {
|
|
13584
|
+
/* @__PURE__ */ R.jsx(ul, { enableSystem: r, ...o, children: t })
|
|
13584
13585
|
] });
|
|
13585
13586
|
export {
|
|
13586
13587
|
fd as K,
|
|
13587
13588
|
jc as s
|
|
13588
13589
|
};
|
|
13589
|
-
//# sourceMappingURL=theme.provider-
|
|
13590
|
+
//# sourceMappingURL=theme.provider-VIWx5x9g.js.map
|