@siemens/ix-angular 0.0.0-pr-2238-20251103105018 → 0.0.0-v4-next-20251105155052
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/siemens-ix-angular-common.mjs +30 -30
- package/fesm2022/siemens-ix-angular-standalone.mjs +543 -639
- package/fesm2022/siemens-ix-angular-standalone.mjs.map +1 -1
- package/fesm2022/siemens-ix-angular.mjs +339 -435
- package/fesm2022/siemens-ix-angular.mjs.map +1 -1
- package/index.d.ts +2 -44
- package/package.json +2 -2
- package/standalone/index.d.ts +1 -43
|
@@ -75,15 +75,15 @@ let IxActionCard = class IxActionCard {
|
|
|
75
75
|
c.detach();
|
|
76
76
|
this.el = r.nativeElement;
|
|
77
77
|
}
|
|
78
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
79
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
78
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxActionCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
79
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxActionCard, isStandalone: false, selector: "ix-action-card", inputs: { ariaLabelCard: "ariaLabelCard", ariaLabelIcon: "ariaLabelIcon", heading: "heading", icon: "icon", selected: "selected", subheading: "subheading", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
80
80
|
};
|
|
81
81
|
IxActionCard = __decorate([
|
|
82
82
|
ProxyCmp({
|
|
83
83
|
inputs: ['ariaLabelCard', 'ariaLabelIcon', 'heading', 'icon', 'selected', 'subheading', 'variant']
|
|
84
84
|
})
|
|
85
85
|
], IxActionCard);
|
|
86
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
86
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxActionCard, decorators: [{
|
|
87
87
|
type: Component,
|
|
88
88
|
args: [{
|
|
89
89
|
selector: 'ix-action-card',
|
|
@@ -102,15 +102,15 @@ let IxApplication = class IxApplication {
|
|
|
102
102
|
c.detach();
|
|
103
103
|
this.el = r.nativeElement;
|
|
104
104
|
}
|
|
105
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
106
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
105
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxApplication, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
106
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxApplication, isStandalone: false, selector: "ix-application", inputs: { appSwitchConfig: "appSwitchConfig", breakpoints: "breakpoints", forceBreakpoint: "forceBreakpoint", theme: "theme", themeSystemAppearance: "themeSystemAppearance" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
107
107
|
};
|
|
108
108
|
IxApplication = __decorate([
|
|
109
109
|
ProxyCmp({
|
|
110
110
|
inputs: ['appSwitchConfig', 'breakpoints', 'forceBreakpoint', 'theme', 'themeSystemAppearance']
|
|
111
111
|
})
|
|
112
112
|
], IxApplication);
|
|
113
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
113
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxApplication, decorators: [{
|
|
114
114
|
type: Component,
|
|
115
115
|
args: [{
|
|
116
116
|
selector: 'ix-application',
|
|
@@ -131,15 +131,15 @@ let IxApplicationHeader = class IxApplicationHeader {
|
|
|
131
131
|
c.detach();
|
|
132
132
|
this.el = r.nativeElement;
|
|
133
133
|
}
|
|
134
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
135
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
134
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxApplicationHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
135
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxApplicationHeader, isStandalone: false, selector: "ix-application-header", inputs: { appIcon: "appIcon", appIconAlt: "appIconAlt", appIconOutline: "appIconOutline", ariaLabelAppSwitchIconButton: "ariaLabelAppSwitchIconButton", ariaLabelMenuExpandIconButton: "ariaLabelMenuExpandIconButton", ariaLabelMoreMenuIconButton: "ariaLabelMoreMenuIconButton", companyLogo: "companyLogo", companyLogoAlt: "companyLogoAlt", hideBottomBorder: "hideBottomBorder", name: "name", nameSuffix: "nameSuffix", showMenu: "showMenu" }, outputs: { menuToggle: "menuToggle", openAppSwitch: "openAppSwitch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
136
136
|
};
|
|
137
137
|
IxApplicationHeader = __decorate([
|
|
138
138
|
ProxyCmp({
|
|
139
139
|
inputs: ['appIcon', 'appIconAlt', 'appIconOutline', 'ariaLabelAppSwitchIconButton', 'ariaLabelMenuExpandIconButton', 'ariaLabelMoreMenuIconButton', 'companyLogo', 'companyLogoAlt', 'hideBottomBorder', 'name', 'nameSuffix', 'showMenu']
|
|
140
140
|
})
|
|
141
141
|
], IxApplicationHeader);
|
|
142
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
142
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxApplicationHeader, decorators: [{
|
|
143
143
|
type: Component,
|
|
144
144
|
args: [{
|
|
145
145
|
selector: 'ix-application-header',
|
|
@@ -163,15 +163,15 @@ let IxAvatar = class IxAvatar {
|
|
|
163
163
|
c.detach();
|
|
164
164
|
this.el = r.nativeElement;
|
|
165
165
|
}
|
|
166
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
167
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
166
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
167
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxAvatar, isStandalone: false, selector: "ix-avatar", inputs: { a11yLabel: "a11yLabel", ariaLabelTooltip: "ariaLabelTooltip", extra: "extra", image: "image", initials: "initials", tooltipText: "tooltipText", username: "username" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
168
168
|
};
|
|
169
169
|
IxAvatar = __decorate([
|
|
170
170
|
ProxyCmp({
|
|
171
171
|
inputs: ['a11yLabel', 'ariaLabelTooltip', 'extra', 'image', 'initials', 'tooltipText', 'username']
|
|
172
172
|
})
|
|
173
173
|
], IxAvatar);
|
|
174
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
174
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxAvatar, decorators: [{
|
|
175
175
|
type: Component,
|
|
176
176
|
args: [{
|
|
177
177
|
selector: 'ix-avatar',
|
|
@@ -182,33 +182,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
182
182
|
standalone: false
|
|
183
183
|
}]
|
|
184
184
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
185
|
-
let IxBasicNavigation = class IxBasicNavigation {
|
|
186
|
-
z;
|
|
187
|
-
el;
|
|
188
|
-
constructor(c, r, z) {
|
|
189
|
-
this.z = z;
|
|
190
|
-
c.detach();
|
|
191
|
-
this.el = r.nativeElement;
|
|
192
|
-
}
|
|
193
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBasicNavigation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
194
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxBasicNavigation, isStandalone: false, selector: "ix-basic-navigation", inputs: { applicationName: "applicationName", breakpoints: "breakpoints", forceBreakpoint: "forceBreakpoint", hideHeader: "hideHeader" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
195
|
-
};
|
|
196
|
-
IxBasicNavigation = __decorate([
|
|
197
|
-
ProxyCmp({
|
|
198
|
-
inputs: ['applicationName', 'breakpoints', 'forceBreakpoint', 'hideHeader']
|
|
199
|
-
})
|
|
200
|
-
], IxBasicNavigation);
|
|
201
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBasicNavigation, decorators: [{
|
|
202
|
-
type: Component,
|
|
203
|
-
args: [{
|
|
204
|
-
selector: 'ix-basic-navigation',
|
|
205
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
206
|
-
template: '<ng-content></ng-content>',
|
|
207
|
-
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
208
|
-
inputs: ['applicationName', 'breakpoints', 'forceBreakpoint', 'hideHeader'],
|
|
209
|
-
standalone: false
|
|
210
|
-
}]
|
|
211
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
212
185
|
let IxBlind = class IxBlind {
|
|
213
186
|
z;
|
|
214
187
|
el;
|
|
@@ -218,15 +191,15 @@ let IxBlind = class IxBlind {
|
|
|
218
191
|
c.detach();
|
|
219
192
|
this.el = r.nativeElement;
|
|
220
193
|
}
|
|
221
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
222
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
194
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxBlind, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
195
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxBlind, isStandalone: false, selector: "ix-blind", inputs: { collapsed: "collapsed", icon: "icon", label: "label", sublabel: "sublabel", variant: "variant" }, outputs: { collapsedChange: "collapsedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
223
196
|
};
|
|
224
197
|
IxBlind = __decorate([
|
|
225
198
|
ProxyCmp({
|
|
226
199
|
inputs: ['collapsed', 'icon', 'label', 'sublabel', 'variant']
|
|
227
200
|
})
|
|
228
201
|
], IxBlind);
|
|
229
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
202
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxBlind, decorators: [{
|
|
230
203
|
type: Component,
|
|
231
204
|
args: [{
|
|
232
205
|
selector: 'ix-blind',
|
|
@@ -250,15 +223,15 @@ let IxBreadcrumb = class IxBreadcrumb {
|
|
|
250
223
|
c.detach();
|
|
251
224
|
this.el = r.nativeElement;
|
|
252
225
|
}
|
|
253
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
254
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
226
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxBreadcrumb, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
227
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxBreadcrumb, isStandalone: false, selector: "ix-breadcrumb", inputs: { ariaLabelPreviousButton: "ariaLabelPreviousButton", nextItems: "nextItems", subtle: "subtle", visibleItemCount: "visibleItemCount" }, outputs: { itemClick: "itemClick", nextClick: "nextClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
255
228
|
};
|
|
256
229
|
IxBreadcrumb = __decorate([
|
|
257
230
|
ProxyCmp({
|
|
258
231
|
inputs: ['ariaLabelPreviousButton', 'nextItems', 'subtle', 'visibleItemCount']
|
|
259
232
|
})
|
|
260
233
|
], IxBreadcrumb);
|
|
261
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
234
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxBreadcrumb, decorators: [{
|
|
262
235
|
type: Component,
|
|
263
236
|
args: [{
|
|
264
237
|
selector: 'ix-breadcrumb',
|
|
@@ -282,15 +255,15 @@ let IxBreadcrumbItem = class IxBreadcrumbItem {
|
|
|
282
255
|
c.detach();
|
|
283
256
|
this.el = r.nativeElement;
|
|
284
257
|
}
|
|
285
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
286
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
258
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxBreadcrumbItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
259
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxBreadcrumbItem, isStandalone: false, selector: "ix-breadcrumb-item", inputs: { ariaLabelButton: "ariaLabelButton", href: "href", icon: "icon", label: "label", rel: "rel", target: "target" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
287
260
|
};
|
|
288
261
|
IxBreadcrumbItem = __decorate([
|
|
289
262
|
ProxyCmp({
|
|
290
263
|
inputs: ['ariaLabelButton', 'href', 'icon', 'label', 'rel', 'target']
|
|
291
264
|
})
|
|
292
265
|
], IxBreadcrumbItem);
|
|
293
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
266
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxBreadcrumbItem, decorators: [{
|
|
294
267
|
type: Component,
|
|
295
268
|
args: [{
|
|
296
269
|
selector: 'ix-breadcrumb-item',
|
|
@@ -309,15 +282,15 @@ let IxButton = class IxButton {
|
|
|
309
282
|
c.detach();
|
|
310
283
|
this.el = r.nativeElement;
|
|
311
284
|
}
|
|
312
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
313
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
285
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
286
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxButton, isStandalone: false, selector: "ix-button", inputs: { ariaLabelButton: "ariaLabelButton", disabled: "disabled", form: "form", href: "href", icon: "icon", iconRight: "iconRight", loading: "loading", rel: "rel", target: "target", type: "type", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
314
287
|
};
|
|
315
288
|
IxButton = __decorate([
|
|
316
289
|
ProxyCmp({
|
|
317
290
|
inputs: ['ariaLabelButton', 'disabled', 'form', 'href', 'icon', 'iconRight', 'loading', 'rel', 'target', 'type', 'variant']
|
|
318
291
|
})
|
|
319
292
|
], IxButton);
|
|
320
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
293
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxButton, decorators: [{
|
|
321
294
|
type: Component,
|
|
322
295
|
args: [{
|
|
323
296
|
selector: 'ix-button',
|
|
@@ -336,15 +309,15 @@ let IxCard = class IxCard {
|
|
|
336
309
|
c.detach();
|
|
337
310
|
this.el = r.nativeElement;
|
|
338
311
|
}
|
|
339
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
340
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
312
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
313
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxCard, isStandalone: false, selector: "ix-card", inputs: { selected: "selected", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
341
314
|
};
|
|
342
315
|
IxCard = __decorate([
|
|
343
316
|
ProxyCmp({
|
|
344
317
|
inputs: ['selected', 'variant']
|
|
345
318
|
})
|
|
346
319
|
], IxCard);
|
|
347
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
320
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCard, decorators: [{
|
|
348
321
|
type: Component,
|
|
349
322
|
args: [{
|
|
350
323
|
selector: 'ix-card',
|
|
@@ -363,15 +336,15 @@ let IxCardAccordion = class IxCardAccordion {
|
|
|
363
336
|
c.detach();
|
|
364
337
|
this.el = r.nativeElement;
|
|
365
338
|
}
|
|
366
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
367
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
339
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCardAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
340
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxCardAccordion, isStandalone: false, selector: "ix-card-accordion", inputs: { ariaLabelExpandButton: "ariaLabelExpandButton", collapse: "collapse", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
368
341
|
};
|
|
369
342
|
IxCardAccordion = __decorate([
|
|
370
343
|
ProxyCmp({
|
|
371
344
|
inputs: ['ariaLabelExpandButton', 'collapse', 'variant']
|
|
372
345
|
})
|
|
373
346
|
], IxCardAccordion);
|
|
374
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
347
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCardAccordion, decorators: [{
|
|
375
348
|
type: Component,
|
|
376
349
|
args: [{
|
|
377
350
|
selector: 'ix-card-accordion',
|
|
@@ -390,13 +363,13 @@ let IxCardContent = class IxCardContent {
|
|
|
390
363
|
c.detach();
|
|
391
364
|
this.el = r.nativeElement;
|
|
392
365
|
}
|
|
393
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
394
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
366
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCardContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
367
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxCardContent, isStandalone: false, selector: "ix-card-content", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
395
368
|
};
|
|
396
369
|
IxCardContent = __decorate([
|
|
397
370
|
ProxyCmp({})
|
|
398
371
|
], IxCardContent);
|
|
399
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
372
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCardContent, decorators: [{
|
|
400
373
|
type: Component,
|
|
401
374
|
args: [{
|
|
402
375
|
selector: 'ix-card-content',
|
|
@@ -418,15 +391,15 @@ let IxCardList = class IxCardList {
|
|
|
418
391
|
c.detach();
|
|
419
392
|
this.el = r.nativeElement;
|
|
420
393
|
}
|
|
421
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
422
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
394
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCardList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
395
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxCardList, isStandalone: false, selector: "ix-card-list", inputs: { ariaLabelExpandButton: "ariaLabelExpandButton", collapse: "collapse", hideShowAll: "hideShowAll", i18nMoreCards: "i18nMoreCards", i18nShowAll: "i18nShowAll", label: "label", listStyle: "listStyle", showAllCount: "showAllCount", suppressOverflowHandling: "suppressOverflowHandling" }, outputs: { collapseChanged: "collapseChanged", showAllClick: "showAllClick", showMoreCardClick: "showMoreCardClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
423
396
|
};
|
|
424
397
|
IxCardList = __decorate([
|
|
425
398
|
ProxyCmp({
|
|
426
399
|
inputs: ['ariaLabelExpandButton', 'collapse', 'hideShowAll', 'i18nMoreCards', 'i18nShowAll', 'label', 'listStyle', 'showAllCount', 'suppressOverflowHandling']
|
|
427
400
|
})
|
|
428
401
|
], IxCardList);
|
|
429
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
402
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCardList, decorators: [{
|
|
430
403
|
type: Component,
|
|
431
404
|
args: [{
|
|
432
405
|
selector: 'ix-card-list',
|
|
@@ -452,13 +425,13 @@ let IxCardTitle = class IxCardTitle {
|
|
|
452
425
|
c.detach();
|
|
453
426
|
this.el = r.nativeElement;
|
|
454
427
|
}
|
|
455
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
456
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
428
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCardTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
429
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxCardTitle, isStandalone: false, selector: "ix-card-title", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
457
430
|
};
|
|
458
431
|
IxCardTitle = __decorate([
|
|
459
432
|
ProxyCmp({})
|
|
460
433
|
], IxCardTitle);
|
|
461
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
434
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCardTitle, decorators: [{
|
|
462
435
|
type: Component,
|
|
463
436
|
args: [{
|
|
464
437
|
selector: 'ix-card-title',
|
|
@@ -481,15 +454,15 @@ let IxCategoryFilter = class IxCategoryFilter {
|
|
|
481
454
|
c.detach();
|
|
482
455
|
this.el = r.nativeElement;
|
|
483
456
|
}
|
|
484
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
485
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
457
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCategoryFilter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
458
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxCategoryFilter, isStandalone: false, selector: "ix-category-filter", inputs: { ariaLabelFilterInput: "ariaLabelFilterInput", ariaLabelOperatorButton: "ariaLabelOperatorButton", ariaLabelResetButton: "ariaLabelResetButton", categories: "categories", disabled: "disabled", filterState: "filterState", hideIcon: "hideIcon", i18nPlainText: "i18nPlainText", icon: "icon", labelCategories: "labelCategories", nonSelectableCategories: "nonSelectableCategories", placeholder: "placeholder", readonly: "readonly", staticOperator: "staticOperator", suggestions: "suggestions", uniqueCategories: "uniqueCategories" }, outputs: { categoryChanged: "categoryChanged", inputChanged: "inputChanged", filterChanged: "filterChanged", filterCleared: "filterCleared" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
486
459
|
};
|
|
487
460
|
IxCategoryFilter = __decorate([
|
|
488
461
|
ProxyCmp({
|
|
489
462
|
inputs: ['ariaLabelFilterInput', 'ariaLabelOperatorButton', 'ariaLabelResetButton', 'categories', 'disabled', 'filterState', 'hideIcon', 'i18nPlainText', 'icon', 'labelCategories', 'nonSelectableCategories', 'placeholder', 'readonly', 'staticOperator', 'suggestions', 'uniqueCategories']
|
|
490
463
|
})
|
|
491
464
|
], IxCategoryFilter);
|
|
492
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
465
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCategoryFilter, decorators: [{
|
|
493
466
|
type: Component,
|
|
494
467
|
args: [{
|
|
495
468
|
selector: 'ix-category-filter',
|
|
@@ -520,15 +493,15 @@ let IxCheckbox = class IxCheckbox {
|
|
|
520
493
|
c.detach();
|
|
521
494
|
this.el = r.nativeElement;
|
|
522
495
|
}
|
|
523
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
524
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
496
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCheckbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
497
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxCheckbox, isStandalone: false, selector: "ix-checkbox", inputs: { checked: "checked", disabled: "disabled", indeterminate: "indeterminate", label: "label", name: "name", required: "required", value: "value" }, outputs: { checkedChange: "checkedChange", valueChange: "valueChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
525
498
|
};
|
|
526
499
|
IxCheckbox = __decorate([
|
|
527
500
|
ProxyCmp({
|
|
528
501
|
inputs: ['checked', 'disabled', 'indeterminate', 'label', 'name', 'required', 'value']
|
|
529
502
|
})
|
|
530
503
|
], IxCheckbox);
|
|
531
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
504
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCheckbox, decorators: [{
|
|
532
505
|
type: Component,
|
|
533
506
|
args: [{
|
|
534
507
|
selector: 'ix-checkbox',
|
|
@@ -554,15 +527,15 @@ let IxCheckboxGroup = class IxCheckboxGroup {
|
|
|
554
527
|
c.detach();
|
|
555
528
|
this.el = r.nativeElement;
|
|
556
529
|
}
|
|
557
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
558
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
530
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCheckboxGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
531
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxCheckboxGroup, isStandalone: false, selector: "ix-checkbox-group", inputs: { direction: "direction", helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", showTextAsTooltip: "showTextAsTooltip", validText: "validText", warningText: "warningText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
559
532
|
};
|
|
560
533
|
IxCheckboxGroup = __decorate([
|
|
561
534
|
ProxyCmp({
|
|
562
535
|
inputs: ['direction', 'helperText', 'infoText', 'invalidText', 'label', 'showTextAsTooltip', 'validText', 'warningText']
|
|
563
536
|
})
|
|
564
537
|
], IxCheckboxGroup);
|
|
565
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
538
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCheckboxGroup, decorators: [{
|
|
566
539
|
type: Component,
|
|
567
540
|
args: [{
|
|
568
541
|
selector: 'ix-checkbox-group',
|
|
@@ -582,15 +555,15 @@ let IxChip = class IxChip {
|
|
|
582
555
|
c.detach();
|
|
583
556
|
this.el = r.nativeElement;
|
|
584
557
|
}
|
|
585
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
586
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
558
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxChip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
559
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxChip, isStandalone: false, selector: "ix-chip", inputs: { ariaLabelCloseButton: "ariaLabelCloseButton", background: "background", centerContent: "centerContent", chipColor: "chipColor", closable: "closable", icon: "icon", inactive: "inactive", outline: "outline", tooltipText: "tooltipText", variant: "variant" }, outputs: { closeChip: "closeChip" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
587
560
|
};
|
|
588
561
|
IxChip = __decorate([
|
|
589
562
|
ProxyCmp({
|
|
590
563
|
inputs: ['ariaLabelCloseButton', 'background', 'centerContent', 'chipColor', 'closable', 'icon', 'inactive', 'outline', 'tooltipText', 'variant']
|
|
591
564
|
})
|
|
592
565
|
], IxChip);
|
|
593
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
566
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxChip, decorators: [{
|
|
594
567
|
type: Component,
|
|
595
568
|
args: [{
|
|
596
569
|
selector: 'ix-chip',
|
|
@@ -612,15 +585,15 @@ let IxCol = class IxCol {
|
|
|
612
585
|
c.detach();
|
|
613
586
|
this.el = r.nativeElement;
|
|
614
587
|
}
|
|
615
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
616
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
588
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCol, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
589
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxCol, isStandalone: false, selector: "ix-col", inputs: { size: "size", sizeLg: "sizeLg", sizeMd: "sizeMd", sizeSm: "sizeSm" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
617
590
|
};
|
|
618
591
|
IxCol = __decorate([
|
|
619
592
|
ProxyCmp({
|
|
620
593
|
inputs: ['size', 'sizeLg', 'sizeMd', 'sizeSm']
|
|
621
594
|
})
|
|
622
595
|
], IxCol);
|
|
623
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
596
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCol, decorators: [{
|
|
624
597
|
type: Component,
|
|
625
598
|
args: [{
|
|
626
599
|
selector: 'ix-col',
|
|
@@ -639,13 +612,13 @@ let IxContent = class IxContent {
|
|
|
639
612
|
c.detach();
|
|
640
613
|
this.el = r.nativeElement;
|
|
641
614
|
}
|
|
642
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
643
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
615
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
616
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxContent, isStandalone: false, selector: "ix-content", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
644
617
|
};
|
|
645
618
|
IxContent = __decorate([
|
|
646
619
|
ProxyCmp({})
|
|
647
620
|
], IxContent);
|
|
648
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
621
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxContent, decorators: [{
|
|
649
622
|
type: Component,
|
|
650
623
|
args: [{
|
|
651
624
|
selector: 'ix-content',
|
|
@@ -665,15 +638,15 @@ let IxContentHeader = class IxContentHeader {
|
|
|
665
638
|
c.detach();
|
|
666
639
|
this.el = r.nativeElement;
|
|
667
640
|
}
|
|
668
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
669
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
641
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxContentHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
642
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxContentHeader, isStandalone: false, selector: "ix-content-header", inputs: { hasBackButton: "hasBackButton", headerSubtitle: "headerSubtitle", headerTitle: "headerTitle", variant: "variant" }, outputs: { backButtonClick: "backButtonClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
670
643
|
};
|
|
671
644
|
IxContentHeader = __decorate([
|
|
672
645
|
ProxyCmp({
|
|
673
646
|
inputs: ['hasBackButton', 'headerSubtitle', 'headerTitle', 'variant']
|
|
674
647
|
})
|
|
675
648
|
], IxContentHeader);
|
|
676
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
649
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxContentHeader, decorators: [{
|
|
677
650
|
type: Component,
|
|
678
651
|
args: [{
|
|
679
652
|
selector: 'ix-content-header',
|
|
@@ -695,15 +668,15 @@ let IxCustomField = class IxCustomField {
|
|
|
695
668
|
c.detach();
|
|
696
669
|
this.el = r.nativeElement;
|
|
697
670
|
}
|
|
698
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
699
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
671
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCustomField, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
672
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxCustomField, isStandalone: false, selector: "ix-custom-field", inputs: { helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", required: "required", showTextAsTooltip: "showTextAsTooltip", validText: "validText", warningText: "warningText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
700
673
|
};
|
|
701
674
|
IxCustomField = __decorate([
|
|
702
675
|
ProxyCmp({
|
|
703
676
|
inputs: ['helperText', 'infoText', 'invalidText', 'label', 'required', 'showTextAsTooltip', 'validText', 'warningText']
|
|
704
677
|
})
|
|
705
678
|
], IxCustomField);
|
|
706
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
679
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxCustomField, decorators: [{
|
|
707
680
|
type: Component,
|
|
708
681
|
args: [{
|
|
709
682
|
selector: 'ix-custom-field',
|
|
@@ -723,8 +696,8 @@ let IxDateDropdown = class IxDateDropdown {
|
|
|
723
696
|
c.detach();
|
|
724
697
|
this.el = r.nativeElement;
|
|
725
698
|
}
|
|
726
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
727
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
699
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDateDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
700
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxDateDropdown, isStandalone: false, selector: "ix-date-dropdown", inputs: { ariaLabelDropdownButton: "ariaLabelDropdownButton", customRangeDisabled: "customRangeDisabled", dateRangeId: "dateRangeId", dateRangeOptions: "dateRangeOptions", disabled: "disabled", format: "format", from: "from", i18nCustomItem: "i18nCustomItem", i18nDone: "i18nDone", i18nNoRange: "i18nNoRange", loading: "loading", locale: "locale", maxDate: "maxDate", minDate: "minDate", showWeekNumbers: "showWeekNumbers", singleSelection: "singleSelection", to: "to", variant: "variant", weekStartIndex: "weekStartIndex" }, outputs: { dateRangeChange: "dateRangeChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
728
701
|
};
|
|
729
702
|
IxDateDropdown = __decorate([
|
|
730
703
|
ProxyCmp({
|
|
@@ -732,7 +705,7 @@ IxDateDropdown = __decorate([
|
|
|
732
705
|
methods: ['getDateRange']
|
|
733
706
|
})
|
|
734
707
|
], IxDateDropdown);
|
|
735
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
708
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDateDropdown, decorators: [{
|
|
736
709
|
type: Component,
|
|
737
710
|
args: [{
|
|
738
711
|
selector: 'ix-date-dropdown',
|
|
@@ -756,8 +729,8 @@ let IxDateInput = class IxDateInput {
|
|
|
756
729
|
c.detach();
|
|
757
730
|
this.el = r.nativeElement;
|
|
758
731
|
}
|
|
759
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
760
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
732
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDateInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
733
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxDateInput, isStandalone: false, selector: "ix-date-input", inputs: { ariaLabelCalendarButton: "ariaLabelCalendarButton", ariaLabelNextMonthButton: "ariaLabelNextMonthButton", ariaLabelPreviousMonthButton: "ariaLabelPreviousMonthButton", disabled: "disabled", format: "format", helperText: "helperText", i18nErrorDateUnparsable: "i18nErrorDateUnparsable", infoText: "infoText", invalidText: "invalidText", label: "label", locale: "locale", maxDate: "maxDate", minDate: "minDate", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", showTextAsTooltip: "showTextAsTooltip", showWeekNumbers: "showWeekNumbers", validText: "validText", value: "value", warningText: "warningText", weekStartIndex: "weekStartIndex" }, outputs: { valueChange: "valueChange", validityStateChange: "validityStateChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
761
734
|
};
|
|
762
735
|
IxDateInput = __decorate([
|
|
763
736
|
ProxyCmp({
|
|
@@ -765,7 +738,7 @@ IxDateInput = __decorate([
|
|
|
765
738
|
methods: ['getNativeInputElement', 'focusInput']
|
|
766
739
|
})
|
|
767
740
|
], IxDateInput);
|
|
768
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
741
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDateInput, decorators: [{
|
|
769
742
|
type: Component,
|
|
770
743
|
args: [{
|
|
771
744
|
selector: 'ix-date-input',
|
|
@@ -792,8 +765,8 @@ let IxDatePicker = class IxDatePicker {
|
|
|
792
765
|
c.detach();
|
|
793
766
|
this.el = r.nativeElement;
|
|
794
767
|
}
|
|
795
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
796
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
768
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDatePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
769
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxDatePicker, isStandalone: false, selector: "ix-date-picker", inputs: { ariaLabelNextMonthButton: "ariaLabelNextMonthButton", ariaLabelPreviousMonthButton: "ariaLabelPreviousMonthButton", corners: "corners", format: "format", from: "from", i18nDone: "i18nDone", locale: "locale", maxDate: "maxDate", minDate: "minDate", showWeekNumbers: "showWeekNumbers", singleSelection: "singleSelection", to: "to", weekStartIndex: "weekStartIndex" }, outputs: { dateChange: "dateChange", dateRangeChange: "dateRangeChange", dateSelect: "dateSelect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
797
770
|
};
|
|
798
771
|
IxDatePicker = __decorate([
|
|
799
772
|
ProxyCmp({
|
|
@@ -801,7 +774,7 @@ IxDatePicker = __decorate([
|
|
|
801
774
|
methods: ['getCurrentDate']
|
|
802
775
|
})
|
|
803
776
|
], IxDatePicker);
|
|
804
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
777
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDatePicker, decorators: [{
|
|
805
778
|
type: Component,
|
|
806
779
|
args: [{
|
|
807
780
|
selector: 'ix-date-picker',
|
|
@@ -830,15 +803,15 @@ let IxDatetimePicker = class IxDatetimePicker {
|
|
|
830
803
|
c.detach();
|
|
831
804
|
this.el = r.nativeElement;
|
|
832
805
|
}
|
|
833
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
834
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
806
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDatetimePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
807
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxDatetimePicker, isStandalone: false, selector: "ix-datetime-picker", inputs: { ariaLabelNextMonthButton: "ariaLabelNextMonthButton", ariaLabelPreviousMonthButton: "ariaLabelPreviousMonthButton", dateFormat: "dateFormat", from: "from", i18nDone: "i18nDone", i18nTime: "i18nTime", locale: "locale", maxDate: "maxDate", minDate: "minDate", showTimeReference: "showTimeReference", showWeekNumbers: "showWeekNumbers", singleSelection: "singleSelection", time: "time", timeFormat: "timeFormat", timeReference: "timeReference", to: "to", weekStartIndex: "weekStartIndex" }, outputs: { timeChange: "timeChange", dateChange: "dateChange", dateSelect: "dateSelect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
835
808
|
};
|
|
836
809
|
IxDatetimePicker = __decorate([
|
|
837
810
|
ProxyCmp({
|
|
838
811
|
inputs: ['ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'dateFormat', 'from', 'i18nDone', 'i18nTime', 'locale', 'maxDate', 'minDate', 'showTimeReference', 'showWeekNumbers', 'singleSelection', 'time', 'timeFormat', 'timeReference', 'to', 'weekStartIndex']
|
|
839
812
|
})
|
|
840
813
|
], IxDatetimePicker);
|
|
841
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
814
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDatetimePicker, decorators: [{
|
|
842
815
|
type: Component,
|
|
843
816
|
args: [{
|
|
844
817
|
selector: 'ix-datetime-picker',
|
|
@@ -864,13 +837,13 @@ let IxDivider = class IxDivider {
|
|
|
864
837
|
c.detach();
|
|
865
838
|
this.el = r.nativeElement;
|
|
866
839
|
}
|
|
867
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
868
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
840
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
841
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxDivider, isStandalone: false, selector: "ix-divider", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
869
842
|
};
|
|
870
843
|
IxDivider = __decorate([
|
|
871
844
|
ProxyCmp({})
|
|
872
845
|
], IxDivider);
|
|
873
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
846
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDivider, decorators: [{
|
|
874
847
|
type: Component,
|
|
875
848
|
args: [{
|
|
876
849
|
selector: 'ix-divider',
|
|
@@ -891,8 +864,8 @@ let IxDrawer = class IxDrawer {
|
|
|
891
864
|
c.detach();
|
|
892
865
|
this.el = r.nativeElement;
|
|
893
866
|
}
|
|
894
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
895
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
867
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDrawer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
868
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxDrawer, isStandalone: false, selector: "ix-drawer", inputs: { ariaLabelCloseButton: "ariaLabelCloseButton", closeOnClickOutside: "closeOnClickOutside", fullHeight: "fullHeight", maxWidth: "maxWidth", minWidth: "minWidth", show: "show", width: "width" }, outputs: { open: "open", drawerClose: "drawerClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
896
869
|
};
|
|
897
870
|
IxDrawer = __decorate([
|
|
898
871
|
ProxyCmp({
|
|
@@ -900,7 +873,7 @@ IxDrawer = __decorate([
|
|
|
900
873
|
methods: ['toggleDrawer']
|
|
901
874
|
})
|
|
902
875
|
], IxDrawer);
|
|
903
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
876
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDrawer, decorators: [{
|
|
904
877
|
type: Component,
|
|
905
878
|
args: [{
|
|
906
879
|
selector: 'ix-drawer',
|
|
@@ -925,8 +898,8 @@ let IxDropdown = class IxDropdown {
|
|
|
925
898
|
c.detach();
|
|
926
899
|
this.el = r.nativeElement;
|
|
927
900
|
}
|
|
928
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
929
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
901
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
902
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxDropdown, isStandalone: false, selector: "ix-dropdown", inputs: { anchor: "anchor", closeBehavior: "closeBehavior", header: "header", placement: "placement", positioningStrategy: "positioningStrategy", show: "show", suppressAutomaticPlacement: "suppressAutomaticPlacement", trigger: "trigger" }, outputs: { showChanged: "showChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
930
903
|
};
|
|
931
904
|
IxDropdown = __decorate([
|
|
932
905
|
ProxyCmp({
|
|
@@ -934,7 +907,7 @@ IxDropdown = __decorate([
|
|
|
934
907
|
methods: ['updatePosition']
|
|
935
908
|
})
|
|
936
909
|
], IxDropdown);
|
|
937
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
910
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdown, decorators: [{
|
|
938
911
|
type: Component,
|
|
939
912
|
args: [{
|
|
940
913
|
selector: 'ix-dropdown',
|
|
@@ -956,15 +929,15 @@ let IxDropdownButton = class IxDropdownButton {
|
|
|
956
929
|
c.detach();
|
|
957
930
|
this.el = r.nativeElement;
|
|
958
931
|
}
|
|
959
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
960
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
932
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdownButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
933
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxDropdownButton, isStandalone: false, selector: "ix-dropdown-button", inputs: { ariaLabelDropdownButton: "ariaLabelDropdownButton", closeBehavior: "closeBehavior", disabled: "disabled", icon: "icon", label: "label", placement: "placement", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
961
934
|
};
|
|
962
935
|
IxDropdownButton = __decorate([
|
|
963
936
|
ProxyCmp({
|
|
964
937
|
inputs: ['ariaLabelDropdownButton', 'closeBehavior', 'disabled', 'icon', 'label', 'placement', 'variant']
|
|
965
938
|
})
|
|
966
939
|
], IxDropdownButton);
|
|
967
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
940
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdownButton, decorators: [{
|
|
968
941
|
type: Component,
|
|
969
942
|
args: [{
|
|
970
943
|
selector: 'ix-dropdown-button',
|
|
@@ -983,15 +956,15 @@ let IxDropdownHeader = class IxDropdownHeader {
|
|
|
983
956
|
c.detach();
|
|
984
957
|
this.el = r.nativeElement;
|
|
985
958
|
}
|
|
986
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
987
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
959
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdownHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
960
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxDropdownHeader, isStandalone: false, selector: "ix-dropdown-header", inputs: { label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
988
961
|
};
|
|
989
962
|
IxDropdownHeader = __decorate([
|
|
990
963
|
ProxyCmp({
|
|
991
964
|
inputs: ['label']
|
|
992
965
|
})
|
|
993
966
|
], IxDropdownHeader);
|
|
994
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
967
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdownHeader, decorators: [{
|
|
995
968
|
type: Component,
|
|
996
969
|
args: [{
|
|
997
970
|
selector: 'ix-dropdown-header',
|
|
@@ -1010,15 +983,15 @@ let IxDropdownItem = class IxDropdownItem {
|
|
|
1010
983
|
c.detach();
|
|
1011
984
|
this.el = r.nativeElement;
|
|
1012
985
|
}
|
|
1013
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1014
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
986
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdownItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
987
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxDropdownItem, isStandalone: false, selector: "ix-dropdown-item", inputs: { ariaLabelButton: "ariaLabelButton", ariaLabelIcon: "ariaLabelIcon", checked: "checked", disabled: "disabled", hover: "hover", icon: "icon", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1015
988
|
};
|
|
1016
989
|
IxDropdownItem = __decorate([
|
|
1017
990
|
ProxyCmp({
|
|
1018
991
|
inputs: ['ariaLabelButton', 'ariaLabelIcon', 'checked', 'disabled', 'hover', 'icon', 'label']
|
|
1019
992
|
})
|
|
1020
993
|
], IxDropdownItem);
|
|
1021
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
994
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdownItem, decorators: [{
|
|
1022
995
|
type: Component,
|
|
1023
996
|
args: [{
|
|
1024
997
|
selector: 'ix-dropdown-item',
|
|
@@ -1037,13 +1010,13 @@ let IxDropdownQuickActions = class IxDropdownQuickActions {
|
|
|
1037
1010
|
c.detach();
|
|
1038
1011
|
this.el = r.nativeElement;
|
|
1039
1012
|
}
|
|
1040
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1041
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1013
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdownQuickActions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1014
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxDropdownQuickActions, isStandalone: false, selector: "ix-dropdown-quick-actions", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1042
1015
|
};
|
|
1043
1016
|
IxDropdownQuickActions = __decorate([
|
|
1044
1017
|
ProxyCmp({})
|
|
1045
1018
|
], IxDropdownQuickActions);
|
|
1046
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1019
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdownQuickActions, decorators: [{
|
|
1047
1020
|
type: Component,
|
|
1048
1021
|
args: [{
|
|
1049
1022
|
selector: 'ix-dropdown-quick-actions',
|
|
@@ -1063,15 +1036,15 @@ let IxEmptyState = class IxEmptyState {
|
|
|
1063
1036
|
c.detach();
|
|
1064
1037
|
this.el = r.nativeElement;
|
|
1065
1038
|
}
|
|
1066
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1067
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1039
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxEmptyState, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1040
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxEmptyState, isStandalone: false, selector: "ix-empty-state", inputs: { action: "action", ariaLabelEmptyStateIcon: "ariaLabelEmptyStateIcon", header: "header", icon: "icon", layout: "layout", subHeader: "subHeader" }, outputs: { actionClick: "actionClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1068
1041
|
};
|
|
1069
1042
|
IxEmptyState = __decorate([
|
|
1070
1043
|
ProxyCmp({
|
|
1071
1044
|
inputs: ['action', 'ariaLabelEmptyStateIcon', 'header', 'icon', 'layout', 'subHeader']
|
|
1072
1045
|
})
|
|
1073
1046
|
], IxEmptyState);
|
|
1074
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1047
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxEmptyState, decorators: [{
|
|
1075
1048
|
type: Component,
|
|
1076
1049
|
args: [{
|
|
1077
1050
|
selector: 'ix-empty-state',
|
|
@@ -1093,15 +1066,15 @@ let IxEventList = class IxEventList {
|
|
|
1093
1066
|
c.detach();
|
|
1094
1067
|
this.el = r.nativeElement;
|
|
1095
1068
|
}
|
|
1096
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1097
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1069
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxEventList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1070
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxEventList, isStandalone: false, selector: "ix-event-list", inputs: { animated: "animated", chevron: "chevron", compact: "compact", itemHeight: "itemHeight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1098
1071
|
};
|
|
1099
1072
|
IxEventList = __decorate([
|
|
1100
1073
|
ProxyCmp({
|
|
1101
1074
|
inputs: ['animated', 'chevron', 'compact', 'itemHeight']
|
|
1102
1075
|
})
|
|
1103
1076
|
], IxEventList);
|
|
1104
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1077
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxEventList, decorators: [{
|
|
1105
1078
|
type: Component,
|
|
1106
1079
|
args: [{
|
|
1107
1080
|
selector: 'ix-event-list',
|
|
@@ -1121,15 +1094,15 @@ let IxEventListItem = class IxEventListItem {
|
|
|
1121
1094
|
c.detach();
|
|
1122
1095
|
this.el = r.nativeElement;
|
|
1123
1096
|
}
|
|
1124
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1125
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1097
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxEventListItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1098
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxEventListItem, isStandalone: false, selector: "ix-event-list-item", inputs: { chevron: "chevron", disabled: "disabled", itemColor: "itemColor", selected: "selected", variant: "variant" }, outputs: { itemClick: "itemClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1126
1099
|
};
|
|
1127
1100
|
IxEventListItem = __decorate([
|
|
1128
1101
|
ProxyCmp({
|
|
1129
1102
|
inputs: ['chevron', 'disabled', 'itemColor', 'selected', 'variant']
|
|
1130
1103
|
})
|
|
1131
1104
|
], IxEventListItem);
|
|
1132
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1105
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxEventListItem, decorators: [{
|
|
1133
1106
|
type: Component,
|
|
1134
1107
|
args: [{
|
|
1135
1108
|
selector: 'ix-event-list-item',
|
|
@@ -1152,15 +1125,15 @@ let IxExpandingSearch = class IxExpandingSearch {
|
|
|
1152
1125
|
c.detach();
|
|
1153
1126
|
this.el = r.nativeElement;
|
|
1154
1127
|
}
|
|
1155
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1156
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1128
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxExpandingSearch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1129
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxExpandingSearch, isStandalone: false, selector: "ix-expanding-search", inputs: { ariaLabelClearIconButton: "ariaLabelClearIconButton", ariaLabelSearchIconButton: "ariaLabelSearchIconButton", ariaLabelSearchInput: "ariaLabelSearchInput", fullWidth: "fullWidth", icon: "icon", placeholder: "placeholder", value: "value", variant: "variant" }, outputs: { valueChange: "valueChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1157
1130
|
};
|
|
1158
1131
|
IxExpandingSearch = __decorate([
|
|
1159
1132
|
ProxyCmp({
|
|
1160
1133
|
inputs: ['ariaLabelClearIconButton', 'ariaLabelSearchIconButton', 'ariaLabelSearchInput', 'fullWidth', 'icon', 'placeholder', 'value', 'variant']
|
|
1161
1134
|
})
|
|
1162
1135
|
], IxExpandingSearch);
|
|
1163
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1136
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxExpandingSearch, decorators: [{
|
|
1164
1137
|
type: Component,
|
|
1165
1138
|
args: [{
|
|
1166
1139
|
selector: 'ix-expanding-search',
|
|
@@ -1182,15 +1155,15 @@ let IxFieldLabel = class IxFieldLabel {
|
|
|
1182
1155
|
c.detach();
|
|
1183
1156
|
this.el = r.nativeElement;
|
|
1184
1157
|
}
|
|
1185
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1186
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1158
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxFieldLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1159
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxFieldLabel, isStandalone: false, selector: "ix-field-label", inputs: { htmlFor: "htmlFor", required: "required" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1187
1160
|
};
|
|
1188
1161
|
IxFieldLabel = __decorate([
|
|
1189
1162
|
ProxyCmp({
|
|
1190
1163
|
inputs: ['htmlFor', 'required']
|
|
1191
1164
|
})
|
|
1192
1165
|
], IxFieldLabel);
|
|
1193
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1166
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxFieldLabel, decorators: [{
|
|
1194
1167
|
type: Component,
|
|
1195
1168
|
args: [{
|
|
1196
1169
|
selector: 'ix-field-label',
|
|
@@ -1210,15 +1183,15 @@ let IxFilterChip = class IxFilterChip {
|
|
|
1210
1183
|
c.detach();
|
|
1211
1184
|
this.el = r.nativeElement;
|
|
1212
1185
|
}
|
|
1213
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1214
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1186
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxFilterChip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1187
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxFilterChip, isStandalone: false, selector: "ix-filter-chip", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", disabled: "disabled", readonly: "readonly" }, outputs: { closeClick: "closeClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1215
1188
|
};
|
|
1216
1189
|
IxFilterChip = __decorate([
|
|
1217
1190
|
ProxyCmp({
|
|
1218
1191
|
inputs: ['ariaLabelCloseIconButton', 'disabled', 'readonly']
|
|
1219
1192
|
})
|
|
1220
1193
|
], IxFilterChip);
|
|
1221
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1194
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxFilterChip, decorators: [{
|
|
1222
1195
|
type: Component,
|
|
1223
1196
|
args: [{
|
|
1224
1197
|
selector: 'ix-filter-chip',
|
|
@@ -1241,15 +1214,15 @@ let IxFlipTile = class IxFlipTile {
|
|
|
1241
1214
|
c.detach();
|
|
1242
1215
|
this.el = r.nativeElement;
|
|
1243
1216
|
}
|
|
1244
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1245
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1217
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxFlipTile, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1218
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxFlipTile, isStandalone: false, selector: "ix-flip-tile", inputs: { ariaLabelEyeIconButton: "ariaLabelEyeIconButton", height: "height", index: "index", variant: "variant", width: "width" }, outputs: { toggle: "toggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1246
1219
|
};
|
|
1247
1220
|
IxFlipTile = __decorate([
|
|
1248
1221
|
ProxyCmp({
|
|
1249
1222
|
inputs: ['ariaLabelEyeIconButton', 'height', 'index', 'variant', 'width']
|
|
1250
1223
|
})
|
|
1251
1224
|
], IxFlipTile);
|
|
1252
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1225
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxFlipTile, decorators: [{
|
|
1253
1226
|
type: Component,
|
|
1254
1227
|
args: [{
|
|
1255
1228
|
selector: 'ix-flip-tile',
|
|
@@ -1271,13 +1244,13 @@ let IxFlipTileContent = class IxFlipTileContent {
|
|
|
1271
1244
|
c.detach();
|
|
1272
1245
|
this.el = r.nativeElement;
|
|
1273
1246
|
}
|
|
1274
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1275
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1247
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxFlipTileContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1248
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxFlipTileContent, isStandalone: false, selector: "ix-flip-tile-content", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1276
1249
|
};
|
|
1277
1250
|
IxFlipTileContent = __decorate([
|
|
1278
1251
|
ProxyCmp({})
|
|
1279
1252
|
], IxFlipTileContent);
|
|
1280
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1253
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxFlipTileContent, decorators: [{
|
|
1281
1254
|
type: Component,
|
|
1282
1255
|
args: [{
|
|
1283
1256
|
selector: 'ix-flip-tile-content',
|
|
@@ -1299,15 +1272,15 @@ let IxGroup = class IxGroup {
|
|
|
1299
1272
|
c.detach();
|
|
1300
1273
|
this.el = r.nativeElement;
|
|
1301
1274
|
}
|
|
1302
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1303
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1275
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1276
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxGroup, isStandalone: false, selector: "ix-group", inputs: { expandOnHeaderClick: "expandOnHeaderClick", expanded: "expanded", header: "header", index: "index", selected: "selected", subHeader: "subHeader", suppressHeaderSelection: "suppressHeaderSelection" }, outputs: { selectGroup: "selectGroup", selectItem: "selectItem", expandedChanged: "expandedChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1304
1277
|
};
|
|
1305
1278
|
IxGroup = __decorate([
|
|
1306
1279
|
ProxyCmp({
|
|
1307
1280
|
inputs: ['expandOnHeaderClick', 'expanded', 'header', 'index', 'selected', 'subHeader', 'suppressHeaderSelection']
|
|
1308
1281
|
})
|
|
1309
1282
|
], IxGroup);
|
|
1310
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1283
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxGroup, decorators: [{
|
|
1311
1284
|
type: Component,
|
|
1312
1285
|
args: [{
|
|
1313
1286
|
selector: 'ix-group',
|
|
@@ -1333,13 +1306,13 @@ let IxGroupContextMenu = class IxGroupContextMenu {
|
|
|
1333
1306
|
c.detach();
|
|
1334
1307
|
this.el = r.nativeElement;
|
|
1335
1308
|
}
|
|
1336
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1337
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1309
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxGroupContextMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1310
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxGroupContextMenu, isStandalone: false, selector: "ix-group-context-menu", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1338
1311
|
};
|
|
1339
1312
|
IxGroupContextMenu = __decorate([
|
|
1340
1313
|
ProxyCmp({})
|
|
1341
1314
|
], IxGroupContextMenu);
|
|
1342
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1315
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxGroupContextMenu, decorators: [{
|
|
1343
1316
|
type: Component,
|
|
1344
1317
|
args: [{
|
|
1345
1318
|
selector: 'ix-group-context-menu',
|
|
@@ -1359,15 +1332,15 @@ let IxGroupItem = class IxGroupItem {
|
|
|
1359
1332
|
c.detach();
|
|
1360
1333
|
this.el = r.nativeElement;
|
|
1361
1334
|
}
|
|
1362
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1363
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1335
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxGroupItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1336
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxGroupItem, isStandalone: false, selector: "ix-group-item", inputs: { ariaLabelIcon: "ariaLabelIcon", disabled: "disabled", icon: "icon", index: "index", secondaryText: "secondaryText", selected: "selected", suppressSelection: "suppressSelection", text: "text" }, outputs: { selectedChanged: "selectedChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1364
1337
|
};
|
|
1365
1338
|
IxGroupItem = __decorate([
|
|
1366
1339
|
ProxyCmp({
|
|
1367
1340
|
inputs: ['ariaLabelIcon', 'disabled', 'icon', 'index', 'secondaryText', 'selected', 'suppressSelection', 'text']
|
|
1368
1341
|
})
|
|
1369
1342
|
], IxGroupItem);
|
|
1370
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1343
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxGroupItem, decorators: [{
|
|
1371
1344
|
type: Component,
|
|
1372
1345
|
args: [{
|
|
1373
1346
|
selector: 'ix-group-item',
|
|
@@ -1389,15 +1362,15 @@ let IxHelperText = class IxHelperText {
|
|
|
1389
1362
|
c.detach();
|
|
1390
1363
|
this.el = r.nativeElement;
|
|
1391
1364
|
}
|
|
1392
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1393
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1365
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxHelperText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1366
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxHelperText, isStandalone: false, selector: "ix-helper-text", inputs: { helperText: "helperText", htmlFor: "htmlFor", infoText: "infoText", invalidText: "invalidText", validText: "validText", warningText: "warningText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1394
1367
|
};
|
|
1395
1368
|
IxHelperText = __decorate([
|
|
1396
1369
|
ProxyCmp({
|
|
1397
1370
|
inputs: ['helperText', 'htmlFor', 'infoText', 'invalidText', 'validText', 'warningText']
|
|
1398
1371
|
})
|
|
1399
1372
|
], IxHelperText);
|
|
1400
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1373
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxHelperText, decorators: [{
|
|
1401
1374
|
type: Component,
|
|
1402
1375
|
args: [{
|
|
1403
1376
|
selector: 'ix-helper-text',
|
|
@@ -1416,15 +1389,15 @@ let IxIconButton = class IxIconButton {
|
|
|
1416
1389
|
c.detach();
|
|
1417
1390
|
this.el = r.nativeElement;
|
|
1418
1391
|
}
|
|
1419
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1420
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1392
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxIconButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1393
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxIconButton, isStandalone: false, selector: "ix-icon-button", inputs: { a11yLabel: "a11yLabel", disabled: "disabled", icon: "icon", iconColor: "iconColor", loading: "loading", oval: "oval", size: "size", type: "type", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1421
1394
|
};
|
|
1422
1395
|
IxIconButton = __decorate([
|
|
1423
1396
|
ProxyCmp({
|
|
1424
1397
|
inputs: ['a11yLabel', 'disabled', 'icon', 'iconColor', 'loading', 'oval', 'size', 'type', 'variant']
|
|
1425
1398
|
})
|
|
1426
1399
|
], IxIconButton);
|
|
1427
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1400
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxIconButton, decorators: [{
|
|
1428
1401
|
type: Component,
|
|
1429
1402
|
args: [{
|
|
1430
1403
|
selector: 'ix-icon-button',
|
|
@@ -1444,15 +1417,15 @@ let IxIconToggleButton = class IxIconToggleButton {
|
|
|
1444
1417
|
c.detach();
|
|
1445
1418
|
this.el = r.nativeElement;
|
|
1446
1419
|
}
|
|
1447
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1448
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1420
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxIconToggleButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1421
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxIconToggleButton, isStandalone: false, selector: "ix-icon-toggle-button", inputs: { ariaLabelIconButton: "ariaLabelIconButton", disabled: "disabled", ghost: "ghost", icon: "icon", loading: "loading", outline: "outline", oval: "oval", pressed: "pressed", size: "size", variant: "variant" }, outputs: { pressedChange: "pressedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1449
1422
|
};
|
|
1450
1423
|
IxIconToggleButton = __decorate([
|
|
1451
1424
|
ProxyCmp({
|
|
1452
1425
|
inputs: ['ariaLabelIconButton', 'disabled', 'ghost', 'icon', 'loading', 'outline', 'oval', 'pressed', 'size', 'variant']
|
|
1453
1426
|
})
|
|
1454
1427
|
], IxIconToggleButton);
|
|
1455
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1428
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxIconToggleButton, decorators: [{
|
|
1456
1429
|
type: Component,
|
|
1457
1430
|
args: [{
|
|
1458
1431
|
selector: 'ix-icon-toggle-button',
|
|
@@ -1477,8 +1450,8 @@ let IxInput = class IxInput {
|
|
|
1477
1450
|
c.detach();
|
|
1478
1451
|
this.el = r.nativeElement;
|
|
1479
1452
|
}
|
|
1480
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1481
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1453
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1454
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxInput, isStandalone: false, selector: "ix-input", inputs: { allowedCharactersPattern: "allowedCharactersPattern", disabled: "disabled", helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", maxLength: "maxLength", minLength: "minLength", name: "name", pattern: "pattern", placeholder: "placeholder", readonly: "readonly", required: "required", showTextAsTooltip: "showTextAsTooltip", type: "type", validText: "validText", value: "value", warningText: "warningText" }, outputs: { valueChange: "valueChange", validityStateChange: "validityStateChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1482
1455
|
};
|
|
1483
1456
|
IxInput = __decorate([
|
|
1484
1457
|
ProxyCmp({
|
|
@@ -1486,7 +1459,7 @@ IxInput = __decorate([
|
|
|
1486
1459
|
methods: ['getNativeInputElement', 'getValidityState', 'focusInput']
|
|
1487
1460
|
})
|
|
1488
1461
|
], IxInput);
|
|
1489
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1462
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxInput, decorators: [{
|
|
1490
1463
|
type: Component,
|
|
1491
1464
|
args: [{
|
|
1492
1465
|
selector: 'ix-input',
|
|
@@ -1512,13 +1485,13 @@ let IxInputGroup = class IxInputGroup {
|
|
|
1512
1485
|
c.detach();
|
|
1513
1486
|
this.el = r.nativeElement;
|
|
1514
1487
|
}
|
|
1515
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1516
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1488
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxInputGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1489
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxInputGroup, isStandalone: false, selector: "ix-input-group", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1517
1490
|
};
|
|
1518
1491
|
IxInputGroup = __decorate([
|
|
1519
1492
|
ProxyCmp({})
|
|
1520
1493
|
], IxInputGroup);
|
|
1521
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1494
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxInputGroup, decorators: [{
|
|
1522
1495
|
type: Component,
|
|
1523
1496
|
args: [{
|
|
1524
1497
|
selector: 'ix-input-group',
|
|
@@ -1537,15 +1510,15 @@ let IxKeyValue = class IxKeyValue {
|
|
|
1537
1510
|
c.detach();
|
|
1538
1511
|
this.el = r.nativeElement;
|
|
1539
1512
|
}
|
|
1540
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1541
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1513
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxKeyValue, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1514
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxKeyValue, isStandalone: false, selector: "ix-key-value", inputs: { ariaLabelIcon: "ariaLabelIcon", icon: "icon", label: "label", labelPosition: "labelPosition", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1542
1515
|
};
|
|
1543
1516
|
IxKeyValue = __decorate([
|
|
1544
1517
|
ProxyCmp({
|
|
1545
1518
|
inputs: ['ariaLabelIcon', 'icon', 'label', 'labelPosition', 'value']
|
|
1546
1519
|
})
|
|
1547
1520
|
], IxKeyValue);
|
|
1548
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1521
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxKeyValue, decorators: [{
|
|
1549
1522
|
type: Component,
|
|
1550
1523
|
args: [{
|
|
1551
1524
|
selector: 'ix-key-value',
|
|
@@ -1564,15 +1537,15 @@ let IxKeyValueList = class IxKeyValueList {
|
|
|
1564
1537
|
c.detach();
|
|
1565
1538
|
this.el = r.nativeElement;
|
|
1566
1539
|
}
|
|
1567
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1568
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1540
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxKeyValueList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1541
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxKeyValueList, isStandalone: false, selector: "ix-key-value-list", inputs: { striped: "striped" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1569
1542
|
};
|
|
1570
1543
|
IxKeyValueList = __decorate([
|
|
1571
1544
|
ProxyCmp({
|
|
1572
1545
|
inputs: ['striped']
|
|
1573
1546
|
})
|
|
1574
1547
|
], IxKeyValueList);
|
|
1575
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1548
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxKeyValueList, decorators: [{
|
|
1576
1549
|
type: Component,
|
|
1577
1550
|
args: [{
|
|
1578
1551
|
selector: 'ix-key-value-list',
|
|
@@ -1591,15 +1564,15 @@ let IxKpi = class IxKpi {
|
|
|
1591
1564
|
c.detach();
|
|
1592
1565
|
this.el = r.nativeElement;
|
|
1593
1566
|
}
|
|
1594
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1595
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1567
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxKpi, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1568
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxKpi, isStandalone: false, selector: "ix-kpi", inputs: { ariaLabelAlarmIcon: "ariaLabelAlarmIcon", ariaLabelWarningIcon: "ariaLabelWarningIcon", label: "label", orientation: "orientation", state: "state", unit: "unit", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1596
1569
|
};
|
|
1597
1570
|
IxKpi = __decorate([
|
|
1598
1571
|
ProxyCmp({
|
|
1599
1572
|
inputs: ['ariaLabelAlarmIcon', 'ariaLabelWarningIcon', 'label', 'orientation', 'state', 'unit', 'value']
|
|
1600
1573
|
})
|
|
1601
1574
|
], IxKpi);
|
|
1602
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1575
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxKpi, decorators: [{
|
|
1603
1576
|
type: Component,
|
|
1604
1577
|
args: [{
|
|
1605
1578
|
selector: 'ix-kpi',
|
|
@@ -1618,15 +1591,15 @@ let IxLayoutAuto = class IxLayoutAuto {
|
|
|
1618
1591
|
c.detach();
|
|
1619
1592
|
this.el = r.nativeElement;
|
|
1620
1593
|
}
|
|
1621
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1622
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1594
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxLayoutAuto, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1595
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxLayoutAuto, isStandalone: false, selector: "ix-layout-auto", inputs: { layout: "layout" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1623
1596
|
};
|
|
1624
1597
|
IxLayoutAuto = __decorate([
|
|
1625
1598
|
ProxyCmp({
|
|
1626
1599
|
inputs: ['layout']
|
|
1627
1600
|
})
|
|
1628
1601
|
], IxLayoutAuto);
|
|
1629
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1602
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxLayoutAuto, decorators: [{
|
|
1630
1603
|
type: Component,
|
|
1631
1604
|
args: [{
|
|
1632
1605
|
selector: 'ix-layout-auto',
|
|
@@ -1645,15 +1618,15 @@ let IxLayoutGrid = class IxLayoutGrid {
|
|
|
1645
1618
|
c.detach();
|
|
1646
1619
|
this.el = r.nativeElement;
|
|
1647
1620
|
}
|
|
1648
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1649
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1621
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxLayoutGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1622
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxLayoutGrid, isStandalone: false, selector: "ix-layout-grid", inputs: { columns: "columns", gap: "gap", noMargin: "noMargin" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1650
1623
|
};
|
|
1651
1624
|
IxLayoutGrid = __decorate([
|
|
1652
1625
|
ProxyCmp({
|
|
1653
1626
|
inputs: ['columns', 'gap', 'noMargin']
|
|
1654
1627
|
})
|
|
1655
1628
|
], IxLayoutGrid);
|
|
1656
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1629
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxLayoutGrid, decorators: [{
|
|
1657
1630
|
type: Component,
|
|
1658
1631
|
args: [{
|
|
1659
1632
|
selector: 'ix-layout-grid',
|
|
@@ -1672,15 +1645,15 @@ let IxLinkButton = class IxLinkButton {
|
|
|
1672
1645
|
c.detach();
|
|
1673
1646
|
this.el = r.nativeElement;
|
|
1674
1647
|
}
|
|
1675
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1676
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1648
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxLinkButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1649
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxLinkButton, isStandalone: false, selector: "ix-link-button", inputs: { disabled: "disabled", target: "target", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1677
1650
|
};
|
|
1678
1651
|
IxLinkButton = __decorate([
|
|
1679
1652
|
ProxyCmp({
|
|
1680
1653
|
inputs: ['disabled', 'target', 'url']
|
|
1681
1654
|
})
|
|
1682
1655
|
], IxLinkButton);
|
|
1683
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1656
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxLinkButton, decorators: [{
|
|
1684
1657
|
type: Component,
|
|
1685
1658
|
args: [{
|
|
1686
1659
|
selector: 'ix-link-button',
|
|
@@ -1691,72 +1664,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
1691
1664
|
standalone: false
|
|
1692
1665
|
}]
|
|
1693
1666
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1694
|
-
let IxMapNavigation = class IxMapNavigation {
|
|
1695
|
-
z;
|
|
1696
|
-
el;
|
|
1697
|
-
navigationToggled = new EventEmitter();
|
|
1698
|
-
contextMenuClick = new EventEmitter();
|
|
1699
|
-
constructor(c, r, z) {
|
|
1700
|
-
this.z = z;
|
|
1701
|
-
c.detach();
|
|
1702
|
-
this.el = r.nativeElement;
|
|
1703
|
-
}
|
|
1704
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMapNavigation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1705
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMapNavigation, isStandalone: false, selector: "ix-map-navigation", inputs: { applicationName: "applicationName", ariaLabelContextIconButton: "ariaLabelContextIconButton", hideContextMenu: "hideContextMenu", navigationTitle: "navigationTitle" }, outputs: { navigationToggled: "navigationToggled", contextMenuClick: "contextMenuClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1706
|
-
};
|
|
1707
|
-
IxMapNavigation = __decorate([
|
|
1708
|
-
ProxyCmp({
|
|
1709
|
-
inputs: ['applicationName', 'ariaLabelContextIconButton', 'hideContextMenu', 'navigationTitle'],
|
|
1710
|
-
methods: ['toggleSidebar', 'openOverlay', 'closeOverlay']
|
|
1711
|
-
})
|
|
1712
|
-
], IxMapNavigation);
|
|
1713
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMapNavigation, decorators: [{
|
|
1714
|
-
type: Component,
|
|
1715
|
-
args: [{
|
|
1716
|
-
selector: 'ix-map-navigation',
|
|
1717
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1718
|
-
template: '<ng-content></ng-content>',
|
|
1719
|
-
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1720
|
-
inputs: ['applicationName', 'ariaLabelContextIconButton', 'hideContextMenu', 'navigationTitle'],
|
|
1721
|
-
outputs: ['navigationToggled', 'contextMenuClick'],
|
|
1722
|
-
standalone: false
|
|
1723
|
-
}]
|
|
1724
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { navigationToggled: [{
|
|
1725
|
-
type: Output
|
|
1726
|
-
}], contextMenuClick: [{
|
|
1727
|
-
type: Output
|
|
1728
|
-
}] } });
|
|
1729
|
-
let IxMapNavigationOverlay = class IxMapNavigationOverlay {
|
|
1730
|
-
z;
|
|
1731
|
-
el;
|
|
1732
|
-
closeClick = new EventEmitter();
|
|
1733
|
-
constructor(c, r, z) {
|
|
1734
|
-
this.z = z;
|
|
1735
|
-
c.detach();
|
|
1736
|
-
this.el = r.nativeElement;
|
|
1737
|
-
}
|
|
1738
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMapNavigationOverlay, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1739
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMapNavigationOverlay, isStandalone: false, selector: "ix-map-navigation-overlay", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", ariaLabelIcon: "ariaLabelIcon", color: "color", icon: "icon", iconColor: "iconColor", name: "name" }, outputs: { closeClick: "closeClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1740
|
-
};
|
|
1741
|
-
IxMapNavigationOverlay = __decorate([
|
|
1742
|
-
ProxyCmp({
|
|
1743
|
-
inputs: ['ariaLabelCloseIconButton', 'ariaLabelIcon', 'color', 'icon', 'iconColor', 'name']
|
|
1744
|
-
})
|
|
1745
|
-
], IxMapNavigationOverlay);
|
|
1746
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMapNavigationOverlay, decorators: [{
|
|
1747
|
-
type: Component,
|
|
1748
|
-
args: [{
|
|
1749
|
-
selector: 'ix-map-navigation-overlay',
|
|
1750
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1751
|
-
template: '<ng-content></ng-content>',
|
|
1752
|
-
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1753
|
-
inputs: ['ariaLabelCloseIconButton', 'ariaLabelIcon', 'color', 'icon', 'iconColor', 'name'],
|
|
1754
|
-
outputs: ['closeClick'],
|
|
1755
|
-
standalone: false
|
|
1756
|
-
}]
|
|
1757
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { closeClick: [{
|
|
1758
|
-
type: Output
|
|
1759
|
-
}] } });
|
|
1760
1667
|
let IxMenu = class IxMenu {
|
|
1761
1668
|
z;
|
|
1762
1669
|
el;
|
|
@@ -1770,8 +1677,8 @@ let IxMenu = class IxMenu {
|
|
|
1770
1677
|
c.detach();
|
|
1771
1678
|
this.el = r.nativeElement;
|
|
1772
1679
|
}
|
|
1773
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1774
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1680
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1681
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxMenu, isStandalone: false, selector: "ix-menu", inputs: { applicationDescription: "applicationDescription", applicationName: "applicationName", enableToggleTheme: "enableToggleTheme", expand: "expand", i18nCollapse: "i18nCollapse", i18nExpand: "i18nExpand", i18nExpandSidebar: "i18nExpandSidebar", i18nLegal: "i18nLegal", i18nSettings: "i18nSettings", i18nToggleTheme: "i18nToggleTheme", pinned: "pinned", showAbout: "showAbout", showSettings: "showSettings", startExpanded: "startExpanded" }, outputs: { expandChange: "expandChange", mapExpandChange: "mapExpandChange", openAppSwitch: "openAppSwitch", openSettings: "openSettings", openAbout: "openAbout" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1775
1682
|
};
|
|
1776
1683
|
IxMenu = __decorate([
|
|
1777
1684
|
ProxyCmp({
|
|
@@ -1779,7 +1686,7 @@ IxMenu = __decorate([
|
|
|
1779
1686
|
methods: ['toggleMapExpand', 'toggleMenu', 'toggleSettings', 'toggleAbout']
|
|
1780
1687
|
})
|
|
1781
1688
|
], IxMenu);
|
|
1782
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1689
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenu, decorators: [{
|
|
1783
1690
|
type: Component,
|
|
1784
1691
|
args: [{
|
|
1785
1692
|
selector: 'ix-menu',
|
|
@@ -1811,15 +1718,15 @@ let IxMenuAbout = class IxMenuAbout {
|
|
|
1811
1718
|
c.detach();
|
|
1812
1719
|
this.el = r.nativeElement;
|
|
1813
1720
|
}
|
|
1814
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1815
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1721
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuAbout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1722
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxMenuAbout, isStandalone: false, selector: "ix-menu-about", inputs: { activeTabLabel: "activeTabLabel", label: "label" }, outputs: { tabChange: "tabChange", close: "close" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1816
1723
|
};
|
|
1817
1724
|
IxMenuAbout = __decorate([
|
|
1818
1725
|
ProxyCmp({
|
|
1819
1726
|
inputs: ['activeTabLabel', 'label']
|
|
1820
1727
|
})
|
|
1821
1728
|
], IxMenuAbout);
|
|
1822
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1729
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuAbout, decorators: [{
|
|
1823
1730
|
type: Component,
|
|
1824
1731
|
args: [{
|
|
1825
1732
|
selector: 'ix-menu-about',
|
|
@@ -1844,15 +1751,15 @@ let IxMenuAboutItem = class IxMenuAboutItem {
|
|
|
1844
1751
|
c.detach();
|
|
1845
1752
|
this.el = r.nativeElement;
|
|
1846
1753
|
}
|
|
1847
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1848
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1754
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuAboutItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1755
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxMenuAboutItem, isStandalone: false, selector: "ix-menu-about-item", inputs: { label: "label" }, outputs: { labelChange: "labelChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1849
1756
|
};
|
|
1850
1757
|
IxMenuAboutItem = __decorate([
|
|
1851
1758
|
ProxyCmp({
|
|
1852
1759
|
inputs: ['label']
|
|
1853
1760
|
})
|
|
1854
1761
|
], IxMenuAboutItem);
|
|
1855
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1762
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuAboutItem, decorators: [{
|
|
1856
1763
|
type: Component,
|
|
1857
1764
|
args: [{
|
|
1858
1765
|
selector: 'ix-menu-about-item',
|
|
@@ -1876,15 +1783,15 @@ let IxMenuAboutNews = class IxMenuAboutNews {
|
|
|
1876
1783
|
c.detach();
|
|
1877
1784
|
this.el = r.nativeElement;
|
|
1878
1785
|
}
|
|
1879
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1880
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1786
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuAboutNews, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1787
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxMenuAboutNews, isStandalone: false, selector: "ix-menu-about-news", inputs: { aboutItemLabel: "aboutItemLabel", i18nShowMore: "i18nShowMore", label: "label", show: "show" }, outputs: { showMore: "showMore", closePopover: "closePopover" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1881
1788
|
};
|
|
1882
1789
|
IxMenuAboutNews = __decorate([
|
|
1883
1790
|
ProxyCmp({
|
|
1884
1791
|
inputs: ['aboutItemLabel', 'i18nShowMore', 'label', 'show']
|
|
1885
1792
|
})
|
|
1886
1793
|
], IxMenuAboutNews);
|
|
1887
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1794
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuAboutNews, decorators: [{
|
|
1888
1795
|
type: Component,
|
|
1889
1796
|
args: [{
|
|
1890
1797
|
selector: 'ix-menu-about-news',
|
|
@@ -1909,15 +1816,15 @@ let IxMenuAvatar = class IxMenuAvatar {
|
|
|
1909
1816
|
c.detach();
|
|
1910
1817
|
this.el = r.nativeElement;
|
|
1911
1818
|
}
|
|
1912
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1913
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1819
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1820
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxMenuAvatar, isStandalone: false, selector: "ix-menu-avatar", inputs: { bottom: "bottom", hideLogoutButton: "hideLogoutButton", i18nLogout: "i18nLogout", image: "image", initials: "initials", top: "top" }, outputs: { logoutClick: "logoutClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1914
1821
|
};
|
|
1915
1822
|
IxMenuAvatar = __decorate([
|
|
1916
1823
|
ProxyCmp({
|
|
1917
1824
|
inputs: ['bottom', 'hideLogoutButton', 'i18nLogout', 'image', 'initials', 'top']
|
|
1918
1825
|
})
|
|
1919
1826
|
], IxMenuAvatar);
|
|
1920
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1827
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuAvatar, decorators: [{
|
|
1921
1828
|
type: Component,
|
|
1922
1829
|
args: [{
|
|
1923
1830
|
selector: 'ix-menu-avatar',
|
|
@@ -1940,15 +1847,15 @@ let IxMenuAvatarItem = class IxMenuAvatarItem {
|
|
|
1940
1847
|
c.detach();
|
|
1941
1848
|
this.el = r.nativeElement;
|
|
1942
1849
|
}
|
|
1943
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1944
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1850
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuAvatarItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1851
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxMenuAvatarItem, isStandalone: false, selector: "ix-menu-avatar-item", inputs: { icon: "icon", label: "label" }, outputs: { itemClick: "itemClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1945
1852
|
};
|
|
1946
1853
|
IxMenuAvatarItem = __decorate([
|
|
1947
1854
|
ProxyCmp({
|
|
1948
1855
|
inputs: ['icon', 'label']
|
|
1949
1856
|
})
|
|
1950
1857
|
], IxMenuAvatarItem);
|
|
1951
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1858
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuAvatarItem, decorators: [{
|
|
1952
1859
|
type: Component,
|
|
1953
1860
|
args: [{
|
|
1954
1861
|
selector: 'ix-menu-avatar-item',
|
|
@@ -1970,15 +1877,15 @@ let IxMenuCategory = class IxMenuCategory {
|
|
|
1970
1877
|
c.detach();
|
|
1971
1878
|
this.el = r.nativeElement;
|
|
1972
1879
|
}
|
|
1973
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
1974
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1880
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuCategory, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1881
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxMenuCategory, isStandalone: false, selector: "ix-menu-category", inputs: { icon: "icon", label: "label", notifications: "notifications", tooltipText: "tooltipText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1975
1882
|
};
|
|
1976
1883
|
IxMenuCategory = __decorate([
|
|
1977
1884
|
ProxyCmp({
|
|
1978
1885
|
inputs: ['icon', 'label', 'notifications', 'tooltipText']
|
|
1979
1886
|
})
|
|
1980
1887
|
], IxMenuCategory);
|
|
1981
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1888
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuCategory, decorators: [{
|
|
1982
1889
|
type: Component,
|
|
1983
1890
|
args: [{
|
|
1984
1891
|
selector: 'ix-menu-category',
|
|
@@ -1997,15 +1904,15 @@ let IxMenuItem = class IxMenuItem {
|
|
|
1997
1904
|
c.detach();
|
|
1998
1905
|
this.el = r.nativeElement;
|
|
1999
1906
|
}
|
|
2000
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2001
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1907
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1908
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxMenuItem, isStandalone: false, selector: "ix-menu-item", inputs: { active: "active", bottom: "bottom", disabled: "disabled", home: "home", href: "href", icon: "icon", label: "label", notifications: "notifications", rel: "rel", target: "target", tooltipText: "tooltipText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2002
1909
|
};
|
|
2003
1910
|
IxMenuItem = __decorate([
|
|
2004
1911
|
ProxyCmp({
|
|
2005
1912
|
inputs: ['active', 'bottom', 'disabled', 'home', 'href', 'icon', 'label', 'notifications', 'rel', 'target', 'tooltipText']
|
|
2006
1913
|
})
|
|
2007
1914
|
], IxMenuItem);
|
|
2008
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1915
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuItem, decorators: [{
|
|
2009
1916
|
type: Component,
|
|
2010
1917
|
args: [{
|
|
2011
1918
|
selector: 'ix-menu-item',
|
|
@@ -2026,15 +1933,15 @@ let IxMenuSettings = class IxMenuSettings {
|
|
|
2026
1933
|
c.detach();
|
|
2027
1934
|
this.el = r.nativeElement;
|
|
2028
1935
|
}
|
|
2029
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2030
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1936
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuSettings, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1937
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxMenuSettings, isStandalone: false, selector: "ix-menu-settings", inputs: { activeTabLabel: "activeTabLabel", label: "label" }, outputs: { tabChange: "tabChange", close: "close" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2031
1938
|
};
|
|
2032
1939
|
IxMenuSettings = __decorate([
|
|
2033
1940
|
ProxyCmp({
|
|
2034
1941
|
inputs: ['activeTabLabel', 'label']
|
|
2035
1942
|
})
|
|
2036
1943
|
], IxMenuSettings);
|
|
2037
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1944
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuSettings, decorators: [{
|
|
2038
1945
|
type: Component,
|
|
2039
1946
|
args: [{
|
|
2040
1947
|
selector: 'ix-menu-settings',
|
|
@@ -2059,15 +1966,15 @@ let IxMenuSettingsItem = class IxMenuSettingsItem {
|
|
|
2059
1966
|
c.detach();
|
|
2060
1967
|
this.el = r.nativeElement;
|
|
2061
1968
|
}
|
|
2062
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2063
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
1969
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuSettingsItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1970
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxMenuSettingsItem, isStandalone: false, selector: "ix-menu-settings-item", inputs: { label: "label" }, outputs: { labelChange: "labelChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2064
1971
|
};
|
|
2065
1972
|
IxMenuSettingsItem = __decorate([
|
|
2066
1973
|
ProxyCmp({
|
|
2067
1974
|
inputs: ['label']
|
|
2068
1975
|
})
|
|
2069
1976
|
], IxMenuSettingsItem);
|
|
2070
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
1977
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMenuSettingsItem, decorators: [{
|
|
2071
1978
|
type: Component,
|
|
2072
1979
|
args: [{
|
|
2073
1980
|
selector: 'ix-menu-settings-item',
|
|
@@ -2091,15 +1998,15 @@ let IxMessageBar = class IxMessageBar {
|
|
|
2091
1998
|
c.detach();
|
|
2092
1999
|
this.el = r.nativeElement;
|
|
2093
2000
|
}
|
|
2094
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2095
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2001
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMessageBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2002
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxMessageBar, isStandalone: false, selector: "ix-message-bar", inputs: { persistent: "persistent", type: "type" }, outputs: { closedChange: "closedChange", closeAnimationCompleted: "closeAnimationCompleted" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2096
2003
|
};
|
|
2097
2004
|
IxMessageBar = __decorate([
|
|
2098
2005
|
ProxyCmp({
|
|
2099
2006
|
inputs: ['persistent', 'type']
|
|
2100
2007
|
})
|
|
2101
2008
|
], IxMessageBar);
|
|
2102
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2009
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxMessageBar, decorators: [{
|
|
2103
2010
|
type: Component,
|
|
2104
2011
|
args: [{
|
|
2105
2012
|
selector: 'ix-message-bar',
|
|
@@ -2125,8 +2032,8 @@ let IxModal = class IxModal {
|
|
|
2125
2032
|
c.detach();
|
|
2126
2033
|
this.el = r.nativeElement;
|
|
2127
2034
|
}
|
|
2128
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2129
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2035
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2036
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxModal, isStandalone: false, selector: "ix-modal", inputs: { beforeDismiss: "beforeDismiss", centered: "centered", closeOnBackdropClick: "closeOnBackdropClick", disableAnimation: "disableAnimation", disableEscapeClose: "disableEscapeClose", hideBackdrop: "hideBackdrop", size: "size" }, outputs: { dialogClose: "dialogClose", dialogDismiss: "dialogDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2130
2037
|
};
|
|
2131
2038
|
IxModal = __decorate([
|
|
2132
2039
|
ProxyCmp({
|
|
@@ -2134,7 +2041,7 @@ IxModal = __decorate([
|
|
|
2134
2041
|
methods: ['showModal', 'dismissModal', 'closeModal']
|
|
2135
2042
|
})
|
|
2136
2043
|
], IxModal);
|
|
2137
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2044
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxModal, decorators: [{
|
|
2138
2045
|
type: Component,
|
|
2139
2046
|
args: [{
|
|
2140
2047
|
selector: 'ix-modal',
|
|
@@ -2158,13 +2065,13 @@ let IxModalContent = class IxModalContent {
|
|
|
2158
2065
|
c.detach();
|
|
2159
2066
|
this.el = r.nativeElement;
|
|
2160
2067
|
}
|
|
2161
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2162
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2068
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxModalContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2069
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxModalContent, isStandalone: false, selector: "ix-modal-content", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2163
2070
|
};
|
|
2164
2071
|
IxModalContent = __decorate([
|
|
2165
2072
|
ProxyCmp({})
|
|
2166
2073
|
], IxModalContent);
|
|
2167
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2074
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxModalContent, decorators: [{
|
|
2168
2075
|
type: Component,
|
|
2169
2076
|
args: [{
|
|
2170
2077
|
selector: 'ix-modal-content',
|
|
@@ -2183,13 +2090,13 @@ let IxModalFooter = class IxModalFooter {
|
|
|
2183
2090
|
c.detach();
|
|
2184
2091
|
this.el = r.nativeElement;
|
|
2185
2092
|
}
|
|
2186
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2187
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2093
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxModalFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2094
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxModalFooter, isStandalone: false, selector: "ix-modal-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2188
2095
|
};
|
|
2189
2096
|
IxModalFooter = __decorate([
|
|
2190
2097
|
ProxyCmp({})
|
|
2191
2098
|
], IxModalFooter);
|
|
2192
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2099
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxModalFooter, decorators: [{
|
|
2193
2100
|
type: Component,
|
|
2194
2101
|
args: [{
|
|
2195
2102
|
selector: 'ix-modal-footer',
|
|
@@ -2209,15 +2116,15 @@ let IxModalHeader = class IxModalHeader {
|
|
|
2209
2116
|
c.detach();
|
|
2210
2117
|
this.el = r.nativeElement;
|
|
2211
2118
|
}
|
|
2212
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2213
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2119
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxModalHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2120
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxModalHeader, isStandalone: false, selector: "ix-modal-header", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", ariaLabelIcon: "ariaLabelIcon", hideClose: "hideClose", icon: "icon", iconColor: "iconColor" }, outputs: { closeClick: "closeClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2214
2121
|
};
|
|
2215
2122
|
IxModalHeader = __decorate([
|
|
2216
2123
|
ProxyCmp({
|
|
2217
2124
|
inputs: ['ariaLabelCloseIconButton', 'ariaLabelIcon', 'hideClose', 'icon', 'iconColor']
|
|
2218
2125
|
})
|
|
2219
2126
|
], IxModalHeader);
|
|
2220
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2127
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxModalHeader, decorators: [{
|
|
2221
2128
|
type: Component,
|
|
2222
2129
|
args: [{
|
|
2223
2130
|
selector: 'ix-modal-header',
|
|
@@ -2242,8 +2149,8 @@ let IxNumberInput = class IxNumberInput {
|
|
|
2242
2149
|
c.detach();
|
|
2243
2150
|
this.el = r.nativeElement;
|
|
2244
2151
|
}
|
|
2245
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2246
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2152
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxNumberInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2153
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxNumberInput, isStandalone: false, selector: "ix-number-input", inputs: { allowedCharactersPattern: "allowedCharactersPattern", disabled: "disabled", helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", max: "max", min: "min", name: "name", pattern: "pattern", placeholder: "placeholder", readonly: "readonly", required: "required", showStepperButtons: "showStepperButtons", showTextAsTooltip: "showTextAsTooltip", step: "step", validText: "validText", value: "value", warningText: "warningText" }, outputs: { valueChange: "valueChange", validityStateChange: "validityStateChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2247
2154
|
};
|
|
2248
2155
|
IxNumberInput = __decorate([
|
|
2249
2156
|
ProxyCmp({
|
|
@@ -2251,7 +2158,7 @@ IxNumberInput = __decorate([
|
|
|
2251
2158
|
methods: ['getNativeInputElement', 'focusInput']
|
|
2252
2159
|
})
|
|
2253
2160
|
], IxNumberInput);
|
|
2254
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2161
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxNumberInput, decorators: [{
|
|
2255
2162
|
type: Component,
|
|
2256
2163
|
args: [{
|
|
2257
2164
|
selector: 'ix-number-input',
|
|
@@ -2279,15 +2186,15 @@ let IxPagination = class IxPagination {
|
|
|
2279
2186
|
c.detach();
|
|
2280
2187
|
this.el = r.nativeElement;
|
|
2281
2188
|
}
|
|
2282
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2283
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2189
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2190
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxPagination, isStandalone: false, selector: "ix-pagination", inputs: { advanced: "advanced", ariaLabelChevronLeftIconButton: "ariaLabelChevronLeftIconButton", ariaLabelChevronRightIconButton: "ariaLabelChevronRightIconButton", count: "count", hideItemCount: "hideItemCount", i18nItems: "i18nItems", i18nOf: "i18nOf", i18nPage: "i18nPage", itemCount: "itemCount", selectedPage: "selectedPage" }, outputs: { pageSelected: "pageSelected", itemCountChanged: "itemCountChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2284
2191
|
};
|
|
2285
2192
|
IxPagination = __decorate([
|
|
2286
2193
|
ProxyCmp({
|
|
2287
2194
|
inputs: ['advanced', 'ariaLabelChevronLeftIconButton', 'ariaLabelChevronRightIconButton', 'count', 'hideItemCount', 'i18nItems', 'i18nOf', 'i18nPage', 'itemCount', 'selectedPage']
|
|
2288
2195
|
})
|
|
2289
2196
|
], IxPagination);
|
|
2290
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2197
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxPagination, decorators: [{
|
|
2291
2198
|
type: Component,
|
|
2292
2199
|
args: [{
|
|
2293
2200
|
selector: 'ix-pagination',
|
|
@@ -2314,15 +2221,15 @@ let IxPane = class IxPane {
|
|
|
2314
2221
|
c.detach();
|
|
2315
2222
|
this.el = r.nativeElement;
|
|
2316
2223
|
}
|
|
2317
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2318
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2224
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxPane, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2225
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxPane, isStandalone: false, selector: "ix-pane", inputs: { ariaLabelCollapseCloseButton: "ariaLabelCollapseCloseButton", ariaLabelIcon: "ariaLabelIcon", borderless: "borderless", closeOnClickOutside: "closeOnClickOutside", composition: "composition", expanded: "expanded", heading: "heading", hideOnCollapse: "hideOnCollapse", icon: "icon", size: "size", variant: "variant" }, outputs: { expandedChanged: "expandedChanged", variantChanged: "variantChanged", borderlessChanged: "borderlessChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2319
2226
|
};
|
|
2320
2227
|
IxPane = __decorate([
|
|
2321
2228
|
ProxyCmp({
|
|
2322
2229
|
inputs: ['ariaLabelCollapseCloseButton', 'ariaLabelIcon', 'borderless', 'closeOnClickOutside', 'composition', 'expanded', 'heading', 'hideOnCollapse', 'icon', 'size', 'variant']
|
|
2323
2230
|
})
|
|
2324
2231
|
], IxPane);
|
|
2325
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2232
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxPane, decorators: [{
|
|
2326
2233
|
type: Component,
|
|
2327
2234
|
args: [{
|
|
2328
2235
|
selector: 'ix-pane',
|
|
@@ -2348,15 +2255,15 @@ let IxPaneLayout = class IxPaneLayout {
|
|
|
2348
2255
|
c.detach();
|
|
2349
2256
|
this.el = r.nativeElement;
|
|
2350
2257
|
}
|
|
2351
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2352
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2258
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxPaneLayout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2259
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxPaneLayout, isStandalone: false, selector: "ix-pane-layout", inputs: { borderless: "borderless", layout: "layout", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2353
2260
|
};
|
|
2354
2261
|
IxPaneLayout = __decorate([
|
|
2355
2262
|
ProxyCmp({
|
|
2356
2263
|
inputs: ['borderless', 'layout', 'variant']
|
|
2357
2264
|
})
|
|
2358
2265
|
], IxPaneLayout);
|
|
2359
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2266
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxPaneLayout, decorators: [{
|
|
2360
2267
|
type: Component,
|
|
2361
2268
|
args: [{
|
|
2362
2269
|
selector: 'ix-pane-layout',
|
|
@@ -2375,15 +2282,15 @@ let IxPill = class IxPill {
|
|
|
2375
2282
|
c.detach();
|
|
2376
2283
|
this.el = r.nativeElement;
|
|
2377
2284
|
}
|
|
2378
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2379
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2285
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxPill, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2286
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxPill, isStandalone: false, selector: "ix-pill", inputs: { alignLeft: "alignLeft", ariaLabelIcon: "ariaLabelIcon", background: "background", icon: "icon", outline: "outline", pillColor: "pillColor", tooltipText: "tooltipText", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2380
2287
|
};
|
|
2381
2288
|
IxPill = __decorate([
|
|
2382
2289
|
ProxyCmp({
|
|
2383
2290
|
inputs: ['alignLeft', 'ariaLabelIcon', 'background', 'icon', 'outline', 'pillColor', 'tooltipText', 'variant']
|
|
2384
2291
|
})
|
|
2385
2292
|
], IxPill);
|
|
2386
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2293
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxPill, decorators: [{
|
|
2387
2294
|
type: Component,
|
|
2388
2295
|
args: [{
|
|
2389
2296
|
selector: 'ix-pill',
|
|
@@ -2402,15 +2309,15 @@ let IxProgressIndicator = class IxProgressIndicator {
|
|
|
2402
2309
|
c.detach();
|
|
2403
2310
|
this.el = r.nativeElement;
|
|
2404
2311
|
}
|
|
2405
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2406
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2312
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxProgressIndicator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2313
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxProgressIndicator, isStandalone: false, selector: "ix-progress-indicator", inputs: { helperText: "helperText", label: "label", max: "max", min: "min", showTextAsTooltip: "showTextAsTooltip", size: "size", status: "status", textAlignment: "textAlignment", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2407
2314
|
};
|
|
2408
2315
|
IxProgressIndicator = __decorate([
|
|
2409
2316
|
ProxyCmp({
|
|
2410
2317
|
inputs: ['helperText', 'label', 'max', 'min', 'showTextAsTooltip', 'size', 'status', 'textAlignment', 'type', 'value']
|
|
2411
2318
|
})
|
|
2412
2319
|
], IxProgressIndicator);
|
|
2413
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2320
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxProgressIndicator, decorators: [{
|
|
2414
2321
|
type: Component,
|
|
2415
2322
|
args: [{
|
|
2416
2323
|
selector: 'ix-progress-indicator',
|
|
@@ -2429,15 +2336,15 @@ let IxPushCard = class IxPushCard {
|
|
|
2429
2336
|
c.detach();
|
|
2430
2337
|
this.el = r.nativeElement;
|
|
2431
2338
|
}
|
|
2432
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2433
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2339
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxPushCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2340
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxPushCard, isStandalone: false, selector: "ix-push-card", inputs: { ariaLabelIcon: "ariaLabelIcon", expanded: "expanded", heading: "heading", icon: "icon", notification: "notification", subheading: "subheading", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2434
2341
|
};
|
|
2435
2342
|
IxPushCard = __decorate([
|
|
2436
2343
|
ProxyCmp({
|
|
2437
2344
|
inputs: ['ariaLabelIcon', 'expanded', 'heading', 'icon', 'notification', 'subheading', 'variant']
|
|
2438
2345
|
})
|
|
2439
2346
|
], IxPushCard);
|
|
2440
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2347
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxPushCard, decorators: [{
|
|
2441
2348
|
type: Component,
|
|
2442
2349
|
args: [{
|
|
2443
2350
|
selector: 'ix-push-card',
|
|
@@ -2459,15 +2366,15 @@ let IxRadio = class IxRadio {
|
|
|
2459
2366
|
c.detach();
|
|
2460
2367
|
this.el = r.nativeElement;
|
|
2461
2368
|
}
|
|
2462
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2463
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2369
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2370
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxRadio, isStandalone: false, selector: "ix-radio", inputs: { checked: "checked", disabled: "disabled", label: "label", name: "name", required: "required", value: "value" }, outputs: { checkedChange: "checkedChange", valueChange: "valueChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2464
2371
|
};
|
|
2465
2372
|
IxRadio = __decorate([
|
|
2466
2373
|
ProxyCmp({
|
|
2467
2374
|
inputs: ['checked', 'disabled', 'label', 'name', 'required', 'value']
|
|
2468
2375
|
})
|
|
2469
2376
|
], IxRadio);
|
|
2470
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2377
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxRadio, decorators: [{
|
|
2471
2378
|
type: Component,
|
|
2472
2379
|
args: [{
|
|
2473
2380
|
selector: 'ix-radio',
|
|
@@ -2494,15 +2401,15 @@ let IxRadioGroup = class IxRadioGroup {
|
|
|
2494
2401
|
c.detach();
|
|
2495
2402
|
this.el = r.nativeElement;
|
|
2496
2403
|
}
|
|
2497
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2498
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2404
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxRadioGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2405
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxRadioGroup, isStandalone: false, selector: "ix-radio-group", inputs: { direction: "direction", helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", showTextAsTooltip: "showTextAsTooltip", validText: "validText", value: "value", warningText: "warningText" }, outputs: { valueChange: "valueChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2499
2406
|
};
|
|
2500
2407
|
IxRadioGroup = __decorate([
|
|
2501
2408
|
ProxyCmp({
|
|
2502
2409
|
inputs: ['direction', 'helperText', 'infoText', 'invalidText', 'label', 'showTextAsTooltip', 'validText', 'value', 'warningText']
|
|
2503
2410
|
})
|
|
2504
2411
|
], IxRadioGroup);
|
|
2505
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2412
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxRadioGroup, decorators: [{
|
|
2506
2413
|
type: Component,
|
|
2507
2414
|
args: [{
|
|
2508
2415
|
selector: 'ix-radio-group',
|
|
@@ -2524,13 +2431,13 @@ let IxRow = class IxRow {
|
|
|
2524
2431
|
c.detach();
|
|
2525
2432
|
this.el = r.nativeElement;
|
|
2526
2433
|
}
|
|
2527
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2528
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2434
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxRow, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2435
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxRow, isStandalone: false, selector: "ix-row", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2529
2436
|
};
|
|
2530
2437
|
IxRow = __decorate([
|
|
2531
2438
|
ProxyCmp({})
|
|
2532
2439
|
], IxRow);
|
|
2533
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2440
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxRow, decorators: [{
|
|
2534
2441
|
type: Component,
|
|
2535
2442
|
args: [{
|
|
2536
2443
|
selector: 'ix-row',
|
|
@@ -2553,8 +2460,8 @@ let IxSelect = class IxSelect {
|
|
|
2553
2460
|
c.detach();
|
|
2554
2461
|
this.el = r.nativeElement;
|
|
2555
2462
|
}
|
|
2556
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2557
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2463
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2464
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxSelect, isStandalone: false, selector: "ix-select", inputs: { allowClear: "allowClear", ariaLabelChevronDownIconButton: "ariaLabelChevronDownIconButton", ariaLabelClearIconButton: "ariaLabelClearIconButton", disabled: "disabled", dropdownMaxWidth: "dropdownMaxWidth", dropdownWidth: "dropdownWidth", editable: "editable", helperText: "helperText", hideListHeader: "hideListHeader", i18nNoMatches: "i18nNoMatches", i18nPlaceholder: "i18nPlaceholder", i18nPlaceholderEditable: "i18nPlaceholderEditable", i18nSelectListHeader: "i18nSelectListHeader", infoText: "infoText", invalidText: "invalidText", label: "label", mode: "mode", name: "name", readonly: "readonly", required: "required", showTextAsTooltip: "showTextAsTooltip", validText: "validText", value: "value", warningText: "warningText" }, outputs: { valueChange: "valueChange", inputChange: "inputChange", addItem: "addItem", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2558
2465
|
};
|
|
2559
2466
|
IxSelect = __decorate([
|
|
2560
2467
|
ProxyCmp({
|
|
@@ -2562,7 +2469,7 @@ IxSelect = __decorate([
|
|
|
2562
2469
|
methods: ['getNativeInputElement', 'focusInput']
|
|
2563
2470
|
})
|
|
2564
2471
|
], IxSelect);
|
|
2565
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2472
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSelect, decorators: [{
|
|
2566
2473
|
type: Component,
|
|
2567
2474
|
args: [{
|
|
2568
2475
|
selector: 'ix-select',
|
|
@@ -2591,15 +2498,15 @@ let IxSelectItem = class IxSelectItem {
|
|
|
2591
2498
|
c.detach();
|
|
2592
2499
|
this.el = r.nativeElement;
|
|
2593
2500
|
}
|
|
2594
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2595
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2501
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSelectItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2502
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxSelectItem, isStandalone: false, selector: "ix-select-item", inputs: { label: "label", selected: "selected", value: "value" }, outputs: { itemClick: "itemClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2596
2503
|
};
|
|
2597
2504
|
IxSelectItem = __decorate([
|
|
2598
2505
|
ProxyCmp({
|
|
2599
2506
|
inputs: ['label', 'selected', 'value']
|
|
2600
2507
|
})
|
|
2601
2508
|
], IxSelectItem);
|
|
2602
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2509
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSelectItem, decorators: [{
|
|
2603
2510
|
type: Component,
|
|
2604
2511
|
args: [{
|
|
2605
2512
|
selector: 'ix-select-item',
|
|
@@ -2622,15 +2529,15 @@ let IxSlider = class IxSlider {
|
|
|
2622
2529
|
c.detach();
|
|
2623
2530
|
this.el = r.nativeElement;
|
|
2624
2531
|
}
|
|
2625
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2626
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2532
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSlider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2533
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxSlider, isStandalone: false, selector: "ix-slider", inputs: { disabled: "disabled", error: "error", marker: "marker", max: "max", min: "min", step: "step", trace: "trace", traceReference: "traceReference", value: "value" }, outputs: { valueChange: "valueChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2627
2534
|
};
|
|
2628
2535
|
IxSlider = __decorate([
|
|
2629
2536
|
ProxyCmp({
|
|
2630
2537
|
inputs: ['disabled', 'error', 'marker', 'max', 'min', 'step', 'trace', 'traceReference', 'value']
|
|
2631
2538
|
})
|
|
2632
2539
|
], IxSlider);
|
|
2633
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2540
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSlider, decorators: [{
|
|
2634
2541
|
type: Component,
|
|
2635
2542
|
args: [{
|
|
2636
2543
|
selector: 'ix-slider',
|
|
@@ -2652,15 +2559,15 @@ let IxSpinner = class IxSpinner {
|
|
|
2652
2559
|
c.detach();
|
|
2653
2560
|
this.el = r.nativeElement;
|
|
2654
2561
|
}
|
|
2655
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2656
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2562
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSpinner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2563
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxSpinner, isStandalone: false, selector: "ix-spinner", inputs: { size: "size", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2657
2564
|
};
|
|
2658
2565
|
IxSpinner = __decorate([
|
|
2659
2566
|
ProxyCmp({
|
|
2660
2567
|
inputs: ['size', 'variant']
|
|
2661
2568
|
})
|
|
2662
2569
|
], IxSpinner);
|
|
2663
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2570
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSpinner, decorators: [{
|
|
2664
2571
|
type: Component,
|
|
2665
2572
|
args: [{
|
|
2666
2573
|
selector: 'ix-spinner',
|
|
@@ -2680,15 +2587,15 @@ let IxSplitButton = class IxSplitButton {
|
|
|
2680
2587
|
c.detach();
|
|
2681
2588
|
this.el = r.nativeElement;
|
|
2682
2589
|
}
|
|
2683
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2684
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2590
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSplitButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2591
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxSplitButton, isStandalone: false, selector: "ix-split-button", inputs: { ariaLabelButton: "ariaLabelButton", ariaLabelSplitIconButton: "ariaLabelSplitIconButton", closeBehavior: "closeBehavior", disabled: "disabled", icon: "icon", label: "label", placement: "placement", splitIcon: "splitIcon", variant: "variant" }, outputs: { buttonClick: "buttonClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2685
2592
|
};
|
|
2686
2593
|
IxSplitButton = __decorate([
|
|
2687
2594
|
ProxyCmp({
|
|
2688
2595
|
inputs: ['ariaLabelButton', 'ariaLabelSplitIconButton', 'closeBehavior', 'disabled', 'icon', 'label', 'placement', 'splitIcon', 'variant']
|
|
2689
2596
|
})
|
|
2690
2597
|
], IxSplitButton);
|
|
2691
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2598
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSplitButton, decorators: [{
|
|
2692
2599
|
type: Component,
|
|
2693
2600
|
args: [{
|
|
2694
2601
|
selector: 'ix-split-button',
|
|
@@ -2711,15 +2618,15 @@ let IxTabItem = class IxTabItem {
|
|
|
2711
2618
|
c.detach();
|
|
2712
2619
|
this.el = r.nativeElement;
|
|
2713
2620
|
}
|
|
2714
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2715
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2621
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTabItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2622
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxTabItem, isStandalone: false, selector: "ix-tab-item", inputs: { counter: "counter", disabled: "disabled", icon: "icon", layout: "layout", placement: "placement", rounded: "rounded", selected: "selected", small: "small" }, outputs: { tabClick: "tabClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2716
2623
|
};
|
|
2717
2624
|
IxTabItem = __decorate([
|
|
2718
2625
|
ProxyCmp({
|
|
2719
2626
|
inputs: ['counter', 'disabled', 'icon', 'layout', 'placement', 'rounded', 'selected', 'small']
|
|
2720
2627
|
})
|
|
2721
2628
|
], IxTabItem);
|
|
2722
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2629
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTabItem, decorators: [{
|
|
2723
2630
|
type: Component,
|
|
2724
2631
|
args: [{
|
|
2725
2632
|
selector: 'ix-tab-item',
|
|
@@ -2742,15 +2649,15 @@ let IxTabs = class IxTabs {
|
|
|
2742
2649
|
c.detach();
|
|
2743
2650
|
this.el = r.nativeElement;
|
|
2744
2651
|
}
|
|
2745
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2746
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2652
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2653
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxTabs, isStandalone: false, selector: "ix-tabs", inputs: { ariaLabelChevronLeftIconButton: "ariaLabelChevronLeftIconButton", ariaLabelChevronRightIconButton: "ariaLabelChevronRightIconButton", layout: "layout", placement: "placement", rounded: "rounded", selected: "selected", small: "small" }, outputs: { selectedChange: "selectedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2747
2654
|
};
|
|
2748
2655
|
IxTabs = __decorate([
|
|
2749
2656
|
ProxyCmp({
|
|
2750
2657
|
inputs: ['ariaLabelChevronLeftIconButton', 'ariaLabelChevronRightIconButton', 'layout', 'placement', 'rounded', 'selected', 'small']
|
|
2751
2658
|
})
|
|
2752
2659
|
], IxTabs);
|
|
2753
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2660
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTabs, decorators: [{
|
|
2754
2661
|
type: Component,
|
|
2755
2662
|
args: [{
|
|
2756
2663
|
selector: 'ix-tabs',
|
|
@@ -2775,8 +2682,8 @@ let IxTextarea = class IxTextarea {
|
|
|
2775
2682
|
c.detach();
|
|
2776
2683
|
this.el = r.nativeElement;
|
|
2777
2684
|
}
|
|
2778
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2779
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2685
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTextarea, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2686
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxTextarea, isStandalone: false, selector: "ix-textarea", inputs: { disabled: "disabled", helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", maxLength: "maxLength", minLength: "minLength", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", resizeBehavior: "resizeBehavior", showTextAsTooltip: "showTextAsTooltip", textareaCols: "textareaCols", textareaHeight: "textareaHeight", textareaRows: "textareaRows", textareaWidth: "textareaWidth", validText: "validText", value: "value", warningText: "warningText" }, outputs: { valueChange: "valueChange", validityStateChange: "validityStateChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2780
2687
|
};
|
|
2781
2688
|
IxTextarea = __decorate([
|
|
2782
2689
|
ProxyCmp({
|
|
@@ -2784,7 +2691,7 @@ IxTextarea = __decorate([
|
|
|
2784
2691
|
methods: ['getNativeInputElement', 'focusInput']
|
|
2785
2692
|
})
|
|
2786
2693
|
], IxTextarea);
|
|
2787
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2694
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTextarea, decorators: [{
|
|
2788
2695
|
type: Component,
|
|
2789
2696
|
args: [{
|
|
2790
2697
|
selector: 'ix-textarea',
|
|
@@ -2810,15 +2717,15 @@ let IxTile = class IxTile {
|
|
|
2810
2717
|
c.detach();
|
|
2811
2718
|
this.el = r.nativeElement;
|
|
2812
2719
|
}
|
|
2813
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2814
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2720
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTile, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2721
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxTile, isStandalone: false, selector: "ix-tile", inputs: { size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2815
2722
|
};
|
|
2816
2723
|
IxTile = __decorate([
|
|
2817
2724
|
ProxyCmp({
|
|
2818
2725
|
inputs: ['size']
|
|
2819
2726
|
})
|
|
2820
2727
|
], IxTile);
|
|
2821
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2728
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTile, decorators: [{
|
|
2822
2729
|
type: Component,
|
|
2823
2730
|
args: [{
|
|
2824
2731
|
selector: 'ix-tile',
|
|
@@ -2839,8 +2746,8 @@ let IxTimeInput = class IxTimeInput {
|
|
|
2839
2746
|
c.detach();
|
|
2840
2747
|
this.el = r.nativeElement;
|
|
2841
2748
|
}
|
|
2842
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2843
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2749
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTimeInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2750
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxTimeInput, isStandalone: false, selector: "ix-time-input", inputs: { disabled: "disabled", format: "format", helperText: "helperText", hideHeader: "hideHeader", hourInterval: "hourInterval", i18nErrorTimeUnparsable: "i18nErrorTimeUnparsable", i18nHourColumnHeader: "i18nHourColumnHeader", i18nMillisecondColumnHeader: "i18nMillisecondColumnHeader", i18nMinuteColumnHeader: "i18nMinuteColumnHeader", i18nSecondColumnHeader: "i18nSecondColumnHeader", i18nSelectTime: "i18nSelectTime", i18nTime: "i18nTime", infoText: "infoText", invalidText: "invalidText", label: "label", millisecondInterval: "millisecondInterval", minuteInterval: "minuteInterval", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", secondInterval: "secondInterval", showTextAsTooltip: "showTextAsTooltip", validText: "validText", value: "value", warningText: "warningText" }, outputs: { valueChange: "valueChange", validityStateChange: "validityStateChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2844
2751
|
};
|
|
2845
2752
|
IxTimeInput = __decorate([
|
|
2846
2753
|
ProxyCmp({
|
|
@@ -2848,7 +2755,7 @@ IxTimeInput = __decorate([
|
|
|
2848
2755
|
methods: ['getNativeInputElement', 'focusInput']
|
|
2849
2756
|
})
|
|
2850
2757
|
], IxTimeInput);
|
|
2851
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2758
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTimeInput, decorators: [{
|
|
2852
2759
|
type: Component,
|
|
2853
2760
|
args: [{
|
|
2854
2761
|
selector: 'ix-time-input',
|
|
@@ -2874,8 +2781,8 @@ let IxTimePicker = class IxTimePicker {
|
|
|
2874
2781
|
c.detach();
|
|
2875
2782
|
this.el = r.nativeElement;
|
|
2876
2783
|
}
|
|
2877
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2878
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2784
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTimePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2785
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxTimePicker, isStandalone: false, selector: "ix-time-picker", inputs: { corners: "corners", embedded: "embedded", format: "format", hideHeader: "hideHeader", hourInterval: "hourInterval", i18nConfirmTime: "i18nConfirmTime", i18nHeader: "i18nHeader", i18nHourColumnHeader: "i18nHourColumnHeader", i18nMillisecondColumnHeader: "i18nMillisecondColumnHeader", i18nMinuteColumnHeader: "i18nMinuteColumnHeader", i18nSecondColumnHeader: "i18nSecondColumnHeader", millisecondInterval: "millisecondInterval", minuteInterval: "minuteInterval", secondInterval: "secondInterval", time: "time" }, outputs: { timeSelect: "timeSelect", timeChange: "timeChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2879
2786
|
};
|
|
2880
2787
|
IxTimePicker = __decorate([
|
|
2881
2788
|
ProxyCmp({
|
|
@@ -2883,7 +2790,7 @@ IxTimePicker = __decorate([
|
|
|
2883
2790
|
methods: ['getCurrentTime']
|
|
2884
2791
|
})
|
|
2885
2792
|
], IxTimePicker);
|
|
2886
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2793
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTimePicker, decorators: [{
|
|
2887
2794
|
type: Component,
|
|
2888
2795
|
args: [{
|
|
2889
2796
|
selector: 'ix-time-picker',
|
|
@@ -2908,8 +2815,8 @@ let IxToast = class IxToast {
|
|
|
2908
2815
|
c.detach();
|
|
2909
2816
|
this.el = r.nativeElement;
|
|
2910
2817
|
}
|
|
2911
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2912
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2818
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxToast, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2819
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxToast, isStandalone: false, selector: "ix-toast", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", autoCloseDelay: "autoCloseDelay", icon: "icon", iconColor: "iconColor", preventAutoClose: "preventAutoClose", toastTitle: "toastTitle", type: "type" }, outputs: { closeToast: "closeToast" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2913
2820
|
};
|
|
2914
2821
|
IxToast = __decorate([
|
|
2915
2822
|
ProxyCmp({
|
|
@@ -2917,7 +2824,7 @@ IxToast = __decorate([
|
|
|
2917
2824
|
methods: ['pause', 'resume', 'isPaused']
|
|
2918
2825
|
})
|
|
2919
2826
|
], IxToast);
|
|
2920
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2827
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxToast, decorators: [{
|
|
2921
2828
|
type: Component,
|
|
2922
2829
|
args: [{
|
|
2923
2830
|
selector: 'ix-toast',
|
|
@@ -2939,8 +2846,8 @@ let IxToastContainer = class IxToastContainer {
|
|
|
2939
2846
|
c.detach();
|
|
2940
2847
|
this.el = r.nativeElement;
|
|
2941
2848
|
}
|
|
2942
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2943
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2849
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxToastContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2850
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxToastContainer, isStandalone: false, selector: "ix-toast-container", inputs: { containerClass: "containerClass", containerId: "containerId", position: "position" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2944
2851
|
};
|
|
2945
2852
|
IxToastContainer = __decorate([
|
|
2946
2853
|
ProxyCmp({
|
|
@@ -2948,7 +2855,7 @@ IxToastContainer = __decorate([
|
|
|
2948
2855
|
methods: ['showToast']
|
|
2949
2856
|
})
|
|
2950
2857
|
], IxToastContainer);
|
|
2951
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2858
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxToastContainer, decorators: [{
|
|
2952
2859
|
type: Component,
|
|
2953
2860
|
args: [{
|
|
2954
2861
|
selector: 'ix-toast-container',
|
|
@@ -2969,15 +2876,15 @@ let IxToggle = class IxToggle {
|
|
|
2969
2876
|
c.detach();
|
|
2970
2877
|
this.el = r.nativeElement;
|
|
2971
2878
|
}
|
|
2972
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
2973
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2879
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2880
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxToggle, isStandalone: false, selector: "ix-toggle", inputs: { checked: "checked", disabled: "disabled", hideText: "hideText", indeterminate: "indeterminate", name: "name", required: "required", textIndeterminate: "textIndeterminate", textOff: "textOff", textOn: "textOn", value: "value" }, outputs: { checkedChange: "checkedChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2974
2881
|
};
|
|
2975
2882
|
IxToggle = __decorate([
|
|
2976
2883
|
ProxyCmp({
|
|
2977
2884
|
inputs: ['checked', 'disabled', 'hideText', 'indeterminate', 'name', 'required', 'textIndeterminate', 'textOff', 'textOn', 'value']
|
|
2978
2885
|
})
|
|
2979
2886
|
], IxToggle);
|
|
2980
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2887
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxToggle, decorators: [{
|
|
2981
2888
|
type: Component,
|
|
2982
2889
|
args: [{
|
|
2983
2890
|
selector: 'ix-toggle',
|
|
@@ -3002,15 +2909,15 @@ let IxToggleButton = class IxToggleButton {
|
|
|
3002
2909
|
c.detach();
|
|
3003
2910
|
this.el = r.nativeElement;
|
|
3004
2911
|
}
|
|
3005
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3006
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2912
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxToggleButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2913
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxToggleButton, isStandalone: false, selector: "ix-toggle-button", inputs: { ariaLabelButton: "ariaLabelButton", disabled: "disabled", icon: "icon", iconRight: "iconRight", loading: "loading", pressed: "pressed", variant: "variant" }, outputs: { pressedChange: "pressedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3007
2914
|
};
|
|
3008
2915
|
IxToggleButton = __decorate([
|
|
3009
2916
|
ProxyCmp({
|
|
3010
2917
|
inputs: ['ariaLabelButton', 'disabled', 'icon', 'iconRight', 'loading', 'pressed', 'variant']
|
|
3011
2918
|
})
|
|
3012
2919
|
], IxToggleButton);
|
|
3013
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2920
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxToggleButton, decorators: [{
|
|
3014
2921
|
type: Component,
|
|
3015
2922
|
args: [{
|
|
3016
2923
|
selector: 'ix-toggle-button',
|
|
@@ -3032,15 +2939,15 @@ let IxTooltip = class IxTooltip {
|
|
|
3032
2939
|
c.detach();
|
|
3033
2940
|
this.el = r.nativeElement;
|
|
3034
2941
|
}
|
|
3035
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3036
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2942
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2943
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxTooltip, isStandalone: false, selector: "ix-tooltip", inputs: { for: "for", interactive: "interactive", placement: "placement", titleContent: "titleContent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3037
2944
|
};
|
|
3038
2945
|
IxTooltip = __decorate([
|
|
3039
2946
|
ProxyCmp({
|
|
3040
2947
|
inputs: ['for', 'interactive', 'placement', 'titleContent']
|
|
3041
2948
|
})
|
|
3042
2949
|
], IxTooltip);
|
|
3043
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2950
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTooltip, decorators: [{
|
|
3044
2951
|
type: Component,
|
|
3045
2952
|
args: [{
|
|
3046
2953
|
selector: 'ix-tooltip',
|
|
@@ -3061,15 +2968,15 @@ let IxTreeItem = class IxTreeItem {
|
|
|
3061
2968
|
c.detach();
|
|
3062
2969
|
this.el = r.nativeElement;
|
|
3063
2970
|
}
|
|
3064
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3065
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
2971
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTreeItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2972
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxTreeItem, isStandalone: false, selector: "ix-tree-item", inputs: { ariaLabelChevronIcon: "ariaLabelChevronIcon", context: "context", hasChildren: "hasChildren", text: "text" }, outputs: { toggle: "toggle", itemClick: "itemClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3066
2973
|
};
|
|
3067
2974
|
IxTreeItem = __decorate([
|
|
3068
2975
|
ProxyCmp({
|
|
3069
2976
|
inputs: ['ariaLabelChevronIcon', 'context', 'hasChildren', 'text']
|
|
3070
2977
|
})
|
|
3071
2978
|
], IxTreeItem);
|
|
3072
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
2979
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTreeItem, decorators: [{
|
|
3073
2980
|
type: Component,
|
|
3074
2981
|
args: [{
|
|
3075
2982
|
selector: 'ix-tree-item',
|
|
@@ -3093,15 +3000,15 @@ let IxTypography = class IxTypography {
|
|
|
3093
3000
|
c.detach();
|
|
3094
3001
|
this.el = r.nativeElement;
|
|
3095
3002
|
}
|
|
3096
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3097
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
3003
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTypography, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3004
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxTypography, isStandalone: false, selector: "ix-typography", inputs: { bold: "bold", format: "format", textColor: "textColor", textDecoration: "textDecoration" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3098
3005
|
};
|
|
3099
3006
|
IxTypography = __decorate([
|
|
3100
3007
|
ProxyCmp({
|
|
3101
3008
|
inputs: ['bold', 'format', 'textColor', 'textDecoration']
|
|
3102
3009
|
})
|
|
3103
3010
|
], IxTypography);
|
|
3104
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3011
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTypography, decorators: [{
|
|
3105
3012
|
type: Component,
|
|
3106
3013
|
args: [{
|
|
3107
3014
|
selector: 'ix-typography',
|
|
@@ -3121,8 +3028,8 @@ let IxUpload = class IxUpload {
|
|
|
3121
3028
|
c.detach();
|
|
3122
3029
|
this.el = r.nativeElement;
|
|
3123
3030
|
}
|
|
3124
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3125
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
3031
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxUpload, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3032
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxUpload, isStandalone: false, selector: "ix-upload", inputs: { accept: "accept", disabled: "disabled", i18nUploadDisabled: "i18nUploadDisabled", i18nUploadFile: "i18nUploadFile", loadingText: "loadingText", multiline: "multiline", multiple: "multiple", selectFileText: "selectFileText", state: "state", uploadFailedText: "uploadFailedText", uploadSuccessText: "uploadSuccessText" }, outputs: { filesChanged: "filesChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3126
3033
|
};
|
|
3127
3034
|
IxUpload = __decorate([
|
|
3128
3035
|
ProxyCmp({
|
|
@@ -3130,7 +3037,7 @@ IxUpload = __decorate([
|
|
|
3130
3037
|
methods: ['setFilesToUpload']
|
|
3131
3038
|
})
|
|
3132
3039
|
], IxUpload);
|
|
3133
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3040
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxUpload, decorators: [{
|
|
3134
3041
|
type: Component,
|
|
3135
3042
|
args: [{
|
|
3136
3043
|
selector: 'ix-upload',
|
|
@@ -3152,15 +3059,15 @@ let IxValidationTooltip = class IxValidationTooltip {
|
|
|
3152
3059
|
c.detach();
|
|
3153
3060
|
this.el = r.nativeElement;
|
|
3154
3061
|
}
|
|
3155
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3156
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
3062
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxValidationTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3063
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxValidationTooltip, isStandalone: false, selector: "ix-validation-tooltip", inputs: { message: "message", placement: "placement", suppressAutomaticPlacement: "suppressAutomaticPlacement" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3157
3064
|
};
|
|
3158
3065
|
IxValidationTooltip = __decorate([
|
|
3159
3066
|
ProxyCmp({
|
|
3160
3067
|
inputs: ['message', 'placement', 'suppressAutomaticPlacement']
|
|
3161
3068
|
})
|
|
3162
3069
|
], IxValidationTooltip);
|
|
3163
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3070
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxValidationTooltip, decorators: [{
|
|
3164
3071
|
type: Component,
|
|
3165
3072
|
args: [{
|
|
3166
3073
|
selector: 'ix-validation-tooltip',
|
|
@@ -3179,15 +3086,15 @@ let IxWorkflowStep = class IxWorkflowStep {
|
|
|
3179
3086
|
c.detach();
|
|
3180
3087
|
this.el = r.nativeElement;
|
|
3181
3088
|
}
|
|
3182
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3183
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
3089
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxWorkflowStep, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3090
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxWorkflowStep, isStandalone: false, selector: "ix-workflow-step", inputs: { clickable: "clickable", disabled: "disabled", selected: "selected", status: "status", vertical: "vertical" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3184
3091
|
};
|
|
3185
3092
|
IxWorkflowStep = __decorate([
|
|
3186
3093
|
ProxyCmp({
|
|
3187
3094
|
inputs: ['clickable', 'disabled', 'selected', 'status', 'vertical']
|
|
3188
3095
|
})
|
|
3189
3096
|
], IxWorkflowStep);
|
|
3190
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3097
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxWorkflowStep, decorators: [{
|
|
3191
3098
|
type: Component,
|
|
3192
3099
|
args: [{
|
|
3193
3100
|
selector: 'ix-workflow-step',
|
|
@@ -3207,15 +3114,15 @@ let IxWorkflowSteps = class IxWorkflowSteps {
|
|
|
3207
3114
|
c.detach();
|
|
3208
3115
|
this.el = r.nativeElement;
|
|
3209
3116
|
}
|
|
3210
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3211
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
3117
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxWorkflowSteps, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3118
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxWorkflowSteps, isStandalone: false, selector: "ix-workflow-steps", inputs: { clickable: "clickable", selectedIndex: "selectedIndex", vertical: "vertical" }, outputs: { stepSelected: "stepSelected" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3212
3119
|
};
|
|
3213
3120
|
IxWorkflowSteps = __decorate([
|
|
3214
3121
|
ProxyCmp({
|
|
3215
3122
|
inputs: ['clickable', 'selectedIndex', 'vertical']
|
|
3216
3123
|
})
|
|
3217
3124
|
], IxWorkflowSteps);
|
|
3218
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3125
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxWorkflowSteps, decorators: [{
|
|
3219
3126
|
type: Component,
|
|
3220
3127
|
args: [{
|
|
3221
3128
|
selector: 'ix-workflow-steps',
|
|
@@ -3238,15 +3145,15 @@ let IxIcon = class IxIcon {
|
|
|
3238
3145
|
c.detach();
|
|
3239
3146
|
this.el = r.nativeElement;
|
|
3240
3147
|
}
|
|
3241
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3242
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
3148
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3149
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxIcon, isStandalone: false, selector: "ix-icon", inputs: { color: "color", name: "name", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3243
3150
|
};
|
|
3244
3151
|
IxIcon = __decorate([
|
|
3245
3152
|
ProxyCmp({
|
|
3246
3153
|
inputs: ['color', 'name', 'size'],
|
|
3247
3154
|
})
|
|
3248
3155
|
], IxIcon);
|
|
3249
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3156
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxIcon, decorators: [{
|
|
3250
3157
|
type: Component,
|
|
3251
3158
|
args: [{
|
|
3252
3159
|
selector: 'ix-icon',
|
|
@@ -3263,15 +3170,15 @@ let IxTree = class IxTree extends TreeBaseDirective {
|
|
|
3263
3170
|
super(c, r, z, proxyOutputs);
|
|
3264
3171
|
this.z = z;
|
|
3265
3172
|
}
|
|
3266
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3267
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
3173
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTree, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3174
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.2.4", type: IxTree, isStandalone: false, selector: "ix-tree", inputs: { context: "context", model: "model", root: "root", renderItem: "renderItem" }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3268
3175
|
};
|
|
3269
3176
|
IxTree = __decorate([
|
|
3270
3177
|
ProxyCmp({
|
|
3271
3178
|
inputs: ['context', 'model', 'root', 'renderItem'],
|
|
3272
3179
|
})
|
|
3273
3180
|
], IxTree);
|
|
3274
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3181
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTree, decorators: [{
|
|
3275
3182
|
type: Component,
|
|
3276
3183
|
args: [{
|
|
3277
3184
|
selector: 'ix-tree',
|
|
@@ -3297,10 +3204,10 @@ class ModalService extends ModalService$1 {
|
|
|
3297
3204
|
open(config) {
|
|
3298
3205
|
return super.open(config);
|
|
3299
3206
|
}
|
|
3300
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3301
|
-
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
3207
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ModalService, deps: [{ token: i0.ApplicationRef }, { token: i0.ComponentFactoryResolver }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3208
|
+
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ModalService, providedIn: 'root' });
|
|
3302
3209
|
}
|
|
3303
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3210
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ModalService, decorators: [{
|
|
3304
3211
|
type: Injectable,
|
|
3305
3212
|
args: [{
|
|
3306
3213
|
providedIn: 'root',
|
|
@@ -3346,10 +3253,10 @@ class ToastService extends ToastService$1 {
|
|
|
3346
3253
|
show(config) {
|
|
3347
3254
|
return super.show(config);
|
|
3348
3255
|
}
|
|
3349
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3350
|
-
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
3256
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3257
|
+
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ToastService, providedIn: 'root' });
|
|
3351
3258
|
}
|
|
3352
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3259
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ToastService, decorators: [{
|
|
3353
3260
|
type: Injectable,
|
|
3354
3261
|
args: [{
|
|
3355
3262
|
providedIn: 'root',
|
|
@@ -3368,10 +3275,10 @@ class IxBooleanValueAccessorDirective extends BooleanValueAccessorBaseDirective
|
|
|
3368
3275
|
constructor(injector, el) {
|
|
3369
3276
|
super(injector, el);
|
|
3370
3277
|
}
|
|
3371
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3372
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
3278
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxBooleanValueAccessorDirective, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3279
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.2.4", type: IxBooleanValueAccessorDirective, isStandalone: false, selector: "ix-checkbox,ix-toggle", providers: [createValueAccessorProvider(IxBooleanValueAccessorDirective)], usesInheritance: true, ngImport: i0 });
|
|
3373
3280
|
}
|
|
3374
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3281
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxBooleanValueAccessorDirective, decorators: [{
|
|
3375
3282
|
type: Directive,
|
|
3376
3283
|
args: [{
|
|
3377
3284
|
selector: 'ix-checkbox,ix-toggle',
|
|
@@ -3392,10 +3299,10 @@ class IxRadioValueAccessorDirective extends RadioValueAccessorBaseDirective {
|
|
|
3392
3299
|
constructor(injector, el) {
|
|
3393
3300
|
super(injector, el);
|
|
3394
3301
|
}
|
|
3395
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3396
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
3302
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxRadioValueAccessorDirective, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3303
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.2.4", type: IxRadioValueAccessorDirective, isStandalone: false, selector: "ix-radio", providers: [createValueAccessorProvider(IxRadioValueAccessorDirective)], usesInheritance: true, ngImport: i0 });
|
|
3397
3304
|
}
|
|
3398
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3305
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxRadioValueAccessorDirective, decorators: [{
|
|
3399
3306
|
type: Directive,
|
|
3400
3307
|
args: [{
|
|
3401
3308
|
selector: 'ix-radio',
|
|
@@ -3416,10 +3323,10 @@ class IxSelectValueAccessorDirective extends SelectValueAccessorBaseDirective {
|
|
|
3416
3323
|
constructor(injector, el) {
|
|
3417
3324
|
super(injector, el);
|
|
3418
3325
|
}
|
|
3419
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3420
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
3326
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSelectValueAccessorDirective, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3327
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.2.4", type: IxSelectValueAccessorDirective, isStandalone: false, selector: "ix-select", providers: [createValueAccessorProvider(IxSelectValueAccessorDirective)], usesInheritance: true, ngImport: i0 });
|
|
3421
3328
|
}
|
|
3422
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3329
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxSelectValueAccessorDirective, decorators: [{
|
|
3423
3330
|
type: Directive,
|
|
3424
3331
|
args: [{
|
|
3425
3332
|
selector: 'ix-select',
|
|
@@ -3440,10 +3347,10 @@ class IxTextValueAccessorDirective extends TextValueAccessorBaseDirective {
|
|
|
3440
3347
|
constructor(injector, el) {
|
|
3441
3348
|
super(injector, el);
|
|
3442
3349
|
}
|
|
3443
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3444
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
3350
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTextValueAccessorDirective, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3351
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.2.4", type: IxTextValueAccessorDirective, isStandalone: false, selector: "ix-input,ix-number-input,ix-textarea", providers: [createValueAccessorProvider(IxTextValueAccessorDirective)], usesInheritance: true, ngImport: i0 });
|
|
3445
3352
|
}
|
|
3446
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3353
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxTextValueAccessorDirective, decorators: [{
|
|
3447
3354
|
type: Directive,
|
|
3448
3355
|
args: [{
|
|
3449
3356
|
selector: 'ix-input,ix-number-input,ix-textarea',
|
|
@@ -3464,10 +3371,10 @@ class IxDateValueAccessorDirective extends DateValueAccessorBaseDirective {
|
|
|
3464
3371
|
constructor(injector, el) {
|
|
3465
3372
|
super(injector, el);
|
|
3466
3373
|
}
|
|
3467
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3468
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
3374
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDateValueAccessorDirective, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3375
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.2.4", type: IxDateValueAccessorDirective, isStandalone: false, selector: "ix-date-input", providers: [createValueAccessorProvider(IxDateValueAccessorDirective)], usesInheritance: true, ngImport: i0 });
|
|
3469
3376
|
}
|
|
3470
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3377
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDateValueAccessorDirective, decorators: [{
|
|
3471
3378
|
type: Directive,
|
|
3472
3379
|
args: [{
|
|
3473
3380
|
selector: 'ix-date-input',
|
|
@@ -3501,10 +3408,10 @@ class IxDropdownTriggerDirective extends DropdownTriggerBaseDirective {
|
|
|
3501
3408
|
ngOnChanges() {
|
|
3502
3409
|
super.ngOnChanges();
|
|
3503
3410
|
}
|
|
3504
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3505
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
3411
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdownTriggerDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3412
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.2.4", type: IxDropdownTriggerDirective, isStandalone: false, selector: "[ixDropdownTrigger]", inputs: { ixDropdownTrigger: "ixDropdownTrigger" }, usesInheritance: true, usesOnChanges: true, ngImport: i0 });
|
|
3506
3413
|
}
|
|
3507
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3414
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxDropdownTriggerDirective, decorators: [{
|
|
3508
3415
|
type: Directive,
|
|
3509
3416
|
args: [{
|
|
3510
3417
|
selector: '[ixDropdownTrigger]',
|
|
@@ -3542,7 +3449,6 @@ const DIRECTIVES = [
|
|
|
3542
3449
|
IxApplication,
|
|
3543
3450
|
IxApplicationHeader,
|
|
3544
3451
|
IxAvatar,
|
|
3545
|
-
IxBasicNavigation,
|
|
3546
3452
|
IxBlind,
|
|
3547
3453
|
IxBreadcrumb,
|
|
3548
3454
|
IxBreadcrumbItem,
|
|
@@ -3593,8 +3499,6 @@ const DIRECTIVES = [
|
|
|
3593
3499
|
IxLayoutAuto,
|
|
3594
3500
|
IxLayoutGrid,
|
|
3595
3501
|
IxLinkButton,
|
|
3596
|
-
IxMapNavigation,
|
|
3597
|
-
IxMapNavigationOverlay,
|
|
3598
3502
|
IxMenu,
|
|
3599
3503
|
IxMenuAbout,
|
|
3600
3504
|
IxMenuAboutItem,
|
|
@@ -3679,23 +3583,23 @@ class IxModule {
|
|
|
3679
3583
|
],
|
|
3680
3584
|
};
|
|
3681
3585
|
}
|
|
3682
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
3683
|
-
/** @nocollapse */ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.
|
|
3586
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3587
|
+
/** @nocollapse */ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.2.4", ngImport: i0, type: IxModule, declarations: [IxActionCard, IxApplication, IxApplicationHeader, IxAvatar, IxBlind, IxBreadcrumb, IxBreadcrumbItem, IxButton, IxCard, IxCardAccordion, IxCardContent, IxCardList, IxCardTitle, IxCategoryFilter, IxCheckbox, IxCheckboxGroup, IxChip, IxCol, IxContent, IxContentHeader, IxCustomField, IxDateDropdown, IxDateInput, IxDatePicker, IxDatetimePicker, IxDivider, IxDrawer, IxDropdown, IxDropdownButton, IxDropdownHeader, IxDropdownItem, IxDropdownQuickActions, IxEmptyState, IxEventList, IxEventListItem, IxExpandingSearch, IxFieldLabel, IxFilterChip, IxFlipTile, IxFlipTileContent, IxGroup, IxGroupContextMenu, IxGroupItem, IxHelperText, IxIconButton, IxIconToggleButton, IxInput, IxInputGroup, IxKeyValue, IxKeyValueList, IxKpi, IxLayoutAuto, IxLayoutGrid, IxLinkButton, IxMenu, IxMenuAbout, IxMenuAboutItem, IxMenuAboutNews, IxMenuAvatar, IxMenuAvatarItem, IxMenuCategory, IxMenuItem, IxMenuSettings, IxMenuSettingsItem, IxMessageBar, IxModal, IxModalContent, IxModalFooter, IxModalHeader, IxNumberInput, IxPagination, IxPane, IxPaneLayout, IxPill, IxProgressIndicator, IxPushCard, IxRadio, IxRadioGroup, IxRow, IxSelect, IxSelectItem, IxSlider, IxSpinner, IxSplitButton, IxTabItem, IxTabs, IxTextarea, IxTile, IxTimeInput, IxTimePicker, IxToast, IxToastContainer, IxToggle, IxToggleButton, IxTooltip, IxTreeItem, IxTypography, IxUpload, IxValidationTooltip, IxWorkflowStep, IxWorkflowSteps, IxTree, IxIcon,
|
|
3684
3588
|
IxDropdownTriggerDirective,
|
|
3685
3589
|
IxTextValueAccessorDirective,
|
|
3686
3590
|
IxSelectValueAccessorDirective,
|
|
3687
3591
|
IxRadioValueAccessorDirective,
|
|
3688
3592
|
IxBooleanValueAccessorDirective,
|
|
3689
|
-
IxDateValueAccessorDirective], exports: [IxActionCard, IxApplication, IxApplicationHeader, IxAvatar,
|
|
3593
|
+
IxDateValueAccessorDirective], exports: [IxActionCard, IxApplication, IxApplicationHeader, IxAvatar, IxBlind, IxBreadcrumb, IxBreadcrumbItem, IxButton, IxCard, IxCardAccordion, IxCardContent, IxCardList, IxCardTitle, IxCategoryFilter, IxCheckbox, IxCheckboxGroup, IxChip, IxCol, IxContent, IxContentHeader, IxCustomField, IxDateDropdown, IxDateInput, IxDatePicker, IxDatetimePicker, IxDivider, IxDrawer, IxDropdown, IxDropdownButton, IxDropdownHeader, IxDropdownItem, IxDropdownQuickActions, IxEmptyState, IxEventList, IxEventListItem, IxExpandingSearch, IxFieldLabel, IxFilterChip, IxFlipTile, IxFlipTileContent, IxGroup, IxGroupContextMenu, IxGroupItem, IxHelperText, IxIconButton, IxIconToggleButton, IxInput, IxInputGroup, IxKeyValue, IxKeyValueList, IxKpi, IxLayoutAuto, IxLayoutGrid, IxLinkButton, IxMenu, IxMenuAbout, IxMenuAboutItem, IxMenuAboutNews, IxMenuAvatar, IxMenuAvatarItem, IxMenuCategory, IxMenuItem, IxMenuSettings, IxMenuSettingsItem, IxMessageBar, IxModal, IxModalContent, IxModalFooter, IxModalHeader, IxNumberInput, IxPagination, IxPane, IxPaneLayout, IxPill, IxProgressIndicator, IxPushCard, IxRadio, IxRadioGroup, IxRow, IxSelect, IxSelectItem, IxSlider, IxSpinner, IxSplitButton, IxTabItem, IxTabs, IxTextarea, IxTile, IxTimeInput, IxTimePicker, IxToast, IxToastContainer, IxToggle, IxToggleButton, IxTooltip, IxTreeItem, IxTypography, IxUpload, IxValidationTooltip, IxWorkflowStep, IxWorkflowSteps, IxTree, IxIcon,
|
|
3690
3594
|
IxDropdownTriggerDirective,
|
|
3691
3595
|
IxTextValueAccessorDirective,
|
|
3692
3596
|
IxSelectValueAccessorDirective,
|
|
3693
3597
|
IxRadioValueAccessorDirective,
|
|
3694
3598
|
IxBooleanValueAccessorDirective,
|
|
3695
3599
|
IxDateValueAccessorDirective] });
|
|
3696
|
-
/** @nocollapse */ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.
|
|
3600
|
+
/** @nocollapse */ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxModule });
|
|
3697
3601
|
}
|
|
3698
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
3602
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: IxModule, decorators: [{
|
|
3699
3603
|
type: NgModule,
|
|
3700
3604
|
args: [{
|
|
3701
3605
|
declarations: DECLARATIONS,
|
|
@@ -3716,5 +3620,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
3716
3620
|
* Generated bundle index. Do not edit.
|
|
3717
3621
|
*/
|
|
3718
3622
|
|
|
3719
|
-
export { IxActionCard, IxApplication, IxApplicationHeader, IxAvatar,
|
|
3623
|
+
export { IxActionCard, IxApplication, IxApplicationHeader, IxAvatar, IxBlind, IxBooleanValueAccessorDirective, IxBreadcrumb, IxBreadcrumbItem, IxButton, IxCard, IxCardAccordion, IxCardContent, IxCardList, IxCardTitle, IxCategoryFilter, IxCheckbox, IxCheckboxGroup, IxChip, IxCol, IxContent, IxContentHeader, IxCustomField, IxDateDropdown, IxDateInput, IxDatePicker, IxDateValueAccessorDirective, IxDatetimePicker, IxDivider, IxDrawer, IxDropdown, IxDropdownButton, IxDropdownHeader, IxDropdownItem, IxDropdownQuickActions, IxDropdownTriggerDirective, IxEmptyState, IxEventList, IxEventListItem, IxExpandingSearch, IxFieldLabel, IxFilterChip, IxFlipTile, IxFlipTileContent, IxGroup, IxGroupContextMenu, IxGroupItem, IxHelperText, IxIcon, IxIconButton, IxIconToggleButton, IxInput, IxInputGroup, IxKeyValue, IxKeyValueList, IxKpi, IxLayoutAuto, IxLayoutGrid, IxLinkButton, IxMenu, IxMenuAbout, IxMenuAboutItem, IxMenuAboutNews, IxMenuAvatar, IxMenuAvatarItem, IxMenuCategory, IxMenuItem, IxMenuSettings, IxMenuSettingsItem, IxMessageBar, IxModal, IxModalContent, IxModalFooter, IxModalHeader, IxModule, IxNumberInput, IxPagination, IxPane, IxPaneLayout, IxPill, IxProgressIndicator, IxPushCard, IxRadio, IxRadioGroup, IxRadioValueAccessorDirective, IxRow, IxSelect, IxSelectItem, IxSelectValueAccessorDirective, IxSlider, IxSpinner, IxSplitButton, IxTabItem, IxTabs, IxTextValueAccessorDirective, IxTextarea, IxTile, IxTimeInput, IxTimePicker, IxToast, IxToastContainer, IxToggle, IxToggleButton, IxTooltip, IxTree, IxTreeItem, IxTypography, IxUpload, IxValidationTooltip, IxWorkflowStep, IxWorkflowSteps, ModalService, ToastService };
|
|
3720
3624
|
//# sourceMappingURL=siemens-ix-angular.mjs.map
|