stratosphere-ui 0.2.3 → 0.2.4

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.
@@ -26927,13 +26927,14 @@ const jP = ({
26927
26927
  [L.value, N]
26928
26928
  );
26929
26929
  return /* @__PURE__ */ Mt("div", { className: wn("form-control", r), children: [
26930
- w !== void 0 ? /* @__PURE__ */ I(js, { isRequired: x, children: w }) : null,
26930
+ w !== void 0 ? /* @__PURE__ */ I(js, { id: `label-${R}`, isRequired: x, children: w }) : null,
26931
26931
  /* @__PURE__ */ Mt("div", { className: "relative inline-flex", children: [
26932
26932
  d ? /* @__PURE__ */ I("div", { className: "absolute left-0 top-0 z-20 flex h-full items-center pl-2", children: d }) : null,
26933
26933
  /* @__PURE__ */ I(
26934
26934
  _y,
26935
26935
  {
26936
26936
  ...L,
26937
+ "aria-labelledby": w ? `label-${R}` : void 0,
26937
26938
  className: wn("w-full", p),
26938
26939
  color: V ?? s ?? "ghost",
26939
26940
  name: R,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "stratosphere-ui",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "React component library for all Stratosphere Labs user interfaces",
5
5
  "type": "module",
6
6
  "files": [