@siemens/ix-angular 3.1.1 → 3.2.0
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/READMEOSS.html +24 -127
- package/common/directives/control-value-accessors/radio-value-accessor.d.ts +4 -0
- package/common/providers/toast/toast.config.d.ts +3 -2
- package/components.d.ts +74 -42
- package/declare-components.d.ts +1 -1
- package/esm2022/common/directives/control-value-accessors/radio-value-accessor.mjs +17 -1
- package/esm2022/common/providers/toast/toast.config.mjs +1 -1
- package/esm2022/common/providers/toast/toast.service.mjs +24 -9
- package/esm2022/components.mjs +171 -115
- package/esm2022/declare-components.mjs +3 -1
- package/esm2022/module.mjs +3 -3
- package/esm2022/providers/toast/toast.service.mjs +12 -30
- package/esm2022/standalone/components.mjs +177 -115
- package/esm2022/standalone/internal-components.mjs +7 -1
- package/fesm2022/siemens-ix-angular-common.mjs +39 -8
- package/fesm2022/siemens-ix-angular-common.mjs.map +1 -1
- package/fesm2022/siemens-ix-angular-standalone.mjs +243 -178
- package/fesm2022/siemens-ix-angular-standalone.mjs.map +1 -1
- package/fesm2022/siemens-ix-angular.mjs +185 -147
- package/fesm2022/siemens-ix-angular.mjs.map +1 -1
- package/module.d.ts +1 -1
- package/package.json +2 -2
- package/providers/toast/toast.service.d.ts +7 -5
- package/standalone/components.d.ts +74 -42
|
@@ -79,38 +79,40 @@ import { defineCustomElement as defineCustomElement$1a } from '@siemens/ix/compo
|
|
|
79
79
|
import { defineCustomElement as defineCustomElement$1b } from '@siemens/ix/components/ix-pane.js';
|
|
80
80
|
import { defineCustomElement as defineCustomElement$1c } from '@siemens/ix/components/ix-pane-layout.js';
|
|
81
81
|
import { defineCustomElement as defineCustomElement$1d } from '@siemens/ix/components/ix-pill.js';
|
|
82
|
-
import { defineCustomElement as defineCustomElement$1e } from '@siemens/ix/components/ix-
|
|
83
|
-
import { defineCustomElement as defineCustomElement$1f } from '@siemens/ix/components/ix-
|
|
84
|
-
import { defineCustomElement as defineCustomElement$1g } from '@siemens/ix/components/ix-radio
|
|
85
|
-
import { defineCustomElement as defineCustomElement$1h } from '@siemens/ix/components/ix-
|
|
86
|
-
import { defineCustomElement as defineCustomElement$1i } from '@siemens/ix/components/ix-
|
|
87
|
-
import { defineCustomElement as defineCustomElement$1j } from '@siemens/ix/components/ix-select
|
|
88
|
-
import { defineCustomElement as defineCustomElement$1k } from '@siemens/ix/components/ix-
|
|
89
|
-
import { defineCustomElement as defineCustomElement$1l } from '@siemens/ix/components/ix-
|
|
90
|
-
import { defineCustomElement as defineCustomElement$1m } from '@siemens/ix/components/ix-
|
|
91
|
-
import { defineCustomElement as defineCustomElement$1n } from '@siemens/ix/components/ix-
|
|
92
|
-
import { defineCustomElement as defineCustomElement$1o } from '@siemens/ix/components/ix-
|
|
93
|
-
import { defineCustomElement as defineCustomElement$1p } from '@siemens/ix/components/ix-
|
|
94
|
-
import { defineCustomElement as defineCustomElement$1q } from '@siemens/ix/components/ix-
|
|
95
|
-
import { defineCustomElement as defineCustomElement$1r } from '@siemens/ix/components/ix-
|
|
96
|
-
import { defineCustomElement as defineCustomElement$1s } from '@siemens/ix/components/ix-
|
|
97
|
-
import { defineCustomElement as defineCustomElement$1t } from '@siemens/ix/components/ix-
|
|
98
|
-
import { defineCustomElement as defineCustomElement$1u } from '@siemens/ix/components/ix-
|
|
99
|
-
import { defineCustomElement as defineCustomElement$1v } from '@siemens/ix/components/ix-
|
|
100
|
-
import { defineCustomElement as defineCustomElement$1w } from '@siemens/ix/components/ix-
|
|
101
|
-
import { defineCustomElement as defineCustomElement$1x } from '@siemens/ix/components/ix-
|
|
102
|
-
import { defineCustomElement as defineCustomElement$1y } from '@siemens/ix/components/ix-
|
|
103
|
-
import { defineCustomElement as defineCustomElement$1z } from '@siemens/ix/components/ix-
|
|
104
|
-
import { defineCustomElement as defineCustomElement$1A } from '@siemens/ix/components/ix-
|
|
105
|
-
import { defineCustomElement as defineCustomElement$1B } from '@siemens/ix/components/ix-
|
|
106
|
-
import { defineCustomElement as defineCustomElement$1C } from '@siemens/ix/components/ix-
|
|
107
|
-
import { defineCustomElement as defineCustomElement$
|
|
108
|
-
import { defineCustomElement as defineCustomElement$
|
|
109
|
-
import { defineCustomElement as defineCustomElement$1G } from '@siemens/ix/components/ix-
|
|
110
|
-
import { defineCustomElement as defineCustomElement$1F } from '@siemens/ix/components/ix-
|
|
111
|
-
import { defineCustomElement as defineCustomElement$
|
|
112
|
-
import { defineCustomElement as defineCustomElement$
|
|
113
|
-
import { defineCustomElement as defineCustomElement$1J } from '@siemens/ix/components/ix-
|
|
82
|
+
import { defineCustomElement as defineCustomElement$1e } from '@siemens/ix/components/ix-progress-indicator.js';
|
|
83
|
+
import { defineCustomElement as defineCustomElement$1f } from '@siemens/ix/components/ix-push-card.js';
|
|
84
|
+
import { defineCustomElement as defineCustomElement$1g } from '@siemens/ix/components/ix-radio.js';
|
|
85
|
+
import { defineCustomElement as defineCustomElement$1h } from '@siemens/ix/components/ix-radio-group.js';
|
|
86
|
+
import { defineCustomElement as defineCustomElement$1i } from '@siemens/ix/components/ix-row.js';
|
|
87
|
+
import { defineCustomElement as defineCustomElement$1j } from '@siemens/ix/components/ix-select.js';
|
|
88
|
+
import { defineCustomElement as defineCustomElement$1k } from '@siemens/ix/components/ix-select-item.js';
|
|
89
|
+
import { defineCustomElement as defineCustomElement$1l } from '@siemens/ix/components/ix-slider.js';
|
|
90
|
+
import { defineCustomElement as defineCustomElement$1m } from '@siemens/ix/components/ix-spinner.js';
|
|
91
|
+
import { defineCustomElement as defineCustomElement$1n } from '@siemens/ix/components/ix-split-button.js';
|
|
92
|
+
import { defineCustomElement as defineCustomElement$1o } from '@siemens/ix/components/ix-tab-item.js';
|
|
93
|
+
import { defineCustomElement as defineCustomElement$1p } from '@siemens/ix/components/ix-tabs.js';
|
|
94
|
+
import { defineCustomElement as defineCustomElement$1q } from '@siemens/ix/components/ix-textarea.js';
|
|
95
|
+
import { defineCustomElement as defineCustomElement$1r } from '@siemens/ix/components/ix-tile.js';
|
|
96
|
+
import { defineCustomElement as defineCustomElement$1s } from '@siemens/ix/components/ix-time-input.js';
|
|
97
|
+
import { defineCustomElement as defineCustomElement$1t } from '@siemens/ix/components/ix-time-picker.js';
|
|
98
|
+
import { defineCustomElement as defineCustomElement$1u } from '@siemens/ix/components/ix-toast.js';
|
|
99
|
+
import { defineCustomElement as defineCustomElement$1v } from '@siemens/ix/components/ix-toast-container.js';
|
|
100
|
+
import { defineCustomElement as defineCustomElement$1w } from '@siemens/ix/components/ix-toggle.js';
|
|
101
|
+
import { defineCustomElement as defineCustomElement$1x } from '@siemens/ix/components/ix-toggle-button.js';
|
|
102
|
+
import { defineCustomElement as defineCustomElement$1y } from '@siemens/ix/components/ix-tooltip.js';
|
|
103
|
+
import { defineCustomElement as defineCustomElement$1z } from '@siemens/ix/components/ix-tree-item.js';
|
|
104
|
+
import { defineCustomElement as defineCustomElement$1A } from '@siemens/ix/components/ix-typography.js';
|
|
105
|
+
import { defineCustomElement as defineCustomElement$1B } from '@siemens/ix/components/ix-upload.js';
|
|
106
|
+
import { defineCustomElement as defineCustomElement$1C } from '@siemens/ix/components/ix-validation-tooltip.js';
|
|
107
|
+
import { defineCustomElement as defineCustomElement$1D } from '@siemens/ix/components/ix-workflow-step.js';
|
|
108
|
+
import { defineCustomElement as defineCustomElement$1E } from '@siemens/ix/components/ix-workflow-steps.js';
|
|
109
|
+
import { defineCustomElement as defineCustomElement$1G } from '@siemens/ix/components/ix-application-sidebar.js';
|
|
110
|
+
import { defineCustomElement as defineCustomElement$1F } from '@siemens/ix/components/ix-application-switch-modal.js';
|
|
111
|
+
import { defineCustomElement as defineCustomElement$1I } from '@siemens/ix/components/ix-menu-expand-icon.js';
|
|
112
|
+
import { defineCustomElement as defineCustomElement$1H } from '@siemens/ix/components/ix-date-time-card.js';
|
|
113
|
+
import { defineCustomElement as defineCustomElement$1J } from '@siemens/ix/components/ix-modal-loading.js';
|
|
114
|
+
import { defineCustomElement as defineCustomElement$1K } from '@siemens/ix-icons/components/ix-icon.js';
|
|
115
|
+
import { defineCustomElement as defineCustomElement$1L } from '@siemens/ix/components/ix-tree.js';
|
|
114
116
|
import { TreeBaseDirective, ModalService as ModalService$1, ToastService as ToastService$1, BooleanValueAccessorBaseDirective, createValueAccessorProvider, RadioValueAccessorBaseDirective, SelectValueAccessorBaseDirective, TextValueAccessorBaseDirective, DateValueAccessorBaseDirective, DropdownTriggerBaseDirective } from '@siemens/ix-angular/common';
|
|
115
117
|
export { IxActiveModal } from '@siemens/ix-angular/common';
|
|
116
118
|
|
|
@@ -181,12 +183,12 @@ let IxActionCard = class IxActionCard {
|
|
|
181
183
|
this.el = r.nativeElement;
|
|
182
184
|
}
|
|
183
185
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxActionCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
184
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxActionCard, isStandalone: true, selector: "ix-action-card", inputs: { heading: "heading", icon: "icon", selected: "selected", subheading: "subheading", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
186
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxActionCard, isStandalone: true, 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 });
|
|
185
187
|
};
|
|
186
188
|
IxActionCard = __decorate([
|
|
187
189
|
ProxyCmp({
|
|
188
190
|
defineCustomElementFn: defineCustomElement$1,
|
|
189
|
-
inputs: ['heading', 'icon', 'selected', 'subheading', 'variant']
|
|
191
|
+
inputs: ['ariaLabelCard', 'ariaLabelIcon', 'heading', 'icon', 'selected', 'subheading', 'variant']
|
|
190
192
|
})
|
|
191
193
|
], IxActionCard);
|
|
192
194
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxActionCard, decorators: [{
|
|
@@ -196,7 +198,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
196
198
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
197
199
|
template: '<ng-content></ng-content>',
|
|
198
200
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
199
|
-
inputs: ['heading', 'icon', 'selected', 'subheading', 'variant'],
|
|
201
|
+
inputs: ['ariaLabelCard', 'ariaLabelIcon', 'heading', 'icon', 'selected', 'subheading', 'variant'],
|
|
200
202
|
standalone: true
|
|
201
203
|
}]
|
|
202
204
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -238,12 +240,12 @@ let IxApplicationHeader = class IxApplicationHeader {
|
|
|
238
240
|
proxyOutputs(this, this.el, ['menuToggle', 'openAppSwitch']);
|
|
239
241
|
}
|
|
240
242
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxApplicationHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
241
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxApplicationHeader, isStandalone: true, selector: "ix-application-header", inputs: { name: "name", showMenu: "showMenu" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
243
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxApplicationHeader, isStandalone: true, selector: "ix-application-header", inputs: { ariaLabelAppSwitchIconButton: "ariaLabelAppSwitchIconButton", ariaLabelMenuExpandIconButton: "ariaLabelMenuExpandIconButton", ariaLabelMoreMenuIconButton: "ariaLabelMoreMenuIconButton", name: "name", showMenu: "showMenu" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
242
244
|
};
|
|
243
245
|
IxApplicationHeader = __decorate([
|
|
244
246
|
ProxyCmp({
|
|
245
247
|
defineCustomElementFn: defineCustomElement$3,
|
|
246
|
-
inputs: ['name', 'showMenu']
|
|
248
|
+
inputs: ['ariaLabelAppSwitchIconButton', 'ariaLabelMenuExpandIconButton', 'ariaLabelMoreMenuIconButton', 'name', 'showMenu']
|
|
247
249
|
})
|
|
248
250
|
], IxApplicationHeader);
|
|
249
251
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxApplicationHeader, decorators: [{
|
|
@@ -253,7 +255,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
253
255
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
254
256
|
template: '<ng-content></ng-content>',
|
|
255
257
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
256
|
-
inputs: ['name', 'showMenu'],
|
|
258
|
+
inputs: ['ariaLabelAppSwitchIconButton', 'ariaLabelMenuExpandIconButton', 'ariaLabelMoreMenuIconButton', 'name', 'showMenu'],
|
|
257
259
|
standalone: true
|
|
258
260
|
}]
|
|
259
261
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -266,12 +268,12 @@ let IxAvatar = class IxAvatar {
|
|
|
266
268
|
this.el = r.nativeElement;
|
|
267
269
|
}
|
|
268
270
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
269
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxAvatar, isStandalone: true, selector: "ix-avatar", inputs: { extra: "extra", image: "image", initials: "initials", username: "username" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
271
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxAvatar, isStandalone: true, selector: "ix-avatar", inputs: { a11yLabel: "a11yLabel", extra: "extra", image: "image", initials: "initials", username: "username" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
270
272
|
};
|
|
271
273
|
IxAvatar = __decorate([
|
|
272
274
|
ProxyCmp({
|
|
273
275
|
defineCustomElementFn: defineCustomElement$4,
|
|
274
|
-
inputs: ['extra', 'image', 'initials', 'username']
|
|
276
|
+
inputs: ['a11yLabel', 'extra', 'image', 'initials', 'username']
|
|
275
277
|
})
|
|
276
278
|
], IxAvatar);
|
|
277
279
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxAvatar, decorators: [{
|
|
@@ -281,7 +283,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
281
283
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
282
284
|
template: '<ng-content></ng-content>',
|
|
283
285
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
284
|
-
inputs: ['extra', 'image', 'initials', 'username'],
|
|
286
|
+
inputs: ['a11yLabel', 'extra', 'image', 'initials', 'username'],
|
|
285
287
|
standalone: true
|
|
286
288
|
}]
|
|
287
289
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -380,12 +382,12 @@ let IxBreadcrumbItem = class IxBreadcrumbItem {
|
|
|
380
382
|
this.el = r.nativeElement;
|
|
381
383
|
}
|
|
382
384
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxBreadcrumbItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
383
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxBreadcrumbItem, isStandalone: true, selector: "ix-breadcrumb-item", inputs: { icon: "icon", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
385
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxBreadcrumbItem, isStandalone: true, selector: "ix-breadcrumb-item", inputs: { ariaLabelButton: "ariaLabelButton", icon: "icon", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
384
386
|
};
|
|
385
387
|
IxBreadcrumbItem = __decorate([
|
|
386
388
|
ProxyCmp({
|
|
387
389
|
defineCustomElementFn: defineCustomElement$8,
|
|
388
|
-
inputs: ['icon', 'label']
|
|
390
|
+
inputs: ['ariaLabelButton', 'icon', 'label']
|
|
389
391
|
})
|
|
390
392
|
], IxBreadcrumbItem);
|
|
391
393
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxBreadcrumbItem, decorators: [{
|
|
@@ -395,7 +397,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
395
397
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
396
398
|
template: '<ng-content></ng-content>',
|
|
397
399
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
398
|
-
inputs: ['icon', 'label'],
|
|
400
|
+
inputs: ['ariaLabelButton', 'icon', 'label'],
|
|
399
401
|
standalone: true
|
|
400
402
|
}]
|
|
401
403
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -408,12 +410,12 @@ let IxButton = class IxButton {
|
|
|
408
410
|
this.el = r.nativeElement;
|
|
409
411
|
}
|
|
410
412
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
411
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxButton, isStandalone: true, selector: "ix-button", inputs: { disabled: "disabled", form: "form", ghost: "ghost", icon: "icon", loading: "loading", outline: "outline", type: "type", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
413
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxButton, isStandalone: true, selector: "ix-button", inputs: { ariaLabelButton: "ariaLabelButton", disabled: "disabled", form: "form", ghost: "ghost", icon: "icon", loading: "loading", outline: "outline", type: "type", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
412
414
|
};
|
|
413
415
|
IxButton = __decorate([
|
|
414
416
|
ProxyCmp({
|
|
415
417
|
defineCustomElementFn: defineCustomElement$9,
|
|
416
|
-
inputs: ['disabled', 'form', 'ghost', 'icon', 'loading', 'outline', 'type', 'variant']
|
|
418
|
+
inputs: ['ariaLabelButton', 'disabled', 'form', 'ghost', 'icon', 'loading', 'outline', 'type', 'variant']
|
|
417
419
|
})
|
|
418
420
|
], IxButton);
|
|
419
421
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxButton, decorators: [{
|
|
@@ -423,7 +425,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
423
425
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
424
426
|
template: '<ng-content></ng-content>',
|
|
425
427
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
426
|
-
inputs: ['disabled', 'form', 'ghost', 'icon', 'loading', 'outline', 'type', 'variant'],
|
|
428
|
+
inputs: ['ariaLabelButton', 'disabled', 'form', 'ghost', 'icon', 'loading', 'outline', 'type', 'variant'],
|
|
427
429
|
standalone: true
|
|
428
430
|
}]
|
|
429
431
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -464,12 +466,12 @@ let IxCardAccordion = class IxCardAccordion {
|
|
|
464
466
|
this.el = r.nativeElement;
|
|
465
467
|
}
|
|
466
468
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxCardAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
467
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxCardAccordion, isStandalone: true, selector: "ix-card-accordion", inputs: { collapse: "collapse" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
469
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxCardAccordion, isStandalone: true, selector: "ix-card-accordion", inputs: { ariaLabelExpandButton: "ariaLabelExpandButton", collapse: "collapse" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
468
470
|
};
|
|
469
471
|
IxCardAccordion = __decorate([
|
|
470
472
|
ProxyCmp({
|
|
471
473
|
defineCustomElementFn: defineCustomElement$b,
|
|
472
|
-
inputs: ['collapse']
|
|
474
|
+
inputs: ['ariaLabelExpandButton', 'collapse']
|
|
473
475
|
})
|
|
474
476
|
], IxCardAccordion);
|
|
475
477
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxCardAccordion, decorators: [{
|
|
@@ -479,7 +481,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
479
481
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
480
482
|
template: '<ng-content></ng-content>',
|
|
481
483
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
482
|
-
inputs: ['collapse'],
|
|
484
|
+
inputs: ['ariaLabelExpandButton', 'collapse'],
|
|
483
485
|
standalone: true
|
|
484
486
|
}]
|
|
485
487
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -520,12 +522,12 @@ let IxCardList = class IxCardList {
|
|
|
520
522
|
proxyOutputs(this, this.el, ['collapseChanged', 'showAllClick', 'showMoreCardClick']);
|
|
521
523
|
}
|
|
522
524
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxCardList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
523
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxCardList, isStandalone: true, selector: "ix-card-list", inputs: { collapse: "collapse", hideShowAll: "hideShowAll", i18nMoreCards: "i18nMoreCards", i18nShowAll: "i18nShowAll", label: "label", listStyle: "listStyle", showAllCount: "showAllCount", suppressOverflowHandling: "suppressOverflowHandling" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
525
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxCardList, isStandalone: true, selector: "ix-card-list", inputs: { ariaLabelExpandButton: "ariaLabelExpandButton", collapse: "collapse", hideShowAll: "hideShowAll", i18nMoreCards: "i18nMoreCards", i18nShowAll: "i18nShowAll", label: "label", listStyle: "listStyle", showAllCount: "showAllCount", suppressOverflowHandling: "suppressOverflowHandling" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
524
526
|
};
|
|
525
527
|
IxCardList = __decorate([
|
|
526
528
|
ProxyCmp({
|
|
527
529
|
defineCustomElementFn: defineCustomElement$d,
|
|
528
|
-
inputs: ['collapse', 'hideShowAll', 'i18nMoreCards', 'i18nShowAll', 'label', 'listStyle', 'showAllCount', 'suppressOverflowHandling']
|
|
530
|
+
inputs: ['ariaLabelExpandButton', 'collapse', 'hideShowAll', 'i18nMoreCards', 'i18nShowAll', 'label', 'listStyle', 'showAllCount', 'suppressOverflowHandling']
|
|
529
531
|
})
|
|
530
532
|
], IxCardList);
|
|
531
533
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxCardList, decorators: [{
|
|
@@ -535,7 +537,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
535
537
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
536
538
|
template: '<ng-content></ng-content>',
|
|
537
539
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
538
|
-
inputs: ['collapse', 'hideShowAll', 'i18nMoreCards', 'i18nShowAll', 'label', 'listStyle', 'showAllCount', 'suppressOverflowHandling'],
|
|
540
|
+
inputs: ['ariaLabelExpandButton', 'collapse', 'hideShowAll', 'i18nMoreCards', 'i18nShowAll', 'label', 'listStyle', 'showAllCount', 'suppressOverflowHandling'],
|
|
539
541
|
standalone: true
|
|
540
542
|
}]
|
|
541
543
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -576,12 +578,12 @@ let IxCategoryFilter = class IxCategoryFilter {
|
|
|
576
578
|
proxyOutputs(this, this.el, ['categoryChanged', 'inputChanged', 'filterChanged', 'filterCleared']);
|
|
577
579
|
}
|
|
578
580
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxCategoryFilter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
579
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxCategoryFilter, isStandalone: true, selector: "ix-category-filter", inputs: { categories: "categories", disabled: "disabled", filterState: "filterState", hideIcon: "hideIcon", i18nPlainText: "i18nPlainText", icon: "icon", labelCategories: "labelCategories", nonSelectableCategories: "nonSelectableCategories", placeholder: "placeholder", readonly: "readonly", repeatCategories: "repeatCategories", staticOperator: "staticOperator", suggestions: "suggestions" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
581
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxCategoryFilter, isStandalone: true, 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", repeatCategories: "repeatCategories", staticOperator: "staticOperator", suggestions: "suggestions" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
580
582
|
};
|
|
581
583
|
IxCategoryFilter = __decorate([
|
|
582
584
|
ProxyCmp({
|
|
583
585
|
defineCustomElementFn: defineCustomElement$f,
|
|
584
|
-
inputs: ['categories', 'disabled', 'filterState', 'hideIcon', 'i18nPlainText', 'icon', 'labelCategories', 'nonSelectableCategories', 'placeholder', 'readonly', 'repeatCategories', 'staticOperator', 'suggestions']
|
|
586
|
+
inputs: ['ariaLabelFilterInput', 'ariaLabelOperatorButton', 'ariaLabelResetButton', 'categories', 'disabled', 'filterState', 'hideIcon', 'i18nPlainText', 'icon', 'labelCategories', 'nonSelectableCategories', 'placeholder', 'readonly', 'repeatCategories', 'staticOperator', 'suggestions']
|
|
585
587
|
})
|
|
586
588
|
], IxCategoryFilter);
|
|
587
589
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxCategoryFilter, decorators: [{
|
|
@@ -591,7 +593,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
591
593
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
592
594
|
template: '<ng-content></ng-content>',
|
|
593
595
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
594
|
-
inputs: ['categories', 'disabled', 'filterState', 'hideIcon', 'i18nPlainText', 'icon', 'labelCategories', 'nonSelectableCategories', 'placeholder', 'readonly', 'repeatCategories', 'staticOperator', 'suggestions'],
|
|
596
|
+
inputs: ['ariaLabelFilterInput', 'ariaLabelOperatorButton', 'ariaLabelResetButton', 'categories', 'disabled', 'filterState', 'hideIcon', 'i18nPlainText', 'icon', 'labelCategories', 'nonSelectableCategories', 'placeholder', 'readonly', 'repeatCategories', 'staticOperator', 'suggestions'],
|
|
595
597
|
standalone: true
|
|
596
598
|
}]
|
|
597
599
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -662,12 +664,12 @@ let IxChip = class IxChip {
|
|
|
662
664
|
proxyOutputs(this, this.el, ['closeChip']);
|
|
663
665
|
}
|
|
664
666
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxChip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
665
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxChip, isStandalone: true, selector: "ix-chip", inputs: { active: "active", background: "background", chipColor: "chipColor", closable: "closable", icon: "icon", outline: "outline", tooltipText: "tooltipText", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
667
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxChip, isStandalone: true, selector: "ix-chip", inputs: { active: "active", ariaLabelCloseButton: "ariaLabelCloseButton", background: "background", centerContent: "centerContent", chipColor: "chipColor", closable: "closable", icon: "icon", outline: "outline", tooltipText: "tooltipText", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
666
668
|
};
|
|
667
669
|
IxChip = __decorate([
|
|
668
670
|
ProxyCmp({
|
|
669
671
|
defineCustomElementFn: defineCustomElement$i,
|
|
670
|
-
inputs: ['active', 'background', 'chipColor', 'closable', 'icon', 'outline', 'tooltipText', 'variant']
|
|
672
|
+
inputs: ['active', 'ariaLabelCloseButton', 'background', 'centerContent', 'chipColor', 'closable', 'icon', 'outline', 'tooltipText', 'variant']
|
|
671
673
|
})
|
|
672
674
|
], IxChip);
|
|
673
675
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxChip, decorators: [{
|
|
@@ -677,7 +679,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
677
679
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
678
680
|
template: '<ng-content></ng-content>',
|
|
679
681
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
680
|
-
inputs: ['active', 'background', 'chipColor', 'closable', 'icon', 'outline', 'tooltipText', 'variant'],
|
|
682
|
+
inputs: ['active', 'ariaLabelCloseButton', 'background', 'centerContent', 'chipColor', 'closable', 'icon', 'outline', 'tooltipText', 'variant'],
|
|
681
683
|
standalone: true
|
|
682
684
|
}]
|
|
683
685
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -803,12 +805,12 @@ let IxDateDropdown = class IxDateDropdown {
|
|
|
803
805
|
proxyOutputs(this, this.el, ['dateRangeChange']);
|
|
804
806
|
}
|
|
805
807
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxDateDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
806
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDateDropdown, isStandalone: true, selector: "ix-date-dropdown", inputs: { customRangeAllowed: "customRangeAllowed", dateRangeId: "dateRangeId", dateRangeOptions: "dateRangeOptions", disabled: "disabled", format: "format", from: "from", ghost: "ghost", i18nCustomItem: "i18nCustomItem", i18nDone: "i18nDone", i18nNoRange: "i18nNoRange", loading: "loading", locale: "locale", maxDate: "maxDate", minDate: "minDate", outline: "outline", range: "range", showWeekNumbers: "showWeekNumbers", to: "to", variant: "variant", weekStartIndex: "weekStartIndex" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
808
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDateDropdown, isStandalone: true, selector: "ix-date-dropdown", inputs: { ariaLabelDropdownButton: "ariaLabelDropdownButton", customRangeAllowed: "customRangeAllowed", dateRangeId: "dateRangeId", dateRangeOptions: "dateRangeOptions", disabled: "disabled", format: "format", from: "from", ghost: "ghost", i18nCustomItem: "i18nCustomItem", i18nDone: "i18nDone", i18nNoRange: "i18nNoRange", loading: "loading", locale: "locale", maxDate: "maxDate", minDate: "minDate", outline: "outline", range: "range", showWeekNumbers: "showWeekNumbers", to: "to", variant: "variant", weekStartIndex: "weekStartIndex" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
807
809
|
};
|
|
808
810
|
IxDateDropdown = __decorate([
|
|
809
811
|
ProxyCmp({
|
|
810
812
|
defineCustomElementFn: defineCustomElement$n,
|
|
811
|
-
inputs: ['customRangeAllowed', 'dateRangeId', 'dateRangeOptions', 'disabled', 'format', 'from', 'ghost', 'i18nCustomItem', 'i18nDone', 'i18nNoRange', 'loading', 'locale', 'maxDate', 'minDate', 'outline', 'range', 'showWeekNumbers', 'to', 'variant', 'weekStartIndex'],
|
|
813
|
+
inputs: ['ariaLabelDropdownButton', 'customRangeAllowed', 'dateRangeId', 'dateRangeOptions', 'disabled', 'format', 'from', 'ghost', 'i18nCustomItem', 'i18nDone', 'i18nNoRange', 'loading', 'locale', 'maxDate', 'minDate', 'outline', 'range', 'showWeekNumbers', 'to', 'variant', 'weekStartIndex'],
|
|
812
814
|
methods: ['getDateRange']
|
|
813
815
|
})
|
|
814
816
|
], IxDateDropdown);
|
|
@@ -819,7 +821,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
819
821
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
820
822
|
template: '<ng-content></ng-content>',
|
|
821
823
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
822
|
-
inputs: ['customRangeAllowed', 'dateRangeId', 'dateRangeOptions', 'disabled', 'format', 'from', 'ghost', 'i18nCustomItem', 'i18nDone', 'i18nNoRange', 'loading', 'locale', 'maxDate', 'minDate', 'outline', 'range', 'showWeekNumbers', 'to', 'variant', 'weekStartIndex'],
|
|
824
|
+
inputs: ['ariaLabelDropdownButton', 'customRangeAllowed', 'dateRangeId', 'dateRangeOptions', 'disabled', 'format', 'from', 'ghost', 'i18nCustomItem', 'i18nDone', 'i18nNoRange', 'loading', 'locale', 'maxDate', 'minDate', 'outline', 'range', 'showWeekNumbers', 'to', 'variant', 'weekStartIndex'],
|
|
823
825
|
standalone: true
|
|
824
826
|
}]
|
|
825
827
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -833,12 +835,12 @@ let IxDateInput = class IxDateInput {
|
|
|
833
835
|
proxyOutputs(this, this.el, ['valueChange', 'validityStateChange']);
|
|
834
836
|
}
|
|
835
837
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxDateInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
836
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDateInput, isStandalone: true, selector: "ix-date-input", inputs: { disabled: "disabled", format: "format", helperText: "helperText", i18nErrorDateUnparsable: "i18nErrorDateUnparsable", infoText: "infoText", invalidText: "invalidText", label: "label", locale: "locale", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", showTextAsTooltip: "showTextAsTooltip", showWeekNumbers: "showWeekNumbers", validText: "validText", value: "value", warningText: "warningText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
838
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDateInput, isStandalone: true, 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" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
837
839
|
};
|
|
838
840
|
IxDateInput = __decorate([
|
|
839
841
|
ProxyCmp({
|
|
840
842
|
defineCustomElementFn: defineCustomElement$o,
|
|
841
|
-
inputs: ['disabled', 'format', 'helperText', 'i18nErrorDateUnparsable', 'infoText', 'invalidText', 'label', 'locale', 'name', 'placeholder', 'readonly', 'required', 'showTextAsTooltip', 'showWeekNumbers', 'validText', 'value', 'warningText'],
|
|
843
|
+
inputs: ['ariaLabelCalendarButton', 'ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'disabled', 'format', 'helperText', 'i18nErrorDateUnparsable', 'infoText', 'invalidText', 'label', 'locale', 'maxDate', 'minDate', 'name', 'placeholder', 'readonly', 'required', 'showTextAsTooltip', 'showWeekNumbers', 'validText', 'value', 'warningText', 'weekStartIndex'],
|
|
842
844
|
methods: ['getNativeInputElement', 'focusInput']
|
|
843
845
|
})
|
|
844
846
|
], IxDateInput);
|
|
@@ -849,7 +851,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
849
851
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
850
852
|
template: '<ng-content></ng-content>',
|
|
851
853
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
852
|
-
inputs: ['disabled', 'format', 'helperText', 'i18nErrorDateUnparsable', 'infoText', 'invalidText', 'label', 'locale', 'name', 'placeholder', 'readonly', 'required', 'showTextAsTooltip', 'showWeekNumbers', 'validText', 'value', 'warningText'],
|
|
854
|
+
inputs: ['ariaLabelCalendarButton', 'ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'disabled', 'format', 'helperText', 'i18nErrorDateUnparsable', 'infoText', 'invalidText', 'label', 'locale', 'maxDate', 'minDate', 'name', 'placeholder', 'readonly', 'required', 'showTextAsTooltip', 'showWeekNumbers', 'validText', 'value', 'warningText', 'weekStartIndex'],
|
|
853
855
|
standalone: true
|
|
854
856
|
}]
|
|
855
857
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -863,12 +865,12 @@ let IxDatePicker = class IxDatePicker {
|
|
|
863
865
|
proxyOutputs(this, this.el, ['dateChange', 'dateRangeChange', 'dateSelect']);
|
|
864
866
|
}
|
|
865
867
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxDatePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
866
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDatePicker, isStandalone: true, selector: "ix-date-picker", inputs: { corners: "corners", format: "format", from: "from", i18nDone: "i18nDone", locale: "locale", maxDate: "maxDate", minDate: "minDate", range: "range", showWeekNumbers: "showWeekNumbers", to: "to", weekStartIndex: "weekStartIndex" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
868
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDatePicker, isStandalone: true, selector: "ix-date-picker", inputs: { ariaLabelNextMonthButton: "ariaLabelNextMonthButton", ariaLabelPreviousMonthButton: "ariaLabelPreviousMonthButton", corners: "corners", format: "format", from: "from", i18nDone: "i18nDone", locale: "locale", maxDate: "maxDate", minDate: "minDate", range: "range", showWeekNumbers: "showWeekNumbers", to: "to", weekStartIndex: "weekStartIndex" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
867
869
|
};
|
|
868
870
|
IxDatePicker = __decorate([
|
|
869
871
|
ProxyCmp({
|
|
870
872
|
defineCustomElementFn: defineCustomElement$p,
|
|
871
|
-
inputs: ['corners', 'format', 'from', 'i18nDone', 'locale', 'maxDate', 'minDate', 'range', 'showWeekNumbers', 'to', 'weekStartIndex'],
|
|
873
|
+
inputs: ['ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'corners', 'format', 'from', 'i18nDone', 'locale', 'maxDate', 'minDate', 'range', 'showWeekNumbers', 'to', 'weekStartIndex'],
|
|
872
874
|
methods: ['getCurrentDate']
|
|
873
875
|
})
|
|
874
876
|
], IxDatePicker);
|
|
@@ -879,7 +881,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
879
881
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
880
882
|
template: '<ng-content></ng-content>',
|
|
881
883
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
882
|
-
inputs: ['corners', 'format', 'from', 'i18nDone', 'locale', 'maxDate', 'minDate', 'range', 'showWeekNumbers', 'to', 'weekStartIndex'],
|
|
884
|
+
inputs: ['ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'corners', 'format', 'from', 'i18nDone', 'locale', 'maxDate', 'minDate', 'range', 'showWeekNumbers', 'to', 'weekStartIndex'],
|
|
883
885
|
standalone: true
|
|
884
886
|
}]
|
|
885
887
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -893,12 +895,12 @@ let IxDatetimePicker = class IxDatetimePicker {
|
|
|
893
895
|
proxyOutputs(this, this.el, ['timeChange', 'dateChange', 'dateSelect']);
|
|
894
896
|
}
|
|
895
897
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxDatetimePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
896
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDatetimePicker, isStandalone: true, selector: "ix-datetime-picker", inputs: { dateFormat: "dateFormat", from: "from", i18nDone: "i18nDone", i18nTime: "i18nTime", locale: "locale", maxDate: "maxDate", minDate: "minDate", range: "range", showHour: "showHour", showMinutes: "showMinutes", showSeconds: "showSeconds", showTimeReference: "showTimeReference", showWeekNumbers: "showWeekNumbers", time: "time", timeFormat: "timeFormat", timeReference: "timeReference", to: "to", weekStartIndex: "weekStartIndex" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
898
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDatetimePicker, isStandalone: true, selector: "ix-datetime-picker", inputs: { ariaLabelNextMonthButton: "ariaLabelNextMonthButton", ariaLabelPreviousMonthButton: "ariaLabelPreviousMonthButton", dateFormat: "dateFormat", from: "from", i18nDone: "i18nDone", i18nTime: "i18nTime", locale: "locale", maxDate: "maxDate", minDate: "minDate", range: "range", showHour: "showHour", showMinutes: "showMinutes", showSeconds: "showSeconds", showTimeReference: "showTimeReference", showWeekNumbers: "showWeekNumbers", time: "time", timeFormat: "timeFormat", timeReference: "timeReference", to: "to", weekStartIndex: "weekStartIndex" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
897
899
|
};
|
|
898
900
|
IxDatetimePicker = __decorate([
|
|
899
901
|
ProxyCmp({
|
|
900
902
|
defineCustomElementFn: defineCustomElement$q,
|
|
901
|
-
inputs: ['dateFormat', 'from', 'i18nDone', 'i18nTime', 'locale', 'maxDate', 'minDate', 'range', 'showHour', 'showMinutes', 'showSeconds', 'showTimeReference', 'showWeekNumbers', 'time', 'timeFormat', 'timeReference', 'to', 'weekStartIndex']
|
|
903
|
+
inputs: ['ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'dateFormat', 'from', 'i18nDone', 'i18nTime', 'locale', 'maxDate', 'minDate', 'range', 'showHour', 'showMinutes', 'showSeconds', 'showTimeReference', 'showWeekNumbers', 'time', 'timeFormat', 'timeReference', 'to', 'weekStartIndex']
|
|
902
904
|
})
|
|
903
905
|
], IxDatetimePicker);
|
|
904
906
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxDatetimePicker, decorators: [{
|
|
@@ -908,7 +910,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
908
910
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
909
911
|
template: '<ng-content></ng-content>',
|
|
910
912
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
911
|
-
inputs: ['dateFormat', 'from', 'i18nDone', 'i18nTime', 'locale', 'maxDate', 'minDate', 'range', 'showHour', 'showMinutes', 'showSeconds', 'showTimeReference', 'showWeekNumbers', 'time', 'timeFormat', 'timeReference', 'to', 'weekStartIndex'],
|
|
913
|
+
inputs: ['ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'dateFormat', 'from', 'i18nDone', 'i18nTime', 'locale', 'maxDate', 'minDate', 'range', 'showHour', 'showMinutes', 'showSeconds', 'showTimeReference', 'showWeekNumbers', 'time', 'timeFormat', 'timeReference', 'to', 'weekStartIndex'],
|
|
912
914
|
standalone: true
|
|
913
915
|
}]
|
|
914
916
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -949,12 +951,12 @@ let IxDrawer = class IxDrawer {
|
|
|
949
951
|
proxyOutputs(this, this.el, ['open', 'drawerClose']);
|
|
950
952
|
}
|
|
951
953
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxDrawer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
952
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDrawer, isStandalone: true, selector: "ix-drawer", inputs: { closeOnClickOutside: "closeOnClickOutside", fullHeight: "fullHeight", maxWidth: "maxWidth", minWidth: "minWidth", show: "show", width: "width" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
954
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDrawer, isStandalone: true, selector: "ix-drawer", inputs: { ariaLabelCloseButton: "ariaLabelCloseButton", closeOnClickOutside: "closeOnClickOutside", fullHeight: "fullHeight", maxWidth: "maxWidth", minWidth: "minWidth", show: "show", width: "width" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
953
955
|
};
|
|
954
956
|
IxDrawer = __decorate([
|
|
955
957
|
ProxyCmp({
|
|
956
958
|
defineCustomElementFn: defineCustomElement$s,
|
|
957
|
-
inputs: ['closeOnClickOutside', 'fullHeight', 'maxWidth', 'minWidth', 'show', 'width'],
|
|
959
|
+
inputs: ['ariaLabelCloseButton', 'closeOnClickOutside', 'fullHeight', 'maxWidth', 'minWidth', 'show', 'width'],
|
|
958
960
|
methods: ['toggleDrawer']
|
|
959
961
|
})
|
|
960
962
|
], IxDrawer);
|
|
@@ -965,7 +967,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
965
967
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
966
968
|
template: '<ng-content></ng-content>',
|
|
967
969
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
968
|
-
inputs: ['closeOnClickOutside', 'fullHeight', 'maxWidth', 'minWidth', 'show', 'width'],
|
|
970
|
+
inputs: ['ariaLabelCloseButton', 'closeOnClickOutside', 'fullHeight', 'maxWidth', 'minWidth', 'show', 'width'],
|
|
969
971
|
standalone: true
|
|
970
972
|
}]
|
|
971
973
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1008,12 +1010,12 @@ let IxDropdownButton = class IxDropdownButton {
|
|
|
1008
1010
|
this.el = r.nativeElement;
|
|
1009
1011
|
}
|
|
1010
1012
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxDropdownButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1011
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDropdownButton, isStandalone: true, selector: "ix-dropdown-button", inputs: { closeBehavior: "closeBehavior", disabled: "disabled", ghost: "ghost", icon: "icon", label: "label", outline: "outline", placement: "placement", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1013
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDropdownButton, isStandalone: true, selector: "ix-dropdown-button", inputs: { ariaLabelDropdownButton: "ariaLabelDropdownButton", closeBehavior: "closeBehavior", disabled: "disabled", ghost: "ghost", icon: "icon", label: "label", outline: "outline", placement: "placement", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1012
1014
|
};
|
|
1013
1015
|
IxDropdownButton = __decorate([
|
|
1014
1016
|
ProxyCmp({
|
|
1015
1017
|
defineCustomElementFn: defineCustomElement$u,
|
|
1016
|
-
inputs: ['closeBehavior', 'disabled', 'ghost', 'icon', 'label', 'outline', 'placement', 'variant']
|
|
1018
|
+
inputs: ['ariaLabelDropdownButton', 'closeBehavior', 'disabled', 'ghost', 'icon', 'label', 'outline', 'placement', 'variant']
|
|
1017
1019
|
})
|
|
1018
1020
|
], IxDropdownButton);
|
|
1019
1021
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxDropdownButton, decorators: [{
|
|
@@ -1023,7 +1025,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1023
1025
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1024
1026
|
template: '<ng-content></ng-content>',
|
|
1025
1027
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1026
|
-
inputs: ['closeBehavior', 'disabled', 'ghost', 'icon', 'label', 'outline', 'placement', 'variant'],
|
|
1028
|
+
inputs: ['ariaLabelDropdownButton', 'closeBehavior', 'disabled', 'ghost', 'icon', 'label', 'outline', 'placement', 'variant'],
|
|
1027
1029
|
standalone: true
|
|
1028
1030
|
}]
|
|
1029
1031
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1064,12 +1066,12 @@ let IxDropdownItem = class IxDropdownItem {
|
|
|
1064
1066
|
this.el = r.nativeElement;
|
|
1065
1067
|
}
|
|
1066
1068
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxDropdownItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1067
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDropdownItem, isStandalone: true, selector: "ix-dropdown-item", inputs: { checked: "checked", disabled: "disabled", hover: "hover", icon: "icon", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1069
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxDropdownItem, isStandalone: true, 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 });
|
|
1068
1070
|
};
|
|
1069
1071
|
IxDropdownItem = __decorate([
|
|
1070
1072
|
ProxyCmp({
|
|
1071
1073
|
defineCustomElementFn: defineCustomElement$w,
|
|
1072
|
-
inputs: ['checked', 'disabled', 'hover', 'icon', 'label']
|
|
1074
|
+
inputs: ['ariaLabelButton', 'ariaLabelIcon', 'checked', 'disabled', 'hover', 'icon', 'label']
|
|
1073
1075
|
})
|
|
1074
1076
|
], IxDropdownItem);
|
|
1075
1077
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxDropdownItem, decorators: [{
|
|
@@ -1079,7 +1081,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1079
1081
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1080
1082
|
template: '<ng-content></ng-content>',
|
|
1081
1083
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1082
|
-
inputs: ['checked', 'disabled', 'hover', 'icon', 'label'],
|
|
1084
|
+
inputs: ['ariaLabelButton', 'ariaLabelIcon', 'checked', 'disabled', 'hover', 'icon', 'label'],
|
|
1083
1085
|
standalone: true
|
|
1084
1086
|
}]
|
|
1085
1087
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1120,12 +1122,12 @@ let IxEmptyState = class IxEmptyState {
|
|
|
1120
1122
|
proxyOutputs(this, this.el, ['actionClick']);
|
|
1121
1123
|
}
|
|
1122
1124
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxEmptyState, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1123
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxEmptyState, isStandalone: true, selector: "ix-empty-state", inputs: { action: "action", header: "header", icon: "icon", layout: "layout", subHeader: "subHeader" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1125
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxEmptyState, isStandalone: true, selector: "ix-empty-state", inputs: { action: "action", ariaLabelEmptyStateIcon: "ariaLabelEmptyStateIcon", header: "header", icon: "icon", layout: "layout", subHeader: "subHeader" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1124
1126
|
};
|
|
1125
1127
|
IxEmptyState = __decorate([
|
|
1126
1128
|
ProxyCmp({
|
|
1127
1129
|
defineCustomElementFn: defineCustomElement$y,
|
|
1128
|
-
inputs: ['action', 'header', 'icon', 'layout', 'subHeader']
|
|
1130
|
+
inputs: ['action', 'ariaLabelEmptyStateIcon', 'header', 'icon', 'layout', 'subHeader']
|
|
1129
1131
|
})
|
|
1130
1132
|
], IxEmptyState);
|
|
1131
1133
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxEmptyState, decorators: [{
|
|
@@ -1135,7 +1137,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1135
1137
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1136
1138
|
template: '<ng-content></ng-content>',
|
|
1137
1139
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1138
|
-
inputs: ['action', 'header', 'icon', 'layout', 'subHeader'],
|
|
1140
|
+
inputs: ['action', 'ariaLabelEmptyStateIcon', 'header', 'icon', 'layout', 'subHeader'],
|
|
1139
1141
|
standalone: true
|
|
1140
1142
|
}]
|
|
1141
1143
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1206,12 +1208,12 @@ let IxExpandingSearch = class IxExpandingSearch {
|
|
|
1206
1208
|
proxyOutputs(this, this.el, ['valueChange']);
|
|
1207
1209
|
}
|
|
1208
1210
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxExpandingSearch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1209
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxExpandingSearch, isStandalone: true, selector: "ix-expanding-search", inputs: { fullWidth: "fullWidth", ghost: "ghost", icon: "icon", outline: "outline", placeholder: "placeholder", value: "value", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1211
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxExpandingSearch, isStandalone: true, selector: "ix-expanding-search", inputs: { ariaLabelClearIconButton: "ariaLabelClearIconButton", ariaLabelSearchIconButton: "ariaLabelSearchIconButton", ariaLabelSearchInput: "ariaLabelSearchInput", fullWidth: "fullWidth", ghost: "ghost", icon: "icon", outline: "outline", placeholder: "placeholder", value: "value", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1210
1212
|
};
|
|
1211
1213
|
IxExpandingSearch = __decorate([
|
|
1212
1214
|
ProxyCmp({
|
|
1213
1215
|
defineCustomElementFn: defineCustomElement$B,
|
|
1214
|
-
inputs: ['fullWidth', 'ghost', 'icon', 'outline', 'placeholder', 'value', 'variant']
|
|
1216
|
+
inputs: ['ariaLabelClearIconButton', 'ariaLabelSearchIconButton', 'ariaLabelSearchInput', 'fullWidth', 'ghost', 'icon', 'outline', 'placeholder', 'value', 'variant']
|
|
1215
1217
|
})
|
|
1216
1218
|
], IxExpandingSearch);
|
|
1217
1219
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxExpandingSearch, decorators: [{
|
|
@@ -1221,7 +1223,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1221
1223
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1222
1224
|
template: '<ng-content></ng-content>',
|
|
1223
1225
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1224
|
-
inputs: ['fullWidth', 'ghost', 'icon', 'outline', 'placeholder', 'value', 'variant'],
|
|
1226
|
+
inputs: ['ariaLabelClearIconButton', 'ariaLabelSearchIconButton', 'ariaLabelSearchInput', 'fullWidth', 'ghost', 'icon', 'outline', 'placeholder', 'value', 'variant'],
|
|
1225
1227
|
standalone: true
|
|
1226
1228
|
}]
|
|
1227
1229
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1263,12 +1265,12 @@ let IxFilterChip = class IxFilterChip {
|
|
|
1263
1265
|
proxyOutputs(this, this.el, ['closeClick']);
|
|
1264
1266
|
}
|
|
1265
1267
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxFilterChip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1266
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxFilterChip, isStandalone: true, selector: "ix-filter-chip", inputs: { disabled: "disabled", readonly: "readonly" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1268
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxFilterChip, isStandalone: true, selector: "ix-filter-chip", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", disabled: "disabled", readonly: "readonly" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1267
1269
|
};
|
|
1268
1270
|
IxFilterChip = __decorate([
|
|
1269
1271
|
ProxyCmp({
|
|
1270
1272
|
defineCustomElementFn: defineCustomElement$D,
|
|
1271
|
-
inputs: ['disabled', 'readonly']
|
|
1273
|
+
inputs: ['ariaLabelCloseIconButton', 'disabled', 'readonly']
|
|
1272
1274
|
})
|
|
1273
1275
|
], IxFilterChip);
|
|
1274
1276
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxFilterChip, decorators: [{
|
|
@@ -1278,7 +1280,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1278
1280
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1279
1281
|
template: '<ng-content></ng-content>',
|
|
1280
1282
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1281
|
-
inputs: ['disabled', 'readonly'],
|
|
1283
|
+
inputs: ['ariaLabelCloseIconButton', 'disabled', 'readonly'],
|
|
1282
1284
|
standalone: true
|
|
1283
1285
|
}]
|
|
1284
1286
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1292,12 +1294,12 @@ let IxFlipTile = class IxFlipTile {
|
|
|
1292
1294
|
proxyOutputs(this, this.el, ['toggle']);
|
|
1293
1295
|
}
|
|
1294
1296
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxFlipTile, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1295
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxFlipTile, isStandalone: true, selector: "ix-flip-tile", inputs: { height: "height", index: "index", state: "state", width: "width" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1297
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxFlipTile, isStandalone: true, selector: "ix-flip-tile", inputs: { ariaLabelEyeIconButton: "ariaLabelEyeIconButton", height: "height", index: "index", state: "state", width: "width" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1296
1298
|
};
|
|
1297
1299
|
IxFlipTile = __decorate([
|
|
1298
1300
|
ProxyCmp({
|
|
1299
1301
|
defineCustomElementFn: defineCustomElement$E,
|
|
1300
|
-
inputs: ['height', 'index', 'state', 'width']
|
|
1302
|
+
inputs: ['ariaLabelEyeIconButton', 'height', 'index', 'state', 'width']
|
|
1301
1303
|
})
|
|
1302
1304
|
], IxFlipTile);
|
|
1303
1305
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxFlipTile, decorators: [{
|
|
@@ -1307,7 +1309,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1307
1309
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1308
1310
|
template: '<ng-content></ng-content>',
|
|
1309
1311
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1310
|
-
inputs: ['height', 'index', 'state', 'width'],
|
|
1312
|
+
inputs: ['ariaLabelEyeIconButton', 'height', 'index', 'state', 'width'],
|
|
1311
1313
|
standalone: true
|
|
1312
1314
|
}]
|
|
1313
1315
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1404,12 +1406,12 @@ let IxGroupItem = class IxGroupItem {
|
|
|
1404
1406
|
proxyOutputs(this, this.el, ['selectedChanged']);
|
|
1405
1407
|
}
|
|
1406
1408
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxGroupItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1407
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxGroupItem, isStandalone: true, selector: "ix-group-item", inputs: { focusable: "focusable", icon: "icon", index: "index", secondaryText: "secondaryText", selected: "selected", suppressSelection: "suppressSelection", text: "text" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1409
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxGroupItem, isStandalone: true, selector: "ix-group-item", inputs: { ariaLabelIcon: "ariaLabelIcon", focusable: "focusable", icon: "icon", index: "index", secondaryText: "secondaryText", selected: "selected", suppressSelection: "suppressSelection", text: "text" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1408
1410
|
};
|
|
1409
1411
|
IxGroupItem = __decorate([
|
|
1410
1412
|
ProxyCmp({
|
|
1411
1413
|
defineCustomElementFn: defineCustomElement$I,
|
|
1412
|
-
inputs: ['focusable', 'icon', 'index', 'secondaryText', 'selected', 'suppressSelection', 'text']
|
|
1414
|
+
inputs: ['ariaLabelIcon', 'focusable', 'icon', 'index', 'secondaryText', 'selected', 'suppressSelection', 'text']
|
|
1413
1415
|
})
|
|
1414
1416
|
], IxGroupItem);
|
|
1415
1417
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxGroupItem, decorators: [{
|
|
@@ -1419,7 +1421,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1419
1421
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1420
1422
|
template: '<ng-content></ng-content>',
|
|
1421
1423
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1422
|
-
inputs: ['focusable', 'icon', 'index', 'secondaryText', 'selected', 'suppressSelection', 'text'],
|
|
1424
|
+
inputs: ['ariaLabelIcon', 'focusable', 'icon', 'index', 'secondaryText', 'selected', 'suppressSelection', 'text'],
|
|
1423
1425
|
standalone: true
|
|
1424
1426
|
}]
|
|
1425
1427
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1489,12 +1491,12 @@ let IxIconToggleButton = class IxIconToggleButton {
|
|
|
1489
1491
|
proxyOutputs(this, this.el, ['pressedChange']);
|
|
1490
1492
|
}
|
|
1491
1493
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxIconToggleButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1492
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxIconToggleButton, isStandalone: true, selector: "ix-icon-toggle-button", inputs: { disabled: "disabled", ghost: "ghost", icon: "icon", loading: "loading", outline: "outline", oval: "oval", pressed: "pressed", size: "size", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1494
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxIconToggleButton, isStandalone: true, 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" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1493
1495
|
};
|
|
1494
1496
|
IxIconToggleButton = __decorate([
|
|
1495
1497
|
ProxyCmp({
|
|
1496
1498
|
defineCustomElementFn: defineCustomElement$L,
|
|
1497
|
-
inputs: ['disabled', 'ghost', 'icon', 'loading', 'outline', 'oval', 'pressed', 'size', 'variant']
|
|
1499
|
+
inputs: ['ariaLabelIconButton', 'disabled', 'ghost', 'icon', 'loading', 'outline', 'oval', 'pressed', 'size', 'variant']
|
|
1498
1500
|
})
|
|
1499
1501
|
], IxIconToggleButton);
|
|
1500
1502
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxIconToggleButton, decorators: [{
|
|
@@ -1504,7 +1506,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1504
1506
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1505
1507
|
template: '<ng-content></ng-content>',
|
|
1506
1508
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1507
|
-
inputs: ['disabled', 'ghost', 'icon', 'loading', 'outline', 'oval', 'pressed', 'size', 'variant'],
|
|
1509
|
+
inputs: ['ariaLabelIconButton', 'disabled', 'ghost', 'icon', 'loading', 'outline', 'oval', 'pressed', 'size', 'variant'],
|
|
1508
1510
|
standalone: true
|
|
1509
1511
|
}]
|
|
1510
1512
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1574,12 +1576,12 @@ let IxKeyValue = class IxKeyValue {
|
|
|
1574
1576
|
this.el = r.nativeElement;
|
|
1575
1577
|
}
|
|
1576
1578
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxKeyValue, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1577
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxKeyValue, isStandalone: true, selector: "ix-key-value", inputs: { icon: "icon", label: "label", labelPosition: "labelPosition", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1579
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxKeyValue, isStandalone: true, 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 });
|
|
1578
1580
|
};
|
|
1579
1581
|
IxKeyValue = __decorate([
|
|
1580
1582
|
ProxyCmp({
|
|
1581
1583
|
defineCustomElementFn: defineCustomElement$O,
|
|
1582
|
-
inputs: ['icon', 'label', 'labelPosition', 'value']
|
|
1584
|
+
inputs: ['ariaLabelIcon', 'icon', 'label', 'labelPosition', 'value']
|
|
1583
1585
|
})
|
|
1584
1586
|
], IxKeyValue);
|
|
1585
1587
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxKeyValue, decorators: [{
|
|
@@ -1589,7 +1591,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1589
1591
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1590
1592
|
template: '<ng-content></ng-content>',
|
|
1591
1593
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1592
|
-
inputs: ['icon', 'label', 'labelPosition', 'value'],
|
|
1594
|
+
inputs: ['ariaLabelIcon', 'icon', 'label', 'labelPosition', 'value'],
|
|
1593
1595
|
standalone: true
|
|
1594
1596
|
}]
|
|
1595
1597
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1630,12 +1632,12 @@ let IxKpi = class IxKpi {
|
|
|
1630
1632
|
this.el = r.nativeElement;
|
|
1631
1633
|
}
|
|
1632
1634
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxKpi, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1633
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxKpi, isStandalone: true, selector: "ix-kpi", inputs: { label: "label", orientation: "orientation", state: "state", unit: "unit", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1635
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxKpi, isStandalone: true, 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 });
|
|
1634
1636
|
};
|
|
1635
1637
|
IxKpi = __decorate([
|
|
1636
1638
|
ProxyCmp({
|
|
1637
1639
|
defineCustomElementFn: defineCustomElement$Q,
|
|
1638
|
-
inputs: ['label', 'orientation', 'state', 'unit', 'value']
|
|
1640
|
+
inputs: ['ariaLabelAlarmIcon', 'ariaLabelWarningIcon', 'label', 'orientation', 'state', 'unit', 'value']
|
|
1639
1641
|
})
|
|
1640
1642
|
], IxKpi);
|
|
1641
1643
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxKpi, decorators: [{
|
|
@@ -1645,7 +1647,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1645
1647
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1646
1648
|
template: '<ng-content></ng-content>',
|
|
1647
1649
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1648
|
-
inputs: ['label', 'orientation', 'state', 'unit', 'value'],
|
|
1650
|
+
inputs: ['ariaLabelAlarmIcon', 'ariaLabelWarningIcon', 'label', 'orientation', 'state', 'unit', 'value'],
|
|
1649
1651
|
standalone: true
|
|
1650
1652
|
}]
|
|
1651
1653
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1743,12 +1745,12 @@ let IxMapNavigation = class IxMapNavigation {
|
|
|
1743
1745
|
proxyOutputs(this, this.el, ['navigationToggled', 'contextMenuClick']);
|
|
1744
1746
|
}
|
|
1745
1747
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxMapNavigation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1746
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxMapNavigation, isStandalone: true, selector: "ix-map-navigation", inputs: { applicationName: "applicationName", hideContextMenu: "hideContextMenu", navigationTitle: "navigationTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1748
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxMapNavigation, isStandalone: true, selector: "ix-map-navigation", inputs: { applicationName: "applicationName", ariaLabelContextIconButton: "ariaLabelContextIconButton", hideContextMenu: "hideContextMenu", navigationTitle: "navigationTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1747
1749
|
};
|
|
1748
1750
|
IxMapNavigation = __decorate([
|
|
1749
1751
|
ProxyCmp({
|
|
1750
1752
|
defineCustomElementFn: defineCustomElement$U,
|
|
1751
|
-
inputs: ['applicationName', 'hideContextMenu', 'navigationTitle'],
|
|
1753
|
+
inputs: ['applicationName', 'ariaLabelContextIconButton', 'hideContextMenu', 'navigationTitle'],
|
|
1752
1754
|
methods: ['toggleSidebar', 'openOverlay', 'closeOverlay']
|
|
1753
1755
|
})
|
|
1754
1756
|
], IxMapNavigation);
|
|
@@ -1759,7 +1761,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1759
1761
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1760
1762
|
template: '<ng-content></ng-content>',
|
|
1761
1763
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1762
|
-
inputs: ['applicationName', 'hideContextMenu', 'navigationTitle'],
|
|
1764
|
+
inputs: ['applicationName', 'ariaLabelContextIconButton', 'hideContextMenu', 'navigationTitle'],
|
|
1763
1765
|
standalone: true
|
|
1764
1766
|
}]
|
|
1765
1767
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -1773,12 +1775,12 @@ let IxMapNavigationOverlay = class IxMapNavigationOverlay {
|
|
|
1773
1775
|
proxyOutputs(this, this.el, ['closeClick']);
|
|
1774
1776
|
}
|
|
1775
1777
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxMapNavigationOverlay, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1776
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxMapNavigationOverlay, isStandalone: true, selector: "ix-map-navigation-overlay", inputs: { color: "color", icon: "icon", iconColor: "iconColor", name: "name" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1778
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxMapNavigationOverlay, isStandalone: true, selector: "ix-map-navigation-overlay", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", ariaLabelIcon: "ariaLabelIcon", color: "color", icon: "icon", iconColor: "iconColor", name: "name" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1777
1779
|
};
|
|
1778
1780
|
IxMapNavigationOverlay = __decorate([
|
|
1779
1781
|
ProxyCmp({
|
|
1780
1782
|
defineCustomElementFn: defineCustomElement$V,
|
|
1781
|
-
inputs: ['color', 'icon', 'iconColor', 'name']
|
|
1783
|
+
inputs: ['ariaLabelCloseIconButton', 'ariaLabelIcon', 'color', 'icon', 'iconColor', 'name']
|
|
1782
1784
|
})
|
|
1783
1785
|
], IxMapNavigationOverlay);
|
|
1784
1786
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxMapNavigationOverlay, decorators: [{
|
|
@@ -1788,7 +1790,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1788
1790
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1789
1791
|
template: '<ng-content></ng-content>',
|
|
1790
1792
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1791
|
-
inputs: ['color', 'icon', 'iconColor', 'name'],
|
|
1793
|
+
inputs: ['ariaLabelCloseIconButton', 'ariaLabelIcon', 'color', 'icon', 'iconColor', 'name'],
|
|
1792
1794
|
standalone: true
|
|
1793
1795
|
}]
|
|
1794
1796
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2204,12 +2206,12 @@ let IxModalHeader = class IxModalHeader {
|
|
|
2204
2206
|
proxyOutputs(this, this.el, ['closeClick']);
|
|
2205
2207
|
}
|
|
2206
2208
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxModalHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2207
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxModalHeader, isStandalone: true, selector: "ix-modal-header", inputs: { hideClose: "hideClose", icon: "icon", iconColor: "iconColor" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2209
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxModalHeader, isStandalone: true, selector: "ix-modal-header", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", ariaLabelIcon: "ariaLabelIcon", hideClose: "hideClose", icon: "icon", iconColor: "iconColor" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2208
2210
|
};
|
|
2209
2211
|
IxModalHeader = __decorate([
|
|
2210
2212
|
ProxyCmp({
|
|
2211
2213
|
defineCustomElementFn: defineCustomElement$18,
|
|
2212
|
-
inputs: ['hideClose', 'icon', 'iconColor']
|
|
2214
|
+
inputs: ['ariaLabelCloseIconButton', 'ariaLabelIcon', 'hideClose', 'icon', 'iconColor']
|
|
2213
2215
|
})
|
|
2214
2216
|
], IxModalHeader);
|
|
2215
2217
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxModalHeader, decorators: [{
|
|
@@ -2219,7 +2221,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2219
2221
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2220
2222
|
template: '<ng-content></ng-content>',
|
|
2221
2223
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2222
|
-
inputs: ['hideClose', 'icon', 'iconColor'],
|
|
2224
|
+
inputs: ['ariaLabelCloseIconButton', 'ariaLabelIcon', 'hideClose', 'icon', 'iconColor'],
|
|
2223
2225
|
standalone: true
|
|
2224
2226
|
}]
|
|
2225
2227
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2263,12 +2265,12 @@ let IxPagination = class IxPagination {
|
|
|
2263
2265
|
proxyOutputs(this, this.el, ['pageSelected', 'itemCountChanged']);
|
|
2264
2266
|
}
|
|
2265
2267
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2266
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxPagination, isStandalone: true, selector: "ix-pagination", inputs: { advanced: "advanced", count: "count", i18nItems: "i18nItems", i18nOf: "i18nOf", i18nPage: "i18nPage", itemCount: "itemCount", selectedPage: "selectedPage", showItemCount: "showItemCount" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2268
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxPagination, isStandalone: true, selector: "ix-pagination", inputs: { advanced: "advanced", ariaLabelChevronLeftIconButton: "ariaLabelChevronLeftIconButton", ariaLabelChevronRightIconButton: "ariaLabelChevronRightIconButton", count: "count", i18nItems: "i18nItems", i18nOf: "i18nOf", i18nPage: "i18nPage", itemCount: "itemCount", selectedPage: "selectedPage", showItemCount: "showItemCount" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2267
2269
|
};
|
|
2268
2270
|
IxPagination = __decorate([
|
|
2269
2271
|
ProxyCmp({
|
|
2270
2272
|
defineCustomElementFn: defineCustomElement$1a,
|
|
2271
|
-
inputs: ['advanced', 'count', 'i18nItems', 'i18nOf', 'i18nPage', 'itemCount', 'selectedPage', 'showItemCount']
|
|
2273
|
+
inputs: ['advanced', 'ariaLabelChevronLeftIconButton', 'ariaLabelChevronRightIconButton', 'count', 'i18nItems', 'i18nOf', 'i18nPage', 'itemCount', 'selectedPage', 'showItemCount']
|
|
2272
2274
|
})
|
|
2273
2275
|
], IxPagination);
|
|
2274
2276
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxPagination, decorators: [{
|
|
@@ -2278,7 +2280,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2278
2280
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2279
2281
|
template: '<ng-content></ng-content>',
|
|
2280
2282
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2281
|
-
inputs: ['advanced', 'count', 'i18nItems', 'i18nOf', 'i18nPage', 'itemCount', 'selectedPage', 'showItemCount'],
|
|
2283
|
+
inputs: ['advanced', 'ariaLabelChevronLeftIconButton', 'ariaLabelChevronRightIconButton', 'count', 'i18nItems', 'i18nOf', 'i18nPage', 'itemCount', 'selectedPage', 'showItemCount'],
|
|
2282
2284
|
standalone: true
|
|
2283
2285
|
}]
|
|
2284
2286
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2292,12 +2294,12 @@ let IxPane = class IxPane {
|
|
|
2292
2294
|
proxyOutputs(this, this.el, ['expandedChanged', 'variantChanged', 'borderlessChanged']);
|
|
2293
2295
|
}
|
|
2294
2296
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxPane, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2295
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxPane, isStandalone: true, selector: "ix-pane", inputs: { borderless: "borderless", composition: "composition", expanded: "expanded", heading: "heading", hideOnCollapse: "hideOnCollapse", icon: "icon", size: "size", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2297
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxPane, isStandalone: true, selector: "ix-pane", inputs: { ariaLabelIcon: "ariaLabelIcon", borderless: "borderless", composition: "composition", expanded: "expanded", heading: "heading", hideOnCollapse: "hideOnCollapse", icon: "icon", size: "size", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2296
2298
|
};
|
|
2297
2299
|
IxPane = __decorate([
|
|
2298
2300
|
ProxyCmp({
|
|
2299
2301
|
defineCustomElementFn: defineCustomElement$1b,
|
|
2300
|
-
inputs: ['borderless', 'composition', 'expanded', 'heading', 'hideOnCollapse', 'icon', 'size', 'variant']
|
|
2302
|
+
inputs: ['ariaLabelIcon', 'borderless', 'composition', 'expanded', 'heading', 'hideOnCollapse', 'icon', 'size', 'variant']
|
|
2301
2303
|
})
|
|
2302
2304
|
], IxPane);
|
|
2303
2305
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxPane, decorators: [{
|
|
@@ -2307,7 +2309,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2307
2309
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2308
2310
|
template: '<ng-content></ng-content>',
|
|
2309
2311
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2310
|
-
inputs: ['borderless', 'composition', 'expanded', 'heading', 'hideOnCollapse', 'icon', 'size', 'variant'],
|
|
2312
|
+
inputs: ['ariaLabelIcon', 'borderless', 'composition', 'expanded', 'heading', 'hideOnCollapse', 'icon', 'size', 'variant'],
|
|
2311
2313
|
standalone: true
|
|
2312
2314
|
}]
|
|
2313
2315
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2348,12 +2350,12 @@ let IxPill = class IxPill {
|
|
|
2348
2350
|
this.el = r.nativeElement;
|
|
2349
2351
|
}
|
|
2350
2352
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxPill, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2351
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxPill, isStandalone: true, selector: "ix-pill", inputs: { alignLeft: "alignLeft", 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 });
|
|
2353
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxPill, isStandalone: true, 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 });
|
|
2352
2354
|
};
|
|
2353
2355
|
IxPill = __decorate([
|
|
2354
2356
|
ProxyCmp({
|
|
2355
2357
|
defineCustomElementFn: defineCustomElement$1d,
|
|
2356
|
-
inputs: ['alignLeft', 'background', 'icon', 'outline', 'pillColor', 'tooltipText', 'variant']
|
|
2358
|
+
inputs: ['alignLeft', 'ariaLabelIcon', 'background', 'icon', 'outline', 'pillColor', 'tooltipText', 'variant']
|
|
2357
2359
|
})
|
|
2358
2360
|
], IxPill);
|
|
2359
2361
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxPill, decorators: [{
|
|
@@ -2363,7 +2365,35 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2363
2365
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2364
2366
|
template: '<ng-content></ng-content>',
|
|
2365
2367
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2366
|
-
inputs: ['alignLeft', 'background', 'icon', 'outline', 'pillColor', 'tooltipText', 'variant'],
|
|
2368
|
+
inputs: ['alignLeft', 'ariaLabelIcon', 'background', 'icon', 'outline', 'pillColor', 'tooltipText', 'variant'],
|
|
2369
|
+
standalone: true
|
|
2370
|
+
}]
|
|
2371
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2372
|
+
let IxProgressIndicator = class IxProgressIndicator {
|
|
2373
|
+
z;
|
|
2374
|
+
el;
|
|
2375
|
+
constructor(c, r, z) {
|
|
2376
|
+
this.z = z;
|
|
2377
|
+
c.detach();
|
|
2378
|
+
this.el = r.nativeElement;
|
|
2379
|
+
}
|
|
2380
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxProgressIndicator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2381
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxProgressIndicator, isStandalone: true, 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 });
|
|
2382
|
+
};
|
|
2383
|
+
IxProgressIndicator = __decorate([
|
|
2384
|
+
ProxyCmp({
|
|
2385
|
+
defineCustomElementFn: defineCustomElement$1e,
|
|
2386
|
+
inputs: ['helperText', 'label', 'max', 'min', 'showTextAsTooltip', 'size', 'status', 'textAlignment', 'type', 'value']
|
|
2387
|
+
})
|
|
2388
|
+
], IxProgressIndicator);
|
|
2389
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxProgressIndicator, decorators: [{
|
|
2390
|
+
type: Component,
|
|
2391
|
+
args: [{
|
|
2392
|
+
selector: 'ix-progress-indicator',
|
|
2393
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2394
|
+
template: '<ng-content></ng-content>',
|
|
2395
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2396
|
+
inputs: ['helperText', 'label', 'max', 'min', 'showTextAsTooltip', 'size', 'status', 'textAlignment', 'type', 'value'],
|
|
2367
2397
|
standalone: true
|
|
2368
2398
|
}]
|
|
2369
2399
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2376,12 +2406,12 @@ let IxPushCard = class IxPushCard {
|
|
|
2376
2406
|
this.el = r.nativeElement;
|
|
2377
2407
|
}
|
|
2378
2408
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxPushCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2379
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxPushCard, isStandalone: true, selector: "ix-push-card", inputs: { collapse: "collapse", heading: "heading", icon: "icon", notification: "notification", subheading: "subheading", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2409
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxPushCard, isStandalone: true, selector: "ix-push-card", inputs: { ariaLabelIcon: "ariaLabelIcon", collapse: "collapse", heading: "heading", icon: "icon", notification: "notification", subheading: "subheading", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2380
2410
|
};
|
|
2381
2411
|
IxPushCard = __decorate([
|
|
2382
2412
|
ProxyCmp({
|
|
2383
|
-
defineCustomElementFn: defineCustomElement$
|
|
2384
|
-
inputs: ['collapse', 'heading', 'icon', 'notification', 'subheading', 'variant']
|
|
2413
|
+
defineCustomElementFn: defineCustomElement$1f,
|
|
2414
|
+
inputs: ['ariaLabelIcon', 'collapse', 'heading', 'icon', 'notification', 'subheading', 'variant']
|
|
2385
2415
|
})
|
|
2386
2416
|
], IxPushCard);
|
|
2387
2417
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxPushCard, decorators: [{
|
|
@@ -2391,7 +2421,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2391
2421
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2392
2422
|
template: '<ng-content></ng-content>',
|
|
2393
2423
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2394
|
-
inputs: ['collapse', 'heading', 'icon', 'notification', 'subheading', 'variant'],
|
|
2424
|
+
inputs: ['ariaLabelIcon', 'collapse', 'heading', 'icon', 'notification', 'subheading', 'variant'],
|
|
2395
2425
|
standalone: true
|
|
2396
2426
|
}]
|
|
2397
2427
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2409,7 +2439,7 @@ let IxRadio = class IxRadio {
|
|
|
2409
2439
|
};
|
|
2410
2440
|
IxRadio = __decorate([
|
|
2411
2441
|
ProxyCmp({
|
|
2412
|
-
defineCustomElementFn: defineCustomElement$
|
|
2442
|
+
defineCustomElementFn: defineCustomElement$1g,
|
|
2413
2443
|
inputs: ['checked', 'disabled', 'label', 'name', 'required', 'value']
|
|
2414
2444
|
})
|
|
2415
2445
|
], IxRadio);
|
|
@@ -2438,7 +2468,7 @@ let IxRadioGroup = class IxRadioGroup {
|
|
|
2438
2468
|
};
|
|
2439
2469
|
IxRadioGroup = __decorate([
|
|
2440
2470
|
ProxyCmp({
|
|
2441
|
-
defineCustomElementFn: defineCustomElement$
|
|
2471
|
+
defineCustomElementFn: defineCustomElement$1h,
|
|
2442
2472
|
inputs: ['direction', 'helperText', 'infoText', 'invalidText', 'label', 'showTextAsTooltip', 'validText', 'value', 'warningText']
|
|
2443
2473
|
})
|
|
2444
2474
|
], IxRadioGroup);
|
|
@@ -2466,7 +2496,7 @@ let IxRow = class IxRow {
|
|
|
2466
2496
|
};
|
|
2467
2497
|
IxRow = __decorate([
|
|
2468
2498
|
ProxyCmp({
|
|
2469
|
-
defineCustomElementFn: defineCustomElement$
|
|
2499
|
+
defineCustomElementFn: defineCustomElement$1i
|
|
2470
2500
|
})
|
|
2471
2501
|
], IxRow);
|
|
2472
2502
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxRow, decorators: [{
|
|
@@ -2490,12 +2520,12 @@ let IxSelect = class IxSelect {
|
|
|
2490
2520
|
proxyOutputs(this, this.el, ['valueChange', 'inputChange', 'addItem', 'ixBlur']);
|
|
2491
2521
|
}
|
|
2492
2522
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2493
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxSelect, isStandalone: true, selector: "ix-select", inputs: { allowClear: "allowClear", 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" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2523
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxSelect, isStandalone: true, 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" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2494
2524
|
};
|
|
2495
2525
|
IxSelect = __decorate([
|
|
2496
2526
|
ProxyCmp({
|
|
2497
|
-
defineCustomElementFn: defineCustomElement$
|
|
2498
|
-
inputs: ['allowClear', 'disabled', 'dropdownMaxWidth', 'dropdownWidth', 'editable', 'helperText', 'hideListHeader', 'i18nNoMatches', 'i18nPlaceholder', 'i18nPlaceholderEditable', 'i18nSelectListHeader', 'infoText', 'invalidText', 'label', 'mode', 'name', 'readonly', 'required', 'showTextAsTooltip', 'validText', 'value', 'warningText'],
|
|
2527
|
+
defineCustomElementFn: defineCustomElement$1j,
|
|
2528
|
+
inputs: ['allowClear', 'ariaLabelChevronDownIconButton', 'ariaLabelClearIconButton', 'disabled', 'dropdownMaxWidth', 'dropdownWidth', 'editable', 'helperText', 'hideListHeader', 'i18nNoMatches', 'i18nPlaceholder', 'i18nPlaceholderEditable', 'i18nSelectListHeader', 'infoText', 'invalidText', 'label', 'mode', 'name', 'readonly', 'required', 'showTextAsTooltip', 'validText', 'value', 'warningText'],
|
|
2499
2529
|
methods: ['getNativeInputElement', 'focusInput']
|
|
2500
2530
|
})
|
|
2501
2531
|
], IxSelect);
|
|
@@ -2506,7 +2536,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2506
2536
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2507
2537
|
template: '<ng-content></ng-content>',
|
|
2508
2538
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2509
|
-
inputs: ['allowClear', 'disabled', 'dropdownMaxWidth', 'dropdownWidth', 'editable', 'helperText', 'hideListHeader', 'i18nNoMatches', 'i18nPlaceholder', 'i18nPlaceholderEditable', 'i18nSelectListHeader', 'infoText', 'invalidText', 'label', 'mode', 'name', 'readonly', 'required', 'showTextAsTooltip', 'validText', 'value', 'warningText'],
|
|
2539
|
+
inputs: ['allowClear', 'ariaLabelChevronDownIconButton', 'ariaLabelClearIconButton', 'disabled', 'dropdownMaxWidth', 'dropdownWidth', 'editable', 'helperText', 'hideListHeader', 'i18nNoMatches', 'i18nPlaceholder', 'i18nPlaceholderEditable', 'i18nSelectListHeader', 'infoText', 'invalidText', 'label', 'mode', 'name', 'readonly', 'required', 'showTextAsTooltip', 'validText', 'value', 'warningText'],
|
|
2510
2540
|
standalone: true
|
|
2511
2541
|
}]
|
|
2512
2542
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2524,7 +2554,7 @@ let IxSelectItem = class IxSelectItem {
|
|
|
2524
2554
|
};
|
|
2525
2555
|
IxSelectItem = __decorate([
|
|
2526
2556
|
ProxyCmp({
|
|
2527
|
-
defineCustomElementFn: defineCustomElement$
|
|
2557
|
+
defineCustomElementFn: defineCustomElement$1k,
|
|
2528
2558
|
inputs: ['label', 'selected', 'value']
|
|
2529
2559
|
})
|
|
2530
2560
|
], IxSelectItem);
|
|
@@ -2553,7 +2583,7 @@ let IxSlider = class IxSlider {
|
|
|
2553
2583
|
};
|
|
2554
2584
|
IxSlider = __decorate([
|
|
2555
2585
|
ProxyCmp({
|
|
2556
|
-
defineCustomElementFn: defineCustomElement$
|
|
2586
|
+
defineCustomElementFn: defineCustomElement$1l,
|
|
2557
2587
|
inputs: ['disabled', 'error', 'marker', 'max', 'min', 'step', 'trace', 'traceReference', 'value']
|
|
2558
2588
|
})
|
|
2559
2589
|
], IxSlider);
|
|
@@ -2581,7 +2611,7 @@ let IxSpinner = class IxSpinner {
|
|
|
2581
2611
|
};
|
|
2582
2612
|
IxSpinner = __decorate([
|
|
2583
2613
|
ProxyCmp({
|
|
2584
|
-
defineCustomElementFn: defineCustomElement$
|
|
2614
|
+
defineCustomElementFn: defineCustomElement$1m,
|
|
2585
2615
|
inputs: ['size', 'variant']
|
|
2586
2616
|
})
|
|
2587
2617
|
], IxSpinner);
|
|
@@ -2606,12 +2636,12 @@ let IxSplitButton = class IxSplitButton {
|
|
|
2606
2636
|
proxyOutputs(this, this.el, ['buttonClick']);
|
|
2607
2637
|
}
|
|
2608
2638
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxSplitButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2609
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxSplitButton, isStandalone: true, selector: "ix-split-button", inputs: { closeBehavior: "closeBehavior", disabled: "disabled", ghost: "ghost", icon: "icon", label: "label", outline: "outline", placement: "placement", splitIcon: "splitIcon", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2639
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxSplitButton, isStandalone: true, selector: "ix-split-button", inputs: { ariaLabelButton: "ariaLabelButton", ariaLabelSplitIconButton: "ariaLabelSplitIconButton", closeBehavior: "closeBehavior", disabled: "disabled", ghost: "ghost", icon: "icon", label: "label", outline: "outline", placement: "placement", splitIcon: "splitIcon", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2610
2640
|
};
|
|
2611
2641
|
IxSplitButton = __decorate([
|
|
2612
2642
|
ProxyCmp({
|
|
2613
|
-
defineCustomElementFn: defineCustomElement$
|
|
2614
|
-
inputs: ['closeBehavior', 'disabled', 'ghost', 'icon', 'label', 'outline', 'placement', 'splitIcon', 'variant']
|
|
2643
|
+
defineCustomElementFn: defineCustomElement$1n,
|
|
2644
|
+
inputs: ['ariaLabelButton', 'ariaLabelSplitIconButton', 'closeBehavior', 'disabled', 'ghost', 'icon', 'label', 'outline', 'placement', 'splitIcon', 'variant']
|
|
2615
2645
|
})
|
|
2616
2646
|
], IxSplitButton);
|
|
2617
2647
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxSplitButton, decorators: [{
|
|
@@ -2621,7 +2651,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2621
2651
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2622
2652
|
template: '<ng-content></ng-content>',
|
|
2623
2653
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2624
|
-
inputs: ['closeBehavior', 'disabled', 'ghost', 'icon', 'label', 'outline', 'placement', 'splitIcon', 'variant'],
|
|
2654
|
+
inputs: ['ariaLabelButton', 'ariaLabelSplitIconButton', 'closeBehavior', 'disabled', 'ghost', 'icon', 'label', 'outline', 'placement', 'splitIcon', 'variant'],
|
|
2625
2655
|
standalone: true
|
|
2626
2656
|
}]
|
|
2627
2657
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2639,7 +2669,7 @@ let IxTabItem = class IxTabItem {
|
|
|
2639
2669
|
};
|
|
2640
2670
|
IxTabItem = __decorate([
|
|
2641
2671
|
ProxyCmp({
|
|
2642
|
-
defineCustomElementFn: defineCustomElement$
|
|
2672
|
+
defineCustomElementFn: defineCustomElement$1o,
|
|
2643
2673
|
inputs: ['counter', 'disabled', 'icon', 'layout', 'placement', 'rounded', 'selected', 'small']
|
|
2644
2674
|
})
|
|
2645
2675
|
], IxTabItem);
|
|
@@ -2664,12 +2694,12 @@ let IxTabs = class IxTabs {
|
|
|
2664
2694
|
proxyOutputs(this, this.el, ['selectedChange']);
|
|
2665
2695
|
}
|
|
2666
2696
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2667
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxTabs, isStandalone: true, selector: "ix-tabs", inputs: { layout: "layout", placement: "placement", rounded: "rounded", selected: "selected", small: "small" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2697
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxTabs, isStandalone: true, selector: "ix-tabs", inputs: { ariaLabelChevronLeftIconButton: "ariaLabelChevronLeftIconButton", ariaLabelChevronRightIconButton: "ariaLabelChevronRightIconButton", layout: "layout", placement: "placement", rounded: "rounded", selected: "selected", small: "small" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2668
2698
|
};
|
|
2669
2699
|
IxTabs = __decorate([
|
|
2670
2700
|
ProxyCmp({
|
|
2671
|
-
defineCustomElementFn: defineCustomElement$
|
|
2672
|
-
inputs: ['layout', 'placement', 'rounded', 'selected', 'small']
|
|
2701
|
+
defineCustomElementFn: defineCustomElement$1p,
|
|
2702
|
+
inputs: ['ariaLabelChevronLeftIconButton', 'ariaLabelChevronRightIconButton', 'layout', 'placement', 'rounded', 'selected', 'small']
|
|
2673
2703
|
})
|
|
2674
2704
|
], IxTabs);
|
|
2675
2705
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxTabs, decorators: [{
|
|
@@ -2679,7 +2709,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2679
2709
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2680
2710
|
template: '<ng-content></ng-content>',
|
|
2681
2711
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2682
|
-
inputs: ['layout', 'placement', 'rounded', 'selected', 'small'],
|
|
2712
|
+
inputs: ['ariaLabelChevronLeftIconButton', 'ariaLabelChevronRightIconButton', 'layout', 'placement', 'rounded', 'selected', 'small'],
|
|
2683
2713
|
standalone: true
|
|
2684
2714
|
}]
|
|
2685
2715
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2697,7 +2727,7 @@ let IxTextarea = class IxTextarea {
|
|
|
2697
2727
|
};
|
|
2698
2728
|
IxTextarea = __decorate([
|
|
2699
2729
|
ProxyCmp({
|
|
2700
|
-
defineCustomElementFn: defineCustomElement$
|
|
2730
|
+
defineCustomElementFn: defineCustomElement$1q,
|
|
2701
2731
|
inputs: ['disabled', 'helperText', 'infoText', 'invalidText', 'label', 'maxLength', 'minLength', 'name', 'placeholder', 'readonly', 'required', 'resizeBehavior', 'showTextAsTooltip', 'textareaCols', 'textareaHeight', 'textareaRows', 'textareaWidth', 'validText', 'value', 'warningText'],
|
|
2702
2732
|
methods: ['getNativeInputElement', 'focusInput']
|
|
2703
2733
|
})
|
|
@@ -2726,7 +2756,7 @@ let IxTile = class IxTile {
|
|
|
2726
2756
|
};
|
|
2727
2757
|
IxTile = __decorate([
|
|
2728
2758
|
ProxyCmp({
|
|
2729
|
-
defineCustomElementFn: defineCustomElement$
|
|
2759
|
+
defineCustomElementFn: defineCustomElement$1r,
|
|
2730
2760
|
inputs: ['size']
|
|
2731
2761
|
})
|
|
2732
2762
|
], IxTile);
|
|
@@ -2741,6 +2771,36 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2741
2771
|
standalone: true
|
|
2742
2772
|
}]
|
|
2743
2773
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2774
|
+
let IxTimeInput = class IxTimeInput {
|
|
2775
|
+
z;
|
|
2776
|
+
el;
|
|
2777
|
+
constructor(c, r, z) {
|
|
2778
|
+
this.z = z;
|
|
2779
|
+
c.detach();
|
|
2780
|
+
this.el = r.nativeElement;
|
|
2781
|
+
proxyOutputs(this, this.el, ['valueChange', 'validityStateChange']);
|
|
2782
|
+
}
|
|
2783
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxTimeInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2784
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxTimeInput, isStandalone: true, selector: "ix-time-input", inputs: { disabled: "disabled", format: "format", helperText: "helperText", 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" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2785
|
+
};
|
|
2786
|
+
IxTimeInput = __decorate([
|
|
2787
|
+
ProxyCmp({
|
|
2788
|
+
defineCustomElementFn: defineCustomElement$1s,
|
|
2789
|
+
inputs: ['disabled', 'format', 'helperText', 'hourInterval', 'i18nErrorTimeUnparsable', 'i18nHourColumnHeader', 'i18nMillisecondColumnHeader', 'i18nMinuteColumnHeader', 'i18nSecondColumnHeader', 'i18nSelectTime', 'i18nTime', 'infoText', 'invalidText', 'label', 'millisecondInterval', 'minuteInterval', 'name', 'placeholder', 'readonly', 'required', 'secondInterval', 'showTextAsTooltip', 'validText', 'value', 'warningText'],
|
|
2790
|
+
methods: ['getNativeInputElement', 'focusInput']
|
|
2791
|
+
})
|
|
2792
|
+
], IxTimeInput);
|
|
2793
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxTimeInput, decorators: [{
|
|
2794
|
+
type: Component,
|
|
2795
|
+
args: [{
|
|
2796
|
+
selector: 'ix-time-input',
|
|
2797
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2798
|
+
template: '<ng-content></ng-content>',
|
|
2799
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2800
|
+
inputs: ['disabled', 'format', 'helperText', 'hourInterval', 'i18nErrorTimeUnparsable', 'i18nHourColumnHeader', 'i18nMillisecondColumnHeader', 'i18nMinuteColumnHeader', 'i18nSecondColumnHeader', 'i18nSelectTime', 'i18nTime', 'infoText', 'invalidText', 'label', 'millisecondInterval', 'minuteInterval', 'name', 'placeholder', 'readonly', 'required', 'secondInterval', 'showTextAsTooltip', 'validText', 'value', 'warningText'],
|
|
2801
|
+
standalone: true
|
|
2802
|
+
}]
|
|
2803
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2744
2804
|
let IxTimePicker = class IxTimePicker {
|
|
2745
2805
|
z;
|
|
2746
2806
|
el;
|
|
@@ -2751,12 +2811,12 @@ let IxTimePicker = class IxTimePicker {
|
|
|
2751
2811
|
proxyOutputs(this, this.el, ['timeSelect', 'timeChange']);
|
|
2752
2812
|
}
|
|
2753
2813
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxTimePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2754
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxTimePicker, isStandalone: true, selector: "ix-time-picker", inputs: { corners: "corners", format: "format", showHour: "showHour", showMinutes: "showMinutes", showSeconds: "showSeconds", standaloneAppearance: "standaloneAppearance", textSelectTime: "textSelectTime", textTime: "textTime", time: "time", timeReference: "timeReference" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2814
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxTimePicker, isStandalone: true, selector: "ix-time-picker", inputs: { corners: "corners", format: "format", hideHeader: "hideHeader", hourInterval: "hourInterval", i18nConfirmTime: "i18nConfirmTime", i18nHeader: "i18nHeader", i18nHourColumnHeader: "i18nHourColumnHeader", i18nMillisecondColumnHeader: "i18nMillisecondColumnHeader", i18nMinuteColumnHeader: "i18nMinuteColumnHeader", i18nSecondColumnHeader: "i18nSecondColumnHeader", millisecondInterval: "millisecondInterval", minuteInterval: "minuteInterval", secondInterval: "secondInterval", showHour: "showHour", showMinutes: "showMinutes", showSeconds: "showSeconds", standaloneAppearance: "standaloneAppearance", textSelectTime: "textSelectTime", textTime: "textTime", time: "time", timeReference: "timeReference" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2755
2815
|
};
|
|
2756
2816
|
IxTimePicker = __decorate([
|
|
2757
2817
|
ProxyCmp({
|
|
2758
|
-
defineCustomElementFn: defineCustomElement$
|
|
2759
|
-
inputs: ['corners', 'format', 'showHour', 'showMinutes', 'showSeconds', 'standaloneAppearance', 'textSelectTime', 'textTime', 'time', 'timeReference'],
|
|
2818
|
+
defineCustomElementFn: defineCustomElement$1t,
|
|
2819
|
+
inputs: ['corners', 'format', 'hideHeader', 'hourInterval', 'i18nConfirmTime', 'i18nHeader', 'i18nHourColumnHeader', 'i18nMillisecondColumnHeader', 'i18nMinuteColumnHeader', 'i18nSecondColumnHeader', 'millisecondInterval', 'minuteInterval', 'secondInterval', 'showHour', 'showMinutes', 'showSeconds', 'standaloneAppearance', 'textSelectTime', 'textTime', 'time', 'timeReference'],
|
|
2760
2820
|
methods: ['getCurrentTime']
|
|
2761
2821
|
})
|
|
2762
2822
|
], IxTimePicker);
|
|
@@ -2767,7 +2827,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2767
2827
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2768
2828
|
template: '<ng-content></ng-content>',
|
|
2769
2829
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2770
|
-
inputs: ['corners', 'format', 'showHour', 'showMinutes', 'showSeconds', 'standaloneAppearance', 'textSelectTime', 'textTime', 'time', 'timeReference'],
|
|
2830
|
+
inputs: ['corners', 'format', 'hideHeader', 'hourInterval', 'i18nConfirmTime', 'i18nHeader', 'i18nHourColumnHeader', 'i18nMillisecondColumnHeader', 'i18nMinuteColumnHeader', 'i18nSecondColumnHeader', 'millisecondInterval', 'minuteInterval', 'secondInterval', 'showHour', 'showMinutes', 'showSeconds', 'standaloneAppearance', 'textSelectTime', 'textTime', 'time', 'timeReference'],
|
|
2771
2831
|
standalone: true
|
|
2772
2832
|
}]
|
|
2773
2833
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2781,12 +2841,12 @@ let IxToast = class IxToast {
|
|
|
2781
2841
|
proxyOutputs(this, this.el, ['closeToast']);
|
|
2782
2842
|
}
|
|
2783
2843
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxToast, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2784
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxToast, isStandalone: true, selector: "ix-toast", inputs: { autoClose: "autoClose", autoCloseDelay: "autoCloseDelay", icon: "icon", iconColor: "iconColor", toastTitle: "toastTitle", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2844
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxToast, isStandalone: true, selector: "ix-toast", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", autoClose: "autoClose", autoCloseDelay: "autoCloseDelay", icon: "icon", iconColor: "iconColor", toastTitle: "toastTitle", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2785
2845
|
};
|
|
2786
2846
|
IxToast = __decorate([
|
|
2787
2847
|
ProxyCmp({
|
|
2788
|
-
defineCustomElementFn: defineCustomElement$
|
|
2789
|
-
inputs: ['autoClose', 'autoCloseDelay', 'icon', 'iconColor', 'toastTitle', 'type']
|
|
2848
|
+
defineCustomElementFn: defineCustomElement$1u,
|
|
2849
|
+
inputs: ['ariaLabelCloseIconButton', 'autoClose', 'autoCloseDelay', 'icon', 'iconColor', 'toastTitle', 'type']
|
|
2790
2850
|
})
|
|
2791
2851
|
], IxToast);
|
|
2792
2852
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxToast, decorators: [{
|
|
@@ -2796,7 +2856,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2796
2856
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2797
2857
|
template: '<ng-content></ng-content>',
|
|
2798
2858
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2799
|
-
inputs: ['autoClose', 'autoCloseDelay', 'icon', 'iconColor', 'toastTitle', 'type'],
|
|
2859
|
+
inputs: ['ariaLabelCloseIconButton', 'autoClose', 'autoCloseDelay', 'icon', 'iconColor', 'toastTitle', 'type'],
|
|
2800
2860
|
standalone: true
|
|
2801
2861
|
}]
|
|
2802
2862
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2813,7 +2873,7 @@ let IxToastContainer = class IxToastContainer {
|
|
|
2813
2873
|
};
|
|
2814
2874
|
IxToastContainer = __decorate([
|
|
2815
2875
|
ProxyCmp({
|
|
2816
|
-
defineCustomElementFn: defineCustomElement$
|
|
2876
|
+
defineCustomElementFn: defineCustomElement$1v,
|
|
2817
2877
|
inputs: ['containerClass', 'containerId', 'position'],
|
|
2818
2878
|
methods: ['showToast']
|
|
2819
2879
|
})
|
|
@@ -2843,7 +2903,7 @@ let IxToggle = class IxToggle {
|
|
|
2843
2903
|
};
|
|
2844
2904
|
IxToggle = __decorate([
|
|
2845
2905
|
ProxyCmp({
|
|
2846
|
-
defineCustomElementFn: defineCustomElement$
|
|
2906
|
+
defineCustomElementFn: defineCustomElement$1w,
|
|
2847
2907
|
inputs: ['checked', 'disabled', 'hideText', 'indeterminate', 'name', 'required', 'textIndeterminate', 'textOff', 'textOn', 'value']
|
|
2848
2908
|
})
|
|
2849
2909
|
], IxToggle);
|
|
@@ -2868,12 +2928,12 @@ let IxToggleButton = class IxToggleButton {
|
|
|
2868
2928
|
proxyOutputs(this, this.el, ['pressedChange']);
|
|
2869
2929
|
}
|
|
2870
2930
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxToggleButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2871
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxToggleButton, isStandalone: true, selector: "ix-toggle-button", inputs: { disabled: "disabled", ghost: "ghost", icon: "icon", loading: "loading", outline: "outline", pressed: "pressed", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2931
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxToggleButton, isStandalone: true, selector: "ix-toggle-button", inputs: { ariaLabelButton: "ariaLabelButton", disabled: "disabled", ghost: "ghost", icon: "icon", loading: "loading", outline: "outline", pressed: "pressed", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2872
2932
|
};
|
|
2873
2933
|
IxToggleButton = __decorate([
|
|
2874
2934
|
ProxyCmp({
|
|
2875
|
-
defineCustomElementFn: defineCustomElement$
|
|
2876
|
-
inputs: ['disabled', 'ghost', 'icon', 'loading', 'outline', 'pressed', 'variant']
|
|
2935
|
+
defineCustomElementFn: defineCustomElement$1x,
|
|
2936
|
+
inputs: ['ariaLabelButton', 'disabled', 'ghost', 'icon', 'loading', 'outline', 'pressed', 'variant']
|
|
2877
2937
|
})
|
|
2878
2938
|
], IxToggleButton);
|
|
2879
2939
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxToggleButton, decorators: [{
|
|
@@ -2883,7 +2943,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2883
2943
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2884
2944
|
template: '<ng-content></ng-content>',
|
|
2885
2945
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2886
|
-
inputs: ['disabled', 'ghost', 'icon', 'loading', 'outline', 'pressed', 'variant'],
|
|
2946
|
+
inputs: ['ariaLabelButton', 'disabled', 'ghost', 'icon', 'loading', 'outline', 'pressed', 'variant'],
|
|
2887
2947
|
standalone: true
|
|
2888
2948
|
}]
|
|
2889
2949
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2900,7 +2960,7 @@ let IxTooltip = class IxTooltip {
|
|
|
2900
2960
|
};
|
|
2901
2961
|
IxTooltip = __decorate([
|
|
2902
2962
|
ProxyCmp({
|
|
2903
|
-
defineCustomElementFn: defineCustomElement$
|
|
2963
|
+
defineCustomElementFn: defineCustomElement$1y,
|
|
2904
2964
|
inputs: ['for', 'interactive', 'placement', 'titleContent']
|
|
2905
2965
|
})
|
|
2906
2966
|
], IxTooltip);
|
|
@@ -2925,12 +2985,12 @@ let IxTreeItem = class IxTreeItem {
|
|
|
2925
2985
|
proxyOutputs(this, this.el, ['toggle', 'itemClick']);
|
|
2926
2986
|
}
|
|
2927
2987
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxTreeItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2928
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxTreeItem, isStandalone: true, selector: "ix-tree-item", inputs: { context: "context", hasChildren: "hasChildren", text: "text" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2988
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IxTreeItem, isStandalone: true, selector: "ix-tree-item", inputs: { ariaLabelChevronIcon: "ariaLabelChevronIcon", context: "context", hasChildren: "hasChildren", text: "text" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2929
2989
|
};
|
|
2930
2990
|
IxTreeItem = __decorate([
|
|
2931
2991
|
ProxyCmp({
|
|
2932
|
-
defineCustomElementFn: defineCustomElement$
|
|
2933
|
-
inputs: ['context', 'hasChildren', 'text']
|
|
2992
|
+
defineCustomElementFn: defineCustomElement$1z,
|
|
2993
|
+
inputs: ['ariaLabelChevronIcon', 'context', 'hasChildren', 'text']
|
|
2934
2994
|
})
|
|
2935
2995
|
], IxTreeItem);
|
|
2936
2996
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxTreeItem, decorators: [{
|
|
@@ -2940,7 +3000,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2940
3000
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2941
3001
|
template: '<ng-content></ng-content>',
|
|
2942
3002
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2943
|
-
inputs: ['context', 'hasChildren', 'text'],
|
|
3003
|
+
inputs: ['ariaLabelChevronIcon', 'context', 'hasChildren', 'text'],
|
|
2944
3004
|
standalone: true
|
|
2945
3005
|
}]
|
|
2946
3006
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2957,7 +3017,7 @@ let IxTypography = class IxTypography {
|
|
|
2957
3017
|
};
|
|
2958
3018
|
IxTypography = __decorate([
|
|
2959
3019
|
ProxyCmp({
|
|
2960
|
-
defineCustomElementFn: defineCustomElement$
|
|
3020
|
+
defineCustomElementFn: defineCustomElement$1A,
|
|
2961
3021
|
inputs: ['bold', 'format', 'textColor', 'textDecoration']
|
|
2962
3022
|
})
|
|
2963
3023
|
], IxTypography);
|
|
@@ -2986,7 +3046,7 @@ let IxUpload = class IxUpload {
|
|
|
2986
3046
|
};
|
|
2987
3047
|
IxUpload = __decorate([
|
|
2988
3048
|
ProxyCmp({
|
|
2989
|
-
defineCustomElementFn: defineCustomElement$
|
|
3049
|
+
defineCustomElementFn: defineCustomElement$1B,
|
|
2990
3050
|
inputs: ['accept', 'disabled', 'i18nUploadDisabled', 'i18nUploadFile', 'loadingText', 'multiline', 'multiple', 'selectFileText', 'state', 'uploadFailedText', 'uploadSuccessText'],
|
|
2991
3051
|
methods: ['setFilesToUpload']
|
|
2992
3052
|
})
|
|
@@ -3015,7 +3075,7 @@ let IxValidationTooltip = class IxValidationTooltip {
|
|
|
3015
3075
|
};
|
|
3016
3076
|
IxValidationTooltip = __decorate([
|
|
3017
3077
|
ProxyCmp({
|
|
3018
|
-
defineCustomElementFn: defineCustomElement$
|
|
3078
|
+
defineCustomElementFn: defineCustomElement$1C,
|
|
3019
3079
|
inputs: ['message', 'placement', 'suppressAutomaticPlacement']
|
|
3020
3080
|
})
|
|
3021
3081
|
], IxValidationTooltip);
|
|
@@ -3043,7 +3103,7 @@ let IxWorkflowStep = class IxWorkflowStep {
|
|
|
3043
3103
|
};
|
|
3044
3104
|
IxWorkflowStep = __decorate([
|
|
3045
3105
|
ProxyCmp({
|
|
3046
|
-
defineCustomElementFn: defineCustomElement$
|
|
3106
|
+
defineCustomElementFn: defineCustomElement$1D,
|
|
3047
3107
|
inputs: ['clickable', 'disabled', 'selected', 'status', 'vertical']
|
|
3048
3108
|
})
|
|
3049
3109
|
], IxWorkflowStep);
|
|
@@ -3072,7 +3132,7 @@ let IxWorkflowSteps = class IxWorkflowSteps {
|
|
|
3072
3132
|
};
|
|
3073
3133
|
IxWorkflowSteps = __decorate([
|
|
3074
3134
|
ProxyCmp({
|
|
3075
|
-
defineCustomElementFn: defineCustomElement$
|
|
3135
|
+
defineCustomElementFn: defineCustomElement$1E,
|
|
3076
3136
|
inputs: ['clickable', 'selectedIndex', 'vertical']
|
|
3077
3137
|
})
|
|
3078
3138
|
], IxWorkflowSteps);
|
|
@@ -3096,11 +3156,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3096
3156
|
* This source code is licensed under the MIT license found in the
|
|
3097
3157
|
* LICENSE file in the root directory of this source tree.
|
|
3098
3158
|
*/
|
|
3099
|
-
|
|
3100
|
-
|
|
3159
|
+
/**
|
|
3160
|
+
* Define custom elements during usage of the library to ensure that all
|
|
3161
|
+
* components are registered before they are used.
|
|
3162
|
+
*/
|
|
3101
3163
|
defineCustomElement$1F();
|
|
3102
3164
|
defineCustomElement$1G();
|
|
3103
3165
|
defineCustomElement$1H();
|
|
3166
|
+
defineCustomElement$1I();
|
|
3167
|
+
defineCustomElement$1J();
|
|
3168
|
+
defineCustomElement$1K();
|
|
3104
3169
|
|
|
3105
3170
|
let IxIcon = class IxIcon {
|
|
3106
3171
|
z;
|
|
@@ -3116,7 +3181,7 @@ let IxIcon = class IxIcon {
|
|
|
3116
3181
|
IxIcon = __decorate([
|
|
3117
3182
|
ProxyCmp({
|
|
3118
3183
|
inputs: ['color', 'size', 'name', 'lazyLoading'],
|
|
3119
|
-
defineCustomElementFn: defineCustomElement$
|
|
3184
|
+
defineCustomElementFn: defineCustomElement$1K,
|
|
3120
3185
|
})
|
|
3121
3186
|
], IxIcon);
|
|
3122
3187
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxIcon, decorators: [{
|
|
@@ -3143,7 +3208,7 @@ let IxTree = class IxTree extends TreeBaseDirective {
|
|
|
3143
3208
|
IxTree = __decorate([
|
|
3144
3209
|
ProxyCmp({
|
|
3145
3210
|
inputs: ['context', 'model', 'root', 'lazyLoading'],
|
|
3146
|
-
defineCustomElementFn: defineCustomElement$
|
|
3211
|
+
defineCustomElementFn: defineCustomElement$1L,
|
|
3147
3212
|
})
|
|
3148
3213
|
], IxTree);
|
|
3149
3214
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IxTree, decorators: [{
|
|
@@ -3199,8 +3264,8 @@ class ToastService extends ToastService$1 {
|
|
|
3199
3264
|
super.setPosition(position);
|
|
3200
3265
|
}
|
|
3201
3266
|
show(config) {
|
|
3202
|
-
defineCustomElement$
|
|
3203
|
-
defineCustomElement$
|
|
3267
|
+
defineCustomElement$1u();
|
|
3268
|
+
defineCustomElement$1v();
|
|
3204
3269
|
return super.show(config);
|
|
3205
3270
|
}
|
|
3206
3271
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
@@ -3414,5 +3479,5 @@ const IxValueAccessorDirectives = [
|
|
|
3414
3479
|
* Generated bundle index. Do not edit.
|
|
3415
3480
|
*/
|
|
3416
3481
|
|
|
3417
|
-
export { IxActionCard, IxApplication, IxApplicationHeader, IxAvatar, IxBasicNavigation, 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, IxMapNavigation, IxMapNavigationOverlay, IxMenu, IxMenuAbout, IxMenuAboutItem, IxMenuAboutNews, IxMenuAvatar, IxMenuAvatarItem, IxMenuCategory, IxMenuItem, IxMenuSettings, IxMenuSettingsItem, IxMessageBar, IxModal, IxModalContent, IxModalFooter, IxModalHeader, IxNumberInput, IxPagination, IxPane, IxPaneLayout, IxPill, IxPushCard, IxRadio, IxRadioGroup, IxRadioValueAccessorDirective, IxRow, IxSelect, IxSelectItem, IxSelectValueAccessorDirective, IxSlider, IxSpinner, IxSplitButton, IxTabItem, IxTabs, IxTextValueAccessorDirective, IxTextarea, IxTile, IxTimePicker, IxToast, IxToastContainer, IxToggle, IxToggleButton, IxTooltip, IxTree, IxTreeItem, IxTypography, IxUpload, IxValidationTooltip, IxValueAccessorDirectives, IxWorkflowStep, IxWorkflowSteps, ModalService, ToastService };
|
|
3482
|
+
export { IxActionCard, IxApplication, IxApplicationHeader, IxAvatar, IxBasicNavigation, 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, IxMapNavigation, IxMapNavigationOverlay, IxMenu, IxMenuAbout, IxMenuAboutItem, IxMenuAboutNews, IxMenuAvatar, IxMenuAvatarItem, IxMenuCategory, IxMenuItem, IxMenuSettings, IxMenuSettingsItem, IxMessageBar, IxModal, IxModalContent, IxModalFooter, IxModalHeader, 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, IxValueAccessorDirectives, IxWorkflowStep, IxWorkflowSteps, ModalService, ToastService };
|
|
3418
3483
|
//# sourceMappingURL=siemens-ix-angular-standalone.mjs.map
|