@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
package/package.json
CHANGED
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ndwnu/design-system",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "12.0.0",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/animations": "^
|
|
6
|
-
"@angular/cdk": "^
|
|
7
|
-
"@angular/common": "^
|
|
8
|
-
"@angular/core": "^
|
|
9
|
-
"@angular/forms": "^
|
|
10
|
-
"@angular/material": "^
|
|
11
|
-
"@angular/router": "^
|
|
12
|
-
"@ndwnu/core": "
|
|
13
|
-
"@storybook/addon-actions": "8.6.12",
|
|
14
|
-
"@storybook/angular": "8.6.12",
|
|
5
|
+
"@angular/animations": "^20.0.0",
|
|
6
|
+
"@angular/cdk": "^20.0.0",
|
|
7
|
+
"@angular/common": "^20.0.0",
|
|
8
|
+
"@angular/core": "^20.0.0",
|
|
9
|
+
"@angular/forms": "^20.0.0",
|
|
10
|
+
"@angular/material": "^20.0.0",
|
|
11
|
+
"@angular/router": "^20.0.0",
|
|
12
|
+
"@ndwnu/core": "2.0.0",
|
|
15
13
|
"ag-grid-angular": "^34.0.2",
|
|
16
14
|
"ag-grid-community": "^34.0.2",
|
|
17
15
|
"rxjs": "^7.8.0"
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { CollapsibleComponent } from '../collapsible';
|
|
3
|
-
import { ListComponent } from '../list';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AccordionComponent extends ListComponent implements OnInit {
|
|
6
|
-
#private;
|
|
7
|
-
collapseOthers: import("@angular/core").InputSignal<boolean>;
|
|
8
|
-
collapsibles: import("@angular/core").Signal<readonly CollapsibleComponent[]>;
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AccordionComponent, "ndw-accordion", never, { "collapseOthers": { "alias": "collapseOthers"; "required": false; "isSignal": true; }; }, {}, ["collapsibles"], ["*"], true, never>;
|
|
12
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { Subject } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AccordionService {
|
|
4
|
-
expanded$: Subject<number>;
|
|
5
|
-
setExpandedCollapsible(index: number): void;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionService, never>;
|
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AccordionService>;
|
|
8
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { AriaLive } from '../../models';
|
|
2
|
-
import { AlertType } from './alert.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AlertComponent {
|
|
5
|
-
/**
|
|
6
|
-
* Whether the alert is actionable, shows a close icon and a title.
|
|
7
|
-
*/
|
|
8
|
-
actionable: import("@angular/core").InputSignal<boolean>;
|
|
9
|
-
/**
|
|
10
|
-
* The title of the alert. Only used when actionable is true.
|
|
11
|
-
*/
|
|
12
|
-
title: import("@angular/core").InputSignal<string | undefined>;
|
|
13
|
-
/**
|
|
14
|
-
* Use info, info-grey, warning or critical to indicate the type of alert.
|
|
15
|
-
*/
|
|
16
|
-
type: import("@angular/core").InputSignal<AlertType>;
|
|
17
|
-
/**
|
|
18
|
-
* Use polite, assertive or off to indicate whether the alert is
|
|
19
|
-
* announced automatically by the screen reader.
|
|
20
|
-
*/
|
|
21
|
-
ariaLive: import("@angular/core").InputSignal<AriaLive>;
|
|
22
|
-
close: import("@angular/core").OutputEmitterRef<void>;
|
|
23
|
-
onClose(): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlertComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "ndw-alert", never, { "actionable": { "alias": "actionable"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "ariaLive": { "alias": "ariaLive"; "required": false; "isSignal": true; }; }, { "close": "close"; }, never, ["*"], true, never>;
|
|
26
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type AlertType = 'critical' | 'info' | 'info-grey' | 'warning';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { AvatarStatus, AvatarColor } from './avatar.model';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AvatarComponent {
|
|
4
|
-
status: import("@angular/core").InputSignal<AvatarStatus>;
|
|
5
|
-
initials: import("@angular/core").InputSignal<boolean>;
|
|
6
|
-
color: import("@angular/core").InputSignal<AvatarColor | undefined>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AvatarComponent, "ndw-avatar", never, { "status": { "alias": "status"; "required": false; "isSignal": true; }; "initials": { "alias": "initials"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
9
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class BadgeComponent {
|
|
3
|
-
/**
|
|
4
|
-
* The value of the badge
|
|
5
|
-
*/
|
|
6
|
-
value: import("@angular/core").InputSignal<number | undefined>;
|
|
7
|
-
/**
|
|
8
|
-
* The aria label, used by screen readers to give context.
|
|
9
|
-
*/
|
|
10
|
-
ariaLabel: import("@angular/core").InputSignal<string | undefined>;
|
|
11
|
-
/**
|
|
12
|
-
* When true, the badge will display values above 99.
|
|
13
|
-
* When false (default), the badge will display values above 99 as a dot
|
|
14
|
-
*/
|
|
15
|
-
displayLargeNumbers: import("@angular/core").InputSignal<boolean>;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BadgeComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BadgeComponent, "ndw-badge", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; "displayLargeNumbers": { "alias": "displayLargeNumbers"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './badge.component';
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef } from '@angular/core';
|
|
2
|
-
import { AriaLive } from '../../models';
|
|
3
|
-
import { BannerType } from './banner.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class BannerComponent implements AfterViewInit {
|
|
6
|
-
/**
|
|
7
|
-
* The title of the banner.
|
|
8
|
-
*/
|
|
9
|
-
title: import("@angular/core").InputSignal<string>;
|
|
10
|
-
/**
|
|
11
|
-
* The message of the banner.
|
|
12
|
-
*/
|
|
13
|
-
message: import("@angular/core").InputSignal<string>;
|
|
14
|
-
/**
|
|
15
|
-
* The read more label if the message is truncated.
|
|
16
|
-
*/
|
|
17
|
-
readMoreLabel: import("@angular/core").InputSignal<string>;
|
|
18
|
-
/**
|
|
19
|
-
* Use info, info-grey, warning, positive or critical to indicate the type of banner.
|
|
20
|
-
*/
|
|
21
|
-
type: import("@angular/core").InputSignal<BannerType>;
|
|
22
|
-
/**
|
|
23
|
-
* Use polite, assertive or off to indicate whether the alert is
|
|
24
|
-
* announced automatically by the screen reader.
|
|
25
|
-
*/
|
|
26
|
-
ariaLive: import("@angular/core").InputSignal<AriaLive>;
|
|
27
|
-
/**
|
|
28
|
-
* Emits when the banner close button is clicked.
|
|
29
|
-
*/
|
|
30
|
-
close: import("@angular/core").OutputEmitterRef<void>;
|
|
31
|
-
textContent: import("@angular/core").Signal<ElementRef<any> | undefined>;
|
|
32
|
-
showReadMore: boolean;
|
|
33
|
-
ngAfterViewInit(): void;
|
|
34
|
-
onClose(event: MouseEvent): void;
|
|
35
|
-
private setReadMore;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BannerComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BannerComponent, "ndw-banner", never, { "title": { "alias": "title"; "required": true; "isSignal": true; }; "message": { "alias": "message"; "required": true; "isSignal": true; }; "readMoreLabel": { "alias": "readMoreLabel"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "ariaLive": { "alias": "ariaLive"; "required": false; "isSignal": true; }; }, { "close": "close"; }, never, never, true, never>;
|
|
38
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type BannerType = 'critical' | 'info' | 'info-grey' | 'warning' | 'positive';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CoreBreadcrumbComponent } from '@ndwnu/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BreadcrumbComponent extends CoreBreadcrumbComponent {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbComponent, "ndw-breadcrumb", never, {}, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './breadcrumb.component';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { CoreBreadcrumbGroupComponent } from '@ndwnu/core';
|
|
2
|
-
import { BreadcrumbComponent } from '../breadcrumb';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BreadcrumbGroupComponent extends CoreBreadcrumbGroupComponent<BreadcrumbComponent> {
|
|
5
|
-
protected breadcrumbs: import("@angular/core").Signal<readonly BreadcrumbComponent[]>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbGroupComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbGroupComponent, "ndw-breadcrumb-group", never, {}, {}, ["breadcrumbs"], never, true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './breadcrumb-group.component';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ButtonDirective implements OnInit {
|
|
4
|
-
private readonly elementRef;
|
|
5
|
-
get element(): HTMLButtonElement;
|
|
6
|
-
ngOnInit(): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ButtonDirective, "[ndwButton]", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './button.directive';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CardContentComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardContentComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardContentComponent, "ndw-card-content", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './card-content.component';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CardFooterComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardFooterComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardFooterComponent, "ndw-card-footer", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './card-footer.component';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CardHeaderComponent {
|
|
3
|
-
readonly cardId: string | null;
|
|
4
|
-
readonly isCollapsible: import("@angular/core").InputSignal<boolean>;
|
|
5
|
-
readonly isCollapsed: import("@angular/core").ModelSignal<boolean>;
|
|
6
|
-
private readonly elementRef;
|
|
7
|
-
get height(): number;
|
|
8
|
-
toggleCollapsed(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardHeaderComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardHeaderComponent, "ndw-card-header", never, { "isCollapsible": { "alias": "isCollapsible"; "required": false; "isSignal": true; }; "isCollapsed": { "alias": "isCollapsed"; "required": false; "isSignal": true; }; }, { "isCollapsed": "isCollapsedChange"; }, never, ["*"], true, never>;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './card-header.component';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const CARD_ANIMATION: import("@angular/animations").AnimationTriggerMetadata;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const CARD_ID_TOKEN: InjectionToken<string>;
|
|
4
|
-
export declare class CardComponent implements AfterContentInit {
|
|
5
|
-
private readonly header;
|
|
6
|
-
private readonly headerHeight;
|
|
7
|
-
readonly cardId: string;
|
|
8
|
-
readonly isCollapsable: import("@angular/core").Signal<boolean>;
|
|
9
|
-
readonly isCollapsed: import("@angular/core").ModelSignal<boolean>;
|
|
10
|
-
ngAfterContentInit(): void;
|
|
11
|
-
animationState: import("@angular/core").Signal<{
|
|
12
|
-
value: string;
|
|
13
|
-
params: {
|
|
14
|
-
headerHeight: number;
|
|
15
|
-
};
|
|
16
|
-
}>;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "ndw-card", never, { "isCollapsed": { "alias": "isCollapsed"; "required": false; "isSignal": true; }; }, { "isCollapsed": "isCollapsedChange"; }, ["header"], ["*"], true, never>;
|
|
19
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const collapsibleAnimation: import("@angular/animations").AnimationTriggerMetadata[];
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CollapsibleComponent {
|
|
3
|
-
index: import("@angular/core").InputSignal<number>;
|
|
4
|
-
title: import("@angular/core").InputSignal<string>;
|
|
5
|
-
checkable: import("@angular/core").InputSignal<boolean>;
|
|
6
|
-
subtitle: import("@angular/core").InputSignal<string | undefined>;
|
|
7
|
-
value: import("@angular/core").InputSignal<number | undefined>;
|
|
8
|
-
expanded: import("@angular/core").ModelSignal<boolean>;
|
|
9
|
-
private readonly accordionService;
|
|
10
|
-
private readonly uuid;
|
|
11
|
-
readonly toggleUuid: string;
|
|
12
|
-
readonly sectionUuid: string;
|
|
13
|
-
animationState: import("@angular/core").Signal<"open" | "closed">;
|
|
14
|
-
toggle(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CollapsibleComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CollapsibleComponent, "ndw-collapsible", never, { "index": { "alias": "index"; "required": true; "isSignal": true; }; "title": { "alias": "title"; "required": true; "isSignal": true; }; "checkable": { "alias": "checkable"; "required": false; "isSignal": true; }; "subtitle": { "alias": "subtitle"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "expanded": { "alias": "expanded"; "required": false; "isSignal": true; }; }, { "expanded": "expandedChange"; }, never, ["custom-header-content", "*"], true, never>;
|
|
17
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './collapsible.component';
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class DashboardCardComponent {
|
|
3
|
-
/**
|
|
4
|
-
* The title of the card.
|
|
5
|
-
*/
|
|
6
|
-
readonly title: import("@angular/core").InputSignal<string>;
|
|
7
|
-
/**
|
|
8
|
-
* The URL to the icon to display on the card. The icon is assumed to be rectangular.
|
|
9
|
-
*/
|
|
10
|
-
readonly imgSource: import("@angular/core").InputSignal<string>;
|
|
11
|
-
/**
|
|
12
|
-
* The url to open in a new window when the card is clicked.
|
|
13
|
-
*/
|
|
14
|
-
readonly link: import("@angular/core").InputSignal<string>;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies where to open the linked document.
|
|
17
|
-
* Valid values are `_blank`, `_parent`, `_self`, or `_top`.
|
|
18
|
-
*/
|
|
19
|
-
readonly linkTarget: import("@angular/core").InputSignal<string>;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardCardComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardCardComponent, "ndw-dashboard-card", never, { "title": { "alias": "title"; "required": true; "isSignal": true; }; "imgSource": { "alias": "imgSource"; "required": true; "isSignal": true; }; "link": { "alias": "link"; "required": true; "isSignal": true; }; "linkTarget": { "alias": "linkTarget"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
22
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './dashboard-card.component';
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { PopoverTriggerDirective } from '../popover';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DropdownComponent {
|
|
5
|
-
readonly disabled: import("@angular/core").InputSignal<boolean>;
|
|
6
|
-
readonly chevron: import("@angular/core").InputSignal<boolean>;
|
|
7
|
-
readonly buttonText: import("@angular/core").InputSignal<string>;
|
|
8
|
-
readonly prefixIcon: import("@angular/core").InputSignal<string>;
|
|
9
|
-
readonly selectAmount: import("@angular/core").InputSignal<number>;
|
|
10
|
-
readonly tagClicked: import("@angular/core").OutputEmitterRef<void>;
|
|
11
|
-
readonly isOpenChange: import("@angular/core").OutputEmitterRef<boolean>;
|
|
12
|
-
readonly popoverTrigger: import("@angular/core").Signal<PopoverTriggerDirective>;
|
|
13
|
-
readonly dropdownButton: import("@angular/core").Signal<ElementRef<any>>;
|
|
14
|
-
readonly buttonIcon: import("@angular/core").Signal<"keyboard_arrow_down" | "keyboard_arrow_up">;
|
|
15
|
-
onTagClicked($event: Event): void;
|
|
16
|
-
onKeyDown(event: KeyboardEvent): void;
|
|
17
|
-
closeDropdown(): void;
|
|
18
|
-
onTagKeyDown(event: KeyboardEvent): void;
|
|
19
|
-
isOpenChanged(isOpen: boolean): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "ndw-dropdown", never, { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "chevron": { "alias": "chevron"; "required": false; "isSignal": true; }; "buttonText": { "alias": "buttonText"; "required": true; "isSignal": true; }; "prefixIcon": { "alias": "prefixIcon"; "required": false; "isSignal": true; }; "selectAmount": { "alias": "selectAmount"; "required": false; "isSignal": true; }; }, { "tagClicked": "tagClicked"; "isOpenChange": "isOpenChange"; }, never, ["*"], true, never>;
|
|
22
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './dropdown.component';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class EditBarActionsComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditBarActionsComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EditBarActionsComponent, "ndw-edit-bar-actions", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class EditBarMessageComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditBarMessageComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EditBarMessageComponent, "ndw-edit-bar-message", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { EditBarPosition, EditBarWidth } from './edit-bar.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class EditBarComponent implements AfterViewInit, OnDestroy {
|
|
5
|
-
#private;
|
|
6
|
-
readonly grid: import("@angular/core").InputSignal<boolean>;
|
|
7
|
-
readonly position: import("@angular/core").InputSignal<EditBarPosition>;
|
|
8
|
-
readonly positionFixedWidth: import("@angular/core").InputSignal<EditBarWidth>;
|
|
9
|
-
readonly editBar: import("@angular/core").Signal<ElementRef<HTMLDivElement>>;
|
|
10
|
-
readonly height: import("@angular/core").WritableSignal<number | null>;
|
|
11
|
-
ngAfterViewInit(): void;
|
|
12
|
-
ngOnDestroy(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditBarComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EditBarComponent, "ndw-edit-bar", never, { "grid": { "alias": "grid"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "positionFixedWidth": { "alias": "positionFixedWidth"; "required": false; "isSignal": true; }; }, {}, never, ["ndw-edit-bar-message", "ndw-edit-bar-actions"], true, never>;
|
|
15
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FavoriteComponent {
|
|
3
|
-
checked: import("@angular/core").ModelSignal<boolean>;
|
|
4
|
-
uuid: `${string}-${string}-${string}-${string}-${string}`;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FavoriteComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FavoriteComponent, "ndw-favorite", never, { "checked": { "alias": "checked"; "required": false; "isSignal": true; }; }, { "checked": "checkedChange"; }, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './favorite.component';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CoreAutosuggestAddOptionComponent } from '@ndwnu/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AutosuggestAddOptionComponent extends CoreAutosuggestAddOptionComponent {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AutosuggestAddOptionComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AutosuggestAddOptionComponent, "ndw-autosuggest-add-option", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './autosuggest-add-option.component';
|
package/lib/components/form-field/autosuggest/autosuggest-option/autosuggest-option.component.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { CoreAutosuggestOptionComponent, Image } from '@ndwnu/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AutosuggestOptionComponent extends CoreAutosuggestOptionComponent {
|
|
4
|
-
icon: import("@angular/core").InputSignal<string | undefined>;
|
|
5
|
-
image: import("@angular/core").InputSignal<Image | undefined>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AutosuggestOptionComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AutosuggestOptionComponent, "ndw-autosuggest-option", never, { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "image": { "alias": "image"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './autosuggest-option.component';
|
package/lib/components/form-field/autosuggest/autosuggest-panel/autosuggest-panel.component.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CoreAutosuggestPanelComponent } from '@ndwnu/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AutosuggestPanelComponent extends CoreAutosuggestPanelComponent {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AutosuggestPanelComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AutosuggestPanelComponent, "ndw-autosuggest", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './autosuggest-panel.component';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { CoreAutosuggestDirective } from '@ndwnu/core';
|
|
2
|
-
import { AutosuggestPanelComponent } from './autosuggest-panel/autosuggest-panel.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AutosuggestDirective extends CoreAutosuggestDirective<AutosuggestPanelComponent> {
|
|
5
|
-
readonly ndwAutosuggest: import("@angular/core").InputSignal<AutosuggestPanelComponent>;
|
|
6
|
-
get autosuggest(): AutosuggestPanelComponent;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AutosuggestDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AutosuggestDirective, "input[ndwAutosuggest], textarea[ndwAutosuggest]", never, { "ndwAutosuggest": { "alias": "ndwAutosuggest"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CheckboxComponent implements ControlValueAccessor {
|
|
4
|
-
checked: import("@angular/core").ModelSignal<boolean>;
|
|
5
|
-
switch: import("@angular/core").InputSignal<boolean>;
|
|
6
|
-
disabled: import("@angular/core").ModelSignal<boolean>;
|
|
7
|
-
error: import("@angular/core").InputSignal<boolean>;
|
|
8
|
-
success: import("@angular/core").InputSignal<boolean>;
|
|
9
|
-
indeterminate: import("@angular/core").InputSignal<boolean>;
|
|
10
|
-
required: import("@angular/core").InputSignal<boolean>;
|
|
11
|
-
uuid: `${string}-${string}-${string}-${string}-${string}`;
|
|
12
|
-
onClick(): void;
|
|
13
|
-
onKeyDown(event: KeyboardEvent): void;
|
|
14
|
-
onInputChange(event: Event): void;
|
|
15
|
-
writeValue(value: boolean): void;
|
|
16
|
-
registerOnChange(fn: (value: boolean) => void): void;
|
|
17
|
-
registerOnTouched(): void;
|
|
18
|
-
setDisabledState(isDisabled: boolean): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "ndw-checkbox", never, { "checked": { "alias": "checked"; "required": false; "isSignal": true; }; "switch": { "alias": "switch"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "error": { "alias": "error"; "required": false; "isSignal": true; }; "success": { "alias": "success"; "required": false; "isSignal": true; }; "indeterminate": { "alias": "indeterminate"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; }, { "checked": "checkedChange"; "disabled": "disabledChange"; }, never, ["*"], true, never>;
|
|
21
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './checkbox.component';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { CheckboxComponent } from '../checkbox';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CheckboxGroupComponent {
|
|
4
|
-
checkboxes: import("@angular/core").Signal<readonly CheckboxComponent[]>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxGroupComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxGroupComponent, "ndw-checkbox-group", never, {}, {}, ["checkboxes"], ["*"], true, never>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './checkbox-group.component';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { InputDirective } from '../input';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ClearSearchButtonComponent implements OnInit, OnDestroy {
|
|
5
|
-
readonly disabled: import("@angular/core").InputSignal<boolean>;
|
|
6
|
-
readonly input: import("@angular/core").InputSignal<InputDirective | undefined>;
|
|
7
|
-
readonly ariaLabel: import("@angular/core").InputSignal<string>;
|
|
8
|
-
readonly buttonClicked: import("@angular/core").OutputEmitterRef<void>;
|
|
9
|
-
protected readonly inputValue: import("@angular/core").WritableSignal<string>;
|
|
10
|
-
private readonly onInput;
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
ngOnDestroy(): void;
|
|
13
|
-
protected clear(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ClearSearchButtonComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ClearSearchButtonComponent, "ndw-clear-search-button", never, { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "input": { "alias": "input"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; }, { "buttonClicked": "buttonClicked"; }, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './clear-search-button.component';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { MatCalendarCellClassFunction } from '@angular/material/datepicker';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DatepickerComponent {
|
|
4
|
-
dateClass: MatCalendarCellClassFunction<Date>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatepickerComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatepickerComponent, "ndw-datepicker", never, {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './datepicker.component';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './error.component';
|