taon-ui 21.0.2 → 21.0.7

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 (99) hide show
  1. package/browser/fesm2022/{taon-ui.mjs → taon-ui-browser.mjs} +64 -64
  2. package/browser/fesm2022/taon-ui-browser.mjs.map +1 -0
  3. package/browser/package.json +1 -1
  4. package/browser/types/taon-ui-browser.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-notifications/taon-notifications.models.js +2 -2
  15. package/lib/ui/taon-progress-bar/index.js +2 -2
  16. package/lib/ui/taon-progress-bar/taon-progress-bar.component.d.ts +2 -1
  17. package/lib/ui/taon-session-passcode/index.js +2 -2
  18. package/lib/ui/taon-table/index.js +2 -2
  19. package/lib/ui/taon-table/taon-table.component.d.ts +3 -3
  20. package/package.json +1 -1
  21. package/websql/fesm2022/{taon-ui.mjs → taon-ui-websql.mjs} +64 -64
  22. package/websql/fesm2022/taon-ui-websql.mjs.map +1 -0
  23. package/websql/package.json +1 -1
  24. package/websql/types/taon-ui-websql.d.ts +356 -0
  25. package/browser/fesm2022/taon-ui.mjs.map +0 -1
  26. package/browser/index.d.ts +0 -6
  27. package/browser/lib/index.d.ts +0 -4
  28. package/browser/lib/layouts/index.d.ts +0 -2
  29. package/browser/lib/layouts/taon-bootstrap-navbar/index.d.ts +0 -2
  30. package/browser/lib/layouts/taon-bootstrap-navbar/taon-bootstrap-navbar.component.d.ts +0 -10
  31. package/browser/lib/taon.models.d.ts +0 -12
  32. package/browser/lib/ui/directives/index.d.ts +0 -4
  33. package/browser/lib/ui/directives/safe.pipe.d.ts +0 -11
  34. package/browser/lib/ui/directives/taon-inject-html.directive.d.ts +0 -10
  35. package/browser/lib/ui/directives/taon-long-press.directive.d.ts +0 -26
  36. package/browser/lib/ui/index.d.ts +0 -11
  37. package/browser/lib/ui/taon-admin-mode-configuration/index.d.ts +0 -3
  38. package/browser/lib/ui/taon-admin-mode-configuration/taon-admin-mode-configuration.component.d.ts +0 -47
  39. package/browser/lib/ui/taon-admin-mode-configuration/taon-admin.models.d.ts +0 -6
  40. package/browser/lib/ui/taon-full-material.module.d.ts +0 -50
  41. package/browser/lib/ui/taon-github-fork-me-corner/index.d.ts +0 -3
  42. package/browser/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.component.d.ts +0 -7
  43. package/browser/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.module.d.ts +0 -9
  44. package/browser/lib/ui/taon-github-fork-me-ribbon/index.d.ts +0 -3
  45. package/browser/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.component.d.ts +0 -7
  46. package/browser/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.module.d.ts +0 -9
  47. package/browser/lib/ui/taon-iframe-sync/taon-iframe-sync.component.d.ts +0 -32
  48. package/browser/lib/ui/taon-notifications/index.d.ts +0 -5
  49. package/browser/lib/ui/taon-notifications/taon-notifications.component.d.ts +0 -13
  50. package/browser/lib/ui/taon-notifications/taon-notifications.models.d.ts +0 -7
  51. package/browser/lib/ui/taon-notifications/taon-notifications.module.d.ts +0 -8
  52. package/browser/lib/ui/taon-notifications/taon-notifications.service.d.ts +0 -15
  53. package/browser/lib/ui/taon-progress-bar/index.d.ts +0 -3
  54. package/browser/lib/ui/taon-progress-bar/taon-progress-bar.component.d.ts +0 -17
  55. package/browser/lib/ui/taon-progress-bar/taon-progress-bar.module.d.ts +0 -9
  56. package/browser/lib/ui/taon-session-passcode/index.d.ts +0 -2
  57. package/browser/lib/ui/taon-session-passcode/taon-session-passcode.component.d.ts +0 -39
  58. package/browser/lib/ui/taon-table/index.d.ts +0 -3
  59. package/browser/lib/ui/taon-table/taon-table.component.d.ts +0 -38
  60. package/browser/lib/ui/taon-table/taon-table.module.d.ts +0 -17
  61. package/browser/public-api.d.ts +0 -2
  62. package/tmp-environment.json +0 -43
  63. package/websql/fesm2022/taon-ui.mjs.map +0 -1
  64. package/websql/index.d.ts +0 -6
  65. package/websql/lib/index.d.ts +0 -4
  66. package/websql/lib/layouts/index.d.ts +0 -2
  67. package/websql/lib/layouts/taon-bootstrap-navbar/index.d.ts +0 -2
  68. package/websql/lib/layouts/taon-bootstrap-navbar/taon-bootstrap-navbar.component.d.ts +0 -10
  69. package/websql/lib/taon.models.d.ts +0 -12
  70. package/websql/lib/ui/directives/index.d.ts +0 -4
  71. package/websql/lib/ui/directives/safe.pipe.d.ts +0 -11
  72. package/websql/lib/ui/directives/taon-inject-html.directive.d.ts +0 -10
  73. package/websql/lib/ui/directives/taon-long-press.directive.d.ts +0 -26
  74. package/websql/lib/ui/index.d.ts +0 -11
  75. package/websql/lib/ui/taon-admin-mode-configuration/index.d.ts +0 -3
  76. package/websql/lib/ui/taon-admin-mode-configuration/taon-admin-mode-configuration.component.d.ts +0 -47
  77. package/websql/lib/ui/taon-admin-mode-configuration/taon-admin.models.d.ts +0 -6
  78. package/websql/lib/ui/taon-full-material.module.d.ts +0 -50
  79. package/websql/lib/ui/taon-github-fork-me-corner/index.d.ts +0 -3
  80. package/websql/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.component.d.ts +0 -7
  81. package/websql/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.module.d.ts +0 -9
  82. package/websql/lib/ui/taon-github-fork-me-ribbon/index.d.ts +0 -3
  83. package/websql/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.component.d.ts +0 -7
  84. package/websql/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.module.d.ts +0 -9
  85. package/websql/lib/ui/taon-iframe-sync/taon-iframe-sync.component.d.ts +0 -32
  86. package/websql/lib/ui/taon-notifications/index.d.ts +0 -5
  87. package/websql/lib/ui/taon-notifications/taon-notifications.component.d.ts +0 -13
  88. package/websql/lib/ui/taon-notifications/taon-notifications.models.d.ts +0 -7
  89. package/websql/lib/ui/taon-notifications/taon-notifications.module.d.ts +0 -8
  90. package/websql/lib/ui/taon-notifications/taon-notifications.service.d.ts +0 -15
  91. package/websql/lib/ui/taon-progress-bar/index.d.ts +0 -3
  92. package/websql/lib/ui/taon-progress-bar/taon-progress-bar.component.d.ts +0 -17
  93. package/websql/lib/ui/taon-progress-bar/taon-progress-bar.module.d.ts +0 -9
  94. package/websql/lib/ui/taon-session-passcode/index.d.ts +0 -2
  95. package/websql/lib/ui/taon-session-passcode/taon-session-passcode.component.d.ts +0 -39
  96. package/websql/lib/ui/taon-table/index.d.ts +0 -3
  97. package/websql/lib/ui/taon-table/taon-table.component.d.ts +0 -38
  98. package/websql/lib/ui/taon-table/taon-table.module.d.ts +0 -17
  99. 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.7";
@@ -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.7';
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.dummy1766515475643 = dummy1766515475643;
4
+ function dummy1766515475643() { }
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.dummy1766515476351 = dummy1766515476351;
4
+ function dummy1766515476351() { }
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.dummy1766515476367 = dummy1766515476367;
4
+ function dummy1766515476367() { }
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.dummy1766515475736 = dummy1766515475736;
4
+ function dummy1766515475736() { }
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.dummy1766515476425 = dummy1766515476425;
4
+ function dummy1766515476425() { }
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.dummy1766515476444 = dummy1766515476444;
4
+ function dummy1766515476444() { }
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.dummy1766515476463 = dummy1766515476463;
4
+ function dummy1766515476463() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -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.dummy1766515476493 = dummy1766515476493;
4
+ function dummy1766515476493() { }
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.dummy1766515476507 = dummy1766515476507;
4
+ function dummy1766515476507() { }
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.dummy1766515476531 = dummy1766515476531;
4
+ function dummy1766515476531() { }
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.dummy1766515476550 = dummy1766515476550;
4
+ function dummy1766515476550() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,7 +1,7 @@
1
1
  import { OnInit, TemplateRef, EventEmitter, ElementRef, OnDestroy } from '@angular/core';
2
2
  import { PageEvent } from '@angular/material/paginator';
3
3
  import { MtxGridColumn } from '@ng-matero/extensions/grid';
4
- import { Taon } from 'taon';
4
+ import { TaonBaseCrudController, TaonBaseEntity } from 'taon';
5
5
  export declare class TaonTableComponent implements OnDestroy, OnInit {
6
6
  pageNumber: number;
7
7
  pageSize: number;
@@ -11,7 +11,7 @@ export declare class TaonTableComponent implements OnDestroy, OnInit {
11
11
  id: number;
12
12
  name: string;
13
13
  }[];
14
- entityCrudController: Taon.Base.CrudController<any>;
14
+ entityCrudController: TaonBaseCrudController<any>;
15
15
  columns: MtxGridColumn[];
16
16
  pageSizeOptions: number[];
17
17
  hideSearch: boolean;
@@ -24,7 +24,7 @@ export declare class TaonTableComponent implements OnDestroy, OnInit {
24
24
  isLoading: boolean;
25
25
  totalElements: number;
26
26
  private sub;
27
- get entity(): typeof Taon.Base.Entity;
27
+ get entity(): typeof TaonBaseEntity;
28
28
  ngOnInit(): Promise<void>;
29
29
  ngOnDestroy(): void;
30
30
  getNextPage(e: PageEvent): Promise<void>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-ui",
3
- "version": "21.0.2",
3
+ "version": "21.0.7",
4
4
  "scripts": {
5
5
  "taon init": "taon init",
6
6
  "taon start": "taon start",