@isettingkit/business-rules 1.0.12 → 1.0.14

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 +2 -2
package/dist/index.es.js CHANGED
@@ -674,7 +674,7 @@ const Qe = {
674
674
  titleClearFilter: r,
675
675
  titleFilter: u
676
676
  } = e, l = !t || t.length === 0;
677
- return /* @__PURE__ */ a(ye, { borderRadius: "8px", width: "100%", children: /* @__PURE__ */ h(le, { gap: "12px", templateColumns: "1fr auto auto", children: [
677
+ return /* @__PURE__ */ a(ye, { borderRadius: "8px", width: "100%", children: /* @__PURE__ */ h(le, { gap: "12px", templateColumns: "1fr auto auto", width: "100%", children: [
678
678
  /* @__PURE__ */ a(
679
679
  ge,
680
680
  {
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  ],
11
11
  "description": "",
12
12
  "private": false,
13
- "version": "1.0.12",
13
+ "version": "1.0.14",
14
14
  "type": "module",
15
15
  "exports": {
16
16
  ".": {
@@ -36,7 +36,7 @@
36
36
  "autorelease": "auto shipit"
37
37
  },
38
38
  "dependencies": {
39
- "@inubekit/inubekit": "^3.0.0",
39
+ "@inubekit/inubekit": "^4.1.0",
40
40
  "@isettingkit/input": "^1.0.1",
41
41
  "@isettingkit/view": "^0.1.23",
42
42
  "axios": "^1.9.0",