matcha-components 18.0.36 → 18.0.39
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 +5 -5
- package/esm2022/lib/matcha-modal/modal-footer/modal-footer.component.mjs +26 -18
- 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 +403 -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.12", ngImport: i0, type: MatchaCardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
60
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", 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.12", 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.12", ngImport: i0, type: MatchaDividerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
104
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", 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.12", 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.12", ngImport: i0, type: MatchaTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
171
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", 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.12", 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.12", ngImport: i0, type: MatchaIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
207
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", 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.12", 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.12", 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.12", 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.12", 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.12", ngImport: i0, type: MatchaMasonryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
370
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", 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.12", 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,52 +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.12", ngImport: i0, type: MatchaModalContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
409
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", 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.12", ngImport: i0, type: MatchaModalContentComponent, decorators: [{
|
|
385
412
|
type: Component,
|
|
386
|
-
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
|
|
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.12", ngImport: i0, type: MatchaModalHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
418
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", 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.12", 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
|
-
buttons.
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
buttons.
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
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
|
+
});
|
|
413
445
|
}
|
|
414
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
415
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
446
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaModalFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
447
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", 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"] }] }); }
|
|
416
448
|
}
|
|
417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
449
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaModalFooterComponent, decorators: [{
|
|
418
450
|
type: Component,
|
|
419
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" }]
|
|
420
|
-
}]
|
|
452
|
+
}], propDecorators: { buttonType: [{
|
|
453
|
+
type: Input,
|
|
454
|
+
args: ['']
|
|
455
|
+
}] } });
|
|
421
456
|
|
|
422
457
|
class MatchaModalOptionsComponent {
|
|
423
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
424
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
458
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaModalOptionsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
459
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", type: MatchaModalOptionsComponent, selector: "matcha-modal-options", ngImport: i0, template: "<div class=\"flex-row gap-8\">\n <ng-content></ng-content>\n</div>\n", styles: [""] }); }
|
|
425
460
|
}
|
|
426
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
461
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaModalOptionsComponent, decorators: [{
|
|
427
462
|
type: Component,
|
|
428
463
|
args: [{ selector: 'matcha-modal-options', template: "<div class=\"flex-row gap-8\">\n <ng-content></ng-content>\n</div>\n" }]
|
|
429
464
|
}] });
|
|
@@ -432,32 +467,22 @@ class MatchaModalComponent {
|
|
|
432
467
|
constructor() {
|
|
433
468
|
this.elevation = 0;
|
|
434
469
|
this.class = '';
|
|
435
|
-
this.icon = '';
|
|
436
|
-
this.iconClick = new EventEmitter();
|
|
437
470
|
}
|
|
438
471
|
get classes() {
|
|
439
472
|
const elevation = `elevation-z-${this.elevation}`;
|
|
440
473
|
const activeClasses = `background-surface radius-8 ${elevation} ${this.class}`;
|
|
441
474
|
return activeClasses;
|
|
442
475
|
}
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
this.iconClick.emit(data);
|
|
446
|
-
}
|
|
447
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.0", ngImport: i0, type: MatchaModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
448
|
-
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.12", ngImport: i0, type: MatchaModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
477
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", 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: [""] }); }
|
|
449
478
|
}
|
|
450
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
479
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaModalComponent, decorators: [{
|
|
451
480
|
type: Component,
|
|
452
|
-
args: [{ selector: 'matcha-modal', template: "
|
|
481
|
+
args: [{ selector: 'matcha-modal', template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n" }]
|
|
453
482
|
}], propDecorators: { elevation: [{
|
|
454
483
|
type: Input
|
|
455
484
|
}], class: [{
|
|
456
485
|
type: Input
|
|
457
|
-
}], icon: [{
|
|
458
|
-
type: Input
|
|
459
|
-
}], iconClick: [{
|
|
460
|
-
type: Output
|
|
461
486
|
}] } });
|
|
462
487
|
|
|
463
488
|
class MatchaMenuComponent {
|
|
@@ -489,10 +514,10 @@ class MatchaMenuComponent {
|
|
|
489
514
|
toggleMenu() {
|
|
490
515
|
this.isOpen = !this.isOpen;
|
|
491
516
|
}
|
|
492
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
493
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
517
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", 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"] }] }); }
|
|
494
519
|
}
|
|
495
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
520
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaMenuComponent, decorators: [{
|
|
496
521
|
type: Component,
|
|
497
522
|
args: [{ selector: 'matcha-menu', exportAs: 'matchaMenu', template: "<div class=\"menu\" [ngClass]=\"{'show': isOpen}\">\n <ng-content></ng-content>\n </div>\n" }]
|
|
498
523
|
}], ctorParameters: () => [{ type: i0.ElementRef, decorators: [{
|
|
@@ -512,11 +537,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
512
537
|
}] } });
|
|
513
538
|
|
|
514
539
|
class MatchaIconModule {
|
|
515
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
516
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
517
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
540
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
541
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaIconModule, declarations: [MatchaIconComponent], imports: [CommonModule], exports: [MatchaIconComponent] }); }
|
|
542
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaIconModule, imports: [CommonModule] }); }
|
|
518
543
|
}
|
|
519
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
544
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaIconModule, decorators: [{
|
|
520
545
|
type: NgModule,
|
|
521
546
|
args: [{
|
|
522
547
|
declarations: [MatchaIconComponent],
|
|
@@ -526,11 +551,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
526
551
|
}] });
|
|
527
552
|
|
|
528
553
|
class MatchaTitleModule {
|
|
529
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
530
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
531
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
554
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTitleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
555
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaTitleModule, declarations: [MatchaTitleComponent], imports: [CommonModule], exports: [MatchaTitleComponent] }); }
|
|
556
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTitleModule, imports: [CommonModule] }); }
|
|
532
557
|
}
|
|
533
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
558
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTitleModule, decorators: [{
|
|
534
559
|
type: NgModule,
|
|
535
560
|
args: [{
|
|
536
561
|
declarations: [MatchaTitleComponent],
|
|
@@ -540,11 +565,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
540
565
|
}] });
|
|
541
566
|
|
|
542
567
|
class MatchaDividerModule {
|
|
543
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
544
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
545
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
568
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaDividerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
569
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaDividerModule, declarations: [MatchaDividerComponent], imports: [CommonModule], exports: [MatchaDividerComponent] }); }
|
|
570
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaDividerModule, imports: [CommonModule] }); }
|
|
546
571
|
}
|
|
547
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
572
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaDividerModule, decorators: [{
|
|
548
573
|
type: NgModule,
|
|
549
574
|
args: [{
|
|
550
575
|
declarations: [
|
|
@@ -558,8 +583,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
558
583
|
}] });
|
|
559
584
|
|
|
560
585
|
class MatchaModalModule {
|
|
561
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
562
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
586
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaModalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
587
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaModalModule, declarations: [MatchaModalHeaderComponent,
|
|
563
588
|
MatchaModalContentComponent,
|
|
564
589
|
MatchaModalFooterComponent,
|
|
565
590
|
MatchaModalOptionsComponent,
|
|
@@ -571,12 +596,12 @@ class MatchaModalModule {
|
|
|
571
596
|
MatchaModalFooterComponent,
|
|
572
597
|
MatchaModalOptionsComponent,
|
|
573
598
|
MatchaModalComponent] }); }
|
|
574
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
599
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaModalModule, imports: [CommonModule,
|
|
575
600
|
MatchaIconModule,
|
|
576
601
|
MatchaTitleModule,
|
|
577
602
|
MatchaDividerModule] }); }
|
|
578
603
|
}
|
|
579
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
604
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaModalModule, decorators: [{
|
|
580
605
|
type: NgModule,
|
|
581
606
|
args: [{
|
|
582
607
|
declarations: [
|
|
@@ -603,11 +628,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
603
628
|
}] });
|
|
604
629
|
|
|
605
630
|
class MatchaCardModule {
|
|
606
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
607
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
608
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
631
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
632
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaCardModule, declarations: [MatchaCardComponent], imports: [CommonModule], exports: [MatchaCardComponent] }); }
|
|
633
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaCardModule, imports: [CommonModule] }); }
|
|
609
634
|
}
|
|
610
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
635
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaCardModule, decorators: [{
|
|
611
636
|
type: NgModule,
|
|
612
637
|
args: [{
|
|
613
638
|
declarations: [MatchaCardComponent],
|
|
@@ -617,11 +642,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
617
642
|
}] });
|
|
618
643
|
|
|
619
644
|
class MatchaMasonryModule {
|
|
620
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
621
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
622
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
645
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaMasonryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
646
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaMasonryModule, declarations: [MatchaMasonryComponent], imports: [CommonModule], exports: [MatchaMasonryComponent] }); }
|
|
647
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaMasonryModule, imports: [CommonModule] }); }
|
|
623
648
|
}
|
|
624
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
649
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaMasonryModule, decorators: [{
|
|
625
650
|
type: NgModule,
|
|
626
651
|
args: [{
|
|
627
652
|
declarations: [MatchaMasonryComponent],
|
|
@@ -636,10 +661,10 @@ class MatchaAutocompleteDirective {
|
|
|
636
661
|
this._renderer = _renderer;
|
|
637
662
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-autocomplete');
|
|
638
663
|
}
|
|
639
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
640
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
664
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaAutocompleteDirective, selector: "[matcha-autocomplete]", ngImport: i0 }); }
|
|
641
666
|
}
|
|
642
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
667
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaAutocompleteDirective, decorators: [{
|
|
643
668
|
type: Directive,
|
|
644
669
|
args: [{
|
|
645
670
|
selector: '[matcha-autocomplete]'
|
|
@@ -653,10 +678,10 @@ class MatchaAutocompleteOverviewDirective {
|
|
|
653
678
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
654
679
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-autocomplete-overview');
|
|
655
680
|
}
|
|
656
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
657
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
681
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaAutocompleteOverviewDirective, selector: "[matcha-autocomplete-overview]", ngImport: i0 }); }
|
|
658
683
|
}
|
|
659
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
684
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaAutocompleteOverviewDirective, decorators: [{
|
|
660
685
|
type: Directive,
|
|
661
686
|
args: [{
|
|
662
687
|
selector: '[matcha-autocomplete-overview]'
|
|
@@ -664,12 +689,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
664
689
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
665
690
|
|
|
666
691
|
class MatchaAutocompleteModule {
|
|
667
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
668
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
692
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaAutocompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
693
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaAutocompleteModule, declarations: [MatchaAutocompleteDirective,
|
|
669
694
|
MatchaAutocompleteOverviewDirective], exports: [MatchaAutocompleteDirective, MatchaAutocompleteOverviewDirective] }); }
|
|
670
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
695
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaAutocompleteModule }); }
|
|
671
696
|
}
|
|
672
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
697
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaAutocompleteModule, decorators: [{
|
|
673
698
|
type: NgModule,
|
|
674
699
|
args: [{
|
|
675
700
|
declarations: [
|
|
@@ -688,10 +713,10 @@ class MatchaBadgeDirective {
|
|
|
688
713
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
689
714
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-badge');
|
|
690
715
|
}
|
|
691
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
692
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
716
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaBadgeDirective, selector: "[matcha-badge]", ngImport: i0 }); }
|
|
693
718
|
}
|
|
694
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
719
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaBadgeDirective, decorators: [{
|
|
695
720
|
type: Directive,
|
|
696
721
|
args: [{
|
|
697
722
|
selector: '[matcha-badge]',
|
|
@@ -699,11 +724,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
699
724
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
700
725
|
|
|
701
726
|
class MatchaBadgeModule {
|
|
702
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
703
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
704
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
727
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
728
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaBadgeModule, declarations: [MatchaBadgeDirective], exports: [MatchaBadgeDirective] }); }
|
|
729
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaBadgeModule }); }
|
|
705
730
|
}
|
|
706
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
731
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaBadgeModule, decorators: [{
|
|
707
732
|
type: NgModule,
|
|
708
733
|
args: [{
|
|
709
734
|
declarations: [MatchaBadgeDirective],
|
|
@@ -719,10 +744,10 @@ class MatchaTabsDirective {
|
|
|
719
744
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
720
745
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-tabs');
|
|
721
746
|
}
|
|
722
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
723
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
747
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaTabsDirective, selector: "[matchaTabs]", ngImport: i0 }); }
|
|
724
749
|
}
|
|
725
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
750
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTabsDirective, decorators: [{
|
|
726
751
|
type: Directive,
|
|
727
752
|
args: [{
|
|
728
753
|
selector: '[matchaTabs]'
|
|
@@ -730,11 +755,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
730
755
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
731
756
|
|
|
732
757
|
class MatchaTabsModule {
|
|
733
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
734
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
735
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
758
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
759
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaTabsModule, declarations: [MatchaTabsDirective], imports: [CommonModule], exports: [MatchaTabsDirective] }); }
|
|
760
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTabsModule, imports: [CommonModule] }); }
|
|
736
761
|
}
|
|
737
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
762
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTabsModule, decorators: [{
|
|
738
763
|
type: NgModule,
|
|
739
764
|
args: [{
|
|
740
765
|
declarations: [MatchaTabsDirective],
|
|
@@ -750,10 +775,10 @@ class MatchaBottomSheetDirective {
|
|
|
750
775
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
751
776
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-bottom-sheet');
|
|
752
777
|
}
|
|
753
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
754
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
778
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaBottomSheetDirective, selector: "[matcha-bottom-sheet]", ngImport: i0 }); }
|
|
755
780
|
}
|
|
756
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
781
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaBottomSheetDirective, decorators: [{
|
|
757
782
|
type: Directive,
|
|
758
783
|
args: [{
|
|
759
784
|
selector: '[matcha-bottom-sheet]'
|
|
@@ -761,11 +786,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
761
786
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
762
787
|
|
|
763
788
|
class MatchaBottomSheetModule {
|
|
764
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
765
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
766
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
789
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaBottomSheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
790
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaBottomSheetModule, declarations: [MatchaBottomSheetDirective], exports: [MatchaBottomSheetDirective] }); }
|
|
791
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaBottomSheetModule }); }
|
|
767
792
|
}
|
|
768
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
793
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaBottomSheetModule, decorators: [{
|
|
769
794
|
type: NgModule,
|
|
770
795
|
args: [{
|
|
771
796
|
declarations: [MatchaBottomSheetDirective],
|
|
@@ -780,10 +805,10 @@ class MatchaButtonToggleDirective {
|
|
|
780
805
|
this._renderer = _renderer;
|
|
781
806
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-button-toggle');
|
|
782
807
|
}
|
|
783
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
784
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
808
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaButtonToggleDirective, selector: "[matcha-button-toggle]", ngImport: i0 }); }
|
|
785
810
|
}
|
|
786
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
811
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaButtonToggleDirective, decorators: [{
|
|
787
812
|
type: Directive,
|
|
788
813
|
args: [{
|
|
789
814
|
selector: '[matcha-button-toggle]'
|
|
@@ -791,11 +816,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
791
816
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
792
817
|
|
|
793
818
|
class MatchaButtonToggleModule {
|
|
794
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
795
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
796
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
819
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaButtonToggleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
820
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaButtonToggleModule, declarations: [MatchaButtonToggleDirective], exports: [MatchaButtonToggleDirective] }); }
|
|
821
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaButtonToggleModule }); }
|
|
797
822
|
}
|
|
798
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
823
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaButtonToggleModule, decorators: [{
|
|
799
824
|
type: NgModule,
|
|
800
825
|
args: [{
|
|
801
826
|
declarations: [
|
|
@@ -813,18 +838,30 @@ class MatchaButtonDirective {
|
|
|
813
838
|
this._elementRef = _elementRef;
|
|
814
839
|
this._renderer = _renderer;
|
|
815
840
|
this.size = null;
|
|
841
|
+
this.sizeXs = null;
|
|
842
|
+
this.sizeSm = null;
|
|
843
|
+
this.sizeMd = null;
|
|
844
|
+
this.sizeLg = null;
|
|
845
|
+
this.sizeXl = null;
|
|
816
846
|
this.color = 'basic';
|
|
817
847
|
this.basic = false;
|
|
818
848
|
this.outline = false;
|
|
819
849
|
this.pill = false;
|
|
820
850
|
this.icon = false;
|
|
851
|
+
this.link = false;
|
|
821
852
|
this._config = {
|
|
822
|
-
|
|
853
|
+
sizeXs: 'tiny',
|
|
854
|
+
sizeSm: 'small',
|
|
855
|
+
sizeMd: 'medium',
|
|
856
|
+
sizeLg: 'large',
|
|
857
|
+
sizeXl: 'huge',
|
|
858
|
+
size: 'medium',
|
|
823
859
|
color: 'primary',
|
|
824
860
|
basic: false,
|
|
825
861
|
outline: false,
|
|
826
862
|
pill: false,
|
|
827
863
|
icon: false,
|
|
864
|
+
link: false
|
|
828
865
|
};
|
|
829
866
|
}
|
|
830
867
|
ngOnInit() {
|
|
@@ -847,6 +884,11 @@ class MatchaButtonDirective {
|
|
|
847
884
|
this._renderer.removeClass(this._elementRef.nativeElement, `color-${this._config.color}`);
|
|
848
885
|
//size
|
|
849
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}`);
|
|
850
892
|
//basic
|
|
851
893
|
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-icon`);
|
|
852
894
|
//outline
|
|
@@ -855,6 +897,8 @@ class MatchaButtonDirective {
|
|
|
855
897
|
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-pill`);
|
|
856
898
|
//icon
|
|
857
899
|
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-basic`);
|
|
900
|
+
//link
|
|
901
|
+
this._renderer.removeClass(this._elementRef.nativeElement, `matcha-button-link`);
|
|
858
902
|
}
|
|
859
903
|
setConfig() {
|
|
860
904
|
this.clearConfig();
|
|
@@ -862,12 +906,33 @@ class MatchaButtonDirective {
|
|
|
862
906
|
this.color ? this.setColor() : null;
|
|
863
907
|
(this.outline === true || this.outline === 'true') ? this.setOutline() : null;
|
|
864
908
|
(this.pill === true || this.pill === 'true') ? this.setPill() : null;
|
|
909
|
+
(this.link === true || this.link === 'true') ? this.setLink() : null;
|
|
865
910
|
(this.basic === true || this.basic === 'true') ? this.setBasic() : null;
|
|
866
911
|
(this.icon === true || this.icon === 'true') ? this.setIcon() : null;
|
|
867
912
|
}
|
|
868
913
|
setSize() {
|
|
869
914
|
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-${this.size}`);
|
|
870
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
|
+
}
|
|
871
936
|
}
|
|
872
937
|
setColor() {
|
|
873
938
|
this._renderer.addClass(this._elementRef.nativeElement, `${this.color}`);
|
|
@@ -880,6 +945,9 @@ class MatchaButtonDirective {
|
|
|
880
945
|
setPill() {
|
|
881
946
|
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-pill`);
|
|
882
947
|
}
|
|
948
|
+
setLink() {
|
|
949
|
+
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-link`);
|
|
950
|
+
}
|
|
883
951
|
setBasic() {
|
|
884
952
|
this._renderer.removeClass(this._elementRef.nativeElement, `${this._config.color}`);
|
|
885
953
|
this._renderer.addClass(this._elementRef.nativeElement, `matcha-button-basic`);
|
|
@@ -915,10 +983,10 @@ class MatchaButtonDirective {
|
|
|
915
983
|
button.removeEventListener('click', this.addRippleEffect, false);
|
|
916
984
|
});
|
|
917
985
|
}
|
|
918
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
919
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
986
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", 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 }); }
|
|
920
988
|
}
|
|
921
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
989
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaButtonDirective, decorators: [{
|
|
922
990
|
type: Directive,
|
|
923
991
|
args: [{
|
|
924
992
|
selector: '[matcha-button]'
|
|
@@ -932,6 +1000,21 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
932
1000
|
}] }], propDecorators: { size: [{
|
|
933
1001
|
type: Input,
|
|
934
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']
|
|
935
1018
|
}], color: [{
|
|
936
1019
|
type: Input,
|
|
937
1020
|
args: ['color']
|
|
@@ -947,14 +1030,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
947
1030
|
}], icon: [{
|
|
948
1031
|
type: Input,
|
|
949
1032
|
args: ['icon']
|
|
1033
|
+
}], link: [{
|
|
1034
|
+
type: Input,
|
|
1035
|
+
args: ['link']
|
|
950
1036
|
}] } });
|
|
951
1037
|
|
|
952
1038
|
class MatchaButtonModule {
|
|
953
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
954
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
955
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1039
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1040
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaButtonModule, declarations: [MatchaButtonDirective], exports: [MatchaButtonDirective] }); }
|
|
1041
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaButtonModule }); }
|
|
956
1042
|
}
|
|
957
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1043
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaButtonModule, decorators: [{
|
|
958
1044
|
type: NgModule,
|
|
959
1045
|
args: [{
|
|
960
1046
|
declarations: [MatchaButtonDirective],
|
|
@@ -970,10 +1056,10 @@ class MatchaCheckboxDirective {
|
|
|
970
1056
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
971
1057
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-checkbox');
|
|
972
1058
|
}
|
|
973
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
974
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1059
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaCheckboxDirective, selector: "[matcha-checkbox]", ngImport: i0 }); }
|
|
975
1061
|
}
|
|
976
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1062
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaCheckboxDirective, decorators: [{
|
|
977
1063
|
type: Directive,
|
|
978
1064
|
args: [{
|
|
979
1065
|
selector: '[matcha-checkbox]',
|
|
@@ -981,11 +1067,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
981
1067
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
982
1068
|
|
|
983
1069
|
class MatchaCheckboxModule {
|
|
984
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
985
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
986
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1070
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaCheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1071
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaCheckboxModule, declarations: [MatchaCheckboxDirective], exports: [MatchaCheckboxDirective] }); }
|
|
1072
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaCheckboxModule }); }
|
|
987
1073
|
}
|
|
988
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1074
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaCheckboxModule, decorators: [{
|
|
989
1075
|
type: NgModule,
|
|
990
1076
|
args: [{
|
|
991
1077
|
declarations: [MatchaCheckboxDirective],
|
|
@@ -1001,10 +1087,10 @@ class MatchaChipsDirective {
|
|
|
1001
1087
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1002
1088
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-chips');
|
|
1003
1089
|
}
|
|
1004
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1005
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1090
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaChipsDirective, selector: "[matchaChips]", ngImport: i0 }); }
|
|
1006
1092
|
}
|
|
1007
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1093
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaChipsDirective, decorators: [{
|
|
1008
1094
|
type: Directive,
|
|
1009
1095
|
args: [{
|
|
1010
1096
|
selector: '[matchaChips]'
|
|
@@ -1012,11 +1098,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1012
1098
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1013
1099
|
|
|
1014
1100
|
class MatchaChipsModule {
|
|
1015
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1016
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1017
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1101
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaChipsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1102
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaChipsModule, declarations: [MatchaChipsDirective], exports: [MatchaChipsDirective] }); }
|
|
1103
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaChipsModule }); }
|
|
1018
1104
|
}
|
|
1019
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1105
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaChipsModule, decorators: [{
|
|
1020
1106
|
type: NgModule,
|
|
1021
1107
|
args: [{
|
|
1022
1108
|
declarations: [MatchaChipsDirective],
|
|
@@ -1034,10 +1120,10 @@ class MatchaDatepickerDirective {
|
|
|
1034
1120
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1035
1121
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-datepicker');
|
|
1036
1122
|
}
|
|
1037
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1038
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1123
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaDatepickerDirective, selector: "[matcha-datepicker]", ngImport: i0 }); }
|
|
1039
1125
|
}
|
|
1040
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1126
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaDatepickerDirective, decorators: [{
|
|
1041
1127
|
type: Directive,
|
|
1042
1128
|
args: [{
|
|
1043
1129
|
selector: '[matcha-datepicker]',
|
|
@@ -1045,11 +1131,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1045
1131
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1046
1132
|
|
|
1047
1133
|
class MatchaDatepickerModule {
|
|
1048
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1049
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1050
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1134
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaDatepickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1135
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaDatepickerModule, declarations: [MatchaDatepickerDirective], exports: [MatchaDatepickerDirective] }); }
|
|
1136
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaDatepickerModule }); }
|
|
1051
1137
|
}
|
|
1052
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1138
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaDatepickerModule, decorators: [{
|
|
1053
1139
|
type: NgModule,
|
|
1054
1140
|
args: [{
|
|
1055
1141
|
declarations: [MatchaDatepickerDirective],
|
|
@@ -1065,10 +1151,10 @@ class MatchaDialogDirective {
|
|
|
1065
1151
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1066
1152
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-dialog');
|
|
1067
1153
|
}
|
|
1068
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1069
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1154
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaDialogDirective, selector: "[matchaDialog]", ngImport: i0 }); }
|
|
1070
1156
|
}
|
|
1071
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1157
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaDialogDirective, decorators: [{
|
|
1072
1158
|
type: Directive,
|
|
1073
1159
|
args: [{
|
|
1074
1160
|
selector: '[matchaDialog]'
|
|
@@ -1076,11 +1162,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1076
1162
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1077
1163
|
|
|
1078
1164
|
class MatchaDialogModule {
|
|
1079
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1080
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1081
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1165
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1166
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaDialogModule, declarations: [MatchaDialogDirective], imports: [CommonModule], exports: [MatchaDialogDirective] }); }
|
|
1167
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaDialogModule, imports: [CommonModule] }); }
|
|
1082
1168
|
}
|
|
1083
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1169
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaDialogModule, decorators: [{
|
|
1084
1170
|
type: NgModule,
|
|
1085
1171
|
args: [{
|
|
1086
1172
|
declarations: [MatchaDialogDirective],
|
|
@@ -1112,10 +1198,10 @@ class MatchaElevationDirective {
|
|
|
1112
1198
|
this._renderer.addClass(this._elementRef.nativeElement, `elevation-z-0`);
|
|
1113
1199
|
}
|
|
1114
1200
|
}
|
|
1115
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1116
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1201
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaElevationDirective, selector: "[elevation]", inputs: { elevation: "elevation" }, usesOnChanges: true, ngImport: i0 }); }
|
|
1117
1203
|
}
|
|
1118
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1204
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaElevationDirective, decorators: [{
|
|
1119
1205
|
type: Directive,
|
|
1120
1206
|
args: [{
|
|
1121
1207
|
selector: '[elevation]',
|
|
@@ -1126,11 +1212,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1126
1212
|
}] } });
|
|
1127
1213
|
|
|
1128
1214
|
class MatchaElevationModule {
|
|
1129
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1130
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1131
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1215
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaElevationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1216
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaElevationModule, declarations: [MatchaElevationDirective], imports: [CommonModule], exports: [MatchaElevationDirective] }); }
|
|
1217
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaElevationModule, imports: [CommonModule] }); }
|
|
1132
1218
|
}
|
|
1133
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1219
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaElevationModule, decorators: [{
|
|
1134
1220
|
type: NgModule,
|
|
1135
1221
|
args: [{
|
|
1136
1222
|
declarations: [MatchaElevationDirective],
|
|
@@ -1146,10 +1232,10 @@ class MatchaExpansionDirective {
|
|
|
1146
1232
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1147
1233
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-expansion-panel');
|
|
1148
1234
|
}
|
|
1149
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1150
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1235
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaExpansionDirective, selector: "[matchaExpansion]", ngImport: i0 }); }
|
|
1151
1237
|
}
|
|
1152
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1238
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaExpansionDirective, decorators: [{
|
|
1153
1239
|
type: Directive,
|
|
1154
1240
|
args: [{
|
|
1155
1241
|
selector: '[matchaExpansion]',
|
|
@@ -1157,11 +1243,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1157
1243
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1158
1244
|
|
|
1159
1245
|
class MatchaExpansionModule {
|
|
1160
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1161
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1162
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1246
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaExpansionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1247
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaExpansionModule, declarations: [MatchaExpansionDirective], imports: [CommonModule], exports: [MatchaExpansionDirective] }); }
|
|
1248
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaExpansionModule, imports: [CommonModule] }); }
|
|
1163
1249
|
}
|
|
1164
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1250
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaExpansionModule, decorators: [{
|
|
1165
1251
|
type: NgModule,
|
|
1166
1252
|
args: [{
|
|
1167
1253
|
declarations: [MatchaExpansionDirective],
|
|
@@ -1177,10 +1263,10 @@ class MatchaFormFieldDirective {
|
|
|
1177
1263
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1178
1264
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-form-field');
|
|
1179
1265
|
}
|
|
1180
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1181
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1266
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaFormFieldDirective, selector: "[matchaFormField]", ngImport: i0 }); }
|
|
1182
1268
|
}
|
|
1183
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1269
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaFormFieldDirective, decorators: [{
|
|
1184
1270
|
type: Directive,
|
|
1185
1271
|
args: [{
|
|
1186
1272
|
selector: '[matchaFormField]',
|
|
@@ -1188,11 +1274,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1188
1274
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1189
1275
|
|
|
1190
1276
|
class MatchaFormsModule {
|
|
1191
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1192
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1193
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1277
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaFormsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1278
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaFormsModule, declarations: [MatchaFormFieldDirective], imports: [CommonModule], exports: [MatchaFormFieldDirective] }); }
|
|
1279
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaFormsModule, imports: [CommonModule] }); }
|
|
1194
1280
|
}
|
|
1195
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1281
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaFormsModule, decorators: [{
|
|
1196
1282
|
type: NgModule,
|
|
1197
1283
|
args: [{
|
|
1198
1284
|
declarations: [MatchaFormFieldDirective],
|
|
@@ -1208,10 +1294,10 @@ class MatchaInputDirective {
|
|
|
1208
1294
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1209
1295
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-input');
|
|
1210
1296
|
}
|
|
1211
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1212
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1297
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaInputDirective, selector: "[matcha-input]", ngImport: i0 }); }
|
|
1213
1299
|
}
|
|
1214
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1300
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaInputDirective, decorators: [{
|
|
1215
1301
|
type: Directive,
|
|
1216
1302
|
args: [{
|
|
1217
1303
|
selector: '[matcha-input]',
|
|
@@ -1219,11 +1305,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1219
1305
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1220
1306
|
|
|
1221
1307
|
class MatchaInputModule {
|
|
1222
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1223
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1224
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1308
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1309
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaInputModule, declarations: [MatchaInputDirective], exports: [MatchaInputDirective] }); }
|
|
1310
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaInputModule }); }
|
|
1225
1311
|
}
|
|
1226
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1312
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaInputModule, decorators: [{
|
|
1227
1313
|
type: NgModule,
|
|
1228
1314
|
args: [{
|
|
1229
1315
|
declarations: [MatchaInputDirective],
|
|
@@ -1239,10 +1325,10 @@ class MatchaListDirective {
|
|
|
1239
1325
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1240
1326
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-list');
|
|
1241
1327
|
}
|
|
1242
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1243
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1328
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaListDirective, selector: "[matchaList]", ngImport: i0 }); }
|
|
1244
1330
|
}
|
|
1245
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1331
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaListDirective, decorators: [{
|
|
1246
1332
|
type: Directive,
|
|
1247
1333
|
args: [{
|
|
1248
1334
|
selector: '[matchaList]',
|
|
@@ -1250,11 +1336,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1250
1336
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1251
1337
|
|
|
1252
1338
|
class MatchaListModule {
|
|
1253
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1254
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1255
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1339
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1340
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaListModule, declarations: [MatchaListDirective], imports: [CommonModule], exports: [MatchaListDirective] }); }
|
|
1341
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaListModule, imports: [CommonModule] }); }
|
|
1256
1342
|
}
|
|
1257
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1343
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaListModule, decorators: [{
|
|
1258
1344
|
type: NgModule,
|
|
1259
1345
|
args: [{
|
|
1260
1346
|
declarations: [MatchaListDirective],
|
|
@@ -1284,10 +1370,10 @@ class MatchaMenuTriggerForDirective {
|
|
|
1284
1370
|
this.menu.closeMenu();
|
|
1285
1371
|
}
|
|
1286
1372
|
}
|
|
1287
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1288
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1373
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaMenuTriggerForDirective, selector: "[matchaMenuTriggerFor]", inputs: { menu: ["matchaMenuTriggerFor", "menu"] }, host: { listeners: { "click": "onClick($event)", "mouseenter": "onMouseEnter()", "mouseleave": "onMouseLeave()" } }, exportAs: ["matchaMenuTriggerFor"], ngImport: i0 }); }
|
|
1289
1375
|
}
|
|
1290
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1376
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaMenuTriggerForDirective, decorators: [{
|
|
1291
1377
|
type: Directive,
|
|
1292
1378
|
args: [{
|
|
1293
1379
|
selector: '[matchaMenuTriggerFor]',
|
|
@@ -1314,13 +1400,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1314
1400
|
}] } });
|
|
1315
1401
|
|
|
1316
1402
|
class MatchaMenuModule {
|
|
1317
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1318
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1403
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1404
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaMenuModule, declarations: [MatchaMenuComponent,
|
|
1319
1405
|
MatchaMenuTriggerForDirective], imports: [CommonModule], exports: [MatchaMenuComponent,
|
|
1320
1406
|
MatchaMenuTriggerForDirective] }); }
|
|
1321
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1407
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaMenuModule, imports: [CommonModule] }); }
|
|
1322
1408
|
}
|
|
1323
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1409
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaMenuModule, decorators: [{
|
|
1324
1410
|
type: NgModule,
|
|
1325
1411
|
args: [{
|
|
1326
1412
|
declarations: [
|
|
@@ -1344,10 +1430,10 @@ class MatchaSidenavDirective {
|
|
|
1344
1430
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1345
1431
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-sidenav');
|
|
1346
1432
|
}
|
|
1347
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1348
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1433
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaSidenavDirective, selector: "[matcha-sidenav]", ngImport: i0 }); }
|
|
1349
1435
|
}
|
|
1350
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1436
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSidenavDirective, decorators: [{
|
|
1351
1437
|
type: Directive,
|
|
1352
1438
|
args: [{
|
|
1353
1439
|
selector: '[matcha-sidenav]',
|
|
@@ -1355,11 +1441,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1355
1441
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1356
1442
|
|
|
1357
1443
|
class MatchaSidenavModule {
|
|
1358
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1359
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1360
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1444
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSidenavModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1445
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaSidenavModule, declarations: [MatchaSidenavDirective], imports: [CommonModule], exports: [MatchaSidenavDirective] }); }
|
|
1446
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSidenavModule, imports: [CommonModule] }); }
|
|
1361
1447
|
}
|
|
1362
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1448
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSidenavModule, decorators: [{
|
|
1363
1449
|
type: NgModule,
|
|
1364
1450
|
args: [{
|
|
1365
1451
|
declarations: [MatchaSidenavDirective],
|
|
@@ -1375,10 +1461,10 @@ class MatchaPaginatorDirective {
|
|
|
1375
1461
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1376
1462
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-paginator');
|
|
1377
1463
|
}
|
|
1378
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1379
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1464
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaPaginatorDirective, selector: "[matchaPaginator]", ngImport: i0 }); }
|
|
1380
1466
|
}
|
|
1381
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1467
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaPaginatorDirective, decorators: [{
|
|
1382
1468
|
type: Directive,
|
|
1383
1469
|
args: [{
|
|
1384
1470
|
selector: '[matchaPaginator]'
|
|
@@ -1386,11 +1472,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1386
1472
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1387
1473
|
|
|
1388
1474
|
class MatchaPaginatorModule {
|
|
1389
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1390
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1391
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1475
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaPaginatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1476
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaPaginatorModule, declarations: [MatchaPaginatorDirective], imports: [CommonModule], exports: [MatchaPaginatorDirective] }); }
|
|
1477
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaPaginatorModule, imports: [CommonModule] }); }
|
|
1392
1478
|
}
|
|
1393
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1479
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaPaginatorModule, decorators: [{
|
|
1394
1480
|
type: NgModule,
|
|
1395
1481
|
args: [{
|
|
1396
1482
|
declarations: [MatchaPaginatorDirective],
|
|
@@ -1406,10 +1492,10 @@ class MatchaProgressBarDirective {
|
|
|
1406
1492
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1407
1493
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-progress-bar');
|
|
1408
1494
|
}
|
|
1409
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1410
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1495
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaProgressBarDirective, selector: "[matcha-progress-bar]", ngImport: i0 }); }
|
|
1411
1497
|
}
|
|
1412
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1498
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaProgressBarDirective, decorators: [{
|
|
1413
1499
|
type: Directive,
|
|
1414
1500
|
args: [{
|
|
1415
1501
|
selector: '[matcha-progress-bar]'
|
|
@@ -1417,11 +1503,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1417
1503
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1418
1504
|
|
|
1419
1505
|
class MatchaProgressBarModule {
|
|
1420
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1421
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1422
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1506
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaProgressBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1507
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaProgressBarModule, declarations: [MatchaProgressBarDirective], imports: [CommonModule], exports: [MatchaProgressBarDirective] }); }
|
|
1508
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaProgressBarModule, imports: [CommonModule] }); }
|
|
1423
1509
|
}
|
|
1424
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1510
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaProgressBarModule, decorators: [{
|
|
1425
1511
|
type: NgModule,
|
|
1426
1512
|
args: [{
|
|
1427
1513
|
declarations: [MatchaProgressBarDirective],
|
|
@@ -1441,10 +1527,10 @@ class MatchaProgressSpinnerDirective {
|
|
|
1441
1527
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1442
1528
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-progress-spinner');
|
|
1443
1529
|
}
|
|
1444
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1445
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1530
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaProgressSpinnerDirective, selector: "[matcha-progress-spinner]", ngImport: i0 }); }
|
|
1446
1532
|
}
|
|
1447
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1533
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaProgressSpinnerDirective, decorators: [{
|
|
1448
1534
|
type: Directive,
|
|
1449
1535
|
args: [{
|
|
1450
1536
|
selector: '[matcha-progress-spinner]'
|
|
@@ -1452,11 +1538,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1452
1538
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1453
1539
|
|
|
1454
1540
|
class MatchaProgressSpinnerModule {
|
|
1455
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1456
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1457
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1541
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaProgressSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1542
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaProgressSpinnerModule, declarations: [MatchaProgressSpinnerDirective], imports: [CommonModule], exports: [MatchaProgressSpinnerDirective] }); }
|
|
1543
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaProgressSpinnerModule, imports: [CommonModule] }); }
|
|
1458
1544
|
}
|
|
1459
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1545
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaProgressSpinnerModule, decorators: [{
|
|
1460
1546
|
type: NgModule,
|
|
1461
1547
|
args: [{
|
|
1462
1548
|
declarations: [MatchaProgressSpinnerDirective],
|
|
@@ -1476,10 +1562,10 @@ class MatchaRadioButtonDirective {
|
|
|
1476
1562
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1477
1563
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-radio-button');
|
|
1478
1564
|
}
|
|
1479
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1480
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1565
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaRadioButtonDirective, selector: "[matchaRadioButton]", ngImport: i0 }); }
|
|
1481
1567
|
}
|
|
1482
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1568
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaRadioButtonDirective, decorators: [{
|
|
1483
1569
|
type: Directive,
|
|
1484
1570
|
args: [{
|
|
1485
1571
|
selector: '[matchaRadioButton]'
|
|
@@ -1487,11 +1573,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1487
1573
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1488
1574
|
|
|
1489
1575
|
class MatchaRadioButtonModule {
|
|
1490
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1491
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1492
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1576
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaRadioButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1577
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaRadioButtonModule, declarations: [MatchaRadioButtonDirective], imports: [CommonModule], exports: [MatchaRadioButtonDirective] }); }
|
|
1578
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaRadioButtonModule, imports: [CommonModule] }); }
|
|
1493
1579
|
}
|
|
1494
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1580
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaRadioButtonModule, decorators: [{
|
|
1495
1581
|
type: NgModule,
|
|
1496
1582
|
args: [{
|
|
1497
1583
|
declarations: [MatchaRadioButtonDirective],
|
|
@@ -1509,10 +1595,10 @@ class MatchaSelectDirective {
|
|
|
1509
1595
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1510
1596
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-select');
|
|
1511
1597
|
}
|
|
1512
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1513
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1598
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaSelectDirective, selector: "[matcha-select]", ngImport: i0 }); }
|
|
1514
1600
|
}
|
|
1515
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1601
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSelectDirective, decorators: [{
|
|
1516
1602
|
type: Directive,
|
|
1517
1603
|
args: [{
|
|
1518
1604
|
selector: '[matcha-select]',
|
|
@@ -1520,11 +1606,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1520
1606
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1521
1607
|
|
|
1522
1608
|
class MatchaSelectModule {
|
|
1523
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1524
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1525
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1609
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1610
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaSelectModule, declarations: [MatchaSelectDirective], imports: [CommonModule], exports: [MatchaSelectDirective] }); }
|
|
1611
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSelectModule, imports: [CommonModule] }); }
|
|
1526
1612
|
}
|
|
1527
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1613
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSelectModule, decorators: [{
|
|
1528
1614
|
type: NgModule,
|
|
1529
1615
|
args: [{
|
|
1530
1616
|
declarations: [MatchaSelectDirective],
|
|
@@ -1540,10 +1626,10 @@ class MatchaSlideToggleDirective {
|
|
|
1540
1626
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1541
1627
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-slide-toggle');
|
|
1542
1628
|
}
|
|
1543
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1544
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1629
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaSlideToggleDirective, selector: "[slide-toggle]", ngImport: i0 }); }
|
|
1545
1631
|
}
|
|
1546
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1632
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSlideToggleDirective, decorators: [{
|
|
1547
1633
|
type: Directive,
|
|
1548
1634
|
args: [{
|
|
1549
1635
|
selector: '[slide-toggle]'
|
|
@@ -1551,11 +1637,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1551
1637
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1552
1638
|
|
|
1553
1639
|
class MatchaSlideToggleModule {
|
|
1554
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1555
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1556
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1640
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSlideToggleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1641
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaSlideToggleModule, declarations: [MatchaSlideToggleDirective], imports: [CommonModule], exports: [MatchaSlideToggleDirective] }); }
|
|
1642
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSlideToggleModule, imports: [CommonModule] }); }
|
|
1557
1643
|
}
|
|
1558
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1644
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSlideToggleModule, decorators: [{
|
|
1559
1645
|
type: NgModule,
|
|
1560
1646
|
args: [{
|
|
1561
1647
|
declarations: [MatchaSlideToggleDirective],
|
|
@@ -1573,10 +1659,10 @@ class MatchaSliderDirective {
|
|
|
1573
1659
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1574
1660
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-slider');
|
|
1575
1661
|
}
|
|
1576
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1577
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1662
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaSliderDirective, selector: "[matchaSlider]", ngImport: i0 }); }
|
|
1578
1664
|
}
|
|
1579
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1665
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSliderDirective, decorators: [{
|
|
1580
1666
|
type: Directive,
|
|
1581
1667
|
args: [{
|
|
1582
1668
|
selector: '[matchaSlider]'
|
|
@@ -1584,11 +1670,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1584
1670
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1585
1671
|
|
|
1586
1672
|
class MatchaSliderModule {
|
|
1587
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1588
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1589
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1673
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSliderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1674
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaSliderModule, declarations: [MatchaSliderDirective], imports: [CommonModule], exports: [MatchaSliderDirective] }); }
|
|
1675
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSliderModule, imports: [CommonModule] }); }
|
|
1590
1676
|
}
|
|
1591
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1677
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSliderModule, decorators: [{
|
|
1592
1678
|
type: NgModule,
|
|
1593
1679
|
args: [{
|
|
1594
1680
|
declarations: [MatchaSliderDirective],
|
|
@@ -1606,10 +1692,10 @@ class MatchaSnackBarDirective {
|
|
|
1606
1692
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1607
1693
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-snackbar');
|
|
1608
1694
|
}
|
|
1609
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1610
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1695
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaSnackBarDirective, selector: "[matchaSnackBar]", ngImport: i0 }); }
|
|
1611
1697
|
}
|
|
1612
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1698
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSnackBarDirective, decorators: [{
|
|
1613
1699
|
type: Directive,
|
|
1614
1700
|
args: [{
|
|
1615
1701
|
selector: '[matchaSnackBar]',
|
|
@@ -1617,11 +1703,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1617
1703
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1618
1704
|
|
|
1619
1705
|
class MatchaSnackBarModule {
|
|
1620
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1621
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1622
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1706
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSnackBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1707
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaSnackBarModule, declarations: [MatchaSnackBarDirective], imports: [CommonModule], exports: [MatchaSnackBarDirective] }); }
|
|
1708
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSnackBarModule, imports: [CommonModule] }); }
|
|
1623
1709
|
}
|
|
1624
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1710
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSnackBarModule, decorators: [{
|
|
1625
1711
|
type: NgModule,
|
|
1626
1712
|
args: [{
|
|
1627
1713
|
declarations: [MatchaSnackBarDirective],
|
|
@@ -1637,10 +1723,10 @@ class MatchaSortHeaderDirective {
|
|
|
1637
1723
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1638
1724
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-sort-header');
|
|
1639
1725
|
}
|
|
1640
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1641
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1726
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaSortHeaderDirective, selector: "[matchaSortHeader]", ngImport: i0 }); }
|
|
1642
1728
|
}
|
|
1643
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1729
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSortHeaderDirective, decorators: [{
|
|
1644
1730
|
type: Directive,
|
|
1645
1731
|
args: [{
|
|
1646
1732
|
selector: '[matchaSortHeader]'
|
|
@@ -1648,11 +1734,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1648
1734
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1649
1735
|
|
|
1650
1736
|
class MatchaSortHeaderModule {
|
|
1651
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1652
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1653
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1737
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSortHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1738
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaSortHeaderModule, declarations: [MatchaSortHeaderDirective], imports: [CommonModule], exports: [MatchaSortHeaderDirective] }); }
|
|
1739
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSortHeaderModule, imports: [CommonModule] }); }
|
|
1654
1740
|
}
|
|
1655
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1741
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaSortHeaderModule, decorators: [{
|
|
1656
1742
|
type: NgModule,
|
|
1657
1743
|
args: [{
|
|
1658
1744
|
declarations: [MatchaSortHeaderDirective],
|
|
@@ -1668,10 +1754,10 @@ class MatchaStepperDirective {
|
|
|
1668
1754
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1669
1755
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-stepper');
|
|
1670
1756
|
}
|
|
1671
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1672
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1757
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaStepperDirective, selector: "[matchaStepper]", ngImport: i0 }); }
|
|
1673
1759
|
}
|
|
1674
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1760
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaStepperDirective, decorators: [{
|
|
1675
1761
|
type: Directive,
|
|
1676
1762
|
args: [{
|
|
1677
1763
|
selector: '[matchaStepper]'
|
|
@@ -1679,11 +1765,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1679
1765
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1680
1766
|
|
|
1681
1767
|
class MatchaStepperModule {
|
|
1682
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1683
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1684
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1768
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaStepperModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1769
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaStepperModule, declarations: [MatchaStepperDirective], imports: [CommonModule], exports: [MatchaStepperDirective] }); }
|
|
1770
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaStepperModule, imports: [CommonModule] }); }
|
|
1685
1771
|
}
|
|
1686
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1772
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaStepperModule, decorators: [{
|
|
1687
1773
|
type: NgModule,
|
|
1688
1774
|
args: [{
|
|
1689
1775
|
declarations: [MatchaStepperDirective],
|
|
@@ -1699,10 +1785,10 @@ class MatchaTableDirective {
|
|
|
1699
1785
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1700
1786
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-table');
|
|
1701
1787
|
}
|
|
1702
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1703
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1788
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaTableDirective, selector: "[matchaTable]", ngImport: i0 }); }
|
|
1704
1790
|
}
|
|
1705
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1791
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTableDirective, decorators: [{
|
|
1706
1792
|
type: Directive,
|
|
1707
1793
|
args: [{
|
|
1708
1794
|
selector: '[matchaTable]'
|
|
@@ -1710,11 +1796,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1710
1796
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1711
1797
|
|
|
1712
1798
|
class MatchaTableModule {
|
|
1713
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1714
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1715
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1799
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1800
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaTableModule, declarations: [MatchaTableDirective], imports: [CommonModule], exports: [MatchaTableDirective] }); }
|
|
1801
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTableModule, imports: [CommonModule] }); }
|
|
1716
1802
|
}
|
|
1717
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1803
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTableModule, decorators: [{
|
|
1718
1804
|
type: NgModule,
|
|
1719
1805
|
args: [{
|
|
1720
1806
|
declarations: [MatchaTableDirective],
|
|
@@ -1730,10 +1816,10 @@ class MatchaTooltipDirective {
|
|
|
1730
1816
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1731
1817
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-tooltip');
|
|
1732
1818
|
}
|
|
1733
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1734
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1819
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaTooltipDirective, selector: "[matchaTooltip]", ngImport: i0 }); }
|
|
1735
1821
|
}
|
|
1736
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1822
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTooltipDirective, decorators: [{
|
|
1737
1823
|
type: Directive,
|
|
1738
1824
|
args: [{
|
|
1739
1825
|
selector: '[matchaTooltip]'
|
|
@@ -1741,11 +1827,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1741
1827
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1742
1828
|
|
|
1743
1829
|
class MatchaTooltipModule {
|
|
1744
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1745
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1746
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1830
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTooltipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1831
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaTooltipModule, declarations: [MatchaTooltipDirective], imports: [CommonModule], exports: [MatchaTooltipDirective] }); }
|
|
1832
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTooltipModule, imports: [CommonModule] }); }
|
|
1747
1833
|
}
|
|
1748
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1834
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTooltipModule, decorators: [{
|
|
1749
1835
|
type: NgModule,
|
|
1750
1836
|
args: [{
|
|
1751
1837
|
declarations: [MatchaTooltipDirective],
|
|
@@ -1761,10 +1847,10 @@ class MatchaTreeDirective {
|
|
|
1761
1847
|
//this._elementRef.nativeElement.style.backgroundColor = 'grey';
|
|
1762
1848
|
this._renderer.addClass(this._elementRef.nativeElement, 'matcha-tree');
|
|
1763
1849
|
}
|
|
1764
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1765
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.
|
|
1850
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", 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.12", type: MatchaTreeDirective, selector: "[matchaTree]", ngImport: i0 }); }
|
|
1766
1852
|
}
|
|
1767
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1853
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTreeDirective, decorators: [{
|
|
1768
1854
|
type: Directive,
|
|
1769
1855
|
args: [{
|
|
1770
1856
|
selector: '[matchaTree]'
|
|
@@ -1772,11 +1858,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1772
1858
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1773
1859
|
|
|
1774
1860
|
class MatchaTreeModule {
|
|
1775
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1776
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1777
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1861
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTreeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1862
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaTreeModule, declarations: [MatchaTreeDirective], imports: [CommonModule], exports: [MatchaTreeDirective] }); }
|
|
1863
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTreeModule, imports: [CommonModule] }); }
|
|
1778
1864
|
}
|
|
1779
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1865
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaTreeModule, decorators: [{
|
|
1780
1866
|
type: NgModule,
|
|
1781
1867
|
args: [{
|
|
1782
1868
|
declarations: [MatchaTreeDirective],
|
|
@@ -1827,10 +1913,10 @@ class MatchaOverflowDraggableComponent {
|
|
|
1827
1913
|
const activeClasses = `${draggableReference}`;
|
|
1828
1914
|
return activeClasses;
|
|
1829
1915
|
}
|
|
1830
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1831
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
1916
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaOverflowDraggableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1917
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", type: MatchaOverflowDraggableComponent, selector: "matcha-overflow-draggable", inputs: { dragRef: "dragRef" }, ngImport: i0, template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n", styles: [""] }); }
|
|
1832
1918
|
}
|
|
1833
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1919
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaOverflowDraggableComponent, decorators: [{
|
|
1834
1920
|
type: Component,
|
|
1835
1921
|
args: [{ selector: 'matcha-overflow-draggable', template: "<div [class]=\"classes\">\n <ng-content></ng-content>\n</div>\n" }]
|
|
1836
1922
|
}], propDecorators: { dragRef: [{
|
|
@@ -1838,11 +1924,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1838
1924
|
}] } });
|
|
1839
1925
|
|
|
1840
1926
|
class MatchaComponentsModule {
|
|
1841
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1842
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1843
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1927
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1928
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", 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.12", 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] }); }
|
|
1844
1930
|
}
|
|
1845
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1931
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaComponentsModule, decorators: [{
|
|
1846
1932
|
type: NgModule,
|
|
1847
1933
|
args: [{
|
|
1848
1934
|
declarations: [
|
|
@@ -1854,11 +1940,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.0", ngImpor
|
|
|
1854
1940
|
}] });
|
|
1855
1941
|
|
|
1856
1942
|
class MatchaGridModule {
|
|
1857
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
1858
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.
|
|
1859
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.
|
|
1943
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1944
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: MatchaGridModule, declarations: [MatchaGridComponent], imports: [CommonModule], exports: [MatchaGridComponent] }); }
|
|
1945
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaGridModule, imports: [CommonModule] }); }
|
|
1860
1946
|
}
|
|
1861
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
1947
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatchaGridModule, decorators: [{
|
|
1862
1948
|
type: NgModule,
|
|
1863
1949
|
args: [{
|
|
1864
1950
|
declarations: [MatchaGridComponent],
|