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.
Files changed (2) hide show
  1. package/dist/beca-ui.js +1 -0
  2. 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" })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beca-ui",
3
- "version": "2.0.11-beta.22",
3
+ "version": "2.0.11-beta.23",
4
4
  "description": "Becawork UI",
5
5
  "license": "MIT",
6
6
  "author": {