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,154 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./icon-arrows.component";
|
|
3
|
-
import * as i2 from "./icon-bank-account.component";
|
|
4
|
-
import * as i3 from "./icon-add-plus.component";
|
|
5
|
-
import * as i4 from "./icon-address-book.component";
|
|
6
|
-
import * as i5 from "./icon-arrow-down.component";
|
|
7
|
-
import * as i6 from "./icon-arrow-left.component";
|
|
8
|
-
import * as i7 from "./icon-arrow-line-right.component";
|
|
9
|
-
import * as i8 from "./icon-arrow-right.component";
|
|
10
|
-
import * as i9 from "./icon-arrow-up.component";
|
|
11
|
-
import * as i10 from "./icon-auction.component";
|
|
12
|
-
import * as i11 from "./icon-average-tax.component";
|
|
13
|
-
import * as i12 from "./icon-bank-agency.component";
|
|
14
|
-
import * as i13 from "./icon-bank.component";
|
|
15
|
-
import * as i14 from "./icon-banknote-search.component";
|
|
16
|
-
import * as i15 from "./icon-bell.component";
|
|
17
|
-
import * as i16 from "./icon-block.component";
|
|
18
|
-
import * as i17 from "./icon-book.component";
|
|
19
|
-
import * as i18 from "./icon-book-open-text.component";
|
|
20
|
-
import * as i19 from "./icon-box.component";
|
|
21
|
-
import * as i20 from "./icon-build-approved.component";
|
|
22
|
-
import * as i21 from "./icon-build-person.component";
|
|
23
|
-
import * as i22 from "./icon-build-refused.component";
|
|
24
|
-
import * as i23 from "./icon-build-waiting.component";
|
|
25
|
-
import * as i24 from "./icon-calendar-box.component";
|
|
26
|
-
import * as i25 from "./icon-calendar.component";
|
|
27
|
-
import * as i26 from "./icon-camera.component";
|
|
28
|
-
import * as i27 from "./icon-card.component";
|
|
29
|
-
import * as i28 from "./icon-card-machine.component";
|
|
30
|
-
import * as i29 from "./icon-cash-banknote-invoice.component";
|
|
31
|
-
import * as i30 from "./icon-chart-down.component";
|
|
32
|
-
import * as i31 from "./icon-chart-up.component";
|
|
33
|
-
import * as i32 from "./icon-chat.component";
|
|
34
|
-
import * as i33 from "./icon-check-circle.component";
|
|
35
|
-
import * as i34 from "./icon-check-circle-out.component";
|
|
36
|
-
import * as i35 from "./icon-check.component";
|
|
37
|
-
import * as i36 from "./icon-check-grey.component";
|
|
38
|
-
import * as i37 from "./icon-check-white.component";
|
|
39
|
-
import * as i38 from "./icon-clipboard.component";
|
|
40
|
-
import * as i39 from "./icon-clock-closed.component";
|
|
41
|
-
import * as i40 from "./icon-clock.component";
|
|
42
|
-
import * as i41 from "./icon-close-circle.component";
|
|
43
|
-
import * as i42 from "./icon-close.component";
|
|
44
|
-
import * as i43 from "./icon-cnpj.component";
|
|
45
|
-
import * as i44 from "./icon-codepen.component";
|
|
46
|
-
import * as i45 from "./icon-company-name.component";
|
|
47
|
-
import * as i46 from "./icon.component";
|
|
48
|
-
import * as i47 from "./icon-contract.component";
|
|
49
|
-
import * as i48 from "./icon-contract-pen.component";
|
|
50
|
-
import * as i49 from "./icon-delete.component";
|
|
51
|
-
import * as i50 from "./icon-digital-certificate.component";
|
|
52
|
-
import * as i51 from "./icon-document.component";
|
|
53
|
-
import * as i52 from "./icon-dollar-sign-circle.component";
|
|
54
|
-
import * as i53 from "./icon-dollar-sign.component";
|
|
55
|
-
import * as i54 from "./icon-domain.component";
|
|
56
|
-
import * as i55 from "./icon-dots-menu.component";
|
|
57
|
-
import * as i56 from "./icon-double-arrow-left.component";
|
|
58
|
-
import * as i57 from "./icon-double-arrow-right.component";
|
|
59
|
-
import * as i58 from "./icon-download.component";
|
|
60
|
-
import * as i59 from "./icon-drag-drop.component";
|
|
61
|
-
import * as i60 from "./icon-edit.component";
|
|
62
|
-
import * as i61 from "./icon-edit-square.component";
|
|
63
|
-
import * as i62 from "./icon-email.component";
|
|
64
|
-
import * as i63 from "./icon-email-send-fast.component";
|
|
65
|
-
import * as i64 from "./icon-empty-doc.component";
|
|
66
|
-
import * as i65 from "./icon-error.component";
|
|
67
|
-
import * as i66 from "./icon-eye-closed.component";
|
|
68
|
-
import * as i67 from "./icon-eye-open.component";
|
|
69
|
-
import * as i68 from "./icon-filter-add.component";
|
|
70
|
-
import * as i69 from "./icon-filter.component";
|
|
71
|
-
import * as i70 from "./icon-grid.component";
|
|
72
|
-
import * as i71 from "./icon-hands-clap.component";
|
|
73
|
-
import * as i72 from "./icon-help.component";
|
|
74
|
-
import * as i73 from "./icon-hexagon.component";
|
|
75
|
-
import * as i74 from "./icon-home.component";
|
|
76
|
-
import * as i75 from "./icon-image.component";
|
|
77
|
-
import * as i76 from "./icon-info.component";
|
|
78
|
-
import * as i77 from "./icon-invoice.component";
|
|
79
|
-
import * as i78 from "./icon-invoices-anticipated.component";
|
|
80
|
-
import * as i79 from "./icon-invoices-approval.component";
|
|
81
|
-
import * as i80 from "./icon-invoices-refused.component";
|
|
82
|
-
import * as i81 from "./icon-lighting-circle.component";
|
|
83
|
-
import * as i82 from "./icon-list.component";
|
|
84
|
-
import * as i83 from "./icon-location-pin.component";
|
|
85
|
-
import * as i84 from "./icon-login.component";
|
|
86
|
-
import * as i85 from "./icon-logout.component";
|
|
87
|
-
import * as i86 from "./icon-mail-box-upload.component";
|
|
88
|
-
import * as i87 from "./icon-mail-letter-fast-circle.component";
|
|
89
|
-
import * as i88 from "./icon-mail-open-document.component";
|
|
90
|
-
import * as i89 from "./icon-medal.component";
|
|
91
|
-
import * as i90 from "./icon-menu.component";
|
|
92
|
-
import * as i91 from "./icon-money-cedule.component";
|
|
93
|
-
import * as i92 from "./icon-money.component";
|
|
94
|
-
import * as i93 from "./icon-money-discount.component";
|
|
95
|
-
import * as i94 from "./icon-money-hand.component";
|
|
96
|
-
import * as i95 from "./icon-money-net.component";
|
|
97
|
-
import * as i96 from "./icon-money-new.component";
|
|
98
|
-
import * as i97 from "./icon-money-percent.component";
|
|
99
|
-
import * as i98 from "./icon-money-refused.component";
|
|
100
|
-
import * as i99 from "./icon-money-sign.component";
|
|
101
|
-
import * as i100 from "./icon-money-waiting.component";
|
|
102
|
-
import * as i101 from "./icon-more-circle.component";
|
|
103
|
-
import * as i102 from "./icon-more.component";
|
|
104
|
-
import * as i103 from "./icon-new-company.component";
|
|
105
|
-
import * as i104 from "./icon-offered.component";
|
|
106
|
-
import * as i105 from "./icon-open-external.component";
|
|
107
|
-
import * as i106 from "./icon-password.component";
|
|
108
|
-
import * as i107 from "./icon-people.component";
|
|
109
|
-
import * as i108 from "./icon-percent-box.component";
|
|
110
|
-
import * as i109 from "./icon-percent.component";
|
|
111
|
-
import * as i110 from "./icon-person-document.component";
|
|
112
|
-
import * as i111 from "./icon-person-sad.component";
|
|
113
|
-
import * as i112 from "./icon-phone-call.component";
|
|
114
|
-
import * as i113 from "./icon-phone.component";
|
|
115
|
-
import * as i114 from "./icon-pin-navigation.component";
|
|
116
|
-
import * as i115 from "./icon-pork.component";
|
|
117
|
-
import * as i116 from "./icon-radio.component";
|
|
118
|
-
import * as i117 from "./icon-refresh.component";
|
|
119
|
-
import * as i118 from "./icon-registration.component";
|
|
120
|
-
import * as i119 from "./icon-repeat.component";
|
|
121
|
-
import * as i120 from "./icon-search.component";
|
|
122
|
-
import * as i121 from "./icon-second-warning.component";
|
|
123
|
-
import * as i122 from "./icon-settings.component";
|
|
124
|
-
import * as i123 from "./icon-shield-chekmark.component";
|
|
125
|
-
import * as i124 from "./icon-star.component";
|
|
126
|
-
import * as i125 from "./icon-star-shining.component";
|
|
127
|
-
import * as i126 from "./icon-store.component";
|
|
128
|
-
import * as i127 from "./icon-suppliers.component";
|
|
129
|
-
import * as i128 from "./icon-target-dart-arrow.component";
|
|
130
|
-
import * as i129 from "./icon-today.component";
|
|
131
|
-
import * as i130 from "./icon-trash.component";
|
|
132
|
-
import * as i131 from "./icon-trophy.component";
|
|
133
|
-
import * as i132 from "./icon-unfold-more.component";
|
|
134
|
-
import * as i133 from "./icon-upload.component";
|
|
135
|
-
import * as i134 from "./icon-user.component";
|
|
136
|
-
import * as i135 from "./icon-user-group.component";
|
|
137
|
-
import * as i136 from "./icon-waiting.component";
|
|
138
|
-
import * as i137 from "./icon-wallet.component";
|
|
139
|
-
import * as i138 from "./icon-warning.component";
|
|
140
|
-
import * as i139 from "./icon-cash-banknote-coins.component";
|
|
141
|
-
import * as i140 from "./icon-certificate-medal.component";
|
|
142
|
-
import * as i141 from "./icon-chart-down-arrow.component";
|
|
143
|
-
import * as i142 from "./icon-chart-up-arrow.component";
|
|
144
|
-
import * as i143 from "./icon-hand-money-banknote";
|
|
145
|
-
import * as i144 from "./icon-high-rising-build.component";
|
|
146
|
-
import * as i145 from "./icon-image-wave-square.component";
|
|
147
|
-
import * as i146 from "./icon-money-banknote-calculator.component";
|
|
148
|
-
import * as i147 from "./icon-password-edit-shield-protection.component";
|
|
149
|
-
import * as i148 from "@angular/common";
|
|
150
|
-
export declare class MonkeyIconModule {
|
|
151
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconModule, never>;
|
|
152
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyIconModule, [typeof i1.MonkeyArrowsComponent, typeof i2.MonkeyBankAccountComponent, typeof i3.MonkeyIconAddPlusComponent, typeof i4.MonkeyIconAddressBookComponent, typeof i5.MonkeyIconArrowDownComponent, typeof i6.MonkeyIconArrowLeftComponent, typeof i7.MonkeyIconArrowLineRightComponent, typeof i8.MonkeyIconArrowRightComponent, typeof i9.MonkeyIconArrowUpComponent, typeof i10.MonkeyIconAuctionComponent, typeof i11.MonkeyIconAverageTaxComponent, typeof i12.MonkeyIconBankAgencyComponent, typeof i13.MonkeyIconBankComponent, typeof i14.MonkeyIconBankNoteSearchComponent, typeof i15.MonkeyIconBellComponent, typeof i16.MonkeyIconBlockComponent, typeof i17.MonkeyIconBookComponent, typeof i18.MonkeyIconBookOpenTextComponent, typeof i19.MonkeyIconBoxComponent, typeof i20.MonkeyIconBuildApprovedComponent, typeof i21.MonkeyIconBuildPersonComponent, typeof i22.MonkeyIconBuildRefusedComponent, typeof i23.MonkeyIconBuildWaitingComponent, typeof i24.MonkeyIconCalendarBoxComponent, typeof i25.MonkeyIconCalendarComponent, typeof i26.MonkeyIconCameraComponent, typeof i27.MonkeyIconCardComponent, typeof i28.MonkeyIconCardMachineComponent, typeof i29.MonkeyIconCashBanknoteInvoiceComponent, typeof i30.MonkeyIconChartDownComponent, typeof i31.MonkeyIconChartUpComponent, typeof i32.MonkeyIconChatComponent, typeof i33.MonkeyIconCheckCircleComponent, typeof i34.MonkeyIconCheckCircleOutComponent, typeof i35.MonkeyIconCheckComponent, typeof i36.MonkeyIconCheckGreyComponent, typeof i37.MonkeyIconCheckWhiteComponent, typeof i38.MonkeyIconClipboardComponent, typeof i39.MonkeyIconClockClosedComponent, typeof i40.MonkeyIconClockComponent, typeof i41.MonkeyIconCloseCircleComponent, typeof i42.MonkeyIconCloseComponent, typeof i43.MonkeyIconCNPJComponent, typeof i44.MonkeyIconCodepenComponent, typeof i45.MonkeyIconCompanyNameComponent, typeof i46.MonkeyIconComponent, typeof i47.MonkeyIconContractComponent, typeof i48.MonkeyIconContractPenComponent, typeof i49.MonkeyIconDeleteComponent, typeof i50.MonkeyIconDigitalCertificateComponent, typeof i51.MonkeyIconDocumentComponent, typeof i52.MonkeyIconDollarSignCircleComponent, typeof i53.MonkeyIconDollarSignComponent, typeof i54.MonkeyIconDomainComponent, typeof i55.MonkeyIconDotsMenuComponent, typeof i56.MonkeyIconDoubleArrowLeftComponent, typeof i57.MonkeyIconDoubleArrowRightComponent, typeof i58.MonkeyIconDownloadComponent, typeof i59.MonkeyIconDragDropComponent, typeof i60.MonkeyIconEditComponent, typeof i61.MonkeyIconEditSquareComponent, typeof i62.MonkeyIconEmailComponent, typeof i63.MonkeyIconEmailSendFastComponent, typeof i64.MonkeyIconEmptyDocComponent, typeof i65.MonkeyIconErrorComponent, typeof i66.MonkeyIconEyeClosedComponent, typeof i67.MonkeyIconEyeOpenComponent, typeof i68.MonkeyIconFilterAddComponent, typeof i69.MonkeyIconFilterComponent, typeof i70.MonkeyIconGridComponent, typeof i71.MonkeyIconHandsClapComponent, typeof i72.MonkeyIconHelpComponent, typeof i73.MonkeyIconHexagonComponent, typeof i74.MonkeyIconHomeComponent, typeof i75.MonkeyIconImageComponent, typeof i76.MonkeyIconInfoComponent, typeof i77.MonkeyIconInvoiceComponent, typeof i78.MonkeyIconInvoicesAnticipatedComponent, typeof i79.MonkeyIconInvoicesApprovalComponent, typeof i80.MonkeyIconInvoicesRefusedComponent, typeof i81.MonkeyIconLightingCircleComponent, typeof i82.MonkeyIconListComponent, typeof i83.MonkeyIconLocationPinComponent, typeof i84.MonkeyIconLoginComponent, typeof i85.MonkeyIconLogoutComponent, typeof i86.MonkeyIconMailBoxUploadComponent, typeof i87.MonkeyIconMailLetterFastCircleComponent, typeof i88.MonkeyIconMailOpenDocumentComponent, typeof i89.MonkeyIconMedalComponent, typeof i90.MonkeyIconMenuComponent, typeof i91.MonkeyIconMoneyCeduleComponent, typeof i92.MonkeyIconMoneyComponent, typeof i93.MonkeyIconMoneyDiscountComponent, typeof i94.MonkeyIconMoneyHandComponent, typeof i95.MonkeyIconMoneyNetComponent, typeof i96.MonkeyIconMoneyNewComponent, typeof i97.MonkeyIconMoneyPercentComponent, typeof i98.MonkeyIconMoneyRefusedComponent, typeof i99.MonkeyIconMoneySignComponent, typeof i100.MonkeyIconMoneyWaitingComponent, typeof i101.MonkeyIconMoreCircleComponent, typeof i102.MonkeyIconMoreComponent, typeof i103.MonkeyIconNewCompanyComponent, typeof i104.MonkeyIconOfferedComponent, typeof i105.MonkeyIconOpenExternalComponent, typeof i106.MonkeyIconPasswordComponent, typeof i107.MonkeyIconPeopleComponent, typeof i108.MonkeyIconPercentBoxComponent, typeof i109.MonkeyIconPercentComponent, typeof i110.MonkeyIconPersonDocumentComponent, typeof i111.MonkeyIconPersonSadComponent, typeof i112.MonkeyIconPhoneCallComponent, typeof i113.MonkeyIconPhoneComponent, typeof i114.MonkeyIconPinNavigationComponent, typeof i115.MonkeyIconPorkComponent, typeof i116.MonkeyIconRadioComponent, typeof i117.MonkeyIconRefreshComponent, typeof i118.MonkeyIconRegistrationComponent, typeof i119.MonkeyIconRepeatComponent, typeof i120.MonkeyIconSearchComponent, typeof i121.MonkeyIconSecondWarningComponent, typeof i122.MonkeyIconSettingsComponent, typeof i123.MonkeyIconShieldChekmarkComponent, typeof i124.MonkeyIconStarComponent, typeof i125.MonkeyIconStarShiningComponent, typeof i126.MonkeyIconStoreComponent, typeof i127.MonkeyIconSuppliersComponent, typeof i128.MonkeyIconTargetDartArrowComponent, typeof i129.MonkeyIconTodayComponent, typeof i130.MonkeyIconTrashComponent, typeof i131.MonkeyIconTrophyComponent, typeof i132.MonkeyIconUnfoldMoreComponent, typeof i133.MonkeyIconUploadComponent, typeof i134.MonkeyIconUserComponent, typeof i135.MonkeyIconUserGroupComponent, typeof i136.MonkeyIconWaitingComponent, typeof i137.MonkeyIconWalletComponent, typeof i138.MonkeyIconWarningComponent, typeof i139.MonkeyIconCashBanknoteCoinsComponent, typeof i140.MonkeyIconCertificateMedalComponent, typeof i141.MonkeyIconChartDownArrowComponent, typeof i142.MonkeyIconChartUpArrowComponent, typeof i143.MonkeyIconHandMoneyBanknoteComponent, typeof i144.MonkeyIconHighRisingBuildComponent, typeof i145.MonkeyIconImageWaveSquareComponent, typeof i146.MonkeyIconMoneyBanknoteCalculatorComponent, typeof i147.MonkeyIconPasswordEditShieldProtectionComponent], [typeof i148.CommonModule], [typeof i46.MonkeyIconComponent]>;
|
|
153
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyIconModule>;
|
|
154
|
-
}
|
|
@@ -1,140 +0,0 @@
|
|
|
1
|
-
export * from './icon-add-plus.component';
|
|
2
|
-
export * from './icon-address-book.component';
|
|
3
|
-
export * from './icon-arrow-down.component';
|
|
4
|
-
export * from './icon-arrow-left.component';
|
|
5
|
-
export * from './icon-arrow-line-right.component';
|
|
6
|
-
export * from './icon-arrow-right.component';
|
|
7
|
-
export * from './icon-arrow-up.component';
|
|
8
|
-
export * from './icon-digital-certificate.component';
|
|
9
|
-
export * from './icon-arrows.component';
|
|
10
|
-
export * from './icon-auction.component';
|
|
11
|
-
export * from './icon-average-tax.component';
|
|
12
|
-
export * from './icon-bank-account.component';
|
|
13
|
-
export * from './icon-bank-agency.component';
|
|
14
|
-
export * from './icon-bank.component';
|
|
15
|
-
export * from './icon-banknote-search.component';
|
|
16
|
-
export * from './icon-bell.component';
|
|
17
|
-
export * from './icon-block.component';
|
|
18
|
-
export * from './icon-book-open-text.component';
|
|
19
|
-
export * from './icon-book.component';
|
|
20
|
-
export * from './icon-box.component';
|
|
21
|
-
export * from './icon-build-approved.component';
|
|
22
|
-
export * from './icon-build-person.component';
|
|
23
|
-
export * from './icon-build-refused.component';
|
|
24
|
-
export * from './icon-build-waiting.component';
|
|
25
|
-
export * from './icon-calendar-box.component';
|
|
26
|
-
export * from './icon-calendar.component';
|
|
27
|
-
export * from './icon-camera.component';
|
|
28
|
-
export * from './icon-card-machine.component';
|
|
29
|
-
export * from './icon-card.component';
|
|
30
|
-
export * from './icon-cash-banknote-invoice.component';
|
|
31
|
-
export * from './icon-chart-down.component';
|
|
32
|
-
export * from './icon-chart-up.component';
|
|
33
|
-
export * from './icon-chat.component';
|
|
34
|
-
export * from './icon-check-circle-out.component';
|
|
35
|
-
export * from './icon-check-circle.component';
|
|
36
|
-
export * from './icon-check-grey.component';
|
|
37
|
-
export * from './icon-check-white.component';
|
|
38
|
-
export * from './icon-check.component';
|
|
39
|
-
export * from './icon-clipboard.component';
|
|
40
|
-
export * from './icon-clock-closed.component';
|
|
41
|
-
export * from './icon-clock-closed.component';
|
|
42
|
-
export * from './icon-clock.component';
|
|
43
|
-
export * from './icon-close-circle.component';
|
|
44
|
-
export * from './icon-close.component';
|
|
45
|
-
export * from './icon-cnpj.component';
|
|
46
|
-
export * from './icon-codepen.component';
|
|
47
|
-
export * from './icon-company-name.component';
|
|
48
|
-
export * from './icon-contract-pen.component';
|
|
49
|
-
export * from './icon-contract.component';
|
|
50
|
-
export * from './icon-delete.component';
|
|
51
|
-
export * from './icon-document.component';
|
|
52
|
-
export * from './icon-dollar-sign-circle.component';
|
|
53
|
-
export * from './icon-dollar-sign.component';
|
|
54
|
-
export * from './icon-domain.component';
|
|
55
|
-
export * from './icon-dots-menu.component';
|
|
56
|
-
export * from './icon-double-arrow-left.component';
|
|
57
|
-
export * from './icon-double-arrow-right.component';
|
|
58
|
-
export * from './icon-download.component';
|
|
59
|
-
export * from './icon-drag-drop.component';
|
|
60
|
-
export * from './icon-edit-square.component';
|
|
61
|
-
export * from './icon-edit.component';
|
|
62
|
-
export * from './icon-email-send-fast.component';
|
|
63
|
-
export * from './icon-email.component';
|
|
64
|
-
export * from './icon-empty-doc.component';
|
|
65
|
-
export * from './icon-error.component';
|
|
66
|
-
export * from './icon-eye-closed.component';
|
|
67
|
-
export * from './icon-eye-open.component';
|
|
68
|
-
export * from './icon-filter-add.component';
|
|
69
|
-
export * from './icon-filter.component';
|
|
70
|
-
export * from './icon-grid.component';
|
|
71
|
-
export * from './icon-hands-clap.component';
|
|
72
|
-
export * from './icon-help.component';
|
|
73
|
-
export * from './icon-hexagon.component';
|
|
74
|
-
export * from './icon-home.component';
|
|
75
|
-
export * from './icon-image.component';
|
|
76
|
-
export * from './icon-info.component';
|
|
77
|
-
export * from './icon-invoice.component';
|
|
78
|
-
export * from './icon-invoices-anticipated.component';
|
|
79
|
-
export * from './icon-invoices-approval.component';
|
|
80
|
-
export * from './icon-invoices-refused.component';
|
|
81
|
-
export * from './icon-lighting-circle.component';
|
|
82
|
-
export * from './icon-list.component';
|
|
83
|
-
export * from './icon-location-pin.component';
|
|
84
|
-
export * from './icon-login.component';
|
|
85
|
-
export * from './icon-logout.component';
|
|
86
|
-
export * from './icon-mail-box-upload.component';
|
|
87
|
-
export * from './icon-mail-letter-fast-circle.component';
|
|
88
|
-
export * from './icon-mail-open-document.component';
|
|
89
|
-
export * from './icon-medal.component';
|
|
90
|
-
export * from './icon-menu.component';
|
|
91
|
-
export * from './icon-money-cedule.component';
|
|
92
|
-
export * from './icon-money-discount.component';
|
|
93
|
-
export * from './icon-money-hand.component';
|
|
94
|
-
export * from './icon-money-net.component';
|
|
95
|
-
export * from './icon-money-new.component';
|
|
96
|
-
export * from './icon-money-percent.component';
|
|
97
|
-
export * from './icon-money-refused.component';
|
|
98
|
-
export * from './icon-money-sign.component';
|
|
99
|
-
export * from './icon-money-waiting.component';
|
|
100
|
-
export * from './icon-money.component';
|
|
101
|
-
export * from './icon-more-circle.component';
|
|
102
|
-
export * from './icon-more.component';
|
|
103
|
-
export * from './icon-new-company.component';
|
|
104
|
-
export * from './icon-offered.component';
|
|
105
|
-
export * from './icon-open-external.component';
|
|
106
|
-
export * from './icon-password.component';
|
|
107
|
-
export * from './icon-people.component';
|
|
108
|
-
export * from './icon-percent-box.component';
|
|
109
|
-
export * from './icon-percent.component';
|
|
110
|
-
export * from './icon-person-document.component';
|
|
111
|
-
export * from './icon-person-sad.component';
|
|
112
|
-
export * from './icon-phone-call.component';
|
|
113
|
-
export * from './icon-phone.component';
|
|
114
|
-
export * from './icon-pin-navigation.component';
|
|
115
|
-
export * from './icon-pork.component';
|
|
116
|
-
export * from './icon-radio.component';
|
|
117
|
-
export * from './icon-refresh.component';
|
|
118
|
-
export * from './icon-registration.component';
|
|
119
|
-
export * from './icon-repeat.component';
|
|
120
|
-
export * from './icon-search.component';
|
|
121
|
-
export * from './icon-second-warning.component';
|
|
122
|
-
export * from './icon-settings.component';
|
|
123
|
-
export * from './icon-shield-chekmark.component';
|
|
124
|
-
export * from './icon-star-shining.component';
|
|
125
|
-
export * from './icon-star.component';
|
|
126
|
-
export * from './icon-store.component';
|
|
127
|
-
export * from './icon-suppliers.component';
|
|
128
|
-
export * from './icon-target-dart-arrow.component';
|
|
129
|
-
export * from './icon-today.component';
|
|
130
|
-
export * from './icon-trash.component';
|
|
131
|
-
export * from './icon-trophy.component';
|
|
132
|
-
export * from './icon-unfold-more.component';
|
|
133
|
-
export * from './icon-upload.component';
|
|
134
|
-
export * from './icon-user-group.component';
|
|
135
|
-
export * from './icon-user.component';
|
|
136
|
-
export * from './icon-waiting.component';
|
|
137
|
-
export * from './icon-wallet.component';
|
|
138
|
-
export * from './icon-warning.component';
|
|
139
|
-
export * from './icon.component';
|
|
140
|
-
export * from './icon.module';
|
|
@@ -1,77 +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, ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
7
|
-
import { DomSanitizer, SafeUrl } from '@angular/platform-browser';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class MonkeyImageCropComponent implements OnInit {
|
|
10
|
-
private cdr;
|
|
11
|
-
private sanitizer;
|
|
12
|
-
label: string;
|
|
13
|
-
cropTitle: string;
|
|
14
|
-
labelChangeImage: string;
|
|
15
|
-
labelPreviewImage: string;
|
|
16
|
-
helperMessage: string;
|
|
17
|
-
placeholder: string;
|
|
18
|
-
maxSize: number;
|
|
19
|
-
maxSizeErrorMessage: string;
|
|
20
|
-
allowedExtensionErrorMessage: string;
|
|
21
|
-
fileUpload: Function;
|
|
22
|
-
onHandleGetFilesReady: EventEmitter<any>;
|
|
23
|
-
onHandleFilesReady: EventEmitter<any>;
|
|
24
|
-
onHandlePreviewReady: EventEmitter<any>;
|
|
25
|
-
_cutCoords: CutCoords;
|
|
26
|
-
_fileTypeToCut: string;
|
|
27
|
-
_fileNameToCut: string;
|
|
28
|
-
_progressingCut: boolean;
|
|
29
|
-
_loadCompleted: boolean;
|
|
30
|
-
_loadPreview: boolean;
|
|
31
|
-
_safeImgDataUrl: SafeUrl | string;
|
|
32
|
-
_disabled: boolean;
|
|
33
|
-
_progress: number;
|
|
34
|
-
_uploadErrorMessage: string;
|
|
35
|
-
private mouseMoves;
|
|
36
|
-
private areMaxSize;
|
|
37
|
-
private cutScaledMinWidth;
|
|
38
|
-
private cutScaledMinHeight;
|
|
39
|
-
private originalSize;
|
|
40
|
-
private fileReader;
|
|
41
|
-
private originalImage;
|
|
42
|
-
private imageCutReady;
|
|
43
|
-
private savedCallback;
|
|
44
|
-
constructor(cdr: ChangeDetectorRef, sanitizer: DomSanitizer);
|
|
45
|
-
private initCut;
|
|
46
|
-
private setProgressingCut;
|
|
47
|
-
private setProgressLoadCompleted;
|
|
48
|
-
private setProgressLoadPreview;
|
|
49
|
-
private cut;
|
|
50
|
-
private getImagePosition;
|
|
51
|
-
private getCanvasBlob;
|
|
52
|
-
private getClientX;
|
|
53
|
-
private getClientY;
|
|
54
|
-
private resize;
|
|
55
|
-
private move;
|
|
56
|
-
private checkMovesPosition;
|
|
57
|
-
private onLoadBeginPreview;
|
|
58
|
-
private onLoadEndPreview;
|
|
59
|
-
private imagePreview;
|
|
60
|
-
private handleCallback;
|
|
61
|
-
ngOnInit(): void;
|
|
62
|
-
startMove(event: any, moveType: string, position?: string | null): void;
|
|
63
|
-
moveImg(event: any): void;
|
|
64
|
-
moveStop(): void;
|
|
65
|
-
onHandleFileUploadFilesReady(files: any): void;
|
|
66
|
-
onHandleImageChange(): void;
|
|
67
|
-
onHandleImagePreview(): void;
|
|
68
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyImageCropComponent, never>;
|
|
69
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyImageCropComponent, "monkey-image-crop", never, { "label": "label"; "cropTitle": "cropTitle"; "labelChangeImage": "labelChangeImage"; "labelPreviewImage": "labelPreviewImage"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "maxSize": "maxSize"; "maxSizeErrorMessage": "maxSizeErrorMessage"; "allowedExtensionErrorMessage": "allowedExtensionErrorMessage"; "fileUpload": "fileUpload"; "onHandleGetFilesReady": "onHandleGetFilesReady"; }, { "onHandleFilesReady": "onHandleFilesReady"; "onHandlePreviewReady": "onHandlePreviewReady"; }, never, never>;
|
|
70
|
-
}
|
|
71
|
-
interface CutCoords {
|
|
72
|
-
x1?: number;
|
|
73
|
-
y1?: number;
|
|
74
|
-
x2?: number;
|
|
75
|
-
y2?: number;
|
|
76
|
-
}
|
|
77
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./image-crop.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 "../button/button.module";
|
|
7
|
-
import * as i6 from "../file-upload/file-upload.module";
|
|
8
|
-
export declare class MonkeyImageCropModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyImageCropModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyImageCropModule, [typeof i1.MonkeyImageCropComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.NgxMaskModule, typeof i5.MonkeyButtonModule, typeof i6.MonkeyFileUploadModule], [typeof i1.MonkeyImageCropComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyImageCropModule>;
|
|
12
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export * from './badge';
|
|
2
|
-
export * from './button';
|
|
3
|
-
export * from './checkbox';
|
|
4
|
-
export * from './date-range-picker';
|
|
5
|
-
export * from './date-range-picker-v2';
|
|
6
|
-
export * from './expansion';
|
|
7
|
-
export * from './file-upload';
|
|
8
|
-
export * from './icon';
|
|
9
|
-
export * from './image-crop';
|
|
10
|
-
export * from './input';
|
|
11
|
-
export * from './input-phone';
|
|
12
|
-
export * from './modal';
|
|
13
|
-
export * from './option';
|
|
14
|
-
export * from './radiobutton';
|
|
15
|
-
export * from './select';
|
|
16
|
-
export * from './stepper';
|
|
17
|
-
export * from './tab';
|
|
18
|
-
export * from './table';
|
|
19
|
-
export * from './toggle';
|
|
20
|
-
export * from './wizard';
|
|
@@ -1,55 +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 { CurrencyPipe } from '@angular/common';
|
|
7
|
-
import { OnInit, ElementRef, EventEmitter } from '@angular/core';
|
|
8
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
9
|
-
import { MonkeyStyleGuideSettingsService } from '../../core';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class MonkeyInputFilterComponent implements ControlValueAccessor, OnInit {
|
|
12
|
-
private elementRef;
|
|
13
|
-
private currencyPipe;
|
|
14
|
-
private settingsService;
|
|
15
|
-
name: string;
|
|
16
|
-
label: string;
|
|
17
|
-
helperMessage: string;
|
|
18
|
-
placeholder: string;
|
|
19
|
-
icon: string;
|
|
20
|
-
type: string;
|
|
21
|
-
infoMessage: string;
|
|
22
|
-
errorMessage: string;
|
|
23
|
-
mask: string;
|
|
24
|
-
prefix: string;
|
|
25
|
-
onlyNumber: any;
|
|
26
|
-
onlyAlphaNumeric: any;
|
|
27
|
-
upperCase: any;
|
|
28
|
-
lowerCase: any;
|
|
29
|
-
capitalize: any;
|
|
30
|
-
currency: any;
|
|
31
|
-
iconPosition: string;
|
|
32
|
-
onChange: EventEmitter<any>;
|
|
33
|
-
private settings;
|
|
34
|
-
private handledValue;
|
|
35
|
-
private onModelChange;
|
|
36
|
-
private onModelTouched;
|
|
37
|
-
private timer;
|
|
38
|
-
_id: string;
|
|
39
|
-
_disabled: boolean;
|
|
40
|
-
_oldType: string;
|
|
41
|
-
constructor(elementRef: ElementRef, currencyPipe: CurrencyPipe, settingsService: MonkeyStyleGuideSettingsService);
|
|
42
|
-
private handleValue;
|
|
43
|
-
ngOnInit(): void;
|
|
44
|
-
registerOnChange(fn: any): void;
|
|
45
|
-
registerOnTouched(fn: any): void;
|
|
46
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
47
|
-
set value(value: any);
|
|
48
|
-
get value(): any;
|
|
49
|
-
writeValue(value: any): void;
|
|
50
|
-
onChangeInput(event: any): void;
|
|
51
|
-
onShowAndHidePassword(): void;
|
|
52
|
-
onClick(event: any): void;
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyInputFilterComponent, never>;
|
|
54
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyInputFilterComponent, "monkey-input-filter", never, { "name": "name"; "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "type": "type"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "mask": "mask"; "prefix": "prefix"; "onlyNumber": "onlyNumber"; "onlyAlphaNumeric": "onlyAlphaNumeric"; "upperCase": "upperCase"; "lowerCase": "lowerCase"; "capitalize": "capitalize"; "currency": "currency"; "iconPosition": "iconPosition"; "value": "value"; }, { "onChange": "onChange"; }, never, never>;
|
|
55
|
-
}
|
|
@@ -1,67 +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 { CurrencyPipe } from '@angular/common';
|
|
7
|
-
import { OnInit, ElementRef, EventEmitter, ChangeDetectorRef, InjectionToken } from '@angular/core';
|
|
8
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
9
|
-
import { MonkeyStyleGuideSettingsService } from '../../core';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class MonkeyInputComponent implements ControlValueAccessor, OnInit {
|
|
12
|
-
private currencyPipe;
|
|
13
|
-
private settingsService;
|
|
14
|
-
private cdr;
|
|
15
|
-
private defaultCurencyCode;
|
|
16
|
-
name: string;
|
|
17
|
-
label: string;
|
|
18
|
-
helperMessage: string;
|
|
19
|
-
placeholder: string;
|
|
20
|
-
icon: string;
|
|
21
|
-
type: string;
|
|
22
|
-
infoMessage: string;
|
|
23
|
-
errorMessage: string;
|
|
24
|
-
mask: string;
|
|
25
|
-
prefix: string;
|
|
26
|
-
maxLength: number;
|
|
27
|
-
onlyNumber: any;
|
|
28
|
-
onlyAlphaNumeric: any;
|
|
29
|
-
upperCase: any;
|
|
30
|
-
lowerCase: any;
|
|
31
|
-
capitalize: any;
|
|
32
|
-
currency: any;
|
|
33
|
-
useSymbol: any;
|
|
34
|
-
percent: any;
|
|
35
|
-
set maxDateToday(value: boolean);
|
|
36
|
-
set minYears(value: number | null);
|
|
37
|
-
onChange: EventEmitter<any>;
|
|
38
|
-
private settings;
|
|
39
|
-
private handledValue;
|
|
40
|
-
private onModelChange;
|
|
41
|
-
private onModelTouched;
|
|
42
|
-
_id: string;
|
|
43
|
-
_disabled: boolean;
|
|
44
|
-
_oldType: string;
|
|
45
|
-
_formatedValue: any;
|
|
46
|
-
_symbol: string;
|
|
47
|
-
_maxDate: any;
|
|
48
|
-
monkeyInput: ElementRef;
|
|
49
|
-
constructor(currencyPipe: CurrencyPipe, settingsService: MonkeyStyleGuideSettingsService, cdr: ChangeDetectorRef, defaultCurencyCode: InjectionToken<string>);
|
|
50
|
-
private handleValue;
|
|
51
|
-
private replaceZero;
|
|
52
|
-
private formatValue;
|
|
53
|
-
private handleSymbol;
|
|
54
|
-
ngOnInit(): void;
|
|
55
|
-
registerOnChange(fn: any): void;
|
|
56
|
-
registerOnTouched(fn: any): void;
|
|
57
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
58
|
-
set value(value: any);
|
|
59
|
-
get value(): any;
|
|
60
|
-
writeValue(value: any): void;
|
|
61
|
-
onChangeValue(event: any): void;
|
|
62
|
-
onShowAndHidePassword(): void;
|
|
63
|
-
onClick(): void;
|
|
64
|
-
onKeyPress(event: any): void;
|
|
65
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyInputComponent, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyInputComponent, "monkey-input", never, { "name": "name"; "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "type": "type"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "mask": "mask"; "prefix": "prefix"; "maxLength": "maxLength"; "onlyNumber": "onlyNumber"; "onlyAlphaNumeric": "onlyAlphaNumeric"; "upperCase": "upperCase"; "lowerCase": "lowerCase"; "capitalize": "capitalize"; "currency": "currency"; "useSymbol": "useSymbol"; "percent": "percent"; "maxDateToday": "maxDateToday"; "minYears": "minYears"; "value": "value"; }, { "onChange": "onChange"; }, never, never>;
|
|
67
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./input.component";
|
|
3
|
-
import * as i2 from "./input-filter.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "ngx-mask";
|
|
7
|
-
import * as i6 from "../icon/icon.module";
|
|
8
|
-
export declare class MonkeyInputModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyInputModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyInputModule, [typeof i1.MonkeyInputComponent, typeof i2.MonkeyInputFilterComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.NgxMaskModule, typeof i6.MonkeyIconModule], [typeof i1.MonkeyInputComponent, typeof i2.MonkeyInputFilterComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyInputModule>;
|
|
12
|
-
}
|
|
@@ -1,62 +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, EventEmitter, ChangeDetectorRef, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
|
|
7
|
-
import { ControlValueAccessor, FormControl, NgControl } from '@angular/forms';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class PhoneNumberValidDirective implements OnChanges, OnDestroy {
|
|
10
|
-
phoneNumber: string;
|
|
11
|
-
internationalNumber: number;
|
|
12
|
-
ctrl: FormControl;
|
|
13
|
-
private destroyed;
|
|
14
|
-
private onValidate;
|
|
15
|
-
ngOnChanges({ ctrl, phoneNumber, internationalNumber }: SimpleChanges): void;
|
|
16
|
-
ngOnDestroy(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneNumberValidDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PhoneNumberValidDirective, "[phoneNumberValidate]", never, { "phoneNumber": "phoneNumber"; "internationalNumber": "internationalNumber"; "ctrl": "ctrl"; }, {}, never>;
|
|
19
|
-
}
|
|
20
|
-
export declare class MonkeyInputPhoneComponent implements ControlValueAccessor, OnInit {
|
|
21
|
-
ngControl: NgControl;
|
|
22
|
-
private cdr;
|
|
23
|
-
name: string;
|
|
24
|
-
label: string;
|
|
25
|
-
helperMessage: string;
|
|
26
|
-
placeholder: string;
|
|
27
|
-
icon: string;
|
|
28
|
-
infoMessage: string;
|
|
29
|
-
errorMessage: string;
|
|
30
|
-
maxLength: number;
|
|
31
|
-
internationalNumber: number;
|
|
32
|
-
onChange: EventEmitter<any>;
|
|
33
|
-
private onModelChange;
|
|
34
|
-
private onModelTouched;
|
|
35
|
-
_handledValue: any;
|
|
36
|
-
_id: string;
|
|
37
|
-
_disabled: boolean;
|
|
38
|
-
_formatedValue: any;
|
|
39
|
-
_regionCodes: any[];
|
|
40
|
-
_countryCodes: any[];
|
|
41
|
-
_formControl: any;
|
|
42
|
-
constructor(ngControl: NgControl, cdr: ChangeDetectorRef);
|
|
43
|
-
private handleValue;
|
|
44
|
-
private replaceZero;
|
|
45
|
-
private formatValue;
|
|
46
|
-
private getValue;
|
|
47
|
-
ngOnInit(): void;
|
|
48
|
-
onHandleInternationalNumber(value?: string): void;
|
|
49
|
-
onHandleInternationalNumberFormated(): string;
|
|
50
|
-
onHandleCountryCode(event: number, change?: boolean): 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
|
-
onChangeValue(event?: any): void;
|
|
58
|
-
onClick(): void;
|
|
59
|
-
onKeyPress(event: any): void;
|
|
60
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyInputPhoneComponent, [{ optional: true; self: true; }, null]>;
|
|
61
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyInputPhoneComponent, "monkey-input-phone", never, { "name": "name"; "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "maxLength": "maxLength"; "internationalNumber": "internationalNumber"; "value": "value"; }, { "onChange": "onChange"; }, never, never>;
|
|
62
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./input-phone.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
|
-
import * as i6 from "../select/select.module";
|
|
8
|
-
import * as i7 from "../option/option.module";
|
|
9
|
-
export declare class MonkeyInputPhoneModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyInputPhoneModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyInputPhoneModule, [typeof i1.MonkeyInputPhoneComponent, typeof i1.PhoneNumberValidDirective], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.NgxMaskModule, typeof i5.MonkeyIconModule, typeof i6.MonkeySelectModule, typeof i7.MonkeyOptionModule], [typeof i1.MonkeyInputPhoneComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyInputPhoneModule>;
|
|
13
|
-
}
|