stone-kit 0.0.494 → 0.0.495

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.
@@ -99,7 +99,7 @@ const k = "_root_1md60_1", z = "_rootProject_1md60_12", Y = "_lotImageWrapper_1m
99
99
  ] }),
100
100
  !O && !e && /* @__PURE__ */ p("div", { className: t.decor, children: [
101
101
  !b && /* @__PURE__ */ r(f, { children: /* @__PURE__ */ r("span", {}) }),
102
- b && (i === 0 || i) && /* @__PURE__ */ r("span", { children: `${i} рабочих мест` })
102
+ b && i !== 0 && i && /* @__PURE__ */ r("span", { children: `${i} рабочих мест` })
103
103
  ] }),
104
104
  /* @__PURE__ */ p(
105
105
  "div",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "stone-kit",
3
3
  "description": "uikit for redesign",
4
4
  "private": false,
5
- "version": "0.0.494",
5
+ "version": "0.0.495",
6
6
  "author": "Mollycodd1e",
7
7
  "license": "ISC",
8
8
  "type": "module",