beca-ui 2.0.11-beta.22 → 2.0.11-beta.23
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/beca-ui.js +1 -0
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -88240,6 +88240,7 @@ const zQ = '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ar
|
|
|
88240
88240
|
wrapperCol: {
|
|
88241
88241
|
span: 16
|
|
88242
88242
|
},
|
|
88243
|
+
preserve: !1,
|
|
88243
88244
|
children: /* @__PURE__ */ z(hC.Item, { label: L.font, name: "fontFamily", children: /* @__PURE__ */ un(Fc, { children: [
|
|
88244
88245
|
/* @__PURE__ */ z(Fc.Option, { value: $Qe, children: "Inter" }),
|
|
88245
88246
|
/* @__PURE__ */ z(Fc.Option, { value: zQ, children: "Apple System" })
|