sud-ui 0.1.2010 → 0.1.2012
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.js +2 -6
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1000,7 +1000,7 @@ const e1 = {
|
|
|
1000
1000
|
// T, EL, L, R, M, SB, B, Black
|
|
1001
1001
|
gmarket: n,
|
|
1002
1002
|
// Light, Medium, Bold
|
|
1003
|
-
|
|
1003
|
+
suite: l,
|
|
1004
1004
|
// L, R, M, SM, B, EB, H
|
|
1005
1005
|
code: o = !1,
|
|
1006
1006
|
fontFamily: a,
|
|
@@ -12898,11 +12898,7 @@ const I9 = R1(
|
|
|
12898
12898
|
"div",
|
|
12899
12899
|
{
|
|
12900
12900
|
ref: Z,
|
|
12901
|
-
className: l0(
|
|
12902
|
-
"sud-content",
|
|
12903
|
-
"Pretendard-R pd-10",
|
|
12904
|
-
c
|
|
12905
|
-
),
|
|
12901
|
+
className: l0("sud-content", c),
|
|
12906
12902
|
style: {
|
|
12907
12903
|
position: "absolute",
|
|
12908
12904
|
top: `${h}px`,
|