taon-ui 19.0.32 → 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.
- package/browser/fesm2022/taon-ui.mjs +73 -66
- package/browser/fesm2022/taon-ui.mjs.map +1 -1
- package/browser/package.json +1 -1
- package/browser/types/taon-ui.d.ts +356 -0
- package/lib/build-info._auto-generated_.d.ts +1 -1
- package/lib/build-info._auto-generated_.js +1 -1
- package/lib/build-info._auto-generated_.js.map +1 -1
- package/lib/index.js +2 -2
- package/lib/layouts/taon-bootstrap-navbar/index.js +2 -2
- package/lib/ui/directives/index.js +2 -2
- package/lib/ui/index.js +2 -2
- package/lib/ui/taon-github-fork-me-corner/index.js +2 -2
- package/lib/ui/taon-github-fork-me-ribbon/index.js +2 -2
- package/lib/ui/taon-iframe-sync/index.js +2 -2
- package/lib/ui/taon-iframe-sync/taon-iframe-sync.component.d.ts +1 -0
- package/lib/ui/taon-notifications/taon-notifications.models.js +2 -2
- package/lib/ui/taon-progress-bar/index.js +2 -2
- package/lib/ui/taon-progress-bar/taon-progress-bar.component.d.ts +2 -1
- package/lib/ui/taon-session-passcode/index.js +2 -2
- package/lib/ui/taon-table/index.js +2 -2
- package/lib/ui/taon-table/taon-table.component.d.ts +3 -3
- package/package.json +2 -2
- package/websql/fesm2022/taon-ui.mjs +73 -66
- package/websql/fesm2022/taon-ui.mjs.map +1 -1
- package/websql/package.json +1 -1
- package/websql/types/taon-ui.d.ts +356 -0
- package/browser/index.d.ts +0 -6
- package/browser/lib/index.d.ts +0 -4
- package/browser/lib/layouts/index.d.ts +0 -2
- package/browser/lib/layouts/taon-bootstrap-navbar/index.d.ts +0 -2
- package/browser/lib/layouts/taon-bootstrap-navbar/taon-bootstrap-navbar.component.d.ts +0 -10
- package/browser/lib/taon.models.d.ts +0 -12
- package/browser/lib/ui/directives/index.d.ts +0 -4
- package/browser/lib/ui/directives/safe.pipe.d.ts +0 -11
- package/browser/lib/ui/directives/taon-inject-html.directive.d.ts +0 -10
- package/browser/lib/ui/directives/taon-long-press.directive.d.ts +0 -26
- package/browser/lib/ui/index.d.ts +0 -11
- package/browser/lib/ui/taon-admin-mode-configuration/index.d.ts +0 -3
- package/browser/lib/ui/taon-admin-mode-configuration/taon-admin-mode-configuration.component.d.ts +0 -47
- package/browser/lib/ui/taon-admin-mode-configuration/taon-admin.models.d.ts +0 -6
- package/browser/lib/ui/taon-full-material.module.d.ts +0 -50
- package/browser/lib/ui/taon-github-fork-me-corner/index.d.ts +0 -3
- package/browser/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.component.d.ts +0 -7
- package/browser/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.module.d.ts +0 -9
- package/browser/lib/ui/taon-github-fork-me-ribbon/index.d.ts +0 -3
- package/browser/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.component.d.ts +0 -7
- package/browser/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.module.d.ts +0 -9
- package/browser/lib/ui/taon-iframe-sync/taon-iframe-sync.component.d.ts +0 -31
- package/browser/lib/ui/taon-notifications/index.d.ts +0 -5
- package/browser/lib/ui/taon-notifications/taon-notifications.component.d.ts +0 -13
- package/browser/lib/ui/taon-notifications/taon-notifications.models.d.ts +0 -7
- package/browser/lib/ui/taon-notifications/taon-notifications.module.d.ts +0 -8
- package/browser/lib/ui/taon-notifications/taon-notifications.service.d.ts +0 -15
- package/browser/lib/ui/taon-progress-bar/index.d.ts +0 -3
- package/browser/lib/ui/taon-progress-bar/taon-progress-bar.component.d.ts +0 -17
- package/browser/lib/ui/taon-progress-bar/taon-progress-bar.module.d.ts +0 -9
- package/browser/lib/ui/taon-session-passcode/index.d.ts +0 -2
- package/browser/lib/ui/taon-session-passcode/taon-session-passcode.component.d.ts +0 -39
- package/browser/lib/ui/taon-table/index.d.ts +0 -3
- package/browser/lib/ui/taon-table/taon-table.component.d.ts +0 -38
- package/browser/lib/ui/taon-table/taon-table.module.d.ts +0 -17
- package/browser/public-api.d.ts +0 -2
- package/websql/index.d.ts +0 -6
- package/websql/lib/index.d.ts +0 -4
- package/websql/lib/layouts/index.d.ts +0 -2
- package/websql/lib/layouts/taon-bootstrap-navbar/index.d.ts +0 -2
- package/websql/lib/layouts/taon-bootstrap-navbar/taon-bootstrap-navbar.component.d.ts +0 -10
- package/websql/lib/taon.models.d.ts +0 -12
- package/websql/lib/ui/directives/index.d.ts +0 -4
- package/websql/lib/ui/directives/safe.pipe.d.ts +0 -11
- package/websql/lib/ui/directives/taon-inject-html.directive.d.ts +0 -10
- package/websql/lib/ui/directives/taon-long-press.directive.d.ts +0 -26
- package/websql/lib/ui/index.d.ts +0 -11
- package/websql/lib/ui/taon-admin-mode-configuration/index.d.ts +0 -3
- package/websql/lib/ui/taon-admin-mode-configuration/taon-admin-mode-configuration.component.d.ts +0 -47
- package/websql/lib/ui/taon-admin-mode-configuration/taon-admin.models.d.ts +0 -6
- package/websql/lib/ui/taon-full-material.module.d.ts +0 -50
- package/websql/lib/ui/taon-github-fork-me-corner/index.d.ts +0 -3
- package/websql/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.component.d.ts +0 -7
- package/websql/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.module.d.ts +0 -9
- package/websql/lib/ui/taon-github-fork-me-ribbon/index.d.ts +0 -3
- package/websql/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.component.d.ts +0 -7
- package/websql/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.module.d.ts +0 -9
- package/websql/lib/ui/taon-iframe-sync/taon-iframe-sync.component.d.ts +0 -31
- package/websql/lib/ui/taon-notifications/index.d.ts +0 -5
- package/websql/lib/ui/taon-notifications/taon-notifications.component.d.ts +0 -13
- package/websql/lib/ui/taon-notifications/taon-notifications.models.d.ts +0 -7
- package/websql/lib/ui/taon-notifications/taon-notifications.module.d.ts +0 -8
- package/websql/lib/ui/taon-notifications/taon-notifications.service.d.ts +0 -15
- package/websql/lib/ui/taon-progress-bar/index.d.ts +0 -3
- package/websql/lib/ui/taon-progress-bar/taon-progress-bar.component.d.ts +0 -17
- package/websql/lib/ui/taon-progress-bar/taon-progress-bar.module.d.ts +0 -9
- package/websql/lib/ui/taon-session-passcode/index.d.ts +0 -2
- package/websql/lib/ui/taon-session-passcode/taon-session-passcode.component.d.ts +0 -39
- package/websql/lib/ui/taon-table/index.d.ts +0 -3
- package/websql/lib/ui/taon-table/taon-table.component.d.ts +0 -38
- package/websql/lib/ui/taon-table/taon-table.module.d.ts +0 -17
- package/websql/public-api.d.ts +0 -2
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
// @ts-nocheck
|
|
2
|
-
import { OnInit } from '@angular/core';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TaonProgressBarComponent implements OnInit {
|
|
6
|
-
labProgress: any;
|
|
7
|
-
isDesktop: boolean;
|
|
8
|
-
admin: any;
|
|
9
|
-
handlers: Subscription[];
|
|
10
|
-
constructor();
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
ngOnDestroy(): void;
|
|
13
|
-
ngAfterViewInit(): void;
|
|
14
|
-
loadProgressBar(config: any, instance?: import("axios").AxiosStatic): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TaonProgressBarComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TaonProgressBarComponent, "taon-progress-bar", never, { "isDesktop": { "alias": "isDesktop"; "required": false; }; }, {}, never, never, false, never>;
|
|
17
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
// @ts-nocheck
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./taon-progress-bar.component";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
export declare class TaonProgressBarModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TaonProgressBarModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TaonProgressBarModule, [typeof i1.TaonProgressBarComponent], [typeof i2.CommonModule], [typeof i1.TaonProgressBarComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TaonProgressBarModule>;
|
|
9
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
// @ts-nocheck
|
|
2
|
-
import { ChangeDetectorRef, DestroyRef, ElementRef, OnInit } from '@angular/core';
|
|
3
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
4
|
-
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export interface TaonSessionPasscodeModel {
|
|
7
|
-
passcode: string;
|
|
8
|
-
}
|
|
9
|
-
export type TaonSessionPasscodeForm = {
|
|
10
|
-
[prop in keyof TaonSessionPasscodeModel]: FormControl<TaonSessionPasscodeModel[prop]>;
|
|
11
|
-
};
|
|
12
|
-
export declare class TaonSessionPasscodeComponent implements OnInit {
|
|
13
|
-
private element;
|
|
14
|
-
private domSanitizer;
|
|
15
|
-
private cdr;
|
|
16
|
-
destroyRef: DestroyRef;
|
|
17
|
-
passcode: string;
|
|
18
|
-
message: string;
|
|
19
|
-
safeMessage: SafeHtml;
|
|
20
|
-
private lastPasscode;
|
|
21
|
-
display: string;
|
|
22
|
-
form: FormGroup<TaonSessionPasscodeForm>;
|
|
23
|
-
constructor(element: ElementRef<HTMLElement>, domSanitizer: DomSanitizer, cdr: ChangeDetectorRef);
|
|
24
|
-
ngOnInit(): void;
|
|
25
|
-
submit({ passcode }: Partial<TaonSessionPasscodeModel>): void;
|
|
26
|
-
private isPasscodeOK;
|
|
27
|
-
ngAfterViewInit(): void;
|
|
28
|
-
focus(): void;
|
|
29
|
-
hide(): void;
|
|
30
|
-
show(): void;
|
|
31
|
-
clear(): void;
|
|
32
|
-
onKeyup(event: KeyboardEvent & {
|
|
33
|
-
target: {
|
|
34
|
-
value: string;
|
|
35
|
-
};
|
|
36
|
-
}): void;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TaonSessionPasscodeComponent, [{ self: true; }, null, null]>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TaonSessionPasscodeComponent, "taon-session-passcode", never, { "passcode": { "alias": "passcode"; "required": false; }; "message": { "alias": "message"; "required": false; }; }, {}, never, never, true, never>;
|
|
39
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
// @ts-nocheck
|
|
2
|
-
import { OnInit, TemplateRef, EventEmitter, ElementRef, OnDestroy } from '@angular/core';
|
|
3
|
-
import { PageEvent } from '@angular/material/paginator';
|
|
4
|
-
import { MtxGridColumn } from '@ng-matero/extensions/grid';
|
|
5
|
-
import { Taon } from 'taon/websql';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class TaonTableComponent implements OnDestroy, OnInit {
|
|
8
|
-
pageNumber: number;
|
|
9
|
-
pageSize: number;
|
|
10
|
-
allowedColumns: string[];
|
|
11
|
-
expansionTemplate: TemplateRef<any>;
|
|
12
|
-
rows: {
|
|
13
|
-
id: number;
|
|
14
|
-
name: string;
|
|
15
|
-
}[];
|
|
16
|
-
entityCrudController: Taon.Base.CrudController<any>;
|
|
17
|
-
columns: MtxGridColumn[];
|
|
18
|
-
pageSizeOptions: number[];
|
|
19
|
-
hideSearch: boolean;
|
|
20
|
-
expansionChange: EventEmitter<any>;
|
|
21
|
-
addingItem: EventEmitter<void>;
|
|
22
|
-
search?: ElementRef<HTMLElement>;
|
|
23
|
-
private searchInputChange$;
|
|
24
|
-
expandable: boolean;
|
|
25
|
-
showPaginator: boolean;
|
|
26
|
-
isLoading: boolean;
|
|
27
|
-
totalElements: number;
|
|
28
|
-
private sub;
|
|
29
|
-
get entity(): typeof Taon.Base.Entity;
|
|
30
|
-
ngOnInit(): Promise<void>;
|
|
31
|
-
ngOnDestroy(): void;
|
|
32
|
-
getNextPage(e: PageEvent): Promise<void>;
|
|
33
|
-
getData(): Promise<void>;
|
|
34
|
-
expansionRow(e: any): void;
|
|
35
|
-
onTableContextMenu(e: any): void;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TaonTableComponent, never>;
|
|
37
|
-
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>;
|
|
38
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
// @ts-nocheck
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./taon-table.component";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
import * as i3 from "@angular/material/select";
|
|
6
|
-
import * as i4 from "@ng-matero/extensions/grid";
|
|
7
|
-
import * as i5 from "@angular/material/form-field";
|
|
8
|
-
import * as i6 from "@angular/material/input";
|
|
9
|
-
import * as i7 from "static-columns/websql";
|
|
10
|
-
import * as i8 from "@angular/material/icon";
|
|
11
|
-
import * as i9 from "@angular/material/button";
|
|
12
|
-
import * as i10 from "@angular/forms";
|
|
13
|
-
export declare class TaonTableModule {
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TaonTableModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TaonTableModule, [typeof i1.TaonTableComponent], [typeof i2.CommonModule, typeof i3.MatSelectModule, typeof i4.MtxGridModule, typeof i5.MatFormFieldModule, typeof i6.MatInputModule, typeof i7.StaticColumnsModule, typeof i8.MatIconModule, typeof i9.MatButtonModule, typeof i10.FormsModule, typeof i10.ReactiveFormsModule], [typeof i1.TaonTableComponent]>;
|
|
16
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TaonTableModule>;
|
|
17
|
-
}
|
package/websql/public-api.d.ts
DELETED