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/main.cjs
CHANGED
|
@@ -1149,7 +1149,6 @@ function $5f63bea78c5270d1$export$37acb3580601e69a({ variant: variant, children:
|
|
|
1149
1149
|
|
|
1150
1150
|
|
|
1151
1151
|
|
|
1152
|
-
'use client';
|
|
1153
1152
|
const $25d82f0a3d474ebc$var$I18nContext = /*#__PURE__*/ (0, $fs04y$react.createContext)(undefined);
|
|
1154
1153
|
function $25d82f0a3d474ebc$export$a54013f0d02a8f82({ children: children, messages: messages }) {
|
|
1155
1154
|
// For MVP, we'll start with just English
|
|
@@ -2576,7 +2575,6 @@ $parcel$export($885bdde2b07b7632$exports, "AxeDevTools", () => $ac6c22366fad60ff
|
|
|
2576
2575
|
// Contexts & Providers
|
|
2577
2576
|
|
|
2578
2577
|
|
|
2579
|
-
'use client';
|
|
2580
2578
|
const $3a1d0d18027ba81c$var$ThemeContext = /*#__PURE__*/ (0, $fs04y$react.createContext)(undefined);
|
|
2581
2579
|
const $3a1d0d18027ba81c$var$THEME_STORAGE_KEY = 'fermmap-theme';
|
|
2582
2580
|
// Get initial theme synchronously to prevent flicker
|
|
@@ -2636,7 +2634,6 @@ function $3a1d0d18027ba81c$export$93d4e7f90805808f() {
|
|
|
2636
2634
|
|
|
2637
2635
|
|
|
2638
2636
|
|
|
2639
|
-
'use client';
|
|
2640
2637
|
const $8f5795e91d23efab$var$initialFilterState = {
|
|
2641
2638
|
category: null,
|
|
2642
2639
|
country: null,
|
|
@@ -2676,7 +2673,6 @@ function $8f5795e91d23efab$export$973ca22476b0e05f() {
|
|
|
2676
2673
|
|
|
2677
2674
|
|
|
2678
2675
|
|
|
2679
|
-
'use client';
|
|
2680
2676
|
|
|
2681
2677
|
function $ac6c22366fad60ff$export$dad69b6e16969c68() {
|
|
2682
2678
|
(0, $fs04y$react.useEffect)(()=>{
|