@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
|
@@ -26,10 +26,10 @@ import { PortalDirective } from '@qualcomm-ui/angular-core/portal';
|
|
|
26
26
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
27
27
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
28
28
|
class QdsNumberInputContextService extends BaseApiContextService {
|
|
29
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
30
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
29
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: QdsNumberInputContextService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
30
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: QdsNumberInputContextService });
|
|
31
31
|
}
|
|
32
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
32
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: QdsNumberInputContextService, decorators: [{
|
|
33
33
|
type: Injectable
|
|
34
34
|
}] });
|
|
35
35
|
const [QDS_NUMBER_INPUT_CONTEXT, useQdsNumberInputContext, provideQdsNumberInputContext,] = createApiContext("QdsNumberInputContext", QdsNumberInputContextService);
|
|
@@ -47,8 +47,8 @@ class NumberInputDecrementTriggerDirective extends CoreNumberInputDecrementTrigg
|
|
|
47
47
|
super();
|
|
48
48
|
this.trackBindings.extendWith(computed(() => mergeProps(this.inlineIconButtonApi().getRootBindings(), this.qdsNumberInputContext().getDecrementTriggerBindings())));
|
|
49
49
|
}
|
|
50
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
51
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
50
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputDecrementTriggerDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
51
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.4", type: NumberInputDecrementTriggerDirective, isStandalone: false, selector: "[q-number-input-decrement-trigger]", providers: [provideIcons({ Minus })], usesInheritance: true, hostDirectives: [{ directive: i1.QuiPreloadDirective }], ngImport: i0, template: `
|
|
52
52
|
<ng-content>
|
|
53
53
|
<svg
|
|
54
54
|
qIcon="Minus"
|
|
@@ -57,7 +57,7 @@ class NumberInputDecrementTriggerDirective extends CoreNumberInputDecrementTrigg
|
|
|
57
57
|
</ng-content>
|
|
58
58
|
`, isInline: true, dependencies: [{ kind: "directive", type: i2.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }, { kind: "directive", type: i3.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
59
59
|
}
|
|
60
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
60
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputDecrementTriggerDirective, decorators: [{
|
|
61
61
|
type: Component,
|
|
62
62
|
args: [{
|
|
63
63
|
hostDirectives: [QuiPreloadDirective],
|
|
@@ -88,8 +88,8 @@ class NumberInputIncrementTriggerDirective extends CoreNumberInputIncrementTrigg
|
|
|
88
88
|
super();
|
|
89
89
|
this.trackBindings.extendWith(computed(() => mergeProps(this.inlineIconButtonApi().getRootBindings(), this.qdsNumberInputContext().getIncrementTriggerBindings())));
|
|
90
90
|
}
|
|
91
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
92
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
91
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputIncrementTriggerDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
92
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.4", type: NumberInputIncrementTriggerDirective, isStandalone: false, selector: "[q-number-input-increment-trigger]", providers: [provideIcons({ Plus })], usesInheritance: true, hostDirectives: [{ directive: i1.QuiPreloadDirective }], ngImport: i0, template: `
|
|
93
93
|
<ng-content>
|
|
94
94
|
<svg
|
|
95
95
|
qIcon="Plus"
|
|
@@ -98,7 +98,7 @@ class NumberInputIncrementTriggerDirective extends CoreNumberInputIncrementTrigg
|
|
|
98
98
|
</ng-content>
|
|
99
99
|
`, isInline: true, dependencies: [{ kind: "directive", type: i2.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }, { kind: "directive", type: i3.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
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: NumberInputIncrementTriggerDirective, decorators: [{
|
|
102
102
|
type: Component,
|
|
103
103
|
args: [{
|
|
104
104
|
hostDirectives: [QuiPreloadDirective],
|
|
@@ -136,8 +136,8 @@ class NumberInputControlDirective extends CoreNumberInputControlDirective {
|
|
|
136
136
|
super();
|
|
137
137
|
this.trackBindings.extendWith(computed(() => this.qdsNumberInputContext().getControlBindings()));
|
|
138
138
|
}
|
|
139
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
140
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
139
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputControlDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
140
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.4", type: NumberInputControlDirective, isStandalone: false, selector: "[q-number-input-control]", usesInheritance: true, ngImport: i0, template: `
|
|
141
141
|
<ng-content select="[q-number-input-decrement-trigger]">
|
|
142
142
|
<button q-number-input-decrement-trigger></button>
|
|
143
143
|
</ng-content>
|
|
@@ -147,7 +147,7 @@ class NumberInputControlDirective extends CoreNumberInputControlDirective {
|
|
|
147
147
|
</ng-content>
|
|
148
148
|
`, isInline: true, dependencies: [{ kind: "component", type: NumberInputDecrementTriggerDirective, selector: "[q-number-input-decrement-trigger]" }, { kind: "component", type: NumberInputIncrementTriggerDirective, selector: "[q-number-input-increment-trigger]" }] });
|
|
149
149
|
}
|
|
150
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
150
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputControlDirective, decorators: [{
|
|
151
151
|
type: Component,
|
|
152
152
|
args: [{
|
|
153
153
|
selector: "[q-number-input-control]",
|
|
@@ -181,14 +181,14 @@ class NumberInputErrorIndicatorDirective extends CoreNumberInputErrorIndicatorDi
|
|
|
181
181
|
return mergeProps(this.inputErrorIndicatorContext.getBindings(), this.qdsNumberInputContext().getErrorIndicatorBindings());
|
|
182
182
|
}));
|
|
183
183
|
}
|
|
184
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
185
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.
|
|
184
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputErrorIndicatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
185
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.4", type: NumberInputErrorIndicatorDirective, isStandalone: false, selector: "[q-number-input-error-indicator]", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0, template: `
|
|
186
186
|
<ng-content>
|
|
187
187
|
<svg [qIcon]="icon()"></svg>
|
|
188
188
|
</ng-content>
|
|
189
189
|
`, isInline: true, dependencies: [{ kind: "directive", type: i3.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
190
190
|
}
|
|
191
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
191
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputErrorIndicatorDirective, decorators: [{
|
|
192
192
|
type: Component,
|
|
193
193
|
args: [{
|
|
194
194
|
selector: "[q-number-input-error-indicator]",
|
|
@@ -209,10 +209,10 @@ class NumberInputErrorTextDirective extends CoreNumberInputErrorTextDirective {
|
|
|
209
209
|
super();
|
|
210
210
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getErrorTextBindings()));
|
|
211
211
|
}
|
|
212
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
213
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
212
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputErrorTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
213
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: NumberInputErrorTextDirective, isStandalone: false, selector: "[q-number-input-error-text]", usesInheritance: true, ngImport: i0 });
|
|
214
214
|
}
|
|
215
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
215
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputErrorTextDirective, decorators: [{
|
|
216
216
|
type: Directive,
|
|
217
217
|
args: [{
|
|
218
218
|
selector: "[q-number-input-error-text]",
|
|
@@ -228,10 +228,10 @@ class NumberInputHintDirective extends CoreNumberInputHintDirective {
|
|
|
228
228
|
super();
|
|
229
229
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getHintBindings()));
|
|
230
230
|
}
|
|
231
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
232
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
231
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputHintDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
232
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: NumberInputHintDirective, isStandalone: false, selector: "[q-number-input-hint]", usesInheritance: true, ngImport: i0 });
|
|
233
233
|
}
|
|
234
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
234
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputHintDirective, decorators: [{
|
|
235
235
|
type: Directive,
|
|
236
236
|
args: [{
|
|
237
237
|
selector: "[q-number-input-hint]",
|
|
@@ -248,8 +248,8 @@ class NumberInputInputGroupDirective extends CoreNumberInputInputGroupDirective
|
|
|
248
248
|
super();
|
|
249
249
|
this.trackBindings.extendWith(computed(() => this.qdsNumberInputContext().getInputGroupBindings()));
|
|
250
250
|
}
|
|
251
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
252
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
251
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputInputGroupDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
252
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: NumberInputInputGroupDirective, isStandalone: false, selector: "[q-number-input-input-group]", usesInheritance: true, ngImport: i0, template: `
|
|
253
253
|
<ng-content select="q-number-input-unit-select" />
|
|
254
254
|
<ng-content select="[q-input-start-icon]">
|
|
255
255
|
@if (inputGroupContext().startIcon) {
|
|
@@ -264,7 +264,7 @@ class NumberInputInputGroupDirective extends CoreNumberInputInputGroupDirective
|
|
|
264
264
|
</ng-content>
|
|
265
265
|
`, isInline: true, dependencies: [{ kind: "component", type: i1$1.InputStartIconComponent, selector: "[q-input-start-icon]", inputs: ["icon"] }, { kind: "component", type: i1$1.InputEndIconComponent, selector: "[q-input-end-icon]", inputs: ["icon"] }] });
|
|
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: NumberInputInputGroupDirective, decorators: [{
|
|
268
268
|
type: Component,
|
|
269
269
|
args: [{
|
|
270
270
|
selector: "[q-number-input-input-group]",
|
|
@@ -294,10 +294,10 @@ class NumberInputInputDirective extends CoreNumberInputInputDirective {
|
|
|
294
294
|
super();
|
|
295
295
|
this.trackBindings.extendWith(computed(() => this.qdsNumberInputContext().getInputBindings()));
|
|
296
296
|
}
|
|
297
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
298
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
297
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputInputDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
298
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: NumberInputInputDirective, isStandalone: false, selector: "input[q-number-input-input]", usesInheritance: true, ngImport: i0 });
|
|
299
299
|
}
|
|
300
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
300
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputInputDirective, decorators: [{
|
|
301
301
|
type: Directive,
|
|
302
302
|
args: [{
|
|
303
303
|
selector: "input[q-number-input-input]",
|
|
@@ -313,8 +313,8 @@ class NumberInputLabelDirective extends CoreNumberInputLabelDirective {
|
|
|
313
313
|
super();
|
|
314
314
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getLabelBindings()));
|
|
315
315
|
}
|
|
316
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
317
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
316
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputLabelDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
317
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: NumberInputLabelDirective, isStandalone: false, selector: "[q-number-input-label]", providers: [provideIcons({ Asterisk })], usesInheritance: true, ngImport: i0, template: `
|
|
318
318
|
<ng-content />
|
|
319
319
|
@if (numberInputContext().required) {
|
|
320
320
|
<svg
|
|
@@ -325,7 +325,7 @@ class NumberInputLabelDirective extends CoreNumberInputLabelDirective {
|
|
|
325
325
|
}
|
|
326
326
|
`, isInline: true, dependencies: [{ kind: "directive", type: i2.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }, { kind: "directive", type: i3.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
327
327
|
}
|
|
328
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
328
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputLabelDirective, decorators: [{
|
|
329
329
|
type: Component,
|
|
330
330
|
args: [{
|
|
331
331
|
providers: [provideIcons({ Asterisk })],
|
|
@@ -397,14 +397,14 @@ class NumberInputRootDirective extends CoreNumberInputRootDirective {
|
|
|
397
397
|
}, normalizeProps)));
|
|
398
398
|
this.qdsNumberInputService.init(computed(() => createQdsNumberInputApi({ size: this.size() }, normalizeProps)));
|
|
399
399
|
}
|
|
400
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
401
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.
|
|
400
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputRootDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
401
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.4", type: NumberInputRootDirective, isStandalone: false, selector: "[q-number-input-root]", inputs: { endIcon: { classPropertyName: "endIcon", publicName: "endIcon", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, startIcon: { classPropertyName: "startIcon", publicName: "startIcon", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
402
402
|
provideNumberInputContext(),
|
|
403
403
|
provideQdsInputContext(),
|
|
404
404
|
provideQdsNumberInputContext(),
|
|
405
405
|
], usesInheritance: true, ngImport: i0 });
|
|
406
406
|
}
|
|
407
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
407
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputRootDirective, decorators: [{
|
|
408
408
|
type: Directive,
|
|
409
409
|
args: [{
|
|
410
410
|
providers: [
|
|
@@ -448,8 +448,8 @@ class NumberInputUnitSelectComponent extends CoreMenuRootDirective {
|
|
|
448
448
|
}, ...(ngDevMode ? [{ debugName: "qdsMenuApi" }] : /* istanbul ignore next */ []));
|
|
449
449
|
this.qdsMenuService.init(qdsMenuApi);
|
|
450
450
|
}
|
|
451
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
452
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
451
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputUnitSelectComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
452
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: NumberInputUnitSelectComponent, isStandalone: false, selector: "q-number-input-unit-select", providers: [
|
|
453
453
|
provideMenuContext(),
|
|
454
454
|
provideMenuTriggerContext(),
|
|
455
455
|
provideMenuMachineContext(),
|
|
@@ -490,7 +490,7 @@ class NumberInputUnitSelectComponent extends CoreMenuRootDirective {
|
|
|
490
490
|
</ng-template>
|
|
491
491
|
`, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "directive", type: i2.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }, { kind: "directive", type: i3.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }, { kind: "directive", type: i3$1.MenuContentDirective, selector: "[q-menu-content]" }, { kind: "component", type: i3$1.MenuPositionerComponent, selector: "[q-menu-positioner]" }, { kind: "directive", type: i3$1.MenuTriggerDirective, selector: "[q-menu-trigger]" }, { kind: "directive", type: i3$1.MenuRadioItemDirective, selector: "[q-menu-radio-item]" }, { kind: "component", type: i3$1.MenuItemIndicatorComponent, selector: "[q-menu-item-indicator]" }, { kind: "directive", type: i3$1.MenuRadioItemGroupDirective, selector: "[q-menu-radio-item-group]" }, { kind: "directive", type: i3$1.MenuItemLabelDirective, selector: "[q-menu-item-label]" }, { kind: "directive", type: i4.PortalDirective, selector: "[qPortal]", inputs: ["disabled", "container"] }] });
|
|
492
492
|
}
|
|
493
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
493
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputUnitSelectComponent, decorators: [{
|
|
494
494
|
type: Component,
|
|
495
495
|
args: [{ providers: [
|
|
496
496
|
provideMenuContext(),
|
|
@@ -581,8 +581,8 @@ class NumberInputComponent extends NumberInputRootDirective {
|
|
|
581
581
|
* passed to the internal input element.
|
|
582
582
|
*/
|
|
583
583
|
placeholder = input("", ...(ngDevMode ? [{ debugName: "placeholder" }] : /* istanbul ignore next */ []));
|
|
584
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
585
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
584
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
585
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: NumberInputComponent, isStandalone: false, selector: "q-number-input", inputs: { errorText: { classPropertyName: "errorText", publicName: "errorText", isSignal: true, isRequired: false, transformFunction: null }, hint: { classPropertyName: "hint", publicName: "hint", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
586
586
|
provideNumberInputContext(),
|
|
587
587
|
provideQdsInputContext(),
|
|
588
588
|
provideQdsNumberInputContext(),
|
|
@@ -623,7 +623,7 @@ class NumberInputComponent extends NumberInputRootDirective {
|
|
|
623
623
|
</ng-content>
|
|
624
624
|
`, isInline: true, dependencies: [{ kind: "component", type: NumberInputControlDirective, selector: "[q-number-input-control]" }, { kind: "directive", type: NumberInputErrorTextDirective, selector: "[q-number-input-error-text]" }, { kind: "directive", type: NumberInputHintDirective, selector: "[q-number-input-hint]" }, { kind: "directive", type: NumberInputInputDirective, selector: "input[q-number-input-input]" }, { kind: "component", type: NumberInputInputGroupDirective, selector: "[q-number-input-input-group]" }, { kind: "component", type: NumberInputLabelDirective, selector: "[q-number-input-label]" }, { kind: "component", type: NumberInputErrorIndicatorDirective, selector: "[q-number-input-error-indicator]", inputs: ["icon"] }, { kind: "component", type: NumberInputUnitSelectComponent, selector: "q-number-input-unit-select" }] });
|
|
625
625
|
}
|
|
626
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
626
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputComponent, decorators: [{
|
|
627
627
|
type: Component,
|
|
628
628
|
args: [{
|
|
629
629
|
providers: [
|
|
@@ -675,8 +675,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.2", ngImpor
|
|
|
675
675
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
676
676
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
677
677
|
class NumberInputModule {
|
|
678
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
679
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
678
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
679
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.4", ngImport: i0, type: NumberInputModule, declarations: [NumberInputControlDirective,
|
|
680
680
|
NumberInputErrorTextDirective,
|
|
681
681
|
NumberInputHintDirective,
|
|
682
682
|
NumberInputInputDirective,
|
|
@@ -704,11 +704,11 @@ class NumberInputModule {
|
|
|
704
704
|
NumberInputIncrementTriggerDirective,
|
|
705
705
|
NumberInputUnitSelectComponent,
|
|
706
706
|
NumberInputComponent] });
|
|
707
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
707
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputModule, imports: [InputStartIconComponent,
|
|
708
708
|
InputEndIconComponent,
|
|
709
709
|
MenuModule] });
|
|
710
710
|
}
|
|
711
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
711
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: NumberInputModule, decorators: [{
|
|
712
712
|
type: NgModule,
|
|
713
713
|
args: [{
|
|
714
714
|
declarations: [
|
|
@@ -27,10 +27,10 @@ class PaginationContextDirective extends ApiContextDirective {
|
|
|
27
27
|
static ngTemplateContextGuard(dir, ctx) {
|
|
28
28
|
return true;
|
|
29
29
|
}
|
|
30
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
31
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
30
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationContextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
31
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: PaginationContextDirective, isStandalone: false, selector: "[paginationContext]", usesInheritance: true, ngImport: i0 });
|
|
32
32
|
}
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
33
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationContextDirective, decorators: [{
|
|
34
34
|
type: Directive,
|
|
35
35
|
args: [{
|
|
36
36
|
selector: "[paginationContext]",
|
|
@@ -41,10 +41,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.2", ngImpor
|
|
|
41
41
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
42
42
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
43
43
|
class QdsPaginationContextService extends BaseApiContextService {
|
|
44
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
45
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
44
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: QdsPaginationContextService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
45
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: QdsPaginationContextService });
|
|
46
46
|
}
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: QdsPaginationContextService, decorators: [{
|
|
48
48
|
type: Injectable
|
|
49
49
|
}] });
|
|
50
50
|
const [QDS_PAGINATION_CONTEXT, useQdsPaginationContext, provideQdsPaginationContext,] = createApiContext("QdsPaginationContext", QdsPaginationContextService);
|
|
@@ -63,12 +63,12 @@ class PaginationNextTriggerComponent extends CorePaginationNextTriggerDirective
|
|
|
63
63
|
super();
|
|
64
64
|
this.trackBindings.extendWith(computed(() => this.qdsPaginationContext().getPageItemBindings()));
|
|
65
65
|
}
|
|
66
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
67
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.
|
|
66
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationNextTriggerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
67
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.4", type: PaginationNextTriggerComponent, isStandalone: false, selector: "[q-pagination-next-trigger]", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0, template: `
|
|
68
68
|
<svg [qIcon]="icon()" />
|
|
69
69
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
70
70
|
}
|
|
71
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
71
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationNextTriggerComponent, decorators: [{
|
|
72
72
|
type: Component,
|
|
73
73
|
args: [{
|
|
74
74
|
selector: "[q-pagination-next-trigger]",
|
|
@@ -92,8 +92,8 @@ class PaginationPageItemComponent extends CorePaginationPageItemDirective {
|
|
|
92
92
|
super();
|
|
93
93
|
this.trackBindings.extendWith(computed(() => this.qdsPaginationContext().getPageItemBindings()));
|
|
94
94
|
}
|
|
95
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
96
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
95
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
96
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: PaginationPageItemComponent, isStandalone: false, selector: "[q-pagination-page-item]", providers: [provideIcons({ Ellipsis })], usesInheritance: true, ngImport: i0, template: `
|
|
97
97
|
@if (pageItemType() === "page") {
|
|
98
98
|
<ng-container>{{ page() }}</ng-container>
|
|
99
99
|
} @else {
|
|
@@ -101,7 +101,7 @@ class PaginationPageItemComponent extends CorePaginationPageItemDirective {
|
|
|
101
101
|
}
|
|
102
102
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
103
103
|
}
|
|
104
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
104
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageItemComponent, decorators: [{
|
|
105
105
|
type: Component,
|
|
106
106
|
args: [{
|
|
107
107
|
providers: [provideIcons({ Ellipsis })],
|
|
@@ -120,8 +120,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.2", ngImpor
|
|
|
120
120
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
121
121
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
122
122
|
class PaginationPageItemsComponent extends CorePaginationPageItemsDirective {
|
|
123
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
124
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
123
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageItemsComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
124
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: PaginationPageItemsComponent, isStandalone: false, selector: "q-pagination-page-items", usesInheritance: true, ngImport: i0, template: `
|
|
125
125
|
@for (
|
|
126
126
|
item of paginationContext().pageItems;
|
|
127
127
|
track trackPageItem(item, idx);
|
|
@@ -132,7 +132,7 @@ class PaginationPageItemsComponent extends CorePaginationPageItemsDirective {
|
|
|
132
132
|
<ng-content />
|
|
133
133
|
`, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "component", type: PaginationPageItemComponent, selector: "[q-pagination-page-item]" }] });
|
|
134
134
|
}
|
|
135
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
135
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageItemsComponent, decorators: [{
|
|
136
136
|
type: Component,
|
|
137
137
|
args: [{ selector: "q-pagination-page-items", standalone: false, template: `
|
|
138
138
|
@for (
|
|
@@ -160,12 +160,12 @@ class PaginationPrevTriggerComponent extends CorePaginationPrevTriggerDirective
|
|
|
160
160
|
super();
|
|
161
161
|
this.trackBindings.extendWith(computed(() => this.qdsPaginationContext().getPageItemBindings()));
|
|
162
162
|
}
|
|
163
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
164
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.
|
|
163
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPrevTriggerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
164
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.4", type: PaginationPrevTriggerComponent, isStandalone: false, selector: "[q-pagination-prev-trigger]", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0, template: `
|
|
165
165
|
<svg [qIcon]="icon()" />
|
|
166
166
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
167
167
|
}
|
|
168
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
168
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPrevTriggerComponent, decorators: [{
|
|
169
169
|
type: Component,
|
|
170
170
|
args: [{
|
|
171
171
|
selector: "[q-pagination-prev-trigger]",
|
|
@@ -183,14 +183,14 @@ class PaginationPageButtonsDirective {
|
|
|
183
183
|
ngOnInit() {
|
|
184
184
|
this.trackBindings();
|
|
185
185
|
}
|
|
186
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
187
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.
|
|
186
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageButtonsDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
187
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.4", type: PaginationPageButtonsDirective, isStandalone: false, selector: "[q-pagination-page-buttons]", ngImport: i0, template: `
|
|
188
188
|
<button q-pagination-prev-trigger></button>
|
|
189
189
|
<q-pagination-page-items />
|
|
190
190
|
<button q-pagination-next-trigger></button>
|
|
191
191
|
`, isInline: true, dependencies: [{ kind: "component", type: PaginationNextTriggerComponent, selector: "[q-pagination-next-trigger]", inputs: ["icon"] }, { kind: "component", type: PaginationPageItemsComponent, selector: "q-pagination-page-items" }, { kind: "component", type: PaginationPrevTriggerComponent, selector: "[q-pagination-prev-trigger]", inputs: ["icon"] }] });
|
|
192
192
|
}
|
|
193
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
193
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageButtonsDirective, decorators: [{
|
|
194
194
|
type: Component,
|
|
195
195
|
args: [{
|
|
196
196
|
selector: "[q-pagination-page-buttons]",
|
|
@@ -211,10 +211,10 @@ class PaginationPageMetadataDirective extends CorePaginationPageMetadataDirectiv
|
|
|
211
211
|
super();
|
|
212
212
|
this.trackBindings.extendWith(computed(() => this.qdsPaginationContext().getPageMetadataBindings()));
|
|
213
213
|
}
|
|
214
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
215
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
214
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageMetadataDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
215
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: PaginationPageMetadataDirective, isStandalone: false, selector: "[q-pagination-page-metadata]", usesInheritance: true, ngImport: i0 });
|
|
216
216
|
}
|
|
217
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
217
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageMetadataDirective, decorators: [{
|
|
218
218
|
type: Directive,
|
|
219
219
|
args: [{
|
|
220
220
|
selector: "[q-pagination-page-metadata]",
|
|
@@ -230,10 +230,10 @@ class PaginationPageSizeLabelDirective extends CorePaginationPageSizeLabelDirect
|
|
|
230
230
|
super();
|
|
231
231
|
this.trackBindings.extendWith(computed(() => this.qdsPaginationContext().getPageSizeLabelBindings()));
|
|
232
232
|
}
|
|
233
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
234
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
233
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageSizeLabelDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
234
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.4", type: PaginationPageSizeLabelDirective, isStandalone: false, selector: "[q-pagination-page-size-label]", usesInheritance: true, ngImport: i0 });
|
|
235
235
|
}
|
|
236
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
236
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageSizeLabelDirective, decorators: [{
|
|
237
237
|
type: Directive,
|
|
238
238
|
args: [{
|
|
239
239
|
selector: "[q-pagination-page-size-label]",
|
|
@@ -249,8 +249,8 @@ class PaginationPageSizeComponent extends CorePaginationPageSizeDirective {
|
|
|
249
249
|
super();
|
|
250
250
|
this.trackBindings.extendWith(computed(() => this.qdsPaginationContext().getPageSizeBindings()));
|
|
251
251
|
}
|
|
252
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
253
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
252
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageSizeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
253
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.4", type: PaginationPageSizeComponent, isStandalone: false, selector: "[q-pagination-page-size]", usesInheritance: true, ngImport: i0, template: `
|
|
254
254
|
<ng-content />
|
|
255
255
|
<q-menu (selected)="inputOptionChanged($event)">
|
|
256
256
|
<button
|
|
@@ -274,7 +274,7 @@ class PaginationPageSizeComponent extends CorePaginationPageSizeDirective {
|
|
|
274
274
|
</q-menu>
|
|
275
275
|
`, isInline: true, dependencies: [{ kind: "component", type: i1$1.MenuComponent, selector: "q-menu", inputs: ["size"] }, { kind: "directive", type: i1$1.MenuContentDirective, selector: "[q-menu-content]" }, { kind: "component", type: i1$1.MenuPositionerComponent, selector: "[q-menu-positioner]" }, { kind: "directive", type: i1$1.MenuItemDirective, selector: "[q-menu-item]" }, { kind: "component", type: i1$1.MenuButtonComponent, selector: "[q-menu-button]" }, { kind: "directive", type: i2.PortalDirective, selector: "[qPortal]", inputs: ["disabled", "container"] }] });
|
|
276
276
|
}
|
|
277
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
277
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationPageSizeComponent, decorators: [{
|
|
278
278
|
type: Component,
|
|
279
279
|
args: [{
|
|
280
280
|
selector: "[q-pagination-page-size]",
|
|
@@ -325,10 +325,10 @@ class PaginationRootDirective extends CorePaginationRootDirective {
|
|
|
325
325
|
size: this.size(),
|
|
326
326
|
}, normalizeProps)));
|
|
327
327
|
}
|
|
328
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
329
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.
|
|
328
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationRootDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
329
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.4", type: PaginationRootDirective, isStandalone: false, selector: "[q-pagination-root]", inputs: { size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null } }, providers: [providePaginationContext(), provideQdsPaginationContext()], usesInheritance: true, ngImport: i0 });
|
|
330
330
|
}
|
|
331
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
331
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationRootDirective, decorators: [{
|
|
332
332
|
type: Directive,
|
|
333
333
|
args: [{
|
|
334
334
|
providers: [providePaginationContext(), provideQdsPaginationContext()],
|
|
@@ -340,8 +340,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.2", ngImpor
|
|
|
340
340
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
341
341
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
342
342
|
class PaginationModule {
|
|
343
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
344
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
343
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
344
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.4", ngImport: i0, type: PaginationModule, declarations: [PaginationRootDirective,
|
|
345
345
|
PaginationContextDirective,
|
|
346
346
|
PaginationPageSizeComponent,
|
|
347
347
|
PaginationNextTriggerComponent,
|
|
@@ -360,9 +360,9 @@ class PaginationModule {
|
|
|
360
360
|
PaginationPageItemComponent,
|
|
361
361
|
PaginationPageSizeLabelDirective,
|
|
362
362
|
PaginationPageButtonsDirective] });
|
|
363
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
363
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationModule, imports: [FormsModule, MenuModule] });
|
|
364
364
|
}
|
|
365
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
365
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImport: i0, type: PaginationModule, decorators: [{
|
|
366
366
|
type: NgModule,
|
|
367
367
|
args: [{
|
|
368
368
|
declarations: [
|