tin-spa 20.14.111 → 20.15.0
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/core/index.d.ts +79 -11
- package/fesm2022/{tin-spa-accounting.module-CaPnqTsD.mjs → tin-spa-accounting.module-BILkGXdD.mjs} +77 -89
- package/fesm2022/tin-spa-accounting.module-BILkGXdD.mjs.map +1 -0
- package/fesm2022/{tin-spa-agent-page.component-Cbdm8Vsr.mjs → tin-spa-agent-page.component-Cp4bqg6t.mjs} +2 -2
- package/fesm2022/{tin-spa-agent-page.component-Cbdm8Vsr.mjs.map → tin-spa-agent-page.component-Cp4bqg6t.mjs.map} +1 -1
- package/fesm2022/{tin-spa-agent.component-BfKhBD4r.mjs → tin-spa-agent.component-B9lNOt77.mjs} +4 -4
- package/fesm2022/{tin-spa-agent.component-BfKhBD4r.mjs.map → tin-spa-agent.component-B9lNOt77.mjs.map} +1 -1
- package/fesm2022/{tin-spa-assets.module-CFZjxdjy.mjs → tin-spa-assets.module-DmJme9IP.mjs} +16 -11
- package/fesm2022/tin-spa-assets.module-DmJme9IP.mjs.map +1 -0
- package/fesm2022/tin-spa-core.mjs +517 -150
- package/fesm2022/tin-spa-core.mjs.map +1 -1
- package/fesm2022/{tin-spa-general-erp.module-BfjXi1E_.mjs → tin-spa-general-erp.module-XyprAx0S.mjs} +2 -2
- package/fesm2022/{tin-spa-general-erp.module-BfjXi1E_.mjs.map → tin-spa-general-erp.module-XyprAx0S.mjs.map} +1 -1
- package/fesm2022/{tin-spa-hr.module-DPocwcdu.mjs → tin-spa-hr.module-nk3eBN8I.mjs} +2 -2
- package/fesm2022/{tin-spa-hr.module-DPocwcdu.mjs.map → tin-spa-hr.module-nk3eBN8I.mjs.map} +1 -1
- package/fesm2022/tin-spa-http.mjs +32 -1
- package/fesm2022/tin-spa-http.mjs.map +1 -1
- package/fesm2022/{tin-spa-inventory.module-Dfm3nP5L.mjs → tin-spa-inventory.module-Dht0gTeq.mjs} +16 -11
- package/fesm2022/tin-spa-inventory.module-Dht0gTeq.mjs.map +1 -0
- package/fesm2022/{tin-spa-loans.module-DafJbDKX.mjs → tin-spa-loans.module-CZrynkhJ.mjs} +2 -2
- package/fesm2022/{tin-spa-loans.module-DafJbDKX.mjs.map → tin-spa-loans.module-CZrynkhJ.mjs.map} +1 -1
- package/fesm2022/tin-spa-login.mjs +49 -12
- package/fesm2022/tin-spa-login.mjs.map +1 -1
- package/fesm2022/{tin-spa-manufacturing.module-3f-bdmpN.mjs → tin-spa-manufacturing.module-DN8362Ms.mjs} +2 -2
- package/fesm2022/{tin-spa-manufacturing.module-3f-bdmpN.mjs.map → tin-spa-manufacturing.module-DN8362Ms.mjs.map} +1 -1
- package/fesm2022/{tin-spa-payroll.module-Ac7nwGDR.mjs → tin-spa-payroll.module-DLD8XGfX.mjs} +12 -9
- package/fesm2022/{tin-spa-payroll.module-Ac7nwGDR.mjs.map → tin-spa-payroll.module-DLD8XGfX.mjs.map} +1 -1
- package/fesm2022/{tin-spa-purchasing.module-DQrfmyft.mjs → tin-spa-purchasing.module-D4tSAY7P.mjs} +16 -11
- package/fesm2022/tin-spa-purchasing.module-D4tSAY7P.mjs.map +1 -0
- package/fesm2022/{tin-spa-sales.module-1LYJvNv1.mjs → tin-spa-sales.module-BoM6453x.mjs} +40 -17
- package/fesm2022/tin-spa-sales.module-BoM6453x.mjs.map +1 -0
- package/fesm2022/{tin-spa-tenancy-erp.module-D1PsXUGw.mjs → tin-spa-tenancy-erp.module-BhlUtBMA.mjs} +2 -2
- package/fesm2022/{tin-spa-tenancy-erp.module-D1PsXUGw.mjs.map → tin-spa-tenancy-erp.module-BhlUtBMA.mjs.map} +1 -1
- package/fesm2022/{tin-spa-tin-spa-Bb1GPYuq.mjs → tin-spa-tin-spa-Ca9PhXiH.mjs} +2495 -253
- package/fesm2022/tin-spa-tin-spa-Ca9PhXiH.mjs.map +1 -0
- package/fesm2022/tin-spa.mjs +1 -1
- package/http/index.d.ts +3 -1
- package/index.d.ts +386 -25
- package/login/index.d.ts +8 -4
- package/package.json +1 -1
- package/src/tin-styles.css +27 -0
- package/fesm2022/tin-spa-accounting.module-CaPnqTsD.mjs.map +0 -1
- package/fesm2022/tin-spa-assets.module-CFZjxdjy.mjs.map +0 -1
- package/fesm2022/tin-spa-inventory.module-Dfm3nP5L.mjs.map +0 -1
- package/fesm2022/tin-spa-purchasing.module-DQrfmyft.mjs.map +0 -1
- package/fesm2022/tin-spa-sales.module-1LYJvNv1.mjs.map +0 -1
- package/fesm2022/tin-spa-tin-spa-Bb1GPYuq.mjs.map +0 -1
package/core/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as rxjs from 'rxjs';
|
|
|
2
2
|
import { BehaviorSubject, Observable, Subject } from 'rxjs';
|
|
3
3
|
import * as tin_spa_core from 'tin-spa/core';
|
|
4
4
|
import * as i0 from '@angular/core';
|
|
5
|
-
import { InjectionToken, EnvironmentProviders, Injector, NgZone, OnInit, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
5
|
+
import { InjectionToken, EnvironmentProviders, Injector, NgZone, OnInit, EventEmitter, OnChanges, SimpleChanges, ElementRef } from '@angular/core';
|
|
6
6
|
import * as i11 from '@angular/material/dialog';
|
|
7
7
|
import { MatDialog, MatDialogRef } from '@angular/material/dialog';
|
|
8
8
|
import { HttpClient, HttpContext, HttpResponse, HttpErrorResponse, HttpContextToken } from '@angular/common/http';
|
|
@@ -14,7 +14,6 @@ import { SocialUser, SocialAuthService } from '@abacritt/angularx-social-login';
|
|
|
14
14
|
import * as signalR from '@microsoft/signalr';
|
|
15
15
|
import * as i1 from '@angular/common';
|
|
16
16
|
import { PlatformLocation, LocationStrategy } from '@angular/common';
|
|
17
|
-
import { IPublicClientApplication } from '@azure/msal-browser';
|
|
18
17
|
import * as i2 from '@angular/forms';
|
|
19
18
|
import { FormControl } from '@angular/forms';
|
|
20
19
|
import * as i3 from '@angular/material/menu';
|
|
@@ -766,6 +765,9 @@ interface Tile {
|
|
|
766
765
|
chart?: TileChartConfig;
|
|
767
766
|
filter?: (row: any) => boolean;
|
|
768
767
|
data?: any;
|
|
768
|
+
hideWhenEmpty?: boolean;
|
|
769
|
+
emptyText?: string;
|
|
770
|
+
securityConfig?: SecurityConfig;
|
|
769
771
|
}
|
|
770
772
|
interface FilterChip {
|
|
771
773
|
key: string;
|
|
@@ -805,6 +807,9 @@ declare class TileConfig {
|
|
|
805
807
|
minTileWidth?: number;
|
|
806
808
|
maxPerRow?: number;
|
|
807
809
|
hideValueOnMobile?: boolean;
|
|
810
|
+
hideWhenEmpty?: boolean;
|
|
811
|
+
emptyText?: string;
|
|
812
|
+
security?: SecurityConfig;
|
|
808
813
|
}
|
|
809
814
|
type SpaChartType = 'line' | 'bar' | 'pie' | 'doughnut';
|
|
810
815
|
interface ChartItem {
|
|
@@ -826,12 +831,38 @@ interface ChartItem {
|
|
|
826
831
|
hidden?: VisibilityValue;
|
|
827
832
|
visible?: VisibilityValue;
|
|
828
833
|
options?: any;
|
|
834
|
+
hideWhenEmpty?: boolean;
|
|
835
|
+
emptyText?: string;
|
|
836
|
+
securityConfig?: SecurityConfig;
|
|
829
837
|
}
|
|
830
838
|
declare class ChartConfig {
|
|
831
839
|
charts: ChartItem[];
|
|
832
840
|
loadAction?: Action;
|
|
833
841
|
loadInit?: boolean;
|
|
834
842
|
columns?: number;
|
|
843
|
+
hideWhenEmpty?: boolean;
|
|
844
|
+
emptyText?: string;
|
|
845
|
+
security?: SecurityConfig;
|
|
846
|
+
}
|
|
847
|
+
interface DashboardSection {
|
|
848
|
+
key: string;
|
|
849
|
+
title: string;
|
|
850
|
+
icon?: string;
|
|
851
|
+
security?: SecurityConfig;
|
|
852
|
+
moduleKey?: string;
|
|
853
|
+
link?: string;
|
|
854
|
+
tileConfigs?: TileConfig[];
|
|
855
|
+
chartConfig?: ChartConfig;
|
|
856
|
+
tableConfigs?: TableConfig[];
|
|
857
|
+
hidden?: VisibilityValue;
|
|
858
|
+
visible?: VisibilityValue;
|
|
859
|
+
}
|
|
860
|
+
declare class DashboardConfig {
|
|
861
|
+
sections: DashboardSection[];
|
|
862
|
+
title?: string;
|
|
863
|
+
icon?: string;
|
|
864
|
+
quietLoading?: boolean;
|
|
865
|
+
emptyText?: string;
|
|
835
866
|
}
|
|
836
867
|
declare class Step {
|
|
837
868
|
name: string;
|
|
@@ -958,6 +989,7 @@ declare class TableConfig {
|
|
|
958
989
|
causeFormRefresh?: boolean;
|
|
959
990
|
logResponse?: boolean;
|
|
960
991
|
flatButtons?: boolean;
|
|
992
|
+
outlinedHeaderButtons?: boolean;
|
|
961
993
|
greyOut?: (value: any) => boolean;
|
|
962
994
|
heroField?: any;
|
|
963
995
|
heroValue?: any;
|
|
@@ -982,6 +1014,9 @@ declare class TableConfig {
|
|
|
982
1014
|
import?: ImportConfig;
|
|
983
1015
|
realTime?: boolean;
|
|
984
1016
|
realTimeFallbackMs?: number;
|
|
1017
|
+
realTimeRefresh?: boolean;
|
|
1018
|
+
realTimeRefreshMs?: number;
|
|
1019
|
+
realTimeRefreshEntities?: string[];
|
|
985
1020
|
entityName?: string;
|
|
986
1021
|
offline?: OfflineConfig | boolean;
|
|
987
1022
|
pagination?: PaginationConfig;
|
|
@@ -1106,7 +1141,7 @@ declare class AppConfig {
|
|
|
1106
1141
|
get navigation(): 'top' | 'side-modern' | 'top-modern';
|
|
1107
1142
|
docsBaseUrl?: string;
|
|
1108
1143
|
loginStyle: string;
|
|
1109
|
-
dialogStyle:
|
|
1144
|
+
dialogStyle: 'default' | 'modern';
|
|
1110
1145
|
loginTitle: string;
|
|
1111
1146
|
loginMessage: string;
|
|
1112
1147
|
termsUrl: string;
|
|
@@ -1266,6 +1301,7 @@ interface DayBookSection {
|
|
|
1266
1301
|
key: string;
|
|
1267
1302
|
lane?: string;
|
|
1268
1303
|
listField: string;
|
|
1304
|
+
refreshOn?: string[];
|
|
1269
1305
|
collapsed?: boolean;
|
|
1270
1306
|
tableConfig?: TableConfig;
|
|
1271
1307
|
columns?: (string | DayBookColumnView)[];
|
|
@@ -1303,6 +1339,7 @@ interface DayBookConfig {
|
|
|
1303
1339
|
pageSize?: number;
|
|
1304
1340
|
groupLanes?: boolean;
|
|
1305
1341
|
expandedGroups?: number;
|
|
1342
|
+
refreshDebounceMs?: number;
|
|
1306
1343
|
}
|
|
1307
1344
|
interface AppConfigSection {
|
|
1308
1345
|
key: string;
|
|
@@ -1380,6 +1417,18 @@ declare class Core {
|
|
|
1380
1417
|
visible?: VisibilityValue;
|
|
1381
1418
|
hidden?: VisibilityValue;
|
|
1382
1419
|
}, data: any): boolean;
|
|
1420
|
+
static isChartDataEmpty(chartData: any): boolean;
|
|
1421
|
+
private static chartPointValue;
|
|
1422
|
+
static isChartEmpty(chart: ChartItem, data: any): boolean;
|
|
1423
|
+
static isChartRendered(chart: ChartItem, config: ChartConfig, data: any): boolean;
|
|
1424
|
+
static isTileChartEmpty(tile: Tile, data: any): boolean;
|
|
1425
|
+
static isTileRendered(tile: Tile, config: TileConfig, data: any): boolean;
|
|
1426
|
+
static gatedItems<T extends {
|
|
1427
|
+
securityConfig?: SecurityConfig;
|
|
1428
|
+
}>(items: T[], security: SecurityConfig, role: any): {
|
|
1429
|
+
items: T[];
|
|
1430
|
+
denied: boolean;
|
|
1431
|
+
};
|
|
1383
1432
|
static testVisible(config: FormConfig, data: any, field: Field, currentRole: any): boolean;
|
|
1384
1433
|
static isPredicateHidden(config: FormConfig, data: any, field: Field): boolean;
|
|
1385
1434
|
static buildSubmitPayload(config: FormConfig, data: any): any;
|
|
@@ -1390,6 +1439,7 @@ declare class Core {
|
|
|
1390
1439
|
static testVisibleHeaderButton(data: any, btn: any): boolean;
|
|
1391
1440
|
static getVisibleSubfields(config: FormConfig, data: any, field: Field, currentRole: any): Field[];
|
|
1392
1441
|
static validateObject(fields: Field[], data: any, onInvalid?: (field: Field) => void): string;
|
|
1442
|
+
private static describeDateBound;
|
|
1393
1443
|
private static validateField;
|
|
1394
1444
|
static testRequired(config: FormConfig, data: any, field: Field): boolean;
|
|
1395
1445
|
static getInitialValue(field: Field): any;
|
|
@@ -1470,8 +1520,8 @@ declare class MessageService {
|
|
|
1470
1520
|
infoWithSubject(subject: string, details: string): void;
|
|
1471
1521
|
error(details: string): void;
|
|
1472
1522
|
errorWithSubject(subject: string, details: string, reference?: string): void;
|
|
1473
|
-
warning(
|
|
1474
|
-
success(
|
|
1523
|
+
warning(subject: string, details: string): void;
|
|
1524
|
+
success(subject: string, details: string): void;
|
|
1475
1525
|
confirm(msg: string, confirmLabel?: string, cancelLabel?: string, destructive?: boolean, requirePhrase?: string): Observable<any>;
|
|
1476
1526
|
static ɵfac: i0.ɵɵFactoryDeclaration<MessageService, never>;
|
|
1477
1527
|
static ɵprov: i0.ɵɵInjectableDeclaration<MessageService>;
|
|
@@ -1548,9 +1598,9 @@ declare const TIN_SPA_RUNTIME_CONFIG: InjectionToken<TinSpaRuntimeConfig>;
|
|
|
1548
1598
|
declare function tinSpaLocationStrategyFactory(platformLocation: PlatformLocation, baseHref: string, config: TinSpaRuntimeConfig): LocationStrategy;
|
|
1549
1599
|
/** Overlays assets/appsettings.json values (when the app loaded one) onto the code-declared config. */
|
|
1550
1600
|
declare function tinSpaRuntimeConfigFactory(codeConfig: TinSpaRuntimeConfig): TinSpaRuntimeConfig;
|
|
1551
|
-
declare function tinSpaMsalInstanceFactory(config: TinSpaRuntimeConfig): IPublicClientApplication;
|
|
1552
1601
|
/**
|
|
1553
|
-
* Wires up tin-spa runtime behaviours (routing strategy, real-time
|
|
1602
|
+
* Wires up tin-spa runtime behaviours (routing strategy, real-time) from a single config.
|
|
1603
|
+
* Changed (20.14.114): no longer provides MSAL - an app that wants Microsoft SSO registers it itself.
|
|
1554
1604
|
* Add the result to your AppModule (or bootstrap) providers.
|
|
1555
1605
|
*/
|
|
1556
1606
|
declare function provideTinSpaRuntime(config: Partial<TinSpaRuntimeConfig>): EnvironmentProviders;
|
|
@@ -1564,6 +1614,10 @@ interface EntityChangeEvent {
|
|
|
1564
1614
|
entityName: string;
|
|
1565
1615
|
data: any;
|
|
1566
1616
|
}
|
|
1617
|
+
interface EntityInvalidatedEvent {
|
|
1618
|
+
entityName: string;
|
|
1619
|
+
id?: number | null;
|
|
1620
|
+
}
|
|
1567
1621
|
interface NotificationEvent {
|
|
1568
1622
|
message: string;
|
|
1569
1623
|
category: string;
|
|
@@ -1589,6 +1643,8 @@ declare class SignalRService {
|
|
|
1589
1643
|
entityCreated$: rxjs.Observable<EntityChangeEvent>;
|
|
1590
1644
|
entityUpdated$: rxjs.Observable<EntityChangeEvent>;
|
|
1591
1645
|
entityDeleted$: rxjs.Observable<EntityChangeEvent>;
|
|
1646
|
+
private entityInvalidated;
|
|
1647
|
+
entityInvalidated$: rxjs.Observable<EntityInvalidatedEvent>;
|
|
1592
1648
|
private vehiclePosition;
|
|
1593
1649
|
vehiclePosition$: rxjs.Observable<VehiclePositionFrame>;
|
|
1594
1650
|
private notificationReceived;
|
|
@@ -1607,7 +1663,10 @@ declare class SignalRService {
|
|
|
1607
1663
|
private realTimeEnabled;
|
|
1608
1664
|
/** Public: whether SignalR is the authoritative connection signal (used by OfflineService to pick SignalR vs ping). */
|
|
1609
1665
|
get isRealTime(): boolean;
|
|
1666
|
+
private buildingConnection;
|
|
1667
|
+
private connectionGeneration;
|
|
1610
1668
|
startConnection(hubUrl: string, token: string): void;
|
|
1669
|
+
private buildConnection;
|
|
1611
1670
|
updateToken(token: string): void;
|
|
1612
1671
|
private forcingReconnect;
|
|
1613
1672
|
/**
|
|
@@ -1623,7 +1682,7 @@ declare class SignalRService {
|
|
|
1623
1682
|
static ɵprov: i0.ɵɵInjectableDeclaration<SignalRService>;
|
|
1624
1683
|
}
|
|
1625
1684
|
|
|
1626
|
-
type RefreshResult = 'success' | 'rejected' | 'network';
|
|
1685
|
+
type RefreshResult = 'success' | 'rejected' | 'network' | 'absent';
|
|
1627
1686
|
declare class AuthService {
|
|
1628
1687
|
private _route;
|
|
1629
1688
|
private socialService;
|
|
@@ -1790,6 +1849,8 @@ declare class OfflineService {
|
|
|
1790
1849
|
private reads;
|
|
1791
1850
|
private outbox;
|
|
1792
1851
|
private meta;
|
|
1852
|
+
private dexie;
|
|
1853
|
+
private opening;
|
|
1793
1854
|
private entries;
|
|
1794
1855
|
private readUrls;
|
|
1795
1856
|
private readPrefixes;
|
|
@@ -1828,7 +1889,9 @@ declare class OfflineService {
|
|
|
1828
1889
|
pendingCount(): Promise<number>;
|
|
1829
1890
|
clearCacheKeepOutbox(): Promise<void>;
|
|
1830
1891
|
deleteLocalData(): Promise<void>;
|
|
1892
|
+
private loadDexie;
|
|
1831
1893
|
private ensureOpen;
|
|
1894
|
+
private openStore;
|
|
1832
1895
|
putRead(url: string, entity: string, data: any, maxRows: number): Promise<any>;
|
|
1833
1896
|
private static readonly DYNAMIC_READS_PER_PREFIX;
|
|
1834
1897
|
private pruneDynamicReads;
|
|
@@ -2173,7 +2236,9 @@ declare class SuffixComponent implements OnInit {
|
|
|
2173
2236
|
isHovered: boolean;
|
|
2174
2237
|
clearContent: boolean;
|
|
2175
2238
|
readonly: boolean;
|
|
2239
|
+
alwaysShow: boolean;
|
|
2176
2240
|
value: any;
|
|
2241
|
+
get hasValue(): boolean;
|
|
2177
2242
|
infoClick: EventEmitter<void>;
|
|
2178
2243
|
copyClick: EventEmitter<string>;
|
|
2179
2244
|
clearClick: EventEmitter<void>;
|
|
@@ -2182,7 +2247,7 @@ declare class SuffixComponent implements OnInit {
|
|
|
2182
2247
|
onCopyClick(event: MouseEvent): void;
|
|
2183
2248
|
onClearClick(event: MouseEvent): void;
|
|
2184
2249
|
static ɵfac: i0.ɵɵFactoryDeclaration<SuffixComponent, never>;
|
|
2185
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SuffixComponent, "spa-suffix", never, { "label": { "alias": "label"; "required": false; }; "infoMessage": { "alias": "infoMessage"; "required": false; }; "copyContent": { "alias": "copyContent"; "required": false; }; "isHovered": { "alias": "isHovered"; "required": false; }; "clearContent": { "alias": "clearContent"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "infoClick": "infoClick"; "copyClick": "copyClick"; "clearClick": "clearClick"; "valueChange": "valueChange"; }, never, never, false, never>;
|
|
2250
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SuffixComponent, "spa-suffix", never, { "label": { "alias": "label"; "required": false; }; "infoMessage": { "alias": "infoMessage"; "required": false; }; "copyContent": { "alias": "copyContent"; "required": false; }; "isHovered": { "alias": "isHovered"; "required": false; }; "clearContent": { "alias": "clearContent"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "alwaysShow": { "alias": "alwaysShow"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "infoClick": "infoClick"; "copyClick": "copyClick"; "clearClick": "clearClick"; "valueChange": "valueChange"; }, never, never, false, never>;
|
|
2186
2251
|
}
|
|
2187
2252
|
|
|
2188
2253
|
declare class TermsDialogComponent {
|
|
@@ -2262,7 +2327,9 @@ declare class TextComponent implements OnInit, OnChanges {
|
|
|
2262
2327
|
onMouseLeave(): void;
|
|
2263
2328
|
initControl(): void;
|
|
2264
2329
|
leaved(): void;
|
|
2330
|
+
inputEl: ElementRef<HTMLInputElement>;
|
|
2265
2331
|
clear(): void;
|
|
2332
|
+
private focusInput;
|
|
2266
2333
|
enterPressed(): void;
|
|
2267
2334
|
control: FormControl<string>;
|
|
2268
2335
|
private getValidators;
|
|
@@ -2815,6 +2882,7 @@ declare class MenuSourceService {
|
|
|
2815
2882
|
private static readonly roleMetadata;
|
|
2816
2883
|
private hasAnyCapability;
|
|
2817
2884
|
isVisible(cap: CapItem): boolean;
|
|
2885
|
+
hasVisibleEntry(capItem: CapItem): boolean;
|
|
2818
2886
|
sections(): MenuSection[];
|
|
2819
2887
|
visibleItems(): CapItem[];
|
|
2820
2888
|
matchLink(route: string, items: CapItem[]): CapItem | null;
|
|
@@ -3022,5 +3090,5 @@ declare class SpaCoreModule {
|
|
|
3022
3090
|
static ɵinj: i0.ɵɵInjectorDeclaration<SpaCoreModule>;
|
|
3023
3091
|
}
|
|
3024
3092
|
|
|
3025
|
-
export { Account, AccountingService, Action, AlertConfig, AlertMessage, ApiErrorService, ApiResponse, AppConfig, AssetStatus, AuthService, BottomTab, CacheConfig, CapItem, ChangeUserPassword, ChartConfig, ConfigService, Constants, Core, CreditNoteStatus, DataServiceLib, DateBounds, DetailsDialogConfig, DetailsDialogProcessor, DetailsSource, FilterChipConfig, FiscalPeriodStatus, FormConfig, GRID_MENU_ROUTE, GRID_MENU_TAB, GeneralService, HttpService, InventoryService, InvoiceItemType, InvoiceStatus, LastRouteService, ListDialogConfig, LoansService, LogLevel, LogService, MenuSourceService, MessageService, MovementType, NotesConfig, NotificationsService, OfflineService, PageConfig, PaginationConfig, PayrollService, PreferencesService, PrivacyDialogComponent, ProductionService, Profile, PurchaseStatus, PurchasingService, QuoteStatus, REDACTED, ReceiptDialogComponent, ReceiptStatus, RedactingSignalRLogger, Register, Role, RoleAccess, SalesService, SearchConfig, SecurityConfig, SetupService, SignalRService, SignupData, SpaCoreModule, SpaMatModule, Step, StepConfig, StorageService, SubscriptionService, SuffixComponent, TIN_INLINE_ERRORS, TIN_LOGIN_TIER_HTTP_PROVIDERS, TIN_SILENT_REQUEST, TIN_SPA_RUNTIME_CONFIG, TableConfig, TermsDialogComponent, TextComponent, TextMaskComponent, TileConfig, TransactionTiming, UnitOfMeasure, User, derivePlaceholder, describeError, describeShape, dialogOptions, getTinSpaAppSettings, isInlineErrorRequest, isSilentRequest, loadTinSpaAppSettings, loginConfig, messageDialog, phraseSatisfied, provideTinSpaRuntime, redactSecrets, silentContext, tinRequestContext, tinSpaLocationStrategyFactory,
|
|
3026
|
-
export type { ApiErrorInfo, ApiErrorKind, AppConfigSection, AppConfigurationConfig, AppFailureClass, AppFailureContext, AutoRefreshConfig, BitwiseOption, Button, CacheRule, CapsuleConfig, CardConfig, ChartItem, ChecklistAction, ChecklistConfig, ChecklistItem, ChildField, CloseOptions, Color, Column, Confirm, CreateTabConfig, DayBookButtonView, DayBookColumnPresentation, DayBookColumnView, DayBookConfig, DayBookLane, DayBookPresentation, DayBookSection, DayBookStage, DayBookStageTiles, DayBookTableView, DocumentError, DocumentKind, DocumentSource, DocumentViewerData, EntityChangeEvent, Field, FilterChip, GroupConfig, GroupData, Icon, ImportConfig, InlineEditConfig, InlineLoadError, LoadedDocument, MenuSection, NoAccessInfo, NotificationEvent, OfflineConfig, OfflineEntry, OfflineOpStatus, OrderableConfig, OutboxOp, PlaceholderKind, RefreshResult, SearchField, SetupApprovalPreset, SetupConfig, SetupModule, SetupNotificationPreset, SetupPreset, SetupPresetCatalog, SetupPresetRole, SetupPresetSelection, SetupRoleTemplate, SetupSeedOffer, SetupStatus, SetupStep, SetupStepAction, SpaChartType, StatusConfig, StatusItem, StatusState, TableDialogConfig, TableSectionChip, TableSectionConfig, TableViewType, Tile, TileChartConfig, TileChartType, TileStyle, TinSpaAppSettings, TinSpaMsalConfig, TinSpaMsalSettings, TinSpaRuntimeConfig, TinSpaTableDefaults, UserPreferences, VehiclePositionFrame, VisibilityValue };
|
|
3093
|
+
export { Account, AccountingService, Action, AlertConfig, AlertMessage, ApiErrorService, ApiResponse, AppConfig, AssetStatus, AuthService, BottomTab, CacheConfig, CapItem, ChangeUserPassword, ChartConfig, ConfigService, Constants, Core, CreditNoteStatus, DashboardConfig, DataServiceLib, DateBounds, DetailsDialogConfig, DetailsDialogProcessor, DetailsSource, FilterChipConfig, FiscalPeriodStatus, FormConfig, GRID_MENU_ROUTE, GRID_MENU_TAB, GeneralService, HttpService, InventoryService, InvoiceItemType, InvoiceStatus, LastRouteService, ListDialogConfig, LoansService, LogLevel, LogService, MenuSourceService, MessageService, MovementType, NotesConfig, NotificationsService, OfflineService, PageConfig, PaginationConfig, PayrollService, PreferencesService, PrivacyDialogComponent, ProductionService, Profile, PurchaseStatus, PurchasingService, QuoteStatus, REDACTED, ReceiptDialogComponent, ReceiptStatus, RedactingSignalRLogger, Register, Role, RoleAccess, SalesService, SearchConfig, SecurityConfig, SetupService, SignalRService, SignupData, SpaCoreModule, SpaMatModule, Step, StepConfig, StorageService, SubscriptionService, SuffixComponent, TIN_INLINE_ERRORS, TIN_LOGIN_TIER_HTTP_PROVIDERS, TIN_SILENT_REQUEST, TIN_SPA_RUNTIME_CONFIG, TableConfig, TermsDialogComponent, TextComponent, TextMaskComponent, TileConfig, TransactionTiming, UnitOfMeasure, User, derivePlaceholder, describeError, describeShape, dialogOptions, getTinSpaAppSettings, isInlineErrorRequest, isSilentRequest, loadTinSpaAppSettings, loginConfig, messageDialog, phraseSatisfied, provideTinSpaRuntime, redactSecrets, silentContext, tinRequestContext, tinSpaLocationStrategyFactory, tinSpaRuntimeConfigFactory };
|
|
3094
|
+
export type { ApiErrorInfo, ApiErrorKind, AppConfigSection, AppConfigurationConfig, AppFailureClass, AppFailureContext, AutoRefreshConfig, BitwiseOption, Button, CacheRule, CapsuleConfig, CardConfig, ChartItem, ChecklistAction, ChecklistConfig, ChecklistItem, ChildField, CloseOptions, Color, Column, Confirm, CreateTabConfig, DashboardSection, DayBookButtonView, DayBookColumnPresentation, DayBookColumnView, DayBookConfig, DayBookLane, DayBookPresentation, DayBookSection, DayBookStage, DayBookStageTiles, DayBookTableView, DocumentError, DocumentKind, DocumentSource, DocumentViewerData, EntityChangeEvent, EntityInvalidatedEvent, Field, FilterChip, GroupConfig, GroupData, Icon, ImportConfig, InlineEditConfig, InlineLoadError, LoadedDocument, MenuSection, NoAccessInfo, NotificationEvent, OfflineConfig, OfflineEntry, OfflineOpStatus, OrderableConfig, OutboxOp, PlaceholderKind, RefreshResult, SearchField, SetupApprovalPreset, SetupConfig, SetupModule, SetupNotificationPreset, SetupPreset, SetupPresetCatalog, SetupPresetRole, SetupPresetSelection, SetupRoleTemplate, SetupSeedOffer, SetupStatus, SetupStep, SetupStepAction, SpaChartType, StatusConfig, StatusItem, StatusState, TableDialogConfig, TableSectionChip, TableSectionConfig, TableViewType, Tile, TileChartConfig, TileChartType, TileStyle, TinSpaAppSettings, TinSpaMsalConfig, TinSpaMsalSettings, TinSpaRuntimeConfig, TinSpaTableDefaults, UserPreferences, VehiclePositionFrame, VisibilityValue };
|