tango-app-ui-shared 3.0.24-dev → 3.0.25-dev
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/esm2022/lib/guards/auth.guard.mjs +3 -3
- package/esm2022/lib/i18n/translation.module.mjs +4 -4
- package/esm2022/lib/i18n/translation.service.mjs +3 -3
- package/esm2022/lib/interceptors/http-auth-interceptor.mjs +3 -3
- package/esm2022/lib/modules/common/common-shared.module.mjs +4 -4
- package/esm2022/lib/modules/common/custom-select/custom-select.component.mjs +3 -3
- package/esm2022/lib/modules/common/filters/filters.component.mjs +3 -3
- package/esm2022/lib/modules/common/pagination/pagination.component.mjs +3 -3
- package/esm2022/lib/modules/errors/error404/error404.component.mjs +6 -6
- package/esm2022/lib/modules/errors/error500/error500.component.mjs +6 -6
- package/esm2022/lib/modules/errors/errors-routing.module.mjs +4 -4
- package/esm2022/lib/modules/errors/errors.component.mjs +3 -3
- package/esm2022/lib/modules/errors/errors.module.mjs +4 -4
- package/esm2022/lib/modules/layout/content/content.component.mjs +3 -3
- package/esm2022/lib/modules/layout/footer/footer.component.mjs +3 -3
- package/esm2022/lib/modules/layout/header/header-menu/header-menu.component.mjs +5 -5
- package/esm2022/lib/modules/layout/header/header.component.mjs +6 -6
- package/esm2022/lib/modules/layout/header/navbar/navbar.component.mjs +3 -3
- package/esm2022/lib/modules/layout/header/page-title/page-title.component.mjs +5 -5
- package/esm2022/lib/modules/layout/keenicon/keenicon.component.mjs +3 -3
- package/esm2022/lib/modules/layout/layout/layout.component.mjs +5 -5
- package/esm2022/lib/modules/layout/layout.module.mjs +5 -5
- package/esm2022/lib/modules/layout/scripts-init/scripts-init.component.mjs +6 -6
- package/esm2022/lib/modules/layout/scroll-top/scroll-top.component.mjs +5 -5
- package/esm2022/lib/modules/layout/sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
- package/esm2022/lib/modules/layout/sidebar/sidebar-logo/sidebar-logo.component.mjs +3 -3
- package/esm2022/lib/modules/layout/sidebar/sidebar-menu/sidebar-menu.component.mjs +3 -3
- package/esm2022/lib/modules/layout/sidebar/sidebar.component.mjs +3 -3
- package/esm2022/lib/modules/layout/toolbar/accounting/accounting.component.mjs +3 -3
- package/esm2022/lib/modules/layout/toolbar/classic/classic.component.mjs +3 -3
- package/esm2022/lib/modules/layout/toolbar/client-settings/client-settings.component.mjs +3 -3
- package/esm2022/lib/modules/layout/toolbar/date-single-select/date-single-select.component.mjs +3 -3
- package/esm2022/lib/modules/layout/toolbar/datepicker/datepicker.component.mjs +9 -10
- package/esm2022/lib/modules/layout/toolbar/extended/extended.component.mjs +3 -3
- package/esm2022/lib/modules/layout/toolbar/reports/reports.component.mjs +3 -3
- package/esm2022/lib/modules/layout/toolbar/saas/saas.component.mjs +3 -3
- package/esm2022/lib/modules/layout/toolbar/single-store/single-store.component.mjs +3 -3
- package/esm2022/lib/modules/layout/toolbar/toolbar.component.mjs +3 -3
- package/esm2022/lib/pipes/customDate.pipe.mjs +3 -3
- package/esm2022/lib/routes/route-wraper-modules/edge-wrapper.module.mjs +4 -4
- package/esm2022/lib/routes/route-wraper-modules/manage-wrapper.module.mjs +4 -4
- package/esm2022/lib/routes/route-wraper-modules/profile-wrapper.module.mjs +4 -4
- package/esm2022/lib/routes/route-wraper-modules/store-wrapper.module.mjs +4 -4
- package/esm2022/lib/routes/route-wraper-modules/ticket-wrapper.module.mjs +4 -4
- package/esm2022/lib/services/auth.service.mjs +3 -3
- package/esm2022/lib/services/toast.service.mjs +3 -3
- package/esm2022/public-api.mjs +1 -2
- package/fesm2022/{tango-app-ui-shared-edge-wrapper.module-DM8Er_Bd.mjs → tango-app-ui-shared-edge-wrapper.module-C5NCXNfg.mjs} +5 -5
- package/fesm2022/{tango-app-ui-shared-edge-wrapper.module-DM8Er_Bd.mjs.map → tango-app-ui-shared-edge-wrapper.module-C5NCXNfg.mjs.map} +1 -1
- package/fesm2022/{tango-app-ui-shared-manage-wrapper.module-B6GJQNQZ.mjs → tango-app-ui-shared-manage-wrapper.module-DlmN8vDY.mjs} +5 -5
- package/fesm2022/{tango-app-ui-shared-manage-wrapper.module-B6GJQNQZ.mjs.map → tango-app-ui-shared-manage-wrapper.module-DlmN8vDY.mjs.map} +1 -1
- package/fesm2022/{tango-app-ui-shared-profile-wrapper.module-CTJBnU9I.mjs → tango-app-ui-shared-profile-wrapper.module-CKirbe7B.mjs} +5 -5
- package/fesm2022/{tango-app-ui-shared-profile-wrapper.module-CTJBnU9I.mjs.map → tango-app-ui-shared-profile-wrapper.module-CKirbe7B.mjs.map} +1 -1
- package/fesm2022/{tango-app-ui-shared-store-wrapper.module-UYYC9an_.mjs → tango-app-ui-shared-store-wrapper.module-B6_Q91IL.mjs} +5 -5
- package/fesm2022/{tango-app-ui-shared-store-wrapper.module-UYYC9an_.mjs.map → tango-app-ui-shared-store-wrapper.module-B6_Q91IL.mjs.map} +1 -1
- package/fesm2022/{tango-app-ui-shared-ticket-wrapper.module-BLrWsK0B.mjs → tango-app-ui-shared-ticket-wrapper.module-CYRnDM_A.mjs} +5 -5
- package/fesm2022/{tango-app-ui-shared-ticket-wrapper.module-BLrWsK0B.mjs.map → tango-app-ui-shared-ticket-wrapper.module-CYRnDM_A.mjs.map} +1 -1
- package/fesm2022/tango-app-ui-shared.mjs +156 -173
- package/fesm2022/tango-app-ui-shared.mjs.map +1 -1
- package/lib/modules/errors/error404/error404.component.d.ts +1 -1
- package/lib/modules/errors/error500/error500.component.d.ts +1 -1
- package/lib/modules/layout/header/header-menu/header-menu.component.d.ts +1 -1
- package/lib/modules/layout/header/header.component.d.ts +2 -2
- package/lib/modules/layout/header/page-title/page-title.component.d.ts +1 -1
- package/lib/modules/layout/layout/layout.component.d.ts +2 -2
- package/lib/modules/layout/scripts-init/scripts-init.component.d.ts +1 -1
- package/lib/modules/layout/toolbar/datepicker/datepicker.component.d.ts +1 -1
- package/package.json +1 -1
- package/public-api.d.ts +0 -1
- package/esm2022/lib/services/global-state.service.mjs +0 -18
- package/lib/services/global-state.service.d.ts +0 -11
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
|
-
import { ThemeModeService } from 'tango-app-ui-
|
|
3
|
+
import { ThemeModeService } from 'tango-app-ui-global';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class Error404Component implements OnInit, OnDestroy {
|
|
6
6
|
private router;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
|
-
import { ThemeModeService } from 'tango-app-ui-
|
|
3
|
+
import { ThemeModeService } from 'tango-app-ui-global';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class Error500Component implements OnInit, OnDestroy {
|
|
6
6
|
private router;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
|
-
import { PageInfoService } from 'tango-app-ui-
|
|
3
|
+
import { PageInfoService } from 'tango-app-ui-global';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class HeaderMenuComponent implements OnInit, OnDestroy {
|
|
6
6
|
private pageInfo;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
|
-
import { ILayout, LayoutType } from 'tango-app-ui-
|
|
4
|
-
import { LayoutService } from 'tango-app-ui-
|
|
3
|
+
import { ILayout, LayoutType } from 'tango-app-ui-global';
|
|
4
|
+
import { LayoutService } from 'tango-app-ui-global';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class HeaderComponent implements OnInit, OnDestroy {
|
|
7
7
|
private layout;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
|
-
import { PageInfoService, PageLink } from 'tango-app-ui-
|
|
3
|
+
import { PageInfoService, PageLink } from 'tango-app-ui-global';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class PageTitleComponent implements OnInit, OnDestroy {
|
|
6
6
|
private pageInfo;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnInit, ElementRef, OnDestroy } from '@angular/core';
|
|
2
2
|
import { ActivatedRoute, Router } from '@angular/router';
|
|
3
|
-
import { ILayout } from 'tango-app-ui-
|
|
4
|
-
import { LayoutInitService, LayoutService } from 'tango-app-ui-
|
|
3
|
+
import { ILayout } from 'tango-app-ui-global';
|
|
4
|
+
import { LayoutInitService, LayoutService } from 'tango-app-ui-global';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class LayoutComponent implements OnInit, OnDestroy {
|
|
7
7
|
private initService;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
3
|
import { Title } from '@angular/platform-browser';
|
|
4
|
-
import { LayoutService, PageInfoService } from 'tango-app-ui-
|
|
4
|
+
import { LayoutService, PageInfoService } from 'tango-app-ui-global';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class ScriptsInitComponent implements OnInit, OnDestroy {
|
|
7
7
|
private layout;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import dayjs from 'dayjs';
|
|
3
3
|
import 'dayjs/locale/en';
|
|
4
|
-
import { LayoutService } from 'tango-app-ui-
|
|
4
|
+
import { LayoutService } from 'tango-app-ui-global';
|
|
5
5
|
import { AuthService } from '../../../../services/auth.service';
|
|
6
6
|
import { GlobalStateService } from 'tango-app-ui-global';
|
|
7
7
|
import * as i0 from "@angular/core";
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -37,7 +37,6 @@ export * from './lib/modules/errors/errors.module';
|
|
|
37
37
|
export * from './lib/modules/common/common-shared.module';
|
|
38
38
|
export * from './lib/guards/auth.guard';
|
|
39
39
|
export * from './lib/interfaces/global-state';
|
|
40
|
-
export * from './lib/services/global-state.service';
|
|
41
40
|
export * from './lib/services/auth.service';
|
|
42
41
|
export * from './lib/services/toast.service';
|
|
43
42
|
export * from './lib/pipes/customDate.pipe';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { Injectable } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class GlobalStateService {
|
|
5
|
-
userData = new BehaviorSubject(null);
|
|
6
|
-
environment = new BehaviorSubject(null);
|
|
7
|
-
dataRangeValue = new BehaviorSubject(null);
|
|
8
|
-
selectedClient = new BehaviorSubject(null);
|
|
9
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GlobalStateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GlobalStateService, providedIn: 'root' });
|
|
11
|
-
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GlobalStateService, decorators: [{
|
|
13
|
-
type: Injectable,
|
|
14
|
-
args: [{
|
|
15
|
-
providedIn: 'root'
|
|
16
|
-
}]
|
|
17
|
-
}] });
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2xvYmFsLXN0YXRlLnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90YW5nby1hcHAtc2hhcmVkL3NyYy9saWIvc2VydmljZXMvZ2xvYmFsLXN0YXRlLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMzQyxPQUFPLEVBQUUsZUFBZSxFQUFXLE1BQU0sTUFBTSxDQUFDOztBQU1oRCxNQUFNLE9BQU8sa0JBQWtCO0lBQzdCLFFBQVEsR0FBRyxJQUFJLGVBQWUsQ0FBb0IsSUFBSSxDQUFDLENBQUE7SUFDdkQsV0FBVyxHQUFHLElBQUksZUFBZSxDQUFNLElBQUksQ0FBQyxDQUFBO0lBQzVDLGNBQWMsR0FBRyxJQUFJLGVBQWUsQ0FBTSxJQUFJLENBQUMsQ0FBQztJQUNoRCxjQUFjLEdBQUcsSUFBSSxlQUFlLENBQU0sSUFBSSxDQUFDLENBQUM7dUdBSnJDLGtCQUFrQjsyR0FBbEIsa0JBQWtCLGNBRmpCLE1BQU07OzJGQUVQLGtCQUFrQjtrQkFIOUIsVUFBVTttQkFBQztvQkFDVixVQUFVLEVBQUUsTUFBTTtpQkFDbkIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IEJlaGF2aW9yU3ViamVjdCwgU3ViamVjdCB9IGZyb20gJ3J4anMnO1xyXG5pbXBvcnQgeyBzYW1wbGVUeXBlIH0gZnJvbSAnLi4vaW50ZXJmYWNlcy9nbG9iYWwtc3RhdGUnO1xyXG5cclxuQEluamVjdGFibGUoe1xyXG4gIHByb3ZpZGVkSW46ICdyb290J1xyXG59KVxyXG5leHBvcnQgY2xhc3MgR2xvYmFsU3RhdGVTZXJ2aWNlIHtcclxuICB1c2VyRGF0YSA9IG5ldyBCZWhhdmlvclN1YmplY3Q8c2FtcGxlVHlwZSB8IG51bGw+KG51bGwpXHJcbiAgZW52aXJvbm1lbnQgPSBuZXcgQmVoYXZpb3JTdWJqZWN0PGFueT4obnVsbClcclxuICBkYXRhUmFuZ2VWYWx1ZSA9IG5ldyBCZWhhdmlvclN1YmplY3Q8YW55PihudWxsKTtcclxuICBzZWxlY3RlZENsaWVudCA9IG5ldyBCZWhhdmlvclN1YmplY3Q8YW55PihudWxsKTtcclxuXHJcbi8vICAgYXBwbHkob3B0aW9uczogYW55KTogdm9pZCB7XHJcbi8vICAgICB0aGlzLmRhdGFSYW5nZVZhbHVlLm5leHQob3B0aW9ucyk7XHJcbi8vIH1cclxufVxyXG4iXX0=
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject } from 'rxjs';
|
|
2
|
-
import { sampleType } from '../interfaces/global-state';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class GlobalStateService {
|
|
5
|
-
userData: BehaviorSubject<sampleType | null>;
|
|
6
|
-
environment: BehaviorSubject<any>;
|
|
7
|
-
dataRangeValue: BehaviorSubject<any>;
|
|
8
|
-
selectedClient: BehaviorSubject<any>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GlobalStateService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GlobalStateService>;
|
|
11
|
-
}
|