matcha-components 18.0.38 → 18.0.40
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/esm2022/lib/matcha-autocomplete/autocomplete-overview.directive.mjs +4 -4
- package/esm2022/lib/matcha-autocomplete/autocomplete.directive.mjs +4 -4
- package/esm2022/lib/matcha-autocomplete/autocomplete.module.mjs +5 -5
- package/esm2022/lib/matcha-badge/badge.directive.mjs +4 -4
- package/esm2022/lib/matcha-badge/badge.module.mjs +5 -5
- package/esm2022/lib/matcha-bottom-sheet/bottom-sheet.directive.mjs +4 -4
- package/esm2022/lib/matcha-bottom-sheet/bottom-sheet.module.mjs +5 -5
- package/esm2022/lib/matcha-button/button.directive.mjs +66 -5
- package/esm2022/lib/matcha-button/button.module.mjs +5 -5
- package/esm2022/lib/matcha-button-toggle/button-toggle.module.mjs +5 -5
- package/esm2022/lib/matcha-button-toggle/matcha-button-toggle.directive.mjs +4 -4
- package/esm2022/lib/matcha-card/card/card.component.mjs +77 -0
- package/esm2022/lib/matcha-card/card.module.mjs +6 -6
- package/esm2022/lib/matcha-checkbox/checkbox.directive.mjs +4 -4
- package/esm2022/lib/matcha-checkbox/checkbox.module.mjs +5 -5
- package/esm2022/lib/matcha-chips/chips.module.mjs +5 -5
- package/esm2022/lib/matcha-chips/matcha-chips.directive.mjs +4 -4
- package/esm2022/lib/matcha-components.module.mjs +5 -5
- package/esm2022/lib/matcha-datepicker/datepicker.directive.mjs +4 -4
- package/esm2022/lib/matcha-datepicker/datepicker.module.mjs +5 -5
- package/esm2022/lib/matcha-dialog/dialog.module.mjs +5 -5
- package/esm2022/lib/matcha-dialog/matcha-dialog.directive.mjs +4 -4
- package/esm2022/lib/matcha-divider/divider/divider.component.mjs +4 -4
- package/esm2022/lib/matcha-divider/divider.module.mjs +5 -5
- package/esm2022/lib/matcha-elevation/elevation.directive.mjs +4 -4
- package/esm2022/lib/matcha-elevation/elevation.module.mjs +5 -5
- package/esm2022/lib/matcha-expansion/expansion.directive.mjs +4 -4
- package/esm2022/lib/matcha-expansion/expansion.module.mjs +5 -5
- package/esm2022/lib/matcha-forms/form-field.directive.mjs +4 -4
- package/esm2022/lib/matcha-forms/forms.module.mjs +5 -5
- package/esm2022/lib/matcha-grid/grid.component.mjs +4 -4
- package/esm2022/lib/matcha-grid/grid.module.mjs +5 -5
- package/esm2022/lib/matcha-icon/icon.component.mjs +4 -4
- package/esm2022/lib/matcha-icon/icon.module.mjs +5 -5
- package/esm2022/lib/matcha-input/input.directive.mjs +4 -4
- package/esm2022/lib/matcha-input/input.module.mjs +5 -5
- package/esm2022/lib/matcha-list/list.directive.mjs +4 -4
- package/esm2022/lib/matcha-list/list.module.mjs +5 -5
- package/esm2022/lib/matcha-masonry/masonry/masonry.component.mjs +4 -4
- package/esm2022/lib/matcha-masonry/masonry.module.mjs +5 -5
- package/esm2022/lib/matcha-menu/menu.component.mjs +4 -4
- package/esm2022/lib/matcha-menu/menu.directive.mjs +4 -4
- package/esm2022/lib/matcha-menu/menu.module.mjs +5 -5
- package/esm2022/lib/matcha-modal/matcha-modal.module.mjs +5 -5
- package/esm2022/lib/matcha-modal/modal/modal.component.mjs +6 -16
- package/esm2022/lib/matcha-modal/modal-content/modal-content.component.mjs +4 -4
- package/esm2022/lib/matcha-modal/modal-footer/modal-footer.component.mjs +26 -19
- package/esm2022/lib/matcha-modal/modal-header/modal-header.component.mjs +5 -5
- package/esm2022/lib/matcha-modal/modal-options/modal-options.component.mjs +4 -4
- package/esm2022/lib/matcha-overflow-draggable/matcha-overflow-draggable.component.mjs +4 -4
- package/esm2022/lib/matcha-paginator/paginator.directive.mjs +4 -4
- package/esm2022/lib/matcha-paginator/paginator.module.mjs +5 -5
- package/esm2022/lib/matcha-progress-bar/progress-bar.directive.mjs +4 -4
- package/esm2022/lib/matcha-progress-bar/progress-bar.module.mjs +5 -5
- package/esm2022/lib/matcha-progress-spinner/progress-spinner.directive.mjs +4 -4
- package/esm2022/lib/matcha-progress-spinner/progress-spinner.module.mjs +5 -5
- package/esm2022/lib/matcha-radio-button/matcha-radio-button.directive.mjs +4 -4
- package/esm2022/lib/matcha-radio-button/radio-button.module.mjs +5 -5
- package/esm2022/lib/matcha-select/select.directive.mjs +4 -4
- package/esm2022/lib/matcha-select/select.module.mjs +5 -5
- package/esm2022/lib/matcha-sidenav/sidenav.directive.mjs +4 -4
- package/esm2022/lib/matcha-sidenav/sidenav.module.mjs +5 -5
- package/esm2022/lib/matcha-slide-toggle/slide-toggle.directive.mjs +4 -4
- package/esm2022/lib/matcha-slide-toggle/slide-toggle.module.mjs +5 -5
- package/esm2022/lib/matcha-slider/matcha-slider.directive.mjs +4 -4
- package/esm2022/lib/matcha-slider/slider.module.mjs +5 -5
- package/esm2022/lib/matcha-snackbar/snack-bar.directive.mjs +4 -4
- package/esm2022/lib/matcha-snackbar/snack-bar.module.mjs +5 -5
- package/esm2022/lib/matcha-sort-header/sort-header.directive.mjs +4 -4
- package/esm2022/lib/matcha-sort-header/sort-header.module.mjs +5 -5
- package/esm2022/lib/matcha-stepper/stepper.directive.mjs +4 -4
- package/esm2022/lib/matcha-stepper/stepper.module.mjs +5 -5
- package/esm2022/lib/matcha-table/table.directive.mjs +4 -4
- package/esm2022/lib/matcha-table/table.module.mjs +5 -5
- package/esm2022/lib/matcha-tabs/tabs.directive.mjs +4 -4
- package/esm2022/lib/matcha-tabs/tabs.module.mjs +5 -5
- package/esm2022/lib/matcha-title/title/title.component.mjs +4 -4
- package/esm2022/lib/matcha-title/title.module.mjs +5 -5
- package/esm2022/lib/matcha-tooltip/tooltip.directive.mjs +4 -4
- package/esm2022/lib/matcha-tooltip/tooltip.module.mjs +5 -5
- package/esm2022/lib/matcha-tree/tree.directive.mjs +4 -4
- package/esm2022/lib/matcha-tree/tree.module.mjs +5 -5
- package/esm2022/public-api.mjs +2 -2
- package/fesm2022/matcha-components.mjs +402 -317
- package/fesm2022/matcha-components.mjs.map +1 -1
- package/lib/matcha-button/button.directive.d.ts +14 -7
- package/lib/matcha-card/{card.component.d.ts → card/card.component.d.ts} +1 -0
- package/lib/matcha-card/card.module.d.ts +1 -1
- package/lib/matcha-modal/modal/modal.component.d.ts +1 -5
- package/lib/matcha-modal/modal-footer/modal-footer.component.d.ts +2 -1
- package/package.json +1 -1
- package/public-api.d.ts +1 -1
- package/esm2022/lib/matcha-card/card.component.mjs +0 -50
|
@@ -13,26 +13,53 @@ class MatchaCardComponent {
|
|
|
13
13
|
this.alpha = false;
|
|
14
14
|
this.loading = false;
|
|
15
15
|
}
|
|
16
|
+
hasBlockquotePosition() {
|
|
17
|
+
return this.blockquote === 'left' || this.blockquote === 'right';
|
|
18
|
+
}
|
|
16
19
|
get classes() {
|
|
17
20
|
const elevation = `elevation-z-${this.elevation}`;
|
|
18
|
-
let blockquoteposition = this.blockquote === 'right' || 'left' ? `matcha-card-border-${this.blockquote}` : '';
|
|
19
21
|
let backgroundColor = '';
|
|
20
22
|
let blockquoteColor = '';
|
|
23
|
+
let blockquotePosition = null;
|
|
21
24
|
if (this.color === 'bg' || this.color === 'surface') {
|
|
22
|
-
|
|
23
|
-
|
|
25
|
+
if (this.alpha) {
|
|
26
|
+
backgroundColor = `background-${this.color}-alpha`;
|
|
27
|
+
}
|
|
28
|
+
else {
|
|
29
|
+
backgroundColor = `background-${this.color}`;
|
|
30
|
+
}
|
|
31
|
+
if (this.hasBlockquotePosition()) {
|
|
32
|
+
blockquotePosition = `matcha-card-border-${this.blockquote}`;
|
|
33
|
+
blockquoteColor = this.blockquoteColor ? `border-color-${this.blockquoteColor}` : '';
|
|
34
|
+
}
|
|
35
|
+
else {
|
|
36
|
+
blockquotePosition = '';
|
|
37
|
+
blockquoteColor = '';
|
|
38
|
+
}
|
|
24
39
|
}
|
|
25
40
|
else {
|
|
26
|
-
|
|
27
|
-
|
|
41
|
+
if (this.alpha) {
|
|
42
|
+
backgroundColor = `background-${this.color}-alpha`;
|
|
43
|
+
}
|
|
44
|
+
else {
|
|
45
|
+
backgroundColor = `${this.color}`;
|
|
46
|
+
}
|
|
47
|
+
if (this.hasBlockquotePosition()) {
|
|
48
|
+
blockquotePosition = `matcha-card-border-${this.blockquote}`;
|
|
49
|
+
blockquoteColor = this.color ? `border-color-${this.color}` : '';
|
|
50
|
+
}
|
|
51
|
+
else {
|
|
52
|
+
blockquotePosition = '';
|
|
53
|
+
blockquoteColor = '';
|
|
54
|
+
}
|
|
28
55
|
}
|
|
29
|
-
const activeClasses = `matcha-card ${elevation} ${
|
|
56
|
+
const activeClasses = `matcha-card ${elevation} ${blockquotePosition} ${blockquoteColor} ${backgroundColor} ${this.loading ? 'loading' : ''} ${this.class}`;
|
|
30
57
|
return activeClasses;
|
|
31
58
|
}
|
|
32
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
33
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
59
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaCardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
60
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaCardComponent, selector: "matcha-card", inputs: { elevation: "elevation", blockquote: "blockquote", color: "color", blockquoteColor: "blockquoteColor", class: "class", alpha: "alpha", loading: "loading" }, ngImport: i0, template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n", styles: [""] }); }
|
|
34
61
|
}
|
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
62
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaCardComponent, decorators: [{
|
|
36
63
|
type: Component,
|
|
37
64
|
args: [{ selector: 'matcha-card', template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n" }]
|
|
38
65
|
}], propDecorators: { elevation: [{
|
|
@@ -73,10 +100,10 @@ class MatchaDividerComponent {
|
|
|
73
100
|
activeClasses += gapXl ? ` ${gapXl}` : '';
|
|
74
101
|
return activeClasses;
|
|
75
102
|
}
|
|
76
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
77
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
103
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDividerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
104
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaDividerComponent, selector: "matcha-divider", inputs: { gap: "gap", gapSm: ["gap-sm", "gapSm"], gapMd: ["gap-md", "gapMd"], gapLg: ["gap-lg", "gapLg"], gapXl: ["gap-xl", "gapXl"] }, ngImport: i0, template: "<div [class]=\"classes\"></div>\n", styles: [""] }); }
|
|
78
105
|
}
|
|
79
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
106
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDividerComponent, decorators: [{
|
|
80
107
|
type: Component,
|
|
81
108
|
args: [{ selector: 'matcha-divider', template: "<div [class]=\"classes\"></div>\n" }]
|
|
82
109
|
}], propDecorators: { gap: [{
|
|
@@ -140,10 +167,10 @@ class MatchaTitleComponent {
|
|
|
140
167
|
hasIconClickOutput() {
|
|
141
168
|
return this.iconClick.observers.length > 0;
|
|
142
169
|
}
|
|
143
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
144
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
170
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
171
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaTitleComponent, selector: "matcha-title", inputs: { color: "color", size: "size", loading: "loading", type: "type", icon: "icon" }, outputs: { iconClick: "iconClick" }, ngImport: i0, template: "<!-- <matcha-title size=\"1\" type=\"bullet\"></matcha-title> -->\n\n<div class=\"d-flex flex-align-center m-0\">\n <span [class]=\"signClasses\" [class.cursor-pointer]=\"hasIconClickOutput()\" (click)=\"emitIconAction()\"></span>\n <span [class]=\"textClasses\">\n <ng-content></ng-content>\n </span>\n</div>\n", styles: [""] }); }
|
|
145
172
|
}
|
|
146
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
173
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTitleComponent, decorators: [{
|
|
147
174
|
type: Component,
|
|
148
175
|
args: [{ selector: 'matcha-title', template: "<!-- <matcha-title size=\"1\" type=\"bullet\"></matcha-title> -->\n\n<div class=\"d-flex flex-align-center m-0\">\n <span [class]=\"signClasses\" [class.cursor-pointer]=\"hasIconClickOutput()\" (click)=\"emitIconAction()\"></span>\n <span [class]=\"textClasses\">\n <ng-content></ng-content>\n </span>\n</div>\n" }]
|
|
149
176
|
}], propDecorators: { color: [{
|
|
@@ -176,10 +203,10 @@ class MatchaIconComponent {
|
|
|
176
203
|
const activeClasses = `${icon} ${color} ${size} ${loading} ${this.class}`;
|
|
177
204
|
return activeClasses;
|
|
178
205
|
}
|
|
179
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
180
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
206
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
207
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaIconComponent, selector: "matcha-icon", inputs: { name: "name", size: "size", color: "color", class: "class", loading: "loading" }, ngImport: i0, template: "<span [class]=\"classes\">\n <ng-content></ng-content>\n</span>\n", styles: [""] }); }
|
|
181
208
|
}
|
|
182
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
209
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaIconComponent, decorators: [{
|
|
183
210
|
type: Component,
|
|
184
211
|
args: [{ selector: 'matcha-icon', template: "<span [class]=\"classes\">\n <ng-content></ng-content>\n</span>\n" }]
|
|
185
212
|
}], propDecorators: { name: [{
|
|
@@ -276,10 +303,10 @@ class MatchaGridComponent {
|
|
|
276
303
|
this.setColspanClasses(this.colspan, this.breakpoint);
|
|
277
304
|
this.setRowspanClasses(this.rowspan, this.breakpoint);
|
|
278
305
|
}
|
|
279
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
280
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
306
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaGridComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
307
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaGridComponent, selector: "matcha-grid", inputs: { breakpoint: "breakpoint", col: "col", gap: "gap", class: "class", span: "span", rowspan: "rowspan", colspan: "colspan", direction: "direction", loading: "loading" }, usesOnChanges: true, ngImport: i0, template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n", styles: [""] }); }
|
|
281
308
|
}
|
|
282
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaGridComponent, decorators: [{
|
|
283
310
|
type: Component,
|
|
284
311
|
args: [{ selector: 'matcha-grid', template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n" }]
|
|
285
312
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { breakpoint: [{
|
|
@@ -339,10 +366,10 @@ class MatchaMasonryComponent {
|
|
|
339
366
|
activeClasses += gapXl ? ` ${gapXl}` : '';
|
|
340
367
|
return activeClasses;
|
|
341
368
|
}
|
|
342
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
343
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
369
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMasonryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
370
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaMasonryComponent, selector: "matcha-masonry", inputs: { colSize: ["col", "colSize"], smColSize: ["col-sm", "smColSize"], mdColSize: ["col-md", "mdColSize"], lgColSize: ["col-lg", "lgColSize"], xlColSize: ["col-xl", "xlColSize"], gap: "gap", gapSm: ["gap-sm", "gapSm"], gapMd: ["gap-md", "gapMd"], gapLg: ["gap-lg", "gapLg"], gapXl: ["gap-xl", "gapXl"] }, ngImport: i0, template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n", styles: [""] }); }
|
|
344
371
|
}
|
|
345
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
372
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMasonryComponent, decorators: [{
|
|
346
373
|
type: Component,
|
|
347
374
|
args: [{ selector: 'matcha-masonry', template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n" }]
|
|
348
375
|
}], propDecorators: { colSize: [{
|
|
@@ -378,53 +405,60 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
378
405
|
}] } });
|
|
379
406
|
|
|
380
407
|
class MatchaModalContentComponent {
|
|
381
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
382
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
408
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
409
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaModalContentComponent, selector: "matcha-modal-content", ngImport: i0, template: "\n<div class=\"py-24 pt-0 overflow-auto\" style=\"max-height: calc(100vh - 300px);\n\">\n <div class=\"matcha-card-flat matcha-background-transparent p-0 d-flex-column\">\n <div class=\"d-flex-column matcha-card-flat matcha-background-transparent px-24 py-0\">\n <ng-content></ng-content>\n <!-- <h4 class=\"fw-700 my-24\">{{channel?.name}}</h4>\n <div *ngIf=\"channel?.image\" class=\"container\">\n <div\n class=\"w-100-p aspect-ratio-16x9 d-flex-column d-flex-space-between overflow-hidden position-relative matcha-background-disabled border-radius-8\">\n <div class=\"front-image d-flex-column h-100-p p-24\">\n <div\n class=\"position-absolute align-top align-left w-100-p aspect-ratio-16x9 d-flex-center-center\">\n <div class=\"position-absolute align-top align-left w-100-p aspect-ratio-16x9\" [ngStyle]=\"{\n background: 'url(' + channel?.image + ') no-repeat center center / cover',\n filter: 'blur(100px)'\n }\"></div>\n <div class=\"position-absolute align-top align-left w-100-p aspect-ratio-16x9\" [ngStyle]=\"{\n background: 'url(' + channel?.image + ') no-repeat center center / cover'\n }\"></div>\n </div>\n </div>\n </div>\n </div>\n <div *ngIf=\"!channel?.image\" class=\"container min-h-220 d-flex\">\n <div class=\"w-100-p min-h-220 matcha-background-disabled border-radius-8\">\n <div class=\"front-image h-100-p p-24 d-flex-center-center\">\n <span class=\"i-matcha-gallery i-size-lg fs-72 lh-72 w-72 h-72 matcha-color-placeholder\"></span>\n </div>\n </div>\n </div>\n <div class=\"py-24\">\n <span class=\"par-m matcha-color-placeholder\">\n <span [innerHTML]=\"channel.description ? getFormattedText(channel.description) : 'N\u00E3o dispon\u00EDvel'\"></span>\n </span>\n </div>\n <collapsible-section class=\"flatten\" color=\"primary\" nameRef=\"advancedOptions\" title=\"Dados extras\"\n [labelMore]=\"'ACTION.SEE_MORE' | translate\" [labelLess]=\"'ACTION.SEE_LESS' | translate\">\n <div class=\"d-flex-column gap-16\">\n <span>• Configura\u00E7\u00F5es do canal</span>\n <div class=\"matcha-card\">\n <div class=\"d-flex-space-between\">\n <span>Permitir o usu\u00E1rio compartilhar canal?</span>\n <span>{{channel.can_share ? 'Sim' : 'N\u00E3o'}}</span>\n </div>\n </div>\n\n <div class=\"matcha-card mb-24\">\n <div class=\"d-flex-space-between\">\n <span>Est\u00E1 ao vivo agora?</span>\n <span>{{ channel.is_live ? ('ACTION.YES' | translate) : ('ACTION.NO' | translate)}}</span>\n </div>\n </div>\n </div>\n </collapsible-section> -->\n </div>\n </div>\n</div>\n", styles: [""] }); }
|
|
383
410
|
}
|
|
384
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
411
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalContentComponent, decorators: [{
|
|
385
412
|
type: Component,
|
|
386
413
|
args: [{ selector: 'matcha-modal-content', template: "\n<div class=\"py-24 pt-0 overflow-auto\" style=\"max-height: calc(100vh - 300px);\n\">\n <div class=\"matcha-card-flat matcha-background-transparent p-0 d-flex-column\">\n <div class=\"d-flex-column matcha-card-flat matcha-background-transparent px-24 py-0\">\n <ng-content></ng-content>\n <!-- <h4 class=\"fw-700 my-24\">{{channel?.name}}</h4>\n <div *ngIf=\"channel?.image\" class=\"container\">\n <div\n class=\"w-100-p aspect-ratio-16x9 d-flex-column d-flex-space-between overflow-hidden position-relative matcha-background-disabled border-radius-8\">\n <div class=\"front-image d-flex-column h-100-p p-24\">\n <div\n class=\"position-absolute align-top align-left w-100-p aspect-ratio-16x9 d-flex-center-center\">\n <div class=\"position-absolute align-top align-left w-100-p aspect-ratio-16x9\" [ngStyle]=\"{\n background: 'url(' + channel?.image + ') no-repeat center center / cover',\n filter: 'blur(100px)'\n }\"></div>\n <div class=\"position-absolute align-top align-left w-100-p aspect-ratio-16x9\" [ngStyle]=\"{\n background: 'url(' + channel?.image + ') no-repeat center center / cover'\n }\"></div>\n </div>\n </div>\n </div>\n </div>\n <div *ngIf=\"!channel?.image\" class=\"container min-h-220 d-flex\">\n <div class=\"w-100-p min-h-220 matcha-background-disabled border-radius-8\">\n <div class=\"front-image h-100-p p-24 d-flex-center-center\">\n <span class=\"i-matcha-gallery i-size-lg fs-72 lh-72 w-72 h-72 matcha-color-placeholder\"></span>\n </div>\n </div>\n </div>\n <div class=\"py-24\">\n <span class=\"par-m matcha-color-placeholder\">\n <span [innerHTML]=\"channel.description ? getFormattedText(channel.description) : 'N\u00E3o dispon\u00EDvel'\"></span>\n </span>\n </div>\n <collapsible-section class=\"flatten\" color=\"primary\" nameRef=\"advancedOptions\" title=\"Dados extras\"\n [labelMore]=\"'ACTION.SEE_MORE' | translate\" [labelLess]=\"'ACTION.SEE_LESS' | translate\">\n <div class=\"d-flex-column gap-16\">\n <span>• Configura\u00E7\u00F5es do canal</span>\n <div class=\"matcha-card\">\n <div class=\"d-flex-space-between\">\n <span>Permitir o usu\u00E1rio compartilhar canal?</span>\n <span>{{channel.can_share ? 'Sim' : 'N\u00E3o'}}</span>\n </div>\n </div>\n\n <div class=\"matcha-card mb-24\">\n <div class=\"d-flex-space-between\">\n <span>Est\u00E1 ao vivo agora?</span>\n <span>{{ channel.is_live ? ('ACTION.YES' | translate) : ('ACTION.NO' | translate)}}</span>\n </div>\n </div>\n </div>\n </collapsible-section> -->\n </div>\n </div>\n</div>\n" }]
|
|
387
414
|
}] });
|
|
388
415
|
|
|
389
416
|
class MatchaModalHeaderComponent {
|
|
390
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
391
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
417
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
418
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaModalHeaderComponent, selector: "matcha-modal-header", ngImport: i0, template: "<!-- [@animate]=\"{ value: '*', params: { delay: '100ms' } }\" -->\n<!-- MATCHA CHECK -->\n<div class=\"matcha-section pt-16 px-16 pt-md-24 px-md-24\">\n <div class=\"d-flex flex-wrap flex-space-between mb-16 mb-md-24\">\n <div class=\"flex-space-between flex-align-center\">\n <ng-content></ng-content>\n </div>\n <div class=\"flex-row flex-end gap-8\">\n <ng-content select=\"matcha-modal-options\"></ng-content>\n </div>\n </div>\n <matcha-divider></matcha-divider>\n</div>\n", styles: [""], dependencies: [{ kind: "component", type: MatchaDividerComponent, selector: "matcha-divider", inputs: ["gap", "gap-sm", "gap-md", "gap-lg", "gap-xl"] }] }); }
|
|
392
419
|
}
|
|
393
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
420
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalHeaderComponent, decorators: [{
|
|
394
421
|
type: Component,
|
|
395
|
-
args: [{ selector: 'matcha-modal-header', template: "<!-- [@animate]=\"{ value: '*', params: { delay: '100ms' } }\" -->\n<!-- MATCHA CHECK -->\n<div class=\"matcha-section pt-16 px-16 pt-md-24 px-md-24\">\n <div class=\"d-flex flex-wrap flex-space-between mb-16 mb-
|
|
422
|
+
args: [{ selector: 'matcha-modal-header', template: "<!-- [@animate]=\"{ value: '*', params: { delay: '100ms' } }\" -->\n<!-- MATCHA CHECK -->\n<div class=\"matcha-section pt-16 px-16 pt-md-24 px-md-24\">\n <div class=\"d-flex flex-wrap flex-space-between mb-16 mb-md-24\">\n <div class=\"flex-space-between flex-align-center\">\n <ng-content></ng-content>\n </div>\n <div class=\"flex-row flex-end gap-8\">\n <ng-content select=\"matcha-modal-options\"></ng-content>\n </div>\n </div>\n <matcha-divider></matcha-divider>\n</div>\n" }]
|
|
396
423
|
}] });
|
|
397
424
|
|
|
398
425
|
class MatchaModalFooterComponent {
|
|
426
|
+
constructor() {
|
|
427
|
+
this.buttonType = 0;
|
|
428
|
+
}
|
|
399
429
|
ngAfterViewInit() {
|
|
400
430
|
const modalFooter = document.querySelectorAll('matcha-modal-footer');
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
431
|
+
modalFooter.forEach(footer => {
|
|
432
|
+
const buttons = footer.querySelectorAll('.matcha-button');
|
|
433
|
+
if (buttons.length === 1) {
|
|
434
|
+
buttons.forEach(button => {
|
|
435
|
+
button.classList.add('w-100-p');
|
|
436
|
+
});
|
|
437
|
+
}
|
|
438
|
+
if (buttons.length > 1) {
|
|
439
|
+
buttons.forEach(button => {
|
|
440
|
+
button.classList.add('max-w-sm-256');
|
|
441
|
+
button.classList.add('w-100-p');
|
|
442
|
+
});
|
|
443
|
+
}
|
|
444
|
+
});
|
|
414
445
|
}
|
|
415
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
416
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
446
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
447
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaModalFooterComponent, selector: "matcha-modal-footer", inputs: { buttonType: ["", "buttonType"] }, ngImport: i0, template: "<div class=\"matcha-section pb-16 px-16 pb-md-24 px-md-24\">\n <matcha-divider></matcha-divider>\n <div class=\"flex-column flex-sm-row w-100-p flex-space-between mt-16 mt-md-24 gap-16\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: [""], dependencies: [{ kind: "component", type: MatchaDividerComponent, selector: "matcha-divider", inputs: ["gap", "gap-sm", "gap-md", "gap-lg", "gap-xl"] }] }); }
|
|
417
448
|
}
|
|
418
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
449
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalFooterComponent, decorators: [{
|
|
419
450
|
type: Component,
|
|
420
451
|
args: [{ selector: 'matcha-modal-footer', template: "<div class=\"matcha-section pb-16 px-16 pb-md-24 px-md-24\">\n <matcha-divider></matcha-divider>\n <div class=\"flex-column flex-sm-row w-100-p flex-space-between mt-16 mt-md-24 gap-16\">\n <ng-content></ng-content>\n </div>\n</div>\n" }]
|
|
421
|
-
}]
|
|
452
|
+
}], propDecorators: { buttonType: [{
|
|
453
|
+
type: Input,
|
|
454
|
+
args: ['']
|
|
455
|
+
}] } });
|
|
422
456
|
|
|
423
457
|
class MatchaModalOptionsComponent {
|
|
424
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
425
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
458
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalOptionsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
459
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaModalOptionsComponent, selector: "matcha-modal-options", ngImport: i0, template: "<div class=\"flex-row gap-8\">\n <ng-content></ng-content>\n</div>\n", styles: [""] }); }
|
|
426
460
|
}
|
|
427
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
461
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalOptionsComponent, decorators: [{
|
|
428
462
|
type: Component,
|
|
429
463
|
args: [{ selector: 'matcha-modal-options', template: "<div class=\"flex-row gap-8\">\n <ng-content></ng-content>\n</div>\n" }]
|
|
430
464
|
}] });
|
|
@@ -433,32 +467,22 @@ class MatchaModalComponent {
|
|
|
433
467
|
constructor() {
|
|
434
468
|
this.elevation = 0;
|
|
435
469
|
this.class = '';
|
|
436
|
-
this.icon = '';
|
|
437
|
-
this.iconClick = new EventEmitter();
|
|
438
470
|
}
|
|
439
471
|
get classes() {
|
|
440
472
|
const elevation = `elevation-z-${this.elevation}`;
|
|
441
473
|
const activeClasses = `background-surface radius-8 ${elevation} ${this.class}`;
|
|
442
474
|
return activeClasses;
|
|
443
475
|
}
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
this.iconClick.emit(data);
|
|
447
|
-
}
|
|
448
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.0", ngImport: i0, type: MatchaModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
449
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.0", type: MatchaModalComponent, selector: "matcha-modal", inputs: { elevation: "elevation", class: "class", icon: "icon" }, outputs: { iconClick: "iconClick" }, ngImport: i0, template: "<!-- HOW TO USE:\n<page-header [title]=\"TITULO-AQU\" icon=\"ICONE-AQUI\" (iconClick)=\"FUN\u00C7\u00C3O-AO-CLICAR-NO-ICONE-AQUI\">\n <search-form (searchText)=\"searchText($event)\"></search-form>\n <button-toggle-view>\n BOT\u00C3O DE TOOGLE VIEW AQUI\n </button-toggle-view>\n <button-new>\n BOT\u00C3O DE NOVO AQUI\n </button-new>\n QUALQUER OUTRA FUNCIONALIDADE AQUI\n</page-header>\n-->\n<!-- CONTENT HEADER -->\n<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n<!-- / CONTENT HEADER -->\n", styles: [""] }); }
|
|
476
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
477
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaModalComponent, selector: "matcha-modal", inputs: { elevation: "elevation", class: "class" }, ngImport: i0, template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n", styles: [""] }); }
|
|
450
478
|
}
|
|
451
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
479
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalComponent, decorators: [{
|
|
452
480
|
type: Component,
|
|
453
|
-
args: [{ selector: 'matcha-modal', template: "
|
|
481
|
+
args: [{ selector: 'matcha-modal', template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n" }]
|
|
454
482
|
}], propDecorators: { elevation: [{
|
|
455
483
|
type: Input
|
|
456
484
|
}], class: [{
|
|
457
485
|
type: Input
|
|
458
|
-
}], icon: [{
|
|
459
|
-
type: Input
|
|
460
|
-
}], iconClick: [{
|
|
461
|
-
type: Output
|
|
462
486
|
}] } });
|
|
463
487
|
|
|
464
488
|
class MatchaMenuComponent {
|
|
@@ -490,10 +514,10 @@ class MatchaMenuComponent {
|
|
|
490
514
|
toggleMenu() {
|
|
491
515
|
this.isOpen = !this.isOpen;
|
|
492
516
|
}
|
|
493
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
494
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
517
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMenuComponent, deps: [{ token: ElementRef }, { token: Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
518
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaMenuComponent, selector: "matcha-menu", inputs: { isParentMenu: "isParentMenu" }, host: { listeners: { "document:click": "handleOutsideClick($event)", "mouseleave": "handleMouseLeave($event)" } }, exportAs: ["matchaMenu"], ngImport: i0, template: "<div class=\"menu\" [ngClass]=\"{'show': isOpen}\">\n <ng-content></ng-content>\n </div>\n", styles: [""], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
|
|
495
519
|
}
|
|
496
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
520
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMenuComponent, decorators: [{
|
|
497
521
|
type: Component,
|
|
498
522
|
args: [{ selector: 'matcha-menu', exportAs: 'matchaMenu', template: "<div class=\"menu\" [ngClass]=\"{'show': isOpen}\">\n <ng-content></ng-content>\n </div>\n" }]
|
|
499
523
|
}], ctorParameters: () => [{ type: i0.ElementRef, decorators: [{
|
|
@@ -513,11 +537,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
513
537
|
}] } });
|
|
514
538
|
|
|
515
539
|
class MatchaIconModule {
|
|
516
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
517
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
518
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
540
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
541
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaIconModule, declarations: [MatchaIconComponent], imports: [CommonModule], exports: [MatchaIconComponent] }); }
|
|
542
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaIconModule, imports: [CommonModule] }); }
|
|
519
543
|
}
|
|
520
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
544
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaIconModule, decorators: [{
|
|
521
545
|
type: NgModule,
|
|
522
546
|
args: [{
|
|
523
547
|
declarations: [MatchaIconComponent],
|
|
@@ -527,11 +551,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
527
551
|
}] });
|
|
528
552
|
|
|
529
553
|
class MatchaTitleModule {
|
|
530
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
531
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
532
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
554
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTitleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
555
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaTitleModule, declarations: [MatchaTitleComponent], imports: [CommonModule], exports: [MatchaTitleComponent] }); }
|
|
556
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTitleModule, imports: [CommonModule] }); }
|
|
533
557
|
}
|
|
534
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
558
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTitleModule, decorators: [{
|
|
535
559
|
type: NgModule,
|
|
536
560
|
args: [{
|
|
537
561
|
declarations: [MatchaTitleComponent],
|
|
@@ -541,11 +565,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
541
565
|
}] });
|
|
542
566
|
|
|
543
567
|
class MatchaDividerModule {
|
|
544
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
545
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
546
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
568
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDividerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
569
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaDividerModule, declarations: [MatchaDividerComponent], imports: [CommonModule], exports: [MatchaDividerComponent] }); }
|
|
570
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDividerModule, imports: [CommonModule] }); }
|
|
547
571
|
}
|
|
548
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
572
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDividerModule, decorators: [{
|
|
549
573
|
type: NgModule,
|
|
550
574
|
args: [{
|
|
551
575
|
declarations: [
|
|
@@ -559,8 +583,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
559
583
|
}] });
|
|
560
584
|
|
|
561
585
|
class MatchaModalModule {
|
|
562
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
563
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
586
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
587
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalModule, declarations: [MatchaModalHeaderComponent,
|
|
564
588
|
MatchaModalContentComponent,
|
|
565
589
|
MatchaModalFooterComponent,
|
|
566
590
|
MatchaModalOptionsComponent,
|
|
@@ -572,12 +596,12 @@ class MatchaModalModule {
|
|
|
572
596
|
MatchaModalFooterComponent,
|
|
573
597
|
MatchaModalOptionsComponent,
|
|
574
598
|
MatchaModalComponent] }); }
|
|
575
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
599
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalModule, imports: [CommonModule,
|
|
576
600
|
MatchaIconModule,
|
|
577
601
|
MatchaTitleModule,
|
|
578
602
|
MatchaDividerModule] }); }
|
|
579
603
|
}
|
|
580
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
604
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaModalModule, decorators: [{
|
|
581
605
|
type: NgModule,
|
|
582
606
|
args: [{
|
|
583
607
|
declarations: [
|
|
@@ -604,11 +628,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
604
628
|
}] });
|
|
605
629
|
|
|
606
630
|
class MatchaCardModule {
|
|
607
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
608
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
609
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
631
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
632
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaCardModule, declarations: [MatchaCardComponent], imports: [CommonModule], exports: [MatchaCardComponent] }); }
|
|
633
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaCardModule, imports: [CommonModule] }); }
|
|
610
634
|
}
|
|
611
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
635
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaCardModule, decorators: [{
|
|
612
636
|
type: NgModule,
|
|
613
637
|
args: [{
|
|
614
638
|
declarations: [MatchaCardComponent],
|
|
@@ -618,11 +642,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
618
642
|
}] });
|
|
619
643
|
|
|
620
644
|
class MatchaMasonryModule {
|
|
621
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
622
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
623
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
645
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMasonryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
646
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaMasonryModule, declarations: [MatchaMasonryComponent], imports: [CommonModule], exports: [MatchaMasonryComponent] }); }
|
|
647
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMasonryModule, imports: [CommonModule] }); }
|
|
624
648
|
}
|
|
625
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
649
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMasonryModule, decorators: [{
|
|
626
650
|
type: NgModule,
|
|
627
651
|
args: [{
|
|
628
652
|
declarations: [MatchaMasonryComponent],
|
|
@@ -637,10 +661,10 @@ class MatchaAutocompleteDirective {
|
|
|
637
661
|
this._renderer = _renderer;
|
|
638
662
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-autocomplete');
|
|
639
663
|
}
|
|
640
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
641
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
664
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaAutocompleteDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
665
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaAutocompleteDirective, selector: "[matcha-autocomplete]", ngImport: i0 }); }
|
|
642
666
|
}
|
|
643
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
667
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaAutocompleteDirective, decorators: [{
|
|
644
668
|
type: Directive,
|
|
645
669
|
args: [{
|
|
646
670
|
selector: '[matcha-autocomplete]'
|
|
@@ -654,10 +678,10 @@ class MatchaAutocompleteOverviewDirective {
|
|
|
654
678
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
655
679
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-autocomplete-overview');
|
|
656
680
|
}
|
|
657
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
658
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
681
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaAutocompleteOverviewDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
682
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaAutocompleteOverviewDirective, selector: "[matcha-autocomplete-overview]", ngImport: i0 }); }
|
|
659
683
|
}
|
|
660
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
684
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaAutocompleteOverviewDirective, decorators: [{
|
|
661
685
|
type: Directive,
|
|
662
686
|
args: [{
|
|
663
687
|
selector: '[matcha-autocomplete-overview]'
|
|
@@ -665,12 +689,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
665
689
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
666
690
|
|
|
667
691
|
class MatchaAutocompleteModule {
|
|
668
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
669
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
692
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaAutocompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
693
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaAutocompleteModule, declarations: [MatchaAutocompleteDirective,
|
|
670
694
|
MatchaAutocompleteOverviewDirective], exports: [MatchaAutocompleteDirective, MatchaAutocompleteOverviewDirective] }); }
|
|
671
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
695
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaAutocompleteModule }); }
|
|
672
696
|
}
|
|
673
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
697
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaAutocompleteModule, decorators: [{
|
|
674
698
|
type: NgModule,
|
|
675
699
|
args: [{
|
|
676
700
|
declarations: [
|
|
@@ -689,10 +713,10 @@ class MatchaBadgeDirective {
|
|
|
689
713
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
690
714
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-badge');
|
|
691
715
|
}
|
|
692
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
693
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
716
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaBadgeDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
717
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaBadgeDirective, selector: "[matcha-badge]", ngImport: i0 }); }
|
|
694
718
|
}
|
|
695
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
719
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaBadgeDirective, decorators: [{
|
|
696
720
|
type: Directive,
|
|
697
721
|
args: [{
|
|
698
722
|
selector: '[matcha-badge]',
|
|
@@ -700,11 +724,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
700
724
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
701
725
|
|
|
702
726
|
class MatchaBadgeModule {
|
|
703
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
704
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
705
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
727
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
728
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaBadgeModule, declarations: [MatchaBadgeDirective], exports: [MatchaBadgeDirective] }); }
|
|
729
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaBadgeModule }); }
|
|
706
730
|
}
|
|
707
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
731
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaBadgeModule, decorators: [{
|
|
708
732
|
type: NgModule,
|
|
709
733
|
args: [{
|
|
710
734
|
declarations: [MatchaBadgeDirective],
|
|
@@ -720,10 +744,10 @@ class MatchaTabsDirective {
|
|
|
720
744
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
721
745
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-tabs');
|
|
722
746
|
}
|
|
723
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
724
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
747
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTabsDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
748
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaTabsDirective, selector: "[matchaTabs]", ngImport: i0 }); }
|
|
725
749
|
}
|
|
726
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
750
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTabsDirective, decorators: [{
|
|
727
751
|
type: Directive,
|
|
728
752
|
args: [{
|
|
729
753
|
selector: '[matchaTabs]'
|
|
@@ -731,11 +755,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
731
755
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
732
756
|
|
|
733
757
|
class MatchaTabsModule {
|
|
734
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
735
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
736
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
758
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
759
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaTabsModule, declarations: [MatchaTabsDirective], imports: [CommonModule], exports: [MatchaTabsDirective] }); }
|
|
760
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTabsModule, imports: [CommonModule] }); }
|
|
737
761
|
}
|
|
738
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
762
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTabsModule, decorators: [{
|
|
739
763
|
type: NgModule,
|
|
740
764
|
args: [{
|
|
741
765
|
declarations: [MatchaTabsDirective],
|
|
@@ -751,10 +775,10 @@ class MatchaBottomSheetDirective {
|
|
|
751
775
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
752
776
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-bottom-sheet');
|
|
753
777
|
}
|
|
754
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
755
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
778
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaBottomSheetDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
779
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaBottomSheetDirective, selector: "[matcha-bottom-sheet]", ngImport: i0 }); }
|
|
756
780
|
}
|
|
757
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
781
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaBottomSheetDirective, decorators: [{
|
|
758
782
|
type: Directive,
|
|
759
783
|
args: [{
|
|
760
784
|
selector: '[matcha-bottom-sheet]'
|
|
@@ -762,11 +786,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
762
786
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
763
787
|
|
|
764
788
|
class MatchaBottomSheetModule {
|
|
765
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
766
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
767
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
789
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaBottomSheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
790
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaBottomSheetModule, declarations: [MatchaBottomSheetDirective], exports: [MatchaBottomSheetDirective] }); }
|
|
791
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaBottomSheetModule }); }
|
|
768
792
|
}
|
|
769
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
793
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaBottomSheetModule, decorators: [{
|
|
770
794
|
type: NgModule,
|
|
771
795
|
args: [{
|
|
772
796
|
declarations: [MatchaBottomSheetDirective],
|
|
@@ -781,10 +805,10 @@ class MatchaButtonToggleDirective {
|
|
|
781
805
|
this._renderer = _renderer;
|
|
782
806
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-button-toggle');
|
|
783
807
|
}
|
|
784
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
785
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
808
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonToggleDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
809
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaButtonToggleDirective, selector: "[matcha-button-toggle]", ngImport: i0 }); }
|
|
786
810
|
}
|
|
787
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
811
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonToggleDirective, decorators: [{
|
|
788
812
|
type: Directive,
|
|
789
813
|
args: [{
|
|
790
814
|
selector: '[matcha-button-toggle]'
|
|
@@ -792,11 +816,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
792
816
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
793
817
|
|
|
794
818
|
class MatchaButtonToggleModule {
|
|
795
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
796
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
797
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
819
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonToggleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
820
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonToggleModule, declarations: [MatchaButtonToggleDirective], exports: [MatchaButtonToggleDirective] }); }
|
|
821
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonToggleModule }); }
|
|
798
822
|
}
|
|
799
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
823
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonToggleModule, decorators: [{
|
|
800
824
|
type: NgModule,
|
|
801
825
|
args: [{
|
|
802
826
|
declarations: [
|
|
@@ -814,18 +838,30 @@ class MatchaButtonDirective {
|
|
|
814
838
|
this._elementRef = _elementRef;
|
|
815
839
|
this._renderer = _renderer;
|
|
816
840
|
this.size = null;
|
|
841
|
+
this.sizeXs = null;
|
|
842
|
+
this.sizeSm = null;
|
|
843
|
+
this.sizeMd = null;
|
|
844
|
+
this.sizeLg = null;
|
|
845
|
+
this.sizeXl = null;
|
|
817
846
|
this.color = 'basic';
|
|
818
847
|
this.basic = false;
|
|
819
848
|
this.outline = false;
|
|
820
849
|
this.pill = false;
|
|
821
850
|
this.icon = false;
|
|
851
|
+
this.link = false;
|
|
822
852
|
this._config = {
|
|
823
|
-
|
|
853
|
+
sizeXs: 'tiny',
|
|
854
|
+
sizeSm: 'small',
|
|
855
|
+
sizeMd: 'medium',
|
|
856
|
+
sizeLg: 'large',
|
|
857
|
+
sizeXl: 'huge',
|
|
858
|
+
size: 'medium',
|
|
824
859
|
color: 'primary',
|
|
825
860
|
basic: false,
|
|
826
861
|
outline: false,
|
|
827
862
|
pill: false,
|
|
828
863
|
icon: false,
|
|
864
|
+
link: false
|
|
829
865
|
};
|
|
830
866
|
}
|
|
831
867
|
ngOnInit() {
|
|
@@ -848,6 +884,11 @@ class MatchaButtonDirective {
|
|
|
848
884
|
this._renderer.removeClass(this._elementRef.nativeElement, `color-${this._config.color}`);
|
|
849
885
|
//size
|
|
850
886
|
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-${this._config.size}`);
|
|
887
|
+
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-xs-${this._config.sizeXs}`);
|
|
888
|
+
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-sm-${this._config.sizeSm}`);
|
|
889
|
+
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-md-${this._config.sizeMd}`);
|
|
890
|
+
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-lg-${this._config.sizeLg}`);
|
|
891
|
+
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-xl-${this._config.sizeXl}`);
|
|
851
892
|
//basic
|
|
852
893
|
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-icon`);
|
|
853
894
|
//outline
|
|
@@ -856,6 +897,8 @@ class MatchaButtonDirective {
|
|
|
856
897
|
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-pill`);
|
|
857
898
|
//icon
|
|
858
899
|
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-basic`);
|
|
900
|
+
//link
|
|
901
|
+
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-link`);
|
|
859
902
|
}
|
|
860
903
|
setConfig() {
|
|
861
904
|
this.clearConfig();
|
|
@@ -863,12 +906,33 @@ class MatchaButtonDirective {
|
|
|
863
906
|
this.color ? this.setColor() : null;
|
|
864
907
|
(this.outline === true || this.outline === 'true') ? this.setOutline() : null;
|
|
865
908
|
(this.pill === true || this.pill === 'true') ? this.setPill() : null;
|
|
909
|
+
(this.link === true || this.link === 'true') ? this.setLink() : null;
|
|
866
910
|
(this.basic === true || this.basic === 'true') ? this.setBasic() : null;
|
|
867
911
|
(this.icon === true || this.icon === 'true') ? this.setIcon() : null;
|
|
868
912
|
}
|
|
869
913
|
setSize() {
|
|
870
914
|
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-${this.size}`);
|
|
871
915
|
this._config.size = this.size;
|
|
916
|
+
if (this.sizeXs) {
|
|
917
|
+
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-xs-${this.sizeXs}`);
|
|
918
|
+
this._config.sizeXs = this.sizeXs;
|
|
919
|
+
}
|
|
920
|
+
if (this.sizeSm) {
|
|
921
|
+
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-sm-${this.sizeSm}`);
|
|
922
|
+
this._config.sizeSm = this.sizeSm;
|
|
923
|
+
}
|
|
924
|
+
if (this.sizeMd) {
|
|
925
|
+
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-md-${this.sizeMd}`);
|
|
926
|
+
this._config.sizeMd = this.sizeMd;
|
|
927
|
+
}
|
|
928
|
+
if (this.sizeLg) {
|
|
929
|
+
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-lg-${this.sizeLg}`);
|
|
930
|
+
this._config.sizeLg = this.sizeLg;
|
|
931
|
+
}
|
|
932
|
+
if (this.sizeXl) {
|
|
933
|
+
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-xl-${this.sizeXl}`);
|
|
934
|
+
this._config.sizeXl = this.sizeXl;
|
|
935
|
+
}
|
|
872
936
|
}
|
|
873
937
|
setColor() {
|
|
874
938
|
this._renderer.addClass(this._elementRef.nativeElement, `${this.color}`);
|
|
@@ -881,6 +945,9 @@ class MatchaButtonDirective {
|
|
|
881
945
|
setPill() {
|
|
882
946
|
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-pill`);
|
|
883
947
|
}
|
|
948
|
+
setLink() {
|
|
949
|
+
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-link`);
|
|
950
|
+
}
|
|
884
951
|
setBasic() {
|
|
885
952
|
this._renderer.removeClass(this._elementRef.nativeElement, `${this._config.color}`);
|
|
886
953
|
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-basic`);
|
|
@@ -916,10 +983,10 @@ class MatchaButtonDirective {
|
|
|
916
983
|
button.removeEventListener('click', this.addRippleEffect, false);
|
|
917
984
|
});
|
|
918
985
|
}
|
|
919
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
920
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
986
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonDirective, deps: [{ token: ElementRef }, { token: Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
987
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaButtonDirective, selector: "[matcha-button]", inputs: { size: "size", sizeXs: ["size-xs", "sizeXs"], sizeSm: ["size-sm", "sizeSm"], sizeMd: ["size-md", "sizeMd"], sizeLg: ["size-lg", "sizeLg"], sizeXl: ["size-xl", "sizeXl"], color: "color", basic: "basic", outline: "outline", pill: "pill", icon: "icon", link: "link" }, usesOnChanges: true, ngImport: i0 }); }
|
|
921
988
|
}
|
|
922
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
989
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonDirective, decorators: [{
|
|
923
990
|
type: Directive,
|
|
924
991
|
args: [{
|
|
925
992
|
selector: '[matcha-button]'
|
|
@@ -933,6 +1000,21 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
933
1000
|
}] }], propDecorators: { size: [{
|
|
934
1001
|
type: Input,
|
|
935
1002
|
args: ['size']
|
|
1003
|
+
}], sizeXs: [{
|
|
1004
|
+
type: Input,
|
|
1005
|
+
args: ['size-xs']
|
|
1006
|
+
}], sizeSm: [{
|
|
1007
|
+
type: Input,
|
|
1008
|
+
args: ['size-sm']
|
|
1009
|
+
}], sizeMd: [{
|
|
1010
|
+
type: Input,
|
|
1011
|
+
args: ['size-md']
|
|
1012
|
+
}], sizeLg: [{
|
|
1013
|
+
type: Input,
|
|
1014
|
+
args: ['size-lg']
|
|
1015
|
+
}], sizeXl: [{
|
|
1016
|
+
type: Input,
|
|
1017
|
+
args: ['size-xl']
|
|
936
1018
|
}], color: [{
|
|
937
1019
|
type: Input,
|
|
938
1020
|
args: ['color']
|
|
@@ -948,14 +1030,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
948
1030
|
}], icon: [{
|
|
949
1031
|
type: Input,
|
|
950
1032
|
args: ['icon']
|
|
1033
|
+
}], link: [{
|
|
1034
|
+
type: Input,
|
|
1035
|
+
args: ['link']
|
|
951
1036
|
}] } });
|
|
952
1037
|
|
|
953
1038
|
class MatchaButtonModule {
|
|
954
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
955
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
956
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1039
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1040
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonModule, declarations: [MatchaButtonDirective], exports: [MatchaButtonDirective] }); }
|
|
1041
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonModule }); }
|
|
957
1042
|
}
|
|
958
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1043
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaButtonModule, decorators: [{
|
|
959
1044
|
type: NgModule,
|
|
960
1045
|
args: [{
|
|
961
1046
|
declarations: [MatchaButtonDirective],
|
|
@@ -971,10 +1056,10 @@ class MatchaCheckboxDirective {
|
|
|
971
1056
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
972
1057
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-checkbox');
|
|
973
1058
|
}
|
|
974
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
975
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1059
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaCheckboxDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1060
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaCheckboxDirective, selector: "[matcha-checkbox]", ngImport: i0 }); }
|
|
976
1061
|
}
|
|
977
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1062
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaCheckboxDirective, decorators: [{
|
|
978
1063
|
type: Directive,
|
|
979
1064
|
args: [{
|
|
980
1065
|
selector: '[matcha-checkbox]',
|
|
@@ -982,11 +1067,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
982
1067
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
983
1068
|
|
|
984
1069
|
class MatchaCheckboxModule {
|
|
985
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
986
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
987
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1070
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaCheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1071
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaCheckboxModule, declarations: [MatchaCheckboxDirective], exports: [MatchaCheckboxDirective] }); }
|
|
1072
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaCheckboxModule }); }
|
|
988
1073
|
}
|
|
989
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1074
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaCheckboxModule, decorators: [{
|
|
990
1075
|
type: NgModule,
|
|
991
1076
|
args: [{
|
|
992
1077
|
declarations: [MatchaCheckboxDirective],
|
|
@@ -1002,10 +1087,10 @@ class MatchaChipsDirective {
|
|
|
1002
1087
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1003
1088
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-chips');
|
|
1004
1089
|
}
|
|
1005
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1006
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1090
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaChipsDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1091
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaChipsDirective, selector: "[matchaChips]", ngImport: i0 }); }
|
|
1007
1092
|
}
|
|
1008
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1093
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaChipsDirective, decorators: [{
|
|
1009
1094
|
type: Directive,
|
|
1010
1095
|
args: [{
|
|
1011
1096
|
selector: '[matchaChips]'
|
|
@@ -1013,11 +1098,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1013
1098
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1014
1099
|
|
|
1015
1100
|
class MatchaChipsModule {
|
|
1016
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1017
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1018
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1101
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaChipsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1102
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaChipsModule, declarations: [MatchaChipsDirective], exports: [MatchaChipsDirective] }); }
|
|
1103
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaChipsModule }); }
|
|
1019
1104
|
}
|
|
1020
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1105
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaChipsModule, decorators: [{
|
|
1021
1106
|
type: NgModule,
|
|
1022
1107
|
args: [{
|
|
1023
1108
|
declarations: [MatchaChipsDirective],
|
|
@@ -1035,10 +1120,10 @@ class MatchaDatepickerDirective {
|
|
|
1035
1120
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1036
1121
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-datepicker');
|
|
1037
1122
|
}
|
|
1038
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1039
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1123
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDatepickerDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1124
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaDatepickerDirective, selector: "[matcha-datepicker]", ngImport: i0 }); }
|
|
1040
1125
|
}
|
|
1041
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1126
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDatepickerDirective, decorators: [{
|
|
1042
1127
|
type: Directive,
|
|
1043
1128
|
args: [{
|
|
1044
1129
|
selector: '[matcha-datepicker]',
|
|
@@ -1046,11 +1131,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1046
1131
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1047
1132
|
|
|
1048
1133
|
class MatchaDatepickerModule {
|
|
1049
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1050
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1051
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1134
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDatepickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1135
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaDatepickerModule, declarations: [MatchaDatepickerDirective], exports: [MatchaDatepickerDirective] }); }
|
|
1136
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDatepickerModule }); }
|
|
1052
1137
|
}
|
|
1053
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1138
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDatepickerModule, decorators: [{
|
|
1054
1139
|
type: NgModule,
|
|
1055
1140
|
args: [{
|
|
1056
1141
|
declarations: [MatchaDatepickerDirective],
|
|
@@ -1066,10 +1151,10 @@ class MatchaDialogDirective {
|
|
|
1066
1151
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1067
1152
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-dialog');
|
|
1068
1153
|
}
|
|
1069
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1070
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1154
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDialogDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1155
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaDialogDirective, selector: "[matchaDialog]", ngImport: i0 }); }
|
|
1071
1156
|
}
|
|
1072
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1157
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDialogDirective, decorators: [{
|
|
1073
1158
|
type: Directive,
|
|
1074
1159
|
args: [{
|
|
1075
1160
|
selector: '[matchaDialog]'
|
|
@@ -1077,11 +1162,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1077
1162
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1078
1163
|
|
|
1079
1164
|
class MatchaDialogModule {
|
|
1080
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1081
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1082
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1165
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1166
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaDialogModule, declarations: [MatchaDialogDirective], imports: [CommonModule], exports: [MatchaDialogDirective] }); }
|
|
1167
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDialogModule, imports: [CommonModule] }); }
|
|
1083
1168
|
}
|
|
1084
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1169
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaDialogModule, decorators: [{
|
|
1085
1170
|
type: NgModule,
|
|
1086
1171
|
args: [{
|
|
1087
1172
|
declarations: [MatchaDialogDirective],
|
|
@@ -1113,10 +1198,10 @@ class MatchaElevationDirective {
|
|
|
1113
1198
|
this._renderer.addClass(this._elementRef.nativeElement, `elevation-z-0`);
|
|
1114
1199
|
}
|
|
1115
1200
|
}
|
|
1116
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1117
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1201
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaElevationDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1202
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaElevationDirective, selector: "[elevation]", inputs: { elevation: "elevation" }, usesOnChanges: true, ngImport: i0 }); }
|
|
1118
1203
|
}
|
|
1119
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1204
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaElevationDirective, decorators: [{
|
|
1120
1205
|
type: Directive,
|
|
1121
1206
|
args: [{
|
|
1122
1207
|
selector: '[elevation]',
|
|
@@ -1127,11 +1212,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1127
1212
|
}] } });
|
|
1128
1213
|
|
|
1129
1214
|
class MatchaElevationModule {
|
|
1130
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1131
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1132
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1215
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaElevationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1216
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaElevationModule, declarations: [MatchaElevationDirective], imports: [CommonModule], exports: [MatchaElevationDirective] }); }
|
|
1217
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaElevationModule, imports: [CommonModule] }); }
|
|
1133
1218
|
}
|
|
1134
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1219
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaElevationModule, decorators: [{
|
|
1135
1220
|
type: NgModule,
|
|
1136
1221
|
args: [{
|
|
1137
1222
|
declarations: [MatchaElevationDirective],
|
|
@@ -1147,10 +1232,10 @@ class MatchaExpansionDirective {
|
|
|
1147
1232
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1148
1233
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-expansion-panel');
|
|
1149
1234
|
}
|
|
1150
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1151
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1235
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaExpansionDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1236
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaExpansionDirective, selector: "[matchaExpansion]", ngImport: i0 }); }
|
|
1152
1237
|
}
|
|
1153
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1238
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaExpansionDirective, decorators: [{
|
|
1154
1239
|
type: Directive,
|
|
1155
1240
|
args: [{
|
|
1156
1241
|
selector: '[matchaExpansion]',
|
|
@@ -1158,11 +1243,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1158
1243
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1159
1244
|
|
|
1160
1245
|
class MatchaExpansionModule {
|
|
1161
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1162
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1163
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1246
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaExpansionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1247
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaExpansionModule, declarations: [MatchaExpansionDirective], imports: [CommonModule], exports: [MatchaExpansionDirective] }); }
|
|
1248
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaExpansionModule, imports: [CommonModule] }); }
|
|
1164
1249
|
}
|
|
1165
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1250
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaExpansionModule, decorators: [{
|
|
1166
1251
|
type: NgModule,
|
|
1167
1252
|
args: [{
|
|
1168
1253
|
declarations: [MatchaExpansionDirective],
|
|
@@ -1178,10 +1263,10 @@ class MatchaFormFieldDirective {
|
|
|
1178
1263
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1179
1264
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-form-field');
|
|
1180
1265
|
}
|
|
1181
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1182
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1266
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaFormFieldDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1267
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaFormFieldDirective, selector: "[matchaFormField]", ngImport: i0 }); }
|
|
1183
1268
|
}
|
|
1184
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1269
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaFormFieldDirective, decorators: [{
|
|
1185
1270
|
type: Directive,
|
|
1186
1271
|
args: [{
|
|
1187
1272
|
selector: '[matchaFormField]',
|
|
@@ -1189,11 +1274,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1189
1274
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1190
1275
|
|
|
1191
1276
|
class MatchaFormsModule {
|
|
1192
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1193
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1194
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1277
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaFormsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1278
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaFormsModule, declarations: [MatchaFormFieldDirective], imports: [CommonModule], exports: [MatchaFormFieldDirective] }); }
|
|
1279
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaFormsModule, imports: [CommonModule] }); }
|
|
1195
1280
|
}
|
|
1196
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1281
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaFormsModule, decorators: [{
|
|
1197
1282
|
type: NgModule,
|
|
1198
1283
|
args: [{
|
|
1199
1284
|
declarations: [MatchaFormFieldDirective],
|
|
@@ -1209,10 +1294,10 @@ class MatchaInputDirective {
|
|
|
1209
1294
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1210
1295
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-input');
|
|
1211
1296
|
}
|
|
1212
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1213
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1297
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaInputDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1298
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaInputDirective, selector: "[matcha-input]", ngImport: i0 }); }
|
|
1214
1299
|
}
|
|
1215
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1300
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaInputDirective, decorators: [{
|
|
1216
1301
|
type: Directive,
|
|
1217
1302
|
args: [{
|
|
1218
1303
|
selector: '[matcha-input]',
|
|
@@ -1220,11 +1305,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1220
1305
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1221
1306
|
|
|
1222
1307
|
class MatchaInputModule {
|
|
1223
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1224
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1225
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1308
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1309
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaInputModule, declarations: [MatchaInputDirective], exports: [MatchaInputDirective] }); }
|
|
1310
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaInputModule }); }
|
|
1226
1311
|
}
|
|
1227
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1312
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaInputModule, decorators: [{
|
|
1228
1313
|
type: NgModule,
|
|
1229
1314
|
args: [{
|
|
1230
1315
|
declarations: [MatchaInputDirective],
|
|
@@ -1240,10 +1325,10 @@ class MatchaListDirective {
|
|
|
1240
1325
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1241
1326
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-list');
|
|
1242
1327
|
}
|
|
1243
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1244
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1328
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaListDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1329
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaListDirective, selector: "[matchaList]", ngImport: i0 }); }
|
|
1245
1330
|
}
|
|
1246
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1331
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaListDirective, decorators: [{
|
|
1247
1332
|
type: Directive,
|
|
1248
1333
|
args: [{
|
|
1249
1334
|
selector: '[matchaList]',
|
|
@@ -1251,11 +1336,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1251
1336
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1252
1337
|
|
|
1253
1338
|
class MatchaListModule {
|
|
1254
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1255
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1256
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1339
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1340
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaListModule, declarations: [MatchaListDirective], imports: [CommonModule], exports: [MatchaListDirective] }); }
|
|
1341
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaListModule, imports: [CommonModule] }); }
|
|
1257
1342
|
}
|
|
1258
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1343
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaListModule, decorators: [{
|
|
1259
1344
|
type: NgModule,
|
|
1260
1345
|
args: [{
|
|
1261
1346
|
declarations: [MatchaListDirective],
|
|
@@ -1285,10 +1370,10 @@ class MatchaMenuTriggerForDirective {
|
|
|
1285
1370
|
this.menu.closeMenu();
|
|
1286
1371
|
}
|
|
1287
1372
|
}
|
|
1288
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1289
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1373
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMenuTriggerForDirective, deps: [{ token: ElementRef }, { token: Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1374
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaMenuTriggerForDirective, selector: "[matchaMenuTriggerFor]", inputs: { menu: ["matchaMenuTriggerFor", "menu"] }, host: { listeners: { "click": "onClick($event)", "mouseenter": "onMouseEnter()", "mouseleave": "onMouseLeave()" } }, exportAs: ["matchaMenuTriggerFor"], ngImport: i0 }); }
|
|
1290
1375
|
}
|
|
1291
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1376
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMenuTriggerForDirective, decorators: [{
|
|
1292
1377
|
type: Directive,
|
|
1293
1378
|
args: [{
|
|
1294
1379
|
selector: '[matchaMenuTriggerFor]',
|
|
@@ -1315,13 +1400,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1315
1400
|
}] } });
|
|
1316
1401
|
|
|
1317
1402
|
class MatchaMenuModule {
|
|
1318
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1319
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1403
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1404
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaMenuModule, declarations: [MatchaMenuComponent,
|
|
1320
1405
|
MatchaMenuTriggerForDirective], imports: [CommonModule], exports: [MatchaMenuComponent,
|
|
1321
1406
|
MatchaMenuTriggerForDirective] }); }
|
|
1322
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1407
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMenuModule, imports: [CommonModule] }); }
|
|
1323
1408
|
}
|
|
1324
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1409
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaMenuModule, decorators: [{
|
|
1325
1410
|
type: NgModule,
|
|
1326
1411
|
args: [{
|
|
1327
1412
|
declarations: [
|
|
@@ -1345,10 +1430,10 @@ class MatchaSidenavDirective {
|
|
|
1345
1430
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1346
1431
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-sidenav');
|
|
1347
1432
|
}
|
|
1348
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1349
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1433
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSidenavDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1434
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaSidenavDirective, selector: "[matcha-sidenav]", ngImport: i0 }); }
|
|
1350
1435
|
}
|
|
1351
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1436
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSidenavDirective, decorators: [{
|
|
1352
1437
|
type: Directive,
|
|
1353
1438
|
args: [{
|
|
1354
1439
|
selector: '[matcha-sidenav]',
|
|
@@ -1356,11 +1441,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1356
1441
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1357
1442
|
|
|
1358
1443
|
class MatchaSidenavModule {
|
|
1359
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1360
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1361
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1444
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSidenavModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1445
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaSidenavModule, declarations: [MatchaSidenavDirective], imports: [CommonModule], exports: [MatchaSidenavDirective] }); }
|
|
1446
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSidenavModule, imports: [CommonModule] }); }
|
|
1362
1447
|
}
|
|
1363
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1448
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSidenavModule, decorators: [{
|
|
1364
1449
|
type: NgModule,
|
|
1365
1450
|
args: [{
|
|
1366
1451
|
declarations: [MatchaSidenavDirective],
|
|
@@ -1376,10 +1461,10 @@ class MatchaPaginatorDirective {
|
|
|
1376
1461
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1377
1462
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-paginator');
|
|
1378
1463
|
}
|
|
1379
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1380
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1464
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaPaginatorDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1465
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaPaginatorDirective, selector: "[matchaPaginator]", ngImport: i0 }); }
|
|
1381
1466
|
}
|
|
1382
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1467
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaPaginatorDirective, decorators: [{
|
|
1383
1468
|
type: Directive,
|
|
1384
1469
|
args: [{
|
|
1385
1470
|
selector: '[matchaPaginator]'
|
|
@@ -1387,11 +1472,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1387
1472
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1388
1473
|
|
|
1389
1474
|
class MatchaPaginatorModule {
|
|
1390
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1391
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1392
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1475
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaPaginatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1476
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaPaginatorModule, declarations: [MatchaPaginatorDirective], imports: [CommonModule], exports: [MatchaPaginatorDirective] }); }
|
|
1477
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaPaginatorModule, imports: [CommonModule] }); }
|
|
1393
1478
|
}
|
|
1394
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1479
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaPaginatorModule, decorators: [{
|
|
1395
1480
|
type: NgModule,
|
|
1396
1481
|
args: [{
|
|
1397
1482
|
declarations: [MatchaPaginatorDirective],
|
|
@@ -1407,10 +1492,10 @@ class MatchaProgressBarDirective {
|
|
|
1407
1492
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1408
1493
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-progress-bar');
|
|
1409
1494
|
}
|
|
1410
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1411
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1495
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressBarDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1496
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaProgressBarDirective, selector: "[matcha-progress-bar]", ngImport: i0 }); }
|
|
1412
1497
|
}
|
|
1413
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1498
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressBarDirective, decorators: [{
|
|
1414
1499
|
type: Directive,
|
|
1415
1500
|
args: [{
|
|
1416
1501
|
selector: '[matcha-progress-bar]'
|
|
@@ -1418,11 +1503,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1418
1503
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1419
1504
|
|
|
1420
1505
|
class MatchaProgressBarModule {
|
|
1421
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1422
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1423
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1506
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1507
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressBarModule, declarations: [MatchaProgressBarDirective], imports: [CommonModule], exports: [MatchaProgressBarDirective] }); }
|
|
1508
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressBarModule, imports: [CommonModule] }); }
|
|
1424
1509
|
}
|
|
1425
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1510
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressBarModule, decorators: [{
|
|
1426
1511
|
type: NgModule,
|
|
1427
1512
|
args: [{
|
|
1428
1513
|
declarations: [MatchaProgressBarDirective],
|
|
@@ -1442,10 +1527,10 @@ class MatchaProgressSpinnerDirective {
|
|
|
1442
1527
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1443
1528
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-progress-spinner');
|
|
1444
1529
|
}
|
|
1445
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1446
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1530
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressSpinnerDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1531
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaProgressSpinnerDirective, selector: "[matcha-progress-spinner]", ngImport: i0 }); }
|
|
1447
1532
|
}
|
|
1448
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1533
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressSpinnerDirective, decorators: [{
|
|
1449
1534
|
type: Directive,
|
|
1450
1535
|
args: [{
|
|
1451
1536
|
selector: '[matcha-progress-spinner]'
|
|
@@ -1453,11 +1538,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1453
1538
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1454
1539
|
|
|
1455
1540
|
class MatchaProgressSpinnerModule {
|
|
1456
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1457
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1458
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1541
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1542
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressSpinnerModule, declarations: [MatchaProgressSpinnerDirective], imports: [CommonModule], exports: [MatchaProgressSpinnerDirective] }); }
|
|
1543
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressSpinnerModule, imports: [CommonModule] }); }
|
|
1459
1544
|
}
|
|
1460
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1545
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaProgressSpinnerModule, decorators: [{
|
|
1461
1546
|
type: NgModule,
|
|
1462
1547
|
args: [{
|
|
1463
1548
|
declarations: [MatchaProgressSpinnerDirective],
|
|
@@ -1477,10 +1562,10 @@ class MatchaRadioButtonDirective {
|
|
|
1477
1562
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1478
1563
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-radio-button');
|
|
1479
1564
|
}
|
|
1480
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1481
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1565
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaRadioButtonDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1566
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaRadioButtonDirective, selector: "[matchaRadioButton]", ngImport: i0 }); }
|
|
1482
1567
|
}
|
|
1483
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1568
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaRadioButtonDirective, decorators: [{
|
|
1484
1569
|
type: Directive,
|
|
1485
1570
|
args: [{
|
|
1486
1571
|
selector: '[matchaRadioButton]'
|
|
@@ -1488,11 +1573,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1488
1573
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1489
1574
|
|
|
1490
1575
|
class MatchaRadioButtonModule {
|
|
1491
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1492
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1493
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1576
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaRadioButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1577
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaRadioButtonModule, declarations: [MatchaRadioButtonDirective], imports: [CommonModule], exports: [MatchaRadioButtonDirective] }); }
|
|
1578
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaRadioButtonModule, imports: [CommonModule] }); }
|
|
1494
1579
|
}
|
|
1495
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1580
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaRadioButtonModule, decorators: [{
|
|
1496
1581
|
type: NgModule,
|
|
1497
1582
|
args: [{
|
|
1498
1583
|
declarations: [MatchaRadioButtonDirective],
|
|
@@ -1510,10 +1595,10 @@ class MatchaSelectDirective {
|
|
|
1510
1595
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1511
1596
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-select');
|
|
1512
1597
|
}
|
|
1513
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1514
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1598
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSelectDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1599
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaSelectDirective, selector: "[matcha-select]", ngImport: i0 }); }
|
|
1515
1600
|
}
|
|
1516
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1601
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSelectDirective, decorators: [{
|
|
1517
1602
|
type: Directive,
|
|
1518
1603
|
args: [{
|
|
1519
1604
|
selector: '[matcha-select]',
|
|
@@ -1521,11 +1606,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1521
1606
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1522
1607
|
|
|
1523
1608
|
class MatchaSelectModule {
|
|
1524
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1525
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1526
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1609
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1610
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaSelectModule, declarations: [MatchaSelectDirective], imports: [CommonModule], exports: [MatchaSelectDirective] }); }
|
|
1611
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSelectModule, imports: [CommonModule] }); }
|
|
1527
1612
|
}
|
|
1528
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1613
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSelectModule, decorators: [{
|
|
1529
1614
|
type: NgModule,
|
|
1530
1615
|
args: [{
|
|
1531
1616
|
declarations: [MatchaSelectDirective],
|
|
@@ -1541,10 +1626,10 @@ class MatchaSlideToggleDirective {
|
|
|
1541
1626
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1542
1627
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-slide-toggle');
|
|
1543
1628
|
}
|
|
1544
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1545
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1629
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSlideToggleDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1630
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaSlideToggleDirective, selector: "[slide-toggle]", ngImport: i0 }); }
|
|
1546
1631
|
}
|
|
1547
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1632
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSlideToggleDirective, decorators: [{
|
|
1548
1633
|
type: Directive,
|
|
1549
1634
|
args: [{
|
|
1550
1635
|
selector: '[slide-toggle]'
|
|
@@ -1552,11 +1637,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1552
1637
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1553
1638
|
|
|
1554
1639
|
class MatchaSlideToggleModule {
|
|
1555
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1556
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1557
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1640
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSlideToggleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1641
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaSlideToggleModule, declarations: [MatchaSlideToggleDirective], imports: [CommonModule], exports: [MatchaSlideToggleDirective] }); }
|
|
1642
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSlideToggleModule, imports: [CommonModule] }); }
|
|
1558
1643
|
}
|
|
1559
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1644
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSlideToggleModule, decorators: [{
|
|
1560
1645
|
type: NgModule,
|
|
1561
1646
|
args: [{
|
|
1562
1647
|
declarations: [MatchaSlideToggleDirective],
|
|
@@ -1574,10 +1659,10 @@ class MatchaSliderDirective {
|
|
|
1574
1659
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1575
1660
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-slider');
|
|
1576
1661
|
}
|
|
1577
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1578
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1662
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSliderDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1663
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaSliderDirective, selector: "[matchaSlider]", ngImport: i0 }); }
|
|
1579
1664
|
}
|
|
1580
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1665
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSliderDirective, decorators: [{
|
|
1581
1666
|
type: Directive,
|
|
1582
1667
|
args: [{
|
|
1583
1668
|
selector: '[matchaSlider]'
|
|
@@ -1585,11 +1670,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1585
1670
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1586
1671
|
|
|
1587
1672
|
class MatchaSliderModule {
|
|
1588
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1589
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1590
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1673
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSliderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1674
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaSliderModule, declarations: [MatchaSliderDirective], imports: [CommonModule], exports: [MatchaSliderDirective] }); }
|
|
1675
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSliderModule, imports: [CommonModule] }); }
|
|
1591
1676
|
}
|
|
1592
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1677
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSliderModule, decorators: [{
|
|
1593
1678
|
type: NgModule,
|
|
1594
1679
|
args: [{
|
|
1595
1680
|
declarations: [MatchaSliderDirective],
|
|
@@ -1607,10 +1692,10 @@ class MatchaSnackBarDirective {
|
|
|
1607
1692
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1608
1693
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-snackbar');
|
|
1609
1694
|
}
|
|
1610
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1611
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1695
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSnackBarDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1696
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaSnackBarDirective, selector: "[matchaSnackBar]", ngImport: i0 }); }
|
|
1612
1697
|
}
|
|
1613
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1698
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSnackBarDirective, decorators: [{
|
|
1614
1699
|
type: Directive,
|
|
1615
1700
|
args: [{
|
|
1616
1701
|
selector: '[matchaSnackBar]',
|
|
@@ -1618,11 +1703,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1618
1703
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1619
1704
|
|
|
1620
1705
|
class MatchaSnackBarModule {
|
|
1621
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1622
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1623
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1706
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSnackBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1707
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaSnackBarModule, declarations: [MatchaSnackBarDirective], imports: [CommonModule], exports: [MatchaSnackBarDirective] }); }
|
|
1708
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSnackBarModule, imports: [CommonModule] }); }
|
|
1624
1709
|
}
|
|
1625
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1710
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSnackBarModule, decorators: [{
|
|
1626
1711
|
type: NgModule,
|
|
1627
1712
|
args: [{
|
|
1628
1713
|
declarations: [MatchaSnackBarDirective],
|
|
@@ -1638,10 +1723,10 @@ class MatchaSortHeaderDirective {
|
|
|
1638
1723
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1639
1724
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-sort-header');
|
|
1640
1725
|
}
|
|
1641
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1642
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1726
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSortHeaderDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1727
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaSortHeaderDirective, selector: "[matchaSortHeader]", ngImport: i0 }); }
|
|
1643
1728
|
}
|
|
1644
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1729
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSortHeaderDirective, decorators: [{
|
|
1645
1730
|
type: Directive,
|
|
1646
1731
|
args: [{
|
|
1647
1732
|
selector: '[matchaSortHeader]'
|
|
@@ -1649,11 +1734,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1649
1734
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1650
1735
|
|
|
1651
1736
|
class MatchaSortHeaderModule {
|
|
1652
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1653
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1654
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1737
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSortHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1738
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaSortHeaderModule, declarations: [MatchaSortHeaderDirective], imports: [CommonModule], exports: [MatchaSortHeaderDirective] }); }
|
|
1739
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSortHeaderModule, imports: [CommonModule] }); }
|
|
1655
1740
|
}
|
|
1656
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1741
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaSortHeaderModule, decorators: [{
|
|
1657
1742
|
type: NgModule,
|
|
1658
1743
|
args: [{
|
|
1659
1744
|
declarations: [MatchaSortHeaderDirective],
|
|
@@ -1669,10 +1754,10 @@ class MatchaStepperDirective {
|
|
|
1669
1754
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1670
1755
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-stepper');
|
|
1671
1756
|
}
|
|
1672
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1673
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1757
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaStepperDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1758
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaStepperDirective, selector: "[matchaStepper]", ngImport: i0 }); }
|
|
1674
1759
|
}
|
|
1675
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1760
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaStepperDirective, decorators: [{
|
|
1676
1761
|
type: Directive,
|
|
1677
1762
|
args: [{
|
|
1678
1763
|
selector: '[matchaStepper]'
|
|
@@ -1680,11 +1765,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1680
1765
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1681
1766
|
|
|
1682
1767
|
class MatchaStepperModule {
|
|
1683
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1684
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1685
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1768
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaStepperModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1769
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaStepperModule, declarations: [MatchaStepperDirective], imports: [CommonModule], exports: [MatchaStepperDirective] }); }
|
|
1770
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaStepperModule, imports: [CommonModule] }); }
|
|
1686
1771
|
}
|
|
1687
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1772
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaStepperModule, decorators: [{
|
|
1688
1773
|
type: NgModule,
|
|
1689
1774
|
args: [{
|
|
1690
1775
|
declarations: [MatchaStepperDirective],
|
|
@@ -1700,10 +1785,10 @@ class MatchaTableDirective {
|
|
|
1700
1785
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1701
1786
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-table');
|
|
1702
1787
|
}
|
|
1703
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1704
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1788
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTableDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1789
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaTableDirective, selector: "[matchaTable]", ngImport: i0 }); }
|
|
1705
1790
|
}
|
|
1706
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1791
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTableDirective, decorators: [{
|
|
1707
1792
|
type: Directive,
|
|
1708
1793
|
args: [{
|
|
1709
1794
|
selector: '[matchaTable]'
|
|
@@ -1711,11 +1796,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1711
1796
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1712
1797
|
|
|
1713
1798
|
class MatchaTableModule {
|
|
1714
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1715
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1716
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1799
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1800
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaTableModule, declarations: [MatchaTableDirective], imports: [CommonModule], exports: [MatchaTableDirective] }); }
|
|
1801
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTableModule, imports: [CommonModule] }); }
|
|
1717
1802
|
}
|
|
1718
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1803
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTableModule, decorators: [{
|
|
1719
1804
|
type: NgModule,
|
|
1720
1805
|
args: [{
|
|
1721
1806
|
declarations: [MatchaTableDirective],
|
|
@@ -1731,10 +1816,10 @@ class MatchaTooltipDirective {
|
|
|
1731
1816
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1732
1817
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-tooltip');
|
|
1733
1818
|
}
|
|
1734
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1735
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1819
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTooltipDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1820
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaTooltipDirective, selector: "[matchaTooltip]", ngImport: i0 }); }
|
|
1736
1821
|
}
|
|
1737
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1822
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTooltipDirective, decorators: [{
|
|
1738
1823
|
type: Directive,
|
|
1739
1824
|
args: [{
|
|
1740
1825
|
selector: '[matchaTooltip]'
|
|
@@ -1742,11 +1827,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1742
1827
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1743
1828
|
|
|
1744
1829
|
class MatchaTooltipModule {
|
|
1745
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1746
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1747
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1830
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTooltipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1831
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaTooltipModule, declarations: [MatchaTooltipDirective], imports: [CommonModule], exports: [MatchaTooltipDirective] }); }
|
|
1832
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTooltipModule, imports: [CommonModule] }); }
|
|
1748
1833
|
}
|
|
1749
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1834
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTooltipModule, decorators: [{
|
|
1750
1835
|
type: NgModule,
|
|
1751
1836
|
args: [{
|
|
1752
1837
|
declarations: [MatchaTooltipDirective],
|
|
@@ -1762,10 +1847,10 @@ class MatchaTreeDirective {
|
|
|
1762
1847
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1763
1848
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-tree');
|
|
1764
1849
|
}
|
|
1765
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1766
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1850
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTreeDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1851
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: MatchaTreeDirective, selector: "[matchaTree]", ngImport: i0 }); }
|
|
1767
1852
|
}
|
|
1768
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1853
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTreeDirective, decorators: [{
|
|
1769
1854
|
type: Directive,
|
|
1770
1855
|
args: [{
|
|
1771
1856
|
selector: '[matchaTree]'
|
|
@@ -1773,11 +1858,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1773
1858
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1774
1859
|
|
|
1775
1860
|
class MatchaTreeModule {
|
|
1776
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1777
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1778
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1861
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTreeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1862
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaTreeModule, declarations: [MatchaTreeDirective], imports: [CommonModule], exports: [MatchaTreeDirective] }); }
|
|
1863
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTreeModule, imports: [CommonModule] }); }
|
|
1779
1864
|
}
|
|
1780
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1865
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaTreeModule, decorators: [{
|
|
1781
1866
|
type: NgModule,
|
|
1782
1867
|
args: [{
|
|
1783
1868
|
declarations: [MatchaTreeDirective],
|
|
@@ -1828,10 +1913,10 @@ class MatchaOverflowDraggableComponent {
|
|
|
1828
1913
|
const activeClasses = `${draggableReference}`;
|
|
1829
1914
|
return activeClasses;
|
|
1830
1915
|
}
|
|
1831
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1832
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
1916
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaOverflowDraggableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1917
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: MatchaOverflowDraggableComponent, selector: "matcha-overflow-draggable", inputs: { dragRef: "dragRef" }, ngImport: i0, template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n", styles: [""] }); }
|
|
1833
1918
|
}
|
|
1834
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1919
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaOverflowDraggableComponent, decorators: [{
|
|
1835
1920
|
type: Component,
|
|
1836
1921
|
args: [{ selector: 'matcha-overflow-draggable', template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n" }]
|
|
1837
1922
|
}], propDecorators: { dragRef: [{
|
|
@@ -1839,11 +1924,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1839
1924
|
}] } });
|
|
1840
1925
|
|
|
1841
1926
|
class MatchaComponentsModule {
|
|
1842
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1843
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1844
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1927
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1928
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaComponentsModule, declarations: [MatchaOverflowDraggableComponent], imports: [MatchaModalModule, MatchaMasonryModule, MatchaCardModule, MatchaTitleModule, MatchaAutocompleteModule, MatchaBadgeModule, MatchaTabsModule, MatchaBottomSheetModule, MatchaButtonToggleModule, MatchaButtonModule, MatchaCheckboxModule, MatchaChipsModule, MatchaDatepickerModule, MatchaDialogModule, MatchaDividerModule, MatchaElevationModule, MatchaExpansionModule, MatchaFormsModule, MatchaIconModule, MatchaInputModule, MatchaListModule, MatchaMenuModule, MatchaSidenavModule, MatchaPaginatorModule, MatchaProgressBarModule, MatchaProgressSpinnerModule, MatchaRadioButtonModule, MatchaSelectModule, MatchaSlideToggleModule, MatchaSliderModule, MatchaSnackBarModule, MatchaSortHeaderModule, MatchaStepperModule, MatchaTableModule, MatchaTabsModule, MatchaTooltipModule, MatchaTreeModule], exports: [MatchaModalModule, MatchaMasonryModule, MatchaCardModule, MatchaTitleModule, MatchaAutocompleteModule, MatchaBadgeModule, MatchaTabsModule, MatchaBottomSheetModule, MatchaButtonToggleModule, MatchaButtonModule, MatchaCheckboxModule, MatchaChipsModule, MatchaDatepickerModule, MatchaDialogModule, MatchaDividerModule, MatchaElevationModule, MatchaExpansionModule, MatchaFormsModule, MatchaIconModule, MatchaInputModule, MatchaListModule, MatchaMenuModule, MatchaSidenavModule, MatchaPaginatorModule, MatchaProgressBarModule, MatchaProgressSpinnerModule, MatchaRadioButtonModule, MatchaSelectModule, MatchaSlideToggleModule, MatchaSliderModule, MatchaSnackBarModule, MatchaSortHeaderModule, MatchaStepperModule, MatchaTableModule, MatchaTabsModule, MatchaTooltipModule, MatchaTreeModule] }); }
|
|
1929
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaComponentsModule, imports: [MatchaModalModule, MatchaMasonryModule, MatchaCardModule, MatchaTitleModule, MatchaAutocompleteModule, MatchaBadgeModule, MatchaTabsModule, MatchaBottomSheetModule, MatchaButtonToggleModule, MatchaButtonModule, MatchaCheckboxModule, MatchaChipsModule, MatchaDatepickerModule, MatchaDialogModule, MatchaDividerModule, MatchaElevationModule, MatchaExpansionModule, MatchaFormsModule, MatchaIconModule, MatchaInputModule, MatchaListModule, MatchaMenuModule, MatchaSidenavModule, MatchaPaginatorModule, MatchaProgressBarModule, MatchaProgressSpinnerModule, MatchaRadioButtonModule, MatchaSelectModule, MatchaSlideToggleModule, MatchaSliderModule, MatchaSnackBarModule, MatchaSortHeaderModule, MatchaStepperModule, MatchaTableModule, MatchaTabsModule, MatchaTooltipModule, MatchaTreeModule, MatchaModalModule, MatchaMasonryModule, MatchaCardModule, MatchaTitleModule, MatchaAutocompleteModule, MatchaBadgeModule, MatchaTabsModule, MatchaBottomSheetModule, MatchaButtonToggleModule, MatchaButtonModule, MatchaCheckboxModule, MatchaChipsModule, MatchaDatepickerModule, MatchaDialogModule, MatchaDividerModule, MatchaElevationModule, MatchaExpansionModule, MatchaFormsModule, MatchaIconModule, MatchaInputModule, MatchaListModule, MatchaMenuModule, MatchaSidenavModule, MatchaPaginatorModule, MatchaProgressBarModule, MatchaProgressSpinnerModule, MatchaRadioButtonModule, MatchaSelectModule, MatchaSlideToggleModule, MatchaSliderModule, MatchaSnackBarModule, MatchaSortHeaderModule, MatchaStepperModule, MatchaTableModule, MatchaTabsModule, MatchaTooltipModule, MatchaTreeModule] }); }
|
|
1845
1930
|
}
|
|
1846
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1931
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaComponentsModule, decorators: [{
|
|
1847
1932
|
type: NgModule,
|
|
1848
1933
|
args: [{
|
|
1849
1934
|
declarations: [
|
|
@@ -1855,11 +1940,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1855
1940
|
}] });
|
|
1856
1941
|
|
|
1857
1942
|
class MatchaGridModule {
|
|
1858
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1859
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1860
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1943
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1944
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: MatchaGridModule, declarations: [MatchaGridComponent], imports: [CommonModule], exports: [MatchaGridComponent] }); }
|
|
1945
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaGridModule, imports: [CommonModule] }); }
|
|
1861
1946
|
}
|
|
1862
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1947
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MatchaGridModule, decorators: [{
|
|
1863
1948
|
type: NgModule,
|
|
1864
1949
|
args: [{
|
|
1865
1950
|
declarations: [MatchaGridComponent],
|