@masterteam/components 0.0.125 → 0.0.127
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/assets/common.css +172 -2
- package/fesm2022/masterteam-components-entities.mjs +86 -27
- package/fesm2022/masterteam-components-entities.mjs.map +1 -1
- package/fesm2022/masterteam-components-table.mjs +27 -15
- package/fesm2022/masterteam-components-table.mjs.map +1 -1
- package/fesm2022/masterteam-components-tooltip.mjs +100 -2
- package/fesm2022/masterteam-components-tooltip.mjs.map +1 -1
- package/package.json +1 -1
- package/types/masterteam-components-entities.d.ts +26 -13
- package/types/masterteam-components-table.d.ts +2 -0
- package/types/masterteam-components-tooltip.d.ts +18 -1
- package/fesm2022/masterteam-components-dialog.mjs +0 -33
- package/fesm2022/masterteam-components-dialog.mjs.map +0 -1
- package/fesm2022/masterteam-components-dynamic-drawer.mjs +0 -321
- package/fesm2022/masterteam-components-dynamic-drawer.mjs.map +0 -1
- package/fesm2022/masterteam-components-formula.mjs +0 -3116
- package/fesm2022/masterteam-components-formula.mjs.map +0 -1
- package/fesm2022/masterteam-components-icon-field.mjs +0 -63
- package/fesm2022/masterteam-components-icon-field.mjs.map +0 -1
- package/fesm2022/masterteam-components-list.mjs +0 -31
- package/fesm2022/masterteam-components-list.mjs.map +0 -1
- package/fesm2022/masterteam-components-menu.mjs +0 -135
- package/fesm2022/masterteam-components-menu.mjs.map +0 -1
- package/fesm2022/masterteam-components-modal.mjs +0 -50
- package/fesm2022/masterteam-components-modal.mjs.map +0 -1
- package/fesm2022/masterteam-components-module-summary-card.mjs +0 -32
- package/fesm2022/masterteam-components-module-summary-card.mjs.map +0 -1
- package/fesm2022/masterteam-components-page-header.mjs +0 -42
- package/fesm2022/masterteam-components-page-header.mjs.map +0 -1
- package/fesm2022/masterteam-components-page.mjs +0 -35
- package/fesm2022/masterteam-components-page.mjs.map +0 -1
- package/fesm2022/masterteam-components-pick-list-field.mjs +0 -204
- package/fesm2022/masterteam-components-pick-list-field.mjs.map +0 -1
- package/fesm2022/masterteam-components-property-filter-builder.mjs +0 -386
- package/fesm2022/masterteam-components-property-filter-builder.mjs.map +0 -1
- package/fesm2022/masterteam-components-radio-button-field.mjs +0 -85
- package/fesm2022/masterteam-components-radio-button-field.mjs.map +0 -1
- package/fesm2022/masterteam-components-radio-cards-field.mjs +0 -123
- package/fesm2022/masterteam-components-radio-cards-field.mjs.map +0 -1
- package/fesm2022/masterteam-components-radio-cards.mjs +0 -74
- package/fesm2022/masterteam-components-radio-cards.mjs.map +0 -1
- package/fesm2022/masterteam-components-sidebar.mjs +0 -36
- package/fesm2022/masterteam-components-sidebar.mjs.map +0 -1
- package/fesm2022/masterteam-components-slider-field.mjs +0 -104
- package/fesm2022/masterteam-components-slider-field.mjs.map +0 -1
- package/fesm2022/masterteam-components-statistic-card.mjs +0 -22
- package/fesm2022/masterteam-components-statistic-card.mjs.map +0 -1
- package/fesm2022/masterteam-components-textarea-field.mjs +0 -100
- package/fesm2022/masterteam-components-textarea-field.mjs.map +0 -1
- package/fesm2022/masterteam-components-toast.mjs +0 -75
- package/fesm2022/masterteam-components-toast.mjs.map +0 -1
- package/fesm2022/masterteam-components-topbar.mjs +0 -28
- package/fesm2022/masterteam-components-topbar.mjs.map +0 -1
- package/fesm2022/masterteam-components-tree.mjs +0 -219
- package/fesm2022/masterteam-components-tree.mjs.map +0 -1
- package/types/masterteam-components-dialog.d.ts +0 -12
- package/types/masterteam-components-dynamic-drawer.d.ts +0 -93
- package/types/masterteam-components-formula.d.ts +0 -654
- package/types/masterteam-components-icon-field.d.ts +0 -27
- package/types/masterteam-components-list.d.ts +0 -18
- package/types/masterteam-components-menu.d.ts +0 -55
- package/types/masterteam-components-modal.d.ts +0 -18
- package/types/masterteam-components-module-summary-card.d.ts +0 -17
- package/types/masterteam-components-page-header.d.ts +0 -30
- package/types/masterteam-components-page.d.ts +0 -26
- package/types/masterteam-components-pick-list-field.d.ts +0 -60
- package/types/masterteam-components-property-filter-builder.d.ts +0 -90
- package/types/masterteam-components-radio-button-field.d.ts +0 -41
- package/types/masterteam-components-radio-cards-field.d.ts +0 -34
- package/types/masterteam-components-radio-cards.d.ts +0 -33
- package/types/masterteam-components-sidebar.d.ts +0 -28
- package/types/masterteam-components-slider-field.d.ts +0 -45
- package/types/masterteam-components-statistic-card.d.ts +0 -18
- package/types/masterteam-components-textarea-field.d.ts +0 -38
- package/types/masterteam-components-toast.d.ts +0 -26
- package/types/masterteam-components-topbar.d.ts +0 -17
- package/types/masterteam-components-tree.d.ts +0 -98
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { DialogService as DialogService$1, DynamicDialogRef, DynamicDialogConfig } from 'primeng/dynamicdialog';
|
|
2
|
-
export { DynamicDialogConfig, DynamicDialogRef, DynamicDialogRef as ModalRef } from 'primeng/dynamicdialog';
|
|
3
|
-
import * as i0 from '@angular/core';
|
|
4
|
-
|
|
5
|
-
declare class DialogService extends DialogService$1 {
|
|
6
|
-
ref: DynamicDialogRef | undefined | null;
|
|
7
|
-
open(component: any, config?: DynamicDialogConfig): DynamicDialogRef<any> | null;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DialogService>;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
export { DialogService };
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
import { Type, InjectionToken, Injector } from '@angular/core';
|
|
3
|
-
import { DynamicDialogRef } from 'primeng/dynamicdialog';
|
|
4
|
-
|
|
5
|
-
interface DynamicDrawerConfigInterface {
|
|
6
|
-
header?: string;
|
|
7
|
-
position?: string;
|
|
8
|
-
data?: any;
|
|
9
|
-
fullScreen?: boolean;
|
|
10
|
-
modal?: boolean;
|
|
11
|
-
closable?: boolean;
|
|
12
|
-
closeOnEscape?: boolean;
|
|
13
|
-
dismissible?: boolean;
|
|
14
|
-
appendTo?: any;
|
|
15
|
-
transitionOptions?: string;
|
|
16
|
-
styleClass?: string;
|
|
17
|
-
inputValues?: any;
|
|
18
|
-
}
|
|
19
|
-
declare class DrawerService {
|
|
20
|
-
private appRef;
|
|
21
|
-
private env;
|
|
22
|
-
private rootInjector;
|
|
23
|
-
private destroyRef;
|
|
24
|
-
private doc;
|
|
25
|
-
private hostRef?;
|
|
26
|
-
defauiltConfig: DynamicDrawerConfigInterface;
|
|
27
|
-
constructor();
|
|
28
|
-
open<T>(component: Type<any>, config?: DynamicDrawerConfigInterface): DynamicDialogRef<T>;
|
|
29
|
-
private preloadDrawerHost;
|
|
30
|
-
private resolveAppendTarget;
|
|
31
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<DrawerService, never>;
|
|
32
|
-
static ɵprov: _angular_core.ɵɵInjectableDeclaration<DrawerService>;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
declare const DynamicDrawerConfig: InjectionToken<any>;
|
|
36
|
-
/**
|
|
37
|
-
* Controller to dynamically update drawer properties from inside the child component.
|
|
38
|
-
* Inject this in your drawer content component to modify drawer behavior.
|
|
39
|
-
*/
|
|
40
|
-
declare class DrawerController {
|
|
41
|
-
private _styleClass;
|
|
42
|
-
private _header;
|
|
43
|
-
private _fullScreen;
|
|
44
|
-
/** Get the current additional styleClass */
|
|
45
|
-
get styleClass(): _angular_core.WritableSignal<string>;
|
|
46
|
-
/** Get the current header */
|
|
47
|
-
get header(): _angular_core.WritableSignal<string>;
|
|
48
|
-
/** Get the current fullScreen state */
|
|
49
|
-
get fullScreen(): _angular_core.WritableSignal<boolean | undefined>;
|
|
50
|
-
/** Add or replace the dynamic styleClass */
|
|
51
|
-
setStyleClass(styleClass: string): void;
|
|
52
|
-
/** Append a class to the existing styleClass */
|
|
53
|
-
addClass(className: string): void;
|
|
54
|
-
/** Remove a class from the styleClass */
|
|
55
|
-
removeClass(className: string): void;
|
|
56
|
-
/** Toggle a class on/off */
|
|
57
|
-
toggleClass(className: string): void;
|
|
58
|
-
/** Update the drawer header */
|
|
59
|
-
setHeader(header: string): void;
|
|
60
|
-
/** Toggle fullScreen mode */
|
|
61
|
-
setFullScreen(fullScreen: boolean): void;
|
|
62
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<DrawerController, never>;
|
|
63
|
-
static ɵprov: _angular_core.ɵɵInjectableDeclaration<DrawerController>;
|
|
64
|
-
}
|
|
65
|
-
declare class DynamicDrawerHost {
|
|
66
|
-
visible: _angular_core.ModelSignal<boolean>;
|
|
67
|
-
cmp: _angular_core.WritableSignal<any>;
|
|
68
|
-
cfg: _angular_core.WritableSignal<any>;
|
|
69
|
-
cmpInputs: _angular_core.WritableSignal<Record<string, unknown>>;
|
|
70
|
-
childInjector: Injector;
|
|
71
|
-
private ref?;
|
|
72
|
-
private drawerController;
|
|
73
|
-
/** Computed styleClass combining config + dynamic controller class */
|
|
74
|
-
computedStyleClass: _angular_core.Signal<string>;
|
|
75
|
-
computedDrawerStyle: _angular_core.Signal<Record<string, string> | null>;
|
|
76
|
-
/** Computed header - controller overrides config if set */
|
|
77
|
-
computedHeader: _angular_core.Signal<any>;
|
|
78
|
-
/** Computed fullScreen - controller overrides config if set */
|
|
79
|
-
computedFullScreen: _angular_core.Signal<any>;
|
|
80
|
-
connect(opts: {
|
|
81
|
-
component: any;
|
|
82
|
-
config?: any;
|
|
83
|
-
parent: Injector;
|
|
84
|
-
ref: DynamicDialogRef;
|
|
85
|
-
}): void;
|
|
86
|
-
show(): void;
|
|
87
|
-
handleHide(data?: null): void;
|
|
88
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<DynamicDrawerHost, never>;
|
|
89
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<DynamicDrawerHost, "mt-dynamic-drawer-host", never, { "visible": { "alias": "visible"; "required": false; "isSignal": true; }; "connect": { "alias": "connect"; "required": true; }; }, { "visible": "visibleChange"; }, never, never, true, never>;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
export { DrawerController, DrawerService, DynamicDrawerConfig, DynamicDrawerHost };
|
|
93
|
-
export type { DynamicDrawerConfigInterface };
|