monkey-style-guide 2.0.110 → 2.0.114
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/assets/scss/partials/_breakpoints.scss +35 -35
- package/assets/scss/partials/components/_badge.scss +55 -55
- package/assets/scss/partials/components/_expansion.scss +91 -91
- package/assets/scss/partials/components/_modal.scss +282 -282
- package/assets/scss/partials/components/_tab.scss +82 -82
- package/assets/scss/partials/components/_toggle.scss +103 -103
- package/esm2020/lib/components/badge/badge.component.mjs +3 -3
- package/esm2020/lib/components/badge/badge.module.mjs +5 -5
- package/esm2020/lib/components/badge/index.mjs +1 -1
- package/esm2020/lib/components/button/button-avatar.component.mjs +3 -3
- package/esm2020/lib/components/button/button-dropdown.component.mjs +3 -3
- package/esm2020/lib/components/button/button.component.mjs +3 -3
- package/esm2020/lib/components/button/button.module.mjs +4 -4
- package/esm2020/lib/components/checkbox/checkbox.component.mjs +3 -3
- package/esm2020/lib/components/checkbox/checkbox.module.mjs +4 -4
- package/esm2020/lib/components/date-range-picker/date-range-picker.component.mjs +4 -4
- package/esm2020/lib/components/date-range-picker/date-range-picker.module.mjs +4 -4
- package/esm2020/lib/components/expansion/expansion.component.mjs +71 -71
- package/esm2020/lib/components/expansion/expansion.module.mjs +5 -5
- package/esm2020/lib/components/expansion/index.mjs +1 -1
- package/esm2020/lib/components/file-upload/file-upload.component.mjs +3 -3
- package/esm2020/lib/components/file-upload/file-upload.module.mjs +4 -4
- package/esm2020/lib/components/icon/icon-arrow-down.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-arrow-left.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-arrow-right.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-arrow-up.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-bank.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-bell.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-book.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-box.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-calendar.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-camera.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-chat.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-check-circle-out.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-check-circle.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-check-grey.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-check-white.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-check.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-clipboard.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-clock.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-close.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-cnpj.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-codepen.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-company-name.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-contract.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-delete.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-document.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-dollar-sign.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-domain.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-download.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-edit.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-email.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-empty-doc.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-error.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-eye-closed.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-eye-open.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-filter.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-grid.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-help.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-hexagon.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-home.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-image.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-list.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-location-pin.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-login.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-logout.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-menu.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-money-sign.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-more.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-offered.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-password.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-people.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-percent.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-person-document.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-person-sad.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-phone.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-pork.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-refresh.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-repeat.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-search.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-second-warning.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-settings.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-trash.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-upload.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-user.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-wallet.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-warning.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon.module.mjs +4 -4
- package/esm2020/lib/components/image-crop/image-crop.component.mjs +3 -3
- package/esm2020/lib/components/image-crop/image-crop.module.mjs +4 -4
- package/esm2020/lib/components/input/input-filter.component.mjs +4 -4
- package/esm2020/lib/components/input/input.component.mjs +4 -4
- package/esm2020/lib/components/input/input.module.mjs +4 -4
- package/esm2020/lib/components/input-phone/input-phone.component.mjs +6 -6
- package/esm2020/lib/components/input-phone/input-phone.module.mjs +4 -4
- package/esm2020/lib/components/modal/modal.component.mjs +3 -3
- package/esm2020/lib/components/modal/modal.module.mjs +4 -4
- package/esm2020/lib/components/option/option.component.mjs +3 -3
- package/esm2020/lib/components/option/option.module.mjs +4 -4
- package/esm2020/lib/components/radiobutton/radiobutton.component.mjs +3 -3
- package/esm2020/lib/components/radiobutton/radiobutton.module.mjs +4 -4
- package/esm2020/lib/components/select/select-filter.component.mjs +3 -3
- package/esm2020/lib/components/select/select-multiple.component.mjs +3 -3
- package/esm2020/lib/components/select/select-search.component.mjs +3 -3
- package/esm2020/lib/components/select/select.component.mjs +3 -3
- package/esm2020/lib/components/select/select.module.mjs +4 -4
- package/esm2020/lib/components/stepper/stepper.component.mjs +3 -3
- package/esm2020/lib/components/stepper/stepper.module.mjs +4 -4
- package/esm2020/lib/components/tab/index.mjs +1 -1
- package/esm2020/lib/components/tab/tab.component.mjs +12 -12
- package/esm2020/lib/components/tab/tab.module.mjs +5 -5
- package/esm2020/lib/components/table/table-column.component.mjs +3 -3
- package/esm2020/lib/components/table/table.component.mjs +3 -3
- package/esm2020/lib/components/table/table.module.mjs +4 -4
- package/esm2020/lib/components/toggle/index.mjs +1 -1
- package/esm2020/lib/components/toggle/toggle.component.mjs +3 -3
- package/esm2020/lib/components/toggle/toggle.module.mjs +5 -5
- package/esm2020/lib/components/wizard/wizard.component.mjs +3 -3
- package/esm2020/lib/components/wizard/wizard.module.mjs +4 -4
- package/esm2020/lib/core/interfaces/index.mjs +1 -1
- package/esm2020/lib/core/interfaces/monkey-modal-settings.mjs +1 -1
- package/esm2020/lib/core/services/modal/index.mjs +1 -1
- package/esm2020/lib/core/services/modal/monkey-style-guide-modal-fixed.service.mjs +4 -4
- package/esm2020/lib/core/services/modal/monkey-style-guide-modal.service.mjs +4 -4
- package/esm2020/lib/core/services/monkey-style-guide.service.mjs +3 -3
- package/esm2020/lib/core/services/settings/monkey-style-guide-settings.service.mjs +3 -3
- package/esm2020/lib/core/services/settings/monkey-style-guide-theme-settings.service.mjs +3 -3
- package/esm2020/lib/core/services/snackbar/mokey-style-guide-snackbar.service.mjs +3 -3
- package/esm2020/lib/monkey-style-guide.module.mjs +4 -4
- package/fesm2015/monkey-style-guide.mjs +451 -451
- package/fesm2015/monkey-style-guide.mjs.map +1 -1
- package/fesm2020/monkey-style-guide.mjs +451 -451
- package/fesm2020/monkey-style-guide.mjs.map +1 -1
- package/lib/components/date-range-picker/date-range-picker.component.d.ts +4 -4
- package/monkey-style-guide-2.0.114.tgz +0 -0
- package/package.json +4 -4
- package/monkey-style-guide-2.0.110.tgz +0 -0
|
@@ -22,9 +22,9 @@ class MonkeyStyleGuideService {
|
|
|
22
22
|
return this.http.get(url, options);
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
|
-
MonkeyStyleGuideService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
26
|
-
MonkeyStyleGuideService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
25
|
+
MonkeyStyleGuideService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
26
|
+
MonkeyStyleGuideService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideService });
|
|
27
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideService, decorators: [{
|
|
28
28
|
type: Injectable
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }]; } });
|
|
30
30
|
|
|
@@ -86,9 +86,9 @@ class MonkeyStyleGuideThemeSettingsService {
|
|
|
86
86
|
}, 500);
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
|
-
MonkeyStyleGuideThemeSettingsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
90
|
-
MonkeyStyleGuideThemeSettingsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.
|
|
91
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
89
|
+
MonkeyStyleGuideThemeSettingsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideThemeSettingsService, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
90
|
+
MonkeyStyleGuideThemeSettingsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideThemeSettingsService });
|
|
91
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideThemeSettingsService, decorators: [{
|
|
92
92
|
type: Injectable
|
|
93
93
|
}], ctorParameters: function () {
|
|
94
94
|
return [{ type: undefined, decorators: [{
|
|
@@ -127,9 +127,9 @@ class MonkeyStyleGuideSettingsService {
|
|
|
127
127
|
return this.settingsSubject$.asObservable();
|
|
128
128
|
}
|
|
129
129
|
}
|
|
130
|
-
MonkeyStyleGuideSettingsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
131
|
-
MonkeyStyleGuideSettingsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.
|
|
132
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
130
|
+
MonkeyStyleGuideSettingsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideSettingsService, deps: [{ token: MonkeyStyleGuideService }, { token: MonkeyStyleGuideThemeSettingsService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
131
|
+
MonkeyStyleGuideSettingsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideSettingsService });
|
|
132
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideSettingsService, decorators: [{
|
|
133
133
|
type: Injectable
|
|
134
134
|
}], ctorParameters: function () { return [{ type: MonkeyStyleGuideService }, { type: MonkeyStyleGuideThemeSettingsService }]; } });
|
|
135
135
|
|
|
@@ -576,9 +576,9 @@ class MonkeyStyleGuideSnackbarService {
|
|
|
576
576
|
snackbarElements.removeAll();
|
|
577
577
|
}
|
|
578
578
|
}
|
|
579
|
-
MonkeyStyleGuideSnackbarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
580
|
-
MonkeyStyleGuideSnackbarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.
|
|
581
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
579
|
+
MonkeyStyleGuideSnackbarService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideSnackbarService, deps: [{ token: i1$1.Location }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
580
|
+
MonkeyStyleGuideSnackbarService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideSnackbarService });
|
|
581
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideSnackbarService, decorators: [{
|
|
582
582
|
type: Injectable
|
|
583
583
|
}], ctorParameters: function () { return [{ type: i1$1.Location }]; } });
|
|
584
584
|
|
|
@@ -627,9 +627,9 @@ class MonkeyStyleGuideModalService {
|
|
|
627
627
|
document.body.classList.remove('mecx-monkey-open');
|
|
628
628
|
}
|
|
629
629
|
}
|
|
630
|
-
MonkeyStyleGuideModalService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
631
|
-
MonkeyStyleGuideModalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.
|
|
632
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
630
|
+
MonkeyStyleGuideModalService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideModalService, deps: [{ token: i0.ComponentFactoryResolver }, { token: i0.ApplicationRef }, { token: i0.Injector }, { token: i1$1.Location }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
631
|
+
MonkeyStyleGuideModalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideModalService });
|
|
632
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideModalService, decorators: [{
|
|
633
633
|
type: Injectable
|
|
634
634
|
}], ctorParameters: function () { return [{ type: i0.ComponentFactoryResolver }, { type: i0.ApplicationRef }, { type: i0.Injector }, { type: i1$1.Location }]; } });
|
|
635
635
|
|
|
@@ -676,9 +676,9 @@ class MonkeyStyleGuideModalFixedService {
|
|
|
676
676
|
document.body.classList.remove('mecx-monkey-open');
|
|
677
677
|
}
|
|
678
678
|
}
|
|
679
|
-
MonkeyStyleGuideModalFixedService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
680
|
-
MonkeyStyleGuideModalFixedService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.
|
|
681
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
679
|
+
MonkeyStyleGuideModalFixedService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideModalFixedService, deps: [{ token: i0.ComponentFactoryResolver }, { token: i0.ApplicationRef }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
680
|
+
MonkeyStyleGuideModalFixedService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideModalFixedService });
|
|
681
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideModalFixedService, decorators: [{
|
|
682
682
|
type: Injectable
|
|
683
683
|
}], ctorParameters: function () { return [{ type: i0.ComponentFactoryResolver }, { type: i0.ApplicationRef }, { type: i0.Injector }]; } });
|
|
684
684
|
|
|
@@ -694,15 +694,15 @@ class MonkeyBadgeComponent {
|
|
|
694
694
|
this._id = `mecx-badge-${MonkeyUtils.getRandomString(10)}`;
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
|
-
MonkeyBadgeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
698
|
-
MonkeyBadgeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
697
|
+
MonkeyBadgeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyBadgeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
698
|
+
MonkeyBadgeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyBadgeComponent, selector: "monkey-badge", inputs: { count: "count", pulseOn: "pulseOn" }, ngImport: i0, template: `
|
|
699
699
|
<mecx-monkey-badge [id]="_id" [ngClass]="{ pulse: pulseOn }">
|
|
700
700
|
<div class="badge-count">
|
|
701
701
|
{{ count }}
|
|
702
702
|
</div>
|
|
703
703
|
</mecx-monkey-badge>
|
|
704
704
|
`, isInline: true, directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
705
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
705
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyBadgeComponent, decorators: [{
|
|
706
706
|
type: Component,
|
|
707
707
|
args: [{
|
|
708
708
|
selector: 'monkey-badge',
|
|
@@ -723,10 +723,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
723
723
|
|
|
724
724
|
class MonkeyBadgeModule {
|
|
725
725
|
}
|
|
726
|
-
MonkeyBadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
727
|
-
MonkeyBadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
728
|
-
MonkeyBadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
729
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
726
|
+
MonkeyBadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
727
|
+
MonkeyBadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyBadgeModule, declarations: [MonkeyBadgeComponent], imports: [CommonModule], exports: [MonkeyBadgeComponent] });
|
|
728
|
+
MonkeyBadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyBadgeModule, imports: [[CommonModule]] });
|
|
729
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyBadgeModule, decorators: [{
|
|
730
730
|
type: NgModule,
|
|
731
731
|
args: [{
|
|
732
732
|
declarations: [MonkeyBadgeComponent],
|
|
@@ -738,9 +738,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
738
738
|
|
|
739
739
|
class MonkeyIconArrowDownComponent {
|
|
740
740
|
}
|
|
741
|
-
MonkeyIconArrowDownComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
742
|
-
MonkeyIconArrowDownComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
743
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
741
|
+
MonkeyIconArrowDownComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconArrowDownComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
742
|
+
MonkeyIconArrowDownComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconArrowDownComponent, selector: "monkey-icon-arrow-down", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M2 5L8 11L14 5\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
743
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconArrowDownComponent, decorators: [{
|
|
744
744
|
type: Component,
|
|
745
745
|
args: [{ selector: 'monkey-icon-arrow-down', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M2 5L8 11L14 5\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
746
746
|
}], propDecorators: { fillColor: [{
|
|
@@ -751,9 +751,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
751
751
|
|
|
752
752
|
class MonkeyIconArrowLeftComponent {
|
|
753
753
|
}
|
|
754
|
-
MonkeyIconArrowLeftComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
755
|
-
MonkeyIconArrowLeftComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
756
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
754
|
+
MonkeyIconArrowLeftComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconArrowLeftComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
755
|
+
MonkeyIconArrowLeftComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconArrowLeftComponent, selector: "monkey-icon-arrow-left", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M10 1.99976L4 7.99976L10 13.9998\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
756
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconArrowLeftComponent, decorators: [{
|
|
757
757
|
type: Component,
|
|
758
758
|
args: [{ selector: 'monkey-icon-arrow-left', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M10 1.99976L4 7.99976L10 13.9998\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
759
759
|
}], propDecorators: { fillColor: [{
|
|
@@ -764,9 +764,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
764
764
|
|
|
765
765
|
class MonkeyIconArrowRightComponent {
|
|
766
766
|
}
|
|
767
|
-
MonkeyIconArrowRightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
768
|
-
MonkeyIconArrowRightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
769
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
767
|
+
MonkeyIconArrowRightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconArrowRightComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
768
|
+
MonkeyIconArrowRightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconArrowRightComponent, selector: "monkey-icon-arrow-right", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M6.00098 13.9997L12.001 7.99974L6.00098 1.99974\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
769
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconArrowRightComponent, decorators: [{
|
|
770
770
|
type: Component,
|
|
771
771
|
args: [{ selector: 'monkey-icon-arrow-right', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M6.00098 13.9997L12.001 7.99974L6.00098 1.99974\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
772
772
|
}], propDecorators: { fillColor: [{
|
|
@@ -777,9 +777,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
777
777
|
|
|
778
778
|
class MonkeyIconArrowUpComponent {
|
|
779
779
|
}
|
|
780
|
-
MonkeyIconArrowUpComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
781
|
-
MonkeyIconArrowUpComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
782
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
780
|
+
MonkeyIconArrowUpComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconArrowUpComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
781
|
+
MonkeyIconArrowUpComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconArrowUpComponent, selector: "monkey-icon-arrow-up", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14.0005 10.9997L8.00049 4.99974L2.00049 10.9997\" stroke=\"#C3261F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
782
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconArrowUpComponent, decorators: [{
|
|
783
783
|
type: Component,
|
|
784
784
|
args: [{ selector: 'monkey-icon-arrow-up', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14.0005 10.9997L8.00049 4.99974L2.00049 10.9997\" stroke=\"#C3261F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
785
785
|
}], propDecorators: { fillColor: [{
|
|
@@ -790,9 +790,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
790
790
|
|
|
791
791
|
class MonkeyIconBankComponent {
|
|
792
792
|
}
|
|
793
|
-
MonkeyIconBankComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
794
|
-
MonkeyIconBankComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
795
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
793
|
+
MonkeyIconBankComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconBankComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
794
|
+
MonkeyIconBankComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconBankComponent, selector: "monkey-icon-bank", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M13.9687 7.21878C14.4515 7.21878 14.6531 6.59846 14.2609 6.31253L8.29368 1.9719C8.20847 1.90947 8.10557 1.87581 7.99993 1.87581C7.89429 1.87581 7.7914 1.90947 7.70618 1.9719L1.739 6.31253C1.34681 6.5969 1.54837 7.21878 2.03275 7.21878H2.99993V13.0625H1.87493C1.80618 13.0625 1.74993 13.1188 1.74993 13.1875V14C1.74993 14.0688 1.80618 14.125 1.87493 14.125H14.1249C14.1937 14.125 14.2499 14.0688 14.2499 14V13.1875C14.2499 13.1188 14.1937 13.0625 14.1249 13.0625H12.9999V7.21878H13.9687ZM7.99993 3.07346L12.2359 6.15471H3.764L7.99993 3.07346ZM4.12493 7.21878H5.95306V13.0625H4.12493V7.21878ZM7.07806 7.21878H8.90618V13.0625H7.07806V7.21878ZM11.8749 13.0625H10.0312V7.21878H11.8749V13.0625Z\" fill=\"#000000\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
795
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconBankComponent, decorators: [{
|
|
796
796
|
type: Component,
|
|
797
797
|
args: [{ selector: 'monkey-icon-bank', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M13.9687 7.21878C14.4515 7.21878 14.6531 6.59846 14.2609 6.31253L8.29368 1.9719C8.20847 1.90947 8.10557 1.87581 7.99993 1.87581C7.89429 1.87581 7.7914 1.90947 7.70618 1.9719L1.739 6.31253C1.34681 6.5969 1.54837 7.21878 2.03275 7.21878H2.99993V13.0625H1.87493C1.80618 13.0625 1.74993 13.1188 1.74993 13.1875V14C1.74993 14.0688 1.80618 14.125 1.87493 14.125H14.1249C14.1937 14.125 14.2499 14.0688 14.2499 14V13.1875C14.2499 13.1188 14.1937 13.0625 14.1249 13.0625H12.9999V7.21878H13.9687ZM7.99993 3.07346L12.2359 6.15471H3.764L7.99993 3.07346ZM4.12493 7.21878H5.95306V13.0625H4.12493V7.21878ZM7.07806 7.21878H8.90618V13.0625H7.07806V7.21878ZM11.8749 13.0625H10.0312V7.21878H11.8749V13.0625Z\" fill=\"#000000\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
798
798
|
}], propDecorators: { fillColor: [{
|
|
@@ -803,9 +803,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
803
803
|
|
|
804
804
|
class MonkeyIconBellComponent {
|
|
805
805
|
}
|
|
806
|
-
MonkeyIconBellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
807
|
-
MonkeyIconBellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
808
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
806
|
+
MonkeyIconBellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconBellComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
807
|
+
MonkeyIconBellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconBellComponent, selector: "monkey-icon-bell", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12 5.33334C12 4.27248 11.5786 3.25506 10.8284 2.50492C10.0783 1.75477 9.06087 1.33334 8 1.33334C6.93913 1.33334 5.92172 1.75477 5.17157 2.50492C4.42143 3.25506 4 4.27248 4 5.33334C4 10 2 11.3333 2 11.3333H14C14 11.3333 12 10 12 5.33334Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9.1535 14C9.03629 14.2021 8.86806 14.3698 8.66565 14.4864C8.46324 14.6029 8.23375 14.6643 8.00017 14.6643C7.76658 14.6643 7.53709 14.6029 7.33468 14.4864C7.13227 14.3698 6.96404 14.2021 6.84683 14\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
808
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconBellComponent, decorators: [{
|
|
809
809
|
type: Component,
|
|
810
810
|
args: [{ selector: 'monkey-icon-bell', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12 5.33334C12 4.27248 11.5786 3.25506 10.8284 2.50492C10.0783 1.75477 9.06087 1.33334 8 1.33334C6.93913 1.33334 5.92172 1.75477 5.17157 2.50492C4.42143 3.25506 4 4.27248 4 5.33334C4 10 2 11.3333 2 11.3333H14C14 11.3333 12 10 12 5.33334Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9.1535 14C9.03629 14.2021 8.86806 14.3698 8.66565 14.4864C8.46324 14.6029 8.23375 14.6643 8.00017 14.6643C7.76658 14.6643 7.53709 14.6029 7.33468 14.4864C7.13227 14.3698 6.96404 14.2021 6.84683 14\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
811
811
|
}], propDecorators: { fillColor: [{
|
|
@@ -816,9 +816,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
816
816
|
|
|
817
817
|
class MonkeyIconBookComponent {
|
|
818
818
|
}
|
|
819
|
-
MonkeyIconBookComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
820
|
-
MonkeyIconBookComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
821
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
819
|
+
MonkeyIconBookComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconBookComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
820
|
+
MonkeyIconBookComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconBookComponent, selector: "monkey-icon-book", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M3.99994 19.5C3.99994 18.837 4.26333 18.2011 4.73217 17.7322C5.20101 17.2634 5.8369 17 6.49994 17H19.9999\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6.49994 2.00003H19.9999V22H6.49994C5.8369 22 5.20101 21.7366 4.73217 21.2678C4.26333 20.799 3.99994 20.1631 3.99994 19.5V4.50003C3.99994 3.83699 4.26333 3.2011 4.73217 2.73226C5.20101 2.26342 5.8369 2.00003 6.49994 2.00003V2.00003Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
821
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconBookComponent, decorators: [{
|
|
822
822
|
type: Component,
|
|
823
823
|
args: [{ selector: 'monkey-icon-book', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M3.99994 19.5C3.99994 18.837 4.26333 18.2011 4.73217 17.7322C5.20101 17.2634 5.8369 17 6.49994 17H19.9999\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6.49994 2.00003H19.9999V22H6.49994C5.8369 22 5.20101 21.7366 4.73217 21.2678C4.26333 20.799 3.99994 20.1631 3.99994 19.5V4.50003C3.99994 3.83699 4.26333 3.2011 4.73217 2.73226C5.20101 2.26342 5.8369 2.00003 6.49994 2.00003V2.00003Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
824
824
|
}], propDecorators: { fillColor: [{
|
|
@@ -829,9 +829,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
829
829
|
|
|
830
830
|
class MonkeyIconBoxComponent {
|
|
831
831
|
}
|
|
832
|
-
MonkeyIconBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
833
|
-
MonkeyIconBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
834
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
832
|
+
MonkeyIconBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconBoxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
833
|
+
MonkeyIconBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconBoxComponent, selector: "monkey-icon-box", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"17\" height=\"18\" viewBox=\"0 0 17 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M11.9638 7.05192L4.5943 2.80615\" stroke=\"#0273E8\" stroke-width=\"0.994908\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15.6484 12.4513V5.90673C15.6482 5.61981 15.5723 5.33802 15.4286 5.08961C15.2849 4.84121 15.0783 4.63493 14.8296 4.49147L9.0978 1.2192C8.84884 1.0756 8.56644 1 8.27897 1C7.9915 1 7.70909 1.0756 7.46013 1.2192L1.72832 4.49147C1.47961 4.63493 1.27303 4.84121 1.12931 5.08961C0.985589 5.33802 0.909779 5.61981 0.909485 5.90673V12.4513C0.909779 12.7382 0.985589 13.02 1.12931 13.2684C1.27303 13.5168 1.47961 13.7231 1.72832 13.8665L7.46013 17.1388C7.70909 17.2824 7.9915 17.358 8.27897 17.358C8.56644 17.358 8.84884 17.2824 9.0978 17.1388L14.8296 13.8665C15.0783 13.7231 15.2849 13.5168 15.4286 13.2684C15.5723 13.02 15.6482 12.7382 15.6484 12.4513Z\" stroke=\"#0273E8\" stroke-width=\"0.994908\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M1.1315 5.05588L8.2799 9.18712L15.4283 5.05588\" stroke=\"#0273E8\" stroke-width=\"0.994908\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8.27893 17.4252V9.17908\" stroke=\"#0273E8\" stroke-width=\"0.994908\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
834
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconBoxComponent, decorators: [{
|
|
835
835
|
type: Component,
|
|
836
836
|
args: [{ selector: 'monkey-icon-box', template: "<svg width=\"17\" height=\"18\" viewBox=\"0 0 17 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M11.9638 7.05192L4.5943 2.80615\" stroke=\"#0273E8\" stroke-width=\"0.994908\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15.6484 12.4513V5.90673C15.6482 5.61981 15.5723 5.33802 15.4286 5.08961C15.2849 4.84121 15.0783 4.63493 14.8296 4.49147L9.0978 1.2192C8.84884 1.0756 8.56644 1 8.27897 1C7.9915 1 7.70909 1.0756 7.46013 1.2192L1.72832 4.49147C1.47961 4.63493 1.27303 4.84121 1.12931 5.08961C0.985589 5.33802 0.909779 5.61981 0.909485 5.90673V12.4513C0.909779 12.7382 0.985589 13.02 1.12931 13.2684C1.27303 13.5168 1.47961 13.7231 1.72832 13.8665L7.46013 17.1388C7.70909 17.2824 7.9915 17.358 8.27897 17.358C8.56644 17.358 8.84884 17.2824 9.0978 17.1388L14.8296 13.8665C15.0783 13.7231 15.2849 13.5168 15.4286 13.2684C15.5723 13.02 15.6482 12.7382 15.6484 12.4513Z\" stroke=\"#0273E8\" stroke-width=\"0.994908\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M1.1315 5.05588L8.2799 9.18712L15.4283 5.05588\" stroke=\"#0273E8\" stroke-width=\"0.994908\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8.27893 17.4252V9.17908\" stroke=\"#0273E8\" stroke-width=\"0.994908\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
837
837
|
}], propDecorators: { fillColor: [{
|
|
@@ -842,9 +842,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
842
842
|
|
|
843
843
|
class MonkeyIconCalendarComponent {
|
|
844
844
|
}
|
|
845
|
-
MonkeyIconCalendarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
846
|
-
MonkeyIconCalendarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
847
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
845
|
+
MonkeyIconCalendarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCalendarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
846
|
+
MonkeyIconCalendarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconCalendarComponent, selector: "monkey-icon-calendar", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12.6667 2.66667H3.33333C2.59695 2.66667 2 3.26363 2 4.00001V13.3333C2 14.0697 2.59695 14.6667 3.33333 14.6667H12.6667C13.403 14.6667 14 14.0697 14 13.3333V4.00001C14 3.26363 13.403 2.66667 12.6667 2.66667Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.6665 1.33333V3.99999\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.3335 1.33333V3.99999\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M2 6.66667H14\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
847
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCalendarComponent, decorators: [{
|
|
848
848
|
type: Component,
|
|
849
849
|
args: [{ selector: 'monkey-icon-calendar', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12.6667 2.66667H3.33333C2.59695 2.66667 2 3.26363 2 4.00001V13.3333C2 14.0697 2.59695 14.6667 3.33333 14.6667H12.6667C13.403 14.6667 14 14.0697 14 13.3333V4.00001C14 3.26363 13.403 2.66667 12.6667 2.66667Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.6665 1.33333V3.99999\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.3335 1.33333V3.99999\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M2 6.66667H14\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
850
850
|
}], propDecorators: { fillColor: [{
|
|
@@ -855,9 +855,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
855
855
|
|
|
856
856
|
class MonkeyIconCameraComponent {
|
|
857
857
|
}
|
|
858
|
-
MonkeyIconCameraComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
859
|
-
MonkeyIconCameraComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
860
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
858
|
+
MonkeyIconCameraComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCameraComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
859
|
+
MonkeyIconCameraComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconCameraComponent, selector: "monkey-icon-camera", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M23 19C23 19.5304 22.7893 20.0391 22.4142 20.4142C22.0391 20.7893 21.5304 21 21 21H3C2.46957 21 1.96086 20.7893 1.58579 20.4142C1.21071 20.0391 1 19.5304 1 19V8C1 7.46957 1.21071 6.96086 1.58579 6.58579C1.96086 6.21071 2.46957 6 3 6H7L9 3H15L17 6H21C21.5304 6 22.0391 6.21071 22.4142 6.58579C22.7893 6.96086 23 7.46957 23 8V19Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12 17C14.2091 17 16 15.2091 16 13C16 10.7909 14.2091 9 12 9C9.79086 9 8 10.7909 8 13C8 15.2091 9.79086 17 12 17Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
860
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCameraComponent, decorators: [{
|
|
861
861
|
type: Component,
|
|
862
862
|
args: [{ selector: 'monkey-icon-camera', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M23 19C23 19.5304 22.7893 20.0391 22.4142 20.4142C22.0391 20.7893 21.5304 21 21 21H3C2.46957 21 1.96086 20.7893 1.58579 20.4142C1.21071 20.0391 1 19.5304 1 19V8C1 7.46957 1.21071 6.96086 1.58579 6.58579C1.96086 6.21071 2.46957 6 3 6H7L9 3H15L17 6H21C21.5304 6 22.0391 6.21071 22.4142 6.58579C22.7893 6.96086 23 7.46957 23 8V19Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12 17C14.2091 17 16 15.2091 16 13C16 10.7909 14.2091 9 12 9C9.79086 9 8 10.7909 8 13C8 15.2091 9.79086 17 12 17Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
863
863
|
}], propDecorators: { fillColor: [{
|
|
@@ -868,9 +868,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
868
868
|
|
|
869
869
|
class MonkeyIconChatComponent {
|
|
870
870
|
}
|
|
871
|
-
MonkeyIconChatComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
872
|
-
MonkeyIconChatComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
873
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
871
|
+
MonkeyIconChatComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconChatComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
872
|
+
MonkeyIconChatComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconChatComponent, selector: "monkey-icon-chat", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M20.2033 15.0281C20.1565 14.8594 20.2596 14.625 20.358 14.4562C20.3881 14.406 20.421 14.3575 20.4565 14.3109C21.2985 13.0598 21.7489 11.5862 21.7502 10.0781C21.7643 5.75625 18.1174 2.25 13.608 2.25C9.67522 2.25 6.39397 4.92656 5.62522 8.47969C5.51021 9.00632 5.45207 9.54377 5.45178 10.0828C5.45178 14.4094 8.95803 18.0094 13.4674 18.0094C14.1846 18.0094 15.1502 17.7937 15.6799 17.6484C16.2096 17.5031 16.7346 17.3109 16.8705 17.2594C17.0099 17.2068 17.1575 17.1798 17.3065 17.1797C17.469 17.1791 17.6299 17.2109 17.7799 17.2734L20.4377 18.2156C20.496 18.2403 20.5576 18.2561 20.6205 18.2625C20.72 18.2625 20.8154 18.223 20.8857 18.1527C20.956 18.0823 20.9955 17.987 20.9955 17.8875C20.9923 17.8446 20.9844 17.8022 20.9721 17.7609L20.2033 15.0281Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M3.11565 10.875C2.50085 11.9795 2.20344 13.2325 2.2563 14.4954C2.30916 15.7584 2.71023 16.9821 3.41518 18.0314C3.52346 18.195 3.5844 18.3216 3.56565 18.4064C3.5469 18.4912 3.00643 21.3065 3.00643 21.3065C2.99343 21.3724 2.99836 21.4406 3.0207 21.5039C3.04305 21.5673 3.08199 21.6234 3.13346 21.6665C3.20213 21.7213 3.28753 21.7507 3.37533 21.75C3.42226 21.7501 3.4687 21.7405 3.51174 21.7219L6.14658 20.6906C6.32793 20.6191 6.53022 20.6225 6.70908 20.7C7.5969 21.0459 8.57846 21.2625 9.56049 21.2625C10.8783 21.2639 12.1729 20.9163 13.3128 20.2551\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
873
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconChatComponent, decorators: [{
|
|
874
874
|
type: Component,
|
|
875
875
|
args: [{ selector: 'monkey-icon-chat', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M20.2033 15.0281C20.1565 14.8594 20.2596 14.625 20.358 14.4562C20.3881 14.406 20.421 14.3575 20.4565 14.3109C21.2985 13.0598 21.7489 11.5862 21.7502 10.0781C21.7643 5.75625 18.1174 2.25 13.608 2.25C9.67522 2.25 6.39397 4.92656 5.62522 8.47969C5.51021 9.00632 5.45207 9.54377 5.45178 10.0828C5.45178 14.4094 8.95803 18.0094 13.4674 18.0094C14.1846 18.0094 15.1502 17.7937 15.6799 17.6484C16.2096 17.5031 16.7346 17.3109 16.8705 17.2594C17.0099 17.2068 17.1575 17.1798 17.3065 17.1797C17.469 17.1791 17.6299 17.2109 17.7799 17.2734L20.4377 18.2156C20.496 18.2403 20.5576 18.2561 20.6205 18.2625C20.72 18.2625 20.8154 18.223 20.8857 18.1527C20.956 18.0823 20.9955 17.987 20.9955 17.8875C20.9923 17.8446 20.9844 17.8022 20.9721 17.7609L20.2033 15.0281Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M3.11565 10.875C2.50085 11.9795 2.20344 13.2325 2.2563 14.4954C2.30916 15.7584 2.71023 16.9821 3.41518 18.0314C3.52346 18.195 3.5844 18.3216 3.56565 18.4064C3.5469 18.4912 3.00643 21.3065 3.00643 21.3065C2.99343 21.3724 2.99836 21.4406 3.0207 21.5039C3.04305 21.5673 3.08199 21.6234 3.13346 21.6665C3.20213 21.7213 3.28753 21.7507 3.37533 21.75C3.42226 21.7501 3.4687 21.7405 3.51174 21.7219L6.14658 20.6906C6.32793 20.6191 6.53022 20.6225 6.70908 20.7C7.5969 21.0459 8.57846 21.2625 9.56049 21.2625C10.8783 21.2639 12.1729 20.9163 13.3128 20.2551\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
876
876
|
}], propDecorators: { fillColor: [{
|
|
@@ -881,9 +881,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
881
881
|
|
|
882
882
|
class MonkeyIconCheckCircleOutComponent {
|
|
883
883
|
}
|
|
884
|
-
MonkeyIconCheckCircleOutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
885
|
-
MonkeyIconCheckCircleOutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
886
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
884
|
+
MonkeyIconCheckCircleOutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCheckCircleOutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
885
|
+
MonkeyIconCheckCircleOutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconCheckCircleOutComponent, selector: "monkey-icon-check-circle-out", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M15.0468 7.5784V8.20761C15.046 9.68243 14.5684 11.1175 13.6853 12.2987C12.8023 13.4799 11.5611 14.3441 10.1468 14.7622C8.73246 15.1804 7.22088 15.1302 5.83746 14.6191C4.45403 14.108 3.27289 13.1634 2.47017 11.9261C1.66746 10.6889 1.2862 9.22532 1.38323 7.7537C1.48027 6.28208 2.05042 4.88125 3.00864 3.76013C3.96686 2.63902 5.26181 1.85768 6.70037 1.53266C8.13893 1.20763 9.64401 1.35634 10.9912 1.95659\" stroke=\"#0273E8\" stroke-width=\"1.00638\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15.0462 2.73547L8.20703 9.5815L6.15527 7.52975\" stroke=\"#0273E8\" stroke-width=\"1.00638\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
886
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCheckCircleOutComponent, decorators: [{
|
|
887
887
|
type: Component,
|
|
888
888
|
args: [{ selector: 'monkey-icon-check-circle-out', template: "<svg width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M15.0468 7.5784V8.20761C15.046 9.68243 14.5684 11.1175 13.6853 12.2987C12.8023 13.4799 11.5611 14.3441 10.1468 14.7622C8.73246 15.1804 7.22088 15.1302 5.83746 14.6191C4.45403 14.108 3.27289 13.1634 2.47017 11.9261C1.66746 10.6889 1.2862 9.22532 1.38323 7.7537C1.48027 6.28208 2.05042 4.88125 3.00864 3.76013C3.96686 2.63902 5.26181 1.85768 6.70037 1.53266C8.13893 1.20763 9.64401 1.35634 10.9912 1.95659\" stroke=\"#0273E8\" stroke-width=\"1.00638\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15.0462 2.73547L8.20703 9.5815L6.15527 7.52975\" stroke=\"#0273E8\" stroke-width=\"1.00638\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
889
889
|
}], propDecorators: { fillColor: [{
|
|
@@ -894,9 +894,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
894
894
|
|
|
895
895
|
class MonkeyIconCheckCircleComponent {
|
|
896
896
|
}
|
|
897
|
-
MonkeyIconCheckCircleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
898
|
-
MonkeyIconCheckCircleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
899
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
897
|
+
MonkeyIconCheckCircleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCheckCircleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
898
|
+
MonkeyIconCheckCircleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconCheckCircleComponent, selector: "monkey-icon-check-circle", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<circle cx=\"8\" cy=\"8\" r=\"7\" fill=\"#00875A\"/>\r\n<path d=\"M11 5L7 11L4 8.27273\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
899
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCheckCircleComponent, decorators: [{
|
|
900
900
|
type: Component,
|
|
901
901
|
args: [{ selector: 'monkey-icon-check-circle', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<circle cx=\"8\" cy=\"8\" r=\"7\" fill=\"#00875A\"/>\r\n<path d=\"M11 5L7 11L4 8.27273\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
902
902
|
}], propDecorators: { fillColor: [{
|
|
@@ -907,9 +907,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
907
907
|
|
|
908
908
|
class MonkeyIconCheckGreyComponent {
|
|
909
909
|
}
|
|
910
|
-
MonkeyIconCheckGreyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
911
|
-
MonkeyIconCheckGreyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
912
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
910
|
+
MonkeyIconCheckGreyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCheckGreyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
911
|
+
MonkeyIconCheckGreyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconCheckGreyComponent, selector: "monkey-icon-check-grey", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<rect x=\"0.5\" y=\"0.5\" width=\"15\" height=\"15\" rx=\"5.5\" fill=\"#EBEBEB\" stroke=\"#C2C2C2\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
912
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCheckGreyComponent, decorators: [{
|
|
913
913
|
type: Component,
|
|
914
914
|
args: [{ selector: 'monkey-icon-check-grey', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<rect x=\"0.5\" y=\"0.5\" width=\"15\" height=\"15\" rx=\"5.5\" fill=\"#EBEBEB\" stroke=\"#C2C2C2\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
915
915
|
}], propDecorators: { fillColor: [{
|
|
@@ -920,9 +920,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
920
920
|
|
|
921
921
|
class MonkeyIconCheckWhiteComponent {
|
|
922
922
|
}
|
|
923
|
-
MonkeyIconCheckWhiteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
924
|
-
MonkeyIconCheckWhiteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
925
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
923
|
+
MonkeyIconCheckWhiteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCheckWhiteComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
924
|
+
MonkeyIconCheckWhiteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconCheckWhiteComponent, selector: "monkey-icon-check-white", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<rect width=\"16\" height=\"16\" rx=\"6\" fill=\"#FAFAFA\"/>\r\n<path d=\"M11 6L6.875 10L5 8.18182\" stroke=\"#00875A\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
925
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCheckWhiteComponent, decorators: [{
|
|
926
926
|
type: Component,
|
|
927
927
|
args: [{ selector: 'monkey-icon-check-white', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<rect width=\"16\" height=\"16\" rx=\"6\" fill=\"#FAFAFA\"/>\r\n<path d=\"M11 6L6.875 10L5 8.18182\" stroke=\"#00875A\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
928
928
|
}], propDecorators: { fillColor: [{
|
|
@@ -933,9 +933,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
933
933
|
|
|
934
934
|
class MonkeyIconCheckComponent {
|
|
935
935
|
}
|
|
936
|
-
MonkeyIconCheckComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
937
|
-
MonkeyIconCheckComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
938
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
936
|
+
MonkeyIconCheckComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCheckComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
937
|
+
MonkeyIconCheckComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconCheckComponent, selector: "monkey-icon-check", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M28 8L11.5 24L4 16.7273\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
938
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCheckComponent, decorators: [{
|
|
939
939
|
type: Component,
|
|
940
940
|
args: [{ selector: 'monkey-icon-check', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M28 8L11.5 24L4 16.7273\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
941
941
|
}], propDecorators: { fillColor: [{
|
|
@@ -946,9 +946,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
946
946
|
|
|
947
947
|
class MonkeyIconClipboardComponent {
|
|
948
948
|
}
|
|
949
|
-
MonkeyIconClipboardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
950
|
-
MonkeyIconClipboardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
951
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
949
|
+
MonkeyIconClipboardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconClipboardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
950
|
+
MonkeyIconClipboardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconClipboardComponent, selector: "monkey-icon-clipboard", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15 2H9C8.44772 2 8 2.44772 8 3V5C8 5.55228 8.44772 6 9 6H15C15.5523 6 16 5.55228 16 5V3C16 2.44772 15.5523 2 15 2Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
951
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconClipboardComponent, decorators: [{
|
|
952
952
|
type: Component,
|
|
953
953
|
args: [{ selector: 'monkey-icon-clipboard', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15 2H9C8.44772 2 8 2.44772 8 3V5C8 5.55228 8.44772 6 9 6H15C15.5523 6 16 5.55228 16 5V3C16 2.44772 15.5523 2 15 2Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
954
954
|
}], propDecorators: { fillColor: [{
|
|
@@ -959,9 +959,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
959
959
|
|
|
960
960
|
class MonkeyIconClockComponent {
|
|
961
961
|
}
|
|
962
|
-
MonkeyIconClockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
963
|
-
MonkeyIconClockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
964
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
962
|
+
MonkeyIconClockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconClockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
963
|
+
MonkeyIconClockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconClockComponent, selector: "monkey-icon-clock", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 4V8L11 10\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
964
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconClockComponent, decorators: [{
|
|
965
965
|
type: Component,
|
|
966
966
|
args: [{ selector: 'monkey-icon-clock', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 4V8L11 10\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
967
967
|
}], propDecorators: { fillColor: [{
|
|
@@ -972,9 +972,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
972
972
|
|
|
973
973
|
class MonkeyIconCloseComponent {
|
|
974
974
|
}
|
|
975
|
-
MonkeyIconCloseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
976
|
-
MonkeyIconCloseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
977
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
975
|
+
MonkeyIconCloseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCloseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
976
|
+
MonkeyIconCloseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconCloseComponent, selector: "monkey-icon-close", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M26 6L6 26\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6 6L26 26\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
977
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCloseComponent, decorators: [{
|
|
978
978
|
type: Component,
|
|
979
979
|
args: [{ selector: 'monkey-icon-close', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M26 6L6 26\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6 6L26 26\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
980
980
|
}], propDecorators: { fillColor: [{
|
|
@@ -985,9 +985,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
985
985
|
|
|
986
986
|
class MonkeyIconCNPJComponent {
|
|
987
987
|
}
|
|
988
|
-
MonkeyIconCNPJComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
989
|
-
MonkeyIconCNPJComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
990
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
988
|
+
MonkeyIconCNPJComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCNPJComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
989
|
+
MonkeyIconCNPJComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconCNPJComponent, selector: "monkey-icon-cnpj", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M8 8H10V12H8V8Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M8 14H10V18H8V14Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M14 8H16V12H14V8Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M14 14H16V18H14V14Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M8 20H10V24H8V20Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M14 20H16V24H14V20Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M30 14C30 13.4696 29.7893 12.9609 29.4142 12.5858C29.0391 12.2107 28.5304 12 28 12H22V4C22 3.46957 21.7893 2.96086 21.4142 2.58579C21.0391 2.21071 20.5304 2 20 2H4C3.46957 2 2.96086 2.21071 2.58579 2.58579C2.21071 2.96086 2 3.46957 2 4V30H30V14ZM4 4H20V28H4V4ZM22 28V14H28V28H22Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
990
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCNPJComponent, decorators: [{
|
|
991
991
|
type: Component,
|
|
992
992
|
args: [{ selector: 'monkey-icon-cnpj', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M8 8H10V12H8V8Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M8 14H10V18H8V14Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M14 8H16V12H14V8Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M14 14H16V18H14V14Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M8 20H10V24H8V20Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M14 20H16V24H14V20Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M30 14C30 13.4696 29.7893 12.9609 29.4142 12.5858C29.0391 12.2107 28.5304 12 28 12H22V4C22 3.46957 21.7893 2.96086 21.4142 2.58579C21.0391 2.21071 20.5304 2 20 2H4C3.46957 2 2.96086 2.21071 2.58579 2.58579C2.21071 2.96086 2 3.46957 2 4V30H30V14ZM4 4H20V28H4V4ZM22 28V14H28V28H22Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
993
993
|
}], propDecorators: { fillColor: [{
|
|
@@ -998,9 +998,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
998
998
|
|
|
999
999
|
class MonkeyIconCodepenComponent {
|
|
1000
1000
|
}
|
|
1001
|
-
MonkeyIconCodepenComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1002
|
-
MonkeyIconCodepenComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1003
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1001
|
+
MonkeyIconCodepenComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCodepenComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1002
|
+
MonkeyIconCodepenComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconCodepenComponent, selector: "monkey-icon-codepen", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M8.00004 1.33334L14.6667 5.66668V10.3333L8.00004 14.6667L1.33337 10.3333V5.66668L8.00004 1.33334Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 14.6667V10.3333\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M14.6667 5.66666L8.00004 10.3333L1.33337 5.66666\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M1.33337 10.3333L8.00004 5.66666L14.6667 10.3333\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 1.33334V5.66668\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1003
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCodepenComponent, decorators: [{
|
|
1004
1004
|
type: Component,
|
|
1005
1005
|
args: [{ selector: 'monkey-icon-codepen', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M8.00004 1.33334L14.6667 5.66668V10.3333L8.00004 14.6667L1.33337 10.3333V5.66668L8.00004 1.33334Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 14.6667V10.3333\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M14.6667 5.66666L8.00004 10.3333L1.33337 5.66666\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M1.33337 10.3333L8.00004 5.66666L14.6667 10.3333\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 1.33334V5.66668\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1006
1006
|
}], propDecorators: { fillColor: [{
|
|
@@ -1011,9 +1011,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1011
1011
|
|
|
1012
1012
|
class MonkeyIconCompanyNameComponent {
|
|
1013
1013
|
}
|
|
1014
|
-
MonkeyIconCompanyNameComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1015
|
-
MonkeyIconCompanyNameComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1016
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1014
|
+
MonkeyIconCompanyNameComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCompanyNameComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1015
|
+
MonkeyIconCompanyNameComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconCompanyNameComponent, selector: "monkey-icon-company-name", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<rect x=\"3\" y=\"5\" width=\"26\" height=\"22\" rx=\"1\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<rect x=\"14\" y=\"8\" width=\"12\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"6\" y=\"8\" width=\"6\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"6\" y=\"12\" width=\"10\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"6\" y=\"16\" width=\"6\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"14\" y=\"16\" width=\"12\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"6\" y=\"20\" width=\"4\" height=\"4\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"12\" y=\"20\" width=\"10\" height=\"4\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"24\" y=\"20\" width=\"2\" height=\"4\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"18\" y=\"12\" width=\"8\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1016
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconCompanyNameComponent, decorators: [{
|
|
1017
1017
|
type: Component,
|
|
1018
1018
|
args: [{ selector: 'monkey-icon-company-name', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<rect x=\"3\" y=\"5\" width=\"26\" height=\"22\" rx=\"1\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<rect x=\"14\" y=\"8\" width=\"12\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"6\" y=\"8\" width=\"6\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"6\" y=\"12\" width=\"10\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"6\" y=\"16\" width=\"6\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"14\" y=\"16\" width=\"12\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"6\" y=\"20\" width=\"4\" height=\"4\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"12\" y=\"20\" width=\"10\" height=\"4\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"24\" y=\"20\" width=\"2\" height=\"4\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<rect x=\"18\" y=\"12\" width=\"8\" height=\"2\" rx=\"1\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1019
1019
|
}], propDecorators: { fillColor: [{
|
|
@@ -1024,9 +1024,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1024
1024
|
|
|
1025
1025
|
class MonkeyIconContractComponent {
|
|
1026
1026
|
}
|
|
1027
|
-
MonkeyIconContractComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1028
|
-
MonkeyIconContractComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1029
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1027
|
+
MonkeyIconContractComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconContractComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1028
|
+
MonkeyIconContractComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconContractComponent, selector: "monkey-icon-contract", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"40\" viewBox=\"0 0 32 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M9.59969 28.6665H8.31969C7.96609 28.6665 7.67969 28.9648 7.67969 29.3332C7.67969 29.7015 7.96609 29.9998 8.31969 29.9998H9.59969C9.95329 29.9998 10.2397 29.7015 10.2397 29.3332C10.2397 28.9648 9.95329 28.6665 9.59969 28.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M27.5195 28.6665H12.1595C11.8059 28.6665 11.5195 28.9648 11.5195 29.3332C11.5195 29.7015 11.8059 29.9998 12.1595 29.9998H27.5195C27.8731 29.9998 28.1595 29.7015 28.1595 29.3332C28.1595 28.9648 27.8731 28.6665 27.5195 28.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M9.59969 24.6665H8.31969C7.96609 24.6665 7.67969 24.9648 7.67969 25.3332C7.67969 25.7015 7.96609 25.9998 8.31969 25.9998H9.59969C9.95329 25.9998 10.2397 25.7015 10.2397 25.3332C10.2397 24.9648 9.95329 24.6665 9.59969 24.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M27.5195 24.6665H12.1595C11.8059 24.6665 11.5195 24.9648 11.5195 25.3332C11.5195 25.7015 11.8059 25.9998 12.1595 25.9998H27.5195C27.8731 25.9998 28.1595 25.7015 28.1595 25.3332C28.1595 24.9648 27.8731 24.6665 27.5195 24.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M9.59969 20.6665H8.31969C7.96609 20.6665 7.67969 20.9648 7.67969 21.3332C7.67969 21.7015 7.96609 21.9998 8.31969 21.9998H9.59969C9.95329 21.9998 10.2397 21.7015 10.2397 21.3332C10.2397 20.9648 9.95329 20.6665 9.59969 20.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M27.5195 20.6665H12.1595C11.8059 20.6665 11.5195 20.9648 11.5195 21.3332C11.5195 21.7015 11.8059 21.9998 12.1595 21.9998H27.5195C27.8731 21.9998 28.1595 21.7015 28.1595 21.3332C28.1595 20.9648 27.8731 20.6665 27.5195 20.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M9.59969 16.6665H8.31969C7.96609 16.6665 7.67969 16.9648 7.67969 17.3332C7.67969 17.7015 7.96609 17.9998 8.31969 17.9998H9.59969C9.95329 17.9998 10.2397 17.7015 10.2397 17.3332C10.2397 16.9648 9.95329 16.6665 9.59969 16.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M27.5195 16.6665H12.1595C11.8059 16.6665 11.5195 16.9648 11.5195 17.3332C11.5195 17.7015 11.8059 17.9998 12.1595 17.9998H27.5195C27.8731 17.9998 28.1595 17.7015 28.1595 17.3332C28.1595 16.9648 27.8731 16.6665 27.5195 16.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M9.59969 12.6665H8.31969C7.96609 12.6665 7.67969 12.9648 7.67969 13.3332C7.67969 13.7015 7.96609 13.9998 8.31969 13.9998H9.59969C9.95329 13.9998 10.2397 13.7015 10.2397 13.3332C10.2397 12.9648 9.95329 12.6665 9.59969 12.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M27.5195 12.6665H12.1595C11.8059 12.6665 11.5195 12.9648 11.5195 13.3332C11.5195 13.7015 11.8059 13.9998 12.1595 13.9998H27.5195C27.8731 13.9998 28.1595 13.7015 28.1595 13.3332C28.1595 12.9648 27.8731 12.6665 27.5195 12.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M31.992 9.95833C31.9888 9.9 31.9776 9.8425 31.9592 9.78667C31.952 9.765 31.9472 9.745 31.9384 9.72417C31.9072 9.65167 31.864 9.58583 31.8104 9.52917L22.8504 0.195833C22.796 0.14 22.7328 0.095 22.6632 0.0625C22.6432 0.0533333 22.6232 0.0475 22.604 0.0408333C22.5504 0.0216667 22.4944 0.01 22.4384 0.00583333C22.4264 0.0075 22.4144 0 22.4 0H4.48C4.1264 0 3.84 0.298333 3.84 0.666667V2.66667H0.64C0.2864 2.66667 0 2.965 0 3.33333V39.3333C0 39.7017 0.2864 40 0.64 40H27.52C27.8736 40 28.16 39.7017 28.16 39.3333V36H31.36C31.7136 36 32 35.7017 32 35.3333V10C32 9.985 31.9928 9.9725 31.992 9.95833ZM23.04 2.27583L29.8152 9.33333H23.04V2.27583ZM26.88 38.6667H1.28V4H3.84V35.3333C3.84 35.7017 4.1264 36 4.48 36H26.88V38.6667ZM30.72 34.6667H5.12V1.33333H21.76V10C21.76 10.3683 22.0464 10.6667 22.4 10.6667H30.72V34.6667Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M12.1597 6H8.31969C7.96609 6 7.67969 6.29833 7.67969 6.66667V10.6667C7.67969 11.035 7.96609 11.3333 8.31969 11.3333H12.1597C12.5133 11.3333 12.7997 11.035 12.7997 10.6667V6.66667C12.7997 6.29833 12.5133 6 12.1597 6ZM11.5197 10H8.95969V7.33333H11.5197V10Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1029
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconContractComponent, decorators: [{
|
|
1030
1030
|
type: Component,
|
|
1031
1031
|
args: [{ selector: 'monkey-icon-contract', template: "<svg width=\"32\" height=\"40\" viewBox=\"0 0 32 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M9.59969 28.6665H8.31969C7.96609 28.6665 7.67969 28.9648 7.67969 29.3332C7.67969 29.7015 7.96609 29.9998 8.31969 29.9998H9.59969C9.95329 29.9998 10.2397 29.7015 10.2397 29.3332C10.2397 28.9648 9.95329 28.6665 9.59969 28.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M27.5195 28.6665H12.1595C11.8059 28.6665 11.5195 28.9648 11.5195 29.3332C11.5195 29.7015 11.8059 29.9998 12.1595 29.9998H27.5195C27.8731 29.9998 28.1595 29.7015 28.1595 29.3332C28.1595 28.9648 27.8731 28.6665 27.5195 28.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M9.59969 24.6665H8.31969C7.96609 24.6665 7.67969 24.9648 7.67969 25.3332C7.67969 25.7015 7.96609 25.9998 8.31969 25.9998H9.59969C9.95329 25.9998 10.2397 25.7015 10.2397 25.3332C10.2397 24.9648 9.95329 24.6665 9.59969 24.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M27.5195 24.6665H12.1595C11.8059 24.6665 11.5195 24.9648 11.5195 25.3332C11.5195 25.7015 11.8059 25.9998 12.1595 25.9998H27.5195C27.8731 25.9998 28.1595 25.7015 28.1595 25.3332C28.1595 24.9648 27.8731 24.6665 27.5195 24.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M9.59969 20.6665H8.31969C7.96609 20.6665 7.67969 20.9648 7.67969 21.3332C7.67969 21.7015 7.96609 21.9998 8.31969 21.9998H9.59969C9.95329 21.9998 10.2397 21.7015 10.2397 21.3332C10.2397 20.9648 9.95329 20.6665 9.59969 20.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M27.5195 20.6665H12.1595C11.8059 20.6665 11.5195 20.9648 11.5195 21.3332C11.5195 21.7015 11.8059 21.9998 12.1595 21.9998H27.5195C27.8731 21.9998 28.1595 21.7015 28.1595 21.3332C28.1595 20.9648 27.8731 20.6665 27.5195 20.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M9.59969 16.6665H8.31969C7.96609 16.6665 7.67969 16.9648 7.67969 17.3332C7.67969 17.7015 7.96609 17.9998 8.31969 17.9998H9.59969C9.95329 17.9998 10.2397 17.7015 10.2397 17.3332C10.2397 16.9648 9.95329 16.6665 9.59969 16.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M27.5195 16.6665H12.1595C11.8059 16.6665 11.5195 16.9648 11.5195 17.3332C11.5195 17.7015 11.8059 17.9998 12.1595 17.9998H27.5195C27.8731 17.9998 28.1595 17.7015 28.1595 17.3332C28.1595 16.9648 27.8731 16.6665 27.5195 16.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M9.59969 12.6665H8.31969C7.96609 12.6665 7.67969 12.9648 7.67969 13.3332C7.67969 13.7015 7.96609 13.9998 8.31969 13.9998H9.59969C9.95329 13.9998 10.2397 13.7015 10.2397 13.3332C10.2397 12.9648 9.95329 12.6665 9.59969 12.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M27.5195 12.6665H12.1595C11.8059 12.6665 11.5195 12.9648 11.5195 13.3332C11.5195 13.7015 11.8059 13.9998 12.1595 13.9998H27.5195C27.8731 13.9998 28.1595 13.7015 28.1595 13.3332C28.1595 12.9648 27.8731 12.6665 27.5195 12.6665Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M31.992 9.95833C31.9888 9.9 31.9776 9.8425 31.9592 9.78667C31.952 9.765 31.9472 9.745 31.9384 9.72417C31.9072 9.65167 31.864 9.58583 31.8104 9.52917L22.8504 0.195833C22.796 0.14 22.7328 0.095 22.6632 0.0625C22.6432 0.0533333 22.6232 0.0475 22.604 0.0408333C22.5504 0.0216667 22.4944 0.01 22.4384 0.00583333C22.4264 0.0075 22.4144 0 22.4 0H4.48C4.1264 0 3.84 0.298333 3.84 0.666667V2.66667H0.64C0.2864 2.66667 0 2.965 0 3.33333V39.3333C0 39.7017 0.2864 40 0.64 40H27.52C27.8736 40 28.16 39.7017 28.16 39.3333V36H31.36C31.7136 36 32 35.7017 32 35.3333V10C32 9.985 31.9928 9.9725 31.992 9.95833ZM23.04 2.27583L29.8152 9.33333H23.04V2.27583ZM26.88 38.6667H1.28V4H3.84V35.3333C3.84 35.7017 4.1264 36 4.48 36H26.88V38.6667ZM30.72 34.6667H5.12V1.33333H21.76V10C21.76 10.3683 22.0464 10.6667 22.4 10.6667H30.72V34.6667Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M12.1597 6H8.31969C7.96609 6 7.67969 6.29833 7.67969 6.66667V10.6667C7.67969 11.035 7.96609 11.3333 8.31969 11.3333H12.1597C12.5133 11.3333 12.7997 11.035 12.7997 10.6667V6.66667C12.7997 6.29833 12.5133 6 12.1597 6ZM11.5197 10H8.95969V7.33333H11.5197V10Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1032
1032
|
}], propDecorators: { fillColor: [{
|
|
@@ -1037,9 +1037,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1037
1037
|
|
|
1038
1038
|
class MonkeyIconDeleteComponent {
|
|
1039
1039
|
}
|
|
1040
|
-
MonkeyIconDeleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1041
|
-
MonkeyIconDeleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1042
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1040
|
+
MonkeyIconDeleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconDeleteComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1041
|
+
MonkeyIconDeleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconDeleteComponent, selector: "monkey-icon-delete", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14 2.66663H5.33329L0.666626 7.99996L5.33329 13.3333H14C14.3536 13.3333 14.6927 13.1928 14.9428 12.9428C15.1928 12.6927 15.3333 12.3536 15.3333 12V3.99996C15.3333 3.64634 15.1928 3.3072 14.9428 3.05715C14.6927 2.8071 14.3536 2.66663 14 2.66663V2.66663Z\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12 6L8 10\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 6L12 10\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1042
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconDeleteComponent, decorators: [{
|
|
1043
1043
|
type: Component,
|
|
1044
1044
|
args: [{ selector: 'monkey-icon-delete', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14 2.66663H5.33329L0.666626 7.99996L5.33329 13.3333H14C14.3536 13.3333 14.6927 13.1928 14.9428 12.9428C15.1928 12.6927 15.3333 12.3536 15.3333 12V3.99996C15.3333 3.64634 15.1928 3.3072 14.9428 3.05715C14.6927 2.8071 14.3536 2.66663 14 2.66663V2.66663Z\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12 6L8 10\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 6L12 10\" stroke=\"#000000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1045
1045
|
}], propDecorators: { fillColor: [{
|
|
@@ -1050,9 +1050,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1050
1050
|
|
|
1051
1051
|
class MonkeyIconDocumentComponent {
|
|
1052
1052
|
}
|
|
1053
|
-
MonkeyIconDocumentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1054
|
-
MonkeyIconDocumentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1055
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1053
|
+
MonkeyIconDocumentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconDocumentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1054
|
+
MonkeyIconDocumentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconDocumentComponent, selector: "monkey-icon-document", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12.9375 2.25H6.375C5.87772 2.25 5.40081 2.45545 5.04917 2.82114C4.69754 3.18684 4.5 3.68283 4.5 4.2V19.8C4.5 20.3172 4.69754 20.8132 5.04917 21.1789C5.40081 21.5446 5.87772 21.75 6.375 21.75H17.625C18.1223 21.75 18.5992 21.5446 18.9508 21.1789C19.3025 20.8132 19.5 20.3172 19.5 19.8V9.075L12.9375 2.25Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12.75 3V9.75H19.5\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 13H13.5\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 15H16\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 17H16\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1055
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconDocumentComponent, decorators: [{
|
|
1056
1056
|
type: Component,
|
|
1057
1057
|
args: [{ selector: 'monkey-icon-document', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12.9375 2.25H6.375C5.87772 2.25 5.40081 2.45545 5.04917 2.82114C4.69754 3.18684 4.5 3.68283 4.5 4.2V19.8C4.5 20.3172 4.69754 20.8132 5.04917 21.1789C5.40081 21.5446 5.87772 21.75 6.375 21.75H17.625C18.1223 21.75 18.5992 21.5446 18.9508 21.1789C19.3025 20.8132 19.5 20.3172 19.5 19.8V9.075L12.9375 2.25Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12.75 3V9.75H19.5\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 13H13.5\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 15H16\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 17H16\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1058
1058
|
}], propDecorators: { fillColor: [{
|
|
@@ -1063,9 +1063,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1063
1063
|
|
|
1064
1064
|
class MonkeyIconDollarSignComponent {
|
|
1065
1065
|
}
|
|
1066
|
-
MonkeyIconDollarSignComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1067
|
-
MonkeyIconDollarSignComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1068
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1066
|
+
MonkeyIconDollarSignComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconDollarSignComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1067
|
+
MonkeyIconDollarSignComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconDollarSignComponent, selector: "monkey-icon-dollar-sign", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M4 23V1H5H8.5H12H15.5H19H20V23H19L15.5 19L12 23L8.5 19L5 23H4Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12 5.49988V16.4999\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M14.5 7.50012H10.75C10.2859 7.50012 9.84075 7.6845 9.51256 8.01269C9.18437 8.34087 9 8.78599 9 9.25012C9 9.71425 9.18437 10.1594 9.51256 10.4876C9.84075 10.8157 10.2859 11.0001 10.75 11.0001H13.25C13.7141 11.0001 14.1592 11.1845 14.4874 11.5127C14.8156 11.8409 15 12.286 15 12.7501C15 13.2143 14.8156 13.6594 14.4874 13.9876C14.1592 14.3157 13.7141 14.5001 13.25 14.5001H9\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1068
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconDollarSignComponent, decorators: [{
|
|
1069
1069
|
type: Component,
|
|
1070
1070
|
args: [{ selector: 'monkey-icon-dollar-sign', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M4 23V1H5H8.5H12H15.5H19H20V23H19L15.5 19L12 23L8.5 19L5 23H4Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12 5.49988V16.4999\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M14.5 7.50012H10.75C10.2859 7.50012 9.84075 7.6845 9.51256 8.01269C9.18437 8.34087 9 8.78599 9 9.25012C9 9.71425 9.18437 10.1594 9.51256 10.4876C9.84075 10.8157 10.2859 11.0001 10.75 11.0001H13.25C13.7141 11.0001 14.1592 11.1845 14.4874 11.5127C14.8156 11.8409 15 12.286 15 12.7501C15 13.2143 14.8156 13.6594 14.4874 13.9876C14.1592 14.3157 13.7141 14.5001 13.25 14.5001H9\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1071
1071
|
}], propDecorators: { fillColor: [{
|
|
@@ -1076,9 +1076,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1076
1076
|
|
|
1077
1077
|
class MonkeyIconDomainComponent {
|
|
1078
1078
|
}
|
|
1079
|
-
MonkeyIconDomainComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1080
|
-
MonkeyIconDomainComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1081
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1079
|
+
MonkeyIconDomainComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconDomainComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1080
|
+
MonkeyIconDomainComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconDomainComponent, selector: "monkey-icon-domain", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M16 16H20V24H16V16Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M16 28H20V36H16V28Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M28 16H32V24H28V16Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M28 28H32V36H28V28Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M16 40H20V48H16V40Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M28 40H32V48H28V40Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M60 28C60 26.9391 59.5786 25.9217 58.8284 25.1716C58.0783 24.4214 57.0609 24 56 24H44V8C44 6.93913 43.5786 5.92172 42.8284 5.17157C42.0783 4.42143 41.0609 4 40 4H8C6.93913 4 5.92172 4.42143 5.17157 5.17157C4.42143 5.92172 4 6.93913 4 8V60H60V28ZM8 8H40V56H8V8ZM44 56V28H56V56H44Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1081
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconDomainComponent, decorators: [{
|
|
1082
1082
|
type: Component,
|
|
1083
1083
|
args: [{ selector: 'monkey-icon-domain', template: "<svg width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M16 16H20V24H16V16Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M16 28H20V36H16V28Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M28 16H32V24H28V16Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M28 28H32V36H28V28Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M16 40H20V48H16V40Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M28 40H32V48H28V40Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M60 28C60 26.9391 59.5786 25.9217 58.8284 25.1716C58.0783 24.4214 57.0609 24 56 24H44V8C44 6.93913 43.5786 5.92172 42.8284 5.17157C42.0783 4.42143 41.0609 4 40 4H8C6.93913 4 5.92172 4.42143 5.17157 5.17157C4.42143 5.92172 4 6.93913 4 8V60H60V28ZM8 8H40V56H8V8ZM44 56V28H56V56H44Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1084
1084
|
}], propDecorators: { fillColor: [{
|
|
@@ -1089,9 +1089,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1089
1089
|
|
|
1090
1090
|
class MonkeyIconDownloadComponent {
|
|
1091
1091
|
}
|
|
1092
|
-
MonkeyIconDownloadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1093
|
-
MonkeyIconDownloadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1094
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1092
|
+
MonkeyIconDownloadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconDownloadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1093
|
+
MonkeyIconDownloadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconDownloadComponent, selector: "monkey-icon-download", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14 10V12.6667C14 13.0203 13.8595 13.3594 13.6095 13.6095C13.3594 13.8595 13.0203 14 12.6667 14H3.33333C2.97971 14 2.64057 13.8595 2.39052 13.6095C2.14048 13.3594 2 13.0203 2 12.6667V10\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M4.6665 6.66667L7.99984 10L11.3332 6.66667\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 10V2\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1094
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconDownloadComponent, decorators: [{
|
|
1095
1095
|
type: Component,
|
|
1096
1096
|
args: [{ selector: 'monkey-icon-download', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14 10V12.6667C14 13.0203 13.8595 13.3594 13.6095 13.6095C13.3594 13.8595 13.0203 14 12.6667 14H3.33333C2.97971 14 2.64057 13.8595 2.39052 13.6095C2.14048 13.3594 2 13.0203 2 12.6667V10\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M4.6665 6.66667L7.99984 10L11.3332 6.66667\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 10V2\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1097
1097
|
}], propDecorators: { fillColor: [{
|
|
@@ -1102,9 +1102,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1102
1102
|
|
|
1103
1103
|
class MonkeyIconEditComponent {
|
|
1104
1104
|
}
|
|
1105
|
-
MonkeyIconEditComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1106
|
-
MonkeyIconEditComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1107
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1105
|
+
MonkeyIconEditComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconEditComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1106
|
+
MonkeyIconEditComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconEditComponent, selector: "monkey-icon-edit", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M21.1298 6.8356C21.3947 6.57068 21.7092 6.36054 22.0553 6.21716C22.4015 6.07379 22.7725 6 23.1471 6C23.5217 6 23.8927 6.07379 24.2389 6.21716C24.585 6.36054 24.8995 6.57068 25.1644 6.8356C25.4293 7.10051 25.6395 7.41501 25.7828 7.76114C25.9262 8.10727 26 8.47825 26 8.8529C26 9.22755 25.9262 9.59853 25.7828 9.94466C25.6395 10.2908 25.4293 10.6053 25.1644 10.8702L11.5476 24.487L6 26L7.51298 20.4524L21.1298 6.8356Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1107
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconEditComponent, decorators: [{
|
|
1108
1108
|
type: Component,
|
|
1109
1109
|
args: [{ selector: 'monkey-icon-edit', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M21.1298 6.8356C21.3947 6.57068 21.7092 6.36054 22.0553 6.21716C22.4015 6.07379 22.7725 6 23.1471 6C23.5217 6 23.8927 6.07379 24.2389 6.21716C24.585 6.36054 24.8995 6.57068 25.1644 6.8356C25.4293 7.10051 25.6395 7.41501 25.7828 7.76114C25.9262 8.10727 26 8.47825 26 8.8529C26 9.22755 25.9262 9.59853 25.7828 9.94466C25.6395 10.2908 25.4293 10.6053 25.1644 10.8702L11.5476 24.487L6 26L7.51298 20.4524L21.1298 6.8356Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1110
1110
|
}], propDecorators: { fillColor: [{
|
|
@@ -1115,9 +1115,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1115
1115
|
|
|
1116
1116
|
class MonkeyIconEmailComponent {
|
|
1117
1117
|
}
|
|
1118
|
-
MonkeyIconEmailComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1119
|
-
MonkeyIconEmailComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1120
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1118
|
+
MonkeyIconEmailComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconEmailComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1119
|
+
MonkeyIconEmailComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconEmailComponent, selector: "monkey-icon-email", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M5.33366 5.33334H26.667C28.1337 5.33334 29.3337 6.53334 29.3337 8V24C29.3337 25.4667 28.1337 26.6667 26.667 26.6667H5.33366C3.86699 26.6667 2.66699 25.4667 2.66699 24V8C2.66699 6.53334 3.86699 5.33334 5.33366 5.33334Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M29.3337 8L16.0003 17.3333L2.66699 8\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1120
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconEmailComponent, decorators: [{
|
|
1121
1121
|
type: Component,
|
|
1122
1122
|
args: [{ selector: 'monkey-icon-email', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M5.33366 5.33334H26.667C28.1337 5.33334 29.3337 6.53334 29.3337 8V24C29.3337 25.4667 28.1337 26.6667 26.667 26.6667H5.33366C3.86699 26.6667 2.66699 25.4667 2.66699 24V8C2.66699 6.53334 3.86699 5.33334 5.33366 5.33334Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M29.3337 8L16.0003 17.3333L2.66699 8\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1123
1123
|
}], propDecorators: { fillColor: [{
|
|
@@ -1128,9 +1128,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1128
1128
|
|
|
1129
1129
|
class MonkeyIconEmptyDocComponent {
|
|
1130
1130
|
}
|
|
1131
|
-
MonkeyIconEmptyDocComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1132
|
-
MonkeyIconEmptyDocComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1133
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1131
|
+
MonkeyIconEmptyDocComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconEmptyDocComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1132
|
+
MonkeyIconEmptyDocComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconEmptyDocComponent, selector: "monkey-icon-empty-doc", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M34.5 6H17C15.6739 6 14.4021 6.54786 13.4645 7.52304C12.5268 8.49823 12 9.82087 12 11.2V52.8C12 54.1791 12.5268 55.5018 13.4645 56.477C14.4021 57.4521 15.6739 58 17 58H47C48.3261 58 49.5979 57.4521 50.5355 56.477C51.4732 55.5018 52 54.1791 52 52.8V24.2L34.5 6Z\" stroke=\"#0273E8\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M34 8V26H52\" stroke=\"#0273E8\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1133
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconEmptyDocComponent, decorators: [{
|
|
1134
1134
|
type: Component,
|
|
1135
1135
|
args: [{ selector: 'monkey-icon-empty-doc', template: "<svg width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M34.5 6H17C15.6739 6 14.4021 6.54786 13.4645 7.52304C12.5268 8.49823 12 9.82087 12 11.2V52.8C12 54.1791 12.5268 55.5018 13.4645 56.477C14.4021 57.4521 15.6739 58 17 58H47C48.3261 58 49.5979 57.4521 50.5355 56.477C51.4732 55.5018 52 54.1791 52 52.8V24.2L34.5 6Z\" stroke=\"#0273E8\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M34 8V26H52\" stroke=\"#0273E8\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1136
1136
|
}], propDecorators: { fillColor: [{
|
|
@@ -1141,9 +1141,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1141
1141
|
|
|
1142
1142
|
class MonkeyIconErrorComponent {
|
|
1143
1143
|
}
|
|
1144
|
-
MonkeyIconErrorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1145
|
-
MonkeyIconErrorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1146
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1144
|
+
MonkeyIconErrorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconErrorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1145
|
+
MonkeyIconErrorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconErrorComponent, selector: "monkey-icon-error", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M5.102 1H10.898L15 5.102V10.898L10.898 15H5.102L1 10.898V5.102L5.102 1Z\" fill=\"#FA3838\"/>\r\n<path d=\"M8 5.33333V7.99999\" stroke=\"#F5FAFF\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n<path d=\"M8 10.6667H8.00667\" stroke=\"#F5FAFF\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1146
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconErrorComponent, decorators: [{
|
|
1147
1147
|
type: Component,
|
|
1148
1148
|
args: [{ selector: 'monkey-icon-error', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M5.102 1H10.898L15 5.102V10.898L10.898 15H5.102L1 10.898V5.102L5.102 1Z\" fill=\"#FA3838\"/>\r\n<path d=\"M8 5.33333V7.99999\" stroke=\"#F5FAFF\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n<path d=\"M8 10.6667H8.00667\" stroke=\"#F5FAFF\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1149
1149
|
}], propDecorators: { fillColor: [{
|
|
@@ -1154,9 +1154,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1154
1154
|
|
|
1155
1155
|
class MonkeyIconEyeClosedComponent {
|
|
1156
1156
|
}
|
|
1157
|
-
MonkeyIconEyeClosedComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1158
|
-
MonkeyIconEyeClosedComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1159
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1157
|
+
MonkeyIconEyeClosedComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconEyeClosedComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1158
|
+
MonkeyIconEyeClosedComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconEyeClosedComponent, selector: "monkey-icon-eye-closed", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<g clip-path=\"url(#clip0)\">\r\n<path d=\"M10.108 9.61859C9.9249 9.81509 9.70409 9.9727 9.45876 10.082C9.21343 10.1913 8.9486 10.2501 8.68005 10.2548C8.41151 10.2596 8.14477 10.2102 7.89573 10.1096C7.6467 10.009 7.42048 9.85928 7.23056 9.66936C7.04064 9.47945 6.89092 9.25322 6.79033 9.00419C6.68974 8.75515 6.64035 8.48841 6.64508 8.21987C6.64982 7.95133 6.7086 7.68649 6.81791 7.44116C6.92722 7.19583 7.08483 6.97503 7.28133 6.79193M12.6547 12.1653C11.5151 13.0339 10.1274 13.5152 8.69466 13.5386C4.02799 13.5386 1.36133 8.20526 1.36133 8.20526C2.19059 6.65986 3.34075 5.30967 4.73466 4.24526L12.6547 12.1653ZM7.29466 3.03193C7.75355 2.92451 8.22337 2.87082 8.69466 2.87193C13.3613 2.87193 16.028 8.20526 16.028 8.20526C15.6233 8.96233 15.1407 9.67508 14.588 10.3319L7.29466 3.03193Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n<path d=\"M1.36133 0.871927L16.028 15.5386\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</g>\r\n<defs>\r\n<clipPath id=\"clip0\">\r\n<rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(0.694824 0.205261)\"/>\r\n</clipPath>\r\n</defs>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1159
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconEyeClosedComponent, decorators: [{
|
|
1160
1160
|
type: Component,
|
|
1161
1161
|
args: [{ selector: 'monkey-icon-eye-closed', template: "<svg width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<g clip-path=\"url(#clip0)\">\r\n<path d=\"M10.108 9.61859C9.9249 9.81509 9.70409 9.9727 9.45876 10.082C9.21343 10.1913 8.9486 10.2501 8.68005 10.2548C8.41151 10.2596 8.14477 10.2102 7.89573 10.1096C7.6467 10.009 7.42048 9.85928 7.23056 9.66936C7.04064 9.47945 6.89092 9.25322 6.79033 9.00419C6.68974 8.75515 6.64035 8.48841 6.64508 8.21987C6.64982 7.95133 6.7086 7.68649 6.81791 7.44116C6.92722 7.19583 7.08483 6.97503 7.28133 6.79193M12.6547 12.1653C11.5151 13.0339 10.1274 13.5152 8.69466 13.5386C4.02799 13.5386 1.36133 8.20526 1.36133 8.20526C2.19059 6.65986 3.34075 5.30967 4.73466 4.24526L12.6547 12.1653ZM7.29466 3.03193C7.75355 2.92451 8.22337 2.87082 8.69466 2.87193C13.3613 2.87193 16.028 8.20526 16.028 8.20526C15.6233 8.96233 15.1407 9.67508 14.588 10.3319L7.29466 3.03193Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n<path d=\"M1.36133 0.871927L16.028 15.5386\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</g>\r\n<defs>\r\n<clipPath id=\"clip0\">\r\n<rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(0.694824 0.205261)\"/>\r\n</clipPath>\r\n</defs>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1162
1162
|
}], propDecorators: { fillColor: [{
|
|
@@ -1167,9 +1167,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1167
1167
|
|
|
1168
1168
|
class MonkeyIconEyeOpenComponent {
|
|
1169
1169
|
}
|
|
1170
|
-
MonkeyIconEyeOpenComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1171
|
-
MonkeyIconEyeOpenComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1172
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1170
|
+
MonkeyIconEyeOpenComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconEyeOpenComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1171
|
+
MonkeyIconEyeOpenComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconEyeOpenComponent, selector: "monkey-icon-eye-open", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M0.666504 8C0.666504 8 3.33317 2.66667 7.99984 2.66667C12.6665 2.66667 15.3332 8 15.3332 8C15.3332 8 12.6665 13.3333 7.99984 13.3333C3.33317 13.3333 0.666504 8 0.666504 8Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1172
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconEyeOpenComponent, decorators: [{
|
|
1173
1173
|
type: Component,
|
|
1174
1174
|
args: [{ selector: 'monkey-icon-eye-open', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M0.666504 8C0.666504 8 3.33317 2.66667 7.99984 2.66667C12.6665 2.66667 15.3332 8 15.3332 8C15.3332 8 12.6665 13.3333 7.99984 13.3333C3.33317 13.3333 0.666504 8 0.666504 8Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1175
1175
|
}], propDecorators: { fillColor: [{
|
|
@@ -1180,9 +1180,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1180
1180
|
|
|
1181
1181
|
class MonkeyIconFilterComponent {
|
|
1182
1182
|
}
|
|
1183
|
-
MonkeyIconFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1184
|
-
MonkeyIconFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1185
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1183
|
+
MonkeyIconFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconFilterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1184
|
+
MonkeyIconFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconFilterComponent, selector: "monkey-icon-filter", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14.6667 2H1.33337L6.66671 8.30667V12.6667L9.33337 14V8.30667L14.6667 2Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1185
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconFilterComponent, decorators: [{
|
|
1186
1186
|
type: Component,
|
|
1187
1187
|
args: [{ selector: 'monkey-icon-filter', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14.6667 2H1.33337L6.66671 8.30667V12.6667L9.33337 14V8.30667L14.6667 2Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1188
1188
|
}], propDecorators: { fillColor: [{
|
|
@@ -1193,9 +1193,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1193
1193
|
|
|
1194
1194
|
class MonkeyIconGridComponent {
|
|
1195
1195
|
}
|
|
1196
|
-
MonkeyIconGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1197
|
-
MonkeyIconGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1198
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1196
|
+
MonkeyIconGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconGridComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1197
|
+
MonkeyIconGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconGridComponent, selector: "monkey-icon-grid", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M6 2H3C2.44772 2 2 2.44772 2 3V6C2 6.55228 2.44772 7 3 7H6C6.55228 7 7 6.55228 7 6V3C7 2.44772 6.55228 2 6 2Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M13 2H10C9.44772 2 9 2.44772 9 3V6C9 6.55228 9.44772 7 10 7H13C13.5523 7 14 6.55228 14 6V3C14 2.44772 13.5523 2 13 2Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M13 9H10C9.44772 9 9 9.44772 9 10V13C9 13.5523 9.44772 14 10 14H13C13.5523 14 14 13.5523 14 13V10C14 9.44772 13.5523 9 13 9Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M6 9H3C2.44772 9 2 9.44772 2 10V13C2 13.5523 2.44772 14 3 14H6C6.55228 14 7 13.5523 7 13V10C7 9.44772 6.55228 9 6 9Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1198
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconGridComponent, decorators: [{
|
|
1199
1199
|
type: Component,
|
|
1200
1200
|
args: [{ selector: 'monkey-icon-grid', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M6 2H3C2.44772 2 2 2.44772 2 3V6C2 6.55228 2.44772 7 3 7H6C6.55228 7 7 6.55228 7 6V3C7 2.44772 6.55228 2 6 2Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M13 2H10C9.44772 2 9 2.44772 9 3V6C9 6.55228 9.44772 7 10 7H13C13.5523 7 14 6.55228 14 6V3C14 2.44772 13.5523 2 13 2Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M13 9H10C9.44772 9 9 9.44772 9 10V13C9 13.5523 9.44772 14 10 14H13C13.5523 14 14 13.5523 14 13V10C14 9.44772 13.5523 9 13 9Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M6 9H3C2.44772 9 2 9.44772 2 10V13C2 13.5523 2.44772 14 3 14H6C6.55228 14 7 13.5523 7 13V10C7 9.44772 6.55228 9 6 9Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1201
1201
|
}], propDecorators: { fillColor: [{
|
|
@@ -1206,9 +1206,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1206
1206
|
|
|
1207
1207
|
class MonkeyIconHelpComponent {
|
|
1208
1208
|
}
|
|
1209
|
-
MonkeyIconHelpComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1210
|
-
MonkeyIconHelpComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1211
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1209
|
+
MonkeyIconHelpComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconHelpComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1210
|
+
MonkeyIconHelpComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconHelpComponent, selector: "monkey-icon-help", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M16.0003 29.3333C23.3641 29.3333 29.3337 23.3638 29.3337 16C29.3337 8.6362 23.3641 2.66666 16.0003 2.66666C8.63653 2.66666 2.66699 8.6362 2.66699 16C2.66699 23.3638 8.63653 29.3333 16.0003 29.3333Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12.1201 12C12.4336 11.1089 13.0523 10.3575 13.8667 9.87884C14.6811 9.40021 15.6386 9.22525 16.5697 9.38495C17.5007 9.54464 18.3452 10.0287 18.9536 10.7514C19.5619 11.474 19.8949 12.3887 19.8934 13.3333C19.8934 16 15.8934 17.3333 15.8934 17.3333V19\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16 22.6667H16.0133\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1211
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconHelpComponent, decorators: [{
|
|
1212
1212
|
type: Component,
|
|
1213
1213
|
args: [{ selector: 'monkey-icon-help', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M16.0003 29.3333C23.3641 29.3333 29.3337 23.3638 29.3337 16C29.3337 8.6362 23.3641 2.66666 16.0003 2.66666C8.63653 2.66666 2.66699 8.6362 2.66699 16C2.66699 23.3638 8.63653 29.3333 16.0003 29.3333Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12.1201 12C12.4336 11.1089 13.0523 10.3575 13.8667 9.87884C14.6811 9.40021 15.6386 9.22525 16.5697 9.38495C17.5007 9.54464 18.3452 10.0287 18.9536 10.7514C19.5619 11.474 19.8949 12.3887 19.8934 13.3333C19.8934 16 15.8934 17.3333 15.8934 17.3333V19\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16 22.6667H16.0133\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1214
1214
|
}], propDecorators: { fillColor: [{
|
|
@@ -1219,9 +1219,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1219
1219
|
|
|
1220
1220
|
class MonkeyIconHexagonComponent {
|
|
1221
1221
|
}
|
|
1222
|
-
MonkeyIconHexagonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1223
|
-
MonkeyIconHexagonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1224
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1222
|
+
MonkeyIconHexagonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconHexagonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1223
|
+
MonkeyIconHexagonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconHexagonComponent, selector: "monkey-icon-hexagon", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14 10.6667V5.33335C13.9998 5.09953 13.938 4.86989 13.821 4.66746C13.704 4.46503 13.5358 4.29692 13.3333 4.18002L8.66667 1.51335C8.46397 1.39633 8.23405 1.33472 8 1.33472C7.76595 1.33472 7.53603 1.39633 7.33333 1.51335L2.66667 4.18002C2.46418 4.29692 2.29599 4.46503 2.17897 4.66746C2.06196 4.86989 2.00024 5.09953 2 5.33335V10.6667C2.00024 10.9005 2.06196 11.1301 2.17897 11.3326C2.29599 11.535 2.46418 11.7031 2.66667 11.82L7.33333 14.4867C7.53603 14.6037 7.76595 14.6653 8 14.6653C8.23405 14.6653 8.46397 14.6037 8.66667 14.4867L13.3333 11.82C13.5358 11.7031 13.704 11.535 13.821 11.3326C13.938 11.1301 13.9998 10.9005 14 10.6667Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1224
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconHexagonComponent, decorators: [{
|
|
1225
1225
|
type: Component,
|
|
1226
1226
|
args: [{ selector: 'monkey-icon-hexagon', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14 10.6667V5.33335C13.9998 5.09953 13.938 4.86989 13.821 4.66746C13.704 4.46503 13.5358 4.29692 13.3333 4.18002L8.66667 1.51335C8.46397 1.39633 8.23405 1.33472 8 1.33472C7.76595 1.33472 7.53603 1.39633 7.33333 1.51335L2.66667 4.18002C2.46418 4.29692 2.29599 4.46503 2.17897 4.66746C2.06196 4.86989 2.00024 5.09953 2 5.33335V10.6667C2.00024 10.9005 2.06196 11.1301 2.17897 11.3326C2.29599 11.535 2.46418 11.7031 2.66667 11.82L7.33333 14.4867C7.53603 14.6037 7.76595 14.6653 8 14.6653C8.23405 14.6653 8.46397 14.6037 8.66667 14.4867L13.3333 11.82C13.5358 11.7031 13.704 11.535 13.821 11.3326C13.938 11.1301 13.9998 10.9005 14 10.6667Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1227
1227
|
}], propDecorators: { fillColor: [{
|
|
@@ -1232,9 +1232,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1232
1232
|
|
|
1233
1233
|
class MonkeyIconHomeComponent {
|
|
1234
1234
|
}
|
|
1235
|
-
MonkeyIconHomeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1236
|
-
MonkeyIconHomeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1237
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1235
|
+
MonkeyIconHomeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconHomeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1236
|
+
MonkeyIconHomeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconHomeComponent, selector: "monkey-icon-home", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M3 9L12 2L21 9V20C21 20.5304 20.7893 21.0391 20.4142 21.4142C20.0391 21.7893 19.5304 22 19 22H5C4.46957 22 3.96086 21.7893 3.58579 21.4142C3.21071 21.0391 3 20.5304 3 20V9Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 22V12H15V22\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1237
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconHomeComponent, decorators: [{
|
|
1238
1238
|
type: Component,
|
|
1239
1239
|
args: [{ selector: 'monkey-icon-home', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M3 9L12 2L21 9V20C21 20.5304 20.7893 21.0391 20.4142 21.4142C20.0391 21.7893 19.5304 22 19 22H5C4.46957 22 3.96086 21.7893 3.58579 21.4142C3.21071 21.0391 3 20.5304 3 20V9Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 22V12H15V22\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1240
1240
|
}], propDecorators: { fillColor: [{
|
|
@@ -1245,9 +1245,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1245
1245
|
|
|
1246
1246
|
class MonkeyIconImageComponent {
|
|
1247
1247
|
}
|
|
1248
|
-
MonkeyIconImageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1249
|
-
MonkeyIconImageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1250
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1248
|
+
MonkeyIconImageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconImageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1249
|
+
MonkeyIconImageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconImageComponent, selector: "monkey-icon-image", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M25.3333 4H6.66667C5.19391 4 4 5.19391 4 6.66667V25.3333C4 26.8061 5.19391 28 6.66667 28H25.3333C26.8061 28 28 26.8061 28 25.3333V6.66667C28 5.19391 26.8061 4 25.3333 4Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M11.334 13.3333C12.4386 13.3333 13.334 12.4379 13.334 11.3333C13.334 10.2288 12.4386 9.33334 11.334 9.33334C10.2294 9.33334 9.33398 10.2288 9.33398 11.3333C9.33398 12.4379 10.2294 13.3333 11.334 13.3333Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M27.9994 20L21.3327 13.3333L6.66602 28\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1250
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconImageComponent, decorators: [{
|
|
1251
1251
|
type: Component,
|
|
1252
1252
|
args: [{ selector: 'monkey-icon-image', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M25.3333 4H6.66667C5.19391 4 4 5.19391 4 6.66667V25.3333C4 26.8061 5.19391 28 6.66667 28H25.3333C26.8061 28 28 26.8061 28 25.3333V6.66667C28 5.19391 26.8061 4 25.3333 4Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M11.334 13.3333C12.4386 13.3333 13.334 12.4379 13.334 11.3333C13.334 10.2288 12.4386 9.33334 11.334 9.33334C10.2294 9.33334 9.33398 10.2288 9.33398 11.3333C9.33398 12.4379 10.2294 13.3333 11.334 13.3333Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M27.9994 20L21.3327 13.3333L6.66602 28\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1253
1253
|
}], propDecorators: { fillColor: [{
|
|
@@ -1258,9 +1258,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1258
1258
|
|
|
1259
1259
|
class MonkeyIconListComponent {
|
|
1260
1260
|
}
|
|
1261
|
-
MonkeyIconListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1262
|
-
MonkeyIconListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1263
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1261
|
+
MonkeyIconListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1262
|
+
MonkeyIconListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconListComponent, selector: "monkey-icon-list", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M5.33325 4H13.9999\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.33325 8H13.9999\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.33325 12H13.9999\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M2 4H2.00667\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M2 8H2.00667\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M2 12H2.00667\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1263
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconListComponent, decorators: [{
|
|
1264
1264
|
type: Component,
|
|
1265
1265
|
args: [{ selector: 'monkey-icon-list', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M5.33325 4H13.9999\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.33325 8H13.9999\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.33325 12H13.9999\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M2 4H2.00667\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M2 8H2.00667\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M2 12H2.00667\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1266
1266
|
}], propDecorators: { fillColor: [{
|
|
@@ -1271,9 +1271,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1271
1271
|
|
|
1272
1272
|
class MonkeyIconLocationPinComponent {
|
|
1273
1273
|
}
|
|
1274
|
-
MonkeyIconLocationPinComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1275
|
-
MonkeyIconLocationPinComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1276
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1274
|
+
MonkeyIconLocationPinComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconLocationPinComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1275
|
+
MonkeyIconLocationPinComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconLocationPinComponent, selector: "monkey-icon-location-pin", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M56 26.666C56 45.3327 32 61.3327 32 61.3327C32 61.3327 8 45.3327 8 26.666C8 20.3008 10.5286 14.1963 15.0294 9.69545C19.5303 5.19458 25.6348 2.66602 32 2.66602C38.3652 2.66602 44.4697 5.19458 48.9706 9.69545C53.4714 14.1963 56 20.3008 56 26.666Z\" stroke=\"#0273E8\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M32 34.666C36.4183 34.666 40 31.0843 40 26.666C40 22.2477 36.4183 18.666 32 18.666C27.5817 18.666 24 22.2477 24 26.666C24 31.0843 27.5817 34.666 32 34.666Z\" stroke=\"#0273E8\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1276
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconLocationPinComponent, decorators: [{
|
|
1277
1277
|
type: Component,
|
|
1278
1278
|
args: [{ selector: 'monkey-icon-location-pin', template: "<svg width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M56 26.666C56 45.3327 32 61.3327 32 61.3327C32 61.3327 8 45.3327 8 26.666C8 20.3008 10.5286 14.1963 15.0294 9.69545C19.5303 5.19458 25.6348 2.66602 32 2.66602C38.3652 2.66602 44.4697 5.19458 48.9706 9.69545C53.4714 14.1963 56 20.3008 56 26.666Z\" stroke=\"#0273E8\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M32 34.666C36.4183 34.666 40 31.0843 40 26.666C40 22.2477 36.4183 18.666 32 18.666C27.5817 18.666 24 22.2477 24 26.666C24 31.0843 27.5817 34.666 32 34.666Z\" stroke=\"#0273E8\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1279
1279
|
}], propDecorators: { fillColor: [{
|
|
@@ -1284,9 +1284,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1284
1284
|
|
|
1285
1285
|
class MonkeyIconLoginComponent {
|
|
1286
1286
|
}
|
|
1287
|
-
MonkeyIconLoginComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1288
|
-
MonkeyIconLoginComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1289
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1287
|
+
MonkeyIconLoginComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconLoginComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1288
|
+
MonkeyIconLoginComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconLoginComponent, selector: "monkey-icon-login", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M15 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H15\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10 17L15 12L10 7\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15 12H3\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1289
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconLoginComponent, decorators: [{
|
|
1290
1290
|
type: Component,
|
|
1291
1291
|
args: [{ selector: 'monkey-icon-login', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M15 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H15\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10 17L15 12L10 7\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15 12H3\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1292
1292
|
}], propDecorators: { fillColor: [{
|
|
@@ -1297,9 +1297,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1297
1297
|
|
|
1298
1298
|
class MonkeyIconLogoutComponent {
|
|
1299
1299
|
}
|
|
1300
|
-
MonkeyIconLogoutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1301
|
-
MonkeyIconLogoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1302
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1300
|
+
MonkeyIconLogoutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconLogoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1301
|
+
MonkeyIconLogoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconLogoutComponent, selector: "monkey-icon-logout", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M6 14H3.33333C2.97971 14 2.64057 13.8595 2.39052 13.6095C2.14048 13.3594 2 13.0203 2 12.6667V3.33333C2 2.97971 2.14048 2.64057 2.39052 2.39052C2.64057 2.14048 2.97971 2 3.33333 2H6\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.6667 11.3333L14 7.99999L10.6667 4.66666\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M14 8H6\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1302
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconLogoutComponent, decorators: [{
|
|
1303
1303
|
type: Component,
|
|
1304
1304
|
args: [{ selector: 'monkey-icon-logout', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M6 14H3.33333C2.97971 14 2.64057 13.8595 2.39052 13.6095C2.14048 13.3594 2 13.0203 2 12.6667V3.33333C2 2.97971 2.14048 2.64057 2.39052 2.39052C2.64057 2.14048 2.97971 2 3.33333 2H6\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.6667 11.3333L14 7.99999L10.6667 4.66666\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M14 8H6\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1305
1305
|
}], propDecorators: { fillColor: [{
|
|
@@ -1310,9 +1310,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1310
1310
|
|
|
1311
1311
|
class MonkeyIconMenuComponent {
|
|
1312
1312
|
}
|
|
1313
|
-
MonkeyIconMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1314
|
-
MonkeyIconMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1315
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1313
|
+
MonkeyIconMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1314
|
+
MonkeyIconMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconMenuComponent, selector: "monkey-icon-menu", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M3 12H21\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M3 6H21\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M3 18H21\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1315
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconMenuComponent, decorators: [{
|
|
1316
1316
|
type: Component,
|
|
1317
1317
|
args: [{ selector: 'monkey-icon-menu', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M3 12H21\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M3 6H21\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M3 18H21\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1318
1318
|
}], propDecorators: { fillColor: [{
|
|
@@ -1323,9 +1323,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1323
1323
|
|
|
1324
1324
|
class MonkeyIconMoneySignComponent {
|
|
1325
1325
|
}
|
|
1326
|
-
MonkeyIconMoneySignComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1327
|
-
MonkeyIconMoneySignComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1328
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1326
|
+
MonkeyIconMoneySignComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconMoneySignComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1327
|
+
MonkeyIconMoneySignComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconMoneySignComponent, selector: "monkey-icon-money-sign", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12 1V23\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M17 5H9.5C8.57174 5 7.6815 5.36875 7.02513 6.02513C6.36875 6.6815 6 7.57174 6 8.5C6 9.42826 6.36875 10.3185 7.02513 10.9749C7.6815 11.6313 8.57174 12 9.5 12H14.5C15.4283 12 16.3185 12.3688 16.9749 13.0251C17.6313 13.6815 18 14.5717 18 15.5C18 16.4283 17.6313 17.3185 16.9749 17.9749C16.3185 18.6313 15.4283 19 14.5 19H6\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1328
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconMoneySignComponent, decorators: [{
|
|
1329
1329
|
type: Component,
|
|
1330
1330
|
args: [{ selector: 'monkey-icon-money-sign', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12 1V23\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M17 5H9.5C8.57174 5 7.6815 5.36875 7.02513 6.02513C6.36875 6.6815 6 7.57174 6 8.5C6 9.42826 6.36875 10.3185 7.02513 10.9749C7.6815 11.6313 8.57174 12 9.5 12H14.5C15.4283 12 16.3185 12.3688 16.9749 13.0251C17.6313 13.6815 18 14.5717 18 15.5C18 16.4283 17.6313 17.3185 16.9749 17.9749C16.3185 18.6313 15.4283 19 14.5 19H6\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1331
1331
|
}], propDecorators: { fillColor: [{
|
|
@@ -1336,9 +1336,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1336
1336
|
|
|
1337
1337
|
class MonkeyIconMoreComponent {
|
|
1338
1338
|
}
|
|
1339
|
-
MonkeyIconMoreComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1340
|
-
MonkeyIconMoreComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1341
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1339
|
+
MonkeyIconMoreComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconMoreComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1340
|
+
MonkeyIconMoreComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconMoreComponent, selector: "monkey-icon-more", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M27.9998 16H4.00018\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16 4V28\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1341
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconMoreComponent, decorators: [{
|
|
1342
1342
|
type: Component,
|
|
1343
1343
|
args: [{ selector: 'monkey-icon-more', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M27.9998 16H4.00018\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16 4V28\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1344
1344
|
}], propDecorators: { fillColor: [{
|
|
@@ -1349,9 +1349,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1349
1349
|
|
|
1350
1350
|
class MonkeyIconOfferedComponent {
|
|
1351
1351
|
}
|
|
1352
|
-
MonkeyIconOfferedComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1353
|
-
MonkeyIconOfferedComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1354
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1352
|
+
MonkeyIconOfferedComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconOfferedComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1353
|
+
MonkeyIconOfferedComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconOfferedComponent, selector: "monkey-icon-offered", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M15.1838 13.1061L15.0823 13.1673C14.7488 12.6998 14.1591 12.5157 13.7115 12.7693C13.7101 12.7701 13.7087 12.7709 13.7073 12.7718L13.4933 12.9006C13.2584 12.6736 12.9662 12.5338 12.6571 12.5008C12.348 12.4677 12.0373 12.543 11.7682 12.7162L10.6857 13.3741H9.24637C8.93253 13.3736 8.62281 13.2943 8.34011 13.142L8.14295 13.0355C7.58541 12.7323 6.96367 12.6074 6.34657 12.6748C5.72947 12.7421 5.14108 12.9991 4.64657 13.4171C4.64239 13.4206 4.63831 13.4242 4.63439 13.4282L4.15854 13.9018C3.98503 14.0743 2.19298 15.1264 1.10413 15.7491C1.08177 15.7618 1.06189 15.7794 1.04561 15.8008C1.02933 15.8222 1.01698 15.8469 1.00926 15.8736C1.00154 15.9003 0.998602 15.9285 1.00062 15.9565C1.00263 15.9844 1.00955 16.0117 1.02099 16.0367C1.03243 16.0617 1.04816 16.0839 1.06728 16.1021C1.08641 16.1203 1.10855 16.1341 1.13245 16.1427C1.15635 16.1513 1.18153 16.1546 1.20656 16.1524C1.23159 16.1501 1.25599 16.1424 1.27834 16.1296C1.75592 15.8565 4.1514 14.4811 4.41278 14.221L4.8828 13.7533C5.32104 13.3849 5.84179 13.1588 6.38766 13.1C6.93353 13.0413 7.48333 13.1521 7.97645 13.4202L8.17358 13.5268C8.50823 13.707 8.87486 13.8009 9.24637 13.8015H11.1583C11.4497 13.8019 11.7315 13.9177 11.9537 14.1284C12.176 14.339 12.3242 14.6308 12.3722 14.952L10.9576 14.8806C10.4553 14.8554 9.95187 14.8814 9.45373 14.9583C9.42864 14.9618 9.40444 14.9709 9.38252 14.985C9.3606 14.9991 9.3414 15.0179 9.32603 15.0404C9.31066 15.0628 9.29943 15.0884 9.29298 15.1158C9.28653 15.1431 9.28499 15.1716 9.28846 15.1996C9.29192 15.2276 9.30032 15.2545 9.31317 15.2788C9.32602 15.3032 9.34306 15.3244 9.36331 15.3414C9.38355 15.3583 9.4066 15.3706 9.43112 15.3775C9.45564 15.3844 9.48115 15.3858 9.50616 15.3816C9.98123 15.3083 10.4613 15.2835 10.9404 15.3076L12.5712 15.3901C12.597 15.3914 12.6228 15.3869 12.647 15.3767C12.6713 15.3665 12.6934 15.351 12.7121 15.331C12.7307 15.3111 12.7456 15.2871 12.7557 15.2605C12.7659 15.2339 12.7711 15.2053 12.7711 15.1764C12.7711 15.1325 12.7692 15.0892 12.7664 15.0461L13.0033 14.9065L15.3656 13.4823C15.5556 13.3673 15.7747 13.3274 15.9876 13.3689C16.2004 13.4105 16.3944 13.5311 16.5383 13.7113L11.7409 17.3925C11.1102 17.7361 10.3982 17.8468 9.70749 17.7088L6.83992 17.1187C6.52946 17.0329 6.20143 17.0828 5.92273 17.2581L3.0497 19.0934C3.02778 19.1072 3.00851 19.1258 2.99302 19.148C2.97753 19.1702 2.96612 19.1956 2.95943 19.2227C2.95275 19.2499 2.95093 19.2782 2.95408 19.3062C2.95723 19.3341 2.96529 19.3611 2.97779 19.3855C2.99029 19.4099 3.00699 19.4314 3.02693 19.4486C3.04686 19.4658 3.06964 19.4784 3.09396 19.4858C3.11828 19.4931 3.14366 19.495 3.16863 19.4914C3.19361 19.4877 3.21769 19.4786 3.2395 19.4645L6.11097 17.63C6.30617 17.5077 6.53591 17.4736 6.75291 17.5349C6.75686 17.536 6.76084 17.537 6.76486 17.5378L9.63878 18.1293C10.415 18.2844 11.2152 18.1582 11.9226 17.769C11.9307 17.7645 11.9386 17.7593 11.946 17.7536L16.917 13.9392C16.9572 13.9083 16.9853 13.8615 16.9956 13.8083C17.006 13.7551 16.9977 13.6994 16.9726 13.6527C16.7948 13.3217 16.5096 13.0801 16.1764 12.9783C15.8431 12.8765 15.4876 12.9222 15.1838 13.1061ZM11.9531 13.0904L11.9577 13.0875C12.136 12.9723 12.3394 12.9146 12.5453 12.9209C12.7512 12.9272 12.9515 12.9972 13.1239 13.1231L12.1179 13.729C11.9177 13.5627 11.6856 13.4508 11.4401 13.4023L11.9531 13.0904ZM12.8232 14.5294L12.6886 14.6088C12.6269 14.4016 12.532 14.2087 12.4085 14.0395L13.8864 13.1495C14.1516 13.0009 14.5108 13.1073 14.7377 13.3752L12.8232 14.5294Z\" fill=\"#0273E8\" stroke=\"#0273E8\" stroke-width=\"0.336574\" [attr.stroke]=\"fillColor\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M10.2178 1V10.164\" stroke=\"#0273E8\" stroke-width=\"0.897531\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12.5833 4H9.45833C9.07156 4 8.70063 4.18437 8.42714 4.51256C8.15365 4.84075 8 5.28587 8 5.75C8 6.21413 8.15365 6.65925 8.42714 6.98744C8.70063 7.31563 9.07156 7.5 9.45833 7.5H11.5417C11.9284 7.5 12.2994 7.68437 12.5729 8.01256C12.8464 8.34075 13 8.78587 13 9.25C13 9.71413 12.8464 10.1592 12.5729 10.4874C12.2994 10.8156 11.9284 11 11.5417 11H8\" stroke=\"#0273E8\" stroke-width=\"0.897531\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1354
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconOfferedComponent, decorators: [{
|
|
1355
1355
|
type: Component,
|
|
1356
1356
|
args: [{ selector: 'monkey-icon-offered', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M15.1838 13.1061L15.0823 13.1673C14.7488 12.6998 14.1591 12.5157 13.7115 12.7693C13.7101 12.7701 13.7087 12.7709 13.7073 12.7718L13.4933 12.9006C13.2584 12.6736 12.9662 12.5338 12.6571 12.5008C12.348 12.4677 12.0373 12.543 11.7682 12.7162L10.6857 13.3741H9.24637C8.93253 13.3736 8.62281 13.2943 8.34011 13.142L8.14295 13.0355C7.58541 12.7323 6.96367 12.6074 6.34657 12.6748C5.72947 12.7421 5.14108 12.9991 4.64657 13.4171C4.64239 13.4206 4.63831 13.4242 4.63439 13.4282L4.15854 13.9018C3.98503 14.0743 2.19298 15.1264 1.10413 15.7491C1.08177 15.7618 1.06189 15.7794 1.04561 15.8008C1.02933 15.8222 1.01698 15.8469 1.00926 15.8736C1.00154 15.9003 0.998602 15.9285 1.00062 15.9565C1.00263 15.9844 1.00955 16.0117 1.02099 16.0367C1.03243 16.0617 1.04816 16.0839 1.06728 16.1021C1.08641 16.1203 1.10855 16.1341 1.13245 16.1427C1.15635 16.1513 1.18153 16.1546 1.20656 16.1524C1.23159 16.1501 1.25599 16.1424 1.27834 16.1296C1.75592 15.8565 4.1514 14.4811 4.41278 14.221L4.8828 13.7533C5.32104 13.3849 5.84179 13.1588 6.38766 13.1C6.93353 13.0413 7.48333 13.1521 7.97645 13.4202L8.17358 13.5268C8.50823 13.707 8.87486 13.8009 9.24637 13.8015H11.1583C11.4497 13.8019 11.7315 13.9177 11.9537 14.1284C12.176 14.339 12.3242 14.6308 12.3722 14.952L10.9576 14.8806C10.4553 14.8554 9.95187 14.8814 9.45373 14.9583C9.42864 14.9618 9.40444 14.9709 9.38252 14.985C9.3606 14.9991 9.3414 15.0179 9.32603 15.0404C9.31066 15.0628 9.29943 15.0884 9.29298 15.1158C9.28653 15.1431 9.28499 15.1716 9.28846 15.1996C9.29192 15.2276 9.30032 15.2545 9.31317 15.2788C9.32602 15.3032 9.34306 15.3244 9.36331 15.3414C9.38355 15.3583 9.4066 15.3706 9.43112 15.3775C9.45564 15.3844 9.48115 15.3858 9.50616 15.3816C9.98123 15.3083 10.4613 15.2835 10.9404 15.3076L12.5712 15.3901C12.597 15.3914 12.6228 15.3869 12.647 15.3767C12.6713 15.3665 12.6934 15.351 12.7121 15.331C12.7307 15.3111 12.7456 15.2871 12.7557 15.2605C12.7659 15.2339 12.7711 15.2053 12.7711 15.1764C12.7711 15.1325 12.7692 15.0892 12.7664 15.0461L13.0033 14.9065L15.3656 13.4823C15.5556 13.3673 15.7747 13.3274 15.9876 13.3689C16.2004 13.4105 16.3944 13.5311 16.5383 13.7113L11.7409 17.3925C11.1102 17.7361 10.3982 17.8468 9.70749 17.7088L6.83992 17.1187C6.52946 17.0329 6.20143 17.0828 5.92273 17.2581L3.0497 19.0934C3.02778 19.1072 3.00851 19.1258 2.99302 19.148C2.97753 19.1702 2.96612 19.1956 2.95943 19.2227C2.95275 19.2499 2.95093 19.2782 2.95408 19.3062C2.95723 19.3341 2.96529 19.3611 2.97779 19.3855C2.99029 19.4099 3.00699 19.4314 3.02693 19.4486C3.04686 19.4658 3.06964 19.4784 3.09396 19.4858C3.11828 19.4931 3.14366 19.495 3.16863 19.4914C3.19361 19.4877 3.21769 19.4786 3.2395 19.4645L6.11097 17.63C6.30617 17.5077 6.53591 17.4736 6.75291 17.5349C6.75686 17.536 6.76084 17.537 6.76486 17.5378L9.63878 18.1293C10.415 18.2844 11.2152 18.1582 11.9226 17.769C11.9307 17.7645 11.9386 17.7593 11.946 17.7536L16.917 13.9392C16.9572 13.9083 16.9853 13.8615 16.9956 13.8083C17.006 13.7551 16.9977 13.6994 16.9726 13.6527C16.7948 13.3217 16.5096 13.0801 16.1764 12.9783C15.8431 12.8765 15.4876 12.9222 15.1838 13.1061ZM11.9531 13.0904L11.9577 13.0875C12.136 12.9723 12.3394 12.9146 12.5453 12.9209C12.7512 12.9272 12.9515 12.9972 13.1239 13.1231L12.1179 13.729C11.9177 13.5627 11.6856 13.4508 11.4401 13.4023L11.9531 13.0904ZM12.8232 14.5294L12.6886 14.6088C12.6269 14.4016 12.532 14.2087 12.4085 14.0395L13.8864 13.1495C14.1516 13.0009 14.5108 13.1073 14.7377 13.3752L12.8232 14.5294Z\" fill=\"#0273E8\" stroke=\"#0273E8\" stroke-width=\"0.336574\" [attr.stroke]=\"fillColor\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M10.2178 1V10.164\" stroke=\"#0273E8\" stroke-width=\"0.897531\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12.5833 4H9.45833C9.07156 4 8.70063 4.18437 8.42714 4.51256C8.15365 4.84075 8 5.28587 8 5.75C8 6.21413 8.15365 6.65925 8.42714 6.98744C8.70063 7.31563 9.07156 7.5 9.45833 7.5H11.5417C11.9284 7.5 12.2994 7.68437 12.5729 8.01256C12.8464 8.34075 13 8.78587 13 9.25C13 9.71413 12.8464 10.1592 12.5729 10.4874C12.2994 10.8156 11.9284 11 11.5417 11H8\" stroke=\"#0273E8\" stroke-width=\"0.897531\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1357
1357
|
}], propDecorators: { fillColor: [{
|
|
@@ -1362,9 +1362,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1362
1362
|
|
|
1363
1363
|
class MonkeyIconPasswordComponent {
|
|
1364
1364
|
}
|
|
1365
|
-
MonkeyIconPasswordComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1366
|
-
MonkeyIconPasswordComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1367
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1365
|
+
MonkeyIconPasswordComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPasswordComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1366
|
+
MonkeyIconPasswordComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconPasswordComponent, selector: "monkey-icon-password", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M25.3333 14H6.66667C5.19391 14 4 15.3024 4 16.9091V27.0909C4 28.6976 5.19391 30 6.66667 30H25.3333C26.8061 30 28 28.6976 28 27.0909V16.9091C28 15.3024 26.8061 14 25.3333 14Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 14V8.66667C9 6.89856 9.7375 5.20286 11.0503 3.95262C12.363 2.70238 14.1435 2 16 2C17.8565 2 19.637 2.70238 20.9497 3.95262C22.2625 5.20286 23 6.89856 23 8.66667V14\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1367
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPasswordComponent, decorators: [{
|
|
1368
1368
|
type: Component,
|
|
1369
1369
|
args: [{ selector: 'monkey-icon-password', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M25.3333 14H6.66667C5.19391 14 4 15.3024 4 16.9091V27.0909C4 28.6976 5.19391 30 6.66667 30H25.3333C26.8061 30 28 28.6976 28 27.0909V16.9091C28 15.3024 26.8061 14 25.3333 14Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 14V8.66667C9 6.89856 9.7375 5.20286 11.0503 3.95262C12.363 2.70238 14.1435 2 16 2C17.8565 2 19.637 2.70238 20.9497 3.95262C22.2625 5.20286 23 6.89856 23 8.66667V14\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1370
1370
|
}], propDecorators: { fillColor: [{
|
|
@@ -1375,9 +1375,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1375
1375
|
|
|
1376
1376
|
class MonkeyIconPeopleComponent {
|
|
1377
1377
|
}
|
|
1378
|
-
MonkeyIconPeopleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1379
|
-
MonkeyIconPeopleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1380
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1378
|
+
MonkeyIconPeopleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPeopleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1379
|
+
MonkeyIconPeopleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconPeopleComponent, selector: "monkey-icon-people", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.4175 13.0849C12.4024 13.2687 13.317 13.746 14.0355 14.4645C14.0473 14.4763 14.0591 14.4881 14.0707 14.5H19.5C20.0304 14.5 20.5391 14.7107 20.9142 15.0858C21.2893 15.4609 21.5 15.9696 21.5 16.5V18C21.5 18.5523 21.9477 19 22.5 19C23.0523 19 23.5 18.5523 23.5 18V16.5C23.5 15.4391 23.0786 14.4217 22.3284 13.6716C21.5783 12.9214 20.5609 12.5 19.5 12.5H13.5C12.7592 12.5 12.0396 12.7055 11.4175 13.0849ZM11.5 18C11.5 17.7348 11.3946 17.4804 11.2071 17.2929C11.0196 17.1054 10.7652 17 10.5 17H9.5V18C9.5 18.5523 9.94772 19 10.5 19C11.0523 19 11.5 18.5523 11.5 18Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M13.5 19.5V18C13.5 17.2044 13.1839 16.4413 12.6213 15.8787C12.0587 15.3161 11.2956 15 10.5 15H4.5C3.70435 15 2.94129 15.3161 2.37868 15.8787C1.81607 16.4413 1.5 17.2044 1.5 18V19.5\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M7.5 12C9.15685 12 10.5 10.6569 10.5 9C10.5 7.34315 9.15685 6 7.5 6C5.84315 6 4.5 7.34315 4.5 9C4.5 10.6569 5.84315 12 7.5 12Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.5 10.5C18.1569 10.5 19.5 9.15685 19.5 7.5C19.5 5.84315 18.1569 4.5 16.5 4.5C14.8431 4.5 13.5 5.84315 13.5 7.5C13.5 9.15685 14.8431 10.5 16.5 10.5Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1380
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPeopleComponent, decorators: [{
|
|
1381
1381
|
type: Component,
|
|
1382
1382
|
args: [{ selector: 'monkey-icon-people', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.4175 13.0849C12.4024 13.2687 13.317 13.746 14.0355 14.4645C14.0473 14.4763 14.0591 14.4881 14.0707 14.5H19.5C20.0304 14.5 20.5391 14.7107 20.9142 15.0858C21.2893 15.4609 21.5 15.9696 21.5 16.5V18C21.5 18.5523 21.9477 19 22.5 19C23.0523 19 23.5 18.5523 23.5 18V16.5C23.5 15.4391 23.0786 14.4217 22.3284 13.6716C21.5783 12.9214 20.5609 12.5 19.5 12.5H13.5C12.7592 12.5 12.0396 12.7055 11.4175 13.0849ZM11.5 18C11.5 17.7348 11.3946 17.4804 11.2071 17.2929C11.0196 17.1054 10.7652 17 10.5 17H9.5V18C9.5 18.5523 9.94772 19 10.5 19C11.0523 19 11.5 18.5523 11.5 18Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M13.5 19.5V18C13.5 17.2044 13.1839 16.4413 12.6213 15.8787C12.0587 15.3161 11.2956 15 10.5 15H4.5C3.70435 15 2.94129 15.3161 2.37868 15.8787C1.81607 16.4413 1.5 17.2044 1.5 18V19.5\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M7.5 12C9.15685 12 10.5 10.6569 10.5 9C10.5 7.34315 9.15685 6 7.5 6C5.84315 6 4.5 7.34315 4.5 9C4.5 10.6569 5.84315 12 7.5 12Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.5 10.5C18.1569 10.5 19.5 9.15685 19.5 7.5C19.5 5.84315 18.1569 4.5 16.5 4.5C14.8431 4.5 13.5 5.84315 13.5 7.5C13.5 9.15685 14.8431 10.5 16.5 10.5Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1383
1383
|
}], propDecorators: { fillColor: [{
|
|
@@ -1388,9 +1388,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1388
1388
|
|
|
1389
1389
|
class MonkeyIconPercentComponent {
|
|
1390
1390
|
}
|
|
1391
|
-
MonkeyIconPercentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1392
|
-
MonkeyIconPercentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1393
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1391
|
+
MonkeyIconPercentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPercentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1392
|
+
MonkeyIconPercentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconPercentComponent, selector: "monkey-icon-percent", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12.6666 3.33337L3.33325 12.6667\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M4.33341 5.99996C5.25389 5.99996 6.00008 5.25377 6.00008 4.33329C6.00008 3.41282 5.25389 2.66663 4.33341 2.66663C3.41294 2.66663 2.66675 3.41282 2.66675 4.33329C2.66675 5.25377 3.41294 5.99996 4.33341 5.99996Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M11.6667 13.3333C12.5871 13.3333 13.3333 12.5871 13.3333 11.6667C13.3333 10.7462 12.5871 10 11.6667 10C10.7462 10 10 10.7462 10 11.6667C10 12.5871 10.7462 13.3333 11.6667 13.3333Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1393
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPercentComponent, decorators: [{
|
|
1394
1394
|
type: Component,
|
|
1395
1395
|
args: [{ selector: 'monkey-icon-percent', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12.6666 3.33337L3.33325 12.6667\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M4.33341 5.99996C5.25389 5.99996 6.00008 5.25377 6.00008 4.33329C6.00008 3.41282 5.25389 2.66663 4.33341 2.66663C3.41294 2.66663 2.66675 3.41282 2.66675 4.33329C2.66675 5.25377 3.41294 5.99996 4.33341 5.99996Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M11.6667 13.3333C12.5871 13.3333 13.3333 12.5871 13.3333 11.6667C13.3333 10.7462 12.5871 10 11.6667 10C10.7462 10 10 10.7462 10 11.6667C10 12.5871 10.7462 13.3333 11.6667 13.3333Z\" stroke=\"#0273E8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1396
1396
|
}], propDecorators: { fillColor: [{
|
|
@@ -1401,9 +1401,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1401
1401
|
|
|
1402
1402
|
class MonkeyIconPersonDocumentComponent {
|
|
1403
1403
|
}
|
|
1404
|
-
MonkeyIconPersonDocumentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1405
|
-
MonkeyIconPersonDocumentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1406
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1404
|
+
MonkeyIconPersonDocumentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPersonDocumentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1405
|
+
MonkeyIconPersonDocumentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconPersonDocumentComponent, selector: "monkey-icon-person-document", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"63\" height=\"44\" viewBox=\"0 0 63 44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M19.3541 22.7148H14.6053C10.5046 22.7253 7.18263 25.9466 7.17188 29.9231V32.2315C7.17188 32.6679 7.53587 33.0208 7.98587 33.0208H25.9705C25.9736 33.0208 25.9767 33.0208 25.9797 33.0208C26.4297 33.0178 26.7906 32.6619 26.7876 32.2255V29.9231C26.7768 25.9466 23.4548 22.7253 19.3541 22.7148ZM25.1596 31.4362H8.79986V29.9231C8.81675 26.8209 11.4062 24.3099 14.6053 24.2935H19.3541C22.5533 24.3099 25.1427 26.8209 25.1596 29.9231V31.4362Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M55.0224 29.7861H33.2135C32.8035 29.81 32.4763 30.1272 32.4518 30.5248C32.4241 30.9597 32.7651 31.335 33.2135 31.3618H55.0224C55.4325 31.338 55.7596 31.0208 55.7842 30.6231C55.8118 30.1868 55.4709 29.8129 55.0224 29.7861Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M20.8075 20.1055L20.8566 20.0608L20.8581 20.0593C22.9991 17.9832 22.9976 14.6159 20.8566 12.5398C19.8307 11.5405 18.4346 10.979 16.9801 10.979C15.5472 10.979 14.1726 11.5226 13.1498 12.4951L13.1006 12.5398L13.0991 12.5413C10.9581 14.6174 10.9597 17.9847 13.1006 20.0608C15.2216 22.122 18.6604 22.1428 20.8075 20.1055ZM14.2586 13.6597L14.2986 13.621C15.8129 12.2062 18.215 12.2226 19.7078 13.6597L19.717 13.6568C21.2237 15.1193 21.2237 17.4873 19.717 18.9498L19.6771 18.9885C18.1627 20.4108 15.753 20.3944 14.2586 18.9527C12.752 17.4902 12.752 15.1222 14.2586 13.6597Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M57.5785 0H5.4215C2.43123 0.00893582 0.00767918 2.35757 0 5.25724V38.7428C0.00767918 41.6424 2.43123 43.9911 5.4215 44H57.5785C60.5688 43.9925 62.9908 41.6424 63 38.7428V5.25724C62.9908 2.35757 60.5688 0.00893582 57.5785 0ZM61.3751 38.7428C61.3689 40.7727 59.6718 42.4184 57.5785 42.4243H5.4215C3.32816 42.4184 1.63106 40.7727 1.62491 38.7428V5.25724C1.63106 3.22732 3.32816 1.58164 5.4215 1.57568H57.5785C59.6718 1.58164 61.3689 3.22732 61.3751 5.25724V38.7428Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M55.0224 12.6411H33.2135C32.8035 12.6649 32.4763 12.9822 32.4518 13.3798C32.4241 13.8147 32.7651 14.19 33.2135 14.2168H55.0224C55.4325 14.193 55.7596 13.8757 55.7842 13.4781C55.8118 13.0417 55.4709 12.6679 55.0224 12.6411Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M55.0224 21.2139H33.2135C32.8035 21.2377 32.4763 21.5549 32.4518 21.9526C32.4241 22.3874 32.7651 22.7627 33.2135 22.7896H55.0224C55.4325 22.7657 55.7596 22.4485 55.7842 22.0509C55.8118 21.6145 55.4709 21.2407 55.0224 21.2139Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M55.0224 16.9272H33.2135C32.8035 16.9511 32.4763 17.2683 32.4518 17.6659C32.4241 18.1008 32.7651 18.4761 33.2135 18.5029H55.0224C55.4325 18.4791 55.7596 18.1619 55.7842 17.7642C55.8118 17.3279 55.4709 16.9541 55.0224 16.9272Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M55.0224 25.5H33.2135C32.8035 25.5238 32.4763 25.841 32.4518 26.2387C32.4241 26.6736 32.7651 27.0489 33.2135 27.0757H55.0224C55.4325 27.0519 55.7596 26.7346 55.7842 26.337C55.8118 25.9006 55.4709 25.5268 55.0224 25.5Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1406
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPersonDocumentComponent, decorators: [{
|
|
1407
1407
|
type: Component,
|
|
1408
1408
|
args: [{ selector: 'monkey-icon-person-document', template: "<svg width=\"63\" height=\"44\" viewBox=\"0 0 63 44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M19.3541 22.7148H14.6053C10.5046 22.7253 7.18263 25.9466 7.17188 29.9231V32.2315C7.17188 32.6679 7.53587 33.0208 7.98587 33.0208H25.9705C25.9736 33.0208 25.9767 33.0208 25.9797 33.0208C26.4297 33.0178 26.7906 32.6619 26.7876 32.2255V29.9231C26.7768 25.9466 23.4548 22.7253 19.3541 22.7148ZM25.1596 31.4362H8.79986V29.9231C8.81675 26.8209 11.4062 24.3099 14.6053 24.2935H19.3541C22.5533 24.3099 25.1427 26.8209 25.1596 29.9231V31.4362Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M55.0224 29.7861H33.2135C32.8035 29.81 32.4763 30.1272 32.4518 30.5248C32.4241 30.9597 32.7651 31.335 33.2135 31.3618H55.0224C55.4325 31.338 55.7596 31.0208 55.7842 30.6231C55.8118 30.1868 55.4709 29.8129 55.0224 29.7861Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M20.8075 20.1055L20.8566 20.0608L20.8581 20.0593C22.9991 17.9832 22.9976 14.6159 20.8566 12.5398C19.8307 11.5405 18.4346 10.979 16.9801 10.979C15.5472 10.979 14.1726 11.5226 13.1498 12.4951L13.1006 12.5398L13.0991 12.5413C10.9581 14.6174 10.9597 17.9847 13.1006 20.0608C15.2216 22.122 18.6604 22.1428 20.8075 20.1055ZM14.2586 13.6597L14.2986 13.621C15.8129 12.2062 18.215 12.2226 19.7078 13.6597L19.717 13.6568C21.2237 15.1193 21.2237 17.4873 19.717 18.9498L19.6771 18.9885C18.1627 20.4108 15.753 20.3944 14.2586 18.9527C12.752 17.4902 12.752 15.1222 14.2586 13.6597Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M57.5785 0H5.4215C2.43123 0.00893582 0.00767918 2.35757 0 5.25724V38.7428C0.00767918 41.6424 2.43123 43.9911 5.4215 44H57.5785C60.5688 43.9925 62.9908 41.6424 63 38.7428V5.25724C62.9908 2.35757 60.5688 0.00893582 57.5785 0ZM61.3751 38.7428C61.3689 40.7727 59.6718 42.4184 57.5785 42.4243H5.4215C3.32816 42.4184 1.63106 40.7727 1.62491 38.7428V5.25724C1.63106 3.22732 3.32816 1.58164 5.4215 1.57568H57.5785C59.6718 1.58164 61.3689 3.22732 61.3751 5.25724V38.7428Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M55.0224 12.6411H33.2135C32.8035 12.6649 32.4763 12.9822 32.4518 13.3798C32.4241 13.8147 32.7651 14.19 33.2135 14.2168H55.0224C55.4325 14.193 55.7596 13.8757 55.7842 13.4781C55.8118 13.0417 55.4709 12.6679 55.0224 12.6411Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M55.0224 21.2139H33.2135C32.8035 21.2377 32.4763 21.5549 32.4518 21.9526C32.4241 22.3874 32.7651 22.7627 33.2135 22.7896H55.0224C55.4325 22.7657 55.7596 22.4485 55.7842 22.0509C55.8118 21.6145 55.4709 21.2407 55.0224 21.2139Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M55.0224 16.9272H33.2135C32.8035 16.9511 32.4763 17.2683 32.4518 17.6659C32.4241 18.1008 32.7651 18.4761 33.2135 18.5029H55.0224C55.4325 18.4791 55.7596 18.1619 55.7842 17.7642C55.8118 17.3279 55.4709 16.9541 55.0224 16.9272Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M55.0224 25.5H33.2135C32.8035 25.5238 32.4763 25.841 32.4518 26.2387C32.4241 26.6736 32.7651 27.0489 33.2135 27.0757H55.0224C55.4325 27.0519 55.7596 26.7346 55.7842 26.337C55.8118 25.9006 55.4709 25.5268 55.0224 25.5Z\" fill=\"#4B4A53\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1409
1409
|
}], propDecorators: { fillColor: [{
|
|
@@ -1414,9 +1414,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1414
1414
|
|
|
1415
1415
|
class MonkeyIconPersonSadComponent {
|
|
1416
1416
|
}
|
|
1417
|
-
MonkeyIconPersonSadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1418
|
-
MonkeyIconPersonSadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1419
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1417
|
+
MonkeyIconPersonSadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPersonSadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1418
|
+
MonkeyIconPersonSadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconPersonSadComponent, selector: "monkey-icon-person-sad", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"56\" height=\"56\" viewBox=\"0 0 56 56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M27.9998 51.3333C40.8865 51.3333 51.3332 40.8866 51.3332 28C51.3332 15.1133 40.8865 4.66663 27.9998 4.66663C15.1132 4.66663 4.6665 15.1133 4.6665 28C4.6665 40.8866 15.1132 51.3333 27.9998 51.3333Z\" stroke=\"#FA3838\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M37.3332 37.3333C37.3332 37.3333 33.8332 32.6666 27.9998 32.6666C22.1665 32.6666 18.6665 37.3333 18.6665 37.3333\" stroke=\"#FA3838\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M21 21H21.0233\" stroke=\"#FA3838\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M35 21H35.0233\" stroke=\"#FA3838\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1419
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPersonSadComponent, decorators: [{
|
|
1420
1420
|
type: Component,
|
|
1421
1421
|
args: [{ selector: 'monkey-icon-person-sad', template: "<svg width=\"56\" height=\"56\" viewBox=\"0 0 56 56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M27.9998 51.3333C40.8865 51.3333 51.3332 40.8866 51.3332 28C51.3332 15.1133 40.8865 4.66663 27.9998 4.66663C15.1132 4.66663 4.6665 15.1133 4.6665 28C4.6665 40.8866 15.1132 51.3333 27.9998 51.3333Z\" stroke=\"#FA3838\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M37.3332 37.3333C37.3332 37.3333 33.8332 32.6666 27.9998 32.6666C22.1665 32.6666 18.6665 37.3333 18.6665 37.3333\" stroke=\"#FA3838\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M21 21H21.0233\" stroke=\"#FA3838\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M35 21H35.0233\" stroke=\"#FA3838\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1422
1422
|
}], propDecorators: { fillColor: [{
|
|
@@ -1427,9 +1427,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1427
1427
|
|
|
1428
1428
|
class MonkeyIconPhoneComponent {
|
|
1429
1429
|
}
|
|
1430
|
-
MonkeyIconPhoneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1431
|
-
MonkeyIconPhoneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1432
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1430
|
+
MonkeyIconPhoneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPhoneComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1431
|
+
MonkeyIconPhoneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconPhoneComponent, selector: "monkey-icon-phone", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M29.3339 22.56V26.56C29.3354 26.9313 29.2593 27.2989 29.1106 27.6391C28.9618 27.9793 28.7436 28.2848 28.47 28.5358C28.1964 28.7868 27.8733 28.9779 27.5216 29.0969C27.1698 29.2159 26.7971 29.2601 26.4272 29.2266C22.3243 28.7808 18.3832 27.3788 14.9206 25.1333C11.699 23.0862 8.96768 20.3549 6.92056 17.1333C4.6672 13.6549 3.26489 9.69463 2.82723 5.5733C2.79391 5.20459 2.83773 4.83298 2.9559 4.48213C3.07406 4.13128 3.26399 3.80889 3.51358 3.53546C3.76318 3.26204 4.06697 3.04358 4.40562 2.894C4.74426 2.74441 5.11035 2.66698 5.48056 2.66663H9.48056C10.1276 2.66026 10.755 2.8894 11.2456 3.31134C11.7362 3.73328 12.0567 4.31923 12.1472 4.95997C12.3161 6.24006 12.6292 7.49694 13.0806 8.70663C13.26 9.18387 13.2988 9.70252 13.1924 10.2011C13.0861 10.6998 12.839 11.1574 12.4806 11.52L10.7872 13.2133C12.6853 16.5514 15.4492 19.3152 18.7872 21.2133L20.4806 19.52C20.8431 19.1615 21.3008 18.9144 21.7994 18.8081C22.298 18.7018 22.8167 18.7406 23.2939 18.92C24.5036 19.3714 25.7605 19.6845 27.0406 19.8533C27.6883 19.9447 28.2798 20.2709 28.7026 20.77C29.1254 21.269 29.3501 21.9061 29.3339 22.56Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1432
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPhoneComponent, decorators: [{
|
|
1433
1433
|
type: Component,
|
|
1434
1434
|
args: [{ selector: 'monkey-icon-phone', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M29.3339 22.56V26.56C29.3354 26.9313 29.2593 27.2989 29.1106 27.6391C28.9618 27.9793 28.7436 28.2848 28.47 28.5358C28.1964 28.7868 27.8733 28.9779 27.5216 29.0969C27.1698 29.2159 26.7971 29.2601 26.4272 29.2266C22.3243 28.7808 18.3832 27.3788 14.9206 25.1333C11.699 23.0862 8.96768 20.3549 6.92056 17.1333C4.6672 13.6549 3.26489 9.69463 2.82723 5.5733C2.79391 5.20459 2.83773 4.83298 2.9559 4.48213C3.07406 4.13128 3.26399 3.80889 3.51358 3.53546C3.76318 3.26204 4.06697 3.04358 4.40562 2.894C4.74426 2.74441 5.11035 2.66698 5.48056 2.66663H9.48056C10.1276 2.66026 10.755 2.8894 11.2456 3.31134C11.7362 3.73328 12.0567 4.31923 12.1472 4.95997C12.3161 6.24006 12.6292 7.49694 13.0806 8.70663C13.26 9.18387 13.2988 9.70252 13.1924 10.2011C13.0861 10.6998 12.839 11.1574 12.4806 11.52L10.7872 13.2133C12.6853 16.5514 15.4492 19.3152 18.7872 21.2133L20.4806 19.52C20.8431 19.1615 21.3008 18.9144 21.7994 18.8081C22.298 18.7018 22.8167 18.7406 23.2939 18.92C24.5036 19.3714 25.7605 19.6845 27.0406 19.8533C27.6883 19.9447 28.2798 20.2709 28.7026 20.77C29.1254 21.269 29.3501 21.9061 29.3339 22.56Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1435
1435
|
}], propDecorators: { fillColor: [{
|
|
@@ -1440,9 +1440,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1440
1440
|
|
|
1441
1441
|
class MonkeyIconPorkComponent {
|
|
1442
1442
|
}
|
|
1443
|
-
MonkeyIconPorkComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1444
|
-
MonkeyIconPorkComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1445
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1443
|
+
MonkeyIconPorkComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPorkComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1444
|
+
MonkeyIconPorkComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconPorkComponent, selector: "monkey-icon-pork", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M8.76432 4.65334C7.8261 4.47001 6.85543 4.55 5.95988 4.88445C5.91639 4.90167 5.87673 4.92728 5.84315 4.95983C5.80956 4.99238 5.78272 5.03122 5.76415 5.07414C5.72664 5.16083 5.7251 5.25886 5.75988 5.34668C5.79465 5.43449 5.86288 5.5049 5.94957 5.54241C6.03625 5.57991 6.13428 5.58145 6.2221 5.54668C6.9932 5.25512 7.82964 5.18132 8.63988 5.33334C8.68737 5.34584 8.73694 5.34837 8.78546 5.34076C8.83398 5.33315 8.8804 5.31557 8.92178 5.28913C8.96317 5.26269 8.99863 5.22796 9.02593 5.18714C9.05323 5.14631 9.07178 5.10027 9.0804 5.05192C9.08903 5.00357 9.08754 4.95396 9.07604 4.90621C9.06453 4.85847 9.04326 4.81362 9.01356 4.77451C8.98387 4.73539 8.94639 4.70285 8.90349 4.67893C8.8606 4.65502 8.81321 4.64025 8.76432 4.63556V4.65334Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M11.2802 8.03111C11.6141 8.03111 11.8847 7.76049 11.8847 7.42666C11.8847 7.09284 11.6141 6.82222 11.2802 6.82222C10.9464 6.82222 10.6758 7.09284 10.6758 7.42666C10.6758 7.76049 10.9464 8.03111 11.2802 8.03111Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M15.7822 8.27999C15.741 8.21905 15.6854 8.16928 15.6202 8.13515C15.5551 8.10102 15.4824 8.08359 15.4089 8.08443C15.0498 8.03459 14.7204 7.85805 14.48 7.58666C14.0175 7.08108 13.6244 6.51611 13.3111 5.90666L14.5911 3.90666C14.6688 3.79076 14.7164 3.65733 14.7296 3.51844C14.7427 3.37954 14.7211 3.23955 14.6667 3.1111C14.6121 2.99424 14.5297 2.89259 14.4266 2.81509C14.3235 2.73758 14.203 2.68661 14.0756 2.66666C13.2616 2.55696 12.4331 2.67224 11.68 2.99999C11.2484 3.1901 10.8423 3.43347 10.4711 3.72443C9.74417 3.39847 8.97009 3.18995 8.17778 3.10666C5.02667 2.79999 2.14667 4.84443 1.77778 7.55555C1.63401 7.49087 1.50526 7.39703 1.39968 7.27997C1.2941 7.16292 1.21399 7.0252 1.16444 6.87555C1.13275 6.77293 1.12193 6.66501 1.13262 6.55814C1.14331 6.45128 1.17528 6.34763 1.22667 6.25332C1.27274 6.17414 1.3386 6.10829 1.41778 6.06221C1.47176 6.02953 1.51879 5.98653 1.55616 5.93567C1.59353 5.88482 1.62051 5.8271 1.63558 5.76581C1.65064 5.70452 1.65349 5.64087 1.64395 5.57848C1.63441 5.5161 1.61268 5.4562 1.58 5.40221C1.54731 5.34822 1.50432 5.3012 1.45346 5.26383C1.4026 5.22646 1.34488 5.19947 1.2836 5.18441C1.22231 5.16935 1.15866 5.1665 1.09627 5.17604C1.03388 5.18557 0.973987 5.20731 0.919999 5.23999C0.704853 5.37205 0.527308 5.55724 0.404444 5.77777C0.290214 5.98473 0.218406 6.21239 0.193223 6.44744C0.168039 6.68249 0.189985 6.92019 0.257777 7.14666C0.341221 7.42108 0.479597 7.67567 0.664494 7.89495C0.849392 8.11422 1.07695 8.29361 1.33333 8.42221L1.74222 8.62666C1.7933 9.70855 2.06876 10.768 2.55111 11.7378L2.62667 11.9067C3.01215 12.7219 3.50383 13.4826 4.08889 14.1689C4.13054 14.2163 4.1818 14.2543 4.23928 14.2803C4.29675 14.3064 4.35912 14.3199 4.42222 14.32H6.43111C6.5039 14.3196 6.57549 14.3014 6.63959 14.2669C6.70368 14.2324 6.75832 14.1827 6.7987 14.1221C6.83908 14.0615 6.86396 13.992 6.87116 13.9195C6.87836 13.8471 6.86766 13.774 6.84 13.7067L6.66667 13.3067L7.19111 13.3644C7.78226 13.4229 8.37774 13.4229 8.96889 13.3644C9.13333 13.6311 9.31111 13.8978 9.50667 14.16C9.5476 14.216 9.60107 14.2617 9.66281 14.2933C9.72456 14.3249 9.79285 14.3417 9.86222 14.3422H11.7911C11.8645 14.3422 11.9367 14.3239 12.0013 14.2892C12.0659 14.2544 12.1209 14.2042 12.1614 14.1431C12.2019 14.0819 12.2266 14.0117 12.2333 13.9386C12.2401 13.8656 12.2286 13.792 12.2 13.7244C12.1244 13.5467 12.0489 13.3555 11.9911 13.1911C11.9111 12.9555 11.8489 12.7467 11.8 12.5467C12.2908 12.2817 12.7413 11.9479 13.1378 11.5555C13.5806 11.6091 14.0283 11.6091 14.4711 11.5555C14.5479 11.5439 14.6204 11.5124 14.6812 11.464C14.742 11.4157 14.7891 11.3522 14.8178 11.28L15.8222 8.69777C15.8505 8.63022 15.8616 8.55674 15.8546 8.48386C15.8477 8.41098 15.8228 8.34094 15.7822 8.27999ZM14.1022 10.6978C13.7533 10.7176 13.4033 10.7012 13.0578 10.6489C12.6643 10.5824 12.2845 10.4518 11.9333 10.2622C11.8293 10.2106 11.7093 10.2018 11.5989 10.2376C11.4885 10.2734 11.3964 10.3509 11.3425 10.4537C11.2885 10.5564 11.2768 10.6762 11.31 10.7874C11.3432 10.8987 11.4185 10.9925 11.52 11.0489C11.7057 11.1463 11.8972 11.2324 12.0933 11.3067C11.851 11.5136 11.5819 11.687 11.2933 11.8222L10.8222 12.0355C10.8222 12.0355 11.04 13.0089 11.1867 13.44H10.1289C10.0222 13.2889 9.48444 12.3911 9.48444 12.3911L9.18667 12.4311C8.56117 12.5213 7.92737 12.5392 7.29778 12.4844C7.00444 12.4578 6.51555 12.3955 6.13333 12.3289L5.44444 12.2089C5.44444 12.2089 5.72444 13.2889 5.77778 13.4267H4.63111C4.16271 12.8531 3.76573 12.2248 3.44889 11.5555L3.36889 11.3822C2.79142 10.2706 2.54756 9.01583 2.66667 7.76888C2.90667 5.46221 5.38667 3.71999 8.08444 3.97332C8.86923 4.0613 9.63299 4.28381 10.3422 4.6311L10.6178 4.75999L10.84 4.5511C11.1861 4.24185 11.5772 3.98708 12 3.79555C12.5594 3.55294 13.1704 3.45365 13.7778 3.50666L12.2756 5.85777L12.3867 6.07999C12.7748 6.86182 13.27 7.58581 13.8578 8.2311C14.1308 8.49794 14.4541 8.70792 14.8089 8.84888L14.1022 10.6978Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1445
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconPorkComponent, decorators: [{
|
|
1446
1446
|
type: Component,
|
|
1447
1447
|
args: [{ selector: 'monkey-icon-pork', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M8.76432 4.65334C7.8261 4.47001 6.85543 4.55 5.95988 4.88445C5.91639 4.90167 5.87673 4.92728 5.84315 4.95983C5.80956 4.99238 5.78272 5.03122 5.76415 5.07414C5.72664 5.16083 5.7251 5.25886 5.75988 5.34668C5.79465 5.43449 5.86288 5.5049 5.94957 5.54241C6.03625 5.57991 6.13428 5.58145 6.2221 5.54668C6.9932 5.25512 7.82964 5.18132 8.63988 5.33334C8.68737 5.34584 8.73694 5.34837 8.78546 5.34076C8.83398 5.33315 8.8804 5.31557 8.92178 5.28913C8.96317 5.26269 8.99863 5.22796 9.02593 5.18714C9.05323 5.14631 9.07178 5.10027 9.0804 5.05192C9.08903 5.00357 9.08754 4.95396 9.07604 4.90621C9.06453 4.85847 9.04326 4.81362 9.01356 4.77451C8.98387 4.73539 8.94639 4.70285 8.90349 4.67893C8.8606 4.65502 8.81321 4.64025 8.76432 4.63556V4.65334Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M11.2802 8.03111C11.6141 8.03111 11.8847 7.76049 11.8847 7.42666C11.8847 7.09284 11.6141 6.82222 11.2802 6.82222C10.9464 6.82222 10.6758 7.09284 10.6758 7.42666C10.6758 7.76049 10.9464 8.03111 11.2802 8.03111Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M15.7822 8.27999C15.741 8.21905 15.6854 8.16928 15.6202 8.13515C15.5551 8.10102 15.4824 8.08359 15.4089 8.08443C15.0498 8.03459 14.7204 7.85805 14.48 7.58666C14.0175 7.08108 13.6244 6.51611 13.3111 5.90666L14.5911 3.90666C14.6688 3.79076 14.7164 3.65733 14.7296 3.51844C14.7427 3.37954 14.7211 3.23955 14.6667 3.1111C14.6121 2.99424 14.5297 2.89259 14.4266 2.81509C14.3235 2.73758 14.203 2.68661 14.0756 2.66666C13.2616 2.55696 12.4331 2.67224 11.68 2.99999C11.2484 3.1901 10.8423 3.43347 10.4711 3.72443C9.74417 3.39847 8.97009 3.18995 8.17778 3.10666C5.02667 2.79999 2.14667 4.84443 1.77778 7.55555C1.63401 7.49087 1.50526 7.39703 1.39968 7.27997C1.2941 7.16292 1.21399 7.0252 1.16444 6.87555C1.13275 6.77293 1.12193 6.66501 1.13262 6.55814C1.14331 6.45128 1.17528 6.34763 1.22667 6.25332C1.27274 6.17414 1.3386 6.10829 1.41778 6.06221C1.47176 6.02953 1.51879 5.98653 1.55616 5.93567C1.59353 5.88482 1.62051 5.8271 1.63558 5.76581C1.65064 5.70452 1.65349 5.64087 1.64395 5.57848C1.63441 5.5161 1.61268 5.4562 1.58 5.40221C1.54731 5.34822 1.50432 5.3012 1.45346 5.26383C1.4026 5.22646 1.34488 5.19947 1.2836 5.18441C1.22231 5.16935 1.15866 5.1665 1.09627 5.17604C1.03388 5.18557 0.973987 5.20731 0.919999 5.23999C0.704853 5.37205 0.527308 5.55724 0.404444 5.77777C0.290214 5.98473 0.218406 6.21239 0.193223 6.44744C0.168039 6.68249 0.189985 6.92019 0.257777 7.14666C0.341221 7.42108 0.479597 7.67567 0.664494 7.89495C0.849392 8.11422 1.07695 8.29361 1.33333 8.42221L1.74222 8.62666C1.7933 9.70855 2.06876 10.768 2.55111 11.7378L2.62667 11.9067C3.01215 12.7219 3.50383 13.4826 4.08889 14.1689C4.13054 14.2163 4.1818 14.2543 4.23928 14.2803C4.29675 14.3064 4.35912 14.3199 4.42222 14.32H6.43111C6.5039 14.3196 6.57549 14.3014 6.63959 14.2669C6.70368 14.2324 6.75832 14.1827 6.7987 14.1221C6.83908 14.0615 6.86396 13.992 6.87116 13.9195C6.87836 13.8471 6.86766 13.774 6.84 13.7067L6.66667 13.3067L7.19111 13.3644C7.78226 13.4229 8.37774 13.4229 8.96889 13.3644C9.13333 13.6311 9.31111 13.8978 9.50667 14.16C9.5476 14.216 9.60107 14.2617 9.66281 14.2933C9.72456 14.3249 9.79285 14.3417 9.86222 14.3422H11.7911C11.8645 14.3422 11.9367 14.3239 12.0013 14.2892C12.0659 14.2544 12.1209 14.2042 12.1614 14.1431C12.2019 14.0819 12.2266 14.0117 12.2333 13.9386C12.2401 13.8656 12.2286 13.792 12.2 13.7244C12.1244 13.5467 12.0489 13.3555 11.9911 13.1911C11.9111 12.9555 11.8489 12.7467 11.8 12.5467C12.2908 12.2817 12.7413 11.9479 13.1378 11.5555C13.5806 11.6091 14.0283 11.6091 14.4711 11.5555C14.5479 11.5439 14.6204 11.5124 14.6812 11.464C14.742 11.4157 14.7891 11.3522 14.8178 11.28L15.8222 8.69777C15.8505 8.63022 15.8616 8.55674 15.8546 8.48386C15.8477 8.41098 15.8228 8.34094 15.7822 8.27999ZM14.1022 10.6978C13.7533 10.7176 13.4033 10.7012 13.0578 10.6489C12.6643 10.5824 12.2845 10.4518 11.9333 10.2622C11.8293 10.2106 11.7093 10.2018 11.5989 10.2376C11.4885 10.2734 11.3964 10.3509 11.3425 10.4537C11.2885 10.5564 11.2768 10.6762 11.31 10.7874C11.3432 10.8987 11.4185 10.9925 11.52 11.0489C11.7057 11.1463 11.8972 11.2324 12.0933 11.3067C11.851 11.5136 11.5819 11.687 11.2933 11.8222L10.8222 12.0355C10.8222 12.0355 11.04 13.0089 11.1867 13.44H10.1289C10.0222 13.2889 9.48444 12.3911 9.48444 12.3911L9.18667 12.4311C8.56117 12.5213 7.92737 12.5392 7.29778 12.4844C7.00444 12.4578 6.51555 12.3955 6.13333 12.3289L5.44444 12.2089C5.44444 12.2089 5.72444 13.2889 5.77778 13.4267H4.63111C4.16271 12.8531 3.76573 12.2248 3.44889 11.5555L3.36889 11.3822C2.79142 10.2706 2.54756 9.01583 2.66667 7.76888C2.90667 5.46221 5.38667 3.71999 8.08444 3.97332C8.86923 4.0613 9.63299 4.28381 10.3422 4.6311L10.6178 4.75999L10.84 4.5511C11.1861 4.24185 11.5772 3.98708 12 3.79555C12.5594 3.55294 13.1704 3.45365 13.7778 3.50666L12.2756 5.85777L12.3867 6.07999C12.7748 6.86182 13.27 7.58581 13.8578 8.2311C14.1308 8.49794 14.4541 8.70792 14.8089 8.84888L14.1022 10.6978Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1448
1448
|
}], propDecorators: { fillColor: [{
|
|
@@ -1453,9 +1453,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1453
1453
|
|
|
1454
1454
|
class MonkeyIconRefreshComponent {
|
|
1455
1455
|
}
|
|
1456
|
-
MonkeyIconRefreshComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1457
|
-
MonkeyIconRefreshComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1458
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1456
|
+
MonkeyIconRefreshComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconRefreshComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1457
|
+
MonkeyIconRefreshComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconRefreshComponent, selector: "monkey-icon-refresh", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"18\" height=\"16\" viewBox=\"0 0 18 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M1.5 2.2207V6.55518H5.59091\" stroke=\"#0273E8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.5 13.7793V9.44482H12.4091\" stroke=\"#0273E8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M14.7886 5.83276C14.4428 4.79739 13.8551 3.87171 13.0804 3.14208C12.3056 2.41246 11.369 1.90267 10.358 1.6603C9.34697 1.41792 8.29449 1.45086 7.29873 1.75603C6.30298 2.0612 5.39642 2.62866 4.66364 3.40546L1.5 6.55518M16.5 9.44482L13.3364 12.5945C12.6036 13.3713 11.697 13.9388 10.7013 14.244C9.70551 14.5491 8.65303 14.5821 7.64201 14.3397C6.631 14.0973 5.69441 13.5875 4.91964 12.8579C4.14486 12.1283 3.55716 11.2026 3.21136 10.1672\" stroke=\"#0273E8\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1458
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconRefreshComponent, decorators: [{
|
|
1459
1459
|
type: Component,
|
|
1460
1460
|
args: [{ selector: 'monkey-icon-refresh', template: "<svg width=\"18\" height=\"16\" viewBox=\"0 0 18 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M1.5 2.2207V6.55518H5.59091\" stroke=\"#0273E8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.5 13.7793V9.44482H12.4091\" stroke=\"#0273E8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M14.7886 5.83276C14.4428 4.79739 13.8551 3.87171 13.0804 3.14208C12.3056 2.41246 11.369 1.90267 10.358 1.6603C9.34697 1.41792 8.29449 1.45086 7.29873 1.75603C6.30298 2.0612 5.39642 2.62866 4.66364 3.40546L1.5 6.55518M16.5 9.44482L13.3364 12.5945C12.6036 13.3713 11.697 13.9388 10.7013 14.244C9.70551 14.5491 8.65303 14.5821 7.64201 14.3397C6.631 14.0973 5.69441 13.5875 4.91964 12.8579C4.14486 12.1283 3.55716 11.2026 3.21136 10.1672\" stroke=\"#0273E8\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1461
1461
|
}], propDecorators: { fillColor: [{
|
|
@@ -1466,9 +1466,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1466
1466
|
|
|
1467
1467
|
class MonkeyIconRepeatComponent {
|
|
1468
1468
|
}
|
|
1469
|
-
MonkeyIconRepeatComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1470
|
-
MonkeyIconRepeatComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1471
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1469
|
+
MonkeyIconRepeatComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconRepeatComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1470
|
+
MonkeyIconRepeatComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconRepeatComponent, selector: "monkey-icon-repeat", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M5 1L2 4L5 7\" stroke=\"#747880\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M2 14H10C12.2091 14 14 12.2091 14 10V8C14 5.79086 12.2091 4 10 4H2\" stroke=\"#747880\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1471
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconRepeatComponent, decorators: [{
|
|
1472
1472
|
type: Component,
|
|
1473
1473
|
args: [{ selector: 'monkey-icon-repeat', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M5 1L2 4L5 7\" stroke=\"#747880\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M2 14H10C12.2091 14 14 12.2091 14 10V8C14 5.79086 12.2091 4 10 4H2\" stroke=\"#747880\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1474
1474
|
}], propDecorators: { fillColor: [{
|
|
@@ -1479,9 +1479,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1479
1479
|
|
|
1480
1480
|
class MonkeyIconSearchComponent {
|
|
1481
1481
|
}
|
|
1482
|
-
MonkeyIconSearchComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1483
|
-
MonkeyIconSearchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1484
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1482
|
+
MonkeyIconSearchComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconSearchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1483
|
+
MonkeyIconSearchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconSearchComponent, selector: "monkey-icon-search", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M7.33333 12.6667C10.2789 12.6667 12.6667 10.2789 12.6667 7.33333C12.6667 4.38781 10.2789 2 7.33333 2C4.38781 2 2 4.38781 2 7.33333C2 10.2789 4.38781 12.6667 7.33333 12.6667Z\" stroke=\"#474747\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M14.0001 14.0001L11.1001 11.1001\" stroke=\"#474747\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1484
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconSearchComponent, decorators: [{
|
|
1485
1485
|
type: Component,
|
|
1486
1486
|
args: [{ selector: 'monkey-icon-search', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M7.33333 12.6667C10.2789 12.6667 12.6667 10.2789 12.6667 7.33333C12.6667 4.38781 10.2789 2 7.33333 2C4.38781 2 2 4.38781 2 7.33333C2 10.2789 4.38781 12.6667 7.33333 12.6667Z\" stroke=\"#474747\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M14.0001 14.0001L11.1001 11.1001\" stroke=\"#474747\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1487
1487
|
}], propDecorators: { fillColor: [{
|
|
@@ -1492,9 +1492,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1492
1492
|
|
|
1493
1493
|
class MonkeyIconSecondWarningComponent {
|
|
1494
1494
|
}
|
|
1495
|
-
MonkeyIconSecondWarningComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1496
|
-
MonkeyIconSecondWarningComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1497
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1495
|
+
MonkeyIconSecondWarningComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconSecondWarningComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1496
|
+
MonkeyIconSecondWarningComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconSecondWarningComponent, selector: "monkey-icon-second-warning", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M6.85433 2.63819L1.17957 12.0114C1.06257 12.2118 1.00066 12.4391 1.00001 12.6706C0.99935 12.9021 1.05997 13.1297 1.17583 13.3308C1.2917 13.532 1.45877 13.6995 1.66042 13.8169C1.86207 13.9343 2.09128 13.9975 2.32524 14H13.6748C13.9087 13.9975 14.1379 13.9343 14.3396 13.8169C14.5412 13.6995 14.7083 13.532 14.8242 13.3308C14.94 13.1297 15.0006 12.9021 15 12.6706C14.9993 12.4391 14.9374 12.2118 14.8204 12.0114L9.14567 2.63819C9.02623 2.44337 8.85806 2.2823 8.65738 2.17051C8.45671 2.05873 8.2303 2 8 2C7.7697 2 7.54329 2.05873 7.34262 2.17051C7.14194 2.2823 6.97377 2.44337 6.85433 2.63819Z\" fill=\"#000000\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M8 6V10\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n<path d=\"M8 12H8.00667\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1497
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconSecondWarningComponent, decorators: [{
|
|
1498
1498
|
type: Component,
|
|
1499
1499
|
args: [{ selector: 'monkey-icon-second-warning', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M6.85433 2.63819L1.17957 12.0114C1.06257 12.2118 1.00066 12.4391 1.00001 12.6706C0.99935 12.9021 1.05997 13.1297 1.17583 13.3308C1.2917 13.532 1.45877 13.6995 1.66042 13.8169C1.86207 13.9343 2.09128 13.9975 2.32524 14H13.6748C13.9087 13.9975 14.1379 13.9343 14.3396 13.8169C14.5412 13.6995 14.7083 13.532 14.8242 13.3308C14.94 13.1297 15.0006 12.9021 15 12.6706C14.9993 12.4391 14.9374 12.2118 14.8204 12.0114L9.14567 2.63819C9.02623 2.44337 8.85806 2.2823 8.65738 2.17051C8.45671 2.05873 8.2303 2 8 2C7.7697 2 7.54329 2.05873 7.34262 2.17051C7.14194 2.2823 6.97377 2.44337 6.85433 2.63819Z\" fill=\"#000000\" [attr.fill]=\"fillColor\"/>\r\n<path d=\"M8 6V10\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n<path d=\"M8 12H8.00667\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1500
1500
|
}], propDecorators: { fillColor: [{
|
|
@@ -1505,9 +1505,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1505
1505
|
|
|
1506
1506
|
class MonkeyIconSettingsComponent {
|
|
1507
1507
|
}
|
|
1508
|
-
MonkeyIconSettingsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1509
|
-
MonkeyIconSettingsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1510
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1508
|
+
MonkeyIconSettingsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconSettingsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1509
|
+
MonkeyIconSettingsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconSettingsComponent, selector: "monkey-icon-settings", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M19.4 15C19.2669 15.3016 19.2272 15.6362 19.286 15.9606C19.3448 16.285 19.4995 16.5843 19.73 16.82L19.79 16.88C19.976 17.0657 20.1235 17.2863 20.2241 17.5291C20.3248 17.7719 20.3766 18.0322 20.3766 18.295C20.3766 18.5578 20.3248 18.8181 20.2241 19.0609C20.1235 19.3037 19.976 19.5243 19.79 19.71C19.6043 19.896 19.3837 20.0435 19.1409 20.1441C18.8981 20.2448 18.6378 20.2966 18.375 20.2966C18.1122 20.2966 17.8519 20.2448 17.6091 20.1441C17.3663 20.0435 17.1457 19.896 16.96 19.71L16.9 19.65C16.6643 19.4195 16.365 19.2648 16.0406 19.206C15.7162 19.1472 15.3816 19.1869 15.08 19.32C14.7842 19.4468 14.532 19.6572 14.3543 19.9255C14.1766 20.1938 14.0813 20.5082 14.08 20.83V21C14.08 21.5304 13.8693 22.0391 13.4942 22.4142C13.1191 22.7893 12.6104 23 12.08 23C11.5496 23 11.0409 22.7893 10.6658 22.4142C10.2907 22.0391 10.08 21.5304 10.08 21V20.91C10.0723 20.579 9.96512 20.258 9.77251 19.9887C9.5799 19.7194 9.31073 19.5143 9 19.4C8.69838 19.2669 8.36381 19.2272 8.03941 19.286C7.71502 19.3448 7.41568 19.4995 7.18 19.73L7.12 19.79C6.93425 19.976 6.71368 20.1235 6.47088 20.2241C6.22808 20.3248 5.96783 20.3766 5.705 20.3766C5.44217 20.3766 5.18192 20.3248 4.93912 20.2241C4.69632 20.1235 4.47575 19.976 4.29 19.79C4.10405 19.6043 3.95653 19.3837 3.85588 19.1409C3.75523 18.8981 3.70343 18.6378 3.70343 18.375C3.70343 18.1122 3.75523 17.8519 3.85588 17.6091C3.95653 17.3663 4.10405 17.1457 4.29 16.96L4.35 16.9C4.58054 16.6643 4.73519 16.365 4.794 16.0406C4.85282 15.7162 4.81311 15.3816 4.68 15.08C4.55324 14.7842 4.34276 14.532 4.07447 14.3543C3.80617 14.1766 3.49179 14.0813 3.17 14.08H3C2.46957 14.08 1.96086 13.8693 1.58579 13.4942C1.21071 13.1191 1 12.6104 1 12.08C1 11.5496 1.21071 11.0409 1.58579 10.6658C1.96086 10.2907 2.46957 10.08 3 10.08H3.09C3.42099 10.0723 3.742 9.96512 4.0113 9.77251C4.28059 9.5799 4.48572 9.31073 4.6 9C4.73311 8.69838 4.77282 8.36381 4.714 8.03941C4.65519 7.71502 4.50054 7.41568 4.27 7.18L4.21 7.12C4.02405 6.93425 3.87653 6.71368 3.77588 6.47088C3.67523 6.22808 3.62343 5.96783 3.62343 5.705C3.62343 5.44217 3.67523 5.18192 3.77588 4.93912C3.87653 4.69632 4.02405 4.47575 4.21 4.29C4.39575 4.10405 4.61632 3.95653 4.85912 3.85588C5.10192 3.75523 5.36217 3.70343 5.625 3.70343C5.88783 3.70343 6.14808 3.75523 6.39088 3.85588C6.63368 3.95653 6.85425 4.10405 7.04 4.29L7.1 4.35C7.33568 4.58054 7.63502 4.73519 7.95941 4.794C8.28381 4.85282 8.61838 4.81311 8.92 4.68H9C9.29577 4.55324 9.54802 4.34276 9.72569 4.07447C9.90337 3.80617 9.99872 3.49179 10 3.17V3C10 2.46957 10.2107 1.96086 10.5858 1.58579C10.9609 1.21071 11.4696 1 12 1C12.5304 1 13.0391 1.21071 13.4142 1.58579C13.7893 1.96086 14 2.46957 14 3V3.09C14.0013 3.41179 14.0966 3.72618 14.2743 3.99447C14.452 4.26276 14.7042 4.47324 15 4.6C15.3016 4.73311 15.6362 4.77282 15.9606 4.714C16.285 4.65519 16.5843 4.50054 16.82 4.27L16.88 4.21C17.0657 4.02405 17.2863 3.87653 17.5291 3.77588C17.7719 3.67523 18.0322 3.62343 18.295 3.62343C18.5578 3.62343 18.8181 3.67523 19.0609 3.77588C19.3037 3.87653 19.5243 4.02405 19.71 4.21C19.896 4.39575 20.0435 4.61632 20.1441 4.85912C20.2448 5.10192 20.2966 5.36217 20.2966 5.625C20.2966 5.88783 20.2448 6.14808 20.1441 6.39088C20.0435 6.63368 19.896 6.85425 19.71 7.04L19.65 7.1C19.4195 7.33568 19.2648 7.63502 19.206 7.95941C19.1472 8.28381 19.1869 8.61838 19.32 8.92V9C19.4468 9.29577 19.6572 9.54802 19.9255 9.72569C20.1938 9.90337 20.5082 9.99872 20.83 10H21C21.5304 10 22.0391 10.2107 22.4142 10.5858C22.7893 10.9609 23 11.4696 23 12C23 12.5304 22.7893 13.0391 22.4142 13.4142C22.0391 13.7893 21.5304 14 21 14H20.91C20.5882 14.0013 20.2738 14.0966 20.0055 14.2743C19.7372 14.452 19.5268 14.7042 19.4 15V15Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1510
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconSettingsComponent, decorators: [{
|
|
1511
1511
|
type: Component,
|
|
1512
1512
|
args: [{ selector: 'monkey-icon-settings', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M19.4 15C19.2669 15.3016 19.2272 15.6362 19.286 15.9606C19.3448 16.285 19.4995 16.5843 19.73 16.82L19.79 16.88C19.976 17.0657 20.1235 17.2863 20.2241 17.5291C20.3248 17.7719 20.3766 18.0322 20.3766 18.295C20.3766 18.5578 20.3248 18.8181 20.2241 19.0609C20.1235 19.3037 19.976 19.5243 19.79 19.71C19.6043 19.896 19.3837 20.0435 19.1409 20.1441C18.8981 20.2448 18.6378 20.2966 18.375 20.2966C18.1122 20.2966 17.8519 20.2448 17.6091 20.1441C17.3663 20.0435 17.1457 19.896 16.96 19.71L16.9 19.65C16.6643 19.4195 16.365 19.2648 16.0406 19.206C15.7162 19.1472 15.3816 19.1869 15.08 19.32C14.7842 19.4468 14.532 19.6572 14.3543 19.9255C14.1766 20.1938 14.0813 20.5082 14.08 20.83V21C14.08 21.5304 13.8693 22.0391 13.4942 22.4142C13.1191 22.7893 12.6104 23 12.08 23C11.5496 23 11.0409 22.7893 10.6658 22.4142C10.2907 22.0391 10.08 21.5304 10.08 21V20.91C10.0723 20.579 9.96512 20.258 9.77251 19.9887C9.5799 19.7194 9.31073 19.5143 9 19.4C8.69838 19.2669 8.36381 19.2272 8.03941 19.286C7.71502 19.3448 7.41568 19.4995 7.18 19.73L7.12 19.79C6.93425 19.976 6.71368 20.1235 6.47088 20.2241C6.22808 20.3248 5.96783 20.3766 5.705 20.3766C5.44217 20.3766 5.18192 20.3248 4.93912 20.2241C4.69632 20.1235 4.47575 19.976 4.29 19.79C4.10405 19.6043 3.95653 19.3837 3.85588 19.1409C3.75523 18.8981 3.70343 18.6378 3.70343 18.375C3.70343 18.1122 3.75523 17.8519 3.85588 17.6091C3.95653 17.3663 4.10405 17.1457 4.29 16.96L4.35 16.9C4.58054 16.6643 4.73519 16.365 4.794 16.0406C4.85282 15.7162 4.81311 15.3816 4.68 15.08C4.55324 14.7842 4.34276 14.532 4.07447 14.3543C3.80617 14.1766 3.49179 14.0813 3.17 14.08H3C2.46957 14.08 1.96086 13.8693 1.58579 13.4942C1.21071 13.1191 1 12.6104 1 12.08C1 11.5496 1.21071 11.0409 1.58579 10.6658C1.96086 10.2907 2.46957 10.08 3 10.08H3.09C3.42099 10.0723 3.742 9.96512 4.0113 9.77251C4.28059 9.5799 4.48572 9.31073 4.6 9C4.73311 8.69838 4.77282 8.36381 4.714 8.03941C4.65519 7.71502 4.50054 7.41568 4.27 7.18L4.21 7.12C4.02405 6.93425 3.87653 6.71368 3.77588 6.47088C3.67523 6.22808 3.62343 5.96783 3.62343 5.705C3.62343 5.44217 3.67523 5.18192 3.77588 4.93912C3.87653 4.69632 4.02405 4.47575 4.21 4.29C4.39575 4.10405 4.61632 3.95653 4.85912 3.85588C5.10192 3.75523 5.36217 3.70343 5.625 3.70343C5.88783 3.70343 6.14808 3.75523 6.39088 3.85588C6.63368 3.95653 6.85425 4.10405 7.04 4.29L7.1 4.35C7.33568 4.58054 7.63502 4.73519 7.95941 4.794C8.28381 4.85282 8.61838 4.81311 8.92 4.68H9C9.29577 4.55324 9.54802 4.34276 9.72569 4.07447C9.90337 3.80617 9.99872 3.49179 10 3.17V3C10 2.46957 10.2107 1.96086 10.5858 1.58579C10.9609 1.21071 11.4696 1 12 1C12.5304 1 13.0391 1.21071 13.4142 1.58579C13.7893 1.96086 14 2.46957 14 3V3.09C14.0013 3.41179 14.0966 3.72618 14.2743 3.99447C14.452 4.26276 14.7042 4.47324 15 4.6C15.3016 4.73311 15.6362 4.77282 15.9606 4.714C16.285 4.65519 16.5843 4.50054 16.82 4.27L16.88 4.21C17.0657 4.02405 17.2863 3.87653 17.5291 3.77588C17.7719 3.67523 18.0322 3.62343 18.295 3.62343C18.5578 3.62343 18.8181 3.67523 19.0609 3.77588C19.3037 3.87653 19.5243 4.02405 19.71 4.21C19.896 4.39575 20.0435 4.61632 20.1441 4.85912C20.2448 5.10192 20.2966 5.36217 20.2966 5.625C20.2966 5.88783 20.2448 6.14808 20.1441 6.39088C20.0435 6.63368 19.896 6.85425 19.71 7.04L19.65 7.1C19.4195 7.33568 19.2648 7.63502 19.206 7.95941C19.1472 8.28381 19.1869 8.61838 19.32 8.92V9C19.4468 9.29577 19.6572 9.54802 19.9255 9.72569C20.1938 9.90337 20.5082 9.99872 20.83 10H21C21.5304 10 22.0391 10.2107 22.4142 10.5858C22.7893 10.9609 23 11.4696 23 12C23 12.5304 22.7893 13.0391 22.4142 13.4142C22.0391 13.7893 21.5304 14 21 14H20.91C20.5882 14.0013 20.2738 14.0966 20.0055 14.2743C19.7372 14.452 19.5268 14.7042 19.4 15V15Z\" stroke=\"#4B4A53\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1513
1513
|
}], propDecorators: { fillColor: [{
|
|
@@ -1518,9 +1518,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1518
1518
|
|
|
1519
1519
|
class MonkeyIconTrashComponent {
|
|
1520
1520
|
}
|
|
1521
|
-
MonkeyIconTrashComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1522
|
-
MonkeyIconTrashComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1523
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1521
|
+
MonkeyIconTrashComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconTrashComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1522
|
+
MonkeyIconTrashComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconTrashComponent, selector: "monkey-icon-trash", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M2 4H3.33333H14\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.33337 4.00001V2.66668C5.33337 2.31305 5.47385 1.97392 5.7239 1.72387C5.97395 1.47382 6.31309 1.33334 6.66671 1.33334H9.33337C9.687 1.33334 10.0261 1.47382 10.2762 1.72387C10.5262 1.97392 10.6667 2.31305 10.6667 2.66668V4.00001M12.6667 4.00001V13.3333C12.6667 13.687 12.5262 14.0261 12.2762 14.2762C12.0261 14.5262 11.687 14.6667 11.3334 14.6667H4.66671C4.31309 14.6667 3.97395 14.5262 3.7239 14.2762C3.47385 14.0261 3.33337 13.687 3.33337 13.3333V4.00001H12.6667Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6.66663 7.33334V11.3333\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9.33337 7.33334V11.3333\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1523
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconTrashComponent, decorators: [{
|
|
1524
1524
|
type: Component,
|
|
1525
1525
|
args: [{ selector: 'monkey-icon-trash', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M2 4H3.33333H14\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.33337 4.00001V2.66668C5.33337 2.31305 5.47385 1.97392 5.7239 1.72387C5.97395 1.47382 6.31309 1.33334 6.66671 1.33334H9.33337C9.687 1.33334 10.0261 1.47382 10.2762 1.72387C10.5262 1.97392 10.6667 2.31305 10.6667 2.66668V4.00001M12.6667 4.00001V13.3333C12.6667 13.687 12.5262 14.0261 12.2762 14.2762C12.0261 14.5262 11.687 14.6667 11.3334 14.6667H4.66671C4.31309 14.6667 3.97395 14.5262 3.7239 14.2762C3.47385 14.0261 3.33337 13.687 3.33337 13.3333V4.00001H12.6667Z\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6.66663 7.33334V11.3333\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9.33337 7.33334V11.3333\" stroke=\"#4B4A53\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1526
1526
|
}], propDecorators: { fillColor: [{
|
|
@@ -1531,9 +1531,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1531
1531
|
|
|
1532
1532
|
class MonkeyIconUploadComponent {
|
|
1533
1533
|
}
|
|
1534
|
-
MonkeyIconUploadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1535
|
-
MonkeyIconUploadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1536
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1534
|
+
MonkeyIconUploadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconUploadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1535
|
+
MonkeyIconUploadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconUploadComponent, selector: "monkey-icon-upload", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M28 20V25.3333C28 26.0406 27.719 26.7189 27.219 27.219C26.7189 27.719 26.0406 28 25.3333 28H6.66667C5.95942 28 5.28115 27.719 4.78105 27.219C4.28095 26.7189 4 26.0406 4 25.3333V20\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M22.6663 10.6667L15.9997 4L9.33301 10.6667\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16 4V20\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1536
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconUploadComponent, decorators: [{
|
|
1537
1537
|
type: Component,
|
|
1538
1538
|
args: [{ selector: 'monkey-icon-upload', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M28 20V25.3333C28 26.0406 27.719 26.7189 27.219 27.219C26.7189 27.719 26.0406 28 25.3333 28H6.66667C5.95942 28 5.28115 27.719 4.78105 27.219C4.28095 26.7189 4 26.0406 4 25.3333V20\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M22.6663 10.6667L15.9997 4L9.33301 10.6667\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16 4V20\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1539
1539
|
}], propDecorators: { fillColor: [{
|
|
@@ -1544,9 +1544,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1544
1544
|
|
|
1545
1545
|
class MonkeyIconUserComponent {
|
|
1546
1546
|
}
|
|
1547
|
-
MonkeyIconUserComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1548
|
-
MonkeyIconUserComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1549
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1547
|
+
MonkeyIconUserComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconUserComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1548
|
+
MonkeyIconUserComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconUserComponent, selector: "monkey-icon-user", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M28 28V25.3333C28 23.9188 27.3679 22.5623 26.2426 21.5621C25.1174 20.5619 23.5913 20 22 20H10C8.4087 20 6.88258 20.5619 5.75736 21.5621C4.63214 22.5623 4 23.9188 4 25.3333V28\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16 16C19.3137 16 22 13.3137 22 10C22 6.68629 19.3137 4 16 4C12.6863 4 10 6.68629 10 10C10 13.3137 12.6863 16 16 16Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1549
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconUserComponent, decorators: [{
|
|
1550
1550
|
type: Component,
|
|
1551
1551
|
args: [{ selector: 'monkey-icon-user', template: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M28 28V25.3333C28 23.9188 27.3679 22.5623 26.2426 21.5621C25.1174 20.5619 23.5913 20 22 20H10C8.4087 20 6.88258 20.5619 5.75736 21.5621C4.63214 22.5623 4 23.9188 4 25.3333V28\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16 16C19.3137 16 22 13.3137 22 10C22 6.68629 19.3137 4 16 4C12.6863 4 10 6.68629 10 10C10 13.3137 12.6863 16 16 16Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1552
1552
|
}], propDecorators: { fillColor: [{
|
|
@@ -1557,9 +1557,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1557
1557
|
|
|
1558
1558
|
class MonkeyIconWalletComponent {
|
|
1559
1559
|
}
|
|
1560
|
-
MonkeyIconWalletComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1561
|
-
MonkeyIconWalletComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1562
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1560
|
+
MonkeyIconWalletComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconWalletComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1561
|
+
MonkeyIconWalletComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconWalletComponent, selector: "monkey-icon-wallet", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M19.5 6.75H4.5C3.25736 6.75 2.25 7.75736 2.25 9V18C2.25 19.2426 3.25736 20.25 4.5 20.25H19.5C20.7426 20.25 21.75 19.2426 21.75 18V9C21.75 7.75736 20.7426 6.75 19.5 6.75Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M19.2825 6.74998V5.34373C19.2824 4.99883 19.2062 4.6582 19.0592 4.34615C18.9123 4.0341 18.6984 3.75832 18.4326 3.53849C18.1668 3.31866 17.8558 3.16019 17.5217 3.0744C17.1877 2.98861 16.8388 2.9776 16.5 3.04217L4.155 5.1492C3.6189 5.25136 3.13526 5.53741 2.78749 5.958C2.43972 6.37859 2.24963 6.90736 2.25 7.4531V9.74998\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M17.25 15C16.9533 15 16.6633 14.912 16.4166 14.7472C16.17 14.5824 15.9777 14.3481 15.8642 14.074C15.7506 13.7999 15.7209 13.4983 15.7788 13.2074C15.8367 12.9164 15.9796 12.6491 16.1893 12.4393C16.3991 12.2295 16.6664 12.0867 16.9574 12.0288C17.2483 11.9709 17.5499 12.0006 17.824 12.1142C18.0981 12.2277 18.3324 12.42 18.4972 12.6666C18.662 12.9133 18.75 13.2033 18.75 13.5C18.75 13.8978 18.592 14.2794 18.3107 14.5607C18.0294 14.842 17.6478 15 17.25 15Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1562
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconWalletComponent, decorators: [{
|
|
1563
1563
|
type: Component,
|
|
1564
1564
|
args: [{ selector: 'monkey-icon-wallet', template: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M19.5 6.75H4.5C3.25736 6.75 2.25 7.75736 2.25 9V18C2.25 19.2426 3.25736 20.25 4.5 20.25H19.5C20.7426 20.25 21.75 19.2426 21.75 18V9C21.75 7.75736 20.7426 6.75 19.5 6.75Z\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M19.2825 6.74998V5.34373C19.2824 4.99883 19.2062 4.6582 19.0592 4.34615C18.9123 4.0341 18.6984 3.75832 18.4326 3.53849C18.1668 3.31866 17.8558 3.16019 17.5217 3.0744C17.1877 2.98861 16.8388 2.9776 16.5 3.04217L4.155 5.1492C3.6189 5.25136 3.13526 5.53741 2.78749 5.958C2.43972 6.37859 2.24963 6.90736 2.25 7.4531V9.74998\" stroke=\"#0273E8\" stroke-width=\"2\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M17.25 15C16.9533 15 16.6633 14.912 16.4166 14.7472C16.17 14.5824 15.9777 14.3481 15.8642 14.074C15.7506 13.7999 15.7209 13.4983 15.7788 13.2074C15.8367 12.9164 15.9796 12.6491 16.1893 12.4393C16.3991 12.2295 16.6664 12.0867 16.9574 12.0288C17.2483 11.9709 17.5499 12.0006 17.824 12.1142C18.0981 12.2277 18.3324 12.42 18.4972 12.6666C18.662 12.9133 18.75 13.2033 18.75 13.5C18.75 13.8978 18.592 14.2794 18.3107 14.5607C18.0294 14.842 17.6478 15 17.25 15Z\" fill=\"#0273E8\" [attr.fill]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1565
1565
|
}], propDecorators: { fillColor: [{
|
|
@@ -1570,9 +1570,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
1570
1570
|
|
|
1571
1571
|
class MonkeyIconWarningComponent {
|
|
1572
1572
|
}
|
|
1573
|
-
MonkeyIconWarningComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1574
|
-
MonkeyIconWarningComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1575
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
1573
|
+
MonkeyIconWarningComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconWarningComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1574
|
+
MonkeyIconWarningComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconWarningComponent, selector: "monkey-icon-warning", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M6.85433 2.63819L1.17957 12.0114C1.06257 12.2118 1.00066 12.4391 1.00001 12.6706C0.99935 12.9021 1.05997 13.1297 1.17583 13.3308C1.2917 13.532 1.45877 13.6995 1.66042 13.8169C1.86207 13.9343 2.09128 13.9975 2.32524 14H13.6748C13.9087 13.9975 14.1379 13.9343 14.3396 13.8169C14.5412 13.6995 14.7083 13.532 14.8242 13.3308C14.94 13.1297 15.0006 12.9021 15 12.6706C14.9993 12.4391 14.9374 12.2118 14.8204 12.0114L9.14567 2.63819C9.02623 2.44337 8.85806 2.2823 8.65738 2.17051C8.45671 2.05873 8.2303 2 8 2C7.7697 2 7.54329 2.05873 7.34262 2.17051C7.14194 2.2823 6.97377 2.44337 6.85433 2.63819Z\" fill=\"#EFA30E\"/>\r\n<path d=\"M8 6V10\" stroke=\"#000F1E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n<path d=\"M8 12H8.00667\" stroke=\"#000F1E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
|
|
1575
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconWarningComponent, decorators: [{
|
|
1576
1576
|
type: Component,
|
|
1577
1577
|
args: [{ selector: 'monkey-icon-warning', template: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M6.85433 2.63819L1.17957 12.0114C1.06257 12.2118 1.00066 12.4391 1.00001 12.6706C0.99935 12.9021 1.05997 13.1297 1.17583 13.3308C1.2917 13.532 1.45877 13.6995 1.66042 13.8169C1.86207 13.9343 2.09128 13.9975 2.32524 14H13.6748C13.9087 13.9975 14.1379 13.9343 14.3396 13.8169C14.5412 13.6995 14.7083 13.532 14.8242 13.3308C14.94 13.1297 15.0006 12.9021 15 12.6706C14.9993 12.4391 14.9374 12.2118 14.8204 12.0114L9.14567 2.63819C9.02623 2.44337 8.85806 2.2823 8.65738 2.17051C8.45671 2.05873 8.2303 2 8 2C7.7697 2 7.54329 2.05873 7.34262 2.17051C7.14194 2.2823 6.97377 2.44337 6.85433 2.63819Z\" fill=\"#EFA30E\"/>\r\n<path d=\"M8 6V10\" stroke=\"#000F1E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n<path d=\"M8 12H8.00667\" stroke=\"#000F1E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
|
|
1578
1578
|
}], propDecorators: { fillColor: [{
|
|
@@ -1643,8 +1643,8 @@ class MonkeyIconComponent {
|
|
|
1643
1643
|
}
|
|
1644
1644
|
}
|
|
1645
1645
|
}
|
|
1646
|
-
MonkeyIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
1647
|
-
MonkeyIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
1646
|
+
MonkeyIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconComponent, deps: [{ token: MonkeyStyleGuideSettingsService }], target: i0.ɵɵFactoryTarget.Component });
|
|
1647
|
+
MonkeyIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyIconComponent, selector: "monkey-icon", inputs: { icon: "icon", color: "color", contrast: "contrast", disabled: "disabled" }, host: { listeners: { "click": "onClick($event)" } }, usesOnChanges: true, ngImport: i0, template: `
|
|
1648
1648
|
<monkey-icon-arrow-down
|
|
1649
1649
|
[fillColor]="_fillColor"
|
|
1650
1650
|
[id]="_id"
|
|
@@ -2039,7 +2039,7 @@ MonkeyIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
|
|
|
2039
2039
|
*ngIf="_icon === 'warning'"
|
|
2040
2040
|
></monkey-icon-warning>
|
|
2041
2041
|
`, isInline: true, components: [{ type: MonkeyIconArrowDownComponent, selector: "monkey-icon-arrow-down", inputs: ["fillColor", "size"] }, { type: MonkeyIconArrowLeftComponent, selector: "monkey-icon-arrow-left", inputs: ["fillColor", "size"] }, { type: MonkeyIconArrowRightComponent, selector: "monkey-icon-arrow-right", inputs: ["fillColor", "size"] }, { type: MonkeyIconArrowUpComponent, selector: "monkey-icon-arrow-up", inputs: ["fillColor", "size"] }, { type: MonkeyIconBankComponent, selector: "monkey-icon-bank", inputs: ["fillColor", "size"] }, { type: MonkeyIconBellComponent, selector: "monkey-icon-bell", inputs: ["fillColor", "size"] }, { type: MonkeyIconBookComponent, selector: "monkey-icon-book", inputs: ["fillColor", "size"] }, { type: MonkeyIconBoxComponent, selector: "monkey-icon-box", inputs: ["fillColor", "size"] }, { type: MonkeyIconCalendarComponent, selector: "monkey-icon-calendar", inputs: ["fillColor", "size"] }, { type: MonkeyIconCameraComponent, selector: "monkey-icon-camera", inputs: ["fillColor", "size"] }, { type: MonkeyIconChatComponent, selector: "monkey-icon-chat", inputs: ["fillColor", "size"] }, { type: MonkeyIconCheckCircleOutComponent, selector: "monkey-icon-check-circle-out", inputs: ["fillColor", "size"] }, { type: MonkeyIconCheckCircleComponent, selector: "monkey-icon-check-circle", inputs: ["fillColor", "size"] }, { type: MonkeyIconCheckGreyComponent, selector: "monkey-icon-check-grey", inputs: ["fillColor", "size"] }, { type: MonkeyIconCheckWhiteComponent, selector: "monkey-icon-check-white", inputs: ["fillColor", "size"] }, { type: MonkeyIconCheckComponent, selector: "monkey-icon-check", inputs: ["fillColor", "size"] }, { type: MonkeyIconClipboardComponent, selector: "monkey-icon-clipboard", inputs: ["fillColor", "size"] }, { type: MonkeyIconClockComponent, selector: "monkey-icon-clock", inputs: ["fillColor", "size"] }, { type: MonkeyIconCloseComponent, selector: "monkey-icon-close", inputs: ["fillColor", "size"] }, { type: MonkeyIconCNPJComponent, selector: "monkey-icon-cnpj", inputs: ["fillColor", "size"] }, { type: MonkeyIconCodepenComponent, selector: "monkey-icon-codepen", inputs: ["fillColor", "size"] }, { type: MonkeyIconCompanyNameComponent, selector: "monkey-icon-company-name", inputs: ["fillColor", "size"] }, { type: MonkeyIconContractComponent, selector: "monkey-icon-contract", inputs: ["fillColor", "size"] }, { type: MonkeyIconDeleteComponent, selector: "monkey-icon-delete", inputs: ["fillColor", "size"] }, { type: MonkeyIconDocumentComponent, selector: "monkey-icon-document", inputs: ["fillColor", "size"] }, { type: MonkeyIconDollarSignComponent, selector: "monkey-icon-dollar-sign", inputs: ["fillColor", "size"] }, { type: MonkeyIconDomainComponent, selector: "monkey-icon-domain", inputs: ["fillColor", "size"] }, { type: MonkeyIconDownloadComponent, selector: "monkey-icon-download", inputs: ["fillColor", "size"] }, { type: MonkeyIconEditComponent, selector: "monkey-icon-edit", inputs: ["fillColor", "size"] }, { type: MonkeyIconEmailComponent, selector: "monkey-icon-email", inputs: ["fillColor", "size"] }, { type: MonkeyIconEmptyDocComponent, selector: "monkey-icon-empty-doc", inputs: ["fillColor", "size"] }, { type: MonkeyIconErrorComponent, selector: "monkey-icon-error", inputs: ["fillColor", "size"] }, { type: MonkeyIconEyeClosedComponent, selector: "monkey-icon-eye-closed", inputs: ["fillColor", "size"] }, { type: MonkeyIconEyeOpenComponent, selector: "monkey-icon-eye-open", inputs: ["fillColor", "size"] }, { type: MonkeyIconFilterComponent, selector: "monkey-icon-filter", inputs: ["fillColor", "size"] }, { type: MonkeyIconGridComponent, selector: "monkey-icon-grid", inputs: ["fillColor", "size"] }, { type: MonkeyIconHelpComponent, selector: "monkey-icon-help", inputs: ["fillColor", "size"] }, { type: MonkeyIconHexagonComponent, selector: "monkey-icon-hexagon", inputs: ["fillColor", "size"] }, { type: MonkeyIconHomeComponent, selector: "monkey-icon-home", inputs: ["fillColor", "size"] }, { type: MonkeyIconImageComponent, selector: "monkey-icon-image", inputs: ["fillColor", "size"] }, { type: MonkeyIconListComponent, selector: "monkey-icon-list", inputs: ["fillColor", "size"] }, { type: MonkeyIconLocationPinComponent, selector: "monkey-icon-location-pin", inputs: ["fillColor", "size"] }, { type: MonkeyIconLoginComponent, selector: "monkey-icon-login", inputs: ["fillColor", "size"] }, { type: MonkeyIconLogoutComponent, selector: "monkey-icon-logout", inputs: ["fillColor", "size"] }, { type: MonkeyIconMenuComponent, selector: "monkey-icon-menu", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneySignComponent, selector: "monkey-icon-money-sign", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoreComponent, selector: "monkey-icon-more", inputs: ["fillColor", "size"] }, { type: MonkeyIconOfferedComponent, selector: "monkey-icon-offered", inputs: ["fillColor", "size"] }, { type: MonkeyIconPasswordComponent, selector: "monkey-icon-password", inputs: ["fillColor", "size"] }, { type: MonkeyIconPeopleComponent, selector: "monkey-icon-people", inputs: ["fillColor", "size"] }, { type: MonkeyIconPercentComponent, selector: "monkey-icon-percent", inputs: ["fillColor", "size"] }, { type: MonkeyIconPersonDocumentComponent, selector: "monkey-icon-person-document", inputs: ["fillColor", "size"] }, { type: MonkeyIconPersonSadComponent, selector: "monkey-icon-person-sad", inputs: ["fillColor", "size"] }, { type: MonkeyIconPhoneComponent, selector: "monkey-icon-phone", inputs: ["fillColor", "size"] }, { type: MonkeyIconPorkComponent, selector: "monkey-icon-pork", inputs: ["fillColor", "size"] }, { type: MonkeyIconRefreshComponent, selector: "monkey-icon-refresh", inputs: ["fillColor", "size"] }, { type: MonkeyIconRepeatComponent, selector: "monkey-icon-repeat", inputs: ["fillColor", "size"] }, { type: MonkeyIconSearchComponent, selector: "monkey-icon-search", inputs: ["fillColor", "size"] }, { type: MonkeyIconSecondWarningComponent, selector: "monkey-icon-second-warning", inputs: ["fillColor", "size"] }, { type: MonkeyIconSettingsComponent, selector: "monkey-icon-settings", inputs: ["fillColor", "size"] }, { type: MonkeyIconTrashComponent, selector: "monkey-icon-trash", inputs: ["fillColor", "size"] }, { type: MonkeyIconUploadComponent, selector: "monkey-icon-upload", inputs: ["fillColor", "size"] }, { type: MonkeyIconUserComponent, selector: "monkey-icon-user", inputs: ["fillColor", "size"] }, { type: MonkeyIconWalletComponent, selector: "monkey-icon-wallet", inputs: ["fillColor", "size"] }, { type: MonkeyIconWarningComponent, selector: "monkey-icon-warning", inputs: ["fillColor", "size"] }], directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
2042
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
2042
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconComponent, decorators: [{
|
|
2043
2043
|
type: Component,
|
|
2044
2044
|
args: [{
|
|
2045
2045
|
selector: 'monkey-icon',
|
|
@@ -2479,8 +2479,8 @@ class MonkeyButtonComponent {
|
|
|
2479
2479
|
}
|
|
2480
2480
|
}
|
|
2481
2481
|
}
|
|
2482
|
-
MonkeyButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
2483
|
-
MonkeyButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
2482
|
+
MonkeyButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2483
|
+
MonkeyButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyButtonComponent, selector: "monkey-button", inputs: { label: "label", icon: "icon", iconPosition: "iconPosition", type: "type", color: "color", disabled: "disabled", size: "size" }, host: { listeners: { "click": "onClick($event)" } }, ngImport: i0, template: `
|
|
2484
2484
|
<button
|
|
2485
2485
|
[ngClass]="
|
|
2486
2486
|
'mecx-button-' +
|
|
@@ -2529,7 +2529,7 @@ MonkeyButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
|
|
|
2529
2529
|
></monkey-icon>
|
|
2530
2530
|
</button>
|
|
2531
2531
|
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
2532
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
2532
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyButtonComponent, decorators: [{
|
|
2533
2533
|
type: Component,
|
|
2534
2534
|
args: [{
|
|
2535
2535
|
selector: 'monkey-button',
|
|
@@ -2640,8 +2640,8 @@ class MonkeyButtonDropdownComponent {
|
|
|
2640
2640
|
}, 20);
|
|
2641
2641
|
}
|
|
2642
2642
|
}
|
|
2643
|
-
MonkeyButtonDropdownComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
2644
|
-
MonkeyButtonDropdownComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
2643
|
+
MonkeyButtonDropdownComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyButtonDropdownComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
2644
|
+
MonkeyButtonDropdownComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyButtonDropdownComponent, selector: "monkey-button-dropdown", inputs: { label: "label", type: "type", listenClicks: "listenClicks" }, host: { listeners: { "document:click": "clickout($event)", "click": "clickon($event)" } }, ngImport: i0, template: `
|
|
2645
2645
|
<mecx-button-dropdown
|
|
2646
2646
|
[ngClass]="{
|
|
2647
2647
|
trigger: type === 'filled',
|
|
@@ -2670,7 +2670,7 @@ MonkeyButtonDropdownComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "1
|
|
|
2670
2670
|
</mecx-button-dropdown-options>
|
|
2671
2671
|
</mecx-button-dropdown>
|
|
2672
2672
|
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
2673
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
2673
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyButtonDropdownComponent, decorators: [{
|
|
2674
2674
|
type: Component,
|
|
2675
2675
|
args: [{
|
|
2676
2676
|
selector: 'monkey-button-dropdown',
|
|
@@ -2735,8 +2735,8 @@ class MonkeyButtonAvatarComponent {
|
|
|
2735
2735
|
this._handledValue = label === null || label === void 0 ? void 0 : label.charAt(0);
|
|
2736
2736
|
}
|
|
2737
2737
|
}
|
|
2738
|
-
MonkeyButtonAvatarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
2739
|
-
MonkeyButtonAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
2738
|
+
MonkeyButtonAvatarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyButtonAvatarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2739
|
+
MonkeyButtonAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyButtonAvatarComponent, selector: "monkey-button-avatar", inputs: { label: "label", type: "type", size: "size", img: "img" }, ngImport: i0, template: `
|
|
2740
2740
|
<div
|
|
2741
2741
|
[ngClass]="'mecx-button-avatar mecx-button-avatar__' + type + ' mecx-button-avatar__' + size"
|
|
2742
2742
|
>
|
|
@@ -2744,7 +2744,7 @@ MonkeyButtonAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.
|
|
|
2744
2744
|
<span *ngIf="!img && _handledValue">{{ _handledValue }}</span>
|
|
2745
2745
|
</div>
|
|
2746
2746
|
`, isInline: true, directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
2747
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
2747
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyButtonAvatarComponent, decorators: [{
|
|
2748
2748
|
type: Component,
|
|
2749
2749
|
args: [{
|
|
2750
2750
|
selector: 'monkey-button-avatar',
|
|
@@ -2770,8 +2770,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
2770
2770
|
|
|
2771
2771
|
class MonkeyIconModule {
|
|
2772
2772
|
}
|
|
2773
|
-
MonkeyIconModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
2774
|
-
MonkeyIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
2773
|
+
MonkeyIconModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2774
|
+
MonkeyIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconModule, declarations: [MonkeyIconComponent,
|
|
2775
2775
|
MonkeyIconArrowLeftComponent,
|
|
2776
2776
|
MonkeyIconArrowRightComponent,
|
|
2777
2777
|
MonkeyIconArrowUpComponent,
|
|
@@ -2837,8 +2837,8 @@ MonkeyIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", versio
|
|
|
2837
2837
|
MonkeyIconUserComponent,
|
|
2838
2838
|
MonkeyIconWalletComponent,
|
|
2839
2839
|
MonkeyIconWarningComponent], imports: [CommonModule], exports: [MonkeyIconComponent] });
|
|
2840
|
-
MonkeyIconModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
2841
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
2840
|
+
MonkeyIconModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconModule, imports: [[CommonModule]] });
|
|
2841
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyIconModule, decorators: [{
|
|
2842
2842
|
type: NgModule,
|
|
2843
2843
|
args: [{
|
|
2844
2844
|
declarations: [
|
|
@@ -2917,10 +2917,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
2917
2917
|
|
|
2918
2918
|
class MonkeyButtonModule {
|
|
2919
2919
|
}
|
|
2920
|
-
MonkeyButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
2921
|
-
MonkeyButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
2922
|
-
MonkeyButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
2923
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
2920
|
+
MonkeyButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2921
|
+
MonkeyButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyButtonModule, declarations: [MonkeyButtonComponent, MonkeyButtonDropdownComponent, MonkeyButtonAvatarComponent], imports: [CommonModule, FormsModule, ReactiveFormsModule, MonkeyIconModule], exports: [MonkeyButtonComponent, MonkeyButtonDropdownComponent, MonkeyButtonAvatarComponent] });
|
|
2922
|
+
MonkeyButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyButtonModule, imports: [[CommonModule, FormsModule, ReactiveFormsModule, MonkeyIconModule]] });
|
|
2923
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyButtonModule, decorators: [{
|
|
2924
2924
|
type: NgModule,
|
|
2925
2925
|
args: [{
|
|
2926
2926
|
declarations: [MonkeyButtonComponent, MonkeyButtonDropdownComponent, MonkeyButtonAvatarComponent],
|
|
@@ -3138,8 +3138,8 @@ class MonkeyDateRangePickerComponent {
|
|
|
3138
3138
|
this.writeValue(_dateForm.value);
|
|
3139
3139
|
}
|
|
3140
3140
|
}
|
|
3141
|
-
MonkeyDateRangePickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
3142
|
-
MonkeyDateRangePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
3141
|
+
MonkeyDateRangePickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyDateRangePickerComponent, deps: [{ token: i1$2.FormBuilder }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
3142
|
+
MonkeyDateRangePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyDateRangePickerComponent, selector: "monkey-date-range-picker", inputs: { label: "label", helperMessage: "helperMessage", i18n: "i18n", infoMessage: "infoMessage", errorMessage: "errorMessage", minDate: "minDate", value: "value" }, outputs: { onChange: "onChange" }, providers: [
|
|
3143
3143
|
{
|
|
3144
3144
|
provide: NG_VALUE_ACCESSOR,
|
|
3145
3145
|
useExisting: forwardRef(() => MonkeyDateRangePickerComponent),
|
|
@@ -3302,7 +3302,7 @@ MonkeyDateRangePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
|
3302
3302
|
</mecx-date-range-picker-group-action>
|
|
3303
3303
|
</mecx-date-range-picker-group>
|
|
3304
3304
|
`, isInline: true, components: [{ type: MonkeyButtonComponent, selector: "monkey-button", inputs: ["label", "icon", "iconPosition", "type", "color", "disabled", "size"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
3305
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
3305
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyDateRangePickerComponent, decorators: [{
|
|
3306
3306
|
type: Component,
|
|
3307
3307
|
args: [{
|
|
3308
3308
|
selector: 'monkey-date-range-picker',
|
|
@@ -3492,10 +3492,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
3492
3492
|
|
|
3493
3493
|
class MonkeyDateRangePickerModule {
|
|
3494
3494
|
}
|
|
3495
|
-
MonkeyDateRangePickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
3496
|
-
MonkeyDateRangePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
3497
|
-
MonkeyDateRangePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
3498
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
3495
|
+
MonkeyDateRangePickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyDateRangePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3496
|
+
MonkeyDateRangePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyDateRangePickerModule, declarations: [MonkeyDateRangePickerComponent], imports: [CommonModule, FormsModule, ReactiveFormsModule, MonkeyButtonModule, MonkeyIconModule], exports: [MonkeyDateRangePickerComponent] });
|
|
3497
|
+
MonkeyDateRangePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyDateRangePickerModule, imports: [[CommonModule, FormsModule, ReactiveFormsModule, MonkeyButtonModule, MonkeyIconModule]] });
|
|
3498
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyDateRangePickerModule, decorators: [{
|
|
3499
3499
|
type: NgModule,
|
|
3500
3500
|
args: [{
|
|
3501
3501
|
declarations: [MonkeyDateRangePickerComponent],
|
|
@@ -3639,8 +3639,8 @@ class MonkeyInputComponent {
|
|
|
3639
3639
|
}
|
|
3640
3640
|
}
|
|
3641
3641
|
}
|
|
3642
|
-
MonkeyInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
3643
|
-
MonkeyInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
3642
|
+
MonkeyInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputComponent, deps: [{ token: i1$1.CurrencyPipe }, { token: MonkeyStyleGuideSettingsService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
3643
|
+
MonkeyInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyInputComponent, selector: "monkey-input", inputs: { name: "name", label: "label", helperMessage: "helperMessage", placeholder: "placeholder", icon: "icon", type: "type", infoMessage: "infoMessage", errorMessage: "errorMessage", mask: "mask", prefix: "prefix", maxLength: "maxLength", onlyNumber: "onlyNumber", onlyAlphaNumeric: "onlyAlphaNumeric", upperCase: "upperCase", lowerCase: "lowerCase", capitalize: "capitalize", currency: "currency", percent: "percent", maxDateToday: "maxDateToday", value: "value" }, outputs: { onChange: "onChange" }, host: { listeners: { "click": "onClick()" } }, providers: [
|
|
3644
3644
|
{
|
|
3645
3645
|
provide: NG_VALUE_ACCESSOR,
|
|
3646
3646
|
useExisting: forwardRef(() => MonkeyInputComponent),
|
|
@@ -3729,8 +3729,8 @@ MonkeyInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", v
|
|
|
3729
3729
|
</error>
|
|
3730
3730
|
</mecx-form-field-footer>
|
|
3731
3731
|
</mecx-form-field>
|
|
3732
|
-
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$2.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i1$3.MaskDirective, selector: "input[mask], textarea[mask]", inputs: ["mask", "specialCharacters", "patterns", "prefix", "suffix", "thousandSeparator", "decimalMarker", "dropSpecialCharacters", "hiddenInput", "showMaskTyped", "placeHolderCharacter", "shownMaskExpression", "showTemplate", "clearIfNotMatch", "validation", "separatorLimit", "allowNegativeNumbers"
|
|
3733
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
3732
|
+
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$2.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i1$3.MaskDirective, selector: "input[mask], textarea[mask]", inputs: ["mask", "specialCharacters", "patterns", "prefix", "suffix", "thousandSeparator", "decimalMarker", "dropSpecialCharacters", "hiddenInput", "showMaskTyped", "placeHolderCharacter", "shownMaskExpression", "showTemplate", "clearIfNotMatch", "validation", "separatorLimit", "allowNegativeNumbers"] }, { type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i1$2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
3733
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputComponent, decorators: [{
|
|
3734
3734
|
type: Component,
|
|
3735
3735
|
args: [{
|
|
3736
3736
|
selector: 'monkey-input',
|
|
@@ -3964,8 +3964,8 @@ class MonkeyInputFilterComponent {
|
|
|
3964
3964
|
document.getElementById(_id).focus();
|
|
3965
3965
|
}
|
|
3966
3966
|
}
|
|
3967
|
-
MonkeyInputFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
3968
|
-
MonkeyInputFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
3967
|
+
MonkeyInputFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputFilterComponent, deps: [{ token: i0.ElementRef }, { token: i1$1.CurrencyPipe }, { token: MonkeyStyleGuideSettingsService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3968
|
+
MonkeyInputFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyInputFilterComponent, selector: "monkey-input-filter", inputs: { name: "name", label: "label", helperMessage: "helperMessage", placeholder: "placeholder", icon: "icon", type: "type", infoMessage: "infoMessage", errorMessage: "errorMessage", mask: "mask", prefix: "prefix", onlyNumber: "onlyNumber", onlyAlphaNumeric: "onlyAlphaNumeric", upperCase: "upperCase", lowerCase: "lowerCase", capitalize: "capitalize", currency: "currency", value: "value" }, outputs: { onChange: "onChange" }, host: { listeners: { "click": "onClick($event)" } }, providers: [
|
|
3969
3969
|
{
|
|
3970
3970
|
provide: NG_VALUE_ACCESSOR,
|
|
3971
3971
|
useExisting: forwardRef(() => MonkeyInputFilterComponent),
|
|
@@ -4023,8 +4023,8 @@ MonkeyInputFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0
|
|
|
4023
4023
|
></monkey-icon>
|
|
4024
4024
|
</mecx-form-field-body>
|
|
4025
4025
|
</mecx-form-field-filter>
|
|
4026
|
-
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$2.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i1$3.MaskDirective, selector: "input[mask], textarea[mask]", inputs: ["mask", "specialCharacters", "patterns", "prefix", "suffix", "thousandSeparator", "decimalMarker", "dropSpecialCharacters", "hiddenInput", "showMaskTyped", "placeHolderCharacter", "shownMaskExpression", "showTemplate", "clearIfNotMatch", "validation", "separatorLimit", "allowNegativeNumbers"
|
|
4027
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
4026
|
+
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$2.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i1$3.MaskDirective, selector: "input[mask], textarea[mask]", inputs: ["mask", "specialCharacters", "patterns", "prefix", "suffix", "thousandSeparator", "decimalMarker", "dropSpecialCharacters", "hiddenInput", "showMaskTyped", "placeHolderCharacter", "shownMaskExpression", "showTemplate", "clearIfNotMatch", "validation", "separatorLimit", "allowNegativeNumbers"] }, { type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i1$2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
4027
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputFilterComponent, decorators: [{
|
|
4028
4028
|
type: Component,
|
|
4029
4029
|
args: [{
|
|
4030
4030
|
selector: 'monkey-input-filter',
|
|
@@ -4133,18 +4133,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
4133
4133
|
|
|
4134
4134
|
class MonkeyInputModule {
|
|
4135
4135
|
}
|
|
4136
|
-
MonkeyInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
4137
|
-
MonkeyInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
4136
|
+
MonkeyInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
4137
|
+
MonkeyInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputModule, declarations: [MonkeyInputComponent, MonkeyInputFilterComponent], imports: [CommonModule,
|
|
4138
4138
|
FormsModule,
|
|
4139
4139
|
ReactiveFormsModule, i1$3.NgxMaskModule, MonkeyIconModule], exports: [MonkeyInputComponent, MonkeyInputFilterComponent] });
|
|
4140
|
-
MonkeyInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
4140
|
+
MonkeyInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputModule, imports: [[
|
|
4141
4141
|
CommonModule,
|
|
4142
4142
|
FormsModule,
|
|
4143
4143
|
ReactiveFormsModule,
|
|
4144
4144
|
NgxMaskModule.forRoot(),
|
|
4145
4145
|
MonkeyIconModule,
|
|
4146
4146
|
]] });
|
|
4147
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
4147
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputModule, decorators: [{
|
|
4148
4148
|
type: NgModule,
|
|
4149
4149
|
args: [{
|
|
4150
4150
|
declarations: [MonkeyInputComponent, MonkeyInputFilterComponent],
|
|
@@ -4181,8 +4181,8 @@ class MonkeyOptionComponent {
|
|
|
4181
4181
|
}
|
|
4182
4182
|
}
|
|
4183
4183
|
}
|
|
4184
|
-
MonkeyOptionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
4185
|
-
MonkeyOptionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
4184
|
+
MonkeyOptionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyOptionComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
4185
|
+
MonkeyOptionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyOptionComponent, selector: "monkey-option", inputs: { type: "type", label: "label", value: "value", selectAll: "selectAll", selected: "selected", enableClick: "enableClick" }, outputs: { onSelectOption: "onSelectOption" }, host: { listeners: { "click": "onClick($event)" } }, providers: [
|
|
4186
4186
|
{
|
|
4187
4187
|
provide: NG_VALUE_ACCESSOR,
|
|
4188
4188
|
useExisting: forwardRef(() => MonkeyOptionComponent),
|
|
@@ -4221,7 +4221,7 @@ MonkeyOptionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
|
|
|
4221
4221
|
<p class="mecx-radio-mark"></p>
|
|
4222
4222
|
</label>
|
|
4223
4223
|
`, isInline: true, directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
4224
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
4224
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyOptionComponent, decorators: [{
|
|
4225
4225
|
type: Component,
|
|
4226
4226
|
args: [{
|
|
4227
4227
|
selector: 'monkey-option',
|
|
@@ -4288,12 +4288,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
4288
4288
|
|
|
4289
4289
|
class MonkeyOptionModule {
|
|
4290
4290
|
}
|
|
4291
|
-
MonkeyOptionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
4292
|
-
MonkeyOptionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
4293
|
-
MonkeyOptionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
4291
|
+
MonkeyOptionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyOptionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
4292
|
+
MonkeyOptionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyOptionModule, declarations: [MonkeyOptionComponent], imports: [CommonModule], exports: [MonkeyOptionComponent] });
|
|
4293
|
+
MonkeyOptionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyOptionModule, imports: [[
|
|
4294
4294
|
CommonModule
|
|
4295
4295
|
]] });
|
|
4296
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
4296
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyOptionModule, decorators: [{
|
|
4297
4297
|
type: NgModule,
|
|
4298
4298
|
args: [{
|
|
4299
4299
|
declarations: [
|
|
@@ -4420,8 +4420,8 @@ class MonkeySelectComponent {
|
|
|
4420
4420
|
this.onHandleSelected();
|
|
4421
4421
|
}
|
|
4422
4422
|
}
|
|
4423
|
-
MonkeySelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
4424
|
-
MonkeySelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
4423
|
+
MonkeySelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
4424
|
+
MonkeySelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeySelectComponent, selector: "monkey-select", inputs: { label: "label", helperMessage: "helperMessage", placeholder: "placeholder", icon: "icon", infoMessage: "infoMessage", errorMessage: "errorMessage", labelSelect: "labelSelect", onHandleOptions: "onHandleOptions", value: "value" }, outputs: { onChange: "onChange" }, host: { listeners: { "document:click": "clickout()" } }, providers: [
|
|
4425
4425
|
{
|
|
4426
4426
|
provide: NG_VALUE_ACCESSOR,
|
|
4427
4427
|
useExisting: forwardRef(() => MonkeySelectComponent),
|
|
@@ -4466,7 +4466,7 @@ MonkeySelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
|
|
|
4466
4466
|
</mecx-form-field-footer>
|
|
4467
4467
|
</mecx-form-field>
|
|
4468
4468
|
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
4469
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
4469
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectComponent, decorators: [{
|
|
4470
4470
|
type: Component,
|
|
4471
4471
|
args: [{
|
|
4472
4472
|
selector: 'monkey-select',
|
|
@@ -4586,9 +4586,9 @@ class PhoneNumberValidDirective {
|
|
|
4586
4586
|
this.onValidate();
|
|
4587
4587
|
}
|
|
4588
4588
|
}
|
|
4589
|
-
PhoneNumberValidDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
4590
|
-
PhoneNumberValidDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.
|
|
4591
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
4589
|
+
PhoneNumberValidDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: PhoneNumberValidDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
4590
|
+
PhoneNumberValidDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.0", type: PhoneNumberValidDirective, selector: "[phoneNumberValidate]", inputs: { phoneNumber: "phoneNumber", internationalNumber: "internationalNumber", ctrl: "ctrl" }, usesOnChanges: true, ngImport: i0 });
|
|
4591
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: PhoneNumberValidDirective, decorators: [{
|
|
4592
4592
|
type: Directive,
|
|
4593
4593
|
args: [{
|
|
4594
4594
|
selector: '[phoneNumberValidate]',
|
|
@@ -4708,8 +4708,8 @@ class MonkeyInputPhoneComponent {
|
|
|
4708
4708
|
}
|
|
4709
4709
|
}
|
|
4710
4710
|
}
|
|
4711
|
-
MonkeyInputPhoneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
4712
|
-
MonkeyInputPhoneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
4711
|
+
MonkeyInputPhoneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputPhoneComponent, deps: [{ token: i1$2.NgControl, optional: true, self: true }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
4712
|
+
MonkeyInputPhoneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyInputPhoneComponent, selector: "monkey-input-phone", inputs: { name: "name", label: "label", helperMessage: "helperMessage", placeholder: "placeholder", icon: "icon", infoMessage: "infoMessage", errorMessage: "errorMessage", maxLength: "maxLength", internationalNumber: "internationalNumber", value: "value" }, outputs: { onChange: "onChange" }, host: { listeners: { "click": "onClick()" } }, ngImport: i0, template: `
|
|
4713
4713
|
<mecx-form-field [ngClass]="{ disabled: _disabled }" [id]="_id">
|
|
4714
4714
|
<mecx-form-field-header>
|
|
4715
4715
|
<label>
|
|
@@ -4760,7 +4760,7 @@ MonkeyInputPhoneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.
|
|
|
4760
4760
|
</mecx-form-field-footer>
|
|
4761
4761
|
</mecx-form-field>
|
|
4762
4762
|
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }, { type: MonkeySelectComponent, selector: "monkey-select", inputs: ["label", "helperMessage", "placeholder", "icon", "infoMessage", "errorMessage", "labelSelect", "onHandleOptions", "value"], outputs: ["onChange"] }, { type: MonkeyOptionComponent, selector: "monkey-option", inputs: ["type", "label", "value", "selectAll", "selected", "enableClick"], outputs: ["onSelectOption"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i1$2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { type: i1$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1$2.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: PhoneNumberValidDirective, selector: "[phoneNumberValidate]", inputs: ["phoneNumber", "internationalNumber", "ctrl"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
4763
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
4763
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputPhoneComponent, decorators: [{
|
|
4764
4764
|
type: Component,
|
|
4765
4765
|
args: [{
|
|
4766
4766
|
selector: 'monkey-input-phone',
|
|
@@ -5022,8 +5022,8 @@ class MonkeySelectMultipleComponent {
|
|
|
5022
5022
|
this.onHandleSelected();
|
|
5023
5023
|
}
|
|
5024
5024
|
}
|
|
5025
|
-
MonkeySelectMultipleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
5026
|
-
MonkeySelectMultipleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
5025
|
+
MonkeySelectMultipleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectMultipleComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
5026
|
+
MonkeySelectMultipleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeySelectMultipleComponent, selector: "monkey-select-multiple", inputs: { label: "label", labelMoreValues: "labelMoreValues", helperMessage: "helperMessage", placeholder: "placeholder", icon: "icon", infoMessage: "infoMessage", errorMessage: "errorMessage", value: "value" }, outputs: { onChange: "onChange" }, host: { listeners: { "document:click": "clickout()" } }, providers: [
|
|
5027
5027
|
{
|
|
5028
5028
|
provide: NG_VALUE_ACCESSOR,
|
|
5029
5029
|
useExisting: forwardRef(() => MonkeySelectMultipleComponent),
|
|
@@ -5069,7 +5069,7 @@ MonkeySelectMultipleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "1
|
|
|
5069
5069
|
</mecx-form-field-footer>
|
|
5070
5070
|
</mecx-form-field>
|
|
5071
5071
|
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
5072
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
5072
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectMultipleComponent, decorators: [{
|
|
5073
5073
|
type: Component,
|
|
5074
5074
|
args: [{
|
|
5075
5075
|
selector: 'monkey-select-multiple',
|
|
@@ -5309,8 +5309,8 @@ class MonkeySelectSearchComponent {
|
|
|
5309
5309
|
}, 400);
|
|
5310
5310
|
}
|
|
5311
5311
|
}
|
|
5312
|
-
MonkeySelectSearchComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
5313
|
-
MonkeySelectSearchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
5312
|
+
MonkeySelectSearchComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectSearchComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
5313
|
+
MonkeySelectSearchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeySelectSearchComponent, selector: "monkey-select-search", inputs: { label: "label", helperMessage: "helperMessage", placeholder: "placeholder", icon: "icon", infoMessage: "infoMessage", errorMessage: "errorMessage", labelSelect: "labelSelect", fieldToCompare: "fieldToCompare", onHandleOptions: "onHandleOptions", value: "value" }, outputs: { onChange: "onChange", onSearch: "onSearch" }, host: { listeners: { "document:click": "clickout()" } }, providers: [
|
|
5314
5314
|
{
|
|
5315
5315
|
provide: NG_VALUE_ACCESSOR,
|
|
5316
5316
|
useExisting: forwardRef(() => MonkeySelectSearchComponent),
|
|
@@ -5358,7 +5358,7 @@ MonkeySelectSearchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.
|
|
|
5358
5358
|
</mecx-form-field-footer>
|
|
5359
5359
|
</mecx-form-field>
|
|
5360
5360
|
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$2.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i1$2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
5361
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
5361
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectSearchComponent, decorators: [{
|
|
5362
5362
|
type: Component,
|
|
5363
5363
|
args: [{
|
|
5364
5364
|
selector: 'monkey-select-search',
|
|
@@ -5548,8 +5548,8 @@ class MonkeySelectFilterComponent {
|
|
|
5548
5548
|
this.onHandleSelected();
|
|
5549
5549
|
}
|
|
5550
5550
|
}
|
|
5551
|
-
MonkeySelectFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
5552
|
-
MonkeySelectFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
5551
|
+
MonkeySelectFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectFilterComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
5552
|
+
MonkeySelectFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeySelectFilterComponent, selector: "monkey-select-filter", inputs: { placeholder: "placeholder", icon: "icon", type: "type", value: "value" }, outputs: { onChange: "onChange" }, host: { listeners: { "document:click": "clickout()" } }, providers: [
|
|
5553
5553
|
{
|
|
5554
5554
|
provide: NG_VALUE_ACCESSOR,
|
|
5555
5555
|
useExisting: forwardRef(() => MonkeySelectFilterComponent),
|
|
@@ -5581,7 +5581,7 @@ MonkeySelectFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.
|
|
|
5581
5581
|
</mecx-select-options>
|
|
5582
5582
|
</mecx-select-inside>
|
|
5583
5583
|
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
5584
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
5584
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectFilterComponent, decorators: [{
|
|
5585
5585
|
type: Component,
|
|
5586
5586
|
args: [{
|
|
5587
5587
|
selector: 'monkey-select-filter',
|
|
@@ -5643,8 +5643,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
5643
5643
|
|
|
5644
5644
|
class MonkeySelectModule {
|
|
5645
5645
|
}
|
|
5646
|
-
MonkeySelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
5647
|
-
MonkeySelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
5646
|
+
MonkeySelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
5647
|
+
MonkeySelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectModule, declarations: [MonkeySelectComponent,
|
|
5648
5648
|
MonkeySelectMultipleComponent,
|
|
5649
5649
|
MonkeySelectSearchComponent,
|
|
5650
5650
|
MonkeySelectFilterComponent], imports: [CommonModule,
|
|
@@ -5656,7 +5656,7 @@ MonkeySelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", vers
|
|
|
5656
5656
|
MonkeySelectMultipleComponent,
|
|
5657
5657
|
MonkeySelectSearchComponent,
|
|
5658
5658
|
MonkeySelectFilterComponent] });
|
|
5659
|
-
MonkeySelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
5659
|
+
MonkeySelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectModule, imports: [[
|
|
5660
5660
|
CommonModule,
|
|
5661
5661
|
FormsModule,
|
|
5662
5662
|
ReactiveFormsModule,
|
|
@@ -5664,7 +5664,7 @@ MonkeySelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", vers
|
|
|
5664
5664
|
MonkeyOptionModule,
|
|
5665
5665
|
MonkeyIconModule,
|
|
5666
5666
|
]] });
|
|
5667
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
5667
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeySelectModule, decorators: [{
|
|
5668
5668
|
type: NgModule,
|
|
5669
5669
|
args: [{
|
|
5670
5670
|
declarations: [
|
|
@@ -5693,13 +5693,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
5693
5693
|
|
|
5694
5694
|
class MonkeyInputPhoneModule {
|
|
5695
5695
|
}
|
|
5696
|
-
MonkeyInputPhoneModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
5697
|
-
MonkeyInputPhoneModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
5696
|
+
MonkeyInputPhoneModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputPhoneModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
5697
|
+
MonkeyInputPhoneModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputPhoneModule, declarations: [MonkeyInputPhoneComponent, PhoneNumberValidDirective], imports: [CommonModule,
|
|
5698
5698
|
FormsModule,
|
|
5699
5699
|
ReactiveFormsModule, i1$3.NgxMaskModule, MonkeyIconModule,
|
|
5700
5700
|
MonkeySelectModule,
|
|
5701
5701
|
MonkeyOptionModule], exports: [MonkeyInputPhoneComponent] });
|
|
5702
|
-
MonkeyInputPhoneModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
5702
|
+
MonkeyInputPhoneModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputPhoneModule, imports: [[
|
|
5703
5703
|
CommonModule,
|
|
5704
5704
|
FormsModule,
|
|
5705
5705
|
ReactiveFormsModule,
|
|
@@ -5708,7 +5708,7 @@ MonkeyInputPhoneModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0",
|
|
|
5708
5708
|
MonkeySelectModule,
|
|
5709
5709
|
MonkeyOptionModule,
|
|
5710
5710
|
]] });
|
|
5711
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
5711
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyInputPhoneModule, decorators: [{
|
|
5712
5712
|
type: NgModule,
|
|
5713
5713
|
args: [{
|
|
5714
5714
|
declarations: [MonkeyInputPhoneComponent, PhoneNumberValidDirective],
|
|
@@ -5769,8 +5769,8 @@ class MonkeyCheckboxComponent {
|
|
|
5769
5769
|
this.writeValue(value);
|
|
5770
5770
|
}
|
|
5771
5771
|
}
|
|
5772
|
-
MonkeyCheckboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
5773
|
-
MonkeyCheckboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
5772
|
+
MonkeyCheckboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyCheckboxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5773
|
+
MonkeyCheckboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyCheckboxComponent, selector: "monkey-checkbox", inputs: { label: "label", type: "type", helperMessage: "helperMessage", infoMessage: "infoMessage", errorMessage: "errorMessage", description: "description", value: "value" }, outputs: { onChange: "onChange" }, providers: [
|
|
5774
5774
|
{
|
|
5775
5775
|
provide: NG_VALUE_ACCESSOR,
|
|
5776
5776
|
useExisting: forwardRef(() => MonkeyCheckboxComponent),
|
|
@@ -5815,7 +5815,7 @@ MonkeyCheckboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
|
|
|
5815
5815
|
</mecx-form-field>
|
|
5816
5816
|
</ng-template>
|
|
5817
5817
|
`, isInline: true, directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$2.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i1$2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
5818
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
5818
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyCheckboxComponent, decorators: [{
|
|
5819
5819
|
type: Component,
|
|
5820
5820
|
args: [{
|
|
5821
5821
|
selector: 'monkey-checkbox',
|
|
@@ -5887,10 +5887,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
5887
5887
|
|
|
5888
5888
|
class MonkeyCheckboxModule {
|
|
5889
5889
|
}
|
|
5890
|
-
MonkeyCheckboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
5891
|
-
MonkeyCheckboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
5892
|
-
MonkeyCheckboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
5893
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
5890
|
+
MonkeyCheckboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyCheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
5891
|
+
MonkeyCheckboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyCheckboxModule, declarations: [MonkeyCheckboxComponent], imports: [CommonModule, FormsModule, ReactiveFormsModule], exports: [MonkeyCheckboxComponent] });
|
|
5892
|
+
MonkeyCheckboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyCheckboxModule, imports: [[CommonModule, FormsModule, ReactiveFormsModule]] });
|
|
5893
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyCheckboxModule, decorators: [{
|
|
5894
5894
|
type: NgModule,
|
|
5895
5895
|
args: [{
|
|
5896
5896
|
declarations: [MonkeyCheckboxComponent],
|
|
@@ -5972,8 +5972,8 @@ class MonkeyRadioButtonComponent {
|
|
|
5972
5972
|
this.onHandleSelected();
|
|
5973
5973
|
}
|
|
5974
5974
|
}
|
|
5975
|
-
MonkeyRadioButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
5976
|
-
MonkeyRadioButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
5975
|
+
MonkeyRadioButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyRadioButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5976
|
+
MonkeyRadioButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyRadioButtonComponent, selector: "monkey-radiobutton", inputs: { label: "label", helperMessage: "helperMessage", placeholder: "placeholder", icon: "icon", infoMessage: "infoMessage", errorMessage: "errorMessage", value: "value" }, outputs: { onChange: "onChange" }, providers: [
|
|
5977
5977
|
{
|
|
5978
5978
|
provide: NG_VALUE_ACCESSOR,
|
|
5979
5979
|
useExisting: forwardRef(() => MonkeyRadioButtonComponent),
|
|
@@ -6002,7 +6002,7 @@ MonkeyRadioButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0
|
|
|
6002
6002
|
</mecx-form-field-footer>
|
|
6003
6003
|
</mecx-form-field>
|
|
6004
6004
|
`, isInline: true, directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
6005
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
6005
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyRadioButtonComponent, decorators: [{
|
|
6006
6006
|
type: Component,
|
|
6007
6007
|
args: [{
|
|
6008
6008
|
selector: 'monkey-radiobutton',
|
|
@@ -6061,16 +6061,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
6061
6061
|
|
|
6062
6062
|
class MonkeyRadioButtonModule {
|
|
6063
6063
|
}
|
|
6064
|
-
MonkeyRadioButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
6065
|
-
MonkeyRadioButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
6064
|
+
MonkeyRadioButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyRadioButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
6065
|
+
MonkeyRadioButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyRadioButtonModule, declarations: [MonkeyRadioButtonComponent], imports: [CommonModule,
|
|
6066
6066
|
FormsModule,
|
|
6067
6067
|
ReactiveFormsModule], exports: [MonkeyRadioButtonComponent] });
|
|
6068
|
-
MonkeyRadioButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
6068
|
+
MonkeyRadioButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyRadioButtonModule, imports: [[
|
|
6069
6069
|
CommonModule,
|
|
6070
6070
|
FormsModule,
|
|
6071
6071
|
ReactiveFormsModule
|
|
6072
6072
|
]] });
|
|
6073
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
6073
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyRadioButtonModule, decorators: [{
|
|
6074
6074
|
type: NgModule,
|
|
6075
6075
|
args: [{
|
|
6076
6076
|
declarations: [
|
|
@@ -6109,8 +6109,8 @@ class MonkeyWizardComponent {
|
|
|
6109
6109
|
this._selectedStep = Number(selectedStep);
|
|
6110
6110
|
}
|
|
6111
6111
|
}
|
|
6112
|
-
MonkeyWizardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
6113
|
-
MonkeyWizardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
6112
|
+
MonkeyWizardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyWizardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6113
|
+
MonkeyWizardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyWizardComponent, selector: "monkey-wizard", inputs: { totalSteps: "totalSteps", selectedStep: "selectedStep", position: "position" }, ngImport: i0, template: `
|
|
6114
6114
|
<div [ngClass]="position">
|
|
6115
6115
|
<div class="mecx-wizard-body"
|
|
6116
6116
|
*ngFor="let step of _totalSteps">
|
|
@@ -6122,7 +6122,7 @@ MonkeyWizardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
|
|
|
6122
6122
|
</div>
|
|
6123
6123
|
</div>
|
|
6124
6124
|
`, isInline: true, directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
6125
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
6125
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyWizardComponent, decorators: [{
|
|
6126
6126
|
type: Component,
|
|
6127
6127
|
args: [{
|
|
6128
6128
|
selector: 'monkey-wizard',
|
|
@@ -6150,14 +6150,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
6150
6150
|
|
|
6151
6151
|
class MonkeyWizardModule {
|
|
6152
6152
|
}
|
|
6153
|
-
MonkeyWizardModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
6154
|
-
MonkeyWizardModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
6153
|
+
MonkeyWizardModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyWizardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
6154
|
+
MonkeyWizardModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyWizardModule, declarations: [MonkeyWizardComponent], imports: [CommonModule,
|
|
6155
6155
|
MonkeyIconModule], exports: [MonkeyWizardComponent] });
|
|
6156
|
-
MonkeyWizardModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
6156
|
+
MonkeyWizardModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyWizardModule, imports: [[
|
|
6157
6157
|
CommonModule,
|
|
6158
6158
|
MonkeyIconModule
|
|
6159
6159
|
]] });
|
|
6160
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
6160
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyWizardModule, decorators: [{
|
|
6161
6161
|
type: NgModule,
|
|
6162
6162
|
args: [{
|
|
6163
6163
|
declarations: [
|
|
@@ -6293,8 +6293,8 @@ class MonkeyFileUploadComponent {
|
|
|
6293
6293
|
this.onChange.next(this.value);
|
|
6294
6294
|
}
|
|
6295
6295
|
}
|
|
6296
|
-
MonkeyFileUploadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
6297
|
-
MonkeyFileUploadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
6296
|
+
MonkeyFileUploadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyFileUploadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6297
|
+
MonkeyFileUploadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyFileUploadComponent, selector: "monkey-file-upload", inputs: { name: "name", label: "label", helperMessage: "helperMessage", placeholder: "placeholder", icon: "icon", infoMessage: "infoMessage", uploadOngoingMessage: "uploadOngoingMessage", errorMessage: "errorMessage", listenFiles: "listenFiles", maxSize: "maxSize", allowedExtensions: "allowedExtensions", maxSizeErrorMessage: "maxSizeErrorMessage", allowedExtensionErrorMessage: "allowedExtensionErrorMessage", fileUpload: "fileUpload", value: "value" }, outputs: { onChange: "onChange", onHandleFilesReady: "onHandleFilesReady" }, host: { listeners: { "click": "onClick($event)" } }, providers: [
|
|
6298
6298
|
{
|
|
6299
6299
|
provide: NG_VALUE_ACCESSOR,
|
|
6300
6300
|
useExisting: forwardRef(() => MonkeyFileUploadComponent),
|
|
@@ -6356,7 +6356,7 @@ MonkeyFileUploadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.
|
|
|
6356
6356
|
</mecx-form-field-footer>
|
|
6357
6357
|
</mecx-form-field>
|
|
6358
6358
|
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
6359
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
6359
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyFileUploadComponent, decorators: [{
|
|
6360
6360
|
type: Component,
|
|
6361
6361
|
args: [{
|
|
6362
6362
|
selector: 'monkey-file-upload',
|
|
@@ -6466,18 +6466,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
6466
6466
|
|
|
6467
6467
|
class MonkeyFileUploadModule {
|
|
6468
6468
|
}
|
|
6469
|
-
MonkeyFileUploadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
6470
|
-
MonkeyFileUploadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
6469
|
+
MonkeyFileUploadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyFileUploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
6470
|
+
MonkeyFileUploadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyFileUploadModule, declarations: [MonkeyFileUploadComponent], imports: [CommonModule,
|
|
6471
6471
|
FormsModule,
|
|
6472
6472
|
ReactiveFormsModule, i1$3.NgxMaskModule, MonkeyIconModule], exports: [MonkeyFileUploadComponent] });
|
|
6473
|
-
MonkeyFileUploadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
6473
|
+
MonkeyFileUploadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyFileUploadModule, imports: [[
|
|
6474
6474
|
CommonModule,
|
|
6475
6475
|
FormsModule,
|
|
6476
6476
|
ReactiveFormsModule,
|
|
6477
6477
|
NgxMaskModule.forRoot(),
|
|
6478
6478
|
MonkeyIconModule,
|
|
6479
6479
|
]] });
|
|
6480
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
6480
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyFileUploadModule, decorators: [{
|
|
6481
6481
|
type: NgModule,
|
|
6482
6482
|
args: [{
|
|
6483
6483
|
declarations: [MonkeyFileUploadComponent],
|
|
@@ -6726,8 +6726,8 @@ class MonkeyImageCropComponent {
|
|
|
6726
6726
|
this.onHandlePreviewReady.next(file);
|
|
6727
6727
|
}
|
|
6728
6728
|
}
|
|
6729
|
-
MonkeyImageCropComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
6730
|
-
MonkeyImageCropComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
6729
|
+
MonkeyImageCropComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyImageCropComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$4.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component });
|
|
6730
|
+
MonkeyImageCropComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyImageCropComponent, selector: "monkey-image-crop", inputs: { label: "label", cropTitle: "cropTitle", labelChangeImage: "labelChangeImage", labelPreviewImage: "labelPreviewImage", helperMessage: "helperMessage", placeholder: "placeholder", maxSize: "maxSize", maxSizeErrorMessage: "maxSizeErrorMessage", allowedExtensionErrorMessage: "allowedExtensionErrorMessage", fileUpload: "fileUpload", onHandleGetFilesReady: "onHandleGetFilesReady" }, outputs: { onHandleFilesReady: "onHandleFilesReady", onHandlePreviewReady: "onHandlePreviewReady" }, host: { listeners: { "mousemove": "moveImg($event)", "touchmove": "moveImg($event)", "document:mouseup": "moveStop()", "document:touchend": "moveStop()" } }, ngImport: i0, template: `
|
|
6731
6731
|
<monkey-file-upload
|
|
6732
6732
|
[label]="label"
|
|
6733
6733
|
[helperMessage]="helperMessage"
|
|
@@ -6838,7 +6838,7 @@ MonkeyImageCropComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0
|
|
|
6838
6838
|
{{ labelChangeImage }}
|
|
6839
6839
|
</monkey-button>
|
|
6840
6840
|
`, isInline: true, components: [{ type: MonkeyFileUploadComponent, selector: "monkey-file-upload", inputs: ["name", "label", "helperMessage", "placeholder", "icon", "infoMessage", "uploadOngoingMessage", "errorMessage", "listenFiles", "maxSize", "allowedExtensions", "maxSizeErrorMessage", "allowedExtensionErrorMessage", "fileUpload", "value"], outputs: ["onChange", "onHandleFilesReady"] }, { type: MonkeyButtonComponent, selector: "monkey-button", inputs: ["label", "icon", "iconPosition", "type", "color", "disabled", "size"] }], directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
6841
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
6841
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyImageCropComponent, decorators: [{
|
|
6842
6842
|
type: Component,
|
|
6843
6843
|
args: [{
|
|
6844
6844
|
selector: 'monkey-image-crop',
|
|
@@ -6997,12 +6997,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
6997
6997
|
|
|
6998
6998
|
class MonkeyImageCropModule {
|
|
6999
6999
|
}
|
|
7000
|
-
MonkeyImageCropModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7001
|
-
MonkeyImageCropModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
7000
|
+
MonkeyImageCropModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyImageCropModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7001
|
+
MonkeyImageCropModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyImageCropModule, declarations: [MonkeyImageCropComponent], imports: [CommonModule,
|
|
7002
7002
|
FormsModule,
|
|
7003
7003
|
ReactiveFormsModule, i1$3.NgxMaskModule, MonkeyButtonModule,
|
|
7004
7004
|
MonkeyFileUploadModule], exports: [MonkeyImageCropComponent] });
|
|
7005
|
-
MonkeyImageCropModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
7005
|
+
MonkeyImageCropModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyImageCropModule, imports: [[
|
|
7006
7006
|
CommonModule,
|
|
7007
7007
|
FormsModule,
|
|
7008
7008
|
ReactiveFormsModule,
|
|
@@ -7010,7 +7010,7 @@ MonkeyImageCropModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", v
|
|
|
7010
7010
|
MonkeyButtonModule,
|
|
7011
7011
|
MonkeyFileUploadModule,
|
|
7012
7012
|
]] });
|
|
7013
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7013
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyImageCropModule, decorators: [{
|
|
7014
7014
|
type: NgModule,
|
|
7015
7015
|
args: [{
|
|
7016
7016
|
declarations: [MonkeyImageCropComponent],
|
|
@@ -7090,8 +7090,8 @@ class MonkeyModalComponent {
|
|
|
7090
7090
|
this.modalService.close(this.modalRef);
|
|
7091
7091
|
}
|
|
7092
7092
|
}
|
|
7093
|
-
MonkeyModalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7094
|
-
MonkeyModalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
7093
|
+
MonkeyModalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyModalComponent, deps: [{ token: MonkeyStyleGuideModalService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7094
|
+
MonkeyModalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyModalComponent, selector: "monkey-modal", inputs: { config: "config", modalRef: "modalRef", onHandleConfirm: "onHandleConfirm" }, ngImport: i0, template: `
|
|
7095
7095
|
<mecx-monkey-modal
|
|
7096
7096
|
[ngClass]="
|
|
7097
7097
|
'mecx-monkey-modal mecx-monkey-modal__' +
|
|
@@ -7170,7 +7170,7 @@ MonkeyModalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", v
|
|
|
7170
7170
|
</mecx-monkey-modal>
|
|
7171
7171
|
<mecx-monkey-modal-background></mecx-monkey-modal-background>
|
|
7172
7172
|
`, isInline: true, components: [{ type: MonkeyButtonComponent, selector: "monkey-button", inputs: ["label", "icon", "iconPosition", "type", "color", "disabled", "size"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
7173
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7173
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyModalComponent, decorators: [{
|
|
7174
7174
|
type: Component,
|
|
7175
7175
|
args: [{
|
|
7176
7176
|
selector: 'monkey-modal',
|
|
@@ -7265,10 +7265,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
7265
7265
|
|
|
7266
7266
|
class MonkeyModalModule {
|
|
7267
7267
|
}
|
|
7268
|
-
MonkeyModalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7269
|
-
MonkeyModalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
7270
|
-
MonkeyModalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
7271
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7268
|
+
MonkeyModalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyModalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7269
|
+
MonkeyModalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyModalModule, declarations: [MonkeyModalComponent], imports: [CommonModule, FormsModule, ReactiveFormsModule, MonkeyButtonModule], exports: [MonkeyModalComponent] });
|
|
7270
|
+
MonkeyModalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyModalModule, imports: [[CommonModule, FormsModule, ReactiveFormsModule, MonkeyButtonModule]] });
|
|
7271
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyModalModule, decorators: [{
|
|
7272
7272
|
type: NgModule,
|
|
7273
7273
|
args: [{
|
|
7274
7274
|
declarations: [MonkeyModalComponent],
|
|
@@ -7297,80 +7297,80 @@ class MonkeyExpansionComponent {
|
|
|
7297
7297
|
}
|
|
7298
7298
|
}
|
|
7299
7299
|
}
|
|
7300
|
-
MonkeyExpansionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7301
|
-
MonkeyExpansionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
7302
|
-
<mecx-monkey-expansion
|
|
7303
|
-
[id]="_id"
|
|
7304
|
-
[ngClass]="
|
|
7305
|
-
('mecx-monkey-expansion mecx-monkey-expansion__' + color || 'theme') +
|
|
7306
|
-
(disabled ? ' disabled' : '')
|
|
7307
|
-
"
|
|
7308
|
-
>
|
|
7309
|
-
<mecx-monkey-expansion-header *ngIf="!open" (click)="onToggleExpand()">
|
|
7310
|
-
<label>
|
|
7311
|
-
{{ label }}
|
|
7312
|
-
</label>
|
|
7313
|
-
<helper>
|
|
7314
|
-
{{ helperMessage }}
|
|
7315
|
-
</helper>
|
|
7316
|
-
<monkey-icon icon="arrow-down-16" [color]="'#4B4A53'"></monkey-icon>
|
|
7317
|
-
</mecx-monkey-expansion-header>
|
|
7318
|
-
<mecx-monkey-expansion-header
|
|
7319
|
-
class="open"
|
|
7320
|
-
*ngIf="open"
|
|
7321
|
-
(click)="onToggleExpand()"
|
|
7322
|
-
>
|
|
7323
|
-
<label>
|
|
7324
|
-
{{ label }}
|
|
7325
|
-
</label>
|
|
7326
|
-
<helper>
|
|
7327
|
-
{{ helperMessage }}
|
|
7328
|
-
</helper>
|
|
7329
|
-
<monkey-icon icon="arrow-up-16" [color]="'#4B4A53'"></monkey-icon>
|
|
7330
|
-
</mecx-monkey-expansion-header>
|
|
7331
|
-
<mecx-monkey-expansion-body *ngIf="open">
|
|
7332
|
-
<ng-content></ng-content>
|
|
7333
|
-
</mecx-monkey-expansion-body>
|
|
7334
|
-
</mecx-monkey-expansion>
|
|
7300
|
+
MonkeyExpansionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyExpansionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7301
|
+
MonkeyExpansionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyExpansionComponent, selector: "monkey-expansion", inputs: { label: "label", helperMessage: "helperMessage", color: "color", disabled: "disabled", open: "open" }, outputs: { onChange: "onChange" }, ngImport: i0, template: `
|
|
7302
|
+
<mecx-monkey-expansion
|
|
7303
|
+
[id]="_id"
|
|
7304
|
+
[ngClass]="
|
|
7305
|
+
('mecx-monkey-expansion mecx-monkey-expansion__' + color || 'theme') +
|
|
7306
|
+
(disabled ? ' disabled' : '')
|
|
7307
|
+
"
|
|
7308
|
+
>
|
|
7309
|
+
<mecx-monkey-expansion-header *ngIf="!open" (click)="onToggleExpand()">
|
|
7310
|
+
<label>
|
|
7311
|
+
{{ label }}
|
|
7312
|
+
</label>
|
|
7313
|
+
<helper>
|
|
7314
|
+
{{ helperMessage }}
|
|
7315
|
+
</helper>
|
|
7316
|
+
<monkey-icon icon="arrow-down-16" [color]="'#4B4A53'"></monkey-icon>
|
|
7317
|
+
</mecx-monkey-expansion-header>
|
|
7318
|
+
<mecx-monkey-expansion-header
|
|
7319
|
+
class="open"
|
|
7320
|
+
*ngIf="open"
|
|
7321
|
+
(click)="onToggleExpand()"
|
|
7322
|
+
>
|
|
7323
|
+
<label>
|
|
7324
|
+
{{ label }}
|
|
7325
|
+
</label>
|
|
7326
|
+
<helper>
|
|
7327
|
+
{{ helperMessage }}
|
|
7328
|
+
</helper>
|
|
7329
|
+
<monkey-icon icon="arrow-up-16" [color]="'#4B4A53'"></monkey-icon>
|
|
7330
|
+
</mecx-monkey-expansion-header>
|
|
7331
|
+
<mecx-monkey-expansion-body *ngIf="open">
|
|
7332
|
+
<ng-content></ng-content>
|
|
7333
|
+
</mecx-monkey-expansion-body>
|
|
7334
|
+
</mecx-monkey-expansion>
|
|
7335
7335
|
`, isInline: true, components: [{ type: MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
7336
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7336
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyExpansionComponent, decorators: [{
|
|
7337
7337
|
type: Component,
|
|
7338
7338
|
args: [{
|
|
7339
7339
|
selector: 'monkey-expansion',
|
|
7340
|
-
template: `
|
|
7341
|
-
<mecx-monkey-expansion
|
|
7342
|
-
[id]="_id"
|
|
7343
|
-
[ngClass]="
|
|
7344
|
-
('mecx-monkey-expansion mecx-monkey-expansion__' + color || 'theme') +
|
|
7345
|
-
(disabled ? ' disabled' : '')
|
|
7346
|
-
"
|
|
7347
|
-
>
|
|
7348
|
-
<mecx-monkey-expansion-header *ngIf="!open" (click)="onToggleExpand()">
|
|
7349
|
-
<label>
|
|
7350
|
-
{{ label }}
|
|
7351
|
-
</label>
|
|
7352
|
-
<helper>
|
|
7353
|
-
{{ helperMessage }}
|
|
7354
|
-
</helper>
|
|
7355
|
-
<monkey-icon icon="arrow-down-16" [color]="'#4B4A53'"></monkey-icon>
|
|
7356
|
-
</mecx-monkey-expansion-header>
|
|
7357
|
-
<mecx-monkey-expansion-header
|
|
7358
|
-
class="open"
|
|
7359
|
-
*ngIf="open"
|
|
7360
|
-
(click)="onToggleExpand()"
|
|
7361
|
-
>
|
|
7362
|
-
<label>
|
|
7363
|
-
{{ label }}
|
|
7364
|
-
</label>
|
|
7365
|
-
<helper>
|
|
7366
|
-
{{ helperMessage }}
|
|
7367
|
-
</helper>
|
|
7368
|
-
<monkey-icon icon="arrow-up-16" [color]="'#4B4A53'"></monkey-icon>
|
|
7369
|
-
</mecx-monkey-expansion-header>
|
|
7370
|
-
<mecx-monkey-expansion-body *ngIf="open">
|
|
7371
|
-
<ng-content></ng-content>
|
|
7372
|
-
</mecx-monkey-expansion-body>
|
|
7373
|
-
</mecx-monkey-expansion>
|
|
7340
|
+
template: `
|
|
7341
|
+
<mecx-monkey-expansion
|
|
7342
|
+
[id]="_id"
|
|
7343
|
+
[ngClass]="
|
|
7344
|
+
('mecx-monkey-expansion mecx-monkey-expansion__' + color || 'theme') +
|
|
7345
|
+
(disabled ? ' disabled' : '')
|
|
7346
|
+
"
|
|
7347
|
+
>
|
|
7348
|
+
<mecx-monkey-expansion-header *ngIf="!open" (click)="onToggleExpand()">
|
|
7349
|
+
<label>
|
|
7350
|
+
{{ label }}
|
|
7351
|
+
</label>
|
|
7352
|
+
<helper>
|
|
7353
|
+
{{ helperMessage }}
|
|
7354
|
+
</helper>
|
|
7355
|
+
<monkey-icon icon="arrow-down-16" [color]="'#4B4A53'"></monkey-icon>
|
|
7356
|
+
</mecx-monkey-expansion-header>
|
|
7357
|
+
<mecx-monkey-expansion-header
|
|
7358
|
+
class="open"
|
|
7359
|
+
*ngIf="open"
|
|
7360
|
+
(click)="onToggleExpand()"
|
|
7361
|
+
>
|
|
7362
|
+
<label>
|
|
7363
|
+
{{ label }}
|
|
7364
|
+
</label>
|
|
7365
|
+
<helper>
|
|
7366
|
+
{{ helperMessage }}
|
|
7367
|
+
</helper>
|
|
7368
|
+
<monkey-icon icon="arrow-up-16" [color]="'#4B4A53'"></monkey-icon>
|
|
7369
|
+
</mecx-monkey-expansion-header>
|
|
7370
|
+
<mecx-monkey-expansion-body *ngIf="open">
|
|
7371
|
+
<ng-content></ng-content>
|
|
7372
|
+
</mecx-monkey-expansion-body>
|
|
7373
|
+
</mecx-monkey-expansion>
|
|
7374
7374
|
`,
|
|
7375
7375
|
encapsulation: ViewEncapsulation.None,
|
|
7376
7376
|
}]
|
|
@@ -7390,10 +7390,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
7390
7390
|
|
|
7391
7391
|
class MonkeyExpansionModule {
|
|
7392
7392
|
}
|
|
7393
|
-
MonkeyExpansionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7394
|
-
MonkeyExpansionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
7395
|
-
MonkeyExpansionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
7396
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7393
|
+
MonkeyExpansionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyExpansionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7394
|
+
MonkeyExpansionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyExpansionModule, declarations: [MonkeyExpansionComponent], imports: [CommonModule, MonkeyIconModule], exports: [MonkeyExpansionComponent] });
|
|
7395
|
+
MonkeyExpansionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyExpansionModule, imports: [[CommonModule, MonkeyIconModule]] });
|
|
7396
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyExpansionModule, decorators: [{
|
|
7397
7397
|
type: NgModule,
|
|
7398
7398
|
args: [{
|
|
7399
7399
|
declarations: [MonkeyExpansionComponent],
|
|
@@ -7507,8 +7507,8 @@ class MonkeyTableComponent {
|
|
|
7507
7507
|
return this.list.length === this.newDataSource.length;
|
|
7508
7508
|
}
|
|
7509
7509
|
}
|
|
7510
|
-
MonkeyTableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7511
|
-
MonkeyTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
7510
|
+
MonkeyTableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTableComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
7511
|
+
MonkeyTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyTableComponent, selector: "monkey-table", inputs: { headers: "headers", dataSource: "dataSource", loading: "loading", rowTemplate: "rowTemplate", selectable: "selectable", callbackValidation: "callbackValidation", callbackValidationAll: "callbackValidationAll", selectedList: "selectedList", functionId: "functionId" }, outputs: { selection: "selection", selected: "selected" }, usesOnChanges: true, ngImport: i0, template: `
|
|
7512
7512
|
<mecx-monkey-table>
|
|
7513
7513
|
<mecx-monkey-table-header>
|
|
7514
7514
|
<monkey-checkbox
|
|
@@ -7540,7 +7540,7 @@ MonkeyTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", v
|
|
|
7540
7540
|
</mecx-monkey-table-body>
|
|
7541
7541
|
</mecx-monkey-table>
|
|
7542
7542
|
`, isInline: true, components: [{ type: MonkeyCheckboxComponent, selector: "monkey-checkbox", inputs: ["label", "type", "helperMessage", "infoMessage", "errorMessage", "description", "value"], outputs: ["onChange"] }], directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
7543
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7543
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTableComponent, decorators: [{
|
|
7544
7544
|
type: Component,
|
|
7545
7545
|
args: [{
|
|
7546
7546
|
selector: 'monkey-table',
|
|
@@ -7609,15 +7609,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
7609
7609
|
**************************/
|
|
7610
7610
|
class MonkeyTableColumnComponent {
|
|
7611
7611
|
}
|
|
7612
|
-
MonkeyTableColumnComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7613
|
-
MonkeyTableColumnComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
7612
|
+
MonkeyTableColumnComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTableColumnComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7613
|
+
MonkeyTableColumnComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyTableColumnComponent, selector: "monkey-table-column", providers: [
|
|
7614
7614
|
{
|
|
7615
7615
|
provide: NG_VALUE_ACCESSOR,
|
|
7616
7616
|
useExisting: forwardRef(() => MonkeyTableColumnComponent),
|
|
7617
7617
|
multi: true,
|
|
7618
7618
|
},
|
|
7619
7619
|
], ngImport: i0, template: ` <ng-content> </ng-content> `, isInline: true, encapsulation: i0.ViewEncapsulation.None });
|
|
7620
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7620
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTableColumnComponent, decorators: [{
|
|
7621
7621
|
type: Component,
|
|
7622
7622
|
args: [{
|
|
7623
7623
|
selector: 'monkey-table-column',
|
|
@@ -7635,10 +7635,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
7635
7635
|
|
|
7636
7636
|
class MonkeyTableModule {
|
|
7637
7637
|
}
|
|
7638
|
-
MonkeyTableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7639
|
-
MonkeyTableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
7640
|
-
MonkeyTableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
7641
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7638
|
+
MonkeyTableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7639
|
+
MonkeyTableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTableModule, declarations: [MonkeyTableComponent, MonkeyTableColumnComponent], imports: [CommonModule, MonkeyIconModule, MonkeyCheckboxModule], exports: [MonkeyTableComponent, MonkeyTableColumnComponent] });
|
|
7640
|
+
MonkeyTableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTableModule, imports: [[CommonModule, MonkeyIconModule, MonkeyCheckboxModule]] });
|
|
7641
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTableModule, decorators: [{
|
|
7642
7642
|
type: NgModule,
|
|
7643
7643
|
args: [{
|
|
7644
7644
|
declarations: [MonkeyTableComponent, MonkeyTableColumnComponent],
|
|
@@ -7670,14 +7670,14 @@ class MonkeyToggleComponent {
|
|
|
7670
7670
|
}
|
|
7671
7671
|
}
|
|
7672
7672
|
}
|
|
7673
|
-
MonkeyToggleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7674
|
-
MonkeyToggleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
7673
|
+
MonkeyToggleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyToggleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7674
|
+
MonkeyToggleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyToggleComponent, selector: "monkey-toggle", inputs: { value: "value", disabled: "disabled" }, outputs: { onChange: "onChange" }, host: { listeners: { "click": "onClick($event)" } }, ngImport: i0, template: `
|
|
7675
7675
|
<mecx-monkey-toggle [id]="_id" [ngClass]="{ disabled: disabled }">
|
|
7676
7676
|
<input type="checkbox" [checked]="value" />
|
|
7677
7677
|
<div [ngClass]="'slider-' + value.toString()"></div>
|
|
7678
7678
|
</mecx-monkey-toggle>
|
|
7679
7679
|
`, isInline: true, directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
7680
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7680
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyToggleComponent, decorators: [{
|
|
7681
7681
|
type: Component,
|
|
7682
7682
|
args: [{
|
|
7683
7683
|
selector: 'monkey-toggle',
|
|
@@ -7702,10 +7702,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
7702
7702
|
|
|
7703
7703
|
class MonkeyToggleModule {
|
|
7704
7704
|
}
|
|
7705
|
-
MonkeyToggleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7706
|
-
MonkeyToggleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
7707
|
-
MonkeyToggleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
7708
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7705
|
+
MonkeyToggleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyToggleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7706
|
+
MonkeyToggleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyToggleModule, declarations: [MonkeyToggleComponent], imports: [CommonModule], exports: [MonkeyToggleComponent] });
|
|
7707
|
+
MonkeyToggleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyToggleModule, imports: [[CommonModule]] });
|
|
7708
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyToggleModule, decorators: [{
|
|
7709
7709
|
type: NgModule,
|
|
7710
7710
|
args: [{
|
|
7711
7711
|
declarations: [MonkeyToggleComponent],
|
|
@@ -7768,26 +7768,26 @@ class MonkeyTabComponent {
|
|
|
7768
7768
|
this.onHandleSelected();
|
|
7769
7769
|
}
|
|
7770
7770
|
}
|
|
7771
|
-
MonkeyTabComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7772
|
-
MonkeyTabComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
7771
|
+
MonkeyTabComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTabComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
7772
|
+
MonkeyTabComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyTabComponent, selector: "monkey-tab", inputs: { position: "position", selected: "selected" }, outputs: { onChange: "onChange" }, providers: [
|
|
7773
7773
|
{
|
|
7774
7774
|
provide: NG_VALUE_ACCESSOR,
|
|
7775
7775
|
useExisting: forwardRef(() => MonkeyTabComponent),
|
|
7776
7776
|
multi: true,
|
|
7777
7777
|
},
|
|
7778
|
-
], queries: [{ propertyName: "options", predicate: MonkeyOptionComponent, descendants: true }], ngImport: i0, template: `
|
|
7779
|
-
<mecx-tab-body [ngClass]="position">
|
|
7780
|
-
<ng-content></ng-content>
|
|
7781
|
-
</mecx-tab-body>
|
|
7778
|
+
], queries: [{ propertyName: "options", predicate: MonkeyOptionComponent, descendants: true }], ngImport: i0, template: `
|
|
7779
|
+
<mecx-tab-body [ngClass]="position">
|
|
7780
|
+
<ng-content></ng-content>
|
|
7781
|
+
</mecx-tab-body>
|
|
7782
7782
|
`, isInline: true, directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
7783
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7783
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTabComponent, decorators: [{
|
|
7784
7784
|
type: Component,
|
|
7785
7785
|
args: [{
|
|
7786
7786
|
selector: 'monkey-tab',
|
|
7787
|
-
template: `
|
|
7788
|
-
<mecx-tab-body [ngClass]="position">
|
|
7789
|
-
<ng-content></ng-content>
|
|
7790
|
-
</mecx-tab-body>
|
|
7787
|
+
template: `
|
|
7788
|
+
<mecx-tab-body [ngClass]="position">
|
|
7789
|
+
<ng-content></ng-content>
|
|
7790
|
+
</mecx-tab-body>
|
|
7791
7791
|
`,
|
|
7792
7792
|
encapsulation: ViewEncapsulation.None,
|
|
7793
7793
|
providers: [
|
|
@@ -7811,10 +7811,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
7811
7811
|
|
|
7812
7812
|
class MonkeyTabModule {
|
|
7813
7813
|
}
|
|
7814
|
-
MonkeyTabModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7815
|
-
MonkeyTabModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
7816
|
-
MonkeyTabModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
7817
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7814
|
+
MonkeyTabModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTabModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7815
|
+
MonkeyTabModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTabModule, declarations: [MonkeyTabComponent], imports: [CommonModule, FormsModule, ReactiveFormsModule, MonkeyOptionModule], exports: [MonkeyTabComponent] });
|
|
7816
|
+
MonkeyTabModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTabModule, imports: [[CommonModule, FormsModule, ReactiveFormsModule, MonkeyOptionModule]] });
|
|
7817
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyTabModule, decorators: [{
|
|
7818
7818
|
type: NgModule,
|
|
7819
7819
|
args: [{
|
|
7820
7820
|
declarations: [MonkeyTabComponent],
|
|
@@ -7843,8 +7843,8 @@ class MonkeyStepperComponent {
|
|
|
7843
7843
|
this._selectedStep = Number(selectedStep);
|
|
7844
7844
|
}
|
|
7845
7845
|
}
|
|
7846
|
-
MonkeyStepperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7847
|
-
MonkeyStepperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
|
|
7846
|
+
MonkeyStepperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStepperComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7847
|
+
MonkeyStepperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.0", type: MonkeyStepperComponent, selector: "monkey-stepper", inputs: { totalSteps: "totalSteps", selectedStep: "selectedStep", position: "position" }, ngImport: i0, template: `
|
|
7848
7848
|
<div [ngClass]="position">
|
|
7849
7849
|
<div class="mecx-stepper-body" *ngFor="let step of _totalSteps">
|
|
7850
7850
|
<div
|
|
@@ -7854,7 +7854,7 @@ MonkeyStepperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
|
|
|
7854
7854
|
</div>
|
|
7855
7855
|
</div>
|
|
7856
7856
|
`, isInline: true, directives: [{ type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
7857
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7857
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStepperComponent, decorators: [{
|
|
7858
7858
|
type: Component,
|
|
7859
7859
|
args: [{
|
|
7860
7860
|
selector: 'monkey-stepper',
|
|
@@ -7880,10 +7880,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
7880
7880
|
|
|
7881
7881
|
class MonkeyStepperModule {
|
|
7882
7882
|
}
|
|
7883
|
-
MonkeyStepperModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7884
|
-
MonkeyStepperModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
7885
|
-
MonkeyStepperModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
7886
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7883
|
+
MonkeyStepperModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStepperModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7884
|
+
MonkeyStepperModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStepperModule, declarations: [MonkeyStepperComponent], imports: [CommonModule, MonkeyIconModule], exports: [MonkeyStepperComponent] });
|
|
7885
|
+
MonkeyStepperModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStepperModule, imports: [[CommonModule, MonkeyIconModule]] });
|
|
7886
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStepperModule, decorators: [{
|
|
7887
7887
|
type: NgModule,
|
|
7888
7888
|
args: [{
|
|
7889
7889
|
declarations: [MonkeyStepperComponent],
|
|
@@ -7895,15 +7895,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
|
|
|
7895
7895
|
|
|
7896
7896
|
class MonkeyStyleGuideModule {
|
|
7897
7897
|
}
|
|
7898
|
-
MonkeyStyleGuideModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
7899
|
-
MonkeyStyleGuideModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.
|
|
7900
|
-
MonkeyStyleGuideModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.
|
|
7898
|
+
MonkeyStyleGuideModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7899
|
+
MonkeyStyleGuideModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideModule, imports: [HttpClientModule, CommonModule] });
|
|
7900
|
+
MonkeyStyleGuideModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideModule, providers: [
|
|
7901
7901
|
MonkeyStyleGuideService,
|
|
7902
7902
|
MonkeyStyleGuideSettingsService,
|
|
7903
7903
|
MonkeyStyleGuideThemeSettingsService,
|
|
7904
7904
|
MonkeyStyleGuideSnackbarService,
|
|
7905
7905
|
], imports: [[HttpClientModule, CommonModule]] });
|
|
7906
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
7906
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.0", ngImport: i0, type: MonkeyStyleGuideModule, decorators: [{
|
|
7907
7907
|
type: NgModule,
|
|
7908
7908
|
args: [{
|
|
7909
7909
|
imports: [HttpClientModule, CommonModule],
|