@lax-wp/design-system 0.13.6 → 0.13.8

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.es.js CHANGED
@@ -1971,7 +1971,7 @@ const zR = (t) => Array.isArray(t) ? t.map(
1971
1971
  label: Fe,
1972
1972
  color: it,
1973
1973
  className: "!px-0.5 !py-0 !rounded",
1974
- size: "xs",
1974
+ size: "md",
1975
1975
  onMouseDown: (Ze) => {
1976
1976
  Ze.preventDefault(), Ze.stopPropagation();
1977
1977
  },
@@ -37848,7 +37848,7 @@ const DT = ({
37848
37848
  {
37849
37849
  label: r(m),
37850
37850
  color: n(m),
37851
- size: "sm",
37851
+ size: "md",
37852
37852
  isHashColor: o
37853
37853
  },
37854
37854
  `tooltip-tag-${f + _}`
@@ -37858,7 +37858,7 @@ const DT = ({
37858
37858
  {
37859
37859
  label: r(v),
37860
37860
  color: n(v),
37861
- size: "sm",
37861
+ size: "md",
37862
37862
  isHashColor: o
37863
37863
  },
37864
37864
  `${_}-${i(v) || k}`
@@ -37883,7 +37883,7 @@ const DT = ({
37883
37883
  {
37884
37884
  label: `+${t.length - f} more`,
37885
37885
  color: a,
37886
- size: "sm",
37886
+ size: "md",
37887
37887
  isHashColor: o
37888
37888
  },
37889
37889
  "more-items-tag"
@@ -40023,7 +40023,7 @@ const IY = ({ isOpen: t, onClose: e, anchorEl: r, placement: n = "right-start",
40023
40023
  {
40024
40024
  label: p?.teams[0]?.name,
40025
40025
  color: p?.teams[0]?.color || "#e38715",
40026
- size: "sm",
40026
+ size: "md",
40027
40027
  isHashColor: !0
40028
40028
  },
40029
40029
  p?.teams[0]?.id
@@ -40037,7 +40037,7 @@ const IY = ({ isOpen: t, onClose: e, anchorEl: r, placement: n = "right-start",
40037
40037
  onMouseLeave: P,
40038
40038
  onClick: (j) => j.stopPropagation(),
40039
40039
  children: [
40040
- /* @__PURE__ */ A(Er, { label: `+ ${p?.teams?.length - 1} More`, color: "#004f08", size: "sm", isHashColor: !0 }, 1),
40040
+ /* @__PURE__ */ A(Er, { label: `+ ${p?.teams?.length - 1} More`, color: "#004f08", size: "md", isHashColor: !0 }, 1),
40041
40041
  C && /* @__PURE__ */ A(
40042
40042
  "div",
40043
40043
  {
@@ -40053,7 +40053,7 @@ const IY = ({ isOpen: t, onClose: e, anchorEl: r, placement: n = "right-start",
40053
40053
  ),
40054
40054
  onMouseEnter: N,
40055
40055
  onMouseLeave: P,
40056
- children: p?.teams?.slice(1)?.map((j, ee) => /* @__PURE__ */ A("div", { className: "my-2", children: /* @__PURE__ */ A(Er, { label: j?.name, color: j?.color || "#4A5568", size: "sm", isHashColor: !0, className: "w-fit" }, j?.id) }, j?.id || ee))
40056
+ children: p?.teams?.slice(1)?.map((j, ee) => /* @__PURE__ */ A("div", { className: "my-2", children: /* @__PURE__ */ A(Er, { label: j?.name, color: j?.color || "#4A5568", size: "md", isHashColor: !0, className: "w-fit" }, j?.id) }, j?.id || ee))
40057
40057
  }
40058
40058
  )
40059
40059
  ]
@@ -40066,7 +40066,7 @@ const IY = ({ isOpen: t, onClose: e, anchorEl: r, placement: n = "right-start",
40066
40066
  BA,
40067
40067
  {
40068
40068
  label: "Role",
40069
- content: /* @__PURE__ */ A(Er, { label: p?.group, color: "#004094", size: "sm", isHashColor: !0 }, p?.group)
40069
+ content: /* @__PURE__ */ A(Er, { label: p?.group, color: "#004094", size: "md", isHashColor: !0 }, p?.group)
40070
40070
  }
40071
40071
  ),
40072
40072
  p?.clearanceLevel && /* @__PURE__ */ A(
@@ -40078,7 +40078,7 @@ const IY = ({ isOpen: t, onClose: e, anchorEl: r, placement: n = "right-start",
40078
40078
  {
40079
40079
  label: `Level ${p?.clearanceLevel}`,
40080
40080
  color: "#b30000",
40081
- size: "sm",
40081
+ size: "md",
40082
40082
  isHashColor: !0
40083
40083
  },
40084
40084
  String(p?.clearanceLevel)