@qualcomm-ui/angular 2.0.0 → 2.0.2
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/qualcomm-ui-angular-accordion.mjs +37 -37
- package/fesm2022/qualcomm-ui-angular-action-group.mjs +3 -3
- package/fesm2022/qualcomm-ui-angular-alert-banner.mjs +28 -28
- package/fesm2022/qualcomm-ui-angular-avatar.mjs +19 -19
- package/fesm2022/qualcomm-ui-angular-badge.mjs +12 -12
- package/fesm2022/qualcomm-ui-angular-breadcrumbs.mjs +25 -25
- package/fesm2022/qualcomm-ui-angular-button.mjs +25 -25
- package/fesm2022/qualcomm-ui-angular-checkbox-group.mjs +7 -7
- package/fesm2022/qualcomm-ui-angular-checkbox.mjs +31 -31
- package/fesm2022/qualcomm-ui-angular-checkmark.mjs +3 -3
- package/fesm2022/qualcomm-ui-angular-collapsible.mjs +13 -13
- package/fesm2022/qualcomm-ui-angular-combobox.mjs +73 -73
- package/fesm2022/qualcomm-ui-angular-dialog.mjs +49 -49
- package/fesm2022/qualcomm-ui-angular-divider.mjs +3 -3
- package/fesm2022/qualcomm-ui-angular-drawer.mjs +49 -49
- package/fesm2022/qualcomm-ui-angular-field-group.mjs +22 -22
- package/fesm2022/qualcomm-ui-angular-header-bar.mjs +40 -40
- package/fesm2022/qualcomm-ui-angular-icon.mjs +9 -9
- package/fesm2022/qualcomm-ui-angular-inline-icon-button.mjs +3 -3
- package/fesm2022/qualcomm-ui-angular-inline-notification.mjs +28 -28
- package/fesm2022/qualcomm-ui-angular-input.mjs +15 -15
- package/fesm2022/qualcomm-ui-angular-kbd.mjs +3 -3
- package/fesm2022/qualcomm-ui-angular-link.mjs +3 -3
- package/fesm2022/qualcomm-ui-angular-menu.mjs +64 -64
- package/fesm2022/qualcomm-ui-angular-number-input.mjs +43 -43
- package/fesm2022/qualcomm-ui-angular-pagination.mjs +37 -37
- package/fesm2022/qualcomm-ui-angular-password-input.mjs +34 -34
- package/fesm2022/qualcomm-ui-angular-popover.mjs +43 -43
- package/fesm2022/qualcomm-ui-angular-progress-ring.mjs +37 -37
- package/fesm2022/qualcomm-ui-angular-progress.mjs +34 -34
- package/fesm2022/qualcomm-ui-angular-radio.mjs +40 -40
- package/fesm2022/qualcomm-ui-angular-segmented-control.mjs +22 -22
- package/fesm2022/qualcomm-ui-angular-select.mjs +64 -64
- package/fesm2022/qualcomm-ui-angular-side-nav.mjs +86 -85
- package/fesm2022/qualcomm-ui-angular-side-nav.mjs.map +1 -1
- package/fesm2022/qualcomm-ui-angular-slider.mjs +61 -61
- package/fesm2022/qualcomm-ui-angular-switch-group.mjs +7 -7
- package/fesm2022/qualcomm-ui-angular-switch.mjs +31 -31
- package/fesm2022/qualcomm-ui-angular-table.mjs +91 -91
- package/fesm2022/qualcomm-ui-angular-tabs.mjs +31 -31
- package/fesm2022/qualcomm-ui-angular-tag.mjs +6 -6
- package/fesm2022/qualcomm-ui-angular-text-area.mjs +28 -28
- package/fesm2022/qualcomm-ui-angular-text-input.mjs +31 -31
- package/fesm2022/qualcomm-ui-angular-theme.mjs +3 -3
- package/fesm2022/qualcomm-ui-angular-toast.mjs +37 -37
- package/fesm2022/qualcomm-ui-angular-tooltip.mjs +31 -31
- package/fesm2022/qualcomm-ui-angular-transitions.mjs +3 -3
- package/fesm2022/qualcomm-ui-angular-tree.mjs +58 -58
- package/package.json +5 -5
- package/types/qualcomm-ui-angular-side-nav.d.ts +2 -0
- package/types/qualcomm-ui-angular-side-nav.d.ts.map +1 -1
|
@@ -24,10 +24,10 @@ import { TagDirective } from '@qualcomm-ui/angular/tag';
|
|
|
24
24
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
25
25
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
26
26
|
class QdsComboboxContextService extends BaseApiContextService {
|
|
27
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
28
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
27
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: QdsComboboxContextService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
28
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: QdsComboboxContextService });
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: QdsComboboxContextService, decorators: [{
|
|
31
31
|
type: Injectable
|
|
32
32
|
}] });
|
|
33
33
|
const [QDS_COMBOBOX_CONTEXT, useQdsComboboxContext, provideQdsComboboxContext,] = createApiContext("QdsComboboxContext", QdsComboboxContextService);
|
|
@@ -41,14 +41,14 @@ class ComboboxClearTriggerDirective extends CoreComboboxClearTriggerDirective {
|
|
|
41
41
|
super();
|
|
42
42
|
this.trackBindings.extendWith(computed(() => mergeProps(this.clearTriggerContext.getRootBindings(), this.qdsComboboxContext().getClearTriggerBindings())));
|
|
43
43
|
}
|
|
44
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
45
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
44
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxClearTriggerDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
45
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxClearTriggerDirective, isStandalone: false, selector: "[q-combobox-clear-trigger]", providers: [provideIcons({ X })], usesInheritance: true, ngImport: i0, template: `
|
|
46
46
|
<ng-content>
|
|
47
47
|
<svg qIcon="X" [q-bind]="clearTriggerContext.getIconBindings()"></svg>
|
|
48
48
|
</ng-content>
|
|
49
49
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }, { kind: "directive", type: i2.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }] });
|
|
50
50
|
}
|
|
51
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
51
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxClearTriggerDirective, decorators: [{
|
|
52
52
|
type: Component,
|
|
53
53
|
args: [{
|
|
54
54
|
providers: [provideIcons({ X })],
|
|
@@ -70,10 +70,10 @@ class ComboboxContentDirective extends CoreComboboxContentDirective {
|
|
|
70
70
|
super();
|
|
71
71
|
this.trackBindings.extendWith(computed(() => this.qdsComboboxContext().getContentBindings()));
|
|
72
72
|
}
|
|
73
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
74
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
73
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
74
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxContentDirective, isStandalone: false, selector: "[q-combobox-content]", usesInheritance: true, ngImport: i0 });
|
|
75
75
|
}
|
|
76
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
76
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxContentDirective, decorators: [{
|
|
77
77
|
type: Directive,
|
|
78
78
|
args: [{
|
|
79
79
|
selector: "[q-combobox-content]",
|
|
@@ -95,10 +95,10 @@ class ComboboxContextDirective extends ApiContextDirective {
|
|
|
95
95
|
static ngTemplateContextGuard(dir, ctx) {
|
|
96
96
|
return true;
|
|
97
97
|
}
|
|
98
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
99
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
98
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxContextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
99
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxContextDirective, isStandalone: false, selector: "[comboboxContext]", usesInheritance: true, ngImport: i0 });
|
|
100
100
|
}
|
|
101
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
101
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxContextDirective, decorators: [{
|
|
102
102
|
type: Directive,
|
|
103
103
|
args: [{
|
|
104
104
|
selector: "[comboboxContext]",
|
|
@@ -115,8 +115,8 @@ class ComboboxControlDirective extends CoreComboboxControlDirective {
|
|
|
115
115
|
super();
|
|
116
116
|
this.trackBindings.extendWith(computed(() => this.qdsComboboxContext().getControlBindings()));
|
|
117
117
|
}
|
|
118
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
119
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
118
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxControlDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
119
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: ComboboxControlDirective, isStandalone: false, selector: "[q-combobox-control]", usesInheritance: true, ngImport: i0, template: `
|
|
120
120
|
<ng-content select="[q-combobox-icon]">
|
|
121
121
|
@if (qdsInputContext().startIcon) {
|
|
122
122
|
<svg
|
|
@@ -128,7 +128,7 @@ class ComboboxControlDirective extends CoreComboboxControlDirective {
|
|
|
128
128
|
<ng-content />
|
|
129
129
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }, { kind: "directive", type: i2.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }] });
|
|
130
130
|
}
|
|
131
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
131
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxControlDirective, decorators: [{
|
|
132
132
|
type: Component,
|
|
133
133
|
args: [{
|
|
134
134
|
selector: "[q-combobox-control]",
|
|
@@ -155,10 +155,10 @@ class ComboboxEmptyDirective extends CoreComboboxEmptyDirective {
|
|
|
155
155
|
super();
|
|
156
156
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getItemBindings()));
|
|
157
157
|
}
|
|
158
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
159
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
158
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxEmptyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
159
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxEmptyDirective, isStandalone: false, selector: "[q-combobox-empty]", usesInheritance: true, ngImport: i0 });
|
|
160
160
|
}
|
|
161
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
161
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxEmptyDirective, decorators: [{
|
|
162
162
|
type: Directive,
|
|
163
163
|
args: [{
|
|
164
164
|
selector: "[q-combobox-empty]",
|
|
@@ -180,14 +180,14 @@ class ComboboxErrorIndicatorDirective extends CoreComboboxErrorIndicatorDirectiv
|
|
|
180
180
|
super();
|
|
181
181
|
this.trackBindings.extendWith(() => this.inputErrorIndicatorContext.getBindings());
|
|
182
182
|
}
|
|
183
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
184
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.
|
|
183
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxErrorIndicatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
184
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.4", type: ComboboxErrorIndicatorDirective, isStandalone: false, selector: "[q-combobox-error-indicator]", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0, template: `
|
|
185
185
|
<ng-content>
|
|
186
186
|
<svg [qIcon]="icon()"></svg>
|
|
187
187
|
</ng-content>
|
|
188
188
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
189
189
|
}
|
|
190
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
190
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxErrorIndicatorDirective, decorators: [{
|
|
191
191
|
type: Component,
|
|
192
192
|
args: [{
|
|
193
193
|
selector: "[q-combobox-error-indicator]",
|
|
@@ -212,15 +212,15 @@ class ComboboxErrorTextDirective extends CoreComboboxErrorTextDirective {
|
|
|
212
212
|
super();
|
|
213
213
|
this.trackBindings.extendWith(() => this.errorTextContext.getBindings());
|
|
214
214
|
}
|
|
215
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
216
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
215
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxErrorTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
216
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: ComboboxErrorTextDirective, isStandalone: false, selector: "[q-combobox-error-text]", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0, template: `
|
|
217
217
|
@if (icon()) {
|
|
218
218
|
<svg [qIcon]="icon()!" />
|
|
219
219
|
}
|
|
220
220
|
<ng-content />
|
|
221
221
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
222
222
|
}
|
|
223
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
223
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxErrorTextDirective, decorators: [{
|
|
224
224
|
type: Component,
|
|
225
225
|
args: [{
|
|
226
226
|
selector: "[q-combobox-error-text]",
|
|
@@ -242,10 +242,10 @@ class ComboboxHintDirective extends CoreComboboxHintDirective {
|
|
|
242
242
|
super();
|
|
243
243
|
this.trackBindings.extendWith(() => this.hintContext.getBindings());
|
|
244
244
|
}
|
|
245
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
246
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
245
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxHintDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
246
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxHintDirective, isStandalone: false, selector: "[q-combobox-hint]", usesInheritance: true, ngImport: i0 });
|
|
247
247
|
}
|
|
248
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
248
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxHintDirective, decorators: [{
|
|
249
249
|
type: Directive,
|
|
250
250
|
args: [{
|
|
251
251
|
selector: "[q-combobox-hint]",
|
|
@@ -261,10 +261,10 @@ class ComboboxIconDirective {
|
|
|
261
261
|
ngOnInit() {
|
|
262
262
|
this.trackBindings();
|
|
263
263
|
}
|
|
264
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
265
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
264
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
265
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxIconDirective, isStandalone: false, selector: "[q-combobox-icon]", ngImport: i0 });
|
|
266
266
|
}
|
|
267
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
267
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxIconDirective, decorators: [{
|
|
268
268
|
type: Directive,
|
|
269
269
|
args: [{
|
|
270
270
|
selector: "[q-combobox-icon]",
|
|
@@ -280,10 +280,10 @@ class ComboboxInputDirective extends CoreComboboxInputDirective {
|
|
|
280
280
|
super();
|
|
281
281
|
this.trackBindings.extendWith(() => this.qdsInputContext().getInputBindings());
|
|
282
282
|
}
|
|
283
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
284
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
283
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxInputDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
284
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxInputDirective, isStandalone: false, selector: "[q-combobox-input]", usesInheritance: true, ngImport: i0 });
|
|
285
285
|
}
|
|
286
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
286
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxInputDirective, decorators: [{
|
|
287
287
|
type: Directive,
|
|
288
288
|
args: [{
|
|
289
289
|
selector: "[q-combobox-input]",
|
|
@@ -299,14 +299,14 @@ class ComboboxItemIndicatorDirective extends CoreComboboxItemIndicatorDirective
|
|
|
299
299
|
super();
|
|
300
300
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getItemIndicatorBindings()));
|
|
301
301
|
}
|
|
302
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
303
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
302
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxItemIndicatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
303
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxItemIndicatorDirective, isStandalone: false, selector: "[q-combobox-item-indicator]", providers: [provideIcons({ Check })], usesInheritance: true, ngImport: i0, template: `
|
|
304
304
|
<ng-content>
|
|
305
305
|
<svg qIcon="Check"></svg>
|
|
306
306
|
</ng-content>
|
|
307
307
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
308
308
|
}
|
|
309
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxItemIndicatorDirective, decorators: [{
|
|
310
310
|
type: Component,
|
|
311
311
|
args: [{
|
|
312
312
|
providers: [provideIcons({ Check })],
|
|
@@ -328,10 +328,10 @@ class ComboboxItemTextDirective extends CoreComboboxItemTextDirective {
|
|
|
328
328
|
super();
|
|
329
329
|
this.trackBindings.extendWith(computed(() => this.qdsComboboxContext().getItemTextBindings()));
|
|
330
330
|
}
|
|
331
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
332
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
331
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxItemTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
332
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxItemTextDirective, isStandalone: false, selector: "[q-combobox-item-text]", usesInheritance: true, ngImport: i0 });
|
|
333
333
|
}
|
|
334
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
334
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxItemTextDirective, decorators: [{
|
|
335
335
|
type: Directive,
|
|
336
336
|
args: [{
|
|
337
337
|
selector: "[q-combobox-item-text]",
|
|
@@ -347,10 +347,10 @@ class ComboboxItemDirective extends CoreComboboxItemDirective {
|
|
|
347
347
|
super();
|
|
348
348
|
this.trackBindings.extendWith(computed(() => this.qdsComboboxContext().getItemBindings()));
|
|
349
349
|
}
|
|
350
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
351
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
350
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
351
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxItemDirective, isStandalone: false, selector: "[q-combobox-item]", providers: [provideComboboxItemContext()], usesInheritance: true, ngImport: i0 });
|
|
352
352
|
}
|
|
353
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
353
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxItemDirective, decorators: [{
|
|
354
354
|
type: Directive,
|
|
355
355
|
args: [{
|
|
356
356
|
providers: [provideComboboxItemContext()],
|
|
@@ -367,8 +367,8 @@ class ComboboxItemsComponent {
|
|
|
367
367
|
*/
|
|
368
368
|
highlightMatchingText = input(undefined, { ...(ngDevMode ? { debugName: "highlightMatchingText" } : /* istanbul ignore next */ {}), transform: booleanAttribute });
|
|
369
369
|
comboboxContext = useComboboxContext();
|
|
370
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
371
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
370
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxItemsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
371
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: ComboboxItemsComponent, isStandalone: false, selector: "q-combobox-items", inputs: { highlightMatchingText: { classPropertyName: "highlightMatchingText", publicName: "highlightMatchingText", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
|
|
372
372
|
@for (
|
|
373
373
|
item of comboboxContext().collection.items;
|
|
374
374
|
track comboboxContext().collection.getItemValue(item)
|
|
@@ -392,7 +392,7 @@ class ComboboxItemsComponent {
|
|
|
392
392
|
}
|
|
393
393
|
`, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "component", type: i1$1.HighlightDirective, selector: "[q-highlight]", inputs: ["exactMatch", "ignoreCase", "matchAll", "query", "text"] }, { kind: "directive", type: ComboboxItemDirective, selector: "[q-combobox-item]" }, { kind: "component", type: ComboboxItemIndicatorDirective, selector: "[q-combobox-item-indicator]" }, { kind: "directive", type: ComboboxItemTextDirective, selector: "[q-combobox-item-text]" }] });
|
|
394
394
|
}
|
|
395
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
395
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxItemsComponent, decorators: [{
|
|
396
396
|
type: Component,
|
|
397
397
|
args: [{ selector: "q-combobox-items", standalone: false, template: `
|
|
398
398
|
@for (
|
|
@@ -428,8 +428,8 @@ class ComboboxLabelDirective extends CoreComboboxLabelDirective {
|
|
|
428
428
|
super();
|
|
429
429
|
this.trackBindings.extendWith(computed(() => this.qdsComboboxContext().getLabelBindings()));
|
|
430
430
|
}
|
|
431
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
432
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
431
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxLabelDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
432
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: ComboboxLabelDirective, isStandalone: false, selector: "[q-combobox-label]", providers: [provideIcons({ Asterisk })], usesInheritance: true, ngImport: i0, template: `
|
|
433
433
|
<ng-content />
|
|
434
434
|
@if (comboboxContext().required) {
|
|
435
435
|
<svg
|
|
@@ -440,7 +440,7 @@ class ComboboxLabelDirective extends CoreComboboxLabelDirective {
|
|
|
440
440
|
}
|
|
441
441
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }, { kind: "directive", type: i2.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }] });
|
|
442
442
|
}
|
|
443
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
443
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxLabelDirective, decorators: [{
|
|
444
444
|
type: Component,
|
|
445
445
|
args: [{
|
|
446
446
|
providers: [provideIcons({ Asterisk })],
|
|
@@ -467,10 +467,10 @@ class ComboboxPositionerDirective extends CoreComboboxPositionerDirective {
|
|
|
467
467
|
super();
|
|
468
468
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getPositionerBindings()));
|
|
469
469
|
}
|
|
470
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
471
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
470
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxPositionerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
471
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxPositionerDirective, isStandalone: false, selector: "[q-combobox-positioner]", usesInheritance: true, ngImport: i0 });
|
|
472
472
|
}
|
|
473
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
473
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxPositionerDirective, decorators: [{
|
|
474
474
|
type: Directive,
|
|
475
475
|
args: [{
|
|
476
476
|
selector: "[q-combobox-positioner]",
|
|
@@ -514,15 +514,15 @@ class ComboboxRootDirective extends CoreComboboxRootDirective {
|
|
|
514
514
|
}, normalizeProps)));
|
|
515
515
|
super.ngOnInit();
|
|
516
516
|
}
|
|
517
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
518
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.
|
|
517
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxRootDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
518
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.4", type: ComboboxRootDirective, isStandalone: false, selector: "[q-combobox-root]", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, selectionIndicator: { classPropertyName: "selectionIndicator", publicName: "selectionIndicator", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
519
519
|
provideComboboxContext(),
|
|
520
520
|
provideQdsComboboxContext(),
|
|
521
521
|
provideQdsInputContext(),
|
|
522
522
|
providePresenceContext(),
|
|
523
523
|
], usesInheritance: true, ngImport: i0 });
|
|
524
524
|
}
|
|
525
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
525
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxRootDirective, decorators: [{
|
|
526
526
|
type: Directive,
|
|
527
527
|
args: [{
|
|
528
528
|
providers: [
|
|
@@ -549,8 +549,8 @@ class ComboboxTriggerDirective extends CoreComboboxTriggerDirective {
|
|
|
549
549
|
super();
|
|
550
550
|
this.trackBindings.extendWith(computed(() => mergeProps(this.qdsComboboxContext().getIndicatorBindings(), this.inlineIconButtonApi().getRootBindings())));
|
|
551
551
|
}
|
|
552
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
553
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
552
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxTriggerDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
553
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxTriggerDirective, isStandalone: false, selector: "[q-combobox-trigger]", providers: [provideIcons({ ChevronDown })], usesInheritance: true, ngImport: i0, template: `
|
|
554
554
|
<ng-content>
|
|
555
555
|
<svg
|
|
556
556
|
qIcon="ChevronDown"
|
|
@@ -559,7 +559,7 @@ class ComboboxTriggerDirective extends CoreComboboxTriggerDirective {
|
|
|
559
559
|
</ng-content>
|
|
560
560
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }, { kind: "directive", type: i2.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }] });
|
|
561
561
|
}
|
|
562
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
562
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxTriggerDirective, decorators: [{
|
|
563
563
|
type: Component,
|
|
564
564
|
args: [{
|
|
565
565
|
providers: [provideIcons({ ChevronDown })],
|
|
@@ -654,8 +654,8 @@ class ComboboxVirtualContentDirective extends CoreComboboxContentDirective {
|
|
|
654
654
|
});
|
|
655
655
|
}
|
|
656
656
|
};
|
|
657
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
658
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.
|
|
657
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxVirtualContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
658
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.4", type: ComboboxVirtualContentDirective, isStandalone: false, selector: "[q-combobox-virtual-content]", inputs: { virtualOptions: { classPropertyName: "virtualOptions", publicName: "virtualOptions", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "style.--scrollbar-width": "scrollbarWidth()", "style.height.px": "virtualizer.getTotalSize()" } }, providers: [
|
|
659
659
|
{
|
|
660
660
|
provide: ANGULAR_VIRTUALIZER_INSTANCE_TOKEN,
|
|
661
661
|
useFactory: () => {
|
|
@@ -665,7 +665,7 @@ class ComboboxVirtualContentDirective extends CoreComboboxContentDirective {
|
|
|
665
665
|
},
|
|
666
666
|
], usesInheritance: true, ngImport: i0 });
|
|
667
667
|
}
|
|
668
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
668
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxVirtualContentDirective, decorators: [{
|
|
669
669
|
type: Directive,
|
|
670
670
|
args: [{
|
|
671
671
|
host: {
|
|
@@ -716,10 +716,10 @@ class ComboboxVirtualItemDirective {
|
|
|
716
716
|
})));
|
|
717
717
|
this.trackBindings();
|
|
718
718
|
}
|
|
719
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
720
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.
|
|
719
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxVirtualItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
720
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.4", type: ComboboxVirtualItemDirective, isStandalone: false, selector: "[q-combobox-virtual-item]", inputs: { virtualItem: { classPropertyName: "virtualItem", publicName: "virtualItem", isSignal: true, isRequired: true, transformFunction: null }, persistFocus: { classPropertyName: "persistFocus", publicName: "persistFocus", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "style.--virtual-item-start": "virtualItemStart()" } }, providers: [provideComboboxItemContext()], ngImport: i0 });
|
|
721
721
|
}
|
|
722
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
722
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxVirtualItemDirective, decorators: [{
|
|
723
723
|
type: Directive,
|
|
724
724
|
args: [{
|
|
725
725
|
host: {
|
|
@@ -746,10 +746,10 @@ class ComboboxVirtualizerDirective {
|
|
|
746
746
|
$implicit: virtualizer,
|
|
747
747
|
});
|
|
748
748
|
}
|
|
749
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
750
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
749
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxVirtualizerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
750
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: ComboboxVirtualizerDirective, isStandalone: false, selector: "[comboboxVirtualizer]", ngImport: i0 });
|
|
751
751
|
}
|
|
752
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
752
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxVirtualizerDirective, decorators: [{
|
|
753
753
|
type: Directive,
|
|
754
754
|
args: [{
|
|
755
755
|
selector: "[comboboxVirtualizer]",
|
|
@@ -830,8 +830,8 @@ class ComboboxComponent extends ComboboxRootDirective {
|
|
|
830
830
|
customVirtualContent = contentChild(ComboboxVirtualContentDirective, ...(ngDevMode ? [{ debugName: "customVirtualContent" }] : /* istanbul ignore next */ []));
|
|
831
831
|
shouldRenderCustom = computed(() => !!this.customContent(), ...(ngDevMode ? [{ debugName: "shouldRenderCustom" }] : /* istanbul ignore next */ []));
|
|
832
832
|
shouldRenderVirtual = computed(() => !!this.customVirtualContent(), ...(ngDevMode ? [{ debugName: "shouldRenderVirtual" }] : /* istanbul ignore next */ []));
|
|
833
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
834
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
833
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
834
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: ComboboxComponent, isStandalone: false, selector: "q-combobox", inputs: { ariaLabel: { classPropertyName: "ariaLabel", publicName: "ariaLabel", isSignal: true, isRequired: false, transformFunction: null }, clearable: { classPropertyName: "clearable", publicName: "clearable", isSignal: true, isRequired: false, transformFunction: null }, disablePortal: { classPropertyName: "disablePortal", publicName: "disablePortal", isSignal: true, isRequired: false, transformFunction: null }, emptyText: { classPropertyName: "emptyText", publicName: "emptyText", isSignal: true, isRequired: false, transformFunction: null }, errorText: { classPropertyName: "errorText", publicName: "errorText", isSignal: true, isRequired: false, transformFunction: null }, hint: { classPropertyName: "hint", publicName: "hint", isSignal: true, isRequired: false, transformFunction: null }, highlightMatchingText: { classPropertyName: "highlightMatchingText", publicName: "highlightMatchingText", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, virtual: { classPropertyName: "virtual", publicName: "virtual", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
835
835
|
provideComboboxContext(),
|
|
836
836
|
provideQdsComboboxContext(),
|
|
837
837
|
provideQdsInputContext(),
|
|
@@ -949,7 +949,7 @@ class ComboboxComponent extends ComboboxRootDirective {
|
|
|
949
949
|
</ng-template>
|
|
950
950
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1$2.PortalDirective, selector: "[qPortal]", inputs: ["disabled", "container"] }, { kind: "component", type: i1$1.HighlightDirective, selector: "[q-highlight]", inputs: ["exactMatch", "ignoreCase", "matchAll", "query", "text"] }, { kind: "component", type: ComboboxClearTriggerDirective, selector: "[q-combobox-clear-trigger]" }, { kind: "directive", type: ComboboxContentDirective, selector: "[q-combobox-content]" }, { kind: "component", type: ComboboxControlDirective, selector: "[q-combobox-control]" }, { kind: "directive", type: ComboboxEmptyDirective, selector: "[q-combobox-empty]" }, { kind: "component", type: ComboboxErrorIndicatorDirective, selector: "[q-combobox-error-indicator]", inputs: ["icon"] }, { kind: "component", type: ComboboxErrorTextDirective, selector: "[q-combobox-error-text]", inputs: ["icon"] }, { kind: "directive", type: ComboboxHintDirective, selector: "[q-combobox-hint]" }, { kind: "directive", type: ComboboxInputDirective, selector: "[q-combobox-input]" }, { kind: "directive", type: ComboboxItemDirective, selector: "[q-combobox-item]" }, { kind: "component", type: ComboboxItemIndicatorDirective, selector: "[q-combobox-item-indicator]" }, { kind: "directive", type: ComboboxItemTextDirective, selector: "[q-combobox-item-text]" }, { kind: "component", type: ComboboxLabelDirective, selector: "[q-combobox-label]" }, { kind: "directive", type: ComboboxPositionerDirective, selector: "[q-combobox-positioner]" }, { kind: "component", type: ComboboxTriggerDirective, selector: "[q-combobox-trigger]" }, { kind: "directive", type: ComboboxVirtualContentDirective, selector: "[q-combobox-virtual-content]", inputs: ["virtualOptions"] }, { kind: "directive", type: ComboboxVirtualItemDirective, selector: "[q-combobox-virtual-item]", inputs: ["virtualItem", "persistFocus"] }, { kind: "directive", type: ComboboxVirtualizerDirective, selector: "[comboboxVirtualizer]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
951
951
|
}
|
|
952
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
952
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxComponent, decorators: [{
|
|
953
953
|
type: Component,
|
|
954
954
|
args: [{
|
|
955
955
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -1079,8 +1079,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.2", ngImpor
|
|
|
1079
1079
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
1080
1080
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
1081
1081
|
class ComboboxModule {
|
|
1082
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1083
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
1082
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1083
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.4", ngImport: i0, type: ComboboxModule, declarations: [ComboboxComponent,
|
|
1084
1084
|
ComboboxRootDirective,
|
|
1085
1085
|
ComboboxClearTriggerDirective,
|
|
1086
1086
|
ComboboxContentDirective,
|
|
@@ -1127,10 +1127,10 @@ class ComboboxModule {
|
|
|
1127
1127
|
ComboboxVirtualContentDirective,
|
|
1128
1128
|
ComboboxVirtualItemDirective,
|
|
1129
1129
|
ComboboxVirtualizerDirective] });
|
|
1130
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
1130
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxModule, imports: [TagDirective,
|
|
1131
1131
|
HighlightDirective] });
|
|
1132
1132
|
}
|
|
1133
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1133
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: ComboboxModule, decorators: [{
|
|
1134
1134
|
type: NgModule,
|
|
1135
1135
|
args: [{
|
|
1136
1136
|
declarations: [
|