@datatechsolutions/ui 2.11.3 → 2.11.5

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.
@@ -19603,7 +19603,7 @@ var usePlatformShellStore = zustand.create((set, get) => ({
19603
19603
  callback(locale);
19604
19604
  } else {
19605
19605
  if (typeof document !== "undefined") {
19606
- document.cookie = `NEXT_LOCALE=${locale}; path=/; max-age=31536000; SameSite=Lax`;
19606
+ document.cookie = `platform-locale=${locale}; path=/; max-age=31536000; SameSite=Lax`;
19607
19607
  window.location.reload();
19608
19608
  }
19609
19609
  }
@@ -20752,5 +20752,5 @@ exports.useGeoMapState = useGeoMapState;
20752
20752
  exports.useNotifications = useNotifications;
20753
20753
  exports.usePlatformShellStore = usePlatformShellStore;
20754
20754
  exports.usePullToRefresh = usePullToRefresh;
20755
- //# sourceMappingURL=chunk-PBKTXX4Y.js.map
20756
- //# sourceMappingURL=chunk-PBKTXX4Y.js.map
20755
+ //# sourceMappingURL=chunk-EVX2CFNL.js.map
20756
+ //# sourceMappingURL=chunk-EVX2CFNL.js.map