@asgardeo/react 0.5.26 → 0.5.27

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/cjs/index.js CHANGED
@@ -1830,7 +1830,7 @@ var AsgardeoProvider = ({
1830
1830
  {
1831
1831
  inheritFromBranding: preferences?.theme?.inheritFromBranding,
1832
1832
  theme: preferences?.theme?.overrides,
1833
- mode: (0, import_browser12.getActiveTheme)(preferences.theme.mode),
1833
+ mode: (0, import_browser12.getActiveTheme)(preferences?.theme?.mode),
1834
1834
  children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(FlowProvider_default, { children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(UserProvider_default, { profile: userProfile, onUpdateProfile: handleProfileUpdate, children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
1835
1835
  OrganizationProvider_default,
1836
1836
  {