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