@applica-software-guru/react-admin 1.1.98 → 1.1.99
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/ApplicaAdmin.d.ts +5 -1
- package/dist/ApplicaAdmin.d.ts.map +1 -1
- package/dist/components/Layout/Footer.d.ts +5 -0
- package/dist/components/Layout/Footer.d.ts.map +1 -1
- package/dist/components/Layout/Layout.d.ts +2 -0
- package/dist/components/Layout/Layout.d.ts.map +1 -1
- package/dist/components/Layout/Navigation/NavCollapse.d.ts.map +1 -1
- package/dist/components/Layout/Navigation/NavItem.d.ts.map +1 -1
- package/dist/components/ra-lists/Datagrid.d.ts +2 -2
- package/dist/react-admin.cjs.js +88 -88
- package/dist/react-admin.cjs.js.map +1 -1
- package/dist/react-admin.es.js +17623 -17616
- package/dist/react-admin.es.js.map +1 -1
- package/dist/react-admin.umd.js +93 -93
- package/dist/react-admin.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/ApplicaAdmin.tsx +6 -0
- package/src/components/Layout/Footer.tsx +7 -2
- package/src/components/Layout/Layout.tsx +10 -8
- package/src/components/Layout/Navigation/NavCollapse.jsx +2 -2
- package/src/components/Layout/Navigation/NavItem.jsx +3 -3
- package/src/components/ra-buttons/CreateInDialogButton.tsx +4 -4
package/dist/ApplicaAdmin.d.ts
CHANGED
|
@@ -47,6 +47,10 @@ export type ApplicaAdminProps = AdminProps & {
|
|
|
47
47
|
* Nome dell'applicazione da mostrare nell'header.
|
|
48
48
|
*/
|
|
49
49
|
name: string;
|
|
50
|
+
/**
|
|
51
|
+
* Testo da mostrare nel footer. Default: '© Applica Software Guru for'.
|
|
52
|
+
*/
|
|
53
|
+
copy: string;
|
|
50
54
|
/**
|
|
51
55
|
* Versione dell'applicazione da mostrare nel footer.
|
|
52
56
|
*/
|
|
@@ -133,7 +137,7 @@ export type ApplicaAdminProps = AdminProps & {
|
|
|
133
137
|
* @returns {React.ReactElement}
|
|
134
138
|
*/
|
|
135
139
|
declare const ApplicaAdmin: {
|
|
136
|
-
({ theme, themeConfig, apiUrl, defaultLocale, development, logoMain, logoIcon, loginPage, menu, name, version, dataProvider, authProvider, notification, enableNotification, enableRegistration, enablePasswordRecover, ...props }: ApplicaAdminProps): import("react/jsx-runtime").JSX.Element | null;
|
|
140
|
+
({ theme, themeConfig, apiUrl, defaultLocale, development, logoMain, logoIcon, loginPage, menu, name, copy, version, dataProvider, authProvider, notification, enableNotification, enableRegistration, enablePasswordRecover, ...props }: ApplicaAdminProps): import("react/jsx-runtime").JSX.Element | null;
|
|
137
141
|
defaultProps: {
|
|
138
142
|
fileFields: never[];
|
|
139
143
|
defaultLocale: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ApplicaAdmin.d.ts","sourceRoot":"","sources":["../../src/ApplicaAdmin.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AACrE,OAAO,EAAwD,WAAW,EAAuB,MAAM,YAAY,CAAC;AAQpH,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AA8BpC,MAAM,MAAM,iBAAiB,GAAG,UAAU,GAAG;IAC3C;;;;;;OAMG;IACH,KAAK,EAAE,GAAG,CAAC;IACX;;;OAGG;IACH,WAAW,EAAE,WAAW,CAAC;IACzB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,WAAW,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,QAAQ,EAAE,GAAG,CAAC;IACd;;OAEG;IACH,QAAQ,EAAE,GAAG,CAAC;IACd;;OAEG;IACH,IAAI,EAAE,SAAS,CAAC;IAChB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,YAAY,EAAE,YAAY,CAAC;IAC3B;;OAEG;IACH,YAAY,EAAE,YAAY,CAAC;IAC3B;;;;;;OAMG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;;;;OAMG;IACH,kBAAkB,EAAE,OAAO,CAAC;IAC5B;;;;;;;;;;OAUG;IACH,kBAAkB,EAAE,OAAO,CAAC;IAC5B;;;;;;;;;;OAUG;IACH,qBAAqB,EAAE,OAAO,CAAC;CAChC,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,QAAA,MAAM,YAAY;
|
|
1
|
+
{"version":3,"file":"ApplicaAdmin.d.ts","sourceRoot":"","sources":["../../src/ApplicaAdmin.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AACrE,OAAO,EAAwD,WAAW,EAAuB,MAAM,YAAY,CAAC;AAQpH,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AA8BpC,MAAM,MAAM,iBAAiB,GAAG,UAAU,GAAG;IAC3C;;;;;;OAMG;IACH,KAAK,EAAE,GAAG,CAAC;IACX;;;OAGG;IACH,WAAW,EAAE,WAAW,CAAC;IACzB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,WAAW,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,QAAQ,EAAE,GAAG,CAAC;IACd;;OAEG;IACH,QAAQ,EAAE,GAAG,CAAC;IACd;;OAEG;IACH,IAAI,EAAE,SAAS,CAAC;IAChB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,YAAY,EAAE,YAAY,CAAC;IAC3B;;OAEG;IACH,YAAY,EAAE,YAAY,CAAC;IAC3B;;;;;;OAMG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;;;;OAMG;IACH,kBAAkB,EAAE,OAAO,CAAC;IAC5B;;;;;;;;;;OAUG;IACH,kBAAkB,EAAE,OAAO,CAAC;IAC5B;;;;;;;;;;OAUG;IACH,qBAAqB,EAAE,OAAO,CAAC;CAChC,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,QAAA,MAAM,YAAY;8OAoBf,iBAAiB;;;;;;;;;;;;;;;CAiGnB,CAAC;AAkCF,eAAe,YAAY,CAAC"}
|
|
@@ -2,12 +2,17 @@ import PropTypes from 'prop-types';
|
|
|
2
2
|
type IFooterProps = {
|
|
3
3
|
name: string;
|
|
4
4
|
version: string;
|
|
5
|
+
copy?: string;
|
|
5
6
|
};
|
|
6
7
|
declare function Footer(props: IFooterProps): import("react/jsx-runtime").JSX.Element;
|
|
7
8
|
declare namespace Footer {
|
|
8
9
|
var propTypes: {
|
|
9
10
|
name: PropTypes.Validator<string>;
|
|
10
11
|
version: PropTypes.Validator<string>;
|
|
12
|
+
copy: PropTypes.Requireable<string>;
|
|
13
|
+
};
|
|
14
|
+
var defaultProps: {
|
|
15
|
+
copy: string;
|
|
11
16
|
};
|
|
12
17
|
}
|
|
13
18
|
export { Footer };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../../src/components/Layout/Footer.tsx"],"names":[],"mappings":"AAEA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,KAAK,YAAY,GAAG;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../../src/components/Layout/Footer.tsx"],"names":[],"mappings":"AAEA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,KAAK,YAAY,GAAG;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,iBAAS,MAAM,CAAC,KAAK,EAAE,YAAY,2CASlC;kBATQ,MAAM;;;;;;;;;;AAoBf,OAAO,EAAE,MAAM,EAAE,CAAC"}
|
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
type ILayoutProps = React.PropsWithChildren<{
|
|
3
3
|
name: string;
|
|
4
4
|
version: string;
|
|
5
|
+
copy?: string;
|
|
5
6
|
}>;
|
|
6
7
|
declare const Layout: import("react").ForwardRefExoticComponent<{
|
|
7
8
|
name: string;
|
|
8
9
|
version: string;
|
|
10
|
+
copy?: string | undefined;
|
|
9
11
|
} & {
|
|
10
12
|
children?: import("react").ReactNode;
|
|
11
13
|
} & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.d.ts","sourceRoot":"","sources":["../../../../src/components/Layout/Layout.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Layout.d.ts","sourceRoot":"","sources":["../../../../src/components/Layout/Layout.tsx"],"names":[],"mappings":";AAaA,KAAK,YAAY,GAAG,KAAK,CAAC,iBAAiB,CAAC;IAC1C,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,CAAC,CAAC;AAEH,QAAA,MAAM,MAAM;UALJ,MAAM;aACH,MAAM;;;;;;;;;2CA0Cf,CAAC;AAEH,YAAY,EAAE,YAAY,EAAE,CAAC;AAE7B,OAAO,EAAE,MAAM,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavCollapse.d.ts","sourceRoot":"","sources":["../../../../../src/components/Layout/Navigation/NavCollapse.jsx"],"names":[],"mappings":";AA2CA;;;;;;;;4CA4WC;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"NavCollapse.d.ts","sourceRoot":"","sources":["../../../../../src/components/Layout/Navigation/NavCollapse.jsx"],"names":[],"mappings":";AA2CA;;;;;;;;4CA4WC;;;;;;;;;;;;sBApYqB,YAAY"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/Layout/Navigation/NavItem.jsx"],"names":[],"mappings":";AAUA;;;4CAgOC;;;;;;;
|
|
1
|
+
{"version":3,"file":"NavItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/Layout/Navigation/NavItem.jsx"],"names":[],"mappings":";AAUA;;;4CAgOC;;;;;;;sBArOqB,YAAY"}
|
|
@@ -110,7 +110,7 @@ declare const Datagrid: {
|
|
|
110
110
|
"aria-description"?: import("react").Validator<string | null | undefined> | undefined;
|
|
111
111
|
"aria-details"?: import("react").Validator<string | null | undefined> | undefined;
|
|
112
112
|
"aria-disabled"?: import("react").Validator<(boolean | "true" | "false") | null | undefined> | undefined;
|
|
113
|
-
"aria-dropeffect"?: import("react").Validator<"link" | "
|
|
113
|
+
"aria-dropeffect"?: import("react").Validator<"link" | "copy" | "none" | "execute" | "move" | "popup" | null | undefined> | undefined;
|
|
114
114
|
"aria-errormessage"?: import("react").Validator<string | null | undefined> | undefined;
|
|
115
115
|
"aria-expanded"?: import("react").Validator<(boolean | "true" | "false") | null | undefined> | undefined;
|
|
116
116
|
"aria-flowto"?: import("react").Validator<string | null | undefined> | undefined;
|
|
@@ -420,7 +420,7 @@ declare const Datagrid: {
|
|
|
420
420
|
"aria-description"?: string | undefined;
|
|
421
421
|
"aria-details"?: string | undefined;
|
|
422
422
|
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
423
|
-
"aria-dropeffect"?: "link" | "
|
|
423
|
+
"aria-dropeffect"?: "link" | "copy" | "none" | "execute" | "move" | "popup" | undefined;
|
|
424
424
|
"aria-errormessage"?: string | undefined;
|
|
425
425
|
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
426
426
|
"aria-flowto"?: string | undefined;
|