@starasia/admin 7.0.1 → 7.0.2

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
@@ -1772,7 +1772,7 @@ const zr = (t, r) => {
1772
1772
  verticalAlign: l
1773
1773
  }),
1774
1774
  [n, l]
1775
- ), u = () => typeof r == "string" ? /* @__PURE__ */ e(x, { fontWeight: "medium", color: "text-muted", children: r }) : r, d = () => typeof t == "string" || typeof t == "number" ? /* @__PURE__ */ e(x, { color: "text", fontWeight: "medium", children: t }) : t, g = () => typeof i == "string" || typeof i == "number" ? /* @__PURE__ */ e(x, { fontWeight: "medium", color: "text-muted", children: i }) : i;
1775
+ ), u = () => typeof r == "string" ? /* @__PURE__ */ e(x, { fontWeight: "medium", color: "subtlest", children: r }) : r, d = () => typeof t == "string" || typeof t == "number" ? /* @__PURE__ */ e(x, { color: "primary", fontWeight: "medium", children: t }) : t, g = () => typeof i == "string" || typeof i == "number" ? /* @__PURE__ */ e(x, { fontWeight: "medium", color: "subtlest", children: i }) : i;
1776
1776
  return /* @__PURE__ */ s(Ve, { children: [
1777
1777
  /* @__PURE__ */ e(Se, { style: h, width: o, children: u() }),
1778
1778
  i ? /* @__PURE__ */ e(Se, { style: a, width: 24, children: g() }) : null,
@@ -1960,7 +1960,7 @@ const zr = (t, r) => {
1960
1960
  f,
1961
1961
  {
1962
1962
  gap: "md",
1963
- variant: "main",
1963
+ as: "main",
1964
1964
  ...a,
1965
1965
  padding: "md",
1966
1966
  style: {
@@ -2023,7 +2023,7 @@ const zr = (t, r) => {
2023
2023
  cursor: "pointer"
2024
2024
  }
2025
2025
  ),
2026
- l.title ? /* @__PURE__ */ e(x, { fontFamily: "Poppins", fontSize: "md", color: "text-muted", children: l.title }) : null
2026
+ l.title ? /* @__PURE__ */ e(x, { fontFamily: "Poppins", fontSize: "md", color: "subtlest", children: l.title }) : null
2027
2027
  ]
2028
2028
  }
2029
2029
  ) : null,
@@ -2119,7 +2119,7 @@ const zr = (t, r) => {
2119
2119
  {
2120
2120
  bg: "white",
2121
2121
  borderRadius: "rounded-xs",
2122
- variant: "section",
2122
+ as: "section",
2123
2123
  borderWidth: "border",
2124
2124
  borderStyle: "border-solid",
2125
2125
  borderColor: "border-base",
@@ -2189,7 +2189,7 @@ const zr = (t, r) => {
2189
2189
  ...g.buttonProps,
2190
2190
  children: [
2191
2191
  /* @__PURE__ */ e(w, { name: g.icon, size: "md", ...g.iconProps }),
2192
- /* @__PURE__ */ e(x, { fontSize: "sm", color: "text", ...g.textProps, children: g.label })
2192
+ /* @__PURE__ */ e(x, { fontSize: "sm", color: "primary", ...g.textProps, children: g.label })
2193
2193
  ]
2194
2194
  }
2195
2195
  ) }, g.id || m) : /* @__PURE__ */ s(
@@ -2199,7 +2199,7 @@ const zr = (t, r) => {
2199
2199
  ...g.buttonProps,
2200
2200
  children: [
2201
2201
  /* @__PURE__ */ e(w, { name: g.icon, size: "md", ...g.iconProps }),
2202
- /* @__PURE__ */ e(x, { fontSize: "sm", color: "text", ...g.textProps, children: g.label })
2202
+ /* @__PURE__ */ e(x, { fontSize: "sm", color: "primary", ...g.textProps, children: g.label })
2203
2203
  ]
2204
2204
  },
2205
2205
  g.id || m
@@ -4952,7 +4952,7 @@ const Zt = {
4952
4952
  height: "2rem",
4953
4953
  width: "2rem"
4954
4954
  },
4955
- borderColor: "blue-600"
4955
+ borderColor: "info-600"
4956
4956
  }
4957
4957
  )
4958
4958
  }
@@ -5304,7 +5304,7 @@ const Zt = {
5304
5304
  f,
5305
5305
  {
5306
5306
  show: "desktop",
5307
- variant: "aside",
5307
+ as: "aside",
5308
5308
  position: "fixed",
5309
5309
  top: "top-0",
5310
5310
  bottom: "bottom-0",
@@ -6828,7 +6828,7 @@ const Mo = (t) => {
6828
6828
  },
6829
6829
  children: [
6830
6830
  /* @__PURE__ */ e($t, { ...t.dialogTitleProps, children: typeof t.title == "string" ? /* @__PURE__ */ e(x, { fontSize: "lg", fontWeight: "medium", children: t.title }) : t.title }),
6831
- /* @__PURE__ */ e(ft, { children: typeof t.description == "string" ? /* @__PURE__ */ e(x, { fontSize: "md", lineHeight: "leading-6", color: "tertiary", children: t.description }) : t.description }),
6831
+ /* @__PURE__ */ e(ft, { children: typeof t.description == "string" ? /* @__PURE__ */ e(x, { fontSize: "md", lineHeight: "leading-6", color: "brand", children: t.description }) : t.description }),
6832
6832
  /* @__PURE__ */ e(Gt, { children: /* @__PURE__ */ e(
6833
6833
  f,
6834
6834
  {