@applica-software-guru/react-admin 1.0.62 → 1.0.64
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/components/Layout/Header/HeaderContent/Profile.d.ts.map +1 -1
- package/dist/components/Layout/Header/HeaderContent/buttons/ChangePasswordButton.d.ts +3 -0
- package/dist/components/Layout/Header/HeaderContent/buttons/ChangePasswordButton.d.ts.map +1 -0
- package/dist/components/Layout/Header/HeaderContent/buttons/LogoutButton.d.ts +3 -0
- package/dist/components/Layout/Header/HeaderContent/buttons/LogoutButton.d.ts.map +1 -0
- package/dist/components/Layout/Header/HeaderContent/buttons/StopImpersonateButton.d.ts +3 -0
- package/dist/components/Layout/Header/HeaderContent/buttons/StopImpersonateButton.d.ts.map +1 -0
- package/dist/components/Layout/Header/HeaderContent/buttons/index.d.ts +5 -0
- package/dist/components/Layout/Header/HeaderContent/buttons/index.d.ts.map +1 -0
- package/dist/components/ra-forms/ChangePasswordForm.d.ts +6 -0
- package/dist/components/ra-forms/ChangePasswordForm.d.ts.map +1 -0
- package/dist/components/ra-forms/index.d.ts +2 -1
- package/dist/components/ra-forms/index.d.ts.map +1 -1
- package/dist/components/ra-pages/ActivatePage.d.ts +12 -0
- package/dist/components/ra-pages/ActivatePage.d.ts.map +1 -0
- package/dist/components/ra-pages/index.d.ts +2 -1
- package/dist/components/ra-pages/index.d.ts.map +1 -1
- package/dist/react-admin.cjs.js +54 -54
- package/dist/react-admin.cjs.js.map +1 -1
- package/dist/react-admin.es.js +10993 -10710
- package/dist/react-admin.es.js.map +1 -1
- package/dist/react-admin.umd.js +54 -54
- package/dist/react-admin.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/components/Layout/Header/HeaderContent/Profile.jsx +13 -8
- package/src/components/Layout/Header/HeaderContent/buttons/ChangePasswordButton.tsx +28 -0
- package/src/components/Layout/Header/HeaderContent/buttons/LogoutButton.tsx +23 -0
- package/src/components/Layout/Header/HeaderContent/buttons/StopImpersonateButton.tsx +39 -0
- package/src/components/Layout/Header/HeaderContent/buttons/index.jsx +4 -0
- package/src/components/ra-forms/ChangePasswordForm.tsx +66 -0
- package/src/components/ra-forms/index.jsx +2 -1
- package/src/components/ra-pages/ActivatePage.tsx +58 -0
- package/src/components/ra-pages/index.ts +2 -1
- package/src/playground/App.jsx +2 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Profile.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Layout/Header/HeaderContent/Profile.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Profile.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Layout/Header/HeaderContent/Profile.jsx"],"names":[],"mappings":";AAyBA,oEAqIC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChangePasswordButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Layout/Header/HeaderContent/buttons/ChangePasswordButton.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,oBAAoB,+CAkBzB,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LogoutButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Layout/Header/HeaderContent/buttons/LogoutButton.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,YAAY,+CAcjB,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StopImpersonateButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Layout/Header/HeaderContent/buttons/StopImpersonateButton.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,qBAAqB,sDA8B1B,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import ChangePasswordButton from './ChangePasswordButton';
|
|
2
|
+
import LogoutButton from './LogoutButton';
|
|
3
|
+
import StopImpersonateButton from './StopImpersonateButton';
|
|
4
|
+
export { ChangePasswordButton, LogoutButton, StopImpersonateButton };
|
|
5
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Layout/Header/HeaderContent/buttons/index.jsx"],"names":[],"mappings":"iCAAiC,wBAAwB;yBAChC,gBAAgB;kCACP,yBAAyB"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export type ChangePasswordFormProps = {
|
|
2
|
+
onSuccess: () => void;
|
|
3
|
+
};
|
|
4
|
+
declare const ChangePasswordForm: ({ onSuccess }: ChangePasswordFormProps) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export default ChangePasswordForm;
|
|
6
|
+
//# sourceMappingURL=ChangePasswordForm.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChangePasswordForm.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/ChangePasswordForm.tsx"],"names":[],"mappings":"AAUA,MAAM,MAAM,uBAAuB,GAAG;IACpC,SAAS,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AACF,QAAA,MAAM,kBAAkB,kBAAmB,uBAAuB,4CAkDjE,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import CardForm from './CardForm';
|
|
2
|
+
import ChangePasswordForm from './ChangePasswordForm';
|
|
2
3
|
import Edit from './Edit';
|
|
3
4
|
import FormHeader from './FormHeader';
|
|
4
5
|
import LongForm from './LongForm';
|
|
@@ -6,5 +7,5 @@ import SimpleForm from './SimpleForm';
|
|
|
6
7
|
import SimpleFormIterator from './SimpleFormIterator';
|
|
7
8
|
import TabbedForm from './TabbedForm';
|
|
8
9
|
import Toolbar from './Toolbar';
|
|
9
|
-
export { CardForm, Edit, FormHeader, LongForm, SimpleForm, SimpleFormIterator, TabbedForm, Toolbar };
|
|
10
|
+
export { CardForm, ChangePasswordForm, Edit, FormHeader, LongForm, SimpleForm, SimpleFormIterator, TabbedForm, Toolbar };
|
|
10
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/index.jsx"],"names":[],"mappings":"qBAAqB,YAAY;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-forms/index.jsx"],"names":[],"mappings":"qBAAqB,YAAY;+BACF,sBAAsB;iBACpC,QAAQ;uBACF,cAAc;qBAChB,YAAY;uBACV,cAAc;+BACN,sBAAsB;uBAC9B,cAAc;oBACjB,WAAW"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { BaseAuthProps } from './types';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
3
|
+
declare const ActivatePage: {
|
|
4
|
+
({ name, version, background }: BaseAuthProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
propTypes: {
|
|
6
|
+
name: PropTypes.Validator<string>;
|
|
7
|
+
version: PropTypes.Validator<string>;
|
|
8
|
+
background: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
export default ActivatePage;
|
|
12
|
+
//# sourceMappingURL=ActivatePage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ActivatePage.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-pages/ActivatePage.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AACxC,OAAO,SAAS,MAAM,YAAY,CAAC;AAInC,QAAA,MAAM,YAAY;oCAAmC,aAAa;;;;;;CAsCjE,CAAC;AAQF,eAAe,YAAY,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import ActivatePage from './ActivatePage';
|
|
1
2
|
import LoginPage from './LoginPage';
|
|
2
3
|
import RecoverPage from './RecoverPage';
|
|
3
4
|
import RegisterPage from './RegisterPage';
|
|
4
|
-
export { LoginPage, RecoverPage, RegisterPage };
|
|
5
|
+
export { ActivatePage, LoginPage, RecoverPage, RegisterPage };
|
|
5
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-pages/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,aAAa,CAAC;AACpC,OAAO,WAAW,MAAM,eAAe,CAAC;AACxC,OAAO,YAAY,MAAM,gBAAgB,CAAC;AAC1C,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,YAAY,EAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-pages/index.ts"],"names":[],"mappings":"AAAA,OAAO,YAAY,MAAM,gBAAgB,CAAC;AAC1C,OAAO,SAAS,MAAM,aAAa,CAAC;AACpC,OAAO,WAAW,MAAM,eAAe,CAAC;AACxC,OAAO,YAAY,MAAM,gBAAgB,CAAC;AAC1C,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,WAAW,EAAE,YAAY,EAAE,CAAC"}
|