@sudobility/building_blocks 0.0.91 → 0.0.92

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.
@@ -6,8 +6,8 @@ import { QueryClient, QueryClientProvider } from "@tanstack/react-query";
6
6
  import { HelmetProvider } from "react-helmet-async";
7
7
  import { initReactI18next, I18nextProvider } from "react-i18next";
8
8
  import { NetworkProvider } from "@sudobility/devops-components";
9
- import { getFirebaseService, getNetworkService } from "@sudobility/di";
10
- import { InfoBanner } from "@sudobility/di_web";
9
+ import { getNetworkService } from "@sudobility/di";
10
+ import { InfoBanner, getFirebaseService } from "@sudobility/di_web";
11
11
  import { ThemeProvider, FontSize, Theme } from "@sudobility/components";
12
12
  import { clsx } from "clsx";
13
13
  import { twMerge } from "tailwind-merge";
@@ -10411,4 +10411,4 @@ export {
10411
10411
  useSafeSubscription as u,
10412
10412
  zl as z
10413
10413
  };
10414
- //# sourceMappingURL=SafeSubscriptionContext-Bi7r_EZt.js.map
10414
+ //# sourceMappingURL=SafeSubscriptionContext-Bttk78bU.js.map