fermmap-shared 0.2.1 → 0.2.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/module.mjs CHANGED
@@ -2863,7 +2863,7 @@ $parcel$export($b9dc9736b0835428$exports, "AxeDevTools", () => $cc88703bd59b1580
2863
2863
 
2864
2864
 
2865
2865
  const $14dac782240849bf$var$ThemeContext = /*#__PURE__*/ (0, $3A86U$createContext)(undefined);
2866
- const $14dac782240849bf$var$THEME_STORAGE_KEY = 'fermmap-theme';
2866
+ const $14dac782240849bf$var$THEME_STORAGE_KEY = 'globalferments-theme';
2867
2867
  // Get initial theme synchronously to prevent flicker
2868
2868
  function $14dac782240849bf$var$getInitialTheme() {
2869
2869
  if (!(0, $20eaf1306ff19a16$export$4e09c449d6c407f7)) return 'light';
@@ -3104,7 +3104,7 @@ const $4ae0d6a0ccb53610$export$457d6d213bf79459 = ()=>({
3104
3104
 
3105
3105
 
3106
3106
  /**
3107
- * API Client for FermMap
3107
+ * API Client for GlobalFerments
3108
3108
  *
3109
3109
  * Centralized functions for all backend API calls
3110
3110
  * with error handling and type safety