@siemens/ix-angular 0.0.0-pr-2015-20250716160704 → 0.0.0-pr-2155-20250919111817
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/index.d.ts +167 -6
- package/fesm2022/siemens-ix-angular-common.mjs +30 -30
- package/fesm2022/siemens-ix-angular-common.mjs.map +1 -1
- package/fesm2022/siemens-ix-angular-standalone.mjs +854 -657
- package/fesm2022/siemens-ix-angular-standalone.mjs.map +1 -1
- package/fesm2022/siemens-ix-angular.mjs +962 -548
- package/fesm2022/siemens-ix-angular.mjs.map +1 -1
- package/index.d.ts +1564 -9
- package/package.json +4 -10
- package/standalone/index.d.ts +1568 -9
- package/angular-component-lib/utils.d.ts +0 -9
- package/common/directives/control-value-accessors/boolean-value-accessor.d.ts +0 -10
- package/common/directives/control-value-accessors/date-value-accessor.d.ts +0 -9
- package/common/directives/control-value-accessors/index.d.ts +0 -5
- package/common/directives/control-value-accessors/radio-value-accessor.d.ts +0 -14
- package/common/directives/control-value-accessors/select-value-accessor.d.ts +0 -9
- package/common/directives/control-value-accessors/text-value-accessor.d.ts +0 -9
- package/common/directives/control-value-accessors/value-accessor.d.ts +0 -30
- package/common/directives/dropdown-trigger.d.ts +0 -10
- package/common/directives/tree.d.ts +0 -26
- package/common/providers/modal/index.d.ts +0 -3
- package/common/providers/modal/modal-ref.d.ts +0 -21
- package/common/providers/modal/modal.config.d.ts +0 -6
- package/common/providers/modal/modal.service.d.ts +0 -20
- package/common/providers/toast/index.d.ts +0 -2
- package/common/providers/toast/toast.config.d.ts +0 -6
- package/common/providers/toast/toast.service.d.ts +0 -9
- package/common/utils/create-value-accessor-provider.d.ts +0 -2
- package/components.d.ts +0 -1374
- package/declare-components.d.ts +0 -2
- package/directives/control-value-accessors/boolean-value-accessor.d.ts +0 -8
- package/directives/control-value-accessors/date-value-accessor.d.ts +0 -8
- package/directives/control-value-accessors/index.d.ts +0 -5
- package/directives/control-value-accessors/radio-value-accessor.d.ts +0 -8
- package/directives/control-value-accessors/select-value-accessor.d.ts +0 -8
- package/directives/control-value-accessors/text-value-accessor.d.ts +0 -8
- package/directives/dropdown-trigger.d.ts +0 -10
- package/esm2022/angular-component-lib/utils.mjs +0 -59
- package/esm2022/common/directives/control-value-accessors/boolean-value-accessor.mjs +0 -32
- package/esm2022/common/directives/control-value-accessors/date-value-accessor.mjs +0 -28
- package/esm2022/common/directives/control-value-accessors/index.mjs +0 -14
- package/esm2022/common/directives/control-value-accessors/radio-value-accessor.mjs +0 -50
- package/esm2022/common/directives/control-value-accessors/select-value-accessor.mjs +0 -28
- package/esm2022/common/directives/control-value-accessors/text-value-accessor.mjs +0 -31
- package/esm2022/common/directives/control-value-accessors/value-accessor.mjs +0 -157
- package/esm2022/common/directives/dropdown-trigger.mjs +0 -28
- package/esm2022/common/directives/tree.mjs +0 -70
- package/esm2022/common/index.mjs +0 -15
- package/esm2022/common/providers/modal/index.mjs +0 -11
- package/esm2022/common/providers/modal/modal-ref.mjs +0 -41
- package/esm2022/common/providers/modal/modal.config.mjs +0 -10
- package/esm2022/common/providers/modal/modal.service.mjs +0 -90
- package/esm2022/common/providers/toast/index.mjs +0 -11
- package/esm2022/common/providers/toast/toast.config.mjs +0 -10
- package/esm2022/common/providers/toast/toast.service.mjs +0 -67
- package/esm2022/common/siemens-ix-angular-common.mjs +0 -5
- package/esm2022/common/utils/create-value-accessor-provider.mjs +0 -17
- package/esm2022/components.mjs +0 -2865
- package/esm2022/declare-components.mjs +0 -108
- package/esm2022/directives/control-value-accessors/boolean-value-accessor.mjs +0 -26
- package/esm2022/directives/control-value-accessors/date-value-accessor.mjs +0 -26
- package/esm2022/directives/control-value-accessors/index.mjs +0 -14
- package/esm2022/directives/control-value-accessors/radio-value-accessor.mjs +0 -26
- package/esm2022/directives/control-value-accessors/select-value-accessor.mjs +0 -26
- package/esm2022/directives/control-value-accessors/text-value-accessor.mjs +0 -26
- package/esm2022/directives/dropdown-trigger.mjs +0 -31
- package/esm2022/index.mjs +0 -19
- package/esm2022/ix-icon.mjs +0 -40
- package/esm2022/module.mjs +0 -78
- package/esm2022/providers/modal/index.mjs +0 -11
- package/esm2022/providers/modal/modal.service.mjs +0 -28
- package/esm2022/providers/theme/index.mjs +0 -10
- package/esm2022/providers/theme/theme.service.mjs +0 -40
- package/esm2022/providers/toast/index.mjs +0 -2
- package/esm2022/providers/toast/toast.service.mjs +0 -34
- package/esm2022/siemens-ix-angular.mjs +0 -5
- package/esm2022/standalone/angular-component-lib/utils.mjs +0 -59
- package/esm2022/standalone/components.mjs +0 -3188
- package/esm2022/standalone/directives/control-value-accessors/boolean-value-accessor.mjs +0 -30
- package/esm2022/standalone/directives/control-value-accessors/date-value-accessor.mjs +0 -30
- package/esm2022/standalone/directives/control-value-accessors/index.mjs +0 -14
- package/esm2022/standalone/directives/control-value-accessors/radio-value-accessor.mjs +0 -30
- package/esm2022/standalone/directives/control-value-accessors/select-value-accessor.mjs +0 -30
- package/esm2022/standalone/directives/control-value-accessors/text-value-accessor.mjs +0 -30
- package/esm2022/standalone/directives/dropdown-trigger.mjs +0 -32
- package/esm2022/standalone/index.mjs +0 -18
- package/esm2022/standalone/internal-components.mjs +0 -19
- package/esm2022/standalone/ix-icon.mjs +0 -44
- package/esm2022/standalone/providers/modal.mjs +0 -28
- package/esm2022/standalone/providers/toast.mjs +0 -35
- package/esm2022/standalone/siemens-ix-angular-standalone.mjs +0 -5
- package/esm2022/standalone/tree.mjs +0 -41
- package/esm2022/standalone/utils/value-accessor-directives.mjs +0 -23
- package/esm2022/tree.mjs +0 -39
- package/esm2022/utils/app-initialize.mjs +0 -25
- package/ix-icon.d.ts +0 -12
- package/module.d.ts +0 -17
- package/providers/modal/index.d.ts +0 -2
- package/providers/modal/modal.service.d.ts +0 -15
- package/providers/theme/index.d.ts +0 -1
- package/providers/theme/theme.service.d.ts +0 -15
- package/providers/toast/index.d.ts +0 -2
- package/providers/toast/toast.service.d.ts +0 -11
- package/standalone/angular-component-lib/utils.d.ts +0 -9
- package/standalone/components.d.ts +0 -1374
- package/standalone/directives/control-value-accessors/boolean-value-accessor.d.ts +0 -11
- package/standalone/directives/control-value-accessors/date-value-accessor.d.ts +0 -11
- package/standalone/directives/control-value-accessors/index.d.ts +0 -5
- package/standalone/directives/control-value-accessors/radio-value-accessor.d.ts +0 -11
- package/standalone/directives/control-value-accessors/select-value-accessor.d.ts +0 -11
- package/standalone/directives/control-value-accessors/text-value-accessor.d.ts +0 -11
- package/standalone/directives/dropdown-trigger.d.ts +0 -10
- package/standalone/internal-components.d.ts +0 -1
- package/standalone/ix-icon.d.ts +0 -9
- package/standalone/providers/modal.d.ts +0 -11
- package/standalone/providers/toast.d.ts +0 -11
- package/standalone/tree.d.ts +0 -9
- package/standalone/utils/value-accessor-directives.d.ts +0 -16
- package/tree.d.ts +0 -9
- package/utils/app-initialize.d.ts +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __decorate } from 'tslib';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { ChangeDetectionStrategy, Component, Injectable, Directive, Input } from '@angular/core';
|
|
3
|
+
import { ChangeDetectionStrategy, Component, EventEmitter, Output, Injectable, Directive, Input } from '@angular/core';
|
|
4
4
|
import { fromEvent } from 'rxjs';
|
|
5
5
|
import { defineCustomElement as defineCustomElement$1 } from '@siemens/ix/components/ix-action-card.js';
|
|
6
6
|
import { defineCustomElement as defineCustomElement$2 } from '@siemens/ix/components/ix-application.js';
|
|
@@ -182,24 +182,23 @@ let IxActionCard = class IxActionCard {
|
|
|
182
182
|
c.detach();
|
|
183
183
|
this.el = r.nativeElement;
|
|
184
184
|
}
|
|
185
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
186
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
185
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxActionCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
186
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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 });
|
|
187
187
|
};
|
|
188
188
|
IxActionCard = __decorate([
|
|
189
189
|
ProxyCmp({
|
|
190
190
|
defineCustomElementFn: defineCustomElement$1,
|
|
191
|
-
inputs: ['heading', 'icon', 'selected', 'subheading', 'variant']
|
|
191
|
+
inputs: ['ariaLabelCard', 'ariaLabelIcon', 'heading', 'icon', 'selected', 'subheading', 'variant']
|
|
192
192
|
})
|
|
193
193
|
], IxActionCard);
|
|
194
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
194
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxActionCard, decorators: [{
|
|
195
195
|
type: Component,
|
|
196
196
|
args: [{
|
|
197
197
|
selector: 'ix-action-card',
|
|
198
198
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
199
199
|
template: '<ng-content></ng-content>',
|
|
200
200
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
201
|
-
inputs: ['heading', 'icon', 'selected', 'subheading', 'variant'],
|
|
202
|
-
standalone: true
|
|
201
|
+
inputs: ['ariaLabelCard', 'ariaLabelIcon', 'heading', 'icon', 'selected', 'subheading', 'variant'],
|
|
203
202
|
}]
|
|
204
203
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
205
204
|
let IxApplication = class IxApplication {
|
|
@@ -210,8 +209,8 @@ let IxApplication = class IxApplication {
|
|
|
210
209
|
c.detach();
|
|
211
210
|
this.el = r.nativeElement;
|
|
212
211
|
}
|
|
213
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
214
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
212
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxApplication, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
213
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxApplication, isStandalone: true, selector: "ix-application", inputs: { appSwitchConfig: "appSwitchConfig", breakpoints: "breakpoints", forceBreakpoint: "forceBreakpoint", theme: "theme", themeSystemAppearance: "themeSystemAppearance" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
215
214
|
};
|
|
216
215
|
IxApplication = __decorate([
|
|
217
216
|
ProxyCmp({
|
|
@@ -219,7 +218,7 @@ IxApplication = __decorate([
|
|
|
219
218
|
inputs: ['appSwitchConfig', 'breakpoints', 'forceBreakpoint', 'theme', 'themeSystemAppearance']
|
|
220
219
|
})
|
|
221
220
|
], IxApplication);
|
|
222
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
221
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxApplication, decorators: [{
|
|
223
222
|
type: Component,
|
|
224
223
|
args: [{
|
|
225
224
|
selector: 'ix-application',
|
|
@@ -227,38 +226,42 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
227
226
|
template: '<ng-content></ng-content>',
|
|
228
227
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
229
228
|
inputs: ['appSwitchConfig', 'breakpoints', 'forceBreakpoint', 'theme', 'themeSystemAppearance'],
|
|
230
|
-
standalone: true
|
|
231
229
|
}]
|
|
232
230
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
233
231
|
let IxApplicationHeader = class IxApplicationHeader {
|
|
234
232
|
z;
|
|
235
233
|
el;
|
|
234
|
+
menuToggle = new EventEmitter();
|
|
235
|
+
openAppSwitch = new EventEmitter();
|
|
236
236
|
constructor(c, r, z) {
|
|
237
237
|
this.z = z;
|
|
238
238
|
c.detach();
|
|
239
239
|
this.el = r.nativeElement;
|
|
240
|
-
proxyOutputs(this, this.el, ['menuToggle', 'openAppSwitch']);
|
|
241
240
|
}
|
|
242
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
243
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
241
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxApplicationHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
242
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxApplicationHeader, isStandalone: true, selector: "ix-application-header", inputs: { appIcon: "appIcon", appIconAlt: "appIconAlt", appIconOutline: "appIconOutline", ariaLabelAppSwitchIconButton: "ariaLabelAppSwitchIconButton", ariaLabelMenuExpandIconButton: "ariaLabelMenuExpandIconButton", ariaLabelMoreMenuIconButton: "ariaLabelMoreMenuIconButton", companyLogo: "companyLogo", companyLogoAlt: "companyLogoAlt", hideBottomBorder: "hideBottomBorder", name: "name", nameSuffix: "nameSuffix", showMenu: "showMenu" }, outputs: { menuToggle: "menuToggle", openAppSwitch: "openAppSwitch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
244
243
|
};
|
|
245
244
|
IxApplicationHeader = __decorate([
|
|
246
245
|
ProxyCmp({
|
|
247
246
|
defineCustomElementFn: defineCustomElement$3,
|
|
248
|
-
inputs: ['name', 'showMenu']
|
|
247
|
+
inputs: ['appIcon', 'appIconAlt', 'appIconOutline', 'ariaLabelAppSwitchIconButton', 'ariaLabelMenuExpandIconButton', 'ariaLabelMoreMenuIconButton', 'companyLogo', 'companyLogoAlt', 'hideBottomBorder', 'name', 'nameSuffix', 'showMenu']
|
|
249
248
|
})
|
|
250
249
|
], IxApplicationHeader);
|
|
251
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
250
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxApplicationHeader, decorators: [{
|
|
252
251
|
type: Component,
|
|
253
252
|
args: [{
|
|
254
253
|
selector: 'ix-application-header',
|
|
255
254
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
256
255
|
template: '<ng-content></ng-content>',
|
|
257
256
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
258
|
-
inputs: ['name', 'showMenu'],
|
|
259
|
-
|
|
257
|
+
inputs: ['appIcon', 'appIconAlt', 'appIconOutline', 'ariaLabelAppSwitchIconButton', 'ariaLabelMenuExpandIconButton', 'ariaLabelMoreMenuIconButton', 'companyLogo', 'companyLogoAlt', 'hideBottomBorder', 'name', 'nameSuffix', 'showMenu'],
|
|
258
|
+
outputs: ['menuToggle', 'openAppSwitch'],
|
|
260
259
|
}]
|
|
261
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
260
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { menuToggle: [{
|
|
261
|
+
type: Output
|
|
262
|
+
}], openAppSwitch: [{
|
|
263
|
+
type: Output
|
|
264
|
+
}] } });
|
|
262
265
|
let IxAvatar = class IxAvatar {
|
|
263
266
|
z;
|
|
264
267
|
el;
|
|
@@ -267,24 +270,23 @@ let IxAvatar = class IxAvatar {
|
|
|
267
270
|
c.detach();
|
|
268
271
|
this.el = r.nativeElement;
|
|
269
272
|
}
|
|
270
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
271
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
273
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
274
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxAvatar, isStandalone: true, selector: "ix-avatar", inputs: { a11yLabel: "a11yLabel", ariaLabelTooltip: "ariaLabelTooltip", extra: "extra", image: "image", initials: "initials", tooltipText: "tooltipText", username: "username" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
272
275
|
};
|
|
273
276
|
IxAvatar = __decorate([
|
|
274
277
|
ProxyCmp({
|
|
275
278
|
defineCustomElementFn: defineCustomElement$4,
|
|
276
|
-
inputs: ['extra', 'image', 'initials', 'username']
|
|
279
|
+
inputs: ['a11yLabel', 'ariaLabelTooltip', 'extra', 'image', 'initials', 'tooltipText', 'username']
|
|
277
280
|
})
|
|
278
281
|
], IxAvatar);
|
|
279
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
282
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxAvatar, decorators: [{
|
|
280
283
|
type: Component,
|
|
281
284
|
args: [{
|
|
282
285
|
selector: 'ix-avatar',
|
|
283
286
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
284
287
|
template: '<ng-content></ng-content>',
|
|
285
288
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
286
|
-
inputs: ['extra', 'image', 'initials', 'username'],
|
|
287
|
-
standalone: true
|
|
289
|
+
inputs: ['a11yLabel', 'ariaLabelTooltip', 'extra', 'image', 'initials', 'tooltipText', 'username'],
|
|
288
290
|
}]
|
|
289
291
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
290
292
|
let IxBasicNavigation = class IxBasicNavigation {
|
|
@@ -295,8 +297,8 @@ let IxBasicNavigation = class IxBasicNavigation {
|
|
|
295
297
|
c.detach();
|
|
296
298
|
this.el = r.nativeElement;
|
|
297
299
|
}
|
|
298
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
299
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
300
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBasicNavigation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
301
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxBasicNavigation, isStandalone: true, selector: "ix-basic-navigation", inputs: { applicationName: "applicationName", breakpoints: "breakpoints", forceBreakpoint: "forceBreakpoint", hideHeader: "hideHeader" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
300
302
|
};
|
|
301
303
|
IxBasicNavigation = __decorate([
|
|
302
304
|
ProxyCmp({
|
|
@@ -304,7 +306,7 @@ IxBasicNavigation = __decorate([
|
|
|
304
306
|
inputs: ['applicationName', 'breakpoints', 'forceBreakpoint', 'hideHeader']
|
|
305
307
|
})
|
|
306
308
|
], IxBasicNavigation);
|
|
307
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBasicNavigation, decorators: [{
|
|
308
310
|
type: Component,
|
|
309
311
|
args: [{
|
|
310
312
|
selector: 'ix-basic-navigation',
|
|
@@ -312,20 +314,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
312
314
|
template: '<ng-content></ng-content>',
|
|
313
315
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
314
316
|
inputs: ['applicationName', 'breakpoints', 'forceBreakpoint', 'hideHeader'],
|
|
315
|
-
standalone: true
|
|
316
317
|
}]
|
|
317
318
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
318
319
|
let IxBlind = class IxBlind {
|
|
319
320
|
z;
|
|
320
321
|
el;
|
|
322
|
+
collapsedChange = new EventEmitter();
|
|
321
323
|
constructor(c, r, z) {
|
|
322
324
|
this.z = z;
|
|
323
325
|
c.detach();
|
|
324
326
|
this.el = r.nativeElement;
|
|
325
|
-
proxyOutputs(this, this.el, ['collapsedChange']);
|
|
326
327
|
}
|
|
327
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
328
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
328
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBlind, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
329
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxBlind, isStandalone: true, selector: "ix-blind", inputs: { collapsed: "collapsed", icon: "icon", label: "label", sublabel: "sublabel", variant: "variant" }, outputs: { collapsedChange: "collapsedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
329
330
|
};
|
|
330
331
|
IxBlind = __decorate([
|
|
331
332
|
ProxyCmp({
|
|
@@ -333,7 +334,7 @@ IxBlind = __decorate([
|
|
|
333
334
|
inputs: ['collapsed', 'icon', 'label', 'sublabel', 'variant']
|
|
334
335
|
})
|
|
335
336
|
], IxBlind);
|
|
336
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
337
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBlind, decorators: [{
|
|
337
338
|
type: Component,
|
|
338
339
|
args: [{
|
|
339
340
|
selector: 'ix-blind',
|
|
@@ -341,20 +342,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
341
342
|
template: '<ng-content></ng-content>',
|
|
342
343
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
343
344
|
inputs: ['collapsed', 'icon', 'label', 'sublabel', 'variant'],
|
|
344
|
-
|
|
345
|
+
outputs: ['collapsedChange'],
|
|
345
346
|
}]
|
|
346
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
347
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { collapsedChange: [{
|
|
348
|
+
type: Output
|
|
349
|
+
}] } });
|
|
347
350
|
let IxBreadcrumb = class IxBreadcrumb {
|
|
348
351
|
z;
|
|
349
352
|
el;
|
|
353
|
+
itemClick = new EventEmitter();
|
|
354
|
+
nextClick = new EventEmitter();
|
|
350
355
|
constructor(c, r, z) {
|
|
351
356
|
this.z = z;
|
|
352
357
|
c.detach();
|
|
353
358
|
this.el = r.nativeElement;
|
|
354
|
-
proxyOutputs(this, this.el, ['itemClick', 'nextClick']);
|
|
355
359
|
}
|
|
356
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
357
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
360
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBreadcrumb, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
361
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxBreadcrumb, isStandalone: true, selector: "ix-breadcrumb", inputs: { ariaLabelPreviousButton: "ariaLabelPreviousButton", ghost: "ghost", nextItems: "nextItems", visibleItemCount: "visibleItemCount" }, outputs: { itemClick: "itemClick", nextClick: "nextClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
358
362
|
};
|
|
359
363
|
IxBreadcrumb = __decorate([
|
|
360
364
|
ProxyCmp({
|
|
@@ -362,7 +366,7 @@ IxBreadcrumb = __decorate([
|
|
|
362
366
|
inputs: ['ariaLabelPreviousButton', 'ghost', 'nextItems', 'visibleItemCount']
|
|
363
367
|
})
|
|
364
368
|
], IxBreadcrumb);
|
|
365
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
369
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBreadcrumb, decorators: [{
|
|
366
370
|
type: Component,
|
|
367
371
|
args: [{
|
|
368
372
|
selector: 'ix-breadcrumb',
|
|
@@ -370,9 +374,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
370
374
|
template: '<ng-content></ng-content>',
|
|
371
375
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
372
376
|
inputs: ['ariaLabelPreviousButton', 'ghost', 'nextItems', 'visibleItemCount'],
|
|
373
|
-
|
|
377
|
+
outputs: ['itemClick', 'nextClick'],
|
|
374
378
|
}]
|
|
375
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
379
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { itemClick: [{
|
|
380
|
+
type: Output
|
|
381
|
+
}], nextClick: [{
|
|
382
|
+
type: Output
|
|
383
|
+
}] } });
|
|
376
384
|
let IxBreadcrumbItem = class IxBreadcrumbItem {
|
|
377
385
|
z;
|
|
378
386
|
el;
|
|
@@ -381,24 +389,23 @@ let IxBreadcrumbItem = class IxBreadcrumbItem {
|
|
|
381
389
|
c.detach();
|
|
382
390
|
this.el = r.nativeElement;
|
|
383
391
|
}
|
|
384
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
385
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
392
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBreadcrumbItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
393
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxBreadcrumbItem, isStandalone: true, selector: "ix-breadcrumb-item", inputs: { ariaLabelButton: "ariaLabelButton", href: "href", icon: "icon", label: "label", rel: "rel", target: "target" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
386
394
|
};
|
|
387
395
|
IxBreadcrumbItem = __decorate([
|
|
388
396
|
ProxyCmp({
|
|
389
397
|
defineCustomElementFn: defineCustomElement$8,
|
|
390
|
-
inputs: ['icon', 'label']
|
|
398
|
+
inputs: ['ariaLabelButton', 'href', 'icon', 'label', 'rel', 'target']
|
|
391
399
|
})
|
|
392
400
|
], IxBreadcrumbItem);
|
|
393
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
401
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBreadcrumbItem, decorators: [{
|
|
394
402
|
type: Component,
|
|
395
403
|
args: [{
|
|
396
404
|
selector: 'ix-breadcrumb-item',
|
|
397
405
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
398
406
|
template: '<ng-content></ng-content>',
|
|
399
407
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
400
|
-
inputs: ['icon', 'label'],
|
|
401
|
-
standalone: true
|
|
408
|
+
inputs: ['ariaLabelButton', 'href', 'icon', 'label', 'rel', 'target'],
|
|
402
409
|
}]
|
|
403
410
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
404
411
|
let IxButton = class IxButton {
|
|
@@ -409,24 +416,23 @@ let IxButton = class IxButton {
|
|
|
409
416
|
c.detach();
|
|
410
417
|
this.el = r.nativeElement;
|
|
411
418
|
}
|
|
412
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
413
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
419
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
420
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxButton, isStandalone: true, selector: "ix-button", inputs: { ariaLabelButton: "ariaLabelButton", disabled: "disabled", form: "form", href: "href", icon: "icon", iconRight: "iconRight", loading: "loading", rel: "rel", target: "target", type: "type", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
414
421
|
};
|
|
415
422
|
IxButton = __decorate([
|
|
416
423
|
ProxyCmp({
|
|
417
424
|
defineCustomElementFn: defineCustomElement$9,
|
|
418
|
-
inputs: ['disabled', 'form', '
|
|
425
|
+
inputs: ['ariaLabelButton', 'disabled', 'form', 'href', 'icon', 'iconRight', 'loading', 'rel', 'target', 'type', 'variant']
|
|
419
426
|
})
|
|
420
427
|
], IxButton);
|
|
421
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
428
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxButton, decorators: [{
|
|
422
429
|
type: Component,
|
|
423
430
|
args: [{
|
|
424
431
|
selector: 'ix-button',
|
|
425
432
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
426
433
|
template: '<ng-content></ng-content>',
|
|
427
434
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
428
|
-
inputs: ['disabled', 'form', '
|
|
429
|
-
standalone: true
|
|
435
|
+
inputs: ['ariaLabelButton', 'disabled', 'form', 'href', 'icon', 'iconRight', 'loading', 'rel', 'target', 'type', 'variant'],
|
|
430
436
|
}]
|
|
431
437
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
432
438
|
let IxCard = class IxCard {
|
|
@@ -437,8 +443,8 @@ let IxCard = class IxCard {
|
|
|
437
443
|
c.detach();
|
|
438
444
|
this.el = r.nativeElement;
|
|
439
445
|
}
|
|
440
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
441
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
446
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
447
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxCard, isStandalone: true, selector: "ix-card", inputs: { selected: "selected", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
442
448
|
};
|
|
443
449
|
IxCard = __decorate([
|
|
444
450
|
ProxyCmp({
|
|
@@ -446,7 +452,7 @@ IxCard = __decorate([
|
|
|
446
452
|
inputs: ['selected', 'variant']
|
|
447
453
|
})
|
|
448
454
|
], IxCard);
|
|
449
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
455
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCard, decorators: [{
|
|
450
456
|
type: Component,
|
|
451
457
|
args: [{
|
|
452
458
|
selector: 'ix-card',
|
|
@@ -454,7 +460,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
454
460
|
template: '<ng-content></ng-content>',
|
|
455
461
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
456
462
|
inputs: ['selected', 'variant'],
|
|
457
|
-
standalone: true
|
|
458
463
|
}]
|
|
459
464
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
460
465
|
let IxCardAccordion = class IxCardAccordion {
|
|
@@ -465,24 +470,23 @@ let IxCardAccordion = class IxCardAccordion {
|
|
|
465
470
|
c.detach();
|
|
466
471
|
this.el = r.nativeElement;
|
|
467
472
|
}
|
|
468
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
469
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
473
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCardAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
474
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxCardAccordion, isStandalone: true, selector: "ix-card-accordion", inputs: { ariaLabelExpandButton: "ariaLabelExpandButton", collapse: "collapse", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
470
475
|
};
|
|
471
476
|
IxCardAccordion = __decorate([
|
|
472
477
|
ProxyCmp({
|
|
473
478
|
defineCustomElementFn: defineCustomElement$b,
|
|
474
|
-
inputs: ['collapse']
|
|
479
|
+
inputs: ['ariaLabelExpandButton', 'collapse', 'variant']
|
|
475
480
|
})
|
|
476
481
|
], IxCardAccordion);
|
|
477
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
482
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCardAccordion, decorators: [{
|
|
478
483
|
type: Component,
|
|
479
484
|
args: [{
|
|
480
485
|
selector: 'ix-card-accordion',
|
|
481
486
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
482
487
|
template: '<ng-content></ng-content>',
|
|
483
488
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
484
|
-
inputs: ['collapse'],
|
|
485
|
-
standalone: true
|
|
489
|
+
inputs: ['ariaLabelExpandButton', 'collapse', 'variant'],
|
|
486
490
|
}]
|
|
487
491
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
488
492
|
let IxCardContent = class IxCardContent {
|
|
@@ -493,15 +497,15 @@ let IxCardContent = class IxCardContent {
|
|
|
493
497
|
c.detach();
|
|
494
498
|
this.el = r.nativeElement;
|
|
495
499
|
}
|
|
496
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
497
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
500
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCardContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
501
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxCardContent, isStandalone: true, selector: "ix-card-content", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
498
502
|
};
|
|
499
503
|
IxCardContent = __decorate([
|
|
500
504
|
ProxyCmp({
|
|
501
505
|
defineCustomElementFn: defineCustomElement$c
|
|
502
506
|
})
|
|
503
507
|
], IxCardContent);
|
|
504
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
508
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCardContent, decorators: [{
|
|
505
509
|
type: Component,
|
|
506
510
|
args: [{
|
|
507
511
|
selector: 'ix-card-content',
|
|
@@ -509,38 +513,45 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
509
513
|
template: '<ng-content></ng-content>',
|
|
510
514
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
511
515
|
inputs: [],
|
|
512
|
-
standalone: true
|
|
513
516
|
}]
|
|
514
517
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
515
518
|
let IxCardList = class IxCardList {
|
|
516
519
|
z;
|
|
517
520
|
el;
|
|
521
|
+
collapseChanged = new EventEmitter();
|
|
522
|
+
showAllClick = new EventEmitter();
|
|
523
|
+
showMoreCardClick = new EventEmitter();
|
|
518
524
|
constructor(c, r, z) {
|
|
519
525
|
this.z = z;
|
|
520
526
|
c.detach();
|
|
521
527
|
this.el = r.nativeElement;
|
|
522
|
-
proxyOutputs(this, this.el, ['collapseChanged', 'showAllClick', 'showMoreCardClick']);
|
|
523
528
|
}
|
|
524
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
525
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
529
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCardList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
530
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { collapseChanged: "collapseChanged", showAllClick: "showAllClick", showMoreCardClick: "showMoreCardClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
526
531
|
};
|
|
527
532
|
IxCardList = __decorate([
|
|
528
533
|
ProxyCmp({
|
|
529
534
|
defineCustomElementFn: defineCustomElement$d,
|
|
530
|
-
inputs: ['collapse', 'hideShowAll', 'i18nMoreCards', 'i18nShowAll', 'label', 'listStyle', 'showAllCount', 'suppressOverflowHandling']
|
|
535
|
+
inputs: ['ariaLabelExpandButton', 'collapse', 'hideShowAll', 'i18nMoreCards', 'i18nShowAll', 'label', 'listStyle', 'showAllCount', 'suppressOverflowHandling']
|
|
531
536
|
})
|
|
532
537
|
], IxCardList);
|
|
533
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
538
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCardList, decorators: [{
|
|
534
539
|
type: Component,
|
|
535
540
|
args: [{
|
|
536
541
|
selector: 'ix-card-list',
|
|
537
542
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
538
543
|
template: '<ng-content></ng-content>',
|
|
539
544
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
540
|
-
inputs: ['collapse', 'hideShowAll', 'i18nMoreCards', 'i18nShowAll', 'label', 'listStyle', 'showAllCount', 'suppressOverflowHandling'],
|
|
541
|
-
|
|
545
|
+
inputs: ['ariaLabelExpandButton', 'collapse', 'hideShowAll', 'i18nMoreCards', 'i18nShowAll', 'label', 'listStyle', 'showAllCount', 'suppressOverflowHandling'],
|
|
546
|
+
outputs: ['collapseChanged', 'showAllClick', 'showMoreCardClick'],
|
|
542
547
|
}]
|
|
543
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
548
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { collapseChanged: [{
|
|
549
|
+
type: Output
|
|
550
|
+
}], showAllClick: [{
|
|
551
|
+
type: Output
|
|
552
|
+
}], showMoreCardClick: [{
|
|
553
|
+
type: Output
|
|
554
|
+
}] } });
|
|
544
555
|
let IxCardTitle = class IxCardTitle {
|
|
545
556
|
z;
|
|
546
557
|
el;
|
|
@@ -549,15 +560,15 @@ let IxCardTitle = class IxCardTitle {
|
|
|
549
560
|
c.detach();
|
|
550
561
|
this.el = r.nativeElement;
|
|
551
562
|
}
|
|
552
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
553
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
563
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCardTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
564
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxCardTitle, isStandalone: true, selector: "ix-card-title", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
554
565
|
};
|
|
555
566
|
IxCardTitle = __decorate([
|
|
556
567
|
ProxyCmp({
|
|
557
568
|
defineCustomElementFn: defineCustomElement$e
|
|
558
569
|
})
|
|
559
570
|
], IxCardTitle);
|
|
560
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
571
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCardTitle, decorators: [{
|
|
561
572
|
type: Component,
|
|
562
573
|
args: [{
|
|
563
574
|
selector: 'ix-card-title',
|
|
@@ -565,49 +576,61 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
565
576
|
template: '<ng-content></ng-content>',
|
|
566
577
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
567
578
|
inputs: [],
|
|
568
|
-
standalone: true
|
|
569
579
|
}]
|
|
570
580
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
571
581
|
let IxCategoryFilter = class IxCategoryFilter {
|
|
572
582
|
z;
|
|
573
583
|
el;
|
|
584
|
+
categoryChanged = new EventEmitter();
|
|
585
|
+
inputChanged = new EventEmitter();
|
|
586
|
+
filterChanged = new EventEmitter();
|
|
587
|
+
filterCleared = new EventEmitter();
|
|
574
588
|
constructor(c, r, z) {
|
|
575
589
|
this.z = z;
|
|
576
590
|
c.detach();
|
|
577
591
|
this.el = r.nativeElement;
|
|
578
|
-
proxyOutputs(this, this.el, ['categoryChanged', 'inputChanged', 'filterChanged', 'filterCleared']);
|
|
579
592
|
}
|
|
580
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
581
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
593
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCategoryFilter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
594
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { categoryChanged: "categoryChanged", inputChanged: "inputChanged", filterChanged: "filterChanged", filterCleared: "filterCleared" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
582
595
|
};
|
|
583
596
|
IxCategoryFilter = __decorate([
|
|
584
597
|
ProxyCmp({
|
|
585
598
|
defineCustomElementFn: defineCustomElement$f,
|
|
586
|
-
inputs: ['categories', 'disabled', 'filterState', 'hideIcon', 'i18nPlainText', 'icon', 'labelCategories', 'nonSelectableCategories', 'placeholder', 'readonly', 'repeatCategories', 'staticOperator', 'suggestions']
|
|
599
|
+
inputs: ['ariaLabelFilterInput', 'ariaLabelOperatorButton', 'ariaLabelResetButton', 'categories', 'disabled', 'filterState', 'hideIcon', 'i18nPlainText', 'icon', 'labelCategories', 'nonSelectableCategories', 'placeholder', 'readonly', 'repeatCategories', 'staticOperator', 'suggestions']
|
|
587
600
|
})
|
|
588
601
|
], IxCategoryFilter);
|
|
589
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
602
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCategoryFilter, decorators: [{
|
|
590
603
|
type: Component,
|
|
591
604
|
args: [{
|
|
592
605
|
selector: 'ix-category-filter',
|
|
593
606
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
594
607
|
template: '<ng-content></ng-content>',
|
|
595
608
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
596
|
-
inputs: ['categories', 'disabled', 'filterState', 'hideIcon', 'i18nPlainText', 'icon', 'labelCategories', 'nonSelectableCategories', 'placeholder', 'readonly', 'repeatCategories', 'staticOperator', 'suggestions'],
|
|
597
|
-
|
|
609
|
+
inputs: ['ariaLabelFilterInput', 'ariaLabelOperatorButton', 'ariaLabelResetButton', 'categories', 'disabled', 'filterState', 'hideIcon', 'i18nPlainText', 'icon', 'labelCategories', 'nonSelectableCategories', 'placeholder', 'readonly', 'repeatCategories', 'staticOperator', 'suggestions'],
|
|
610
|
+
outputs: ['categoryChanged', 'inputChanged', 'filterChanged', 'filterCleared'],
|
|
598
611
|
}]
|
|
599
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
612
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { categoryChanged: [{
|
|
613
|
+
type: Output
|
|
614
|
+
}], inputChanged: [{
|
|
615
|
+
type: Output
|
|
616
|
+
}], filterChanged: [{
|
|
617
|
+
type: Output
|
|
618
|
+
}], filterCleared: [{
|
|
619
|
+
type: Output
|
|
620
|
+
}] } });
|
|
600
621
|
let IxCheckbox = class IxCheckbox {
|
|
601
622
|
z;
|
|
602
623
|
el;
|
|
624
|
+
checkedChange = new EventEmitter();
|
|
625
|
+
valueChange = new EventEmitter();
|
|
626
|
+
ixBlur = new EventEmitter();
|
|
603
627
|
constructor(c, r, z) {
|
|
604
628
|
this.z = z;
|
|
605
629
|
c.detach();
|
|
606
630
|
this.el = r.nativeElement;
|
|
607
|
-
proxyOutputs(this, this.el, ['checkedChange', 'valueChange', 'ixBlur']);
|
|
608
631
|
}
|
|
609
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
610
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
632
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCheckbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
633
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxCheckbox, isStandalone: true, selector: "ix-checkbox", inputs: { checked: "checked", disabled: "disabled", indeterminate: "indeterminate", label: "label", name: "name", required: "required", value: "value" }, outputs: { checkedChange: "checkedChange", valueChange: "valueChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
611
634
|
};
|
|
612
635
|
IxCheckbox = __decorate([
|
|
613
636
|
ProxyCmp({
|
|
@@ -615,7 +638,7 @@ IxCheckbox = __decorate([
|
|
|
615
638
|
inputs: ['checked', 'disabled', 'indeterminate', 'label', 'name', 'required', 'value']
|
|
616
639
|
})
|
|
617
640
|
], IxCheckbox);
|
|
618
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
641
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCheckbox, decorators: [{
|
|
619
642
|
type: Component,
|
|
620
643
|
args: [{
|
|
621
644
|
selector: 'ix-checkbox',
|
|
@@ -623,9 +646,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
623
646
|
template: '<ng-content></ng-content>',
|
|
624
647
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
625
648
|
inputs: ['checked', 'disabled', 'indeterminate', 'label', 'name', 'required', 'value'],
|
|
626
|
-
|
|
627
|
-
}]
|
|
628
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
649
|
+
outputs: ['checkedChange', 'valueChange', 'ixBlur'],
|
|
650
|
+
}]
|
|
651
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { checkedChange: [{
|
|
652
|
+
type: Output
|
|
653
|
+
}], valueChange: [{
|
|
654
|
+
type: Output
|
|
655
|
+
}], ixBlur: [{
|
|
656
|
+
type: Output
|
|
657
|
+
}] } });
|
|
629
658
|
let IxCheckboxGroup = class IxCheckboxGroup {
|
|
630
659
|
z;
|
|
631
660
|
el;
|
|
@@ -634,8 +663,8 @@ let IxCheckboxGroup = class IxCheckboxGroup {
|
|
|
634
663
|
c.detach();
|
|
635
664
|
this.el = r.nativeElement;
|
|
636
665
|
}
|
|
637
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
638
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
666
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCheckboxGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
667
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxCheckboxGroup, isStandalone: true, selector: "ix-checkbox-group", inputs: { direction: "direction", helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", showTextAsTooltip: "showTextAsTooltip", validText: "validText", warningText: "warningText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
639
668
|
};
|
|
640
669
|
IxCheckboxGroup = __decorate([
|
|
641
670
|
ProxyCmp({
|
|
@@ -643,7 +672,7 @@ IxCheckboxGroup = __decorate([
|
|
|
643
672
|
inputs: ['direction', 'helperText', 'infoText', 'invalidText', 'label', 'showTextAsTooltip', 'validText', 'warningText']
|
|
644
673
|
})
|
|
645
674
|
], IxCheckboxGroup);
|
|
646
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
675
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCheckboxGroup, decorators: [{
|
|
647
676
|
type: Component,
|
|
648
677
|
args: [{
|
|
649
678
|
selector: 'ix-checkbox-group',
|
|
@@ -651,38 +680,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
651
680
|
template: '<ng-content></ng-content>',
|
|
652
681
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
653
682
|
inputs: ['direction', 'helperText', 'infoText', 'invalidText', 'label', 'showTextAsTooltip', 'validText', 'warningText'],
|
|
654
|
-
standalone: true
|
|
655
683
|
}]
|
|
656
684
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
657
685
|
let IxChip = class IxChip {
|
|
658
686
|
z;
|
|
659
687
|
el;
|
|
688
|
+
closeChip = new EventEmitter();
|
|
660
689
|
constructor(c, r, z) {
|
|
661
690
|
this.z = z;
|
|
662
691
|
c.detach();
|
|
663
692
|
this.el = r.nativeElement;
|
|
664
|
-
proxyOutputs(this, this.el, ['closeChip']);
|
|
665
693
|
}
|
|
666
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
667
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
694
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxChip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
695
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { closeChip: "closeChip" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
668
696
|
};
|
|
669
697
|
IxChip = __decorate([
|
|
670
698
|
ProxyCmp({
|
|
671
699
|
defineCustomElementFn: defineCustomElement$i,
|
|
672
|
-
inputs: ['active', 'background', 'centerContent', 'chipColor', 'closable', 'icon', 'outline', 'tooltipText', 'variant']
|
|
700
|
+
inputs: ['active', 'ariaLabelCloseButton', 'background', 'centerContent', 'chipColor', 'closable', 'icon', 'outline', 'tooltipText', 'variant']
|
|
673
701
|
})
|
|
674
702
|
], IxChip);
|
|
675
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
703
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxChip, decorators: [{
|
|
676
704
|
type: Component,
|
|
677
705
|
args: [{
|
|
678
706
|
selector: 'ix-chip',
|
|
679
707
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
680
708
|
template: '<ng-content></ng-content>',
|
|
681
709
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
682
|
-
inputs: ['active', 'background', 'centerContent', 'chipColor', 'closable', 'icon', 'outline', 'tooltipText', 'variant'],
|
|
683
|
-
|
|
710
|
+
inputs: ['active', 'ariaLabelCloseButton', 'background', 'centerContent', 'chipColor', 'closable', 'icon', 'outline', 'tooltipText', 'variant'],
|
|
711
|
+
outputs: ['closeChip'],
|
|
684
712
|
}]
|
|
685
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
713
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { closeChip: [{
|
|
714
|
+
type: Output
|
|
715
|
+
}] } });
|
|
686
716
|
let IxCol = class IxCol {
|
|
687
717
|
z;
|
|
688
718
|
el;
|
|
@@ -691,8 +721,8 @@ let IxCol = class IxCol {
|
|
|
691
721
|
c.detach();
|
|
692
722
|
this.el = r.nativeElement;
|
|
693
723
|
}
|
|
694
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
695
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
724
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCol, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
725
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxCol, isStandalone: true, selector: "ix-col", inputs: { size: "size", sizeLg: "sizeLg", sizeMd: "sizeMd", sizeSm: "sizeSm" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
696
726
|
};
|
|
697
727
|
IxCol = __decorate([
|
|
698
728
|
ProxyCmp({
|
|
@@ -700,7 +730,7 @@ IxCol = __decorate([
|
|
|
700
730
|
inputs: ['size', 'sizeLg', 'sizeMd', 'sizeSm']
|
|
701
731
|
})
|
|
702
732
|
], IxCol);
|
|
703
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
733
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCol, decorators: [{
|
|
704
734
|
type: Component,
|
|
705
735
|
args: [{
|
|
706
736
|
selector: 'ix-col',
|
|
@@ -708,7 +738,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
708
738
|
template: '<ng-content></ng-content>',
|
|
709
739
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
710
740
|
inputs: ['size', 'sizeLg', 'sizeMd', 'sizeSm'],
|
|
711
|
-
standalone: true
|
|
712
741
|
}]
|
|
713
742
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
714
743
|
let IxContent = class IxContent {
|
|
@@ -719,15 +748,15 @@ let IxContent = class IxContent {
|
|
|
719
748
|
c.detach();
|
|
720
749
|
this.el = r.nativeElement;
|
|
721
750
|
}
|
|
722
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
723
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
751
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
752
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxContent, isStandalone: true, selector: "ix-content", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
724
753
|
};
|
|
725
754
|
IxContent = __decorate([
|
|
726
755
|
ProxyCmp({
|
|
727
756
|
defineCustomElementFn: defineCustomElement$k
|
|
728
757
|
})
|
|
729
758
|
], IxContent);
|
|
730
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
759
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxContent, decorators: [{
|
|
731
760
|
type: Component,
|
|
732
761
|
args: [{
|
|
733
762
|
selector: 'ix-content',
|
|
@@ -735,20 +764,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
735
764
|
template: '<ng-content></ng-content>',
|
|
736
765
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
737
766
|
inputs: [],
|
|
738
|
-
standalone: true
|
|
739
767
|
}]
|
|
740
768
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
741
769
|
let IxContentHeader = class IxContentHeader {
|
|
742
770
|
z;
|
|
743
771
|
el;
|
|
772
|
+
backButtonClick = new EventEmitter();
|
|
744
773
|
constructor(c, r, z) {
|
|
745
774
|
this.z = z;
|
|
746
775
|
c.detach();
|
|
747
776
|
this.el = r.nativeElement;
|
|
748
|
-
proxyOutputs(this, this.el, ['backButtonClick']);
|
|
749
777
|
}
|
|
750
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
751
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
778
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxContentHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
779
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxContentHeader, isStandalone: true, selector: "ix-content-header", inputs: { hasBackButton: "hasBackButton", headerSubtitle: "headerSubtitle", headerTitle: "headerTitle", variant: "variant" }, outputs: { backButtonClick: "backButtonClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
752
780
|
};
|
|
753
781
|
IxContentHeader = __decorate([
|
|
754
782
|
ProxyCmp({
|
|
@@ -756,7 +784,7 @@ IxContentHeader = __decorate([
|
|
|
756
784
|
inputs: ['hasBackButton', 'headerSubtitle', 'headerTitle', 'variant']
|
|
757
785
|
})
|
|
758
786
|
], IxContentHeader);
|
|
759
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
787
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxContentHeader, decorators: [{
|
|
760
788
|
type: Component,
|
|
761
789
|
args: [{
|
|
762
790
|
selector: 'ix-content-header',
|
|
@@ -764,9 +792,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
764
792
|
template: '<ng-content></ng-content>',
|
|
765
793
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
766
794
|
inputs: ['hasBackButton', 'headerSubtitle', 'headerTitle', 'variant'],
|
|
767
|
-
|
|
795
|
+
outputs: ['backButtonClick'],
|
|
768
796
|
}]
|
|
769
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
797
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { backButtonClick: [{
|
|
798
|
+
type: Output
|
|
799
|
+
}] } });
|
|
770
800
|
let IxCustomField = class IxCustomField {
|
|
771
801
|
z;
|
|
772
802
|
el;
|
|
@@ -775,8 +805,8 @@ let IxCustomField = class IxCustomField {
|
|
|
775
805
|
c.detach();
|
|
776
806
|
this.el = r.nativeElement;
|
|
777
807
|
}
|
|
778
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
779
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
808
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCustomField, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
809
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxCustomField, isStandalone: true, selector: "ix-custom-field", inputs: { helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", required: "required", showTextAsTooltip: "showTextAsTooltip", validText: "validText", warningText: "warningText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
780
810
|
};
|
|
781
811
|
IxCustomField = __decorate([
|
|
782
812
|
ProxyCmp({
|
|
@@ -784,7 +814,7 @@ IxCustomField = __decorate([
|
|
|
784
814
|
inputs: ['helperText', 'infoText', 'invalidText', 'label', 'required', 'showTextAsTooltip', 'validText', 'warningText']
|
|
785
815
|
})
|
|
786
816
|
], IxCustomField);
|
|
787
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
817
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxCustomField, decorators: [{
|
|
788
818
|
type: Component,
|
|
789
819
|
args: [{
|
|
790
820
|
selector: 'ix-custom-field',
|
|
@@ -792,128 +822,150 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
792
822
|
template: '<ng-content></ng-content>',
|
|
793
823
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
794
824
|
inputs: ['helperText', 'infoText', 'invalidText', 'label', 'required', 'showTextAsTooltip', 'validText', 'warningText'],
|
|
795
|
-
standalone: true
|
|
796
825
|
}]
|
|
797
826
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
798
827
|
let IxDateDropdown = class IxDateDropdown {
|
|
799
828
|
z;
|
|
800
829
|
el;
|
|
830
|
+
dateRangeChange = new EventEmitter();
|
|
801
831
|
constructor(c, r, z) {
|
|
802
832
|
this.z = z;
|
|
803
833
|
c.detach();
|
|
804
834
|
this.el = r.nativeElement;
|
|
805
|
-
proxyOutputs(this, this.el, ['dateRangeChange']);
|
|
806
835
|
}
|
|
807
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
808
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
836
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDateDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
837
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxDateDropdown, isStandalone: true, selector: "ix-date-dropdown", inputs: { ariaLabelDropdownButton: "ariaLabelDropdownButton", customRangeAllowed: "customRangeAllowed", dateRangeId: "dateRangeId", dateRangeOptions: "dateRangeOptions", disabled: "disabled", format: "format", from: "from", i18nCustomItem: "i18nCustomItem", i18nDone: "i18nDone", i18nNoRange: "i18nNoRange", loading: "loading", locale: "locale", maxDate: "maxDate", minDate: "minDate", range: "range", showWeekNumbers: "showWeekNumbers", to: "to", variant: "variant", weekStartIndex: "weekStartIndex" }, outputs: { dateRangeChange: "dateRangeChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
809
838
|
};
|
|
810
839
|
IxDateDropdown = __decorate([
|
|
811
840
|
ProxyCmp({
|
|
812
841
|
defineCustomElementFn: defineCustomElement$n,
|
|
813
|
-
inputs: ['customRangeAllowed', 'dateRangeId', 'dateRangeOptions', 'disabled', 'format', 'from', '
|
|
842
|
+
inputs: ['ariaLabelDropdownButton', 'customRangeAllowed', 'dateRangeId', 'dateRangeOptions', 'disabled', 'format', 'from', 'i18nCustomItem', 'i18nDone', 'i18nNoRange', 'loading', 'locale', 'maxDate', 'minDate', 'range', 'showWeekNumbers', 'to', 'variant', 'weekStartIndex'],
|
|
814
843
|
methods: ['getDateRange']
|
|
815
844
|
})
|
|
816
845
|
], IxDateDropdown);
|
|
817
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
846
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDateDropdown, decorators: [{
|
|
818
847
|
type: Component,
|
|
819
848
|
args: [{
|
|
820
849
|
selector: 'ix-date-dropdown',
|
|
821
850
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
822
851
|
template: '<ng-content></ng-content>',
|
|
823
852
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
824
|
-
inputs: ['customRangeAllowed', 'dateRangeId', 'dateRangeOptions', 'disabled', 'format', 'from', '
|
|
825
|
-
|
|
853
|
+
inputs: ['ariaLabelDropdownButton', 'customRangeAllowed', 'dateRangeId', 'dateRangeOptions', 'disabled', 'format', 'from', 'i18nCustomItem', 'i18nDone', 'i18nNoRange', 'loading', 'locale', 'maxDate', 'minDate', 'range', 'showWeekNumbers', 'to', 'variant', 'weekStartIndex'],
|
|
854
|
+
outputs: ['dateRangeChange'],
|
|
826
855
|
}]
|
|
827
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
856
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dateRangeChange: [{
|
|
857
|
+
type: Output
|
|
858
|
+
}] } });
|
|
828
859
|
let IxDateInput = class IxDateInput {
|
|
829
860
|
z;
|
|
830
861
|
el;
|
|
862
|
+
valueChange = new EventEmitter();
|
|
863
|
+
validityStateChange = new EventEmitter();
|
|
831
864
|
constructor(c, r, z) {
|
|
832
865
|
this.z = z;
|
|
833
866
|
c.detach();
|
|
834
867
|
this.el = r.nativeElement;
|
|
835
|
-
proxyOutputs(this, this.el, ['valueChange', 'validityStateChange']);
|
|
836
868
|
}
|
|
837
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
838
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
869
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDateInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
870
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { valueChange: "valueChange", validityStateChange: "validityStateChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
839
871
|
};
|
|
840
872
|
IxDateInput = __decorate([
|
|
841
873
|
ProxyCmp({
|
|
842
874
|
defineCustomElementFn: defineCustomElement$o,
|
|
843
|
-
inputs: ['disabled', 'format', 'helperText', 'i18nErrorDateUnparsable', 'infoText', 'invalidText', 'label', 'locale', 'name', 'placeholder', 'readonly', 'required', 'showTextAsTooltip', 'showWeekNumbers', 'validText', 'value', 'warningText'],
|
|
875
|
+
inputs: ['ariaLabelCalendarButton', 'ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'disabled', 'format', 'helperText', 'i18nErrorDateUnparsable', 'infoText', 'invalidText', 'label', 'locale', 'maxDate', 'minDate', 'name', 'placeholder', 'readonly', 'required', 'showTextAsTooltip', 'showWeekNumbers', 'validText', 'value', 'warningText', 'weekStartIndex'],
|
|
844
876
|
methods: ['getNativeInputElement', 'focusInput']
|
|
845
877
|
})
|
|
846
878
|
], IxDateInput);
|
|
847
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
879
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDateInput, decorators: [{
|
|
848
880
|
type: Component,
|
|
849
881
|
args: [{
|
|
850
882
|
selector: 'ix-date-input',
|
|
851
883
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
852
884
|
template: '<ng-content></ng-content>',
|
|
853
885
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
854
|
-
inputs: ['disabled', 'format', 'helperText', 'i18nErrorDateUnparsable', 'infoText', 'invalidText', 'label', 'locale', 'name', 'placeholder', 'readonly', 'required', 'showTextAsTooltip', 'showWeekNumbers', 'validText', 'value', 'warningText'],
|
|
855
|
-
|
|
886
|
+
inputs: ['ariaLabelCalendarButton', 'ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'disabled', 'format', 'helperText', 'i18nErrorDateUnparsable', 'infoText', 'invalidText', 'label', 'locale', 'maxDate', 'minDate', 'name', 'placeholder', 'readonly', 'required', 'showTextAsTooltip', 'showWeekNumbers', 'validText', 'value', 'warningText', 'weekStartIndex'],
|
|
887
|
+
outputs: ['valueChange', 'validityStateChange'],
|
|
856
888
|
}]
|
|
857
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
889
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { valueChange: [{
|
|
890
|
+
type: Output
|
|
891
|
+
}], validityStateChange: [{
|
|
892
|
+
type: Output
|
|
893
|
+
}] } });
|
|
858
894
|
let IxDatePicker = class IxDatePicker {
|
|
859
895
|
z;
|
|
860
896
|
el;
|
|
897
|
+
dateChange = new EventEmitter();
|
|
898
|
+
dateRangeChange = new EventEmitter();
|
|
899
|
+
dateSelect = new EventEmitter();
|
|
861
900
|
constructor(c, r, z) {
|
|
862
901
|
this.z = z;
|
|
863
902
|
c.detach();
|
|
864
903
|
this.el = r.nativeElement;
|
|
865
|
-
proxyOutputs(this, this.el, ['dateChange', 'dateRangeChange', 'dateSelect']);
|
|
866
904
|
}
|
|
867
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
868
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
905
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDatePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
906
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { dateChange: "dateChange", dateRangeChange: "dateRangeChange", dateSelect: "dateSelect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
869
907
|
};
|
|
870
908
|
IxDatePicker = __decorate([
|
|
871
909
|
ProxyCmp({
|
|
872
910
|
defineCustomElementFn: defineCustomElement$p,
|
|
873
|
-
inputs: ['corners', 'format', 'from', 'i18nDone', 'locale', 'maxDate', 'minDate', 'range', 'showWeekNumbers', 'to', 'weekStartIndex'],
|
|
911
|
+
inputs: ['ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'corners', 'format', 'from', 'i18nDone', 'locale', 'maxDate', 'minDate', 'range', 'showWeekNumbers', 'to', 'weekStartIndex'],
|
|
874
912
|
methods: ['getCurrentDate']
|
|
875
913
|
})
|
|
876
914
|
], IxDatePicker);
|
|
877
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
915
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDatePicker, decorators: [{
|
|
878
916
|
type: Component,
|
|
879
917
|
args: [{
|
|
880
918
|
selector: 'ix-date-picker',
|
|
881
919
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
882
920
|
template: '<ng-content></ng-content>',
|
|
883
921
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
884
|
-
inputs: ['corners', 'format', 'from', 'i18nDone', 'locale', 'maxDate', 'minDate', 'range', 'showWeekNumbers', 'to', 'weekStartIndex'],
|
|
885
|
-
|
|
922
|
+
inputs: ['ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'corners', 'format', 'from', 'i18nDone', 'locale', 'maxDate', 'minDate', 'range', 'showWeekNumbers', 'to', 'weekStartIndex'],
|
|
923
|
+
outputs: ['dateChange', 'dateRangeChange', 'dateSelect'],
|
|
886
924
|
}]
|
|
887
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
925
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dateChange: [{
|
|
926
|
+
type: Output
|
|
927
|
+
}], dateRangeChange: [{
|
|
928
|
+
type: Output
|
|
929
|
+
}], dateSelect: [{
|
|
930
|
+
type: Output
|
|
931
|
+
}] } });
|
|
888
932
|
let IxDatetimePicker = class IxDatetimePicker {
|
|
889
933
|
z;
|
|
890
934
|
el;
|
|
935
|
+
timeChange = new EventEmitter();
|
|
936
|
+
dateChange = new EventEmitter();
|
|
937
|
+
dateSelect = new EventEmitter();
|
|
891
938
|
constructor(c, r, z) {
|
|
892
939
|
this.z = z;
|
|
893
940
|
c.detach();
|
|
894
941
|
this.el = r.nativeElement;
|
|
895
|
-
proxyOutputs(this, this.el, ['timeChange', 'dateChange', 'dateSelect']);
|
|
896
942
|
}
|
|
897
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
898
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
943
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDatetimePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
944
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { timeChange: "timeChange", dateChange: "dateChange", dateSelect: "dateSelect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
899
945
|
};
|
|
900
946
|
IxDatetimePicker = __decorate([
|
|
901
947
|
ProxyCmp({
|
|
902
948
|
defineCustomElementFn: defineCustomElement$q,
|
|
903
|
-
inputs: ['dateFormat', 'from', 'i18nDone', 'i18nTime', 'locale', 'maxDate', 'minDate', 'range', 'showHour', 'showMinutes', 'showSeconds', 'showTimeReference', 'showWeekNumbers', 'time', 'timeFormat', 'timeReference', 'to', 'weekStartIndex']
|
|
949
|
+
inputs: ['ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'dateFormat', 'from', 'i18nDone', 'i18nTime', 'locale', 'maxDate', 'minDate', 'range', 'showHour', 'showMinutes', 'showSeconds', 'showTimeReference', 'showWeekNumbers', 'time', 'timeFormat', 'timeReference', 'to', 'weekStartIndex']
|
|
904
950
|
})
|
|
905
951
|
], IxDatetimePicker);
|
|
906
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
952
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDatetimePicker, decorators: [{
|
|
907
953
|
type: Component,
|
|
908
954
|
args: [{
|
|
909
955
|
selector: 'ix-datetime-picker',
|
|
910
956
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
911
957
|
template: '<ng-content></ng-content>',
|
|
912
958
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
913
|
-
inputs: ['dateFormat', 'from', 'i18nDone', 'i18nTime', 'locale', 'maxDate', 'minDate', 'range', 'showHour', 'showMinutes', 'showSeconds', 'showTimeReference', 'showWeekNumbers', 'time', 'timeFormat', 'timeReference', 'to', 'weekStartIndex'],
|
|
914
|
-
|
|
959
|
+
inputs: ['ariaLabelNextMonthButton', 'ariaLabelPreviousMonthButton', 'dateFormat', 'from', 'i18nDone', 'i18nTime', 'locale', 'maxDate', 'minDate', 'range', 'showHour', 'showMinutes', 'showSeconds', 'showTimeReference', 'showWeekNumbers', 'time', 'timeFormat', 'timeReference', 'to', 'weekStartIndex'],
|
|
960
|
+
outputs: ['timeChange', 'dateChange', 'dateSelect'],
|
|
915
961
|
}]
|
|
916
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
962
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { timeChange: [{
|
|
963
|
+
type: Output
|
|
964
|
+
}], dateChange: [{
|
|
965
|
+
type: Output
|
|
966
|
+
}], dateSelect: [{
|
|
967
|
+
type: Output
|
|
968
|
+
}] } });
|
|
917
969
|
let IxDivider = class IxDivider {
|
|
918
970
|
z;
|
|
919
971
|
el;
|
|
@@ -922,15 +974,15 @@ let IxDivider = class IxDivider {
|
|
|
922
974
|
c.detach();
|
|
923
975
|
this.el = r.nativeElement;
|
|
924
976
|
}
|
|
925
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
926
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
977
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
978
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxDivider, isStandalone: true, selector: "ix-divider", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
927
979
|
};
|
|
928
980
|
IxDivider = __decorate([
|
|
929
981
|
ProxyCmp({
|
|
930
982
|
defineCustomElementFn: defineCustomElement$r
|
|
931
983
|
})
|
|
932
984
|
], IxDivider);
|
|
933
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
985
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDivider, decorators: [{
|
|
934
986
|
type: Component,
|
|
935
987
|
args: [{
|
|
936
988
|
selector: 'ix-divider',
|
|
@@ -938,50 +990,54 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
938
990
|
template: '<ng-content></ng-content>',
|
|
939
991
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
940
992
|
inputs: [],
|
|
941
|
-
standalone: true
|
|
942
993
|
}]
|
|
943
994
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
944
995
|
let IxDrawer = class IxDrawer {
|
|
945
996
|
z;
|
|
946
997
|
el;
|
|
998
|
+
open = new EventEmitter();
|
|
999
|
+
drawerClose = new EventEmitter();
|
|
947
1000
|
constructor(c, r, z) {
|
|
948
1001
|
this.z = z;
|
|
949
1002
|
c.detach();
|
|
950
1003
|
this.el = r.nativeElement;
|
|
951
|
-
proxyOutputs(this, this.el, ['open', 'drawerClose']);
|
|
952
1004
|
}
|
|
953
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
954
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1005
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDrawer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1006
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxDrawer, isStandalone: true, selector: "ix-drawer", inputs: { ariaLabelCloseButton: "ariaLabelCloseButton", closeOnClickOutside: "closeOnClickOutside", fullHeight: "fullHeight", maxWidth: "maxWidth", minWidth: "minWidth", show: "show", width: "width" }, outputs: { open: "open", drawerClose: "drawerClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
955
1007
|
};
|
|
956
1008
|
IxDrawer = __decorate([
|
|
957
1009
|
ProxyCmp({
|
|
958
1010
|
defineCustomElementFn: defineCustomElement$s,
|
|
959
|
-
inputs: ['closeOnClickOutside', 'fullHeight', 'maxWidth', 'minWidth', 'show', 'width'],
|
|
1011
|
+
inputs: ['ariaLabelCloseButton', 'closeOnClickOutside', 'fullHeight', 'maxWidth', 'minWidth', 'show', 'width'],
|
|
960
1012
|
methods: ['toggleDrawer']
|
|
961
1013
|
})
|
|
962
1014
|
], IxDrawer);
|
|
963
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1015
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDrawer, decorators: [{
|
|
964
1016
|
type: Component,
|
|
965
1017
|
args: [{
|
|
966
1018
|
selector: 'ix-drawer',
|
|
967
1019
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
968
1020
|
template: '<ng-content></ng-content>',
|
|
969
1021
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
970
|
-
inputs: ['closeOnClickOutside', 'fullHeight', 'maxWidth', 'minWidth', 'show', 'width'],
|
|
971
|
-
|
|
1022
|
+
inputs: ['ariaLabelCloseButton', 'closeOnClickOutside', 'fullHeight', 'maxWidth', 'minWidth', 'show', 'width'],
|
|
1023
|
+
outputs: ['open', 'drawerClose'],
|
|
972
1024
|
}]
|
|
973
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1025
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { open: [{
|
|
1026
|
+
type: Output
|
|
1027
|
+
}], drawerClose: [{
|
|
1028
|
+
type: Output
|
|
1029
|
+
}] } });
|
|
974
1030
|
let IxDropdown = class IxDropdown {
|
|
975
1031
|
z;
|
|
976
1032
|
el;
|
|
1033
|
+
showChanged = new EventEmitter();
|
|
977
1034
|
constructor(c, r, z) {
|
|
978
1035
|
this.z = z;
|
|
979
1036
|
c.detach();
|
|
980
1037
|
this.el = r.nativeElement;
|
|
981
|
-
proxyOutputs(this, this.el, ['showChanged']);
|
|
982
1038
|
}
|
|
983
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
984
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1039
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1040
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxDropdown, isStandalone: true, selector: "ix-dropdown", inputs: { anchor: "anchor", closeBehavior: "closeBehavior", header: "header", placement: "placement", positioningStrategy: "positioningStrategy", show: "show", suppressAutomaticPlacement: "suppressAutomaticPlacement", trigger: "trigger" }, outputs: { showChanged: "showChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
985
1041
|
};
|
|
986
1042
|
IxDropdown = __decorate([
|
|
987
1043
|
ProxyCmp({
|
|
@@ -990,7 +1046,7 @@ IxDropdown = __decorate([
|
|
|
990
1046
|
methods: ['updatePosition']
|
|
991
1047
|
})
|
|
992
1048
|
], IxDropdown);
|
|
993
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1049
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdown, decorators: [{
|
|
994
1050
|
type: Component,
|
|
995
1051
|
args: [{
|
|
996
1052
|
selector: 'ix-dropdown',
|
|
@@ -998,9 +1054,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
998
1054
|
template: '<ng-content></ng-content>',
|
|
999
1055
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1000
1056
|
inputs: ['anchor', 'closeBehavior', 'header', 'placement', 'positioningStrategy', 'show', 'suppressAutomaticPlacement', 'trigger'],
|
|
1001
|
-
|
|
1057
|
+
outputs: ['showChanged'],
|
|
1002
1058
|
}]
|
|
1003
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1059
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { showChanged: [{
|
|
1060
|
+
type: Output
|
|
1061
|
+
}] } });
|
|
1004
1062
|
let IxDropdownButton = class IxDropdownButton {
|
|
1005
1063
|
z;
|
|
1006
1064
|
el;
|
|
@@ -1009,24 +1067,23 @@ let IxDropdownButton = class IxDropdownButton {
|
|
|
1009
1067
|
c.detach();
|
|
1010
1068
|
this.el = r.nativeElement;
|
|
1011
1069
|
}
|
|
1012
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1013
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1070
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdownButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1071
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxDropdownButton, isStandalone: true, selector: "ix-dropdown-button", inputs: { ariaLabelDropdownButton: "ariaLabelDropdownButton", closeBehavior: "closeBehavior", disabled: "disabled", icon: "icon", label: "label", placement: "placement", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1014
1072
|
};
|
|
1015
1073
|
IxDropdownButton = __decorate([
|
|
1016
1074
|
ProxyCmp({
|
|
1017
1075
|
defineCustomElementFn: defineCustomElement$u,
|
|
1018
|
-
inputs: ['
|
|
1076
|
+
inputs: ['ariaLabelDropdownButton', 'closeBehavior', 'disabled', 'icon', 'label', 'placement', 'variant']
|
|
1019
1077
|
})
|
|
1020
1078
|
], IxDropdownButton);
|
|
1021
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1079
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdownButton, decorators: [{
|
|
1022
1080
|
type: Component,
|
|
1023
1081
|
args: [{
|
|
1024
1082
|
selector: 'ix-dropdown-button',
|
|
1025
1083
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1026
1084
|
template: '<ng-content></ng-content>',
|
|
1027
1085
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1028
|
-
inputs: ['
|
|
1029
|
-
standalone: true
|
|
1086
|
+
inputs: ['ariaLabelDropdownButton', 'closeBehavior', 'disabled', 'icon', 'label', 'placement', 'variant'],
|
|
1030
1087
|
}]
|
|
1031
1088
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1032
1089
|
let IxDropdownHeader = class IxDropdownHeader {
|
|
@@ -1037,8 +1094,8 @@ let IxDropdownHeader = class IxDropdownHeader {
|
|
|
1037
1094
|
c.detach();
|
|
1038
1095
|
this.el = r.nativeElement;
|
|
1039
1096
|
}
|
|
1040
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1041
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1097
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdownHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1098
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxDropdownHeader, isStandalone: true, selector: "ix-dropdown-header", inputs: { label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1042
1099
|
};
|
|
1043
1100
|
IxDropdownHeader = __decorate([
|
|
1044
1101
|
ProxyCmp({
|
|
@@ -1046,7 +1103,7 @@ IxDropdownHeader = __decorate([
|
|
|
1046
1103
|
inputs: ['label']
|
|
1047
1104
|
})
|
|
1048
1105
|
], IxDropdownHeader);
|
|
1049
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1106
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdownHeader, decorators: [{
|
|
1050
1107
|
type: Component,
|
|
1051
1108
|
args: [{
|
|
1052
1109
|
selector: 'ix-dropdown-header',
|
|
@@ -1054,7 +1111,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1054
1111
|
template: '<ng-content></ng-content>',
|
|
1055
1112
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1056
1113
|
inputs: ['label'],
|
|
1057
|
-
standalone: true
|
|
1058
1114
|
}]
|
|
1059
1115
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1060
1116
|
let IxDropdownItem = class IxDropdownItem {
|
|
@@ -1065,24 +1121,23 @@ let IxDropdownItem = class IxDropdownItem {
|
|
|
1065
1121
|
c.detach();
|
|
1066
1122
|
this.el = r.nativeElement;
|
|
1067
1123
|
}
|
|
1068
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1069
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1124
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdownItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1125
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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 });
|
|
1070
1126
|
};
|
|
1071
1127
|
IxDropdownItem = __decorate([
|
|
1072
1128
|
ProxyCmp({
|
|
1073
1129
|
defineCustomElementFn: defineCustomElement$w,
|
|
1074
|
-
inputs: ['checked', 'disabled', 'hover', 'icon', 'label']
|
|
1130
|
+
inputs: ['ariaLabelButton', 'ariaLabelIcon', 'checked', 'disabled', 'hover', 'icon', 'label']
|
|
1075
1131
|
})
|
|
1076
1132
|
], IxDropdownItem);
|
|
1077
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1133
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdownItem, decorators: [{
|
|
1078
1134
|
type: Component,
|
|
1079
1135
|
args: [{
|
|
1080
1136
|
selector: 'ix-dropdown-item',
|
|
1081
1137
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1082
1138
|
template: '<ng-content></ng-content>',
|
|
1083
1139
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1084
|
-
inputs: ['checked', 'disabled', 'hover', 'icon', 'label'],
|
|
1085
|
-
standalone: true
|
|
1140
|
+
inputs: ['ariaLabelButton', 'ariaLabelIcon', 'checked', 'disabled', 'hover', 'icon', 'label'],
|
|
1086
1141
|
}]
|
|
1087
1142
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1088
1143
|
let IxDropdownQuickActions = class IxDropdownQuickActions {
|
|
@@ -1093,15 +1148,15 @@ let IxDropdownQuickActions = class IxDropdownQuickActions {
|
|
|
1093
1148
|
c.detach();
|
|
1094
1149
|
this.el = r.nativeElement;
|
|
1095
1150
|
}
|
|
1096
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1097
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1151
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdownQuickActions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1152
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxDropdownQuickActions, isStandalone: true, selector: "ix-dropdown-quick-actions", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1098
1153
|
};
|
|
1099
1154
|
IxDropdownQuickActions = __decorate([
|
|
1100
1155
|
ProxyCmp({
|
|
1101
1156
|
defineCustomElementFn: defineCustomElement$x
|
|
1102
1157
|
})
|
|
1103
1158
|
], IxDropdownQuickActions);
|
|
1104
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1159
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdownQuickActions, decorators: [{
|
|
1105
1160
|
type: Component,
|
|
1106
1161
|
args: [{
|
|
1107
1162
|
selector: 'ix-dropdown-quick-actions',
|
|
@@ -1109,38 +1164,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1109
1164
|
template: '<ng-content></ng-content>',
|
|
1110
1165
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1111
1166
|
inputs: [],
|
|
1112
|
-
standalone: true
|
|
1113
1167
|
}]
|
|
1114
1168
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1115
1169
|
let IxEmptyState = class IxEmptyState {
|
|
1116
1170
|
z;
|
|
1117
1171
|
el;
|
|
1172
|
+
actionClick = new EventEmitter();
|
|
1118
1173
|
constructor(c, r, z) {
|
|
1119
1174
|
this.z = z;
|
|
1120
1175
|
c.detach();
|
|
1121
1176
|
this.el = r.nativeElement;
|
|
1122
|
-
proxyOutputs(this, this.el, ['actionClick']);
|
|
1123
1177
|
}
|
|
1124
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1125
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1178
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxEmptyState, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1179
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxEmptyState, isStandalone: true, selector: "ix-empty-state", inputs: { action: "action", ariaLabelEmptyStateIcon: "ariaLabelEmptyStateIcon", header: "header", icon: "icon", layout: "layout", subHeader: "subHeader" }, outputs: { actionClick: "actionClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1126
1180
|
};
|
|
1127
1181
|
IxEmptyState = __decorate([
|
|
1128
1182
|
ProxyCmp({
|
|
1129
1183
|
defineCustomElementFn: defineCustomElement$y,
|
|
1130
|
-
inputs: ['action', 'header', 'icon', 'layout', 'subHeader']
|
|
1184
|
+
inputs: ['action', 'ariaLabelEmptyStateIcon', 'header', 'icon', 'layout', 'subHeader']
|
|
1131
1185
|
})
|
|
1132
1186
|
], IxEmptyState);
|
|
1133
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1187
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxEmptyState, decorators: [{
|
|
1134
1188
|
type: Component,
|
|
1135
1189
|
args: [{
|
|
1136
1190
|
selector: 'ix-empty-state',
|
|
1137
1191
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1138
1192
|
template: '<ng-content></ng-content>',
|
|
1139
1193
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1140
|
-
inputs: ['action', 'header', 'icon', 'layout', 'subHeader'],
|
|
1141
|
-
|
|
1194
|
+
inputs: ['action', 'ariaLabelEmptyStateIcon', { name: 'header', required: true }, 'icon', 'layout', 'subHeader'],
|
|
1195
|
+
outputs: ['actionClick'],
|
|
1142
1196
|
}]
|
|
1143
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1197
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { actionClick: [{
|
|
1198
|
+
type: Output
|
|
1199
|
+
}] } });
|
|
1144
1200
|
let IxEventList = class IxEventList {
|
|
1145
1201
|
z;
|
|
1146
1202
|
el;
|
|
@@ -1149,8 +1205,8 @@ let IxEventList = class IxEventList {
|
|
|
1149
1205
|
c.detach();
|
|
1150
1206
|
this.el = r.nativeElement;
|
|
1151
1207
|
}
|
|
1152
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1153
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1208
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxEventList, 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: "20.1.4", type: IxEventList, isStandalone: true, selector: "ix-event-list", inputs: { animated: "animated", chevron: "chevron", compact: "compact", itemHeight: "itemHeight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1154
1210
|
};
|
|
1155
1211
|
IxEventList = __decorate([
|
|
1156
1212
|
ProxyCmp({
|
|
@@ -1158,7 +1214,7 @@ IxEventList = __decorate([
|
|
|
1158
1214
|
inputs: ['animated', 'chevron', 'compact', 'itemHeight']
|
|
1159
1215
|
})
|
|
1160
1216
|
], IxEventList);
|
|
1161
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1217
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxEventList, decorators: [{
|
|
1162
1218
|
type: Component,
|
|
1163
1219
|
args: [{
|
|
1164
1220
|
selector: 'ix-event-list',
|
|
@@ -1166,67 +1222,70 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1166
1222
|
template: '<ng-content></ng-content>',
|
|
1167
1223
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1168
1224
|
inputs: ['animated', 'chevron', 'compact', 'itemHeight'],
|
|
1169
|
-
standalone: true
|
|
1170
1225
|
}]
|
|
1171
1226
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1172
1227
|
let IxEventListItem = class IxEventListItem {
|
|
1173
1228
|
z;
|
|
1174
1229
|
el;
|
|
1230
|
+
itemClick = new EventEmitter();
|
|
1175
1231
|
constructor(c, r, z) {
|
|
1176
1232
|
this.z = z;
|
|
1177
1233
|
c.detach();
|
|
1178
1234
|
this.el = r.nativeElement;
|
|
1179
|
-
proxyOutputs(this, this.el, ['itemClick']);
|
|
1180
1235
|
}
|
|
1181
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1182
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1236
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxEventListItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1237
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxEventListItem, isStandalone: true, selector: "ix-event-list-item", inputs: { chevron: "chevron", disabled: "disabled", itemColor: "itemColor", selected: "selected", variant: "variant" }, outputs: { itemClick: "itemClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1183
1238
|
};
|
|
1184
1239
|
IxEventListItem = __decorate([
|
|
1185
1240
|
ProxyCmp({
|
|
1186
1241
|
defineCustomElementFn: defineCustomElement$A,
|
|
1187
|
-
inputs: ['chevron', 'disabled', 'itemColor', 'selected']
|
|
1242
|
+
inputs: ['chevron', 'disabled', 'itemColor', 'selected', 'variant']
|
|
1188
1243
|
})
|
|
1189
1244
|
], IxEventListItem);
|
|
1190
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1245
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxEventListItem, decorators: [{
|
|
1191
1246
|
type: Component,
|
|
1192
1247
|
args: [{
|
|
1193
1248
|
selector: 'ix-event-list-item',
|
|
1194
1249
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1195
1250
|
template: '<ng-content></ng-content>',
|
|
1196
1251
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1197
|
-
inputs: ['chevron', 'disabled', 'itemColor', 'selected'],
|
|
1198
|
-
|
|
1252
|
+
inputs: ['chevron', 'disabled', 'itemColor', 'selected', 'variant'],
|
|
1253
|
+
outputs: ['itemClick'],
|
|
1199
1254
|
}]
|
|
1200
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1255
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { itemClick: [{
|
|
1256
|
+
type: Output
|
|
1257
|
+
}] } });
|
|
1201
1258
|
let IxExpandingSearch = class IxExpandingSearch {
|
|
1202
1259
|
z;
|
|
1203
1260
|
el;
|
|
1261
|
+
valueChange = new EventEmitter();
|
|
1204
1262
|
constructor(c, r, z) {
|
|
1205
1263
|
this.z = z;
|
|
1206
1264
|
c.detach();
|
|
1207
1265
|
this.el = r.nativeElement;
|
|
1208
|
-
proxyOutputs(this, this.el, ['valueChange']);
|
|
1209
1266
|
}
|
|
1210
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1211
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1267
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxExpandingSearch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1268
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxExpandingSearch, isStandalone: true, selector: "ix-expanding-search", inputs: { ariaLabelClearIconButton: "ariaLabelClearIconButton", ariaLabelSearchIconButton: "ariaLabelSearchIconButton", ariaLabelSearchInput: "ariaLabelSearchInput", fullWidth: "fullWidth", icon: "icon", placeholder: "placeholder", value: "value", variant: "variant" }, outputs: { valueChange: "valueChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1212
1269
|
};
|
|
1213
1270
|
IxExpandingSearch = __decorate([
|
|
1214
1271
|
ProxyCmp({
|
|
1215
1272
|
defineCustomElementFn: defineCustomElement$B,
|
|
1216
|
-
inputs: ['
|
|
1273
|
+
inputs: ['ariaLabelClearIconButton', 'ariaLabelSearchIconButton', 'ariaLabelSearchInput', 'fullWidth', 'icon', 'placeholder', 'value', 'variant']
|
|
1217
1274
|
})
|
|
1218
1275
|
], IxExpandingSearch);
|
|
1219
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1276
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxExpandingSearch, decorators: [{
|
|
1220
1277
|
type: Component,
|
|
1221
1278
|
args: [{
|
|
1222
1279
|
selector: 'ix-expanding-search',
|
|
1223
1280
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1224
1281
|
template: '<ng-content></ng-content>',
|
|
1225
1282
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1226
|
-
inputs: ['
|
|
1227
|
-
|
|
1283
|
+
inputs: ['ariaLabelClearIconButton', 'ariaLabelSearchIconButton', 'ariaLabelSearchInput', 'fullWidth', 'icon', 'placeholder', 'value', 'variant'],
|
|
1284
|
+
outputs: ['valueChange'],
|
|
1228
1285
|
}]
|
|
1229
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1286
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { valueChange: [{
|
|
1287
|
+
type: Output
|
|
1288
|
+
}] } });
|
|
1230
1289
|
let IxFieldLabel = class IxFieldLabel {
|
|
1231
1290
|
z;
|
|
1232
1291
|
el;
|
|
@@ -1235,8 +1294,8 @@ let IxFieldLabel = class IxFieldLabel {
|
|
|
1235
1294
|
c.detach();
|
|
1236
1295
|
this.el = r.nativeElement;
|
|
1237
1296
|
}
|
|
1238
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1239
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1297
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxFieldLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1298
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxFieldLabel, isStandalone: true, selector: "ix-field-label", inputs: { htmlFor: "htmlFor", required: "required" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1240
1299
|
};
|
|
1241
1300
|
IxFieldLabel = __decorate([
|
|
1242
1301
|
ProxyCmp({
|
|
@@ -1244,7 +1303,7 @@ IxFieldLabel = __decorate([
|
|
|
1244
1303
|
inputs: ['htmlFor', 'required']
|
|
1245
1304
|
})
|
|
1246
1305
|
], IxFieldLabel);
|
|
1247
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1306
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxFieldLabel, decorators: [{
|
|
1248
1307
|
type: Component,
|
|
1249
1308
|
args: [{
|
|
1250
1309
|
selector: 'ix-field-label',
|
|
@@ -1252,67 +1311,70 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1252
1311
|
template: '<ng-content></ng-content>',
|
|
1253
1312
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1254
1313
|
inputs: ['htmlFor', 'required'],
|
|
1255
|
-
standalone: true
|
|
1256
1314
|
}]
|
|
1257
1315
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1258
1316
|
let IxFilterChip = class IxFilterChip {
|
|
1259
1317
|
z;
|
|
1260
1318
|
el;
|
|
1319
|
+
closeClick = new EventEmitter();
|
|
1261
1320
|
constructor(c, r, z) {
|
|
1262
1321
|
this.z = z;
|
|
1263
1322
|
c.detach();
|
|
1264
1323
|
this.el = r.nativeElement;
|
|
1265
|
-
proxyOutputs(this, this.el, ['closeClick']);
|
|
1266
1324
|
}
|
|
1267
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1268
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1325
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxFilterChip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1326
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxFilterChip, isStandalone: true, selector: "ix-filter-chip", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", disabled: "disabled", readonly: "readonly" }, outputs: { closeClick: "closeClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1269
1327
|
};
|
|
1270
1328
|
IxFilterChip = __decorate([
|
|
1271
1329
|
ProxyCmp({
|
|
1272
1330
|
defineCustomElementFn: defineCustomElement$D,
|
|
1273
|
-
inputs: ['disabled', 'readonly']
|
|
1331
|
+
inputs: ['ariaLabelCloseIconButton', 'disabled', 'readonly']
|
|
1274
1332
|
})
|
|
1275
1333
|
], IxFilterChip);
|
|
1276
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1334
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxFilterChip, decorators: [{
|
|
1277
1335
|
type: Component,
|
|
1278
1336
|
args: [{
|
|
1279
1337
|
selector: 'ix-filter-chip',
|
|
1280
1338
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1281
1339
|
template: '<ng-content></ng-content>',
|
|
1282
1340
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1283
|
-
inputs: ['disabled', 'readonly'],
|
|
1284
|
-
|
|
1341
|
+
inputs: ['ariaLabelCloseIconButton', 'disabled', 'readonly'],
|
|
1342
|
+
outputs: ['closeClick'],
|
|
1285
1343
|
}]
|
|
1286
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1344
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { closeClick: [{
|
|
1345
|
+
type: Output
|
|
1346
|
+
}] } });
|
|
1287
1347
|
let IxFlipTile = class IxFlipTile {
|
|
1288
1348
|
z;
|
|
1289
1349
|
el;
|
|
1350
|
+
toggle = new EventEmitter();
|
|
1290
1351
|
constructor(c, r, z) {
|
|
1291
1352
|
this.z = z;
|
|
1292
1353
|
c.detach();
|
|
1293
1354
|
this.el = r.nativeElement;
|
|
1294
|
-
proxyOutputs(this, this.el, ['toggle']);
|
|
1295
1355
|
}
|
|
1296
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1297
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1356
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxFlipTile, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1357
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxFlipTile, isStandalone: true, selector: "ix-flip-tile", inputs: { ariaLabelEyeIconButton: "ariaLabelEyeIconButton", height: "height", index: "index", variant: "variant", width: "width" }, outputs: { toggle: "toggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1298
1358
|
};
|
|
1299
1359
|
IxFlipTile = __decorate([
|
|
1300
1360
|
ProxyCmp({
|
|
1301
1361
|
defineCustomElementFn: defineCustomElement$E,
|
|
1302
|
-
inputs: ['height', 'index', '
|
|
1362
|
+
inputs: ['ariaLabelEyeIconButton', 'height', 'index', 'variant', 'width']
|
|
1303
1363
|
})
|
|
1304
1364
|
], IxFlipTile);
|
|
1305
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1365
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxFlipTile, decorators: [{
|
|
1306
1366
|
type: Component,
|
|
1307
1367
|
args: [{
|
|
1308
1368
|
selector: 'ix-flip-tile',
|
|
1309
1369
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1310
1370
|
template: '<ng-content></ng-content>',
|
|
1311
1371
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1312
|
-
inputs: ['height', 'index', '
|
|
1313
|
-
|
|
1372
|
+
inputs: ['ariaLabelEyeIconButton', 'height', 'index', 'variant', 'width'],
|
|
1373
|
+
outputs: ['toggle'],
|
|
1314
1374
|
}]
|
|
1315
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1375
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { toggle: [{
|
|
1376
|
+
type: Output
|
|
1377
|
+
}] } });
|
|
1316
1378
|
let IxFlipTileContent = class IxFlipTileContent {
|
|
1317
1379
|
z;
|
|
1318
1380
|
el;
|
|
@@ -1321,15 +1383,15 @@ let IxFlipTileContent = class IxFlipTileContent {
|
|
|
1321
1383
|
c.detach();
|
|
1322
1384
|
this.el = r.nativeElement;
|
|
1323
1385
|
}
|
|
1324
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1325
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1386
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxFlipTileContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1387
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxFlipTileContent, isStandalone: true, selector: "ix-flip-tile-content", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1326
1388
|
};
|
|
1327
1389
|
IxFlipTileContent = __decorate([
|
|
1328
1390
|
ProxyCmp({
|
|
1329
1391
|
defineCustomElementFn: defineCustomElement$F
|
|
1330
1392
|
})
|
|
1331
1393
|
], IxFlipTileContent);
|
|
1332
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1394
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxFlipTileContent, decorators: [{
|
|
1333
1395
|
type: Component,
|
|
1334
1396
|
args: [{
|
|
1335
1397
|
selector: 'ix-flip-tile-content',
|
|
@@ -1337,20 +1399,21 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1337
1399
|
template: '<ng-content></ng-content>',
|
|
1338
1400
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1339
1401
|
inputs: [],
|
|
1340
|
-
standalone: true
|
|
1341
1402
|
}]
|
|
1342
1403
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1343
1404
|
let IxGroup = class IxGroup {
|
|
1344
1405
|
z;
|
|
1345
1406
|
el;
|
|
1407
|
+
selectGroup = new EventEmitter();
|
|
1408
|
+
selectItem = new EventEmitter();
|
|
1409
|
+
collapsedChanged = new EventEmitter();
|
|
1346
1410
|
constructor(c, r, z) {
|
|
1347
1411
|
this.z = z;
|
|
1348
1412
|
c.detach();
|
|
1349
1413
|
this.el = r.nativeElement;
|
|
1350
|
-
proxyOutputs(this, this.el, ['selectGroup', 'selectItem', 'collapsedChanged']);
|
|
1351
1414
|
}
|
|
1352
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1353
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1415
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1416
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxGroup, isStandalone: true, selector: "ix-group", inputs: { collapsed: "collapsed", expandOnHeaderClick: "expandOnHeaderClick", header: "header", index: "index", selected: "selected", subHeader: "subHeader", suppressHeaderSelection: "suppressHeaderSelection" }, outputs: { selectGroup: "selectGroup", selectItem: "selectItem", collapsedChanged: "collapsedChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1354
1417
|
};
|
|
1355
1418
|
IxGroup = __decorate([
|
|
1356
1419
|
ProxyCmp({
|
|
@@ -1358,7 +1421,7 @@ IxGroup = __decorate([
|
|
|
1358
1421
|
inputs: ['collapsed', 'expandOnHeaderClick', 'header', 'index', 'selected', 'subHeader', 'suppressHeaderSelection']
|
|
1359
1422
|
})
|
|
1360
1423
|
], IxGroup);
|
|
1361
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1424
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxGroup, decorators: [{
|
|
1362
1425
|
type: Component,
|
|
1363
1426
|
args: [{
|
|
1364
1427
|
selector: 'ix-group',
|
|
@@ -1366,9 +1429,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1366
1429
|
template: '<ng-content></ng-content>',
|
|
1367
1430
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1368
1431
|
inputs: ['collapsed', 'expandOnHeaderClick', 'header', 'index', 'selected', 'subHeader', 'suppressHeaderSelection'],
|
|
1369
|
-
|
|
1370
|
-
}]
|
|
1371
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1432
|
+
outputs: ['selectGroup', 'selectItem', 'collapsedChanged'],
|
|
1433
|
+
}]
|
|
1434
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { selectGroup: [{
|
|
1435
|
+
type: Output
|
|
1436
|
+
}], selectItem: [{
|
|
1437
|
+
type: Output
|
|
1438
|
+
}], collapsedChanged: [{
|
|
1439
|
+
type: Output
|
|
1440
|
+
}] } });
|
|
1372
1441
|
let IxGroupContextMenu = class IxGroupContextMenu {
|
|
1373
1442
|
z;
|
|
1374
1443
|
el;
|
|
@@ -1377,15 +1446,15 @@ let IxGroupContextMenu = class IxGroupContextMenu {
|
|
|
1377
1446
|
c.detach();
|
|
1378
1447
|
this.el = r.nativeElement;
|
|
1379
1448
|
}
|
|
1380
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1381
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1449
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxGroupContextMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1450
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxGroupContextMenu, isStandalone: true, selector: "ix-group-context-menu", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1382
1451
|
};
|
|
1383
1452
|
IxGroupContextMenu = __decorate([
|
|
1384
1453
|
ProxyCmp({
|
|
1385
1454
|
defineCustomElementFn: defineCustomElement$H
|
|
1386
1455
|
})
|
|
1387
1456
|
], IxGroupContextMenu);
|
|
1388
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1457
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxGroupContextMenu, decorators: [{
|
|
1389
1458
|
type: Component,
|
|
1390
1459
|
args: [{
|
|
1391
1460
|
selector: 'ix-group-context-menu',
|
|
@@ -1393,38 +1462,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1393
1462
|
template: '<ng-content></ng-content>',
|
|
1394
1463
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1395
1464
|
inputs: [],
|
|
1396
|
-
standalone: true
|
|
1397
1465
|
}]
|
|
1398
1466
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1399
1467
|
let IxGroupItem = class IxGroupItem {
|
|
1400
1468
|
z;
|
|
1401
1469
|
el;
|
|
1470
|
+
selectedChanged = new EventEmitter();
|
|
1402
1471
|
constructor(c, r, z) {
|
|
1403
1472
|
this.z = z;
|
|
1404
1473
|
c.detach();
|
|
1405
1474
|
this.el = r.nativeElement;
|
|
1406
|
-
proxyOutputs(this, this.el, ['selectedChanged']);
|
|
1407
1475
|
}
|
|
1408
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1409
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1476
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxGroupItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1477
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { selectedChanged: "selectedChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1410
1478
|
};
|
|
1411
1479
|
IxGroupItem = __decorate([
|
|
1412
1480
|
ProxyCmp({
|
|
1413
1481
|
defineCustomElementFn: defineCustomElement$I,
|
|
1414
|
-
inputs: ['focusable', 'icon', 'index', 'secondaryText', 'selected', 'suppressSelection', 'text']
|
|
1482
|
+
inputs: ['ariaLabelIcon', 'focusable', 'icon', 'index', 'secondaryText', 'selected', 'suppressSelection', 'text']
|
|
1415
1483
|
})
|
|
1416
1484
|
], IxGroupItem);
|
|
1417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1485
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxGroupItem, decorators: [{
|
|
1418
1486
|
type: Component,
|
|
1419
1487
|
args: [{
|
|
1420
1488
|
selector: 'ix-group-item',
|
|
1421
1489
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1422
1490
|
template: '<ng-content></ng-content>',
|
|
1423
1491
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1424
|
-
inputs: ['focusable', 'icon', 'index', 'secondaryText', 'selected', 'suppressSelection', 'text'],
|
|
1425
|
-
|
|
1492
|
+
inputs: ['ariaLabelIcon', 'focusable', 'icon', 'index', 'secondaryText', 'selected', 'suppressSelection', 'text'],
|
|
1493
|
+
outputs: ['selectedChanged'],
|
|
1426
1494
|
}]
|
|
1427
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1495
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { selectedChanged: [{
|
|
1496
|
+
type: Output
|
|
1497
|
+
}] } });
|
|
1428
1498
|
let IxHelperText = class IxHelperText {
|
|
1429
1499
|
z;
|
|
1430
1500
|
el;
|
|
@@ -1433,8 +1503,8 @@ let IxHelperText = class IxHelperText {
|
|
|
1433
1503
|
c.detach();
|
|
1434
1504
|
this.el = r.nativeElement;
|
|
1435
1505
|
}
|
|
1436
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1437
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1506
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxHelperText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1507
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxHelperText, isStandalone: true, selector: "ix-helper-text", inputs: { helperText: "helperText", htmlFor: "htmlFor", infoText: "infoText", invalidText: "invalidText", validText: "validText", warningText: "warningText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1438
1508
|
};
|
|
1439
1509
|
IxHelperText = __decorate([
|
|
1440
1510
|
ProxyCmp({
|
|
@@ -1442,7 +1512,7 @@ IxHelperText = __decorate([
|
|
|
1442
1512
|
inputs: ['helperText', 'htmlFor', 'infoText', 'invalidText', 'validText', 'warningText']
|
|
1443
1513
|
})
|
|
1444
1514
|
], IxHelperText);
|
|
1445
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1515
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxHelperText, decorators: [{
|
|
1446
1516
|
type: Component,
|
|
1447
1517
|
args: [{
|
|
1448
1518
|
selector: 'ix-helper-text',
|
|
@@ -1450,7 +1520,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1450
1520
|
template: '<ng-content></ng-content>',
|
|
1451
1521
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1452
1522
|
inputs: ['helperText', 'htmlFor', 'infoText', 'invalidText', 'validText', 'warningText'],
|
|
1453
|
-
standalone: true
|
|
1454
1523
|
}]
|
|
1455
1524
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1456
1525
|
let IxIconButton = class IxIconButton {
|
|
@@ -1461,66 +1530,69 @@ let IxIconButton = class IxIconButton {
|
|
|
1461
1530
|
c.detach();
|
|
1462
1531
|
this.el = r.nativeElement;
|
|
1463
1532
|
}
|
|
1464
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1465
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1533
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxIconButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1534
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxIconButton, isStandalone: true, selector: "ix-icon-button", inputs: { a11yLabel: "a11yLabel", disabled: "disabled", icon: "icon", iconColor: "iconColor", loading: "loading", oval: "oval", size: "size", type: "type", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1466
1535
|
};
|
|
1467
1536
|
IxIconButton = __decorate([
|
|
1468
1537
|
ProxyCmp({
|
|
1469
1538
|
defineCustomElementFn: defineCustomElement$K,
|
|
1470
|
-
inputs: ['a11yLabel', 'disabled', '
|
|
1539
|
+
inputs: ['a11yLabel', 'disabled', 'icon', 'iconColor', 'loading', 'oval', 'size', 'type', 'variant']
|
|
1471
1540
|
})
|
|
1472
1541
|
], IxIconButton);
|
|
1473
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1542
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxIconButton, decorators: [{
|
|
1474
1543
|
type: Component,
|
|
1475
1544
|
args: [{
|
|
1476
1545
|
selector: 'ix-icon-button',
|
|
1477
1546
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1478
1547
|
template: '<ng-content></ng-content>',
|
|
1479
1548
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1480
|
-
inputs: ['a11yLabel', 'disabled', '
|
|
1481
|
-
standalone: true
|
|
1549
|
+
inputs: ['a11yLabel', 'disabled', 'icon', 'iconColor', 'loading', 'oval', 'size', 'type', 'variant'],
|
|
1482
1550
|
}]
|
|
1483
1551
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1484
1552
|
let IxIconToggleButton = class IxIconToggleButton {
|
|
1485
1553
|
z;
|
|
1486
1554
|
el;
|
|
1555
|
+
pressedChange = new EventEmitter();
|
|
1487
1556
|
constructor(c, r, z) {
|
|
1488
1557
|
this.z = z;
|
|
1489
1558
|
c.detach();
|
|
1490
1559
|
this.el = r.nativeElement;
|
|
1491
|
-
proxyOutputs(this, this.el, ['pressedChange']);
|
|
1492
1560
|
}
|
|
1493
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1494
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1561
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxIconToggleButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1562
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { pressedChange: "pressedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1495
1563
|
};
|
|
1496
1564
|
IxIconToggleButton = __decorate([
|
|
1497
1565
|
ProxyCmp({
|
|
1498
1566
|
defineCustomElementFn: defineCustomElement$L,
|
|
1499
|
-
inputs: ['disabled', 'ghost', 'icon', 'loading', 'outline', 'oval', 'pressed', 'size', 'variant']
|
|
1567
|
+
inputs: ['ariaLabelIconButton', 'disabled', 'ghost', 'icon', 'loading', 'outline', 'oval', 'pressed', 'size', 'variant']
|
|
1500
1568
|
})
|
|
1501
1569
|
], IxIconToggleButton);
|
|
1502
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1570
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxIconToggleButton, decorators: [{
|
|
1503
1571
|
type: Component,
|
|
1504
1572
|
args: [{
|
|
1505
1573
|
selector: 'ix-icon-toggle-button',
|
|
1506
1574
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1507
1575
|
template: '<ng-content></ng-content>',
|
|
1508
1576
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1509
|
-
inputs: ['disabled', 'ghost', 'icon', 'loading', 'outline', 'oval', 'pressed', 'size', 'variant'],
|
|
1510
|
-
|
|
1577
|
+
inputs: ['ariaLabelIconButton', 'disabled', 'ghost', 'icon', 'loading', 'outline', 'oval', 'pressed', 'size', 'variant'],
|
|
1578
|
+
outputs: ['pressedChange'],
|
|
1511
1579
|
}]
|
|
1512
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1580
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { pressedChange: [{
|
|
1581
|
+
type: Output
|
|
1582
|
+
}] } });
|
|
1513
1583
|
let IxInput = class IxInput {
|
|
1514
1584
|
z;
|
|
1515
1585
|
el;
|
|
1586
|
+
valueChange = new EventEmitter();
|
|
1587
|
+
validityStateChange = new EventEmitter();
|
|
1588
|
+
ixBlur = new EventEmitter();
|
|
1516
1589
|
constructor(c, r, z) {
|
|
1517
1590
|
this.z = z;
|
|
1518
1591
|
c.detach();
|
|
1519
1592
|
this.el = r.nativeElement;
|
|
1520
|
-
proxyOutputs(this, this.el, ['valueChange', 'validityStateChange', 'ixBlur']);
|
|
1521
1593
|
}
|
|
1522
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1523
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1594
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1595
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxInput, isStandalone: true, selector: "ix-input", inputs: { allowedCharactersPattern: "allowedCharactersPattern", disabled: "disabled", helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", maxLength: "maxLength", minLength: "minLength", name: "name", pattern: "pattern", placeholder: "placeholder", readonly: "readonly", required: "required", showTextAsTooltip: "showTextAsTooltip", type: "type", validText: "validText", value: "value", warningText: "warningText" }, outputs: { valueChange: "valueChange", validityStateChange: "validityStateChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1524
1596
|
};
|
|
1525
1597
|
IxInput = __decorate([
|
|
1526
1598
|
ProxyCmp({
|
|
@@ -1529,7 +1601,7 @@ IxInput = __decorate([
|
|
|
1529
1601
|
methods: ['getNativeInputElement', 'getValidityState', 'focusInput']
|
|
1530
1602
|
})
|
|
1531
1603
|
], IxInput);
|
|
1532
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1604
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxInput, decorators: [{
|
|
1533
1605
|
type: Component,
|
|
1534
1606
|
args: [{
|
|
1535
1607
|
selector: 'ix-input',
|
|
@@ -1537,9 +1609,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1537
1609
|
template: '<ng-content></ng-content>',
|
|
1538
1610
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1539
1611
|
inputs: ['allowedCharactersPattern', 'disabled', 'helperText', 'infoText', 'invalidText', 'label', 'maxLength', 'minLength', 'name', 'pattern', 'placeholder', 'readonly', 'required', 'showTextAsTooltip', 'type', 'validText', 'value', 'warningText'],
|
|
1540
|
-
|
|
1541
|
-
}]
|
|
1542
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1612
|
+
outputs: ['valueChange', 'validityStateChange', 'ixBlur'],
|
|
1613
|
+
}]
|
|
1614
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { valueChange: [{
|
|
1615
|
+
type: Output
|
|
1616
|
+
}], validityStateChange: [{
|
|
1617
|
+
type: Output
|
|
1618
|
+
}], ixBlur: [{
|
|
1619
|
+
type: Output
|
|
1620
|
+
}] } });
|
|
1543
1621
|
let IxInputGroup = class IxInputGroup {
|
|
1544
1622
|
z;
|
|
1545
1623
|
el;
|
|
@@ -1548,15 +1626,15 @@ let IxInputGroup = class IxInputGroup {
|
|
|
1548
1626
|
c.detach();
|
|
1549
1627
|
this.el = r.nativeElement;
|
|
1550
1628
|
}
|
|
1551
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1552
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1629
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxInputGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1630
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxInputGroup, isStandalone: true, selector: "ix-input-group", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1553
1631
|
};
|
|
1554
1632
|
IxInputGroup = __decorate([
|
|
1555
1633
|
ProxyCmp({
|
|
1556
1634
|
defineCustomElementFn: defineCustomElement$N
|
|
1557
1635
|
})
|
|
1558
1636
|
], IxInputGroup);
|
|
1559
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1637
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxInputGroup, decorators: [{
|
|
1560
1638
|
type: Component,
|
|
1561
1639
|
args: [{
|
|
1562
1640
|
selector: 'ix-input-group',
|
|
@@ -1564,7 +1642,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1564
1642
|
template: '<ng-content></ng-content>',
|
|
1565
1643
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1566
1644
|
inputs: [],
|
|
1567
|
-
standalone: true
|
|
1568
1645
|
}]
|
|
1569
1646
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1570
1647
|
let IxKeyValue = class IxKeyValue {
|
|
@@ -1575,24 +1652,23 @@ let IxKeyValue = class IxKeyValue {
|
|
|
1575
1652
|
c.detach();
|
|
1576
1653
|
this.el = r.nativeElement;
|
|
1577
1654
|
}
|
|
1578
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1579
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1655
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxKeyValue, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1656
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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 });
|
|
1580
1657
|
};
|
|
1581
1658
|
IxKeyValue = __decorate([
|
|
1582
1659
|
ProxyCmp({
|
|
1583
1660
|
defineCustomElementFn: defineCustomElement$O,
|
|
1584
|
-
inputs: ['icon', 'label', 'labelPosition', 'value']
|
|
1661
|
+
inputs: ['ariaLabelIcon', 'icon', 'label', 'labelPosition', 'value']
|
|
1585
1662
|
})
|
|
1586
1663
|
], IxKeyValue);
|
|
1587
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1664
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxKeyValue, decorators: [{
|
|
1588
1665
|
type: Component,
|
|
1589
1666
|
args: [{
|
|
1590
1667
|
selector: 'ix-key-value',
|
|
1591
1668
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1592
1669
|
template: '<ng-content></ng-content>',
|
|
1593
1670
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1594
|
-
inputs: ['icon', 'label', 'labelPosition', 'value'],
|
|
1595
|
-
standalone: true
|
|
1671
|
+
inputs: ['ariaLabelIcon', 'icon', { name: 'label', required: true }, 'labelPosition', 'value'],
|
|
1596
1672
|
}]
|
|
1597
1673
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1598
1674
|
let IxKeyValueList = class IxKeyValueList {
|
|
@@ -1603,8 +1679,8 @@ let IxKeyValueList = class IxKeyValueList {
|
|
|
1603
1679
|
c.detach();
|
|
1604
1680
|
this.el = r.nativeElement;
|
|
1605
1681
|
}
|
|
1606
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1607
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1682
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxKeyValueList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1683
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxKeyValueList, isStandalone: true, selector: "ix-key-value-list", inputs: { striped: "striped" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1608
1684
|
};
|
|
1609
1685
|
IxKeyValueList = __decorate([
|
|
1610
1686
|
ProxyCmp({
|
|
@@ -1612,7 +1688,7 @@ IxKeyValueList = __decorate([
|
|
|
1612
1688
|
inputs: ['striped']
|
|
1613
1689
|
})
|
|
1614
1690
|
], IxKeyValueList);
|
|
1615
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1691
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxKeyValueList, decorators: [{
|
|
1616
1692
|
type: Component,
|
|
1617
1693
|
args: [{
|
|
1618
1694
|
selector: 'ix-key-value-list',
|
|
@@ -1620,7 +1696,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1620
1696
|
template: '<ng-content></ng-content>',
|
|
1621
1697
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1622
1698
|
inputs: ['striped'],
|
|
1623
|
-
standalone: true
|
|
1624
1699
|
}]
|
|
1625
1700
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1626
1701
|
let IxKpi = class IxKpi {
|
|
@@ -1631,24 +1706,23 @@ let IxKpi = class IxKpi {
|
|
|
1631
1706
|
c.detach();
|
|
1632
1707
|
this.el = r.nativeElement;
|
|
1633
1708
|
}
|
|
1634
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1635
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1709
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxKpi, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1710
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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 });
|
|
1636
1711
|
};
|
|
1637
1712
|
IxKpi = __decorate([
|
|
1638
1713
|
ProxyCmp({
|
|
1639
1714
|
defineCustomElementFn: defineCustomElement$Q,
|
|
1640
|
-
inputs: ['label', 'orientation', 'state', 'unit', 'value']
|
|
1715
|
+
inputs: ['ariaLabelAlarmIcon', 'ariaLabelWarningIcon', 'label', 'orientation', 'state', 'unit', 'value']
|
|
1641
1716
|
})
|
|
1642
1717
|
], IxKpi);
|
|
1643
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1718
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxKpi, decorators: [{
|
|
1644
1719
|
type: Component,
|
|
1645
1720
|
args: [{
|
|
1646
1721
|
selector: 'ix-kpi',
|
|
1647
1722
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1648
1723
|
template: '<ng-content></ng-content>',
|
|
1649
1724
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1650
|
-
inputs: ['label', 'orientation', 'state', 'unit', 'value'],
|
|
1651
|
-
standalone: true
|
|
1725
|
+
inputs: ['ariaLabelAlarmIcon', 'ariaLabelWarningIcon', 'label', 'orientation', 'state', 'unit', 'value'],
|
|
1652
1726
|
}]
|
|
1653
1727
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1654
1728
|
let IxLayoutAuto = class IxLayoutAuto {
|
|
@@ -1659,8 +1733,8 @@ let IxLayoutAuto = class IxLayoutAuto {
|
|
|
1659
1733
|
c.detach();
|
|
1660
1734
|
this.el = r.nativeElement;
|
|
1661
1735
|
}
|
|
1662
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1663
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1736
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxLayoutAuto, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1737
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxLayoutAuto, isStandalone: true, selector: "ix-layout-auto", inputs: { layout: "layout" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1664
1738
|
};
|
|
1665
1739
|
IxLayoutAuto = __decorate([
|
|
1666
1740
|
ProxyCmp({
|
|
@@ -1668,7 +1742,7 @@ IxLayoutAuto = __decorate([
|
|
|
1668
1742
|
inputs: ['layout']
|
|
1669
1743
|
})
|
|
1670
1744
|
], IxLayoutAuto);
|
|
1671
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1745
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxLayoutAuto, decorators: [{
|
|
1672
1746
|
type: Component,
|
|
1673
1747
|
args: [{
|
|
1674
1748
|
selector: 'ix-layout-auto',
|
|
@@ -1676,7 +1750,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1676
1750
|
template: '<ng-content></ng-content>',
|
|
1677
1751
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1678
1752
|
inputs: ['layout'],
|
|
1679
|
-
standalone: true
|
|
1680
1753
|
}]
|
|
1681
1754
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1682
1755
|
let IxLayoutGrid = class IxLayoutGrid {
|
|
@@ -1687,8 +1760,8 @@ let IxLayoutGrid = class IxLayoutGrid {
|
|
|
1687
1760
|
c.detach();
|
|
1688
1761
|
this.el = r.nativeElement;
|
|
1689
1762
|
}
|
|
1690
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1691
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1763
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxLayoutGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1764
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxLayoutGrid, isStandalone: true, selector: "ix-layout-grid", inputs: { columns: "columns", gap: "gap", noMargin: "noMargin" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1692
1765
|
};
|
|
1693
1766
|
IxLayoutGrid = __decorate([
|
|
1694
1767
|
ProxyCmp({
|
|
@@ -1696,7 +1769,7 @@ IxLayoutGrid = __decorate([
|
|
|
1696
1769
|
inputs: ['columns', 'gap', 'noMargin']
|
|
1697
1770
|
})
|
|
1698
1771
|
], IxLayoutGrid);
|
|
1699
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1772
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxLayoutGrid, decorators: [{
|
|
1700
1773
|
type: Component,
|
|
1701
1774
|
args: [{
|
|
1702
1775
|
selector: 'ix-layout-grid',
|
|
@@ -1704,7 +1777,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1704
1777
|
template: '<ng-content></ng-content>',
|
|
1705
1778
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1706
1779
|
inputs: ['columns', 'gap', 'noMargin'],
|
|
1707
|
-
standalone: true
|
|
1708
1780
|
}]
|
|
1709
1781
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1710
1782
|
let IxLinkButton = class IxLinkButton {
|
|
@@ -1715,8 +1787,8 @@ let IxLinkButton = class IxLinkButton {
|
|
|
1715
1787
|
c.detach();
|
|
1716
1788
|
this.el = r.nativeElement;
|
|
1717
1789
|
}
|
|
1718
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1719
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1790
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxLinkButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1791
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxLinkButton, isStandalone: true, selector: "ix-link-button", inputs: { disabled: "disabled", target: "target", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1720
1792
|
};
|
|
1721
1793
|
IxLinkButton = __decorate([
|
|
1722
1794
|
ProxyCmp({
|
|
@@ -1724,7 +1796,7 @@ IxLinkButton = __decorate([
|
|
|
1724
1796
|
inputs: ['disabled', 'target', 'url']
|
|
1725
1797
|
})
|
|
1726
1798
|
], IxLinkButton);
|
|
1727
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1799
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxLinkButton, decorators: [{
|
|
1728
1800
|
type: Component,
|
|
1729
1801
|
args: [{
|
|
1730
1802
|
selector: 'ix-link-button',
|
|
@@ -1732,79 +1804,89 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1732
1804
|
template: '<ng-content></ng-content>',
|
|
1733
1805
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1734
1806
|
inputs: ['disabled', 'target', 'url'],
|
|
1735
|
-
standalone: true
|
|
1736
1807
|
}]
|
|
1737
1808
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1738
1809
|
let IxMapNavigation = class IxMapNavigation {
|
|
1739
1810
|
z;
|
|
1740
1811
|
el;
|
|
1812
|
+
navigationToggled = new EventEmitter();
|
|
1813
|
+
contextMenuClick = new EventEmitter();
|
|
1741
1814
|
constructor(c, r, z) {
|
|
1742
1815
|
this.z = z;
|
|
1743
1816
|
c.detach();
|
|
1744
1817
|
this.el = r.nativeElement;
|
|
1745
|
-
proxyOutputs(this, this.el, ['navigationToggled', 'contextMenuClick']);
|
|
1746
1818
|
}
|
|
1747
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1748
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1819
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMapNavigation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1820
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMapNavigation, isStandalone: true, selector: "ix-map-navigation", inputs: { applicationName: "applicationName", ariaLabelContextIconButton: "ariaLabelContextIconButton", hideContextMenu: "hideContextMenu", navigationTitle: "navigationTitle" }, outputs: { navigationToggled: "navigationToggled", contextMenuClick: "contextMenuClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1749
1821
|
};
|
|
1750
1822
|
IxMapNavigation = __decorate([
|
|
1751
1823
|
ProxyCmp({
|
|
1752
1824
|
defineCustomElementFn: defineCustomElement$U,
|
|
1753
|
-
inputs: ['applicationName', 'hideContextMenu', 'navigationTitle'],
|
|
1825
|
+
inputs: ['applicationName', 'ariaLabelContextIconButton', 'hideContextMenu', 'navigationTitle'],
|
|
1754
1826
|
methods: ['toggleSidebar', 'openOverlay', 'closeOverlay']
|
|
1755
1827
|
})
|
|
1756
1828
|
], IxMapNavigation);
|
|
1757
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMapNavigation, decorators: [{
|
|
1758
1830
|
type: Component,
|
|
1759
1831
|
args: [{
|
|
1760
1832
|
selector: 'ix-map-navigation',
|
|
1761
1833
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1762
1834
|
template: '<ng-content></ng-content>',
|
|
1763
1835
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1764
|
-
inputs: ['applicationName', 'hideContextMenu', 'navigationTitle'],
|
|
1765
|
-
|
|
1836
|
+
inputs: ['applicationName', 'ariaLabelContextIconButton', 'hideContextMenu', 'navigationTitle'],
|
|
1837
|
+
outputs: ['navigationToggled', 'contextMenuClick'],
|
|
1766
1838
|
}]
|
|
1767
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1839
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { navigationToggled: [{
|
|
1840
|
+
type: Output
|
|
1841
|
+
}], contextMenuClick: [{
|
|
1842
|
+
type: Output
|
|
1843
|
+
}] } });
|
|
1768
1844
|
let IxMapNavigationOverlay = class IxMapNavigationOverlay {
|
|
1769
1845
|
z;
|
|
1770
1846
|
el;
|
|
1847
|
+
closeClick = new EventEmitter();
|
|
1771
1848
|
constructor(c, r, z) {
|
|
1772
1849
|
this.z = z;
|
|
1773
1850
|
c.detach();
|
|
1774
1851
|
this.el = r.nativeElement;
|
|
1775
|
-
proxyOutputs(this, this.el, ['closeClick']);
|
|
1776
1852
|
}
|
|
1777
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1778
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1853
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMapNavigationOverlay, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1854
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMapNavigationOverlay, isStandalone: true, selector: "ix-map-navigation-overlay", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", ariaLabelIcon: "ariaLabelIcon", color: "color", icon: "icon", iconColor: "iconColor", name: "name" }, outputs: { closeClick: "closeClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1779
1855
|
};
|
|
1780
1856
|
IxMapNavigationOverlay = __decorate([
|
|
1781
1857
|
ProxyCmp({
|
|
1782
1858
|
defineCustomElementFn: defineCustomElement$V,
|
|
1783
|
-
inputs: ['color', 'icon', 'iconColor', 'name']
|
|
1859
|
+
inputs: ['ariaLabelCloseIconButton', 'ariaLabelIcon', 'color', 'icon', 'iconColor', 'name']
|
|
1784
1860
|
})
|
|
1785
1861
|
], IxMapNavigationOverlay);
|
|
1786
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1862
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMapNavigationOverlay, decorators: [{
|
|
1787
1863
|
type: Component,
|
|
1788
1864
|
args: [{
|
|
1789
1865
|
selector: 'ix-map-navigation-overlay',
|
|
1790
1866
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1791
1867
|
template: '<ng-content></ng-content>',
|
|
1792
1868
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1793
|
-
inputs: ['color', 'icon', 'iconColor', 'name'],
|
|
1794
|
-
|
|
1869
|
+
inputs: ['ariaLabelCloseIconButton', 'ariaLabelIcon', 'color', 'icon', 'iconColor', 'name'],
|
|
1870
|
+
outputs: ['closeClick'],
|
|
1795
1871
|
}]
|
|
1796
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1872
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { closeClick: [{
|
|
1873
|
+
type: Output
|
|
1874
|
+
}] } });
|
|
1797
1875
|
let IxMenu = class IxMenu {
|
|
1798
1876
|
z;
|
|
1799
1877
|
el;
|
|
1878
|
+
expandChange = new EventEmitter();
|
|
1879
|
+
mapExpandChange = new EventEmitter();
|
|
1880
|
+
openAppSwitch = new EventEmitter();
|
|
1881
|
+
openSettings = new EventEmitter();
|
|
1882
|
+
openAbout = new EventEmitter();
|
|
1800
1883
|
constructor(c, r, z) {
|
|
1801
1884
|
this.z = z;
|
|
1802
1885
|
c.detach();
|
|
1803
1886
|
this.el = r.nativeElement;
|
|
1804
|
-
proxyOutputs(this, this.el, ['expandChange', 'mapExpandChange', 'openAppSwitch', 'openSettings', 'openAbout']);
|
|
1805
1887
|
}
|
|
1806
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1807
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1888
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1889
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMenu, isStandalone: true, selector: "ix-menu", inputs: { applicationDescription: "applicationDescription", applicationName: "applicationName", enableSettings: "enableSettings", enableToggleTheme: "enableToggleTheme", expand: "expand", i18nCollapse: "i18nCollapse", i18nExpand: "i18nExpand", i18nExpandSidebar: "i18nExpandSidebar", i18nLegal: "i18nLegal", i18nSettings: "i18nSettings", i18nToggleTheme: "i18nToggleTheme", pinned: "pinned", showAbout: "showAbout", showSettings: "showSettings", startExpanded: "startExpanded" }, outputs: { expandChange: "expandChange", mapExpandChange: "mapExpandChange", openAppSwitch: "openAppSwitch", openSettings: "openSettings", openAbout: "openAbout" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1808
1890
|
};
|
|
1809
1891
|
IxMenu = __decorate([
|
|
1810
1892
|
ProxyCmp({
|
|
@@ -1813,7 +1895,7 @@ IxMenu = __decorate([
|
|
|
1813
1895
|
methods: ['toggleMapExpand', 'toggleMenu', 'toggleSettings', 'toggleAbout']
|
|
1814
1896
|
})
|
|
1815
1897
|
], IxMenu);
|
|
1816
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1898
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenu, decorators: [{
|
|
1817
1899
|
type: Component,
|
|
1818
1900
|
args: [{
|
|
1819
1901
|
selector: 'ix-menu',
|
|
@@ -1821,20 +1903,31 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1821
1903
|
template: '<ng-content></ng-content>',
|
|
1822
1904
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1823
1905
|
inputs: ['applicationDescription', 'applicationName', 'enableSettings', 'enableToggleTheme', 'expand', 'i18nCollapse', 'i18nExpand', 'i18nExpandSidebar', 'i18nLegal', 'i18nSettings', 'i18nToggleTheme', 'pinned', 'showAbout', 'showSettings', 'startExpanded'],
|
|
1824
|
-
|
|
1825
|
-
}]
|
|
1826
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1906
|
+
outputs: ['expandChange', 'mapExpandChange', 'openAppSwitch', 'openSettings', 'openAbout'],
|
|
1907
|
+
}]
|
|
1908
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { expandChange: [{
|
|
1909
|
+
type: Output
|
|
1910
|
+
}], mapExpandChange: [{
|
|
1911
|
+
type: Output
|
|
1912
|
+
}], openAppSwitch: [{
|
|
1913
|
+
type: Output
|
|
1914
|
+
}], openSettings: [{
|
|
1915
|
+
type: Output
|
|
1916
|
+
}], openAbout: [{
|
|
1917
|
+
type: Output
|
|
1918
|
+
}] } });
|
|
1827
1919
|
let IxMenuAbout = class IxMenuAbout {
|
|
1828
1920
|
z;
|
|
1829
1921
|
el;
|
|
1922
|
+
tabChange = new EventEmitter();
|
|
1923
|
+
close = new EventEmitter();
|
|
1830
1924
|
constructor(c, r, z) {
|
|
1831
1925
|
this.z = z;
|
|
1832
1926
|
c.detach();
|
|
1833
1927
|
this.el = r.nativeElement;
|
|
1834
|
-
proxyOutputs(this, this.el, ['tabChange', 'close']);
|
|
1835
1928
|
}
|
|
1836
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1837
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1929
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuAbout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1930
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMenuAbout, isStandalone: true, selector: "ix-menu-about", inputs: { activeTabLabel: "activeTabLabel", label: "label" }, outputs: { tabChange: "tabChange", close: "close" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1838
1931
|
};
|
|
1839
1932
|
IxMenuAbout = __decorate([
|
|
1840
1933
|
ProxyCmp({
|
|
@@ -1842,7 +1935,7 @@ IxMenuAbout = __decorate([
|
|
|
1842
1935
|
inputs: ['activeTabLabel', 'label']
|
|
1843
1936
|
})
|
|
1844
1937
|
], IxMenuAbout);
|
|
1845
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1938
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuAbout, decorators: [{
|
|
1846
1939
|
type: Component,
|
|
1847
1940
|
args: [{
|
|
1848
1941
|
selector: 'ix-menu-about',
|
|
@@ -1850,20 +1943,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1850
1943
|
template: '<ng-content></ng-content>',
|
|
1851
1944
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1852
1945
|
inputs: ['activeTabLabel', 'label'],
|
|
1853
|
-
|
|
1946
|
+
outputs: ['tabChange', 'close'],
|
|
1854
1947
|
}]
|
|
1855
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1948
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { tabChange: [{
|
|
1949
|
+
type: Output
|
|
1950
|
+
}], close: [{
|
|
1951
|
+
type: Output
|
|
1952
|
+
}] } });
|
|
1856
1953
|
let IxMenuAboutItem = class IxMenuAboutItem {
|
|
1857
1954
|
z;
|
|
1858
1955
|
el;
|
|
1956
|
+
labelChange = new EventEmitter();
|
|
1859
1957
|
constructor(c, r, z) {
|
|
1860
1958
|
this.z = z;
|
|
1861
1959
|
c.detach();
|
|
1862
1960
|
this.el = r.nativeElement;
|
|
1863
|
-
proxyOutputs(this, this.el, ['labelChange']);
|
|
1864
1961
|
}
|
|
1865
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1866
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1962
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuAboutItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1963
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMenuAboutItem, isStandalone: true, selector: "ix-menu-about-item", inputs: { label: "label" }, outputs: { labelChange: "labelChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1867
1964
|
};
|
|
1868
1965
|
IxMenuAboutItem = __decorate([
|
|
1869
1966
|
ProxyCmp({
|
|
@@ -1871,7 +1968,7 @@ IxMenuAboutItem = __decorate([
|
|
|
1871
1968
|
inputs: ['label']
|
|
1872
1969
|
})
|
|
1873
1970
|
], IxMenuAboutItem);
|
|
1874
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1971
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuAboutItem, decorators: [{
|
|
1875
1972
|
type: Component,
|
|
1876
1973
|
args: [{
|
|
1877
1974
|
selector: 'ix-menu-about-item',
|
|
@@ -1879,20 +1976,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1879
1976
|
template: '<ng-content></ng-content>',
|
|
1880
1977
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1881
1978
|
inputs: ['label'],
|
|
1882
|
-
|
|
1979
|
+
outputs: ['labelChange'],
|
|
1883
1980
|
}]
|
|
1884
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
1981
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { labelChange: [{
|
|
1982
|
+
type: Output
|
|
1983
|
+
}] } });
|
|
1885
1984
|
let IxMenuAboutNews = class IxMenuAboutNews {
|
|
1886
1985
|
z;
|
|
1887
1986
|
el;
|
|
1987
|
+
showMore = new EventEmitter();
|
|
1988
|
+
closePopover = new EventEmitter();
|
|
1888
1989
|
constructor(c, r, z) {
|
|
1889
1990
|
this.z = z;
|
|
1890
1991
|
c.detach();
|
|
1891
1992
|
this.el = r.nativeElement;
|
|
1892
|
-
proxyOutputs(this, this.el, ['showMore', 'closePopover']);
|
|
1893
1993
|
}
|
|
1894
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1895
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1994
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuAboutNews, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1995
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMenuAboutNews, isStandalone: true, selector: "ix-menu-about-news", inputs: { aboutItemLabel: "aboutItemLabel", i18nShowMore: "i18nShowMore", label: "label", offsetBottom: "offsetBottom", show: "show" }, outputs: { showMore: "showMore", closePopover: "closePopover" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1896
1996
|
};
|
|
1897
1997
|
IxMenuAboutNews = __decorate([
|
|
1898
1998
|
ProxyCmp({
|
|
@@ -1900,7 +2000,7 @@ IxMenuAboutNews = __decorate([
|
|
|
1900
2000
|
inputs: ['aboutItemLabel', 'i18nShowMore', 'label', 'offsetBottom', 'show']
|
|
1901
2001
|
})
|
|
1902
2002
|
], IxMenuAboutNews);
|
|
1903
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2003
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuAboutNews, decorators: [{
|
|
1904
2004
|
type: Component,
|
|
1905
2005
|
args: [{
|
|
1906
2006
|
selector: 'ix-menu-about-news',
|
|
@@ -1908,20 +2008,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1908
2008
|
template: '<ng-content></ng-content>',
|
|
1909
2009
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1910
2010
|
inputs: ['aboutItemLabel', 'i18nShowMore', 'label', 'offsetBottom', 'show'],
|
|
1911
|
-
|
|
2011
|
+
outputs: ['showMore', 'closePopover'],
|
|
1912
2012
|
}]
|
|
1913
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2013
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { showMore: [{
|
|
2014
|
+
type: Output
|
|
2015
|
+
}], closePopover: [{
|
|
2016
|
+
type: Output
|
|
2017
|
+
}] } });
|
|
1914
2018
|
let IxMenuAvatar = class IxMenuAvatar {
|
|
1915
2019
|
z;
|
|
1916
2020
|
el;
|
|
2021
|
+
logoutClick = new EventEmitter();
|
|
1917
2022
|
constructor(c, r, z) {
|
|
1918
2023
|
this.z = z;
|
|
1919
2024
|
c.detach();
|
|
1920
2025
|
this.el = r.nativeElement;
|
|
1921
|
-
proxyOutputs(this, this.el, ['logoutClick']);
|
|
1922
2026
|
}
|
|
1923
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1924
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2027
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2028
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMenuAvatar, isStandalone: true, selector: "ix-menu-avatar", inputs: { bottom: "bottom", i18nLogout: "i18nLogout", image: "image", initials: "initials", showLogoutButton: "showLogoutButton", top: "top" }, outputs: { logoutClick: "logoutClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1925
2029
|
};
|
|
1926
2030
|
IxMenuAvatar = __decorate([
|
|
1927
2031
|
ProxyCmp({
|
|
@@ -1929,7 +2033,7 @@ IxMenuAvatar = __decorate([
|
|
|
1929
2033
|
inputs: ['bottom', 'i18nLogout', 'image', 'initials', 'showLogoutButton', 'top']
|
|
1930
2034
|
})
|
|
1931
2035
|
], IxMenuAvatar);
|
|
1932
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2036
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuAvatar, decorators: [{
|
|
1933
2037
|
type: Component,
|
|
1934
2038
|
args: [{
|
|
1935
2039
|
selector: 'ix-menu-avatar',
|
|
@@ -1937,20 +2041,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1937
2041
|
template: '<ng-content></ng-content>',
|
|
1938
2042
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1939
2043
|
inputs: ['bottom', 'i18nLogout', 'image', 'initials', 'showLogoutButton', 'top'],
|
|
1940
|
-
|
|
2044
|
+
outputs: ['logoutClick'],
|
|
1941
2045
|
}]
|
|
1942
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2046
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { logoutClick: [{
|
|
2047
|
+
type: Output
|
|
2048
|
+
}] } });
|
|
1943
2049
|
let IxMenuAvatarItem = class IxMenuAvatarItem {
|
|
1944
2050
|
z;
|
|
1945
2051
|
el;
|
|
2052
|
+
itemClick = new EventEmitter();
|
|
1946
2053
|
constructor(c, r, z) {
|
|
1947
2054
|
this.z = z;
|
|
1948
2055
|
c.detach();
|
|
1949
2056
|
this.el = r.nativeElement;
|
|
1950
|
-
proxyOutputs(this, this.el, ['itemClick']);
|
|
1951
2057
|
}
|
|
1952
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1953
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2058
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuAvatarItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2059
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMenuAvatarItem, isStandalone: true, selector: "ix-menu-avatar-item", inputs: { icon: "icon", label: "label" }, outputs: { itemClick: "itemClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1954
2060
|
};
|
|
1955
2061
|
IxMenuAvatarItem = __decorate([
|
|
1956
2062
|
ProxyCmp({
|
|
@@ -1958,7 +2064,7 @@ IxMenuAvatarItem = __decorate([
|
|
|
1958
2064
|
inputs: ['icon', 'label']
|
|
1959
2065
|
})
|
|
1960
2066
|
], IxMenuAvatarItem);
|
|
1961
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2067
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuAvatarItem, decorators: [{
|
|
1962
2068
|
type: Component,
|
|
1963
2069
|
args: [{
|
|
1964
2070
|
selector: 'ix-menu-avatar-item',
|
|
@@ -1966,9 +2072,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1966
2072
|
template: '<ng-content></ng-content>',
|
|
1967
2073
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1968
2074
|
inputs: ['icon', 'label'],
|
|
1969
|
-
|
|
2075
|
+
outputs: ['itemClick'],
|
|
1970
2076
|
}]
|
|
1971
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2077
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { itemClick: [{
|
|
2078
|
+
type: Output
|
|
2079
|
+
}] } });
|
|
1972
2080
|
let IxMenuCategory = class IxMenuCategory {
|
|
1973
2081
|
z;
|
|
1974
2082
|
el;
|
|
@@ -1977,24 +2085,23 @@ let IxMenuCategory = class IxMenuCategory {
|
|
|
1977
2085
|
c.detach();
|
|
1978
2086
|
this.el = r.nativeElement;
|
|
1979
2087
|
}
|
|
1980
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1981
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2088
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuCategory, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2089
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMenuCategory, isStandalone: true, selector: "ix-menu-category", inputs: { icon: "icon", label: "label", notifications: "notifications", tooltipText: "tooltipText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1982
2090
|
};
|
|
1983
2091
|
IxMenuCategory = __decorate([
|
|
1984
2092
|
ProxyCmp({
|
|
1985
2093
|
defineCustomElementFn: defineCustomElement$10,
|
|
1986
|
-
inputs: ['icon', 'label', 'notifications']
|
|
2094
|
+
inputs: ['icon', 'label', 'notifications', 'tooltipText']
|
|
1987
2095
|
})
|
|
1988
2096
|
], IxMenuCategory);
|
|
1989
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2097
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuCategory, decorators: [{
|
|
1990
2098
|
type: Component,
|
|
1991
2099
|
args: [{
|
|
1992
2100
|
selector: 'ix-menu-category',
|
|
1993
2101
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1994
2102
|
template: '<ng-content></ng-content>',
|
|
1995
2103
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1996
|
-
inputs: ['icon', 'label', 'notifications'],
|
|
1997
|
-
standalone: true
|
|
2104
|
+
inputs: ['icon', 'label', 'notifications', 'tooltipText'],
|
|
1998
2105
|
}]
|
|
1999
2106
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2000
2107
|
let IxMenuItem = class IxMenuItem {
|
|
@@ -2005,37 +2112,37 @@ let IxMenuItem = class IxMenuItem {
|
|
|
2005
2112
|
c.detach();
|
|
2006
2113
|
this.el = r.nativeElement;
|
|
2007
2114
|
}
|
|
2008
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2009
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2115
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2116
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMenuItem, isStandalone: true, selector: "ix-menu-item", inputs: { active: "active", bottom: "bottom", disabled: "disabled", home: "home", href: "href", icon: "icon", label: "label", notifications: "notifications", rel: "rel", target: "target", tooltipText: "tooltipText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2010
2117
|
};
|
|
2011
2118
|
IxMenuItem = __decorate([
|
|
2012
2119
|
ProxyCmp({
|
|
2013
2120
|
defineCustomElementFn: defineCustomElement$11,
|
|
2014
|
-
inputs: ['active', 'bottom', 'disabled', 'home', 'icon', 'label', 'notifications']
|
|
2121
|
+
inputs: ['active', 'bottom', 'disabled', 'home', 'href', 'icon', 'label', 'notifications', 'rel', 'target', 'tooltipText']
|
|
2015
2122
|
})
|
|
2016
2123
|
], IxMenuItem);
|
|
2017
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2124
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuItem, decorators: [{
|
|
2018
2125
|
type: Component,
|
|
2019
2126
|
args: [{
|
|
2020
2127
|
selector: 'ix-menu-item',
|
|
2021
2128
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2022
2129
|
template: '<ng-content></ng-content>',
|
|
2023
2130
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2024
|
-
inputs: ['active', 'bottom', 'disabled', 'home', 'icon', 'label', 'notifications'],
|
|
2025
|
-
standalone: true
|
|
2131
|
+
inputs: ['active', 'bottom', 'disabled', 'home', 'href', 'icon', 'label', 'notifications', 'rel', 'target', 'tooltipText'],
|
|
2026
2132
|
}]
|
|
2027
2133
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2028
2134
|
let IxMenuSettings = class IxMenuSettings {
|
|
2029
2135
|
z;
|
|
2030
2136
|
el;
|
|
2137
|
+
tabChange = new EventEmitter();
|
|
2138
|
+
close = new EventEmitter();
|
|
2031
2139
|
constructor(c, r, z) {
|
|
2032
2140
|
this.z = z;
|
|
2033
2141
|
c.detach();
|
|
2034
2142
|
this.el = r.nativeElement;
|
|
2035
|
-
proxyOutputs(this, this.el, ['tabChange', 'close']);
|
|
2036
2143
|
}
|
|
2037
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2038
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2144
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuSettings, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2145
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMenuSettings, isStandalone: true, selector: "ix-menu-settings", inputs: { activeTabLabel: "activeTabLabel", label: "label" }, outputs: { tabChange: "tabChange", close: "close" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2039
2146
|
};
|
|
2040
2147
|
IxMenuSettings = __decorate([
|
|
2041
2148
|
ProxyCmp({
|
|
@@ -2043,7 +2150,7 @@ IxMenuSettings = __decorate([
|
|
|
2043
2150
|
inputs: ['activeTabLabel', 'label']
|
|
2044
2151
|
})
|
|
2045
2152
|
], IxMenuSettings);
|
|
2046
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2153
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuSettings, decorators: [{
|
|
2047
2154
|
type: Component,
|
|
2048
2155
|
args: [{
|
|
2049
2156
|
selector: 'ix-menu-settings',
|
|
@@ -2051,20 +2158,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2051
2158
|
template: '<ng-content></ng-content>',
|
|
2052
2159
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2053
2160
|
inputs: ['activeTabLabel', 'label'],
|
|
2054
|
-
|
|
2161
|
+
outputs: ['tabChange', 'close'],
|
|
2055
2162
|
}]
|
|
2056
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2163
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { tabChange: [{
|
|
2164
|
+
type: Output
|
|
2165
|
+
}], close: [{
|
|
2166
|
+
type: Output
|
|
2167
|
+
}] } });
|
|
2057
2168
|
let IxMenuSettingsItem = class IxMenuSettingsItem {
|
|
2058
2169
|
z;
|
|
2059
2170
|
el;
|
|
2171
|
+
labelChange = new EventEmitter();
|
|
2060
2172
|
constructor(c, r, z) {
|
|
2061
2173
|
this.z = z;
|
|
2062
2174
|
c.detach();
|
|
2063
2175
|
this.el = r.nativeElement;
|
|
2064
|
-
proxyOutputs(this, this.el, ['labelChange']);
|
|
2065
2176
|
}
|
|
2066
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2067
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2177
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuSettingsItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2178
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMenuSettingsItem, isStandalone: true, selector: "ix-menu-settings-item", inputs: { label: "label" }, outputs: { labelChange: "labelChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2068
2179
|
};
|
|
2069
2180
|
IxMenuSettingsItem = __decorate([
|
|
2070
2181
|
ProxyCmp({
|
|
@@ -2072,7 +2183,7 @@ IxMenuSettingsItem = __decorate([
|
|
|
2072
2183
|
inputs: ['label']
|
|
2073
2184
|
})
|
|
2074
2185
|
], IxMenuSettingsItem);
|
|
2075
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2186
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMenuSettingsItem, decorators: [{
|
|
2076
2187
|
type: Component,
|
|
2077
2188
|
args: [{
|
|
2078
2189
|
selector: 'ix-menu-settings-item',
|
|
@@ -2080,20 +2191,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2080
2191
|
template: '<ng-content></ng-content>',
|
|
2081
2192
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2082
2193
|
inputs: ['label'],
|
|
2083
|
-
|
|
2194
|
+
outputs: ['labelChange'],
|
|
2084
2195
|
}]
|
|
2085
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2196
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { labelChange: [{
|
|
2197
|
+
type: Output
|
|
2198
|
+
}] } });
|
|
2086
2199
|
let IxMessageBar = class IxMessageBar {
|
|
2087
2200
|
z;
|
|
2088
2201
|
el;
|
|
2202
|
+
closedChange = new EventEmitter();
|
|
2203
|
+
closeAnimationCompleted = new EventEmitter();
|
|
2089
2204
|
constructor(c, r, z) {
|
|
2090
2205
|
this.z = z;
|
|
2091
2206
|
c.detach();
|
|
2092
2207
|
this.el = r.nativeElement;
|
|
2093
|
-
proxyOutputs(this, this.el, ['closedChange', 'closeAnimationCompleted']);
|
|
2094
2208
|
}
|
|
2095
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2096
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2209
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMessageBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2210
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxMessageBar, isStandalone: true, selector: "ix-message-bar", inputs: { dismissible: "dismissible", type: "type" }, outputs: { closedChange: "closedChange", closeAnimationCompleted: "closeAnimationCompleted" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2097
2211
|
};
|
|
2098
2212
|
IxMessageBar = __decorate([
|
|
2099
2213
|
ProxyCmp({
|
|
@@ -2101,7 +2215,7 @@ IxMessageBar = __decorate([
|
|
|
2101
2215
|
inputs: ['dismissible', 'type']
|
|
2102
2216
|
})
|
|
2103
2217
|
], IxMessageBar);
|
|
2104
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2218
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxMessageBar, decorators: [{
|
|
2105
2219
|
type: Component,
|
|
2106
2220
|
args: [{
|
|
2107
2221
|
selector: 'ix-message-bar',
|
|
@@ -2109,20 +2223,25 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2109
2223
|
template: '<ng-content></ng-content>',
|
|
2110
2224
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2111
2225
|
inputs: ['dismissible', 'type'],
|
|
2112
|
-
|
|
2226
|
+
outputs: ['closedChange', 'closeAnimationCompleted'],
|
|
2113
2227
|
}]
|
|
2114
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2228
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { closedChange: [{
|
|
2229
|
+
type: Output
|
|
2230
|
+
}], closeAnimationCompleted: [{
|
|
2231
|
+
type: Output
|
|
2232
|
+
}] } });
|
|
2115
2233
|
let IxModal = class IxModal {
|
|
2116
2234
|
z;
|
|
2117
2235
|
el;
|
|
2236
|
+
dialogClose = new EventEmitter();
|
|
2237
|
+
dialogDismiss = new EventEmitter();
|
|
2118
2238
|
constructor(c, r, z) {
|
|
2119
2239
|
this.z = z;
|
|
2120
2240
|
c.detach();
|
|
2121
2241
|
this.el = r.nativeElement;
|
|
2122
|
-
proxyOutputs(this, this.el, ['dialogClose', 'dialogDismiss']);
|
|
2123
2242
|
}
|
|
2124
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2125
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2243
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2244
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxModal, isStandalone: true, selector: "ix-modal", inputs: { animation: "animation", backdrop: "backdrop", beforeDismiss: "beforeDismiss", centered: "centered", closeOnBackdropClick: "closeOnBackdropClick", closeOnEscape: "closeOnEscape", size: "size" }, outputs: { dialogClose: "dialogClose", dialogDismiss: "dialogDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2126
2245
|
};
|
|
2127
2246
|
IxModal = __decorate([
|
|
2128
2247
|
ProxyCmp({
|
|
@@ -2131,7 +2250,7 @@ IxModal = __decorate([
|
|
|
2131
2250
|
methods: ['showModal', 'dismissModal', 'closeModal']
|
|
2132
2251
|
})
|
|
2133
2252
|
], IxModal);
|
|
2134
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2253
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxModal, decorators: [{
|
|
2135
2254
|
type: Component,
|
|
2136
2255
|
args: [{
|
|
2137
2256
|
selector: 'ix-modal',
|
|
@@ -2139,9 +2258,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2139
2258
|
template: '<ng-content></ng-content>',
|
|
2140
2259
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2141
2260
|
inputs: ['animation', 'backdrop', 'beforeDismiss', 'centered', 'closeOnBackdropClick', 'closeOnEscape', 'size'],
|
|
2142
|
-
|
|
2261
|
+
outputs: ['dialogClose', 'dialogDismiss'],
|
|
2143
2262
|
}]
|
|
2144
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2263
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dialogClose: [{
|
|
2264
|
+
type: Output
|
|
2265
|
+
}], dialogDismiss: [{
|
|
2266
|
+
type: Output
|
|
2267
|
+
}] } });
|
|
2145
2268
|
let IxModalContent = class IxModalContent {
|
|
2146
2269
|
z;
|
|
2147
2270
|
el;
|
|
@@ -2150,15 +2273,15 @@ let IxModalContent = class IxModalContent {
|
|
|
2150
2273
|
c.detach();
|
|
2151
2274
|
this.el = r.nativeElement;
|
|
2152
2275
|
}
|
|
2153
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2154
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2276
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxModalContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2277
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxModalContent, isStandalone: true, selector: "ix-modal-content", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2155
2278
|
};
|
|
2156
2279
|
IxModalContent = __decorate([
|
|
2157
2280
|
ProxyCmp({
|
|
2158
2281
|
defineCustomElementFn: defineCustomElement$16
|
|
2159
2282
|
})
|
|
2160
2283
|
], IxModalContent);
|
|
2161
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2284
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxModalContent, decorators: [{
|
|
2162
2285
|
type: Component,
|
|
2163
2286
|
args: [{
|
|
2164
2287
|
selector: 'ix-modal-content',
|
|
@@ -2166,7 +2289,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2166
2289
|
template: '<ng-content></ng-content>',
|
|
2167
2290
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2168
2291
|
inputs: [],
|
|
2169
|
-
standalone: true
|
|
2170
2292
|
}]
|
|
2171
2293
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2172
2294
|
let IxModalFooter = class IxModalFooter {
|
|
@@ -2177,15 +2299,15 @@ let IxModalFooter = class IxModalFooter {
|
|
|
2177
2299
|
c.detach();
|
|
2178
2300
|
this.el = r.nativeElement;
|
|
2179
2301
|
}
|
|
2180
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2181
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2302
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxModalFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2303
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxModalFooter, isStandalone: true, selector: "ix-modal-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2182
2304
|
};
|
|
2183
2305
|
IxModalFooter = __decorate([
|
|
2184
2306
|
ProxyCmp({
|
|
2185
2307
|
defineCustomElementFn: defineCustomElement$17
|
|
2186
2308
|
})
|
|
2187
2309
|
], IxModalFooter);
|
|
2188
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2310
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxModalFooter, decorators: [{
|
|
2189
2311
|
type: Component,
|
|
2190
2312
|
args: [{
|
|
2191
2313
|
selector: 'ix-modal-footer',
|
|
@@ -2193,49 +2315,52 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2193
2315
|
template: '<ng-content></ng-content>',
|
|
2194
2316
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2195
2317
|
inputs: [],
|
|
2196
|
-
standalone: true
|
|
2197
2318
|
}]
|
|
2198
2319
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2199
2320
|
let IxModalHeader = class IxModalHeader {
|
|
2200
2321
|
z;
|
|
2201
2322
|
el;
|
|
2323
|
+
closeClick = new EventEmitter();
|
|
2202
2324
|
constructor(c, r, z) {
|
|
2203
2325
|
this.z = z;
|
|
2204
2326
|
c.detach();
|
|
2205
2327
|
this.el = r.nativeElement;
|
|
2206
|
-
proxyOutputs(this, this.el, ['closeClick']);
|
|
2207
2328
|
}
|
|
2208
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2209
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2329
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxModalHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2330
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxModalHeader, isStandalone: true, selector: "ix-modal-header", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", ariaLabelIcon: "ariaLabelIcon", hideClose: "hideClose", icon: "icon", iconColor: "iconColor" }, outputs: { closeClick: "closeClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2210
2331
|
};
|
|
2211
2332
|
IxModalHeader = __decorate([
|
|
2212
2333
|
ProxyCmp({
|
|
2213
2334
|
defineCustomElementFn: defineCustomElement$18,
|
|
2214
|
-
inputs: ['hideClose', 'icon', 'iconColor']
|
|
2335
|
+
inputs: ['ariaLabelCloseIconButton', 'ariaLabelIcon', 'hideClose', 'icon', 'iconColor']
|
|
2215
2336
|
})
|
|
2216
2337
|
], IxModalHeader);
|
|
2217
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2338
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxModalHeader, decorators: [{
|
|
2218
2339
|
type: Component,
|
|
2219
2340
|
args: [{
|
|
2220
2341
|
selector: 'ix-modal-header',
|
|
2221
2342
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2222
2343
|
template: '<ng-content></ng-content>',
|
|
2223
2344
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2224
|
-
inputs: ['hideClose', 'icon', 'iconColor'],
|
|
2225
|
-
|
|
2345
|
+
inputs: ['ariaLabelCloseIconButton', 'ariaLabelIcon', 'hideClose', 'icon', 'iconColor'],
|
|
2346
|
+
outputs: ['closeClick'],
|
|
2226
2347
|
}]
|
|
2227
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2348
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { closeClick: [{
|
|
2349
|
+
type: Output
|
|
2350
|
+
}] } });
|
|
2228
2351
|
let IxNumberInput = class IxNumberInput {
|
|
2229
2352
|
z;
|
|
2230
2353
|
el;
|
|
2354
|
+
valueChange = new EventEmitter();
|
|
2355
|
+
validityStateChange = new EventEmitter();
|
|
2356
|
+
ixBlur = new EventEmitter();
|
|
2231
2357
|
constructor(c, r, z) {
|
|
2232
2358
|
this.z = z;
|
|
2233
2359
|
c.detach();
|
|
2234
2360
|
this.el = r.nativeElement;
|
|
2235
|
-
proxyOutputs(this, this.el, ['valueChange', 'validityStateChange', 'ixBlur']);
|
|
2236
2361
|
}
|
|
2237
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2238
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2362
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxNumberInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2363
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxNumberInput, isStandalone: true, selector: "ix-number-input", inputs: { allowedCharactersPattern: "allowedCharactersPattern", disabled: "disabled", helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", max: "max", min: "min", name: "name", pattern: "pattern", placeholder: "placeholder", readonly: "readonly", required: "required", showStepperButtons: "showStepperButtons", showTextAsTooltip: "showTextAsTooltip", step: "step", validText: "validText", value: "value", warningText: "warningText" }, outputs: { valueChange: "valueChange", validityStateChange: "validityStateChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2239
2364
|
};
|
|
2240
2365
|
IxNumberInput = __decorate([
|
|
2241
2366
|
ProxyCmp({
|
|
@@ -2244,7 +2369,7 @@ IxNumberInput = __decorate([
|
|
|
2244
2369
|
methods: ['getNativeInputElement', 'focusInput']
|
|
2245
2370
|
})
|
|
2246
2371
|
], IxNumberInput);
|
|
2247
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2372
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxNumberInput, decorators: [{
|
|
2248
2373
|
type: Component,
|
|
2249
2374
|
args: [{
|
|
2250
2375
|
selector: 'ix-number-input',
|
|
@@ -2252,67 +2377,86 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2252
2377
|
template: '<ng-content></ng-content>',
|
|
2253
2378
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2254
2379
|
inputs: ['allowedCharactersPattern', 'disabled', 'helperText', 'infoText', 'invalidText', 'label', 'max', 'min', 'name', 'pattern', 'placeholder', 'readonly', 'required', 'showStepperButtons', 'showTextAsTooltip', 'step', 'validText', 'value', 'warningText'],
|
|
2255
|
-
|
|
2256
|
-
}]
|
|
2257
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2380
|
+
outputs: ['valueChange', 'validityStateChange', 'ixBlur'],
|
|
2381
|
+
}]
|
|
2382
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { valueChange: [{
|
|
2383
|
+
type: Output
|
|
2384
|
+
}], validityStateChange: [{
|
|
2385
|
+
type: Output
|
|
2386
|
+
}], ixBlur: [{
|
|
2387
|
+
type: Output
|
|
2388
|
+
}] } });
|
|
2258
2389
|
let IxPagination = class IxPagination {
|
|
2259
2390
|
z;
|
|
2260
2391
|
el;
|
|
2392
|
+
pageSelected = new EventEmitter();
|
|
2393
|
+
itemCountChanged = new EventEmitter();
|
|
2261
2394
|
constructor(c, r, z) {
|
|
2262
2395
|
this.z = z;
|
|
2263
2396
|
c.detach();
|
|
2264
2397
|
this.el = r.nativeElement;
|
|
2265
|
-
proxyOutputs(this, this.el, ['pageSelected', 'itemCountChanged']);
|
|
2266
2398
|
}
|
|
2267
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2268
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2399
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2400
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { pageSelected: "pageSelected", itemCountChanged: "itemCountChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2269
2401
|
};
|
|
2270
2402
|
IxPagination = __decorate([
|
|
2271
2403
|
ProxyCmp({
|
|
2272
2404
|
defineCustomElementFn: defineCustomElement$1a,
|
|
2273
|
-
inputs: ['advanced', 'count', 'i18nItems', 'i18nOf', 'i18nPage', 'itemCount', 'selectedPage', 'showItemCount']
|
|
2405
|
+
inputs: ['advanced', 'ariaLabelChevronLeftIconButton', 'ariaLabelChevronRightIconButton', 'count', 'i18nItems', 'i18nOf', 'i18nPage', 'itemCount', 'selectedPage', 'showItemCount']
|
|
2274
2406
|
})
|
|
2275
2407
|
], IxPagination);
|
|
2276
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2408
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxPagination, decorators: [{
|
|
2277
2409
|
type: Component,
|
|
2278
2410
|
args: [{
|
|
2279
2411
|
selector: 'ix-pagination',
|
|
2280
2412
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2281
2413
|
template: '<ng-content></ng-content>',
|
|
2282
2414
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2283
|
-
inputs: ['advanced', 'count', 'i18nItems', 'i18nOf', 'i18nPage', 'itemCount', 'selectedPage', 'showItemCount'],
|
|
2284
|
-
|
|
2415
|
+
inputs: ['advanced', 'ariaLabelChevronLeftIconButton', 'ariaLabelChevronRightIconButton', 'count', 'i18nItems', 'i18nOf', 'i18nPage', 'itemCount', 'selectedPage', 'showItemCount'],
|
|
2416
|
+
outputs: ['pageSelected', 'itemCountChanged'],
|
|
2285
2417
|
}]
|
|
2286
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2418
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { pageSelected: [{
|
|
2419
|
+
type: Output
|
|
2420
|
+
}], itemCountChanged: [{
|
|
2421
|
+
type: Output
|
|
2422
|
+
}] } });
|
|
2287
2423
|
let IxPane = class IxPane {
|
|
2288
2424
|
z;
|
|
2289
2425
|
el;
|
|
2426
|
+
expandedChanged = new EventEmitter();
|
|
2427
|
+
variantChanged = new EventEmitter();
|
|
2428
|
+
borderlessChanged = new EventEmitter();
|
|
2290
2429
|
constructor(c, r, z) {
|
|
2291
2430
|
this.z = z;
|
|
2292
2431
|
c.detach();
|
|
2293
2432
|
this.el = r.nativeElement;
|
|
2294
|
-
proxyOutputs(this, this.el, ['expandedChanged', 'variantChanged', 'borderlessChanged']);
|
|
2295
2433
|
}
|
|
2296
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2297
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2434
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxPane, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2435
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxPane, isStandalone: true, selector: "ix-pane", inputs: { ariaLabelCollapseCloseButton: "ariaLabelCollapseCloseButton", ariaLabelIcon: "ariaLabelIcon", borderless: "borderless", closeOnClickOutside: "closeOnClickOutside", composition: "composition", expanded: "expanded", heading: "heading", hideOnCollapse: "hideOnCollapse", icon: "icon", size: "size", variant: "variant" }, outputs: { expandedChanged: "expandedChanged", variantChanged: "variantChanged", borderlessChanged: "borderlessChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2298
2436
|
};
|
|
2299
2437
|
IxPane = __decorate([
|
|
2300
2438
|
ProxyCmp({
|
|
2301
2439
|
defineCustomElementFn: defineCustomElement$1b,
|
|
2302
|
-
inputs: ['borderless', 'composition', 'expanded', 'heading', 'hideOnCollapse', 'icon', 'size', 'variant']
|
|
2440
|
+
inputs: ['ariaLabelCollapseCloseButton', 'ariaLabelIcon', 'borderless', 'closeOnClickOutside', 'composition', 'expanded', 'heading', 'hideOnCollapse', 'icon', 'size', 'variant']
|
|
2303
2441
|
})
|
|
2304
2442
|
], IxPane);
|
|
2305
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2443
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxPane, decorators: [{
|
|
2306
2444
|
type: Component,
|
|
2307
2445
|
args: [{
|
|
2308
2446
|
selector: 'ix-pane',
|
|
2309
2447
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2310
2448
|
template: '<ng-content></ng-content>',
|
|
2311
2449
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2312
|
-
inputs: ['borderless', 'composition', 'expanded', 'heading', 'hideOnCollapse', 'icon', 'size', 'variant'],
|
|
2313
|
-
|
|
2450
|
+
inputs: ['ariaLabelCollapseCloseButton', 'ariaLabelIcon', 'borderless', 'closeOnClickOutside', 'composition', 'expanded', 'heading', 'hideOnCollapse', 'icon', 'size', 'variant'],
|
|
2451
|
+
outputs: ['expandedChanged', 'variantChanged', 'borderlessChanged'],
|
|
2314
2452
|
}]
|
|
2315
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2453
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { expandedChanged: [{
|
|
2454
|
+
type: Output
|
|
2455
|
+
}], variantChanged: [{
|
|
2456
|
+
type: Output
|
|
2457
|
+
}], borderlessChanged: [{
|
|
2458
|
+
type: Output
|
|
2459
|
+
}] } });
|
|
2316
2460
|
let IxPaneLayout = class IxPaneLayout {
|
|
2317
2461
|
z;
|
|
2318
2462
|
el;
|
|
@@ -2321,8 +2465,8 @@ let IxPaneLayout = class IxPaneLayout {
|
|
|
2321
2465
|
c.detach();
|
|
2322
2466
|
this.el = r.nativeElement;
|
|
2323
2467
|
}
|
|
2324
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2325
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2468
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxPaneLayout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2469
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxPaneLayout, isStandalone: true, selector: "ix-pane-layout", inputs: { borderless: "borderless", layout: "layout", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2326
2470
|
};
|
|
2327
2471
|
IxPaneLayout = __decorate([
|
|
2328
2472
|
ProxyCmp({
|
|
@@ -2330,7 +2474,7 @@ IxPaneLayout = __decorate([
|
|
|
2330
2474
|
inputs: ['borderless', 'layout', 'variant']
|
|
2331
2475
|
})
|
|
2332
2476
|
], IxPaneLayout);
|
|
2333
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2477
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxPaneLayout, decorators: [{
|
|
2334
2478
|
type: Component,
|
|
2335
2479
|
args: [{
|
|
2336
2480
|
selector: 'ix-pane-layout',
|
|
@@ -2338,7 +2482,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2338
2482
|
template: '<ng-content></ng-content>',
|
|
2339
2483
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2340
2484
|
inputs: ['borderless', 'layout', 'variant'],
|
|
2341
|
-
standalone: true
|
|
2342
2485
|
}]
|
|
2343
2486
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2344
2487
|
let IxPill = class IxPill {
|
|
@@ -2349,24 +2492,23 @@ let IxPill = class IxPill {
|
|
|
2349
2492
|
c.detach();
|
|
2350
2493
|
this.el = r.nativeElement;
|
|
2351
2494
|
}
|
|
2352
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2353
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2495
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxPill, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2496
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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 });
|
|
2354
2497
|
};
|
|
2355
2498
|
IxPill = __decorate([
|
|
2356
2499
|
ProxyCmp({
|
|
2357
2500
|
defineCustomElementFn: defineCustomElement$1d,
|
|
2358
|
-
inputs: ['alignLeft', 'background', 'icon', 'outline', 'pillColor', 'tooltipText', 'variant']
|
|
2501
|
+
inputs: ['alignLeft', 'ariaLabelIcon', 'background', 'icon', 'outline', 'pillColor', 'tooltipText', 'variant']
|
|
2359
2502
|
})
|
|
2360
2503
|
], IxPill);
|
|
2361
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2504
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxPill, decorators: [{
|
|
2362
2505
|
type: Component,
|
|
2363
2506
|
args: [{
|
|
2364
2507
|
selector: 'ix-pill',
|
|
2365
2508
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2366
2509
|
template: '<ng-content></ng-content>',
|
|
2367
2510
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2368
|
-
inputs: ['alignLeft', 'background', 'icon', 'outline', 'pillColor', 'tooltipText', 'variant'],
|
|
2369
|
-
standalone: true
|
|
2511
|
+
inputs: ['alignLeft', 'ariaLabelIcon', 'background', 'icon', 'outline', 'pillColor', 'tooltipText', 'variant'],
|
|
2370
2512
|
}]
|
|
2371
2513
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2372
2514
|
let IxProgressIndicator = class IxProgressIndicator {
|
|
@@ -2377,8 +2519,8 @@ let IxProgressIndicator = class IxProgressIndicator {
|
|
|
2377
2519
|
c.detach();
|
|
2378
2520
|
this.el = r.nativeElement;
|
|
2379
2521
|
}
|
|
2380
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2381
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2522
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxProgressIndicator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2523
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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
2524
|
};
|
|
2383
2525
|
IxProgressIndicator = __decorate([
|
|
2384
2526
|
ProxyCmp({
|
|
@@ -2386,7 +2528,7 @@ IxProgressIndicator = __decorate([
|
|
|
2386
2528
|
inputs: ['helperText', 'label', 'max', 'min', 'showTextAsTooltip', 'size', 'status', 'textAlignment', 'type', 'value']
|
|
2387
2529
|
})
|
|
2388
2530
|
], IxProgressIndicator);
|
|
2389
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2531
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxProgressIndicator, decorators: [{
|
|
2390
2532
|
type: Component,
|
|
2391
2533
|
args: [{
|
|
2392
2534
|
selector: 'ix-progress-indicator',
|
|
@@ -2394,7 +2536,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2394
2536
|
template: '<ng-content></ng-content>',
|
|
2395
2537
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2396
2538
|
inputs: ['helperText', 'label', 'max', 'min', 'showTextAsTooltip', 'size', 'status', 'textAlignment', 'type', 'value'],
|
|
2397
|
-
standalone: true
|
|
2398
2539
|
}]
|
|
2399
2540
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2400
2541
|
let IxPushCard = class IxPushCard {
|
|
@@ -2405,37 +2546,38 @@ let IxPushCard = class IxPushCard {
|
|
|
2405
2546
|
c.detach();
|
|
2406
2547
|
this.el = r.nativeElement;
|
|
2407
2548
|
}
|
|
2408
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2409
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2549
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxPushCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2550
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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 });
|
|
2410
2551
|
};
|
|
2411
2552
|
IxPushCard = __decorate([
|
|
2412
2553
|
ProxyCmp({
|
|
2413
2554
|
defineCustomElementFn: defineCustomElement$1f,
|
|
2414
|
-
inputs: ['collapse', 'heading', 'icon', 'notification', 'subheading', 'variant']
|
|
2555
|
+
inputs: ['ariaLabelIcon', 'collapse', 'heading', 'icon', 'notification', 'subheading', 'variant']
|
|
2415
2556
|
})
|
|
2416
2557
|
], IxPushCard);
|
|
2417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2558
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxPushCard, decorators: [{
|
|
2418
2559
|
type: Component,
|
|
2419
2560
|
args: [{
|
|
2420
2561
|
selector: 'ix-push-card',
|
|
2421
2562
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2422
2563
|
template: '<ng-content></ng-content>',
|
|
2423
2564
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2424
|
-
inputs: ['collapse', 'heading', 'icon', 'notification', 'subheading', 'variant'],
|
|
2425
|
-
standalone: true
|
|
2565
|
+
inputs: ['ariaLabelIcon', 'collapse', 'heading', 'icon', 'notification', 'subheading', 'variant'],
|
|
2426
2566
|
}]
|
|
2427
2567
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2428
2568
|
let IxRadio = class IxRadio {
|
|
2429
2569
|
z;
|
|
2430
2570
|
el;
|
|
2571
|
+
checkedChange = new EventEmitter();
|
|
2572
|
+
valueChange = new EventEmitter();
|
|
2573
|
+
ixBlur = new EventEmitter();
|
|
2431
2574
|
constructor(c, r, z) {
|
|
2432
2575
|
this.z = z;
|
|
2433
2576
|
c.detach();
|
|
2434
2577
|
this.el = r.nativeElement;
|
|
2435
|
-
proxyOutputs(this, this.el, ['checkedChange', 'valueChange', 'ixBlur']);
|
|
2436
2578
|
}
|
|
2437
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2438
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2579
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2580
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxRadio, isStandalone: true, selector: "ix-radio", inputs: { checked: "checked", disabled: "disabled", label: "label", name: "name", required: "required", value: "value" }, outputs: { checkedChange: "checkedChange", valueChange: "valueChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2439
2581
|
};
|
|
2440
2582
|
IxRadio = __decorate([
|
|
2441
2583
|
ProxyCmp({
|
|
@@ -2443,7 +2585,7 @@ IxRadio = __decorate([
|
|
|
2443
2585
|
inputs: ['checked', 'disabled', 'label', 'name', 'required', 'value']
|
|
2444
2586
|
})
|
|
2445
2587
|
], IxRadio);
|
|
2446
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2588
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxRadio, decorators: [{
|
|
2447
2589
|
type: Component,
|
|
2448
2590
|
args: [{
|
|
2449
2591
|
selector: 'ix-radio',
|
|
@@ -2451,20 +2593,26 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2451
2593
|
template: '<ng-content></ng-content>',
|
|
2452
2594
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2453
2595
|
inputs: ['checked', 'disabled', 'label', 'name', 'required', 'value'],
|
|
2454
|
-
|
|
2455
|
-
}]
|
|
2456
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2596
|
+
outputs: ['checkedChange', 'valueChange', 'ixBlur'],
|
|
2597
|
+
}]
|
|
2598
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { checkedChange: [{
|
|
2599
|
+
type: Output
|
|
2600
|
+
}], valueChange: [{
|
|
2601
|
+
type: Output
|
|
2602
|
+
}], ixBlur: [{
|
|
2603
|
+
type: Output
|
|
2604
|
+
}] } });
|
|
2457
2605
|
let IxRadioGroup = class IxRadioGroup {
|
|
2458
2606
|
z;
|
|
2459
2607
|
el;
|
|
2608
|
+
valueChange = new EventEmitter();
|
|
2460
2609
|
constructor(c, r, z) {
|
|
2461
2610
|
this.z = z;
|
|
2462
2611
|
c.detach();
|
|
2463
2612
|
this.el = r.nativeElement;
|
|
2464
|
-
proxyOutputs(this, this.el, ['valueChange']);
|
|
2465
2613
|
}
|
|
2466
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2467
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2614
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxRadioGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2615
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxRadioGroup, isStandalone: true, selector: "ix-radio-group", inputs: { direction: "direction", helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", showTextAsTooltip: "showTextAsTooltip", validText: "validText", value: "value", warningText: "warningText" }, outputs: { valueChange: "valueChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2468
2616
|
};
|
|
2469
2617
|
IxRadioGroup = __decorate([
|
|
2470
2618
|
ProxyCmp({
|
|
@@ -2472,7 +2620,7 @@ IxRadioGroup = __decorate([
|
|
|
2472
2620
|
inputs: ['direction', 'helperText', 'infoText', 'invalidText', 'label', 'showTextAsTooltip', 'validText', 'value', 'warningText']
|
|
2473
2621
|
})
|
|
2474
2622
|
], IxRadioGroup);
|
|
2475
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2623
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxRadioGroup, decorators: [{
|
|
2476
2624
|
type: Component,
|
|
2477
2625
|
args: [{
|
|
2478
2626
|
selector: 'ix-radio-group',
|
|
@@ -2480,9 +2628,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2480
2628
|
template: '<ng-content></ng-content>',
|
|
2481
2629
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2482
2630
|
inputs: ['direction', 'helperText', 'infoText', 'invalidText', 'label', 'showTextAsTooltip', 'validText', 'value', 'warningText'],
|
|
2483
|
-
|
|
2631
|
+
outputs: ['valueChange'],
|
|
2484
2632
|
}]
|
|
2485
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2633
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { valueChange: [{
|
|
2634
|
+
type: Output
|
|
2635
|
+
}] } });
|
|
2486
2636
|
let IxRow = class IxRow {
|
|
2487
2637
|
z;
|
|
2488
2638
|
el;
|
|
@@ -2491,15 +2641,15 @@ let IxRow = class IxRow {
|
|
|
2491
2641
|
c.detach();
|
|
2492
2642
|
this.el = r.nativeElement;
|
|
2493
2643
|
}
|
|
2494
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2495
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2644
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxRow, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2645
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxRow, isStandalone: true, selector: "ix-row", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2496
2646
|
};
|
|
2497
2647
|
IxRow = __decorate([
|
|
2498
2648
|
ProxyCmp({
|
|
2499
2649
|
defineCustomElementFn: defineCustomElement$1i
|
|
2500
2650
|
})
|
|
2501
2651
|
], IxRow);
|
|
2502
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2652
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxRow, decorators: [{
|
|
2503
2653
|
type: Component,
|
|
2504
2654
|
args: [{
|
|
2505
2655
|
selector: 'ix-row',
|
|
@@ -2507,50 +2657,60 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2507
2657
|
template: '<ng-content></ng-content>',
|
|
2508
2658
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2509
2659
|
inputs: [],
|
|
2510
|
-
standalone: true
|
|
2511
2660
|
}]
|
|
2512
2661
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2513
2662
|
let IxSelect = class IxSelect {
|
|
2514
2663
|
z;
|
|
2515
2664
|
el;
|
|
2665
|
+
valueChange = new EventEmitter();
|
|
2666
|
+
inputChange = new EventEmitter();
|
|
2667
|
+
addItem = new EventEmitter();
|
|
2668
|
+
ixBlur = new EventEmitter();
|
|
2516
2669
|
constructor(c, r, z) {
|
|
2517
2670
|
this.z = z;
|
|
2518
2671
|
c.detach();
|
|
2519
2672
|
this.el = r.nativeElement;
|
|
2520
|
-
proxyOutputs(this, this.el, ['valueChange', 'inputChange', 'addItem', 'ixBlur']);
|
|
2521
2673
|
}
|
|
2522
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2523
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2674
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2675
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { valueChange: "valueChange", inputChange: "inputChange", addItem: "addItem", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2524
2676
|
};
|
|
2525
2677
|
IxSelect = __decorate([
|
|
2526
2678
|
ProxyCmp({
|
|
2527
2679
|
defineCustomElementFn: defineCustomElement$1j,
|
|
2528
|
-
inputs: ['allowClear', 'disabled', 'dropdownMaxWidth', 'dropdownWidth', 'editable', 'helperText', 'hideListHeader', 'i18nNoMatches', 'i18nPlaceholder', 'i18nPlaceholderEditable', 'i18nSelectListHeader', 'infoText', 'invalidText', 'label', 'mode', 'name', 'readonly', 'required', 'showTextAsTooltip', 'validText', 'value', 'warningText'],
|
|
2680
|
+
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'],
|
|
2529
2681
|
methods: ['getNativeInputElement', 'focusInput']
|
|
2530
2682
|
})
|
|
2531
2683
|
], IxSelect);
|
|
2532
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2684
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSelect, decorators: [{
|
|
2533
2685
|
type: Component,
|
|
2534
2686
|
args: [{
|
|
2535
2687
|
selector: 'ix-select',
|
|
2536
2688
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2537
2689
|
template: '<ng-content></ng-content>',
|
|
2538
2690
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2539
|
-
inputs: ['allowClear', 'disabled', 'dropdownMaxWidth', 'dropdownWidth', 'editable', 'helperText', 'hideListHeader', 'i18nNoMatches', 'i18nPlaceholder', 'i18nPlaceholderEditable', 'i18nSelectListHeader', 'infoText', 'invalidText', 'label', 'mode', 'name', 'readonly', 'required', 'showTextAsTooltip', 'validText', 'value', 'warningText'],
|
|
2540
|
-
|
|
2691
|
+
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'],
|
|
2692
|
+
outputs: ['valueChange', 'inputChange', 'addItem', 'ixBlur'],
|
|
2541
2693
|
}]
|
|
2542
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2694
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { valueChange: [{
|
|
2695
|
+
type: Output
|
|
2696
|
+
}], inputChange: [{
|
|
2697
|
+
type: Output
|
|
2698
|
+
}], addItem: [{
|
|
2699
|
+
type: Output
|
|
2700
|
+
}], ixBlur: [{
|
|
2701
|
+
type: Output
|
|
2702
|
+
}] } });
|
|
2543
2703
|
let IxSelectItem = class IxSelectItem {
|
|
2544
2704
|
z;
|
|
2545
2705
|
el;
|
|
2706
|
+
itemClick = new EventEmitter();
|
|
2546
2707
|
constructor(c, r, z) {
|
|
2547
2708
|
this.z = z;
|
|
2548
2709
|
c.detach();
|
|
2549
2710
|
this.el = r.nativeElement;
|
|
2550
|
-
proxyOutputs(this, this.el, ['itemClick']);
|
|
2551
2711
|
}
|
|
2552
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2553
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2712
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSelectItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2713
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxSelectItem, isStandalone: true, selector: "ix-select-item", inputs: { label: "label", selected: "selected", value: "value" }, outputs: { itemClick: "itemClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2554
2714
|
};
|
|
2555
2715
|
IxSelectItem = __decorate([
|
|
2556
2716
|
ProxyCmp({
|
|
@@ -2558,28 +2718,30 @@ IxSelectItem = __decorate([
|
|
|
2558
2718
|
inputs: ['label', 'selected', 'value']
|
|
2559
2719
|
})
|
|
2560
2720
|
], IxSelectItem);
|
|
2561
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2721
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSelectItem, decorators: [{
|
|
2562
2722
|
type: Component,
|
|
2563
2723
|
args: [{
|
|
2564
2724
|
selector: 'ix-select-item',
|
|
2565
2725
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2566
2726
|
template: '<ng-content></ng-content>',
|
|
2567
2727
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2568
|
-
inputs: ['label', 'selected', 'value'],
|
|
2569
|
-
|
|
2728
|
+
inputs: ['label', 'selected', { name: 'value', required: true }],
|
|
2729
|
+
outputs: ['itemClick'],
|
|
2570
2730
|
}]
|
|
2571
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2731
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { itemClick: [{
|
|
2732
|
+
type: Output
|
|
2733
|
+
}] } });
|
|
2572
2734
|
let IxSlider = class IxSlider {
|
|
2573
2735
|
z;
|
|
2574
2736
|
el;
|
|
2737
|
+
valueChange = new EventEmitter();
|
|
2575
2738
|
constructor(c, r, z) {
|
|
2576
2739
|
this.z = z;
|
|
2577
2740
|
c.detach();
|
|
2578
2741
|
this.el = r.nativeElement;
|
|
2579
|
-
proxyOutputs(this, this.el, ['valueChange']);
|
|
2580
2742
|
}
|
|
2581
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2582
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2743
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSlider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2744
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxSlider, isStandalone: true, selector: "ix-slider", inputs: { disabled: "disabled", error: "error", marker: "marker", max: "max", min: "min", step: "step", trace: "trace", traceReference: "traceReference", value: "value" }, outputs: { valueChange: "valueChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2583
2745
|
};
|
|
2584
2746
|
IxSlider = __decorate([
|
|
2585
2747
|
ProxyCmp({
|
|
@@ -2587,7 +2749,7 @@ IxSlider = __decorate([
|
|
|
2587
2749
|
inputs: ['disabled', 'error', 'marker', 'max', 'min', 'step', 'trace', 'traceReference', 'value']
|
|
2588
2750
|
})
|
|
2589
2751
|
], IxSlider);
|
|
2590
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2752
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSlider, decorators: [{
|
|
2591
2753
|
type: Component,
|
|
2592
2754
|
args: [{
|
|
2593
2755
|
selector: 'ix-slider',
|
|
@@ -2595,9 +2757,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2595
2757
|
template: '<ng-content></ng-content>',
|
|
2596
2758
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2597
2759
|
inputs: ['disabled', 'error', 'marker', 'max', 'min', 'step', 'trace', 'traceReference', 'value'],
|
|
2598
|
-
|
|
2760
|
+
outputs: ['valueChange'],
|
|
2599
2761
|
}]
|
|
2600
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2762
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { valueChange: [{
|
|
2763
|
+
type: Output
|
|
2764
|
+
}] } });
|
|
2601
2765
|
let IxSpinner = class IxSpinner {
|
|
2602
2766
|
z;
|
|
2603
2767
|
el;
|
|
@@ -2606,8 +2770,8 @@ let IxSpinner = class IxSpinner {
|
|
|
2606
2770
|
c.detach();
|
|
2607
2771
|
this.el = r.nativeElement;
|
|
2608
2772
|
}
|
|
2609
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2610
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2773
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSpinner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2774
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxSpinner, isStandalone: true, selector: "ix-spinner", inputs: { size: "size", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2611
2775
|
};
|
|
2612
2776
|
IxSpinner = __decorate([
|
|
2613
2777
|
ProxyCmp({
|
|
@@ -2615,7 +2779,7 @@ IxSpinner = __decorate([
|
|
|
2615
2779
|
inputs: ['size', 'variant']
|
|
2616
2780
|
})
|
|
2617
2781
|
], IxSpinner);
|
|
2618
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2782
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSpinner, decorators: [{
|
|
2619
2783
|
type: Component,
|
|
2620
2784
|
args: [{
|
|
2621
2785
|
selector: 'ix-spinner',
|
|
@@ -2623,49 +2787,50 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2623
2787
|
template: '<ng-content></ng-content>',
|
|
2624
2788
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2625
2789
|
inputs: ['size', 'variant'],
|
|
2626
|
-
standalone: true
|
|
2627
2790
|
}]
|
|
2628
2791
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2629
2792
|
let IxSplitButton = class IxSplitButton {
|
|
2630
2793
|
z;
|
|
2631
2794
|
el;
|
|
2795
|
+
buttonClick = new EventEmitter();
|
|
2632
2796
|
constructor(c, r, z) {
|
|
2633
2797
|
this.z = z;
|
|
2634
2798
|
c.detach();
|
|
2635
2799
|
this.el = r.nativeElement;
|
|
2636
|
-
proxyOutputs(this, this.el, ['buttonClick']);
|
|
2637
2800
|
}
|
|
2638
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2639
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2801
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSplitButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2802
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxSplitButton, isStandalone: true, selector: "ix-split-button", inputs: { ariaLabelButton: "ariaLabelButton", ariaLabelSplitIconButton: "ariaLabelSplitIconButton", closeBehavior: "closeBehavior", disabled: "disabled", icon: "icon", label: "label", placement: "placement", splitIcon: "splitIcon", variant: "variant" }, outputs: { buttonClick: "buttonClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2640
2803
|
};
|
|
2641
2804
|
IxSplitButton = __decorate([
|
|
2642
2805
|
ProxyCmp({
|
|
2643
2806
|
defineCustomElementFn: defineCustomElement$1n,
|
|
2644
|
-
inputs: ['
|
|
2807
|
+
inputs: ['ariaLabelButton', 'ariaLabelSplitIconButton', 'closeBehavior', 'disabled', 'icon', 'label', 'placement', 'splitIcon', 'variant']
|
|
2645
2808
|
})
|
|
2646
2809
|
], IxSplitButton);
|
|
2647
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2810
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSplitButton, decorators: [{
|
|
2648
2811
|
type: Component,
|
|
2649
2812
|
args: [{
|
|
2650
2813
|
selector: 'ix-split-button',
|
|
2651
2814
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2652
2815
|
template: '<ng-content></ng-content>',
|
|
2653
2816
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2654
|
-
inputs: ['
|
|
2655
|
-
|
|
2817
|
+
inputs: ['ariaLabelButton', 'ariaLabelSplitIconButton', 'closeBehavior', 'disabled', 'icon', 'label', 'placement', 'splitIcon', 'variant'],
|
|
2818
|
+
outputs: ['buttonClick'],
|
|
2656
2819
|
}]
|
|
2657
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2820
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { buttonClick: [{
|
|
2821
|
+
type: Output
|
|
2822
|
+
}] } });
|
|
2658
2823
|
let IxTabItem = class IxTabItem {
|
|
2659
2824
|
z;
|
|
2660
2825
|
el;
|
|
2826
|
+
tabClick = new EventEmitter();
|
|
2661
2827
|
constructor(c, r, z) {
|
|
2662
2828
|
this.z = z;
|
|
2663
2829
|
c.detach();
|
|
2664
2830
|
this.el = r.nativeElement;
|
|
2665
|
-
proxyOutputs(this, this.el, ['tabClick']);
|
|
2666
2831
|
}
|
|
2667
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2668
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2832
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTabItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2833
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxTabItem, isStandalone: true, selector: "ix-tab-item", inputs: { counter: "counter", disabled: "disabled", icon: "icon", layout: "layout", placement: "placement", rounded: "rounded", selected: "selected", small: "small" }, outputs: { tabClick: "tabClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2669
2834
|
};
|
|
2670
2835
|
IxTabItem = __decorate([
|
|
2671
2836
|
ProxyCmp({
|
|
@@ -2673,7 +2838,7 @@ IxTabItem = __decorate([
|
|
|
2673
2838
|
inputs: ['counter', 'disabled', 'icon', 'layout', 'placement', 'rounded', 'selected', 'small']
|
|
2674
2839
|
})
|
|
2675
2840
|
], IxTabItem);
|
|
2676
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2841
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTabItem, decorators: [{
|
|
2677
2842
|
type: Component,
|
|
2678
2843
|
args: [{
|
|
2679
2844
|
selector: 'ix-tab-item',
|
|
@@ -2681,49 +2846,55 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2681
2846
|
template: '<ng-content></ng-content>',
|
|
2682
2847
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2683
2848
|
inputs: ['counter', 'disabled', 'icon', 'layout', 'placement', 'rounded', 'selected', 'small'],
|
|
2684
|
-
|
|
2849
|
+
outputs: ['tabClick'],
|
|
2685
2850
|
}]
|
|
2686
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2851
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { tabClick: [{
|
|
2852
|
+
type: Output
|
|
2853
|
+
}] } });
|
|
2687
2854
|
let IxTabs = class IxTabs {
|
|
2688
2855
|
z;
|
|
2689
2856
|
el;
|
|
2857
|
+
selectedChange = new EventEmitter();
|
|
2690
2858
|
constructor(c, r, z) {
|
|
2691
2859
|
this.z = z;
|
|
2692
2860
|
c.detach();
|
|
2693
2861
|
this.el = r.nativeElement;
|
|
2694
|
-
proxyOutputs(this, this.el, ['selectedChange']);
|
|
2695
2862
|
}
|
|
2696
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2697
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2863
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2864
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxTabs, isStandalone: true, selector: "ix-tabs", inputs: { ariaLabelChevronLeftIconButton: "ariaLabelChevronLeftIconButton", ariaLabelChevronRightIconButton: "ariaLabelChevronRightIconButton", layout: "layout", placement: "placement", rounded: "rounded", selected: "selected", small: "small" }, outputs: { selectedChange: "selectedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2698
2865
|
};
|
|
2699
2866
|
IxTabs = __decorate([
|
|
2700
2867
|
ProxyCmp({
|
|
2701
2868
|
defineCustomElementFn: defineCustomElement$1p,
|
|
2702
|
-
inputs: ['layout', 'placement', 'rounded', 'selected', 'small']
|
|
2869
|
+
inputs: ['ariaLabelChevronLeftIconButton', 'ariaLabelChevronRightIconButton', 'layout', 'placement', 'rounded', 'selected', 'small']
|
|
2703
2870
|
})
|
|
2704
2871
|
], IxTabs);
|
|
2705
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2872
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTabs, decorators: [{
|
|
2706
2873
|
type: Component,
|
|
2707
2874
|
args: [{
|
|
2708
2875
|
selector: 'ix-tabs',
|
|
2709
2876
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2710
2877
|
template: '<ng-content></ng-content>',
|
|
2711
2878
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2712
|
-
inputs: ['layout', 'placement', 'rounded', 'selected', 'small'],
|
|
2713
|
-
|
|
2879
|
+
inputs: ['ariaLabelChevronLeftIconButton', 'ariaLabelChevronRightIconButton', 'layout', 'placement', 'rounded', 'selected', 'small'],
|
|
2880
|
+
outputs: ['selectedChange'],
|
|
2714
2881
|
}]
|
|
2715
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2882
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { selectedChange: [{
|
|
2883
|
+
type: Output
|
|
2884
|
+
}] } });
|
|
2716
2885
|
let IxTextarea = class IxTextarea {
|
|
2717
2886
|
z;
|
|
2718
2887
|
el;
|
|
2888
|
+
valueChange = new EventEmitter();
|
|
2889
|
+
validityStateChange = new EventEmitter();
|
|
2890
|
+
ixBlur = new EventEmitter();
|
|
2719
2891
|
constructor(c, r, z) {
|
|
2720
2892
|
this.z = z;
|
|
2721
2893
|
c.detach();
|
|
2722
2894
|
this.el = r.nativeElement;
|
|
2723
|
-
proxyOutputs(this, this.el, ['valueChange', 'validityStateChange', 'ixBlur']);
|
|
2724
2895
|
}
|
|
2725
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2726
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2896
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTextarea, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2897
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxTextarea, isStandalone: true, selector: "ix-textarea", inputs: { disabled: "disabled", helperText: "helperText", infoText: "infoText", invalidText: "invalidText", label: "label", maxLength: "maxLength", minLength: "minLength", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", resizeBehavior: "resizeBehavior", showTextAsTooltip: "showTextAsTooltip", textareaCols: "textareaCols", textareaHeight: "textareaHeight", textareaRows: "textareaRows", textareaWidth: "textareaWidth", validText: "validText", value: "value", warningText: "warningText" }, outputs: { valueChange: "valueChange", validityStateChange: "validityStateChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2727
2898
|
};
|
|
2728
2899
|
IxTextarea = __decorate([
|
|
2729
2900
|
ProxyCmp({
|
|
@@ -2732,7 +2903,7 @@ IxTextarea = __decorate([
|
|
|
2732
2903
|
methods: ['getNativeInputElement', 'focusInput']
|
|
2733
2904
|
})
|
|
2734
2905
|
], IxTextarea);
|
|
2735
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2906
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTextarea, decorators: [{
|
|
2736
2907
|
type: Component,
|
|
2737
2908
|
args: [{
|
|
2738
2909
|
selector: 'ix-textarea',
|
|
@@ -2740,9 +2911,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2740
2911
|
template: '<ng-content></ng-content>',
|
|
2741
2912
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2742
2913
|
inputs: ['disabled', 'helperText', 'infoText', 'invalidText', 'label', 'maxLength', 'minLength', 'name', 'placeholder', 'readonly', 'required', 'resizeBehavior', 'showTextAsTooltip', 'textareaCols', 'textareaHeight', 'textareaRows', 'textareaWidth', 'validText', 'value', 'warningText'],
|
|
2743
|
-
|
|
2744
|
-
}]
|
|
2745
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2914
|
+
outputs: ['valueChange', 'validityStateChange', 'ixBlur'],
|
|
2915
|
+
}]
|
|
2916
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { valueChange: [{
|
|
2917
|
+
type: Output
|
|
2918
|
+
}], validityStateChange: [{
|
|
2919
|
+
type: Output
|
|
2920
|
+
}], ixBlur: [{
|
|
2921
|
+
type: Output
|
|
2922
|
+
}] } });
|
|
2746
2923
|
let IxTile = class IxTile {
|
|
2747
2924
|
z;
|
|
2748
2925
|
el;
|
|
@@ -2751,8 +2928,8 @@ let IxTile = class IxTile {
|
|
|
2751
2928
|
c.detach();
|
|
2752
2929
|
this.el = r.nativeElement;
|
|
2753
2930
|
}
|
|
2754
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2755
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2931
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTile, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2932
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxTile, isStandalone: true, selector: "ix-tile", inputs: { size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2756
2933
|
};
|
|
2757
2934
|
IxTile = __decorate([
|
|
2758
2935
|
ProxyCmp({
|
|
@@ -2760,7 +2937,7 @@ IxTile = __decorate([
|
|
|
2760
2937
|
inputs: ['size']
|
|
2761
2938
|
})
|
|
2762
2939
|
], IxTile);
|
|
2763
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2940
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTile, decorators: [{
|
|
2764
2941
|
type: Component,
|
|
2765
2942
|
args: [{
|
|
2766
2943
|
selector: 'ix-tile',
|
|
@@ -2768,20 +2945,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2768
2945
|
template: '<ng-content></ng-content>',
|
|
2769
2946
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2770
2947
|
inputs: ['size'],
|
|
2771
|
-
standalone: true
|
|
2772
2948
|
}]
|
|
2773
2949
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2774
2950
|
let IxTimeInput = class IxTimeInput {
|
|
2775
2951
|
z;
|
|
2776
2952
|
el;
|
|
2953
|
+
valueChange = new EventEmitter();
|
|
2954
|
+
validityStateChange = new EventEmitter();
|
|
2777
2955
|
constructor(c, r, z) {
|
|
2778
2956
|
this.z = z;
|
|
2779
2957
|
c.detach();
|
|
2780
2958
|
this.el = r.nativeElement;
|
|
2781
|
-
proxyOutputs(this, this.el, ['valueChange', 'validityStateChange']);
|
|
2782
2959
|
}
|
|
2783
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2784
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2960
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTimeInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2961
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { valueChange: "valueChange", validityStateChange: "validityStateChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2785
2962
|
};
|
|
2786
2963
|
IxTimeInput = __decorate([
|
|
2787
2964
|
ProxyCmp({
|
|
@@ -2790,7 +2967,7 @@ IxTimeInput = __decorate([
|
|
|
2790
2967
|
methods: ['getNativeInputElement', 'focusInput']
|
|
2791
2968
|
})
|
|
2792
2969
|
], IxTimeInput);
|
|
2793
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2970
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTimeInput, decorators: [{
|
|
2794
2971
|
type: Component,
|
|
2795
2972
|
args: [{
|
|
2796
2973
|
selector: 'ix-time-input',
|
|
@@ -2798,20 +2975,25 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2798
2975
|
template: '<ng-content></ng-content>',
|
|
2799
2976
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2800
2977
|
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
|
-
|
|
2978
|
+
outputs: ['valueChange', 'validityStateChange'],
|
|
2802
2979
|
}]
|
|
2803
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
2980
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { valueChange: [{
|
|
2981
|
+
type: Output
|
|
2982
|
+
}], validityStateChange: [{
|
|
2983
|
+
type: Output
|
|
2984
|
+
}] } });
|
|
2804
2985
|
let IxTimePicker = class IxTimePicker {
|
|
2805
2986
|
z;
|
|
2806
2987
|
el;
|
|
2988
|
+
timeSelect = new EventEmitter();
|
|
2989
|
+
timeChange = new EventEmitter();
|
|
2807
2990
|
constructor(c, r, z) {
|
|
2808
2991
|
this.z = z;
|
|
2809
2992
|
c.detach();
|
|
2810
2993
|
this.el = r.nativeElement;
|
|
2811
|
-
proxyOutputs(this, this.el, ['timeSelect', 'timeChange']);
|
|
2812
2994
|
}
|
|
2813
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2814
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2995
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTimePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2996
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", 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" }, outputs: { timeSelect: "timeSelect", timeChange: "timeChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2815
2997
|
};
|
|
2816
2998
|
IxTimePicker = __decorate([
|
|
2817
2999
|
ProxyCmp({
|
|
@@ -2820,7 +3002,7 @@ IxTimePicker = __decorate([
|
|
|
2820
3002
|
methods: ['getCurrentTime']
|
|
2821
3003
|
})
|
|
2822
3004
|
], IxTimePicker);
|
|
2823
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3005
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTimePicker, decorators: [{
|
|
2824
3006
|
type: Component,
|
|
2825
3007
|
args: [{
|
|
2826
3008
|
selector: 'ix-time-picker',
|
|
@@ -2828,38 +3010,45 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2828
3010
|
template: '<ng-content></ng-content>',
|
|
2829
3011
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2830
3012
|
inputs: ['corners', 'format', 'hideHeader', 'hourInterval', 'i18nConfirmTime', 'i18nHeader', 'i18nHourColumnHeader', 'i18nMillisecondColumnHeader', 'i18nMinuteColumnHeader', 'i18nSecondColumnHeader', 'millisecondInterval', 'minuteInterval', 'secondInterval', 'showHour', 'showMinutes', 'showSeconds', 'standaloneAppearance', 'textSelectTime', 'textTime', 'time', 'timeReference'],
|
|
2831
|
-
|
|
3013
|
+
outputs: ['timeSelect', 'timeChange'],
|
|
2832
3014
|
}]
|
|
2833
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
3015
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { timeSelect: [{
|
|
3016
|
+
type: Output
|
|
3017
|
+
}], timeChange: [{
|
|
3018
|
+
type: Output
|
|
3019
|
+
}] } });
|
|
2834
3020
|
let IxToast = class IxToast {
|
|
2835
3021
|
z;
|
|
2836
3022
|
el;
|
|
3023
|
+
closeToast = new EventEmitter();
|
|
2837
3024
|
constructor(c, r, z) {
|
|
2838
3025
|
this.z = z;
|
|
2839
3026
|
c.detach();
|
|
2840
3027
|
this.el = r.nativeElement;
|
|
2841
|
-
proxyOutputs(this, this.el, ['closeToast']);
|
|
2842
3028
|
}
|
|
2843
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2844
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3029
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxToast, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3030
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxToast, isStandalone: true, selector: "ix-toast", inputs: { ariaLabelCloseIconButton: "ariaLabelCloseIconButton", autoClose: "autoClose", autoCloseDelay: "autoCloseDelay", icon: "icon", iconColor: "iconColor", toastTitle: "toastTitle", type: "type" }, outputs: { closeToast: "closeToast" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2845
3031
|
};
|
|
2846
3032
|
IxToast = __decorate([
|
|
2847
3033
|
ProxyCmp({
|
|
2848
3034
|
defineCustomElementFn: defineCustomElement$1u,
|
|
2849
|
-
inputs: ['autoClose', 'autoCloseDelay', 'icon', 'iconColor', 'toastTitle', 'type']
|
|
3035
|
+
inputs: ['ariaLabelCloseIconButton', 'autoClose', 'autoCloseDelay', 'icon', 'iconColor', 'toastTitle', 'type'],
|
|
3036
|
+
methods: ['pause', 'resume', 'isPaused']
|
|
2850
3037
|
})
|
|
2851
3038
|
], IxToast);
|
|
2852
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3039
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxToast, decorators: [{
|
|
2853
3040
|
type: Component,
|
|
2854
3041
|
args: [{
|
|
2855
3042
|
selector: 'ix-toast',
|
|
2856
3043
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2857
3044
|
template: '<ng-content></ng-content>',
|
|
2858
3045
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2859
|
-
inputs: ['autoClose', 'autoCloseDelay', 'icon', 'iconColor', 'toastTitle', 'type'],
|
|
2860
|
-
|
|
3046
|
+
inputs: ['ariaLabelCloseIconButton', 'autoClose', 'autoCloseDelay', 'icon', 'iconColor', 'toastTitle', 'type'],
|
|
3047
|
+
outputs: ['closeToast'],
|
|
2861
3048
|
}]
|
|
2862
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
3049
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { closeToast: [{
|
|
3050
|
+
type: Output
|
|
3051
|
+
}] } });
|
|
2863
3052
|
let IxToastContainer = class IxToastContainer {
|
|
2864
3053
|
z;
|
|
2865
3054
|
el;
|
|
@@ -2868,8 +3057,8 @@ let IxToastContainer = class IxToastContainer {
|
|
|
2868
3057
|
c.detach();
|
|
2869
3058
|
this.el = r.nativeElement;
|
|
2870
3059
|
}
|
|
2871
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2872
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3060
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxToastContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3061
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxToastContainer, isStandalone: true, selector: "ix-toast-container", inputs: { containerClass: "containerClass", containerId: "containerId", position: "position" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2873
3062
|
};
|
|
2874
3063
|
IxToastContainer = __decorate([
|
|
2875
3064
|
ProxyCmp({
|
|
@@ -2878,7 +3067,7 @@ IxToastContainer = __decorate([
|
|
|
2878
3067
|
methods: ['showToast']
|
|
2879
3068
|
})
|
|
2880
3069
|
], IxToastContainer);
|
|
2881
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3070
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxToastContainer, decorators: [{
|
|
2882
3071
|
type: Component,
|
|
2883
3072
|
args: [{
|
|
2884
3073
|
selector: 'ix-toast-container',
|
|
@@ -2886,20 +3075,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2886
3075
|
template: '<ng-content></ng-content>',
|
|
2887
3076
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2888
3077
|
inputs: ['containerClass', 'containerId', 'position'],
|
|
2889
|
-
standalone: true
|
|
2890
3078
|
}]
|
|
2891
3079
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2892
3080
|
let IxToggle = class IxToggle {
|
|
2893
3081
|
z;
|
|
2894
3082
|
el;
|
|
3083
|
+
checkedChange = new EventEmitter();
|
|
3084
|
+
ixBlur = new EventEmitter();
|
|
2895
3085
|
constructor(c, r, z) {
|
|
2896
3086
|
this.z = z;
|
|
2897
3087
|
c.detach();
|
|
2898
3088
|
this.el = r.nativeElement;
|
|
2899
|
-
proxyOutputs(this, this.el, ['checkedChange', 'ixBlur']);
|
|
2900
3089
|
}
|
|
2901
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2902
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3090
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3091
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxToggle, isStandalone: true, selector: "ix-toggle", inputs: { checked: "checked", disabled: "disabled", hideText: "hideText", indeterminate: "indeterminate", name: "name", required: "required", textIndeterminate: "textIndeterminate", textOff: "textOff", textOn: "textOn", value: "value" }, outputs: { checkedChange: "checkedChange", ixBlur: "ixBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2903
3092
|
};
|
|
2904
3093
|
IxToggle = __decorate([
|
|
2905
3094
|
ProxyCmp({
|
|
@@ -2907,7 +3096,7 @@ IxToggle = __decorate([
|
|
|
2907
3096
|
inputs: ['checked', 'disabled', 'hideText', 'indeterminate', 'name', 'required', 'textIndeterminate', 'textOff', 'textOn', 'value']
|
|
2908
3097
|
})
|
|
2909
3098
|
], IxToggle);
|
|
2910
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3099
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxToggle, decorators: [{
|
|
2911
3100
|
type: Component,
|
|
2912
3101
|
args: [{
|
|
2913
3102
|
selector: 'ix-toggle',
|
|
@@ -2915,38 +3104,44 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2915
3104
|
template: '<ng-content></ng-content>',
|
|
2916
3105
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2917
3106
|
inputs: ['checked', 'disabled', 'hideText', 'indeterminate', 'name', 'required', 'textIndeterminate', 'textOff', 'textOn', 'value'],
|
|
2918
|
-
|
|
3107
|
+
outputs: ['checkedChange', 'ixBlur'],
|
|
2919
3108
|
}]
|
|
2920
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
3109
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { checkedChange: [{
|
|
3110
|
+
type: Output
|
|
3111
|
+
}], ixBlur: [{
|
|
3112
|
+
type: Output
|
|
3113
|
+
}] } });
|
|
2921
3114
|
let IxToggleButton = class IxToggleButton {
|
|
2922
3115
|
z;
|
|
2923
3116
|
el;
|
|
3117
|
+
pressedChange = new EventEmitter();
|
|
2924
3118
|
constructor(c, r, z) {
|
|
2925
3119
|
this.z = z;
|
|
2926
3120
|
c.detach();
|
|
2927
3121
|
this.el = r.nativeElement;
|
|
2928
|
-
proxyOutputs(this, this.el, ['pressedChange']);
|
|
2929
3122
|
}
|
|
2930
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2931
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3123
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxToggleButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3124
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxToggleButton, isStandalone: true, selector: "ix-toggle-button", inputs: { ariaLabelButton: "ariaLabelButton", disabled: "disabled", icon: "icon", iconRight: "iconRight", loading: "loading", pressed: "pressed", variant: "variant" }, outputs: { pressedChange: "pressedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2932
3125
|
};
|
|
2933
3126
|
IxToggleButton = __decorate([
|
|
2934
3127
|
ProxyCmp({
|
|
2935
3128
|
defineCustomElementFn: defineCustomElement$1x,
|
|
2936
|
-
inputs: ['
|
|
3129
|
+
inputs: ['ariaLabelButton', 'disabled', 'icon', 'iconRight', 'loading', 'pressed', 'variant']
|
|
2937
3130
|
})
|
|
2938
3131
|
], IxToggleButton);
|
|
2939
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3132
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxToggleButton, decorators: [{
|
|
2940
3133
|
type: Component,
|
|
2941
3134
|
args: [{
|
|
2942
3135
|
selector: 'ix-toggle-button',
|
|
2943
3136
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2944
3137
|
template: '<ng-content></ng-content>',
|
|
2945
3138
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2946
|
-
inputs: ['
|
|
2947
|
-
|
|
3139
|
+
inputs: ['ariaLabelButton', 'disabled', 'icon', 'iconRight', 'loading', 'pressed', 'variant'],
|
|
3140
|
+
outputs: ['pressedChange'],
|
|
2948
3141
|
}]
|
|
2949
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
3142
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { pressedChange: [{
|
|
3143
|
+
type: Output
|
|
3144
|
+
}] } });
|
|
2950
3145
|
let IxTooltip = class IxTooltip {
|
|
2951
3146
|
z;
|
|
2952
3147
|
el;
|
|
@@ -2955,8 +3150,8 @@ let IxTooltip = class IxTooltip {
|
|
|
2955
3150
|
c.detach();
|
|
2956
3151
|
this.el = r.nativeElement;
|
|
2957
3152
|
}
|
|
2958
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2959
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3153
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3154
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxTooltip, isStandalone: true, selector: "ix-tooltip", inputs: { for: "for", interactive: "interactive", placement: "placement", titleContent: "titleContent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2960
3155
|
};
|
|
2961
3156
|
IxTooltip = __decorate([
|
|
2962
3157
|
ProxyCmp({
|
|
@@ -2964,7 +3159,7 @@ IxTooltip = __decorate([
|
|
|
2964
3159
|
inputs: ['for', 'interactive', 'placement', 'titleContent']
|
|
2965
3160
|
})
|
|
2966
3161
|
], IxTooltip);
|
|
2967
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3162
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTooltip, decorators: [{
|
|
2968
3163
|
type: Component,
|
|
2969
3164
|
args: [{
|
|
2970
3165
|
selector: 'ix-tooltip',
|
|
@@ -2972,38 +3167,42 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2972
3167
|
template: '<ng-content></ng-content>',
|
|
2973
3168
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2974
3169
|
inputs: ['for', 'interactive', 'placement', 'titleContent'],
|
|
2975
|
-
standalone: true
|
|
2976
3170
|
}]
|
|
2977
3171
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2978
3172
|
let IxTreeItem = class IxTreeItem {
|
|
2979
3173
|
z;
|
|
2980
3174
|
el;
|
|
3175
|
+
toggle = new EventEmitter();
|
|
3176
|
+
itemClick = new EventEmitter();
|
|
2981
3177
|
constructor(c, r, z) {
|
|
2982
3178
|
this.z = z;
|
|
2983
3179
|
c.detach();
|
|
2984
3180
|
this.el = r.nativeElement;
|
|
2985
|
-
proxyOutputs(this, this.el, ['toggle', 'itemClick']);
|
|
2986
3181
|
}
|
|
2987
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2988
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3182
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTreeItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3183
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxTreeItem, isStandalone: true, selector: "ix-tree-item", inputs: { ariaLabelChevronIcon: "ariaLabelChevronIcon", context: "context", hasChildren: "hasChildren", text: "text" }, outputs: { toggle: "toggle", itemClick: "itemClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2989
3184
|
};
|
|
2990
3185
|
IxTreeItem = __decorate([
|
|
2991
3186
|
ProxyCmp({
|
|
2992
3187
|
defineCustomElementFn: defineCustomElement$1z,
|
|
2993
|
-
inputs: ['context', 'hasChildren', 'text']
|
|
3188
|
+
inputs: ['ariaLabelChevronIcon', 'context', 'hasChildren', 'text']
|
|
2994
3189
|
})
|
|
2995
3190
|
], IxTreeItem);
|
|
2996
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3191
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTreeItem, decorators: [{
|
|
2997
3192
|
type: Component,
|
|
2998
3193
|
args: [{
|
|
2999
3194
|
selector: 'ix-tree-item',
|
|
3000
3195
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3001
3196
|
template: '<ng-content></ng-content>',
|
|
3002
3197
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3003
|
-
inputs: ['context', 'hasChildren', 'text'],
|
|
3004
|
-
|
|
3198
|
+
inputs: ['ariaLabelChevronIcon', 'context', 'hasChildren', 'text'],
|
|
3199
|
+
outputs: ['toggle', 'itemClick'],
|
|
3005
3200
|
}]
|
|
3006
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
3201
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { toggle: [{
|
|
3202
|
+
type: Output
|
|
3203
|
+
}], itemClick: [{
|
|
3204
|
+
type: Output
|
|
3205
|
+
}] } });
|
|
3007
3206
|
let IxTypography = class IxTypography {
|
|
3008
3207
|
z;
|
|
3009
3208
|
el;
|
|
@@ -3012,8 +3211,8 @@ let IxTypography = class IxTypography {
|
|
|
3012
3211
|
c.detach();
|
|
3013
3212
|
this.el = r.nativeElement;
|
|
3014
3213
|
}
|
|
3015
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3016
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3214
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTypography, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3215
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxTypography, isStandalone: true, selector: "ix-typography", inputs: { bold: "bold", format: "format", textColor: "textColor", textDecoration: "textDecoration" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3017
3216
|
};
|
|
3018
3217
|
IxTypography = __decorate([
|
|
3019
3218
|
ProxyCmp({
|
|
@@ -3021,7 +3220,7 @@ IxTypography = __decorate([
|
|
|
3021
3220
|
inputs: ['bold', 'format', 'textColor', 'textDecoration']
|
|
3022
3221
|
})
|
|
3023
3222
|
], IxTypography);
|
|
3024
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3223
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTypography, decorators: [{
|
|
3025
3224
|
type: Component,
|
|
3026
3225
|
args: [{
|
|
3027
3226
|
selector: 'ix-typography',
|
|
@@ -3029,20 +3228,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3029
3228
|
template: '<ng-content></ng-content>',
|
|
3030
3229
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3031
3230
|
inputs: ['bold', 'format', 'textColor', 'textDecoration'],
|
|
3032
|
-
standalone: true
|
|
3033
3231
|
}]
|
|
3034
3232
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3035
3233
|
let IxUpload = class IxUpload {
|
|
3036
3234
|
z;
|
|
3037
3235
|
el;
|
|
3236
|
+
filesChanged = new EventEmitter();
|
|
3038
3237
|
constructor(c, r, z) {
|
|
3039
3238
|
this.z = z;
|
|
3040
3239
|
c.detach();
|
|
3041
3240
|
this.el = r.nativeElement;
|
|
3042
|
-
proxyOutputs(this, this.el, ['filesChanged']);
|
|
3043
3241
|
}
|
|
3044
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3045
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3242
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxUpload, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3243
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxUpload, isStandalone: true, selector: "ix-upload", inputs: { accept: "accept", disabled: "disabled", i18nUploadDisabled: "i18nUploadDisabled", i18nUploadFile: "i18nUploadFile", loadingText: "loadingText", multiline: "multiline", multiple: "multiple", selectFileText: "selectFileText", state: "state", uploadFailedText: "uploadFailedText", uploadSuccessText: "uploadSuccessText" }, outputs: { filesChanged: "filesChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3046
3244
|
};
|
|
3047
3245
|
IxUpload = __decorate([
|
|
3048
3246
|
ProxyCmp({
|
|
@@ -3051,7 +3249,7 @@ IxUpload = __decorate([
|
|
|
3051
3249
|
methods: ['setFilesToUpload']
|
|
3052
3250
|
})
|
|
3053
3251
|
], IxUpload);
|
|
3054
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3252
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxUpload, decorators: [{
|
|
3055
3253
|
type: Component,
|
|
3056
3254
|
args: [{
|
|
3057
3255
|
selector: 'ix-upload',
|
|
@@ -3059,9 +3257,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3059
3257
|
template: '<ng-content></ng-content>',
|
|
3060
3258
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3061
3259
|
inputs: ['accept', 'disabled', 'i18nUploadDisabled', 'i18nUploadFile', 'loadingText', 'multiline', 'multiple', 'selectFileText', 'state', 'uploadFailedText', 'uploadSuccessText'],
|
|
3062
|
-
|
|
3260
|
+
outputs: ['filesChanged'],
|
|
3063
3261
|
}]
|
|
3064
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
3262
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { filesChanged: [{
|
|
3263
|
+
type: Output
|
|
3264
|
+
}] } });
|
|
3065
3265
|
let IxValidationTooltip = class IxValidationTooltip {
|
|
3066
3266
|
z;
|
|
3067
3267
|
el;
|
|
@@ -3070,8 +3270,8 @@ let IxValidationTooltip = class IxValidationTooltip {
|
|
|
3070
3270
|
c.detach();
|
|
3071
3271
|
this.el = r.nativeElement;
|
|
3072
3272
|
}
|
|
3073
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3074
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3273
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxValidationTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3274
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxValidationTooltip, isStandalone: true, selector: "ix-validation-tooltip", inputs: { message: "message", placement: "placement", suppressAutomaticPlacement: "suppressAutomaticPlacement" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3075
3275
|
};
|
|
3076
3276
|
IxValidationTooltip = __decorate([
|
|
3077
3277
|
ProxyCmp({
|
|
@@ -3079,7 +3279,7 @@ IxValidationTooltip = __decorate([
|
|
|
3079
3279
|
inputs: ['message', 'placement', 'suppressAutomaticPlacement']
|
|
3080
3280
|
})
|
|
3081
3281
|
], IxValidationTooltip);
|
|
3082
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3282
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxValidationTooltip, decorators: [{
|
|
3083
3283
|
type: Component,
|
|
3084
3284
|
args: [{
|
|
3085
3285
|
selector: 'ix-validation-tooltip',
|
|
@@ -3087,7 +3287,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3087
3287
|
template: '<ng-content></ng-content>',
|
|
3088
3288
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3089
3289
|
inputs: ['message', 'placement', 'suppressAutomaticPlacement'],
|
|
3090
|
-
standalone: true
|
|
3091
3290
|
}]
|
|
3092
3291
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3093
3292
|
let IxWorkflowStep = class IxWorkflowStep {
|
|
@@ -3098,8 +3297,8 @@ let IxWorkflowStep = class IxWorkflowStep {
|
|
|
3098
3297
|
c.detach();
|
|
3099
3298
|
this.el = r.nativeElement;
|
|
3100
3299
|
}
|
|
3101
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3102
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3300
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxWorkflowStep, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3301
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxWorkflowStep, isStandalone: true, selector: "ix-workflow-step", inputs: { clickable: "clickable", disabled: "disabled", selected: "selected", status: "status", vertical: "vertical" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3103
3302
|
};
|
|
3104
3303
|
IxWorkflowStep = __decorate([
|
|
3105
3304
|
ProxyCmp({
|
|
@@ -3107,7 +3306,7 @@ IxWorkflowStep = __decorate([
|
|
|
3107
3306
|
inputs: ['clickable', 'disabled', 'selected', 'status', 'vertical']
|
|
3108
3307
|
})
|
|
3109
3308
|
], IxWorkflowStep);
|
|
3110
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxWorkflowStep, decorators: [{
|
|
3111
3310
|
type: Component,
|
|
3112
3311
|
args: [{
|
|
3113
3312
|
selector: 'ix-workflow-step',
|
|
@@ -3115,20 +3314,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3115
3314
|
template: '<ng-content></ng-content>',
|
|
3116
3315
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3117
3316
|
inputs: ['clickable', 'disabled', 'selected', 'status', 'vertical'],
|
|
3118
|
-
standalone: true
|
|
3119
3317
|
}]
|
|
3120
3318
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3121
3319
|
let IxWorkflowSteps = class IxWorkflowSteps {
|
|
3122
3320
|
z;
|
|
3123
3321
|
el;
|
|
3322
|
+
stepSelected = new EventEmitter();
|
|
3124
3323
|
constructor(c, r, z) {
|
|
3125
3324
|
this.z = z;
|
|
3126
3325
|
c.detach();
|
|
3127
3326
|
this.el = r.nativeElement;
|
|
3128
|
-
proxyOutputs(this, this.el, ['stepSelected']);
|
|
3129
3327
|
}
|
|
3130
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3131
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3328
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxWorkflowSteps, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3329
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxWorkflowSteps, isStandalone: true, selector: "ix-workflow-steps", inputs: { clickable: "clickable", selectedIndex: "selectedIndex", vertical: "vertical" }, outputs: { stepSelected: "stepSelected" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3132
3330
|
};
|
|
3133
3331
|
IxWorkflowSteps = __decorate([
|
|
3134
3332
|
ProxyCmp({
|
|
@@ -3136,7 +3334,7 @@ IxWorkflowSteps = __decorate([
|
|
|
3136
3334
|
inputs: ['clickable', 'selectedIndex', 'vertical']
|
|
3137
3335
|
})
|
|
3138
3336
|
], IxWorkflowSteps);
|
|
3139
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3337
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxWorkflowSteps, decorators: [{
|
|
3140
3338
|
type: Component,
|
|
3141
3339
|
args: [{
|
|
3142
3340
|
selector: 'ix-workflow-steps',
|
|
@@ -3144,9 +3342,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3144
3342
|
template: '<ng-content></ng-content>',
|
|
3145
3343
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3146
3344
|
inputs: ['clickable', 'selectedIndex', 'vertical'],
|
|
3147
|
-
|
|
3345
|
+
outputs: ['stepSelected'],
|
|
3148
3346
|
}]
|
|
3149
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
3347
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { stepSelected: [{
|
|
3348
|
+
type: Output
|
|
3349
|
+
}] } });
|
|
3150
3350
|
|
|
3151
3351
|
/*
|
|
3152
3352
|
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
@@ -3156,11 +3356,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3156
3356
|
* This source code is licensed under the MIT license found in the
|
|
3157
3357
|
* LICENSE file in the root directory of this source tree.
|
|
3158
3358
|
*/
|
|
3359
|
+
/**
|
|
3360
|
+
* Define custom elements during usage of the library to ensure that all
|
|
3361
|
+
* components are registered before they are used.
|
|
3362
|
+
*/
|
|
3159
3363
|
defineCustomElement$1F();
|
|
3160
3364
|
defineCustomElement$1G();
|
|
3161
3365
|
defineCustomElement$1H();
|
|
3162
3366
|
defineCustomElement$1I();
|
|
3163
3367
|
defineCustomElement$1J();
|
|
3368
|
+
defineCustomElement$1K();
|
|
3164
3369
|
|
|
3165
3370
|
let IxIcon = class IxIcon {
|
|
3166
3371
|
z;
|
|
@@ -3170,8 +3375,8 @@ let IxIcon = class IxIcon {
|
|
|
3170
3375
|
c.detach();
|
|
3171
3376
|
this.el = r.nativeElement;
|
|
3172
3377
|
}
|
|
3173
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3174
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3378
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3379
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxIcon, isStandalone: true, selector: "ix-icon", inputs: { color: "color", size: "size", name: "name", lazyLoading: "lazyLoading" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3175
3380
|
};
|
|
3176
3381
|
IxIcon = __decorate([
|
|
3177
3382
|
ProxyCmp({
|
|
@@ -3179,7 +3384,7 @@ IxIcon = __decorate([
|
|
|
3179
3384
|
defineCustomElementFn: defineCustomElement$1K,
|
|
3180
3385
|
})
|
|
3181
3386
|
], IxIcon);
|
|
3182
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3387
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxIcon, decorators: [{
|
|
3183
3388
|
type: Component,
|
|
3184
3389
|
args: [{
|
|
3185
3390
|
selector: 'ix-icon',
|
|
@@ -3187,7 +3392,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3187
3392
|
template: '<ng-content></ng-content>',
|
|
3188
3393
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3189
3394
|
inputs: ['color', 'size', 'name', 'lazyLoading'],
|
|
3190
|
-
standalone: true,
|
|
3191
3395
|
}]
|
|
3192
3396
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3193
3397
|
|
|
@@ -3197,8 +3401,8 @@ let IxTree = class IxTree extends TreeBaseDirective {
|
|
|
3197
3401
|
super(c, r, z, proxyOutputs);
|
|
3198
3402
|
this.z = z;
|
|
3199
3403
|
}
|
|
3200
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3201
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3404
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTree, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3405
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.4", type: IxTree, isStandalone: true, selector: "ix-tree", inputs: { context: "context", model: "model", root: "root", renderItem: "renderItem", lazyLoading: "lazyLoading" }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3202
3406
|
};
|
|
3203
3407
|
IxTree = __decorate([
|
|
3204
3408
|
ProxyCmp({
|
|
@@ -3206,14 +3410,13 @@ IxTree = __decorate([
|
|
|
3206
3410
|
defineCustomElementFn: defineCustomElement$1L,
|
|
3207
3411
|
})
|
|
3208
3412
|
], IxTree);
|
|
3209
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3413
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTree, decorators: [{
|
|
3210
3414
|
type: Component,
|
|
3211
3415
|
args: [{
|
|
3212
3416
|
selector: 'ix-tree',
|
|
3213
3417
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3214
3418
|
template: '<ng-content></ng-content>',
|
|
3215
3419
|
inputs: ['context', 'model', 'root', 'renderItem', 'lazyLoading'],
|
|
3216
|
-
standalone: true,
|
|
3217
3420
|
}]
|
|
3218
3421
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3219
3422
|
|
|
@@ -3233,10 +3436,10 @@ class ModalService extends ModalService$1 {
|
|
|
3233
3436
|
defineCustomElement$15();
|
|
3234
3437
|
return super.open(config);
|
|
3235
3438
|
}
|
|
3236
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3237
|
-
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3439
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: ModalService, deps: [{ token: i0.ApplicationRef }, { token: i0.ComponentFactoryResolver }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3440
|
+
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: ModalService });
|
|
3238
3441
|
}
|
|
3239
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3442
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: ModalService, decorators: [{
|
|
3240
3443
|
type: Injectable
|
|
3241
3444
|
}], ctorParameters: () => [{ type: i0.ApplicationRef }, { type: i0.ComponentFactoryResolver }, { type: i0.Injector }] });
|
|
3242
3445
|
|
|
@@ -3263,10 +3466,10 @@ class ToastService extends ToastService$1 {
|
|
|
3263
3466
|
defineCustomElement$1v();
|
|
3264
3467
|
return super.show(config);
|
|
3265
3468
|
}
|
|
3266
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3267
|
-
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3469
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3470
|
+
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: ToastService });
|
|
3268
3471
|
}
|
|
3269
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3472
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: ToastService, decorators: [{
|
|
3270
3473
|
type: Injectable
|
|
3271
3474
|
}], ctorParameters: () => [] });
|
|
3272
3475
|
|
|
@@ -3285,13 +3488,12 @@ class IxBooleanValueAccessorDirective extends BooleanValueAccessorBaseDirective
|
|
|
3285
3488
|
constructor(injector, el) {
|
|
3286
3489
|
super(injector, el);
|
|
3287
3490
|
}
|
|
3288
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3289
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3491
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBooleanValueAccessorDirective, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3492
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.4", type: IxBooleanValueAccessorDirective, isStandalone: true, selector: "ix-checkbox,ix-toggle", providers: [createValueAccessorProvider(IxBooleanValueAccessorDirective)], usesInheritance: true, ngImport: i0 });
|
|
3290
3493
|
}
|
|
3291
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3494
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxBooleanValueAccessorDirective, decorators: [{
|
|
3292
3495
|
type: Directive,
|
|
3293
3496
|
args: [{
|
|
3294
|
-
standalone: true,
|
|
3295
3497
|
selector: 'ix-checkbox,ix-toggle',
|
|
3296
3498
|
providers: [createValueAccessorProvider(IxBooleanValueAccessorDirective)],
|
|
3297
3499
|
}]
|
|
@@ -3312,13 +3514,12 @@ class IxRadioValueAccessorDirective extends RadioValueAccessorBaseDirective {
|
|
|
3312
3514
|
constructor(injector, el) {
|
|
3313
3515
|
super(injector, el);
|
|
3314
3516
|
}
|
|
3315
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3316
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3517
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxRadioValueAccessorDirective, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3518
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.4", type: IxRadioValueAccessorDirective, isStandalone: true, selector: "ix-radio", providers: [createValueAccessorProvider(IxRadioValueAccessorDirective)], usesInheritance: true, ngImport: i0 });
|
|
3317
3519
|
}
|
|
3318
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3520
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxRadioValueAccessorDirective, decorators: [{
|
|
3319
3521
|
type: Directive,
|
|
3320
3522
|
args: [{
|
|
3321
|
-
standalone: true,
|
|
3322
3523
|
selector: 'ix-radio',
|
|
3323
3524
|
providers: [createValueAccessorProvider(IxRadioValueAccessorDirective)],
|
|
3324
3525
|
}]
|
|
@@ -3339,13 +3540,12 @@ class IxSelectValueAccessorDirective extends SelectValueAccessorBaseDirective {
|
|
|
3339
3540
|
constructor(injector, el) {
|
|
3340
3541
|
super(injector, el);
|
|
3341
3542
|
}
|
|
3342
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3343
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3543
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSelectValueAccessorDirective, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3544
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.4", type: IxSelectValueAccessorDirective, isStandalone: true, selector: "ix-select", providers: [createValueAccessorProvider(IxSelectValueAccessorDirective)], usesInheritance: true, ngImport: i0 });
|
|
3344
3545
|
}
|
|
3345
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3546
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxSelectValueAccessorDirective, decorators: [{
|
|
3346
3547
|
type: Directive,
|
|
3347
3548
|
args: [{
|
|
3348
|
-
standalone: true,
|
|
3349
3549
|
selector: 'ix-select',
|
|
3350
3550
|
providers: [createValueAccessorProvider(IxSelectValueAccessorDirective)],
|
|
3351
3551
|
}]
|
|
@@ -3366,13 +3566,12 @@ class IxTextValueAccessorDirective extends TextValueAccessorBaseDirective {
|
|
|
3366
3566
|
constructor(injector, el) {
|
|
3367
3567
|
super(injector, el);
|
|
3368
3568
|
}
|
|
3369
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3370
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3569
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTextValueAccessorDirective, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3570
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.4", type: IxTextValueAccessorDirective, isStandalone: true, selector: "ix-input,ix-number-input,ix-textarea", providers: [createValueAccessorProvider(IxTextValueAccessorDirective)], usesInheritance: true, ngImport: i0 });
|
|
3371
3571
|
}
|
|
3372
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3572
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxTextValueAccessorDirective, decorators: [{
|
|
3373
3573
|
type: Directive,
|
|
3374
3574
|
args: [{
|
|
3375
|
-
standalone: true,
|
|
3376
3575
|
selector: 'ix-input,ix-number-input,ix-textarea',
|
|
3377
3576
|
providers: [createValueAccessorProvider(IxTextValueAccessorDirective)],
|
|
3378
3577
|
}]
|
|
@@ -3393,13 +3592,12 @@ class IxDateValueAccessorDirective extends DateValueAccessorBaseDirective {
|
|
|
3393
3592
|
constructor(injector, el) {
|
|
3394
3593
|
super(injector, el);
|
|
3395
3594
|
}
|
|
3396
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3397
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3595
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDateValueAccessorDirective, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3596
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.4", type: IxDateValueAccessorDirective, isStandalone: true, selector: "ix-date-input", providers: [createValueAccessorProvider(IxDateValueAccessorDirective)], usesInheritance: true, ngImport: i0 });
|
|
3398
3597
|
}
|
|
3399
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3598
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDateValueAccessorDirective, decorators: [{
|
|
3400
3599
|
type: Directive,
|
|
3401
3600
|
args: [{
|
|
3402
|
-
standalone: true,
|
|
3403
3601
|
selector: 'ix-date-input',
|
|
3404
3602
|
providers: [createValueAccessorProvider(IxDateValueAccessorDirective)],
|
|
3405
3603
|
}]
|
|
@@ -3430,13 +3628,12 @@ class IxDropdownTriggerDirective extends DropdownTriggerBaseDirective {
|
|
|
3430
3628
|
ngOnChanges() {
|
|
3431
3629
|
super.ngOnChanges();
|
|
3432
3630
|
}
|
|
3433
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3434
|
-
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3631
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdownTriggerDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3632
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.4", type: IxDropdownTriggerDirective, isStandalone: true, selector: "[ixDropdownTrigger]", inputs: { ixDropdownTrigger: "ixDropdownTrigger" }, usesInheritance: true, usesOnChanges: true, ngImport: i0 });
|
|
3435
3633
|
}
|
|
3436
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3634
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: IxDropdownTriggerDirective, decorators: [{
|
|
3437
3635
|
type: Directive,
|
|
3438
3636
|
args: [{
|
|
3439
|
-
standalone: true,
|
|
3440
3637
|
selector: '[ixDropdownTrigger]',
|
|
3441
3638
|
}]
|
|
3442
3639
|
}], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { ixDropdownTrigger: [{
|