go-xcel-interpret 1.3.2 → 1.3.3
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.
|
@@ -211,7 +211,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Af]+=1);let Gc;function jj(t,
|
|
|
211
211
|
`,DI=Ge.div`
|
|
212
212
|
margin-bottom: 24px;
|
|
213
213
|
`,kI=Ge.label`
|
|
214
|
-
|
|
214
|
+
font-size: ${t=>t.size==="small"?"14px":t.size==="large"?"16px":"14px"};
|
|
215
215
|
display: block;
|
|
216
216
|
margin-bottom: 8px;
|
|
217
217
|
color: rgba(0, 0, 0, 0.85);
|
|
@@ -2686,7 +2686,7 @@ const VR = /* @__PURE__ */ fk(xU), Wk = Qp({
|
|
|
2686
2686
|
`, zI = Ge.div`
|
|
2687
2687
|
margin-bottom: 24px;
|
|
2688
2688
|
`, YI = Ge.label`
|
|
2689
|
-
|
|
2689
|
+
font-size: ${(t) => t.size === "small" ? "14px" : t.size === "large" ? "16px" : "14px"};
|
|
2690
2690
|
display: block;
|
|
2691
2691
|
margin-bottom: 8px;
|
|
2692
2692
|
color: rgba(0, 0, 0, 0.85);
|
|
@@ -211,7 +211,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Kf]+=1);let Kc;function kj(t,
|
|
|
211
211
|
`,JI=je.div`
|
|
212
212
|
margin-bottom: 24px;
|
|
213
213
|
`,QI=je.label`
|
|
214
|
-
|
|
214
|
+
font-size: ${t=>t.size==="small"?"14px":t.size==="large"?"16px":"14px"};
|
|
215
215
|
display: block;
|
|
216
216
|
margin-bottom: 8px;
|
|
217
217
|
color: rgba(0, 0, 0, 0.85);
|