l-min-components 1.8.481 → 1.8.482

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.
@@ -1012,7 +1012,7 @@ const a7 = () => /* @__PURE__ */ C(
1012
1012
  }
1013
1013
  ), x6 = u7;
1014
1014
  window.translationCache || (window.translationCache = {});
1015
- const a6 = window.location.hostname.includes("staging") ? "learngual-bucket" : "learngual-production", f7 = 60 * 60 * 1e3, w7 = `https://${a6}.sfo3.digitaloceanspaces.com/${a6}/media/media/`, p7 = (n = []) => {
1015
+ const a6 = window.location.hostname.includes("staging") || window.location.hostname.includes("localhost") ? "learngual-bucket" : "learngual-production", f7 = 60 * 60 * 1e3, w7 = `https://${a6}.sfo3.digitaloceanspaces.com/${a6}/media/media/`, p7 = (n = []) => {
1016
1016
  const o = localStorage == null ? void 0 : localStorage.getItem("defaultLang");
1017
1017
  Z1(() => {
1018
1018
  o && a(o);
@@ -4139,4 +4139,4 @@ export {
4139
4139
  b6 as y,
4140
4140
  c2 as z
4141
4141
  };
4142
- //# sourceMappingURL=useCustomNavigate-f637da71.js.map
4142
+ //# sourceMappingURL=useCustomNavigate-a832308c.js.map