@qualcomm-ui/angular 1.9.0 → 1.9.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-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.mjs +28 -28
- 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-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 +61 -61
- package/fesm2022/qualcomm-ui-angular-number-input.mjs +40 -40
- 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 +40 -40
- 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 +34 -34
- package/fesm2022/qualcomm-ui-angular-segmented-control.mjs +22 -22
- package/fesm2022/qualcomm-ui-angular-select.mjs +61 -61
- package/fesm2022/qualcomm-ui-angular-side-nav.mjs +82 -82
- package/fesm2022/qualcomm-ui-angular-slider.mjs +61 -61
- package/fesm2022/qualcomm-ui-angular-switch.mjs +28 -28
- 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-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 +11 -11
|
@@ -9,10 +9,10 @@ import { PortalDirective } from '@qualcomm-ui/angular-core/portal';
|
|
|
9
9
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
10
10
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
11
11
|
class PopoverAnchorDirective extends CorePopoverAnchorDirective {
|
|
12
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
13
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
12
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverAnchorDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
13
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: PopoverAnchorDirective, isStandalone: false, selector: "[q-popover-anchor]", usesInheritance: true, ngImport: i0 });
|
|
14
14
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverAnchorDirective, decorators: [{
|
|
16
16
|
type: Directive,
|
|
17
17
|
args: [{
|
|
18
18
|
selector: "[q-popover-anchor]",
|
|
@@ -24,10 +24,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
24
24
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
25
25
|
class PopoverArrowTipDirective extends CorePopoverArrowTipDirective {
|
|
26
26
|
popoverClasses = popoverClasses;
|
|
27
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
28
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
27
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverArrowTipDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
28
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: PopoverArrowTipDirective, isStandalone: false, selector: "[q-popover-arrow-tip]", host: { properties: { "class": "popoverClasses.arrowTip" } }, usesInheritance: true, ngImport: i0 });
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverArrowTipDirective, decorators: [{
|
|
31
31
|
type: Directive,
|
|
32
32
|
args: [{
|
|
33
33
|
host: {
|
|
@@ -42,14 +42,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
42
42
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
43
43
|
class PopoverArrowDirective extends CorePopoverArrowDirective {
|
|
44
44
|
popoverClasses = popoverClasses;
|
|
45
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
46
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
45
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverArrowDirective, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
46
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: PopoverArrowDirective, isStandalone: false, selector: "[q-popover-arrow]", host: { properties: { "class": "popoverClasses.arrow" } }, usesInheritance: true, ngImport: i0, template: `
|
|
47
47
|
<ng-content>
|
|
48
48
|
<div q-popover-arrow-tip></div>
|
|
49
49
|
</ng-content>
|
|
50
50
|
`, isInline: true, dependencies: [{ kind: "directive", type: PopoverArrowTipDirective, selector: "[q-popover-arrow-tip]" }] });
|
|
51
51
|
}
|
|
52
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
52
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverArrowDirective, decorators: [{
|
|
53
53
|
type: Component,
|
|
54
54
|
args: [{
|
|
55
55
|
host: {
|
|
@@ -69,10 +69,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
69
69
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
70
70
|
class PopoverCloseTriggerDirective extends CorePopoverCloseTriggerDirective {
|
|
71
71
|
popoverClasses = popoverClasses;
|
|
72
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
73
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
72
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverCloseTriggerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
73
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: PopoverCloseTriggerDirective, isStandalone: false, selector: "[q-popover-close-trigger]", host: { properties: { "class": "popoverClasses.closeTrigger" } }, usesInheritance: true, ngImport: i0 });
|
|
74
74
|
}
|
|
75
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
75
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverCloseTriggerDirective, decorators: [{
|
|
76
76
|
type: Directive,
|
|
77
77
|
args: [{
|
|
78
78
|
host: {
|
|
@@ -87,10 +87,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
87
87
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
88
88
|
class PopoverContentDirective extends CorePopoverContentDirective {
|
|
89
89
|
popoverClasses = popoverClasses;
|
|
90
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
91
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
90
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverContentDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
91
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: PopoverContentDirective, isStandalone: false, selector: "[q-popover-content]", host: { properties: { "class": "popoverClasses.content" } }, usesInheritance: true, ngImport: i0 });
|
|
92
92
|
}
|
|
93
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
93
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverContentDirective, decorators: [{
|
|
94
94
|
type: Directive,
|
|
95
95
|
args: [{
|
|
96
96
|
host: {
|
|
@@ -114,10 +114,10 @@ class PopoverContextDirective extends ApiContextDirective {
|
|
|
114
114
|
static ngTemplateContextGuard(dir, ctx) {
|
|
115
115
|
return true;
|
|
116
116
|
}
|
|
117
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
118
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
117
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverContextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
118
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: PopoverContextDirective, isStandalone: false, selector: "[popoverContext]", usesInheritance: true, ngImport: i0 });
|
|
119
119
|
}
|
|
120
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
120
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverContextDirective, decorators: [{
|
|
121
121
|
type: Directive,
|
|
122
122
|
args: [{
|
|
123
123
|
selector: "[popoverContext]",
|
|
@@ -129,10 +129,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
129
129
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
130
130
|
class PopoverDescriptionDirective extends CorePopoverDescriptionDirective {
|
|
131
131
|
popoverClasses = popoverClasses;
|
|
132
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
133
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
132
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverDescriptionDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
133
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: PopoverDescriptionDirective, isStandalone: false, selector: "[q-popover-description]", host: { properties: { "class": "popoverClasses.description" } }, usesInheritance: true, ngImport: i0 });
|
|
134
134
|
}
|
|
135
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
135
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverDescriptionDirective, decorators: [{
|
|
136
136
|
type: Directive,
|
|
137
137
|
args: [{
|
|
138
138
|
host: {
|
|
@@ -147,10 +147,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
147
147
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
148
148
|
class PopoverLabelDirective extends CorePopoverLabelDirective {
|
|
149
149
|
popoverClasses = popoverClasses;
|
|
150
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
151
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
150
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverLabelDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
151
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: PopoverLabelDirective, isStandalone: false, selector: "[q-popover-label]", host: { properties: { "class": "popoverClasses.label" } }, usesInheritance: true, ngImport: i0 });
|
|
152
152
|
}
|
|
153
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
153
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverLabelDirective, decorators: [{
|
|
154
154
|
type: Directive,
|
|
155
155
|
args: [{
|
|
156
156
|
host: {
|
|
@@ -164,10 +164,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
164
164
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
165
165
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
166
166
|
class PopoverPositionerDirective extends CorePopoverPositionerDirective {
|
|
167
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
168
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
167
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverPositionerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
168
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: PopoverPositionerDirective, isStandalone: false, selector: "[q-popover-positioner]", usesInheritance: true, ngImport: i0 });
|
|
169
169
|
}
|
|
170
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
170
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverPositionerDirective, decorators: [{
|
|
171
171
|
type: Directive,
|
|
172
172
|
args: [{
|
|
173
173
|
selector: "[q-popover-positioner]",
|
|
@@ -178,10 +178,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
178
178
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
179
179
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
180
180
|
class PopoverRootDirective extends CorePopoverRootDirective {
|
|
181
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
182
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
181
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverRootDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
182
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: PopoverRootDirective, isStandalone: false, selector: "[q-popover-root]", providers: [providePopoverContext()], usesInheritance: true, ngImport: i0 });
|
|
183
183
|
}
|
|
184
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
184
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverRootDirective, decorators: [{
|
|
185
185
|
type: Directive,
|
|
186
186
|
args: [{
|
|
187
187
|
providers: [providePopoverContext()],
|
|
@@ -194,10 +194,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
194
194
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
195
195
|
class PopoverTriggerDirective extends CorePopoverTriggerDirective {
|
|
196
196
|
popoverClasses = popoverClasses;
|
|
197
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
198
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
197
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverTriggerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
198
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: PopoverTriggerDirective, isStandalone: false, selector: "[q-popover-trigger]", host: { properties: { "class": "popoverClasses.trigger" } }, usesInheritance: true, ngImport: i0 });
|
|
199
199
|
}
|
|
200
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
200
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverTriggerDirective, decorators: [{
|
|
201
201
|
type: Directive,
|
|
202
202
|
args: [{
|
|
203
203
|
host: {
|
|
@@ -231,8 +231,8 @@ class PopoverDirective extends PopoverRootDirective {
|
|
|
231
231
|
* Optional label text for the popover.
|
|
232
232
|
*/
|
|
233
233
|
label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
|
|
234
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
235
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.
|
|
234
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverDirective, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
235
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.15", type: PopoverDirective, isStandalone: false, selector: "[q-popover]", inputs: { description: { classPropertyName: "description", publicName: "description", isSignal: true, isRequired: false, transformFunction: null }, disablePortal: { classPropertyName: "disablePortal", publicName: "disablePortal", isSignal: true, isRequired: false, transformFunction: null }, hideArrow: { classPropertyName: "hideArrow", publicName: "hideArrow", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, providers: [providePopoverContext()], usesInheritance: true, ngImport: i0, template: `
|
|
236
236
|
<ng-content select="[q-popover-anchor]" />
|
|
237
237
|
|
|
238
238
|
<ng-template qPortal [disabled]="disablePortal()">
|
|
@@ -260,7 +260,7 @@ class PopoverDirective extends PopoverRootDirective {
|
|
|
260
260
|
</ng-template>
|
|
261
261
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.PortalDirective, selector: "[qPortal]", inputs: ["disabled", "container"] }, { kind: "component", type: PopoverArrowDirective, selector: "[q-popover-arrow]" }, { kind: "directive", type: PopoverContentDirective, selector: "[q-popover-content]" }, { kind: "directive", type: PopoverDescriptionDirective, selector: "[q-popover-description]" }, { kind: "directive", type: PopoverLabelDirective, selector: "[q-popover-label]" }, { kind: "directive", type: PopoverPositionerDirective, selector: "[q-popover-positioner]" }] });
|
|
262
262
|
}
|
|
263
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
263
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverDirective, decorators: [{
|
|
264
264
|
type: Component,
|
|
265
265
|
args: [{
|
|
266
266
|
providers: [providePopoverContext()],
|
|
@@ -299,8 +299,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
299
299
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
300
300
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
301
301
|
class PopoverModule {
|
|
302
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
303
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
302
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
303
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: PopoverModule, declarations: [PopoverRootDirective,
|
|
304
304
|
PopoverAnchorDirective,
|
|
305
305
|
PopoverArrowDirective,
|
|
306
306
|
PopoverArrowTipDirective,
|
|
@@ -323,9 +323,9 @@ class PopoverModule {
|
|
|
323
323
|
PopoverPositionerDirective,
|
|
324
324
|
PopoverTriggerDirective,
|
|
325
325
|
PopoverDirective] });
|
|
326
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
326
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverModule });
|
|
327
327
|
}
|
|
328
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
328
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PopoverModule, decorators: [{
|
|
329
329
|
type: NgModule,
|
|
330
330
|
args: [{
|
|
331
331
|
declarations: [
|
|
@@ -9,10 +9,10 @@ import { createQdsProgressRingApi } from '@qualcomm-ui/qds-core/progress-ring';
|
|
|
9
9
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
10
10
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
11
11
|
class QdsProgressRingContextService extends BaseApiContextService {
|
|
12
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
13
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
12
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: QdsProgressRingContextService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
13
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: QdsProgressRingContextService });
|
|
14
14
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: QdsProgressRingContextService, decorators: [{
|
|
16
16
|
type: Injectable
|
|
17
17
|
}] });
|
|
18
18
|
const [QDS_PROGRESS_RING_CONTEXT, useQdsProgressRingContext, provideQdsProgressRingContext,] = createApiContext("QdsProgressRingContext", QdsProgressRingContextService);
|
|
@@ -25,10 +25,10 @@ class ProgressRingBarDirective extends CoreProgressRingBarDirective {
|
|
|
25
25
|
super();
|
|
26
26
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getBarBindings()));
|
|
27
27
|
}
|
|
28
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
29
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
28
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingBarDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
29
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressRingBarDirective, isStandalone: false, selector: "circle[q-progress-ring-bar]", usesInheritance: true, hostDirectives: [{ directive: i1.QuiPreloadDirective }], ngImport: i0 });
|
|
30
30
|
}
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
31
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingBarDirective, decorators: [{
|
|
32
32
|
type: Directive,
|
|
33
33
|
args: [{
|
|
34
34
|
hostDirectives: [QuiPreloadDirective],
|
|
@@ -45,10 +45,10 @@ class ProgressRingCircleContainerDirective {
|
|
|
45
45
|
ngOnInit() {
|
|
46
46
|
this.trackBindings();
|
|
47
47
|
}
|
|
48
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
49
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
48
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingCircleContainerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
49
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressRingCircleContainerDirective, isStandalone: false, selector: "[q-progress-ring-circle-container]", ngImport: i0 });
|
|
50
50
|
}
|
|
51
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
51
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingCircleContainerDirective, decorators: [{
|
|
52
52
|
type: Directive,
|
|
53
53
|
args: [{
|
|
54
54
|
selector: "[q-progress-ring-circle-container]",
|
|
@@ -64,10 +64,10 @@ class ProgressRingTrackDirective extends CoreProgressRingTrackDirective {
|
|
|
64
64
|
super();
|
|
65
65
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getTrackBindings()));
|
|
66
66
|
}
|
|
67
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
68
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
67
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingTrackDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
68
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressRingTrackDirective, isStandalone: false, selector: "circle[q-progress-ring-track]", usesInheritance: true, ngImport: i0 });
|
|
69
69
|
}
|
|
70
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
70
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingTrackDirective, decorators: [{
|
|
71
71
|
type: Directive,
|
|
72
72
|
args: [{
|
|
73
73
|
selector: "circle[q-progress-ring-track]",
|
|
@@ -83,15 +83,15 @@ class ProgressRingCircleDirective extends CoreProgressRingCircleDirective {
|
|
|
83
83
|
super();
|
|
84
84
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getCircleBindings()));
|
|
85
85
|
}
|
|
86
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
87
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
86
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingCircleDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
87
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: ProgressRingCircleDirective, isStandalone: false, selector: "svg[q-progress-ring-circle]", usesInheritance: true, ngImport: i0, template: `
|
|
88
88
|
<ng-content>
|
|
89
89
|
<svg:circle q-progress-ring-track />
|
|
90
90
|
<svg:circle q-progress-ring-bar />
|
|
91
91
|
</ng-content>
|
|
92
92
|
`, isInline: true, dependencies: [{ kind: "directive", type: ProgressRingBarDirective, selector: "circle[q-progress-ring-bar]" }, { kind: "directive", type: ProgressRingTrackDirective, selector: "circle[q-progress-ring-track]" }] });
|
|
93
93
|
}
|
|
94
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
94
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingCircleDirective, decorators: [{
|
|
95
95
|
type: Component,
|
|
96
96
|
args: [{
|
|
97
97
|
selector: "svg[q-progress-ring-circle]",
|
|
@@ -119,10 +119,10 @@ class ProgressRingContextDirective extends ApiContextDirective {
|
|
|
119
119
|
static ngTemplateContextGuard(dir, ctx) {
|
|
120
120
|
return true;
|
|
121
121
|
}
|
|
122
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
123
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
122
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingContextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
123
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressRingContextDirective, isStandalone: false, selector: "[progressRingContext]", usesInheritance: true, ngImport: i0 });
|
|
124
124
|
}
|
|
125
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
125
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingContextDirective, decorators: [{
|
|
126
126
|
type: Directive,
|
|
127
127
|
args: [{
|
|
128
128
|
selector: "[progressRingContext]",
|
|
@@ -138,10 +138,10 @@ class ProgressRingErrorTextDirective extends CoreProgressRingErrorTextDirective
|
|
|
138
138
|
super();
|
|
139
139
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getErrorTextBindings()));
|
|
140
140
|
}
|
|
141
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
142
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
141
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingErrorTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
142
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressRingErrorTextDirective, isStandalone: false, selector: "[q-progress-ring-error-text]", usesInheritance: true, ngImport: i0 });
|
|
143
143
|
}
|
|
144
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
144
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingErrorTextDirective, decorators: [{
|
|
145
145
|
type: Directive,
|
|
146
146
|
args: [{
|
|
147
147
|
selector: "[q-progress-ring-error-text]",
|
|
@@ -157,10 +157,10 @@ class ProgressRingLabelDirective extends CoreProgressRingLabelDirective {
|
|
|
157
157
|
super();
|
|
158
158
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getLabelBindings()));
|
|
159
159
|
}
|
|
160
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
161
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
160
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingLabelDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
161
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressRingLabelDirective, isStandalone: false, selector: "[q-progress-ring-label]", usesInheritance: true, ngImport: i0 });
|
|
162
162
|
}
|
|
163
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
163
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingLabelDirective, decorators: [{
|
|
164
164
|
type: Directive,
|
|
165
165
|
args: [{
|
|
166
166
|
selector: "[q-progress-ring-label]",
|
|
@@ -200,10 +200,10 @@ class ProgressRingRootDirective extends CoreProgressRingRootDirective {
|
|
|
200
200
|
thickness: this.thickness(),
|
|
201
201
|
}, normalizeProps)));
|
|
202
202
|
}
|
|
203
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
204
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
203
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingRootDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
204
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.15", type: ProgressRingRootDirective, isStandalone: false, selector: "[q-progress-ring-root]", inputs: { emphasis: { classPropertyName: "emphasis", publicName: "emphasis", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, thickness: { classPropertyName: "thickness", publicName: "thickness", isSignal: true, isRequired: false, transformFunction: null } }, providers: [provideProgressRingContext(), provideQdsProgressRingContext()], usesInheritance: true, ngImport: i0 });
|
|
205
205
|
}
|
|
206
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
206
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingRootDirective, decorators: [{
|
|
207
207
|
type: Directive,
|
|
208
208
|
args: [{
|
|
209
209
|
providers: [provideProgressRingContext(), provideQdsProgressRingContext()],
|
|
@@ -220,10 +220,10 @@ class ProgressRingValueTextDirective extends CoreProgressRingValueTextDirective
|
|
|
220
220
|
super();
|
|
221
221
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getValueTextBindings()));
|
|
222
222
|
}
|
|
223
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
224
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
223
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingValueTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
224
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressRingValueTextDirective, isStandalone: false, selector: "[q-progress-ring-value-text]", usesInheritance: true, ngImport: i0 });
|
|
225
225
|
}
|
|
226
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
226
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingValueTextDirective, decorators: [{
|
|
227
227
|
type: Directive,
|
|
228
228
|
args: [{
|
|
229
229
|
selector: "[q-progress-ring-value-text]",
|
|
@@ -254,8 +254,8 @@ class ProgressRingDirective extends ProgressRingRootDirective {
|
|
|
254
254
|
* ```
|
|
255
255
|
*/
|
|
256
256
|
label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
|
|
257
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
258
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.
|
|
257
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingDirective, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
258
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.15", type: ProgressRingDirective, isStandalone: false, selector: "[q-progress-ring]", inputs: { errorText: { classPropertyName: "errorText", publicName: "errorText", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, providers: [provideProgressRingContext(), provideQdsProgressRingContext()], usesInheritance: true, ngImport: i0, template: `
|
|
259
259
|
<div q-progress-ring-circle-container>
|
|
260
260
|
<ng-content select="[q-progress-ring-value-text]" />
|
|
261
261
|
<ng-content select="[q-progress-ring-circle]">
|
|
@@ -274,7 +274,7 @@ class ProgressRingDirective extends ProgressRingRootDirective {
|
|
|
274
274
|
</ng-content>
|
|
275
275
|
`, isInline: true, dependencies: [{ kind: "component", type: ProgressRingCircleDirective, selector: "svg[q-progress-ring-circle]" }, { kind: "directive", type: ProgressRingCircleContainerDirective, selector: "[q-progress-ring-circle-container]" }, { kind: "directive", type: ProgressRingErrorTextDirective, selector: "[q-progress-ring-error-text]" }, { kind: "directive", type: ProgressRingLabelDirective, selector: "[q-progress-ring-label]" }] });
|
|
276
276
|
}
|
|
277
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
277
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingDirective, decorators: [{
|
|
278
278
|
type: Component,
|
|
279
279
|
args: [{
|
|
280
280
|
providers: [provideProgressRingContext(), provideQdsProgressRingContext()],
|
|
@@ -304,8 +304,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
304
304
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
305
305
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
306
306
|
class ProgressRingModule {
|
|
307
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
308
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
307
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
308
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingModule, declarations: [ProgressRingDirective,
|
|
309
309
|
ProgressRingRootDirective,
|
|
310
310
|
ProgressRingBarDirective,
|
|
311
311
|
ProgressRingCircleDirective,
|
|
@@ -324,9 +324,9 @@ class ProgressRingModule {
|
|
|
324
324
|
ProgressRingLabelDirective,
|
|
325
325
|
ProgressRingTrackDirective,
|
|
326
326
|
ProgressRingValueTextDirective] });
|
|
327
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
327
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingModule });
|
|
328
328
|
}
|
|
329
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
329
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRingModule, decorators: [{
|
|
330
330
|
type: NgModule,
|
|
331
331
|
args: [{
|
|
332
332
|
declarations: [
|
|
@@ -10,10 +10,10 @@ import { createQdsProgressApi } from '@qualcomm-ui/qds-core/progress';
|
|
|
10
10
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
11
11
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
12
12
|
class QdsProgressContextService extends BaseApiContextService {
|
|
13
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
14
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
13
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: QdsProgressContextService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
14
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: QdsProgressContextService });
|
|
15
15
|
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
16
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: QdsProgressContextService, decorators: [{
|
|
17
17
|
type: Injectable
|
|
18
18
|
}] });
|
|
19
19
|
const [QDS_PROGRESS_CONTEXT, useQdsProgressContext, provideQdsProgressContext,] = createApiContext("QdsProgressContext", QdsProgressContextService);
|
|
@@ -26,10 +26,10 @@ class ProgressBarDirective extends CoreProgressBarDirective {
|
|
|
26
26
|
super();
|
|
27
27
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getBarBindings()));
|
|
28
28
|
}
|
|
29
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
30
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
29
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressBarDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
30
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressBarDirective, isStandalone: false, selector: "[q-progress-bar]", usesInheritance: true, ngImport: i0 });
|
|
31
31
|
}
|
|
32
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
32
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressBarDirective, decorators: [{
|
|
33
33
|
type: Directive,
|
|
34
34
|
args: [{
|
|
35
35
|
selector: "[q-progress-bar]",
|
|
@@ -51,10 +51,10 @@ class ProgressContextDirective extends ApiContextDirective {
|
|
|
51
51
|
static ngTemplateContextGuard(dir, ctx) {
|
|
52
52
|
return true;
|
|
53
53
|
}
|
|
54
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
55
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
54
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressContextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
55
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressContextDirective, isStandalone: false, selector: "[progressContext]", usesInheritance: true, ngImport: i0 });
|
|
56
56
|
}
|
|
57
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
57
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressContextDirective, decorators: [{
|
|
58
58
|
type: Directive,
|
|
59
59
|
args: [{
|
|
60
60
|
selector: "[progressContext]",
|
|
@@ -76,8 +76,8 @@ class ProgressErrorTextDirective extends CoreProgressErrorTextDirective {
|
|
|
76
76
|
super();
|
|
77
77
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getErrorTextBindings()));
|
|
78
78
|
}
|
|
79
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
80
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.
|
|
79
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressErrorTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
80
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.15", type: ProgressErrorTextDirective, isStandalone: false, selector: "[q-progress-error-text]", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0, template: `
|
|
81
81
|
<ng-content select="[qIcon]">
|
|
82
82
|
@if (icon()) {
|
|
83
83
|
<svg [qIcon]="icon()!" />
|
|
@@ -86,7 +86,7 @@ class ProgressErrorTextDirective extends CoreProgressErrorTextDirective {
|
|
|
86
86
|
<ng-content />
|
|
87
87
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
88
88
|
}
|
|
89
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
89
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressErrorTextDirective, decorators: [{
|
|
90
90
|
type: Component,
|
|
91
91
|
args: [{
|
|
92
92
|
selector: "[q-progress-error-text]",
|
|
@@ -110,10 +110,10 @@ class ProgressHintDirective extends CoreProgressHintDirective {
|
|
|
110
110
|
super();
|
|
111
111
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getHintBindings()));
|
|
112
112
|
}
|
|
113
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
114
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
113
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressHintDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
114
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressHintDirective, isStandalone: false, selector: "[q-progress-hint]", usesInheritance: true, ngImport: i0 });
|
|
115
115
|
}
|
|
116
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
116
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressHintDirective, decorators: [{
|
|
117
117
|
type: Directive,
|
|
118
118
|
args: [{
|
|
119
119
|
selector: "[q-progress-hint]",
|
|
@@ -129,10 +129,10 @@ class ProgressLabelDirective extends CoreProgressLabelDirective {
|
|
|
129
129
|
super();
|
|
130
130
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getLabelBindings()));
|
|
131
131
|
}
|
|
132
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
133
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
132
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressLabelDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
133
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressLabelDirective, isStandalone: false, selector: "[q-progress-label]", usesInheritance: true, ngImport: i0 });
|
|
134
134
|
}
|
|
135
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
135
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressLabelDirective, decorators: [{
|
|
136
136
|
type: Directive,
|
|
137
137
|
args: [{
|
|
138
138
|
selector: "[q-progress-label]",
|
|
@@ -175,10 +175,10 @@ class ProgressRootDirective extends CoreProgressRootDirective {
|
|
|
175
175
|
}, normalizeProps)));
|
|
176
176
|
this.trackBindings.extendWith(computed(() => this.qdsProgressService.context().getRootBindings()));
|
|
177
177
|
}
|
|
178
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
179
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.
|
|
178
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRootDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
179
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.15", type: ProgressRootDirective, isStandalone: false, selector: "[q-progress-root]", inputs: { emphasis: { classPropertyName: "emphasis", publicName: "emphasis", isSignal: true, isRequired: false, transformFunction: null }, labelOrientation: { classPropertyName: "labelOrientation", publicName: "labelOrientation", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null } }, providers: [provideProgressContext(), provideQdsProgressContext()], usesInheritance: true, ngImport: i0 });
|
|
180
180
|
}
|
|
181
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
181
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressRootDirective, decorators: [{
|
|
182
182
|
type: Directive,
|
|
183
183
|
args: [{
|
|
184
184
|
providers: [provideProgressContext(), provideQdsProgressContext()],
|
|
@@ -195,14 +195,14 @@ class ProgressTrackDirective extends CoreProgressTrackDirective {
|
|
|
195
195
|
super();
|
|
196
196
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getTrackBindings()));
|
|
197
197
|
}
|
|
198
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
199
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
198
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressTrackDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
199
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: ProgressTrackDirective, isStandalone: false, selector: "[q-progress-track]", usesInheritance: true, ngImport: i0, template: `
|
|
200
200
|
<ng-content>
|
|
201
201
|
<div q-progress-bar></div>
|
|
202
202
|
</ng-content>
|
|
203
203
|
`, isInline: true, dependencies: [{ kind: "directive", type: ProgressBarDirective, selector: "[q-progress-bar]" }] });
|
|
204
204
|
}
|
|
205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
205
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressTrackDirective, decorators: [{
|
|
206
206
|
type: Component,
|
|
207
207
|
args: [{
|
|
208
208
|
selector: "[q-progress-track]",
|
|
@@ -223,10 +223,10 @@ class ProgressValueTextDirective extends CoreProgressValueTextDirective {
|
|
|
223
223
|
super();
|
|
224
224
|
this.trackBindings.extendWith(computed(() => this.qdsContext().getValueTextBindings()));
|
|
225
225
|
}
|
|
226
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
227
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
226
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressValueTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
227
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: ProgressValueTextDirective, isStandalone: false, selector: "[q-progress-value-text]", usesInheritance: true, ngImport: i0 });
|
|
228
228
|
}
|
|
229
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
229
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressValueTextDirective, decorators: [{
|
|
230
230
|
type: Directive,
|
|
231
231
|
args: [{
|
|
232
232
|
selector: "[q-progress-value-text]",
|
|
@@ -277,8 +277,8 @@ class ProgressDirective extends ProgressRootDirective {
|
|
|
277
277
|
* ```
|
|
278
278
|
*/
|
|
279
279
|
valueText = input(...(ngDevMode ? [undefined, { debugName: "valueText" }] : []));
|
|
280
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
281
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.
|
|
280
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressDirective, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
281
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.15", type: ProgressDirective, isStandalone: false, selector: "[q-progress]", 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 }, valueText: { classPropertyName: "valueText", publicName: "valueText", isSignal: true, isRequired: false, transformFunction: null } }, providers: [provideProgressContext(), provideQdsProgressContext()], usesInheritance: true, ngImport: i0, template: `
|
|
282
282
|
<ng-content select="[q-progress-label]">
|
|
283
283
|
@if (label()) {
|
|
284
284
|
<div q-progress-label>{{ label() }}</div>
|
|
@@ -308,7 +308,7 @@ class ProgressDirective extends ProgressRootDirective {
|
|
|
308
308
|
</ng-content>
|
|
309
309
|
`, isInline: true, dependencies: [{ kind: "component", type: ProgressTrackDirective, selector: "[q-progress-track]" }, { kind: "directive", type: ProgressLabelDirective, selector: "[q-progress-label]" }, { kind: "directive", type: ProgressValueTextDirective, selector: "[q-progress-value-text]" }, { kind: "component", type: ProgressErrorTextDirective, selector: "[q-progress-error-text]", inputs: ["icon"] }, { kind: "directive", type: ProgressHintDirective, selector: "[q-progress-hint]" }] });
|
|
310
310
|
}
|
|
311
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
311
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressDirective, decorators: [{
|
|
312
312
|
type: Component,
|
|
313
313
|
args: [{
|
|
314
314
|
providers: [provideProgressContext(), provideQdsProgressContext()],
|
|
@@ -349,8 +349,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
|
|
|
349
349
|
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
350
350
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
351
351
|
class ProgressModule {
|
|
352
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
353
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
352
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
353
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: ProgressModule, declarations: [ProgressRootDirective,
|
|
354
354
|
ProgressBarDirective,
|
|
355
355
|
ProgressTrackDirective,
|
|
356
356
|
ProgressLabelDirective,
|
|
@@ -367,9 +367,9 @@ class ProgressModule {
|
|
|
367
367
|
ProgressErrorTextDirective,
|
|
368
368
|
ProgressHintDirective,
|
|
369
369
|
ProgressDirective] });
|
|
370
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
370
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressModule });
|
|
371
371
|
}
|
|
372
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
372
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressModule, decorators: [{
|
|
373
373
|
type: NgModule,
|
|
374
374
|
args: [{
|
|
375
375
|
declarations: [
|