monkey-style-guide 2.0.109 → 2.0.110
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 +20 -20
- 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 +467 -467
- package/fesm2015/monkey-style-guide.mjs.map +1 -1
- package/fesm2020/monkey-style-guide.mjs +467 -467
- package/fesm2020/monkey-style-guide.mjs.map +1 -1
- package/lib/components/date-range-picker/date-range-picker.component.d.ts +3 -4
- package/monkey-style-guide-2.0.110.tgz +0 -0
- package/package.json +1 -1
- package/monkey-style-guide-2.0.109.tgz +0 -0
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconArrowUpComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconArrowUpComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconArrowUpComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconArrowUpComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconArrowUpComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconArrowUpComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconArrowUpComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconBankComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconBankComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconBankComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconBankComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconBankComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconBankComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconBankComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconBellComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconBellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconBellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconBellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconBellComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconBellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconBellComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconBookComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconBookComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconBookComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconBookComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconBookComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconBookComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconBookComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconBoxComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconBoxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconBoxComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconCalendarComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconCalendarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconCalendarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconCalendarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCalendarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconCalendarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCalendarComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconCameraComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconCameraComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconCameraComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconCameraComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCameraComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconCameraComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCameraComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconChatComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconChatComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconChatComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconChatComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconChatComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconChatComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconChatComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconCheckCircleOutComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconCheckCircleOutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconCheckCircleOutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconCheckCircleOutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCheckCircleOutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconCheckCircleOutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCheckCircleOutComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconCheckCircleComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconCheckCircleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconCheckCircleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconCheckCircleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCheckCircleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconCheckCircleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCheckCircleComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconCheckGreyComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconCheckGreyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconCheckGreyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconCheckGreyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCheckGreyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconCheckGreyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCheckGreyComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconCheckWhiteComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconCheckWhiteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconCheckWhiteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconCheckWhiteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCheckWhiteComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconCheckWhiteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCheckWhiteComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconCheckComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconCheckComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconCheckComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconCheckComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCheckComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconCheckComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCheckComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconClipboardComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconClipboardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconClipboardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconClipboardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconClipboardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconClipboardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconClipboardComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconClockComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconClockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconClockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconClockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconClockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconClockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconClockComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconCloseComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconCloseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconCloseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconCloseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCloseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconCloseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCloseComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconCNPJComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconCNPJComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconCNPJComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconCNPJComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCNPJComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconCNPJComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCNPJComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconCodepenComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconCodepenComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconCodepenComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconCodepenComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCodepenComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconCodepenComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCodepenComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconCompanyNameComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconCompanyNameComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconCompanyNameComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconCompanyNameComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCompanyNameComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconCompanyNameComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconCompanyNameComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconContractComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconContractComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconContractComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconContractComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconContractComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconContractComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconContractComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconDeleteComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconDeleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconDeleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconDeleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconDeleteComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconDeleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconDeleteComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconDocumentComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconDocumentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconDocumentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconDocumentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconDocumentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconDocumentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconDocumentComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|
|
@@ -2,9 +2,9 @@ import { Component, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class MonkeyIconDollarSignComponent {
|
|
4
4
|
}
|
|
5
|
-
MonkeyIconDollarSignComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
6
|
-
MonkeyIconDollarSignComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
5
|
+
MonkeyIconDollarSignComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconDollarSignComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
MonkeyIconDollarSignComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", 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"] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyIconDollarSignComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
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"] }]
|
|
10
10
|
}], propDecorators: { fillColor: [{
|