@tedi-design-system/angular 6.1.0 → 6.2.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/community/components/tags/tag/tag.component.d.ts +3 -0
- package/community/components/tags/tag/tag.component.d.ts.map +1 -1
- package/fesm2022/tedi-design-system-angular-community.mjs +10 -7
- package/fesm2022/tedi-design-system-angular-community.mjs.map +1 -1
- package/fesm2022/tedi-design-system-angular-tedi.mjs +64 -12
- package/fesm2022/tedi-design-system-angular-tedi.mjs.map +1 -1
- package/package.json +1 -1
- package/tedi/components/buttons/closing-button/closing-button.component.d.ts +6 -2
- package/tedi/components/buttons/closing-button/closing-button.component.d.ts.map +1 -1
- package/tedi/components/index.d.ts +1 -0
- package/tedi/components/index.d.ts.map +1 -1
- package/tedi/components/tags/index.d.ts +2 -0
- package/tedi/components/tags/index.d.ts.map +1 -0
- package/tedi/components/tags/tag/tag.component.d.ts +34 -0
- package/tedi/components/tags/tag/tag.component.d.ts.map +1 -0
package/package.json
CHANGED
|
@@ -16,9 +16,13 @@ export declare class ClosingButtonComponent {
|
|
|
16
16
|
* @default 24
|
|
17
17
|
*/
|
|
18
18
|
iconSize: import("@angular/core").InputSignal<ClosingButtonIconSize>;
|
|
19
|
+
/**
|
|
20
|
+
* ARIA label to override default label "close"
|
|
21
|
+
*/
|
|
22
|
+
readonly ariaLabel: import("@angular/core").InputSignal<string | undefined>;
|
|
19
23
|
private translationService;
|
|
20
|
-
|
|
24
|
+
private readonly _defaultLabel;
|
|
21
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<ClosingButtonComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ClosingButtonComponent, "button[tedi-closing-button]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "iconSize": { "alias": "iconSize"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ClosingButtonComponent, "button[tedi-closing-button]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "iconSize": { "alias": "iconSize"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
23
27
|
}
|
|
24
28
|
//# sourceMappingURL=closing-button.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"closing-button.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/buttons/closing-button/closing-button.component.ts"],"names":[],"mappings":";AAUA,MAAM,MAAM,iBAAiB,GAAG,SAAS,GAAG,OAAO,CAAC;AACpD,MAAM,MAAM,qBAAqB,GAAG,EAAE,GAAG,EAAE,CAAC;AAC5C,qBAea,sBAAsB;IACjC;;;;;OAKG;IACH,IAAI,yDAAuC;IAC3C;;;;;OAKG;IACH,QAAQ,6DAAoC;IAE5C,OAAO,CAAC,kBAAkB,CAAkC;IAC5D,
|
|
1
|
+
{"version":3,"file":"closing-button.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/buttons/closing-button/closing-button.component.ts"],"names":[],"mappings":";AAUA,MAAM,MAAM,iBAAiB,GAAG,SAAS,GAAG,OAAO,CAAC;AACpD,MAAM,MAAM,qBAAqB,GAAG,EAAE,GAAG,EAAE,CAAC;AAC5C,qBAea,sBAAsB;IACjC;;;;;OAKG;IACH,IAAI,yDAAuC;IAC3C;;;;;OAKG;IACH,QAAQ,6DAAoC;IAE5C;;OAEG;IACH,QAAQ,CAAC,SAAS,0DAA+B;IAEjD,OAAO,CAAC,kBAAkB,CAAkC;IAC5D,OAAO,CAAC,QAAQ,CAAC,aAAa,CAA0C;yCAtB7D,sBAAsB;2CAAtB,sBAAsB;CAuBlC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../tedi/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../tedi/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../tedi/components/tags/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { _IdGenerator } from '@angular/cdk/a11y';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export type TagType = "primary" | "secondary" | "danger";
|
|
4
|
+
export declare class TagComponent {
|
|
5
|
+
readonly idGenerator: _IdGenerator;
|
|
6
|
+
readonly uniqueId: string;
|
|
7
|
+
/**
|
|
8
|
+
* Whether the tag is in loading state.
|
|
9
|
+
* When true, a spinner will be displayed inside the tag.
|
|
10
|
+
* @default false
|
|
11
|
+
*/
|
|
12
|
+
loading: import("@angular/core").InputSignal<boolean>;
|
|
13
|
+
/**
|
|
14
|
+
* Whether the tag can be closed.
|
|
15
|
+
* When true, a close button will be displayed that emits the 'closed' event when clicked.
|
|
16
|
+
* @default false
|
|
17
|
+
*/
|
|
18
|
+
closable: import("@angular/core").InputSignal<boolean>;
|
|
19
|
+
/**
|
|
20
|
+
* The visual style of the tag.
|
|
21
|
+
* Possible values: 'primary', 'secondary', 'danger'
|
|
22
|
+
* @default "primary"
|
|
23
|
+
*/
|
|
24
|
+
type: import("@angular/core").InputSignal<TagType>;
|
|
25
|
+
/**
|
|
26
|
+
* Event emitted when the close button is clicked.
|
|
27
|
+
*/
|
|
28
|
+
closed: import("@angular/core").OutputEmitterRef<Event>;
|
|
29
|
+
classes: import("@angular/core").Signal<string>;
|
|
30
|
+
handleClose(event: Event): void;
|
|
31
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TagComponent, never>;
|
|
32
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TagComponent, "tedi-tag", never, { "loading": { "alias": "loading"; "required": false; "isSignal": true; }; "closable": { "alias": "closable"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; }, { "closed": "closed"; }, never, ["*"], true, never>;
|
|
33
|
+
}
|
|
34
|
+
//# sourceMappingURL=tag.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tag.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/tags/tag/tag.component.ts"],"names":[],"mappings":"AAaA,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;;AAEjD,MAAM,MAAM,OAAO,GAAG,SAAS,GAAG,WAAW,GAAG,QAAQ,CAAC;AAEzD,qBAca,YAAY;IACvB,QAAQ,CAAC,WAAW,eAAwB;IAC5C,QAAQ,CAAC,QAAQ,SAAsC;IACvD;;;;OAIG;IACH,OAAO,+CAAgB;IAEvB;;;;OAIG;IACH,QAAQ,+CAAgB;IAExB;;;;OAIG;IACH,IAAI,+CAA6B;IAEjC;;OAEG;IACH,MAAM,kDAAmB;IAEzB,OAAO,yCAMJ;IAEH,WAAW,CAAC,KAAK,EAAE,KAAK;yCArCb,YAAY;2CAAZ,YAAY;CAwCxB"}
|