@baseplate-dev/plugin-auth 0.6.6 → 0.6.8

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.
Files changed (88) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/dist/local-auth/core/generators/auth-email-password/templates/module/schema/password-reset.mutations.js +2 -1
  3. package/dist/local-auth/core/generators/auth-email-password/templates/module/schema/password-reset.mutations.js.map +1 -1
  4. package/dist/local-auth/core/generators/auth-email-password/templates/module/schema/password-reset.mutations.ts +2 -1
  5. package/dist/local-auth/core/generators/auth-email-password/templates/module/services/password-reset.service.d.ts +2 -1
  6. package/dist/local-auth/core/generators/auth-email-password/templates/module/services/password-reset.service.d.ts.map +1 -1
  7. package/dist/local-auth/core/generators/auth-email-password/templates/module/services/password-reset.service.js +4 -1
  8. package/dist/local-auth/core/generators/auth-email-password/templates/module/services/password-reset.service.js.map +1 -1
  9. package/dist/local-auth/core/generators/auth-email-password/templates/module/services/password-reset.service.ts +6 -0
  10. package/dist/local-auth/core/generators/auth-email-password/templates/module/services/user-password.service.d.ts +9 -0
  11. package/dist/local-auth/core/generators/auth-email-password/templates/module/services/user-password.service.d.ts.map +1 -1
  12. package/dist/local-auth/core/generators/auth-email-password/templates/module/services/user-password.service.js +21 -7
  13. package/dist/local-auth/core/generators/auth-email-password/templates/module/services/user-password.service.js.map +1 -1
  14. package/dist/local-auth/core/generators/auth-email-password/templates/module/services/user-password.service.ts +32 -11
  15. package/dist/local-auth/core/generators/auth-routes/auth-routes.generator.js +3 -3
  16. package/dist/local-auth/core/generators/auth-routes/auth-routes.generator.js.map +1 -1
  17. package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/forgot-password.js +1 -1
  18. package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/forgot-password.js.map +1 -1
  19. package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/forgot-password.tsx +1 -1
  20. package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/login.js +17 -2
  21. package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/login.js.map +1 -1
  22. package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/login.tsx +21 -2
  23. package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/reset-password.js +5 -2
  24. package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/reset-password.js.map +1 -1
  25. package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/reset-password.tsx +11 -2
  26. package/dist/web/assets/{__federation_expose_authCoreCommon-NPAy2Xu2.js → __federation_expose_authCoreCommon-Chd1hkDj.js} +3 -3
  27. package/dist/web/assets/{__federation_expose_authCoreCommon-NPAy2Xu2.js.map → __federation_expose_authCoreCommon-Chd1hkDj.js.map} +1 -1
  28. package/dist/web/assets/{__federation_expose_authCoreWeb-D0AlXNml.js → __federation_expose_authCoreWeb-B6MMIRwe.js} +6 -6
  29. package/dist/web/assets/__federation_expose_authCoreWeb-B6MMIRwe.js.map +1 -0
  30. package/dist/web/assets/{__federation_expose_better-authAdminCommon-Bp8fb_BT.js → __federation_expose_better-authAdminCommon-BTbhl15Q.js} +2 -2
  31. package/dist/web/assets/{__federation_expose_better-authAdminCommon-Bp8fb_BT.js.map → __federation_expose_better-authAdminCommon-BTbhl15Q.js.map} +1 -1
  32. package/dist/web/assets/{__federation_expose_better-authAdminWeb-Dggf6fZk.js → __federation_expose_better-authAdminWeb-CwKP2Fwx.js} +2 -2
  33. package/dist/web/assets/{__federation_expose_better-authAdminWeb-Dggf6fZk.js.map → __federation_expose_better-authAdminWeb-CwKP2Fwx.js.map} +1 -1
  34. package/dist/web/assets/{__federation_expose_better-authCoreCommon-D3bQgHWh.js → __federation_expose_better-authCoreCommon-DHvNg16x.js} +4 -4
  35. package/dist/web/assets/{__federation_expose_better-authCoreCommon-D3bQgHWh.js.map → __federation_expose_better-authCoreCommon-DHvNg16x.js.map} +1 -1
  36. package/dist/web/assets/{__federation_expose_better-authCoreWeb-4VA_40fu.js → __federation_expose_better-authCoreWeb-DcL0DNwe.js} +5 -5
  37. package/dist/web/assets/{__federation_expose_better-authCoreWeb-4VA_40fu.js.map → __federation_expose_better-authCoreWeb-DcL0DNwe.js.map} +1 -1
  38. package/dist/web/assets/{__federation_expose_local-authAdminCommon-Bp8fb_BT.js → __federation_expose_local-authAdminCommon-BTbhl15Q.js} +2 -2
  39. package/dist/web/assets/{__federation_expose_local-authAdminCommon-Bp8fb_BT.js.map → __federation_expose_local-authAdminCommon-BTbhl15Q.js.map} +1 -1
  40. package/dist/web/assets/{__federation_expose_local-authAdminWeb-BDyZDL1a.js → __federation_expose_local-authAdminWeb-DeDTjgfy.js} +2 -2
  41. package/dist/web/assets/{__federation_expose_local-authAdminWeb-BDyZDL1a.js.map → __federation_expose_local-authAdminWeb-DeDTjgfy.js.map} +1 -1
  42. package/dist/web/assets/{__federation_expose_local-authCoreCommon-C3UyEu-M.js → __federation_expose_local-authCoreCommon-CaB76kZh.js} +4 -4
  43. package/dist/web/assets/{__federation_expose_local-authCoreCommon-C3UyEu-M.js.map → __federation_expose_local-authCoreCommon-CaB76kZh.js.map} +1 -1
  44. package/dist/web/assets/{__federation_expose_local-authCoreWeb-BYkl2IGk.js → __federation_expose_local-authCoreWeb-J0GrCM1P.js} +5 -5
  45. package/dist/web/assets/{__federation_expose_local-authCoreWeb-BYkl2IGk.js.map → __federation_expose_local-authCoreWeb-J0GrCM1P.js.map} +1 -1
  46. package/dist/web/assets/{__federation_expose_placeholder-authCoreCommon-Bq0ln8n5.js → __federation_expose_placeholder-authCoreCommon-DEOS_PRC.js} +3 -3
  47. package/dist/web/assets/{__federation_expose_placeholder-authCoreCommon-Bq0ln8n5.js.map → __federation_expose_placeholder-authCoreCommon-DEOS_PRC.js.map} +1 -1
  48. package/dist/web/assets/{__federation_expose_placeholder-authCoreWeb-BNGIcu0Y.js → __federation_expose_placeholder-authCoreWeb-xpLN9suD.js} +5 -5
  49. package/dist/web/assets/{__federation_expose_placeholder-authCoreWeb-BNGIcu0Y.js.map → __federation_expose_placeholder-authCoreWeb-xpLN9suD.js.map} +1 -1
  50. package/dist/web/assets/{__federation_fn_import-DybuDj1g.js → __federation_fn_import-DboThXN4.js} +2 -2
  51. package/dist/web/assets/{__federation_fn_import-DybuDj1g.js.map → __federation_fn_import-DboThXN4.js.map} +1 -1
  52. package/dist/web/assets/__federation_shared_@baseplate-dev/project-builder-lib/{web-CAuxM6sN.js → web-wm-FNH7x.js} +5 -5
  53. package/dist/web/assets/__federation_shared_@baseplate-dev/project-builder-lib/{web-CAuxM6sN.js.map → web-wm-FNH7x.js.map} +1 -1
  54. package/dist/web/assets/__federation_shared_@baseplate-dev/{project-builder-lib-DkaXS95C.js → project-builder-lib-CDRCjvEd.js} +7 -7
  55. package/dist/web/assets/__federation_shared_@baseplate-dev/{project-builder-lib-DkaXS95C.js.map → project-builder-lib-CDRCjvEd.js.map} +1 -1
  56. package/dist/web/assets/__federation_shared_@baseplate-dev/{ui-components-DX4jbl4M.js → ui-components-Bwy1GWne.js} +6507 -1635
  57. package/dist/web/assets/__federation_shared_@baseplate-dev/ui-components-Bwy1GWne.js.map +1 -0
  58. package/dist/web/assets/__federation_shared_@baseplate-dev/{utils-B-MiuXg4.js → utils-Cs-QtWzA.js} +2 -2
  59. package/dist/web/assets/__federation_shared_@baseplate-dev/{utils-B-MiuXg4.js.map → utils-Cs-QtWzA.js.map} +1 -1
  60. package/dist/web/assets/__federation_shared_@tanstack/{react-router-DyqK0P1G.js → react-router-_N2czGX0.js} +2 -2
  61. package/dist/web/assets/__federation_shared_@tanstack/react-router-_N2czGX0.js.map +1 -0
  62. package/dist/web/assets/{get-auth-plugin-definition-BigT75An.js → get-auth-plugin-definition-Dy9T0JTI.js} +2 -2
  63. package/dist/web/assets/{get-auth-plugin-definition-BigT75An.js.map → get-auth-plugin-definition-Dy9T0JTI.js.map} +1 -1
  64. package/dist/web/assets/{index-BwviOVwi.js → index-DN2TTEo8.js} +2 -2
  65. package/dist/web/assets/{index-BwviOVwi.js.map → index-DN2TTEo8.js.map} +1 -1
  66. package/dist/web/assets/{index.esm-Db6zPKK9.js → index.esm-BMmVLbge.js} +2 -2
  67. package/dist/web/assets/{index.esm-Db6zPKK9.js.map → index.esm-BMmVLbge.js.map} +1 -1
  68. package/dist/web/assets/{model-utils-D0sDtkf1.js → model-utils-DVlh_mZg.js} +2 -2
  69. package/dist/web/assets/{model-utils-D0sDtkf1.js.map → model-utils-DVlh_mZg.js.map} +1 -1
  70. package/dist/web/assets/{plugin-definition-Cg8Gij5x.js → plugin-definition-BA3dR1I6.js} +2 -2
  71. package/dist/web/assets/{plugin-definition-Cg8Gij5x.js.map → plugin-definition-BA3dR1I6.js.map} +1 -1
  72. package/dist/web/assets/{plugin-definition-ChoxTjiw.js → plugin-definition-DqIciiTP.js} +2 -2
  73. package/dist/web/assets/{plugin-definition-ChoxTjiw.js.map → plugin-definition-DqIciiTP.js.map} +1 -1
  74. package/dist/web/assets/{plugin-definition-D9-5sSEf.js → plugin-definition-TuWj1Cbs.js} +2 -2
  75. package/dist/web/assets/{plugin-definition-D9-5sSEf.js.map → plugin-definition-TuWj1Cbs.js.map} +1 -1
  76. package/dist/web/assets/{plugin-definition-BQN6LXOW.js → plugin-definition-YXnH0eeN.js} +2 -2
  77. package/dist/web/assets/{plugin-definition-BQN6LXOW.js.map → plugin-definition-YXnH0eeN.js.map} +1 -1
  78. package/dist/web/assets/{react-CcDhDxl8.js → react-BFk_Rnee.js} +2 -2
  79. package/dist/web/assets/react-BFk_Rnee.js.map +1 -0
  80. package/dist/web/assets/remoteEntry.js +16 -16
  81. package/dist/web/assets/{styles-Otn_yxD1.js → styles-CdKqeRZD.js} +3 -3
  82. package/dist/web/assets/styles-CdKqeRZD.js.map +1 -0
  83. package/package.json +13 -13
  84. package/dist/web/assets/__federation_expose_authCoreWeb-D0AlXNml.js.map +0 -1
  85. package/dist/web/assets/__federation_shared_@baseplate-dev/ui-components-DX4jbl4M.js.map +0 -1
  86. package/dist/web/assets/__federation_shared_@tanstack/react-router-DyqK0P1G.js.map +0 -1
  87. package/dist/web/assets/react-CcDhDxl8.js.map +0 -1
  88. package/dist/web/assets/styles-Otn_yxD1.js.map +0 -1
@@ -1,4 +1,4 @@
1
- import { importShared } from '../__federation_fn_import-DybuDj1g.js';
1
+ import { importShared } from '../__federation_fn_import-DboThXN4.js';
2
2
  import { j as jsxRuntimeExports } from '../jsx-runtime-XI9uIe3W.js';
3
3
  import { w as withSelectorExports } from '../with-selector-DTXBONcE.js';
4
4
 
@@ -6562,4 +6562,4 @@ const Scripts = () => {
6562
6562
  };
6563
6563
 
6564
6564
  export { Asset, Await, Block, CatchBoundary, CatchNotFound, ClientOnly, DefaultGlobalNotFound, ErrorComponent, FileRoute, FileRouteLoader, HeadContent, LazyRoute, Link, Match, MatchRoute, Matches, Navigate, NotFoundRoute, Outlet, PathParamError, RootRoute, Route, RouteApi, Router, RouterContextProvider, RouterProvider, ScriptOnce, Scripts, ScrollRestoration, SearchParamError, TSR_DEFERRED_PROMISE, cleanPath, componentTypes, composeRewrites, createBrowserHistory, createControlledPromise, createFileRoute, createHashHistory, createHistory, createLazyFileRoute, createLazyRoute, createLink, createMemoryHistory, createRootRoute, createRootRouteWithContext, createRoute, createRouteMask, createRouter, createRouterConfig, createSerializationAdapter, deepEqual, defaultParseSearch, defaultSerializeError, defaultStringifySearch, defer, functionalUpdate, getInitialRouterState, getRouteApi, getRouterContext, interpolatePath, isMatch, isNotFound, isPlainArray, isPlainObject, isRedirect, joinPaths, lazyFn, lazyRouteComponent, linkOptions, matchContext, notFound, parseSearchWith, redirect, replaceEqualDeep, resolvePath, retainSearchParams, rootRouteId, rootRouteWithContext, stringifySearchWith, stripSearchParams, trimPath, trimPathLeft, trimPathRight, useAwaited, useBlocker, useCanGoBack, useChildMatches, useElementScrollRestoration, useHydrated, useLayoutEffect, useLinkProps, useLoaderData, useLoaderDeps, useLocation, useMatch, useMatchRoute, useMatches, useNavigate, useParams, useParentMatches, useRouteContext, useRouter, useRouterState, useSearch, useStableCallback, useTags };
6565
- //# sourceMappingURL=react-router-DyqK0P1G.js.map
6565
+ //# sourceMappingURL=react-router-_N2czGX0.js.map