monkey-style-guide 2.0.206 → 2.0.208
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/esm2020/lib/components/badge/badge.component.mjs +5 -5
- package/esm2020/lib/components/badge/badge.module.mjs +5 -5
- package/esm2020/lib/components/button/button-avatar.component.mjs +5 -5
- package/esm2020/lib/components/button/button-dropdown.component.mjs +7 -7
- package/esm2020/lib/components/button/button.component.mjs +7 -7
- package/esm2020/lib/components/button/button.module.mjs +5 -5
- package/esm2020/lib/components/checkbox/checkbox.component.mjs +5 -5
- package/esm2020/lib/components/checkbox/checkbox.module.mjs +5 -5
- package/esm2020/lib/components/date-range-picker/date-range-picker.component.mjs +55 -43
- package/esm2020/lib/components/date-range-picker/date-range-picker.module.mjs +5 -5
- package/esm2020/lib/components/date-range-picker-v2/date-range-picker.component.mjs +7 -7
- package/esm2020/lib/components/date-range-picker-v2/date-range-picker.module.mjs +5 -5
- package/esm2020/lib/components/expansion/expansion.component.mjs +7 -7
- package/esm2020/lib/components/expansion/expansion.module.mjs +5 -5
- package/esm2020/lib/components/file-upload/file-upload.component.mjs +7 -7
- package/esm2020/lib/components/file-upload/file-upload.module.mjs +11 -9
- package/esm2020/lib/components/icon/icon-add-plus.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-address-book.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-arrow-down.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-arrow-left.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-arrow-line-right.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-arrow-right.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-arrow-up.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-arrows.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-auction.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-average-tax.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-bank-account.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-bank-agency.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-bank.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-banknote-search.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-bell.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-block.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-book-open-text.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-book.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-box.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-build-approved.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-build-person.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-build-refused.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-build-waiting.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-calendar-box.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-calendar.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-camera.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-card-machine.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-card.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-cash-banknote-coins.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-cash-banknote-invoice.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-certificate-medal.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-chart-down-arrow.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-chart-down.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-chart-up-arrow.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-chart-up.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-chat.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-check-circle-out.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-check-circle.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-check-grey.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-check-white.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-check.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-clipboard.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-clock-closed.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-clock.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-close-circle.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-close.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-cnpj.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-codepen.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-company-name.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-contract-pen.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-contract.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-delete.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-digital-certificate.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-document.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-dollar-sign-circle.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-dollar-sign.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-domain.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-dots-menu.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-double-arrow-left.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-double-arrow-right.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-download.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-drag-drop.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-edit-square.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-edit.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-email-send-fast.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-email.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-empty-doc.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-error.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-eye-closed.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-eye-open.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-filter-add.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-filter.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-grid.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-hand-money-banknote.mjs +4 -4
- package/esm2020/lib/components/icon/icon-hands-clap.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-help.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-hexagon.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-high-rising-build.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-home.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-image-wave-square.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-image.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-info.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-invoice.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-invoices-anticipated.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-invoices-approval.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-invoices-refused.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-lighting-circle.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-list.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-location-pin.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-login.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-logout.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-mail-box-upload.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-mail-letter-fast-circle.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-mail-open-document.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-medal.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-menu.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-money-banknote-calculator.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-money-cedule.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-money-discount.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-money-hand.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-money-net.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-money-new.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-money-percent.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-money-refused.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-money-sign.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-money-waiting.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-money.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-more-circle.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-more.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-new-company.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-offered.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-open-external.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-password-edit-shield-protection.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-password.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-people.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-percent-box.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-percent.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-person-document.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-person-sad.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-phone-call.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-phone.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-pin-navigation.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-pork.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-radio.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-refresh.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-registration.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-repeat.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-search.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-second-warning.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-settings.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-shield-chekmark.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-star-shining.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-star.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-store.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-suppliers.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-target-dart-arrow.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-today.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-trash.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-trophy.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-unfold-more.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-upload.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-user-group.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-user.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-waiting.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-wallet.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon-warning.component.mjs +4 -4
- package/esm2020/lib/components/icon/icon.component.mjs +148 -148
- package/esm2020/lib/components/icon/icon.module.mjs +5 -5
- package/esm2020/lib/components/image-crop/image-crop.component.mjs +7 -7
- package/esm2020/lib/components/image-crop/image-crop.module.mjs +12 -10
- package/esm2020/lib/components/input/input-filter.component.mjs +8 -8
- package/esm2020/lib/components/input/input.component.mjs +8 -8
- package/esm2020/lib/components/input/input.module.mjs +11 -9
- package/esm2020/lib/components/input-phone/input-phone.component.mjs +12 -12
- package/esm2020/lib/components/input-phone/input-phone.module.mjs +13 -11
- package/esm2020/lib/components/modal/modal.component.mjs +7 -7
- package/esm2020/lib/components/modal/modal.module.mjs +5 -5
- package/esm2020/lib/components/option/option.component.mjs +5 -5
- package/esm2020/lib/components/option/option.module.mjs +7 -5
- package/esm2020/lib/components/radiobutton/radiobutton.component.mjs +5 -5
- package/esm2020/lib/components/radiobutton/radiobutton.module.mjs +9 -7
- package/esm2020/lib/components/select/select-filter.component.mjs +7 -7
- package/esm2020/lib/components/select/select-multiple.component.mjs +7 -7
- package/esm2020/lib/components/select/select-search.component.mjs +9 -9
- package/esm2020/lib/components/select/select.component.mjs +7 -7
- package/esm2020/lib/components/select/select.module.mjs +12 -10
- package/esm2020/lib/components/stepper/stepper.component.mjs +5 -5
- package/esm2020/lib/components/stepper/stepper.module.mjs +5 -5
- package/esm2020/lib/components/tab/tab.component.mjs +5 -5
- package/esm2020/lib/components/tab/tab.module.mjs +5 -5
- package/esm2020/lib/components/table/table-column.component.mjs +4 -4
- package/esm2020/lib/components/table/table.component.mjs +8 -8
- package/esm2020/lib/components/table/table.module.mjs +5 -5
- package/esm2020/lib/components/toggle/toggle.component.mjs +5 -5
- package/esm2020/lib/components/toggle/toggle.module.mjs +5 -5
- package/esm2020/lib/components/wizard/wizard.component.mjs +5 -5
- package/esm2020/lib/components/wizard/wizard.module.mjs +8 -6
- package/esm2020/lib/core/services/modal/monkey-style-guide-modal-fixed.service.mjs +4 -4
- package/esm2020/lib/core/services/modal/monkey-style-guide-modal.service.mjs +4 -4
- package/esm2020/lib/core/services/monkey-style-guide.service.mjs +4 -4
- package/esm2020/lib/core/services/settings/monkey-style-guide-settings.service.mjs +4 -4
- package/esm2020/lib/core/services/settings/monkey-style-guide-theme-settings.service.mjs +4 -4
- package/esm2020/lib/core/services/snackbar/mokey-style-guide-snackbar.service.mjs +4 -4
- package/esm2020/lib/monkey-style-guide.module.mjs +6 -6
- package/fesm2015/monkey-style-guide.mjs +895 -867
- package/fesm2015/monkey-style-guide.mjs.map +1 -1
- package/fesm2020/monkey-style-guide.mjs +895 -867
- package/fesm2020/monkey-style-guide.mjs.map +1 -1
- package/lib/components/badge/badge.component.d.ts +1 -1
- package/lib/components/button/button-avatar.component.d.ts +1 -1
- package/lib/components/button/button-dropdown.component.d.ts +1 -1
- package/lib/components/button/button.component.d.ts +1 -1
- package/lib/components/checkbox/checkbox.component.d.ts +1 -1
- package/lib/components/date-range-picker/date-range-picker.component.d.ts +3 -2
- package/lib/components/date-range-picker-v2/date-range-picker.component.d.ts +1 -1
- package/lib/components/expansion/expansion.component.d.ts +1 -1
- package/lib/components/file-upload/file-upload.component.d.ts +1 -1
- package/lib/components/icon/icon-add-plus.component.d.ts +1 -1
- package/lib/components/icon/icon-address-book.component.d.ts +1 -1
- package/lib/components/icon/icon-arrow-down.component.d.ts +1 -1
- package/lib/components/icon/icon-arrow-left.component.d.ts +1 -1
- package/lib/components/icon/icon-arrow-line-right.component.d.ts +1 -1
- package/lib/components/icon/icon-arrow-right.component.d.ts +1 -1
- package/lib/components/icon/icon-arrow-up.component.d.ts +1 -1
- package/lib/components/icon/icon-arrows.component.d.ts +1 -1
- package/lib/components/icon/icon-auction.component.d.ts +1 -1
- package/lib/components/icon/icon-average-tax.component.d.ts +1 -1
- package/lib/components/icon/icon-bank-account.component.d.ts +1 -1
- package/lib/components/icon/icon-bank-agency.component.d.ts +1 -1
- package/lib/components/icon/icon-bank.component.d.ts +1 -1
- package/lib/components/icon/icon-banknote-search.component.d.ts +1 -1
- package/lib/components/icon/icon-bell.component.d.ts +1 -1
- package/lib/components/icon/icon-block.component.d.ts +1 -1
- package/lib/components/icon/icon-book-open-text.component.d.ts +1 -1
- package/lib/components/icon/icon-book.component.d.ts +1 -1
- package/lib/components/icon/icon-box.component.d.ts +1 -1
- package/lib/components/icon/icon-build-approved.component.d.ts +1 -1
- package/lib/components/icon/icon-build-person.component.d.ts +1 -1
- package/lib/components/icon/icon-build-refused.component.d.ts +1 -1
- package/lib/components/icon/icon-build-waiting.component.d.ts +1 -1
- package/lib/components/icon/icon-calendar-box.component.d.ts +1 -1
- package/lib/components/icon/icon-calendar.component.d.ts +1 -1
- package/lib/components/icon/icon-camera.component.d.ts +1 -1
- package/lib/components/icon/icon-card-machine.component.d.ts +1 -1
- package/lib/components/icon/icon-card.component.d.ts +1 -1
- package/lib/components/icon/icon-cash-banknote-coins.component.d.ts +1 -1
- package/lib/components/icon/icon-cash-banknote-invoice.component.d.ts +1 -1
- package/lib/components/icon/icon-certificate-medal.component.d.ts +1 -1
- package/lib/components/icon/icon-chart-down-arrow.component.d.ts +1 -1
- package/lib/components/icon/icon-chart-down.component.d.ts +1 -1
- package/lib/components/icon/icon-chart-up-arrow.component.d.ts +1 -1
- package/lib/components/icon/icon-chart-up.component.d.ts +1 -1
- package/lib/components/icon/icon-chat.component.d.ts +1 -1
- package/lib/components/icon/icon-check-circle-out.component.d.ts +1 -1
- package/lib/components/icon/icon-check-circle.component.d.ts +1 -1
- package/lib/components/icon/icon-check-grey.component.d.ts +1 -1
- package/lib/components/icon/icon-check-white.component.d.ts +1 -1
- package/lib/components/icon/icon-check.component.d.ts +1 -1
- package/lib/components/icon/icon-clipboard.component.d.ts +1 -1
- package/lib/components/icon/icon-clock-closed.component.d.ts +1 -1
- package/lib/components/icon/icon-clock.component.d.ts +1 -1
- package/lib/components/icon/icon-close-circle.component.d.ts +1 -1
- package/lib/components/icon/icon-close.component.d.ts +1 -1
- package/lib/components/icon/icon-cnpj.component.d.ts +1 -1
- package/lib/components/icon/icon-codepen.component.d.ts +1 -1
- package/lib/components/icon/icon-company-name.component.d.ts +1 -1
- package/lib/components/icon/icon-contract-pen.component.d.ts +1 -1
- package/lib/components/icon/icon-contract.component.d.ts +1 -1
- package/lib/components/icon/icon-delete.component.d.ts +1 -1
- package/lib/components/icon/icon-digital-certificate.component.d.ts +1 -1
- package/lib/components/icon/icon-document.component.d.ts +1 -1
- package/lib/components/icon/icon-dollar-sign-circle.component.d.ts +1 -1
- package/lib/components/icon/icon-dollar-sign.component.d.ts +1 -1
- package/lib/components/icon/icon-domain.component.d.ts +1 -1
- package/lib/components/icon/icon-dots-menu.component.d.ts +1 -1
- package/lib/components/icon/icon-double-arrow-left.component.d.ts +1 -1
- package/lib/components/icon/icon-double-arrow-right.component.d.ts +1 -1
- package/lib/components/icon/icon-download.component.d.ts +1 -1
- package/lib/components/icon/icon-drag-drop.component.d.ts +1 -1
- package/lib/components/icon/icon-edit-square.component.d.ts +1 -1
- package/lib/components/icon/icon-edit.component.d.ts +1 -1
- package/lib/components/icon/icon-email-send-fast.component.d.ts +1 -1
- package/lib/components/icon/icon-email.component.d.ts +1 -1
- package/lib/components/icon/icon-empty-doc.component.d.ts +1 -1
- package/lib/components/icon/icon-error.component.d.ts +1 -1
- package/lib/components/icon/icon-eye-closed.component.d.ts +1 -1
- package/lib/components/icon/icon-eye-open.component.d.ts +1 -1
- package/lib/components/icon/icon-filter-add.component.d.ts +1 -1
- package/lib/components/icon/icon-filter.component.d.ts +1 -1
- package/lib/components/icon/icon-grid.component.d.ts +1 -1
- package/lib/components/icon/icon-hand-money-banknote.d.ts +1 -1
- package/lib/components/icon/icon-hands-clap.component.d.ts +1 -1
- package/lib/components/icon/icon-help.component.d.ts +1 -1
- package/lib/components/icon/icon-hexagon.component.d.ts +1 -1
- package/lib/components/icon/icon-high-rising-build.component.d.ts +1 -1
- package/lib/components/icon/icon-home.component.d.ts +1 -1
- package/lib/components/icon/icon-image-wave-square.component.d.ts +1 -1
- package/lib/components/icon/icon-image.component.d.ts +1 -1
- package/lib/components/icon/icon-info.component.d.ts +1 -1
- package/lib/components/icon/icon-invoice.component.d.ts +1 -1
- package/lib/components/icon/icon-invoices-anticipated.component.d.ts +1 -1
- package/lib/components/icon/icon-invoices-approval.component.d.ts +1 -1
- package/lib/components/icon/icon-invoices-refused.component.d.ts +1 -1
- package/lib/components/icon/icon-lighting-circle.component.d.ts +1 -1
- package/lib/components/icon/icon-list.component.d.ts +1 -1
- package/lib/components/icon/icon-location-pin.component.d.ts +1 -1
- package/lib/components/icon/icon-login.component.d.ts +1 -1
- package/lib/components/icon/icon-logout.component.d.ts +1 -1
- package/lib/components/icon/icon-mail-box-upload.component.d.ts +1 -1
- package/lib/components/icon/icon-mail-letter-fast-circle.component.d.ts +1 -1
- package/lib/components/icon/icon-mail-open-document.component.d.ts +1 -1
- package/lib/components/icon/icon-medal.component.d.ts +1 -1
- package/lib/components/icon/icon-menu.component.d.ts +1 -1
- package/lib/components/icon/icon-money-banknote-calculator.component.d.ts +1 -1
- package/lib/components/icon/icon-money-cedule.component.d.ts +1 -1
- package/lib/components/icon/icon-money-discount.component.d.ts +1 -1
- package/lib/components/icon/icon-money-hand.component.d.ts +1 -1
- package/lib/components/icon/icon-money-net.component.d.ts +1 -1
- package/lib/components/icon/icon-money-new.component.d.ts +1 -1
- package/lib/components/icon/icon-money-percent.component.d.ts +1 -1
- package/lib/components/icon/icon-money-refused.component.d.ts +1 -1
- package/lib/components/icon/icon-money-sign.component.d.ts +1 -1
- package/lib/components/icon/icon-money-waiting.component.d.ts +1 -1
- package/lib/components/icon/icon-money.component.d.ts +1 -1
- package/lib/components/icon/icon-more-circle.component.d.ts +1 -1
- package/lib/components/icon/icon-more.component.d.ts +1 -1
- package/lib/components/icon/icon-new-company.component.d.ts +1 -1
- package/lib/components/icon/icon-offered.component.d.ts +1 -1
- package/lib/components/icon/icon-open-external.component.d.ts +1 -1
- package/lib/components/icon/icon-password-edit-shield-protection.component.d.ts +1 -1
- package/lib/components/icon/icon-password.component.d.ts +1 -1
- package/lib/components/icon/icon-people.component.d.ts +1 -1
- package/lib/components/icon/icon-percent-box.component.d.ts +1 -1
- package/lib/components/icon/icon-percent.component.d.ts +1 -1
- package/lib/components/icon/icon-person-document.component.d.ts +1 -1
- package/lib/components/icon/icon-person-sad.component.d.ts +1 -1
- package/lib/components/icon/icon-phone-call.component.d.ts +1 -1
- package/lib/components/icon/icon-phone.component.d.ts +1 -1
- package/lib/components/icon/icon-pin-navigation.component.d.ts +1 -1
- package/lib/components/icon/icon-pork.component.d.ts +1 -1
- package/lib/components/icon/icon-radio.component.d.ts +1 -1
- package/lib/components/icon/icon-refresh.component.d.ts +1 -1
- package/lib/components/icon/icon-registration.component.d.ts +1 -1
- package/lib/components/icon/icon-repeat.component.d.ts +1 -1
- package/lib/components/icon/icon-search.component.d.ts +1 -1
- package/lib/components/icon/icon-second-warning.component.d.ts +1 -1
- package/lib/components/icon/icon-settings.component.d.ts +1 -1
- package/lib/components/icon/icon-shield-chekmark.component.d.ts +1 -1
- package/lib/components/icon/icon-star-shining.component.d.ts +1 -1
- package/lib/components/icon/icon-star.component.d.ts +1 -1
- package/lib/components/icon/icon-store.component.d.ts +1 -1
- package/lib/components/icon/icon-suppliers.component.d.ts +1 -1
- package/lib/components/icon/icon-target-dart-arrow.component.d.ts +1 -1
- package/lib/components/icon/icon-today.component.d.ts +1 -1
- package/lib/components/icon/icon-trash.component.d.ts +1 -1
- package/lib/components/icon/icon-trophy.component.d.ts +1 -1
- package/lib/components/icon/icon-unfold-more.component.d.ts +1 -1
- package/lib/components/icon/icon-upload.component.d.ts +1 -1
- package/lib/components/icon/icon-user-group.component.d.ts +1 -1
- package/lib/components/icon/icon-user.component.d.ts +1 -1
- package/lib/components/icon/icon-waiting.component.d.ts +1 -1
- package/lib/components/icon/icon-wallet.component.d.ts +1 -1
- package/lib/components/icon/icon-warning.component.d.ts +1 -1
- package/lib/components/icon/icon.component.d.ts +1 -1
- package/lib/components/image-crop/image-crop.component.d.ts +1 -1
- package/lib/components/input/input-filter.component.d.ts +1 -1
- package/lib/components/input/input.component.d.ts +1 -1
- package/lib/components/input-phone/input-phone.component.d.ts +2 -2
- package/lib/components/modal/modal.component.d.ts +1 -1
- package/lib/components/option/option.component.d.ts +1 -1
- package/lib/components/radiobutton/radiobutton.component.d.ts +1 -1
- package/lib/components/select/select-filter.component.d.ts +1 -1
- package/lib/components/select/select-multiple.component.d.ts +1 -1
- package/lib/components/select/select-search.component.d.ts +1 -1
- package/lib/components/select/select.component.d.ts +1 -1
- package/lib/components/stepper/stepper.component.d.ts +1 -1
- package/lib/components/tab/tab.component.d.ts +1 -1
- package/lib/components/table/table-column.component.d.ts +1 -1
- package/lib/components/table/table.component.d.ts +1 -1
- package/lib/components/toggle/toggle.component.d.ts +1 -1
- package/lib/components/wizard/wizard.component.d.ts +1 -1
- package/monkey-style-guide-2.0.208.tgz +0 -0
- package/package.json +3 -3
- package/monkey-style-guide-2.0.206.tgz +0 -0
- /package/{index.d.ts → monkey-style-guide.d.ts} +0 -0
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconRadioComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconRadioComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconRadioComponent, "monkey-icon-radio", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconRadioComponent, "monkey-icon-radio", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconRefreshComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconRefreshComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconRefreshComponent, "monkey-icon-refresh", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconRefreshComponent, "monkey-icon-refresh", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconRegistrationComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconRegistrationComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconRegistrationComponent, "monkey-icon-registration", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconRegistrationComponent, "monkey-icon-registration", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconRepeatComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconRepeatComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconRepeatComponent, "monkey-icon-repeat", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconRepeatComponent, "monkey-icon-repeat", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconSearchComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconSearchComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconSearchComponent, "monkey-icon-search", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconSearchComponent, "monkey-icon-search", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconSecondWarningComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconSecondWarningComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconSecondWarningComponent, "monkey-icon-second-warning", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconSecondWarningComponent, "monkey-icon-second-warning", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconSettingsComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconSettingsComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconSettingsComponent, "monkey-icon-settings", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconSettingsComponent, "monkey-icon-settings", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconShieldChekmarkComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconShieldChekmarkComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconShieldChekmarkComponent, "monkey-icon-shield-chekmark", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconShieldChekmarkComponent, "monkey-icon-shield-chekmark", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconStarShiningComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconStarShiningComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconStarShiningComponent, "monkey-icon-star-shining", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconStarShiningComponent, "monkey-icon-star-shining", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconStarComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconStarComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconStarComponent, "monkey-icon-star", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconStarComponent, "monkey-icon-star", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconStoreComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconStoreComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconStoreComponent, "monkey-icon-store", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconStoreComponent, "monkey-icon-store", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconSuppliersComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconSuppliersComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconSuppliersComponent, "monkey-icon-suppliers", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconSuppliersComponent, "monkey-icon-suppliers", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconTargetDartArrowComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconTargetDartArrowComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconTargetDartArrowComponent, "monkey-icon-target-dart-arrow", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconTargetDartArrowComponent, "monkey-icon-target-dart-arrow", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconTodayComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconTodayComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconTodayComponent, "monkey-icon-today", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconTodayComponent, "monkey-icon-today", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconTrashComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconTrashComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconTrashComponent, "monkey-icon-trash", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconTrashComponent, "monkey-icon-trash", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconTrophyComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconTrophyComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconTrophyComponent, "monkey-icon-trophy", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconTrophyComponent, "monkey-icon-trophy", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconUnfoldMoreComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconUnfoldMoreComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconUnfoldMoreComponent, "monkey-icon-unfold-more", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconUnfoldMoreComponent, "monkey-icon-unfold-more", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconUploadComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconUploadComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconUploadComponent, "monkey-icon-upload", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconUploadComponent, "monkey-icon-upload", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconUserGroupComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconUserGroupComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconUserGroupComponent, "monkey-icon-user-group", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconUserGroupComponent, "monkey-icon-user-group", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconUserComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconUserComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconUserComponent, "monkey-icon-user", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconUserComponent, "monkey-icon-user", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconWaitingComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconWaitingComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconWaitingComponent, "monkey-icon-waiting", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconWaitingComponent, "monkey-icon-waiting", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconWalletComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconWalletComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconWalletComponent, "monkey-icon-wallet", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconWalletComponent, "monkey-icon-wallet", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ export declare class MonkeyIconWarningComponent {
|
|
|
3
3
|
fillColor: string;
|
|
4
4
|
size: string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconWarningComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconWarningComponent, "monkey-icon-warning", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconWarningComponent, "monkey-icon-warning", never, { "fillColor": "fillColor"; "size": "size"; }, {}, never, never>;
|
|
7
7
|
}
|
|
@@ -23,5 +23,5 @@ export declare class MonkeyIconComponent implements OnInit, OnChanges {
|
|
|
23
23
|
ngOnChanges(): void;
|
|
24
24
|
onClick(event: any): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyIconComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconComponent, "monkey-icon", never, { "icon": "icon"; "color": "color"; "contrast": "contrast"; "disabled": "disabled"; }, {}, never, never
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyIconComponent, "monkey-icon", never, { "icon": "icon"; "color": "color"; "contrast": "contrast"; "disabled": "disabled"; }, {}, never, never>;
|
|
27
27
|
}
|
|
@@ -66,7 +66,7 @@ export declare class MonkeyImageCropComponent implements OnInit {
|
|
|
66
66
|
onHandleImageChange(): void;
|
|
67
67
|
onHandleImagePreview(): void;
|
|
68
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
|
|
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
70
|
}
|
|
71
71
|
interface CutCoords {
|
|
72
72
|
x1?: number;
|
|
@@ -51,5 +51,5 @@ export declare class MonkeyInputFilterComponent implements ControlValueAccessor,
|
|
|
51
51
|
onShowAndHidePassword(): void;
|
|
52
52
|
onClick(event: any): void;
|
|
53
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
|
|
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
55
|
}
|
|
@@ -63,5 +63,5 @@ export declare class MonkeyInputComponent implements ControlValueAccessor, OnIni
|
|
|
63
63
|
onClick(): void;
|
|
64
64
|
onKeyPress(event: any): void;
|
|
65
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
|
|
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
67
|
}
|
|
@@ -15,7 +15,7 @@ export declare class PhoneNumberValidDirective implements OnChanges, OnDestroy {
|
|
|
15
15
|
ngOnChanges({ ctrl, phoneNumber, internationalNumber }: SimpleChanges): void;
|
|
16
16
|
ngOnDestroy(): void;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneNumberValidDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PhoneNumberValidDirective, "[phoneNumberValidate]", never, { "phoneNumber": "phoneNumber"; "internationalNumber": "internationalNumber"; "ctrl": "ctrl"; }, {}, never
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<PhoneNumberValidDirective, "[phoneNumberValidate]", never, { "phoneNumber": "phoneNumber"; "internationalNumber": "internationalNumber"; "ctrl": "ctrl"; }, {}, never>;
|
|
19
19
|
}
|
|
20
20
|
export declare class MonkeyInputPhoneComponent implements ControlValueAccessor, OnInit {
|
|
21
21
|
ngControl: NgControl;
|
|
@@ -58,5 +58,5 @@ export declare class MonkeyInputPhoneComponent implements ControlValueAccessor,
|
|
|
58
58
|
onClick(): void;
|
|
59
59
|
onKeyPress(event: any): void;
|
|
60
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
|
|
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
62
|
}
|
|
@@ -20,5 +20,5 @@ export declare class MonkeyModalComponent implements OnInit {
|
|
|
20
20
|
constructor(modalService: MonkeyStyleGuideModalService);
|
|
21
21
|
ngOnInit(): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyModalComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyModalComponent, "monkey-modal", never, { "config": "config"; "modalRef": "modalRef"; "onHandleConfirm": "onHandleConfirm"; }, {}, never, ["*"]
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyModalComponent, "monkey-modal", never, { "config": "config"; "modalRef": "modalRef"; "onHandleConfirm": "onHandleConfirm"; }, {}, never, ["*"]>;
|
|
24
24
|
}
|
|
@@ -18,5 +18,5 @@ export declare class MonkeyOptionComponent {
|
|
|
18
18
|
constructor(elRef: ElementRef);
|
|
19
19
|
onClick(event: any): void;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyOptionComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyOptionComponent, "monkey-option", never, { "type": "type"; "label": "label"; "value": "value"; "selectAll": "selectAll"; "selected": "selected"; "enableClick": "enableClick"; }, { "onSelectOption": "onSelectOption"; }, never, never
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyOptionComponent, "monkey-option", never, { "type": "type"; "label": "label"; "value": "value"; "selectAll": "selectAll"; "selected": "selected"; "enableClick": "enableClick"; }, { "onSelectOption": "onSelectOption"; }, never, never>;
|
|
22
22
|
}
|
|
@@ -35,5 +35,5 @@ export declare class MonkeyRadioButtonComponent implements AfterViewInit, Contro
|
|
|
35
35
|
ngAfterViewInit(): void;
|
|
36
36
|
onSelectOption(select: MonkeyOptionComponent): void;
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyRadioButtonComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyRadioButtonComponent, "monkey-radiobutton", never, { "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "value": "value"; }, { "onChange": "onChange"; }, ["options"], ["*"]
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyRadioButtonComponent, "monkey-radiobutton", never, { "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "value": "value"; }, { "onChange": "onChange"; }, ["options"], ["*"]>;
|
|
39
39
|
}
|
|
@@ -37,5 +37,5 @@ export declare class MonkeySelectFilterComponent implements OnInit, ControlValue
|
|
|
37
37
|
ngOnInit(): void;
|
|
38
38
|
onSelectOption(select: MonkeyOptionComponent): void;
|
|
39
39
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeySelectFilterComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeySelectFilterComponent, "monkey-select-filter", never, { "placeholder": "placeholder"; "icon": "icon"; "type": "type"; "value": "value"; }, { "onChange": "onChange"; }, ["options"], ["*"]
|
|
40
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeySelectFilterComponent, "monkey-select-filter", never, { "placeholder": "placeholder"; "icon": "icon"; "type": "type"; "value": "value"; }, { "onChange": "onChange"; }, ["options"], ["*"]>;
|
|
41
41
|
}
|
|
@@ -44,5 +44,5 @@ export declare class MonkeySelectMultipleComponent implements AfterViewInit, Con
|
|
|
44
44
|
ngAfterViewInit(): void;
|
|
45
45
|
onSelectOption(selected: MonkeyOptionComponent): void;
|
|
46
46
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeySelectMultipleComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeySelectMultipleComponent, "monkey-select-multiple", never, { "label": "label"; "labelMoreValues": "labelMoreValues"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "value": "value"; }, { "onChange": "onChange"; }, ["options"], ["*"]
|
|
47
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeySelectMultipleComponent, "monkey-select-multiple", never, { "label": "label"; "labelMoreValues": "labelMoreValues"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "value": "value"; }, { "onChange": "onChange"; }, ["options"], ["*"]>;
|
|
48
48
|
}
|
|
@@ -52,5 +52,5 @@ export declare class MonkeySelectSearchComponent implements AfterViewInit, OnCha
|
|
|
52
52
|
onSelectOption(select: MonkeyOptionComponent): void;
|
|
53
53
|
onChangeInput(event: any): void;
|
|
54
54
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeySelectSearchComponent, never>;
|
|
55
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeySelectSearchComponent, "monkey-select-search", never, { "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "labelSelect": "labelSelect"; "fieldToCompare": "fieldToCompare"; "onHandleOptions": "onHandleOptions"; "value": "value"; }, { "onChange": "onChange"; "onSearch": "onSearch"; }, ["options"], ["*"]
|
|
55
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeySelectSearchComponent, "monkey-select-search", never, { "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "labelSelect": "labelSelect"; "fieldToCompare": "fieldToCompare"; "onHandleOptions": "onHandleOptions"; "value": "value"; }, { "onChange": "onChange"; "onSearch": "onSearch"; }, ["options"], ["*"]>;
|
|
56
56
|
}
|
|
@@ -44,5 +44,5 @@ export declare class MonkeySelectComponent implements OnInit, OnChanges, Control
|
|
|
44
44
|
ngOnChanges(): void;
|
|
45
45
|
onSelectOption(select: MonkeyOptionComponent): void;
|
|
46
46
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeySelectComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeySelectComponent, "monkey-select", never, { "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "labelSelect": "labelSelect"; "onHandleOptions": "onHandleOptions"; "value": "value"; }, { "onChange": "onChange"; }, ["options"], ["*"]
|
|
47
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeySelectComponent, "monkey-select", never, { "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "labelSelect": "labelSelect"; "onHandleOptions": "onHandleOptions"; "value": "value"; }, { "onChange": "onChange"; }, ["options"], ["*"]>;
|
|
48
48
|
}
|
|
@@ -14,5 +14,5 @@ export declare class MonkeyStepperComponent implements OnInit {
|
|
|
14
14
|
constructor();
|
|
15
15
|
ngOnInit(): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyStepperComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyStepperComponent, "monkey-stepper", never, { "totalSteps": "totalSteps"; "selectedStep": "selectedStep"; "position": "position"; }, {}, never, never
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyStepperComponent, "monkey-stepper", never, { "totalSteps": "totalSteps"; "selectedStep": "selectedStep"; "position": "position"; }, {}, never, never>;
|
|
18
18
|
}
|
|
@@ -20,5 +20,5 @@ export declare class MonkeyTabComponent implements OnInit {
|
|
|
20
20
|
ngOnInit(): void;
|
|
21
21
|
onSelectOption(select: MonkeyOptionComponent): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTabComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTabComponent, "monkey-tab", never, { "position": "position"; "selected": "selected"; }, { "onChange": "onChange"; }, ["options"], ["*"]
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTabComponent, "monkey-tab", never, { "position": "position"; "selected": "selected"; }, { "onChange": "onChange"; }, ["options"], ["*"]>;
|
|
24
24
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class MonkeyTableColumnComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTableColumnComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTableColumnComponent, "monkey-table-column", never, {}, {}, never, ["*"]
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTableColumnComponent, "monkey-table-column", never, {}, {}, never, ["*"]>;
|
|
5
5
|
}
|
|
@@ -55,5 +55,5 @@ export declare class MonkeyTableComponent implements OnInit, OnChanges {
|
|
|
55
55
|
onHandleSelectedAll(): boolean;
|
|
56
56
|
onHandleClicked(row: any): void;
|
|
57
57
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTableComponent, never>;
|
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTableComponent, "monkey-table", never, { "headers": "headers"; "dataSource": "dataSource"; "loading": "loading"; "rowTemplate": "rowTemplate"; "selectable": "selectable"; "showSelectAll": "showSelectAll"; "callbackValidation": "callbackValidation"; "callbackValidationAll": "callbackValidationAll"; "selectedList": "selectedList"; "functionId": "functionId"; "infoMessage": "infoMessage"; "pagination": "pagination"; }, { "selection": "selection"; "selected": "selected"; "clicked": "clicked"; "onPaginate": "onPaginate"; }, never, never
|
|
58
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTableComponent, "monkey-table", never, { "headers": "headers"; "dataSource": "dataSource"; "loading": "loading"; "rowTemplate": "rowTemplate"; "selectable": "selectable"; "showSelectAll": "showSelectAll"; "callbackValidation": "callbackValidation"; "callbackValidationAll": "callbackValidationAll"; "selectedList": "selectedList"; "functionId": "functionId"; "infoMessage": "infoMessage"; "pagination": "pagination"; }, { "selection": "selection"; "selected": "selected"; "clicked": "clicked"; "onPaginate": "onPaginate"; }, never, never>;
|
|
59
59
|
}
|
|
@@ -14,5 +14,5 @@ export declare class MonkeyToggleComponent {
|
|
|
14
14
|
constructor();
|
|
15
15
|
onClick(event: any): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyToggleComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyToggleComponent, "monkey-toggle", never, { "value": "value"; "disabled": "disabled"; }, { "onChange": "onChange"; }, never, never
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyToggleComponent, "monkey-toggle", never, { "value": "value"; "disabled": "disabled"; }, { "onChange": "onChange"; }, never, never>;
|
|
18
18
|
}
|
|
@@ -14,5 +14,5 @@ export declare class MonkeyWizardComponent implements OnInit {
|
|
|
14
14
|
constructor();
|
|
15
15
|
ngOnInit(): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyWizardComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyWizardComponent, "monkey-wizard", never, { "totalSteps": "totalSteps"; "selectedStep": "selectedStep"; "position": "position"; }, {}, never, never
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyWizardComponent, "monkey-wizard", never, { "totalSteps": "totalSteps"; "selectedStep": "selectedStep"; "position": "position"; }, {}, never, never>;
|
|
18
18
|
}
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "monkey-style-guide",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.208",
|
|
4
4
|
"author": "Monkey Exchange",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"peerDependencies": {
|
|
@@ -19,13 +19,13 @@
|
|
|
19
19
|
"esm2020": "esm2020/monkey-style-guide.mjs",
|
|
20
20
|
"fesm2020": "fesm2020/monkey-style-guide.mjs",
|
|
21
21
|
"fesm2015": "fesm2015/monkey-style-guide.mjs",
|
|
22
|
-
"typings": "
|
|
22
|
+
"typings": "monkey-style-guide.d.ts",
|
|
23
23
|
"exports": {
|
|
24
24
|
"./package.json": {
|
|
25
25
|
"default": "./package.json"
|
|
26
26
|
},
|
|
27
27
|
".": {
|
|
28
|
-
"types": "./
|
|
28
|
+
"types": "./monkey-style-guide.d.ts",
|
|
29
29
|
"esm2020": "./esm2020/monkey-style-guide.mjs",
|
|
30
30
|
"es2020": "./fesm2020/monkey-style-guide.mjs",
|
|
31
31
|
"es2015": "./fesm2015/monkey-style-guide.mjs",
|
|
Binary file
|
|
File without changes
|