@iowas/toolpad 1.0.3 → 1.0.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/core.mjs CHANGED
@@ -1,69 +1,4 @@
1
- import {
2
- Account,
3
- AccountPopoverFooter,
4
- AccountPopoverHeader,
5
- AccountPreview,
6
- AlertDialog,
7
- AppProvider,
8
- AuthenticationContext,
9
- ConfirmDialog,
10
- DashboardHeader,
11
- DashboardLayout,
12
- DashboardSidebarPageItem,
13
- DialogsProvider,
14
- LocalizationContext,
15
- LocalizationProvider,
16
- NotificationsProvider,
17
- PageContainer,
18
- PageHeader,
19
- PageHeaderToolbar,
20
- PromptDialog,
21
- SessionContext,
22
- SignInButton,
23
- SignOutButton,
24
- ThemeSwitcher,
25
- ToolbarActions,
26
- en_default,
27
- useActivePage,
28
- useDialogs,
29
- useLocalStorageState,
30
- useLocaleText,
31
- useNotifications,
32
- useStorageState,
33
- useStorageStateServer
34
- } from "./chunk-IDMYUY7L.mjs";
35
- import "./chunk-6JQJK2JX.mjs";
36
- export {
37
- Account,
38
- AccountPopoverFooter,
39
- AccountPopoverHeader,
40
- AccountPreview,
41
- AlertDialog,
42
- AppProvider,
43
- AuthenticationContext,
44
- ConfirmDialog,
45
- DashboardHeader,
46
- DashboardLayout,
47
- DashboardSidebarPageItem,
48
- DialogsProvider,
49
- LocalizationContext,
50
- LocalizationProvider,
51
- NotificationsProvider,
52
- PageContainer,
53
- PageHeader,
54
- PageHeaderToolbar,
55
- PromptDialog,
56
- SessionContext,
57
- SignInButton,
58
- SignOutButton,
59
- ThemeSwitcher,
60
- ToolbarActions,
61
- en_default as en,
62
- useActivePage,
63
- useDialogs,
64
- useLocalStorageState,
65
- useLocaleText,
66
- useNotifications,
67
- useStorageState,
68
- useStorageStateServer
69
- };
1
+ export { Account, AccountPopoverFooter, AccountPopoverHeader, AccountPreview, AlertDialog, ConfirmDialog, DashboardHeader, DashboardLayout, DashboardSidebarPageItem, PageContainer, PageHeader, PageHeaderToolbar, PromptDialog, SignInButton, SignOutButton, ThemeSwitcher, ToolbarActions, useActivePage, useDialogs, useNotifications } from './chunk-ZXM3V5SD.mjs';
2
+ export { AppProvider, AuthenticationContext, DialogsProvider, LocalizationContext, LocalizationProvider, NotificationsProvider, SessionContext, en_default as en, useLocalStorageState, useLocaleText, useStorageState, useStorageStateServer } from './chunk-LUTZBKSG.mjs';
3
+ import './chunk-F6JD4MSY.mjs';
4
+ import './chunk-3JWXE2JW.mjs';
package/dist/index.d.mts CHANGED
@@ -1,4 +1,5 @@
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, 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';
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';
2
3
  export { asArray, createGlobalState, createProvidedContext, equalProperties, filterKeys, filterValues, hasOwnProperty, interleave, mapKeys, mapProperties, mapValues, useAssertedContext, useBoolean, useNonNullableContext, usePageTitle, useTraceUpdates, warnOnce } from './utils.mjs';
3
4
  import 'react/jsx-runtime';
4
5
  import 'react';
package/dist/index.d.ts CHANGED
@@ -1,4 +1,5 @@
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, 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';
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';
2
3
  export { asArray, createGlobalState, createProvidedContext, equalProperties, filterKeys, filterValues, hasOwnProperty, interleave, mapKeys, mapProperties, mapValues, useAssertedContext, useBoolean, useNonNullableContext, usePageTitle, useTraceUpdates, warnOnce } from './utils.js';
3
4
  import 'react/jsx-runtime';
4
5
  import 'react';