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