@iowas/toolpad 1.0.5 → 1.0.6

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/index.d.mts CHANGED
@@ -1,6 +1,4 @@
1
- export { Account, AccountPopoverFooter, AccountPopoverFooterProps, AccountPopoverHeader, AccountPopoverHeaderProps, AccountPreview, AccountPreviewProps, AccountPreviewSlots, AccountPreviewVariant, AccountProps, AccountSlots, ActivePage, AlertDialog, AlertDialogPayload, AlertDialogProps, AlertOptions, Breadcrumb, CloseDialog, CloseNotification, ConfirmDialog, ConfirmDialogPayload, ConfirmDialogProps, ConfirmOptions, DashboardHeader, DashboardHeaderProps, DashboardHeaderSlotProps, DashboardHeaderSlots, DashboardLayout, DashboardLayoutProps, DashboardLayoutSlotProps, DashboardLayoutSlots, DashboardSidebarPageItem, DashboardSidebarPageItemContextProps, DashboardSidebarPageItemProps, DefaultStorageStateoptions, DialogComponent, DialogHook, DialogProps, DialogProviderProps, DialogsProvider, NotificationsProvider, NotificationsProviderProps, NotificationsProviderSlotProps, NotificationsProviderSlots, OpenAlertDialog, OpenConfirmDialog, OpenDialog, OpenDialogOptions, OpenPromptDialog, PageContainer, PageContainerProps, PageContainerSlotProps, PageContainerSlots, PageHeader, PageHeaderProps, PageHeaderSlotProps, PageHeaderSlots, PageHeaderToolbar, PageHeaderToolbarProps, PromptDialog, PromptDialogPayload, PromptDialogProps, PromptOptions, ShowNotification, ShowNotificationOptions, SidebarFooterProps, SignInButton, SignOutButton, SignOutButtonProps, StorageStateInitializer, StorageStateOptions, ThemeSwitcher, ToolbarActions, UseStorageState, UseStorageStateHookResult, en, useActivePage, useDialogs, useLocalStorageState, useNotifications, useStorageState, useStorageStateServer } from './core.mjs';
2
- export { A as AppProvider, a as AppProviderProps, b as AppTheme, c as Authentication, d as AuthenticationContext, B as Branding, L as LocaleText, e as LocalizationContext, f as LocalizationProvider, g as LocalizationProviderProps, N as Navigate, h as NavigateOptions, i as Navigation, j as NavigationDividerItem, k as NavigationItem, l as NavigationPageItem, m as NavigationSubheaderItem, R as Router, S as Session, n as SessionContext, u as useLocaleText } from './AppProvider-CIyOzZv_.mjs';
3
- export { asArray, createGlobalState, createProvidedContext, equalProperties, filterKeys, filterValues, hasOwnProperty, interleave, mapKeys, mapProperties, mapValues, useAssertedContext, useBoolean, useNonNullableContext, usePageTitle, useTraceUpdates, warnOnce } from './utils.mjs';
1
+ export { Account, AccountPopoverFooter, AccountPopoverFooterProps, AccountPopoverHeader, AccountPopoverHeaderProps, AccountPreview, AccountPreviewProps, AccountPreviewSlots, AccountPreviewVariant, AccountProps, AccountSlots, ActivePage, AlertDialog, AlertDialogPayload, AlertDialogProps, AlertOptions, AppProvider, AppProviderProps, AppTheme, Authentication, AuthenticationContext, Branding, Breadcrumb, CloseDialog, CloseNotification, ConfirmDialog, ConfirmDialogPayload, ConfirmDialogProps, ConfirmOptions, DashboardHeader, DashboardHeaderProps, DashboardHeaderSlotProps, DashboardHeaderSlots, DashboardLayout, DashboardLayoutProps, DashboardLayoutSlotProps, DashboardLayoutSlots, DashboardSidebarPageItem, DashboardSidebarPageItemContextProps, DashboardSidebarPageItemProps, DefaultStorageStateoptions, DialogComponent, DialogHook, DialogProps, DialogProviderProps, DialogsProvider, LocaleText, LocalizationContext, LocalizationProvider, LocalizationProviderProps, Navigate, NavigateOptions, Navigation, NavigationDividerItem, NavigationItem, NavigationPageItem, NavigationSubheaderItem, NextAppProvider, NotificationsProvider, NotificationsProviderProps, NotificationsProviderSlotProps, NotificationsProviderSlots, OpenAlertDialog, OpenConfirmDialog, OpenDialog, OpenDialogOptions, OpenPromptDialog, PageContainer, PageContainerProps, PageContainerSlotProps, PageContainerSlots, PageHeader, PageHeaderProps, PageHeaderSlotProps, PageHeaderSlots, PageHeaderToolbar, PageHeaderToolbarProps, PromptDialog, PromptDialogPayload, PromptDialogProps, PromptOptions, Router, Session, SessionContext, ShowNotification, ShowNotificationOptions, SidebarFooterProps, SignInButton, SignOutButton, SignOutButtonProps, StorageStateInitializer, StorageStateOptions, ThemeSwitcher, ToolbarActions, UseStorageState, UseStorageStateHookResult, en, useActivePage, useDialogs, useLocalStorageState, useLocaleText, useNotifications, useStorageState, useStorageStateServer } from './core.mjs';
4
2
  import 'react/jsx-runtime';
5
3
  import 'react';
6
4
  import '@mui/material/Button';
package/dist/index.d.ts CHANGED
@@ -1,6 +1,4 @@
1
- export { Account, AccountPopoverFooter, AccountPopoverFooterProps, AccountPopoverHeader, AccountPopoverHeaderProps, AccountPreview, AccountPreviewProps, AccountPreviewSlots, AccountPreviewVariant, AccountProps, AccountSlots, ActivePage, AlertDialog, AlertDialogPayload, AlertDialogProps, AlertOptions, Breadcrumb, CloseDialog, CloseNotification, ConfirmDialog, ConfirmDialogPayload, ConfirmDialogProps, ConfirmOptions, DashboardHeader, DashboardHeaderProps, DashboardHeaderSlotProps, DashboardHeaderSlots, DashboardLayout, DashboardLayoutProps, DashboardLayoutSlotProps, DashboardLayoutSlots, DashboardSidebarPageItem, DashboardSidebarPageItemContextProps, DashboardSidebarPageItemProps, DefaultStorageStateoptions, DialogComponent, DialogHook, DialogProps, DialogProviderProps, DialogsProvider, NotificationsProvider, NotificationsProviderProps, NotificationsProviderSlotProps, NotificationsProviderSlots, OpenAlertDialog, OpenConfirmDialog, OpenDialog, OpenDialogOptions, OpenPromptDialog, PageContainer, PageContainerProps, PageContainerSlotProps, PageContainerSlots, PageHeader, PageHeaderProps, PageHeaderSlotProps, PageHeaderSlots, PageHeaderToolbar, PageHeaderToolbarProps, PromptDialog, PromptDialogPayload, PromptDialogProps, PromptOptions, ShowNotification, ShowNotificationOptions, SidebarFooterProps, SignInButton, SignOutButton, SignOutButtonProps, StorageStateInitializer, StorageStateOptions, ThemeSwitcher, ToolbarActions, UseStorageState, UseStorageStateHookResult, en, useActivePage, useDialogs, useLocalStorageState, useNotifications, useStorageState, useStorageStateServer } from './core.js';
2
- export { A as AppProvider, a as AppProviderProps, b as AppTheme, c as Authentication, d as AuthenticationContext, B as Branding, L as LocaleText, e as LocalizationContext, f as LocalizationProvider, g as LocalizationProviderProps, N as Navigate, h as NavigateOptions, i as Navigation, j as NavigationDividerItem, k as NavigationItem, l as NavigationPageItem, m as NavigationSubheaderItem, R as Router, S as Session, n as SessionContext, u as useLocaleText } from './AppProvider-CIyOzZv_.js';
3
- export { asArray, createGlobalState, createProvidedContext, equalProperties, filterKeys, filterValues, hasOwnProperty, interleave, mapKeys, mapProperties, mapValues, useAssertedContext, useBoolean, useNonNullableContext, usePageTitle, useTraceUpdates, warnOnce } from './utils.js';
1
+ export { Account, AccountPopoverFooter, AccountPopoverFooterProps, AccountPopoverHeader, AccountPopoverHeaderProps, AccountPreview, AccountPreviewProps, AccountPreviewSlots, AccountPreviewVariant, AccountProps, AccountSlots, ActivePage, AlertDialog, AlertDialogPayload, AlertDialogProps, AlertOptions, AppProvider, AppProviderProps, AppTheme, Authentication, AuthenticationContext, Branding, Breadcrumb, CloseDialog, CloseNotification, ConfirmDialog, ConfirmDialogPayload, ConfirmDialogProps, ConfirmOptions, DashboardHeader, DashboardHeaderProps, DashboardHeaderSlotProps, DashboardHeaderSlots, DashboardLayout, DashboardLayoutProps, DashboardLayoutSlotProps, DashboardLayoutSlots, DashboardSidebarPageItem, DashboardSidebarPageItemContextProps, DashboardSidebarPageItemProps, DefaultStorageStateoptions, DialogComponent, DialogHook, DialogProps, DialogProviderProps, DialogsProvider, LocaleText, LocalizationContext, LocalizationProvider, LocalizationProviderProps, Navigate, NavigateOptions, Navigation, NavigationDividerItem, NavigationItem, NavigationPageItem, NavigationSubheaderItem, NextAppProvider, NotificationsProvider, NotificationsProviderProps, NotificationsProviderSlotProps, NotificationsProviderSlots, OpenAlertDialog, OpenConfirmDialog, OpenDialog, OpenDialogOptions, OpenPromptDialog, PageContainer, PageContainerProps, PageContainerSlotProps, PageContainerSlots, PageHeader, PageHeaderProps, PageHeaderSlotProps, PageHeaderSlots, PageHeaderToolbar, PageHeaderToolbarProps, PromptDialog, PromptDialogPayload, PromptDialogProps, PromptOptions, Router, Session, SessionContext, ShowNotification, ShowNotificationOptions, SidebarFooterProps, SignInButton, SignOutButton, SignOutButtonProps, StorageStateInitializer, StorageStateOptions, ThemeSwitcher, ToolbarActions, UseStorageState, UseStorageStateHookResult, en, useActivePage, useDialogs, useLocalStorageState, useLocaleText, useNotifications, useStorageState, useStorageStateServer } from './core.js';
4
2
  import 'react/jsx-runtime';
5
3
  import 'react';
6
4
  import '@mui/material/Button';