@isettingkit/business-rules 2.1.24 → 2.1.25

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.
Files changed (2) hide show
  1. package/dist/index.es.js +1 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -1980,7 +1980,7 @@ const wo = (e) => {
1980
1980
  /* @__PURE__ */ i(Wt, { animated: !0 })
1981
1981
  ] })
1982
1982
  ] });
1983
- }, Gn = (e) => !!e && typeof e == "object" && !Array.isArray(e) && Object.values(e).every(Array.isArray), on = (e) => {
1983
+ }, Gn = (e) => !e || typeof e != "object" || Array.isArray(e) ? !1 : Object.values(e).some(Array.isArray), on = (e) => {
1984
1984
  const n = /* @__PURE__ */ new Set(), t = [];
1985
1985
  for (const r of e) {
1986
1986
  const o = String((r == null ? void 0 : r.conditionName) ?? "");
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  ],
11
11
  "description": "",
12
12
  "private": false,
13
- "version": "2.1.24",
13
+ "version": "2.1.25",
14
14
  "type": "module",
15
15
  "exports": {
16
16
  ".": {