@shival99/z-ui 2.1.33 → 2.2.1
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 +190 -92
- 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 +896 -536
- package/fesm2022/shival99-z-ui-components-z-table.mjs.map +1 -1
- package/fesm2022/shival99-z-ui-components-z-tabs.mjs +60 -33
- package/fesm2022/shival99-z-ui-components-z-tabs.mjs.map +1 -1
- 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 +38 -21
- package/fesm2022/shival99-z-ui-components-z-timeline.mjs.map +1 -1
- 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-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 +3 -1
- 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 +404 -37
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shival99/z-ui",
|
|
3
|
-
"version": "2.1
|
|
4
|
-
"description": "Z-UI: Modern Angular UI Component Library - A comprehensive, high-performance design system built with Angular
|
|
3
|
+
"version": "2.2.1",
|
|
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 {
|
|
@@ -171,7 +171,9 @@ declare class ZDrawerComponent<T, U> extends BasePortalOutlet implements OnDestr
|
|
|
171
171
|
protected readonly customHeader: _angular_core.Signal<ZDrawerHeaderDirective | undefined>;
|
|
172
172
|
protected readonly customContent: _angular_core.Signal<ZDrawerContentDirective | undefined>;
|
|
173
173
|
protected readonly customFooter: _angular_core.Signal<ZDrawerFooterDirective | undefined>;
|
|
174
|
-
|
|
174
|
+
private readonly _drawerRef;
|
|
175
|
+
get drawerRef(): ZDrawerRef<T> | undefined;
|
|
176
|
+
set drawerRef(value: ZDrawerRef<T> | undefined);
|
|
175
177
|
readonly portalOutlet: _angular_core.Signal<CdkPortalOutlet | undefined>;
|
|
176
178
|
protected readonly dummyTemplateRef: _angular_core.Signal<TemplateRef<unknown> | undefined>;
|
|
177
179
|
protected readonly mainContentRef: _angular_core.Signal<NgScrollbar | undefined>;
|
|
@@ -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>;
|