quail-ui 0.5.65 → 0.5.67
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/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -6364,7 +6364,7 @@ const Ma = {
|
|
|
6364
6364
|
o != null && o.debug && console.log("[quail-ui] register common component", s, n), t.component(s, n);
|
|
6365
6365
|
if (o != null && o.useSquircle && "paintWorklet" in CSS) {
|
|
6366
6366
|
o != null && o.debug && console.log("[quail-ui] add CSS paintWorklet"), (e = CSS == null ? void 0 : CSS.paintWorklet) == null || e.addModule(
|
|
6367
|
-
"https://static.
|
|
6367
|
+
"https://static.quaily.com/assets/squircle.min.js"
|
|
6368
6368
|
);
|
|
6369
6369
|
const s = window;
|
|
6370
6370
|
s._quailui_use_squircle = !0;
|