@trimble-oss/moduswebcomponents-angular 1.9.0-ng19 → 1.9.0-ng20
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/README.md +40 -44
- package/fesm2022/trimble-oss-moduswebcomponents-angular.mjs +290 -310
- package/fesm2022/trimble-oss-moduswebcomponents-angular.mjs.map +1 -1
- package/index.d.ts +1103 -5
- package/package.json +3 -3
- package/lib/modus-wc-angular.module.d.ts +0 -7
- package/lib/stencil-generated/angular-component-lib/utils.d.ts +0 -9
- package/lib/stencil-generated/components.d.ts +0 -1144
- package/lib/stencil-generated/index.d.ts +0 -2
- package/public-api.d.ts +0 -4
|
@@ -1,9 +1,72 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { EventEmitter, Output, ChangeDetectionStrategy, Component
|
|
3
|
-
import { defineCustomElements } from '@trimble-oss/moduswebcomponents/loader';
|
|
2
|
+
import { makeEnvironmentProviders, provideAppInitializer, EventEmitter, Output, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
4
3
|
import { setAssetPath } from '@trimble-oss/moduswebcomponents/components';
|
|
5
4
|
import { __decorate } from 'tslib';
|
|
6
5
|
import { fromEvent } from 'rxjs';
|
|
6
|
+
import { defineCustomElement as defineCustomElement$1 } from '@trimble-oss/moduswebcomponents/components/modus-wc-accordion.js';
|
|
7
|
+
import { defineCustomElement as defineCustomElement$2 } from '@trimble-oss/moduswebcomponents/components/modus-wc-alert.js';
|
|
8
|
+
import { defineCustomElement as defineCustomElement$3 } from '@trimble-oss/moduswebcomponents/components/modus-wc-app-menu.js';
|
|
9
|
+
import { defineCustomElement as defineCustomElement$4 } from '@trimble-oss/moduswebcomponents/components/modus-wc-autocomplete.js';
|
|
10
|
+
import { defineCustomElement as defineCustomElement$5 } from '@trimble-oss/moduswebcomponents/components/modus-wc-avatar.js';
|
|
11
|
+
import { defineCustomElement as defineCustomElement$6 } from '@trimble-oss/moduswebcomponents/components/modus-wc-badge.js';
|
|
12
|
+
import { defineCustomElement as defineCustomElement$7 } from '@trimble-oss/moduswebcomponents/components/modus-wc-bottom-sheet.js';
|
|
13
|
+
import { defineCustomElement as defineCustomElement$8 } from '@trimble-oss/moduswebcomponents/components/modus-wc-breadcrumbs.js';
|
|
14
|
+
import { defineCustomElement as defineCustomElement$9 } from '@trimble-oss/moduswebcomponents/components/modus-wc-button.js';
|
|
15
|
+
import { defineCustomElement as defineCustomElement$a } from '@trimble-oss/moduswebcomponents/components/modus-wc-button-group.js';
|
|
16
|
+
import { defineCustomElement as defineCustomElement$b } from '@trimble-oss/moduswebcomponents/components/modus-wc-card.js';
|
|
17
|
+
import { defineCustomElement as defineCustomElement$c } from '@trimble-oss/moduswebcomponents/components/modus-wc-checkbox.js';
|
|
18
|
+
import { defineCustomElement as defineCustomElement$d } from '@trimble-oss/moduswebcomponents/components/modus-wc-chip.js';
|
|
19
|
+
import { defineCustomElement as defineCustomElement$e } from '@trimble-oss/moduswebcomponents/components/modus-wc-collapse.js';
|
|
20
|
+
import { defineCustomElement as defineCustomElement$f } from '@trimble-oss/moduswebcomponents/components/modus-wc-date.js';
|
|
21
|
+
import { defineCustomElement as defineCustomElement$g } from '@trimble-oss/moduswebcomponents/components/modus-wc-divider.js';
|
|
22
|
+
import { defineCustomElement as defineCustomElement$h } from '@trimble-oss/moduswebcomponents/components/modus-wc-dropdown-menu.js';
|
|
23
|
+
import { defineCustomElement as defineCustomElement$i } from '@trimble-oss/moduswebcomponents/components/modus-wc-file-dropzone.js';
|
|
24
|
+
import { defineCustomElement as defineCustomElement$j } from '@trimble-oss/moduswebcomponents/components/modus-wc-handle.js';
|
|
25
|
+
import { defineCustomElement as defineCustomElement$k } from '@trimble-oss/moduswebcomponents/components/modus-wc-icon.js';
|
|
26
|
+
import { defineCustomElement as defineCustomElement$l } from '@trimble-oss/moduswebcomponents/components/modus-wc-input-feedback.js';
|
|
27
|
+
import { defineCustomElement as defineCustomElement$m } from '@trimble-oss/moduswebcomponents/components/modus-wc-input-label.js';
|
|
28
|
+
import { defineCustomElement as defineCustomElement$n } from '@trimble-oss/moduswebcomponents/components/modus-wc-link.js';
|
|
29
|
+
import { defineCustomElement as defineCustomElement$o } from '@trimble-oss/moduswebcomponents/components/modus-wc-loader.js';
|
|
30
|
+
import { defineCustomElement as defineCustomElement$p } from '@trimble-oss/moduswebcomponents/components/modus-wc-logo.js';
|
|
31
|
+
import { defineCustomElement as defineCustomElement$q } from '@trimble-oss/moduswebcomponents/components/modus-wc-menu.js';
|
|
32
|
+
import { defineCustomElement as defineCustomElement$r } from '@trimble-oss/moduswebcomponents/components/modus-wc-menu-item.js';
|
|
33
|
+
import { defineCustomElement as defineCustomElement$s } from '@trimble-oss/moduswebcomponents/components/modus-wc-modal.js';
|
|
34
|
+
import { defineCustomElement as defineCustomElement$t } from '@trimble-oss/moduswebcomponents/components/modus-wc-navbar.js';
|
|
35
|
+
import { defineCustomElement as defineCustomElement$u } from '@trimble-oss/moduswebcomponents/components/modus-wc-number-input.js';
|
|
36
|
+
import { defineCustomElement as defineCustomElement$v } from '@trimble-oss/moduswebcomponents/components/modus-wc-pagination.js';
|
|
37
|
+
import { defineCustomElement as defineCustomElement$w } from '@trimble-oss/moduswebcomponents/components/modus-wc-panel.js';
|
|
38
|
+
import { defineCustomElement as defineCustomElement$x } from '@trimble-oss/moduswebcomponents/components/modus-wc-profile-menu.js';
|
|
39
|
+
import { defineCustomElement as defineCustomElement$y } from '@trimble-oss/moduswebcomponents/components/modus-wc-progress.js';
|
|
40
|
+
import { defineCustomElement as defineCustomElement$z } from '@trimble-oss/moduswebcomponents/components/modus-wc-radio.js';
|
|
41
|
+
import { defineCustomElement as defineCustomElement$A } from '@trimble-oss/moduswebcomponents/components/modus-wc-rating.js';
|
|
42
|
+
import { defineCustomElement as defineCustomElement$B } from '@trimble-oss/moduswebcomponents/components/modus-wc-select.js';
|
|
43
|
+
import { defineCustomElement as defineCustomElement$C } from '@trimble-oss/moduswebcomponents/components/modus-wc-side-navigation.js';
|
|
44
|
+
import { defineCustomElement as defineCustomElement$D } from '@trimble-oss/moduswebcomponents/components/modus-wc-skeleton.js';
|
|
45
|
+
import { defineCustomElement as defineCustomElement$E } from '@trimble-oss/moduswebcomponents/components/modus-wc-slider.js';
|
|
46
|
+
import { defineCustomElement as defineCustomElement$F } from '@trimble-oss/moduswebcomponents/components/modus-wc-stepper.js';
|
|
47
|
+
import { defineCustomElement as defineCustomElement$G } from '@trimble-oss/moduswebcomponents/components/modus-wc-switch.js';
|
|
48
|
+
import { defineCustomElement as defineCustomElement$H } from '@trimble-oss/moduswebcomponents/components/modus-wc-table.js';
|
|
49
|
+
import { defineCustomElement as defineCustomElement$I } from '@trimble-oss/moduswebcomponents/components/modus-wc-tabs.js';
|
|
50
|
+
import { defineCustomElement as defineCustomElement$J } from '@trimble-oss/moduswebcomponents/components/modus-wc-text-input.js';
|
|
51
|
+
import { defineCustomElement as defineCustomElement$K } from '@trimble-oss/moduswebcomponents/components/modus-wc-textarea.js';
|
|
52
|
+
import { defineCustomElement as defineCustomElement$L } from '@trimble-oss/moduswebcomponents/components/modus-wc-theme-provider.js';
|
|
53
|
+
import { defineCustomElement as defineCustomElement$M } from '@trimble-oss/moduswebcomponents/components/modus-wc-theme-switcher.js';
|
|
54
|
+
import { defineCustomElement as defineCustomElement$N } from '@trimble-oss/moduswebcomponents/components/modus-wc-time-input.js';
|
|
55
|
+
import { defineCustomElement as defineCustomElement$O } from '@trimble-oss/moduswebcomponents/components/modus-wc-toast.js';
|
|
56
|
+
import { defineCustomElement as defineCustomElement$P } from '@trimble-oss/moduswebcomponents/components/modus-wc-toolbar.js';
|
|
57
|
+
import { defineCustomElement as defineCustomElement$Q } from '@trimble-oss/moduswebcomponents/components/modus-wc-tooltip.js';
|
|
58
|
+
import { defineCustomElement as defineCustomElement$R } from '@trimble-oss/moduswebcomponents/components/modus-wc-tree-item.js';
|
|
59
|
+
import { defineCustomElement as defineCustomElement$S } from '@trimble-oss/moduswebcomponents/components/modus-wc-tree-menu.js';
|
|
60
|
+
import { defineCustomElement as defineCustomElement$T } from '@trimble-oss/moduswebcomponents/components/modus-wc-typography.js';
|
|
61
|
+
import { defineCustomElement as defineCustomElement$U } from '@trimble-oss/moduswebcomponents/components/modus-wc-utility-panel.js';
|
|
62
|
+
|
|
63
|
+
function provideModusWebComponents() {
|
|
64
|
+
return makeEnvironmentProviders([
|
|
65
|
+
provideAppInitializer(() => {
|
|
66
|
+
setAssetPath('/assets/');
|
|
67
|
+
}),
|
|
68
|
+
]);
|
|
69
|
+
}
|
|
7
70
|
|
|
8
71
|
/* eslint-disable */
|
|
9
72
|
/* tslint:disable */
|
|
@@ -72,15 +135,16 @@ let ModusWcAccordion = class ModusWcAccordion {
|
|
|
72
135
|
c.detach();
|
|
73
136
|
this.el = r.nativeElement;
|
|
74
137
|
}
|
|
75
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
76
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
138
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
139
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcAccordion, isStandalone: true, selector: "modus-wc-accordion", inputs: { customClass: "customClass" }, outputs: { expandedChange: "expandedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
77
140
|
};
|
|
78
141
|
ModusWcAccordion = __decorate([
|
|
79
142
|
ProxyCmp({
|
|
143
|
+
defineCustomElementFn: defineCustomElement$1,
|
|
80
144
|
inputs: ['customClass']
|
|
81
145
|
})
|
|
82
146
|
], ModusWcAccordion);
|
|
83
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
147
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcAccordion, decorators: [{
|
|
84
148
|
type: Component,
|
|
85
149
|
args: [{
|
|
86
150
|
selector: 'modus-wc-accordion',
|
|
@@ -89,7 +153,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
89
153
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
90
154
|
inputs: ['customClass'],
|
|
91
155
|
outputs: ['expandedChange'],
|
|
92
|
-
standalone: false
|
|
93
156
|
}]
|
|
94
157
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { expandedChange: [{
|
|
95
158
|
type: Output
|
|
@@ -103,15 +166,16 @@ let ModusWcAlert = class ModusWcAlert {
|
|
|
103
166
|
c.detach();
|
|
104
167
|
this.el = r.nativeElement;
|
|
105
168
|
}
|
|
106
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
107
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
169
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcAlert, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
170
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcAlert, isStandalone: true, selector: "modus-wc-alert", inputs: { alertDescription: "alertDescription", alertTitle: "alertTitle", customClass: "customClass", delay: "delay", disableIcon: "disableIcon", dismissible: "dismissible", icon: "icon", variant: "variant" }, outputs: { dismissClick: "dismissClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
108
171
|
};
|
|
109
172
|
ModusWcAlert = __decorate([
|
|
110
173
|
ProxyCmp({
|
|
174
|
+
defineCustomElementFn: defineCustomElement$2,
|
|
111
175
|
inputs: ['alertDescription', 'alertTitle', 'customClass', 'delay', 'disableIcon', 'dismissible', 'icon', 'variant']
|
|
112
176
|
})
|
|
113
177
|
], ModusWcAlert);
|
|
114
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
178
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcAlert, decorators: [{
|
|
115
179
|
type: Component,
|
|
116
180
|
args: [{
|
|
117
181
|
selector: 'modus-wc-alert',
|
|
@@ -120,7 +184,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
120
184
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
121
185
|
inputs: ['alertDescription', { name: 'alertTitle', required: true }, 'customClass', 'delay', 'disableIcon', 'dismissible', 'icon', 'variant'],
|
|
122
186
|
outputs: ['dismissClick'],
|
|
123
|
-
standalone: false
|
|
124
187
|
}]
|
|
125
188
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dismissClick: [{
|
|
126
189
|
type: Output
|
|
@@ -136,15 +199,16 @@ let ModusWcAppMenu = class ModusWcAppMenu {
|
|
|
136
199
|
c.detach();
|
|
137
200
|
this.el = r.nativeElement;
|
|
138
201
|
}
|
|
139
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
140
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
202
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcAppMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
203
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcAppMenu, isStandalone: true, selector: "modus-wc-app-menu", inputs: { apps: "apps", customClass: "customClass", layout: "layout" }, outputs: { layoutChange: "layoutChange", itemsOrderChange: "itemsOrderChange", itemClick: "itemClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
141
204
|
};
|
|
142
205
|
ModusWcAppMenu = __decorate([
|
|
143
206
|
ProxyCmp({
|
|
207
|
+
defineCustomElementFn: defineCustomElement$3,
|
|
144
208
|
inputs: ['apps', 'customClass', 'layout']
|
|
145
209
|
})
|
|
146
210
|
], ModusWcAppMenu);
|
|
147
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
211
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcAppMenu, decorators: [{
|
|
148
212
|
type: Component,
|
|
149
213
|
args: [{
|
|
150
214
|
selector: 'modus-wc-app-menu',
|
|
@@ -153,7 +217,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
153
217
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
154
218
|
inputs: ['apps', 'customClass', 'layout'],
|
|
155
219
|
outputs: ['layoutChange', 'itemsOrderChange', 'itemClick'],
|
|
156
|
-
standalone: false
|
|
157
220
|
}]
|
|
158
221
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { layoutChange: [{
|
|
159
222
|
type: Output
|
|
@@ -177,16 +240,17 @@ let ModusWcAutocomplete = class ModusWcAutocomplete {
|
|
|
177
240
|
c.detach();
|
|
178
241
|
this.el = r.nativeElement;
|
|
179
242
|
}
|
|
180
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
181
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
243
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcAutocomplete, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
244
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcAutocomplete, isStandalone: true, selector: "modus-wc-autocomplete", inputs: { autoComplete: "autoComplete", bordered: "bordered", customBlur: "customBlur", customClass: "customClass", customInputChange: "customInputChange", customItemSelect: "customItemSelect", customKeyDown: "customKeyDown", debounceMs: "debounceMs", disabled: "disabled", feedback: "feedback", includeClear: "includeClear", includeSearch: "includeSearch", inputId: "inputId", inputTabIndex: "inputTabIndex", items: "items", label: "label", leaveMenuOpen: "leaveMenuOpen", maxChips: "maxChips", minChars: "minChars", minInputWidth: "minInputWidth", multiSelect: "multiSelect", name: "name", noResults: "noResults", placeholder: "placeholder", readOnly: "readOnly", required: "required", showMenuOnFocus: "showMenuOnFocus", showSpinner: "showSpinner", size: "size", value: "value" }, outputs: { chipRemove: "chipRemove", chipsExpansionChange: "chipsExpansionChange", clearClick: "clearClick", inputBlur: "inputBlur", inputChange: "inputChange", inputFocus: "inputFocus", itemSelect: "itemSelect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
182
245
|
};
|
|
183
246
|
ModusWcAutocomplete = __decorate([
|
|
184
247
|
ProxyCmp({
|
|
248
|
+
defineCustomElementFn: defineCustomElement$4,
|
|
185
249
|
inputs: ['autoComplete', 'bordered', 'customBlur', 'customClass', 'customInputChange', 'customItemSelect', 'customKeyDown', 'debounceMs', 'disabled', 'feedback', 'includeClear', 'includeSearch', 'inputId', 'inputTabIndex', 'items', 'label', 'leaveMenuOpen', 'maxChips', 'minChars', 'minInputWidth', 'multiSelect', 'name', 'noResults', 'placeholder', 'readOnly', 'required', 'showMenuOnFocus', 'showSpinner', 'size', 'value'],
|
|
186
250
|
methods: ['selectItem', 'openMenu', 'closeMenu', 'toggleMenu', 'focusInput', 'clearInput']
|
|
187
251
|
})
|
|
188
252
|
], ModusWcAutocomplete);
|
|
189
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
253
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcAutocomplete, decorators: [{
|
|
190
254
|
type: Component,
|
|
191
255
|
args: [{
|
|
192
256
|
selector: 'modus-wc-autocomplete',
|
|
@@ -195,7 +259,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
195
259
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
196
260
|
inputs: ['autoComplete', 'bordered', 'customBlur', 'customClass', 'customInputChange', 'customItemSelect', 'customKeyDown', 'debounceMs', 'disabled', 'feedback', 'includeClear', 'includeSearch', 'inputId', 'inputTabIndex', 'items', 'label', 'leaveMenuOpen', 'maxChips', 'minChars', 'minInputWidth', 'multiSelect', 'name', 'noResults', 'placeholder', 'readOnly', 'required', 'showMenuOnFocus', 'showSpinner', 'size', 'value'],
|
|
197
261
|
outputs: ['chipRemove', 'chipsExpansionChange', 'clearClick', 'inputBlur', 'inputChange', 'inputFocus', 'itemSelect'],
|
|
198
|
-
standalone: false
|
|
199
262
|
}]
|
|
200
263
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { chipRemove: [{
|
|
201
264
|
type: Output
|
|
@@ -220,15 +283,16 @@ let ModusWcAvatar = class ModusWcAvatar {
|
|
|
220
283
|
c.detach();
|
|
221
284
|
this.el = r.nativeElement;
|
|
222
285
|
}
|
|
223
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
224
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
286
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
287
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcAvatar, isStandalone: true, selector: "modus-wc-avatar", inputs: { alt: "alt", customClass: "customClass", imgSrc: "imgSrc", initials: "initials", shape: "shape", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
225
288
|
};
|
|
226
289
|
ModusWcAvatar = __decorate([
|
|
227
290
|
ProxyCmp({
|
|
291
|
+
defineCustomElementFn: defineCustomElement$5,
|
|
228
292
|
inputs: ['alt', 'customClass', 'imgSrc', 'initials', 'shape', 'size']
|
|
229
293
|
})
|
|
230
294
|
], ModusWcAvatar);
|
|
231
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
295
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcAvatar, decorators: [{
|
|
232
296
|
type: Component,
|
|
233
297
|
args: [{
|
|
234
298
|
selector: 'modus-wc-avatar',
|
|
@@ -236,7 +300,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
236
300
|
template: '<ng-content></ng-content>',
|
|
237
301
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
238
302
|
inputs: [{ name: 'alt', required: true }, 'customClass', 'imgSrc', 'initials', 'shape', 'size'],
|
|
239
|
-
standalone: false
|
|
240
303
|
}]
|
|
241
304
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
242
305
|
let ModusWcBadge = class ModusWcBadge {
|
|
@@ -247,15 +310,16 @@ let ModusWcBadge = class ModusWcBadge {
|
|
|
247
310
|
c.detach();
|
|
248
311
|
this.el = r.nativeElement;
|
|
249
312
|
}
|
|
250
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
251
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
313
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
314
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcBadge, isStandalone: true, selector: "modus-wc-badge", inputs: { color: "color", customClass: "customClass", size: "size", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
252
315
|
};
|
|
253
316
|
ModusWcBadge = __decorate([
|
|
254
317
|
ProxyCmp({
|
|
318
|
+
defineCustomElementFn: defineCustomElement$6,
|
|
255
319
|
inputs: ['color', 'customClass', 'size', 'variant']
|
|
256
320
|
})
|
|
257
321
|
], ModusWcBadge);
|
|
258
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
322
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcBadge, decorators: [{
|
|
259
323
|
type: Component,
|
|
260
324
|
args: [{
|
|
261
325
|
selector: 'modus-wc-badge',
|
|
@@ -263,7 +327,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
263
327
|
template: '<ng-content></ng-content>',
|
|
264
328
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
265
329
|
inputs: ['color', 'customClass', 'size', 'variant'],
|
|
266
|
-
standalone: false
|
|
267
330
|
}]
|
|
268
331
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
269
332
|
let ModusWcBottomSheet = class ModusWcBottomSheet {
|
|
@@ -278,15 +341,16 @@ let ModusWcBottomSheet = class ModusWcBottomSheet {
|
|
|
278
341
|
c.detach();
|
|
279
342
|
this.el = r.nativeElement;
|
|
280
343
|
}
|
|
281
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
282
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
344
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcBottomSheet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
345
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcBottomSheet, isStandalone: true, selector: "modus-wc-bottom-sheet", inputs: { customClass: "customClass", displayMode: "displayMode", dragStepThreshold: "dragStepThreshold", header: "header", visible: "visible" }, outputs: { sheetVisibilityChange: "sheetVisibilityChange", displayModeChange: "displayModeChange", headerBackClick: "headerBackClick", headerCloseClick: "headerCloseClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
283
346
|
};
|
|
284
347
|
ModusWcBottomSheet = __decorate([
|
|
285
348
|
ProxyCmp({
|
|
349
|
+
defineCustomElementFn: defineCustomElement$7,
|
|
286
350
|
inputs: ['customClass', 'displayMode', 'dragStepThreshold', 'header', 'visible']
|
|
287
351
|
})
|
|
288
352
|
], ModusWcBottomSheet);
|
|
289
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
353
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcBottomSheet, decorators: [{
|
|
290
354
|
type: Component,
|
|
291
355
|
args: [{
|
|
292
356
|
selector: 'modus-wc-bottom-sheet',
|
|
@@ -295,7 +359,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
295
359
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
296
360
|
inputs: ['customClass', 'displayMode', 'dragStepThreshold', 'header', 'visible'],
|
|
297
361
|
outputs: ['sheetVisibilityChange', 'displayModeChange', 'headerBackClick', 'headerCloseClick'],
|
|
298
|
-
standalone: false
|
|
299
362
|
}]
|
|
300
363
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { sheetVisibilityChange: [{
|
|
301
364
|
type: Output
|
|
@@ -315,15 +378,16 @@ let ModusWcBreadcrumbs = class ModusWcBreadcrumbs {
|
|
|
315
378
|
c.detach();
|
|
316
379
|
this.el = r.nativeElement;
|
|
317
380
|
}
|
|
318
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
319
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
381
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcBreadcrumbs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
382
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcBreadcrumbs, isStandalone: true, selector: "modus-wc-breadcrumbs", inputs: { customClass: "customClass", items: "items", size: "size" }, outputs: { breadcrumbClick: "breadcrumbClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
320
383
|
};
|
|
321
384
|
ModusWcBreadcrumbs = __decorate([
|
|
322
385
|
ProxyCmp({
|
|
386
|
+
defineCustomElementFn: defineCustomElement$8,
|
|
323
387
|
inputs: ['customClass', 'items', 'size']
|
|
324
388
|
})
|
|
325
389
|
], ModusWcBreadcrumbs);
|
|
326
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
390
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcBreadcrumbs, decorators: [{
|
|
327
391
|
type: Component,
|
|
328
392
|
args: [{
|
|
329
393
|
selector: 'modus-wc-breadcrumbs',
|
|
@@ -332,7 +396,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
332
396
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
333
397
|
inputs: ['customClass', 'items', 'size'],
|
|
334
398
|
outputs: ['breadcrumbClick'],
|
|
335
|
-
standalone: false
|
|
336
399
|
}]
|
|
337
400
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { breadcrumbClick: [{
|
|
338
401
|
type: Output
|
|
@@ -346,15 +409,16 @@ let ModusWcButton = class ModusWcButton {
|
|
|
346
409
|
c.detach();
|
|
347
410
|
this.el = r.nativeElement;
|
|
348
411
|
}
|
|
349
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
350
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
412
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
413
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcButton, isStandalone: true, selector: "modus-wc-button", inputs: { color: "color", customClass: "customClass", disabled: "disabled", fullWidth: "fullWidth", pressed: "pressed", shape: "shape", size: "size", type: "type", variant: "variant" }, outputs: { buttonClick: "buttonClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
351
414
|
};
|
|
352
415
|
ModusWcButton = __decorate([
|
|
353
416
|
ProxyCmp({
|
|
417
|
+
defineCustomElementFn: defineCustomElement$9,
|
|
354
418
|
inputs: ['color', 'customClass', 'disabled', 'fullWidth', 'pressed', 'shape', 'size', 'type', 'variant']
|
|
355
419
|
})
|
|
356
420
|
], ModusWcButton);
|
|
357
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
421
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcButton, decorators: [{
|
|
358
422
|
type: Component,
|
|
359
423
|
args: [{
|
|
360
424
|
selector: 'modus-wc-button',
|
|
@@ -363,7 +427,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
363
427
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
364
428
|
inputs: ['color', 'customClass', 'disabled', 'fullWidth', 'pressed', 'shape', 'size', 'type', 'variant'],
|
|
365
429
|
outputs: ['buttonClick'],
|
|
366
|
-
standalone: false
|
|
367
430
|
}]
|
|
368
431
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { buttonClick: [{
|
|
369
432
|
type: Output
|
|
@@ -378,15 +441,16 @@ let ModusWcButtonGroup = class ModusWcButtonGroup {
|
|
|
378
441
|
c.detach();
|
|
379
442
|
this.el = r.nativeElement;
|
|
380
443
|
}
|
|
381
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
382
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
444
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcButtonGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
445
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcButtonGroup, isStandalone: true, selector: "modus-wc-button-group", inputs: { color: "color", disabled: "disabled", orientation: "orientation", selectionType: "selectionType", variant: "variant" }, outputs: { buttonGroupClick: "buttonGroupClick", buttonSelectionChange: "buttonSelectionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
383
446
|
};
|
|
384
447
|
ModusWcButtonGroup = __decorate([
|
|
385
448
|
ProxyCmp({
|
|
449
|
+
defineCustomElementFn: defineCustomElement$a,
|
|
386
450
|
inputs: ['color', 'disabled', 'orientation', 'selectionType', 'variant']
|
|
387
451
|
})
|
|
388
452
|
], ModusWcButtonGroup);
|
|
389
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
453
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcButtonGroup, decorators: [{
|
|
390
454
|
type: Component,
|
|
391
455
|
args: [{
|
|
392
456
|
selector: 'modus-wc-button-group',
|
|
@@ -395,7 +459,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
395
459
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
396
460
|
inputs: ['color', 'disabled', 'orientation', 'selectionType', 'variant'],
|
|
397
461
|
outputs: ['buttonGroupClick', 'buttonSelectionChange'],
|
|
398
|
-
standalone: false
|
|
399
462
|
}]
|
|
400
463
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { buttonGroupClick: [{
|
|
401
464
|
type: Output
|
|
@@ -410,15 +473,16 @@ let ModusWcCard = class ModusWcCard {
|
|
|
410
473
|
c.detach();
|
|
411
474
|
this.el = r.nativeElement;
|
|
412
475
|
}
|
|
413
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
414
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
476
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
477
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcCard, isStandalone: true, selector: "modus-wc-card", inputs: { backgroundFigure: "backgroundFigure", bordered: "bordered", customClass: "customClass", layout: "layout", padding: "padding" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
415
478
|
};
|
|
416
479
|
ModusWcCard = __decorate([
|
|
417
480
|
ProxyCmp({
|
|
481
|
+
defineCustomElementFn: defineCustomElement$b,
|
|
418
482
|
inputs: ['backgroundFigure', 'bordered', 'customClass', 'layout', 'padding']
|
|
419
483
|
})
|
|
420
484
|
], ModusWcCard);
|
|
421
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
485
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcCard, decorators: [{
|
|
422
486
|
type: Component,
|
|
423
487
|
args: [{
|
|
424
488
|
selector: 'modus-wc-card',
|
|
@@ -426,7 +490,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
426
490
|
template: '<ng-content></ng-content>',
|
|
427
491
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
428
492
|
inputs: ['backgroundFigure', 'bordered', 'customClass', 'layout', 'padding'],
|
|
429
|
-
standalone: false
|
|
430
493
|
}]
|
|
431
494
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
432
495
|
let ModusWcCheckbox = class ModusWcCheckbox {
|
|
@@ -440,15 +503,16 @@ let ModusWcCheckbox = class ModusWcCheckbox {
|
|
|
440
503
|
c.detach();
|
|
441
504
|
this.el = r.nativeElement;
|
|
442
505
|
}
|
|
443
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
444
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
506
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcCheckbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
507
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcCheckbox, isStandalone: true, selector: "modus-wc-checkbox", inputs: { customClass: "customClass", disabled: "disabled", indeterminate: "indeterminate", inputId: "inputId", inputTabIndex: "inputTabIndex", label: "label", name: "name", required: "required", size: "size", value: "value" }, outputs: { inputBlur: "inputBlur", inputChange: "inputChange", inputFocus: "inputFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
445
508
|
};
|
|
446
509
|
ModusWcCheckbox = __decorate([
|
|
447
510
|
ProxyCmp({
|
|
511
|
+
defineCustomElementFn: defineCustomElement$c,
|
|
448
512
|
inputs: ['customClass', 'disabled', 'indeterminate', 'inputId', 'inputTabIndex', 'label', 'name', 'required', 'size', 'value']
|
|
449
513
|
})
|
|
450
514
|
], ModusWcCheckbox);
|
|
451
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
515
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcCheckbox, decorators: [{
|
|
452
516
|
type: Component,
|
|
453
517
|
args: [{
|
|
454
518
|
selector: 'modus-wc-checkbox',
|
|
@@ -457,7 +521,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
457
521
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
458
522
|
inputs: ['customClass', 'disabled', 'indeterminate', 'inputId', 'inputTabIndex', 'label', 'name', 'required', 'size', 'value'],
|
|
459
523
|
outputs: ['inputBlur', 'inputChange', 'inputFocus'],
|
|
460
|
-
standalone: false
|
|
461
524
|
}]
|
|
462
525
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { inputBlur: [{
|
|
463
526
|
type: Output
|
|
@@ -476,15 +539,16 @@ let ModusWcChip = class ModusWcChip {
|
|
|
476
539
|
c.detach();
|
|
477
540
|
this.el = r.nativeElement;
|
|
478
541
|
}
|
|
479
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
480
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
542
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcChip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
543
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcChip, isStandalone: true, selector: "modus-wc-chip", inputs: { active: "active", customClass: "customClass", disabled: "disabled", hasError: "hasError", label: "label", multiline: "multiline", shape: "shape", showRemove: "showRemove", size: "size", variant: "variant" }, outputs: { chipClick: "chipClick", chipRemove: "chipRemove" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
481
544
|
};
|
|
482
545
|
ModusWcChip = __decorate([
|
|
483
546
|
ProxyCmp({
|
|
547
|
+
defineCustomElementFn: defineCustomElement$d,
|
|
484
548
|
inputs: ['active', 'customClass', 'disabled', 'hasError', 'label', 'multiline', 'shape', 'showRemove', 'size', 'variant']
|
|
485
549
|
})
|
|
486
550
|
], ModusWcChip);
|
|
487
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
551
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcChip, decorators: [{
|
|
488
552
|
type: Component,
|
|
489
553
|
args: [{
|
|
490
554
|
selector: 'modus-wc-chip',
|
|
@@ -493,7 +557,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
493
557
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
494
558
|
inputs: ['active', 'customClass', 'disabled', 'hasError', 'label', 'multiline', 'shape', 'showRemove', 'size', 'variant'],
|
|
495
559
|
outputs: ['chipClick', 'chipRemove'],
|
|
496
|
-
standalone: false
|
|
497
560
|
}]
|
|
498
561
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { chipClick: [{
|
|
499
562
|
type: Output
|
|
@@ -509,15 +572,16 @@ let ModusWcCollapse = class ModusWcCollapse {
|
|
|
509
572
|
c.detach();
|
|
510
573
|
this.el = r.nativeElement;
|
|
511
574
|
}
|
|
512
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
513
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
575
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcCollapse, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
576
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcCollapse, isStandalone: true, selector: "modus-wc-collapse", inputs: { bordered: "bordered", chevronPosition: "chevronPosition", collapseId: "collapseId", customClass: "customClass", expanded: "expanded", options: "options" }, outputs: { expandedChange: "expandedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
514
577
|
};
|
|
515
578
|
ModusWcCollapse = __decorate([
|
|
516
579
|
ProxyCmp({
|
|
580
|
+
defineCustomElementFn: defineCustomElement$e,
|
|
517
581
|
inputs: ['bordered', 'chevronPosition', 'collapseId', 'customClass', 'expanded', 'options']
|
|
518
582
|
})
|
|
519
583
|
], ModusWcCollapse);
|
|
520
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
584
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcCollapse, decorators: [{
|
|
521
585
|
type: Component,
|
|
522
586
|
args: [{
|
|
523
587
|
selector: 'modus-wc-collapse',
|
|
@@ -526,7 +590,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
526
590
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
527
591
|
inputs: ['bordered', 'chevronPosition', 'collapseId', 'customClass', 'expanded', 'options'],
|
|
528
592
|
outputs: ['expandedChange'],
|
|
529
|
-
standalone: false
|
|
530
593
|
}]
|
|
531
594
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { expandedChange: [{
|
|
532
595
|
type: Output
|
|
@@ -544,15 +607,16 @@ let ModusWcDate = class ModusWcDate {
|
|
|
544
607
|
c.detach();
|
|
545
608
|
this.el = r.nativeElement;
|
|
546
609
|
}
|
|
547
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
548
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
610
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcDate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
611
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcDate, isStandalone: true, selector: "modus-wc-date", inputs: { bordered: "bordered", customClass: "customClass", disabled: "disabled", feedback: "feedback", format: "format", inputId: "inputId", inputTabIndex: "inputTabIndex", label: "label", max: "max", min: "min", name: "name", readOnly: "readOnly", required: "required", showWeekNumbers: "showWeekNumbers", size: "size", value: "value", weekStartDay: "weekStartDay" }, outputs: { inputBlur: "inputBlur", inputChange: "inputChange", inputFocus: "inputFocus", calendarMonthChange: "calendarMonthChange", calendarYearChange: "calendarYearChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
549
612
|
};
|
|
550
613
|
ModusWcDate = __decorate([
|
|
551
614
|
ProxyCmp({
|
|
615
|
+
defineCustomElementFn: defineCustomElement$f,
|
|
552
616
|
inputs: ['bordered', 'customClass', 'disabled', 'feedback', 'format', 'inputId', 'inputTabIndex', 'label', 'max', 'min', 'name', 'readOnly', 'required', 'showWeekNumbers', 'size', 'value', 'weekStartDay']
|
|
553
617
|
})
|
|
554
618
|
], ModusWcDate);
|
|
555
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
619
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcDate, decorators: [{
|
|
556
620
|
type: Component,
|
|
557
621
|
args: [{
|
|
558
622
|
selector: 'modus-wc-date',
|
|
@@ -561,7 +625,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
561
625
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
562
626
|
inputs: ['bordered', 'customClass', 'disabled', 'feedback', 'format', 'inputId', 'inputTabIndex', 'label', 'max', 'min', 'name', 'readOnly', 'required', 'showWeekNumbers', 'size', 'value', 'weekStartDay'],
|
|
563
627
|
outputs: ['inputBlur', 'inputChange', 'inputFocus', 'calendarMonthChange', 'calendarYearChange'],
|
|
564
|
-
standalone: false
|
|
565
628
|
}]
|
|
566
629
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { inputBlur: [{
|
|
567
630
|
type: Output
|
|
@@ -582,15 +645,16 @@ let ModusWcDivider = class ModusWcDivider {
|
|
|
582
645
|
c.detach();
|
|
583
646
|
this.el = r.nativeElement;
|
|
584
647
|
}
|
|
585
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
586
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
648
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
649
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcDivider, isStandalone: true, selector: "modus-wc-divider", inputs: { color: "color", content: "content", customClass: "customClass", orientation: "orientation", position: "position", responsive: "responsive" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
587
650
|
};
|
|
588
651
|
ModusWcDivider = __decorate([
|
|
589
652
|
ProxyCmp({
|
|
653
|
+
defineCustomElementFn: defineCustomElement$g,
|
|
590
654
|
inputs: ['color', 'content', 'customClass', 'orientation', 'position', 'responsive']
|
|
591
655
|
})
|
|
592
656
|
], ModusWcDivider);
|
|
593
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
657
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcDivider, decorators: [{
|
|
594
658
|
type: Component,
|
|
595
659
|
args: [{
|
|
596
660
|
selector: 'modus-wc-divider',
|
|
@@ -598,7 +662,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
598
662
|
template: '<ng-content></ng-content>',
|
|
599
663
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
600
664
|
inputs: ['color', 'content', 'customClass', 'orientation', 'position', 'responsive'],
|
|
601
|
-
standalone: false
|
|
602
665
|
}]
|
|
603
666
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
604
667
|
let ModusWcDropdownMenu = class ModusWcDropdownMenu {
|
|
@@ -610,15 +673,16 @@ let ModusWcDropdownMenu = class ModusWcDropdownMenu {
|
|
|
610
673
|
c.detach();
|
|
611
674
|
this.el = r.nativeElement;
|
|
612
675
|
}
|
|
613
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
614
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
676
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcDropdownMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
677
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcDropdownMenu, isStandalone: true, selector: "modus-wc-dropdown-menu", inputs: { buttonAriaLabel: "buttonAriaLabel", buttonColor: "buttonColor", buttonShape: "buttonShape", buttonSize: "buttonSize", buttonVariant: "buttonVariant", customClass: "customClass", disabled: "disabled", menuBordered: "menuBordered", menuOffset: "menuOffset", menuPlacement: "menuPlacement", menuSize: "menuSize", menuStrategy: "menuStrategy", menuVisible: "menuVisible" }, outputs: { menuVisibilityChange: "menuVisibilityChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
615
678
|
};
|
|
616
679
|
ModusWcDropdownMenu = __decorate([
|
|
617
680
|
ProxyCmp({
|
|
681
|
+
defineCustomElementFn: defineCustomElement$h,
|
|
618
682
|
inputs: ['buttonAriaLabel', 'buttonColor', 'buttonShape', 'buttonSize', 'buttonVariant', 'customClass', 'disabled', 'menuBordered', 'menuOffset', 'menuPlacement', 'menuSize', 'menuStrategy', 'menuVisible']
|
|
619
683
|
})
|
|
620
684
|
], ModusWcDropdownMenu);
|
|
621
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
685
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcDropdownMenu, decorators: [{
|
|
622
686
|
type: Component,
|
|
623
687
|
args: [{
|
|
624
688
|
selector: 'modus-wc-dropdown-menu',
|
|
@@ -627,7 +691,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
627
691
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
628
692
|
inputs: ['buttonAriaLabel', 'buttonColor', 'buttonShape', 'buttonSize', 'buttonVariant', 'customClass', 'disabled', 'menuBordered', 'menuOffset', 'menuPlacement', 'menuSize', 'menuStrategy', 'menuVisible'],
|
|
629
693
|
outputs: ['menuVisibilityChange'],
|
|
630
|
-
standalone: false
|
|
631
694
|
}]
|
|
632
695
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { menuVisibilityChange: [{
|
|
633
696
|
type: Output
|
|
@@ -641,16 +704,17 @@ let ModusWcFileDropzone = class ModusWcFileDropzone {
|
|
|
641
704
|
c.detach();
|
|
642
705
|
this.el = r.nativeElement;
|
|
643
706
|
}
|
|
644
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
645
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
707
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcFileDropzone, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
708
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcFileDropzone, isStandalone: true, selector: "modus-wc-file-dropzone", inputs: { acceptFileTypes: "acceptFileTypes", customClass: "customClass", disabled: "disabled", fileDraggedOverInstructions: "fileDraggedOverInstructions", includeStateIcon: "includeStateIcon", instructions: "instructions", invalidFileTypeMessage: "invalidFileTypeMessage", maxFileCount: "maxFileCount", maxFileNameLength: "maxFileNameLength", maxTotalFileSizeBytes: "maxTotalFileSizeBytes", multiple: "multiple", successMessage: "successMessage" }, outputs: { fileSelect: "fileSelect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
646
709
|
};
|
|
647
710
|
ModusWcFileDropzone = __decorate([
|
|
648
711
|
ProxyCmp({
|
|
712
|
+
defineCustomElementFn: defineCustomElement$i,
|
|
649
713
|
inputs: ['acceptFileTypes', 'customClass', 'disabled', 'fileDraggedOverInstructions', 'includeStateIcon', 'instructions', 'invalidFileTypeMessage', 'maxFileCount', 'maxFileNameLength', 'maxTotalFileSizeBytes', 'multiple', 'successMessage'],
|
|
650
714
|
methods: ['reset']
|
|
651
715
|
})
|
|
652
716
|
], ModusWcFileDropzone);
|
|
653
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
717
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcFileDropzone, decorators: [{
|
|
654
718
|
type: Component,
|
|
655
719
|
args: [{
|
|
656
720
|
selector: 'modus-wc-file-dropzone',
|
|
@@ -659,7 +723,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
659
723
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
660
724
|
inputs: ['acceptFileTypes', 'customClass', 'disabled', 'fileDraggedOverInstructions', 'includeStateIcon', 'instructions', 'invalidFileTypeMessage', 'maxFileCount', 'maxFileNameLength', 'maxTotalFileSizeBytes', 'multiple', 'successMessage'],
|
|
661
725
|
outputs: ['fileSelect'],
|
|
662
|
-
standalone: false
|
|
663
726
|
}]
|
|
664
727
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { fileSelect: [{
|
|
665
728
|
type: Output
|
|
@@ -672,15 +735,16 @@ let ModusWcHandle = class ModusWcHandle {
|
|
|
672
735
|
c.detach();
|
|
673
736
|
this.el = r.nativeElement;
|
|
674
737
|
}
|
|
675
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
676
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
738
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcHandle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
739
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcHandle, isStandalone: true, selector: "modus-wc-handle", inputs: { buttonColor: "buttonColor", buttonSize: "buttonSize", buttonVariant: "buttonVariant", customClass: "customClass", defaultSplit: "defaultSplit", density: "density", leftTarget: "leftTarget", orientation: "orientation", rightTarget: "rightTarget", size: "size", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
677
740
|
};
|
|
678
741
|
ModusWcHandle = __decorate([
|
|
679
742
|
ProxyCmp({
|
|
743
|
+
defineCustomElementFn: defineCustomElement$j,
|
|
680
744
|
inputs: ['buttonColor', 'buttonSize', 'buttonVariant', 'customClass', 'defaultSplit', 'density', 'leftTarget', 'orientation', 'rightTarget', 'size', 'type']
|
|
681
745
|
})
|
|
682
746
|
], ModusWcHandle);
|
|
683
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
747
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcHandle, decorators: [{
|
|
684
748
|
type: Component,
|
|
685
749
|
args: [{
|
|
686
750
|
selector: 'modus-wc-handle',
|
|
@@ -688,7 +752,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
688
752
|
template: '<ng-content></ng-content>',
|
|
689
753
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
690
754
|
inputs: ['buttonColor', 'buttonSize', 'buttonVariant', 'customClass', 'defaultSplit', 'density', 'leftTarget', 'orientation', 'rightTarget', 'size', 'type'],
|
|
691
|
-
standalone: false
|
|
692
755
|
}]
|
|
693
756
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
694
757
|
let ModusWcIcon = class ModusWcIcon {
|
|
@@ -699,15 +762,16 @@ let ModusWcIcon = class ModusWcIcon {
|
|
|
699
762
|
c.detach();
|
|
700
763
|
this.el = r.nativeElement;
|
|
701
764
|
}
|
|
702
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
703
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
765
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
766
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcIcon, isStandalone: true, selector: "modus-wc-icon", inputs: { customClass: "customClass", decorative: "decorative", name: "name", size: "size", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
704
767
|
};
|
|
705
768
|
ModusWcIcon = __decorate([
|
|
706
769
|
ProxyCmp({
|
|
770
|
+
defineCustomElementFn: defineCustomElement$k,
|
|
707
771
|
inputs: ['customClass', 'decorative', 'name', 'size', 'variant']
|
|
708
772
|
})
|
|
709
773
|
], ModusWcIcon);
|
|
710
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
774
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcIcon, decorators: [{
|
|
711
775
|
type: Component,
|
|
712
776
|
args: [{
|
|
713
777
|
selector: 'modus-wc-icon',
|
|
@@ -715,7 +779,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
715
779
|
template: '<ng-content></ng-content>',
|
|
716
780
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
717
781
|
inputs: ['customClass', 'decorative', { name: 'name', required: true }, 'size', 'variant'],
|
|
718
|
-
standalone: false
|
|
719
782
|
}]
|
|
720
783
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
721
784
|
let ModusWcInputFeedback = class ModusWcInputFeedback {
|
|
@@ -726,15 +789,16 @@ let ModusWcInputFeedback = class ModusWcInputFeedback {
|
|
|
726
789
|
c.detach();
|
|
727
790
|
this.el = r.nativeElement;
|
|
728
791
|
}
|
|
729
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
730
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
792
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcInputFeedback, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
793
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcInputFeedback, isStandalone: true, selector: "modus-wc-input-feedback", inputs: { customClass: "customClass", icon: "icon", level: "level", message: "message", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
731
794
|
};
|
|
732
795
|
ModusWcInputFeedback = __decorate([
|
|
733
796
|
ProxyCmp({
|
|
797
|
+
defineCustomElementFn: defineCustomElement$l,
|
|
734
798
|
inputs: ['customClass', 'icon', 'level', 'message', 'size']
|
|
735
799
|
})
|
|
736
800
|
], ModusWcInputFeedback);
|
|
737
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
801
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcInputFeedback, decorators: [{
|
|
738
802
|
type: Component,
|
|
739
803
|
args: [{
|
|
740
804
|
selector: 'modus-wc-input-feedback',
|
|
@@ -742,7 +806,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
742
806
|
template: '<ng-content></ng-content>',
|
|
743
807
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
744
808
|
inputs: ['customClass', 'icon', { name: 'level', required: true }, 'message', 'size'],
|
|
745
|
-
standalone: false
|
|
746
809
|
}]
|
|
747
810
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
748
811
|
let ModusWcInputLabel = class ModusWcInputLabel {
|
|
@@ -753,15 +816,16 @@ let ModusWcInputLabel = class ModusWcInputLabel {
|
|
|
753
816
|
c.detach();
|
|
754
817
|
this.el = r.nativeElement;
|
|
755
818
|
}
|
|
756
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
757
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
819
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcInputLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
820
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcInputLabel, isStandalone: true, selector: "modus-wc-input-label", inputs: { customClass: "customClass", forId: "forId", labelText: "labelText", required: "required", size: "size", subLabelText: "subLabelText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
758
821
|
};
|
|
759
822
|
ModusWcInputLabel = __decorate([
|
|
760
823
|
ProxyCmp({
|
|
824
|
+
defineCustomElementFn: defineCustomElement$m,
|
|
761
825
|
inputs: ['customClass', 'forId', 'labelText', 'required', 'size', 'subLabelText']
|
|
762
826
|
})
|
|
763
827
|
], ModusWcInputLabel);
|
|
764
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
828
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcInputLabel, decorators: [{
|
|
765
829
|
type: Component,
|
|
766
830
|
args: [{
|
|
767
831
|
selector: 'modus-wc-input-label',
|
|
@@ -769,7 +833,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
769
833
|
template: '<ng-content></ng-content>',
|
|
770
834
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
771
835
|
inputs: ['customClass', 'forId', 'labelText', 'required', 'size', 'subLabelText'],
|
|
772
|
-
standalone: false
|
|
773
836
|
}]
|
|
774
837
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
775
838
|
let ModusWcLink = class ModusWcLink {
|
|
@@ -780,15 +843,16 @@ let ModusWcLink = class ModusWcLink {
|
|
|
780
843
|
c.detach();
|
|
781
844
|
this.el = r.nativeElement;
|
|
782
845
|
}
|
|
783
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
784
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
846
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
847
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcLink, isStandalone: true, selector: "modus-wc-link", inputs: { color: "color", customClass: "customClass", href: "href", rel: "rel", target: "target", underline: "underline" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
785
848
|
};
|
|
786
849
|
ModusWcLink = __decorate([
|
|
787
850
|
ProxyCmp({
|
|
851
|
+
defineCustomElementFn: defineCustomElement$n,
|
|
788
852
|
inputs: ['color', 'customClass', 'href', 'rel', 'target', 'underline']
|
|
789
853
|
})
|
|
790
854
|
], ModusWcLink);
|
|
791
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
855
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcLink, decorators: [{
|
|
792
856
|
type: Component,
|
|
793
857
|
args: [{
|
|
794
858
|
selector: 'modus-wc-link',
|
|
@@ -796,7 +860,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
796
860
|
template: '<ng-content></ng-content>',
|
|
797
861
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
798
862
|
inputs: ['color', 'customClass', 'href', 'rel', 'target', 'underline'],
|
|
799
|
-
standalone: false
|
|
800
863
|
}]
|
|
801
864
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
802
865
|
let ModusWcLoader = class ModusWcLoader {
|
|
@@ -807,15 +870,16 @@ let ModusWcLoader = class ModusWcLoader {
|
|
|
807
870
|
c.detach();
|
|
808
871
|
this.el = r.nativeElement;
|
|
809
872
|
}
|
|
810
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
811
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
873
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcLoader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
874
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcLoader, isStandalone: true, selector: "modus-wc-loader", inputs: { color: "color", customClass: "customClass", size: "size", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
812
875
|
};
|
|
813
876
|
ModusWcLoader = __decorate([
|
|
814
877
|
ProxyCmp({
|
|
878
|
+
defineCustomElementFn: defineCustomElement$o,
|
|
815
879
|
inputs: ['color', 'customClass', 'size', 'variant']
|
|
816
880
|
})
|
|
817
881
|
], ModusWcLoader);
|
|
818
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
882
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcLoader, decorators: [{
|
|
819
883
|
type: Component,
|
|
820
884
|
args: [{
|
|
821
885
|
selector: 'modus-wc-loader',
|
|
@@ -823,7 +887,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
823
887
|
template: '<ng-content></ng-content>',
|
|
824
888
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
825
889
|
inputs: ['color', 'customClass', 'size', 'variant'],
|
|
826
|
-
standalone: false
|
|
827
890
|
}]
|
|
828
891
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
829
892
|
let ModusWcLogo = class ModusWcLogo {
|
|
@@ -834,15 +897,16 @@ let ModusWcLogo = class ModusWcLogo {
|
|
|
834
897
|
c.detach();
|
|
835
898
|
this.el = r.nativeElement;
|
|
836
899
|
}
|
|
837
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
838
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
900
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcLogo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
901
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcLogo, isStandalone: true, selector: "modus-wc-logo", inputs: { alt: "alt", customClass: "customClass", emblem: "emblem", name: "name" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
839
902
|
};
|
|
840
903
|
ModusWcLogo = __decorate([
|
|
841
904
|
ProxyCmp({
|
|
905
|
+
defineCustomElementFn: defineCustomElement$p,
|
|
842
906
|
inputs: ['alt', 'customClass', 'emblem', 'name']
|
|
843
907
|
})
|
|
844
908
|
], ModusWcLogo);
|
|
845
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
909
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcLogo, decorators: [{
|
|
846
910
|
type: Component,
|
|
847
911
|
args: [{
|
|
848
912
|
selector: 'modus-wc-logo',
|
|
@@ -850,7 +914,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
850
914
|
template: '<ng-content></ng-content>',
|
|
851
915
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
852
916
|
inputs: ['alt', 'customClass', 'emblem', { name: 'name', required: true }],
|
|
853
|
-
standalone: false
|
|
854
917
|
}]
|
|
855
918
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
856
919
|
let ModusWcMenu = class ModusWcMenu {
|
|
@@ -863,15 +926,16 @@ let ModusWcMenu = class ModusWcMenu {
|
|
|
863
926
|
c.detach();
|
|
864
927
|
this.el = r.nativeElement;
|
|
865
928
|
}
|
|
866
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
867
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
929
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
930
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcMenu, isStandalone: true, selector: "modus-wc-menu", inputs: { bordered: "bordered", customClass: "customClass", isSubMenu: "isSubMenu", orientation: "orientation", selectionMode: "selectionMode", size: "size" }, outputs: { menuFocusout: "menuFocusout", menuSelectionChange: "menuSelectionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
868
931
|
};
|
|
869
932
|
ModusWcMenu = __decorate([
|
|
870
933
|
ProxyCmp({
|
|
934
|
+
defineCustomElementFn: defineCustomElement$q,
|
|
871
935
|
inputs: ['bordered', 'customClass', 'isSubMenu', 'orientation', 'selectionMode', 'size']
|
|
872
936
|
})
|
|
873
937
|
], ModusWcMenu);
|
|
874
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
938
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcMenu, decorators: [{
|
|
875
939
|
type: Component,
|
|
876
940
|
args: [{
|
|
877
941
|
selector: 'modus-wc-menu',
|
|
@@ -880,7 +944,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
880
944
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
881
945
|
inputs: ['bordered', 'customClass', 'isSubMenu', 'orientation', 'selectionMode', 'size'],
|
|
882
946
|
outputs: ['menuFocusout', 'menuSelectionChange'],
|
|
883
|
-
standalone: false
|
|
884
947
|
}]
|
|
885
948
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { menuFocusout: [{
|
|
886
949
|
type: Output
|
|
@@ -896,16 +959,17 @@ let ModusWcMenuItem = class ModusWcMenuItem {
|
|
|
896
959
|
c.detach();
|
|
897
960
|
this.el = r.nativeElement;
|
|
898
961
|
}
|
|
899
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
900
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
962
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcMenuItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
963
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcMenuItem, isStandalone: true, selector: "modus-wc-menu-item", inputs: { bordered: "bordered", checkbox: "checkbox", customClass: "customClass", disabled: "disabled", focused: "focused", hasSubmenu: "hasSubmenu", label: "label", selected: "selected", size: "size", subLabel: "subLabel", tooltipContent: "tooltipContent", tooltipPosition: "tooltipPosition", value: "value" }, outputs: { itemSelect: "itemSelect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
901
964
|
};
|
|
902
965
|
ModusWcMenuItem = __decorate([
|
|
903
966
|
ProxyCmp({
|
|
967
|
+
defineCustomElementFn: defineCustomElement$r,
|
|
904
968
|
inputs: ['bordered', 'checkbox', 'customClass', 'disabled', 'focused', 'hasSubmenu', 'label', 'selected', 'size', 'subLabel', 'tooltipContent', 'tooltipPosition', 'value'],
|
|
905
969
|
methods: ['collapseSubmenu']
|
|
906
970
|
})
|
|
907
971
|
], ModusWcMenuItem);
|
|
908
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
972
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcMenuItem, decorators: [{
|
|
909
973
|
type: Component,
|
|
910
974
|
args: [{
|
|
911
975
|
selector: 'modus-wc-menu-item',
|
|
@@ -914,7 +978,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
914
978
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
915
979
|
inputs: ['bordered', 'checkbox', 'customClass', 'disabled', 'focused', 'hasSubmenu', 'label', 'selected', 'size', 'subLabel', 'tooltipContent', 'tooltipPosition', 'value'],
|
|
916
980
|
outputs: ['itemSelect'],
|
|
917
|
-
standalone: false
|
|
918
981
|
}]
|
|
919
982
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { itemSelect: [{
|
|
920
983
|
type: Output
|
|
@@ -927,15 +990,16 @@ let ModusWcModal = class ModusWcModal {
|
|
|
927
990
|
c.detach();
|
|
928
991
|
this.el = r.nativeElement;
|
|
929
992
|
}
|
|
930
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
931
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
993
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
994
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcModal, isStandalone: true, selector: "modus-wc-modal", inputs: { backdrop: "backdrop", customClass: "customClass", fullscreen: "fullscreen", modalId: "modalId", position: "position", showClose: "showClose", showFullscreenToggle: "showFullscreenToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
932
995
|
};
|
|
933
996
|
ModusWcModal = __decorate([
|
|
934
997
|
ProxyCmp({
|
|
998
|
+
defineCustomElementFn: defineCustomElement$s,
|
|
935
999
|
inputs: ['backdrop', 'customClass', 'fullscreen', 'modalId', 'position', 'showClose', 'showFullscreenToggle']
|
|
936
1000
|
})
|
|
937
1001
|
], ModusWcModal);
|
|
938
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1002
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcModal, decorators: [{
|
|
939
1003
|
type: Component,
|
|
940
1004
|
args: [{
|
|
941
1005
|
selector: 'modus-wc-modal',
|
|
@@ -943,7 +1007,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
943
1007
|
template: '<ng-content></ng-content>',
|
|
944
1008
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
945
1009
|
inputs: ['backdrop', 'customClass', 'fullscreen', { name: 'modalId', required: true }, 'position', 'showClose', 'showFullscreenToggle'],
|
|
946
|
-
standalone: false
|
|
947
1010
|
}]
|
|
948
1011
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
949
1012
|
let ModusWcNavbar = class ModusWcNavbar {
|
|
@@ -969,15 +1032,16 @@ let ModusWcNavbar = class ModusWcNavbar {
|
|
|
969
1032
|
c.detach();
|
|
970
1033
|
this.el = r.nativeElement;
|
|
971
1034
|
}
|
|
972
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
973
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1035
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcNavbar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1036
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcNavbar, isStandalone: true, selector: "modus-wc-navbar", inputs: { appsMenuOpen: "appsMenuOpen", condensed: "condensed", condensedMenuOpen: "condensedMenuOpen", customClass: "customClass", logoName: "logoName", mainMenuOpen: "mainMenuOpen", notificationsMenuOpen: "notificationsMenuOpen", searchDebounceMs: "searchDebounceMs", searchInputOpen: "searchInputOpen", textOverrides: "textOverrides", userCard: "userCard", userMenuOpen: "userMenuOpen", visibility: "visibility" }, outputs: { aiClick: "aiClick", appsClick: "appsClick", appsMenuOpenChange: "appsMenuOpenChange", condensedMenuOpenChange: "condensedMenuOpenChange", helpClick: "helpClick", mainMenuOpenChange: "mainMenuOpenChange", myTrimbleClick: "myTrimbleClick", notificationsClick: "notificationsClick", notificationsMenuOpenChange: "notificationsMenuOpenChange", searchChange: "searchChange", searchClick: "searchClick", searchInputOpenChange: "searchInputOpenChange", signOutClick: "signOutClick", trimbleLogoClick: "trimbleLogoClick", userMenuOpenChange: "userMenuOpenChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
974
1037
|
};
|
|
975
1038
|
ModusWcNavbar = __decorate([
|
|
976
1039
|
ProxyCmp({
|
|
1040
|
+
defineCustomElementFn: defineCustomElement$t,
|
|
977
1041
|
inputs: ['appsMenuOpen', 'condensed', 'condensedMenuOpen', 'customClass', 'logoName', 'mainMenuOpen', 'notificationsMenuOpen', 'searchDebounceMs', 'searchInputOpen', 'textOverrides', 'userCard', 'userMenuOpen', 'visibility']
|
|
978
1042
|
})
|
|
979
1043
|
], ModusWcNavbar);
|
|
980
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1044
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcNavbar, decorators: [{
|
|
981
1045
|
type: Component,
|
|
982
1046
|
args: [{
|
|
983
1047
|
selector: 'modus-wc-navbar',
|
|
@@ -986,7 +1050,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
986
1050
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
987
1051
|
inputs: ['appsMenuOpen', 'condensed', 'condensedMenuOpen', 'customClass', 'logoName', 'mainMenuOpen', 'notificationsMenuOpen', 'searchDebounceMs', 'searchInputOpen', 'textOverrides', { name: 'userCard', required: true }, 'userMenuOpen', 'visibility'],
|
|
988
1052
|
outputs: ['aiClick', 'appsClick', 'appsMenuOpenChange', 'condensedMenuOpenChange', 'helpClick', 'mainMenuOpenChange', 'myTrimbleClick', 'notificationsClick', 'notificationsMenuOpenChange', 'searchChange', 'searchClick', 'searchInputOpenChange', 'signOutClick', 'trimbleLogoClick', 'userMenuOpenChange'],
|
|
989
|
-
standalone: false
|
|
990
1053
|
}]
|
|
991
1054
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { aiClick: [{
|
|
992
1055
|
type: Output
|
|
@@ -1030,15 +1093,16 @@ let ModusWcNumberInput = class ModusWcNumberInput {
|
|
|
1030
1093
|
c.detach();
|
|
1031
1094
|
this.el = r.nativeElement;
|
|
1032
1095
|
}
|
|
1033
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1034
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1096
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcNumberInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1097
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcNumberInput, isStandalone: true, selector: "modus-wc-number-input", inputs: { autoComplete: "autoComplete", bordered: "bordered", currencySymbol: "currencySymbol", customClass: "customClass", disabled: "disabled", feedback: "feedback", inputId: "inputId", inputTabIndex: "inputTabIndex", label: "label", max: "max", min: "min", name: "name", placeholder: "placeholder", readOnly: "readOnly", required: "required", size: "size", step: "step", type: "type", value: "value" }, outputs: { inputBlur: "inputBlur", inputChange: "inputChange", inputFocus: "inputFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1035
1098
|
};
|
|
1036
1099
|
ModusWcNumberInput = __decorate([
|
|
1037
1100
|
ProxyCmp({
|
|
1101
|
+
defineCustomElementFn: defineCustomElement$u,
|
|
1038
1102
|
inputs: ['autoComplete', 'bordered', 'currencySymbol', 'customClass', 'disabled', 'feedback', 'inputId', 'inputTabIndex', 'label', 'max', 'min', 'name', 'placeholder', 'readOnly', 'required', 'size', 'step', 'type', 'value']
|
|
1039
1103
|
})
|
|
1040
1104
|
], ModusWcNumberInput);
|
|
1041
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1105
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcNumberInput, decorators: [{
|
|
1042
1106
|
type: Component,
|
|
1043
1107
|
args: [{
|
|
1044
1108
|
selector: 'modus-wc-number-input',
|
|
@@ -1047,7 +1111,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1047
1111
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1048
1112
|
inputs: ['autoComplete', 'bordered', 'currencySymbol', 'customClass', 'disabled', 'feedback', 'inputId', 'inputTabIndex', 'label', 'max', 'min', 'name', 'placeholder', 'readOnly', 'required', 'size', 'step', 'type', 'value'],
|
|
1049
1113
|
outputs: ['inputBlur', 'inputChange', 'inputFocus'],
|
|
1050
|
-
standalone: false
|
|
1051
1114
|
}]
|
|
1052
1115
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { inputBlur: [{
|
|
1053
1116
|
type: Output
|
|
@@ -1065,15 +1128,16 @@ let ModusWcPagination = class ModusWcPagination {
|
|
|
1065
1128
|
c.detach();
|
|
1066
1129
|
this.el = r.nativeElement;
|
|
1067
1130
|
}
|
|
1068
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1069
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1131
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1132
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcPagination, isStandalone: true, selector: "modus-wc-pagination", inputs: { ariaLabelValues: "ariaLabelValues", count: "count", customClass: "customClass", nextButtonText: "nextButtonText", page: "page", prevButtonText: "prevButtonText", size: "size" }, outputs: { pageChange: "pageChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1070
1133
|
};
|
|
1071
1134
|
ModusWcPagination = __decorate([
|
|
1072
1135
|
ProxyCmp({
|
|
1136
|
+
defineCustomElementFn: defineCustomElement$v,
|
|
1073
1137
|
inputs: ['ariaLabelValues', 'count', 'customClass', 'nextButtonText', 'page', 'prevButtonText', 'size']
|
|
1074
1138
|
})
|
|
1075
1139
|
], ModusWcPagination);
|
|
1076
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1140
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcPagination, decorators: [{
|
|
1077
1141
|
type: Component,
|
|
1078
1142
|
args: [{
|
|
1079
1143
|
selector: 'modus-wc-pagination',
|
|
@@ -1082,7 +1146,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1082
1146
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1083
1147
|
inputs: ['ariaLabelValues', 'count', 'customClass', 'nextButtonText', 'page', 'prevButtonText', 'size'],
|
|
1084
1148
|
outputs: ['pageChange'],
|
|
1085
|
-
standalone: false
|
|
1086
1149
|
}]
|
|
1087
1150
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { pageChange: [{
|
|
1088
1151
|
type: Output
|
|
@@ -1095,15 +1158,16 @@ let ModusWcPanel = class ModusWcPanel {
|
|
|
1095
1158
|
c.detach();
|
|
1096
1159
|
this.el = r.nativeElement;
|
|
1097
1160
|
}
|
|
1098
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1099
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1161
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcPanel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1162
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcPanel, isStandalone: true, selector: "modus-wc-panel", inputs: { customClass: "customClass", floating: "floating", height: "height", width: "width" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1100
1163
|
};
|
|
1101
1164
|
ModusWcPanel = __decorate([
|
|
1102
1165
|
ProxyCmp({
|
|
1166
|
+
defineCustomElementFn: defineCustomElement$w,
|
|
1103
1167
|
inputs: ['customClass', 'floating', 'height', 'width']
|
|
1104
1168
|
})
|
|
1105
1169
|
], ModusWcPanel);
|
|
1106
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1170
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcPanel, decorators: [{
|
|
1107
1171
|
type: Component,
|
|
1108
1172
|
args: [{
|
|
1109
1173
|
selector: 'modus-wc-panel',
|
|
@@ -1111,7 +1175,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1111
1175
|
template: '<ng-content></ng-content>',
|
|
1112
1176
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1113
1177
|
inputs: ['customClass', 'floating', 'height', 'width'],
|
|
1114
|
-
standalone: false
|
|
1115
1178
|
}]
|
|
1116
1179
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1117
1180
|
let ModusWcProfileMenu = class ModusWcProfileMenu {
|
|
@@ -1124,15 +1187,16 @@ let ModusWcProfileMenu = class ModusWcProfileMenu {
|
|
|
1124
1187
|
c.detach();
|
|
1125
1188
|
this.el = r.nativeElement;
|
|
1126
1189
|
}
|
|
1127
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1128
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1190
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcProfileMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1191
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcProfileMenu, isStandalone: true, selector: "modus-wc-profile-menu", inputs: { menuOne: "menuOne", menuTwo: "menuTwo", profileProps: "profileProps" }, outputs: { signOutClick: "signOutClick", menuItemClick: "menuItemClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1129
1192
|
};
|
|
1130
1193
|
ModusWcProfileMenu = __decorate([
|
|
1131
1194
|
ProxyCmp({
|
|
1195
|
+
defineCustomElementFn: defineCustomElement$x,
|
|
1132
1196
|
inputs: ['menuOne', 'menuTwo', 'profileProps']
|
|
1133
1197
|
})
|
|
1134
1198
|
], ModusWcProfileMenu);
|
|
1135
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1199
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcProfileMenu, decorators: [{
|
|
1136
1200
|
type: Component,
|
|
1137
1201
|
args: [{
|
|
1138
1202
|
selector: 'modus-wc-profile-menu',
|
|
@@ -1141,7 +1205,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1141
1205
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1142
1206
|
inputs: ['menuOne', 'menuTwo', { name: 'profileProps', required: true }],
|
|
1143
1207
|
outputs: ['signOutClick', 'menuItemClick'],
|
|
1144
|
-
standalone: false
|
|
1145
1208
|
}]
|
|
1146
1209
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { signOutClick: [{
|
|
1147
1210
|
type: Output
|
|
@@ -1156,15 +1219,16 @@ let ModusWcProgress = class ModusWcProgress {
|
|
|
1156
1219
|
c.detach();
|
|
1157
1220
|
this.el = r.nativeElement;
|
|
1158
1221
|
}
|
|
1159
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1160
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1222
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcProgress, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1223
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcProgress, isStandalone: true, selector: "modus-wc-progress", inputs: { customClass: "customClass", indeterminate: "indeterminate", label: "label", max: "max", value: "value", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1161
1224
|
};
|
|
1162
1225
|
ModusWcProgress = __decorate([
|
|
1163
1226
|
ProxyCmp({
|
|
1227
|
+
defineCustomElementFn: defineCustomElement$y,
|
|
1164
1228
|
inputs: ['customClass', 'indeterminate', 'label', 'max', 'value', 'variant']
|
|
1165
1229
|
})
|
|
1166
1230
|
], ModusWcProgress);
|
|
1167
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1231
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcProgress, decorators: [{
|
|
1168
1232
|
type: Component,
|
|
1169
1233
|
args: [{
|
|
1170
1234
|
selector: 'modus-wc-progress',
|
|
@@ -1172,7 +1236,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1172
1236
|
template: '<ng-content></ng-content>',
|
|
1173
1237
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1174
1238
|
inputs: ['customClass', 'indeterminate', 'label', 'max', 'value', 'variant'],
|
|
1175
|
-
standalone: false
|
|
1176
1239
|
}]
|
|
1177
1240
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1178
1241
|
let ModusWcRadio = class ModusWcRadio {
|
|
@@ -1186,15 +1249,16 @@ let ModusWcRadio = class ModusWcRadio {
|
|
|
1186
1249
|
c.detach();
|
|
1187
1250
|
this.el = r.nativeElement;
|
|
1188
1251
|
}
|
|
1189
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1190
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1252
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1253
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcRadio, isStandalone: true, selector: "modus-wc-radio", inputs: { customClass: "customClass", disabled: "disabled", inputId: "inputId", inputTabIndex: "inputTabIndex", label: "label", name: "name", required: "required", size: "size", value: "value" }, outputs: { inputBlur: "inputBlur", inputChange: "inputChange", inputFocus: "inputFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1191
1254
|
};
|
|
1192
1255
|
ModusWcRadio = __decorate([
|
|
1193
1256
|
ProxyCmp({
|
|
1257
|
+
defineCustomElementFn: defineCustomElement$z,
|
|
1194
1258
|
inputs: ['customClass', 'disabled', 'inputId', 'inputTabIndex', 'label', 'name', 'required', 'size', 'value']
|
|
1195
1259
|
})
|
|
1196
1260
|
], ModusWcRadio);
|
|
1197
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1261
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcRadio, decorators: [{
|
|
1198
1262
|
type: Component,
|
|
1199
1263
|
args: [{
|
|
1200
1264
|
selector: 'modus-wc-radio',
|
|
@@ -1203,7 +1267,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1203
1267
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1204
1268
|
inputs: ['customClass', 'disabled', 'inputId', 'inputTabIndex', 'label', 'name', 'required', 'size', 'value'],
|
|
1205
1269
|
outputs: ['inputBlur', 'inputChange', 'inputFocus'],
|
|
1206
|
-
standalone: false
|
|
1207
1270
|
}]
|
|
1208
1271
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { inputBlur: [{
|
|
1209
1272
|
type: Output
|
|
@@ -1221,15 +1284,16 @@ let ModusWcRating = class ModusWcRating {
|
|
|
1221
1284
|
c.detach();
|
|
1222
1285
|
this.el = r.nativeElement;
|
|
1223
1286
|
}
|
|
1224
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1225
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1287
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1288
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcRating, isStandalone: true, selector: "modus-wc-rating", inputs: { allowHalf: "allowHalf", count: "count", customClass: "customClass", disabled: "disabled", getAriaLabelText: "getAriaLabelText", size: "size", value: "value", variant: "variant" }, outputs: { ratingChange: "ratingChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1226
1289
|
};
|
|
1227
1290
|
ModusWcRating = __decorate([
|
|
1228
1291
|
ProxyCmp({
|
|
1292
|
+
defineCustomElementFn: defineCustomElement$A,
|
|
1229
1293
|
inputs: ['allowHalf', 'count', 'customClass', 'disabled', 'getAriaLabelText', 'size', 'value', 'variant']
|
|
1230
1294
|
})
|
|
1231
1295
|
], ModusWcRating);
|
|
1232
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1296
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcRating, decorators: [{
|
|
1233
1297
|
type: Component,
|
|
1234
1298
|
args: [{
|
|
1235
1299
|
selector: 'modus-wc-rating',
|
|
@@ -1238,7 +1302,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1238
1302
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1239
1303
|
inputs: ['allowHalf', 'count', 'customClass', 'disabled', 'getAriaLabelText', 'size', 'value', 'variant'],
|
|
1240
1304
|
outputs: ['ratingChange'],
|
|
1241
|
-
standalone: false
|
|
1242
1305
|
}]
|
|
1243
1306
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ratingChange: [{
|
|
1244
1307
|
type: Output
|
|
@@ -1254,15 +1317,16 @@ let ModusWcSelect = class ModusWcSelect {
|
|
|
1254
1317
|
c.detach();
|
|
1255
1318
|
this.el = r.nativeElement;
|
|
1256
1319
|
}
|
|
1257
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1258
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1320
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1321
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcSelect, isStandalone: true, selector: "modus-wc-select", inputs: { bordered: "bordered", customClass: "customClass", disabled: "disabled", feedback: "feedback", inputId: "inputId", inputTabIndex: "inputTabIndex", label: "label", name: "name", options: "options", required: "required", size: "size", value: "value" }, outputs: { inputBlur: "inputBlur", inputChange: "inputChange", inputFocus: "inputFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1259
1322
|
};
|
|
1260
1323
|
ModusWcSelect = __decorate([
|
|
1261
1324
|
ProxyCmp({
|
|
1325
|
+
defineCustomElementFn: defineCustomElement$B,
|
|
1262
1326
|
inputs: ['bordered', 'customClass', 'disabled', 'feedback', 'inputId', 'inputTabIndex', 'label', 'name', 'options', 'required', 'size', 'value']
|
|
1263
1327
|
})
|
|
1264
1328
|
], ModusWcSelect);
|
|
1265
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1329
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcSelect, decorators: [{
|
|
1266
1330
|
type: Component,
|
|
1267
1331
|
args: [{
|
|
1268
1332
|
selector: 'modus-wc-select',
|
|
@@ -1271,7 +1335,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1271
1335
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1272
1336
|
inputs: ['bordered', 'customClass', 'disabled', 'feedback', 'inputId', 'inputTabIndex', 'label', 'name', 'options', 'required', 'size', 'value'],
|
|
1273
1337
|
outputs: ['inputBlur', 'inputChange', 'inputFocus'],
|
|
1274
|
-
standalone: false
|
|
1275
1338
|
}]
|
|
1276
1339
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { inputBlur: [{
|
|
1277
1340
|
type: Output
|
|
@@ -1289,15 +1352,16 @@ let ModusWcSideNavigation = class ModusWcSideNavigation {
|
|
|
1289
1352
|
c.detach();
|
|
1290
1353
|
this.el = r.nativeElement;
|
|
1291
1354
|
}
|
|
1292
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1293
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1355
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcSideNavigation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1356
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcSideNavigation, isStandalone: true, selector: "modus-wc-side-navigation", inputs: { collapseOnClickOutside: "collapseOnClickOutside", customClass: "customClass", expanded: "expanded", maxWidth: "maxWidth", mode: "mode", targetContent: "targetContent" }, outputs: { expandedChange: "expandedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1294
1357
|
};
|
|
1295
1358
|
ModusWcSideNavigation = __decorate([
|
|
1296
1359
|
ProxyCmp({
|
|
1360
|
+
defineCustomElementFn: defineCustomElement$C,
|
|
1297
1361
|
inputs: ['collapseOnClickOutside', 'customClass', 'expanded', 'maxWidth', 'mode', 'targetContent']
|
|
1298
1362
|
})
|
|
1299
1363
|
], ModusWcSideNavigation);
|
|
1300
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1364
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcSideNavigation, decorators: [{
|
|
1301
1365
|
type: Component,
|
|
1302
1366
|
args: [{
|
|
1303
1367
|
selector: 'modus-wc-side-navigation',
|
|
@@ -1306,7 +1370,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1306
1370
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1307
1371
|
inputs: ['collapseOnClickOutside', 'customClass', 'expanded', 'maxWidth', 'mode', 'targetContent'],
|
|
1308
1372
|
outputs: ['expandedChange'],
|
|
1309
|
-
standalone: false
|
|
1310
1373
|
}]
|
|
1311
1374
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { expandedChange: [{
|
|
1312
1375
|
type: Output
|
|
@@ -1319,15 +1382,16 @@ let ModusWcSkeleton = class ModusWcSkeleton {
|
|
|
1319
1382
|
c.detach();
|
|
1320
1383
|
this.el = r.nativeElement;
|
|
1321
1384
|
}
|
|
1322
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1323
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1385
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcSkeleton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1386
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcSkeleton, isStandalone: true, selector: "modus-wc-skeleton", inputs: { customClass: "customClass", height: "height", shape: "shape", width: "width" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1324
1387
|
};
|
|
1325
1388
|
ModusWcSkeleton = __decorate([
|
|
1326
1389
|
ProxyCmp({
|
|
1390
|
+
defineCustomElementFn: defineCustomElement$D,
|
|
1327
1391
|
inputs: ['customClass', 'height', 'shape', 'width']
|
|
1328
1392
|
})
|
|
1329
1393
|
], ModusWcSkeleton);
|
|
1330
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1394
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcSkeleton, decorators: [{
|
|
1331
1395
|
type: Component,
|
|
1332
1396
|
args: [{
|
|
1333
1397
|
selector: 'modus-wc-skeleton',
|
|
@@ -1335,7 +1399,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1335
1399
|
template: '<ng-content></ng-content>',
|
|
1336
1400
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1337
1401
|
inputs: ['customClass', 'height', 'shape', 'width'],
|
|
1338
|
-
standalone: false
|
|
1339
1402
|
}]
|
|
1340
1403
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1341
1404
|
let ModusWcSlider = class ModusWcSlider {
|
|
@@ -1349,15 +1412,16 @@ let ModusWcSlider = class ModusWcSlider {
|
|
|
1349
1412
|
c.detach();
|
|
1350
1413
|
this.el = r.nativeElement;
|
|
1351
1414
|
}
|
|
1352
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1353
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1415
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcSlider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1416
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcSlider, isStandalone: true, selector: "modus-wc-slider", inputs: { customClass: "customClass", disabled: "disabled", inputId: "inputId", inputTabIndex: "inputTabIndex", label: "label", max: "max", min: "min", name: "name", required: "required", size: "size", step: "step", value: "value" }, outputs: { inputBlur: "inputBlur", inputChange: "inputChange", inputFocus: "inputFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1354
1417
|
};
|
|
1355
1418
|
ModusWcSlider = __decorate([
|
|
1356
1419
|
ProxyCmp({
|
|
1420
|
+
defineCustomElementFn: defineCustomElement$E,
|
|
1357
1421
|
inputs: ['customClass', 'disabled', 'inputId', 'inputTabIndex', 'label', 'max', 'min', 'name', 'required', 'size', 'step', 'value']
|
|
1358
1422
|
})
|
|
1359
1423
|
], ModusWcSlider);
|
|
1360
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1424
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcSlider, decorators: [{
|
|
1361
1425
|
type: Component,
|
|
1362
1426
|
args: [{
|
|
1363
1427
|
selector: 'modus-wc-slider',
|
|
@@ -1366,7 +1430,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1366
1430
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1367
1431
|
inputs: ['customClass', 'disabled', 'inputId', 'inputTabIndex', 'label', 'max', 'min', 'name', 'required', 'size', 'step', 'value'],
|
|
1368
1432
|
outputs: ['inputBlur', 'inputChange', 'inputFocus'],
|
|
1369
|
-
standalone: false
|
|
1370
1433
|
}]
|
|
1371
1434
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { inputBlur: [{
|
|
1372
1435
|
type: Output
|
|
@@ -1384,15 +1447,16 @@ let ModusWcStepper = class ModusWcStepper {
|
|
|
1384
1447
|
c.detach();
|
|
1385
1448
|
this.el = r.nativeElement;
|
|
1386
1449
|
}
|
|
1387
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1388
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1450
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcStepper, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1451
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcStepper, isStandalone: true, selector: "modus-wc-stepper", inputs: { customClass: "customClass", interactive: "interactive", orientation: "orientation", steps: "steps" }, outputs: { stepClick: "stepClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1389
1452
|
};
|
|
1390
1453
|
ModusWcStepper = __decorate([
|
|
1391
1454
|
ProxyCmp({
|
|
1455
|
+
defineCustomElementFn: defineCustomElement$F,
|
|
1392
1456
|
inputs: ['customClass', 'interactive', 'orientation', 'steps']
|
|
1393
1457
|
})
|
|
1394
1458
|
], ModusWcStepper);
|
|
1395
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1459
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcStepper, decorators: [{
|
|
1396
1460
|
type: Component,
|
|
1397
1461
|
args: [{
|
|
1398
1462
|
selector: 'modus-wc-stepper',
|
|
@@ -1401,7 +1465,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1401
1465
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1402
1466
|
inputs: ['customClass', 'interactive', 'orientation', 'steps'],
|
|
1403
1467
|
outputs: ['stepClick'],
|
|
1404
|
-
standalone: false
|
|
1405
1468
|
}]
|
|
1406
1469
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { stepClick: [{
|
|
1407
1470
|
type: Output
|
|
@@ -1417,15 +1480,16 @@ let ModusWcSwitch = class ModusWcSwitch {
|
|
|
1417
1480
|
c.detach();
|
|
1418
1481
|
this.el = r.nativeElement;
|
|
1419
1482
|
}
|
|
1420
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1421
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1483
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcSwitch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1484
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcSwitch, isStandalone: true, selector: "modus-wc-switch", inputs: { customClass: "customClass", disabled: "disabled", indeterminate: "indeterminate", inputId: "inputId", inputTabIndex: "inputTabIndex", label: "label", name: "name", required: "required", size: "size", value: "value" }, outputs: { inputBlur: "inputBlur", inputChange: "inputChange", inputFocus: "inputFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1422
1485
|
};
|
|
1423
1486
|
ModusWcSwitch = __decorate([
|
|
1424
1487
|
ProxyCmp({
|
|
1488
|
+
defineCustomElementFn: defineCustomElement$G,
|
|
1425
1489
|
inputs: ['customClass', 'disabled', 'indeterminate', 'inputId', 'inputTabIndex', 'label', 'name', 'required', 'size', 'value']
|
|
1426
1490
|
})
|
|
1427
1491
|
], ModusWcSwitch);
|
|
1428
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1492
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcSwitch, decorators: [{
|
|
1429
1493
|
type: Component,
|
|
1430
1494
|
args: [{
|
|
1431
1495
|
selector: 'modus-wc-switch',
|
|
@@ -1434,7 +1498,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1434
1498
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1435
1499
|
inputs: ['customClass', 'disabled', 'indeterminate', 'inputId', 'inputTabIndex', 'label', 'name', 'required', 'size', 'value'],
|
|
1436
1500
|
outputs: ['inputBlur', 'inputChange', 'inputFocus'],
|
|
1437
|
-
standalone: false
|
|
1438
1501
|
}]
|
|
1439
1502
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { inputBlur: [{
|
|
1440
1503
|
type: Output
|
|
@@ -1457,15 +1520,16 @@ let ModusWcTable = class ModusWcTable {
|
|
|
1457
1520
|
c.detach();
|
|
1458
1521
|
this.el = r.nativeElement;
|
|
1459
1522
|
}
|
|
1460
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1461
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1523
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1524
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcTable, isStandalone: true, selector: "modus-wc-table", inputs: { caption: "caption", columns: "columns", currentPage: "currentPage", customClass: "customClass", data: "data", density: "density", editable: "editable", hover: "hover", isRowSelectable: "isRowSelectable", pageSizeOptions: "pageSizeOptions", paginated: "paginated", selectable: "selectable", selectedRowIds: "selectedRowIds", showPageSizeSelector: "showPageSizeSelector", sortable: "sortable", zebra: "zebra" }, outputs: { cellEditStart: "cellEditStart", cellEditCommit: "cellEditCommit", rowClick: "rowClick", sortChange: "sortChange", paginationChange: "paginationChange", rowSelectionChange: "rowSelectionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1462
1525
|
};
|
|
1463
1526
|
ModusWcTable = __decorate([
|
|
1464
1527
|
ProxyCmp({
|
|
1528
|
+
defineCustomElementFn: defineCustomElement$H,
|
|
1465
1529
|
inputs: ['caption', 'columns', 'currentPage', 'customClass', 'data', 'density', 'editable', 'hover', 'isRowSelectable', 'pageSizeOptions', 'paginated', 'selectable', 'selectedRowIds', 'showPageSizeSelector', 'sortable', 'zebra']
|
|
1466
1530
|
})
|
|
1467
1531
|
], ModusWcTable);
|
|
1468
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1532
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTable, decorators: [{
|
|
1469
1533
|
type: Component,
|
|
1470
1534
|
args: [{
|
|
1471
1535
|
selector: 'modus-wc-table',
|
|
@@ -1474,7 +1538,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1474
1538
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1475
1539
|
inputs: ['caption', { name: 'columns', required: true }, 'currentPage', 'customClass', { name: 'data', required: true }, 'density', 'editable', 'hover', 'isRowSelectable', 'pageSizeOptions', 'paginated', 'selectable', 'selectedRowIds', 'showPageSizeSelector', 'sortable', 'zebra'],
|
|
1476
1540
|
outputs: ['cellEditStart', 'cellEditCommit', 'rowClick', 'sortChange', 'paginationChange', 'rowSelectionChange'],
|
|
1477
|
-
standalone: false
|
|
1478
1541
|
}]
|
|
1479
1542
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { cellEditStart: [{
|
|
1480
1543
|
type: Output
|
|
@@ -1498,15 +1561,16 @@ let ModusWcTabs = class ModusWcTabs {
|
|
|
1498
1561
|
c.detach();
|
|
1499
1562
|
this.el = r.nativeElement;
|
|
1500
1563
|
}
|
|
1501
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1502
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1564
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1565
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcTabs, isStandalone: true, selector: "modus-wc-tabs", inputs: { activeTabIndex: "activeTabIndex", customClass: "customClass", size: "size", tabStyle: "tabStyle", tabs: "tabs" }, outputs: { tabChange: "tabChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1503
1566
|
};
|
|
1504
1567
|
ModusWcTabs = __decorate([
|
|
1505
1568
|
ProxyCmp({
|
|
1569
|
+
defineCustomElementFn: defineCustomElement$I,
|
|
1506
1570
|
inputs: ['activeTabIndex', 'customClass', 'size', 'tabStyle', 'tabs']
|
|
1507
1571
|
})
|
|
1508
1572
|
], ModusWcTabs);
|
|
1509
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1573
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTabs, decorators: [{
|
|
1510
1574
|
type: Component,
|
|
1511
1575
|
args: [{
|
|
1512
1576
|
selector: 'modus-wc-tabs',
|
|
@@ -1515,7 +1579,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1515
1579
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1516
1580
|
inputs: ['activeTabIndex', 'customClass', 'size', 'tabStyle', 'tabs'],
|
|
1517
1581
|
outputs: ['tabChange'],
|
|
1518
|
-
standalone: false
|
|
1519
1582
|
}]
|
|
1520
1583
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { tabChange: [{
|
|
1521
1584
|
type: Output
|
|
@@ -1532,15 +1595,16 @@ let ModusWcTextInput = class ModusWcTextInput {
|
|
|
1532
1595
|
c.detach();
|
|
1533
1596
|
this.el = r.nativeElement;
|
|
1534
1597
|
}
|
|
1535
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1536
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1598
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTextInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1599
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcTextInput, isStandalone: true, selector: "modus-wc-text-input", inputs: { autoCapitalize: "autoCapitalize", autoComplete: "autoComplete", autoCorrect: "autoCorrect", bordered: "bordered", clearAriaLabel: "clearAriaLabel", customClass: "customClass", disabled: "disabled", enterkeyhint: "enterkeyhint", feedback: "feedback", includeClear: "includeClear", includeSearch: "includeSearch", inputId: "inputId", inputTabIndex: "inputTabIndex", label: "label", maxLength: "maxLength", minLength: "minLength", name: "name", pattern: "pattern", placeholder: "placeholder", readOnly: "readOnly", required: "required", size: "size", type: "type", value: "value" }, outputs: { clearClick: "clearClick", inputBlur: "inputBlur", inputChange: "inputChange", inputFocus: "inputFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1537
1600
|
};
|
|
1538
1601
|
ModusWcTextInput = __decorate([
|
|
1539
1602
|
ProxyCmp({
|
|
1603
|
+
defineCustomElementFn: defineCustomElement$J,
|
|
1540
1604
|
inputs: ['autoCapitalize', 'autoComplete', 'autoCorrect', 'bordered', 'clearAriaLabel', 'customClass', 'disabled', 'enterkeyhint', 'feedback', 'includeClear', 'includeSearch', 'inputId', 'inputTabIndex', 'label', 'maxLength', 'minLength', 'name', 'pattern', 'placeholder', 'readOnly', 'required', 'size', 'type', 'value']
|
|
1541
1605
|
})
|
|
1542
1606
|
], ModusWcTextInput);
|
|
1543
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1607
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTextInput, decorators: [{
|
|
1544
1608
|
type: Component,
|
|
1545
1609
|
args: [{
|
|
1546
1610
|
selector: 'modus-wc-text-input',
|
|
@@ -1549,7 +1613,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1549
1613
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1550
1614
|
inputs: ['autoCapitalize', 'autoComplete', 'autoCorrect', 'bordered', 'clearAriaLabel', 'customClass', 'disabled', 'enterkeyhint', 'feedback', 'includeClear', 'includeSearch', 'inputId', 'inputTabIndex', 'label', 'maxLength', 'minLength', 'name', 'pattern', 'placeholder', 'readOnly', 'required', 'size', 'type', 'value'],
|
|
1551
1615
|
outputs: ['clearClick', 'inputBlur', 'inputChange', 'inputFocus'],
|
|
1552
|
-
standalone: false
|
|
1553
1616
|
}]
|
|
1554
1617
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { clearClick: [{
|
|
1555
1618
|
type: Output
|
|
@@ -1571,15 +1634,16 @@ let ModusWcTextarea = class ModusWcTextarea {
|
|
|
1571
1634
|
c.detach();
|
|
1572
1635
|
this.el = r.nativeElement;
|
|
1573
1636
|
}
|
|
1574
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1575
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1637
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTextarea, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1638
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcTextarea, isStandalone: true, selector: "modus-wc-textarea", inputs: { autoCorrect: "autoCorrect", bordered: "bordered", customClass: "customClass", disabled: "disabled", enterkeyhint: "enterkeyhint", feedback: "feedback", inputId: "inputId", inputTabIndex: "inputTabIndex", label: "label", maxLength: "maxLength", minLength: "minLength", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", rows: "rows", size: "size", value: "value" }, outputs: { inputBlur: "inputBlur", inputChange: "inputChange", inputFocus: "inputFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1576
1639
|
};
|
|
1577
1640
|
ModusWcTextarea = __decorate([
|
|
1578
1641
|
ProxyCmp({
|
|
1642
|
+
defineCustomElementFn: defineCustomElement$K,
|
|
1579
1643
|
inputs: ['autoCorrect', 'bordered', 'customClass', 'disabled', 'enterkeyhint', 'feedback', 'inputId', 'inputTabIndex', 'label', 'maxLength', 'minLength', 'name', 'placeholder', 'readonly', 'required', 'rows', 'size', 'value']
|
|
1580
1644
|
})
|
|
1581
1645
|
], ModusWcTextarea);
|
|
1582
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1646
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTextarea, decorators: [{
|
|
1583
1647
|
type: Component,
|
|
1584
1648
|
args: [{
|
|
1585
1649
|
selector: 'modus-wc-textarea',
|
|
@@ -1588,7 +1652,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1588
1652
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1589
1653
|
inputs: ['autoCorrect', 'bordered', 'customClass', 'disabled', 'enterkeyhint', 'feedback', 'inputId', 'inputTabIndex', 'label', 'maxLength', 'minLength', 'name', 'placeholder', 'readonly', 'required', 'rows', 'size', 'value'],
|
|
1590
1654
|
outputs: ['inputBlur', 'inputChange', 'inputFocus'],
|
|
1591
|
-
standalone: false
|
|
1592
1655
|
}]
|
|
1593
1656
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { inputBlur: [{
|
|
1594
1657
|
type: Output
|
|
@@ -1605,15 +1668,16 @@ let ModusWcThemeProvider = class ModusWcThemeProvider {
|
|
|
1605
1668
|
c.detach();
|
|
1606
1669
|
this.el = r.nativeElement;
|
|
1607
1670
|
}
|
|
1608
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1609
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1671
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcThemeProvider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1672
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcThemeProvider, isStandalone: true, selector: "modus-wc-theme-provider", inputs: { initialTheme: "initialTheme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1610
1673
|
};
|
|
1611
1674
|
ModusWcThemeProvider = __decorate([
|
|
1612
1675
|
ProxyCmp({
|
|
1676
|
+
defineCustomElementFn: defineCustomElement$L,
|
|
1613
1677
|
inputs: ['initialTheme']
|
|
1614
1678
|
})
|
|
1615
1679
|
], ModusWcThemeProvider);
|
|
1616
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1680
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcThemeProvider, decorators: [{
|
|
1617
1681
|
type: Component,
|
|
1618
1682
|
args: [{
|
|
1619
1683
|
selector: 'modus-wc-theme-provider',
|
|
@@ -1621,7 +1685,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1621
1685
|
template: '<ng-content></ng-content>',
|
|
1622
1686
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1623
1687
|
inputs: ['initialTheme'],
|
|
1624
|
-
standalone: false
|
|
1625
1688
|
}]
|
|
1626
1689
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1627
1690
|
let ModusWcThemeSwitcher = class ModusWcThemeSwitcher {
|
|
@@ -1633,15 +1696,16 @@ let ModusWcThemeSwitcher = class ModusWcThemeSwitcher {
|
|
|
1633
1696
|
c.detach();
|
|
1634
1697
|
this.el = r.nativeElement;
|
|
1635
1698
|
}
|
|
1636
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1637
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1699
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcThemeSwitcher, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1700
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcThemeSwitcher, isStandalone: true, selector: "modus-wc-theme-switcher", inputs: { customClass: "customClass" }, outputs: { themeChange: "themeChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1638
1701
|
};
|
|
1639
1702
|
ModusWcThemeSwitcher = __decorate([
|
|
1640
1703
|
ProxyCmp({
|
|
1704
|
+
defineCustomElementFn: defineCustomElement$M,
|
|
1641
1705
|
inputs: ['customClass']
|
|
1642
1706
|
})
|
|
1643
1707
|
], ModusWcThemeSwitcher);
|
|
1644
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1708
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcThemeSwitcher, decorators: [{
|
|
1645
1709
|
type: Component,
|
|
1646
1710
|
args: [{
|
|
1647
1711
|
selector: 'modus-wc-theme-switcher',
|
|
@@ -1650,7 +1714,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1650
1714
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1651
1715
|
inputs: ['customClass'],
|
|
1652
1716
|
outputs: ['themeChange'],
|
|
1653
|
-
standalone: false
|
|
1654
1717
|
}]
|
|
1655
1718
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { themeChange: [{
|
|
1656
1719
|
type: Output
|
|
@@ -1666,15 +1729,16 @@ let ModusWcTimeInput = class ModusWcTimeInput {
|
|
|
1666
1729
|
c.detach();
|
|
1667
1730
|
this.el = r.nativeElement;
|
|
1668
1731
|
}
|
|
1669
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1670
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1732
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTimeInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1733
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcTimeInput, isStandalone: true, selector: "modus-wc-time-input", inputs: { autoComplete: "autoComplete", bordered: "bordered", customClass: "customClass", datalistId: "datalistId", datalistOptions: "datalistOptions", disabled: "disabled", feedback: "feedback", inputId: "inputId", inputTabIndex: "inputTabIndex", label: "label", max: "max", min: "min", name: "name", readOnly: "readOnly", required: "required", showSeconds: "showSeconds", size: "size", step: "step", value: "value" }, outputs: { inputBlur: "inputBlur", inputChange: "inputChange", inputFocus: "inputFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1671
1734
|
};
|
|
1672
1735
|
ModusWcTimeInput = __decorate([
|
|
1673
1736
|
ProxyCmp({
|
|
1737
|
+
defineCustomElementFn: defineCustomElement$N,
|
|
1674
1738
|
inputs: ['autoComplete', 'bordered', 'customClass', 'datalistId', 'datalistOptions', 'disabled', 'feedback', 'inputId', 'inputTabIndex', 'label', 'max', 'min', 'name', 'readOnly', 'required', 'showSeconds', 'size', 'step', 'value']
|
|
1675
1739
|
})
|
|
1676
1740
|
], ModusWcTimeInput);
|
|
1677
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1741
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTimeInput, decorators: [{
|
|
1678
1742
|
type: Component,
|
|
1679
1743
|
args: [{
|
|
1680
1744
|
selector: 'modus-wc-time-input',
|
|
@@ -1683,7 +1747,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1683
1747
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1684
1748
|
inputs: ['autoComplete', 'bordered', 'customClass', 'datalistId', 'datalistOptions', 'disabled', 'feedback', 'inputId', 'inputTabIndex', 'label', 'max', 'min', 'name', 'readOnly', 'required', 'showSeconds', 'size', 'step', 'value'],
|
|
1685
1749
|
outputs: ['inputBlur', 'inputChange', 'inputFocus'],
|
|
1686
|
-
standalone: false
|
|
1687
1750
|
}]
|
|
1688
1751
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { inputBlur: [{
|
|
1689
1752
|
type: Output
|
|
@@ -1700,15 +1763,16 @@ let ModusWcToast = class ModusWcToast {
|
|
|
1700
1763
|
c.detach();
|
|
1701
1764
|
this.el = r.nativeElement;
|
|
1702
1765
|
}
|
|
1703
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1704
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1766
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcToast, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1767
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcToast, isStandalone: true, selector: "modus-wc-toast", inputs: { customClass: "customClass", delay: "delay", position: "position" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1705
1768
|
};
|
|
1706
1769
|
ModusWcToast = __decorate([
|
|
1707
1770
|
ProxyCmp({
|
|
1771
|
+
defineCustomElementFn: defineCustomElement$O,
|
|
1708
1772
|
inputs: ['customClass', 'delay', 'position']
|
|
1709
1773
|
})
|
|
1710
1774
|
], ModusWcToast);
|
|
1711
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1775
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcToast, decorators: [{
|
|
1712
1776
|
type: Component,
|
|
1713
1777
|
args: [{
|
|
1714
1778
|
selector: 'modus-wc-toast',
|
|
@@ -1716,7 +1780,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1716
1780
|
template: '<ng-content></ng-content>',
|
|
1717
1781
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1718
1782
|
inputs: ['customClass', 'delay', 'position'],
|
|
1719
|
-
standalone: false
|
|
1720
1783
|
}]
|
|
1721
1784
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1722
1785
|
let ModusWcToolbar = class ModusWcToolbar {
|
|
@@ -1727,15 +1790,16 @@ let ModusWcToolbar = class ModusWcToolbar {
|
|
|
1727
1790
|
c.detach();
|
|
1728
1791
|
this.el = r.nativeElement;
|
|
1729
1792
|
}
|
|
1730
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1731
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1793
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcToolbar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1794
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcToolbar, isStandalone: true, selector: "modus-wc-toolbar", inputs: { customClass: "customClass" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1732
1795
|
};
|
|
1733
1796
|
ModusWcToolbar = __decorate([
|
|
1734
1797
|
ProxyCmp({
|
|
1798
|
+
defineCustomElementFn: defineCustomElement$P,
|
|
1735
1799
|
inputs: ['customClass']
|
|
1736
1800
|
})
|
|
1737
1801
|
], ModusWcToolbar);
|
|
1738
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1802
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcToolbar, decorators: [{
|
|
1739
1803
|
type: Component,
|
|
1740
1804
|
args: [{
|
|
1741
1805
|
selector: 'modus-wc-toolbar',
|
|
@@ -1743,7 +1807,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1743
1807
|
template: '<ng-content></ng-content>',
|
|
1744
1808
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1745
1809
|
inputs: ['customClass'],
|
|
1746
|
-
standalone: false
|
|
1747
1810
|
}]
|
|
1748
1811
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1749
1812
|
let ModusWcTooltip = class ModusWcTooltip {
|
|
@@ -1755,15 +1818,16 @@ let ModusWcTooltip = class ModusWcTooltip {
|
|
|
1755
1818
|
c.detach();
|
|
1756
1819
|
this.el = r.nativeElement;
|
|
1757
1820
|
}
|
|
1758
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1759
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1821
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1822
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcTooltip, isStandalone: true, selector: "modus-wc-tooltip", inputs: { content: "content", contentElement: "contentElement", customClass: "customClass", disabled: "disabled", forceOpen: "forceOpen", position: "position", tooltipId: "tooltipId" }, outputs: { dismissEscape: "dismissEscape" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1760
1823
|
};
|
|
1761
1824
|
ModusWcTooltip = __decorate([
|
|
1762
1825
|
ProxyCmp({
|
|
1826
|
+
defineCustomElementFn: defineCustomElement$Q,
|
|
1763
1827
|
inputs: ['content', 'contentElement', 'customClass', 'disabled', 'forceOpen', 'position', 'tooltipId']
|
|
1764
1828
|
})
|
|
1765
1829
|
], ModusWcTooltip);
|
|
1766
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1830
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTooltip, decorators: [{
|
|
1767
1831
|
type: Component,
|
|
1768
1832
|
args: [{
|
|
1769
1833
|
selector: 'modus-wc-tooltip',
|
|
@@ -1772,7 +1836,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1772
1836
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1773
1837
|
inputs: ['content', 'contentElement', 'customClass', 'disabled', 'forceOpen', 'position', 'tooltipId'],
|
|
1774
1838
|
outputs: ['dismissEscape'],
|
|
1775
|
-
standalone: false
|
|
1776
1839
|
}]
|
|
1777
1840
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dismissEscape: [{
|
|
1778
1841
|
type: Output
|
|
@@ -1786,16 +1849,17 @@ let ModusWcTreeItem = class ModusWcTreeItem {
|
|
|
1786
1849
|
c.detach();
|
|
1787
1850
|
this.el = r.nativeElement;
|
|
1788
1851
|
}
|
|
1789
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1790
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1852
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTreeItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1853
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcTreeItem, isStandalone: true, selector: "modus-wc-tree-item", inputs: { blockExpand: "blockExpand", bordered: "bordered", checkbox: "checkbox", customClass: "customClass", disabled: "disabled", focused: "focused", hasSubmenu: "hasSubmenu", label: "label", selected: "selected", size: "size", subLabel: "subLabel", tooltipContent: "tooltipContent", tooltipPosition: "tooltipPosition", value: "value" }, outputs: { itemSelect: "itemSelect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1791
1854
|
};
|
|
1792
1855
|
ModusWcTreeItem = __decorate([
|
|
1793
1856
|
ProxyCmp({
|
|
1857
|
+
defineCustomElementFn: defineCustomElement$R,
|
|
1794
1858
|
inputs: ['blockExpand', 'bordered', 'checkbox', 'customClass', 'disabled', 'focused', 'hasSubmenu', 'label', 'selected', 'size', 'subLabel', 'tooltipContent', 'tooltipPosition', 'value'],
|
|
1795
1859
|
methods: ['collapseSubmenu']
|
|
1796
1860
|
})
|
|
1797
1861
|
], ModusWcTreeItem);
|
|
1798
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1862
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTreeItem, decorators: [{
|
|
1799
1863
|
type: Component,
|
|
1800
1864
|
args: [{
|
|
1801
1865
|
selector: 'modus-wc-tree-item',
|
|
@@ -1804,7 +1868,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1804
1868
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1805
1869
|
inputs: ['blockExpand', 'bordered', 'checkbox', 'customClass', 'disabled', 'focused', 'hasSubmenu', 'label', 'selected', 'size', 'subLabel', 'tooltipContent', 'tooltipPosition', 'value'],
|
|
1806
1870
|
outputs: ['itemSelect'],
|
|
1807
|
-
standalone: false
|
|
1808
1871
|
}]
|
|
1809
1872
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { itemSelect: [{
|
|
1810
1873
|
type: Output
|
|
@@ -1819,15 +1882,16 @@ let ModusWcTreeMenu = class ModusWcTreeMenu {
|
|
|
1819
1882
|
c.detach();
|
|
1820
1883
|
this.el = r.nativeElement;
|
|
1821
1884
|
}
|
|
1822
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1823
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1885
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTreeMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1886
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcTreeMenu, isStandalone: true, selector: "modus-wc-tree-menu", inputs: { bordered: "bordered", customClass: "customClass", isSubMenu: "isSubMenu", orientation: "orientation", selectionMode: "selectionMode", size: "size" }, outputs: { menuFocusout: "menuFocusout", menuSelectionChange: "menuSelectionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1824
1887
|
};
|
|
1825
1888
|
ModusWcTreeMenu = __decorate([
|
|
1826
1889
|
ProxyCmp({
|
|
1890
|
+
defineCustomElementFn: defineCustomElement$S,
|
|
1827
1891
|
inputs: ['bordered', 'customClass', 'isSubMenu', 'orientation', 'selectionMode', 'size']
|
|
1828
1892
|
})
|
|
1829
1893
|
], ModusWcTreeMenu);
|
|
1830
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1894
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTreeMenu, decorators: [{
|
|
1831
1895
|
type: Component,
|
|
1832
1896
|
args: [{
|
|
1833
1897
|
selector: 'modus-wc-tree-menu',
|
|
@@ -1836,7 +1900,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1836
1900
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1837
1901
|
inputs: ['bordered', 'customClass', 'isSubMenu', 'orientation', 'selectionMode', 'size'],
|
|
1838
1902
|
outputs: ['menuFocusout', 'menuSelectionChange'],
|
|
1839
|
-
standalone: false
|
|
1840
1903
|
}]
|
|
1841
1904
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { menuFocusout: [{
|
|
1842
1905
|
type: Output
|
|
@@ -1851,15 +1914,16 @@ let ModusWcTypography = class ModusWcTypography {
|
|
|
1851
1914
|
c.detach();
|
|
1852
1915
|
this.el = r.nativeElement;
|
|
1853
1916
|
}
|
|
1854
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1855
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1917
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTypography, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1918
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcTypography, isStandalone: true, selector: "modus-wc-typography", inputs: { customClass: "customClass", hierarchy: "hierarchy", label: "label", size: "size", weight: "weight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1856
1919
|
};
|
|
1857
1920
|
ModusWcTypography = __decorate([
|
|
1858
1921
|
ProxyCmp({
|
|
1922
|
+
defineCustomElementFn: defineCustomElement$T,
|
|
1859
1923
|
inputs: ['customClass', 'hierarchy', 'label', 'size', 'weight']
|
|
1860
1924
|
})
|
|
1861
1925
|
], ModusWcTypography);
|
|
1862
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1926
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcTypography, decorators: [{
|
|
1863
1927
|
type: Component,
|
|
1864
1928
|
args: [{
|
|
1865
1929
|
selector: 'modus-wc-typography',
|
|
@@ -1867,7 +1931,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1867
1931
|
template: '<ng-content></ng-content>',
|
|
1868
1932
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1869
1933
|
inputs: ['customClass', 'hierarchy', { name: 'label', required: true }, 'size', 'weight'],
|
|
1870
|
-
standalone: false
|
|
1871
1934
|
}]
|
|
1872
1935
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1873
1936
|
let ModusWcUtilityPanel = class ModusWcUtilityPanel {
|
|
@@ -1880,15 +1943,16 @@ let ModusWcUtilityPanel = class ModusWcUtilityPanel {
|
|
|
1880
1943
|
c.detach();
|
|
1881
1944
|
this.el = r.nativeElement;
|
|
1882
1945
|
}
|
|
1883
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1884
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1946
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcUtilityPanel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1947
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.25", type: ModusWcUtilityPanel, isStandalone: true, selector: "modus-wc-utility-panel", inputs: { customClass: "customClass", expanded: "expanded", pushContent: "pushContent", targetElement: "targetElement" }, outputs: { panelOpened: "panelOpened", panelClosed: "panelClosed" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1885
1948
|
};
|
|
1886
1949
|
ModusWcUtilityPanel = __decorate([
|
|
1887
1950
|
ProxyCmp({
|
|
1951
|
+
defineCustomElementFn: defineCustomElement$U,
|
|
1888
1952
|
inputs: ['customClass', 'expanded', 'pushContent', 'targetElement']
|
|
1889
1953
|
})
|
|
1890
1954
|
], ModusWcUtilityPanel);
|
|
1891
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1955
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: ModusWcUtilityPanel, decorators: [{
|
|
1892
1956
|
type: Component,
|
|
1893
1957
|
args: [{
|
|
1894
1958
|
selector: 'modus-wc-utility-panel',
|
|
@@ -1897,7 +1961,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1897
1961
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1898
1962
|
inputs: ['customClass', 'expanded', 'pushContent', 'targetElement'],
|
|
1899
1963
|
outputs: ['panelOpened', 'panelClosed'],
|
|
1900
|
-
standalone: false
|
|
1901
1964
|
}]
|
|
1902
1965
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { panelOpened: [{
|
|
1903
1966
|
type: Output
|
|
@@ -1905,89 +1968,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1905
1968
|
type: Output
|
|
1906
1969
|
}] } });
|
|
1907
1970
|
|
|
1908
|
-
const DIRECTIVES = [
|
|
1909
|
-
ModusWcAccordion,
|
|
1910
|
-
ModusWcAlert,
|
|
1911
|
-
ModusWcAppMenu,
|
|
1912
|
-
ModusWcAutocomplete,
|
|
1913
|
-
ModusWcAvatar,
|
|
1914
|
-
ModusWcBadge,
|
|
1915
|
-
ModusWcBottomSheet,
|
|
1916
|
-
ModusWcBreadcrumbs,
|
|
1917
|
-
ModusWcButton,
|
|
1918
|
-
ModusWcButtonGroup,
|
|
1919
|
-
ModusWcCard,
|
|
1920
|
-
ModusWcCheckbox,
|
|
1921
|
-
ModusWcChip,
|
|
1922
|
-
ModusWcCollapse,
|
|
1923
|
-
ModusWcDate,
|
|
1924
|
-
ModusWcDivider,
|
|
1925
|
-
ModusWcDropdownMenu,
|
|
1926
|
-
ModusWcFileDropzone,
|
|
1927
|
-
ModusWcHandle,
|
|
1928
|
-
ModusWcIcon,
|
|
1929
|
-
ModusWcInputFeedback,
|
|
1930
|
-
ModusWcInputLabel,
|
|
1931
|
-
ModusWcLink,
|
|
1932
|
-
ModusWcLoader,
|
|
1933
|
-
ModusWcLogo,
|
|
1934
|
-
ModusWcMenu,
|
|
1935
|
-
ModusWcMenuItem,
|
|
1936
|
-
ModusWcModal,
|
|
1937
|
-
ModusWcNavbar,
|
|
1938
|
-
ModusWcNumberInput,
|
|
1939
|
-
ModusWcPagination,
|
|
1940
|
-
ModusWcPanel,
|
|
1941
|
-
ModusWcProfileMenu,
|
|
1942
|
-
ModusWcProgress,
|
|
1943
|
-
ModusWcRadio,
|
|
1944
|
-
ModusWcRating,
|
|
1945
|
-
ModusWcSelect,
|
|
1946
|
-
ModusWcSideNavigation,
|
|
1947
|
-
ModusWcSkeleton,
|
|
1948
|
-
ModusWcSlider,
|
|
1949
|
-
ModusWcStepper,
|
|
1950
|
-
ModusWcSwitch,
|
|
1951
|
-
ModusWcTable,
|
|
1952
|
-
ModusWcTabs,
|
|
1953
|
-
ModusWcTextInput,
|
|
1954
|
-
ModusWcTextarea,
|
|
1955
|
-
ModusWcThemeProvider,
|
|
1956
|
-
ModusWcThemeSwitcher,
|
|
1957
|
-
ModusWcTimeInput,
|
|
1958
|
-
ModusWcToast,
|
|
1959
|
-
ModusWcToolbar,
|
|
1960
|
-
ModusWcTooltip,
|
|
1961
|
-
ModusWcTreeItem,
|
|
1962
|
-
ModusWcTreeMenu,
|
|
1963
|
-
ModusWcTypography,
|
|
1964
|
-
ModusWcUtilityPanel
|
|
1965
|
-
];
|
|
1966
|
-
|
|
1967
|
-
class ModusAngularComponentsModule {
|
|
1968
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.25", ngImport: i0, type: ModusAngularComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1969
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.25", ngImport: i0, type: ModusAngularComponentsModule, declarations: [ModusWcAccordion, ModusWcAlert, ModusWcAppMenu, ModusWcAutocomplete, ModusWcAvatar, ModusWcBadge, ModusWcBottomSheet, ModusWcBreadcrumbs, ModusWcButton, ModusWcButtonGroup, ModusWcCard, ModusWcCheckbox, ModusWcChip, ModusWcCollapse, ModusWcDate, ModusWcDivider, ModusWcDropdownMenu, ModusWcFileDropzone, ModusWcHandle, ModusWcIcon, ModusWcInputFeedback, ModusWcInputLabel, ModusWcLink, ModusWcLoader, ModusWcLogo, ModusWcMenu, ModusWcMenuItem, ModusWcModal, ModusWcNavbar, ModusWcNumberInput, ModusWcPagination, ModusWcPanel, ModusWcProfileMenu, ModusWcProgress, ModusWcRadio, ModusWcRating, ModusWcSelect, ModusWcSideNavigation, ModusWcSkeleton, ModusWcSlider, ModusWcStepper, ModusWcSwitch, ModusWcTable, ModusWcTabs, ModusWcTextInput, ModusWcTextarea, ModusWcThemeProvider, ModusWcThemeSwitcher, ModusWcTimeInput, ModusWcToast, ModusWcToolbar, ModusWcTooltip, ModusWcTreeItem, ModusWcTreeMenu, ModusWcTypography, ModusWcUtilityPanel], exports: [ModusWcAccordion, ModusWcAlert, ModusWcAppMenu, ModusWcAutocomplete, ModusWcAvatar, ModusWcBadge, ModusWcBottomSheet, ModusWcBreadcrumbs, ModusWcButton, ModusWcButtonGroup, ModusWcCard, ModusWcCheckbox, ModusWcChip, ModusWcCollapse, ModusWcDate, ModusWcDivider, ModusWcDropdownMenu, ModusWcFileDropzone, ModusWcHandle, ModusWcIcon, ModusWcInputFeedback, ModusWcInputLabel, ModusWcLink, ModusWcLoader, ModusWcLogo, ModusWcMenu, ModusWcMenuItem, ModusWcModal, ModusWcNavbar, ModusWcNumberInput, ModusWcPagination, ModusWcPanel, ModusWcProfileMenu, ModusWcProgress, ModusWcRadio, ModusWcRating, ModusWcSelect, ModusWcSideNavigation, ModusWcSkeleton, ModusWcSlider, ModusWcStepper, ModusWcSwitch, ModusWcTable, ModusWcTabs, ModusWcTextInput, ModusWcTextarea, ModusWcThemeProvider, ModusWcThemeSwitcher, ModusWcTimeInput, ModusWcToast, ModusWcToolbar, ModusWcTooltip, ModusWcTreeItem, ModusWcTreeMenu, ModusWcTypography, ModusWcUtilityPanel] });
|
|
1970
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.25", ngImport: i0, type: ModusAngularComponentsModule, providers: [
|
|
1971
|
-
provideAppInitializer(() => {
|
|
1972
|
-
setAssetPath('/assets/');
|
|
1973
|
-
defineCustomElements(window);
|
|
1974
|
-
}),
|
|
1975
|
-
] });
|
|
1976
|
-
}
|
|
1977
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImport: i0, type: ModusAngularComponentsModule, decorators: [{
|
|
1978
|
-
type: NgModule,
|
|
1979
|
-
args: [{
|
|
1980
|
-
declarations: [...DIRECTIVES],
|
|
1981
|
-
exports: [...DIRECTIVES],
|
|
1982
|
-
providers: [
|
|
1983
|
-
provideAppInitializer(() => {
|
|
1984
|
-
setAssetPath('/assets/');
|
|
1985
|
-
defineCustomElements(window);
|
|
1986
|
-
}),
|
|
1987
|
-
],
|
|
1988
|
-
}]
|
|
1989
|
-
}] });
|
|
1990
|
-
|
|
1991
1971
|
/*
|
|
1992
1972
|
* Public API Surface of moduswebcomponents-angular
|
|
1993
1973
|
*/
|
|
@@ -1996,5 +1976,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
1996
1976
|
* Generated bundle index. Do not edit.
|
|
1997
1977
|
*/
|
|
1998
1978
|
|
|
1999
|
-
export {
|
|
1979
|
+
export { ModusWcAccordion, ModusWcAlert, ModusWcAppMenu, ModusWcAutocomplete, ModusWcAvatar, ModusWcBadge, ModusWcBottomSheet, ModusWcBreadcrumbs, ModusWcButton, ModusWcButtonGroup, ModusWcCard, ModusWcCheckbox, ModusWcChip, ModusWcCollapse, ModusWcDate, ModusWcDivider, ModusWcDropdownMenu, ModusWcFileDropzone, ModusWcHandle, ModusWcIcon, ModusWcInputFeedback, ModusWcInputLabel, ModusWcLink, ModusWcLoader, ModusWcLogo, ModusWcMenu, ModusWcMenuItem, ModusWcModal, ModusWcNavbar, ModusWcNumberInput, ModusWcPagination, ModusWcPanel, ModusWcProfileMenu, ModusWcProgress, ModusWcRadio, ModusWcRating, ModusWcSelect, ModusWcSideNavigation, ModusWcSkeleton, ModusWcSlider, ModusWcStepper, ModusWcSwitch, ModusWcTable, ModusWcTabs, ModusWcTextInput, ModusWcTextarea, ModusWcThemeProvider, ModusWcThemeSwitcher, ModusWcTimeInput, ModusWcToast, ModusWcToolbar, ModusWcTooltip, ModusWcTreeItem, ModusWcTreeMenu, ModusWcTypography, ModusWcUtilityPanel, provideModusWebComponents };
|
|
2000
1980
|
//# sourceMappingURL=trimble-oss-moduswebcomponents-angular.mjs.map
|