@leapdevuk/component-toolbox 0.0.45 → 0.0.46
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
|
@@ -8470,11 +8470,11 @@ const go = ({
|
|
|
8470
8470
|
!0
|
|
8471
8471
|
);
|
|
8472
8472
|
if (B && D && ls(new Date(D), new Date(B)) && c({
|
|
8473
|
-
fromDate: !
|
|
8474
|
-
toDate: !
|
|
8473
|
+
fromDate: !0,
|
|
8474
|
+
toDate: !1,
|
|
8475
8475
|
keepButton: !1,
|
|
8476
8476
|
message: "Selected To Date is before From Date.",
|
|
8477
|
-
originalValue:
|
|
8477
|
+
originalValue: d
|
|
8478
8478
|
}), d && D && f && Xt(new Date(D), /* @__PURE__ */ new Date()) > 30 && JSON.stringify(
|
|
8479
8479
|
oe(
|
|
8480
8480
|
D ? new Date(D) : null,
|