@acorex/modules 20.8.21 → 20.8.22

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 (27) hide show
  1. package/fesm2022/{acorex-modules-auth-acorex-modules-auth-dgKWK4M-.mjs → acorex-modules-auth-acorex-modules-auth-ilqI5CxA.mjs} +14 -24
  2. package/fesm2022/acorex-modules-auth-acorex-modules-auth-ilqI5CxA.mjs.map +1 -0
  3. package/fesm2022/{acorex-modules-auth-app-chooser.component-DE7nsDoV.mjs → acorex-modules-auth-app-chooser.component-Cz98Okd6.mjs} +2 -2
  4. package/fesm2022/{acorex-modules-auth-app-chooser.component-DE7nsDoV.mjs.map → acorex-modules-auth-app-chooser.component-Cz98Okd6.mjs.map} +1 -1
  5. package/fesm2022/{acorex-modules-auth-login.module-CfDSXIAI.mjs → acorex-modules-auth-login.module-Cw-N4q-C.mjs} +4 -4
  6. package/fesm2022/{acorex-modules-auth-login.module-CfDSXIAI.mjs.map → acorex-modules-auth-login.module-Cw-N4q-C.mjs.map} +1 -1
  7. package/fesm2022/{acorex-modules-auth-master.layout-Bt2evGBK.mjs → acorex-modules-auth-master.layout-C5neEC1G.mjs} +2 -2
  8. package/fesm2022/{acorex-modules-auth-master.layout-Bt2evGBK.mjs.map → acorex-modules-auth-master.layout-C5neEC1G.mjs.map} +1 -1
  9. package/fesm2022/{acorex-modules-auth-oauth-callback.component-D-ZI1Zlu.mjs → acorex-modules-auth-oauth-callback.component-0bBwkZ35.mjs} +2 -2
  10. package/fesm2022/{acorex-modules-auth-oauth-callback.component-D-ZI1Zlu.mjs.map → acorex-modules-auth-oauth-callback.component-0bBwkZ35.mjs.map} +1 -1
  11. package/fesm2022/{acorex-modules-auth-password.component-QDPyViE8.mjs → acorex-modules-auth-password.component-BtBzriSa.mjs} +2 -2
  12. package/fesm2022/{acorex-modules-auth-password.component-QDPyViE8.mjs.map → acorex-modules-auth-password.component-BtBzriSa.mjs.map} +1 -1
  13. package/fesm2022/{acorex-modules-auth-password.component-Bq2AXxsh.mjs → acorex-modules-auth-password.component-C5UGJdbY.mjs} +2 -2
  14. package/fesm2022/{acorex-modules-auth-password.component-Bq2AXxsh.mjs.map → acorex-modules-auth-password.component-C5UGJdbY.mjs.map} +1 -1
  15. package/fesm2022/{acorex-modules-auth-routes-C_oH3fv-.mjs → acorex-modules-auth-routes-PKJ3dtI0.mjs} +2 -2
  16. package/fesm2022/{acorex-modules-auth-routes-C_oH3fv-.mjs.map → acorex-modules-auth-routes-PKJ3dtI0.mjs.map} +1 -1
  17. package/fesm2022/{acorex-modules-auth-tenant-chooser.component-C-q5FlJt.mjs → acorex-modules-auth-tenant-chooser.component-D3ENGMPa.mjs} +2 -2
  18. package/fesm2022/{acorex-modules-auth-tenant-chooser.component-C-q5FlJt.mjs.map → acorex-modules-auth-tenant-chooser.component-D3ENGMPa.mjs.map} +1 -1
  19. package/fesm2022/{acorex-modules-auth-two-factor.module-Dybj3zGa.mjs → acorex-modules-auth-two-factor.module-W31v75W2.mjs} +2 -2
  20. package/fesm2022/{acorex-modules-auth-two-factor.module-Dybj3zGa.mjs.map → acorex-modules-auth-two-factor.module-W31v75W2.mjs.map} +1 -1
  21. package/fesm2022/{acorex-modules-auth-user-sessions.component-CjMVASef.mjs → acorex-modules-auth-user-sessions.component-DTEFg3f5.mjs} +2 -2
  22. package/fesm2022/{acorex-modules-auth-user-sessions.component-CjMVASef.mjs.map → acorex-modules-auth-user-sessions.component-DTEFg3f5.mjs.map} +1 -1
  23. package/fesm2022/acorex-modules-auth.mjs +1 -1
  24. package/fesm2022/acorex-modules-security-management.mjs +2 -2
  25. package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
  26. package/package.json +21 -21
  27. package/fesm2022/acorex-modules-auth-acorex-modules-auth-dgKWK4M-.mjs.map +0 -1
@@ -7,7 +7,7 @@ import { inject, isDevMode, Injectable, InjectionToken, output, viewChild, viewC
7
7
  import * as i1$2 from '@angular/router';
8
8
  import { Router, RouterModule, ROUTES } from '@angular/router';
9
9
  import * as i1$5 from '@acorex/platform/common';
10
- import { AXPHomePageService, AXPDataProvider, AXP_ROOT_CONFIG_TOKEN, AXPSettingsService, AXPCommonModule, AXP_NOT_FOUND_ROUTE, AXP_MENU_PROVIDER, AXP_SETTING_DEFINITION_PROVIDER } from '@acorex/platform/common';
10
+ import { AXPHomePageService, AXPDataProvider, AXP_ROOT_CONFIG_TOKEN, AXPSettingsService, AXPCommonModule, AXP_MENU_PROVIDER, AXP_SETTING_DEFINITION_PROVIDER } from '@acorex/platform/common';
11
11
  import { AXPCommandExecutor, provideCommandSetups } from '@acorex/platform/runtime';
12
12
  import * as i1$1 from '@angular/common';
13
13
  import { CommonModule, AsyncPipe } from '@angular/common';
@@ -136,22 +136,22 @@ const routes = [
136
136
  },
137
137
  {
138
138
  path: '',
139
- loadComponent: () => import('./acorex-modules-auth-master.layout-Bt2evGBK.mjs').then((c) => c.AXPAuthMasterLayoutComponent),
140
- loadChildren: () => import('./acorex-modules-auth-login.module-CfDSXIAI.mjs').then((c) => c.AXPSignInModule),
139
+ loadComponent: () => import('./acorex-modules-auth-master.layout-C5neEC1G.mjs').then((c) => c.AXPAuthMasterLayoutComponent),
140
+ loadChildren: () => import('./acorex-modules-auth-login.module-Cw-N4q-C.mjs').then((c) => c.AXPSignInModule),
141
141
  },
142
142
  {
143
143
  path: '',
144
- loadComponent: () => import('./acorex-modules-auth-master.layout-Bt2evGBK.mjs').then((c) => c.AXPAuthMasterLayoutComponent),
145
- loadChildren: () => import('./acorex-modules-auth-two-factor.module-Dybj3zGa.mjs').then((c) => c.AXPTwoFactorModule),
144
+ loadComponent: () => import('./acorex-modules-auth-master.layout-C5neEC1G.mjs').then((c) => c.AXPAuthMasterLayoutComponent),
145
+ loadChildren: () => import('./acorex-modules-auth-two-factor.module-W31v75W2.mjs').then((c) => c.AXPTwoFactorModule),
146
146
  },
147
147
  {
148
148
  path: '',
149
- loadComponent: () => import('./acorex-modules-auth-master.layout-Bt2evGBK.mjs').then((c) => c.AXPAuthMasterLayoutComponent),
150
- loadChildren: () => import('./acorex-modules-auth-routes-C_oH3fv-.mjs').then((c) => c),
149
+ loadComponent: () => import('./acorex-modules-auth-master.layout-C5neEC1G.mjs').then((c) => c.AXPAuthMasterLayoutComponent),
150
+ loadChildren: () => import('./acorex-modules-auth-routes-PKJ3dtI0.mjs').then((c) => c),
151
151
  },
152
152
  {
153
153
  path: 'axp-oauth-callback',
154
- loadComponent: () => import('./acorex-modules-auth-oauth-callback.component-D-ZI1Zlu.mjs').then((c) => c.AXPOAuthCallbackComponent),
154
+ loadComponent: () => import('./acorex-modules-auth-oauth-callback.component-0bBwkZ35.mjs').then((c) => c.AXPOAuthCallbackComponent),
155
155
  },
156
156
  {
157
157
  path: 'account',
@@ -495,7 +495,7 @@ class AXMAuthProfileSlotComponent {
495
495
  this.router.navigate(['/auth/login']);
496
496
  }
497
497
  async openUserSession() {
498
- const com = await import('./acorex-modules-auth-user-sessions.component-CjMVASef.mjs').then((c) => c.AXMUserSessionsComponent);
498
+ const com = await import('./acorex-modules-auth-user-sessions.component-DTEFg3f5.mjs').then((c) => c.AXMUserSessionsComponent);
499
499
  this.popupService.open(com, {
500
500
  size: this.platform.is('Mobile') || this.platform.is('SM') ? 'full' : 'sm',
501
501
  title: await this.translateService.translateAsync('@auth:profile.sessions.title'),
@@ -505,7 +505,7 @@ class AXMAuthProfileSlotComponent {
505
505
  this.commandExecutor.execute('auth:profile', {});
506
506
  }
507
507
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: AXMAuthProfileSlotComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
508
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.19", type: AXMAuthProfileSlotComponent, isStandalone: true, selector: "ng-component", viewQueries: [{ propertyName: "profilePopover", first: true, predicate: ["profilePopover"], descendants: true }], ngImport: i0, template: "@if (isAuthenticated$ | async) {\n <div class=\"ax-size-fit\">\n <div #avatar>\n <axp-user-avatar [size]=\"36\" [userId]=\"(user$ | async)?.id!\"></axp-user-avatar>\n </div>\n\n <ax-popover [target]=\"avatar\" [openOn]=\"'toggle'\" [closeOn]=\"'clickOut'\" #p>\n <div class=\"ax-bg-lightest ax-border ax-border-lightest ax-rounded-md ax-shadow-md ax-w-full ax-min-w-64\">\n <div class=\"ax-flex ax-flex-col ax-items-center ax-p-4 ax-border-b\">\n <axp-user-avatar [size]=\"64\" [userId]=\"(user$ | async)?.id!\"></axp-user-avatar>\n\n <div class=\"ax-flex ax-flex-col ax-items-center ax-justify-center ax-mt-2\">\n <div class=\"ax-text-base ax-font-bold\">{{ (user$ | async)?.title }}</div>\n <axp-tenant-chooser-dropdown></axp-tenant-chooser-dropdown>\n </div>\n </div>\n <div class=\"axp-profile-slot-menus\">\n <ul>\n <li>\n <a (click)=\"showProfile()\">\n <i class=\"fa-light fa-user\"></i>\n <span>{{ '@auth:profile.edit' | translate | async }}</span>\n </a>\n </li>\n <li>\n <a (click)=\"p.close()\" [routerLink]=\"['/', appName(), 'settings', 'user']\">\n <i class=\"fa-light fa-gear\"></i>\n <span>{{ '@auth:profile.settings' | translate | async }}</span>\n </a>\n </li>\n <li>\n <a (click)=\"openUserSession()\">\n <i class=\"fa-light fa-mobile\"></i>\n <span>{{ '@auth:profile.sessions' | translate | async }}</span>\n </a>\n </li>\n <li class=\"ax-text-danger-500\">\n <a (click)=\"logOut()\">\n <i class=\"fa-light fa-arrow-right-from-bracket\"></i>\n <span>{{ '@auth:profile.logout' | translate | async }}</span>\n </a>\n </li>\n </ul>\n </div>\n </div>\n </ax-popover>\n </div>\n} @else {\n <ax-button color=\"default\" look=\"blank\" text=\"Sign Up / Sign In\" (click)=\"handleSignIn()\">\n <ax-icon>\n <i class=\"fa-solid fa-user ax-text-slate-400 dark:ax-text-slate-200\"></i>\n </ax-icon>\n </ax-button>\n}\n", styles: [".axp-profile-slot-menus ul{margin-top:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1));padding-left:.5rem;padding-right:.5rem}.axp-profile-slot-menus ul:last-child{border-width:0px}.axp-profile-slot-menus ul li{display:flex;cursor:pointer;border-radius:.375rem}.axp-profile-slot-menus ul li:last-child{margin-bottom:.5rem}.axp-profile-slot-menus ul li:hover{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-dark-surface),var(--tw-bg-opacity, 1))}.axp-profile-slot-menus ul li i{margin-inline-end:.75rem;display:grid;height:1.5rem;width:1.5rem;place-items:center;font-size:1.25rem;line-height:1.75rem}.axp-profile-slot-menus ul li a{display:flex;height:100%;width:100%;align-items:center;padding:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: RouterModule }, { kind: "directive", type: i1$2.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "ngmodule", type:
508
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.19", type: AXMAuthProfileSlotComponent, isStandalone: true, selector: "ng-component", viewQueries: [{ propertyName: "profilePopover", first: true, predicate: ["profilePopover"], descendants: true }], ngImport: i0, template: "@if (isAuthenticated$ | async) {\n <div class=\"ax-size-fit\">\n <div #avatar>\n <axp-user-avatar [size]=\"36\" [userId]=\"(user$ | async)?.id!\"></axp-user-avatar>\n </div>\n\n <ax-popover [target]=\"avatar\" [openOn]=\"'toggle'\" [closeOn]=\"'clickOut'\" #p>\n <div class=\"ax-bg-lightest ax-border ax-border-lightest ax-rounded-md ax-shadow-md ax-w-full ax-min-w-64\">\n <div class=\"ax-flex ax-flex-col ax-items-center ax-p-4 ax-border-b\">\n <axp-user-avatar [size]=\"64\" [userId]=\"(user$ | async)?.id!\"></axp-user-avatar>\n\n <div class=\"ax-flex ax-flex-col ax-items-center ax-justify-center ax-mt-2\">\n <div class=\"ax-text-base ax-font-bold\">{{ (user$ | async)?.title }}</div>\n <axp-tenant-chooser-dropdown></axp-tenant-chooser-dropdown>\n </div>\n </div>\n <div class=\"axp-profile-slot-menus\">\n <ul>\n <li>\n <a (click)=\"showProfile()\">\n <i class=\"fa-light fa-user\"></i>\n <span>{{ '@auth:profile.edit' | translate | async }}</span>\n </a>\n </li>\n <li>\n <a (click)=\"p.close()\" [routerLink]=\"['/', appName(), 'settings', 'user']\">\n <i class=\"fa-light fa-gear\"></i>\n <span>{{ '@auth:profile.settings' | translate | async }}</span>\n </a>\n </li>\n <!-- <li>\n <a (click)=\"openUserSession()\">\n <i class=\"fa-light fa-mobile\"></i>\n <span>{{ '@auth:profile.sessions' | translate | async }}</span>\n </a>\n </li> -->\n <li class=\"ax-text-danger-500\">\n <a (click)=\"logOut()\">\n <i class=\"fa-light fa-arrow-right-from-bracket\"></i>\n <span>{{ '@auth:profile.logout' | translate | async }}</span>\n </a>\n </li>\n </ul>\n </div>\n </div>\n </ax-popover>\n </div>\n} @else {\n <ax-button color=\"default\" look=\"blank\" text=\"Sign Up / Sign In\" (click)=\"handleSignIn()\">\n <ax-icon>\n <i class=\"fa-solid fa-user ax-text-slate-400 dark:ax-text-slate-200\"></i>\n </ax-icon>\n </ax-button>\n}\n", styles: [".axp-profile-slot-menus ul{margin-top:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1));padding-left:.5rem;padding-right:.5rem}.axp-profile-slot-menus ul:last-child{border-width:0px}.axp-profile-slot-menus ul li{display:flex;cursor:pointer;border-radius:.375rem}.axp-profile-slot-menus ul li:last-child{margin-bottom:.5rem}.axp-profile-slot-menus ul li:hover{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-dark-surface),var(--tw-bg-opacity, 1))}.axp-profile-slot-menus ul li i{margin-inline-end:.75rem;display:grid;height:1.5rem;width:1.5rem;place-items:center;font-size:1.25rem;line-height:1.75rem}.axp-profile-slot-menus ul li a{display:flex;height:100%;width:100%;align-items:center;padding:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: RouterModule }, { kind: "directive", type: i1$2.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "ngmodule", type:
509
509
  //
510
510
  AXImageModule }, { kind: "ngmodule", type: AXAvatarModule }, { kind: "ngmodule", type: AXPopoverModule }, { kind: "component", type: i2$2.AXPopoverComponent, selector: "ax-popover", inputs: ["width", "disablePanelClass", "disabled", "offsetX", "offsetY", "target", "placement", "content", "openOn", "closeOn", "hasBackdrop", "openAfter", "closeAfter", "repositionOnScroll", "backdropClass", "panelClass", "adaptivityEnabled"], outputs: ["onOpened", "onClosed"] }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i1.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i3$1.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "ngmodule", type: AXLoadingModule }, { kind: "ngmodule", type: AXTranslationModule }, { kind: "component", type: AXPUserAvatarComponent, selector: "axp-user-avatar", inputs: ["size", "userId"] }, { kind: "component", type:
511
511
  //
@@ -527,7 +527,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
527
527
  AXPUserAvatarComponent,
528
528
  //
529
529
  AXPTenantChooserDropdownComponent,
530
- ], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "@if (isAuthenticated$ | async) {\n <div class=\"ax-size-fit\">\n <div #avatar>\n <axp-user-avatar [size]=\"36\" [userId]=\"(user$ | async)?.id!\"></axp-user-avatar>\n </div>\n\n <ax-popover [target]=\"avatar\" [openOn]=\"'toggle'\" [closeOn]=\"'clickOut'\" #p>\n <div class=\"ax-bg-lightest ax-border ax-border-lightest ax-rounded-md ax-shadow-md ax-w-full ax-min-w-64\">\n <div class=\"ax-flex ax-flex-col ax-items-center ax-p-4 ax-border-b\">\n <axp-user-avatar [size]=\"64\" [userId]=\"(user$ | async)?.id!\"></axp-user-avatar>\n\n <div class=\"ax-flex ax-flex-col ax-items-center ax-justify-center ax-mt-2\">\n <div class=\"ax-text-base ax-font-bold\">{{ (user$ | async)?.title }}</div>\n <axp-tenant-chooser-dropdown></axp-tenant-chooser-dropdown>\n </div>\n </div>\n <div class=\"axp-profile-slot-menus\">\n <ul>\n <li>\n <a (click)=\"showProfile()\">\n <i class=\"fa-light fa-user\"></i>\n <span>{{ '@auth:profile.edit' | translate | async }}</span>\n </a>\n </li>\n <li>\n <a (click)=\"p.close()\" [routerLink]=\"['/', appName(), 'settings', 'user']\">\n <i class=\"fa-light fa-gear\"></i>\n <span>{{ '@auth:profile.settings' | translate | async }}</span>\n </a>\n </li>\n <li>\n <a (click)=\"openUserSession()\">\n <i class=\"fa-light fa-mobile\"></i>\n <span>{{ '@auth:profile.sessions' | translate | async }}</span>\n </a>\n </li>\n <li class=\"ax-text-danger-500\">\n <a (click)=\"logOut()\">\n <i class=\"fa-light fa-arrow-right-from-bracket\"></i>\n <span>{{ '@auth:profile.logout' | translate | async }}</span>\n </a>\n </li>\n </ul>\n </div>\n </div>\n </ax-popover>\n </div>\n} @else {\n <ax-button color=\"default\" look=\"blank\" text=\"Sign Up / Sign In\" (click)=\"handleSignIn()\">\n <ax-icon>\n <i class=\"fa-solid fa-user ax-text-slate-400 dark:ax-text-slate-200\"></i>\n </ax-icon>\n </ax-button>\n}\n", styles: [".axp-profile-slot-menus ul{margin-top:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1));padding-left:.5rem;padding-right:.5rem}.axp-profile-slot-menus ul:last-child{border-width:0px}.axp-profile-slot-menus ul li{display:flex;cursor:pointer;border-radius:.375rem}.axp-profile-slot-menus ul li:last-child{margin-bottom:.5rem}.axp-profile-slot-menus ul li:hover{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-dark-surface),var(--tw-bg-opacity, 1))}.axp-profile-slot-menus ul li i{margin-inline-end:.75rem;display:grid;height:1.5rem;width:1.5rem;place-items:center;font-size:1.25rem;line-height:1.75rem}.axp-profile-slot-menus ul li a{display:flex;height:100%;width:100%;align-items:center;padding:.5rem}\n"] }]
530
+ ], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "@if (isAuthenticated$ | async) {\n <div class=\"ax-size-fit\">\n <div #avatar>\n <axp-user-avatar [size]=\"36\" [userId]=\"(user$ | async)?.id!\"></axp-user-avatar>\n </div>\n\n <ax-popover [target]=\"avatar\" [openOn]=\"'toggle'\" [closeOn]=\"'clickOut'\" #p>\n <div class=\"ax-bg-lightest ax-border ax-border-lightest ax-rounded-md ax-shadow-md ax-w-full ax-min-w-64\">\n <div class=\"ax-flex ax-flex-col ax-items-center ax-p-4 ax-border-b\">\n <axp-user-avatar [size]=\"64\" [userId]=\"(user$ | async)?.id!\"></axp-user-avatar>\n\n <div class=\"ax-flex ax-flex-col ax-items-center ax-justify-center ax-mt-2\">\n <div class=\"ax-text-base ax-font-bold\">{{ (user$ | async)?.title }}</div>\n <axp-tenant-chooser-dropdown></axp-tenant-chooser-dropdown>\n </div>\n </div>\n <div class=\"axp-profile-slot-menus\">\n <ul>\n <li>\n <a (click)=\"showProfile()\">\n <i class=\"fa-light fa-user\"></i>\n <span>{{ '@auth:profile.edit' | translate | async }}</span>\n </a>\n </li>\n <li>\n <a (click)=\"p.close()\" [routerLink]=\"['/', appName(), 'settings', 'user']\">\n <i class=\"fa-light fa-gear\"></i>\n <span>{{ '@auth:profile.settings' | translate | async }}</span>\n </a>\n </li>\n <!-- <li>\n <a (click)=\"openUserSession()\">\n <i class=\"fa-light fa-mobile\"></i>\n <span>{{ '@auth:profile.sessions' | translate | async }}</span>\n </a>\n </li> -->\n <li class=\"ax-text-danger-500\">\n <a (click)=\"logOut()\">\n <i class=\"fa-light fa-arrow-right-from-bracket\"></i>\n <span>{{ '@auth:profile.logout' | translate | async }}</span>\n </a>\n </li>\n </ul>\n </div>\n </div>\n </ax-popover>\n </div>\n} @else {\n <ax-button color=\"default\" look=\"blank\" text=\"Sign Up / Sign In\" (click)=\"handleSignIn()\">\n <ax-icon>\n <i class=\"fa-solid fa-user ax-text-slate-400 dark:ax-text-slate-200\"></i>\n </ax-icon>\n </ax-button>\n}\n", styles: [".axp-profile-slot-menus ul{margin-top:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1));padding-left:.5rem;padding-right:.5rem}.axp-profile-slot-menus ul:last-child{border-width:0px}.axp-profile-slot-menus ul li{display:flex;cursor:pointer;border-radius:.375rem}.axp-profile-slot-menus ul li:last-child{margin-bottom:.5rem}.axp-profile-slot-menus ul li:hover{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-dark-surface),var(--tw-bg-opacity, 1))}.axp-profile-slot-menus ul li i{margin-inline-end:.75rem;display:grid;height:1.5rem;width:1.5rem;place-items:center;font-size:1.25rem;line-height:1.75rem}.axp-profile-slot-menus ul li a{display:flex;height:100%;width:100%;align-items:center;padding:.5rem}\n"] }]
531
531
  }], propDecorators: { profilePopover: [{
532
532
  type: ViewChild,
533
533
  args: ['profilePopover']
@@ -788,12 +788,12 @@ function routesFacory() {
788
788
  routes = [
789
789
  {
790
790
  path: 'tenant-chooser',
791
- loadComponent: () => import('./acorex-modules-auth-tenant-chooser.component-C-q5FlJt.mjs').then((c) => c.AXPAuthTenantChooserComponent),
791
+ loadComponent: () => import('./acorex-modules-auth-tenant-chooser.component-D3ENGMPa.mjs').then((c) => c.AXPAuthTenantChooserComponent),
792
792
  canActivate: [AXPAuthGuard, canActivateTenantChooser],
793
793
  },
794
794
  {
795
795
  path: 'app-chooser',
796
- loadComponent: () => import('./acorex-modules-auth-app-chooser.component-DE7nsDoV.mjs').then((c) => c.AXPAuthAppChooserComponent),
796
+ loadComponent: () => import('./acorex-modules-auth-app-chooser.component-Cz98Okd6.mjs').then((c) => c.AXPAuthAppChooserComponent),
797
797
  canActivate: [AXPAuthGuard, canActivateAppChooser],
798
798
  },
799
799
  ];
@@ -899,11 +899,6 @@ class AXMAuthModule {
899
899
  command: () => import('./acorex-modules-auth-show-profile-command-13HXhZWr.mjs').then((c) => c.AXPShowProfileCommand),
900
900
  },
901
901
  ]),
902
- {
903
- provide: ROUTES,
904
- multi: true,
905
- useValue: [{ path: '**', redirectTo: AXP_NOT_FOUND_ROUTE }],
906
- },
907
902
  ], imports: [CommonModule,
908
903
  AXPCommonModule.forChild({ errorHandlers: [AXMAuthErrorHandler] }),
909
904
  RouterModule.forChild(routes),
@@ -929,11 +924,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
929
924
  command: () => import('./acorex-modules-auth-show-profile-command-13HXhZWr.mjs').then((c) => c.AXPShowProfileCommand),
930
925
  },
931
926
  ]),
932
- {
933
- provide: ROUTES,
934
- multi: true,
935
- useValue: [{ path: '**', redirectTo: AXP_NOT_FOUND_ROUTE }],
936
- },
937
927
  ],
938
928
  }]
939
929
  }] });
@@ -950,4 +940,4 @@ var AXMSessionStatusTypes;
950
940
  */
951
941
 
952
942
  export { AXM_AUTH_CONFIG_TOKEN as A, AXM_LOGIN_GUARD_TOKEN as a, AXMAuthenticationTypes as b, AXPTenantChooserListComponent as c, AXPTenantChooserDropdownComponent as d, AXPAppChooserListComponent as e, AXMUserDeviceSessionsService as f, AXMAuthErrorHandler as g, AXMAuthModule as h, AXMDefaultAuthConfigs as i, AXMDeviceSessionsService as j, AXMDeviceSessionsServiceImpl as k, AXMSessionStatusTypes as l, AXPIdleService as m, canActivateLogin as n, configAuthModule as o };
953
- //# sourceMappingURL=acorex-modules-auth-acorex-modules-auth-dgKWK4M-.mjs.map
943
+ //# sourceMappingURL=acorex-modules-auth-acorex-modules-auth-ilqI5CxA.mjs.map