@shival99/z-ui 2.1.32 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/shival99-z-ui-components-z-accordion.mjs +41 -25
- package/fesm2022/shival99-z-ui-components-z-accordion.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-autocomplete.mjs +176 -97
- package/fesm2022/shival99-z-ui-components-z-autocomplete.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-avatar.mjs +71 -40
- package/fesm2022/shival99-z-ui-components-z-avatar.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-breadcrumb.mjs +26 -15
- package/fesm2022/shival99-z-ui-components-z-breadcrumb.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-button-group.mjs +33 -21
- package/fesm2022/shival99-z-ui-components-z-button-group.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-button.mjs +32 -19
- package/fesm2022/shival99-z-ui-components-z-button.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-calendar.mjs +289 -172
- package/fesm2022/shival99-z-ui-components-z-calendar.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-card.mjs +34 -24
- package/fesm2022/shival99-z-ui-components-z-card.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-chat.mjs +85 -47
- package/fesm2022/shival99-z-ui-components-z-chat.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-checkbox.mjs +56 -31
- package/fesm2022/shival99-z-ui-components-z-checkbox.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-code.mjs +29 -16
- package/fesm2022/shival99-z-ui-components-z-code.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-command.mjs +34 -19
- package/fesm2022/shival99-z-ui-components-z-command.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-drawer.mjs +310 -88
- package/fesm2022/shival99-z-ui-components-z-drawer.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-dropdown-menu.mjs +32 -18
- package/fesm2022/shival99-z-ui-components-z-dropdown-menu.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-editor.mjs +118 -62
- package/fesm2022/shival99-z-ui-components-z-editor.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-empty.mjs +31 -17
- package/fesm2022/shival99-z-ui-components-z-empty.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-filter.mjs +81 -54
- package/fesm2022/shival99-z-ui-components-z-filter.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-gallery.mjs +240 -132
- package/fesm2022/shival99-z-ui-components-z-gallery.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-icon.mjs +39 -21
- package/fesm2022/shival99-z-ui-components-z-icon.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-input.mjs +173 -95
- package/fesm2022/shival99-z-ui-components-z-input.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-kanban.mjs +88 -47
- package/fesm2022/shival99-z-ui-components-z-kanban.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-loading.mjs +31 -19
- package/fesm2022/shival99-z-ui-components-z-loading.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-marquee.mjs +42 -23
- package/fesm2022/shival99-z-ui-components-z-marquee.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-media-player.mjs +87 -45
- package/fesm2022/shival99-z-ui-components-z-media-player.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-menu.mjs +126 -67
- package/fesm2022/shival99-z-ui-components-z-menu.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-metric-card.mjs +42 -23
- package/fesm2022/shival99-z-ui-components-z-metric-card.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-modal.mjs +144 -80
- package/fesm2022/shival99-z-ui-components-z-modal.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-pagination.mjs +45 -24
- package/fesm2022/shival99-z-ui-components-z-pagination.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-popover.mjs +90 -57
- package/fesm2022/shival99-z-ui-components-z-popover.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-qrcode.mjs +51 -29
- package/fesm2022/shival99-z-ui-components-z-qrcode.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-radio.mjs +36 -20
- package/fesm2022/shival99-z-ui-components-z-radio.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-scrollarea.mjs +27 -15
- package/fesm2022/shival99-z-ui-components-z-scrollarea.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-select.mjs +239 -138
- package/fesm2022/shival99-z-ui-components-z-select.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-show-more.mjs +38 -21
- package/fesm2022/shival99-z-ui-components-z-show-more.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-skeleton-auto.mjs +42 -23
- package/fesm2022/shival99-z-ui-components-z-skeleton-auto.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-skeleton.mjs +35 -19
- package/fesm2022/shival99-z-ui-components-z-skeleton.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-steps.mjs +55 -31
- package/fesm2022/shival99-z-ui-components-z-steps.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-switch.mjs +60 -33
- package/fesm2022/shival99-z-ui-components-z-switch.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-table.mjs +10875 -0
- package/fesm2022/shival99-z-ui-components-z-table.mjs.map +1 -0
- package/fesm2022/shival99-z-ui-components-z-tabs.mjs +534 -0
- package/fesm2022/shival99-z-ui-components-z-tabs.mjs.map +1 -0
- package/fesm2022/shival99-z-ui-components-z-tags.mjs +72 -46
- package/fesm2022/shival99-z-ui-components-z-tags.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-timeline.mjs +254 -0
- package/fesm2022/shival99-z-ui-components-z-timeline.mjs.map +1 -0
- package/fesm2022/shival99-z-ui-components-z-toast.mjs +53 -31
- package/fesm2022/shival99-z-ui-components-z-toast.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-tooltip.mjs +133 -56
- package/fesm2022/shival99-z-ui-components-z-tooltip.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-upload.mjs +63 -36
- package/fesm2022/shival99-z-ui-components-z-upload.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-i18n.mjs +2 -0
- package/fesm2022/shival99-z-ui-i18n.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-pipes.mjs +18 -18
- package/fesm2022/shival99-z-ui-services.mjs +35 -31
- package/fesm2022/shival99-z-ui-services.mjs.map +1 -1
- package/package.json +16 -16
- package/types/shival99-z-ui-components-z-autocomplete.d.ts +2 -2
- package/types/shival99-z-ui-components-z-card.d.ts +1 -2
- package/types/shival99-z-ui-components-z-drawer.d.ts +20 -2
- package/types/shival99-z-ui-components-z-gallery.d.ts +1 -2
- package/types/shival99-z-ui-components-z-select.d.ts +2 -2
- package/types/shival99-z-ui-components-z-table.d.ts +2293 -0
- package/types/shival99-z-ui-components-z-tabs.d.ts +92 -0
- package/types/shival99-z-ui-components-z-timeline.d.ts +71 -0
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shival99/z-ui",
|
|
3
|
-
"version": "2.
|
|
4
|
-
"description": "Z-UI: Modern Angular UI Component Library - A comprehensive, high-performance design system built with Angular
|
|
3
|
+
"version": "2.2.0",
|
|
4
|
+
"description": "Z-UI: Modern Angular UI Component Library - A comprehensive, high-performance design system built with Angular 22, featuring 40+ customizable components with dark mode, accessibility, and enterprise-ready features.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
7
7
|
"angular-ui",
|
|
@@ -36,12 +36,12 @@
|
|
|
36
36
|
"url": "https://github.com/vuboi/z-ui/issues"
|
|
37
37
|
},
|
|
38
38
|
"peerDependencies": {
|
|
39
|
-
"@angular/cdk": ">=
|
|
40
|
-
"@angular/common": ">=
|
|
41
|
-
"@angular/core": ">=
|
|
42
|
-
"@angular/forms": ">=
|
|
43
|
-
"@angular/platform-browser": ">=
|
|
44
|
-
"@angular/router": ">=
|
|
39
|
+
"@angular/cdk": ">=22.0.0 <23.0.0",
|
|
40
|
+
"@angular/common": ">=22.0.0 <23.0.0",
|
|
41
|
+
"@angular/core": ">=22.0.0 <23.0.0",
|
|
42
|
+
"@angular/forms": ">=22.0.0 <23.0.0",
|
|
43
|
+
"@angular/platform-browser": ">=22.0.0 <23.0.0",
|
|
44
|
+
"@angular/router": ">=22.0.0 <23.0.0",
|
|
45
45
|
"@dayflow/blossom-color-picker-angular": ">=1.0.0",
|
|
46
46
|
"@hugeicons/core-free-icons": ">=4.0.0",
|
|
47
47
|
"@ng-icons/core": ">=33.0.0",
|
|
@@ -49,10 +49,11 @@
|
|
|
49
49
|
"@ng-icons/lucide": ">=33.0.0",
|
|
50
50
|
"@ng-icons/phosphor-icons": ">=33.0.0",
|
|
51
51
|
"@ngx-translate/core": ">=17.0.0",
|
|
52
|
-
"@
|
|
52
|
+
"@tanstack/angular-virtual": ">=6.0.2",
|
|
53
53
|
"@shival99/ngx-sonner": ">=3.0.0",
|
|
54
|
-
"@tanstack/angular-table": ">=
|
|
54
|
+
"@tanstack/angular-table": ">=9.1.0",
|
|
55
55
|
"@tiptap/core": ">=3.0.0",
|
|
56
|
+
"@tiptap/extension-bubble-menu": ">=3.0.0",
|
|
56
57
|
"@tiptap/extension-code": ">=3.0.0",
|
|
57
58
|
"@tiptap/extension-horizontal-rule": ">=3.0.0",
|
|
58
59
|
"@tiptap/extension-image": ">=3.0.0",
|
|
@@ -60,8 +61,10 @@
|
|
|
60
61
|
"@tiptap/extension-mention": ">=3.0.0",
|
|
61
62
|
"@tiptap/extension-placeholder": ">=3.0.0",
|
|
62
63
|
"@tiptap/extension-text-align": ">=3.0.0",
|
|
64
|
+
"@tiptap/extension-text-style": ">=3.0.0",
|
|
63
65
|
"@tiptap/extension-underline": ">=3.0.0",
|
|
64
66
|
"@tiptap/markdown": ">=3.0.0",
|
|
67
|
+
"@tiptap/pm": ">=3.0.0",
|
|
65
68
|
"@tiptap/starter-kit": ">=3.0.0",
|
|
66
69
|
"boneyard-js": ">=1.7.0",
|
|
67
70
|
"class-variance-authority": ">=0.7.0",
|
|
@@ -81,17 +84,14 @@
|
|
|
81
84
|
"rxjs": ">=7.8.0",
|
|
82
85
|
"shiki": ">=3.0.0",
|
|
83
86
|
"tailwind-merge": ">=3.0.0",
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"@tiptap/extension-text-style": ">=3.0.0",
|
|
87
|
-
"@tiptap/pm": ">=3.0.0",
|
|
88
|
-
"tiptap-extension-resize-image": "^1.4.0"
|
|
87
|
+
"tiptap-extension-resize-image": "^1.4.0",
|
|
88
|
+
"xlsx": "^0.18.5"
|
|
89
89
|
},
|
|
90
90
|
"peerDependenciesMeta": {
|
|
91
91
|
"@dayflow/blossom-color-picker-angular": {
|
|
92
92
|
"optional": true
|
|
93
93
|
},
|
|
94
|
-
"@
|
|
94
|
+
"@tanstack/angular-virtual": {
|
|
95
95
|
"optional": true
|
|
96
96
|
},
|
|
97
97
|
"@tanstack/angular-table": {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _tanstack_angular_virtual from '@tanstack/angular-virtual';
|
|
2
2
|
import * as _angular_core from '@angular/core';
|
|
3
3
|
import { TemplateRef, Signal, OnInit, ElementRef } from '@angular/core';
|
|
4
4
|
import { ControlValueAccessor } from '@angular/forms';
|
|
@@ -180,7 +180,7 @@ declare class ZAutocompleteComponent<T = unknown> implements OnInit, ControlValu
|
|
|
180
180
|
private _shouldScrollActiveOption;
|
|
181
181
|
/** Stores input value before keyboard navigation for ESC revert */
|
|
182
182
|
private _valueBeforeNavigation;
|
|
183
|
-
protected readonly virtualizer:
|
|
183
|
+
protected readonly virtualizer: _tanstack_angular_virtual.AngularVirtualizer<HTMLDivElement, Element>;
|
|
184
184
|
private readonly _measureVirtualItems;
|
|
185
185
|
protected readonly config: _angular_core.Signal<ZAutocompleteConfig<T>>;
|
|
186
186
|
protected readonly hasAsyncOptions: _angular_core.Signal<boolean>;
|
|
@@ -14,7 +14,6 @@ interface ZCardConfig {
|
|
|
14
14
|
declare class ZCardComponent {
|
|
15
15
|
private readonly _customTitle;
|
|
16
16
|
private readonly _customTitleContent;
|
|
17
|
-
readonly zCollapsedChange: _angular_core.OutputEmitterRef<boolean>;
|
|
18
17
|
readonly class: _angular_core.InputSignal<ClassValue>;
|
|
19
18
|
readonly zTitle: _angular_core.InputSignal<string>;
|
|
20
19
|
readonly zSize: _angular_core.InputSignal<ZCardSize>;
|
|
@@ -29,7 +28,7 @@ declare class ZCardComponent {
|
|
|
29
28
|
protected readonly contentClasses: _angular_core.Signal<string>;
|
|
30
29
|
protected onHeaderClick(): void;
|
|
31
30
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ZCardComponent, never>;
|
|
32
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ZCardComponent, "z-card", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; "zTitle": { "alias": "zTitle"; "required": false; "isSignal": true; }; "zSize": { "alias": "zSize"; "required": false; "isSignal": true; }; "zCollapsible": { "alias": "zCollapsible"; "required": false; "isSignal": true; }; "zHiddenIcon": { "alias": "zHiddenIcon"; "required": false; "isSignal": true; }; "zCollapsed": { "alias": "zCollapsed"; "required": false; "isSignal": true; }; }, { "
|
|
31
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ZCardComponent, "z-card", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; "zTitle": { "alias": "zTitle"; "required": false; "isSignal": true; }; "zSize": { "alias": "zSize"; "required": false; "isSignal": true; }; "zCollapsible": { "alias": "zCollapsible"; "required": false; "isSignal": true; }; "zHiddenIcon": { "alias": "zHiddenIcon"; "required": false; "isSignal": true; }; "zCollapsed": { "alias": "zCollapsed"; "required": false; "isSignal": true; }; }, { "zCollapsed": "zCollapsedChange"; }, ["_customTitle", "_customTitleContent"], ["[zCardTitle]", "[zCardExtra]", "*"], true, never>;
|
|
33
32
|
}
|
|
34
33
|
|
|
35
34
|
declare class ZCardTitleDirective {
|
|
@@ -108,6 +108,8 @@ declare class ZDrawerOptions<T, U> {
|
|
|
108
108
|
readonly zContentLoading?: WritableSignal<boolean>;
|
|
109
109
|
/** Number of skeleton rows to show when content is loading (default: 5 for left/right, 3 for top/bottom) */
|
|
110
110
|
zSkeletonRows?: number;
|
|
111
|
+
/** Whether the drawer can be resized from its outer edge */
|
|
112
|
+
zExpand?: boolean;
|
|
111
113
|
}
|
|
112
114
|
|
|
113
115
|
declare class ZDrawerRef<T = any, R = any, U = any> {
|
|
@@ -165,10 +167,13 @@ declare class ZDrawerComponent<T, U> extends BasePortalOutlet implements OnDestr
|
|
|
165
167
|
readonly zShape: _angular_core.InputSignal<ZDrawerShape>;
|
|
166
168
|
readonly zContentLoading: _angular_core.InputSignal<boolean>;
|
|
167
169
|
readonly zSkeletonRows: _angular_core.InputSignal<number | null>;
|
|
170
|
+
readonly zExpand: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
168
171
|
protected readonly customHeader: _angular_core.Signal<ZDrawerHeaderDirective | undefined>;
|
|
169
172
|
protected readonly customContent: _angular_core.Signal<ZDrawerContentDirective | undefined>;
|
|
170
173
|
protected readonly customFooter: _angular_core.Signal<ZDrawerFooterDirective | undefined>;
|
|
171
|
-
|
|
174
|
+
private readonly _drawerRef;
|
|
175
|
+
get drawerRef(): ZDrawerRef<T> | undefined;
|
|
176
|
+
set drawerRef(value: ZDrawerRef<T> | undefined);
|
|
172
177
|
readonly portalOutlet: _angular_core.Signal<CdkPortalOutlet | undefined>;
|
|
173
178
|
protected readonly dummyTemplateRef: _angular_core.Signal<TemplateRef<unknown> | undefined>;
|
|
174
179
|
protected readonly mainContentRef: _angular_core.Signal<NgScrollbar | undefined>;
|
|
@@ -182,11 +187,15 @@ declare class ZDrawerComponent<T, U> extends BasePortalOutlet implements OnDestr
|
|
|
182
187
|
private readonly _zTranslate;
|
|
183
188
|
private readonly _overlayContainerService;
|
|
184
189
|
private readonly _zIndexService;
|
|
190
|
+
private readonly _indexDb;
|
|
185
191
|
private _templateOverlayRef;
|
|
186
192
|
private _originalParent;
|
|
187
193
|
private _originalNextSibling;
|
|
188
194
|
private _backdropSubscription;
|
|
189
195
|
private _closeTimeout;
|
|
196
|
+
private _resizeCleanup;
|
|
197
|
+
private _resizeStorageKey;
|
|
198
|
+
protected readonly isResizing: _angular_core.WritableSignal<boolean>;
|
|
190
199
|
protected readonly isLeaving: _angular_core.WritableSignal<boolean>;
|
|
191
200
|
protected readonly hasScrollableContent: _angular_core.WritableSignal<boolean>;
|
|
192
201
|
protected readonly isScrolledFromTop: _angular_core.WritableSignal<boolean>;
|
|
@@ -196,6 +205,8 @@ declare class ZDrawerComponent<T, U> extends BasePortalOutlet implements OnDestr
|
|
|
196
205
|
protected readonly shouldRenderContent: _angular_core.Signal<boolean>;
|
|
197
206
|
protected readonly isStringContent: _angular_core.Signal<boolean>;
|
|
198
207
|
private _lastScrollHeight;
|
|
208
|
+
private readonly _resizedWidth;
|
|
209
|
+
private readonly _resizedHeight;
|
|
199
210
|
ngAfterViewChecked(): void;
|
|
200
211
|
private _checkScrollState;
|
|
201
212
|
onContentScroll(event: Event): void;
|
|
@@ -220,6 +231,8 @@ declare class ZDrawerComponent<T, U> extends BasePortalOutlet implements OnDestr
|
|
|
220
231
|
protected readonly effectiveContentLoading: _angular_core.Signal<boolean>;
|
|
221
232
|
protected readonly effectiveSkeletonRows: _angular_core.Signal<number>;
|
|
222
233
|
protected readonly effectivePlacement: _angular_core.Signal<ZDrawerPlacement>;
|
|
234
|
+
protected readonly effectiveExpand: _angular_core.Signal<boolean>;
|
|
235
|
+
protected readonly resizeIcon: _angular_core.Signal<"lucideGripVertical" | "lucideGripHorizontal">;
|
|
223
236
|
protected readonly effectiveShadow: _angular_core.Signal<boolean>;
|
|
224
237
|
protected readonly effectiveShape: _angular_core.Signal<ZDrawerShape>;
|
|
225
238
|
protected readonly effectiveWidth: _angular_core.Signal<string | null>;
|
|
@@ -229,6 +242,8 @@ declare class ZDrawerComponent<T, U> extends BasePortalOutlet implements OnDestr
|
|
|
229
242
|
protected readonly hostClasses: _angular_core.Signal<string>;
|
|
230
243
|
constructor();
|
|
231
244
|
ngOnDestroy(): void;
|
|
245
|
+
startResize(event: PointerEvent): void;
|
|
246
|
+
onHostPointerDown(event: PointerEvent): void;
|
|
232
247
|
isDestroyed(): boolean;
|
|
233
248
|
getNativeElement(): HTMLElement;
|
|
234
249
|
attachComponentPortal<T>(portal: ComponentPortal<T>): ComponentRef<T>;
|
|
@@ -240,11 +255,14 @@ declare class ZDrawerComponent<T, U> extends BasePortalOutlet implements OnDestr
|
|
|
240
255
|
close(): void;
|
|
241
256
|
private _createOverlay;
|
|
242
257
|
private _openTemplateOverlay;
|
|
258
|
+
private _getResizeKey;
|
|
259
|
+
private _restoreResize;
|
|
260
|
+
private _persistResize;
|
|
243
261
|
private _closeWithAnimation;
|
|
244
262
|
private _clearCloseTimeout;
|
|
245
263
|
private _disposeTemplateOverlay;
|
|
246
264
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ZDrawerComponent<any, any>, never>;
|
|
247
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ZDrawerComponent<any, any>, "z-drawer", ["zDrawer"], { "class": { "alias": "class"; "required": false; "isSignal": true; }; "zBodyClass": { "alias": "zBodyClass"; "required": false; "isSignal": true; }; "zVisible": { "alias": "zVisible"; "required": false; "isSignal": true; }; "zTitle": { "alias": "zTitle"; "required": false; "isSignal": true; }; "zDescription": { "alias": "zDescription"; "required": false; "isSignal": true; }; "zWidth": { "alias": "zWidth"; "required": false; "isSignal": true; }; "zHeight": { "alias": "zHeight"; "required": false; "isSignal": true; }; "zPlacement": { "alias": "zPlacement"; "required": false; "isSignal": true; }; "zClosable": { "alias": "zClosable"; "required": false; "isSignal": true; }; "zMaskClosable": { "alias": "zMaskClosable"; "required": false; "isSignal": true; }; "zDisableShadow": { "alias": "zDisableShadow"; "required": false; "isSignal": true; }; "zHeaderBorder": { "alias": "zHeaderBorder"; "required": false; "isSignal": true; }; "zFooterBorder": { "alias": "zFooterBorder"; "required": false; "isSignal": true; }; "zHideFooter": { "alias": "zHideFooter"; "required": false; "isSignal": true; }; "zHideHeader": { "alias": "zHideHeader"; "required": false; "isSignal": true; }; "zOkText": { "alias": "zOkText"; "required": false; "isSignal": true; }; "zCancelText": { "alias": "zCancelText"; "required": false; "isSignal": true; }; "zOkDestructive": { "alias": "zOkDestructive"; "required": false; "isSignal": true; }; "zOkDisabled": { "alias": "zOkDisabled"; "required": false; "isSignal": true; }; "zLoading": { "alias": "zLoading"; "required": false; "isSignal": true; }; "zOverlay": { "alias": "zOverlay"; "required": false; "isSignal": true; }; "zShadow": { "alias": "zShadow"; "required": false; "isSignal": true; }; "zShape": { "alias": "zShape"; "required": false; "isSignal": true; }; "zContentLoading": { "alias": "zContentLoading"; "required": false; "isSignal": true; }; "zSkeletonRows": { "alias": "zSkeletonRows"; "required": false; "isSignal": true; }; }, { "zOnOk": "zOnOk"; "zOnCancel": "zOnCancel"; "zAfterClose": "zAfterClose"; "zScrollbar": "zScrollbar"; "zVisible": "zVisibleChange"; }, ["customHeader", "customContent", "customFooter"], ["*"], true, never>;
|
|
265
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ZDrawerComponent<any, any>, "z-drawer", ["zDrawer"], { "class": { "alias": "class"; "required": false; "isSignal": true; }; "zBodyClass": { "alias": "zBodyClass"; "required": false; "isSignal": true; }; "zVisible": { "alias": "zVisible"; "required": false; "isSignal": true; }; "zTitle": { "alias": "zTitle"; "required": false; "isSignal": true; }; "zDescription": { "alias": "zDescription"; "required": false; "isSignal": true; }; "zWidth": { "alias": "zWidth"; "required": false; "isSignal": true; }; "zHeight": { "alias": "zHeight"; "required": false; "isSignal": true; }; "zPlacement": { "alias": "zPlacement"; "required": false; "isSignal": true; }; "zClosable": { "alias": "zClosable"; "required": false; "isSignal": true; }; "zMaskClosable": { "alias": "zMaskClosable"; "required": false; "isSignal": true; }; "zDisableShadow": { "alias": "zDisableShadow"; "required": false; "isSignal": true; }; "zHeaderBorder": { "alias": "zHeaderBorder"; "required": false; "isSignal": true; }; "zFooterBorder": { "alias": "zFooterBorder"; "required": false; "isSignal": true; }; "zHideFooter": { "alias": "zHideFooter"; "required": false; "isSignal": true; }; "zHideHeader": { "alias": "zHideHeader"; "required": false; "isSignal": true; }; "zOkText": { "alias": "zOkText"; "required": false; "isSignal": true; }; "zCancelText": { "alias": "zCancelText"; "required": false; "isSignal": true; }; "zOkDestructive": { "alias": "zOkDestructive"; "required": false; "isSignal": true; }; "zOkDisabled": { "alias": "zOkDisabled"; "required": false; "isSignal": true; }; "zLoading": { "alias": "zLoading"; "required": false; "isSignal": true; }; "zOverlay": { "alias": "zOverlay"; "required": false; "isSignal": true; }; "zShadow": { "alias": "zShadow"; "required": false; "isSignal": true; }; "zShape": { "alias": "zShape"; "required": false; "isSignal": true; }; "zContentLoading": { "alias": "zContentLoading"; "required": false; "isSignal": true; }; "zSkeletonRows": { "alias": "zSkeletonRows"; "required": false; "isSignal": true; }; "zExpand": { "alias": "zExpand"; "required": false; "isSignal": true; }; }, { "zOnOk": "zOnOk"; "zOnCancel": "zOnCancel"; "zAfterClose": "zAfterClose"; "zScrollbar": "zScrollbar"; "zVisible": "zVisibleChange"; }, ["customHeader", "customContent", "customFooter"], ["*"], true, never>;
|
|
248
266
|
}
|
|
249
267
|
|
|
250
268
|
declare class ZDrawerService {
|
|
@@ -171,7 +171,6 @@ declare class ZGalleryComponent implements AfterViewInit {
|
|
|
171
171
|
readonly zOnDownload: _angular_core.OutputEmitterRef<ZGalleryFile>;
|
|
172
172
|
readonly zOnPreview: _angular_core.OutputEmitterRef<ZGalleryFile>;
|
|
173
173
|
readonly zOnRemove: _angular_core.OutputEmitterRef<ZGalleryFile>;
|
|
174
|
-
readonly zModeChange: _angular_core.OutputEmitterRef<ZGalleryMode>;
|
|
175
174
|
readonly zSearchChange: _angular_core.OutputEmitterRef<string>;
|
|
176
175
|
readonly zControl: _angular_core.OutputEmitterRef<ZGalleryControl>;
|
|
177
176
|
readonly zSelectionChange: _angular_core.OutputEmitterRef<ZGallerySelectionChange>;
|
|
@@ -210,7 +209,7 @@ declare class ZGalleryComponent implements AfterViewInit {
|
|
|
210
209
|
protected onBulkDelete(): void;
|
|
211
210
|
protected onBulkDownload(): void;
|
|
212
211
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ZGalleryComponent, never>;
|
|
213
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ZGalleryComponent, "z-gallery", ["zGallery"], { "zFiles": { "alias": "zFiles"; "required": false; "isSignal": true; }; "zMode": { "alias": "zMode"; "required": false; "isSignal": true; }; "zSize": { "alias": "zSize"; "required": false; "isSignal": true; }; "zColumns": { "alias": "zColumns"; "required": false; "isSignal": true; }; "zItemWidth": { "alias": "zItemWidth"; "required": false; "isSignal": true; }; "zLoading": { "alias": "zLoading"; "required": false; "isSignal": true; }; "zSkeletonRows": { "alias": "zSkeletonRows"; "required": false; "isSignal": true; }; "zSkeletonItems": { "alias": "zSkeletonItems"; "required": false; "isSignal": true; }; "zShowDownload": { "alias": "zShowDownload"; "required": false; "isSignal": true; }; "zShowPreview": { "alias": "zShowPreview"; "required": false; "isSignal": true; }; "zShowRemove": { "alias": "zShowRemove"; "required": false; "isSignal": true; }; "zPdfViewerConfig": { "alias": "zPdfViewerConfig"; "required": false; "isSignal": true; }; "zTrustedResourceOrigins": { "alias": "zTrustedResourceOrigins"; "required": false; "isSignal": true; }; "zShowModeToggle": { "alias": "zShowModeToggle"; "required": false; "isSignal": true; }; "zShowSearch": { "alias": "zShowSearch"; "required": false; "isSignal": true; }; "zServerSearch": { "alias": "zServerSearch"; "required": false; "isSignal": true; }; "zSearchDebounce": { "alias": "zSearchDebounce"; "required": false; "isSignal": true; }; "zSearchPlaceholder": { "alias": "zSearchPlaceholder"; "required": false; "isSignal": true; }; "zToggleSize": { "alias": "zToggleSize"; "required": false; "isSignal": true; }; "zTitle": { "alias": "zTitle"; "required": false; "isSignal": true; }; "zEmptyText": { "alias": "zEmptyText"; "required": false; "isSignal": true; }; "zEmptyIcon": { "alias": "zEmptyIcon"; "required": false; "isSignal": true; }; "zClass": { "alias": "zClass"; "required": false; "isSignal": true; }; "zSelectable": { "alias": "zSelectable"; "required": false; "isSignal": true; }; "zSelectedFiles": { "alias": "zSelectedFiles"; "required": false; "isSignal": true; }; }, { "zMode": "zModeChange"; "zSelectedFiles": "zSelectedFilesChange"; "zOnDownload": "zOnDownload"; "zOnPreview": "zOnPreview"; "zOnRemove": "zOnRemove"; "
|
|
212
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ZGalleryComponent, "z-gallery", ["zGallery"], { "zFiles": { "alias": "zFiles"; "required": false; "isSignal": true; }; "zMode": { "alias": "zMode"; "required": false; "isSignal": true; }; "zSize": { "alias": "zSize"; "required": false; "isSignal": true; }; "zColumns": { "alias": "zColumns"; "required": false; "isSignal": true; }; "zItemWidth": { "alias": "zItemWidth"; "required": false; "isSignal": true; }; "zLoading": { "alias": "zLoading"; "required": false; "isSignal": true; }; "zSkeletonRows": { "alias": "zSkeletonRows"; "required": false; "isSignal": true; }; "zSkeletonItems": { "alias": "zSkeletonItems"; "required": false; "isSignal": true; }; "zShowDownload": { "alias": "zShowDownload"; "required": false; "isSignal": true; }; "zShowPreview": { "alias": "zShowPreview"; "required": false; "isSignal": true; }; "zShowRemove": { "alias": "zShowRemove"; "required": false; "isSignal": true; }; "zPdfViewerConfig": { "alias": "zPdfViewerConfig"; "required": false; "isSignal": true; }; "zTrustedResourceOrigins": { "alias": "zTrustedResourceOrigins"; "required": false; "isSignal": true; }; "zShowModeToggle": { "alias": "zShowModeToggle"; "required": false; "isSignal": true; }; "zShowSearch": { "alias": "zShowSearch"; "required": false; "isSignal": true; }; "zServerSearch": { "alias": "zServerSearch"; "required": false; "isSignal": true; }; "zSearchDebounce": { "alias": "zSearchDebounce"; "required": false; "isSignal": true; }; "zSearchPlaceholder": { "alias": "zSearchPlaceholder"; "required": false; "isSignal": true; }; "zToggleSize": { "alias": "zToggleSize"; "required": false; "isSignal": true; }; "zTitle": { "alias": "zTitle"; "required": false; "isSignal": true; }; "zEmptyText": { "alias": "zEmptyText"; "required": false; "isSignal": true; }; "zEmptyIcon": { "alias": "zEmptyIcon"; "required": false; "isSignal": true; }; "zClass": { "alias": "zClass"; "required": false; "isSignal": true; }; "zSelectable": { "alias": "zSelectable"; "required": false; "isSignal": true; }; "zSelectedFiles": { "alias": "zSelectedFiles"; "required": false; "isSignal": true; }; }, { "zMode": "zModeChange"; "zSelectedFiles": "zSelectedFilesChange"; "zOnDownload": "zOnDownload"; "zOnPreview": "zOnPreview"; "zOnRemove": "zOnRemove"; "zSearchChange": "zSearchChange"; "zControl": "zControl"; "zSelectionChange": "zSelectionChange"; "zOnAction": "zOnAction"; }, never, never, true, never>;
|
|
214
213
|
}
|
|
215
214
|
|
|
216
215
|
declare class ZGalleryItemComponent {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _tanstack_angular_virtual from '@tanstack/angular-virtual';
|
|
2
2
|
import * as _angular_core from '@angular/core';
|
|
3
3
|
import { TemplateRef, Signal, OnInit, ElementRef, PipeTransform } from '@angular/core';
|
|
4
4
|
import { ControlValueAccessor } from '@angular/forms';
|
|
@@ -202,7 +202,7 @@ declare class ZSelectComponent<T = unknown> implements OnInit, ControlValueAcces
|
|
|
202
202
|
protected readonly isLoadingMore: _angular_core.Signal<boolean>;
|
|
203
203
|
protected readonly canLoadMore: _angular_core.Signal<boolean>;
|
|
204
204
|
protected readonly effectiveDebounceTime: _angular_core.Signal<number>;
|
|
205
|
-
protected readonly virtualizer:
|
|
205
|
+
protected readonly virtualizer: _tanstack_angular_virtual.AngularVirtualizer<HTMLDivElement, Element>;
|
|
206
206
|
private readonly _measureVirtualItems;
|
|
207
207
|
protected readonly isDisabled: _angular_core.Signal<boolean>;
|
|
208
208
|
protected readonly isReadonly: _angular_core.Signal<boolean>;
|