@quartzds/core-angular 1.0.0-beta.2 → 1.0.0-beta.21
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/lib/generated/array.d.ts +1 -1
- package/lib/generated/array.d.ts.map +1 -1
- package/lib/generated/array.js +11 -0
- package/lib/generated/array.js.map +1 -1
- package/lib/generated/boolean-value-accessor.d.ts +3 -0
- package/lib/generated/boolean-value-accessor.d.ts.map +1 -1
- package/lib/generated/boolean-value-accessor.js +28 -22
- package/lib/generated/boolean-value-accessor.js.map +1 -1
- package/lib/generated/number-value-accessor.d.ts +3 -0
- package/lib/generated/number-value-accessor.d.ts.map +1 -1
- package/lib/generated/number-value-accessor.js +28 -22
- package/lib/generated/number-value-accessor.js.map +1 -1
- package/lib/generated/proxies.d.ts +180 -7
- package/lib/generated/proxies.d.ts.map +1 -1
- package/lib/generated/proxies.js +443 -99
- package/lib/generated/proxies.js.map +1 -1
- package/lib/generated/radio-value-accessor.d.ts +9 -0
- package/lib/generated/radio-value-accessor.d.ts.map +1 -0
- package/lib/generated/radio-value-accessor.js +35 -0
- package/lib/generated/radio-value-accessor.js.map +1 -0
- package/lib/generated/select-value-accessor.d.ts +9 -0
- package/lib/generated/select-value-accessor.d.ts.map +1 -0
- package/lib/generated/select-value-accessor.js +35 -0
- package/lib/generated/select-value-accessor.js.map +1 -0
- package/lib/generated/text-value-accessor.d.ts +3 -0
- package/lib/generated/text-value-accessor.d.ts.map +1 -1
- package/lib/generated/text-value-accessor.js +28 -22
- package/lib/generated/text-value-accessor.js.map +1 -1
- package/lib/generated/value-accessor.d.ts +3 -0
- package/lib/generated/value-accessor.d.ts.map +1 -1
- package/lib/generated/value-accessor.js +12 -14
- package/lib/generated/value-accessor.js.map +1 -1
- package/lib/quartz.module.d.ts +10 -0
- package/lib/quartz.module.d.ts.map +1 -1
- package/lib/quartz.module.js +27 -11
- package/lib/quartz.module.js.map +1 -1
- package/package.json +14 -12
package/lib/generated/array.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as d from './proxies';
|
|
2
|
-
export declare const DIRECTIVES: (typeof d.QdsButton | typeof d.QdsCheckbox | typeof d.QdsDropdown | typeof d.QdsIcon | typeof d.QdsInlineLink | typeof d.QdsInput | typeof d.QdsLabel | typeof d.QdsRadio | typeof d.QdsSwitch | typeof d.QdsTitle | typeof d.QdsTooltip)[];
|
|
2
|
+
export declare const DIRECTIVES: (typeof d.QdsButton | typeof d.QdsCheckbox | typeof d.QdsDialog | typeof d.QdsDivider | typeof d.QdsDropdown | typeof d.QdsFormMessage | typeof d.QdsIcon | typeof d.QdsInlineLink | typeof d.QdsInput | typeof d.QdsLabel | typeof d.QdsRadio | typeof d.QdsSelect | typeof d.QdsSwitch | typeof d.QdsTable | typeof d.QdsTableBody | typeof d.QdsTableCell | typeof d.QdsTableHead | typeof d.QdsTableHeadCell | typeof d.QdsTableRow | typeof d.QdsTextarea | typeof d.QdsTitle | typeof d.QdsTooltip)[];
|
|
3
3
|
//# sourceMappingURL=array.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array.d.ts","sourceRoot":"","sources":["../../src/generated/array.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"array.d.ts","sourceRoot":"","sources":["../../src/generated/array.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAO,MAAM,UAAU,6eAuBtB,CAAC"}
|
package/lib/generated/array.js
CHANGED
|
@@ -2,13 +2,24 @@ import * as d from './proxies';
|
|
|
2
2
|
export const DIRECTIVES = [
|
|
3
3
|
d.QdsButton,
|
|
4
4
|
d.QdsCheckbox,
|
|
5
|
+
d.QdsDialog,
|
|
6
|
+
d.QdsDivider,
|
|
5
7
|
d.QdsDropdown,
|
|
8
|
+
d.QdsFormMessage,
|
|
6
9
|
d.QdsIcon,
|
|
7
10
|
d.QdsInlineLink,
|
|
8
11
|
d.QdsInput,
|
|
9
12
|
d.QdsLabel,
|
|
10
13
|
d.QdsRadio,
|
|
14
|
+
d.QdsSelect,
|
|
11
15
|
d.QdsSwitch,
|
|
16
|
+
d.QdsTable,
|
|
17
|
+
d.QdsTableBody,
|
|
18
|
+
d.QdsTableCell,
|
|
19
|
+
d.QdsTableHead,
|
|
20
|
+
d.QdsTableHeadCell,
|
|
21
|
+
d.QdsTableRow,
|
|
22
|
+
d.QdsTextarea,
|
|
12
23
|
d.QdsTitle,
|
|
13
24
|
d.QdsTooltip
|
|
14
25
|
];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array.js","sourceRoot":"","sources":["../../src/generated/array.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,MAAM,CAAC,MAAM,UAAU,GAAG;IACxB,CAAC,CAAC,SAAS;IACX,CAAC,CAAC,WAAW;IACb,CAAC,CAAC,WAAW;IACb,CAAC,CAAC,OAAO;IACT,CAAC,CAAC,aAAa;IACf,CAAC,CAAC,QAAQ;IACV,CAAC,CAAC,QAAQ;IACV,CAAC,CAAC,QAAQ;IACV,CAAC,CAAC,SAAS;IACX,CAAC,CAAC,QAAQ;IACV,CAAC,CAAC,UAAU;CACb,CAAC"}
|
|
1
|
+
{"version":3,"file":"array.js","sourceRoot":"","sources":["../../src/generated/array.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,MAAM,CAAC,MAAM,UAAU,GAAG;IACxB,CAAC,CAAC,SAAS;IACX,CAAC,CAAC,WAAW;IACb,CAAC,CAAC,SAAS;IACX,CAAC,CAAC,UAAU;IACZ,CAAC,CAAC,WAAW;IACb,CAAC,CAAC,cAAc;IAChB,CAAC,CAAC,OAAO;IACT,CAAC,CAAC,aAAa;IACf,CAAC,CAAC,QAAQ;IACV,CAAC,CAAC,QAAQ;IACV,CAAC,CAAC,QAAQ;IACV,CAAC,CAAC,SAAS;IACX,CAAC,CAAC,SAAS;IACX,CAAC,CAAC,QAAQ;IACV,CAAC,CAAC,YAAY;IACd,CAAC,CAAC,YAAY;IACd,CAAC,CAAC,YAAY;IACd,CAAC,CAAC,gBAAgB;IAClB,CAAC,CAAC,WAAW;IACb,CAAC,CAAC,WAAW;IACb,CAAC,CAAC,QAAQ;IACV,CAAC,CAAC,UAAU;CACb,CAAC"}
|
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
import { ElementRef } from '@angular/core';
|
|
2
2
|
import { ValueAccessor } from './value-accessor';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class BooleanValueAccessor extends ValueAccessor {
|
|
4
5
|
constructor(el: ElementRef);
|
|
5
6
|
writeValue(value: any): void;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BooleanValueAccessor, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BooleanValueAccessor, "qds-checkbox", never, {}, {}, never, never, false, never>;
|
|
6
9
|
}
|
|
7
10
|
//# sourceMappingURL=boolean-value-accessor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"boolean-value-accessor.d.ts","sourceRoot":"","sources":["../../src/generated/boolean-value-accessor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,MAAM,eAAe,CAAC;AAGtD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC
|
|
1
|
+
{"version":3,"file":"boolean-value-accessor.d.ts","sourceRoot":"","sources":["../../src/generated/boolean-value-accessor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,MAAM,eAAe,CAAC;AAGtD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;;AAEjD,qBAca,oBAAqB,SAAQ,aAAa;gBACzC,EAAE,EAAE,UAAU;IAG1B,UAAU,CAAC,KAAK,EAAE,GAAG;yCAJV,oBAAoB;2CAApB,oBAAoB;CAOhC"}
|
|
@@ -1,32 +1,38 @@
|
|
|
1
|
-
var BooleanValueAccessor_1;
|
|
2
|
-
import { __decorate, __metadata } from "tslib";
|
|
3
1
|
import { Directive, ElementRef } from '@angular/core';
|
|
4
2
|
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
5
3
|
import { ValueAccessor } from './value-accessor';
|
|
6
|
-
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export class BooleanValueAccessor extends ValueAccessor {
|
|
7
6
|
constructor(el) {
|
|
8
7
|
super(el);
|
|
9
8
|
}
|
|
10
9
|
writeValue(value) {
|
|
11
10
|
this.el.nativeElement.checked = this.lastValue = value == null ? false : value;
|
|
12
11
|
}
|
|
13
|
-
}
|
|
14
|
-
BooleanValueAccessor =
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
12
|
+
}
|
|
13
|
+
BooleanValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.4", ngImport: i0, type: BooleanValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
14
|
+
BooleanValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.4", type: BooleanValueAccessor, selector: "qds-checkbox", host: { listeners: { "qdsChange": "handleChangeEvent($event.target.checked)" } }, providers: [
|
|
15
|
+
{
|
|
16
|
+
provide: NG_VALUE_ACCESSOR,
|
|
17
|
+
useExisting: BooleanValueAccessor,
|
|
18
|
+
multi: true
|
|
19
|
+
}
|
|
20
|
+
], usesInheritance: true, ngImport: i0 });
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.4", ngImport: i0, type: BooleanValueAccessor, decorators: [{
|
|
22
|
+
type: Directive,
|
|
23
|
+
args: [{
|
|
24
|
+
/* tslint:disable-next-line:directive-selector */
|
|
25
|
+
selector: 'qds-checkbox',
|
|
26
|
+
host: {
|
|
27
|
+
'(qdsChange)': 'handleChangeEvent($event.target.checked)'
|
|
28
|
+
},
|
|
29
|
+
providers: [
|
|
30
|
+
{
|
|
31
|
+
provide: NG_VALUE_ACCESSOR,
|
|
32
|
+
useExisting: BooleanValueAccessor,
|
|
33
|
+
multi: true
|
|
34
|
+
}
|
|
35
|
+
]
|
|
36
|
+
}]
|
|
37
|
+
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
32
38
|
//# sourceMappingURL=boolean-value-accessor.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"boolean-value-accessor.js","sourceRoot":"","sources":["../../src/generated/boolean-value-accessor.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"boolean-value-accessor.js","sourceRoot":"","sources":["../../src/generated/boolean-value-accessor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAEnD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;;AAgBjD,MAAM,OAAO,oBAAqB,SAAQ,aAAa;IACrD,YAAY,EAAc;QACxB,KAAK,CAAC,EAAE,CAAC,CAAC;IACZ,CAAC;IACD,UAAU,CAAC,KAAU;QACnB,IAAI,CAAC,EAAE,CAAC,aAAa,CAAC,OAAO,GAAG,IAAI,CAAC,SAAS,GAAG,KAAK,IAAI,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC;IACjF,CAAC;;iHANU,oBAAoB;qGAApB,oBAAoB,yHARpB;QACT;YACE,OAAO,EAAE,iBAAiB;YAC1B,WAAW,EAAE,oBAAoB;YACjC,KAAK,EAAE,IAAI;SACZ;KACF;2FAEU,oBAAoB;kBAdhC,SAAS;mBAAC;oBACT,iDAAiD;oBACjD,QAAQ,EAAE,cAAc;oBACxB,IAAI,EAAE;wBACJ,aAAa,EAAE,0CAA0C;qBAC1D;oBACD,SAAS,EAAE;wBACT;4BACE,OAAO,EAAE,iBAAiB;4BAC1B,WAAW,sBAAsB;4BACjC,KAAK,EAAE,IAAI;yBACZ;qBACF;iBACF"}
|
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
import { ElementRef } from '@angular/core';
|
|
2
2
|
import { ValueAccessor } from './value-accessor';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class NumericValueAccessor extends ValueAccessor {
|
|
4
5
|
constructor(el: ElementRef);
|
|
5
6
|
registerOnChange(fn: (_: number | null) => void): void;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NumericValueAccessor, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericValueAccessor, "qds-input[type=number]", never, {}, {}, never, never, false, never>;
|
|
6
9
|
}
|
|
7
10
|
//# sourceMappingURL=number-value-accessor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"number-value-accessor.d.ts","sourceRoot":"","sources":["../../src/generated/number-value-accessor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,MAAM,eAAe,CAAC;AAGtD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC
|
|
1
|
+
{"version":3,"file":"number-value-accessor.d.ts","sourceRoot":"","sources":["../../src/generated/number-value-accessor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,MAAM,eAAe,CAAC;AAGtD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;;AAEjD,qBAca,oBAAqB,SAAQ,aAAa;gBACzC,EAAE,EAAE,UAAU;IAG1B,gBAAgB,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI;yCAJpC,oBAAoB;2CAApB,oBAAoB;CAShC"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
var NumericValueAccessor_1;
|
|
2
|
-
import { __decorate, __metadata } from "tslib";
|
|
3
1
|
import { Directive, ElementRef } from '@angular/core';
|
|
4
2
|
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
5
3
|
import { ValueAccessor } from './value-accessor';
|
|
6
|
-
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export class NumericValueAccessor extends ValueAccessor {
|
|
7
6
|
constructor(el) {
|
|
8
7
|
super(el);
|
|
9
8
|
}
|
|
@@ -12,23 +11,30 @@ let NumericValueAccessor = NumericValueAccessor_1 = class NumericValueAccessor e
|
|
|
12
11
|
fn(value === '' ? null : parseFloat(value));
|
|
13
12
|
});
|
|
14
13
|
}
|
|
15
|
-
}
|
|
16
|
-
NumericValueAccessor =
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
14
|
+
}
|
|
15
|
+
NumericValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.4", ngImport: i0, type: NumericValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
16
|
+
NumericValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.4", type: NumericValueAccessor, selector: "qds-input[type=number]", host: { listeners: { "qdsChange": "handleChangeEvent($event.target.value)" } }, providers: [
|
|
17
|
+
{
|
|
18
|
+
provide: NG_VALUE_ACCESSOR,
|
|
19
|
+
useExisting: NumericValueAccessor,
|
|
20
|
+
multi: true
|
|
21
|
+
}
|
|
22
|
+
], usesInheritance: true, ngImport: i0 });
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.4", ngImport: i0, type: NumericValueAccessor, decorators: [{
|
|
24
|
+
type: Directive,
|
|
25
|
+
args: [{
|
|
26
|
+
/* tslint:disable-next-line:directive-selector */
|
|
27
|
+
selector: 'qds-input[type=number]',
|
|
28
|
+
host: {
|
|
29
|
+
'(qdsChange)': 'handleChangeEvent($event.target.value)'
|
|
30
|
+
},
|
|
31
|
+
providers: [
|
|
32
|
+
{
|
|
33
|
+
provide: NG_VALUE_ACCESSOR,
|
|
34
|
+
useExisting: NumericValueAccessor,
|
|
35
|
+
multi: true
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}]
|
|
39
|
+
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
34
40
|
//# sourceMappingURL=number-value-accessor.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"number-value-accessor.js","sourceRoot":"","sources":["../../src/generated/number-value-accessor.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"number-value-accessor.js","sourceRoot":"","sources":["../../src/generated/number-value-accessor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAEnD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;;AAgBjD,MAAM,OAAO,oBAAqB,SAAQ,aAAa;IACrD,YAAY,EAAc;QACxB,KAAK,CAAC,EAAE,CAAC,CAAC;IACZ,CAAC;IACD,gBAAgB,CAAC,EAA8B;QAC7C,KAAK,CAAC,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC7B,EAAE,CAAC,KAAK,KAAK,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,UAAU,CAAC,KAAK,CAAC,CAAC,CAAC;QAC9C,CAAC,CAAC,CAAC;IACL,CAAC;;iHARU,oBAAoB;qGAApB,oBAAoB,iIARpB;QACT;YACE,OAAO,EAAE,iBAAiB;YAC1B,WAAW,EAAE,oBAAoB;YACjC,KAAK,EAAE,IAAI;SACZ;KACF;2FAEU,oBAAoB;kBAdhC,SAAS;mBAAC;oBACT,iDAAiD;oBACjD,QAAQ,EAAE,wBAAwB;oBAClC,IAAI,EAAE;wBACJ,aAAa,EAAE,wCAAwC;qBACxD;oBACD,SAAS,EAAE;wBACT;4BACE,OAAO,EAAE,iBAAiB;4BAC1B,WAAW,sBAAsB;4BACjC,KAAK,EAAE,IAAI;yBACZ;qBACF;iBACF"}
|
|
@@ -1,11 +1,24 @@
|
|
|
1
1
|
import { ChangeDetectorRef, ElementRef, EventEmitter, NgZone } from '@angular/core';
|
|
2
2
|
import type { Components } from '@quartzds/core/components';
|
|
3
|
+
import type { QdsFocusEventDetail as IQdsButtonQdsFocusEventDetail } from '@quartzds/core/components';
|
|
4
|
+
import type { QdsFocusEventDetail as IQdsCheckboxQdsFocusEventDetail } from '@quartzds/core/components';
|
|
5
|
+
import type { QdsFocusEventDetail as IQdsInlineLinkQdsFocusEventDetail } from '@quartzds/core/components';
|
|
6
|
+
import type { QdsFocusEventDetail as IQdsInputQdsFocusEventDetail } from '@quartzds/core/components';
|
|
7
|
+
import type { QdsInputEventDetail as IQdsInputQdsInputEventDetail } from '@quartzds/core/components';
|
|
8
|
+
import type { QdsFocusEventDetail as IQdsRadioQdsFocusEventDetail } from '@quartzds/core/components';
|
|
9
|
+
import type { QdsFocusEventDetail as IQdsSelectQdsFocusEventDetail } from '@quartzds/core/components';
|
|
10
|
+
import type { QdsInputEventDetail as IQdsSelectQdsInputEventDetail } from '@quartzds/core/components';
|
|
11
|
+
import type { QdsFocusEventDetail as IQdsSwitchQdsFocusEventDetail } from '@quartzds/core/components';
|
|
12
|
+
import type { QdsFocusEventDetail as IQdsTextareaQdsFocusEventDetail } from '@quartzds/core/components';
|
|
13
|
+
import type { QdsInputEventDetail as IQdsTextareaQdsInputEventDetail } from '@quartzds/core/components';
|
|
14
|
+
import * as i0 from "@angular/core";
|
|
3
15
|
export declare class QdsButton {
|
|
4
16
|
protected z: NgZone;
|
|
5
17
|
protected el: HTMLElement;
|
|
6
18
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
19
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsButton, never>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsButton, "qds-button", never, { "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "form": { "alias": "form"; "required": false; }; "formAction": { "alias": "formAction"; "required": false; }; "formMethod": { "alias": "formMethod"; "required": false; }; "formNoValidate": { "alias": "formNoValidate"; "required": false; }; "formTarget": { "alias": "formTarget"; "required": false; }; "href": { "alias": "href"; "required": false; }; "iconLibrary": { "alias": "iconLibrary"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; }; "importance": { "alias": "importance"; "required": false; }; "name": { "alias": "name"; "required": false; }; "size": { "alias": "size"; "required": false; }; "target": { "alias": "target"; "required": false; }; "text": { "alias": "text"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
7
21
|
}
|
|
8
|
-
import type { QdsFocusEventDetail as IQdsButtonQdsFocusEventDetail } from '@quartzds/core/components';
|
|
9
22
|
export declare interface QdsButton extends Components.QdsButton {
|
|
10
23
|
/**
|
|
11
24
|
* Emitted when the button loses focus.
|
|
@@ -20,8 +33,9 @@ export declare class QdsCheckbox {
|
|
|
20
33
|
protected z: NgZone;
|
|
21
34
|
protected el: HTMLElement;
|
|
22
35
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
36
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsCheckbox, never>;
|
|
37
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsCheckbox, "qds-checkbox", never, { "autoFocus": { "alias": "autoFocus"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "form": { "alias": "form"; "required": false; }; "indeterminate": { "alias": "indeterminate"; "required": false; }; "inline": { "alias": "inline"; "required": false; }; "name": { "alias": "name"; "required": false; }; "required": { "alias": "required"; "required": false; }; "size": { "alias": "size"; "required": false; }; "text": { "alias": "text"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
23
38
|
}
|
|
24
|
-
import type { QdsFocusEventDetail as IQdsCheckboxQdsFocusEventDetail } from '@quartzds/core/components';
|
|
25
39
|
export declare interface QdsCheckbox extends Components.QdsCheckbox {
|
|
26
40
|
/**
|
|
27
41
|
* Emitted when the checkbox loses focus.
|
|
@@ -36,10 +50,43 @@ export declare interface QdsCheckbox extends Components.QdsCheckbox {
|
|
|
36
50
|
*/
|
|
37
51
|
qdsFocus: EventEmitter<CustomEvent<IQdsCheckboxQdsFocusEventDetail>>;
|
|
38
52
|
}
|
|
53
|
+
export declare class QdsDialog {
|
|
54
|
+
protected z: NgZone;
|
|
55
|
+
protected el: HTMLElement;
|
|
56
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
57
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsDialog, never>;
|
|
58
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsDialog, "qds-dialog", never, { "open": { "alias": "open"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
59
|
+
}
|
|
60
|
+
export declare interface QdsDialog extends Components.QdsDialog {
|
|
61
|
+
/**
|
|
62
|
+
* Emitted when the user instructs the browser that they wish to dismiss the
|
|
63
|
+
currently open dialog. The browser fires this event when the user presses
|
|
64
|
+
the `Esc` key.
|
|
65
|
+
|
|
66
|
+
When a dialog is dismissed with the `Esc` key, both the `qdsCancel` and
|
|
67
|
+
`qdsClose` events are fired.
|
|
68
|
+
*/
|
|
69
|
+
qdsCancel: EventEmitter<CustomEvent<void>>;
|
|
70
|
+
/**
|
|
71
|
+
* Emitted when the dialog has been closed.
|
|
72
|
+
*/
|
|
73
|
+
qdsClose: EventEmitter<CustomEvent<void>>;
|
|
74
|
+
}
|
|
75
|
+
export declare class QdsDivider {
|
|
76
|
+
protected z: NgZone;
|
|
77
|
+
protected el: HTMLElement;
|
|
78
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
79
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsDivider, never>;
|
|
80
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsDivider, "qds-divider", never, { "importance": { "alias": "importance"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
81
|
+
}
|
|
82
|
+
export declare interface QdsDivider extends Components.QdsDivider {
|
|
83
|
+
}
|
|
39
84
|
export declare class QdsDropdown {
|
|
40
85
|
protected z: NgZone;
|
|
41
86
|
protected el: HTMLElement;
|
|
42
87
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
88
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsDropdown, never>;
|
|
89
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsDropdown, "qds-dropdown", never, { "autoUpdateOptions": { "alias": "autoUpdateOptions"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "flipOptions": { "alias": "flipOptions"; "required": false; }; "noFlip": { "alias": "noFlip"; "required": false; }; "noShift": { "alias": "noShift"; "required": false; }; "offsetOptions": { "alias": "offsetOptions"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "shiftOptions": { "alias": "shiftOptions"; "required": false; }; "strategy": { "alias": "strategy"; "required": false; }; "target": { "alias": "target"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
43
90
|
}
|
|
44
91
|
export declare interface QdsDropdown extends Components.QdsDropdown {
|
|
45
92
|
/**
|
|
@@ -55,10 +102,21 @@ export declare interface QdsDropdown extends Components.QdsDropdown {
|
|
|
55
102
|
*/
|
|
56
103
|
qdsClose: EventEmitter<CustomEvent<void>>;
|
|
57
104
|
}
|
|
105
|
+
export declare class QdsFormMessage {
|
|
106
|
+
protected z: NgZone;
|
|
107
|
+
protected el: HTMLElement;
|
|
108
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
109
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsFormMessage, never>;
|
|
110
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsFormMessage, "qds-form-message", never, { "inline": { "alias": "inline"; "required": false; }; "size": { "alias": "size"; "required": false; }; "status": { "alias": "status"; "required": false; }; "text": { "alias": "text"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
111
|
+
}
|
|
112
|
+
export declare interface QdsFormMessage extends Components.QdsFormMessage {
|
|
113
|
+
}
|
|
58
114
|
export declare class QdsIcon {
|
|
59
115
|
protected z: NgZone;
|
|
60
116
|
protected el: HTMLElement;
|
|
61
117
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
118
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsIcon, never>;
|
|
119
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsIcon, "qds-icon", never, { "library": { "alias": "library"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
62
120
|
}
|
|
63
121
|
export declare interface QdsIcon extends Components.QdsIcon {
|
|
64
122
|
/**
|
|
@@ -74,8 +132,9 @@ export declare class QdsInlineLink {
|
|
|
74
132
|
protected z: NgZone;
|
|
75
133
|
protected el: HTMLElement;
|
|
76
134
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
135
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsInlineLink, never>;
|
|
136
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsInlineLink, "qds-inline-link", never, { "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "hreflang": { "alias": "hreflang"; "required": false; }; "referrerPolicy": { "alias": "referrerPolicy"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "target": { "alias": "target"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
77
137
|
}
|
|
78
|
-
import type { QdsFocusEventDetail as IQdsInlineLinkQdsFocusEventDetail } from '@quartzds/core/components';
|
|
79
138
|
export declare interface QdsInlineLink extends Components.QdsInlineLink {
|
|
80
139
|
/**
|
|
81
140
|
* Emitted when the inline link loses focus.
|
|
@@ -90,9 +149,9 @@ export declare class QdsInput {
|
|
|
90
149
|
protected z: NgZone;
|
|
91
150
|
protected el: HTMLElement;
|
|
92
151
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
152
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsInput, never>;
|
|
153
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsInput, "qds-input", never, { "autoCapitalize": { "alias": "autoCapitalize"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "autoFocus": { "alias": "autoFocus"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "enterkeyhint": { "alias": "enterkeyhint"; "required": false; }; "form": { "alias": "form"; "required": false; }; "inputmode": { "alias": "inputmode"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "max": { "alias": "max"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "min": { "alias": "min"; "required": false; }; "minLength": { "alias": "minLength"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readOnly": { "alias": "readOnly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "size": { "alias": "size"; "required": false; }; "spellCheck": { "alias": "spellCheck"; "required": false; }; "step": { "alias": "step"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
93
154
|
}
|
|
94
|
-
import type { QdsFocusEventDetail as IQdsInputQdsFocusEventDetail } from '@quartzds/core/components';
|
|
95
|
-
import type { QdsInputEventDetail as IQdsInputQdsInputEventDetail } from '@quartzds/core/components';
|
|
96
155
|
export declare interface QdsInput extends Components.QdsInput {
|
|
97
156
|
/**
|
|
98
157
|
* Emitted when the input loses focus.
|
|
@@ -115,6 +174,8 @@ export declare class QdsLabel {
|
|
|
115
174
|
protected z: NgZone;
|
|
116
175
|
protected el: HTMLElement;
|
|
117
176
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
177
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsLabel, never>;
|
|
178
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsLabel, "qds-label", never, { "inline": { "alias": "inline"; "required": false; }; "required": { "alias": "required"; "required": false; }; "size": { "alias": "size"; "required": false; }; "text": { "alias": "text"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
118
179
|
}
|
|
119
180
|
export declare interface QdsLabel extends Components.QdsLabel {
|
|
120
181
|
}
|
|
@@ -122,8 +183,9 @@ export declare class QdsRadio {
|
|
|
122
183
|
protected z: NgZone;
|
|
123
184
|
protected el: HTMLElement;
|
|
124
185
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
186
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsRadio, never>;
|
|
187
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsRadio, "qds-radio", never, { "checked": { "alias": "checked"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "form": { "alias": "form"; "required": false; }; "inline": { "alias": "inline"; "required": false; }; "name": { "alias": "name"; "required": false; }; "required": { "alias": "required"; "required": false; }; "size": { "alias": "size"; "required": false; }; "text": { "alias": "text"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
125
188
|
}
|
|
126
|
-
import type { QdsFocusEventDetail as IQdsRadioQdsFocusEventDetail } from '@quartzds/core/components';
|
|
127
189
|
export declare interface QdsRadio extends Components.QdsRadio {
|
|
128
190
|
/**
|
|
129
191
|
* Emitted when the radio button loses focus.
|
|
@@ -138,12 +200,39 @@ export declare interface QdsRadio extends Components.QdsRadio {
|
|
|
138
200
|
*/
|
|
139
201
|
qdsFocus: EventEmitter<CustomEvent<IQdsRadioQdsFocusEventDetail>>;
|
|
140
202
|
}
|
|
203
|
+
export declare class QdsSelect {
|
|
204
|
+
protected z: NgZone;
|
|
205
|
+
protected el: HTMLElement;
|
|
206
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
207
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsSelect, never>;
|
|
208
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsSelect, "qds-select", never, { "autoComplete": { "alias": "autoComplete"; "required": false; }; "autoFocus": { "alias": "autoFocus"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "form": { "alias": "form"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "required": { "alias": "required"; "required": false; }; "size": { "alias": "size"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
209
|
+
}
|
|
210
|
+
export declare interface QdsSelect extends Components.QdsSelect {
|
|
211
|
+
/**
|
|
212
|
+
* Emitted when the select loses focus.
|
|
213
|
+
*/
|
|
214
|
+
qdsBlur: EventEmitter<CustomEvent<IQdsSelectQdsFocusEventDetail>>;
|
|
215
|
+
/**
|
|
216
|
+
* Emitted when an alteration to the select's value is committed by the
|
|
217
|
+
user.
|
|
218
|
+
*/
|
|
219
|
+
qdsChange: EventEmitter<CustomEvent<void>>;
|
|
220
|
+
/**
|
|
221
|
+
* Emitted when the select gains focus.
|
|
222
|
+
*/
|
|
223
|
+
qdsFocus: EventEmitter<CustomEvent<IQdsSelectQdsFocusEventDetail>>;
|
|
224
|
+
/**
|
|
225
|
+
* Emitted when the select's value changes.
|
|
226
|
+
*/
|
|
227
|
+
qdsInput: EventEmitter<CustomEvent<IQdsSelectQdsInputEventDetail>>;
|
|
228
|
+
}
|
|
141
229
|
export declare class QdsSwitch {
|
|
142
230
|
protected z: NgZone;
|
|
143
231
|
protected el: HTMLElement;
|
|
144
232
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
233
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsSwitch, never>;
|
|
234
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsSwitch, "qds-switch", never, { "autoFocus": { "alias": "autoFocus"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "form": { "alias": "form"; "required": false; }; "iconCheckedLibrary": { "alias": "iconCheckedLibrary"; "required": false; }; "iconCheckedName": { "alias": "iconCheckedName"; "required": false; }; "iconUncheckedLibrary": { "alias": "iconUncheckedLibrary"; "required": false; }; "iconUncheckedName": { "alias": "iconUncheckedName"; "required": false; }; "inline": { "alias": "inline"; "required": false; }; "name": { "alias": "name"; "required": false; }; "size": { "alias": "size"; "required": false; }; "textChecked": { "alias": "textChecked"; "required": false; }; "textUnchecked": { "alias": "textUnchecked"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
145
235
|
}
|
|
146
|
-
import type { QdsFocusEventDetail as IQdsSwitchQdsFocusEventDetail } from '@quartzds/core/components';
|
|
147
236
|
export declare interface QdsSwitch extends Components.QdsSwitch {
|
|
148
237
|
/**
|
|
149
238
|
* Emitted when the switch loses focus.
|
|
@@ -158,10 +247,92 @@ export declare interface QdsSwitch extends Components.QdsSwitch {
|
|
|
158
247
|
*/
|
|
159
248
|
qdsFocus: EventEmitter<CustomEvent<IQdsSwitchQdsFocusEventDetail>>;
|
|
160
249
|
}
|
|
250
|
+
export declare class QdsTable {
|
|
251
|
+
protected z: NgZone;
|
|
252
|
+
protected el: HTMLElement;
|
|
253
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
254
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsTable, never>;
|
|
255
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsTable, "qds-table", never, {}, {}, never, ["*"], false, never>;
|
|
256
|
+
}
|
|
257
|
+
export declare interface QdsTable extends Components.QdsTable {
|
|
258
|
+
}
|
|
259
|
+
export declare class QdsTableBody {
|
|
260
|
+
protected z: NgZone;
|
|
261
|
+
protected el: HTMLElement;
|
|
262
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
263
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsTableBody, never>;
|
|
264
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsTableBody, "qds-table-body", never, {}, {}, never, ["*"], false, never>;
|
|
265
|
+
}
|
|
266
|
+
export declare interface QdsTableBody extends Components.QdsTableBody {
|
|
267
|
+
}
|
|
268
|
+
export declare class QdsTableCell {
|
|
269
|
+
protected z: NgZone;
|
|
270
|
+
protected el: HTMLElement;
|
|
271
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
272
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsTableCell, never>;
|
|
273
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsTableCell, "qds-table-cell", never, { "colSpan": { "alias": "colSpan"; "required": false; }; "rowSpan": { "alias": "rowSpan"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
274
|
+
}
|
|
275
|
+
export declare interface QdsTableCell extends Components.QdsTableCell {
|
|
276
|
+
}
|
|
277
|
+
export declare class QdsTableHead {
|
|
278
|
+
protected z: NgZone;
|
|
279
|
+
protected el: HTMLElement;
|
|
280
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
281
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsTableHead, never>;
|
|
282
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsTableHead, "qds-table-head", never, {}, {}, never, ["*"], false, never>;
|
|
283
|
+
}
|
|
284
|
+
export declare interface QdsTableHead extends Components.QdsTableHead {
|
|
285
|
+
}
|
|
286
|
+
export declare class QdsTableHeadCell {
|
|
287
|
+
protected z: NgZone;
|
|
288
|
+
protected el: HTMLElement;
|
|
289
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
290
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsTableHeadCell, never>;
|
|
291
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsTableHeadCell, "qds-table-head-cell", never, { "abbr": { "alias": "abbr"; "required": false; }; "colSpan": { "alias": "colSpan"; "required": false; }; "rowSpan": { "alias": "rowSpan"; "required": false; }; "scope": { "alias": "scope"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
292
|
+
}
|
|
293
|
+
export declare interface QdsTableHeadCell extends Components.QdsTableHeadCell {
|
|
294
|
+
}
|
|
295
|
+
export declare class QdsTableRow {
|
|
296
|
+
protected z: NgZone;
|
|
297
|
+
protected el: HTMLElement;
|
|
298
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
299
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsTableRow, never>;
|
|
300
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsTableRow, "qds-table-row", never, {}, {}, never, ["*"], false, never>;
|
|
301
|
+
}
|
|
302
|
+
export declare interface QdsTableRow extends Components.QdsTableRow {
|
|
303
|
+
}
|
|
304
|
+
export declare class QdsTextarea {
|
|
305
|
+
protected z: NgZone;
|
|
306
|
+
protected el: HTMLElement;
|
|
307
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
308
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsTextarea, never>;
|
|
309
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsTextarea, "qds-textarea", never, { "autoCapitalize": { "alias": "autoCapitalize"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "autoFocus": { "alias": "autoFocus"; "required": false; }; "cols": { "alias": "cols"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "enterkeyhint": { "alias": "enterkeyhint"; "required": false; }; "form": { "alias": "form"; "required": false; }; "inputmode": { "alias": "inputmode"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "minLength": { "alias": "minLength"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readOnly": { "alias": "readOnly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "size": { "alias": "size"; "required": false; }; "spellCheck": { "alias": "spellCheck"; "required": false; }; "value": { "alias": "value"; "required": false; }; "wrap": { "alias": "wrap"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
310
|
+
}
|
|
311
|
+
export declare interface QdsTextarea extends Components.QdsTextarea {
|
|
312
|
+
/**
|
|
313
|
+
* Emitted when the textarea loses focus.
|
|
314
|
+
*/
|
|
315
|
+
qdsBlur: EventEmitter<CustomEvent<IQdsTextareaQdsFocusEventDetail>>;
|
|
316
|
+
/**
|
|
317
|
+
* Emitted when an alteration to the textarea's value is committed by the
|
|
318
|
+
user.
|
|
319
|
+
*/
|
|
320
|
+
qdsChange: EventEmitter<CustomEvent<void>>;
|
|
321
|
+
/**
|
|
322
|
+
* Emitted when the textarea gains focus.
|
|
323
|
+
*/
|
|
324
|
+
qdsFocus: EventEmitter<CustomEvent<IQdsTextareaQdsFocusEventDetail>>;
|
|
325
|
+
/**
|
|
326
|
+
* Emitted when the textarea's value changes.
|
|
327
|
+
*/
|
|
328
|
+
qdsInput: EventEmitter<CustomEvent<IQdsTextareaQdsInputEventDetail>>;
|
|
329
|
+
}
|
|
161
330
|
export declare class QdsTitle {
|
|
162
331
|
protected z: NgZone;
|
|
163
332
|
protected el: HTMLElement;
|
|
164
333
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
334
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsTitle, never>;
|
|
335
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsTitle, "qds-title", never, { "iconLibrary": { "alias": "iconLibrary"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; }; "kicker": { "alias": "kicker"; "required": false; }; "layer": { "alias": "layer"; "required": false; }; "level": { "alias": "level"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "tag": { "alias": "tag"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
165
336
|
}
|
|
166
337
|
export declare interface QdsTitle extends Components.QdsTitle {
|
|
167
338
|
}
|
|
@@ -169,6 +340,8 @@ export declare class QdsTooltip {
|
|
|
169
340
|
protected z: NgZone;
|
|
170
341
|
protected el: HTMLElement;
|
|
171
342
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
343
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsTooltip, never>;
|
|
344
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdsTooltip, "qds-tooltip", never, { "autoUpdateOptions": { "alias": "autoUpdateOptions"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "flipOptions": { "alias": "flipOptions"; "required": false; }; "noFlip": { "alias": "noFlip"; "required": false; }; "noShift": { "alias": "noShift"; "required": false; }; "offsetOptions": { "alias": "offsetOptions"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "shiftOptions": { "alias": "shiftOptions"; "required": false; }; "strategy": { "alias": "strategy"; "required": false; }; "target": { "alias": "target"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
172
345
|
}
|
|
173
346
|
export declare interface QdsTooltip extends Components.QdsTooltip {
|
|
174
347
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"proxies.d.ts","sourceRoot":"","sources":["../../src/generated/proxies.ts"],"names":[],"mappings":"AAEA,OAAO,EAA2B,iBAAiB,EAAa,UAAU,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAIxH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;
|
|
1
|
+
{"version":3,"file":"proxies.d.ts","sourceRoot":"","sources":["../../src/generated/proxies.ts"],"names":[],"mappings":"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"}
|