monkey-style-guide 2.0.175 → 2.0.177

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.
Files changed (40) hide show
  1. package/README.md +9 -0
  2. package/assets/icons/build-approved.svg +9 -0
  3. package/assets/icons/build-refused.svg +9 -0
  4. package/assets/icons/build-waiting.svg +8 -0
  5. package/assets/icons/calendar-box.svg +10 -0
  6. package/assets/icons/money-percent.svg +10 -0
  7. package/assets/icons/money-refused.svg +9 -0
  8. package/assets/icons/money-waiting.svg +8 -0
  9. package/assets/icons/percent-box.svg +6 -0
  10. package/assets/icons/target-dart-arrow.svg +7 -0
  11. package/esm2020/lib/components/icon/icon-build-approved.component.mjs +15 -0
  12. package/esm2020/lib/components/icon/icon-build-refused.component.mjs +15 -0
  13. package/esm2020/lib/components/icon/icon-build-waiting.component.mjs +15 -0
  14. package/esm2020/lib/components/icon/icon-calendar-box.component.mjs +15 -0
  15. package/esm2020/lib/components/icon/icon-money-percent.component.mjs +15 -0
  16. package/esm2020/lib/components/icon/icon-money-refused.component.mjs +15 -0
  17. package/esm2020/lib/components/icon/icon-money-waiting.component.mjs +15 -0
  18. package/esm2020/lib/components/icon/icon-percent-box.component.mjs +15 -0
  19. package/esm2020/lib/components/icon/icon-target-dart-arrow.component.mjs +15 -0
  20. package/esm2020/lib/components/icon/icon.component.mjs +231 -114
  21. package/esm2020/lib/components/icon/icon.module.mjs +29 -2
  22. package/esm2020/lib/components/icon/index.mjs +10 -1
  23. package/fesm2015/monkey-style-guide.mjs +256 -13
  24. package/fesm2015/monkey-style-guide.mjs.map +1 -1
  25. package/fesm2020/monkey-style-guide.mjs +256 -13
  26. package/fesm2020/monkey-style-guide.mjs.map +1 -1
  27. package/lib/components/icon/icon-build-approved.component.d.ts +7 -0
  28. package/lib/components/icon/icon-build-refused.component.d.ts +7 -0
  29. package/lib/components/icon/icon-build-waiting.component.d.ts +7 -0
  30. package/lib/components/icon/icon-calendar-box.component.d.ts +7 -0
  31. package/lib/components/icon/icon-money-percent.component.d.ts +7 -0
  32. package/lib/components/icon/icon-money-refused.component.d.ts +7 -0
  33. package/lib/components/icon/icon-money-waiting.component.d.ts +7 -0
  34. package/lib/components/icon/icon-percent-box.component.d.ts +7 -0
  35. package/lib/components/icon/icon-target-dart-arrow.component.d.ts +7 -0
  36. package/lib/components/icon/icon.module.d.ts +115 -106
  37. package/lib/components/icon/index.d.ts +9 -0
  38. package/monkey-style-guide-2.0.177.tgz +0 -0
  39. package/package.json +1 -1
  40. package/monkey-style-guide-2.0.175.tgz +0 -0
@@ -1016,6 +1016,45 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
1016
1016
  type: Input
1017
1017
  }] } });
1018
1018
 
1019
+ class MonkeyIconBuildApprovedComponent {
1020
+ }
1021
+ MonkeyIconBuildApprovedComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconBuildApprovedComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1022
+ MonkeyIconBuildApprovedComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyIconBuildApprovedComponent, selector: "monkey-icon-build-approved", 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 21H3\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M3.92583 20.9998L3.92573 10.9414\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 20.9999V10.9502\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 16H11\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<circle cx=\"18\" cy=\"18\" r=\"4\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.75 17.8496L17.75 18.8496L19.25 17.3496\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.27506 7.47765C1.97995 8.03345 1.92129 8.68474 2.11233 9.28433C2.44279 10.3245 3.41895 11.0228 4.51013 10.9994C5.60131 10.9761 6.54673 10.2368 6.83243 9.18341C6.85054 9.12223 6.90675 9.08025 6.97055 9.08025C7.03436 9.08025 7.09057 9.12223 7.10868 9.18341C7.40044 10.2555 8.37402 10.9995 9.48515 10.9994C10.5963 10.9993 11.5697 10.2551 11.8612 9.1829C11.8793 9.12169 11.9355 9.07968 11.9993 9.07968C12.0632 9.07968 12.1194 9.12169 12.1374 9.1829C12.4291 10.2551 13.4027 10.9992 14.5138 10.9991C15.625 10.9991 16.5985 10.255 16.8901 9.18273C16.9082 9.12156 16.9644 9.0796 17.0282 9.0796C17.092 9.0796 17.1482 9.12156 17.1663 9.18273C17.4521 10.236 18.3974 10.9752 19.4885 10.9986C20.5796 11.0219 21.5557 10.3239 21.8862 9.28381C22.0774 8.68412 22.0187 8.0327 21.7235 7.47681L20.0168 4.09822C19.6766 3.4247 18.9862 3 18.2316 3H5.76733C5.01277 3.00002 4.32244 3.42471 3.98222 4.09822L2.27506 7.47765Z\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
1023
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconBuildApprovedComponent, decorators: [{
1024
+ type: Component,
1025
+ args: [{ selector: 'monkey-icon-build-approved', 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 21H3\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M3.92583 20.9998L3.92573 10.9414\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 20.9999V10.9502\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 16H11\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<circle cx=\"18\" cy=\"18\" r=\"4\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.75 17.8496L17.75 18.8496L19.25 17.3496\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.27506 7.47765C1.97995 8.03345 1.92129 8.68474 2.11233 9.28433C2.44279 10.3245 3.41895 11.0228 4.51013 10.9994C5.60131 10.9761 6.54673 10.2368 6.83243 9.18341C6.85054 9.12223 6.90675 9.08025 6.97055 9.08025C7.03436 9.08025 7.09057 9.12223 7.10868 9.18341C7.40044 10.2555 8.37402 10.9995 9.48515 10.9994C10.5963 10.9993 11.5697 10.2551 11.8612 9.1829C11.8793 9.12169 11.9355 9.07968 11.9993 9.07968C12.0632 9.07968 12.1194 9.12169 12.1374 9.1829C12.4291 10.2551 13.4027 10.9992 14.5138 10.9991C15.625 10.9991 16.5985 10.255 16.8901 9.18273C16.9082 9.12156 16.9644 9.0796 17.0282 9.0796C17.092 9.0796 17.1482 9.12156 17.1663 9.18273C17.4521 10.236 18.3974 10.9752 19.4885 10.9986C20.5796 11.0219 21.5557 10.3239 21.8862 9.28381C22.0774 8.68412 22.0187 8.0327 21.7235 7.47681L20.0168 4.09822C19.6766 3.4247 18.9862 3 18.2316 3H5.76733C5.01277 3.00002 4.32244 3.42471 3.98222 4.09822L2.27506 7.47765Z\" stroke=\"#00875A\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
1026
+ }], propDecorators: { fillColor: [{
1027
+ type: Input
1028
+ }], size: [{
1029
+ type: Input
1030
+ }] } });
1031
+
1032
+ class MonkeyIconBuildRefusedComponent {
1033
+ }
1034
+ MonkeyIconBuildRefusedComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconBuildRefusedComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1035
+ MonkeyIconBuildRefusedComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyIconBuildRefusedComponent, selector: "monkey-icon-build-refused", 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 21H3\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M3.92583 20.9998L3.92573 10.9414\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 20.9999V10.9502\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 16H11\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<circle cx=\"18\" cy=\"18\" r=\"4\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.27506 7.47765C1.97995 8.03345 1.92129 8.68474 2.11233 9.28433C2.44279 10.3245 3.41895 11.0228 4.51013 10.9994C5.60131 10.9761 6.54673 10.2368 6.83243 9.18341C6.85054 9.12223 6.90675 9.08025 6.97055 9.08025C7.03436 9.08025 7.09057 9.12223 7.10868 9.18341C7.40044 10.2555 8.37402 10.9995 9.48515 10.9994C10.5963 10.9993 11.5697 10.2551 11.8612 9.1829C11.8793 9.12169 11.9355 9.07968 11.9993 9.07968C12.0632 9.07968 12.1194 9.12169 12.1374 9.1829C12.4291 10.2551 13.4027 10.9992 14.5138 10.9991C15.625 10.9991 16.5985 10.255 16.8901 9.18273C16.9082 9.12156 16.9644 9.0796 17.0282 9.0796C17.092 9.0796 17.1482 9.12156 17.1663 9.18273C17.4521 10.236 18.3974 10.9752 19.4885 10.9986C20.5796 11.0219 21.5557 10.3239 21.8862 9.28381C22.0774 8.68412 22.0187 8.0327 21.7235 7.47681L20.0168 4.09822C19.6766 3.4247 18.9862 3 18.2316 3H5.76733C5.01277 3.00002 4.32244 3.42471 3.98222 4.09822L2.27506 7.47765Z\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.75 18H19.25\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
1036
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconBuildRefusedComponent, decorators: [{
1037
+ type: Component,
1038
+ args: [{ selector: 'monkey-icon-build-refused', 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 21H3\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M3.92583 20.9998L3.92573 10.9414\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 20.9999V10.9502\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M9 16H11\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<circle cx=\"18\" cy=\"18\" r=\"4\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.27506 7.47765C1.97995 8.03345 1.92129 8.68474 2.11233 9.28433C2.44279 10.3245 3.41895 11.0228 4.51013 10.9994C5.60131 10.9761 6.54673 10.2368 6.83243 9.18341C6.85054 9.12223 6.90675 9.08025 6.97055 9.08025C7.03436 9.08025 7.09057 9.12223 7.10868 9.18341C7.40044 10.2555 8.37402 10.9995 9.48515 10.9994C10.5963 10.9993 11.5697 10.2551 11.8612 9.1829C11.8793 9.12169 11.9355 9.07968 11.9993 9.07968C12.0632 9.07968 12.1194 9.12169 12.1374 9.1829C12.4291 10.2551 13.4027 10.9992 14.5138 10.9991C15.625 10.9991 16.5985 10.255 16.8901 9.18273C16.9082 9.12156 16.9644 9.0796 17.0282 9.0796C17.092 9.0796 17.1482 9.12156 17.1663 9.18273C17.4521 10.236 18.3974 10.9752 19.4885 10.9986C20.5796 11.0219 21.5557 10.3239 21.8862 9.28381C22.0774 8.68412 22.0187 8.0327 21.7235 7.47681L20.0168 4.09822C19.6766 3.4247 18.9862 3 18.2316 3H5.76733C5.01277 3.00002 4.32244 3.42471 3.98222 4.09822L2.27506 7.47765Z\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.75 18H19.25\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
1039
+ }], propDecorators: { fillColor: [{
1040
+ type: Input
1041
+ }], size: [{
1042
+ type: Input
1043
+ }] } });
1044
+
1045
+ class MonkeyIconBuildWaitingComponent {
1046
+ }
1047
+ MonkeyIconBuildWaitingComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconBuildWaitingComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1048
+ MonkeyIconBuildWaitingComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyIconBuildWaitingComponent, selector: "monkey-icon-build-waiting", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M11 20.9133H3.99708\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.21854 10.7793V20.9135\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12 14.001H8.99875V17.0022H10.9996\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.4181 10.7835C11.8451 10.7835 13.0019 9.6267 13.0019 8.19971C13.0019 9.62698 14.1589 10.784 15.5862 10.784C17.0135 10.784 18.1705 9.62698 18.1705 8.19971C18.1726 9.62519 19.3288 10.7796 20.7543 10.7795V10.7795C21.5372 10.7795 22.2639 10.3728 22.6733 9.70557C23.0828 9.0383 23.1163 8.20623 22.7617 7.50823L21.0255 4.09081C20.6842 3.41916 19.9946 2.99609 19.2412 2.99609H6.76256C6.00917 2.99609 5.3196 3.41919 4.97831 4.09085L3.2421 7.50827C2.88754 8.20627 2.92101 9.03832 3.33047 9.70559C3.73994 10.3729 4.46661 10.7795 5.24949 10.7795V10.7795V10.7835V10.7835C5.93477 10.7836 6.59197 10.5113 7.07653 10.0268C7.56109 9.5422 7.83331 8.88498 7.8333 8.19971C7.83551 9.62553 8.99228 10.7801 10.4181 10.7795\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<circle cx=\"18.5038\" cy=\"18.5029\" r=\"4.50187\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M18.2031 16.5195V18.8035H20.0989\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
1049
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconBuildWaitingComponent, decorators: [{
1050
+ type: Component,
1051
+ args: [{ selector: 'monkey-icon-build-waiting', template: "<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M11 20.9133H3.99708\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.21854 10.7793V20.9135\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M12 14.001H8.99875V17.0022H10.9996\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.4181 10.7835C11.8451 10.7835 13.0019 9.6267 13.0019 8.19971C13.0019 9.62698 14.1589 10.784 15.5862 10.784C17.0135 10.784 18.1705 9.62698 18.1705 8.19971C18.1726 9.62519 19.3288 10.7796 20.7543 10.7795V10.7795C21.5372 10.7795 22.2639 10.3728 22.6733 9.70557C23.0828 9.0383 23.1163 8.20623 22.7617 7.50823L21.0255 4.09081C20.6842 3.41916 19.9946 2.99609 19.2412 2.99609H6.76256C6.00917 2.99609 5.3196 3.41919 4.97831 4.09085L3.2421 7.50827C2.88754 8.20627 2.92101 9.03832 3.33047 9.70559C3.73994 10.3729 4.46661 10.7795 5.24949 10.7795V10.7795V10.7835V10.7835C5.93477 10.7836 6.59197 10.5113 7.07653 10.0268C7.56109 9.5422 7.83331 8.88498 7.8333 8.19971C7.83551 9.62553 8.99228 10.7801 10.4181 10.7795\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<circle cx=\"18.5038\" cy=\"18.5029\" r=\"4.50187\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M18.2031 16.5195V18.8035H20.0989\" stroke=\"#CB8601\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
1052
+ }], propDecorators: { fillColor: [{
1053
+ type: Input
1054
+ }], size: [{
1055
+ type: Input
1056
+ }] } });
1057
+
1019
1058
  class MonkeyIconCalendarComponent {
1020
1059
  }
1021
1060
  MonkeyIconCalendarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconCalendarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
@@ -1029,6 +1068,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
1029
1068
  type: Input
1030
1069
  }] } });
1031
1070
 
1071
+ class MonkeyIconCalendarBoxComponent {
1072
+ }
1073
+ MonkeyIconCalendarBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconCalendarBoxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1074
+ MonkeyIconCalendarBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyIconCalendarBoxComponent, selector: "monkey-icon-calendar-box", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"20\" height=\"21\" viewBox=\"0 0 20 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14 1V5\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6 1V5\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M1 8H19\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 3H3C1.895 3 1 3.895 1 5V18C1 19.105 1.895 20 3 20H17C18.105 20 19 19.105 19 18V5C19 3.895 18.105 3 17 3Z\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.0127 11.7285C9.87468 11.7285 9.76268 11.8405 9.76368 11.9785C9.76368 12.1165 9.87568 12.2285 10.0137 12.2285C10.1517 12.2285 10.2637 12.1165 10.2637 11.9785C10.2637 11.8405 10.1517 11.7285 10.0127 11.7285\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15.0127 11.7285C14.8747 11.7285 14.7627 11.8405 14.7637 11.9785C14.7637 12.1165 14.8757 12.2285 15.0137 12.2285C15.1517 12.2285 15.2637 12.1165 15.2637 11.9785C15.2637 11.8405 15.1517 11.7285 15.0127 11.7285\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.01268 15.7285C4.87468 15.7285 4.76268 15.8405 4.76368 15.9785C4.76368 16.1165 4.87568 16.2285 5.01368 16.2285C5.15168 16.2285 5.26368 16.1165 5.26368 15.9785C5.26368 15.8405 5.15168 15.7285 5.01268 15.7285\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.0127 15.7285C9.87468 15.7285 9.76268 15.8405 9.76368 15.9785C9.76368 16.1165 9.87568 16.2285 10.0137 16.2285C10.1517 16.2285 10.2637 16.1165 10.2637 15.9785C10.2637 15.8405 10.1517 15.7285 10.0127 15.7285\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
1075
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconCalendarBoxComponent, decorators: [{
1076
+ type: Component,
1077
+ args: [{ selector: 'monkey-icon-calendar-box', template: "<svg width=\"20\" height=\"21\" viewBox=\"0 0 20 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M14 1V5\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6 1V5\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M1 8H19\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 3H3C1.895 3 1 3.895 1 5V18C1 19.105 1.895 20 3 20H17C18.105 20 19 19.105 19 18V5C19 3.895 18.105 3 17 3Z\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.0127 11.7285C9.87468 11.7285 9.76268 11.8405 9.76368 11.9785C9.76368 12.1165 9.87568 12.2285 10.0137 12.2285C10.1517 12.2285 10.2637 12.1165 10.2637 11.9785C10.2637 11.8405 10.1517 11.7285 10.0127 11.7285\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15.0127 11.7285C14.8747 11.7285 14.7627 11.8405 14.7637 11.9785C14.7637 12.1165 14.8757 12.2285 15.0137 12.2285C15.1517 12.2285 15.2637 12.1165 15.2637 11.9785C15.2637 11.8405 15.1517 11.7285 15.0127 11.7285\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M5.01268 15.7285C4.87468 15.7285 4.76268 15.8405 4.76368 15.9785C4.76368 16.1165 4.87568 16.2285 5.01368 16.2285C5.15168 16.2285 5.26368 16.1165 5.26368 15.9785C5.26368 15.8405 5.15168 15.7285 5.01268 15.7285\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.0127 15.7285C9.87468 15.7285 9.76268 15.8405 9.76368 15.9785C9.76368 16.1165 9.87568 16.2285 10.0137 16.2285C10.1517 16.2285 10.2637 16.1165 10.2637 15.9785C10.2637 15.8405 10.1517 15.7285 10.0127 15.7285\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
1078
+ }], propDecorators: { fillColor: [{
1079
+ type: Input
1080
+ }], size: [{
1081
+ type: Input
1082
+ }] } });
1083
+
1032
1084
  class MonkeyIconCameraComponent {
1033
1085
  }
1034
1086
  MonkeyIconCameraComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconCameraComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
@@ -1848,6 +1900,32 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
1848
1900
  type: Input
1849
1901
  }] } });
1850
1902
 
1903
+ class MonkeyIconMoneyPercentComponent {
1904
+ }
1905
+ MonkeyIconMoneyPercentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconMoneyPercentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1906
+ MonkeyIconMoneyPercentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyIconMoneyPercentComponent, selector: "monkey-icon-money-percent", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M9.99859 18.0025H6.49714C5.11585 18.0025 3.99609 16.8827 3.99609 15.5014V7.49811C3.99609 6.83479 4.2596 6.19864 4.72863 5.72961C5.19767 5.26057 5.83382 4.99707 6.49714 4.99707H18.5021C19.8834 4.99707 21.0032 6.11682 21.0032 7.49811V8.99874\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M18.0004 7.99826H17\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6.99609 15.0012H7.99651\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.7306 13.2676C9.75387 12.2909 9.75387 10.7073 10.7306 9.73059C11.7073 8.75387 13.2909 8.75387 14.2676 9.73059\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.4492 18.554L19.553 15.4502\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.2513 15.3261C16.2515 15.2847 16.2851 15.2513 16.3265 15.2513C16.3679 15.2514 16.4014 15.285 16.4014 15.3264C16.4014 15.3678 16.3679 15.4013 16.3265 15.4014C16.2851 15.4015 16.2515 15.368 16.2513 15.3267V15.3261\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<rect x=\"13\" y=\"12\" width=\"10.0042\" height=\"10.0042\" rx=\"3\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M19.751 18.6782C19.7509 18.7196 19.7172 18.7531 19.6758 18.753C19.6345 18.7529 19.601 18.7193 19.601 18.6779C19.601 18.6366 19.6345 18.603 19.6758 18.6029C19.7172 18.6028 19.7509 18.6363 19.751 18.6777V18.6782\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
1907
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconMoneyPercentComponent, decorators: [{
1908
+ type: Component,
1909
+ args: [{ selector: 'monkey-icon-money-percent', template: "<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M9.99859 18.0025H6.49714C5.11585 18.0025 3.99609 16.8827 3.99609 15.5014V7.49811C3.99609 6.83479 4.2596 6.19864 4.72863 5.72961C5.19767 5.26057 5.83382 4.99707 6.49714 4.99707H18.5021C19.8834 4.99707 21.0032 6.11682 21.0032 7.49811V8.99874\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M18.0004 7.99826H17\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6.99609 15.0012H7.99651\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.7306 13.2676C9.75387 12.2909 9.75387 10.7073 10.7306 9.73059C11.7073 8.75387 13.2909 8.75387 14.2676 9.73059\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.4492 18.554L19.553 15.4502\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M16.2513 15.3261C16.2515 15.2847 16.2851 15.2513 16.3265 15.2513C16.3679 15.2514 16.4014 15.285 16.4014 15.3264C16.4014 15.3678 16.3679 15.4013 16.3265 15.4014C16.2851 15.4015 16.2515 15.368 16.2513 15.3267V15.3261\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<rect x=\"13\" y=\"12\" width=\"10.0042\" height=\"10.0042\" rx=\"3\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M19.751 18.6782C19.7509 18.7196 19.7172 18.7531 19.6758 18.753C19.6345 18.7529 19.601 18.7193 19.601 18.6779C19.601 18.6366 19.6345 18.603 19.6758 18.6029C19.7172 18.6028 19.7509 18.6363 19.751 18.6777V18.6782\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
1910
+ }], propDecorators: { fillColor: [{
1911
+ type: Input
1912
+ }], size: [{
1913
+ type: Input
1914
+ }] } });
1915
+
1916
+ class MonkeyIconMoneyRefusedComponent {
1917
+ }
1918
+ MonkeyIconMoneyRefusedComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconMoneyRefusedComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1919
+ MonkeyIconMoneyRefusedComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyIconMoneyRefusedComponent, selector: "monkey-icon-money-refused", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M10.5 18H6.5C4.84315 18 3.5 16.6569 3.5 15V7C3.5 5.34315 4.84315 4 6.5 4H18.5C20.1569 4 21.5 5.34315 21.5 7V10\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<circle cx=\"18\" cy=\"16.5\" r=\"4.5\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6.5 15H7.5\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M17.5 7H18.5\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.7322 12.7678C9.75592 11.7915 9.75592 10.2085 10.7322 9.23223C11.7085 8.25592 13.2915 8.25592 14.2678 9.23223\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M19 17.5L17 15.5\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M19 15.5L17 17.5\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
1920
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconMoneyRefusedComponent, decorators: [{
1921
+ type: Component,
1922
+ args: [{ selector: 'monkey-icon-money-refused', template: "<svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M10.5 18H6.5C4.84315 18 3.5 16.6569 3.5 15V7C3.5 5.34315 4.84315 4 6.5 4H18.5C20.1569 4 21.5 5.34315 21.5 7V10\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<circle cx=\"18\" cy=\"16.5\" r=\"4.5\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6.5 15H7.5\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M17.5 7H18.5\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.7322 12.7678C9.75592 11.7915 9.75592 10.2085 10.7322 9.23223C11.7085 8.25592 13.2915 8.25592 14.2678 9.23223\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M19 17.5L17 15.5\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M19 15.5L17 17.5\" stroke=\"#DB0505\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
1923
+ }], propDecorators: { fillColor: [{
1924
+ type: Input
1925
+ }], size: [{
1926
+ type: Input
1927
+ }] } });
1928
+
1851
1929
  class MonkeyIconMoneySignComponent {
1852
1930
  }
1853
1931
  MonkeyIconMoneySignComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconMoneySignComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
@@ -1874,6 +1952,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
1874
1952
  type: Input
1875
1953
  }] } });
1876
1954
 
1955
+ class MonkeyIconMoneyWaitingComponent {
1956
+ }
1957
+ MonkeyIconMoneyWaitingComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconMoneyWaitingComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1958
+ MonkeyIconMoneyWaitingComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyIconMoneyWaitingComponent, selector: "monkey-icon-money-waiting", 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=\"M10 18H6C4.34315 18 3 16.6569 3 15V7C3 5.34315 4.34315 4 6 4H18C19.6569 4 21 5.34315 21 7V10\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<circle cx=\"17.5\" cy=\"16.5\" r=\"4.5\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M17.2188 14.9307V16.7807H19.0688\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6 15H7\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M17 7H18\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.2322 12.7678C9.25592 11.7915 9.25592 10.2085 10.2322 9.23223C11.2085 8.25592 12.7915 8.25592 13.7678 9.23223\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
1959
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconMoneyWaitingComponent, decorators: [{
1960
+ type: Component,
1961
+ args: [{ selector: 'monkey-icon-money-waiting', 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=\"M10 18H6C4.34315 18 3 16.6569 3 15V7C3 5.34315 4.34315 4 6 4H18C19.6569 4 21 5.34315 21 7V10\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<circle cx=\"17.5\" cy=\"16.5\" r=\"4.5\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M17.2188 14.9307V16.7807H19.0688\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M6 15H7\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M17 7H18\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.2322 12.7678C9.25592 11.7915 9.25592 10.2085 10.2322 9.23223C11.2085 8.25592 12.7915 8.25592 13.7678 9.23223\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
1962
+ }], propDecorators: { fillColor: [{
1963
+ type: Input
1964
+ }], size: [{
1965
+ type: Input
1966
+ }] } });
1967
+
1877
1968
  class MonkeyIconMoreCircleComponent {
1878
1969
  }
1879
1970
  MonkeyIconMoreCircleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconMoreCircleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
@@ -1978,6 +2069,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
1978
2069
  type: Input
1979
2070
  }] } });
1980
2071
 
2072
+ class MonkeyIconPercentBoxComponent {
2073
+ }
2074
+ MonkeyIconPercentBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconPercentBoxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2075
+ MonkeyIconPercentBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyIconPercentBoxComponent, selector: "monkey-icon-percent-box", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M10.3262 15.6713L15.6684 10.3291\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15.9111 15.4838C16.0256 15.602 16.0235 15.7902 15.9066 15.9059C15.7897 16.0216 15.6014 16.0216 15.4844 15.9059C15.3675 15.7902 15.3655 15.602 15.4799 15.4838C15.5365 15.4254 15.6143 15.3925 15.6955 15.3925C15.7768 15.3925 15.8546 15.4254 15.9111 15.4838\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.5185 10.0854C10.633 10.2035 10.631 10.3918 10.514 10.5075C10.3971 10.6232 10.2088 10.6232 10.0919 10.5075C9.97492 10.3918 9.97291 10.2035 10.0874 10.0854C10.1439 10.027 10.2217 9.99403 10.3029 9.99403C10.3842 9.99403 10.462 10.027 10.5185 10.0854\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<rect x=\"3.99609\" y=\"3.99609\" width=\"18.0075\" height=\"18.0075\" rx=\"5\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] });
2076
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconPercentBoxComponent, decorators: [{
2077
+ type: Component,
2078
+ args: [{ selector: 'monkey-icon-percent-box', template: "<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M10.3262 15.6713L15.6684 10.3291\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M15.9111 15.4838C16.0256 15.602 16.0235 15.7902 15.9066 15.9059C15.7897 16.0216 15.6014 16.0216 15.4844 15.9059C15.3675 15.7902 15.3655 15.602 15.4799 15.4838C15.5365 15.4254 15.6143 15.3925 15.6955 15.3925C15.7768 15.3925 15.8546 15.4254 15.9111 15.4838\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M10.5185 10.0854C10.633 10.2035 10.631 10.3918 10.514 10.5075C10.3971 10.6232 10.2088 10.6232 10.0919 10.5075C9.97492 10.3918 9.97291 10.2035 10.0874 10.0854C10.1439 10.027 10.2217 9.99403 10.3029 9.99403C10.3842 9.99403 10.462 10.027 10.5185 10.0854\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<rect x=\"3.99609\" y=\"3.99609\" width=\"18.0075\" height=\"18.0075\" rx=\"5\" stroke=\"#545A63\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>\r\n", styles: [":host{display:flex}\n"] }]
2079
+ }], propDecorators: { fillColor: [{
2080
+ type: Input
2081
+ }], size: [{
2082
+ type: Input
2083
+ }] } });
2084
+
1981
2085
  class MonkeyIconPersonDocumentComponent {
1982
2086
  }
1983
2087
  MonkeyIconPersonDocumentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconPersonDocumentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
@@ -2212,6 +2316,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
2212
2316
  type: Input
2213
2317
  }] } });
2214
2318
 
2319
+ class MonkeyIconTargetDartArrowComponent {
2320
+ }
2321
+ MonkeyIconTargetDartArrowComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconTargetDartArrowComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2322
+ MonkeyIconTargetDartArrowComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyIconTargetDartArrowComponent, selector: "monkey-icon-target-dart-arrow", inputs: { fillColor: "fillColor", size: "size" }, ngImport: i0, template: "<svg width=\"42\" height=\"40\" viewBox=\"0 0 42 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M20 24C17.7909 24 16 22.2091 16 20C16 17.7909 17.7909 16 20 16\" stroke=\"#EC7000\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M32.4142 16H38.9984C39.3619 16 39.6968 16.1973 39.873 16.5152C40.0493 16.8332 40.0391 17.2217 39.8464 17.53L38.3026 20L39.8464 22.47C40.0391 22.7783 40.0493 23.1668 39.873 23.4848C39.6968 23.8027 39.3619 24 38.9984 24H32.4142C32.149 24 31.8946 23.8946 31.7071 23.7071L28 20L31.7071 16.2929C31.8946 16.1054 32.149 16 32.4142 16V16Z\" stroke=\"#EC7000\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M24 20H28\" stroke=\"#EC7000\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M27.5342 12C23.1761 7.88713 16.3277 8.01928 12.1315 12.2972C7.93532 16.5752 7.93532 23.4248 12.1315 27.7028C16.3277 31.9807 23.1761 32.1129 27.5342 28\" stroke=\"#EC7000\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M34.9647 10.0014C30.5599 3.40894 22.3603 0.474943 14.7731 2.77642C7.18587 5.0779 1.99805 12.0728 1.99805 20.0014C1.99805 27.93 7.18587 34.9249 14.7731 37.2264C22.3603 39.5278 30.5599 36.5939 34.9647 30.0014\" stroke=\"#EC7000\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>", styles: [":host{display:flex}\n"] });
2323
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconTargetDartArrowComponent, decorators: [{
2324
+ type: Component,
2325
+ args: [{ selector: 'monkey-icon-target-dart-arrow', template: "<svg width=\"42\" height=\"40\" viewBox=\"0 0 42 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" [attr.height]=\"size\" [attr.width]=\"size\">\r\n<path d=\"M20 24C17.7909 24 16 22.2091 16 20C16 17.7909 17.7909 16 20 16\" stroke=\"#EC7000\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M32.4142 16H38.9984C39.3619 16 39.6968 16.1973 39.873 16.5152C40.0493 16.8332 40.0391 17.2217 39.8464 17.53L38.3026 20L39.8464 22.47C40.0391 22.7783 40.0493 23.1668 39.873 23.4848C39.6968 23.8027 39.3619 24 38.9984 24H32.4142C32.149 24 31.8946 23.8946 31.7071 23.7071L28 20L31.7071 16.2929C31.8946 16.1054 32.149 16 32.4142 16V16Z\" stroke=\"#EC7000\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M24 20H28\" stroke=\"#EC7000\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M27.5342 12C23.1761 7.88713 16.3277 8.01928 12.1315 12.2972C7.93532 16.5752 7.93532 23.4248 12.1315 27.7028C16.3277 31.9807 23.1761 32.1129 27.5342 28\" stroke=\"#EC7000\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n<path d=\"M34.9647 10.0014C30.5599 3.40894 22.3603 0.474943 14.7731 2.77642C7.18587 5.0779 1.99805 12.0728 1.99805 20.0014C1.99805 27.93 7.18587 34.9249 14.7731 37.2264C22.3603 39.5278 30.5599 36.5939 34.9647 30.0014\" stroke=\"#EC7000\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\r\n</svg>", styles: [":host{display:flex}\n"] }]
2326
+ }], propDecorators: { fillColor: [{
2327
+ type: Input
2328
+ }], size: [{
2329
+ type: Input
2330
+ }] } });
2331
+
2215
2332
  class MonkeyIconTrashComponent {
2216
2333
  }
2217
2334
  MonkeyIconTrashComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconTrashComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
@@ -2513,12 +2630,36 @@ MonkeyIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
2513
2630
  [size]="_size"
2514
2631
  *ngIf="_icon === 'build-person'"
2515
2632
  ></monkey-icon-build-person>
2633
+ <monkey-icon-build-approved
2634
+ [fillColor]="_fillColor"
2635
+ [id]="_id"
2636
+ [size]="_size"
2637
+ *ngIf="_icon === 'build-approved'"
2638
+ ></monkey-icon-build-approved>
2639
+ <monkey-icon-build-refused
2640
+ [fillColor]="_fillColor"
2641
+ [id]="_id"
2642
+ [size]="_size"
2643
+ *ngIf="_icon === 'build-refused'"
2644
+ ></monkey-icon-build-refused>
2645
+ <monkey-icon-build-waiting
2646
+ [fillColor]="_fillColor"
2647
+ [id]="_id"
2648
+ [size]="_size"
2649
+ *ngIf="_icon === 'build-waiting'"
2650
+ ></monkey-icon-build-waiting>
2516
2651
  <monkey-icon-calendar
2517
2652
  [fillColor]="_fillColor"
2518
2653
  [id]="_id"
2519
2654
  [size]="_size"
2520
2655
  *ngIf="_icon === 'calendar'"
2521
2656
  ></monkey-icon-calendar>
2657
+ <monkey-icon-calendar-box
2658
+ [fillColor]="_fillColor"
2659
+ [id]="_id"
2660
+ [size]="_size"
2661
+ *ngIf="_icon === 'calendar-box'"
2662
+ ></monkey-icon-calendar-box>
2522
2663
  <monkey-icon-camera
2523
2664
  [fillColor]="_fillColor"
2524
2665
  [id]="_id"
@@ -2826,11 +2967,11 @@ MonkeyIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
2826
2967
  *ngIf="_icon === 'invoices-refused'"
2827
2968
  ></monkey-icon-invoices-refused>
2828
2969
  <monkey-icon-lighting-circle
2829
- [fillColor]="_fillColor"
2830
- [id]="_id"
2831
- [size]="_size"
2832
- *ngIf="_icon === 'lighting-circle'"
2833
- ></monkey-icon-lighting-circle>
2970
+ [fillColor]="_fillColor"
2971
+ [id]="_id"
2972
+ [size]="_size"
2973
+ *ngIf="_icon === 'lighting-circle'"
2974
+ ></monkey-icon-lighting-circle>
2834
2975
  <monkey-icon-list
2835
2976
  [fillColor]="_fillColor"
2836
2977
  [id]="_id"
@@ -2897,6 +3038,18 @@ MonkeyIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
2897
3038
  [size]="_size"
2898
3039
  *ngIf="_icon === 'money-hand'"
2899
3040
  ></monkey-icon-money-hand>
3041
+ <monkey-icon-money-percent
3042
+ [fillColor]="_fillColor"
3043
+ [id]="_id"
3044
+ [size]="_size"
3045
+ *ngIf="_icon === 'money-percent'"
3046
+ ></monkey-icon-money-percent>
3047
+ <monkey-icon-money-refused
3048
+ [fillColor]="_fillColor"
3049
+ [id]="_id"
3050
+ [size]="_size"
3051
+ *ngIf="_icon === 'money-refused'"
3052
+ ></monkey-icon-money-refused>
2900
3053
  <monkey-icon-money-sign
2901
3054
  [fillColor]="_fillColor"
2902
3055
  [id]="_id"
@@ -2909,6 +3062,12 @@ MonkeyIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
2909
3062
  [size]="_size"
2910
3063
  *ngIf="_icon === 'money'"
2911
3064
  ></monkey-icon-money>
3065
+ <monkey-icon-money-waiting
3066
+ [fillColor]="_fillColor"
3067
+ [id]="_id"
3068
+ [size]="_size"
3069
+ *ngIf="_icon === 'money-waiting'"
3070
+ ></monkey-icon-money-waiting>
2912
3071
  <monkey-icon-more-circle
2913
3072
  [fillColor]="_fillColor"
2914
3073
  [id]="_id"
@@ -2957,6 +3116,12 @@ MonkeyIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
2957
3116
  [size]="_size"
2958
3117
  *ngIf="_icon === 'percent'"
2959
3118
  ></monkey-icon-percent>
3119
+ <monkey-icon-percent-box
3120
+ [fillColor]="_fillColor"
3121
+ [id]="_id"
3122
+ [size]="_size"
3123
+ *ngIf="_icon === 'percent-box'"
3124
+ ></monkey-icon-percent-box>
2960
3125
  <monkey-icon-person-document
2961
3126
  [fillColor]="_fillColor"
2962
3127
  [id]="_id"
@@ -3065,6 +3230,12 @@ MonkeyIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
3065
3230
  [size]="_size"
3066
3231
  *ngIf="_icon === 'today'"
3067
3232
  ></monkey-icon-today>
3233
+ <monkey-icon-target-dart-arrow
3234
+ [fillColor]="_fillColor"
3235
+ [id]="_id"
3236
+ [size]="_size"
3237
+ *ngIf="_icon === 'target-dart-arrow'"
3238
+ ></monkey-icon-target-dart-arrow>
3068
3239
  <monkey-icon-trash
3069
3240
  [fillColor]="_fillColor"
3070
3241
  [id]="_id"
@@ -3119,7 +3290,7 @@ MonkeyIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
3119
3290
  [size]="_size"
3120
3291
  *ngIf="_icon === 'warning'"
3121
3292
  ></monkey-icon-warning>
3122
- `, isInline: true, components: [{ type: MonkeyIconAddPlusComponent, selector: "monkey-icon-add-plus", inputs: ["fillColor", "size"] }, { type: MonkeyIconAddressBookComponent, selector: "monkey-icon-address-book", inputs: ["fillColor", "size"] }, { 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: MonkeyIconArrowLineRightComponent, selector: "monkey-icon-arrow-line-right", inputs: ["fillColor", "size"] }, { type: MonkeyIconArrowUpComponent, selector: "monkey-icon-arrow-up", inputs: ["fillColor", "size"] }, { type: MonkeyArrowsComponent, selector: "monkey-icon-arrows", inputs: ["fillColor", "size"] }, { type: MonkeyIconAuctionComponent, selector: "monkey-icon-auction", inputs: ["fillColor", "size"] }, { type: MonkeyIconAverageTaxComponent, selector: "monkey-icon-average-tax", inputs: ["fillColor", "size"] }, { type: MonkeyIconBankAgencyComponent, selector: "monkey-icon-bank-agency", inputs: ["fillColor", "size"] }, { type: MonkeyBankAccountComponent, selector: "monkey-icon-bank-account", inputs: ["fillColor", "size"] }, { type: MonkeyIconBankComponent, selector: "monkey-icon-bank", inputs: ["fillColor", "size"] }, { type: MonkeyIconBankNoteSearchComponent, selector: "monkey-icon-banknote-search", inputs: ["fillColor", "size"] }, { type: MonkeyIconBellComponent, selector: "monkey-icon-bell", inputs: ["fillColor", "size"] }, { type: MonkeyIconBlockComponent, selector: "monkey-icon-block", inputs: ["fillColor", "size"] }, { type: MonkeyIconBookOpenTextComponent, selector: "monkey-icon-book-open-text", inputs: ["fillColor", "size"] }, { type: MonkeyIconBookComponent, selector: "monkey-icon-book", inputs: ["fillColor", "size"] }, { type: MonkeyIconBoxComponent, selector: "monkey-icon-box", inputs: ["fillColor", "size"] }, { type: MonkeyIconBuildPersonComponent, selector: "monkey-icon-build-person", inputs: ["fillColor", "size"] }, { type: MonkeyIconCalendarComponent, selector: "monkey-icon-calendar", inputs: ["fillColor", "size"] }, { type: MonkeyIconCameraComponent, selector: "monkey-icon-camera", inputs: ["fillColor", "size"] }, { type: MonkeyIconCardMachineComponent, selector: "monkey-icon-card-machine", inputs: ["fillColor", "size"] }, { type: MonkeyIconCardComponent, selector: "monkey-icon-card", inputs: ["fillColor", "size"] }, { type: MonkeyIconCashBanknoteInvoiceComponent, selector: "monkey-icon-cash-banknote-invoice", 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: MonkeyIconClockClosedComponent, selector: "monkey-icon-clock-closed", inputs: ["fillColor", "size"] }, { type: MonkeyIconCloseCircleComponent, selector: "monkey-icon-close-circle", 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: MonkeyIconContractPenComponent, selector: "monkey-icon-contract-pen", 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: MonkeyIconDollarSignCircleComponent, selector: "monkey-icon-dollar-sign-circle", inputs: ["fillColor", "size"] }, { type: MonkeyIconDollarSignComponent, selector: "monkey-icon-dollar-sign", inputs: ["fillColor", "size"] }, { type: MonkeyIconDomainComponent, selector: "monkey-icon-domain", inputs: ["fillColor", "size"] }, { type: MonkeyIconDotsMenuComponent, selector: "monkey-icon-dots-menu", inputs: ["fillColor", "size"] }, { type: MonkeyIconDoubleArrowLeftComponent, selector: "monkey-icon-double-arrow-left", inputs: ["fillColor", "size"] }, { type: MonkeyIconDoubleArrowRightComponent, selector: "monkey-icon-double-arrow-right", inputs: ["fillColor", "size"] }, { type: MonkeyIconDownloadComponent, selector: "monkey-icon-download", inputs: ["fillColor", "size"] }, { type: MonkeyIconDragDropComponent, selector: "monkey-icon-drag-drop", inputs: ["fillColor", "size"] }, { type: MonkeyIconEditSquareComponent, selector: "monkey-icon-edit-square", inputs: ["fillColor", "size"] }, { type: MonkeyIconEditComponent, selector: "monkey-icon-edit", inputs: ["fillColor", "size"] }, { type: MonkeyIconEmailSendFastComponent, selector: "monkey-icon-email-send-fast", 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: MonkeyIconFilterAddComponent, selector: "monkey-icon-filter-add", inputs: ["fillColor", "size"] }, { type: MonkeyIconFilterComponent, selector: "monkey-icon-filter", inputs: ["fillColor", "size"] }, { type: MonkeyIconGridComponent, selector: "monkey-icon-grid", inputs: ["fillColor", "size"] }, { type: MonkeyIconHandsClapComponent, selector: "monkey-icon-hands-clap", 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: MonkeyIconInfoComponent, selector: "monkey-icon-info", inputs: ["fillColor", "size"] }, { type: MonkeyIconInvoiceComponent, selector: "monkey-icon-invoice", inputs: ["fillColor", "size"] }, { type: MonkeyIconInvoicesAnticipatedComponent, selector: "monkey-icon-invoices-anticipated", inputs: ["fillColor", "size"] }, { type: MonkeyIconInvoicesApprovalComponent, selector: "monkey-icon-invoices-approval", inputs: ["fillColor", "size"] }, { type: MonkeyIconInvoicesRefusedComponent, selector: "monkey-icon-invoices-refused", inputs: ["fillColor", "size"] }, { type: MonkeyIconLightingCircleComponent, selector: "monkey-icon-lighting-circle", 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: MonkeyIconMedalComponent, selector: "monkey-icon-medal", inputs: ["fillColor", "size"] }, { type: MonkeyIconMenuComponent, selector: "monkey-icon-menu", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyCeduleComponent, selector: "monkey-icon-money-cedule", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyDiscountComponent, selector: "monkey-icon-money-discount", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyNetComponent, selector: "monkey-icon-money-net", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyNewComponent, selector: "monkey-icon-money-new", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyHandComponent, selector: "monkey-icon-money-hand", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneySignComponent, selector: "monkey-icon-money-sign", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyComponent, selector: "monkey-icon-money", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoreCircleComponent, selector: "monkey-icon-more-circle", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoreComponent, selector: "monkey-icon-more", inputs: ["fillColor", "size"] }, { type: MonkeyIconNewCompanyComponent, selector: "monkey-icon-new-company", inputs: ["fillColor", "size"] }, { type: MonkeyIconOfferedComponent, selector: "monkey-icon-offered", inputs: ["fillColor", "size"] }, { type: MonkeyIconOpenExternalComponent, selector: "monkey-icon-open-external", 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: MonkeyIconPhoneCallComponent, selector: "monkey-icon-phone-call", inputs: ["fillColor", "size"] }, { type: MonkeyIconPhoneComponent, selector: "monkey-icon-phone", inputs: ["fillColor", "size"] }, { type: MonkeyIconPinNavigationComponent, selector: "monkey-icon-pin-navigation", inputs: ["fillColor", "size"] }, { type: MonkeyIconPorkComponent, selector: "monkey-icon-pork", inputs: ["fillColor", "size"] }, { type: MonkeyIconRadioComponent, selector: "monkey-icon-radio", inputs: ["fillColor", "size"] }, { type: MonkeyIconRefreshComponent, selector: "monkey-icon-refresh", inputs: ["fillColor", "size"] }, { type: MonkeyIconRegistrationComponent, selector: "monkey-icon-registration", 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: MonkeyIconShieldChekmarkComponent, selector: "monkey-icon-shield-chekmark", inputs: ["fillColor", "size"] }, { type: MonkeyIconStarShiningComponent, selector: "monkey-icon-star-shining", inputs: ["fillColor", "size"] }, { type: MonkeyIconStarComponent, selector: "monkey-icon-star", inputs: ["fillColor", "size"] }, { type: MonkeyIconStoreComponent, selector: "monkey-icon-store", inputs: ["fillColor", "size"] }, { type: MonkeyIconTodayComponent, selector: "monkey-icon-today", inputs: ["fillColor", "size"] }, { type: MonkeyIconTrashComponent, selector: "monkey-icon-trash", inputs: ["fillColor", "size"] }, { type: MonkeyIconTrophyComponent, selector: "monkey-icon-trophy", inputs: ["fillColor", "size"] }, { type: MonkeyIconUnfoldMoreComponent, selector: "monkey-icon-unfold-more", inputs: ["fillColor", "size"] }, { type: MonkeyIconUploadComponent, selector: "monkey-icon-upload", inputs: ["fillColor", "size"] }, { type: MonkeyIconUserGroupComponent, selector: "monkey-icon-user-group", inputs: ["fillColor", "size"] }, { type: MonkeyIconUserComponent, selector: "monkey-icon-user", inputs: ["fillColor", "size"] }, { type: MonkeyIconWaitingComponent, selector: "monkey-icon-waiting", 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 });
3293
+ `, isInline: true, components: [{ type: MonkeyIconAddPlusComponent, selector: "monkey-icon-add-plus", inputs: ["fillColor", "size"] }, { type: MonkeyIconAddressBookComponent, selector: "monkey-icon-address-book", inputs: ["fillColor", "size"] }, { 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: MonkeyIconArrowLineRightComponent, selector: "monkey-icon-arrow-line-right", inputs: ["fillColor", "size"] }, { type: MonkeyIconArrowUpComponent, selector: "monkey-icon-arrow-up", inputs: ["fillColor", "size"] }, { type: MonkeyArrowsComponent, selector: "monkey-icon-arrows", inputs: ["fillColor", "size"] }, { type: MonkeyIconAuctionComponent, selector: "monkey-icon-auction", inputs: ["fillColor", "size"] }, { type: MonkeyIconAverageTaxComponent, selector: "monkey-icon-average-tax", inputs: ["fillColor", "size"] }, { type: MonkeyIconBankAgencyComponent, selector: "monkey-icon-bank-agency", inputs: ["fillColor", "size"] }, { type: MonkeyBankAccountComponent, selector: "monkey-icon-bank-account", inputs: ["fillColor", "size"] }, { type: MonkeyIconBankComponent, selector: "monkey-icon-bank", inputs: ["fillColor", "size"] }, { type: MonkeyIconBankNoteSearchComponent, selector: "monkey-icon-banknote-search", inputs: ["fillColor", "size"] }, { type: MonkeyIconBellComponent, selector: "monkey-icon-bell", inputs: ["fillColor", "size"] }, { type: MonkeyIconBlockComponent, selector: "monkey-icon-block", inputs: ["fillColor", "size"] }, { type: MonkeyIconBookOpenTextComponent, selector: "monkey-icon-book-open-text", inputs: ["fillColor", "size"] }, { type: MonkeyIconBookComponent, selector: "monkey-icon-book", inputs: ["fillColor", "size"] }, { type: MonkeyIconBoxComponent, selector: "monkey-icon-box", inputs: ["fillColor", "size"] }, { type: MonkeyIconBuildPersonComponent, selector: "monkey-icon-build-person", inputs: ["fillColor", "size"] }, { type: MonkeyIconBuildApprovedComponent, selector: "monkey-icon-build-approved", inputs: ["fillColor", "size"] }, { type: MonkeyIconBuildRefusedComponent, selector: "monkey-icon-build-refused", inputs: ["fillColor", "size"] }, { type: MonkeyIconBuildWaitingComponent, selector: "monkey-icon-build-waiting", inputs: ["fillColor", "size"] }, { type: MonkeyIconCalendarComponent, selector: "monkey-icon-calendar", inputs: ["fillColor", "size"] }, { type: MonkeyIconCalendarBoxComponent, selector: "monkey-icon-calendar-box", inputs: ["fillColor", "size"] }, { type: MonkeyIconCameraComponent, selector: "monkey-icon-camera", inputs: ["fillColor", "size"] }, { type: MonkeyIconCardMachineComponent, selector: "monkey-icon-card-machine", inputs: ["fillColor", "size"] }, { type: MonkeyIconCardComponent, selector: "monkey-icon-card", inputs: ["fillColor", "size"] }, { type: MonkeyIconCashBanknoteInvoiceComponent, selector: "monkey-icon-cash-banknote-invoice", 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: MonkeyIconClockClosedComponent, selector: "monkey-icon-clock-closed", inputs: ["fillColor", "size"] }, { type: MonkeyIconCloseCircleComponent, selector: "monkey-icon-close-circle", 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: MonkeyIconContractPenComponent, selector: "monkey-icon-contract-pen", 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: MonkeyIconDollarSignCircleComponent, selector: "monkey-icon-dollar-sign-circle", inputs: ["fillColor", "size"] }, { type: MonkeyIconDollarSignComponent, selector: "monkey-icon-dollar-sign", inputs: ["fillColor", "size"] }, { type: MonkeyIconDomainComponent, selector: "monkey-icon-domain", inputs: ["fillColor", "size"] }, { type: MonkeyIconDotsMenuComponent, selector: "monkey-icon-dots-menu", inputs: ["fillColor", "size"] }, { type: MonkeyIconDoubleArrowLeftComponent, selector: "monkey-icon-double-arrow-left", inputs: ["fillColor", "size"] }, { type: MonkeyIconDoubleArrowRightComponent, selector: "monkey-icon-double-arrow-right", inputs: ["fillColor", "size"] }, { type: MonkeyIconDownloadComponent, selector: "monkey-icon-download", inputs: ["fillColor", "size"] }, { type: MonkeyIconDragDropComponent, selector: "monkey-icon-drag-drop", inputs: ["fillColor", "size"] }, { type: MonkeyIconEditSquareComponent, selector: "monkey-icon-edit-square", inputs: ["fillColor", "size"] }, { type: MonkeyIconEditComponent, selector: "monkey-icon-edit", inputs: ["fillColor", "size"] }, { type: MonkeyIconEmailSendFastComponent, selector: "monkey-icon-email-send-fast", 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: MonkeyIconFilterAddComponent, selector: "monkey-icon-filter-add", inputs: ["fillColor", "size"] }, { type: MonkeyIconFilterComponent, selector: "monkey-icon-filter", inputs: ["fillColor", "size"] }, { type: MonkeyIconGridComponent, selector: "monkey-icon-grid", inputs: ["fillColor", "size"] }, { type: MonkeyIconHandsClapComponent, selector: "monkey-icon-hands-clap", 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: MonkeyIconInfoComponent, selector: "monkey-icon-info", inputs: ["fillColor", "size"] }, { type: MonkeyIconInvoiceComponent, selector: "monkey-icon-invoice", inputs: ["fillColor", "size"] }, { type: MonkeyIconInvoicesAnticipatedComponent, selector: "monkey-icon-invoices-anticipated", inputs: ["fillColor", "size"] }, { type: MonkeyIconInvoicesApprovalComponent, selector: "monkey-icon-invoices-approval", inputs: ["fillColor", "size"] }, { type: MonkeyIconInvoicesRefusedComponent, selector: "monkey-icon-invoices-refused", inputs: ["fillColor", "size"] }, { type: MonkeyIconLightingCircleComponent, selector: "monkey-icon-lighting-circle", 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: MonkeyIconMedalComponent, selector: "monkey-icon-medal", inputs: ["fillColor", "size"] }, { type: MonkeyIconMenuComponent, selector: "monkey-icon-menu", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyCeduleComponent, selector: "monkey-icon-money-cedule", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyDiscountComponent, selector: "monkey-icon-money-discount", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyNetComponent, selector: "monkey-icon-money-net", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyNewComponent, selector: "monkey-icon-money-new", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyHandComponent, selector: "monkey-icon-money-hand", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyPercentComponent, selector: "monkey-icon-money-percent", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyRefusedComponent, selector: "monkey-icon-money-refused", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneySignComponent, selector: "monkey-icon-money-sign", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyComponent, selector: "monkey-icon-money", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoneyWaitingComponent, selector: "monkey-icon-money-waiting", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoreCircleComponent, selector: "monkey-icon-more-circle", inputs: ["fillColor", "size"] }, { type: MonkeyIconMoreComponent, selector: "monkey-icon-more", inputs: ["fillColor", "size"] }, { type: MonkeyIconNewCompanyComponent, selector: "monkey-icon-new-company", inputs: ["fillColor", "size"] }, { type: MonkeyIconOfferedComponent, selector: "monkey-icon-offered", inputs: ["fillColor", "size"] }, { type: MonkeyIconOpenExternalComponent, selector: "monkey-icon-open-external", 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: MonkeyIconPercentBoxComponent, selector: "monkey-icon-percent-box", inputs: ["fillColor", "size"] }, { type: MonkeyIconPersonDocumentComponent, selector: "monkey-icon-person-document", inputs: ["fillColor", "size"] }, { type: MonkeyIconPersonSadComponent, selector: "monkey-icon-person-sad", inputs: ["fillColor", "size"] }, { type: MonkeyIconPhoneCallComponent, selector: "monkey-icon-phone-call", inputs: ["fillColor", "size"] }, { type: MonkeyIconPhoneComponent, selector: "monkey-icon-phone", inputs: ["fillColor", "size"] }, { type: MonkeyIconPinNavigationComponent, selector: "monkey-icon-pin-navigation", inputs: ["fillColor", "size"] }, { type: MonkeyIconPorkComponent, selector: "monkey-icon-pork", inputs: ["fillColor", "size"] }, { type: MonkeyIconRadioComponent, selector: "monkey-icon-radio", inputs: ["fillColor", "size"] }, { type: MonkeyIconRefreshComponent, selector: "monkey-icon-refresh", inputs: ["fillColor", "size"] }, { type: MonkeyIconRegistrationComponent, selector: "monkey-icon-registration", 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: MonkeyIconShieldChekmarkComponent, selector: "monkey-icon-shield-chekmark", inputs: ["fillColor", "size"] }, { type: MonkeyIconStarShiningComponent, selector: "monkey-icon-star-shining", inputs: ["fillColor", "size"] }, { type: MonkeyIconStarComponent, selector: "monkey-icon-star", inputs: ["fillColor", "size"] }, { type: MonkeyIconStoreComponent, selector: "monkey-icon-store", inputs: ["fillColor", "size"] }, { type: MonkeyIconTodayComponent, selector: "monkey-icon-today", inputs: ["fillColor", "size"] }, { type: MonkeyIconTargetDartArrowComponent, selector: "monkey-icon-target-dart-arrow", inputs: ["fillColor", "size"] }, { type: MonkeyIconTrashComponent, selector: "monkey-icon-trash", inputs: ["fillColor", "size"] }, { type: MonkeyIconTrophyComponent, selector: "monkey-icon-trophy", inputs: ["fillColor", "size"] }, { type: MonkeyIconUnfoldMoreComponent, selector: "monkey-icon-unfold-more", inputs: ["fillColor", "size"] }, { type: MonkeyIconUploadComponent, selector: "monkey-icon-upload", inputs: ["fillColor", "size"] }, { type: MonkeyIconUserGroupComponent, selector: "monkey-icon-user-group", inputs: ["fillColor", "size"] }, { type: MonkeyIconUserComponent, selector: "monkey-icon-user", inputs: ["fillColor", "size"] }, { type: MonkeyIconWaitingComponent, selector: "monkey-icon-waiting", 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 });
3123
3294
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconComponent, decorators: [{
3124
3295
  type: Component,
3125
3296
  args: [{
@@ -3245,12 +3416,36 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
3245
3416
  [size]="_size"
3246
3417
  *ngIf="_icon === 'build-person'"
3247
3418
  ></monkey-icon-build-person>
3419
+ <monkey-icon-build-approved
3420
+ [fillColor]="_fillColor"
3421
+ [id]="_id"
3422
+ [size]="_size"
3423
+ *ngIf="_icon === 'build-approved'"
3424
+ ></monkey-icon-build-approved>
3425
+ <monkey-icon-build-refused
3426
+ [fillColor]="_fillColor"
3427
+ [id]="_id"
3428
+ [size]="_size"
3429
+ *ngIf="_icon === 'build-refused'"
3430
+ ></monkey-icon-build-refused>
3431
+ <monkey-icon-build-waiting
3432
+ [fillColor]="_fillColor"
3433
+ [id]="_id"
3434
+ [size]="_size"
3435
+ *ngIf="_icon === 'build-waiting'"
3436
+ ></monkey-icon-build-waiting>
3248
3437
  <monkey-icon-calendar
3249
3438
  [fillColor]="_fillColor"
3250
3439
  [id]="_id"
3251
3440
  [size]="_size"
3252
3441
  *ngIf="_icon === 'calendar'"
3253
3442
  ></monkey-icon-calendar>
3443
+ <monkey-icon-calendar-box
3444
+ [fillColor]="_fillColor"
3445
+ [id]="_id"
3446
+ [size]="_size"
3447
+ *ngIf="_icon === 'calendar-box'"
3448
+ ></monkey-icon-calendar-box>
3254
3449
  <monkey-icon-camera
3255
3450
  [fillColor]="_fillColor"
3256
3451
  [id]="_id"
@@ -3558,11 +3753,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
3558
3753
  *ngIf="_icon === 'invoices-refused'"
3559
3754
  ></monkey-icon-invoices-refused>
3560
3755
  <monkey-icon-lighting-circle
3561
- [fillColor]="_fillColor"
3562
- [id]="_id"
3563
- [size]="_size"
3564
- *ngIf="_icon === 'lighting-circle'"
3565
- ></monkey-icon-lighting-circle>
3756
+ [fillColor]="_fillColor"
3757
+ [id]="_id"
3758
+ [size]="_size"
3759
+ *ngIf="_icon === 'lighting-circle'"
3760
+ ></monkey-icon-lighting-circle>
3566
3761
  <monkey-icon-list
3567
3762
  [fillColor]="_fillColor"
3568
3763
  [id]="_id"
@@ -3629,6 +3824,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
3629
3824
  [size]="_size"
3630
3825
  *ngIf="_icon === 'money-hand'"
3631
3826
  ></monkey-icon-money-hand>
3827
+ <monkey-icon-money-percent
3828
+ [fillColor]="_fillColor"
3829
+ [id]="_id"
3830
+ [size]="_size"
3831
+ *ngIf="_icon === 'money-percent'"
3832
+ ></monkey-icon-money-percent>
3833
+ <monkey-icon-money-refused
3834
+ [fillColor]="_fillColor"
3835
+ [id]="_id"
3836
+ [size]="_size"
3837
+ *ngIf="_icon === 'money-refused'"
3838
+ ></monkey-icon-money-refused>
3632
3839
  <monkey-icon-money-sign
3633
3840
  [fillColor]="_fillColor"
3634
3841
  [id]="_id"
@@ -3641,6 +3848,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
3641
3848
  [size]="_size"
3642
3849
  *ngIf="_icon === 'money'"
3643
3850
  ></monkey-icon-money>
3851
+ <monkey-icon-money-waiting
3852
+ [fillColor]="_fillColor"
3853
+ [id]="_id"
3854
+ [size]="_size"
3855
+ *ngIf="_icon === 'money-waiting'"
3856
+ ></monkey-icon-money-waiting>
3644
3857
  <monkey-icon-more-circle
3645
3858
  [fillColor]="_fillColor"
3646
3859
  [id]="_id"
@@ -3689,6 +3902,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
3689
3902
  [size]="_size"
3690
3903
  *ngIf="_icon === 'percent'"
3691
3904
  ></monkey-icon-percent>
3905
+ <monkey-icon-percent-box
3906
+ [fillColor]="_fillColor"
3907
+ [id]="_id"
3908
+ [size]="_size"
3909
+ *ngIf="_icon === 'percent-box'"
3910
+ ></monkey-icon-percent-box>
3692
3911
  <monkey-icon-person-document
3693
3912
  [fillColor]="_fillColor"
3694
3913
  [id]="_id"
@@ -3797,6 +4016,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
3797
4016
  [size]="_size"
3798
4017
  *ngIf="_icon === 'today'"
3799
4018
  ></monkey-icon-today>
4019
+ <monkey-icon-target-dart-arrow
4020
+ [fillColor]="_fillColor"
4021
+ [id]="_id"
4022
+ [size]="_size"
4023
+ *ngIf="_icon === 'target-dart-arrow'"
4024
+ ></monkey-icon-target-dart-arrow>
3800
4025
  <monkey-icon-trash
3801
4026
  [fillColor]="_fillColor"
3802
4027
  [id]="_id"
@@ -4203,8 +4428,12 @@ MonkeyIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", versio
4203
4428
  MonkeyIconBookComponent,
4204
4429
  MonkeyIconBookOpenTextComponent,
4205
4430
  MonkeyIconBoxComponent,
4431
+ MonkeyIconBuildApprovedComponent,
4206
4432
  MonkeyIconBuildPersonComponent,
4433
+ MonkeyIconBuildRefusedComponent,
4434
+ MonkeyIconBuildWaitingComponent,
4207
4435
  MonkeyIconCalendarComponent,
4436
+ MonkeyIconCalendarBoxComponent,
4208
4437
  MonkeyIconCameraComponent,
4209
4438
  MonkeyIconCardComponent,
4210
4439
  MonkeyIconCardMachineComponent,
@@ -4269,7 +4498,10 @@ MonkeyIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", versio
4269
4498
  MonkeyIconMoneyHandComponent,
4270
4499
  MonkeyIconMoneyNetComponent,
4271
4500
  MonkeyIconMoneyNewComponent,
4501
+ MonkeyIconMoneyPercentComponent,
4502
+ MonkeyIconMoneyRefusedComponent,
4272
4503
  MonkeyIconMoneySignComponent,
4504
+ MonkeyIconMoneyWaitingComponent,
4273
4505
  MonkeyIconMoreCircleComponent,
4274
4506
  MonkeyIconMoreComponent,
4275
4507
  MonkeyIconNewCompanyComponent,
@@ -4278,6 +4510,7 @@ MonkeyIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", versio
4278
4510
  MonkeyIconPasswordComponent,
4279
4511
  MonkeyIconPeopleComponent,
4280
4512
  MonkeyIconPercentComponent,
4513
+ MonkeyIconPercentBoxComponent,
4281
4514
  MonkeyIconPersonDocumentComponent,
4282
4515
  MonkeyIconPersonSadComponent,
4283
4516
  MonkeyIconPhoneCallComponent,
@@ -4306,7 +4539,8 @@ MonkeyIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", versio
4306
4539
  MonkeyIconWarningComponent,
4307
4540
  MonkeyIconEmailSendFastComponent,
4308
4541
  MonkeyIconAddressBookComponent,
4309
- MonkeyIconStarShiningComponent], imports: [CommonModule], exports: [MonkeyIconComponent] });
4542
+ MonkeyIconStarShiningComponent,
4543
+ MonkeyIconTargetDartArrowComponent], imports: [CommonModule], exports: [MonkeyIconComponent] });
4310
4544
  MonkeyIconModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconModule, imports: [[CommonModule]] });
4311
4545
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconModule, decorators: [{
4312
4546
  type: NgModule,
@@ -4330,8 +4564,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
4330
4564
  MonkeyIconBookComponent,
4331
4565
  MonkeyIconBookOpenTextComponent,
4332
4566
  MonkeyIconBoxComponent,
4567
+ MonkeyIconBuildApprovedComponent,
4333
4568
  MonkeyIconBuildPersonComponent,
4569
+ MonkeyIconBuildRefusedComponent,
4570
+ MonkeyIconBuildWaitingComponent,
4334
4571
  MonkeyIconCalendarComponent,
4572
+ MonkeyIconCalendarBoxComponent,
4335
4573
  MonkeyIconCameraComponent,
4336
4574
  MonkeyIconCardComponent,
4337
4575
  MonkeyIconCardMachineComponent,
@@ -4396,7 +4634,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
4396
4634
  MonkeyIconMoneyHandComponent,
4397
4635
  MonkeyIconMoneyNetComponent,
4398
4636
  MonkeyIconMoneyNewComponent,
4637
+ MonkeyIconMoneyPercentComponent,
4638
+ MonkeyIconMoneyRefusedComponent,
4399
4639
  MonkeyIconMoneySignComponent,
4640
+ MonkeyIconMoneyWaitingComponent,
4400
4641
  MonkeyIconMoreCircleComponent,
4401
4642
  MonkeyIconMoreComponent,
4402
4643
  MonkeyIconNewCompanyComponent,
@@ -4405,6 +4646,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
4405
4646
  MonkeyIconPasswordComponent,
4406
4647
  MonkeyIconPeopleComponent,
4407
4648
  MonkeyIconPercentComponent,
4649
+ MonkeyIconPercentBoxComponent,
4408
4650
  MonkeyIconPersonDocumentComponent,
4409
4651
  MonkeyIconPersonSadComponent,
4410
4652
  MonkeyIconPhoneCallComponent,
@@ -4434,6 +4676,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
4434
4676
  MonkeyIconEmailSendFastComponent,
4435
4677
  MonkeyIconAddressBookComponent,
4436
4678
  MonkeyIconStarShiningComponent,
4679
+ MonkeyIconTargetDartArrowComponent,
4437
4680
  ],
4438
4681
  imports: [CommonModule],
4439
4682
  exports: [MonkeyIconComponent],
@@ -9621,5 +9864,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
9621
9864
  * Generated bundle index. Do not edit.
9622
9865
  */
9623
9866
 
9624
- export { MonkeyArrowsComponent, MonkeyBadgeComponent, MonkeyBadgeModule, MonkeyBankAccountComponent, MonkeyButtonAvatarComponent, MonkeyButtonComponent, MonkeyButtonDropdownComponent, MonkeyButtonModule, MonkeyCheckboxComponent, MonkeyCheckboxModule, MonkeyDateRangePickerComponent, MonkeyDateRangePickerModule, MonkeyExpansionComponent, MonkeyExpansionModule, MonkeyFileUploadComponent, MonkeyFileUploadModule, MonkeyIconAddPlusComponent, MonkeyIconAddressBookComponent, MonkeyIconArrowLeftComponent, MonkeyIconArrowLineRightComponent, MonkeyIconArrowRightComponent, MonkeyIconArrowUpComponent, MonkeyIconAuctionComponent, MonkeyIconAverageTaxComponent, MonkeyIconBankAgencyComponent, MonkeyIconBankComponent, MonkeyIconBankNoteSearchComponent, MonkeyIconBellComponent, MonkeyIconBookComponent, MonkeyIconBookOpenTextComponent, MonkeyIconBoxComponent, MonkeyIconBuildPersonComponent, MonkeyIconCNPJComponent, MonkeyIconCalendarComponent, MonkeyIconCameraComponent, MonkeyIconCardComponent, MonkeyIconCardMachineComponent, MonkeyIconCashBanknoteInvoiceComponent, MonkeyIconChatComponent, MonkeyIconCheckCircleComponent, MonkeyIconCheckCircleOutComponent, MonkeyIconCheckComponent, MonkeyIconCheckGreyComponent, MonkeyIconCheckWhiteComponent, MonkeyIconClipboardComponent, MonkeyIconClockClosedComponent, MonkeyIconClockComponent, MonkeyIconCloseComponent, MonkeyIconCodepenComponent, MonkeyIconCompanyNameComponent, MonkeyIconComponent, MonkeyIconContractComponent, MonkeyIconContractPenComponent, MonkeyIconDeleteComponent, MonkeyIconDocumentComponent, MonkeyIconDollarSignCircleComponent, MonkeyIconDollarSignComponent, MonkeyIconDomainComponent, MonkeyIconDoubleArrowLeftComponent, MonkeyIconDoubleArrowRightComponent, MonkeyIconDownloadComponent, MonkeyIconDragDropComponent, MonkeyIconEditComponent, MonkeyIconEditSquareComponent, MonkeyIconEmailComponent, MonkeyIconEmailSendFastComponent, MonkeyIconEmptyDocComponent, MonkeyIconErrorComponent, MonkeyIconEyeClosedComponent, MonkeyIconEyeOpenComponent, MonkeyIconFilterComponent, MonkeyIconGridComponent, MonkeyIconHelpComponent, MonkeyIconHexagonComponent, MonkeyIconHomeComponent, MonkeyIconImageComponent, MonkeyIconInfoComponent, MonkeyIconInvoiceComponent, MonkeyIconInvoicesAnticipatedComponent, MonkeyIconInvoicesApprovalComponent, MonkeyIconInvoicesRefusedComponent, MonkeyIconLightingCircleComponent, MonkeyIconListComponent, MonkeyIconLocationPinComponent, MonkeyIconLoginComponent, MonkeyIconLogoutComponent, MonkeyIconMedalComponent, MonkeyIconMenuComponent, MonkeyIconModule, MonkeyIconMoneyCeduleComponent, MonkeyIconMoneyComponent, MonkeyIconMoneyDiscountComponent, MonkeyIconMoneyHandComponent, MonkeyIconMoneyNetComponent, MonkeyIconMoneyNewComponent, MonkeyIconMoneySignComponent, MonkeyIconMoreComponent, MonkeyIconNewCompanyComponent, MonkeyIconOfferedComponent, MonkeyIconPasswordComponent, MonkeyIconPeopleComponent, MonkeyIconPercentComponent, MonkeyIconPersonDocumentComponent, MonkeyIconPersonSadComponent, MonkeyIconPhoneComponent, MonkeyIconPorkComponent, MonkeyIconRadioComponent, MonkeyIconRefreshComponent, MonkeyIconRegistrationComponent, MonkeyIconRepeatComponent, MonkeyIconSearchComponent, MonkeyIconSecondWarningComponent, MonkeyIconSettingsComponent, MonkeyIconShieldChekmarkComponent, MonkeyIconStarComponent, MonkeyIconStarShiningComponent, MonkeyIconStoreComponent, MonkeyIconTodayComponent, MonkeyIconTrashComponent, MonkeyIconTrophyComponent, MonkeyIconUnfoldMoreComponent, MonkeyIconUploadComponent, MonkeyIconUserComponent, MonkeyIconWaitingComponent, MonkeyIconWalletComponent, MonkeyIconWarningComponent, MonkeyImageCropComponent, MonkeyImageCropModule, MonkeyInputComponent, MonkeyInputFilterComponent, MonkeyInputModule, MonkeyInputPhoneComponent, MonkeyInputPhoneModule, MonkeyModalComponent, MonkeyModalModule, MonkeyOptionComponent, MonkeyOptionModule, MonkeyRadioButtonComponent, MonkeyRadioButtonModule, MonkeySelectComponent, MonkeySelectFilterComponent, MonkeySelectModule, MonkeySelectMultipleComponent, MonkeySelectSearchComponent, MonkeyStepperComponent, MonkeyStepperModule, MonkeyStyleGuideModalFixedService, MonkeyStyleGuideModalService, MonkeyStyleGuideModule, MonkeyStyleGuideSettingsService, MonkeyStyleGuideSnackbarService, MonkeyTabComponent, MonkeyTabModule, MonkeyTableColumnComponent, MonkeyTableComponent, MonkeyTableModule, MonkeyToggleComponent, MonkeyToggleModule, MonkeyUtils, MonkeyWizardComponent, MonkeyWizardModule, PhoneNumberValidDirective };
9867
+ export { MonkeyArrowsComponent, MonkeyBadgeComponent, MonkeyBadgeModule, MonkeyBankAccountComponent, MonkeyButtonAvatarComponent, MonkeyButtonComponent, MonkeyButtonDropdownComponent, MonkeyButtonModule, MonkeyCheckboxComponent, MonkeyCheckboxModule, MonkeyDateRangePickerComponent, MonkeyDateRangePickerModule, MonkeyExpansionComponent, MonkeyExpansionModule, MonkeyFileUploadComponent, MonkeyFileUploadModule, MonkeyIconAddPlusComponent, MonkeyIconAddressBookComponent, MonkeyIconArrowLeftComponent, MonkeyIconArrowLineRightComponent, MonkeyIconArrowRightComponent, MonkeyIconArrowUpComponent, MonkeyIconAuctionComponent, MonkeyIconAverageTaxComponent, MonkeyIconBankAgencyComponent, MonkeyIconBankComponent, MonkeyIconBankNoteSearchComponent, MonkeyIconBellComponent, MonkeyIconBookComponent, MonkeyIconBookOpenTextComponent, MonkeyIconBoxComponent, MonkeyIconBuildApprovedComponent, MonkeyIconBuildPersonComponent, MonkeyIconBuildRefusedComponent, MonkeyIconBuildWaitingComponent, MonkeyIconCNPJComponent, MonkeyIconCalendarBoxComponent, MonkeyIconCalendarComponent, MonkeyIconCameraComponent, MonkeyIconCardComponent, MonkeyIconCardMachineComponent, MonkeyIconCashBanknoteInvoiceComponent, MonkeyIconChatComponent, MonkeyIconCheckCircleComponent, MonkeyIconCheckCircleOutComponent, MonkeyIconCheckComponent, MonkeyIconCheckGreyComponent, MonkeyIconCheckWhiteComponent, MonkeyIconClipboardComponent, MonkeyIconClockClosedComponent, MonkeyIconClockComponent, MonkeyIconCloseComponent, MonkeyIconCodepenComponent, MonkeyIconCompanyNameComponent, MonkeyIconComponent, MonkeyIconContractComponent, MonkeyIconContractPenComponent, MonkeyIconDeleteComponent, MonkeyIconDocumentComponent, MonkeyIconDollarSignCircleComponent, MonkeyIconDollarSignComponent, MonkeyIconDomainComponent, MonkeyIconDoubleArrowLeftComponent, MonkeyIconDoubleArrowRightComponent, MonkeyIconDownloadComponent, MonkeyIconDragDropComponent, MonkeyIconEditComponent, MonkeyIconEditSquareComponent, MonkeyIconEmailComponent, MonkeyIconEmailSendFastComponent, MonkeyIconEmptyDocComponent, MonkeyIconErrorComponent, MonkeyIconEyeClosedComponent, MonkeyIconEyeOpenComponent, MonkeyIconFilterComponent, MonkeyIconGridComponent, MonkeyIconHelpComponent, MonkeyIconHexagonComponent, MonkeyIconHomeComponent, MonkeyIconImageComponent, MonkeyIconInfoComponent, MonkeyIconInvoiceComponent, MonkeyIconInvoicesAnticipatedComponent, MonkeyIconInvoicesApprovalComponent, MonkeyIconInvoicesRefusedComponent, MonkeyIconLightingCircleComponent, MonkeyIconListComponent, MonkeyIconLocationPinComponent, MonkeyIconLoginComponent, MonkeyIconLogoutComponent, MonkeyIconMedalComponent, MonkeyIconMenuComponent, MonkeyIconModule, MonkeyIconMoneyCeduleComponent, MonkeyIconMoneyComponent, MonkeyIconMoneyDiscountComponent, MonkeyIconMoneyHandComponent, MonkeyIconMoneyNetComponent, MonkeyIconMoneyNewComponent, MonkeyIconMoneyPercentComponent, MonkeyIconMoneyRefusedComponent, MonkeyIconMoneySignComponent, MonkeyIconMoneyWaitingComponent, MonkeyIconMoreComponent, MonkeyIconNewCompanyComponent, MonkeyIconOfferedComponent, MonkeyIconPasswordComponent, MonkeyIconPeopleComponent, MonkeyIconPercentBoxComponent, MonkeyIconPercentComponent, MonkeyIconPersonDocumentComponent, MonkeyIconPersonSadComponent, MonkeyIconPhoneComponent, MonkeyIconPorkComponent, MonkeyIconRadioComponent, MonkeyIconRefreshComponent, MonkeyIconRegistrationComponent, MonkeyIconRepeatComponent, MonkeyIconSearchComponent, MonkeyIconSecondWarningComponent, MonkeyIconSettingsComponent, MonkeyIconShieldChekmarkComponent, MonkeyIconStarComponent, MonkeyIconStarShiningComponent, MonkeyIconStoreComponent, MonkeyIconTargetDartArrowComponent, MonkeyIconTodayComponent, MonkeyIconTrashComponent, MonkeyIconTrophyComponent, MonkeyIconUnfoldMoreComponent, MonkeyIconUploadComponent, MonkeyIconUserComponent, MonkeyIconWaitingComponent, MonkeyIconWalletComponent, MonkeyIconWarningComponent, MonkeyImageCropComponent, MonkeyImageCropModule, MonkeyInputComponent, MonkeyInputFilterComponent, MonkeyInputModule, MonkeyInputPhoneComponent, MonkeyInputPhoneModule, MonkeyModalComponent, MonkeyModalModule, MonkeyOptionComponent, MonkeyOptionModule, MonkeyRadioButtonComponent, MonkeyRadioButtonModule, MonkeySelectComponent, MonkeySelectFilterComponent, MonkeySelectModule, MonkeySelectMultipleComponent, MonkeySelectSearchComponent, MonkeyStepperComponent, MonkeyStepperModule, MonkeyStyleGuideModalFixedService, MonkeyStyleGuideModalService, MonkeyStyleGuideModule, MonkeyStyleGuideSettingsService, MonkeyStyleGuideSnackbarService, MonkeyTabComponent, MonkeyTabModule, MonkeyTableColumnComponent, MonkeyTableComponent, MonkeyTableModule, MonkeyToggleComponent, MonkeyToggleModule, MonkeyUtils, MonkeyWizardComponent, MonkeyWizardModule, PhoneNumberValidDirective };
9625
9868
  //# sourceMappingURL=monkey-style-guide.mjs.map