@applica-software-guru/react-admin 1.0.29 → 1.0.30
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/README.md +3 -2
- package/dist/index.d.ts +1 -1
- package/dist/react-admin.cjs.js +1 -1
- package/dist/react-admin.es.js +43 -42
- package/dist/react-admin.umd.js +1 -1
- package/package.json +4 -5
package/dist/react-admin.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useResourceDefinitions as UP, useGetIdentity as NC, usePermissions as YP, useTranslate as Jr, useRecordContext as jt, useResourceContext as Tr, useLogout as GP, useDataProvider as qu, useAuthProvider as LC, useNotify as Ti, useRedirect as _u, useUpdate as jC, useLocaleState as yl, useGetList as KP, LoadingIndicator as qP, Notification as _P, Toolbar as Ju, Form as Xu, SaveButton as vl, Edit as JP, FormGroupContextProvider as XP, getTabbedFormTabFullPath as ZP, SimpleForm as Zu, DeleteWithConfirmButton as HC, TabbedForm as bl, CreateButtonClasses as VC, Button as $n, useCreateController as $P, CreateContextProvider as eR, useGetOne as tR, useEditController as rR, EditContextProvider as nR, EditButton as oR, CloneButton as iR, FileField as $u, ImageField as zC, DateField as ws, EmailField as xl, FunctionField as sR, FieldTitle as WC, ReferenceManyField as eg, TextField as wl, useInput as aR, ArrayInput as UC, FileInput as Tl, AutocompleteArrayInput as YC, AutocompleteInput as GC, BooleanInput as tg, DateInput as rg, ImageInput as KC, NumberInput as ng, ReferenceArrayInput as og, ReferenceInput as ig, ResourceContextProvider as lR, Pagination as cR, ListToolbar as AR, SearchInput as uR, SelectArrayInput as sg, SelectInput as qC, TextInput as ag, maxLength as gR, TimeInput as lg, Datagrid as Pl, List as Rl, useRefresh as _C, useUnselectAll as JC, useListContext as XC, useUpdateMany as ZC, CoreAdminContext as cg, localStorageStore as dR, AdminUI as $C } from "react-admin";
|
|
2
|
-
import { ArrayInput as x9, ArrayInputContext as w9, BooleanField as T9, BulkDeleteWithConfirmButton as P9, Button as R9, ChipField as S9, Confirm as O9, Create as D9, CreateButton as M9, CreateContextProvider as k9, DeleteWithConfirmButton as F9, DeleteWithUndoButton as N9, EditButton as L9, Form as j9,
|
|
2
|
+
import { ArrayInput as x9, ArrayInputContext as w9, BooleanField as T9, BulkDeleteWithConfirmButton as P9, Button as R9, ChipField as S9, Confirm as O9, Create as D9, CreateButton as M9, CreateContextProvider as k9, DeleteWithConfirmButton as F9, DeleteWithUndoButton as N9, EditButton as L9, Form as j9, HttpError as H9, ListToolbar as V9, Pagination as z9, RecordContextProvider as W9, ReferenceArrayField as U9, ReferenceField as Y9, Resource as G9, ResourceContextProvider as K9, SaveButton as q9, SimpleFormIterator as _9, SimpleFormIteratorContext as J9, SimpleList as X9, SingleFieldList as Z9, TopToolbar as $9, choices as eU, email as tU, maxLength as rU, maxValue as nU, minLength as oU, minValue as iU, number as sU, regex as aU, required as lU, useArrayInput as cU, useAuthProvider as AU, useDataProvider as uU, useGetIdentity as gU, useGetList as dU, useGetMany as fU, useGetManyReference as pU, useGetOne as hU, useListContext as EU, useNotify as CU, usePermissions as IU, useRecordContext as BU, useResourceContext as mU, useResourceDefinition as QU, useResourceDefinitions as yU, useTranslate as vU, useUnselect as bU, useUnselectAll as xU, useUpdateMany as wU } from "react-admin";
|
|
3
3
|
import * as Y from "react";
|
|
4
4
|
import We, { useState as ut, Children as eI, createContext as wn, useContext as Wt, useMemo as it, useEffect as kt, forwardRef as ko, isValidElement as Ya, cloneElement as Ga, useLayoutEffect as fR, useRef as Po, useInsertionEffect as pR, useCallback as xt, createElement as hR, useId as ER, Fragment as Pi, Suspense as CR } from "react";
|
|
5
5
|
import { Popover as IR, styled as tI, IconButton as BR, MenuItem as mR, Card as QR, CardHeader as du, Typography as Pe, Divider as Ii, CardContent as rI, Grid as bt, Box as Me, Tooltip as Sl, tooltipClasses as Sa, Grow as yR, Collapse as nI, Fade as vR, Slide as bR, Zoom as oI, CircularProgress as fu, circularProgressClasses as xR, LinearProgress as iI, useMediaQuery as xr, ListItemButton as Ro, ListItemIcon as Gn, ListItemText as So, Chip as _p, Avatar as el, Popper as Ts, Paper as vi, ClickAwayListener as bi, List as Is, ButtonBase as sI, Drawer as wR, Stack as To, AppBar as Ag, Toolbar as ug, ListItemAvatar as TR, ListItemSecondaryAction as aI, Badge as PR, Container as lI, useScrollTrigger as RR, Fab as SR, Dialog as cI, InputLabel as AI, FormHelperText as OR, TextField as DR, useTheme as MR, darken as kR, lighten as FR, StyledEngineProvider as NR, CssBaseline as LR } from "@mui/material";
|
|
@@ -26113,6 +26113,7 @@ export {
|
|
|
26113
26113
|
j9 as Form,
|
|
26114
26114
|
IQ as FormHeader,
|
|
26115
26115
|
XV as FunctionField,
|
|
26116
|
+
H9 as HttpError,
|
|
26116
26117
|
Do as IconButton,
|
|
26117
26118
|
gc as ImageField,
|
|
26118
26119
|
qQ as ImageInput,
|
|
@@ -26122,7 +26123,7 @@ export {
|
|
|
26122
26123
|
GL as LinearWithIcon,
|
|
26123
26124
|
KL as LinearWithLabel,
|
|
26124
26125
|
ny as List,
|
|
26125
|
-
|
|
26126
|
+
V9 as ListToolbar,
|
|
26126
26127
|
C9 as Loadable,
|
|
26127
26128
|
$8 as Loader,
|
|
26128
26129
|
km as LoadingButton,
|
|
@@ -26137,19 +26138,19 @@ export {
|
|
|
26137
26138
|
e6 as Notification,
|
|
26138
26139
|
y9 as NotificationList,
|
|
26139
26140
|
_Q as NumberInput,
|
|
26140
|
-
|
|
26141
|
+
z9 as Pagination,
|
|
26141
26142
|
VQ as ReadonlyField,
|
|
26142
|
-
|
|
26143
|
+
W9 as RecordContextProvider,
|
|
26143
26144
|
Az as RecordInput,
|
|
26144
|
-
|
|
26145
|
+
U9 as ReferenceArrayField,
|
|
26145
26146
|
JQ as ReferenceArrayInput,
|
|
26146
|
-
|
|
26147
|
+
Y9 as ReferenceField,
|
|
26147
26148
|
XQ as ReferenceInput,
|
|
26148
26149
|
Vs as ReferenceManyField,
|
|
26149
26150
|
ZQ as ReferenceManyInput,
|
|
26150
|
-
|
|
26151
|
-
|
|
26152
|
-
|
|
26151
|
+
G9 as Resource,
|
|
26152
|
+
K9 as ResourceContextProvider,
|
|
26153
|
+
q9 as SaveButton,
|
|
26153
26154
|
EQ as ScrollTop,
|
|
26154
26155
|
I9 as ScrollX,
|
|
26155
26156
|
m9 as SearchInput,
|
|
@@ -26157,10 +26158,10 @@ export {
|
|
|
26157
26158
|
dz as SelectInput,
|
|
26158
26159
|
G0 as SimpleBar,
|
|
26159
26160
|
mQ as SimpleForm,
|
|
26160
|
-
|
|
26161
|
-
|
|
26162
|
-
|
|
26163
|
-
|
|
26161
|
+
_9 as SimpleFormIterator,
|
|
26162
|
+
J9 as SimpleFormIteratorContext,
|
|
26163
|
+
X9 as SimpleList,
|
|
26164
|
+
Z9 as SingleFieldList,
|
|
26164
26165
|
ez as SizeField,
|
|
26165
26166
|
CQ as SmallIcon,
|
|
26166
26167
|
Cd as SmartTextInput,
|
|
@@ -26172,43 +26173,43 @@ export {
|
|
|
26172
26173
|
ty as TimeInput,
|
|
26173
26174
|
Lo as Toolbar,
|
|
26174
26175
|
WL as Tooltip,
|
|
26175
|
-
|
|
26176
|
+
$9 as TopToolbar,
|
|
26176
26177
|
Mo as Transitions,
|
|
26177
|
-
|
|
26178
|
-
|
|
26179
|
-
|
|
26180
|
-
|
|
26181
|
-
|
|
26182
|
-
|
|
26183
|
-
|
|
26178
|
+
eU as choices,
|
|
26179
|
+
tU as email,
|
|
26180
|
+
rU as maxLength,
|
|
26181
|
+
nU as maxValue,
|
|
26182
|
+
oU as minLength,
|
|
26183
|
+
iU as minValue,
|
|
26184
|
+
sU as number,
|
|
26184
26185
|
fz as parseTime,
|
|
26185
|
-
|
|
26186
|
-
|
|
26186
|
+
aU as regex,
|
|
26187
|
+
lU as required,
|
|
26187
26188
|
Gl as useAppConfig,
|
|
26188
|
-
|
|
26189
|
-
|
|
26189
|
+
cU as useArrayInput,
|
|
26190
|
+
AU as useAuthProvider,
|
|
26190
26191
|
EM as useBreadcrumbs,
|
|
26191
|
-
|
|
26192
|
-
|
|
26193
|
-
|
|
26194
|
-
|
|
26195
|
-
|
|
26196
|
-
|
|
26197
|
-
|
|
26192
|
+
uU as useDataProvider,
|
|
26193
|
+
gU as useGetIdentity,
|
|
26194
|
+
dU as useGetList,
|
|
26195
|
+
fU as useGetMany,
|
|
26196
|
+
pU as useGetManyReference,
|
|
26197
|
+
hU as useGetOne,
|
|
26198
|
+
EU as useListContext,
|
|
26198
26199
|
_I as useLocalStorage,
|
|
26199
26200
|
qI as useMenu,
|
|
26200
26201
|
sn as useMenuConfig,
|
|
26201
|
-
|
|
26202
|
-
|
|
26203
|
-
|
|
26204
|
-
|
|
26205
|
-
|
|
26206
|
-
|
|
26202
|
+
CU as useNotify,
|
|
26203
|
+
IU as usePermissions,
|
|
26204
|
+
BU as useRecordContext,
|
|
26205
|
+
mU as useResourceContext,
|
|
26206
|
+
QU as useResourceDefinition,
|
|
26207
|
+
yU as useResourceDefinitions,
|
|
26207
26208
|
CM as useResourceTitle,
|
|
26208
26209
|
Xt as useThemeConfig,
|
|
26209
|
-
|
|
26210
|
-
|
|
26211
|
-
|
|
26212
|
-
|
|
26210
|
+
vU as useTranslate,
|
|
26211
|
+
bU as useUnselect,
|
|
26212
|
+
xU as useUnselectAll,
|
|
26213
|
+
wU as useUpdateMany,
|
|
26213
26214
|
Q9 as uuid
|
|
26214
26215
|
};
|