monkey-style-guide 2.0.166 → 2.0.167
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -1
- package/esm2020/lib/components/icon/icon.component.mjs +33 -46
- package/esm2020/lib/components/icon/icon.module.mjs +1 -4
- package/esm2020/lib/components/icon/index.mjs +1 -2
- package/fesm2015/monkey-style-guide.mjs +2 -29
- package/fesm2015/monkey-style-guide.mjs.map +1 -1
- package/fesm2020/monkey-style-guide.mjs +2 -29
- package/fesm2020/monkey-style-guide.mjs.map +1 -1
- package/lib/components/icon/icon.module.d.ts +32 -33
- package/lib/components/icon/index.d.ts +0 -1
- package/monkey-style-guide-2.0.167.tgz +0 -0
- package/package.json +1 -1
- package/esm2020/lib/components/icon/icon-office-work.mjs +0 -15
- package/lib/components/icon/icon-office-work.d.ts +0 -7
- package/monkey-style-guide-2.0.166.tgz +0 -0
|
@@ -86,40 +86,39 @@ import * as i84 from "./icon-more-circle.component";
|
|
|
86
86
|
import * as i85 from "./icon-more.component";
|
|
87
87
|
import * as i86 from "./icon-new-company.component";
|
|
88
88
|
import * as i87 from "./icon-offered.component";
|
|
89
|
-
import * as i88 from "./icon-
|
|
90
|
-
import * as i89 from "./icon-
|
|
91
|
-
import * as i90 from "./icon-
|
|
92
|
-
import * as i91 from "./icon-
|
|
93
|
-
import * as i92 from "./icon-
|
|
94
|
-
import * as i93 from "./icon-person-
|
|
95
|
-
import * as i94 from "./icon-
|
|
96
|
-
import * as i95 from "./icon-phone
|
|
97
|
-
import * as i96 from "./icon-
|
|
98
|
-
import * as i97 from "./icon-
|
|
99
|
-
import * as i98 from "./icon-
|
|
100
|
-
import * as i99 from "./icon-
|
|
101
|
-
import * as i100 from "./icon-
|
|
102
|
-
import * as i101 from "./icon-
|
|
103
|
-
import * as i102 from "./icon-
|
|
104
|
-
import * as i103 from "./icon-
|
|
105
|
-
import * as i104 from "./icon-
|
|
106
|
-
import * as i105 from "./icon-
|
|
107
|
-
import * as i106 from "./icon-
|
|
108
|
-
import * as i107 from "./icon-
|
|
109
|
-
import * as i108 from "./icon-
|
|
110
|
-
import * as i109 from "./icon-
|
|
111
|
-
import * as i110 from "./icon-
|
|
112
|
-
import * as i111 from "./icon-
|
|
113
|
-
import * as i112 from "./icon-
|
|
114
|
-
import * as i113 from "./icon-
|
|
115
|
-
import * as i114 from "./icon-user.component";
|
|
116
|
-
import * as i115 from "./icon-
|
|
117
|
-
import * as i116 from "./icon-
|
|
118
|
-
import * as i117 from "./icon-
|
|
119
|
-
import * as i118 from "
|
|
120
|
-
import * as i119 from "@angular/common";
|
|
89
|
+
import * as i88 from "./icon-open-external.component";
|
|
90
|
+
import * as i89 from "./icon-password.component";
|
|
91
|
+
import * as i90 from "./icon-people.component";
|
|
92
|
+
import * as i91 from "./icon-percent.component";
|
|
93
|
+
import * as i92 from "./icon-person-document.component";
|
|
94
|
+
import * as i93 from "./icon-person-sad.component";
|
|
95
|
+
import * as i94 from "./icon-phone-call.component";
|
|
96
|
+
import * as i95 from "./icon-phone.component";
|
|
97
|
+
import * as i96 from "./icon-pin-navigation.component";
|
|
98
|
+
import * as i97 from "./icon-pork.component";
|
|
99
|
+
import * as i98 from "./icon-radio.component";
|
|
100
|
+
import * as i99 from "./icon-refresh.component";
|
|
101
|
+
import * as i100 from "./icon-registration";
|
|
102
|
+
import * as i101 from "./icon-repeat.component";
|
|
103
|
+
import * as i102 from "./icon-search.component";
|
|
104
|
+
import * as i103 from "./icon-second-warning.component";
|
|
105
|
+
import * as i104 from "./icon-settings.component";
|
|
106
|
+
import * as i105 from "./icon-shield-chekmark.component";
|
|
107
|
+
import * as i106 from "./icon-star.component";
|
|
108
|
+
import * as i107 from "./icon-store.component";
|
|
109
|
+
import * as i108 from "./icon-today.component";
|
|
110
|
+
import * as i109 from "./icon-trash.component";
|
|
111
|
+
import * as i110 from "./icon-trophy.component";
|
|
112
|
+
import * as i111 from "./icon-unfold-more.component";
|
|
113
|
+
import * as i112 from "./icon-upload.component";
|
|
114
|
+
import * as i113 from "./icon-user.component";
|
|
115
|
+
import * as i114 from "./icon-user-group.component";
|
|
116
|
+
import * as i115 from "./icon-waiting.component";
|
|
117
|
+
import * as i116 from "./icon-wallet.component";
|
|
118
|
+
import * as i117 from "./icon-warning.component";
|
|
119
|
+
import * as i118 from "@angular/common";
|
|
121
120
|
export declare class MonkeyIconModule {
|
|
122
121
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconModule, never>;
|
|
123
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyIconModule, [typeof i1.MonkeyArrowsComponent, typeof i2.MonkeyBankAccountComponent, typeof i3.MonkeyIconAddPlusComponent, typeof i4.MonkeyIconArrowDownComponent, typeof i5.MonkeyIconArrowLeftComponent, typeof i6.MonkeyIconArrowLineRightComponent, typeof i7.MonkeyIconArrowRightComponent, typeof i8.MonkeyIconArrowUpComponent, typeof i9.MonkeyIconAuctionComponent, typeof i10.MonkeyIconAverageTaxComponent, typeof i11.MonkeyIconBankAgencyComponent, typeof i12.MonkeyIconBankComponent, typeof i13.MonkeyIconBankNoteSearchComponent, typeof i14.MonkeyIconBellComponent, typeof i15.MonkeyIconBlockComponent, typeof i16.MonkeyIconBookComponent, typeof i17.MonkeyIconBookOpenTextComponent, typeof i18.MonkeyIconBoxComponent, typeof i19.MonkeyIconBuildPersonComponent, typeof i20.MonkeyIconCalendarComponent, typeof i21.MonkeyIconCameraComponent, typeof i22.MonkeyIconCardComponent, typeof i23.MonkeyIconCardMachineComponent, typeof i24.MonkeyIconCashBanknoteInvoiceComponent, typeof i25.MonkeyIconChatComponent, typeof i26.MonkeyIconCheckCircleComponent, typeof i27.MonkeyIconCheckCircleOutComponent, typeof i28.MonkeyIconCheckComponent, typeof i29.MonkeyIconCheckGreyComponent, typeof i30.MonkeyIconCheckWhiteComponent, typeof i31.MonkeyIconClipboardComponent, typeof i32.MonkeyIconClockClosedComponent, typeof i33.MonkeyIconClockComponent, typeof i34.MonkeyIconCloseCircleComponent, typeof i35.MonkeyIconCloseComponent, typeof i36.MonkeyIconCNPJComponent, typeof i37.MonkeyIconCodepenComponent, typeof i38.MonkeyIconCompanyNameComponent, typeof i39.MonkeyIconComponent, typeof i40.MonkeyIconContractComponent, typeof i41.MonkeyIconContractPenComponent, typeof i42.MonkeyIconDeleteComponent, typeof i43.MonkeyIconDocumentComponent, typeof i44.MonkeyIconDollarSignCircleComponent, typeof i45.MonkeyIconDollarSignComponent, typeof i46.MonkeyIconDomainComponent, typeof i47.MonkeyIconDotsMenuComponent, typeof i48.MonkeyIconDoubleArrowLeftComponent, typeof i49.MonkeyIconDoubleArrowRightComponent, typeof i50.MonkeyIconDownloadComponent, typeof i51.MonkeyIconEditComponent, typeof i52.MonkeyIconEditSquareComponent, typeof i53.MonkeyIconEmailComponent, typeof i54.MonkeyIconEmptyDocComponent, typeof i55.MonkeyIconErrorComponent, typeof i56.MonkeyIconEyeClosedComponent, typeof i57.MonkeyIconEyeOpenComponent, typeof i58.MonkeyIconFilterAddComponent, typeof i59.MonkeyIconFilterComponent, typeof i60.MonkeyIconGridComponent, typeof i61.MonkeyIconHandsClapComponent, typeof i62.MonkeyIconHelpComponent, typeof i63.MonkeyIconHexagonComponent, typeof i64.MonkeyIconHomeComponent, typeof i65.MonkeyIconImageComponent, typeof i66.MonkeyIconInfoComponent, typeof i67.MonkeyIconInvoiceComponent, typeof i68.MonkeyIconInvoicesAnticipatedComponent, typeof i69.MonkeyIconInvoicesApprovalComponent, typeof i70.MonkeyIconInvoicesRefusedComponent, typeof i71.MonkeyIconListComponent, typeof i72.MonkeyIconLocationPinComponent, typeof i73.MonkeyIconLoginComponent, typeof i74.MonkeyIconLogoutComponent, typeof i75.MonkeyIconMedalComponent, typeof i76.MonkeyIconMenuComponent, typeof i77.MonkeyIconMoneyCeduleComponent, typeof i78.MonkeyIconMoneyComponent, typeof i79.MonkeyIconMoneyDiscountComponent, typeof i80.MonkeyIconMoneyHandComponent, typeof i81.MonkeyIconMoneyNetComponent, typeof i82.MonkeyIconMoneyNewComponent, typeof i83.MonkeyIconMoneySignComponent, typeof i84.MonkeyIconMoreCircleComponent, typeof i85.MonkeyIconMoreComponent, typeof i86.MonkeyIconNewCompanyComponent, typeof i87.MonkeyIconOfferedComponent, typeof i88.
|
|
122
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyIconModule, [typeof i1.MonkeyArrowsComponent, typeof i2.MonkeyBankAccountComponent, typeof i3.MonkeyIconAddPlusComponent, typeof i4.MonkeyIconArrowDownComponent, typeof i5.MonkeyIconArrowLeftComponent, typeof i6.MonkeyIconArrowLineRightComponent, typeof i7.MonkeyIconArrowRightComponent, typeof i8.MonkeyIconArrowUpComponent, typeof i9.MonkeyIconAuctionComponent, typeof i10.MonkeyIconAverageTaxComponent, typeof i11.MonkeyIconBankAgencyComponent, typeof i12.MonkeyIconBankComponent, typeof i13.MonkeyIconBankNoteSearchComponent, typeof i14.MonkeyIconBellComponent, typeof i15.MonkeyIconBlockComponent, typeof i16.MonkeyIconBookComponent, typeof i17.MonkeyIconBookOpenTextComponent, typeof i18.MonkeyIconBoxComponent, typeof i19.MonkeyIconBuildPersonComponent, typeof i20.MonkeyIconCalendarComponent, typeof i21.MonkeyIconCameraComponent, typeof i22.MonkeyIconCardComponent, typeof i23.MonkeyIconCardMachineComponent, typeof i24.MonkeyIconCashBanknoteInvoiceComponent, typeof i25.MonkeyIconChatComponent, typeof i26.MonkeyIconCheckCircleComponent, typeof i27.MonkeyIconCheckCircleOutComponent, typeof i28.MonkeyIconCheckComponent, typeof i29.MonkeyIconCheckGreyComponent, typeof i30.MonkeyIconCheckWhiteComponent, typeof i31.MonkeyIconClipboardComponent, typeof i32.MonkeyIconClockClosedComponent, typeof i33.MonkeyIconClockComponent, typeof i34.MonkeyIconCloseCircleComponent, typeof i35.MonkeyIconCloseComponent, typeof i36.MonkeyIconCNPJComponent, typeof i37.MonkeyIconCodepenComponent, typeof i38.MonkeyIconCompanyNameComponent, typeof i39.MonkeyIconComponent, typeof i40.MonkeyIconContractComponent, typeof i41.MonkeyIconContractPenComponent, typeof i42.MonkeyIconDeleteComponent, typeof i43.MonkeyIconDocumentComponent, typeof i44.MonkeyIconDollarSignCircleComponent, typeof i45.MonkeyIconDollarSignComponent, typeof i46.MonkeyIconDomainComponent, typeof i47.MonkeyIconDotsMenuComponent, typeof i48.MonkeyIconDoubleArrowLeftComponent, typeof i49.MonkeyIconDoubleArrowRightComponent, typeof i50.MonkeyIconDownloadComponent, typeof i51.MonkeyIconEditComponent, typeof i52.MonkeyIconEditSquareComponent, typeof i53.MonkeyIconEmailComponent, typeof i54.MonkeyIconEmptyDocComponent, typeof i55.MonkeyIconErrorComponent, typeof i56.MonkeyIconEyeClosedComponent, typeof i57.MonkeyIconEyeOpenComponent, typeof i58.MonkeyIconFilterAddComponent, typeof i59.MonkeyIconFilterComponent, typeof i60.MonkeyIconGridComponent, typeof i61.MonkeyIconHandsClapComponent, typeof i62.MonkeyIconHelpComponent, typeof i63.MonkeyIconHexagonComponent, typeof i64.MonkeyIconHomeComponent, typeof i65.MonkeyIconImageComponent, typeof i66.MonkeyIconInfoComponent, typeof i67.MonkeyIconInvoiceComponent, typeof i68.MonkeyIconInvoicesAnticipatedComponent, typeof i69.MonkeyIconInvoicesApprovalComponent, typeof i70.MonkeyIconInvoicesRefusedComponent, typeof i71.MonkeyIconListComponent, typeof i72.MonkeyIconLocationPinComponent, typeof i73.MonkeyIconLoginComponent, typeof i74.MonkeyIconLogoutComponent, typeof i75.MonkeyIconMedalComponent, typeof i76.MonkeyIconMenuComponent, typeof i77.MonkeyIconMoneyCeduleComponent, typeof i78.MonkeyIconMoneyComponent, typeof i79.MonkeyIconMoneyDiscountComponent, typeof i80.MonkeyIconMoneyHandComponent, typeof i81.MonkeyIconMoneyNetComponent, typeof i82.MonkeyIconMoneyNewComponent, typeof i83.MonkeyIconMoneySignComponent, typeof i84.MonkeyIconMoreCircleComponent, typeof i85.MonkeyIconMoreComponent, typeof i86.MonkeyIconNewCompanyComponent, typeof i87.MonkeyIconOfferedComponent, typeof i88.MonkeyIconOpenExternalComponent, typeof i89.MonkeyIconPasswordComponent, typeof i90.MonkeyIconPeopleComponent, typeof i91.MonkeyIconPercentComponent, typeof i92.MonkeyIconPersonDocumentComponent, typeof i93.MonkeyIconPersonSadComponent, typeof i94.MonkeyIconPhoneCallComponent, typeof i95.MonkeyIconPhoneComponent, typeof i96.MonkeyIconPinNavigationComponent, typeof i97.MonkeyIconPorkComponent, typeof i98.MonkeyIconRadioComponent, typeof i99.MonkeyIconRefreshComponent, typeof i100.MonkeyIconRegistrationComponent, typeof i101.MonkeyIconRepeatComponent, typeof i102.MonkeyIconSearchComponent, typeof i103.MonkeyIconSecondWarningComponent, typeof i104.MonkeyIconSettingsComponent, typeof i105.MonkeyIconShieldChekmarkComponent, typeof i106.MonkeyIconStarComponent, typeof i107.MonkeyIconStoreComponent, typeof i108.MonkeyIconTodayComponent, typeof i109.MonkeyIconTrashComponent, typeof i110.MonkeyIconTrophyComponent, typeof i111.MonkeyIconUnfoldMoreComponent, typeof i112.MonkeyIconUploadComponent, typeof i113.MonkeyIconUserComponent, typeof i114.MonkeyIconUserGroupComponent, typeof i115.MonkeyIconWaitingComponent, typeof i116.MonkeyIconWalletComponent, typeof i117.MonkeyIconWarningComponent], [typeof i118.CommonModule], [typeof i39.MonkeyIconComponent]>;
|
|
124
123
|
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyIconModule>;
|
|
125
124
|
}
|
|
@@ -102,7 +102,6 @@ export * from './icon-bank-agency';
|
|
|
102
102
|
export * from './icon-money-discount';
|
|
103
103
|
export * from './icon-money-net';
|
|
104
104
|
export * from './icon-money-new';
|
|
105
|
-
export * from './icon-office-work';
|
|
106
105
|
export * from './icon-registration';
|
|
107
106
|
export * from './icon.component';
|
|
108
107
|
export * from './icon.module';
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class MonkeyIconOfficeWorkComponent {
|
|
4
|
-
}
|
|
5
|
-
MonkeyIconOfficeWorkComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconOfficeWorkComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
-
MonkeyIconOfficeWorkComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyIconOfficeWorkComponent, selector: "monkey-icon-office-work", 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\">\n<path d=\"M13.0002 6.49731V8.99836\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path d=\"M10.499 11.9998V9.99895C10.499 9.44644 10.9469 8.99854 11.4994 8.99854H14.5007C15.0532 8.99854 15.5011 9.44644 15.5011 9.99895V11.9998\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path d=\"M7.99805 21.0035V13.0002C7.99805 12.4477 8.44595 11.9998 8.99846 11.9998H15.5012\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path d=\"M10.499 15.0009H14.0005\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path d=\"M10.499 18.0022H13.0001\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path d=\"M11.9994 21.0033H7.99776C5.7877 21.0033 3.99609 19.2117 3.99609 17.0017V6.99752C3.99609 4.78746 5.7877 2.99585 7.99776 2.99585H18.0019C20.212 2.99585 22.0036 4.78746 22.0036 6.99752V10.9992\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.5039 23.0042H16.0012C15.7249 23.0042 15.501 22.7802 15.501 22.504V22.0978C15.5043 20.9422 16.4403 20.0062 17.5958 20.0029H20.9092C22.0648 20.0062 23.0008 20.9422 23.0041 22.0978V22.504C23.0041 22.7802 22.7802 23.0042 22.5039 23.0042Z\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.2527 17.5019C18.1484 17.4997 17.2548 16.6033 17.2559 15.4991C17.257 14.3948 18.1524 13.5002 19.2567 13.5002C20.3609 13.5002 21.2564 14.3948 21.2575 15.4991C21.2586 16.6033 20.3649 17.4997 19.2607 17.5019H19.2527Z\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n</svg>\n", styles: [":host{display:flex}\n"] });
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyIconOfficeWorkComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{ selector: 'monkey-icon-office-work', 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\">\n<path d=\"M13.0002 6.49731V8.99836\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path d=\"M10.499 11.9998V9.99895C10.499 9.44644 10.9469 8.99854 11.4994 8.99854H14.5007C15.0532 8.99854 15.5011 9.44644 15.5011 9.99895V11.9998\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path d=\"M7.99805 21.0035V13.0002C7.99805 12.4477 8.44595 11.9998 8.99846 11.9998H15.5012\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path d=\"M10.499 15.0009H14.0005\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path d=\"M10.499 18.0022H13.0001\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path d=\"M11.9994 21.0033H7.99776C5.7877 21.0033 3.99609 19.2117 3.99609 17.0017V6.99752C3.99609 4.78746 5.7877 2.99585 7.99776 2.99585H18.0019C20.212 2.99585 22.0036 4.78746 22.0036 6.99752V10.9992\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.5039 23.0042H16.0012C15.7249 23.0042 15.501 22.7802 15.501 22.504V22.0978C15.5043 20.9422 16.4403 20.0062 17.5958 20.0029H20.9092C22.0648 20.0062 23.0008 20.9422 23.0041 22.0978V22.504C23.0041 22.7802 22.7802 23.0042 22.5039 23.0042Z\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.2527 17.5019C18.1484 17.4997 17.2548 16.6033 17.2559 15.4991C17.257 14.3948 18.1524 13.5002 19.2567 13.5002C20.3609 13.5002 21.2564 14.3948 21.2575 15.4991C21.2586 16.6033 20.3649 17.4997 19.2607 17.5019H19.2527Z\" stroke=\"#1F2024\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" [attr.stroke]=\"fillColor\"/>\n</svg>\n", styles: [":host{display:flex}\n"] }]
|
|
10
|
-
}], propDecorators: { fillColor: [{
|
|
11
|
-
type: Input
|
|
12
|
-
}], size: [{
|
|
13
|
-
type: Input
|
|
14
|
-
}] } });
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1vZmZpY2Utd29yay5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL21vbmtleS1zdHlsZS1ndWlkZS9zcmMvbGliL2NvbXBvbmVudHMvaWNvbi9pY29uLW9mZmljZS13b3JrLnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbW9ua2V5LXN0eWxlLWd1aWRlL2Fzc2V0cy9pY29ucy9vZmZpY2Utd29yay5zdmciXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBT2pELE1BQU0sT0FBTyw2QkFBNkI7OzJIQUE3Qiw2QkFBNkI7K0dBQTdCLDZCQUE2QixpSENQMUMsZ3RFQVVBOzRGREhhLDZCQUE2QjtrQkFMekMsU0FBUzsrQkFDRSx5QkFBeUI7OEJBSzFCLFNBQVM7c0JBQWpCLEtBQUs7Z0JBRUcsSUFBSTtzQkFBWixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdtb25rZXktaWNvbi1vZmZpY2Utd29yaycsXHJcbiAgdGVtcGxhdGVVcmw6IGAuLi8uLi8uLi8uLi9hc3NldHMvaWNvbnMvb2ZmaWNlLXdvcmsuc3ZnYCxcclxuICBzdHlsZVVybHM6IFsnLi9pY29ucy5jb21wb25lbnQuc2NzcyddXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBNb25rZXlJY29uT2ZmaWNlV29ya0NvbXBvbmVudCB7XHJcbiAgQElucHV0KCkgZmlsbENvbG9yOiBzdHJpbmc7XHJcblxyXG4gIEBJbnB1dCgpIHNpemU6IHN0cmluZztcclxufVxyXG4iLCI8c3ZnIHdpZHRoPVwiMjZcIiBoZWlnaHQ9XCIyNlwiIHZpZXdCb3g9XCIwIDAgMjYgMjZcIiBmaWxsPVwibm9uZVwiIHhtbG5zPVwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIiBbYXR0ci5oZWlnaHRdPVwic2l6ZVwiIFthdHRyLndpZHRoXT1cInNpemVcIj5cbjxwYXRoIGQ9XCJNMTMuMDAwMiA2LjQ5NzMxVjguOTk4MzZcIiBzdHJva2U9XCIjMUYyMDI0XCIgc3Ryb2tlLXdpZHRoPVwiMS41XCIgc3Ryb2tlLWxpbmVjYXA9XCJyb3VuZFwiIHN0cm9rZS1saW5lam9pbj1cInJvdW5kXCIgW2F0dHIuc3Ryb2tlXT1cImZpbGxDb2xvclwiLz5cbjxwYXRoIGQ9XCJNMTAuNDk5IDExLjk5OThWOS45OTg5NUMxMC40OTkgOS40NDY0NCAxMC45NDY5IDguOTk4NTQgMTEuNDk5NCA4Ljk5ODU0SDE0LjUwMDdDMTUuMDUzMiA4Ljk5ODU0IDE1LjUwMTEgOS40NDY0NCAxNS41MDExIDkuOTk4OTVWMTEuOTk5OFwiIHN0cm9rZT1cIiMxRjIwMjRcIiBzdHJva2Utd2lkdGg9XCIxLjVcIiBzdHJva2UtbGluZWNhcD1cInJvdW5kXCIgc3Ryb2tlLWxpbmVqb2luPVwicm91bmRcIiBbYXR0ci5zdHJva2VdPVwiZmlsbENvbG9yXCIvPlxuPHBhdGggZD1cIk03Ljk5ODA1IDIxLjAwMzVWMTMuMDAwMkM3Ljk5ODA1IDEyLjQ0NzcgOC40NDU5NSAxMS45OTk4IDguOTk4NDYgMTEuOTk5OEgxNS41MDEyXCIgc3Ryb2tlPVwiIzFGMjAyNFwiIHN0cm9rZS13aWR0aD1cIjEuNVwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiIFthdHRyLnN0cm9rZV09XCJmaWxsQ29sb3JcIi8+XG48cGF0aCBkPVwiTTEwLjQ5OSAxNS4wMDA5SDE0LjAwMDVcIiBzdHJva2U9XCIjMUYyMDI0XCIgc3Ryb2tlLXdpZHRoPVwiMS41XCIgc3Ryb2tlLWxpbmVjYXA9XCJyb3VuZFwiIHN0cm9rZS1saW5lam9pbj1cInJvdW5kXCIgW2F0dHIuc3Ryb2tlXT1cImZpbGxDb2xvclwiLz5cbjxwYXRoIGQ9XCJNMTAuNDk5IDE4LjAwMjJIMTMuMDAwMVwiIHN0cm9rZT1cIiMxRjIwMjRcIiBzdHJva2Utd2lkdGg9XCIxLjVcIiBzdHJva2UtbGluZWNhcD1cInJvdW5kXCIgc3Ryb2tlLWxpbmVqb2luPVwicm91bmRcIiBbYXR0ci5zdHJva2VdPVwiZmlsbENvbG9yXCIvPlxuPHBhdGggZD1cIk0xMS45OTk0IDIxLjAwMzNINy45OTc3NkM1Ljc4NzcgMjEuMDAzMyAzLjk5NjA5IDE5LjIxMTcgMy45OTYwOSAxNy4wMDE3VjYuOTk3NTJDMy45OTYwOSA0Ljc4NzQ2IDUuNzg3NyAyLjk5NTg1IDcuOTk3NzYgMi45OTU4NUgxOC4wMDE5QzIwLjIxMiAyLjk5NTg1IDIyLjAwMzYgNC43ODc0NiAyMi4wMDM2IDYuOTk3NTJWMTAuOTk5MlwiIHN0cm9rZT1cIiMxRjIwMjRcIiBzdHJva2Utd2lkdGg9XCIxLjVcIiBzdHJva2UtbGluZWNhcD1cInJvdW5kXCIgc3Ryb2tlLWxpbmVqb2luPVwicm91bmRcIiBbYXR0ci5zdHJva2VdPVwiZmlsbENvbG9yXCIvPlxuPHBhdGggZmlsbC1ydWxlPVwiZXZlbm9kZFwiIGNsaXAtcnVsZT1cImV2ZW5vZGRcIiBkPVwiTTIyLjUwMzkgMjMuMDA0MkgxNi4wMDEyQzE1LjcyNDkgMjMuMDA0MiAxNS41MDEgMjIuNzgwMiAxNS41MDEgMjIuNTA0VjIyLjA5NzhDMTUuNTA0MyAyMC45NDIyIDE2LjQ0MDMgMjAuMDA2MiAxNy41OTU4IDIwLjAwMjlIMjAuOTA5MkMyMi4wNjQ4IDIwLjAwNjIgMjMuMDAwOCAyMC45NDIyIDIzLjAwNDEgMjIuMDk3OFYyMi41MDRDMjMuMDA0MSAyMi43ODAyIDIyLjc4MDIgMjMuMDA0MiAyMi41MDM5IDIzLjAwNDJaXCIgc3Ryb2tlPVwiIzFGMjAyNFwiIHN0cm9rZS13aWR0aD1cIjEuNVwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiIFthdHRyLnN0cm9rZV09XCJmaWxsQ29sb3JcIi8+XG48cGF0aCBmaWxsLXJ1bGU9XCJldmVub2RkXCIgY2xpcC1ydWxlPVwiZXZlbm9kZFwiIGQ9XCJNMTkuMjUyNyAxNy41MDE5QzE4LjE0ODQgMTcuNDk5NyAxNy4yNTQ4IDE2LjYwMzMgMTcuMjU1OSAxNS40OTkxQzE3LjI1NyAxNC4zOTQ4IDE4LjE1MjQgMTMuNTAwMiAxOS4yNTY3IDEzLjUwMDJDMjAuMzYwOSAxMy41MDAyIDIxLjI1NjQgMTQuMzk0OCAyMS4yNTc1IDE1LjQ5OTFDMjEuMjU4NiAxNi42MDMzIDIwLjM2NDkgMTcuNDk5NyAxOS4yNjA3IDE3LjUwMTlIMTkuMjUyN1pcIiBzdHJva2U9XCIjMUYyMDI0XCIgc3Ryb2tlLXdpZHRoPVwiMS41XCIgc3Ryb2tlLWxpbmVjYXA9XCJyb3VuZFwiIHN0cm9rZS1saW5lam9pbj1cInJvdW5kXCIgW2F0dHIuc3Ryb2tlXT1cImZpbGxDb2xvclwiLz5cbjwvc3ZnPlxuIl19
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconOfficeWorkComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconOfficeWorkComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconOfficeWorkComponent, "monkey-icon-office-work", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
Binary file
|