@revolugo/elements 6.7.2-rc.6 → 6.7.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 +2 -2
package/dist/index.es.min.js
CHANGED
@@ -12593,7 +12593,7 @@ You may use any valid ISO Alpha-2 country code, e.g. JP`,
|
|
12593
12593
|
const [i] = document.querySelectorAll("script");
|
12594
12594
|
return i ? (a = i == null ? void 0 : i.parentNode) == null || a.insertBefore(n, i) : document.head.append(n), n;
|
12595
12595
|
}, zg = (e) => {
|
12596
|
-
const a = "https://cdn.jsdelivr.net/npm/@revolugo/elements
|
12596
|
+
const a = "https://cdn.jsdelivr.net/npm/@revolugo/elements@%V/dist/revolugo.min.js".replace("%V", "6.7.2"), n = [...document.querySelectorAll("script")].find((i) => i.src.includes(a));
|
12597
12597
|
return new Promise((i) => {
|
12598
12598
|
if (n) {
|
12599
12599
|
i(!0);
|