@leapdevuk/component-toolbox 0.0.75 → 0.0.76
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.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +3 -3
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -8303,7 +8303,7 @@ const go = ({
|
|
|
8303
8303
|
var ee;
|
|
8304
8304
|
const [w, y] = $e(null), [P, _] = $e(null), [M, D] = $e(null), [b, W] = $e(null), [Z, L] = $e(null), [S, c] = $e(null), [T, R] = $e(!1), A = x ? x.formatLong.date({ width: "short" }).toLowerCase().replaceAll("m", "M") : nt;
|
|
8305
8305
|
return ma(() => {
|
|
8306
|
-
_(d && new Date(d)), D(g && new Date(g)), W(
|
|
8306
|
+
x && (_(d && new Date(d)), D(g && new Date(g)), W(
|
|
8307
8307
|
d && Ee(new Date(d), A)
|
|
8308
8308
|
), L(g && Ee(new Date(g), A)), !d && !g ? (W(null), L(null), i(null, null)) : d ? g || (L(null), i(
|
|
8309
8309
|
te(
|
|
@@ -8323,8 +8323,8 @@ const go = ({
|
|
|
8323
8323
|
e,
|
|
8324
8324
|
o
|
|
8325
8325
|
)
|
|
8326
|
-
));
|
|
8327
|
-
}, [d, g]), /* @__PURE__ */ m.jsxs(m.Fragment, { children: [
|
|
8326
|
+
)));
|
|
8327
|
+
}, [d, g, x]), /* @__PURE__ */ m.jsxs(m.Fragment, { children: [
|
|
8328
8328
|
/* @__PURE__ */ m.jsx(
|
|
8329
8329
|
Rr,
|
|
8330
8330
|
{
|