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,21 +0,0 @@
|
|
|
1
|
-
import { NgModule, NO_ERRORS_SCHEMA } from '@angular/core';
|
|
2
|
-
import { MonkeyModalComponent } from './modal.component';
|
|
3
|
-
import { CommonModule } from '@angular/common';
|
|
4
|
-
import { FormsModule, ReactiveFormsModule } from '@angular/forms';
|
|
5
|
-
import { MonkeyButtonModule } from '../button/button.module';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export class MonkeyModalModule {
|
|
8
|
-
}
|
|
9
|
-
MonkeyModalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyModalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
10
|
-
MonkeyModalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyModalModule, declarations: [MonkeyModalComponent], imports: [CommonModule, FormsModule, ReactiveFormsModule, MonkeyButtonModule], exports: [MonkeyModalComponent] });
|
|
11
|
-
MonkeyModalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyModalModule, imports: [[CommonModule, FormsModule, ReactiveFormsModule, MonkeyButtonModule]] });
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyModalModule, decorators: [{
|
|
13
|
-
type: NgModule,
|
|
14
|
-
args: [{
|
|
15
|
-
declarations: [MonkeyModalComponent],
|
|
16
|
-
imports: [CommonModule, FormsModule, ReactiveFormsModule, MonkeyButtonModule],
|
|
17
|
-
exports: [MonkeyModalComponent],
|
|
18
|
-
schemas: [NO_ERRORS_SCHEMA],
|
|
19
|
-
}]
|
|
20
|
-
}] });
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9kYWwubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbW9ua2V5LXN0eWxlLWd1aWRlL3NyYy9saWIvY29tcG9uZW50cy9tb2RhbC9tb2RhbC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMzRCxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUN6RCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFdBQVcsRUFBRSxtQkFBbUIsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLHlCQUF5QixDQUFDOztBQVE3RCxNQUFNLE9BQU8saUJBQWlCOzsrR0FBakIsaUJBQWlCO2dIQUFqQixpQkFBaUIsaUJBTGIsb0JBQW9CLGFBQ3pCLFlBQVksRUFBRSxXQUFXLEVBQUUsbUJBQW1CLEVBQUUsa0JBQWtCLGFBQ2xFLG9CQUFvQjtnSEFHbkIsaUJBQWlCLFlBSm5CLENBQUMsWUFBWSxFQUFFLFdBQVcsRUFBRSxtQkFBbUIsRUFBRSxrQkFBa0IsQ0FBQzs0RkFJbEUsaUJBQWlCO2tCQU43QixRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRSxDQUFDLG9CQUFvQixDQUFDO29CQUNwQyxPQUFPLEVBQUUsQ0FBQyxZQUFZLEVBQUUsV0FBVyxFQUFFLG1CQUFtQixFQUFFLGtCQUFrQixDQUFDO29CQUM3RSxPQUFPLEVBQUUsQ0FBQyxvQkFBb0IsQ0FBQztvQkFDL0IsT0FBTyxFQUFFLENBQUMsZ0JBQWdCLENBQUM7aUJBQzVCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUsIE5PX0VSUk9SU19TQ0hFTUEgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IE1vbmtleU1vZGFsQ29tcG9uZW50IH0gZnJvbSAnLi9tb2RhbC5jb21wb25lbnQnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IEZvcm1zTW9kdWxlLCBSZWFjdGl2ZUZvcm1zTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuaW1wb3J0IHsgTW9ua2V5QnV0dG9uTW9kdWxlIH0gZnJvbSAnLi4vYnV0dG9uL2J1dHRvbi5tb2R1bGUnO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtNb25rZXlNb2RhbENvbXBvbmVudF0sXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGUsIEZvcm1zTW9kdWxlLCBSZWFjdGl2ZUZvcm1zTW9kdWxlLCBNb25rZXlCdXR0b25Nb2R1bGVdLFxuICBleHBvcnRzOiBbTW9ua2V5TW9kYWxDb21wb25lbnRdLFxuICBzY2hlbWFzOiBbTk9fRVJST1JTX1NDSEVNQV0sXG59KVxuZXhwb3J0IGNsYXNzIE1vbmtleU1vZGFsTW9kdWxlIHt9XG4iXX0=
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export * from './option.component';
|
|
2
|
-
export * from './option.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9tb25rZXktc3R5bGUtZ3VpZGUvc3JjL2xpYi9jb21wb25lbnRzL29wdGlvbi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLG9CQUFvQixDQUFDO0FBQ25DLGNBQWMsaUJBQWlCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL29wdGlvbi5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9vcHRpb24ubW9kdWxlJzsiXX0=
|
|
@@ -1,134 +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 { Component, ViewEncapsulation, Input, forwardRef, Output, HostListener, } from '@angular/core';
|
|
7
|
-
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
8
|
-
import { MonkeyUtils } from '../../core/utils';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
import * as i1 from "@angular/common";
|
|
11
|
-
export class MonkeyOptionComponent {
|
|
12
|
-
constructor(elRef) {
|
|
13
|
-
this.elRef = elRef;
|
|
14
|
-
this.type = 'select';
|
|
15
|
-
this.enableClick = true;
|
|
16
|
-
this._id = `mecx-option-${MonkeyUtils.getRandomString(10)}`;
|
|
17
|
-
//not to do
|
|
18
|
-
}
|
|
19
|
-
onClick(event) {
|
|
20
|
-
event.preventDefault();
|
|
21
|
-
event.stopPropagation();
|
|
22
|
-
if (this.enableClick) {
|
|
23
|
-
this.onSelectOption(this);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
MonkeyOptionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyOptionComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
28
|
-
MonkeyOptionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyOptionComponent, selector: "monkey-option", inputs: { type: "type", label: "label", value: "value", selectAll: "selectAll", selected: "selected", enableClick: "enableClick" }, outputs: { onSelectOption: "onSelectOption" }, host: { attributes: { "data-testid": "mecx-option" }, listeners: { "click": "onClick($event)" } }, providers: [
|
|
29
|
-
{
|
|
30
|
-
provide: NG_VALUE_ACCESSOR,
|
|
31
|
-
useExisting: forwardRef(() => MonkeyOptionComponent),
|
|
32
|
-
multi: true,
|
|
33
|
-
},
|
|
34
|
-
], ngImport: i0, template: `
|
|
35
|
-
<div class="mecx-option" *ngIf="type === 'select-multiple'">
|
|
36
|
-
<!--<input type="checkbox" [checked]="value === selected?.value" />
|
|
37
|
-
<span
|
|
38
|
-
[id]="_id"
|
|
39
|
-
>
|
|
40
|
-
{{ label }}
|
|
41
|
-
</span>-->
|
|
42
|
-
<label class="mecx-check-container">
|
|
43
|
-
<input type="checkbox" [checked]="value === selected?.value" />
|
|
44
|
-
{{ label }}
|
|
45
|
-
<p class="mecx-check-mark"></p>
|
|
46
|
-
</label>
|
|
47
|
-
</div>
|
|
48
|
-
<span
|
|
49
|
-
class="mecx-option"
|
|
50
|
-
[ngClass]="{ selected: value === selected?.value }"
|
|
51
|
-
*ngIf="type === 'select'"
|
|
52
|
-
[id]="_id"
|
|
53
|
-
>
|
|
54
|
-
{{ label }}
|
|
55
|
-
</span>
|
|
56
|
-
<label class="mecx-radio-container" *ngIf="type === 'radio'">
|
|
57
|
-
<input
|
|
58
|
-
type="radio"
|
|
59
|
-
[value]="selected?.value"
|
|
60
|
-
[checked]="value === selected?.value"
|
|
61
|
-
[id]="_id"
|
|
62
|
-
/>
|
|
63
|
-
{{ label }}
|
|
64
|
-
<p class="mecx-radio-mark"></p>
|
|
65
|
-
</label>
|
|
66
|
-
`, isInline: true, directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
67
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyOptionComponent, decorators: [{
|
|
68
|
-
type: Component,
|
|
69
|
-
args: [{
|
|
70
|
-
selector: 'monkey-option',
|
|
71
|
-
template: `
|
|
72
|
-
<div class="mecx-option" *ngIf="type === 'select-multiple'">
|
|
73
|
-
<!--<input type="checkbox" [checked]="value === selected?.value" />
|
|
74
|
-
<span
|
|
75
|
-
[id]="_id"
|
|
76
|
-
>
|
|
77
|
-
{{ label }}
|
|
78
|
-
</span>-->
|
|
79
|
-
<label class="mecx-check-container">
|
|
80
|
-
<input type="checkbox" [checked]="value === selected?.value" />
|
|
81
|
-
{{ label }}
|
|
82
|
-
<p class="mecx-check-mark"></p>
|
|
83
|
-
</label>
|
|
84
|
-
</div>
|
|
85
|
-
<span
|
|
86
|
-
class="mecx-option"
|
|
87
|
-
[ngClass]="{ selected: value === selected?.value }"
|
|
88
|
-
*ngIf="type === 'select'"
|
|
89
|
-
[id]="_id"
|
|
90
|
-
>
|
|
91
|
-
{{ label }}
|
|
92
|
-
</span>
|
|
93
|
-
<label class="mecx-radio-container" *ngIf="type === 'radio'">
|
|
94
|
-
<input
|
|
95
|
-
type="radio"
|
|
96
|
-
[value]="selected?.value"
|
|
97
|
-
[checked]="value === selected?.value"
|
|
98
|
-
[id]="_id"
|
|
99
|
-
/>
|
|
100
|
-
{{ label }}
|
|
101
|
-
<p class="mecx-radio-mark"></p>
|
|
102
|
-
</label>
|
|
103
|
-
`,
|
|
104
|
-
encapsulation: ViewEncapsulation.None,
|
|
105
|
-
providers: [
|
|
106
|
-
{
|
|
107
|
-
provide: NG_VALUE_ACCESSOR,
|
|
108
|
-
useExisting: forwardRef(() => MonkeyOptionComponent),
|
|
109
|
-
multi: true,
|
|
110
|
-
},
|
|
111
|
-
],
|
|
112
|
-
host: {
|
|
113
|
-
'data-testid': 'mecx-option'
|
|
114
|
-
}
|
|
115
|
-
}]
|
|
116
|
-
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { type: [{
|
|
117
|
-
type: Input
|
|
118
|
-
}], label: [{
|
|
119
|
-
type: Input
|
|
120
|
-
}], value: [{
|
|
121
|
-
type: Input
|
|
122
|
-
}], selectAll: [{
|
|
123
|
-
type: Input
|
|
124
|
-
}], selected: [{
|
|
125
|
-
type: Input
|
|
126
|
-
}], enableClick: [{
|
|
127
|
-
type: Input
|
|
128
|
-
}], onSelectOption: [{
|
|
129
|
-
type: Output
|
|
130
|
-
}], onClick: [{
|
|
131
|
-
type: HostListener,
|
|
132
|
-
args: ['click', ['$event']]
|
|
133
|
-
}] } });
|
|
134
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3B0aW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL21vbmtleS1zdHlsZS1ndWlkZS9zcmMvbGliL2NvbXBvbmVudHMvb3B0aW9uL29wdGlvbi5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7NEJBSTRCO0FBQzVCLE9BQU8sRUFDTCxTQUFTLEVBQ1QsaUJBQWlCLEVBQ2pCLEtBQUssRUFDTCxVQUFVLEVBQ1YsTUFBTSxFQUNOLFlBQVksR0FFYixNQUFNLGVBQWUsQ0FBQztBQUN2QixPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUNuRCxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sa0JBQWtCLENBQUM7OztBQWlEL0MsTUFBTSxPQUFPLHFCQUFxQjtJQVdoQyxZQUFtQixLQUFpQjtRQUFqQixVQUFLLEdBQUwsS0FBSyxDQUFZO1FBVjNCLFNBQUksR0FBVyxRQUFRLENBQUM7UUFLeEIsZ0JBQVcsR0FBRyxJQUFJLENBQUM7UUFHckIsUUFBRyxHQUFXLGVBQWUsV0FBVyxDQUFDLGVBQWUsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDO1FBR3BFLFdBQVc7SUFDYixDQUFDO0lBR0QsT0FBTyxDQUFDLEtBQVU7UUFDaEIsS0FBSyxDQUFDLGNBQWMsRUFBRSxDQUFDO1FBQ3ZCLEtBQUssQ0FBQyxlQUFlLEVBQUUsQ0FBQztRQUN4QixJQUFJLElBQUksQ0FBQyxXQUFXLEVBQUU7WUFDcEIsSUFBSSxDQUFDLGNBQWMsQ0FBQyxJQUFJLENBQUMsQ0FBQztTQUMzQjtJQUNILENBQUM7O21IQXRCVSxxQkFBcUI7dUdBQXJCLHFCQUFxQiw4VEFYckI7UUFDVDtZQUNFLE9BQU8sRUFBRSxpQkFBaUI7WUFDMUIsV0FBVyxFQUFFLFVBQVUsQ0FBQyxHQUFHLEVBQUUsQ0FBQyxxQkFBcUIsQ0FBQztZQUNwRCxLQUFLLEVBQUUsSUFBSTtTQUNaO0tBQ0YsMEJBeENTOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQWdDVDs0RkFhVSxxQkFBcUI7a0JBL0NqQyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxlQUFlO29CQUN6QixRQUFRLEVBQUU7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0dBZ0NUO29CQUNELGFBQWEsRUFBRSxpQkFBaUIsQ0FBQyxJQUFJO29CQUNyQyxTQUFTLEVBQUU7d0JBQ1Q7NEJBQ0UsT0FBTyxFQUFFLGlCQUFpQjs0QkFDMUIsV0FBVyxFQUFFLFVBQVUsQ0FBQyxHQUFHLEVBQUUsc0JBQXNCLENBQUM7NEJBQ3BELEtBQUssRUFBRSxJQUFJO3lCQUNaO3FCQUNGO29CQUNELElBQUksRUFBRTt3QkFDSixhQUFhLEVBQUUsYUFBYTtxQkFDN0I7aUJBQ0Y7aUdBRVUsSUFBSTtzQkFBWixLQUFLO2dCQUNHLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csU0FBUztzQkFBakIsS0FBSztnQkFDRyxRQUFRO3NCQUFoQixLQUFLO2dCQUNHLFdBQVc7c0JBQW5CLEtBQUs7Z0JBQ0ksY0FBYztzQkFBdkIsTUFBTTtnQkFTUCxPQUFPO3NCQUROLFlBQVk7dUJBQUMsT0FBTyxFQUFFLENBQUMsUUFBUSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqKioqKioqKioqKioqKioqKioqKioqKioqXG4gKiBDb3B5cmlnaHQgTW9ua2V5IEV4Y2hhbmdlLiBBbGwgUmlnaHRzIFJlc2VydmVkXG4gKiBUaGlzIHN0eWxlIGd1aWRlIHdhcyBkZXZlbG9wZWQgYnkgTW9ua2V5IEV4Y2hhbmdlIFRlYW1cbiAqIE1JVCBMaWNlbmNlXG4gKioqKioqKioqKioqKioqKioqKioqKioqKiovXG5pbXBvcnQge1xuICBDb21wb25lbnQsXG4gIFZpZXdFbmNhcHN1bGF0aW9uLFxuICBJbnB1dCxcbiAgZm9yd2FyZFJlZixcbiAgT3V0cHV0LFxuICBIb3N0TGlzdGVuZXIsXG4gIEVsZW1lbnRSZWYsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgTkdfVkFMVUVfQUNDRVNTT1IgfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5pbXBvcnQgeyBNb25rZXlVdGlscyB9IGZyb20gJy4uLy4uL2NvcmUvdXRpbHMnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdtb25rZXktb3B0aW9uJyxcbiAgdGVtcGxhdGU6IGBcbiAgICA8ZGl2IGNsYXNzPVwibWVjeC1vcHRpb25cIiAqbmdJZj1cInR5cGUgPT09ICdzZWxlY3QtbXVsdGlwbGUnXCI+XG4gICAgICA8IS0tPGlucHV0IHR5cGU9XCJjaGVja2JveFwiIFtjaGVja2VkXT1cInZhbHVlID09PSBzZWxlY3RlZD8udmFsdWVcIiAvPlxuICAgICAgPHNwYW5cbiAgICAgICAgW2lkXT1cIl9pZFwiXG4gICAgICA+XG4gICAgICAgIHt7IGxhYmVsIH19XG4gICAgICA8L3NwYW4+LS0+XG4gICAgICA8bGFiZWwgY2xhc3M9XCJtZWN4LWNoZWNrLWNvbnRhaW5lclwiPlxuICAgICAgICA8aW5wdXQgdHlwZT1cImNoZWNrYm94XCIgW2NoZWNrZWRdPVwidmFsdWUgPT09IHNlbGVjdGVkPy52YWx1ZVwiIC8+XG4gICAgICAgIHt7IGxhYmVsIH19XG4gICAgICAgIDxwIGNsYXNzPVwibWVjeC1jaGVjay1tYXJrXCI+PC9wPlxuICAgICAgPC9sYWJlbD5cbiAgICA8L2Rpdj5cbiAgICA8c3BhblxuICAgICAgY2xhc3M9XCJtZWN4LW9wdGlvblwiXG4gICAgICBbbmdDbGFzc109XCJ7IHNlbGVjdGVkOiB2YWx1ZSA9PT0gc2VsZWN0ZWQ/LnZhbHVlIH1cIlxuICAgICAgKm5nSWY9XCJ0eXBlID09PSAnc2VsZWN0J1wiXG4gICAgICBbaWRdPVwiX2lkXCJcbiAgICA+XG4gICAgICB7eyBsYWJlbCB9fVxuICAgIDwvc3Bhbj5cbiAgICA8bGFiZWwgY2xhc3M9XCJtZWN4LXJhZGlvLWNvbnRhaW5lclwiICpuZ0lmPVwidHlwZSA9PT0gJ3JhZGlvJ1wiPlxuICAgICAgPGlucHV0XG4gICAgICAgIHR5cGU9XCJyYWRpb1wiXG4gICAgICAgIFt2YWx1ZV09XCJzZWxlY3RlZD8udmFsdWVcIlxuICAgICAgICBbY2hlY2tlZF09XCJ2YWx1ZSA9PT0gc2VsZWN0ZWQ/LnZhbHVlXCJcbiAgICAgICAgW2lkXT1cIl9pZFwiXG4gICAgICAvPlxuICAgICAge3sgbGFiZWwgfX1cbiAgICAgIDxwIGNsYXNzPVwibWVjeC1yYWRpby1tYXJrXCI+PC9wPlxuICAgIDwvbGFiZWw+XG4gIGAsXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gIHByb3ZpZGVyczogW1xuICAgIHtcbiAgICAgIHByb3ZpZGU6IE5HX1ZBTFVFX0FDQ0VTU09SLFxuICAgICAgdXNlRXhpc3Rpbmc6IGZvcndhcmRSZWYoKCkgPT4gTW9ua2V5T3B0aW9uQ29tcG9uZW50KSxcbiAgICAgIG11bHRpOiB0cnVlLFxuICAgIH0sXG4gIF0sXG4gIGhvc3Q6IHtcbiAgICAnZGF0YS10ZXN0aWQnOiAnbWVjeC1vcHRpb24nXG4gIH1cbn0pXG5leHBvcnQgY2xhc3MgTW9ua2V5T3B0aW9uQ29tcG9uZW50IHtcbiAgQElucHV0KCkgdHlwZTogc3RyaW5nID0gJ3NlbGVjdCc7XG4gIEBJbnB1dCgpIGxhYmVsOiBzdHJpbmc7XG4gIEBJbnB1dCgpIHZhbHVlOiBhbnk7XG4gIEBJbnB1dCgpIHNlbGVjdEFsbDogYm9vbGVhbjtcbiAgQElucHV0KCkgc2VsZWN0ZWQ6IE1vbmtleU9wdGlvbkNvbXBvbmVudDtcbiAgQElucHV0KCkgZW5hYmxlQ2xpY2sgPSB0cnVlO1xuICBAT3V0cHV0KCkgb25TZWxlY3RPcHRpb246IEZ1bmN0aW9uO1xuXG4gIHB1YmxpYyBfaWQ6IHN0cmluZyA9IGBtZWN4LW9wdGlvbi0ke01vbmtleVV0aWxzLmdldFJhbmRvbVN0cmluZygxMCl9YDtcblxuICBjb25zdHJ1Y3RvcihwdWJsaWMgZWxSZWY6IEVsZW1lbnRSZWYpIHtcbiAgICAvL25vdCB0byBkb1xuICB9XG5cbiAgQEhvc3RMaXN0ZW5lcignY2xpY2snLCBbJyRldmVudCddKVxuICBvbkNsaWNrKGV2ZW50OiBhbnkpIHtcbiAgICBldmVudC5wcmV2ZW50RGVmYXVsdCgpO1xuICAgIGV2ZW50LnN0b3BQcm9wYWdhdGlvbigpO1xuICAgIGlmICh0aGlzLmVuYWJsZUNsaWNrKSB7XG4gICAgICB0aGlzLm9uU2VsZWN0T3B0aW9uKHRoaXMpO1xuICAgIH1cbiAgfVxufVxuIl19
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { NgModule, NO_ERRORS_SCHEMA } from '@angular/core';
|
|
2
|
-
import { MonkeyOptionComponent } from './option.component';
|
|
3
|
-
import { CommonModule } from '@angular/common';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export class MonkeyOptionModule {
|
|
6
|
-
}
|
|
7
|
-
MonkeyOptionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyOptionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
-
MonkeyOptionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyOptionModule, declarations: [MonkeyOptionComponent], imports: [CommonModule], exports: [MonkeyOptionComponent] });
|
|
9
|
-
MonkeyOptionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyOptionModule, imports: [[
|
|
10
|
-
CommonModule
|
|
11
|
-
]] });
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyOptionModule, decorators: [{
|
|
13
|
-
type: NgModule,
|
|
14
|
-
args: [{
|
|
15
|
-
declarations: [
|
|
16
|
-
MonkeyOptionComponent
|
|
17
|
-
],
|
|
18
|
-
imports: [
|
|
19
|
-
CommonModule
|
|
20
|
-
],
|
|
21
|
-
exports: [
|
|
22
|
-
MonkeyOptionComponent
|
|
23
|
-
],
|
|
24
|
-
schemas: [
|
|
25
|
-
NO_ERRORS_SCHEMA
|
|
26
|
-
]
|
|
27
|
-
}]
|
|
28
|
-
}] });
|
|
29
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3B0aW9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL21vbmtleS1zdHlsZS1ndWlkZS9zcmMvbGliL2NvbXBvbmVudHMvb3B0aW9uL29wdGlvbi5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMzRCxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUMzRCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7O0FBZ0IvQyxNQUFNLE9BQU8sa0JBQWtCOztnSEFBbEIsa0JBQWtCO2lIQUFsQixrQkFBa0IsaUJBWjNCLHFCQUFxQixhQUdyQixZQUFZLGFBR1oscUJBQXFCO2lIQU1aLGtCQUFrQixZQVZwQjtZQUNQLFlBQVk7U0FDYjs0RkFRVSxrQkFBa0I7a0JBZDlCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLHFCQUFxQjtxQkFDdEI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLFlBQVk7cUJBQ2I7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLHFCQUFxQjtxQkFDdEI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLGdCQUFnQjtxQkFDakI7aUJBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSwgTk9fRVJST1JTX1NDSEVNQSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgTW9ua2V5T3B0aW9uQ29tcG9uZW50IH0gZnJvbSAnLi9vcHRpb24uY29tcG9uZW50JztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogW1xuICAgIE1vbmtleU9wdGlvbkNvbXBvbmVudFxuICBdLFxuICBpbXBvcnRzOiBbXG4gICAgQ29tbW9uTW9kdWxlXG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBNb25rZXlPcHRpb25Db21wb25lbnRcbiAgXSxcbiAgc2NoZW1hczogW1xuICAgIE5PX0VSUk9SU19TQ0hFTUFcbiAgXVxufSlcbmV4cG9ydCBjbGFzcyBNb25rZXlPcHRpb25Nb2R1bGUgeyB9Il19
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export * from './radiobutton.component';
|
|
2
|
-
export * from './radiobutton.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9tb25rZXktc3R5bGUtZ3VpZGUvc3JjL2xpYi9jb21wb25lbnRzL3JhZGlvYnV0dG9uL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyxzQkFBc0IsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vcmFkaW9idXR0b24uY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vcmFkaW9idXR0b24ubW9kdWxlJzsiXX0=
|
|
@@ -1,165 +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 { Component, ViewEncapsulation, Input, forwardRef, ContentChildren, Output, EventEmitter, } from '@angular/core';
|
|
7
|
-
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
8
|
-
import { MonkeyOptionComponent } from '../option';
|
|
9
|
-
import { MonkeyUtils } from '../../core/utils';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
import * as i1 from "@angular/common";
|
|
12
|
-
export class MonkeyRadioButtonComponent {
|
|
13
|
-
constructor() {
|
|
14
|
-
this.onChange = new EventEmitter();
|
|
15
|
-
this.onModelChange = (value) => { };
|
|
16
|
-
this.onModelTouched = (value) => { };
|
|
17
|
-
this._id = `mecx-radiobutton-${MonkeyUtils.getRandomString(10)}`;
|
|
18
|
-
this._disabled = false;
|
|
19
|
-
}
|
|
20
|
-
onHandleSelected() {
|
|
21
|
-
this.options.forEach((op) => {
|
|
22
|
-
op.selected = this._selected;
|
|
23
|
-
});
|
|
24
|
-
}
|
|
25
|
-
validateOptions() {
|
|
26
|
-
if (!this.options)
|
|
27
|
-
return;
|
|
28
|
-
this.options.forEach((op) => {
|
|
29
|
-
op.onSelectOption = this.onSelectOption.bind(this);
|
|
30
|
-
op.type = 'radio';
|
|
31
|
-
op.selected = null;
|
|
32
|
-
if (`${op.value}`.toLowerCase() === `${this.handledValue}`.toLowerCase()) {
|
|
33
|
-
this._selected = op;
|
|
34
|
-
op.selected = op;
|
|
35
|
-
}
|
|
36
|
-
});
|
|
37
|
-
}
|
|
38
|
-
registerOnChange(fn) {
|
|
39
|
-
this.onModelChange = fn;
|
|
40
|
-
}
|
|
41
|
-
registerOnTouched(fn) {
|
|
42
|
-
this.onModelTouched = fn;
|
|
43
|
-
}
|
|
44
|
-
setDisabledState(isDisabled) {
|
|
45
|
-
this._disabled = isDisabled;
|
|
46
|
-
}
|
|
47
|
-
set value(value) {
|
|
48
|
-
if (value !== undefined && this.handledValue !== value) {
|
|
49
|
-
this.handledValue = value;
|
|
50
|
-
this.onModelChange(value);
|
|
51
|
-
this.onModelTouched(value);
|
|
52
|
-
this.validateOptions();
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
get value() {
|
|
56
|
-
return this.handledValue;
|
|
57
|
-
}
|
|
58
|
-
writeValue(value) {
|
|
59
|
-
this.value = value;
|
|
60
|
-
}
|
|
61
|
-
onChangeValue(event, value) {
|
|
62
|
-
event?.preventDefault();
|
|
63
|
-
event?.stopPropagation();
|
|
64
|
-
this.writeValue(value);
|
|
65
|
-
this.onChange.next(value);
|
|
66
|
-
}
|
|
67
|
-
ngAfterViewInit() {
|
|
68
|
-
setTimeout(() => {
|
|
69
|
-
this.validateOptions();
|
|
70
|
-
}, 0);
|
|
71
|
-
}
|
|
72
|
-
onSelectOption(select) {
|
|
73
|
-
this._selected = select;
|
|
74
|
-
const { value } = select;
|
|
75
|
-
this.onChangeValue(null, value);
|
|
76
|
-
this.onHandleSelected();
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
MonkeyRadioButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyRadioButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
80
|
-
MonkeyRadioButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: MonkeyRadioButtonComponent, selector: "monkey-radiobutton", inputs: { label: "label", helperMessage: "helperMessage", placeholder: "placeholder", icon: "icon", infoMessage: "infoMessage", errorMessage: "errorMessage", value: "value" }, outputs: { onChange: "onChange" }, providers: [
|
|
81
|
-
{
|
|
82
|
-
provide: NG_VALUE_ACCESSOR,
|
|
83
|
-
useExisting: forwardRef(() => MonkeyRadioButtonComponent),
|
|
84
|
-
multi: true,
|
|
85
|
-
},
|
|
86
|
-
], queries: [{ propertyName: "options", predicate: MonkeyOptionComponent }], ngImport: i0, template: `
|
|
87
|
-
<mecx-form-field [id]="_id" [ngClass]="{ disabled: _disabled }">
|
|
88
|
-
<mecx-form-field-header>
|
|
89
|
-
<label>
|
|
90
|
-
{{ label }}
|
|
91
|
-
</label>
|
|
92
|
-
<helper>
|
|
93
|
-
{{ helperMessage }}
|
|
94
|
-
</helper>
|
|
95
|
-
</mecx-form-field-header>
|
|
96
|
-
<mecx-form-field-body class="radiobutton">
|
|
97
|
-
<ng-content> </ng-content>
|
|
98
|
-
</mecx-form-field-body>
|
|
99
|
-
<mecx-form-field-footer>
|
|
100
|
-
<info>
|
|
101
|
-
{{ infoMessage }}
|
|
102
|
-
</info>
|
|
103
|
-
<error>
|
|
104
|
-
{{ errorMessage }}
|
|
105
|
-
</error>
|
|
106
|
-
</mecx-form-field-footer>
|
|
107
|
-
</mecx-form-field>
|
|
108
|
-
`, isInline: true, directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
109
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyRadioButtonComponent, decorators: [{
|
|
110
|
-
type: Component,
|
|
111
|
-
args: [{
|
|
112
|
-
selector: 'monkey-radiobutton',
|
|
113
|
-
template: `
|
|
114
|
-
<mecx-form-field [id]="_id" [ngClass]="{ disabled: _disabled }">
|
|
115
|
-
<mecx-form-field-header>
|
|
116
|
-
<label>
|
|
117
|
-
{{ label }}
|
|
118
|
-
</label>
|
|
119
|
-
<helper>
|
|
120
|
-
{{ helperMessage }}
|
|
121
|
-
</helper>
|
|
122
|
-
</mecx-form-field-header>
|
|
123
|
-
<mecx-form-field-body class="radiobutton">
|
|
124
|
-
<ng-content> </ng-content>
|
|
125
|
-
</mecx-form-field-body>
|
|
126
|
-
<mecx-form-field-footer>
|
|
127
|
-
<info>
|
|
128
|
-
{{ infoMessage }}
|
|
129
|
-
</info>
|
|
130
|
-
<error>
|
|
131
|
-
{{ errorMessage }}
|
|
132
|
-
</error>
|
|
133
|
-
</mecx-form-field-footer>
|
|
134
|
-
</mecx-form-field>
|
|
135
|
-
`,
|
|
136
|
-
encapsulation: ViewEncapsulation.None,
|
|
137
|
-
providers: [
|
|
138
|
-
{
|
|
139
|
-
provide: NG_VALUE_ACCESSOR,
|
|
140
|
-
useExisting: forwardRef(() => MonkeyRadioButtonComponent),
|
|
141
|
-
multi: true,
|
|
142
|
-
},
|
|
143
|
-
],
|
|
144
|
-
}]
|
|
145
|
-
}], ctorParameters: function () { return []; }, propDecorators: { label: [{
|
|
146
|
-
type: Input
|
|
147
|
-
}], helperMessage: [{
|
|
148
|
-
type: Input
|
|
149
|
-
}], placeholder: [{
|
|
150
|
-
type: Input
|
|
151
|
-
}], icon: [{
|
|
152
|
-
type: Input
|
|
153
|
-
}], infoMessage: [{
|
|
154
|
-
type: Input
|
|
155
|
-
}], errorMessage: [{
|
|
156
|
-
type: Input
|
|
157
|
-
}], onChange: [{
|
|
158
|
-
type: Output
|
|
159
|
-
}], options: [{
|
|
160
|
-
type: ContentChildren,
|
|
161
|
-
args: [MonkeyOptionComponent]
|
|
162
|
-
}], value: [{
|
|
163
|
-
type: Input
|
|
164
|
-
}] } });
|
|
165
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFkaW9idXR0b24uY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbW9ua2V5LXN0eWxlLWd1aWRlL3NyYy9saWIvY29tcG9uZW50cy9yYWRpb2J1dHRvbi9yYWRpb2J1dHRvbi5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7NEJBSTRCO0FBQzVCLE9BQU8sRUFDTCxTQUFTLEVBQ1QsaUJBQWlCLEVBQ2pCLEtBQUssRUFDTCxVQUFVLEVBQ1YsZUFBZSxFQUdmLE1BQU0sRUFDTixZQUFZLEdBQ2IsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUF3QixpQkFBaUIsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQ3pFLE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxNQUFNLFdBQVcsQ0FBQztBQUNsRCxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sa0JBQWtCLENBQUM7OztBQW9DL0MsTUFBTSxPQUFPLDBCQUEwQjtJQW9CckM7UUFaVSxhQUFRLEdBQUcsSUFBSSxZQUFZLEVBQU8sQ0FBQztRQUdyQyxrQkFBYSxHQUFHLENBQUMsS0FBVSxFQUFFLEVBQUUsR0FBRSxDQUFDLENBQUM7UUFDbkMsbUJBQWMsR0FBRyxDQUFDLEtBQVUsRUFBRSxFQUFFLEdBQUUsQ0FBQyxDQUFDO1FBS3JDLFFBQUcsR0FBVyxvQkFBb0IsV0FBVyxDQUFDLGVBQWUsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDO1FBQ3BFLGNBQVMsR0FBWSxLQUFLLENBQUM7SUFFbkIsQ0FBQztJQUVSLGdCQUFnQjtRQUN0QixJQUFJLENBQUMsT0FBTyxDQUFDLE9BQU8sQ0FBQyxDQUFDLEVBQUUsRUFBRSxFQUFFO1lBQzFCLEVBQUUsQ0FBQyxRQUFRLEdBQUcsSUFBSSxDQUFDLFNBQVMsQ0FBQztRQUMvQixDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFFTyxlQUFlO1FBQ3JCLElBQUksQ0FBQyxJQUFJLENBQUMsT0FBTztZQUFFLE9BQU87UUFDMUIsSUFBSSxDQUFDLE9BQU8sQ0FBQyxPQUFPLENBQUMsQ0FBQyxFQUFFLEVBQUUsRUFBRTtZQUMxQixFQUFFLENBQUMsY0FBYyxHQUFHLElBQUksQ0FBQyxjQUFjLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxDQUFDO1lBQ25ELEVBQUUsQ0FBQyxJQUFJLEdBQUcsT0FBTyxDQUFDO1lBQ2xCLEVBQUUsQ0FBQyxRQUFRLEdBQUcsSUFBSSxDQUFDO1lBQ25CLElBQ0UsR0FBRyxFQUFFLENBQUMsS0FBSyxFQUFFLENBQUMsV0FBVyxFQUFFLEtBQUssR0FBRyxJQUFJLENBQUMsWUFBWSxFQUFFLENBQUMsV0FBVyxFQUFFLEVBQ3BFO2dCQUNBLElBQUksQ0FBQyxTQUFTLEdBQUcsRUFBRSxDQUFDO2dCQUNwQixFQUFFLENBQUMsUUFBUSxHQUFHLEVBQUUsQ0FBQzthQUNsQjtRQUNILENBQUMsQ0FBQyxDQUFDO0lBQ0wsQ0FBQztJQUVELGdCQUFnQixDQUFDLEVBQU87UUFDdEIsSUFBSSxDQUFDLGFBQWEsR0FBRyxFQUFFLENBQUM7SUFDMUIsQ0FBQztJQUVELGlCQUFpQixDQUFDLEVBQU87UUFDdkIsSUFBSSxDQUFDLGNBQWMsR0FBRyxFQUFFLENBQUM7SUFDM0IsQ0FBQztJQUVELGdCQUFnQixDQUFFLFVBQW1CO1FBQ25DLElBQUksQ0FBQyxTQUFTLEdBQUcsVUFBVSxDQUFDO0lBQzlCLENBQUM7SUFFRCxJQUNJLEtBQUssQ0FBQyxLQUFVO1FBQ2xCLElBQUksS0FBSyxLQUFLLFNBQVMsSUFBSSxJQUFJLENBQUMsWUFBWSxLQUFLLEtBQUssRUFBRTtZQUN0RCxJQUFJLENBQUMsWUFBWSxHQUFHLEtBQUssQ0FBQztZQUMxQixJQUFJLENBQUMsYUFBYSxDQUFDLEtBQUssQ0FBQyxDQUFDO1lBQzFCLElBQUksQ0FBQyxjQUFjLENBQUMsS0FBSyxDQUFDLENBQUM7WUFDM0IsSUFBSSxDQUFDLGVBQWUsRUFBRSxDQUFDO1NBQ3hCO0lBQ0gsQ0FBQztJQUVELElBQUksS0FBSztRQUNQLE9BQU8sSUFBSSxDQUFDLFlBQVksQ0FBQztJQUMzQixDQUFDO0lBRUQsVUFBVSxDQUFDLEtBQVU7UUFDbkIsSUFBSSxDQUFDLEtBQUssR0FBRyxLQUFLLENBQUM7SUFDckIsQ0FBQztJQUVELGFBQWEsQ0FBQyxLQUFVLEVBQUUsS0FBVTtRQUNsQyxLQUFLLEVBQUUsY0FBYyxFQUFFLENBQUM7UUFDeEIsS0FBSyxFQUFFLGVBQWUsRUFBRSxDQUFDO1FBQ3pCLElBQUksQ0FBQyxVQUFVLENBQUMsS0FBSyxDQUFDLENBQUM7UUFDdkIsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDNUIsQ0FBQztJQUVELGVBQWU7UUFDYixVQUFVLENBQUMsR0FBRyxFQUFFO1lBQ2QsSUFBSSxDQUFDLGVBQWUsRUFBRSxDQUFDO1FBQ3pCLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQztJQUNSLENBQUM7SUFFRCxjQUFjLENBQUMsTUFBNkI7UUFDMUMsSUFBSSxDQUFDLFNBQVMsR0FBRyxNQUFNLENBQUM7UUFDeEIsTUFBTSxFQUFFLEtBQUssRUFBRSxHQUFHLE1BQU0sQ0FBQztRQUN6QixJQUFJLENBQUMsYUFBYSxDQUFDLElBQUksRUFBRSxLQUFLLENBQUMsQ0FBQztRQUNoQyxJQUFJLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQztJQUMxQixDQUFDOzt3SEEzRlUsMEJBQTBCOzRHQUExQiwwQkFBMEIsZ1FBUjFCO1FBQ1Q7WUFDRSxPQUFPLEVBQUUsaUJBQWlCO1lBQzFCLFdBQVcsRUFBRSxVQUFVLENBQUMsR0FBRyxFQUFFLENBQUMsMEJBQTBCLENBQUM7WUFDekQsS0FBSyxFQUFFLElBQUk7U0FDWjtLQUNGLGtEQWVnQixxQkFBcUIsNkJBN0M1Qjs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQXNCVDs0RkFVVSwwQkFBMEI7a0JBbEN0QyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxvQkFBb0I7b0JBQzlCLFFBQVEsRUFBRTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQXNCVDtvQkFDRCxhQUFhLEVBQUUsaUJBQWlCLENBQUMsSUFBSTtvQkFDckMsU0FBUyxFQUFFO3dCQUNUOzRCQUNFLE9BQU8sRUFBRSxpQkFBaUI7NEJBQzFCLFdBQVcsRUFBRSxVQUFVLENBQUMsR0FBRyxFQUFFLDJCQUEyQixDQUFDOzRCQUN6RCxLQUFLLEVBQUUsSUFBSTt5QkFDWjtxQkFDRjtpQkFDRjswRUFHVSxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csYUFBYTtzQkFBckIsS0FBSztnQkFDRyxXQUFXO3NCQUFuQixLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSztnQkFDRyxXQUFXO3NCQUFuQixLQUFLO2dCQUNHLFlBQVk7c0JBQXBCLEtBQUs7Z0JBQ0ksUUFBUTtzQkFBakIsTUFBTTtnQkFNQyxPQUFPO3NCQURkLGVBQWU7dUJBQUMscUJBQXFCO2dCQTJDbEMsS0FBSztzQkFEUixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiLyoqKioqKioqKioqKioqKioqKioqKioqKioqXG4gKiBDb3B5cmlnaHQgTW9ua2V5IEV4Y2hhbmdlLiBBbGwgUmlnaHRzIFJlc2VydmVkXG4gKiBUaGlzIHN0eWxlIGd1aWRlIHdhcyBkZXZlbG9wZWQgYnkgTW9ua2V5IEV4Y2hhbmdlIFRlYW1cbiAqIE1JVCBMaWNlbmNlXG4gKioqKioqKioqKioqKioqKioqKioqKioqKiovXG5pbXBvcnQge1xuICBDb21wb25lbnQsXG4gIFZpZXdFbmNhcHN1bGF0aW9uLFxuICBJbnB1dCxcbiAgZm9yd2FyZFJlZixcbiAgQ29udGVudENoaWxkcmVuLFxuICBRdWVyeUxpc3QsXG4gIEFmdGVyVmlld0luaXQsXG4gIE91dHB1dCxcbiAgRXZlbnRFbWl0dGVyLFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbnRyb2xWYWx1ZUFjY2Vzc29yLCBOR19WQUxVRV9BQ0NFU1NPUiB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcbmltcG9ydCB7IE1vbmtleU9wdGlvbkNvbXBvbmVudCB9IGZyb20gJy4uL29wdGlvbic7XG5pbXBvcnQgeyBNb25rZXlVdGlscyB9IGZyb20gJy4uLy4uL2NvcmUvdXRpbHMnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdtb25rZXktcmFkaW9idXR0b24nLFxuICB0ZW1wbGF0ZTogYFxuICAgIDxtZWN4LWZvcm0tZmllbGQgW2lkXT1cIl9pZFwiIFtuZ0NsYXNzXT1cInsgZGlzYWJsZWQ6IF9kaXNhYmxlZCB9XCI+XG4gICAgICA8bWVjeC1mb3JtLWZpZWxkLWhlYWRlcj5cbiAgICAgICAgPGxhYmVsPlxuICAgICAgICAgIHt7IGxhYmVsIH19XG4gICAgICAgIDwvbGFiZWw+XG4gICAgICAgIDxoZWxwZXI+XG4gICAgICAgICAge3sgaGVscGVyTWVzc2FnZSB9fVxuICAgICAgICA8L2hlbHBlcj5cbiAgICAgIDwvbWVjeC1mb3JtLWZpZWxkLWhlYWRlcj5cbiAgICAgIDxtZWN4LWZvcm0tZmllbGQtYm9keSBjbGFzcz1cInJhZGlvYnV0dG9uXCI+XG4gICAgICAgIDxuZy1jb250ZW50PiA8L25nLWNvbnRlbnQ+XG4gICAgICA8L21lY3gtZm9ybS1maWVsZC1ib2R5PlxuICAgICAgPG1lY3gtZm9ybS1maWVsZC1mb290ZXI+XG4gICAgICAgIDxpbmZvPlxuICAgICAgICAgIHt7IGluZm9NZXNzYWdlIH19XG4gICAgICAgIDwvaW5mbz5cbiAgICAgICAgPGVycm9yPlxuICAgICAgICAgIHt7IGVycm9yTWVzc2FnZSB9fVxuICAgICAgICA8L2Vycm9yPlxuICAgICAgPC9tZWN4LWZvcm0tZmllbGQtZm9vdGVyPlxuICAgIDwvbWVjeC1mb3JtLWZpZWxkPlxuICBgLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICBwcm92aWRlcnM6IFtcbiAgICB7XG4gICAgICBwcm92aWRlOiBOR19WQUxVRV9BQ0NFU1NPUixcbiAgICAgIHVzZUV4aXN0aW5nOiBmb3J3YXJkUmVmKCgpID0+IE1vbmtleVJhZGlvQnV0dG9uQ29tcG9uZW50KSxcbiAgICAgIG11bHRpOiB0cnVlLFxuICAgIH0sXG4gIF0sXG59KVxuZXhwb3J0IGNsYXNzIE1vbmtleVJhZGlvQnV0dG9uQ29tcG9uZW50XG4gIGltcGxlbWVudHMgQWZ0ZXJWaWV3SW5pdCwgQ29udHJvbFZhbHVlQWNjZXNzb3Ige1xuICBASW5wdXQoKSBsYWJlbDogc3RyaW5nO1xuICBASW5wdXQoKSBoZWxwZXJNZXNzYWdlOiBzdHJpbmc7XG4gIEBJbnB1dCgpIHBsYWNlaG9sZGVyOiBzdHJpbmc7XG4gIEBJbnB1dCgpIGljb246IHN0cmluZztcbiAgQElucHV0KCkgaW5mb01lc3NhZ2U6IHN0cmluZztcbiAgQElucHV0KCkgZXJyb3JNZXNzYWdlOiBzdHJpbmc7XG4gIEBPdXRwdXQoKSBvbkNoYW5nZSA9IG5ldyBFdmVudEVtaXR0ZXI8YW55PigpO1xuXG4gIHByaXZhdGUgaGFuZGxlZFZhbHVlOiBhbnk7XG4gIHByaXZhdGUgb25Nb2RlbENoYW5nZSA9ICh2YWx1ZTogYW55KSA9PiB7fTtcbiAgcHJpdmF0ZSBvbk1vZGVsVG91Y2hlZCA9ICh2YWx1ZTogYW55KSA9PiB7fTtcbiAgQENvbnRlbnRDaGlsZHJlbihNb25rZXlPcHRpb25Db21wb25lbnQpXG4gIHByaXZhdGUgb3B0aW9ucyE6IFF1ZXJ5TGlzdDxNb25rZXlPcHRpb25Db21wb25lbnQ+O1xuXG4gIHB1YmxpYyBfc2VsZWN0ZWQ6IE1vbmtleU9wdGlvbkNvbXBvbmVudDtcbiAgcHVibGljIF9pZDogc3RyaW5nID0gYG1lY3gtcmFkaW9idXR0b24tJHtNb25rZXlVdGlscy5nZXRSYW5kb21TdHJpbmcoMTApfWA7XG4gIHB1YmxpYyBfZGlzYWJsZWQ6IGJvb2xlYW4gPSBmYWxzZTtcblxuICBjb25zdHJ1Y3RvcigpIHt9XG5cbiAgcHJpdmF0ZSBvbkhhbmRsZVNlbGVjdGVkKCkge1xuICAgIHRoaXMub3B0aW9ucy5mb3JFYWNoKChvcCkgPT4ge1xuICAgICAgb3Auc2VsZWN0ZWQgPSB0aGlzLl9zZWxlY3RlZDtcbiAgICB9KTtcbiAgfVxuXG4gIHByaXZhdGUgdmFsaWRhdGVPcHRpb25zKCkge1xuICAgIGlmICghdGhpcy5vcHRpb25zKSByZXR1cm47XG4gICAgdGhpcy5vcHRpb25zLmZvckVhY2goKG9wKSA9PiB7XG4gICAgICBvcC5vblNlbGVjdE9wdGlvbiA9IHRoaXMub25TZWxlY3RPcHRpb24uYmluZCh0aGlzKTtcbiAgICAgIG9wLnR5cGUgPSAncmFkaW8nO1xuICAgICAgb3Auc2VsZWN0ZWQgPSBudWxsO1xuICAgICAgaWYgKFxuICAgICAgICBgJHtvcC52YWx1ZX1gLnRvTG93ZXJDYXNlKCkgPT09IGAke3RoaXMuaGFuZGxlZFZhbHVlfWAudG9Mb3dlckNhc2UoKVxuICAgICAgKSB7XG4gICAgICAgIHRoaXMuX3NlbGVjdGVkID0gb3A7XG4gICAgICAgIG9wLnNlbGVjdGVkID0gb3A7XG4gICAgICB9XG4gICAgfSk7XG4gIH1cblxuICByZWdpc3Rlck9uQ2hhbmdlKGZuOiBhbnkpOiB2b2lkIHtcbiAgICB0aGlzLm9uTW9kZWxDaGFuZ2UgPSBmbjtcbiAgfVxuXG4gIHJlZ2lzdGVyT25Ub3VjaGVkKGZuOiBhbnkpOiB2b2lkIHtcbiAgICB0aGlzLm9uTW9kZWxUb3VjaGVkID0gZm47XG4gIH1cblxuICBzZXREaXNhYmxlZFN0YXRlPyhpc0Rpc2FibGVkOiBib29sZWFuKTogdm9pZCB7XG4gICAgdGhpcy5fZGlzYWJsZWQgPSBpc0Rpc2FibGVkO1xuICB9XG5cbiAgQElucHV0KClcbiAgc2V0IHZhbHVlKHZhbHVlOiBhbnkpIHtcbiAgICBpZiAodmFsdWUgIT09IHVuZGVmaW5lZCAmJiB0aGlzLmhhbmRsZWRWYWx1ZSAhPT0gdmFsdWUpIHtcbiAgICAgIHRoaXMuaGFuZGxlZFZhbHVlID0gdmFsdWU7XG4gICAgICB0aGlzLm9uTW9kZWxDaGFuZ2UodmFsdWUpO1xuICAgICAgdGhpcy5vbk1vZGVsVG91Y2hlZCh2YWx1ZSk7XG4gICAgICB0aGlzLnZhbGlkYXRlT3B0aW9ucygpO1xuICAgIH1cbiAgfVxuXG4gIGdldCB2YWx1ZSgpOiBhbnkge1xuICAgIHJldHVybiB0aGlzLmhhbmRsZWRWYWx1ZTtcbiAgfVxuXG4gIHdyaXRlVmFsdWUodmFsdWU6IGFueSk6IHZvaWQge1xuICAgIHRoaXMudmFsdWUgPSB2YWx1ZTtcbiAgfVxuXG4gIG9uQ2hhbmdlVmFsdWUoZXZlbnQ6IGFueSwgdmFsdWU6IGFueSkge1xuICAgIGV2ZW50Py5wcmV2ZW50RGVmYXVsdCgpO1xuICAgIGV2ZW50Py5zdG9wUHJvcGFnYXRpb24oKTtcbiAgICB0aGlzLndyaXRlVmFsdWUodmFsdWUpO1xuICAgIHRoaXMub25DaGFuZ2UubmV4dCh2YWx1ZSk7XG4gIH1cblxuICBuZ0FmdGVyVmlld0luaXQoKSB7XG4gICAgc2V0VGltZW91dCgoKSA9PiB7XG4gICAgICB0aGlzLnZhbGlkYXRlT3B0aW9ucygpO1xuICAgIH0sIDApO1xuICB9XG5cbiAgb25TZWxlY3RPcHRpb24oc2VsZWN0OiBNb25rZXlPcHRpb25Db21wb25lbnQpIHtcbiAgICB0aGlzLl9zZWxlY3RlZCA9IHNlbGVjdDtcbiAgICBjb25zdCB7IHZhbHVlIH0gPSBzZWxlY3Q7XG4gICAgdGhpcy5vbkNoYW5nZVZhbHVlKG51bGwsIHZhbHVlKTtcbiAgICB0aGlzLm9uSGFuZGxlU2VsZWN0ZWQoKTtcbiAgfVxufVxuIl19
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { NgModule, NO_ERRORS_SCHEMA } from '@angular/core';
|
|
2
|
-
import { MonkeyRadioButtonComponent } from './radiobutton.component';
|
|
3
|
-
import { CommonModule } from '@angular/common';
|
|
4
|
-
import { FormsModule, ReactiveFormsModule } from '@angular/forms';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class MonkeyRadioButtonModule {
|
|
7
|
-
}
|
|
8
|
-
MonkeyRadioButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyRadioButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
-
MonkeyRadioButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyRadioButtonModule, declarations: [MonkeyRadioButtonComponent], imports: [CommonModule,
|
|
10
|
-
FormsModule,
|
|
11
|
-
ReactiveFormsModule], exports: [MonkeyRadioButtonComponent] });
|
|
12
|
-
MonkeyRadioButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyRadioButtonModule, imports: [[
|
|
13
|
-
CommonModule,
|
|
14
|
-
FormsModule,
|
|
15
|
-
ReactiveFormsModule
|
|
16
|
-
]] });
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: MonkeyRadioButtonModule, decorators: [{
|
|
18
|
-
type: NgModule,
|
|
19
|
-
args: [{
|
|
20
|
-
declarations: [
|
|
21
|
-
MonkeyRadioButtonComponent
|
|
22
|
-
],
|
|
23
|
-
imports: [
|
|
24
|
-
CommonModule,
|
|
25
|
-
FormsModule,
|
|
26
|
-
ReactiveFormsModule
|
|
27
|
-
],
|
|
28
|
-
exports: [
|
|
29
|
-
MonkeyRadioButtonComponent
|
|
30
|
-
],
|
|
31
|
-
schemas: [
|
|
32
|
-
NO_ERRORS_SCHEMA
|
|
33
|
-
]
|
|
34
|
-
}]
|
|
35
|
-
}] });
|
|
36
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFkaW9idXR0b24ubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbW9ua2V5LXN0eWxlLWd1aWRlL3NyYy9saWIvY29tcG9uZW50cy9yYWRpb2J1dHRvbi9yYWRpb2J1dHRvbi5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMzRCxPQUFPLEVBQUUsMEJBQTBCLEVBQUUsTUFBTSx5QkFBeUIsQ0FBQztBQUNyRSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFdBQVcsRUFBRSxtQkFBbUIsRUFBRSxNQUFNLGdCQUFnQixDQUFDOztBQWtCbEUsTUFBTSxPQUFPLHVCQUF1Qjs7cUhBQXZCLHVCQUF1QjtzSEFBdkIsdUJBQXVCLGlCQWRoQywwQkFBMEIsYUFHMUIsWUFBWTtRQUNaLFdBQVc7UUFDWCxtQkFBbUIsYUFHbkIsMEJBQTBCO3NIQU1qQix1QkFBdUIsWUFaekI7WUFDUCxZQUFZO1lBQ1osV0FBVztZQUNYLG1CQUFtQjtTQUNwQjs0RkFRVSx1QkFBdUI7a0JBaEJuQyxRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRTt3QkFDWiwwQkFBMEI7cUJBQzNCO29CQUNELE9BQU8sRUFBRTt3QkFDUCxZQUFZO3dCQUNaLFdBQVc7d0JBQ1gsbUJBQW1CO3FCQUNwQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsMEJBQTBCO3FCQUMzQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZ0JBQWdCO3FCQUNqQjtpQkFDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlLCBOT19FUlJPUlNfU0NIRU1BIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBNb25rZXlSYWRpb0J1dHRvbkNvbXBvbmVudCB9IGZyb20gJy4vcmFkaW9idXR0b24uY29tcG9uZW50JztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBGb3Jtc01vZHVsZSwgUmVhY3RpdmVGb3Jtc01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBbXG4gICAgTW9ua2V5UmFkaW9CdXR0b25Db21wb25lbnRcbiAgXSxcbiAgaW1wb3J0czogW1xuICAgIENvbW1vbk1vZHVsZSxcbiAgICBGb3Jtc01vZHVsZSxcbiAgICBSZWFjdGl2ZUZvcm1zTW9kdWxlXG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBNb25rZXlSYWRpb0J1dHRvbkNvbXBvbmVudFxuICBdLFxuICBzY2hlbWFzOiBbXG4gICAgTk9fRVJST1JTX1NDSEVNQVxuICBdXG59KVxuZXhwb3J0IGNsYXNzIE1vbmtleVJhZGlvQnV0dG9uTW9kdWxlIHsgfSJdfQ==
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export * from './select.component';
|
|
2
|
-
export * from './select-multiple.component';
|
|
3
|
-
export * from './select-search.component';
|
|
4
|
-
export * from './select-filter.component';
|
|
5
|
-
export * from './select.module';
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9tb25rZXktc3R5bGUtZ3VpZGUvc3JjL2xpYi9jb21wb25lbnRzL3NlbGVjdC9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLG9CQUFvQixDQUFDO0FBQ25DLGNBQWMsNkJBQTZCLENBQUM7QUFDNUMsY0FBYywyQkFBMkIsQ0FBQztBQUMxQyxjQUFjLDJCQUEyQixDQUFDO0FBQzFDLGNBQWMsaUJBQWlCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3NlbGVjdC5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9zZWxlY3QtbXVsdGlwbGUuY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vc2VsZWN0LXNlYXJjaC5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9zZWxlY3QtZmlsdGVyLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL3NlbGVjdC5tb2R1bGUnO1xuIl19
|