beca-ui 2.1.1-beta.26 → 2.1.1-beta.27
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 +3 -3
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -100399,9 +100399,9 @@ const h8 = Cu({
|
|
|
100399
100399
|
...e7,
|
|
100400
100400
|
token: {
|
|
100401
100401
|
...e7.token,
|
|
100402
|
-
fontFamily: he.fontFamily ?? Q6
|
|
100403
|
-
|
|
100404
|
-
|
|
100402
|
+
fontFamily: he.fontFamily ?? Q6
|
|
100403
|
+
},
|
|
100404
|
+
...e.themeConfig
|
|
100405
100405
|
},
|
|
100406
100406
|
children: /* @__PURE__ */ P(
|
|
100407
100407
|
h8.Provider,
|