@revolugo/elements 6.8.2-rc.0 → 6.8.2
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.es.min.js +1 -1
- package/dist/index.es.min.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.min.js
CHANGED
@@ -12658,7 +12658,7 @@ You may use any valid ISO Alpha-2 country code, e.g. JP`,
|
|
12658
12658
|
const [r] = document.querySelectorAll("script");
|
12659
12659
|
return r ? (a = r == null ? void 0 : r.parentNode) == null || a.insertBefore(n, r) : document.head.append(n), n;
|
12660
12660
|
}, qm = (e) => {
|
12661
|
-
const a = "https://cdn.jsdelivr.net/npm/@revolugo/elements
|
12661
|
+
const a = "https://cdn.jsdelivr.net/npm/@revolugo/elements@%V/dist/revolugo.min.js".replace("%V", "6.8.2"), n = [...document.querySelectorAll("script")].find((r) => r.src.includes(a));
|
12662
12662
|
return new Promise((r) => {
|
12663
12663
|
if (n) {
|
12664
12664
|
r(!0);
|