@nova-design-system/nova-angular-18 3.27.0 → 3.29.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/README.md +1 -1
- package/dist/nova-components/esm2022/lib/nova-components.module.mjs +3 -3
- package/dist/nova-components/esm2022/lib/stencil-generated/component-value-accessors.mjs +109 -1
- package/dist/nova-components/esm2022/lib/stencil-generated/components.mjs +115 -1
- package/dist/nova-components/esm2022/lib/stencil-generated/index.mjs +4 -1
- package/dist/nova-components/fesm2022/nova-components.mjs +225 -3
- package/dist/nova-components/fesm2022/nova-components.mjs.map +1 -1
- package/dist/nova-components/lib/nova-components.module.d.ts +2 -2
- package/dist/nova-components/lib/stencil-generated/component-value-accessors.d.ts +21 -0
- package/dist/nova-components/lib/stencil-generated/components.d.ts +138 -0
- package/dist/nova-components/lib/stencil-generated/index.d.ts +1 -1
- package/package.json +5 -5
|
@@ -11,11 +11,11 @@ import * as i3 from "./stencil-generated/component-value-accessors";
|
|
|
11
11
|
export declare function provideNovaComponents(): Provider;
|
|
12
12
|
export declare class NovaComponentsModule {
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<NovaComponentsModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NovaComponentsModule, [typeof i1.NvAccordion, typeof i1.NvAccordionItem, typeof i1.NvAlert, typeof i1.NvAvatar, typeof i1.NvBadge, typeof i1.NvBreadcrumb, typeof i1.NvBreadcrumbs, typeof i1.NvButton, typeof i1.NvButtongroup, typeof i1.NvCalendar, typeof i1.NvCol, typeof i1.NvDatagrid, typeof i1.NvDatagridcolumn, typeof i1.NvDialog, typeof i1.NvDialogfooter, typeof i1.NvDialogheader, typeof i1.NvDrawer, typeof i1.NvDrawerfooter, typeof i1.NvDrawerheader, typeof i1.NvFieldcheckbox, typeof i1.NvFielddate, typeof i1.NvFielddaterange, typeof i1.NvFielddropdown, typeof i1.NvFielddropdownitem, typeof i1.NvFielddropdownitemcheck, typeof i1.NvFieldmultiselect, typeof i1.NvFieldnumber, typeof i1.NvFieldpassword, typeof i1.NvFieldradio, typeof i1.NvFieldselect, typeof i1.NvFieldslider, typeof i1.NvFieldtext, typeof i1.NvFieldtextarea, typeof i1.NvFieldtime, typeof i1.NvIcon, typeof i1.NvIconbutton, typeof i1.NvLoader, typeof i1.NvMenu, typeof i1.NvMenuitem, typeof i1.NvNotification, typeof i1.NvNotificationBullet, typeof i1.NvNotificationcontainer, typeof i1.NvPaginationNav, typeof i1.NvPaginationtable, typeof i1.NvPopover, typeof i1.NvRow, typeof i1.NvSidebar, typeof i1.NvSidebarcontent, typeof i1.NvSidebardivider, typeof i1.NvSidebarfooter, typeof i1.NvSidebargroup, typeof i1.NvSidebarheader, typeof i1.NvSidebarlogo, typeof i1.NvSidebarnavitem, typeof i1.NvSidebarnavsubitem, typeof i1.NvSplit, typeof i1.NvStack, typeof i1.NvTable, typeof i1.NvTableheader, typeof i1.NvToggle, typeof i1.NvTogglebutton, typeof i1.NvTogglebuttongroup, typeof i1.NvTooltip], [typeof i2.NvDatatable], [typeof i1.NvAccordion, typeof i1.NvAccordionItem, typeof i1.NvAlert, typeof i1.NvAvatar, typeof i1.NvBadge, typeof i1.NvBreadcrumb, typeof i1.NvBreadcrumbs, typeof i1.NvButton, typeof i1.NvButtongroup, typeof i1.NvCalendar, typeof i1.NvCol, typeof i1.NvDatagrid, typeof i1.NvDatagridcolumn, typeof i1.NvDialog, typeof i1.NvDialogfooter, typeof i1.NvDialogheader, typeof i1.NvDrawer, typeof i1.NvDrawerfooter, typeof i1.NvDrawerheader, typeof i1.NvFieldcheckbox, typeof i1.NvFielddate, typeof i1.NvFielddaterange, typeof i1.NvFielddropdown, typeof i1.NvFielddropdownitem, typeof i1.NvFielddropdownitemcheck, typeof i1.NvFieldmultiselect, typeof i1.NvFieldnumber, typeof i1.NvFieldpassword, typeof i1.NvFieldradio, typeof i1.NvFieldselect, typeof i1.NvFieldslider, typeof i1.NvFieldtext, typeof i1.NvFieldtextarea, typeof i1.NvFieldtime, typeof i1.NvIcon, typeof i1.NvIconbutton, typeof i1.NvLoader, typeof i1.NvMenu, typeof i1.NvMenuitem, typeof i1.NvNotification, typeof i1.NvNotificationBullet, typeof i1.NvNotificationcontainer, typeof i1.NvPaginationNav, typeof i1.NvPaginationtable, typeof i1.NvPopover, typeof i1.NvRow, typeof i1.NvSidebar, typeof i1.NvSidebarcontent, typeof i1.NvSidebardivider, typeof i1.NvSidebarfooter, typeof i1.NvSidebargroup, typeof i1.NvSidebarheader, typeof i1.NvSidebarlogo, typeof i1.NvSidebarnavitem, typeof i1.NvSidebarnavsubitem, typeof i1.NvSplit, typeof i1.NvStack, typeof i1.NvTable, typeof i1.NvTableheader, typeof i1.NvToggle, typeof i1.NvTogglebutton, typeof i1.NvTogglebuttongroup, typeof i1.NvTooltip, typeof i2.NvDatatable]>;
|
|
14
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NovaComponentsModule, [typeof i1.NvAccordion, typeof i1.NvAccordionItem, typeof i1.NvAlert, typeof i1.NvAvatar, typeof i1.NvBadge, typeof i1.NvBreadcrumb, typeof i1.NvBreadcrumbs, typeof i1.NvButton, typeof i1.NvButtongroup, typeof i1.NvCalendar, typeof i1.NvCol, typeof i1.NvDatagrid, typeof i1.NvDatagridcolumn, typeof i1.NvDatetest, typeof i1.NvDatetimetest, typeof i1.NvDialog, typeof i1.NvDialogfooter, typeof i1.NvDialogheader, typeof i1.NvDrawer, typeof i1.NvDrawerfooter, typeof i1.NvDrawerheader, typeof i1.NvFieldcheckbox, typeof i1.NvFielddate, typeof i1.NvFielddaterange, typeof i1.NvFielddropdown, typeof i1.NvFielddropdownitem, typeof i1.NvFielddropdownitemcheck, typeof i1.NvFieldmultiselect, typeof i1.NvFieldnumber, typeof i1.NvFieldpassword, typeof i1.NvFieldradio, typeof i1.NvFieldselect, typeof i1.NvFieldslider, typeof i1.NvFieldtext, typeof i1.NvFieldtextarea, typeof i1.NvFieldtime, typeof i1.NvIcon, typeof i1.NvIconbutton, typeof i1.NvLoader, typeof i1.NvMenu, typeof i1.NvMenuitem, typeof i1.NvNotification, typeof i1.NvNotificationBullet, typeof i1.NvNotificationcontainer, typeof i1.NvPaginationNav, typeof i1.NvPaginationtable, typeof i1.NvPopover, typeof i1.NvRow, typeof i1.NvSidebar, typeof i1.NvSidebarcontent, typeof i1.NvSidebardivider, typeof i1.NvSidebarfooter, typeof i1.NvSidebargroup, typeof i1.NvSidebarheader, typeof i1.NvSidebarlogo, typeof i1.NvSidebarnavitem, typeof i1.NvSidebarnavsubitem, typeof i1.NvSplit, typeof i1.NvStack, typeof i1.NvTable, typeof i1.NvTableheader, typeof i1.NvTimetest, typeof i1.NvToggle, typeof i1.NvTogglebutton, typeof i1.NvTogglebuttongroup, typeof i1.NvTooltip], [typeof i2.NvDatatable], [typeof i1.NvAccordion, typeof i1.NvAccordionItem, typeof i1.NvAlert, typeof i1.NvAvatar, typeof i1.NvBadge, typeof i1.NvBreadcrumb, typeof i1.NvBreadcrumbs, typeof i1.NvButton, typeof i1.NvButtongroup, typeof i1.NvCalendar, typeof i1.NvCol, typeof i1.NvDatagrid, typeof i1.NvDatagridcolumn, typeof i1.NvDatetest, typeof i1.NvDatetimetest, typeof i1.NvDialog, typeof i1.NvDialogfooter, typeof i1.NvDialogheader, typeof i1.NvDrawer, typeof i1.NvDrawerfooter, typeof i1.NvDrawerheader, typeof i1.NvFieldcheckbox, typeof i1.NvFielddate, typeof i1.NvFielddaterange, typeof i1.NvFielddropdown, typeof i1.NvFielddropdownitem, typeof i1.NvFielddropdownitemcheck, typeof i1.NvFieldmultiselect, typeof i1.NvFieldnumber, typeof i1.NvFieldpassword, typeof i1.NvFieldradio, typeof i1.NvFieldselect, typeof i1.NvFieldslider, typeof i1.NvFieldtext, typeof i1.NvFieldtextarea, typeof i1.NvFieldtime, typeof i1.NvIcon, typeof i1.NvIconbutton, typeof i1.NvLoader, typeof i1.NvMenu, typeof i1.NvMenuitem, typeof i1.NvNotification, typeof i1.NvNotificationBullet, typeof i1.NvNotificationcontainer, typeof i1.NvPaginationNav, typeof i1.NvPaginationtable, typeof i1.NvPopover, typeof i1.NvRow, typeof i1.NvSidebar, typeof i1.NvSidebarcontent, typeof i1.NvSidebardivider, typeof i1.NvSidebarfooter, typeof i1.NvSidebargroup, typeof i1.NvSidebarheader, typeof i1.NvSidebarlogo, typeof i1.NvSidebarnavitem, typeof i1.NvSidebarnavsubitem, typeof i1.NvSplit, typeof i1.NvStack, typeof i1.NvTable, typeof i1.NvTableheader, typeof i1.NvTimetest, typeof i1.NvToggle, typeof i1.NvTogglebutton, typeof i1.NvTogglebuttongroup, typeof i1.NvTooltip, typeof i2.NvDatatable]>;
|
|
15
15
|
static ɵinj: i0.ɵɵInjectorDeclaration<NovaComponentsModule>;
|
|
16
16
|
}
|
|
17
17
|
export declare class NovaComponentsValueAccessorModule {
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<NovaComponentsValueAccessorModule, never>;
|
|
19
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NovaComponentsValueAccessorModule, [typeof i3.NvAccordionValueAccessor, typeof i3.NvAlertValueAccessor, typeof i3.NvCalendarValueAccessor, typeof i3.NvDatagridValueAccessor, typeof i3.NvDialogValueAccessor, typeof i3.NvDrawerValueAccessor, typeof i3.NvFieldcheckboxValueAccessor, typeof i3.NvFielddateValueAccessor, typeof i3.NvFielddaterangeValueAccessor, typeof i3.NvFielddropdownValueAccessor, typeof i3.NvFieldmultiselectValueAccessor, typeof i3.NvFieldnumberValueAccessor, typeof i3.NvFieldpasswordValueAccessor, typeof i3.NvFieldradioValueAccessor, typeof i3.NvFieldselectValueAccessor, typeof i3.NvFieldsliderValueAccessor, typeof i3.NvFieldtextValueAccessor, typeof i3.NvFieldtextareaValueAccessor, typeof i3.NvFieldtimeValueAccessor, typeof i3.NvNotificationValueAccessor, typeof i3.NvPaginationNavValueAccessor, typeof i3.NvPaginationtableValueAccessor, typeof i3.NvPopoverValueAccessor, typeof i3.NvSidebarValueAccessor, typeof i3.NvSplitValueAccessor, typeof i3.NvToggleValueAccessor, typeof i3.NvTogglebuttongroupValueAccessor], never, [typeof i3.NvAccordionValueAccessor, typeof i3.NvAlertValueAccessor, typeof i3.NvCalendarValueAccessor, typeof i3.NvDatagridValueAccessor, typeof i3.NvDialogValueAccessor, typeof i3.NvDrawerValueAccessor, typeof i3.NvFieldcheckboxValueAccessor, typeof i3.NvFielddateValueAccessor, typeof i3.NvFielddaterangeValueAccessor, typeof i3.NvFielddropdownValueAccessor, typeof i3.NvFieldmultiselectValueAccessor, typeof i3.NvFieldnumberValueAccessor, typeof i3.NvFieldpasswordValueAccessor, typeof i3.NvFieldradioValueAccessor, typeof i3.NvFieldselectValueAccessor, typeof i3.NvFieldsliderValueAccessor, typeof i3.NvFieldtextValueAccessor, typeof i3.NvFieldtextareaValueAccessor, typeof i3.NvFieldtimeValueAccessor, typeof i3.NvNotificationValueAccessor, typeof i3.NvPaginationNavValueAccessor, typeof i3.NvPaginationtableValueAccessor, typeof i3.NvPopoverValueAccessor, typeof i3.NvSidebarValueAccessor, typeof i3.NvSplitValueAccessor, typeof i3.NvToggleValueAccessor, typeof i3.NvTogglebuttongroupValueAccessor]>;
|
|
19
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NovaComponentsValueAccessorModule, [typeof i3.NvAccordionValueAccessor, typeof i3.NvAlertValueAccessor, typeof i3.NvCalendarValueAccessor, typeof i3.NvDatagridValueAccessor, typeof i3.NvDatetestValueAccessor, typeof i3.NvDatetimetestValueAccessor, typeof i3.NvDialogValueAccessor, typeof i3.NvDrawerValueAccessor, typeof i3.NvFieldcheckboxValueAccessor, typeof i3.NvFielddateValueAccessor, typeof i3.NvFielddaterangeValueAccessor, typeof i3.NvFielddropdownValueAccessor, typeof i3.NvFieldmultiselectValueAccessor, typeof i3.NvFieldnumberValueAccessor, typeof i3.NvFieldpasswordValueAccessor, typeof i3.NvFieldradioValueAccessor, typeof i3.NvFieldselectValueAccessor, typeof i3.NvFieldsliderValueAccessor, typeof i3.NvFieldtextValueAccessor, typeof i3.NvFieldtextareaValueAccessor, typeof i3.NvFieldtimeValueAccessor, typeof i3.NvNotificationValueAccessor, typeof i3.NvPaginationNavValueAccessor, typeof i3.NvPaginationtableValueAccessor, typeof i3.NvPopoverValueAccessor, typeof i3.NvSidebarValueAccessor, typeof i3.NvSplitValueAccessor, typeof i3.NvTimetestValueAccessor, typeof i3.NvToggleValueAccessor, typeof i3.NvTogglebuttongroupValueAccessor], never, [typeof i3.NvAccordionValueAccessor, typeof i3.NvAlertValueAccessor, typeof i3.NvCalendarValueAccessor, typeof i3.NvDatagridValueAccessor, typeof i3.NvDatetestValueAccessor, typeof i3.NvDatetimetestValueAccessor, typeof i3.NvDialogValueAccessor, typeof i3.NvDrawerValueAccessor, typeof i3.NvFieldcheckboxValueAccessor, typeof i3.NvFielddateValueAccessor, typeof i3.NvFielddaterangeValueAccessor, typeof i3.NvFielddropdownValueAccessor, typeof i3.NvFieldmultiselectValueAccessor, typeof i3.NvFieldnumberValueAccessor, typeof i3.NvFieldpasswordValueAccessor, typeof i3.NvFieldradioValueAccessor, typeof i3.NvFieldselectValueAccessor, typeof i3.NvFieldsliderValueAccessor, typeof i3.NvFieldtextValueAccessor, typeof i3.NvFieldtextareaValueAccessor, typeof i3.NvFieldtimeValueAccessor, typeof i3.NvNotificationValueAccessor, typeof i3.NvPaginationNavValueAccessor, typeof i3.NvPaginationtableValueAccessor, typeof i3.NvPopoverValueAccessor, typeof i3.NvSidebarValueAccessor, typeof i3.NvSplitValueAccessor, typeof i3.NvTimetestValueAccessor, typeof i3.NvToggleValueAccessor, typeof i3.NvTogglebuttongroupValueAccessor]>;
|
|
20
20
|
static ɵinj: i0.ɵɵInjectorDeclaration<NovaComponentsValueAccessorModule>;
|
|
21
21
|
}
|
|
@@ -29,6 +29,20 @@ export declare class NvDatagridValueAccessor extends ValueAccessor {
|
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<NvDatagridValueAccessor, never>;
|
|
30
30
|
static ɵdir: i0.ɵɵDirectiveDeclaration<NvDatagridValueAccessor, "nv-datagrid", never, {}, {}, never, never, false, never>;
|
|
31
31
|
}
|
|
32
|
+
export declare class NvDatetestValueAccessor extends ValueAccessor {
|
|
33
|
+
constructor(el: ElementRef);
|
|
34
|
+
handleValueChanged(event: any): void;
|
|
35
|
+
writeValue(value: any): void;
|
|
36
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NvDatetestValueAccessor, never>;
|
|
37
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<NvDatetestValueAccessor, "nv-datetest", never, {}, {}, never, never, false, never>;
|
|
38
|
+
}
|
|
39
|
+
export declare class NvDatetimetestValueAccessor extends ValueAccessor {
|
|
40
|
+
constructor(el: ElementRef);
|
|
41
|
+
handleValueChanged(event: any): void;
|
|
42
|
+
writeValue(value: any): void;
|
|
43
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NvDatetimetestValueAccessor, never>;
|
|
44
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<NvDatetimetestValueAccessor, "nv-datetimetest", never, {}, {}, never, never, false, never>;
|
|
45
|
+
}
|
|
32
46
|
export declare class NvDialogValueAccessor extends ValueAccessor {
|
|
33
47
|
constructor(el: ElementRef);
|
|
34
48
|
handleOpenChanged(event: any): void;
|
|
@@ -176,6 +190,13 @@ export declare class NvSplitValueAccessor extends ValueAccessor {
|
|
|
176
190
|
static ɵfac: i0.ɵɵFactoryDeclaration<NvSplitValueAccessor, never>;
|
|
177
191
|
static ɵdir: i0.ɵɵDirectiveDeclaration<NvSplitValueAccessor, "nv-split", never, {}, {}, never, never, false, never>;
|
|
178
192
|
}
|
|
193
|
+
export declare class NvTimetestValueAccessor extends ValueAccessor {
|
|
194
|
+
constructor(el: ElementRef);
|
|
195
|
+
handleValueChanged(event: any): void;
|
|
196
|
+
writeValue(value: any): void;
|
|
197
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NvTimetestValueAccessor, never>;
|
|
198
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<NvTimetestValueAccessor, "nv-timetest", never, {}, {}, never, never, false, never>;
|
|
199
|
+
}
|
|
179
200
|
export declare class NvToggleValueAccessor extends ValueAccessor {
|
|
180
201
|
constructor(el: ElementRef);
|
|
181
202
|
handleCheckedChanged(event: any): void;
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ChangeDetectorRef, ElementRef, EventEmitter, NgZone } from '@angular/core';
|
|
2
2
|
import { Components } from '@nova-design-system/nova-webcomponents';
|
|
3
|
+
import type { DateOnly as INvDatetestDateOnly } from '@nova-design-system/nova-webcomponents';
|
|
4
|
+
import type { TimeOnly as INvTimetestTimeOnly } from '@nova-design-system/nova-webcomponents';
|
|
3
5
|
import * as i0 from "@angular/core";
|
|
4
6
|
export declare class NvAccordion {
|
|
5
7
|
protected z: NgZone;
|
|
@@ -219,6 +221,93 @@ export declare class NvDatagridcolumn {
|
|
|
219
221
|
}
|
|
220
222
|
export declare interface NvDatagridcolumn extends Components.NvDatagridcolumn {
|
|
221
223
|
}
|
|
224
|
+
export declare class NvDatetest {
|
|
225
|
+
protected z: NgZone;
|
|
226
|
+
protected el: HTMLNvDatetestElement;
|
|
227
|
+
valueChanged: EventEmitter<CustomEvent<{
|
|
228
|
+
start?: `${number}-${number}-${number}` | undefined;
|
|
229
|
+
end?: `${number}-${number}-${number}` | undefined;
|
|
230
|
+
}>>;
|
|
231
|
+
lastChanged: EventEmitter<CustomEvent<{
|
|
232
|
+
date: INvDatetestDateOnly;
|
|
233
|
+
}>>;
|
|
234
|
+
historyChanged: EventEmitter<CustomEvent<{
|
|
235
|
+
dates: INvDatetestDateOnly[];
|
|
236
|
+
}>>;
|
|
237
|
+
valueDateChanged: EventEmitter<CustomEvent<{
|
|
238
|
+
start?: Date | undefined;
|
|
239
|
+
end?: Date | undefined;
|
|
240
|
+
}>>;
|
|
241
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
242
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NvDatetest, never>;
|
|
243
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NvDatetest, "nv-datetest", never, { "history": { "alias": "history"; "required": false; }; "lastChange": { "alias": "lastChange"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "valueChanged": "valueChanged"; "lastChanged": "lastChanged"; "historyChanged": "historyChanged"; "valueDateChanged": "valueDateChanged"; }, never, ["*"], false, never>;
|
|
244
|
+
}
|
|
245
|
+
export declare interface NvDatetest extends Components.NvDatetest {
|
|
246
|
+
/**
|
|
247
|
+
* Emitted when the date range value changes. @bind value
|
|
248
|
+
*/
|
|
249
|
+
valueChanged: EventEmitter<CustomEvent<{
|
|
250
|
+
start?: INvDatetestDateOnly;
|
|
251
|
+
end?: INvDatetestDateOnly;
|
|
252
|
+
}>>;
|
|
253
|
+
/**
|
|
254
|
+
* Emitted when the last change date updates.
|
|
255
|
+
*/
|
|
256
|
+
lastChanged: EventEmitter<CustomEvent<{
|
|
257
|
+
date: INvDatetestDateOnly;
|
|
258
|
+
}>>;
|
|
259
|
+
/**
|
|
260
|
+
* Emitted when the history array changes.
|
|
261
|
+
*/
|
|
262
|
+
historyChanged: EventEmitter<CustomEvent<{
|
|
263
|
+
dates: INvDatetestDateOnly[];
|
|
264
|
+
}>>;
|
|
265
|
+
/**
|
|
266
|
+
* Emitted when the date range value changes as Date objects (local time).
|
|
267
|
+
*/
|
|
268
|
+
valueDateChanged: EventEmitter<CustomEvent<{
|
|
269
|
+
start?: Date;
|
|
270
|
+
end?: Date;
|
|
271
|
+
}>>;
|
|
272
|
+
}
|
|
273
|
+
export declare class NvDatetimetest {
|
|
274
|
+
protected z: NgZone;
|
|
275
|
+
protected el: HTMLNvDatetimetestElement;
|
|
276
|
+
valueChanged: EventEmitter<CustomEvent<{
|
|
277
|
+
start?: Date | undefined;
|
|
278
|
+
end?: Date | undefined;
|
|
279
|
+
}>>;
|
|
280
|
+
lastChanged: EventEmitter<CustomEvent<{
|
|
281
|
+
date: Date;
|
|
282
|
+
}>>;
|
|
283
|
+
historyChanged: EventEmitter<CustomEvent<{
|
|
284
|
+
dates: Date[];
|
|
285
|
+
}>>;
|
|
286
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
287
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NvDatetimetest, never>;
|
|
288
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NvDatetimetest, "nv-datetimetest", never, { "history": { "alias": "history"; "required": false; }; "lastChange": { "alias": "lastChange"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "valueChanged": "valueChanged"; "lastChanged": "lastChanged"; "historyChanged": "historyChanged"; }, never, ["*"], false, never>;
|
|
289
|
+
}
|
|
290
|
+
export declare interface NvDatetimetest extends Components.NvDatetimetest {
|
|
291
|
+
/**
|
|
292
|
+
* Emitted when the date range value changes. @bind value
|
|
293
|
+
*/
|
|
294
|
+
valueChanged: EventEmitter<CustomEvent<{
|
|
295
|
+
start?: Date;
|
|
296
|
+
end?: Date;
|
|
297
|
+
}>>;
|
|
298
|
+
/**
|
|
299
|
+
* Emitted when the last change timestamp updates.
|
|
300
|
+
*/
|
|
301
|
+
lastChanged: EventEmitter<CustomEvent<{
|
|
302
|
+
date: Date;
|
|
303
|
+
}>>;
|
|
304
|
+
/**
|
|
305
|
+
* Emitted when the history array changes.
|
|
306
|
+
*/
|
|
307
|
+
historyChanged: EventEmitter<CustomEvent<{
|
|
308
|
+
dates: Date[];
|
|
309
|
+
}>>;
|
|
310
|
+
}
|
|
222
311
|
export declare class NvDialog {
|
|
223
312
|
protected z: NgZone;
|
|
224
313
|
protected el: HTMLNvDialogElement;
|
|
@@ -857,6 +946,55 @@ export declare interface NvTableheader extends Components.NvTableheader {
|
|
|
857
946
|
*/
|
|
858
947
|
sortDirectionChanged: EventEmitter<CustomEvent<string>>;
|
|
859
948
|
}
|
|
949
|
+
export declare class NvTimetest {
|
|
950
|
+
protected z: NgZone;
|
|
951
|
+
protected el: HTMLNvTimetestElement;
|
|
952
|
+
valueChanged: EventEmitter<CustomEvent<{
|
|
953
|
+
start?: `${number}:${number}:${number}` | undefined;
|
|
954
|
+
end?: `${number}:${number}:${number}` | undefined;
|
|
955
|
+
}>>;
|
|
956
|
+
lastChanged: EventEmitter<CustomEvent<{
|
|
957
|
+
time: INvTimetestTimeOnly;
|
|
958
|
+
}>>;
|
|
959
|
+
historyChanged: EventEmitter<CustomEvent<{
|
|
960
|
+
times: INvTimetestTimeOnly[];
|
|
961
|
+
}>>;
|
|
962
|
+
valueDateChanged: EventEmitter<CustomEvent<{
|
|
963
|
+
start?: Date | undefined;
|
|
964
|
+
end?: Date | undefined;
|
|
965
|
+
}>>;
|
|
966
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
967
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NvTimetest, never>;
|
|
968
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NvTimetest, "nv-timetest", never, { "history": { "alias": "history"; "required": false; }; "lastChange": { "alias": "lastChange"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "valueChanged": "valueChanged"; "lastChanged": "lastChanged"; "historyChanged": "historyChanged"; "valueDateChanged": "valueDateChanged"; }, never, ["*"], false, never>;
|
|
969
|
+
}
|
|
970
|
+
export declare interface NvTimetest extends Components.NvTimetest {
|
|
971
|
+
/**
|
|
972
|
+
* Emitted when the time range value changes. @bind value
|
|
973
|
+
*/
|
|
974
|
+
valueChanged: EventEmitter<CustomEvent<{
|
|
975
|
+
start?: INvTimetestTimeOnly;
|
|
976
|
+
end?: INvTimetestTimeOnly;
|
|
977
|
+
}>>;
|
|
978
|
+
/**
|
|
979
|
+
* Emitted when the last change timestamp updates.
|
|
980
|
+
*/
|
|
981
|
+
lastChanged: EventEmitter<CustomEvent<{
|
|
982
|
+
time: INvTimetestTimeOnly;
|
|
983
|
+
}>>;
|
|
984
|
+
/**
|
|
985
|
+
* Emitted when the history array changes.
|
|
986
|
+
*/
|
|
987
|
+
historyChanged: EventEmitter<CustomEvent<{
|
|
988
|
+
times: INvTimetestTimeOnly[];
|
|
989
|
+
}>>;
|
|
990
|
+
/**
|
|
991
|
+
* Emitted when the time range value changes as Date objects (local time).
|
|
992
|
+
*/
|
|
993
|
+
valueDateChanged: EventEmitter<CustomEvent<{
|
|
994
|
+
start?: Date;
|
|
995
|
+
end?: Date;
|
|
996
|
+
}>>;
|
|
997
|
+
}
|
|
860
998
|
export declare class NvToggle {
|
|
861
999
|
protected z: NgZone;
|
|
862
1000
|
protected el: HTMLNvToggleElement;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as d from './components';
|
|
2
|
-
export declare const DIRECTIVES: (typeof d.NvAccordion | typeof d.NvAccordionItem | typeof d.NvAlert | typeof d.NvAvatar | typeof d.NvBadge | typeof d.NvBreadcrumb | typeof d.NvBreadcrumbs | typeof d.NvButton | typeof d.NvButtongroup | typeof d.NvCalendar | typeof d.NvCol | typeof d.NvDatagrid | typeof d.NvDatagridcolumn | typeof d.NvDialog | typeof d.NvDialogfooter | typeof d.NvDialogheader | typeof d.NvDrawer | typeof d.NvDrawerfooter | typeof d.NvDrawerheader | typeof d.NvFieldcheckbox | typeof d.NvFielddate | typeof d.NvFielddaterange | typeof d.NvFielddropdown | typeof d.NvFielddropdownitem | typeof d.NvFielddropdownitemcheck | typeof d.NvFieldmultiselect | typeof d.NvFieldnumber | typeof d.NvFieldpassword | typeof d.NvFieldradio | typeof d.NvFieldselect | typeof d.NvFieldslider | typeof d.NvFieldtext | typeof d.NvFieldtextarea | typeof d.NvFieldtime | typeof d.NvIcon | typeof d.NvIconbutton | typeof d.NvLoader | typeof d.NvMenu | typeof d.NvMenuitem | typeof d.NvNotification | typeof d.NvNotificationBullet | typeof d.NvNotificationcontainer | typeof d.NvPaginationNav | typeof d.NvPaginationtable | typeof d.NvPopover | typeof d.NvRow | typeof d.NvSidebar | typeof d.NvSidebarcontent | typeof d.NvSidebardivider | typeof d.NvSidebarfooter | typeof d.NvSidebargroup | typeof d.NvSidebarheader | typeof d.NvSidebarlogo | typeof d.NvSidebarnavitem | typeof d.NvSidebarnavsubitem | typeof d.NvSplit | typeof d.NvStack | typeof d.NvTable | typeof d.NvTableheader | typeof d.NvToggle | typeof d.NvTogglebutton | typeof d.NvTogglebuttongroup | typeof d.NvTooltip)[];
|
|
2
|
+
export declare const DIRECTIVES: (typeof d.NvAccordion | typeof d.NvAccordionItem | typeof d.NvAlert | typeof d.NvAvatar | typeof d.NvBadge | typeof d.NvBreadcrumb | typeof d.NvBreadcrumbs | typeof d.NvButton | typeof d.NvButtongroup | typeof d.NvCalendar | typeof d.NvCol | typeof d.NvDatagrid | typeof d.NvDatagridcolumn | typeof d.NvDatetest | typeof d.NvDatetimetest | typeof d.NvDialog | typeof d.NvDialogfooter | typeof d.NvDialogheader | typeof d.NvDrawer | typeof d.NvDrawerfooter | typeof d.NvDrawerheader | typeof d.NvFieldcheckbox | typeof d.NvFielddate | typeof d.NvFielddaterange | typeof d.NvFielddropdown | typeof d.NvFielddropdownitem | typeof d.NvFielddropdownitemcheck | typeof d.NvFieldmultiselect | typeof d.NvFieldnumber | typeof d.NvFieldpassword | typeof d.NvFieldradio | typeof d.NvFieldselect | typeof d.NvFieldslider | typeof d.NvFieldtext | typeof d.NvFieldtextarea | typeof d.NvFieldtime | typeof d.NvIcon | typeof d.NvIconbutton | typeof d.NvLoader | typeof d.NvMenu | typeof d.NvMenuitem | typeof d.NvNotification | typeof d.NvNotificationBullet | typeof d.NvNotificationcontainer | typeof d.NvPaginationNav | typeof d.NvPaginationtable | typeof d.NvPopover | typeof d.NvRow | typeof d.NvSidebar | typeof d.NvSidebarcontent | typeof d.NvSidebardivider | typeof d.NvSidebarfooter | typeof d.NvSidebargroup | typeof d.NvSidebarheader | typeof d.NvSidebarlogo | typeof d.NvSidebarnavitem | typeof d.NvSidebarnavsubitem | typeof d.NvSplit | typeof d.NvStack | typeof d.NvTable | typeof d.NvTableheader | typeof d.NvTimetest | typeof d.NvToggle | typeof d.NvTogglebutton | typeof d.NvTogglebuttongroup | typeof d.NvTooltip)[];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nova-design-system/nova-angular-18",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.29.0",
|
|
4
4
|
"description": "Nova is a design system created by Elia Group to empower creators to efficiently build solutions that people love to use.",
|
|
5
5
|
"author": "Elia Group",
|
|
6
6
|
"homepage": "https://nova.eliagroup.io",
|
|
@@ -30,14 +30,14 @@
|
|
|
30
30
|
],
|
|
31
31
|
"exports": {
|
|
32
32
|
".": {
|
|
33
|
+
"types": "./dist/nova-components/index.d.ts",
|
|
33
34
|
"import": "./dist/nova-components/fesm2022/nova-components.mjs",
|
|
34
|
-
"require": "./dist/nova-components/esm2022/nova-components.mjs"
|
|
35
|
-
"types": "./dist/nova-components/index.d.ts"
|
|
35
|
+
"require": "./dist/nova-components/esm2022/nova-components.mjs"
|
|
36
36
|
},
|
|
37
37
|
"./public-api": {
|
|
38
|
+
"types": "./dist/nova-components/public-api.d.ts",
|
|
38
39
|
"import": "./dist/nova-components/esm2022/public-api.mjs",
|
|
39
|
-
"require": "./dist/nova-components/esm2022/public-api.mjs"
|
|
40
|
-
"types": "./dist/nova-components/public-api.d.ts"
|
|
40
|
+
"require": "./dist/nova-components/esm2022/public-api.mjs"
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
43
|
"peerDependencies": {
|