@spteck/react-controls-v2 2.7.4 → 2.7.6

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.js CHANGED
@@ -50365,6 +50365,7 @@ var wv = {
50365
50365
  }), /* @__PURE__ */ V(X, {
50366
50366
  fontSize: "10px",
50367
50367
  color: f,
50368
+ fontWeight: "semibold",
50368
50369
  style: { textAlign: "center" },
50369
50370
  children: h
50370
50371
  })]
@@ -50397,6 +50398,7 @@ var wv = {
50397
50398
  }), /* @__PURE__ */ V(X, {
50398
50399
  fontSize: "10px",
50399
50400
  color: i,
50401
+ fontWeight: "semibold",
50400
50402
  style: { textAlign: "center" },
50401
50403
  children: g
50402
50404
  })]
@@ -50423,6 +50425,7 @@ var wv = {
50423
50425
  }), /* @__PURE__ */ V(X, {
50424
50426
  fontSize: "10px",
50425
50427
  color: i,
50428
+ fontWeight: "semibold",
50426
50429
  style: { textAlign: "center" },
50427
50430
  children: _
50428
50431
  })]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spteck/react-controls-v2",
3
- "version": "2.7.4",
3
+ "version": "2.7.6",
4
4
  "description": "Framework-agnostic React controls for Vite, Next.js, and SPFx - based on Fluent UI 9",
5
5
  "license": "Elastic-2.0",
6
6
  "author": "João Mendes",
@@ -61,6 +61,7 @@
61
61
  "@iconify/react": "^5.0.2",
62
62
  "@juggle/resize-observer": "^3.4.0",
63
63
  "@microsoft/microsoft-graph-types": "^2.40.0",
64
+ "@spteck/react-controls-v2": "^2.7.5",
64
65
  "@tiptap/core": "^3.22.3",
65
66
  "@tiptap/extension-code-block-lowlight": "^3.22.3",
66
67
  "@tiptap/extension-color": "^3.22.3",