taon-ui 21.0.2 → 21.0.5

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 (100) hide show
  1. package/browser/fesm2022/taon-ui.mjs +63 -63
  2. package/browser/fesm2022/taon-ui.mjs.map +1 -1
  3. package/browser/package.json +1 -1
  4. package/browser/types/taon-ui.d.ts +356 -0
  5. package/lib/build-info._auto-generated_.d.ts +1 -1
  6. package/lib/build-info._auto-generated_.js +1 -1
  7. package/lib/index.js +2 -2
  8. package/lib/layouts/taon-bootstrap-navbar/index.js +2 -2
  9. package/lib/ui/directives/index.js +2 -2
  10. package/lib/ui/index.js +2 -2
  11. package/lib/ui/taon-github-fork-me-corner/index.js +2 -2
  12. package/lib/ui/taon-github-fork-me-ribbon/index.js +2 -2
  13. package/lib/ui/taon-iframe-sync/index.js +2 -2
  14. package/lib/ui/taon-iframe-sync/taon-iframe-sync.d.ts +24 -0
  15. package/lib/ui/taon-iframe-sync/taon-iframe-sync.js +118 -0
  16. package/lib/ui/taon-iframe-sync/taon-iframe-sync.js.map +1 -0
  17. package/lib/ui/taon-notifications/taon-notifications.models.js +2 -2
  18. package/lib/ui/taon-progress-bar/index.js +2 -2
  19. package/lib/ui/taon-progress-bar/taon-progress-bar.component.d.ts +2 -1
  20. package/lib/ui/taon-session-passcode/index.js +2 -2
  21. package/lib/ui/taon-table/index.js +2 -2
  22. package/lib/ui/taon-table/taon-table.component.d.ts +3 -3
  23. package/package.json +1 -1
  24. package/websql/fesm2022/taon-ui.mjs +63 -63
  25. package/websql/fesm2022/taon-ui.mjs.map +1 -1
  26. package/websql/package.json +1 -1
  27. package/websql/types/taon-ui.d.ts +356 -0
  28. package/browser/index.d.ts +0 -6
  29. package/browser/lib/index.d.ts +0 -4
  30. package/browser/lib/layouts/index.d.ts +0 -2
  31. package/browser/lib/layouts/taon-bootstrap-navbar/index.d.ts +0 -2
  32. package/browser/lib/layouts/taon-bootstrap-navbar/taon-bootstrap-navbar.component.d.ts +0 -10
  33. package/browser/lib/taon.models.d.ts +0 -12
  34. package/browser/lib/ui/directives/index.d.ts +0 -4
  35. package/browser/lib/ui/directives/safe.pipe.d.ts +0 -11
  36. package/browser/lib/ui/directives/taon-inject-html.directive.d.ts +0 -10
  37. package/browser/lib/ui/directives/taon-long-press.directive.d.ts +0 -26
  38. package/browser/lib/ui/index.d.ts +0 -11
  39. package/browser/lib/ui/taon-admin-mode-configuration/index.d.ts +0 -3
  40. package/browser/lib/ui/taon-admin-mode-configuration/taon-admin-mode-configuration.component.d.ts +0 -47
  41. package/browser/lib/ui/taon-admin-mode-configuration/taon-admin.models.d.ts +0 -6
  42. package/browser/lib/ui/taon-full-material.module.d.ts +0 -50
  43. package/browser/lib/ui/taon-github-fork-me-corner/index.d.ts +0 -3
  44. package/browser/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.component.d.ts +0 -7
  45. package/browser/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.module.d.ts +0 -9
  46. package/browser/lib/ui/taon-github-fork-me-ribbon/index.d.ts +0 -3
  47. package/browser/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.component.d.ts +0 -7
  48. package/browser/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.module.d.ts +0 -9
  49. package/browser/lib/ui/taon-iframe-sync/taon-iframe-sync.component.d.ts +0 -32
  50. package/browser/lib/ui/taon-notifications/index.d.ts +0 -5
  51. package/browser/lib/ui/taon-notifications/taon-notifications.component.d.ts +0 -13
  52. package/browser/lib/ui/taon-notifications/taon-notifications.models.d.ts +0 -7
  53. package/browser/lib/ui/taon-notifications/taon-notifications.module.d.ts +0 -8
  54. package/browser/lib/ui/taon-notifications/taon-notifications.service.d.ts +0 -15
  55. package/browser/lib/ui/taon-progress-bar/index.d.ts +0 -3
  56. package/browser/lib/ui/taon-progress-bar/taon-progress-bar.component.d.ts +0 -17
  57. package/browser/lib/ui/taon-progress-bar/taon-progress-bar.module.d.ts +0 -9
  58. package/browser/lib/ui/taon-session-passcode/index.d.ts +0 -2
  59. package/browser/lib/ui/taon-session-passcode/taon-session-passcode.component.d.ts +0 -39
  60. package/browser/lib/ui/taon-table/index.d.ts +0 -3
  61. package/browser/lib/ui/taon-table/taon-table.component.d.ts +0 -38
  62. package/browser/lib/ui/taon-table/taon-table.module.d.ts +0 -17
  63. package/browser/public-api.d.ts +0 -2
  64. package/tmp-environment.json +0 -43
  65. package/websql/index.d.ts +0 -6
  66. package/websql/lib/index.d.ts +0 -4
  67. package/websql/lib/layouts/index.d.ts +0 -2
  68. package/websql/lib/layouts/taon-bootstrap-navbar/index.d.ts +0 -2
  69. package/websql/lib/layouts/taon-bootstrap-navbar/taon-bootstrap-navbar.component.d.ts +0 -10
  70. package/websql/lib/taon.models.d.ts +0 -12
  71. package/websql/lib/ui/directives/index.d.ts +0 -4
  72. package/websql/lib/ui/directives/safe.pipe.d.ts +0 -11
  73. package/websql/lib/ui/directives/taon-inject-html.directive.d.ts +0 -10
  74. package/websql/lib/ui/directives/taon-long-press.directive.d.ts +0 -26
  75. package/websql/lib/ui/index.d.ts +0 -11
  76. package/websql/lib/ui/taon-admin-mode-configuration/index.d.ts +0 -3
  77. package/websql/lib/ui/taon-admin-mode-configuration/taon-admin-mode-configuration.component.d.ts +0 -47
  78. package/websql/lib/ui/taon-admin-mode-configuration/taon-admin.models.d.ts +0 -6
  79. package/websql/lib/ui/taon-full-material.module.d.ts +0 -50
  80. package/websql/lib/ui/taon-github-fork-me-corner/index.d.ts +0 -3
  81. package/websql/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.component.d.ts +0 -7
  82. package/websql/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.module.d.ts +0 -9
  83. package/websql/lib/ui/taon-github-fork-me-ribbon/index.d.ts +0 -3
  84. package/websql/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.component.d.ts +0 -7
  85. package/websql/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.module.d.ts +0 -9
  86. package/websql/lib/ui/taon-iframe-sync/taon-iframe-sync.component.d.ts +0 -32
  87. package/websql/lib/ui/taon-notifications/index.d.ts +0 -5
  88. package/websql/lib/ui/taon-notifications/taon-notifications.component.d.ts +0 -13
  89. package/websql/lib/ui/taon-notifications/taon-notifications.models.d.ts +0 -7
  90. package/websql/lib/ui/taon-notifications/taon-notifications.module.d.ts +0 -8
  91. package/websql/lib/ui/taon-notifications/taon-notifications.service.d.ts +0 -15
  92. package/websql/lib/ui/taon-progress-bar/index.d.ts +0 -3
  93. package/websql/lib/ui/taon-progress-bar/taon-progress-bar.component.d.ts +0 -17
  94. package/websql/lib/ui/taon-progress-bar/taon-progress-bar.module.d.ts +0 -9
  95. package/websql/lib/ui/taon-session-passcode/index.d.ts +0 -2
  96. package/websql/lib/ui/taon-session-passcode/taon-session-passcode.component.d.ts +0 -39
  97. package/websql/lib/ui/taon-table/index.d.ts +0 -3
  98. package/websql/lib/ui/taon-table/taon-table.component.d.ts +0 -38
  99. package/websql/lib/ui/taon-table/taon-table.module.d.ts +0 -17
  100. package/websql/public-api.d.ts +0 -2
@@ -0,0 +1,356 @@
1
+ // @ts-nocheck
2
+ import * as i0 from '@angular/core';
3
+ import { EventEmitter, ElementRef, PipeTransform, OnInit, TemplateRef, DestroyRef, ChangeDetectorRef, OnDestroy, AfterViewInit } from '@angular/core';
4
+ import { _, CoreModels } from 'tnp-core/browser';
5
+ import { DomSanitizer, SafeHtml, SafeStyle, SafeScript, SafeUrl, SafeResourceUrl } from '@angular/platform-browser';
6
+ import * as i1 from '@angular/cdk/a11y';
7
+ import * as i2 from '@angular/cdk/stepper';
8
+ import * as i3 from '@angular/cdk/table';
9
+ import * as i4 from '@angular/cdk/tree';
10
+ import * as i5 from '@angular/cdk/drag-drop';
11
+ import { Point, CdkDragEnd } from '@angular/cdk/drag-drop';
12
+ import * as i6 from '@angular/material/autocomplete';
13
+ import * as i7 from '@angular/material/badge';
14
+ import * as i8 from '@angular/material/bottom-sheet';
15
+ import * as i9 from '@angular/material/button';
16
+ import * as i10 from '@angular/material/button-toggle';
17
+ import * as i11 from '@angular/material/card';
18
+ import * as i12 from '@angular/material/checkbox';
19
+ import * as i13 from '@angular/material/chips';
20
+ import * as i14 from '@angular/material/stepper';
21
+ import * as i15 from '@angular/material/datepicker';
22
+ import * as i16 from '@angular/material/dialog';
23
+ import * as i17 from '@angular/material/divider';
24
+ import * as i18 from '@angular/material/expansion';
25
+ import * as i19 from '@angular/material/grid-list';
26
+ import * as i20 from '@angular/material/icon';
27
+ import * as i21 from '@angular/material/input';
28
+ import * as i22 from '@angular/material/list';
29
+ import * as i23 from '@angular/material/menu';
30
+ import * as i24 from '@angular/material/core';
31
+ import * as i25 from '@angular/material/paginator';
32
+ import { PageEvent } from '@angular/material/paginator';
33
+ import * as i26 from '@angular/material/progress-bar';
34
+ import * as i27 from '@angular/material/progress-spinner';
35
+ import * as i28 from '@angular/material/radio';
36
+ import * as i29 from '@angular/material/select';
37
+ import * as i30 from '@angular/material/sidenav';
38
+ import * as i31 from '@angular/material/slider';
39
+ import * as i32 from '@angular/material/slide-toggle';
40
+ import * as i33 from '@angular/material/snack-bar';
41
+ import * as i34 from '@angular/material/sort';
42
+ import * as i35 from '@angular/material/table';
43
+ import * as i36 from '@angular/material/tabs';
44
+ import * as i37 from '@angular/material/toolbar';
45
+ import * as i38 from '@angular/material/tooltip';
46
+ import * as i39 from '@angular/material/tree';
47
+ import * as i40 from '@angular/cdk/scrolling';
48
+ import * as i2$1 from '@angular/common';
49
+ import { Subscription, Subject } from 'rxjs';
50
+ import * as _ngneat_hot_toast from '@ngneat/hot-toast';
51
+ import { HotToastService } from '@ngneat/hot-toast';
52
+ import * as i10$1 from '@angular/forms';
53
+ import { FormControl, FormGroup } from '@angular/forms';
54
+ import * as axios from 'axios';
55
+ import * as i4$1 from '@ng-matero/extensions/grid';
56
+ import { MtxGridColumn } from '@ng-matero/extensions/grid';
57
+ import { TaonBaseCrudController, TaonBaseEntity, TaonAdminService } from 'taon/browser';
58
+ import * as i5$1 from '@angular/material/form-field';
59
+ import * as i7$1 from 'static-columns/browser';
60
+ import { BreakpointsService } from 'static-columns/browser';
61
+
62
+ declare class TaonLongPress {
63
+ pressDuration: number;
64
+ onLongPress: EventEmitter<any>;
65
+ onLongPressing: EventEmitter<any>;
66
+ onLongPressEnd: EventEmitter<any>;
67
+ private pressing;
68
+ private longPressing;
69
+ private timeout;
70
+ private mouseX;
71
+ private mouseY;
72
+ get press(): boolean;
73
+ get longPress(): boolean;
74
+ allowTrigger: boolean;
75
+ triggerEnd: (() => void) & _.Cancelable;
76
+ onMouseDown(event: any): void;
77
+ onMouseMove(event: any): void;
78
+ loop(event: any): void;
79
+ endPress(emit?: boolean): void;
80
+ onMouseUp(): void;
81
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonLongPress, never>;
82
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TaonLongPress, "[taonLongPress]", never, { "pressDuration": { "alias": "pressDuration"; "required": false; }; }, { "onLongPress": "onLongPress"; "onLongPressing": "onLongPressing"; "onLongPressEnd": "onLongPressEnd"; }, never, never, true, never>;
83
+ }
84
+
85
+ declare class TaonInjectHTMLDirective {
86
+ private host;
87
+ set taonInjectHTML(content: string);
88
+ constructor(host: ElementRef);
89
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonInjectHTMLDirective, never>;
90
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TaonInjectHTMLDirective, "[taonInjectHTML]", never, { "taonInjectHTML": { "alias": "taonInjectHTML"; "required": false; }; }, {}, never, never, true, never>;
91
+ }
92
+
93
+ declare class SafePipe implements PipeTransform {
94
+ protected sanitizer: DomSanitizer;
95
+ constructor(sanitizer: DomSanitizer);
96
+ transform(value: any, type: string): SafeHtml | SafeStyle | SafeScript | SafeUrl | SafeResourceUrl;
97
+ static ɵfac: i0.ɵɵFactoryDeclaration<SafePipe, never>;
98
+ static ɵpipe: i0.ɵɵPipeDeclaration<SafePipe, "safe", true>;
99
+ }
100
+
101
+ /**
102
+ * @deprecated too heavy!
103
+ */
104
+ declare class TaonFullMaterialModule {
105
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonFullMaterialModule, never>;
106
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TaonFullMaterialModule, never, never, [typeof i1.A11yModule, typeof i2.CdkStepperModule, typeof i3.CdkTableModule, typeof i4.CdkTreeModule, typeof i5.DragDropModule, typeof i6.MatAutocompleteModule, typeof i7.MatBadgeModule, typeof i8.MatBottomSheetModule, typeof i9.MatButtonModule, typeof i10.MatButtonToggleModule, typeof i11.MatCardModule, typeof i12.MatCheckboxModule, typeof i13.MatChipsModule, typeof i14.MatStepperModule, typeof i15.MatDatepickerModule, typeof i16.MatDialogModule, typeof i17.MatDividerModule, typeof i18.MatExpansionModule, typeof i19.MatGridListModule, typeof i20.MatIconModule, typeof i21.MatInputModule, typeof i22.MatListModule, typeof i23.MatMenuModule, typeof i24.MatNativeDateModule, typeof i25.MatPaginatorModule, typeof i26.MatProgressBarModule, typeof i27.MatProgressSpinnerModule, typeof i28.MatRadioModule, typeof i24.MatRippleModule, typeof i29.MatSelectModule, typeof i30.MatSidenavModule, typeof i31.MatSliderModule, typeof i32.MatSlideToggleModule, typeof i33.MatSnackBarModule, typeof i34.MatSortModule, typeof i35.MatTableModule, typeof i36.MatTabsModule, typeof i37.MatToolbarModule, typeof i38.MatTooltipModule, typeof i39.MatTreeModule, typeof i40.ScrollingModule]>;
107
+ static ɵinj: i0.ɵɵInjectorDeclaration<TaonFullMaterialModule>;
108
+ }
109
+
110
+ declare class TaonGithubForkMeCornerComponent {
111
+ url: string;
112
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonGithubForkMeCornerComponent, never>;
113
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaonGithubForkMeCornerComponent, "taon-github-fork-me-corner", never, { "url": { "alias": "url"; "required": false; }; }, {}, never, never, false, never>;
114
+ }
115
+
116
+ declare class TaonGithubForkMeCornerModule {
117
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonGithubForkMeCornerModule, never>;
118
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TaonGithubForkMeCornerModule, [typeof TaonGithubForkMeCornerComponent], [typeof i2$1.CommonModule], [typeof TaonGithubForkMeCornerComponent]>;
119
+ static ɵinj: i0.ɵɵInjectorDeclaration<TaonGithubForkMeCornerModule>;
120
+ }
121
+
122
+ declare class TaonGithubForkMeRibbonComponent {
123
+ url: string;
124
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonGithubForkMeRibbonComponent, never>;
125
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaonGithubForkMeRibbonComponent, "taon-github-fork-me-ribbon", never, { "url": { "alias": "url"; "required": false; }; }, {}, never, never, false, never>;
126
+ }
127
+
128
+ declare class TaonGithubForkMeRibbonModule {
129
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonGithubForkMeRibbonModule, never>;
130
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TaonGithubForkMeRibbonModule, [typeof TaonGithubForkMeRibbonComponent], [typeof i2$1.CommonModule], [typeof TaonGithubForkMeRibbonComponent]>;
131
+ static ɵinj: i0.ɵɵInjectorDeclaration<TaonGithubForkMeRibbonModule>;
132
+ }
133
+
134
+ declare class TaonNotificationOptions {
135
+ title: string;
136
+ subtitle?: string;
137
+ }
138
+ type TaonNotificationType = keyof Omit<HotToastService, 'defaultConfig' | 'observe'>;
139
+
140
+ declare class TaonNotificationsService {
141
+ private toast;
142
+ constructor(toast: HotToastService);
143
+ private options;
144
+ success(options: TaonNotificationOptions | string): _ngneat_hot_toast.CreateHotToastRef<unknown>;
145
+ error(options: TaonNotificationOptions | string): _ngneat_hot_toast.CreateHotToastRef<unknown>;
146
+ warn(options: TaonNotificationOptions | string): _ngneat_hot_toast.CreateHotToastRef<unknown>;
147
+ info(options: TaonNotificationOptions | string): _ngneat_hot_toast.CreateHotToastRef<unknown>;
148
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonNotificationsService, never>;
149
+ static ɵprov: i0.ɵɵInjectableDeclaration<TaonNotificationsService>;
150
+ }
151
+
152
+ declare class TaonNotificationsComponent implements OnInit {
153
+ private notification;
154
+ constructor(notification: TaonNotificationsService);
155
+ ngOnInit(): void;
156
+ init(subscribtionsArray: Subscription[], template: TemplateRef<any>, callback: (dataToTempalte: any) => any): void;
157
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonNotificationsComponent, never>;
158
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaonNotificationsComponent, "taon-notifications", never, {}, {}, never, never, false, never>;
159
+ }
160
+
161
+ declare class TaonNotificationsModule {
162
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonNotificationsModule, never>;
163
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TaonNotificationsModule, [typeof TaonNotificationsComponent], never, [typeof TaonNotificationsComponent]>;
164
+ static ɵinj: i0.ɵɵInjectorDeclaration<TaonNotificationsModule>;
165
+ }
166
+
167
+ interface TaonSessionPasscodeModel {
168
+ passcode: string;
169
+ }
170
+ type TaonSessionPasscodeForm = {
171
+ [prop in keyof TaonSessionPasscodeModel]: FormControl<TaonSessionPasscodeModel[prop]>;
172
+ };
173
+ declare class TaonSessionPasscodeComponent implements OnInit {
174
+ private element;
175
+ private domSanitizer;
176
+ private cdr;
177
+ destroyRef: DestroyRef;
178
+ passcode: string;
179
+ message: string;
180
+ safeMessage: SafeHtml;
181
+ private lastPasscode;
182
+ display: string;
183
+ form: FormGroup<TaonSessionPasscodeForm>;
184
+ constructor(element: ElementRef<HTMLElement>, domSanitizer: DomSanitizer, cdr: ChangeDetectorRef);
185
+ ngOnInit(): void;
186
+ submit({ passcode }: Partial<TaonSessionPasscodeModel>): void;
187
+ private isPasscodeOK;
188
+ ngAfterViewInit(): void;
189
+ focus(): void;
190
+ hide(): void;
191
+ show(): void;
192
+ clear(): void;
193
+ onKeyup(event: KeyboardEvent & {
194
+ target: {
195
+ value: string;
196
+ };
197
+ }): void;
198
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonSessionPasscodeComponent, [{ self: true; }, null, null]>;
199
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaonSessionPasscodeComponent, "taon-session-passcode", never, { "passcode": { "alias": "passcode"; "required": false; }; "message": { "alias": "message"; "required": false; }; }, {}, never, never, true, never>;
200
+ }
201
+
202
+ declare class TaonProgressBarComponent implements OnInit {
203
+ labProgress: any;
204
+ isDesktop: boolean;
205
+ admin: any;
206
+ handlers: Subscription[];
207
+ constructor();
208
+ ngOnInit(): void;
209
+ ngOnDestroy(): void;
210
+ ngAfterViewInit(): void;
211
+ loadProgressBar(config: any, instance?: axios.AxiosStatic): void;
212
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonProgressBarComponent, never>;
213
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaonProgressBarComponent, "taon-progress-bar", never, { "isDesktop": { "alias": "isDesktop"; "required": false; }; }, {}, never, never, false, never>;
214
+ }
215
+
216
+ declare class TaonProgressBarModule {
217
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonProgressBarModule, never>;
218
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TaonProgressBarModule, [typeof TaonProgressBarComponent], [typeof i2$1.CommonModule], [typeof TaonProgressBarComponent]>;
219
+ static ɵinj: i0.ɵɵInjectorDeclaration<TaonProgressBarModule>;
220
+ }
221
+
222
+ declare class TaonTableComponent implements OnDestroy, OnInit {
223
+ pageNumber: number;
224
+ pageSize: number;
225
+ allowedColumns: string[];
226
+ expansionTemplate: TemplateRef<any>;
227
+ rows: {
228
+ id: number;
229
+ name: string;
230
+ }[];
231
+ entityCrudController: TaonBaseCrudController<any>;
232
+ columns: MtxGridColumn[];
233
+ pageSizeOptions: number[];
234
+ hideSearch: boolean;
235
+ expansionChange: EventEmitter<any>;
236
+ addingItem: EventEmitter<void>;
237
+ search?: ElementRef<HTMLElement>;
238
+ private searchInputChange$;
239
+ expandable: boolean;
240
+ showPaginator: boolean;
241
+ isLoading: boolean;
242
+ totalElements: number;
243
+ private sub;
244
+ get entity(): typeof TaonBaseEntity;
245
+ ngOnInit(): Promise<void>;
246
+ ngOnDestroy(): void;
247
+ getNextPage(e: PageEvent): Promise<void>;
248
+ getData(): Promise<void>;
249
+ expansionRow(e: any): void;
250
+ onTableContextMenu(e: any): void;
251
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonTableComponent, never>;
252
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaonTableComponent, "taon-table", never, { "pageNumber": { "alias": "pageNumber"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "allowedColumns": { "alias": "allowedColumns"; "required": false; }; "expansionTemplate": { "alias": "expansionTemplate"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "entityCrudController": { "alias": "entityCrudController"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "pageSizeOptions": { "alias": "pageSizeOptions"; "required": false; }; "hideSearch": { "alias": "hideSearch"; "required": false; }; }, { "expansionChange": "expansionChange"; "addingItem": "addingItem"; }, never, never, false, never>;
253
+ }
254
+
255
+ declare class TaonTableModule {
256
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonTableModule, never>;
257
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TaonTableModule, [typeof TaonTableComponent], [typeof i2$1.CommonModule, typeof i29.MatSelectModule, typeof i4$1.MtxGridModule, typeof i5$1.MatFormFieldModule, typeof i21.MatInputModule, typeof i7$1.StaticColumnsModule, typeof i20.MatIconModule, typeof i9.MatButtonModule, typeof i10$1.FormsModule, typeof i10$1.ReactiveFormsModule], [typeof TaonTableComponent]>;
258
+ static ɵinj: i0.ɵɵInjectorDeclaration<TaonTableModule>;
259
+ }
260
+
261
+ declare class TaonAdminModeConfigurationComponent implements OnInit, AfterViewInit, OnDestroy {
262
+ private breakpointsService;
263
+ $destroy: Subject<unknown>;
264
+ readonly cdr: ChangeDetectorRef;
265
+ readonly taonAdminService: TaonAdminService;
266
+ readonly isDesktop: boolean;
267
+ isWebSQLMode: boolean;
268
+ hideTaonToolsInProduction: boolean;
269
+ isIframe: boolean;
270
+ height: number;
271
+ openedOnce: boolean;
272
+ reloading: boolean;
273
+ showPasscode: boolean;
274
+ passcode: string;
275
+ message: string;
276
+ dragPositionX: number;
277
+ dragPositionY: number;
278
+ dragPositionZero: Point;
279
+ dragPosition: Point;
280
+ selectedIndex: number;
281
+ tabGroup: any;
282
+ wasOpenDraggablePopup: boolean;
283
+ taonAdminModeConfigurationDataChanged: EventEmitter<any>;
284
+ taonAdminModeConfigurationData: any;
285
+ get opened(): boolean;
286
+ set opened(v: boolean);
287
+ constructor(breakpointsService: BreakpointsService);
288
+ ngOnInit(): Promise<void>;
289
+ ngAfterViewInit(): void;
290
+ ngOnDestroy(): void;
291
+ onResize(event: Event): void;
292
+ reloadTabs(): Promise<void>;
293
+ toogle(): Promise<void>;
294
+ toogleFullScreen(): Promise<void>;
295
+ resetDrag(): void;
296
+ moved(c: CdkDragEnd): void;
297
+ scrollTabs(event: any): void;
298
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonAdminModeConfigurationComponent, never>;
299
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaonAdminModeConfigurationComponent, "taon-admin-mode-configuration", never, { "taonAdminModeConfigurationData": { "alias": "taonAdminModeConfigurationData"; "required": false; }; }, { "taonAdminModeConfigurationDataChanged": "taonAdminModeConfigurationDataChanged"; }, never, ["*"], true, never>;
300
+ }
301
+
302
+ interface TaonAdminModeTab {
303
+ name: string;
304
+ template: TemplateRef<any>;
305
+ }
306
+
307
+ declare class TaonIframeSyncComponent implements AfterViewInit, OnDestroy {
308
+ #private;
309
+ loaderBackgroundColor: string;
310
+ private destroy$;
311
+ private iframeWin;
312
+ isReady: boolean;
313
+ private hasInitialSync;
314
+ iframeRef: ElementRef<HTMLIFrameElement>;
315
+ set iframeSrc(v: string);
316
+ get iframeSrc(): string;
317
+ queryParamKey: string;
318
+ initialPath: string | null;
319
+ targetOrigin?: string;
320
+ safeSrc: SafeResourceUrl;
321
+ private router;
322
+ private route;
323
+ private sanitizer;
324
+ ngAfterViewInit(): void;
325
+ private setupSync;
326
+ onIframeLoad(): void;
327
+ private sendNavigateIfReady;
328
+ private isValidUrl;
329
+ private getSafeOrigin;
330
+ private handleIframeMessage;
331
+ ngOnDestroy(): void;
332
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonIframeSyncComponent, never>;
333
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaonIframeSyncComponent, "taon-iframe-sync", never, { "loaderBackgroundColor": { "alias": "loaderBackgroundColor"; "required": false; }; "iframeSrc": { "alias": "iframeSrc"; "required": true; }; "queryParamKey": { "alias": "queryParamKey"; "required": false; }; "initialPath": { "alias": "initialPath"; "required": false; }; "targetOrigin": { "alias": "targetOrigin"; "required": false; }; }, {}, never, never, true, never>;
334
+ }
335
+
336
+ declare class TaonBootstrapNavbarComponent implements OnInit {
337
+ isLoggedIn: boolean;
338
+ isCollapsed: boolean;
339
+ ngOnInit(): void;
340
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaonBootstrapNavbarComponent, never>;
341
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaonBootstrapNavbarComponent, "taon-bootstrap-navbar", never, { "isLoggedIn": { "alias": "isLoggedIn"; "required": false; }; "isCollapsed": { "alias": "isCollapsed"; "required": false; }; }, {}, never, ["*"], true, never>;
342
+ }
343
+
344
+ type TaonDisplayMode = 'view' | 'edit';
345
+ interface TaonUploadedFile {
346
+ data: Buffer;
347
+ encoding: string;
348
+ md5: string;
349
+ mimetype: CoreModels.ContentType;
350
+ mv: (path: any, callback: any) => any;
351
+ name: string;
352
+ truncated: boolean;
353
+ }
354
+
355
+ export { SafePipe, TaonAdminModeConfigurationComponent, TaonBootstrapNavbarComponent, TaonFullMaterialModule, TaonGithubForkMeCornerComponent, TaonGithubForkMeCornerModule, TaonGithubForkMeRibbonComponent, TaonGithubForkMeRibbonModule, TaonIframeSyncComponent, TaonInjectHTMLDirective, TaonLongPress, TaonNotificationOptions, TaonNotificationsComponent, TaonNotificationsModule, TaonNotificationsService, TaonProgressBarComponent, TaonProgressBarModule, TaonSessionPasscodeComponent, TaonTableComponent, TaonTableModule };
356
+ export type { TaonAdminModeTab, TaonDisplayMode, TaonNotificationType, TaonSessionPasscodeForm, TaonSessionPasscodeModel, TaonUploadedFile };
@@ -17,4 +17,4 @@ export declare const PROJECT_NPM_NAME = "taon-ui";
17
17
  /**
18
18
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
19
19
  */
20
- export declare const CURRENT_PACKAGE_VERSION = "21.0.2";
20
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.5";
@@ -21,6 +21,6 @@ exports.PROJECT_NPM_NAME = 'taon-ui';
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- exports.CURRENT_PACKAGE_VERSION = '21.0.2';
24
+ exports.CURRENT_PACKAGE_VERSION = '21.0.5';
25
25
  // THIS FILE IS GENERATED - DO NOT MODIFY
26
26
  //# sourceMappingURL=build-info._auto-generated_.js.map
package/lib/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766324259048 = dummy1766324259048;
4
- function dummy1766324259048() { }
3
+ exports.dummy1766450861237 = dummy1766450861237;
4
+ function dummy1766450861237() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766324259952 = dummy1766324259952;
4
- function dummy1766324259952() { }
3
+ exports.dummy1766450861955 = dummy1766450861955;
4
+ function dummy1766450861955() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766324259975 = dummy1766324259975;
4
- function dummy1766324259975() { }
3
+ exports.dummy1766450861975 = dummy1766450861975;
4
+ function dummy1766450861975() { }
5
5
  //# sourceMappingURL=index.js.map
package/lib/ui/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766324259152 = dummy1766324259152;
4
- function dummy1766324259152() { }
3
+ exports.dummy1766450861340 = dummy1766450861340;
4
+ function dummy1766450861340() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766324260064 = dummy1766324260064;
4
- function dummy1766324260064() { }
3
+ exports.dummy1766450862042 = dummy1766450862042;
4
+ function dummy1766450862042() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766324260099 = dummy1766324260099;
4
- function dummy1766324260099() { }
3
+ exports.dummy1766450862065 = dummy1766450862065;
4
+ function dummy1766450862065() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766324260128 = dummy1766324260128;
4
- function dummy1766324260128() { }
3
+ exports.dummy1766450862086 = dummy1766450862086;
4
+ function dummy1766450862086() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -0,0 +1,24 @@
1
+ import { OnInit, OnDestroy, ElementRef, AfterViewInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ export declare class IframeSyncComponent implements OnInit, AfterViewInit, OnDestroy {
4
+ private route;
5
+ private router;
6
+ private destroy$;
7
+ private iframeWindow;
8
+ /** Base URL of the iframe content (e.g. https://docs.taon.dev) */
9
+ iframeSrc: string;
10
+ /** Query param name in parent URL (default: internalIframePath) */
11
+ queryParamKey: string;
12
+ /** Optional initial path if you don't want to read from URL on first load */
13
+ initialPath: string | null;
14
+ /** Target origin for postMessage – security! (defaults to iframeSrc origin) */
15
+ targetOrigin?: string;
16
+ iframeRef: ElementRef<HTMLIFrameElement>;
17
+ constructor(route: ActivatedRoute, router: Router);
18
+ ngOnInit(): void;
19
+ ngAfterViewInit(): void;
20
+ onIframeLoad(): void;
21
+ private syncParentToIframe;
22
+ private handleMessageFromIframe;
23
+ ngOnDestroy(): void;
24
+ }
@@ -0,0 +1,118 @@
1
+ "use strict";
2
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7
+ };
8
+ Object.defineProperty(exports, "__esModule", { value: true });
9
+ exports.IframeSyncComponent = void 0;
10
+ // iframe-sync.component.ts
11
+ const core_1 = require("@angular/core");
12
+ const router_1 = require("@angular/router");
13
+ const rxjs_1 = require("rxjs");
14
+ const operators_1 = require("rxjs/operators");
15
+ let IframeSyncComponent = class IframeSyncComponent {
16
+ route;
17
+ router;
18
+ destroy$ = new rxjs_1.Subject();
19
+ iframeWindow;
20
+ // ────── Inputs ──────
21
+ /** Base URL of the iframe content (e.g. https://docs.taon.dev) */
22
+ iframeSrc;
23
+ /** Query param name in parent URL (default: internalIframePath) */
24
+ queryParamKey = 'internalIframePath';
25
+ /** Optional initial path if you don't want to read from URL on first load */
26
+ initialPath = null;
27
+ /** Target origin for postMessage – security! (defaults to iframeSrc origin) */
28
+ targetOrigin;
29
+ // ────── ViewChild ──────
30
+ iframeRef;
31
+ constructor(route, router) {
32
+ this.route = route;
33
+ this.router = router;
34
+ }
35
+ ngOnInit() {
36
+ // Listen to Angular router changes (including query param updates)
37
+ this.router.events
38
+ .pipe((0, operators_1.filter)((e) => e instanceof router_1.NavigationEnd), (0, operators_1.takeUntil)(this.destroy$))
39
+ .subscribe(() => this.syncParentToIframe());
40
+ // Listen to direct query param changes (e.g. back/forward)
41
+ this.route.queryParamMap
42
+ .pipe((0, operators_1.takeUntil)(this.destroy$), (0, operators_1.distinctUntilChanged)((a, b) => a.get(this.queryParamKey) === b.get(this.queryParamKey)))
43
+ .subscribe(() => this.syncParentToIframe());
44
+ // Listen to messages coming FROM the iframe
45
+ window.addEventListener('message', this.handleMessageFromIframe);
46
+ }
47
+ ngAfterViewInit() {
48
+ this.iframeWindow = this.iframeRef.nativeElement.contentWindow;
49
+ // Initial sync after everything is ready
50
+ setTimeout(() => this.syncParentToIframe(), 100);
51
+ }
52
+ onIframeLoad() {
53
+ this.iframeWindow = this.iframeRef.nativeElement.contentWindow;
54
+ this.syncParentToIframe();
55
+ }
56
+ // ────── Parent → Iframe ──────
57
+ syncParentToIframe() {
58
+ if (!this.iframeWindow)
59
+ return;
60
+ let path = this.initialPath ??
61
+ this.route.snapshot.queryParamMap.get(this.queryParamKey);
62
+ if (path === null || path === undefined)
63
+ path = '/';
64
+ const origin = this.targetOrigin || new URL(this.iframeSrc).origin;
65
+ this.iframeWindow.postMessage({ type: 'NAVIGATE', path }, origin);
66
+ }
67
+ // ────── Iframe → Parent ──────
68
+ handleMessageFromIframe = (event) => {
69
+ const expectedOrigin = this.targetOrigin || new URL(this.iframeSrc).origin;
70
+ if (event.origin !== expectedOrigin)
71
+ return;
72
+ if (event.data?.type === 'IFRAME_PATH_UPDATE') {
73
+ const newPath = event.data.path || '/';
74
+ this.router.navigate([], {
75
+ queryParams: { [this.queryParamKey]: newPath === '/' ? null : newPath },
76
+ queryParamsHandling: 'merge',
77
+ replaceUrl: true,
78
+ });
79
+ }
80
+ };
81
+ ngOnDestroy() {
82
+ this.destroy$.next();
83
+ this.destroy$.complete();
84
+ window.removeEventListener('message', this.handleMessageFromIframe);
85
+ }
86
+ };
87
+ exports.IframeSyncComponent = IframeSyncComponent;
88
+ __decorate([
89
+ (0, core_1.Input)({ required: true })
90
+ ], IframeSyncComponent.prototype, "iframeSrc", void 0);
91
+ __decorate([
92
+ (0, core_1.Input)()
93
+ ], IframeSyncComponent.prototype, "queryParamKey", void 0);
94
+ __decorate([
95
+ (0, core_1.Input)()
96
+ ], IframeSyncComponent.prototype, "initialPath", void 0);
97
+ __decorate([
98
+ (0, core_1.Input)()
99
+ ], IframeSyncComponent.prototype, "targetOrigin", void 0);
100
+ __decorate([
101
+ (0, core_1.ViewChild)('iframe', { static: true })
102
+ ], IframeSyncComponent.prototype, "iframeRef", void 0);
103
+ exports.IframeSyncComponent = IframeSyncComponent = __decorate([
104
+ (0, core_1.Component)({
105
+ selector: 'app-iframe-sync',
106
+ template: `
107
+ <iframe
108
+ #iframe
109
+ [src]="iframeSrc"
110
+ frameborder="0"
111
+ style="width:100%; height:100%; border:none; display:block;"
112
+ (load)="onIframeLoad()"></iframe>
113
+ `,
114
+ standalone: true,
115
+ changeDetection: core_1.ChangeDetectionStrategy.OnPush,
116
+ })
117
+ ], IframeSyncComponent);
118
+ //# sourceMappingURL=taon-iframe-sync.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"taon-iframe-sync.js","sourceRoot":"","sources":[""],"names":[],"mappings":";;;;;;;;;AAAA,2BAA2B;AAC3B,wCASuB;AACvB,4CAAwE;AACxE,+BAA+B;AAC/B,8CAAyE;AAelE,IAAM,mBAAmB,GAAzB,MAAM,mBAAmB;IAuBpB;IACA;IAvBF,QAAQ,GAAG,IAAI,cAAO,EAAQ,CAAC;IAE/B,YAAY,CAAiB;IAErC,uBAAuB;IACvB,kEAAkE;IACvC,SAAS,CAAU;IAE9C,mEAAmE;IAC1D,aAAa,GAAG,oBAAoB,CAAC;IAE9C,6EAA6E;IACpE,WAAW,GAAkB,IAAI,CAAC;IAE3C,+EAA+E;IACtE,YAAY,CAAU;IAE/B,0BAA0B;IAE1B,SAAS,CAAiC;IAE1C,YACU,KAAqB,EACrB,MAAc;QADd,UAAK,GAAL,KAAK,CAAgB;QACrB,WAAM,GAAN,MAAM,CAAQ;IACrB,CAAC;IAEJ,QAAQ;QACN,mEAAmE;QACnE,IAAI,CAAC,MAAM,CAAC,MAAM;aACf,IAAI,CACH,IAAA,kBAAM,EAAC,CAAC,CAAC,EAAsB,EAAE,CAAC,CAAC,YAAY,sBAAa,CAAC,EAC7D,IAAA,qBAAS,EAAC,IAAI,CAAC,QAAQ,CAAC,CACzB;aACA,SAAS,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,kBAAkB,EAAE,CAAC,CAAC;QAE9C,2DAA2D;QAC3D,IAAI,CAAC,KAAK,CAAC,aAAa;aACrB,IAAI,CACH,IAAA,qBAAS,EAAC,IAAI,CAAC,QAAQ,CAAC,EACxB,IAAA,gCAAoB,EAClB,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,aAAa,CAAC,CAClE,CACF;aACA,SAAS,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,kBAAkB,EAAE,CAAC,CAAC;QAE9C,4CAA4C;QAC5C,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACnE,CAAC;IAED,eAAe;QACb,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,aAAa,CAAC;QAC/D,yCAAyC;QACzC,UAAU,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,kBAAkB,EAAE,EAAE,GAAG,CAAC,CAAC;IACnD,CAAC;IAED,YAAY;QACV,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,aAAa,CAAC;QAC/D,IAAI,CAAC,kBAAkB,EAAE,CAAC;IAC5B,CAAC;IAED,gCAAgC;IACxB,kBAAkB;QACxB,IAAI,CAAC,IAAI,CAAC,YAAY;YAAE,OAAO;QAE/B,IAAI,IAAI,GACN,IAAI,CAAC,WAAW;YAChB,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;QAC5D,IAAI,IAAI,KAAK,IAAI,IAAI,IAAI,KAAK,SAAS;YAAE,IAAI,GAAG,GAAG,CAAC;QAEpD,MAAM,MAAM,GAAG,IAAI,CAAC,YAAY,IAAI,IAAI,GAAG,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,MAAM,CAAC;QAEnE,IAAI,CAAC,YAAY,CAAC,WAAW,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,EAAE,MAAM,CAAC,CAAC;IACpE,CAAC;IAED,gCAAgC;IACxB,uBAAuB,GAAG,CAAC,KAAmB,EAAE,EAAE;QACxD,MAAM,cAAc,GAAG,IAAI,CAAC,YAAY,IAAI,IAAI,GAAG,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,MAAM,CAAC;QAC3E,IAAI,KAAK,CAAC,MAAM,KAAK,cAAc;YAAE,OAAO;QAE5C,IAAI,KAAK,CAAC,IAAI,EAAE,IAAI,KAAK,oBAAoB,EAAE,CAAC;YAC9C,MAAM,OAAO,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,IAAI,GAAG,CAAC;YAEvC,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,EAAE,EAAE;gBACvB,WAAW,EAAE,EAAE,CAAC,IAAI,CAAC,aAAa,CAAC,EAAE,OAAO,KAAK,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,OAAO,EAAE;gBACvE,mBAAmB,EAAE,OAAO;gBAC5B,UAAU,EAAE,IAAI;aACjB,CAAC,CAAC;QACL,CAAC;IACH,CAAC,CAAC;IAEF,WAAW;QACT,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,CAAC;QACrB,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,CAAC;QACzB,MAAM,CAAC,mBAAmB,CAAC,SAAS,EAAE,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACtE,CAAC;CACF,CAAA;AAhGY,kDAAmB;AAOH;IAA1B,IAAA,YAAK,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;sDAAoB;AAGrC;IAAR,IAAA,YAAK,GAAE;0DAAsC;AAGrC;IAAR,IAAA,YAAK,GAAE;wDAAmC;AAGlC;IAAR,IAAA,YAAK,GAAE;yDAAuB;AAI/B;IADC,IAAA,gBAAS,EAAC,QAAQ,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;sDACI;8BApB/B,mBAAmB;IAb/B,IAAA,gBAAS,EAAC;QACT,QAAQ,EAAE,iBAAiB;QAC3B,QAAQ,EAAE;;;;;;;GAOT;QACD,UAAU,EAAE,IAAI;QAChB,eAAe,EAAE,8BAAuB,CAAC,MAAM;KAChD,CAAC;GACW,mBAAmB,CAgG/B"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766324260173 = dummy1766324260173;
4
- function dummy1766324260173() { }
3
+ exports.dummy1766450862124 = dummy1766450862124;
4
+ function dummy1766450862124() { }
5
5
  //# sourceMappingURL=taon-notifications.models.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766324260192 = dummy1766324260192;
4
- function dummy1766324260192() { }
3
+ exports.dummy1766450862141 = dummy1766450862141;
4
+ function dummy1766450862141() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,6 @@
1
1
  import { OnInit } from '@angular/core';
2
2
  import { Subscription } from 'rxjs';
3
+ import axios from 'axios';
3
4
  export declare class TaonProgressBarComponent implements OnInit {
4
5
  labProgress: any;
5
6
  isDesktop: boolean;
@@ -9,5 +10,5 @@ export declare class TaonProgressBarComponent implements OnInit {
9
10
  ngOnInit(): void;
10
11
  ngOnDestroy(): void;
11
12
  ngAfterViewInit(): void;
12
- loadProgressBar(config: any, instance?: import("axios").AxiosStatic): void;
13
+ loadProgressBar(config: any, instance?: axios.AxiosStatic): void;
13
14
  }
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766324260226 = dummy1766324260226;
4
- function dummy1766324260226() { }
3
+ exports.dummy1766450862164 = dummy1766450862164;
4
+ function dummy1766450862164() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766324260257 = dummy1766324260257;
4
- function dummy1766324260257() { }
3
+ exports.dummy1766450862186 = dummy1766450862186;
4
+ function dummy1766450862186() { }
5
5
  //# sourceMappingURL=index.js.map