@oliasoft-open-source/react-ui-library 6.1.0 → 6.2.0-beta-1

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.js +2 -2
  2. package/package.json +6 -6
package/dist/index.js CHANGED
@@ -2414,8 +2414,8 @@ var Tr = /* @__PURE__ */ function(e) {
2414
2414
  return e = c > e ? c : e, e;
2415
2415
  }, a)) + zo(t, !0);
2416
2416
  }, Vo = (e, t, n) => {
2417
- let r = Ro(!0, n), i = To(e.label, r), a = (t ? Fo : Po) * 2 + Io * 2 + Lo;
2418
- return Math.ceil(i + a);
2417
+ let r = Ro(!0, n), i = To(e.label, r);
2418
+ return Math.ceil(i + ((t ? Fo : Po) * 2 + Io * 2 + Lo));
2419
2419
  }, Ho = ({ label: e }) => /* @__PURE__ */ z("div", {
2420
2420
  onClick: (e) => e.stopPropagation(),
2421
2421
  className: wo.heading,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "6.1.0",
3
+ "version": "6.2.0-beta-1",
4
4
  "description": "Reusable UI components for React projects",
5
5
  "homepage": "https://oliasoft-open-source.gitlab.io/react-ui-library",
6
6
  "bugs": {
@@ -83,9 +83,9 @@
83
83
  "@types/react-dom": "^19.2.3",
84
84
  "@types/react-transition-group": "^4.4.12",
85
85
  "@vitejs/plugin-react": "^6.0.2",
86
- "@vitest/browser": "^4.1.6",
87
- "@vitest/browser-playwright": "^4.1.6",
88
- "@vitest/coverage-v8": "^4.1.6",
86
+ "@vitest/browser": "^4.1.7",
87
+ "@vitest/browser-playwright": "^4.1.7",
88
+ "@vitest/coverage-v8": "^4.1.7",
89
89
  "es-toolkit": "^1.46.1",
90
90
  "http-server": "^14.1.1",
91
91
  "husky": "^9.1.7",
@@ -101,9 +101,9 @@
101
101
  "react-dom": "^19.2.6",
102
102
  "storybook": "^10.4.0",
103
103
  "typescript": "^6.0.3",
104
- "vite": "^8.0.13",
104
+ "vite": "^8.0.14",
105
105
  "vite-plugin-dts": "^5.0.1",
106
- "vitest": "^4.1.6",
106
+ "vitest": "^4.1.7",
107
107
  "wait-on": "^9.0.10"
108
108
  },
109
109
  "peerDependencies": {