fermmap-shared 0.1.4 → 0.1.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.
- package/dist/main.cjs +0 -4
- package/dist/main.cjs.map +1 -1
- package/dist/module.mjs +0 -4
- package/dist/module.mjs.map +1 -1
- package/dist/types.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/module.mjs
CHANGED
|
@@ -1145,7 +1145,6 @@ function $e2023e6e190b3690$export$37acb3580601e69a({ variant: variant, children:
|
|
|
1145
1145
|
|
|
1146
1146
|
|
|
1147
1147
|
|
|
1148
|
-
'use client';
|
|
1149
1148
|
const $e4a23425e1acf543$var$I18nContext = /*#__PURE__*/ (0, $3A86U$createContext)(undefined);
|
|
1150
1149
|
function $e4a23425e1acf543$export$a54013f0d02a8f82({ children: children, messages: messages }) {
|
|
1151
1150
|
// For MVP, we'll start with just English
|
|
@@ -2572,7 +2571,6 @@ $parcel$export($b9dc9736b0835428$exports, "AxeDevTools", () => $cc88703bd59b1580
|
|
|
2572
2571
|
// Contexts & Providers
|
|
2573
2572
|
|
|
2574
2573
|
|
|
2575
|
-
'use client';
|
|
2576
2574
|
const $14dac782240849bf$var$ThemeContext = /*#__PURE__*/ (0, $3A86U$createContext)(undefined);
|
|
2577
2575
|
const $14dac782240849bf$var$THEME_STORAGE_KEY = 'fermmap-theme';
|
|
2578
2576
|
// Get initial theme synchronously to prevent flicker
|
|
@@ -2632,7 +2630,6 @@ function $14dac782240849bf$export$93d4e7f90805808f() {
|
|
|
2632
2630
|
|
|
2633
2631
|
|
|
2634
2632
|
|
|
2635
|
-
'use client';
|
|
2636
2633
|
const $5035dda096f080f5$var$initialFilterState = {
|
|
2637
2634
|
category: null,
|
|
2638
2635
|
country: null,
|
|
@@ -2672,7 +2669,6 @@ function $5035dda096f080f5$export$973ca22476b0e05f() {
|
|
|
2672
2669
|
|
|
2673
2670
|
|
|
2674
2671
|
|
|
2675
|
-
'use client';
|
|
2676
2672
|
|
|
2677
2673
|
function $cc88703bd59b1580$export$dad69b6e16969c68() {
|
|
2678
2674
|
(0, $3A86U$useEffect)(()=>{
|