@ndwnu/design-system 11.1.1 → 12.0.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/assets/images/map-button-icons.svg +5 -1
- package/fesm2022/ndwnu-design-system.mjs +605 -670
- package/fesm2022/ndwnu-design-system.mjs.map +1 -1
- package/index.d.ts +1288 -2
- package/package.json +9 -11
- package/styles/components/_divider.scss +1 -1
- package/styles/components/divider.stories.ts +1 -1
- package/lib/components/accordion/accordion.component.d.ts +0 -12
- package/lib/components/accordion/accordion.service.d.ts +0 -8
- package/lib/components/accordion/index.d.ts +0 -2
- package/lib/components/alert/alert.component.d.ts +0 -26
- package/lib/components/alert/alert.model.d.ts +0 -1
- package/lib/components/alert/index.d.ts +0 -2
- package/lib/components/avatar/avatar.component.d.ts +0 -9
- package/lib/components/avatar/avatar.model.d.ts +0 -2
- package/lib/components/avatar/index.d.ts +0 -2
- package/lib/components/badge/badge.component.d.ts +0 -18
- package/lib/components/badge/index.d.ts +0 -1
- package/lib/components/banner/banner.component.d.ts +0 -38
- package/lib/components/banner/banner.model.d.ts +0 -1
- package/lib/components/banner/index.d.ts +0 -2
- package/lib/components/breadcrumb/breadcrumb.component.d.ts +0 -6
- package/lib/components/breadcrumb/index.d.ts +0 -1
- package/lib/components/breadcrumb-group/breadcrumb-group.component.d.ts +0 -8
- package/lib/components/breadcrumb-group/index.d.ts +0 -1
- package/lib/components/button/button.directive.d.ts +0 -9
- package/lib/components/button/index.d.ts +0 -1
- package/lib/components/card/card-content/card-content.component.d.ts +0 -5
- package/lib/components/card/card-content/index.d.ts +0 -1
- package/lib/components/card/card-footer/card-footer.component.d.ts +0 -5
- package/lib/components/card/card-footer/index.d.ts +0 -1
- package/lib/components/card/card-header/card-header.component.d.ts +0 -11
- package/lib/components/card/card-header/index.d.ts +0 -1
- package/lib/components/card/card.animation.d.ts +0 -1
- package/lib/components/card/card.component.d.ts +0 -19
- package/lib/components/card/index.d.ts +0 -6
- package/lib/components/collapsible/collapsible.animation.d.ts +0 -1
- package/lib/components/collapsible/collapsible.component.d.ts +0 -17
- package/lib/components/collapsible/index.d.ts +0 -1
- package/lib/components/dashboard-card/dashboard-card.component.d.ts +0 -22
- package/lib/components/dashboard-card/index.d.ts +0 -1
- package/lib/components/dropdown/dropdown.component.d.ts +0 -22
- package/lib/components/dropdown/index.d.ts +0 -1
- package/lib/components/edit-bar/edit-bar-actions/edit-bar-actions.component.d.ts +0 -5
- package/lib/components/edit-bar/edit-bar-message/edit-bar-message.component.d.ts +0 -5
- package/lib/components/edit-bar/edit-bar.component.d.ts +0 -15
- package/lib/components/edit-bar/edit-bar.model.d.ts +0 -2
- package/lib/components/edit-bar/index.d.ts +0 -4
- package/lib/components/favorite/favorite.component.d.ts +0 -7
- package/lib/components/favorite/index.d.ts +0 -1
- package/lib/components/form-field/autosuggest/autosuggest-add-option/autosuggest-add-option.component.d.ts +0 -6
- package/lib/components/form-field/autosuggest/autosuggest-add-option/index.d.ts +0 -1
- package/lib/components/form-field/autosuggest/autosuggest-option/autosuggest-option.component.d.ts +0 -8
- package/lib/components/form-field/autosuggest/autosuggest-option/index.d.ts +0 -1
- package/lib/components/form-field/autosuggest/autosuggest-panel/autosuggest-panel.component.d.ts +0 -6
- package/lib/components/form-field/autosuggest/autosuggest-panel/index.d.ts +0 -1
- package/lib/components/form-field/autosuggest/autosuggest.directive.d.ts +0 -9
- package/lib/components/form-field/autosuggest/index.d.ts +0 -5
- package/lib/components/form-field/checkbox/checkbox.component.d.ts +0 -21
- package/lib/components/form-field/checkbox/index.d.ts +0 -1
- package/lib/components/form-field/checkbox-group/checkbox-group.component.d.ts +0 -7
- package/lib/components/form-field/checkbox-group/index.d.ts +0 -1
- package/lib/components/form-field/clear-search-button/clear-search-button.component.d.ts +0 -16
- package/lib/components/form-field/clear-search-button/index.d.ts +0 -1
- package/lib/components/form-field/datepicker/datepicker.component.d.ts +0 -7
- package/lib/components/form-field/datepicker/index.d.ts +0 -1
- package/lib/components/form-field/error/error.component.d.ts +0 -5
- package/lib/components/form-field/error/index.d.ts +0 -1
- package/lib/components/form-field/file-upload/file-upload-text.interface.d.ts +0 -4
- package/lib/components/form-field/file-upload/file-upload.component.d.ts +0 -47
- package/lib/components/form-field/file-upload/index.d.ts +0 -2
- package/lib/components/form-field/form-field.component.d.ts +0 -32
- package/lib/components/form-field/form-field.constant.d.ts +0 -1
- package/lib/components/form-field/form-field.model.d.ts +0 -7
- package/lib/components/form-field/index.d.ts +0 -17
- package/lib/components/form-field/info/index.d.ts +0 -1
- package/lib/components/form-field/info/info.component.d.ts +0 -5
- package/lib/components/form-field/input/index.d.ts +0 -1
- package/lib/components/form-field/input/input.directive.d.ts +0 -22
- package/lib/components/form-field/input-button/index.d.ts +0 -1
- package/lib/components/form-field/input-button/input-button.component.d.ts +0 -12
- package/lib/components/form-field/input-icon/index.d.ts +0 -1
- package/lib/components/form-field/input-icon/input-icon.component.d.ts +0 -5
- package/lib/components/form-field/month-input/date-validators.d.ts +0 -3
- package/lib/components/form-field/month-input/index.d.ts +0 -1
- package/lib/components/form-field/month-input/month-input-utils.d.ts +0 -6
- package/lib/components/form-field/month-input/month-input.component.d.ts +0 -47
- package/lib/components/form-field/option-group/index.d.ts +0 -3
- package/lib/components/form-field/option-group/option-group.component.d.ts +0 -29
- package/lib/components/form-field/option-group/option-group.model.d.ts +0 -1
- package/lib/components/form-field/option-group/option.component.d.ts +0 -10
- package/lib/components/form-field/picker-button/index.d.ts +0 -1
- package/lib/components/form-field/picker-button/picker-button.component.d.ts +0 -15
- package/lib/components/form-field/radio-button/index.d.ts +0 -1
- package/lib/components/form-field/radio-button/radio-button.component.d.ts +0 -20
- package/lib/components/form-field/radio-group/index.d.ts +0 -1
- package/lib/components/form-field/radio-group/radio-group.component.d.ts +0 -16
- package/lib/components/form-field/success/index.d.ts +0 -1
- package/lib/components/form-field/success/success.component.d.ts +0 -5
- package/lib/components/form-field/textarea/auto-grow.directive.d.ts +0 -22
- package/lib/components/form-field/textarea/index.d.ts +0 -2
- package/lib/components/form-field/textarea/max-char.directive.d.ts +0 -27
- package/lib/components/hoverable-list-item/hoverable-list-item.component.d.ts +0 -18
- package/lib/components/hoverable-list-item/hoverable-list-item.model.d.ts +0 -9
- package/lib/components/hoverable-list-item/index.d.ts +0 -2
- package/lib/components/icon/action-icon/action-icon.component.d.ts +0 -33
- package/lib/components/icon/action-icon/index.d.ts +0 -1
- package/lib/components/icon/icon.component.d.ts +0 -6
- package/lib/components/icon/index.d.ts +0 -2
- package/lib/components/index.d.ts +0 -42
- package/lib/components/key-value-list/index.d.ts +0 -1
- package/lib/components/key-value-list/key-value-list.component.d.ts +0 -6
- package/lib/components/layout/index.d.ts +0 -1
- package/lib/components/layout/layout.component.d.ts +0 -14
- package/lib/components/layout-banners/index.d.ts +0 -1
- package/lib/components/layout-banners/layout-banners.component.d.ts +0 -5
- package/lib/components/list/index.d.ts +0 -1
- package/lib/components/list/list.component.d.ts +0 -11
- package/lib/components/list-item/index.d.ts +0 -1
- package/lib/components/list-item/list-item.component.d.ts +0 -33
- package/lib/components/loader/index.d.ts +0 -1
- package/lib/components/loader/loader.component.d.ts +0 -5
- package/lib/components/main-navigation/index.d.ts +0 -2
- package/lib/components/main-navigation/main-navigation-header/index.d.ts +0 -1
- package/lib/components/main-navigation/main-navigation-header/main-navigation-header.component.d.ts +0 -15
- package/lib/components/main-navigation/main-navigation-menu/index.d.ts +0 -1
- package/lib/components/main-navigation/main-navigation-menu/main-navigation-menu.component.d.ts +0 -16
- package/lib/components/main-navigation/main-navigation.component.d.ts +0 -25
- package/lib/components/main-navigation/main-navigation.model.d.ts +0 -15
- package/lib/components/map-button/index.d.ts +0 -2
- package/lib/components/map-button/map-button.component.d.ts +0 -14
- package/lib/components/map-button/map-button.model.d.ts +0 -4
- package/lib/components/map-display/backgrounds.d.ts +0 -21
- package/lib/components/map-display/index.d.ts +0 -3
- package/lib/components/map-display/layers.d.ts +0 -10
- package/lib/components/map-display/map-display-option/index.d.ts +0 -2
- package/lib/components/map-display/map-display-option/map-display-option.component.d.ts +0 -11
- package/lib/components/map-display/map-display-option/map-display-option.model.d.ts +0 -14
- package/lib/components/map-display/map-display.component.d.ts +0 -30
- package/lib/components/map-legend/index.d.ts +0 -2
- package/lib/components/map-legend/map-legend-group/map-legend-group.component.d.ts +0 -9
- package/lib/components/map-legend/map-legend-option/map-legend-option.component.d.ts +0 -7
- package/lib/components/map-legend/map-legend.component.d.ts +0 -17
- package/lib/components/map-legend/map-legend.model.d.ts +0 -33
- package/lib/components/modal/index.d.ts +0 -7
- package/lib/components/modal/modal-content/index.d.ts +0 -1
- package/lib/components/modal/modal-content/modal-content.component.d.ts +0 -5
- package/lib/components/modal/modal-footer/index.d.ts +0 -1
- package/lib/components/modal/modal-footer/modal-footer.component.d.ts +0 -5
- package/lib/components/modal/modal-header/index.d.ts +0 -1
- package/lib/components/modal/modal-header/modal-header.component.d.ts +0 -7
- package/lib/components/modal/modal-ref.d.ts +0 -3
- package/lib/components/modal/modal.component.d.ts +0 -7
- package/lib/components/modal/modal.service.d.ts +0 -17
- package/lib/components/multi-select/checkbox-data.interface.d.ts +0 -8
- package/lib/components/multi-select/index.d.ts +0 -3
- package/lib/components/multi-select/multi-select.component.d.ts +0 -29
- package/lib/components/multi-select/select-all-text.interface.d.ts +0 -4
- package/lib/components/pill/index.d.ts +0 -1
- package/lib/components/pill/pill.component.d.ts +0 -6
- package/lib/components/popover/index.d.ts +0 -1
- package/lib/components/popover/popover-trigger.directive.d.ts +0 -29
- package/lib/components/router-breadcrumbs/index.d.ts +0 -1
- package/lib/components/router-breadcrumbs/router-breadcrumbs.component.d.ts +0 -6
- package/lib/components/splitter/index.d.ts +0 -1
- package/lib/components/splitter/splitter.component.d.ts +0 -69
- package/lib/components/summary-card/index.d.ts +0 -9
- package/lib/components/summary-card/summary-card-action/summary-card-action.component.d.ts +0 -11
- package/lib/components/summary-card/summary-card-actions/summary-card-actions.component.d.ts +0 -9
- package/lib/components/summary-card/summary-card-content/summary-card-content.component.d.ts +0 -5
- package/lib/components/summary-card/summary-card-header/summary-card-header.component.d.ts +0 -5
- package/lib/components/summary-card/summary-card-subtitle/summary-card-subtitle.component.d.ts +0 -5
- package/lib/components/summary-card/summary-card-tag/summary-card-tag.component.d.ts +0 -5
- package/lib/components/summary-card/summary-card-tags/summary-card-tags.component.d.ts +0 -5
- package/lib/components/summary-card/summary-card.component.d.ts +0 -5
- package/lib/components/summary-card/summary-card.model.d.ts +0 -1
- package/lib/components/switcher/index.d.ts +0 -2
- package/lib/components/switcher/model.d.ts +0 -6
- package/lib/components/switcher/switcher.component.d.ts +0 -26
- package/lib/components/tab/index.d.ts +0 -1
- package/lib/components/tab/tab.component.d.ts +0 -18
- package/lib/components/tab-group/index.d.ts +0 -1
- package/lib/components/tab-group/tab-group.component.d.ts +0 -16
- package/lib/components/table/ag-grid-theme.d.ts +0 -2
- package/lib/components/table/index.d.ts +0 -1
- package/lib/components/tag/index.d.ts +0 -1
- package/lib/components/tag/tag.component.d.ts +0 -18
- package/lib/components/toast/index.d.ts +0 -2
- package/lib/components/toast/toast-list/toast-list.component.d.ts +0 -17
- package/lib/components/toast/toast.component.d.ts +0 -20
- package/lib/components/toast/toast.service.d.ts +0 -32
- package/lib/components/tooltip/index.d.ts +0 -2
- package/lib/components/tooltip/tooltip.component.d.ts +0 -6
- package/lib/components/tooltip/tooltip.directive.d.ts +0 -19
- package/lib/models/aria.model.d.ts +0 -1
- package/lib/models/index.d.ts +0 -2
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { Point } from '@angular/cdk/drag-drop';
|
|
2
|
-
import { AfterViewInit, OnDestroy } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SplitterComponent implements AfterViewInit, OnDestroy {
|
|
5
|
-
readonly disabled: import("@angular/core").InputSignal<boolean>;
|
|
6
|
-
/**
|
|
7
|
-
* Optional width of the first panel (in pixels) when the component is initialized.
|
|
8
|
-
*/
|
|
9
|
-
readonly initialPanelWidth: import("@angular/core").InputSignal<number | undefined>;
|
|
10
|
-
/**
|
|
11
|
-
* Minimum width of both panels (in pixels).
|
|
12
|
-
*/
|
|
13
|
-
readonly minimumPanelWidth: import("@angular/core").InputSignal<number>;
|
|
14
|
-
protected readonly firstPanelWidth: import("@angular/core").WritableSignal<number>;
|
|
15
|
-
protected readonly secondPanelWidth: import("@angular/core").Signal<number>;
|
|
16
|
-
protected readonly isDragging: import("@angular/core").WritableSignal<boolean>;
|
|
17
|
-
private readonly container;
|
|
18
|
-
private readonly splitter;
|
|
19
|
-
private readonly cdkDrag;
|
|
20
|
-
private storedFirstPanelWidth;
|
|
21
|
-
/**
|
|
22
|
-
* Flag to indicate if the mouse click event should be
|
|
23
|
-
* ignored because the user is dragging the splitter.
|
|
24
|
-
*/
|
|
25
|
-
private ignoreMouseClick;
|
|
26
|
-
/**
|
|
27
|
-
* Reactive object to store the dimensions of the drag elements.
|
|
28
|
-
* Updated by a resize observer on the container.
|
|
29
|
-
*/
|
|
30
|
-
private readonly dragElementDimensions;
|
|
31
|
-
private readonly resizeObserver;
|
|
32
|
-
/**
|
|
33
|
-
* Available width for the panels, without considering the `minimumPanelWidth` input.
|
|
34
|
-
*/
|
|
35
|
-
private readonly availableWidth;
|
|
36
|
-
/**
|
|
37
|
-
* Position of the drag handle when the component is initialized.
|
|
38
|
-
* The drag position is always relative to this starting position.
|
|
39
|
-
*/
|
|
40
|
-
private readonly dragStartPosition;
|
|
41
|
-
/**
|
|
42
|
-
* Minimum panel width that is safe to use, considering the
|
|
43
|
-
* available container width and the `minimumPanelWidth` input.
|
|
44
|
-
*/
|
|
45
|
-
protected readonly safeMinPanelWidth: import("@angular/core").Signal<number>;
|
|
46
|
-
/**
|
|
47
|
-
* Maximum panel width that is safe to use, considering the
|
|
48
|
-
* available container width and the `minimumPanelWidth
|
|
49
|
-
*/
|
|
50
|
-
protected readonly safeMaxPanelWidth: import("@angular/core").Signal<number>;
|
|
51
|
-
constructor();
|
|
52
|
-
ngAfterViewInit(): void;
|
|
53
|
-
ngOnDestroy(): void;
|
|
54
|
-
protected constrainPosition: (userPointerPosition: Point) => {
|
|
55
|
-
x: number;
|
|
56
|
-
y: number;
|
|
57
|
-
};
|
|
58
|
-
protected onDragStarted(): void;
|
|
59
|
-
protected onDragEnded(): void;
|
|
60
|
-
protected onDragMoved(): void;
|
|
61
|
-
protected onSplitterMouseDown(): void;
|
|
62
|
-
protected onSplitterMouseUp(): void;
|
|
63
|
-
protected setDragPosition(position: number): void;
|
|
64
|
-
protected storeFirstPanelWidth(): void;
|
|
65
|
-
private setFirstPanelWidth;
|
|
66
|
-
private clampPanelWidth;
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SplitterComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SplitterComponent, "ndw-splitter", never, { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "initialPanelWidth": { "alias": "initialPanelWidth"; "required": false; "isSignal": true; }; "minimumPanelWidth": { "alias": "minimumPanelWidth"; "required": false; "isSignal": true; }; }, {}, never, ["[first-panel]", "[second-panel]"], true, never>;
|
|
69
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export * from './summary-card.model';
|
|
2
|
-
export * from './summary-card.component';
|
|
3
|
-
export * from './summary-card-actions/summary-card-actions.component';
|
|
4
|
-
export * from './summary-card-action/summary-card-action.component';
|
|
5
|
-
export * from './summary-card-content/summary-card-content.component';
|
|
6
|
-
export * from './summary-card-header/summary-card-header.component';
|
|
7
|
-
export * from './summary-card-tags/summary-card-tags.component';
|
|
8
|
-
export * from './summary-card-tag/summary-card-tag.component';
|
|
9
|
-
export * from './summary-card-subtitle/summary-card-subtitle.component';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SummaryCardActionComponent {
|
|
4
|
-
readonly iconName: import("@angular/core").InputSignal<string>;
|
|
5
|
-
readonly label: import("@angular/core").InputSignal<string>;
|
|
6
|
-
readonly disabled: import("@angular/core").InputSignal<boolean | undefined>;
|
|
7
|
-
readonly action: import("@angular/core").OutputEmitterRef<void>;
|
|
8
|
-
readonly template: import("@angular/core").Signal<TemplateRef<Element>>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SummaryCardActionComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SummaryCardActionComponent, "ndw-summary-card-action", never, { "iconName": { "alias": "iconName"; "required": true; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "action": "action"; }, never, never, true, never>;
|
|
11
|
-
}
|
package/lib/components/summary-card/summary-card-actions/summary-card-actions.component.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { SummaryCardActionComponent } from '../summary-card-action/summary-card-action.component';
|
|
2
|
-
import { SummaryActionsView } from '../summary-card.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SummaryCardActionsComponent {
|
|
5
|
-
readonly view: import("@angular/core").InputSignal<SummaryActionsView>;
|
|
6
|
-
readonly actions: import("@angular/core").Signal<readonly SummaryCardActionComponent[]>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SummaryCardActionsComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SummaryCardActionsComponent, "ndw-summary-card-actions", never, { "view": { "alias": "view"; "required": false; "isSignal": true; }; }, {}, ["actions"], ["ndw-favorite"], true, never>;
|
|
9
|
-
}
|
package/lib/components/summary-card/summary-card-content/summary-card-content.component.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SummaryCardContentComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SummaryCardContentComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SummaryCardContentComponent, "ndw-summary-card-content", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SummaryCardHeaderComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SummaryCardHeaderComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SummaryCardHeaderComponent, "ndw-summary-card-header", never, {}, {}, never, ["ndw-pill", "*", "ndw-summary-card-subtitle", "ndw-summary-card-actions"], true, never>;
|
|
5
|
-
}
|
package/lib/components/summary-card/summary-card-subtitle/summary-card-subtitle.component.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SummaryCardSubtitleComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SummaryCardSubtitleComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SummaryCardSubtitleComponent, "ndw-summary-card-subtitle", never, {}, {}, never, ["ndw-icon", "*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SummaryCardTagComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SummaryCardTagComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SummaryCardTagComponent, "ndw-summary-card-tag", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SummaryCardTagsComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SummaryCardTagsComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SummaryCardTagsComponent, "ndw-summary-card-tags", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SummaryCardComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SummaryCardComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SummaryCardComponent, "ndw-summary-card", never, {}, {}, never, ["ndw-avatar", "ndw-summary-card-header", "ndw-summary-card-content", "ndw-summary-card-tags"], true, never>;
|
|
5
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type SummaryActionsView = 'visible' | 'popover' | 'auto';
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
import { SwitcherOption } from './';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SwitcherComponent implements ControlValueAccessor, OnInit {
|
|
6
|
-
#private;
|
|
7
|
-
readonly options: import("@angular/core").InputSignal<SwitcherOption[]>;
|
|
8
|
-
readonly selectedValue: import("@angular/core").ModelSignal<string | undefined>;
|
|
9
|
-
readonly disabled: import("@angular/core").ModelSignal<boolean>;
|
|
10
|
-
readonly selectionChange: import("@angular/core").OutputEmitterRef<string>;
|
|
11
|
-
sliderWidth: string;
|
|
12
|
-
sliderPosition: string;
|
|
13
|
-
private onChange;
|
|
14
|
-
private onTouched;
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
writeValue(value: string): void;
|
|
17
|
-
registerOnChange(fn: (value: string) => void): void;
|
|
18
|
-
registerOnTouched(fn: () => void): void;
|
|
19
|
-
setDisabledState(isDisabled: boolean): void;
|
|
20
|
-
selectOption(value: string): void;
|
|
21
|
-
onKeyDown(event: KeyboardEvent, _currentIndex: number): void;
|
|
22
|
-
generateId(index: number): string;
|
|
23
|
-
get componentName(): string;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SwitcherComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwitcherComponent, "ndw-switcher", never, { "options": { "alias": "options"; "required": false; "isSignal": true; }; "selectedValue": { "alias": "selectedValue"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "selectedValue": "selectedValueChange"; "disabled": "disabledChange"; "selectionChange": "selectionChange"; }, never, never, true, never>;
|
|
26
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tab.component';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { TemplatePortal } from '@angular/cdk/portal';
|
|
2
|
-
import { OnInit } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TabComponent implements OnInit {
|
|
5
|
-
private readonly _viewContainerRef;
|
|
6
|
-
private readonly _elementRef;
|
|
7
|
-
private _content;
|
|
8
|
-
private readonly _contentTemplate;
|
|
9
|
-
get content(): TemplatePortal | null;
|
|
10
|
-
title: import("@angular/core").InputSignal<string>;
|
|
11
|
-
disabled: import("@angular/core").InputSignal<boolean>;
|
|
12
|
-
active: boolean;
|
|
13
|
-
id: import("@angular/core").InputSignal<string | number>;
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
getNativeElement(): HTMLElement;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabComponent, "ndw-tab", never, { "title": { "alias": "title"; "required": true; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
18
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tab-group.component';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { TabComponent } from '../tab';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TabGroupComponent {
|
|
4
|
-
private readonly _tabs;
|
|
5
|
-
private readonly _tabButtons;
|
|
6
|
-
tabs: import("@angular/core").Signal<TabComponent[]>;
|
|
7
|
-
hasPadding: import("@angular/core").InputSignal<boolean>;
|
|
8
|
-
activeTabId: import("@angular/core").ModelSignal<string | number | undefined>;
|
|
9
|
-
inlinePadding: import("@angular/core").InputSignal<number>;
|
|
10
|
-
constructor();
|
|
11
|
-
selectTab(index: number): void;
|
|
12
|
-
onKeyDown(event: KeyboardEvent): void;
|
|
13
|
-
private getNextEnabledIndex;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabGroupComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabGroupComponent, "ndw-tab-group", never, { "hasPadding": { "alias": "hasPadding"; "required": false; "isSignal": true; }; "activeTabId": { "alias": "activeTabId"; "required": false; "isSignal": true; }; "inlinePadding": { "alias": "inlinePadding"; "required": false; "isSignal": true; }; }, { "activeTabId": "activeTabIdChange"; }, ["_tabs"], never, true, never>;
|
|
16
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ag-grid-theme';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tag.component';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TagComponent {
|
|
3
|
-
/**
|
|
4
|
-
* Disables the tag
|
|
5
|
-
*/
|
|
6
|
-
disabled: import("@angular/core").InputSignal<boolean>;
|
|
7
|
-
/**
|
|
8
|
-
* Aria label for the interactive button
|
|
9
|
-
*/
|
|
10
|
-
suffixAriaLabel: import("@angular/core").InputSignal<string>;
|
|
11
|
-
/**
|
|
12
|
-
* The name of the icon to display
|
|
13
|
-
*/
|
|
14
|
-
suffixIcon: import("@angular/core").InputSignal<string>;
|
|
15
|
-
clicked: import("@angular/core").OutputEmitterRef<Event>;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TagComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TagComponent, "ndw-tag", never, { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "suffixAriaLabel": { "alias": "suffixAriaLabel"; "required": false; "isSignal": true; }; "suffixIcon": { "alias": "suffixIcon"; "required": false; "isSignal": true; }; }, { "clicked": "clicked"; }, never, ["*"], true, never>;
|
|
18
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ToastComponent, ToastDimensions } from '../toast.component';
|
|
2
|
-
import { ToastService } from '../toast.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ToastListComponent {
|
|
5
|
-
protected readonly toastService: ToastService;
|
|
6
|
-
protected readonly toastComponents: import("@angular/core").Signal<readonly ToastComponent[]>;
|
|
7
|
-
protected readonly toastDimensions: import("@angular/core").WritableSignal<Map<string, ToastDimensions>>;
|
|
8
|
-
protected readonly toastOffsetHeights: import("@angular/core").Signal<number[]>;
|
|
9
|
-
protected readonly firstToastHeight: import("@angular/core").Signal<number>;
|
|
10
|
-
protected readonly totalHeightExcludingGaps: import("@angular/core").Signal<number>;
|
|
11
|
-
protected readonly maxToastWidth: import("@angular/core").Signal<number>;
|
|
12
|
-
protected setToastDimensions(id: string, dimensions: ToastDimensions): void;
|
|
13
|
-
protected pause(): void;
|
|
14
|
-
protected resume(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastListComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToastListComponent, "ndw-toast-list", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export interface ToastDimensions {
|
|
4
|
-
width: number;
|
|
5
|
-
height: number;
|
|
6
|
-
}
|
|
7
|
-
export declare class ToastComponent implements AfterViewInit {
|
|
8
|
-
#private;
|
|
9
|
-
message: import("@angular/core").InputSignal<string>;
|
|
10
|
-
closeButtonLabel: import("@angular/core").InputSignal<string>;
|
|
11
|
-
id: import("@angular/core").InputSignal<string | undefined>;
|
|
12
|
-
duration: import("@angular/core").InputSignal<number>;
|
|
13
|
-
paused: import("@angular/core").InputSignal<boolean>;
|
|
14
|
-
showProgress: import("@angular/core").InputSignal<boolean>;
|
|
15
|
-
closed: import("@angular/core").OutputEmitterRef<void>;
|
|
16
|
-
elementDimensions: import("@angular/core").OutputEmitterRef<ToastDimensions>;
|
|
17
|
-
ngAfterViewInit(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToastComponent, "ndw-toast", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; "closeButtonLabel": { "alias": "closeButtonLabel"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "duration": { "alias": "duration"; "required": false; "isSignal": true; }; "paused": { "alias": "paused"; "required": false; "isSignal": true; }; "showProgress": { "alias": "showProgress"; "required": false; "isSignal": true; }; }, { "closed": "closed"; "elementDimensions": "elementDimensions"; }, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { Signal } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
type ToastId = string;
|
|
4
|
-
interface ToastData {
|
|
5
|
-
id: ToastId;
|
|
6
|
-
message: string;
|
|
7
|
-
duration: number;
|
|
8
|
-
remainingTime: number;
|
|
9
|
-
closeButtonLabel?: string;
|
|
10
|
-
}
|
|
11
|
-
export declare class ToastService {
|
|
12
|
-
#private;
|
|
13
|
-
paused: Signal<boolean>;
|
|
14
|
-
get toasts(): Signal<ToastData[]>;
|
|
15
|
-
constructor();
|
|
16
|
-
/**
|
|
17
|
-
* Close a toast by its ID. If no ID is provided, all toasts will be closed.
|
|
18
|
-
*/
|
|
19
|
-
close(id?: string): void;
|
|
20
|
-
/**
|
|
21
|
-
* Open a toast notification with the given message and optional duration.
|
|
22
|
-
* @param message The message to display in the toast.
|
|
23
|
-
* @param duration Optional duration in milliseconds for which the toast should be visible. Defaults to 5000ms.
|
|
24
|
-
* @returns The ID of the created toast. Can be used to close the toast.
|
|
25
|
-
*/
|
|
26
|
-
open(message: string, duration?: number, closeButtonLabel?: string): ToastId;
|
|
27
|
-
pause(): void;
|
|
28
|
-
resume(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastService, never>;
|
|
30
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ToastService>;
|
|
31
|
-
}
|
|
32
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TooltipComponent {
|
|
3
|
-
text: import("@angular/core").InputSignal<string>;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "ndw-tooltip", never, { "text": { "alias": "text"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TooltipDirective implements OnChanges, OnDestroy, OnInit {
|
|
4
|
-
private readonly elementRef;
|
|
5
|
-
private readonly overlay;
|
|
6
|
-
private readonly ariaDescriber;
|
|
7
|
-
text: import("@angular/core").InputSignal<string>;
|
|
8
|
-
private overlayRef;
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
ngOnChanges(): void;
|
|
11
|
-
ngOnDestroy(): void;
|
|
12
|
-
protected show(): void;
|
|
13
|
-
protected hide(): void;
|
|
14
|
-
protected hideOnEscape(): void;
|
|
15
|
-
private updateAriaDescription;
|
|
16
|
-
private getFlexibleConnectedPositionStrategy;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TooltipDirective, "[ndwTooltip]", never, { "text": { "alias": "ndwTooltip"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type AriaLive = 'polite' | 'assertive' | 'off';
|
package/lib/models/index.d.ts
DELETED