@stenajs-webui/elements 19.0.0-next.58 → 19.0.0-next.59
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 +3 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
package/dist/index.es.js
CHANGED
|
@@ -4054,7 +4054,7 @@ const K1 = (n) => /* @__PURE__ */ z.createElement("svg", { xmlns: "http://www.w3
|
|
|
4054
4054
|
const l = q5(C, i), d = l && /* @__PURE__ */ e(
|
|
4055
4055
|
T,
|
|
4056
4056
|
{
|
|
4057
|
-
color: N("--lhds-color-ui-
|
|
4057
|
+
color: N("--lhds-color-ui-800"),
|
|
4058
4058
|
variant: "caption",
|
|
4059
4059
|
size: "small",
|
|
4060
4060
|
children: l
|
|
@@ -4066,7 +4066,8 @@ const K1 = (n) => /* @__PURE__ */ z.createElement("svg", { xmlns: "http://www.w3
|
|
|
4066
4066
|
/* @__PURE__ */ e(
|
|
4067
4067
|
T,
|
|
4068
4068
|
{
|
|
4069
|
-
color: N("--
|
|
4069
|
+
color: N("--tjara"),
|
|
4070
|
+
variant: "bold",
|
|
4070
4071
|
size: "small",
|
|
4071
4072
|
whiteSpace: "nowrap",
|
|
4072
4073
|
children: n
|