@tosui/react 0.1.0 → 0.1.1
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/components/Text/Text.d.ts.map +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3224,7 +3224,7 @@ function Dr({
|
|
|
3224
3224
|
size: o,
|
|
3225
3225
|
weight: l,
|
|
3226
3226
|
align: e,
|
|
3227
|
-
color: s,
|
|
3227
|
+
color: s = "foreground",
|
|
3228
3228
|
truncate: t,
|
|
3229
3229
|
italic: n,
|
|
3230
3230
|
className: d,
|
|
@@ -4383,7 +4383,7 @@ function j1({
|
|
|
4383
4383
|
}
|
|
4384
4384
|
);
|
|
4385
4385
|
}
|
|
4386
|
-
const om = "
|
|
4386
|
+
const om = "_skeleton_vtgbo_1", lm = {
|
|
4387
4387
|
skeleton: om
|
|
4388
4388
|
};
|
|
4389
4389
|
function em({
|
|
@@ -4614,12 +4614,12 @@ function F1({
|
|
|
4614
4614
|
}
|
|
4615
4615
|
);
|
|
4616
4616
|
}
|
|
4617
|
-
const km = "
|
|
4617
|
+
const km = "_list_3tn6m_1", zm = "_none_3tn6m_6", $m = "_disc_3tn6m_11", Sm = "_listItem_3tn6m_15", Xm = "_decimal_3tn6m_23", Ym = "_listIcon_3tn6m_42", W_ = {
|
|
4618
4618
|
list: km,
|
|
4619
4619
|
none: zm,
|
|
4620
4620
|
disc: $m,
|
|
4621
|
-
|
|
4622
|
-
|
|
4621
|
+
listItem: Sm,
|
|
4622
|
+
decimal: Xm,
|
|
4623
4623
|
listIcon: Ym
|
|
4624
4624
|
};
|
|
4625
4625
|
function P1({
|