@spw-ds/spw-angular-library 1.5.10-alpha.0 → 1.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/spw-ds-spw-angular-library.mjs +146 -52
- package/fesm2022/spw-ds-spw-angular-library.mjs.map +1 -1
- package/lib/spw-design-system-directives.module.d.ts +7 -1
- package/lib/stencil-generated/components.d.ts +3 -3
- package/lib/stencil-generated/text-value-accessor.d.ts +1 -1
- package/lib/value-accessors/search-field-value-accessor.d.ts +18 -0
- package/package.json +2 -2
- package/public-api.d.ts +1 -0
|
@@ -2,8 +2,14 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./stencil-generated/components";
|
|
3
3
|
import * as i2 from "./stencil-generated/text-value-accessor";
|
|
4
4
|
import * as i3 from "./stencil-generated/number-value-accessor";
|
|
5
|
+
import * as i4 from "./value-accessors/tabs-value-accessor";
|
|
6
|
+
import * as i5 from "./value-accessors/checkbox-value-accessor";
|
|
7
|
+
import * as i6 from "./value-accessors/radio-value-accessor";
|
|
8
|
+
import * as i7 from "./value-accessors/date-picker-value-accessor";
|
|
9
|
+
import * as i8 from "./value-accessors/input-slider-value-accessor";
|
|
10
|
+
import * as i9 from "./value-accessors/search-field-value-accessor";
|
|
5
11
|
export declare class SpwDesignSystemDirectivesModule {
|
|
6
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<SpwDesignSystemDirectivesModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SpwDesignSystemDirectivesModule, never, [typeof i1.SpwAccordion, typeof i1.SpwAccordionContent, typeof i1.SpwAccordionItem, typeof i1.SpwAccordionTitle, typeof i1.SpwBreadcrumb, typeof i1.SpwBreadcrumbItem, typeof i1.SpwButton, typeof i1.SpwCard, typeof i1.SpwCardContent, typeof i1.SpwCardExcerpt, typeof i1.SpwCardImage, typeof i1.SpwCardSubtagItem, typeof i1.SpwCardSubtags, typeof i1.SpwCardTitle, typeof i1.SpwCheckbox, typeof i1.SpwCookies, typeof i1.SpwCustomSelect, typeof i1.SpwDatePicker, typeof i1.SpwDropdown, typeof i1.SpwDropdownContainer, typeof i1.SpwDropdownItem, typeof i1.SpwFieldLabel, typeof i1.SpwFieldMessage, typeof i1.SpwFileUpload, typeof i1.SpwFooter, typeof i1.SpwFooterBottom, typeof i1.SpwFooterContent, typeof i1.SpwFooterContentCol, typeof i1.SpwFooterLink, typeof i1.SpwGrid, typeof i1.SpwGridItem, typeof i1.SpwGroup, typeof i1.SpwHeader, typeof i1.SpwHeaderLang, typeof i1.SpwHeaderNavigation, typeof i1.SpwHeaderNavigationDropdown, typeof i1.SpwHeaderNavigationItem, typeof i1.SpwHeaderPersona, typeof i1.SpwHeaderPersonaItem, typeof i1.SpwHero, typeof i1.SpwIcon, typeof i1.SpwIllustration, typeof i1.SpwInputSlider, typeof i1.SpwLink, typeof i1.SpwList, typeof i1.SpwListDescription, typeof i1.SpwListItem, typeof i1.SpwListTitle, typeof i1.SpwLoading, typeof i1.SpwMessage, typeof i1.SpwModal, typeof i1.SpwMosaic, typeof i1.SpwMosaicItem, typeof i1.SpwPagination, typeof i1.SpwRadio, typeof i1.SpwSearchField, typeof i1.SpwSelect, typeof i1.SpwSeparator, typeof i1.SpwSidebar, typeof i1.SpwSidebarNavigationDropdown, typeof i1.SpwSidebarNavigationItem, typeof i1.SpwSidebarNavigationSeparator, typeof i1.SpwSkeleton, typeof i1.SpwSlider, typeof i1.SpwSliderItem, typeof i1.SpwSocials, typeof i1.SpwTable, typeof i1.SpwTableBody, typeof i1.SpwTableCell, typeof i1.SpwTableContainer, typeof i1.SpwTableFooter, typeof i1.SpwTableHead, typeof i1.SpwTableHeader, typeof i1.SpwTableRow, typeof i1.SpwTableSidebar, typeof i1.SpwTabs, typeof i1.SpwTabsContent, typeof i1.SpwTabsNavigation, typeof i1.SpwTabsNavigationItem, typeof i1.SpwTag, typeof i1.SpwTextField, typeof i1.SpwTextarea, typeof i1.SpwThemeProvider, typeof i1.SpwTile, typeof i1.SpwTileDescription, typeof i1.SpwTileTitle, typeof i1.SpwTimeline, typeof i1.SpwTimelineItem, typeof i1.SpwToc, typeof i1.SpwTocContainer, typeof i1.SpwTocNavigation, typeof i1.SpwTooltip, typeof i1.SpwTopbar, typeof i1.SpwWizard, typeof i1.SpwWizardItem, typeof i2.TextValueAccessor, typeof i3.NumericValueAccessor], [typeof i1.SpwAccordion, typeof i1.SpwAccordionContent, typeof i1.SpwAccordionItem, typeof i1.SpwAccordionTitle, typeof i1.SpwBreadcrumb, typeof i1.SpwBreadcrumbItem, typeof i1.SpwButton, typeof i1.SpwCard, typeof i1.SpwCardContent, typeof i1.SpwCardExcerpt, typeof i1.SpwCardImage, typeof i1.SpwCardSubtagItem, typeof i1.SpwCardSubtags, typeof i1.SpwCardTitle, typeof i1.SpwCheckbox, typeof i1.SpwCookies, typeof i1.SpwCustomSelect, typeof i1.SpwDatePicker, typeof i1.SpwDropdown, typeof i1.SpwDropdownContainer, typeof i1.SpwDropdownItem, typeof i1.SpwFieldLabel, typeof i1.SpwFieldMessage, typeof i1.SpwFileUpload, typeof i1.SpwFooter, typeof i1.SpwFooterBottom, typeof i1.SpwFooterContent, typeof i1.SpwFooterContentCol, typeof i1.SpwFooterLink, typeof i1.SpwGrid, typeof i1.SpwGridItem, typeof i1.SpwGroup, typeof i1.SpwHeader, typeof i1.SpwHeaderLang, typeof i1.SpwHeaderNavigation, typeof i1.SpwHeaderNavigationDropdown, typeof i1.SpwHeaderNavigationItem, typeof i1.SpwHeaderPersona, typeof i1.SpwHeaderPersonaItem, typeof i1.SpwHero, typeof i1.SpwIcon, typeof i1.SpwIllustration, typeof i1.SpwInputSlider, typeof i1.SpwLink, typeof i1.SpwList, typeof i1.SpwListDescription, typeof i1.SpwListItem, typeof i1.SpwListTitle, typeof i1.SpwLoading, typeof i1.SpwMessage, typeof i1.SpwModal, typeof i1.SpwMosaic, typeof i1.SpwMosaicItem, typeof i1.SpwPagination, typeof i1.SpwRadio, typeof i1.SpwSearchField, typeof i1.SpwSelect, typeof i1.SpwSeparator, typeof i1.SpwSidebar, typeof i1.SpwSidebarNavigationDropdown, typeof i1.SpwSidebarNavigationItem, typeof i1.SpwSidebarNavigationSeparator, typeof i1.SpwSkeleton, typeof i1.SpwSlider, typeof i1.SpwSliderItem, typeof i1.SpwSocials, typeof i1.SpwTable, typeof i1.SpwTableBody, typeof i1.SpwTableCell, typeof i1.SpwTableContainer, typeof i1.SpwTableFooter, typeof i1.SpwTableHead, typeof i1.SpwTableHeader, typeof i1.SpwTableRow, typeof i1.SpwTableSidebar, typeof i1.SpwTabs, typeof i1.SpwTabsContent, typeof i1.SpwTabsNavigation, typeof i1.SpwTabsNavigationItem, typeof i1.SpwTag, typeof i1.SpwTextField, typeof i1.SpwTextarea, typeof i1.SpwThemeProvider, typeof i1.SpwTile, typeof i1.SpwTileDescription, typeof i1.SpwTileTitle, typeof i1.SpwTimeline, typeof i1.SpwTimelineItem, typeof i1.SpwToc, typeof i1.SpwTocContainer, typeof i1.SpwTocNavigation, typeof i1.SpwTooltip, typeof i1.SpwTopbar, typeof i1.SpwWizard, typeof i1.SpwWizardItem, typeof i2.TextValueAccessor, typeof i3.NumericValueAccessor]>;
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SpwDesignSystemDirectivesModule, never, [typeof i1.SpwAccordion, typeof i1.SpwAccordionContent, typeof i1.SpwAccordionItem, typeof i1.SpwAccordionTitle, typeof i1.SpwBreadcrumb, typeof i1.SpwBreadcrumbItem, typeof i1.SpwButton, typeof i1.SpwCard, typeof i1.SpwCardContent, typeof i1.SpwCardExcerpt, typeof i1.SpwCardImage, typeof i1.SpwCardSubtagItem, typeof i1.SpwCardSubtags, typeof i1.SpwCardTitle, typeof i1.SpwCheckbox, typeof i1.SpwCookies, typeof i1.SpwCustomSelect, typeof i1.SpwDatePicker, typeof i1.SpwDropdown, typeof i1.SpwDropdownContainer, typeof i1.SpwDropdownItem, typeof i1.SpwFieldLabel, typeof i1.SpwFieldMessage, typeof i1.SpwFileUpload, typeof i1.SpwFooter, typeof i1.SpwFooterBottom, typeof i1.SpwFooterContent, typeof i1.SpwFooterContentCol, typeof i1.SpwFooterLink, typeof i1.SpwGrid, typeof i1.SpwGridItem, typeof i1.SpwGroup, typeof i1.SpwHeader, typeof i1.SpwHeaderLang, typeof i1.SpwHeaderNavigation, typeof i1.SpwHeaderNavigationDropdown, typeof i1.SpwHeaderNavigationItem, typeof i1.SpwHeaderPersona, typeof i1.SpwHeaderPersonaItem, typeof i1.SpwHero, typeof i1.SpwIcon, typeof i1.SpwIllustration, typeof i1.SpwInputSlider, typeof i1.SpwLink, typeof i1.SpwList, typeof i1.SpwListDescription, typeof i1.SpwListItem, typeof i1.SpwListTitle, typeof i1.SpwLoading, typeof i1.SpwMessage, typeof i1.SpwModal, typeof i1.SpwMosaic, typeof i1.SpwMosaicItem, typeof i1.SpwPagination, typeof i1.SpwRadio, typeof i1.SpwSearchField, typeof i1.SpwSelect, typeof i1.SpwSeparator, typeof i1.SpwSidebar, typeof i1.SpwSidebarNavigationDropdown, typeof i1.SpwSidebarNavigationItem, typeof i1.SpwSidebarNavigationSeparator, typeof i1.SpwSkeleton, typeof i1.SpwSlider, typeof i1.SpwSliderItem, typeof i1.SpwSocials, typeof i1.SpwTable, typeof i1.SpwTableBody, typeof i1.SpwTableCell, typeof i1.SpwTableContainer, typeof i1.SpwTableFooter, typeof i1.SpwTableHead, typeof i1.SpwTableHeader, typeof i1.SpwTableRow, typeof i1.SpwTableSidebar, typeof i1.SpwTabs, typeof i1.SpwTabsContent, typeof i1.SpwTabsNavigation, typeof i1.SpwTabsNavigationItem, typeof i1.SpwTag, typeof i1.SpwTextField, typeof i1.SpwTextarea, typeof i1.SpwThemeProvider, typeof i1.SpwTile, typeof i1.SpwTileDescription, typeof i1.SpwTileTitle, typeof i1.SpwTimeline, typeof i1.SpwTimelineItem, typeof i1.SpwToc, typeof i1.SpwTocContainer, typeof i1.SpwTocNavigation, typeof i1.SpwTooltip, typeof i1.SpwTopbar, typeof i1.SpwWizard, typeof i1.SpwWizardItem, typeof i2.TextValueAccessor, typeof i3.NumericValueAccessor, typeof i4.TabsValueAccessor, typeof i5.CheckboxValueAccessor, typeof i6.RadioValueAccessor, typeof i7.DatePickerValueAccessor, typeof i8.InputSliderValueAccessor, typeof i9.SearchFieldValueAccessor], [typeof i1.SpwAccordion, typeof i1.SpwAccordionContent, typeof i1.SpwAccordionItem, typeof i1.SpwAccordionTitle, typeof i1.SpwBreadcrumb, typeof i1.SpwBreadcrumbItem, typeof i1.SpwButton, typeof i1.SpwCard, typeof i1.SpwCardContent, typeof i1.SpwCardExcerpt, typeof i1.SpwCardImage, typeof i1.SpwCardSubtagItem, typeof i1.SpwCardSubtags, typeof i1.SpwCardTitle, typeof i1.SpwCheckbox, typeof i1.SpwCookies, typeof i1.SpwCustomSelect, typeof i1.SpwDatePicker, typeof i1.SpwDropdown, typeof i1.SpwDropdownContainer, typeof i1.SpwDropdownItem, typeof i1.SpwFieldLabel, typeof i1.SpwFieldMessage, typeof i1.SpwFileUpload, typeof i1.SpwFooter, typeof i1.SpwFooterBottom, typeof i1.SpwFooterContent, typeof i1.SpwFooterContentCol, typeof i1.SpwFooterLink, typeof i1.SpwGrid, typeof i1.SpwGridItem, typeof i1.SpwGroup, typeof i1.SpwHeader, typeof i1.SpwHeaderLang, typeof i1.SpwHeaderNavigation, typeof i1.SpwHeaderNavigationDropdown, typeof i1.SpwHeaderNavigationItem, typeof i1.SpwHeaderPersona, typeof i1.SpwHeaderPersonaItem, typeof i1.SpwHero, typeof i1.SpwIcon, typeof i1.SpwIllustration, typeof i1.SpwInputSlider, typeof i1.SpwLink, typeof i1.SpwList, typeof i1.SpwListDescription, typeof i1.SpwListItem, typeof i1.SpwListTitle, typeof i1.SpwLoading, typeof i1.SpwMessage, typeof i1.SpwModal, typeof i1.SpwMosaic, typeof i1.SpwMosaicItem, typeof i1.SpwPagination, typeof i1.SpwRadio, typeof i1.SpwSearchField, typeof i1.SpwSelect, typeof i1.SpwSeparator, typeof i1.SpwSidebar, typeof i1.SpwSidebarNavigationDropdown, typeof i1.SpwSidebarNavigationItem, typeof i1.SpwSidebarNavigationSeparator, typeof i1.SpwSkeleton, typeof i1.SpwSlider, typeof i1.SpwSliderItem, typeof i1.SpwSocials, typeof i1.SpwTable, typeof i1.SpwTableBody, typeof i1.SpwTableCell, typeof i1.SpwTableContainer, typeof i1.SpwTableFooter, typeof i1.SpwTableHead, typeof i1.SpwTableHeader, typeof i1.SpwTableRow, typeof i1.SpwTableSidebar, typeof i1.SpwTabs, typeof i1.SpwTabsContent, typeof i1.SpwTabsNavigation, typeof i1.SpwTabsNavigationItem, typeof i1.SpwTag, typeof i1.SpwTextField, typeof i1.SpwTextarea, typeof i1.SpwThemeProvider, typeof i1.SpwTile, typeof i1.SpwTileDescription, typeof i1.SpwTileTitle, typeof i1.SpwTimeline, typeof i1.SpwTimelineItem, typeof i1.SpwToc, typeof i1.SpwTocContainer, typeof i1.SpwTocNavigation, typeof i1.SpwTooltip, typeof i1.SpwTopbar, typeof i1.SpwWizard, typeof i1.SpwWizardItem, typeof i2.TextValueAccessor, typeof i3.NumericValueAccessor, typeof i4.TabsValueAccessor, typeof i5.CheckboxValueAccessor, typeof i6.RadioValueAccessor, typeof i7.DatePickerValueAccessor, typeof i8.InputSliderValueAccessor, typeof i9.SearchFieldValueAccessor]>;
|
|
8
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<SpwDesignSystemDirectivesModule>;
|
|
9
15
|
}
|
|
@@ -9,7 +9,7 @@ export declare class SpwAccordion {
|
|
|
9
9
|
protected el: HTMLSpwAccordionElement;
|
|
10
10
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<SpwAccordion, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpwAccordion, "spw-accordion", never, { "background": { "alias": "background"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SpwAccordion, "spw-accordion", never, { "background": { "alias": "background"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
13
13
|
}
|
|
14
14
|
export declare interface SpwAccordion extends Components.SpwAccordion {
|
|
15
15
|
}
|
|
@@ -27,7 +27,7 @@ export declare class SpwAccordionItem {
|
|
|
27
27
|
protected el: HTMLSpwAccordionItemElement;
|
|
28
28
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<SpwAccordionItem, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpwAccordionItem, "spw-accordion-item", never, { "defaultOpen": { "alias": "defaultOpen"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SpwAccordionItem, "spw-accordion-item", never, { "defaultOpen": { "alias": "defaultOpen"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
31
31
|
}
|
|
32
32
|
export declare interface SpwAccordionItem extends Components.SpwAccordionItem {
|
|
33
33
|
/**
|
|
@@ -176,7 +176,7 @@ export declare class SpwCustomSelect {
|
|
|
176
176
|
protected el: HTMLSpwCustomSelectElement;
|
|
177
177
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
178
178
|
static ɵfac: i0.ɵɵFactoryDeclaration<SpwCustomSelect, never>;
|
|
179
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpwCustomSelect, "spw-custom-select", never, { "assistiveText": { "alias": "assistiveText"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "error": { "alias": "error"; "required": false; }; "hint": { "alias": "hint"; "required": false; }; "isSearch": { "alias": "isSearch"; "required": false; }; "items": { "alias": "items"; "required": false; }; "label": { "alias": "label"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "noResultsText": { "alias": "noResultsText"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "searchPlaceholder": { "alias": "searchPlaceholder"; "required": false; }; "showErrorIcon": { "alias": "showErrorIcon"; "required": false; }; "showHintIcon": { "alias": "showHintIcon"; "required": false; }; "showSuccessIcon": { "alias": "showSuccessIcon"; "required": false; }; "showWarningIcon": { "alias": "showWarningIcon"; "required": false; }; "size": { "alias": "size"; "required": false; }; "success": { "alias": "success"; "required": false; }; "tooltipCursor": { "alias": "tooltipCursor"; "required": false; }; "tooltipDirection": { "alias": "tooltipDirection"; "required": false; }; "tooltipMaxWidth": { "alias": "tooltipMaxWidth"; "required": false; }; "tooltipText": { "alias": "tooltipText"; "required": false; }; "tooltipTitle": { "alias": "tooltipTitle"; "required": false; }; "value": { "alias": "value"; "required": false; }; "warning": { "alias": "warning"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
179
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SpwCustomSelect, "spw-custom-select", never, { "assistiveText": { "alias": "assistiveText"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "error": { "alias": "error"; "required": false; }; "fixedDropdown": { "alias": "fixedDropdown"; "required": false; }; "hint": { "alias": "hint"; "required": false; }; "isSearch": { "alias": "isSearch"; "required": false; }; "items": { "alias": "items"; "required": false; }; "label": { "alias": "label"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "noResultsText": { "alias": "noResultsText"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "searchPlaceholder": { "alias": "searchPlaceholder"; "required": false; }; "showErrorIcon": { "alias": "showErrorIcon"; "required": false; }; "showHintIcon": { "alias": "showHintIcon"; "required": false; }; "showSuccessIcon": { "alias": "showSuccessIcon"; "required": false; }; "showWarningIcon": { "alias": "showWarningIcon"; "required": false; }; "size": { "alias": "size"; "required": false; }; "success": { "alias": "success"; "required": false; }; "tooltipCursor": { "alias": "tooltipCursor"; "required": false; }; "tooltipDirection": { "alias": "tooltipDirection"; "required": false; }; "tooltipMaxWidth": { "alias": "tooltipMaxWidth"; "required": false; }; "tooltipText": { "alias": "tooltipText"; "required": false; }; "tooltipTitle": { "alias": "tooltipTitle"; "required": false; }; "value": { "alias": "value"; "required": false; }; "warning": { "alias": "warning"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
180
180
|
}
|
|
181
181
|
export declare interface SpwCustomSelect extends Components.SpwCustomSelect {
|
|
182
182
|
/**
|
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class TextValueAccessor extends ValueAccessor {
|
|
5
5
|
constructor(el: ElementRef);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TextValueAccessor, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TextValueAccessor, "spw-text-field:not([type=number]), spw-textarea, spw-select, spw-
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TextValueAccessor, "spw-text-field:not([type=number]), spw-textarea, spw-select, spw-custom-select", never, {}, {}, never, never, true, never>;
|
|
8
8
|
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { ElementRef } from '@angular/core';
|
|
2
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class SearchFieldValueAccessor implements ControlValueAccessor {
|
|
5
|
+
protected el: ElementRef;
|
|
6
|
+
private onChange;
|
|
7
|
+
private onTouched;
|
|
8
|
+
protected lastValue: string;
|
|
9
|
+
constructor(el: ElementRef);
|
|
10
|
+
writeValue(value: string): void;
|
|
11
|
+
handleValueChanged(event: CustomEvent<string>): void;
|
|
12
|
+
handleBlurEvent(): void;
|
|
13
|
+
registerOnChange(fn: (value: string) => void): void;
|
|
14
|
+
registerOnTouched(fn: () => void): void;
|
|
15
|
+
setDisabledState(isDisabled: boolean): void;
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SearchFieldValueAccessor, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SearchFieldValueAccessor, "spw-search-field", never, {}, {}, never, never, true, never>;
|
|
18
|
+
}
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spw-ds/spw-angular-library",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.6.0",
|
|
4
4
|
"description": "Design System du SPW. Librairie Angular.",
|
|
5
5
|
"readme": "../../../../README.md",
|
|
6
6
|
"peerDependencies": {
|
|
7
7
|
"@angular/common": ">=18.0.0",
|
|
8
8
|
"@angular/core": ">=18.0.0",
|
|
9
9
|
"@angular/forms": ">=18.0.0",
|
|
10
|
-
"@spw-ds/spw-stencil-library": "1.
|
|
10
|
+
"@spw-ds/spw-stencil-library": "1.6.0"
|
|
11
11
|
},
|
|
12
12
|
"repository": {
|
|
13
13
|
"type": "git",
|
package/public-api.d.ts
CHANGED
|
@@ -9,3 +9,4 @@ export { CheckboxValueAccessor } from './lib/value-accessors/checkbox-value-acce
|
|
|
9
9
|
export { RadioValueAccessor } from './lib/value-accessors/radio-value-accessor';
|
|
10
10
|
export { DatePickerValueAccessor } from './lib/value-accessors/date-picker-value-accessor';
|
|
11
11
|
export { InputSliderValueAccessor } from './lib/value-accessors/input-slider-value-accessor';
|
|
12
|
+
export { SearchFieldValueAccessor } from './lib/value-accessors/search-field-value-accessor';
|