monkey-style-guide 2.0.211 → 21.0.0
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 +13 -1285
- package/{public-api.d.ts → assets/scss/autocomplete/_index.scss} +1 -3
- package/assets/scss/autocomplete/_styles.scss +149 -0
- package/assets/scss/directives/_badge.scss +48 -0
- package/assets/scss/directives/_index.scss +8 -0
- package/assets/scss/directives/_popover.scss +102 -0
- package/assets/scss/directives/_styles.scss +99 -0
- package/assets/scss/input/_index.scss +6 -0
- package/assets/scss/input/_styles.scss +67 -0
- package/assets/scss/partials/_breakpoints.scss +134 -24
- package/assets/scss/partials/_grid-system.scss +5069 -0
- package/assets/scss/partials/_helper-classes.scss +373 -0
- package/assets/scss/partials/_index.scss +9 -8
- package/assets/scss/partials/_popover.scss +3 -0
- package/assets/scss/partials/_scrollbars.scss +29 -0
- package/assets/scss/partials/_skeleton-loading.scss +95 -0
- package/assets/scss/partials/_style-reset.scss +12 -6
- package/assets/scss/partials/_variables.scss +61 -163
- package/assets/scss/table/_index.scss +6 -0
- package/assets/scss/table/_styles.scss +11 -0
- package/assets/scss/theme.scss +14 -1
- package/assets/scss/typography/_index.scss +6 -0
- package/assets/scss/typography/_styles.scss +33 -0
- package/fesm2022/monkey-style-guide.mjs +9043 -0
- package/fesm2022/monkey-style-guide.mjs.map +1 -0
- package/monkey-style-guide-21.0.0.tgz +0 -0
- package/package.json +18 -23
- package/types/monkey-style-guide.d.ts +2045 -0
- package/assets/data/country-codes.json +0 -1466
- package/assets/icons/add-plus.svg +0 -5
- package/assets/icons/address-book.svg +0 -5
- package/assets/icons/arrow-down.svg +0 -3
- package/assets/icons/arrow-left.svg +0 -3
- package/assets/icons/arrow-line-right.svg +0 -5
- package/assets/icons/arrow-right.svg +0 -3
- package/assets/icons/arrow-up.svg +0 -3
- package/assets/icons/arrows.svg +0 -6
- package/assets/icons/auction.svg +0 -7
- package/assets/icons/average-tax.svg +0 -6
- package/assets/icons/bank-account.svg +0 -12
- package/assets/icons/bank-agency.svg +0 -8
- package/assets/icons/bank.svg +0 -3
- package/assets/icons/banknote-search.svg +0 -9
- package/assets/icons/bell.svg +0 -4
- package/assets/icons/block.svg +0 -4
- package/assets/icons/book-open-text.svg +0 -10
- package/assets/icons/book.svg +0 -4
- package/assets/icons/box.svg +0 -6
- package/assets/icons/build-approved.svg +0 -9
- package/assets/icons/build-person.svg +0 -10
- package/assets/icons/build-refused.svg +0 -9
- package/assets/icons/build-waiting.svg +0 -8
- package/assets/icons/calendar-box.svg +0 -10
- package/assets/icons/calendar.svg +0 -6
- package/assets/icons/camera.svg +0 -4
- package/assets/icons/card-machine.svg +0 -14
- package/assets/icons/card.svg +0 -5
- package/assets/icons/cash-banknote-coins.svg +0 -9
- package/assets/icons/cash-banknote-invoice.svg +0 -8
- package/assets/icons/certificate-medal.svg +0 -8
- package/assets/icons/chart-down-arrow.svg +0 -7
- package/assets/icons/chart-down.svg +0 -5
- package/assets/icons/chart-up-arrow.svg +0 -7
- package/assets/icons/chart-up.svg +0 -5
- package/assets/icons/chat.svg +0 -4
- package/assets/icons/check-circle-out.svg +0 -4
- package/assets/icons/check-circle.svg +0 -4
- package/assets/icons/check-grey.svg +0 -3
- package/assets/icons/check-white.svg +0 -4
- package/assets/icons/check.svg +0 -3
- package/assets/icons/clipboard.svg +0 -4
- package/assets/icons/clock-closed.svg +0 -6
- package/assets/icons/clock.svg +0 -4
- package/assets/icons/close-circle.svg +0 -5
- package/assets/icons/close.svg +0 -4
- package/assets/icons/cnpj.svg +0 -9
- package/assets/icons/codepen.svg +0 -7
- package/assets/icons/company-name.svg +0 -12
- package/assets/icons/contract-pen.svg +0 -7
- package/assets/icons/contract.svg +0 -14
- package/assets/icons/delete.svg +0 -5
- package/assets/icons/digital-certificate.svg +0 -6
- package/assets/icons/document.svg +0 -7
- package/assets/icons/dollar-sign-circle.svg +0 -7
- package/assets/icons/dollar-sign.svg +0 -5
- package/assets/icons/domain.svg +0 -9
- package/assets/icons/dots-menu.svg +0 -5
- package/assets/icons/double-arrow-left.svg +0 -4
- package/assets/icons/double-arrow-right.svg +0 -4
- package/assets/icons/download.svg +0 -5
- package/assets/icons/drag-drop.svg +0 -8
- package/assets/icons/edit-square.svg +0 -4
- package/assets/icons/edit.svg +0 -3
- package/assets/icons/email-send-fast.svg +0 -8
- package/assets/icons/email.svg +0 -4
- package/assets/icons/empty-doc.svg +0 -4
- package/assets/icons/error.svg +0 -5
- package/assets/icons/eye-closed.svg +0 -11
- package/assets/icons/eye-open.svg +0 -4
- package/assets/icons/filter-add.svg +0 -6
- package/assets/icons/filter.svg +0 -3
- package/assets/icons/grid.svg +0 -6
- package/assets/icons/hand-money-banknote.svg +0 -6
- package/assets/icons/hands-clap.svg +0 -10
- package/assets/icons/help.svg +0 -5
- package/assets/icons/hexagon.svg +0 -3
- package/assets/icons/high-rising-build.svg +0 -19
- package/assets/icons/home.svg +0 -4
- package/assets/icons/image-wave-square.svg +0 -5
- package/assets/icons/image.svg +0 -5
- package/assets/icons/info.svg +0 -7
- package/assets/icons/invoice.svg +0 -6
- package/assets/icons/invoices-anticipated.svg +0 -8
- package/assets/icons/invoices-approval.svg +0 -8
- package/assets/icons/invoices-refused.svg +0 -8
- package/assets/icons/lighting-circle.svg +0 -5
- package/assets/icons/list.svg +0 -8
- package/assets/icons/location-pin.svg +0 -4
- package/assets/icons/login.svg +0 -5
- package/assets/icons/logout.svg +0 -5
- package/assets/icons/mail-box-upload.svg +0 -6
- package/assets/icons/mail-letter-fast-circle.svg +0 -7
- package/assets/icons/mail-open-document.svg +0 -6
- package/assets/icons/medal.svg +0 -12
- package/assets/icons/menu.svg +0 -5
- package/assets/icons/money-banknote-calculator.svg +0 -13
- package/assets/icons/money-cedule.svg +0 -6
- package/assets/icons/money-discount.svg +0 -8
- package/assets/icons/money-hand.svg +0 -6
- package/assets/icons/money-net.svg +0 -8
- package/assets/icons/money-new.svg +0 -7
- package/assets/icons/money-percent.svg +0 -10
- package/assets/icons/money-refused.svg +0 -9
- package/assets/icons/money-sign.svg +0 -4
- package/assets/icons/money-waiting.svg +0 -8
- package/assets/icons/money.svg +0 -6
- package/assets/icons/more-circle.svg +0 -5
- package/assets/icons/more.svg +0 -4
- package/assets/icons/new-company.svg +0 -10
- package/assets/icons/offered.svg +0 -5
- package/assets/icons/office-work.svg +0 -10
- package/assets/icons/open-external.svg +0 -5
- package/assets/icons/password-edit-shield-protection.svg +0 -9
- package/assets/icons/password.svg +0 -4
- package/assets/icons/people.svg +0 -6
- package/assets/icons/percent-box.svg +0 -6
- package/assets/icons/percent.svg +0 -5
- package/assets/icons/person-document.svg +0 -10
- package/assets/icons/person-sad.svg +0 -6
- package/assets/icons/phone-call.svg +0 -4
- package/assets/icons/phone.svg +0 -3
- package/assets/icons/pin-navigation.svg +0 -5
- package/assets/icons/pork.svg +0 -5
- package/assets/icons/radio.svg +0 -4
- package/assets/icons/refresh.svg +0 -5
- package/assets/icons/registration.svg +0 -8
- package/assets/icons/repeat.svg +0 -4
- package/assets/icons/search.svg +0 -4
- package/assets/icons/second-warning.svg +0 -5
- package/assets/icons/settings.svg +0 -4
- package/assets/icons/shield-chekmark.svg +0 -4
- package/assets/icons/star-shining.svg +0 -13
- package/assets/icons/star.svg +0 -3
- package/assets/icons/store.svg +0 -8
- package/assets/icons/suppliers.svg +0 -11
- package/assets/icons/target-dart-arrow.svg +0 -7
- package/assets/icons/today.svg +0 -10
- package/assets/icons/trash.svg +0 -6
- package/assets/icons/trophy.svg +0 -8
- package/assets/icons/unfold-more.svg +0 -4
- package/assets/icons/upload.svg +0 -5
- package/assets/icons/user-group.svg +0 -8
- package/assets/icons/user.svg +0 -4
- package/assets/icons/waiting.svg +0 -17
- package/assets/icons/wallet.svg +0 -5
- package/assets/icons/warning.svg +0 -5
- package/assets/scss/partials/_forms.scss +0 -350
- package/assets/scss/partials/_loading.scss +0 -34
- package/assets/scss/partials/_radio-button.scss +0 -35
- package/assets/scss/partials/_typography.scss +0 -149
- package/assets/scss/partials/components/_badge.scss +0 -55
- package/assets/scss/partials/components/_buttons.scss +0 -831
- package/assets/scss/partials/components/_checkbox.scss +0 -69
- package/assets/scss/partials/components/_date-range-picker-v2.scss +0 -303
- package/assets/scss/partials/components/_date-range-picker.scss +0 -266
- package/assets/scss/partials/components/_expansion.scss +0 -96
- package/assets/scss/partials/components/_image-crop.scss +0 -305
- package/assets/scss/partials/components/_index.scss +0 -24
- package/assets/scss/partials/components/_input-phone.scss +0 -36
- package/assets/scss/partials/components/_input.scss +0 -65
- package/assets/scss/partials/components/_modal.scss +0 -285
- package/assets/scss/partials/components/_progressbar.scss +0 -112
- package/assets/scss/partials/components/_radiobutton.scss +0 -66
- package/assets/scss/partials/components/_select.scss +0 -356
- package/assets/scss/partials/components/_snackbar.scss +0 -204
- package/assets/scss/partials/components/_stepper.scss +0 -86
- package/assets/scss/partials/components/_tab.scss +0 -82
- package/assets/scss/partials/components/_table.scss +0 -148
- package/assets/scss/partials/components/_toggle.scss +0 -103
- package/assets/scss/partials/components/_wizard.scss +0 -112
- package/esm2020/lib/components/badge/badge.component.mjs +0 -43
- package/esm2020/lib/components/badge/badge.module.mjs +0 -19
- package/esm2020/lib/components/badge/index.mjs +0 -3
- package/esm2020/lib/components/button/button-avatar.component.mjs +0 -53
- package/esm2020/lib/components/button/button-dropdown.component.mjs +0 -121
- package/esm2020/lib/components/button/button.component.mjs +0 -154
- package/esm2020/lib/components/button/button.module.mjs +0 -23
- package/esm2020/lib/components/button/index.mjs +0 -5
- package/esm2020/lib/components/checkbox/checkbox.component.mjs +0 -165
- package/esm2020/lib/components/checkbox/checkbox.module.mjs +0 -20
- package/esm2020/lib/components/checkbox/index.mjs +0 -3
- package/esm2020/lib/components/date-range-picker/date-range-picker.component.mjs +0 -677
- package/esm2020/lib/components/date-range-picker/date-range-picker.module.mjs +0 -22
- package/esm2020/lib/components/date-range-picker/index.mjs +0 -3
- package/esm2020/lib/components/date-range-picker-v2/date-range-picker.component.mjs +0 -688
- package/esm2020/lib/components/date-range-picker-v2/date-range-picker.module.mjs +0 -22
- package/esm2020/lib/components/date-range-picker-v2/index.mjs +0 -3
- package/esm2020/lib/components/expansion/expansion.component.mjs +0 -115
- package/esm2020/lib/components/expansion/expansion.module.mjs +0 -20
- package/esm2020/lib/components/expansion/index.mjs +0 -3
- package/esm2020/lib/components/file-upload/file-upload.component.mjs +0 -302
- package/esm2020/lib/components/file-upload/file-upload.module.mjs +0 -37
- package/esm2020/lib/components/file-upload/index.mjs +0 -3
- package/esm2020/lib/components/icon/icon-add-plus.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-address-book.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrow-down.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrow-left.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrow-line-right.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrow-right.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrow-up.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrows.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-auction.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-average-tax.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-bank-account.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-bank-agency.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-bank.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-banknote-search.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-bell.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-block.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-book-open-text.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-book.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-box.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-build-approved.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-build-person.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-build-refused.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-build-waiting.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-calendar-box.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-calendar.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-camera.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-card-machine.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-card.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-cash-banknote-coins.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-cash-banknote-invoice.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-certificate-medal.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-chart-down-arrow.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-chart-down.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-chart-up-arrow.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-chart-up.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-chat.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-check-circle-out.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-check-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-check-grey.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-check-white.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-check.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-clipboard.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-clock-closed.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-clock.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-close-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-close.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-cnpj.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-codepen.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-company-name.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-contract-pen.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-contract.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-delete.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-digital-certificate.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-document.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-dollar-sign-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-dollar-sign.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-domain.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-dots-menu.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-double-arrow-left.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-double-arrow-right.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-download.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-drag-drop.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-edit-square.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-edit.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-email-send-fast.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-email.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-empty-doc.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-error.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-eye-closed.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-eye-open.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-filter-add.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-filter.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-grid.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-hand-money-banknote.mjs +0 -15
- package/esm2020/lib/components/icon/icon-hands-clap.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-help.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-hexagon.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-high-rising-build.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-home.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-image-wave-square.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-image.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-info.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-invoice.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-invoices-anticipated.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-invoices-approval.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-invoices-refused.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-lighting-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-list.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-location-pin.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-login.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-logout.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-mail-box-upload.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-mail-letter-fast-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-mail-open-document.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-medal.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-menu.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-banknote-calculator.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-cedule.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-discount.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-hand.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-net.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-new.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-percent.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-refused.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-sign.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-waiting.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-more-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-more.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-new-company.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-offered.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-open-external.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-password-edit-shield-protection.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-password.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-people.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-percent-box.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-percent.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-person-document.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-person-sad.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-phone-call.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-phone.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-pin-navigation.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-pork.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-radio.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-refresh.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-registration.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-repeat.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-search.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-second-warning.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-settings.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-shield-chekmark.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-star-shining.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-star.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-store.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-suppliers.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-target-dart-arrow.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-today.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-trash.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-trophy.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-unfold-more.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-upload.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-user-group.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-user.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-waiting.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-wallet.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-warning.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon.component.mjs +0 -1991
- package/esm2020/lib/components/icon/icon.module.mjs +0 -322
- package/esm2020/lib/components/icon/index.mjs +0 -141
- package/esm2020/lib/components/image-crop/image-crop.component.mjs +0 -516
- package/esm2020/lib/components/image-crop/image-crop.module.mjs +0 -41
- package/esm2020/lib/components/image-crop/index.mjs +0 -3
- package/esm2020/lib/components/index.mjs +0 -21
- package/esm2020/lib/components/input/index.mjs +0 -4
- package/esm2020/lib/components/input/input-filter.component.mjs +0 -286
- package/esm2020/lib/components/input/input.component.mjs +0 -419
- package/esm2020/lib/components/input/input.module.mjs +0 -38
- package/esm2020/lib/components/input-phone/index.mjs +0 -3
- package/esm2020/lib/components/input-phone/input-phone.component.mjs +0 -309
- package/esm2020/lib/components/input-phone/input-phone.module.mjs +0 -45
- package/esm2020/lib/components/modal/index.mjs +0 -3
- package/esm2020/lib/components/modal/modal.component.mjs +0 -239
- package/esm2020/lib/components/modal/modal.module.mjs +0 -21
- package/esm2020/lib/components/option/index.mjs +0 -3
- package/esm2020/lib/components/option/option.component.mjs +0 -134
- package/esm2020/lib/components/option/option.module.mjs +0 -29
- package/esm2020/lib/components/radiobutton/index.mjs +0 -3
- package/esm2020/lib/components/radiobutton/radiobutton.component.mjs +0 -165
- package/esm2020/lib/components/radiobutton/radiobutton.module.mjs +0 -36
- package/esm2020/lib/components/select/index.mjs +0 -6
- package/esm2020/lib/components/select/select-filter.component.mjs +0 -197
- package/esm2020/lib/components/select/select-multiple.component.mjs +0 -304
- package/esm2020/lib/components/select/select-search.component.mjs +0 -306
- package/esm2020/lib/components/select/select.component.mjs +0 -245
- package/esm2020/lib/components/select/select.module.mjs +0 -61
- package/esm2020/lib/components/stepper/index.mjs +0 -3
- package/esm2020/lib/components/stepper/stepper.component.mjs +0 -57
- package/esm2020/lib/components/stepper/stepper.module.mjs +0 -20
- package/esm2020/lib/components/tab/index.mjs +0 -3
- package/esm2020/lib/components/tab/tab.component.mjs +0 -100
- package/esm2020/lib/components/tab/tab.module.mjs +0 -21
- package/esm2020/lib/components/table/index.mjs +0 -4
- package/esm2020/lib/components/table/table-column.component.mjs +0 -34
- package/esm2020/lib/components/table/table.component.mjs +0 -270
- package/esm2020/lib/components/table/table.module.mjs +0 -23
- package/esm2020/lib/components/toggle/index.mjs +0 -3
- package/esm2020/lib/components/toggle/toggle.component.mjs +0 -56
- package/esm2020/lib/components/toggle/toggle.module.mjs +0 -19
- package/esm2020/lib/components/wizard/index.mjs +0 -3
- package/esm2020/lib/components/wizard/wizard.component.mjs +0 -61
- package/esm2020/lib/components/wizard/wizard.module.mjs +0 -33
- package/esm2020/lib/core/index.mjs +0 -4
- package/esm2020/lib/core/interfaces/index.mjs +0 -3
- package/esm2020/lib/core/interfaces/monkey-modal-settings.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkey-style-settings.mjs +0 -2
- package/esm2020/lib/core/services/index.mjs +0 -5
- package/esm2020/lib/core/services/modal/index.mjs +0 -3
- package/esm2020/lib/core/services/modal/monkey-style-guide-modal-fixed.service.mjs +0 -52
- package/esm2020/lib/core/services/modal/monkey-style-guide-modal.service.mjs +0 -55
- package/esm2020/lib/core/services/monkey-style-guide.service.mjs +0 -17
- package/esm2020/lib/core/services/settings/index.mjs +0 -2
- package/esm2020/lib/core/services/settings/monkey-style-guide-settings.service.mjs +0 -41
- package/esm2020/lib/core/services/settings/monkey-style-guide-theme-settings.service.mjs +0 -80
- package/esm2020/lib/core/services/snackbar/index.mjs +0 -2
- package/esm2020/lib/core/services/snackbar/mokey-style-guide-snackbar.service.mjs +0 -226
- package/esm2020/lib/core/utils/index.mjs +0 -2
- package/esm2020/lib/core/utils/utils.mjs +0 -240
- package/esm2020/lib/monkey-style-guide.module.mjs +0 -31
- package/esm2020/monkey-style-guide.mjs +0 -5
- package/esm2020/public-api.mjs +0 -9
- package/fesm2015/monkey-style-guide.mjs +0 -11078
- package/fesm2015/monkey-style-guide.mjs.map +0 -1
- package/fesm2020/monkey-style-guide.mjs +0 -11062
- package/fesm2020/monkey-style-guide.mjs.map +0 -1
- package/lib/components/badge/badge.component.d.ts +0 -8
- package/lib/components/badge/badge.module.d.ts +0 -8
- package/lib/components/badge/index.d.ts +0 -2
- package/lib/components/button/button-avatar.component.d.ts +0 -19
- package/lib/components/button/button-dropdown.component.d.ts +0 -23
- package/lib/components/button/button.component.d.ts +0 -22
- package/lib/components/button/button.module.d.ts +0 -12
- package/lib/components/button/index.d.ts +0 -4
- package/lib/components/checkbox/checkbox.component.d.ts +0 -32
- package/lib/components/checkbox/checkbox.module.d.ts +0 -9
- package/lib/components/checkbox/index.d.ts +0 -2
- package/lib/components/date-range-picker/date-range-picker.component.d.ts +0 -70
- package/lib/components/date-range-picker/date-range-picker.module.d.ts +0 -11
- package/lib/components/date-range-picker/index.d.ts +0 -2
- package/lib/components/date-range-picker-v2/date-range-picker.component.d.ts +0 -74
- package/lib/components/date-range-picker-v2/date-range-picker.module.d.ts +0 -11
- package/lib/components/date-range-picker-v2/index.d.ts +0 -2
- package/lib/components/expansion/expansion.component.d.ts +0 -20
- package/lib/components/expansion/expansion.module.d.ts +0 -9
- package/lib/components/expansion/index.d.ts +0 -2
- package/lib/components/file-upload/file-upload.component.d.ts +0 -53
- package/lib/components/file-upload/file-upload.module.d.ts +0 -11
- package/lib/components/file-upload/index.d.ts +0 -2
- package/lib/components/icon/icon-add-plus.component.d.ts +0 -7
- package/lib/components/icon/icon-address-book.component.d.ts +0 -7
- package/lib/components/icon/icon-arrow-down.component.d.ts +0 -7
- package/lib/components/icon/icon-arrow-left.component.d.ts +0 -7
- package/lib/components/icon/icon-arrow-line-right.component.d.ts +0 -7
- package/lib/components/icon/icon-arrow-right.component.d.ts +0 -7
- package/lib/components/icon/icon-arrow-up.component.d.ts +0 -7
- package/lib/components/icon/icon-arrows.component.d.ts +0 -7
- package/lib/components/icon/icon-auction.component.d.ts +0 -7
- package/lib/components/icon/icon-average-tax.component.d.ts +0 -7
- package/lib/components/icon/icon-bank-account.component.d.ts +0 -7
- package/lib/components/icon/icon-bank-agency.component.d.ts +0 -7
- package/lib/components/icon/icon-bank.component.d.ts +0 -7
- package/lib/components/icon/icon-banknote-search.component.d.ts +0 -7
- package/lib/components/icon/icon-bell.component.d.ts +0 -7
- package/lib/components/icon/icon-block.component.d.ts +0 -7
- package/lib/components/icon/icon-book-open-text.component.d.ts +0 -7
- package/lib/components/icon/icon-book.component.d.ts +0 -7
- package/lib/components/icon/icon-box.component.d.ts +0 -7
- package/lib/components/icon/icon-build-approved.component.d.ts +0 -7
- package/lib/components/icon/icon-build-person.component.d.ts +0 -7
- package/lib/components/icon/icon-build-refused.component.d.ts +0 -7
- package/lib/components/icon/icon-build-waiting.component.d.ts +0 -7
- package/lib/components/icon/icon-calendar-box.component.d.ts +0 -7
- package/lib/components/icon/icon-calendar.component.d.ts +0 -7
- package/lib/components/icon/icon-camera.component.d.ts +0 -7
- package/lib/components/icon/icon-card-machine.component.d.ts +0 -7
- package/lib/components/icon/icon-card.component.d.ts +0 -7
- package/lib/components/icon/icon-cash-banknote-coins.component.d.ts +0 -7
- package/lib/components/icon/icon-cash-banknote-invoice.component.d.ts +0 -7
- package/lib/components/icon/icon-certificate-medal.component.d.ts +0 -7
- package/lib/components/icon/icon-chart-down-arrow.component.d.ts +0 -7
- package/lib/components/icon/icon-chart-down.component.d.ts +0 -7
- package/lib/components/icon/icon-chart-up-arrow.component.d.ts +0 -7
- package/lib/components/icon/icon-chart-up.component.d.ts +0 -7
- package/lib/components/icon/icon-chat.component.d.ts +0 -7
- package/lib/components/icon/icon-check-circle-out.component.d.ts +0 -7
- package/lib/components/icon/icon-check-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-check-grey.component.d.ts +0 -7
- package/lib/components/icon/icon-check-white.component.d.ts +0 -7
- package/lib/components/icon/icon-check.component.d.ts +0 -7
- package/lib/components/icon/icon-clipboard.component.d.ts +0 -7
- package/lib/components/icon/icon-clock-closed.component.d.ts +0 -7
- package/lib/components/icon/icon-clock.component.d.ts +0 -7
- package/lib/components/icon/icon-close-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-close.component.d.ts +0 -7
- package/lib/components/icon/icon-cnpj.component.d.ts +0 -7
- package/lib/components/icon/icon-codepen.component.d.ts +0 -7
- package/lib/components/icon/icon-company-name.component.d.ts +0 -7
- package/lib/components/icon/icon-contract-pen.component.d.ts +0 -7
- package/lib/components/icon/icon-contract.component.d.ts +0 -7
- package/lib/components/icon/icon-delete.component.d.ts +0 -7
- package/lib/components/icon/icon-digital-certificate.component.d.ts +0 -7
- package/lib/components/icon/icon-document.component.d.ts +0 -7
- package/lib/components/icon/icon-dollar-sign-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-dollar-sign.component.d.ts +0 -7
- package/lib/components/icon/icon-domain.component.d.ts +0 -7
- package/lib/components/icon/icon-dots-menu.component.d.ts +0 -7
- package/lib/components/icon/icon-double-arrow-left.component.d.ts +0 -7
- package/lib/components/icon/icon-double-arrow-right.component.d.ts +0 -7
- package/lib/components/icon/icon-download.component.d.ts +0 -7
- package/lib/components/icon/icon-drag-drop.component.d.ts +0 -7
- package/lib/components/icon/icon-edit-square.component.d.ts +0 -7
- package/lib/components/icon/icon-edit.component.d.ts +0 -7
- package/lib/components/icon/icon-email-send-fast.component.d.ts +0 -7
- package/lib/components/icon/icon-email.component.d.ts +0 -7
- package/lib/components/icon/icon-empty-doc.component.d.ts +0 -7
- package/lib/components/icon/icon-error.component.d.ts +0 -7
- package/lib/components/icon/icon-eye-closed.component.d.ts +0 -7
- package/lib/components/icon/icon-eye-open.component.d.ts +0 -7
- package/lib/components/icon/icon-filter-add.component.d.ts +0 -7
- package/lib/components/icon/icon-filter.component.d.ts +0 -7
- package/lib/components/icon/icon-grid.component.d.ts +0 -7
- package/lib/components/icon/icon-hand-money-banknote.d.ts +0 -7
- package/lib/components/icon/icon-hands-clap.component.d.ts +0 -7
- package/lib/components/icon/icon-help.component.d.ts +0 -7
- package/lib/components/icon/icon-hexagon.component.d.ts +0 -7
- package/lib/components/icon/icon-high-rising-build.component.d.ts +0 -7
- package/lib/components/icon/icon-home.component.d.ts +0 -7
- package/lib/components/icon/icon-image-wave-square.component.d.ts +0 -7
- package/lib/components/icon/icon-image.component.d.ts +0 -7
- package/lib/components/icon/icon-info.component.d.ts +0 -7
- package/lib/components/icon/icon-invoice.component.d.ts +0 -7
- package/lib/components/icon/icon-invoices-anticipated.component.d.ts +0 -7
- package/lib/components/icon/icon-invoices-approval.component.d.ts +0 -7
- package/lib/components/icon/icon-invoices-refused.component.d.ts +0 -7
- package/lib/components/icon/icon-lighting-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-list.component.d.ts +0 -7
- package/lib/components/icon/icon-location-pin.component.d.ts +0 -7
- package/lib/components/icon/icon-login.component.d.ts +0 -7
- package/lib/components/icon/icon-logout.component.d.ts +0 -7
- package/lib/components/icon/icon-mail-box-upload.component.d.ts +0 -7
- package/lib/components/icon/icon-mail-letter-fast-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-mail-open-document.component.d.ts +0 -7
- package/lib/components/icon/icon-medal.component.d.ts +0 -7
- package/lib/components/icon/icon-menu.component.d.ts +0 -7
- package/lib/components/icon/icon-money-banknote-calculator.component.d.ts +0 -7
- package/lib/components/icon/icon-money-cedule.component.d.ts +0 -7
- package/lib/components/icon/icon-money-discount.component.d.ts +0 -7
- package/lib/components/icon/icon-money-hand.component.d.ts +0 -7
- package/lib/components/icon/icon-money-net.component.d.ts +0 -7
- package/lib/components/icon/icon-money-new.component.d.ts +0 -7
- package/lib/components/icon/icon-money-percent.component.d.ts +0 -7
- package/lib/components/icon/icon-money-refused.component.d.ts +0 -7
- package/lib/components/icon/icon-money-sign.component.d.ts +0 -7
- package/lib/components/icon/icon-money-waiting.component.d.ts +0 -7
- package/lib/components/icon/icon-money.component.d.ts +0 -7
- package/lib/components/icon/icon-more-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-more.component.d.ts +0 -7
- package/lib/components/icon/icon-new-company.component.d.ts +0 -7
- package/lib/components/icon/icon-offered.component.d.ts +0 -7
- package/lib/components/icon/icon-open-external.component.d.ts +0 -7
- package/lib/components/icon/icon-password-edit-shield-protection.component.d.ts +0 -7
- package/lib/components/icon/icon-password.component.d.ts +0 -7
- package/lib/components/icon/icon-people.component.d.ts +0 -7
- package/lib/components/icon/icon-percent-box.component.d.ts +0 -7
- package/lib/components/icon/icon-percent.component.d.ts +0 -7
- package/lib/components/icon/icon-person-document.component.d.ts +0 -7
- package/lib/components/icon/icon-person-sad.component.d.ts +0 -7
- package/lib/components/icon/icon-phone-call.component.d.ts +0 -7
- package/lib/components/icon/icon-phone.component.d.ts +0 -7
- package/lib/components/icon/icon-pin-navigation.component.d.ts +0 -7
- package/lib/components/icon/icon-pork.component.d.ts +0 -7
- package/lib/components/icon/icon-radio.component.d.ts +0 -7
- package/lib/components/icon/icon-refresh.component.d.ts +0 -7
- package/lib/components/icon/icon-registration.component.d.ts +0 -7
- package/lib/components/icon/icon-repeat.component.d.ts +0 -7
- package/lib/components/icon/icon-search.component.d.ts +0 -7
- package/lib/components/icon/icon-second-warning.component.d.ts +0 -7
- package/lib/components/icon/icon-settings.component.d.ts +0 -7
- package/lib/components/icon/icon-shield-chekmark.component.d.ts +0 -7
- package/lib/components/icon/icon-star-shining.component.d.ts +0 -7
- package/lib/components/icon/icon-star.component.d.ts +0 -7
- package/lib/components/icon/icon-store.component.d.ts +0 -7
- package/lib/components/icon/icon-suppliers.component.d.ts +0 -7
- package/lib/components/icon/icon-target-dart-arrow.component.d.ts +0 -7
- package/lib/components/icon/icon-today.component.d.ts +0 -7
- package/lib/components/icon/icon-trash.component.d.ts +0 -7
- package/lib/components/icon/icon-trophy.component.d.ts +0 -7
- package/lib/components/icon/icon-unfold-more.component.d.ts +0 -7
- package/lib/components/icon/icon-upload.component.d.ts +0 -7
- package/lib/components/icon/icon-user-group.component.d.ts +0 -7
- package/lib/components/icon/icon-user.component.d.ts +0 -7
- package/lib/components/icon/icon-waiting.component.d.ts +0 -7
- package/lib/components/icon/icon-wallet.component.d.ts +0 -7
- package/lib/components/icon/icon-warning.component.d.ts +0 -7
- package/lib/components/icon/icon.component.d.ts +0 -27
- package/lib/components/icon/icon.module.d.ts +0 -154
- package/lib/components/icon/index.d.ts +0 -140
- package/lib/components/image-crop/image-crop.component.d.ts +0 -77
- package/lib/components/image-crop/image-crop.module.d.ts +0 -12
- package/lib/components/image-crop/index.d.ts +0 -2
- package/lib/components/index.d.ts +0 -20
- package/lib/components/input/index.d.ts +0 -3
- package/lib/components/input/input-filter.component.d.ts +0 -55
- package/lib/components/input/input.component.d.ts +0 -67
- package/lib/components/input/input.module.d.ts +0 -12
- package/lib/components/input-phone/index.d.ts +0 -2
- package/lib/components/input-phone/input-phone.component.d.ts +0 -62
- package/lib/components/input-phone/input-phone.module.d.ts +0 -13
- package/lib/components/modal/index.d.ts +0 -2
- package/lib/components/modal/modal.component.d.ts +0 -24
- package/lib/components/modal/modal.module.d.ts +0 -10
- package/lib/components/option/index.d.ts +0 -2
- package/lib/components/option/option.component.d.ts +0 -22
- package/lib/components/option/option.module.d.ts +0 -8
- package/lib/components/radiobutton/index.d.ts +0 -2
- package/lib/components/radiobutton/radiobutton.component.d.ts +0 -39
- package/lib/components/radiobutton/radiobutton.module.d.ts +0 -9
- package/lib/components/select/index.d.ts +0 -5
- package/lib/components/select/select-filter.component.d.ts +0 -41
- package/lib/components/select/select-multiple.component.d.ts +0 -48
- package/lib/components/select/select-search.component.d.ts +0 -56
- package/lib/components/select/select.component.d.ts +0 -48
- package/lib/components/select/select.module.d.ts +0 -15
- package/lib/components/stepper/index.d.ts +0 -2
- package/lib/components/stepper/stepper.component.d.ts +0 -18
- package/lib/components/stepper/stepper.module.d.ts +0 -9
- package/lib/components/tab/index.d.ts +0 -2
- package/lib/components/tab/tab.component.d.ts +0 -24
- package/lib/components/tab/tab.module.d.ts +0 -10
- package/lib/components/table/index.d.ts +0 -3
- package/lib/components/table/table-column.component.d.ts +0 -5
- package/lib/components/table/table.component.d.ts +0 -59
- package/lib/components/table/table.module.d.ts +0 -12
- package/lib/components/toggle/index.d.ts +0 -2
- package/lib/components/toggle/toggle.component.d.ts +0 -18
- package/lib/components/toggle/toggle.module.d.ts +0 -8
- package/lib/components/wizard/index.d.ts +0 -2
- package/lib/components/wizard/wizard.component.d.ts +0 -18
- package/lib/components/wizard/wizard.module.d.ts +0 -9
- package/lib/core/index.d.ts +0 -3
- package/lib/core/interfaces/index.d.ts +0 -2
- package/lib/core/interfaces/monkey-modal-settings.d.ts +0 -61
- package/lib/core/interfaces/monkey-style-settings.d.ts +0 -59
- package/lib/core/services/index.d.ts +0 -4
- package/lib/core/services/modal/index.d.ts +0 -2
- package/lib/core/services/modal/monkey-style-guide-modal-fixed.service.d.ts +0 -16
- package/lib/core/services/modal/monkey-style-guide-modal.service.d.ts +0 -18
- package/lib/core/services/monkey-style-guide.service.d.ts +0 -10
- package/lib/core/services/settings/index.d.ts +0 -1
- package/lib/core/services/settings/monkey-style-guide-settings.service.d.ts +0 -15
- package/lib/core/services/settings/monkey-style-guide-theme-settings.service.d.ts +0 -12
- package/lib/core/services/snackbar/index.d.ts +0 -1
- package/lib/core/services/snackbar/mokey-style-guide-snackbar.service.d.ts +0 -58
- package/lib/core/utils/index.d.ts +0 -1
- package/lib/core/utils/utils.d.ts +0 -29
- package/lib/monkey-style-guide.module.d.ts +0 -8
- package/monkey-style-guide-2.0.211.tgz +0 -0
- package/monkey-style-guide.d.ts +0 -5
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyBadgeComponent {
|
|
3
|
-
count: number;
|
|
4
|
-
pulseOn: boolean;
|
|
5
|
-
_id: string;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyBadgeComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyBadgeComponent, "monkey-badge", never, { "count": "count"; "pulseOn": "pulseOn"; }, {}, never, never>;
|
|
8
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./badge.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class MonkeyBadgeModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyBadgeModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyBadgeModule, [typeof i1.MonkeyBadgeComponent], [typeof i2.CommonModule], [typeof i1.MonkeyBadgeComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyBadgeModule>;
|
|
8
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**************************
|
|
2
|
-
* Copyright Monkey Exchange. All Rights Reserved
|
|
3
|
-
* This style guide was developed by Monkey Exchange Team
|
|
4
|
-
* MIT Licence
|
|
5
|
-
**************************/
|
|
6
|
-
import { OnInit } from '@angular/core';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class MonkeyButtonAvatarComponent implements OnInit {
|
|
9
|
-
label: string;
|
|
10
|
-
type: string;
|
|
11
|
-
size: string;
|
|
12
|
-
img: string;
|
|
13
|
-
_id: string;
|
|
14
|
-
_disabled: boolean;
|
|
15
|
-
_handledValue: string;
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyButtonAvatarComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyButtonAvatarComponent, "monkey-button-avatar", never, { "label": "label"; "type": "type"; "size": "size"; "img": "img"; }, {}, never, never>;
|
|
19
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**************************
|
|
2
|
-
* Copyright Monkey Exchange. All Rights Reserved
|
|
3
|
-
* This style guide was developed by Monkey Exchange Team
|
|
4
|
-
* MIT Licence
|
|
5
|
-
**************************/
|
|
6
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class MonkeyButtonDropdownComponent {
|
|
9
|
-
private cdr;
|
|
10
|
-
label: any;
|
|
11
|
-
type: 'unfilled' | 'filled';
|
|
12
|
-
listenClicks: boolean;
|
|
13
|
-
_customClass: string;
|
|
14
|
-
_opened: boolean;
|
|
15
|
-
_id: string;
|
|
16
|
-
_disabled: boolean;
|
|
17
|
-
constructor(cdr: ChangeDetectorRef);
|
|
18
|
-
clickout(event: any): void;
|
|
19
|
-
clickon(event: any): void;
|
|
20
|
-
close(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyButtonDropdownComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyButtonDropdownComponent, "monkey-button-dropdown", never, { "label": "label"; "type": "type"; "listenClicks": "listenClicks"; }, {}, never, ["*"]>;
|
|
23
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**************************
|
|
2
|
-
* Copyright Monkey Exchange. All Rights Reserved
|
|
3
|
-
* This style guide was developed by Monkey Exchange Team
|
|
4
|
-
* MIT Licence
|
|
5
|
-
**************************/
|
|
6
|
-
import { OnInit } from '@angular/core';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class MonkeyButtonComponent implements OnInit {
|
|
9
|
-
label: string;
|
|
10
|
-
icon: string;
|
|
11
|
-
iconPosition: string;
|
|
12
|
-
type: string;
|
|
13
|
-
color: string;
|
|
14
|
-
disabled: boolean;
|
|
15
|
-
size: 'sm' | 'md' | 'lg';
|
|
16
|
-
_useContrast: boolean;
|
|
17
|
-
constructor();
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
onClick(event: any): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyButtonComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyButtonComponent, "monkey-button", never, { "label": "label"; "icon": "icon"; "iconPosition": "iconPosition"; "type": "type"; "color": "color"; "disabled": "disabled"; "size": "size"; }, {}, never, ["*"]>;
|
|
22
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./button.component";
|
|
3
|
-
import * as i2 from "./button-dropdown.component";
|
|
4
|
-
import * as i3 from "./button-avatar.component";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
import * as i6 from "../icon/icon.module";
|
|
8
|
-
export declare class MonkeyButtonModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyButtonModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyButtonModule, [typeof i1.MonkeyButtonComponent, typeof i2.MonkeyButtonDropdownComponent, typeof i3.MonkeyButtonAvatarComponent], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i5.ReactiveFormsModule, typeof i6.MonkeyIconModule], [typeof i1.MonkeyButtonComponent, typeof i2.MonkeyButtonDropdownComponent, typeof i3.MonkeyButtonAvatarComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyButtonModule>;
|
|
12
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**************************
|
|
2
|
-
* Copyright Monkey Exchange. All Rights Reserved
|
|
3
|
-
* This style guide was developed by Monkey Exchange Team
|
|
4
|
-
* MIT Licence
|
|
5
|
-
**************************/
|
|
6
|
-
import { EventEmitter } from '@angular/core';
|
|
7
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class MonkeyCheckboxComponent implements ControlValueAccessor {
|
|
10
|
-
label: string;
|
|
11
|
-
type: string;
|
|
12
|
-
helperMessage: string;
|
|
13
|
-
infoMessage: string;
|
|
14
|
-
errorMessage: string;
|
|
15
|
-
description: any;
|
|
16
|
-
onChange: EventEmitter<any>;
|
|
17
|
-
private handledValue;
|
|
18
|
-
private onModelChange;
|
|
19
|
-
private onModelTouched;
|
|
20
|
-
_id: string;
|
|
21
|
-
_disabled: boolean;
|
|
22
|
-
constructor();
|
|
23
|
-
registerOnChange(fn: any): void;
|
|
24
|
-
registerOnTouched(fn: any): void;
|
|
25
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
26
|
-
set value(value: any);
|
|
27
|
-
get value(): any;
|
|
28
|
-
writeValue(value: any): void;
|
|
29
|
-
onChangeValue(event: any, value: any): void;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyCheckboxComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyCheckboxComponent, "monkey-checkbox", never, { "label": "label"; "type": "type"; "helperMessage": "helperMessage"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "description": "description"; "value": "value"; }, { "onChange": "onChange"; }, never, ["*"]>;
|
|
32
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./checkbox.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
export declare class MonkeyCheckboxModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyCheckboxModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyCheckboxModule, [typeof i1.MonkeyCheckboxComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule], [typeof i1.MonkeyCheckboxComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyCheckboxModule>;
|
|
9
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MonkeyDateRangePickerComponent implements ControlValueAccessor, OnInit, OnDestroy {
|
|
5
|
-
private fb;
|
|
6
|
-
private cdr;
|
|
7
|
-
label: string;
|
|
8
|
-
helperMessage: string;
|
|
9
|
-
i18n: {
|
|
10
|
-
months: {
|
|
11
|
-
[s: string]: string;
|
|
12
|
-
};
|
|
13
|
-
days: {
|
|
14
|
-
[s: string]: string;
|
|
15
|
-
};
|
|
16
|
-
actions: {
|
|
17
|
-
[s: string]: string;
|
|
18
|
-
};
|
|
19
|
-
from: string;
|
|
20
|
-
to: string;
|
|
21
|
-
of: string;
|
|
22
|
-
today: string;
|
|
23
|
-
select: string;
|
|
24
|
-
};
|
|
25
|
-
infoMessage: string;
|
|
26
|
-
errorMessage: string;
|
|
27
|
-
moveDaysForward: boolean;
|
|
28
|
-
set minDate(value: any);
|
|
29
|
-
onChange: EventEmitter<any>;
|
|
30
|
-
private today;
|
|
31
|
-
private onModelChange;
|
|
32
|
-
private onModelTouched;
|
|
33
|
-
private unsubscribeAll;
|
|
34
|
-
_dateFirst: any;
|
|
35
|
-
_dateSecond: any;
|
|
36
|
-
_id: string;
|
|
37
|
-
_daysArrFirst: any[];
|
|
38
|
-
_daysArrSecond: any[];
|
|
39
|
-
_dateForm: FormGroup;
|
|
40
|
-
_disabled: boolean;
|
|
41
|
-
_minDate: any;
|
|
42
|
-
_startDate: any;
|
|
43
|
-
_endDate: any;
|
|
44
|
-
constructor(fb: FormBuilder, cdr: ChangeDetectorRef);
|
|
45
|
-
private initDateRange;
|
|
46
|
-
private createCalendar;
|
|
47
|
-
private build;
|
|
48
|
-
private clearDates;
|
|
49
|
-
navigateToToday(): void;
|
|
50
|
-
ngOnInit(): void;
|
|
51
|
-
registerOnChange(fn: any): void;
|
|
52
|
-
registerOnTouched(fn: any): void;
|
|
53
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
54
|
-
set value(value: any);
|
|
55
|
-
get value(): any;
|
|
56
|
-
writeValue(value: any): void;
|
|
57
|
-
nextMonth(): void;
|
|
58
|
-
previousMonth(): void;
|
|
59
|
-
todayCheck(day: any): boolean;
|
|
60
|
-
isSelected(day: any): any;
|
|
61
|
-
isDisabled(day: any): any;
|
|
62
|
-
isFirstSelected(day: any): any;
|
|
63
|
-
isLastSelected(day: any): any;
|
|
64
|
-
selectedDate(day: any): void;
|
|
65
|
-
selectRangeOfDays(days: number): void;
|
|
66
|
-
onDataChange(event: any, isStart: boolean): void;
|
|
67
|
-
ngOnDestroy(): void;
|
|
68
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyDateRangePickerComponent, never>;
|
|
69
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyDateRangePickerComponent, "monkey-date-range-picker", never, { "label": "label"; "helperMessage": "helperMessage"; "i18n": "i18n"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "moveDaysForward": "moveDaysForward"; "minDate": "minDate"; "value": "value"; }, { "onChange": "onChange"; }, never, never>;
|
|
70
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./date-range-picker.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../button/button.module";
|
|
6
|
-
import * as i5 from "../icon/icon.module";
|
|
7
|
-
export declare class MonkeyDateRangePickerModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyDateRangePickerModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyDateRangePickerModule, [typeof i1.MonkeyDateRangePickerComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MonkeyButtonModule, typeof i5.MonkeyIconModule], [typeof i1.MonkeyDateRangePickerComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyDateRangePickerModule>;
|
|
11
|
-
}
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MonkeyDateRangePickerV2Component implements ControlValueAccessor, OnInit, OnDestroy {
|
|
5
|
-
private fb;
|
|
6
|
-
private cdr;
|
|
7
|
-
label: string;
|
|
8
|
-
helperMessage: string;
|
|
9
|
-
i18n: {
|
|
10
|
-
months: {
|
|
11
|
-
[s: string]: string;
|
|
12
|
-
};
|
|
13
|
-
days: {
|
|
14
|
-
[s: string]: string;
|
|
15
|
-
};
|
|
16
|
-
actions: {
|
|
17
|
-
[s: string]: string;
|
|
18
|
-
};
|
|
19
|
-
from: string;
|
|
20
|
-
to: string;
|
|
21
|
-
of: string;
|
|
22
|
-
today: string;
|
|
23
|
-
select: string;
|
|
24
|
-
};
|
|
25
|
-
infoMessage: string;
|
|
26
|
-
errorMessage: string;
|
|
27
|
-
moveDaysForward: boolean;
|
|
28
|
-
set minDate(value: any);
|
|
29
|
-
showActions: boolean;
|
|
30
|
-
onChange: EventEmitter<any>;
|
|
31
|
-
onSubmit: EventEmitter<any>;
|
|
32
|
-
onClose: EventEmitter<any>;
|
|
33
|
-
private today;
|
|
34
|
-
private onModelChange;
|
|
35
|
-
private onModelTouched;
|
|
36
|
-
private unsubscribeAll;
|
|
37
|
-
_dateFirst: any;
|
|
38
|
-
_dateSecond: any;
|
|
39
|
-
_id: string;
|
|
40
|
-
_daysArrFirst: any[];
|
|
41
|
-
_daysArrSecond: any[];
|
|
42
|
-
_dateForm: FormGroup;
|
|
43
|
-
_disabled: boolean;
|
|
44
|
-
_minDate: any;
|
|
45
|
-
_startDate: any;
|
|
46
|
-
_endDate: any;
|
|
47
|
-
constructor(fb: FormBuilder, cdr: ChangeDetectorRef);
|
|
48
|
-
private initDateRange;
|
|
49
|
-
private createCalendar;
|
|
50
|
-
private build;
|
|
51
|
-
private clearDates;
|
|
52
|
-
navigateToToday(): void;
|
|
53
|
-
ngOnInit(): void;
|
|
54
|
-
registerOnChange(fn: any): void;
|
|
55
|
-
registerOnTouched(fn: any): void;
|
|
56
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
57
|
-
set value(value: any);
|
|
58
|
-
get value(): any;
|
|
59
|
-
writeValue(value: any): void;
|
|
60
|
-
validateOnSubmit(): void;
|
|
61
|
-
nextMonth(): void;
|
|
62
|
-
previousMonth(): void;
|
|
63
|
-
todayCheck(day: any): boolean;
|
|
64
|
-
isSelected(day: any): any;
|
|
65
|
-
isDisabled(day: any): any;
|
|
66
|
-
isFirstSelected(day: any): any;
|
|
67
|
-
isLastSelected(day: any): any;
|
|
68
|
-
selectedDate(day: any): void;
|
|
69
|
-
selectRangeOfDays(days: number): void;
|
|
70
|
-
onDataChange(event: any, isStart: boolean): void;
|
|
71
|
-
ngOnDestroy(): void;
|
|
72
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyDateRangePickerV2Component, never>;
|
|
73
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyDateRangePickerV2Component, "monkey-date-range-picker-v2", never, { "label": "label"; "helperMessage": "helperMessage"; "i18n": "i18n"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "moveDaysForward": "moveDaysForward"; "minDate": "minDate"; "showActions": "showActions"; "value": "value"; }, { "onChange": "onChange"; "onSubmit": "onSubmit"; "onClose": "onClose"; }, never, never>;
|
|
74
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./date-range-picker.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../button/button.module";
|
|
6
|
-
import * as i5 from "../icon/icon.module";
|
|
7
|
-
export declare class MonkeyDateRangePickerV2Module {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyDateRangePickerV2Module, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyDateRangePickerV2Module, [typeof i1.MonkeyDateRangePickerV2Component], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MonkeyButtonModule, typeof i5.MonkeyIconModule], [typeof i1.MonkeyDateRangePickerV2Component]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyDateRangePickerV2Module>;
|
|
11
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**************************
|
|
2
|
-
* Copyright Monkey Exchange. All Rights Reserved
|
|
3
|
-
* This style guide was developed by Monkey Exchange Team
|
|
4
|
-
* MIT Licence
|
|
5
|
-
**************************/
|
|
6
|
-
import { EventEmitter } from '@angular/core';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class MonkeyExpansionComponent {
|
|
9
|
-
label: string;
|
|
10
|
-
helperMessage: string;
|
|
11
|
-
color: string;
|
|
12
|
-
disabled: boolean;
|
|
13
|
-
open: boolean;
|
|
14
|
-
onChange: EventEmitter<any>;
|
|
15
|
-
_id: string;
|
|
16
|
-
constructor();
|
|
17
|
-
onToggleExpand(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyExpansionComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyExpansionComponent, "monkey-expansion", never, { "label": "label"; "helperMessage": "helperMessage"; "color": "color"; "disabled": "disabled"; "open": "open"; }, { "onChange": "onChange"; }, never, ["*"]>;
|
|
20
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./expansion.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../icon/icon.module";
|
|
5
|
-
export declare class MonkeyExpansionModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyExpansionModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyExpansionModule, [typeof i1.MonkeyExpansionComponent], [typeof i2.CommonModule, typeof i3.MonkeyIconModule], [typeof i1.MonkeyExpansionComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyExpansionModule>;
|
|
9
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
/**************************
|
|
2
|
-
* Copyright Monkey Exchange. All Rights Reserved
|
|
3
|
-
* This style guide was developed by Monkey Exchange Team
|
|
4
|
-
* MIT Licence
|
|
5
|
-
**************************/
|
|
6
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
7
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class MonkeyFileUploadComponent implements ControlValueAccessor, OnInit {
|
|
10
|
-
name: string;
|
|
11
|
-
label: string;
|
|
12
|
-
helperMessage: string;
|
|
13
|
-
placeholder: string;
|
|
14
|
-
icon: string;
|
|
15
|
-
infoMessage: string;
|
|
16
|
-
uploadOngoingMessage: string;
|
|
17
|
-
errorMessage: string;
|
|
18
|
-
listenFiles: boolean;
|
|
19
|
-
maxSize: number;
|
|
20
|
-
allowedExtensions: string[];
|
|
21
|
-
maxSizeErrorMessage: string;
|
|
22
|
-
allowedExtensionErrorMessage: string;
|
|
23
|
-
fileUpload: Function;
|
|
24
|
-
multiple: boolean;
|
|
25
|
-
onChange: EventEmitter<any>;
|
|
26
|
-
onHandleFilesReady: EventEmitter<File>;
|
|
27
|
-
private configFiles;
|
|
28
|
-
private handledValue;
|
|
29
|
-
private onModelChange;
|
|
30
|
-
private onModelTouched;
|
|
31
|
-
_id: string;
|
|
32
|
-
_disabled: boolean;
|
|
33
|
-
_progress: number;
|
|
34
|
-
_showMaxSizeErrorMessage: boolean;
|
|
35
|
-
_maxSizeErrorMessage: string;
|
|
36
|
-
_allowedExtensionErrorMessage: boolean;
|
|
37
|
-
_uploadErrorMessage: string;
|
|
38
|
-
constructor();
|
|
39
|
-
private validateFile;
|
|
40
|
-
private handleCallback;
|
|
41
|
-
ngOnInit(): void;
|
|
42
|
-
registerOnChange(fn: any): void;
|
|
43
|
-
registerOnTouched(fn: any): void;
|
|
44
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
45
|
-
set value(value: any);
|
|
46
|
-
get value(): any;
|
|
47
|
-
writeValue(value: any): void;
|
|
48
|
-
onChangeValue(event: any): void;
|
|
49
|
-
onClick(event: any): void;
|
|
50
|
-
onClear(event: any): void;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyFileUploadComponent, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyFileUploadComponent, "monkey-file-upload", never, { "name": "name"; "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "uploadOngoingMessage": "uploadOngoingMessage"; "errorMessage": "errorMessage"; "listenFiles": "listenFiles"; "maxSize": "maxSize"; "allowedExtensions": "allowedExtensions"; "maxSizeErrorMessage": "maxSizeErrorMessage"; "allowedExtensionErrorMessage": "allowedExtensionErrorMessage"; "fileUpload": "fileUpload"; "multiple": "multiple"; "value": "value"; }, { "onChange": "onChange"; "onHandleFilesReady": "onHandleFilesReady"; }, never, never>;
|
|
53
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./file-upload.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "ngx-mask";
|
|
6
|
-
import * as i5 from "../icon/icon.module";
|
|
7
|
-
export declare class MonkeyFileUploadModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyFileUploadModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyFileUploadModule, [typeof i1.MonkeyFileUploadComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.NgxMaskModule, typeof i5.MonkeyIconModule], [typeof i1.MonkeyFileUploadComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyFileUploadModule>;
|
|
11
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconAddPlusComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconAddPlusComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconAddPlusComponent, "monkey-icon-add-plus", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconAddressBookComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconAddressBookComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconAddressBookComponent, "monkey-icon-address-book", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconArrowDownComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconArrowDownComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconArrowDownComponent, "monkey-icon-arrow-down", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconArrowLeftComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconArrowLeftComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconArrowLeftComponent, "monkey-icon-arrow-left", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconArrowLineRightComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconArrowLineRightComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconArrowLineRightComponent, "monkey-icon-arrow-line-right", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconArrowRightComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconArrowRightComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconArrowRightComponent, "monkey-icon-arrow-right", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconArrowUpComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconArrowUpComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconArrowUpComponent, "monkey-icon-arrow-up", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyArrowsComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyArrowsComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyArrowsComponent, "monkey-icon-arrows", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconAuctionComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconAuctionComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconAuctionComponent, "monkey-icon-auction", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconAverageTaxComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconAverageTaxComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconAverageTaxComponent, "monkey-icon-average-tax", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyBankAccountComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyBankAccountComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyBankAccountComponent, "monkey-icon-bank-account", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconBankAgencyComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconBankAgencyComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconBankAgencyComponent, "monkey-icon-bank-agency", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconBankComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconBankComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconBankComponent, "monkey-icon-bank", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconBankNoteSearchComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconBankNoteSearchComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconBankNoteSearchComponent, "monkey-icon-banknote-search", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconBellComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconBellComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconBellComponent, "monkey-icon-bell", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconBlockComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconBlockComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconBlockComponent, "monkey-icon-block", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconBookOpenTextComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconBookOpenTextComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconBookOpenTextComponent, "monkey-icon-book-open-text", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconBookComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconBookComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconBookComponent, "monkey-icon-book", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconBoxComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconBoxComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconBoxComponent, "monkey-icon-box", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MonkeyIconBuildApprovedComponent {
|
|
3
|
-
fillColor: string;
|
|
4
|
-
size: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconBuildApprovedComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconBuildApprovedComponent, "monkey-icon-build-approved", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
|
-
}
|