@evotor-dev/ui-kit 8.0.0-beta.2 → 8.0.0-beta.21
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 +27 -20
- package/assets/icons/category/barcode.svg +1 -0
- package/assets/icons/category/calculator.svg +1 -0
- package/assets/icons/category/courier.svg +1 -0
- package/assets/icons/category/credit-blank.svg +1 -0
- package/assets/icons/category/folder-outline.svg +1 -0
- package/assets/icons/category/internet.svg +1 -0
- package/assets/icons/category/law.svg +1 -0
- package/assets/icons/category/person-add.svg +1 -0
- package/assets/icons/category/person-check.svg +1 -0
- package/assets/icons/category/person-clientcard.svg +1 -0
- package/assets/icons/category/person-customer-details-off.svg +1 -0
- package/assets/icons/category/person-customer-details.svg +1 -0
- package/assets/icons/category/person-group.svg +1 -0
- package/assets/icons/category/person-loyality.svg +1 -0
- package/assets/icons/category/person-owner.svg +1 -0
- package/assets/icons/category/person-profile.svg +1 -0
- package/assets/icons/category/person-self-employed.svg +1 -0
- package/assets/icons/category/person-seller.svg +1 -0
- package/assets/icons/category/person.svg +1 -0
- package/assets/icons/category/personnel.svg +1 -0
- package/assets/icons/category/restaurant.svg +1 -0
- package/assets/icons/category/scissors.svg +1 -0
- package/assets/icons/category/service-package.svg +1 -0
- package/assets/icons/category/service.svg +1 -0
- package/assets/icons/category/shipping.svg +1 -0
- package/assets/icons/category/terminal-rent.svg +1 -0
- package/assets/icons/category/transport.svg +1 -0
- package/assets/icons/emotions/happy.svg +1 -0
- package/assets/icons/emotions/neutral.svg +1 -0
- package/assets/icons/emotions/sad.svg +1 -0
- package/assets/icons/emotions/very-happy.svg +1 -0
- package/assets/icons/emotions/very-sad.svg +1 -0
- package/assets/icons/header/bell.svg +1 -0
- package/assets/icons/header/cart.svg +1 -0
- package/assets/icons/header/close.svg +1 -0
- package/assets/icons/header/exit.svg +1 -0
- package/assets/icons/header/menu.svg +1 -0
- package/assets/icons/header/order.svg +1 -0
- package/assets/icons/header/profile.svg +1 -0
- package/assets/icons/header/request.svg +1 -0
- package/assets/icons/header/search.svg +1 -0
- package/assets/icons/header/settings.svg +1 -0
- package/assets/icons/index.ts +1 -0
- package/assets/icons/info/arrow-back.svg +1 -0
- package/assets/icons/info/arrow-down.svg +1 -0
- package/assets/icons/info/arrow-forward.svg +1 -0
- package/assets/icons/info/arrow-up.svg +1 -0
- package/assets/icons/info/down-circle-add.svg +1 -0
- package/assets/icons/info/down-circle.svg +1 -0
- package/assets/icons/info/graph.svg +1 -0
- package/assets/icons/info/left-circle.svg +1 -0
- package/assets/icons/info/megaphone.svg +1 -0
- package/assets/icons/info/right-down.svg +1 -0
- package/assets/icons/info/rouble.svg +1 -0
- package/assets/icons/info/sale.svg +1 -0
- package/assets/icons/info/up-circle-add.svg +1 -0
- package/assets/icons/info/up-circle.svg +1 -0
- package/assets/icons/info/warehouse.svg +1 -0
- package/assets/icons/info/web.svg +1 -0
- package/assets/icons/navigation/arrow-left.svg +1 -0
- package/assets/icons/navigation/arrow-northeast.svg +1 -0
- package/assets/icons/navigation/arrow-right.svg +1 -0
- package/assets/icons/navigation/arrow-southwest.svg +1 -0
- package/assets/icons/navigation/chevron-down-rounded.svg +1 -0
- package/assets/icons/navigation/chevron-left.svg +1 -0
- package/assets/icons/navigation/chevron-right.svg +1 -0
- package/assets/icons/navigation/chevron-up-rounded.svg +1 -0
- package/assets/icons/navigation/drop-down.svg +1 -0
- package/assets/icons/navigation/drop-up.svg +1 -0
- package/assets/icons/navigation/expand-less.svg +1 -0
- package/assets/icons/navigation/expand-more.svg +1 -0
- package/assets/icons/navigation/fold-horizontal.svg +1 -0
- package/assets/icons/navigation/fold.svg +1 -0
- package/assets/icons/navigation/low-priority.svg +1 -0
- package/assets/icons/navigation/minus-outlined.svg +1 -0
- package/assets/icons/navigation/more.svg +1 -0
- package/assets/icons/navigation/plus-outlined.svg +1 -0
- package/assets/icons/navigation/sorting.svg +1 -0
- package/assets/icons/navigation/subdirectory-left.svg +1 -0
- package/assets/icons/navigation/subdirectory-right.svg +1 -0
- package/assets/icons/navigation/unfold-horizontal.svg +1 -0
- package/assets/icons/navigation/unfold-less.svg +1 -0
- package/assets/icons/navigation/unfold-more.svg +1 -0
- package/assets/icons/ng-package.json +3 -0
- package/assets/icons/side-menu/accounting-nav.svg +1 -0
- package/assets/icons/side-menu/acquiring.svg +1 -0
- package/assets/icons/side-menu/bill-correction.svg +1 -0
- package/assets/icons/side-menu/bill.svg +1 -0
- package/assets/icons/side-menu/bookshelf.svg +1 -0
- package/assets/icons/side-menu/combined.svg +1 -0
- package/assets/icons/side-menu/credit.svg +1 -0
- package/assets/icons/side-menu/datamatrix.svg +1 -0
- package/assets/icons/side-menu/edo.svg +1 -0
- package/assets/icons/side-menu/go-market.svg +1 -0
- package/assets/icons/side-menu/key.svg +1 -0
- package/assets/icons/side-menu/lk.svg +1 -0
- package/assets/icons/side-menu/my-apps.svg +1 -0
- package/assets/icons/side-menu/payment.svg +1 -0
- package/assets/icons/side-menu/purchase.svg +1 -0
- package/assets/icons/side-menu/qr.svg +1 -0
- package/assets/icons/side-menu/reports.svg +1 -0
- package/assets/icons/side-menu/research-nav.svg +1 -0
- package/assets/icons/side-menu/reviews.svg +1 -0
- package/assets/icons/side-menu/rouble-outlined.svg +1 -0
- package/assets/icons/side-menu/sber.svg +1 -0
- package/assets/icons/side-menu/services.svg +1 -0
- package/assets/icons/side-menu/shop-2.svg +1 -0
- package/assets/icons/side-menu/shop.svg +1 -0
- package/assets/icons/side-menu/stats.svg +1 -0
- package/assets/icons/side-menu/support-add.svg +1 -0
- package/assets/icons/side-menu/support.svg +1 -0
- package/assets/icons/side-menu/wallet.svg +1 -0
- package/assets/icons/system/accounting.svg +1 -0
- package/assets/icons/system/alco.svg +1 -0
- package/assets/icons/system/alert-circle.svg +1 -0
- package/assets/icons/system/alert-triangle.svg +1 -0
- package/assets/icons/system/alert.svg +1 -0
- package/assets/icons/system/archive.svg +1 -0
- package/assets/icons/system/article.svg +1 -0
- package/assets/icons/system/attach.svg +1 -0
- package/assets/icons/system/block.svg +1 -0
- package/assets/icons/system/book.svg +1 -0
- package/assets/icons/system/bulb.svg +1 -0
- package/assets/icons/system/bundle.svg +1 -0
- package/assets/icons/system/business-case.svg +1 -0
- package/assets/icons/system/calendar.svg +1 -0
- package/assets/icons/system/call-end.svg +1 -0
- package/assets/icons/system/call-later.svg +1 -0
- package/assets/icons/system/cashback.svg +1 -0
- package/assets/icons/system/cast.svg +1 -0
- package/assets/icons/system/chart.svg +1 -0
- package/assets/icons/system/chat.svg +1 -0
- package/assets/icons/system/check-all.svg +1 -0
- package/assets/icons/system/check-rounded.svg +1 -0
- package/assets/icons/system/check-square-outlined.svg +1 -0
- package/assets/icons/system/check.svg +1 -0
- package/assets/icons/system/clock-outlined.svg +1 -0
- package/assets/icons/system/clock-solid.svg +1 -0
- package/assets/icons/system/clock.svg +1 -0
- package/assets/icons/system/comment.svg +1 -0
- package/assets/icons/system/compare-add.svg +1 -0
- package/assets/icons/system/compare-remove.svg +1 -0
- package/assets/icons/system/comparsion.svg +1 -0
- package/assets/icons/system/copy.svg +1 -0
- package/assets/icons/system/crown.svg +1 -0
- package/assets/icons/system/decline.svg +1 -0
- package/assets/icons/system/delete-outlined.svg +1 -0
- package/assets/icons/system/delete-solid.svg +1 -0
- package/assets/icons/system/delete.svg +1 -0
- package/assets/icons/system/dialog.svg +1 -0
- package/assets/icons/system/display-mode.svg +1 -0
- package/assets/icons/system/doc.svg +1 -0
- package/assets/icons/system/document-copy.svg +1 -0
- package/assets/icons/system/document-filled.svg +1 -0
- package/assets/icons/system/document.svg +1 -0
- package/assets/icons/system/download.svg +1 -0
- package/assets/icons/system/drag.svg +1 -0
- package/assets/icons/system/edit-rounded.svg +1 -0
- package/assets/icons/system/edit.svg +1 -0
- package/assets/icons/system/empty-cart.svg +1 -0
- package/assets/icons/system/event.svg +1 -0
- package/assets/icons/system/external-link.svg +1 -0
- package/assets/icons/system/eye-off.svg +1 -0
- package/assets/icons/system/eye.svg +1 -0
- package/assets/icons/system/feed.svg +1 -0
- package/assets/icons/system/file.svg +1 -0
- package/assets/icons/system/filter.svg +1 -0
- package/assets/icons/system/fire.svg +1 -0
- package/assets/icons/system/fiscal.svg +1 -0
- package/assets/icons/system/folder-alert.svg +1 -0
- package/assets/icons/system/folder-check.svg +1 -0
- package/assets/icons/system/folder-few-check.svg +1 -0
- package/assets/icons/system/folder-move.svg +1 -0
- package/assets/icons/system/folder.svg +1 -0
- package/assets/icons/system/gift.svg +1 -0
- package/assets/icons/system/go-to-chat.svg +1 -0
- package/assets/icons/system/go-to-minichat.svg +1 -0
- package/assets/icons/system/goods.svg +1 -0
- package/assets/icons/system/graph-square.svg +1 -0
- package/assets/icons/system/healing.svg +1 -0
- package/assets/icons/system/help-outlined.svg +1 -0
- package/assets/icons/system/help-solid.svg +1 -0
- package/assets/icons/system/help.svg +1 -0
- package/assets/icons/system/history.svg +1 -0
- package/assets/icons/system/id.svg +1 -0
- package/assets/icons/system/image.svg +1 -0
- package/assets/icons/system/import-export.svg +1 -0
- package/assets/icons/system/import.svg +1 -0
- package/assets/icons/system/incoming-call.svg +1 -0
- package/assets/icons/system/info.svg +1 -0
- package/assets/icons/system/insurance.svg +1 -0
- package/assets/icons/system/insurancelost.svg +1 -0
- package/assets/icons/system/lamp.svg +1 -0
- package/assets/icons/system/like.svg +1 -0
- package/assets/icons/system/linked-circle-outlined.svg +1 -0
- package/assets/icons/system/linked-rounded.svg +1 -0
- package/assets/icons/system/linked.svg +1 -0
- package/assets/icons/system/list.svg +1 -0
- package/assets/icons/system/location-arrow.svg +1 -0
- package/assets/icons/system/location-pin.svg +1 -0
- package/assets/icons/system/location.svg +1 -0
- package/assets/icons/system/lock.svg +1 -0
- package/assets/icons/system/login.svg +1 -0
- package/assets/icons/system/logo-1c.svg +1 -0
- package/assets/icons/system/logo-android.svg +1 -0
- package/assets/icons/system/logo-apple.svg +1 -0
- package/assets/icons/system/logo-chestniy-znak.svg +1 -0
- package/assets/icons/system/logo-evotor.svg +1 -0
- package/assets/icons/system/logo-facebook.svg +1 -0
- package/assets/icons/system/logo-gomarket.svg +1 -0
- package/assets/icons/system/logo-instagram.svg +1 -0
- package/assets/icons/system/logo-linux.svg +1 -0
- package/assets/icons/system/logo-ok.svg +1 -0
- package/assets/icons/system/logo-sber.svg +1 -0
- package/assets/icons/system/logo-sbp.svg +1 -0
- package/assets/icons/system/logo-telegram.svg +1 -0
- package/assets/icons/system/logo-twitter.svg +1 -0
- package/assets/icons/system/logo-vk.svg +1 -0
- package/assets/icons/system/logo-whatsapp.svg +1 -0
- package/assets/icons/system/logo-windows.svg +1 -0
- package/assets/icons/system/mail.svg +1 -0
- package/assets/icons/system/minus-rounded.svg +1 -0
- package/assets/icons/system/minus.svg +1 -0
- package/assets/icons/system/monitoring.svg +1 -0
- package/assets/icons/system/mute-1.svg +1 -0
- package/assets/icons/system/mute.svg +1 -0
- package/assets/icons/system/new.svg +1 -0
- package/assets/icons/system/news.svg +1 -0
- package/assets/icons/system/offline.svg +1 -0
- package/assets/icons/system/online.svg +1 -0
- package/assets/icons/system/open-outside.svg +1 -0
- package/assets/icons/system/os-version.svg +1 -0
- package/assets/icons/system/outgoing-call.svg +1 -0
- package/assets/icons/system/password.svg +1 -0
- package/assets/icons/system/paste.svg +1 -0
- package/assets/icons/system/pause-circle.svg +1 -0
- package/assets/icons/system/pause.svg +1 -0
- package/assets/icons/system/phone.svg +1 -0
- package/assets/icons/system/pickup-point.svg +1 -0
- package/assets/icons/system/pin-outline.svg +1 -0
- package/assets/icons/system/pin.svg +1 -0
- package/assets/icons/system/play-circle.svg +1 -0
- package/assets/icons/system/plus-rounded.svg +1 -0
- package/assets/icons/system/plus.svg +1 -0
- package/assets/icons/system/point-up.svg +1 -0
- package/assets/icons/system/power-on.svg +1 -0
- package/assets/icons/system/power.svg +1 -0
- package/assets/icons/system/print.svg +1 -0
- package/assets/icons/system/printer.svg +1 -0
- package/assets/icons/system/promo.svg +1 -0
- package/assets/icons/system/refresh.svg +1 -0
- package/assets/icons/system/refund.svg +1 -0
- package/assets/icons/system/remote.svg +1 -0
- package/assets/icons/system/renew.svg +1 -0
- package/assets/icons/system/research.svg +1 -0
- package/assets/icons/system/route.svg +1 -0
- package/assets/icons/system/sale-options.svg +1 -0
- package/assets/icons/system/save.svg +1 -0
- package/assets/icons/system/scanner.svg +1 -0
- package/assets/icons/system/selected.svg +1 -0
- package/assets/icons/system/send.svg +1 -0
- package/assets/icons/system/share.svg +1 -0
- package/assets/icons/system/sim.svg +1 -0
- package/assets/icons/system/smartphone.svg +1 -0
- package/assets/icons/system/specify.svg +1 -0
- package/assets/icons/system/star-border.svg +1 -0
- package/assets/icons/system/star-outlined.svg +1 -0
- package/assets/icons/system/star-solid.svg +1 -0
- package/assets/icons/system/star.svg +1 -0
- package/assets/icons/system/support-agent.svg +1 -0
- package/assets/icons/system/swap.svg +1 -0
- package/assets/icons/system/sync-error.svg +1 -0
- package/assets/icons/system/sync-problem.svg +1 -0
- package/assets/icons/system/sync.svg +1 -0
- package/assets/icons/system/table.svg +1 -0
- package/assets/icons/system/terminal-add.svg +1 -0
- package/assets/icons/system/terminal.svg +1 -0
- package/assets/icons/system/tools.svg +1 -0
- package/assets/icons/system/unarchive.svg +1 -0
- package/assets/icons/system/unlock.svg +1 -0
- package/assets/icons/system/unpin.svg +1 -0
- package/assets/icons/system/upload.svg +1 -0
- package/assets/icons/system/usb.svg +1 -0
- package/assets/icons/system/user-add.svg +1 -0
- package/assets/icons/system/user-check.svg +1 -0
- package/assets/icons/system/user-group.svg +1 -0
- package/assets/icons/system/user.svg +1 -0
- package/assets/icons/system/usergroup.svg +1 -0
- package/assets/icons/system/video-call.svg +1 -0
- package/assets/icons/system/volume-off.svg +1 -0
- package/assets/icons/system/warranty-ended.svg +1 -0
- package/assets/icons/system/warranty.svg +1 -0
- package/assets/icons/system/wifi.svg +1 -0
- package/assets/icons/system/work.svg +1 -0
- package/esm2022/icons/index.mjs +2 -0
- package/esm2022/lib/common/animations/expand.animation.mjs +28 -0
- package/esm2022/lib/common/animations/sidebar.animation.mjs +10 -0
- package/esm2022/lib/common/animations/skip-initial-render.animation.mjs +3 -0
- package/esm2022/lib/common/collection/evo-collection-fabric.mjs +15 -0
- package/esm2022/lib/common/collection/evo-collection.mjs +7 -0
- package/esm2022/lib/common/constants/view-breakpoint-streams.mjs +24 -0
- package/esm2022/lib/common/evo-base-control.mjs +46 -0
- package/esm2022/lib/common/evo-control-state-manager/evo-control-state-manager.mjs +13 -0
- package/esm2022/lib/common/evo-control-state-manager/evo-control-state.interface.mjs +2 -0
- package/esm2022/lib/common/form-helper/form-helper.mjs +31 -0
- package/esm2022/lib/common/tokens/assets-path.mjs +22 -0
- package/esm2022/lib/common/tokens/icon-resolver.mjs +30 -0
- package/esm2022/lib/common/tokens/index.mjs +2 -0
- package/esm2022/lib/common/tokens/public_api.mjs +3 -0
- package/esm2022/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.mjs +35 -0
- package/esm2022/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.mjs +23 -0
- package/esm2022/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.mjs +57 -0
- package/esm2022/lib/components/evo-accordion/evo-accordion.component.mjs +19 -0
- package/esm2022/lib/components/evo-accordion/evo-accordion.module.mjs +39 -0
- package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete/evo-autocomplete.component.mjs +402 -0
- package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-default-option/evo-autocomplete-default-option.component.mjs +44 -0
- package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-footer/evo-autocomplete-footer.component.mjs +11 -0
- package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-header/evo-autocomplete-header.component.mjs +11 -0
- package/esm2022/lib/components/evo-autocomplete/evo-autocomplete.module.mjs +23 -0
- package/esm2022/lib/components/evo-autocomplete/helpers/switch-query-to-list.mjs +8 -0
- package/esm2022/lib/components/evo-autocomplete/models/DaDataParty.mjs +29 -0
- package/esm2022/lib/components/evo-autocomplete/models/dadata.model.mjs +48 -0
- package/esm2022/lib/components/evo-autocomplete/public-api.mjs +9 -0
- package/esm2022/lib/components/evo-badge/evo-badge.component.mjs +40 -0
- package/esm2022/lib/components/evo-badge/evo-badge.module.mjs +16 -0
- package/esm2022/lib/components/evo-badge/types/evo-badge-color.mjs +2 -0
- package/esm2022/lib/components/evo-button/components/evo-button/evo-button.component.mjs +86 -0
- package/esm2022/lib/components/evo-button/evo-button.module.mjs +16 -0
- package/esm2022/lib/components/evo-button/public-api.mjs +4 -0
- package/esm2022/lib/components/evo-checkbox/evo-checkbox.component.mjs +85 -0
- package/esm2022/lib/components/evo-checkbox/evo-checkbox.module.mjs +16 -0
- package/esm2022/lib/components/evo-chip/evo-chip.component.mjs +132 -0
- package/esm2022/lib/components/evo-chip/evo-chip.module.mjs +16 -0
- package/esm2022/lib/components/evo-control-error/evo-control-error.component.mjs +40 -0
- package/esm2022/lib/components/evo-control-error/evo-control-error.module.mjs +16 -0
- package/esm2022/lib/components/evo-control-label/evo-control-label.component.mjs +19 -0
- package/esm2022/lib/components/evo-control-label/evo-control-label.module.mjs +16 -0
- package/esm2022/lib/components/evo-counter/evo-counter.component.mjs +38 -0
- package/esm2022/lib/components/evo-counter/evo-counter.module.mjs +16 -0
- package/esm2022/lib/components/evo-datepicker/evo-datepicker.component.mjs +561 -0
- package/esm2022/lib/components/evo-datepicker/evo-datepicker.module.mjs +16 -0
- package/esm2022/lib/components/evo-datepicker/flatpickr-options.interface.mjs +2 -0
- package/esm2022/lib/components/evo-dropdown/evo-dropdown-origin.directive.mjs +42 -0
- package/esm2022/lib/components/evo-dropdown/evo-dropdown-position-description.mjs +75 -0
- package/esm2022/lib/components/evo-dropdown/evo-dropdown.component.mjs +109 -0
- package/esm2022/lib/components/evo-dropdown/evo-dropdown.module.mjs +17 -0
- package/esm2022/lib/components/evo-icon/evo-icon.component.mjs +74 -0
- package/esm2022/lib/components/evo-icon/evo-icon.service.mjs +48 -0
- package/esm2022/lib/components/evo-icon/interfaces/icon-options.mjs +2 -0
- package/esm2022/lib/components/evo-icon/interfaces/icons-category.mjs +2 -0
- package/esm2022/lib/components/evo-icon/public-api.mjs +5 -0
- package/esm2022/lib/components/evo-icon-button/evo-icon-button.component.mjs +55 -0
- package/esm2022/lib/components/evo-icon-button/evo-icon-button.module.mjs +16 -0
- package/esm2022/lib/components/evo-icon-button/types/evo-icon-button-color.mjs +2 -0
- package/esm2022/lib/components/evo-icon-button/types/evo-icon-button-size.mjs +2 -0
- package/esm2022/lib/components/evo-icon-button/types/index.mjs +3 -0
- package/esm2022/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.mjs +13 -0
- package/esm2022/lib/components/evo-icon-number/evo-icon-number.module.mjs +16 -0
- package/esm2022/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.mjs +14 -0
- package/esm2022/lib/components/evo-input/evo-input.component.mjs +372 -0
- package/esm2022/lib/components/evo-input/evo-input.module.mjs +17 -0
- package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.mjs +151 -0
- package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.mjs +16 -0
- package/esm2022/lib/components/evo-input-contenteditable/utils/clear-multiline.mjs +7 -0
- package/esm2022/lib/components/evo-loader/evo-circular-loader.component.mjs +18 -0
- package/esm2022/lib/components/evo-loader/evo-loader.module.mjs +17 -0
- package/esm2022/lib/components/evo-loader/public-api.mjs +3 -0
- package/esm2022/lib/components/evo-modal/evo-modal.component.mjs +127 -0
- package/esm2022/lib/components/evo-modal/evo-modal.module.mjs +18 -0
- package/esm2022/lib/components/evo-modal/evo-modal.service.mjs +32 -0
- package/esm2022/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.mjs +88 -0
- package/esm2022/lib/components/evo-navbar/evo-navbar.component.mjs +49 -0
- package/esm2022/lib/components/evo-navbar/evo-navbar.module.mjs +19 -0
- package/esm2022/lib/components/evo-navbar/interfaces/nav-item-main-info.mjs +2 -0
- package/esm2022/lib/components/evo-navbar/interfaces/nav-item-router-link.mjs +2 -0
- package/esm2022/lib/components/evo-navbar/types/nav-item.mjs +2 -0
- package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.component.mjs +12 -0
- package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.module.mjs +16 -0
- package/esm2022/lib/components/evo-note/evo-note.component.mjs +39 -0
- package/esm2022/lib/components/evo-note/evo-note.module.mjs +16 -0
- package/esm2022/lib/components/evo-paginator/evo-paginator.component.mjs +109 -0
- package/esm2022/lib/components/evo-paginator/evo-paginator.module.mjs +16 -0
- package/esm2022/lib/components/evo-popover/evo-popover.component.mjs +177 -0
- package/esm2022/lib/components/evo-popover/evo-popover.module.mjs +16 -0
- package/esm2022/lib/components/evo-portal/evo-portal-outlet.class.mjs +7 -0
- package/esm2022/lib/components/evo-portal/evo-portal-outlet.directive.mjs +20 -0
- package/esm2022/lib/components/evo-portal/evo-portal.module.mjs +18 -0
- package/esm2022/lib/components/evo-portal/evo-portal.service.mjs +99 -0
- package/esm2022/lib/components/evo-radio/evo-radio.component.mjs +53 -0
- package/esm2022/lib/components/evo-radio/evo-radio.module.mjs +16 -0
- package/esm2022/lib/components/evo-radioshape/components/evo-radioshape.component.mjs +58 -0
- package/esm2022/lib/components/evo-radioshape/evo-radioshape.module.mjs +16 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.mjs +34 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.mjs +13 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.mjs +33 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.component.mjs +162 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.module.mjs +59 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.service.mjs +99 -0
- package/esm2022/lib/components/evo-sidebar/interfaces.mjs +2 -0
- package/esm2022/lib/components/evo-sidebar/tokens.mjs +12 -0
- package/esm2022/lib/components/evo-stepper/evo-stepper-events.mjs +25 -0
- package/esm2022/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.mjs +31 -0
- package/esm2022/lib/components/evo-stepper/evo-stepper.component.mjs +63 -0
- package/esm2022/lib/components/evo-stepper/evo-stepper.module.mjs +17 -0
- package/esm2022/lib/components/evo-table/evo-table/evo-table.component.mjs +68 -0
- package/esm2022/lib/components/evo-table/evo-table-column/evo-table-column.component.mjs +32 -0
- package/esm2022/lib/components/evo-table/evo-table.module.mjs +17 -0
- package/esm2022/lib/components/evo-tabs/evo-tab/evo-tab.component.mjs +88 -0
- package/esm2022/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.mjs +39 -0
- package/esm2022/lib/components/evo-tabs/evo-tab-state.collection.mjs +45 -0
- package/esm2022/lib/components/evo-tabs/evo-tabs-size.service.mjs +24 -0
- package/esm2022/lib/components/evo-tabs/evo-tabs.component.mjs +82 -0
- package/esm2022/lib/components/evo-tabs/evo-tabs.module.mjs +20 -0
- package/esm2022/lib/components/evo-tabs/evo-tabs.service.mjs +67 -0
- package/esm2022/lib/components/evo-textarea/evo-textarea.component.mjs +84 -0
- package/esm2022/lib/components/evo-textarea/evo-textarea.module.mjs +16 -0
- package/esm2022/lib/components/evo-toast/evo-toast.component.mjs +102 -0
- package/esm2022/lib/components/evo-toast/evo-toast.module.mjs +16 -0
- package/esm2022/lib/components/evo-toast/evo-toast.service.mjs +49 -0
- package/esm2022/lib/components/evo-toggle/evo-toggle.component.mjs +67 -0
- package/esm2022/lib/components/evo-toggle/evo-toggle.module.mjs +16 -0
- package/esm2022/lib/components/evo-upload/evo-upload.component.mjs +292 -0
- package/esm2022/lib/components/evo-upload/evo-upload.module.mjs +16 -0
- package/esm2022/lib/decorators/deprecate-method.decorator.mjs +9 -0
- package/esm2022/lib/decorators/deprecate-variable.decorator.mjs +18 -0
- package/esm2022/lib/directives/evo-click-outside.directive.mjs +41 -0
- package/esm2022/lib/directives/evo-is-expanded.directive.mjs +72 -0
- package/esm2022/lib/directives/evo-let/evo-let.directive.mjs +46 -0
- package/esm2022/lib/directives/evo-ui-class.directive.mjs +171 -0
- package/esm2022/lib/evo-ui-kit.module.mjs +27 -0
- package/esm2022/lib/operators/enter-zone.operator.mjs +9 -0
- package/esm2022/lib/pipes/declination.pipe.mjs +39 -0
- package/esm2022/lib/pipes/evo-pipes.module.mjs +18 -0
- package/esm2022/lib/pipes/safe-html.pipe.mjs +21 -0
- package/esm2022/lib/services/evo-expanded.service.mjs +23 -0
- package/esm2022/lib/services/window.service.mjs +49 -0
- package/esm2022/lib/utils/create-token.mjs +8 -0
- package/esm2022/lib/utils/index.mjs +2 -0
- package/esm2022/lib/utils/public_api.mjs +2 -0
- package/esm2022/public_api.mjs +68 -0
- package/fesm2022/evotor-dev-ui-kit-icons.mjs +8 -0
- package/fesm2022/evotor-dev-ui-kit-icons.mjs.map +1 -0
- package/fesm2022/evotor-dev-ui-kit.mjs +6182 -0
- package/fesm2022/evotor-dev-ui-kit.mjs.map +1 -0
- package/icons/index.d.ts +294 -321
- package/lib/common/collection/evo-collection-fabric.d.ts +1 -1
- package/lib/common/evo-base-control.d.ts +1 -1
- package/lib/common/tokens/assets-path.d.ts +11 -0
- package/lib/common/tokens/icon-resolver.d.ts +3 -0
- package/lib/common/tokens/index.d.ts +1 -0
- package/lib/common/tokens/public_api.d.ts +2 -0
- package/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.d.ts +3 -3
- package/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.d.ts +2 -2
- package/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.d.ts +2 -2
- package/lib/components/evo-accordion/evo-accordion.component.d.ts +2 -5
- package/lib/components/evo-accordion/evo-accordion.module.d.ts +6 -8
- package/lib/components/evo-autocomplete/components/evo-autocomplete/evo-autocomplete.component.d.ts +128 -0
- package/lib/components/evo-autocomplete/components/evo-autocomplete-default-option/evo-autocomplete-default-option.component.d.ts +16 -0
- package/lib/components/evo-autocomplete/components/evo-autocomplete-footer/evo-autocomplete-footer.component.d.ts +5 -0
- package/lib/components/evo-autocomplete/components/evo-autocomplete-header/evo-autocomplete-header.component.d.ts +5 -0
- package/lib/components/evo-autocomplete/evo-autocomplete.module.d.ts +5 -10
- package/lib/components/evo-autocomplete/public-api.d.ts +4 -2
- package/lib/components/evo-badge/evo-badge.component.d.ts +1 -1
- package/lib/components/evo-badge/evo-badge.module.d.ts +1 -3
- package/lib/components/evo-button/components/evo-button/evo-button.component.d.ts +1 -1
- package/lib/components/evo-button/evo-button.module.d.ts +1 -5
- package/lib/components/evo-button/public-api.d.ts +0 -1
- package/lib/components/evo-checkbox/evo-checkbox.component.d.ts +2 -2
- package/lib/components/evo-checkbox/evo-checkbox.module.d.ts +1 -5
- package/lib/components/evo-chip/evo-chip.component.d.ts +3 -3
- package/lib/components/evo-chip/evo-chip.module.d.ts +1 -5
- package/lib/components/evo-control-error/evo-control-error.component.d.ts +2 -2
- package/lib/components/evo-control-error/evo-control-error.module.d.ts +1 -4
- package/lib/components/evo-control-label/evo-control-label.component.d.ts +2 -2
- package/lib/components/evo-control-label/evo-control-label.module.d.ts +1 -2
- package/lib/components/evo-counter/evo-counter.component.d.ts +1 -1
- package/lib/components/evo-counter/evo-counter.module.d.ts +1 -3
- package/lib/components/evo-datepicker/evo-datepicker.component.d.ts +3 -3
- package/lib/components/evo-datepicker/evo-datepicker.module.d.ts +1 -5
- package/lib/components/evo-dropdown/evo-dropdown-origin.directive.d.ts +2 -2
- package/lib/components/evo-dropdown/evo-dropdown.component.d.ts +2 -2
- package/lib/components/evo-dropdown/evo-dropdown.module.d.ts +1 -3
- package/lib/components/evo-icon/evo-icon.component.d.ts +7 -11
- package/lib/components/evo-icon/evo-icon.service.d.ts +16 -0
- package/lib/components/evo-icon/interfaces/icon-options.d.ts +4 -0
- package/lib/components/evo-icon/public-api.d.ts +1 -2
- package/lib/components/evo-icon-button/evo-icon-button.component.d.ts +4 -13
- package/lib/components/evo-icon-button/evo-icon-button.module.d.ts +1 -2
- package/lib/components/evo-icon-button/types/evo-icon-button-color.d.ts +2 -0
- package/lib/components/evo-icon-button/types/index.d.ts +2 -0
- package/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.d.ts +1 -1
- package/lib/components/evo-icon-number/evo-icon-number.module.d.ts +1 -2
- package/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.d.ts +1 -1
- package/lib/components/evo-input/evo-input.component.d.ts +6 -6
- package/lib/components/evo-input/evo-input.module.d.ts +1 -7
- package/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.d.ts +4 -4
- package/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.d.ts +1 -4
- package/lib/components/evo-loader/evo-circular-loader.component.d.ts +1 -1
- package/lib/components/evo-loader/evo-loader.module.d.ts +2 -5
- package/lib/components/evo-loader/public-api.d.ts +0 -1
- package/lib/components/evo-modal/evo-modal.component.d.ts +1 -1
- package/lib/components/evo-modal/evo-modal.module.d.ts +1 -4
- package/lib/components/evo-modal/evo-modal.service.d.ts +1 -1
- package/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.d.ts +11 -4
- package/lib/components/evo-navbar/evo-navbar.component.d.ts +4 -1
- package/lib/components/evo-navbar/evo-navbar.module.d.ts +1 -5
- package/lib/components/evo-navbar/interfaces/nav-item-main-info.d.ts +4 -0
- package/lib/components/evo-navigation-button/evo-navigation-button.component.d.ts +1 -1
- package/lib/components/evo-navigation-button/evo-navigation-button.module.d.ts +1 -3
- package/lib/components/evo-note/evo-note.component.d.ts +1 -1
- package/lib/components/evo-note/evo-note.module.d.ts +1 -4
- package/lib/components/evo-paginator/evo-paginator.component.d.ts +1 -1
- package/lib/components/evo-paginator/evo-paginator.module.d.ts +1 -2
- package/lib/components/evo-popover/evo-popover.component.d.ts +5 -5
- package/lib/components/evo-popover/evo-popover.module.d.ts +1 -3
- package/lib/components/evo-portal/evo-portal-outlet.directive.d.ts +1 -1
- package/lib/components/evo-portal/evo-portal.module.d.ts +1 -2
- package/lib/components/evo-radio/evo-radio.component.d.ts +1 -1
- package/lib/components/evo-radio/evo-radio.module.d.ts +1 -3
- package/lib/components/evo-radioshape/components/evo-radioshape.component.d.ts +2 -2
- package/lib/components/evo-radioshape/evo-radioshape.module.d.ts +1 -3
- package/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.d.ts +2 -2
- package/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.d.ts +1 -1
- package/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.d.ts +6 -6
- package/lib/components/evo-sidebar/evo-sidebar.component.d.ts +21 -23
- package/lib/components/evo-sidebar/evo-sidebar.module.d.ts +1 -4
- package/lib/components/evo-sidebar/evo-sidebar.service.d.ts +6 -9
- package/lib/components/evo-sidebar/interfaces.d.ts +2 -1
- package/lib/components/evo-stepper/evo-stepper-events.d.ts +1 -1
- package/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.d.ts +3 -3
- package/lib/components/evo-stepper/evo-stepper.component.d.ts +4 -4
- package/lib/components/evo-stepper/evo-stepper.module.d.ts +1 -3
- package/lib/components/evo-table/evo-table/evo-table.component.d.ts +1 -1
- package/lib/components/evo-table/evo-table-column/evo-table-column.component.d.ts +1 -1
- package/lib/components/evo-table/evo-table.module.d.ts +1 -2
- package/lib/components/evo-tabs/evo-tab/evo-tab.component.d.ts +8 -8
- package/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.d.ts +3 -3
- package/lib/components/evo-tabs/evo-tab-state.collection.d.ts +2 -2
- package/lib/components/evo-tabs/evo-tabs-size.service.d.ts +1 -1
- package/lib/components/evo-tabs/evo-tabs.component.d.ts +3 -2
- package/lib/components/evo-tabs/evo-tabs.module.d.ts +1 -3
- package/lib/components/evo-tabs/evo-tabs.service.d.ts +3 -3
- package/lib/components/evo-textarea/evo-textarea.component.d.ts +3 -1
- package/lib/components/evo-textarea/evo-textarea.module.d.ts +1 -5
- package/lib/components/evo-toast/evo-toast.component.d.ts +3 -3
- package/lib/components/evo-toast/evo-toast.module.d.ts +1 -4
- package/lib/components/evo-toggle/evo-toggle.component.d.ts +2 -2
- package/lib/components/evo-toggle/evo-toggle.module.d.ts +1 -4
- package/lib/components/evo-upload/evo-upload.component.d.ts +4 -4
- package/lib/components/evo-upload/evo-upload.module.d.ts +1 -7
- package/lib/directives/evo-click-outside.directive.d.ts +2 -2
- package/lib/directives/evo-is-expanded.directive.d.ts +6 -6
- package/lib/directives/evo-let/evo-let.directive.d.ts +2 -2
- package/lib/directives/evo-ui-class.directive.d.ts +1 -1
- package/lib/evo-ui-kit.module.d.ts +9 -9
- package/lib/pipes/declination.pipe.d.ts +1 -1
- package/lib/pipes/evo-pipes.module.d.ts +1 -1
- package/lib/pipes/safe-html.pipe.d.ts +2 -2
- package/lib/services/evo-expanded.service.d.ts +1 -1
- package/lib/services/window.service.d.ts +3 -3
- package/lib/utils/create-token.d.ts +3 -0
- package/lib/utils/index.d.ts +1 -0
- package/lib/utils/public_api.d.ts +1 -0
- package/package.json +19 -83
- package/public_api.d.ts +2 -8
- package/styles/components/evo-form.scss +2 -2
- package/styles/components/evo-title.scss +4 -4
- package/styles/main.scss +1 -1
- package/styles/mixins/_evo-input-mixins.scss +0 -6
- package/styles/mixins.scss +0 -42
- package/styles/variables.scss +0 -8
- package/esm2020/icons/category/evotor-dev-ui-kit-icons-category.mjs +0 -5
- package/esm2020/icons/category/index.mjs +0 -62
- package/esm2020/icons/emotions/evotor-dev-ui-kit-icons-emotions.mjs +0 -5
- package/esm2020/icons/emotions/index.mjs +0 -18
- package/esm2020/icons/header/evotor-dev-ui-kit-icons-header.mjs +0 -5
- package/esm2020/icons/header/index.mjs +0 -28
- package/esm2020/icons/index.mjs +0 -9
- package/esm2020/icons/info/evotor-dev-ui-kit-icons-info.mjs +0 -5
- package/esm2020/icons/info/index.mjs +0 -40
- package/esm2020/icons/navigation/evotor-dev-ui-kit-icons-navigation.mjs +0 -5
- package/esm2020/icons/navigation/index.mjs +0 -56
- package/esm2020/icons/side-menu/evotor-dev-ui-kit-icons-side-menu.mjs +0 -5
- package/esm2020/icons/side-menu/index.mjs +0 -64
- package/esm2020/icons/system/evotor-dev-ui-kit-icons-system.mjs +0 -5
- package/esm2020/icons/system/index.mjs +0 -372
- package/esm2020/lib/common/animations/expand.animation.mjs +0 -28
- package/esm2020/lib/common/animations/sidebar.animation.mjs +0 -10
- package/esm2020/lib/common/animations/skip-initial-render.animation.mjs +0 -3
- package/esm2020/lib/common/collection/evo-collection-fabric.mjs +0 -10
- package/esm2020/lib/common/collection/evo-collection.mjs +0 -7
- package/esm2020/lib/common/constants/view-breakpoint-streams.mjs +0 -24
- package/esm2020/lib/common/evo-base-control.mjs +0 -46
- package/esm2020/lib/common/evo-control-state-manager/evo-control-state-manager.mjs +0 -13
- package/esm2020/lib/common/evo-control-state-manager/evo-control-state.interface.mjs +0 -2
- package/esm2020/lib/common/form-helper/form-helper.mjs +0 -31
- package/esm2020/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.mjs +0 -31
- package/esm2020/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.mjs +0 -19
- package/esm2020/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.mjs +0 -57
- package/esm2020/lib/components/evo-accordion/evo-accordion.component.mjs +0 -17
- package/esm2020/lib/components/evo-accordion/evo-accordion.module.mjs +0 -64
- package/esm2020/lib/components/evo-alert/evo-alert.component.mjs +0 -79
- package/esm2020/lib/components/evo-alert/evo-alert.module.mjs +0 -27
- package/esm2020/lib/components/evo-alert/index.mjs +0 -2
- package/esm2020/lib/components/evo-alert/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-autocomplete/components/evo-autocomplete.component.mjs +0 -358
- package/esm2020/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.mjs +0 -43
- package/esm2020/lib/components/evo-autocomplete/evo-autocomplete.module.mjs +0 -56
- package/esm2020/lib/components/evo-autocomplete/helpers/switch-query-to-list.mjs +0 -6
- package/esm2020/lib/components/evo-autocomplete/models/DaDataParty.mjs +0 -28
- package/esm2020/lib/components/evo-autocomplete/models/dadata.model.mjs +0 -48
- package/esm2020/lib/components/evo-autocomplete/public-api.mjs +0 -7
- package/esm2020/lib/components/evo-badge/evo-badge.component.mjs +0 -40
- package/esm2020/lib/components/evo-badge/evo-badge.module.mjs +0 -26
- package/esm2020/lib/components/evo-badge/types/evo-badge-color.mjs +0 -2
- package/esm2020/lib/components/evo-banner/evo-banner.component.mjs +0 -109
- package/esm2020/lib/components/evo-banner/evo-banner.module.mjs +0 -23
- package/esm2020/lib/components/evo-banner/index.mjs +0 -2
- package/esm2020/lib/components/evo-banner/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-button/components/evo-button/evo-button.component.mjs +0 -86
- package/esm2020/lib/components/evo-button/components/evo-button-old/evo-button-old.component.mjs +0 -91
- package/esm2020/lib/components/evo-button/evo-button.module.mjs +0 -21
- package/esm2020/lib/components/evo-button/public-api.mjs +0 -5
- package/esm2020/lib/components/evo-checkbox/evo-checkbox.component.mjs +0 -86
- package/esm2020/lib/components/evo-checkbox/evo-checkbox.module.mjs +0 -32
- package/esm2020/lib/components/evo-chip/evo-chip.component.mjs +0 -130
- package/esm2020/lib/components/evo-chip/evo-chip.module.mjs +0 -43
- package/esm2020/lib/components/evo-control-error/evo-control-error.component.mjs +0 -41
- package/esm2020/lib/components/evo-control-error/evo-control-error.module.mjs +0 -28
- package/esm2020/lib/components/evo-control-label/evo-control-label.component.mjs +0 -19
- package/esm2020/lib/components/evo-control-label/evo-control-label.module.mjs +0 -20
- package/esm2020/lib/components/evo-counter/evo-counter.component.mjs +0 -38
- package/esm2020/lib/components/evo-counter/evo-counter.module.mjs +0 -28
- package/esm2020/lib/components/evo-datepicker/evo-datepicker.component.mjs +0 -561
- package/esm2020/lib/components/evo-datepicker/evo-datepicker.module.mjs +0 -32
- package/esm2020/lib/components/evo-datepicker/flatpickr-options.interface.mjs +0 -2
- package/esm2020/lib/components/evo-dropdown/evo-dropdown-origin.directive.mjs +0 -41
- package/esm2020/lib/components/evo-dropdown/evo-dropdown-position-description.mjs +0 -51
- package/esm2020/lib/components/evo-dropdown/evo-dropdown.component.mjs +0 -107
- package/esm2020/lib/components/evo-dropdown/evo-dropdown.module.mjs +0 -20
- package/esm2020/lib/components/evo-icon/classes/evo-icons-library.mjs +0 -19
- package/esm2020/lib/components/evo-icon/evo-icon.component.mjs +0 -56
- package/esm2020/lib/components/evo-icon/evo-icon.module.mjs +0 -55
- package/esm2020/lib/components/evo-icon/interfaces/icons-category.mjs +0 -2
- package/esm2020/lib/components/evo-icon/public-api.mjs +0 -6
- package/esm2020/lib/components/evo-icon-button/evo-icon-button.component.mjs +0 -64
- package/esm2020/lib/components/evo-icon-button/evo-icon-button.module.mjs +0 -24
- package/esm2020/lib/components/evo-icon-button/types/evo-icon-button-size.mjs +0 -2
- package/esm2020/lib/components/evo-icon-button/types/evo-icon-button-theme.mjs +0 -2
- package/esm2020/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.mjs +0 -14
- package/esm2020/lib/components/evo-icon-number/evo-icon-number.module.mjs +0 -18
- package/esm2020/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.mjs +0 -13
- package/esm2020/lib/components/evo-input/evo-input.component.mjs +0 -358
- package/esm2020/lib/components/evo-input/evo-input.module.mjs +0 -64
- package/esm2020/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.mjs +0 -150
- package/esm2020/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.mjs +0 -32
- package/esm2020/lib/components/evo-input-contenteditable/utils/clear-multiline.mjs +0 -7
- package/esm2020/lib/components/evo-loader/evo-circular-loader.component.mjs +0 -18
- package/esm2020/lib/components/evo-loader/evo-loader.component.mjs +0 -27
- package/esm2020/lib/components/evo-loader/evo-loader.module.mjs +0 -31
- package/esm2020/lib/components/evo-loader/public-api.mjs +0 -4
- package/esm2020/lib/components/evo-modal/evo-modal.component.mjs +0 -127
- package/esm2020/lib/components/evo-modal/evo-modal.module.mjs +0 -30
- package/esm2020/lib/components/evo-modal/evo-modal.service.mjs +0 -32
- package/esm2020/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.mjs +0 -58
- package/esm2020/lib/components/evo-navbar/evo-navbar.component.mjs +0 -46
- package/esm2020/lib/components/evo-navbar/evo-navbar.module.mjs +0 -24
- package/esm2020/lib/components/evo-navbar/interfaces/nav-item-main-info.mjs +0 -2
- package/esm2020/lib/components/evo-navbar/interfaces/nav-item-router-link.mjs +0 -2
- package/esm2020/lib/components/evo-navbar/types/nav-item.mjs +0 -2
- package/esm2020/lib/components/evo-navigation-button/evo-navigation-button.component.mjs +0 -12
- package/esm2020/lib/components/evo-navigation-button/evo-navigation-button.module.mjs +0 -43
- package/esm2020/lib/components/evo-note/evo-note.component.mjs +0 -40
- package/esm2020/lib/components/evo-note/evo-note.module.mjs +0 -43
- package/esm2020/lib/components/evo-paginator/evo-paginator.component.mjs +0 -109
- package/esm2020/lib/components/evo-paginator/evo-paginator.module.mjs +0 -20
- package/esm2020/lib/components/evo-plus-minus/evo-plus-minus.component.mjs +0 -26
- package/esm2020/lib/components/evo-plus-minus/evo-plus-minus.module.mjs +0 -20
- package/esm2020/lib/components/evo-plus-minus/index.mjs +0 -2
- package/esm2020/lib/components/evo-plus-minus/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-popover/evo-popover.component.mjs +0 -173
- package/esm2020/lib/components/evo-popover/evo-popover.module.mjs +0 -24
- package/esm2020/lib/components/evo-portal/evo-portal-outlet.class.mjs +0 -7
- package/esm2020/lib/components/evo-portal/evo-portal-outlet.directive.mjs +0 -19
- package/esm2020/lib/components/evo-portal/evo-portal.module.mjs +0 -30
- package/esm2020/lib/components/evo-portal/evo-portal.service.mjs +0 -92
- package/esm2020/lib/components/evo-radio/evo-radio.component.mjs +0 -51
- package/esm2020/lib/components/evo-radio/evo-radio.module.mjs +0 -24
- package/esm2020/lib/components/evo-radio-group/evo-radio-group.component.mjs +0 -123
- package/esm2020/lib/components/evo-radio-group/evo-radio-group.module.mjs +0 -32
- package/esm2020/lib/components/evo-radio-group/index.mjs +0 -2
- package/esm2020/lib/components/evo-radio-group/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-radio-group/typings/options.mjs +0 -2
- package/esm2020/lib/components/evo-radioshape/components/evo-radioshape.component.mjs +0 -56
- package/esm2020/lib/components/evo-radioshape/evo-radioshape.module.mjs +0 -31
- package/esm2020/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.mjs +0 -21
- package/esm2020/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.mjs +0 -77
- package/esm2020/lib/components/evo-segmented-bar/evo-segmented-bar.module.mjs +0 -24
- package/esm2020/lib/components/evo-segmented-bar/index.mjs +0 -2
- package/esm2020/lib/components/evo-segmented-bar/public-api.mjs +0 -4
- package/esm2020/lib/components/evo-select/evo-select.component.mjs +0 -115
- package/esm2020/lib/components/evo-select/evo-select.module.mjs +0 -32
- package/esm2020/lib/components/evo-select/index.mjs +0 -2
- package/esm2020/lib/components/evo-select/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.mjs +0 -33
- package/esm2020/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.mjs +0 -13
- package/esm2020/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.mjs +0 -40
- package/esm2020/lib/components/evo-sidebar/evo-sidebar.component.mjs +0 -172
- package/esm2020/lib/components/evo-sidebar/evo-sidebar.module.mjs +0 -88
- package/esm2020/lib/components/evo-sidebar/evo-sidebar.service.mjs +0 -105
- package/esm2020/lib/components/evo-sidebar/interfaces.mjs +0 -2
- package/esm2020/lib/components/evo-sidebar/tokens.mjs +0 -12
- package/esm2020/lib/components/evo-stepper/evo-stepper-events.mjs +0 -25
- package/esm2020/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.mjs +0 -31
- package/esm2020/lib/components/evo-stepper/evo-stepper.component.mjs +0 -67
- package/esm2020/lib/components/evo-stepper/evo-stepper.module.mjs +0 -25
- package/esm2020/lib/components/evo-submenu/evo-submenu.component.mjs +0 -159
- package/esm2020/lib/components/evo-submenu/evo-submenu.module.mjs +0 -26
- package/esm2020/lib/components/evo-submenu/index.mjs +0 -2
- package/esm2020/lib/components/evo-submenu/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.mjs +0 -11
- package/esm2020/lib/components/evo-switcher/evo-switcher.component.mjs +0 -32
- package/esm2020/lib/components/evo-switcher/evo-switcher.module.mjs +0 -25
- package/esm2020/lib/components/evo-switcher/index.mjs +0 -2
- package/esm2020/lib/components/evo-switcher/public-api.mjs +0 -4
- package/esm2020/lib/components/evo-table/evo-table/evo-table.component.mjs +0 -67
- package/esm2020/lib/components/evo-table/evo-table-column/evo-table-column.component.mjs +0 -31
- package/esm2020/lib/components/evo-table/evo-table.module.mjs +0 -21
- package/esm2020/lib/components/evo-tabs/evo-tab/evo-tab.component.mjs +0 -88
- package/esm2020/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.mjs +0 -37
- package/esm2020/lib/components/evo-tabs/evo-tab-state.collection.mjs +0 -43
- package/esm2020/lib/components/evo-tabs/evo-tabs-size.service.mjs +0 -24
- package/esm2020/lib/components/evo-tabs/evo-tabs.component.mjs +0 -83
- package/esm2020/lib/components/evo-tabs/evo-tabs.module.mjs +0 -28
- package/esm2020/lib/components/evo-tabs/evo-tabs.service.mjs +0 -67
- package/esm2020/lib/components/evo-textarea/evo-textarea.component.mjs +0 -79
- package/esm2020/lib/components/evo-textarea/evo-textarea.module.mjs +0 -35
- package/esm2020/lib/components/evo-toast/evo-toast.component.mjs +0 -98
- package/esm2020/lib/components/evo-toast/evo-toast.module.mjs +0 -43
- package/esm2020/lib/components/evo-toast/evo-toast.service.mjs +0 -49
- package/esm2020/lib/components/evo-toggle/evo-toggle.component.mjs +0 -64
- package/esm2020/lib/components/evo-toggle/evo-toggle.module.mjs +0 -28
- package/esm2020/lib/components/evo-upload/evo-upload.component.mjs +0 -287
- package/esm2020/lib/components/evo-upload/evo-upload.module.mjs +0 -57
- package/esm2020/lib/decorators/deprecate-method.decorator.mjs +0 -8
- package/esm2020/lib/decorators/deprecate-variable.decorator.mjs +0 -17
- package/esm2020/lib/directives/evo-click-outside.directive.mjs +0 -40
- package/esm2020/lib/directives/evo-is-expanded.directive.mjs +0 -71
- package/esm2020/lib/directives/evo-let/evo-let.directive.mjs +0 -45
- package/esm2020/lib/directives/evo-ui-class.directive.mjs +0 -169
- package/esm2020/lib/evo-ui-kit.module.mjs +0 -63
- package/esm2020/lib/operators/enter-zone.operator.mjs +0 -9
- package/esm2020/lib/pipes/declination.pipe.mjs +0 -40
- package/esm2020/lib/pipes/evo-pipes.module.mjs +0 -17
- package/esm2020/lib/pipes/safe-html.pipe.mjs +0 -18
- package/esm2020/lib/services/evo-expanded.service.mjs +0 -23
- package/esm2020/lib/services/window.service.mjs +0 -49
- package/esm2020/public_api.mjs +0 -74
- package/fesm2015/evotor-dev-ui-kit-icons-category.mjs +0 -68
- package/fesm2015/evotor-dev-ui-kit-icons-category.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-emotions.mjs +0 -24
- package/fesm2015/evotor-dev-ui-kit-icons-emotions.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-header.mjs +0 -34
- package/fesm2015/evotor-dev-ui-kit-icons-header.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-info.mjs +0 -46
- package/fesm2015/evotor-dev-ui-kit-icons-info.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-navigation.mjs +0 -62
- package/fesm2015/evotor-dev-ui-kit-icons-navigation.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-side-menu.mjs +0 -70
- package/fesm2015/evotor-dev-ui-kit-icons-side-menu.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-system.mjs +0 -378
- package/fesm2015/evotor-dev-ui-kit-icons-system.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons.mjs +0 -648
- package/fesm2015/evotor-dev-ui-kit-icons.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit.mjs +0 -7395
- package/fesm2015/evotor-dev-ui-kit.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-category.mjs +0 -68
- package/fesm2020/evotor-dev-ui-kit-icons-category.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-emotions.mjs +0 -24
- package/fesm2020/evotor-dev-ui-kit-icons-emotions.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-header.mjs +0 -34
- package/fesm2020/evotor-dev-ui-kit-icons-header.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-info.mjs +0 -46
- package/fesm2020/evotor-dev-ui-kit-icons-info.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-navigation.mjs +0 -62
- package/fesm2020/evotor-dev-ui-kit-icons-navigation.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-side-menu.mjs +0 -70
- package/fesm2020/evotor-dev-ui-kit-icons-side-menu.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-system.mjs +0 -378
- package/fesm2020/evotor-dev-ui-kit-icons-system.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons.mjs +0 -648
- package/fesm2020/evotor-dev-ui-kit-icons.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit.mjs +0 -7375
- package/fesm2020/evotor-dev-ui-kit.mjs.map +0 -1
- package/icons/category/index.d.ts +0 -59
- package/icons/emotions/index.d.ts +0 -15
- package/icons/header/index.d.ts +0 -25
- package/icons/info/index.d.ts +0 -37
- package/icons/navigation/index.d.ts +0 -53
- package/icons/side-menu/index.d.ts +0 -61
- package/icons/system/index.d.ts +0 -369
- package/lib/components/evo-alert/evo-alert.component.d.ts +0 -38
- package/lib/components/evo-alert/evo-alert.module.d.ts +0 -9
- package/lib/components/evo-alert/index.d.ts +0 -1
- package/lib/components/evo-alert/public-api.d.ts +0 -2
- package/lib/components/evo-autocomplete/components/evo-autocomplete.component.d.ts +0 -115
- package/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.d.ts +0 -16
- package/lib/components/evo-banner/evo-banner.component.d.ts +0 -46
- package/lib/components/evo-banner/evo-banner.module.d.ts +0 -9
- package/lib/components/evo-banner/index.d.ts +0 -1
- package/lib/components/evo-banner/public-api.d.ts +0 -2
- package/lib/components/evo-button/components/evo-button-old/evo-button-old.component.d.ts +0 -39
- package/lib/components/evo-icon/classes/evo-icons-library.d.ts +0 -11
- package/lib/components/evo-icon/evo-icon.module.d.ts +0 -16
- package/lib/components/evo-icon-button/types/evo-icon-button-theme.d.ts +0 -1
- package/lib/components/evo-loader/evo-loader.component.d.ts +0 -14
- package/lib/components/evo-plus-minus/evo-plus-minus.component.d.ts +0 -13
- package/lib/components/evo-plus-minus/evo-plus-minus.module.d.ts +0 -8
- package/lib/components/evo-plus-minus/index.d.ts +0 -1
- package/lib/components/evo-plus-minus/public-api.d.ts +0 -2
- package/lib/components/evo-radio-group/evo-radio-group.component.d.ts +0 -56
- package/lib/components/evo-radio-group/evo-radio-group.module.d.ts +0 -11
- package/lib/components/evo-radio-group/index.d.ts +0 -1
- package/lib/components/evo-radio-group/public-api.d.ts +0 -2
- package/lib/components/evo-radio-group/typings/options.d.ts +0 -6
- package/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.d.ts +0 -10
- package/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.d.ts +0 -22
- package/lib/components/evo-segmented-bar/evo-segmented-bar.module.d.ts +0 -11
- package/lib/components/evo-segmented-bar/index.d.ts +0 -1
- package/lib/components/evo-segmented-bar/public-api.d.ts +0 -3
- package/lib/components/evo-select/evo-select.component.d.ts +0 -37
- package/lib/components/evo-select/evo-select.module.d.ts +0 -11
- package/lib/components/evo-select/index.d.ts +0 -1
- package/lib/components/evo-select/public-api.d.ts +0 -2
- package/lib/components/evo-submenu/evo-submenu.component.d.ts +0 -49
- package/lib/components/evo-submenu/evo-submenu.module.d.ts +0 -11
- package/lib/components/evo-submenu/index.d.ts +0 -1
- package/lib/components/evo-submenu/public-api.d.ts +0 -2
- package/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.d.ts +0 -9
- package/lib/components/evo-switcher/evo-switcher.component.d.ts +0 -14
- package/lib/components/evo-switcher/evo-switcher.module.d.ts +0 -10
- package/lib/components/evo-switcher/index.d.ts +0 -1
- package/lib/components/evo-switcher/public-api.d.ts +0 -3
- package/styles/components/evo-alert.scss +0 -64
- /package/{esm2020 → esm2022}/evotor-dev-ui-kit.mjs +0 -0
- /package/{esm2020 → esm2022}/icons/evotor-dev-ui-kit-icons.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/Serializable.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/animations/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/collection/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/constants/css-breakpoints.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/evo-control-state-manager/evo-control-states.enum.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/types/evo-color.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/types/evo-size.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/types/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-accordion/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-accordion/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-autocomplete/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-autocomplete/types/evo-autocomplete-size.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-badge/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-badge/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-badge/types/evo-badge-size.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-badge/types/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/constants/evo-button-themes-map.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/evo-button-color.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/evo-button-shape.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/evo-button-size.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/evo-button-theme-params.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/evo-button-theme.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-checkbox/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-checkbox/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-chip/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-chip/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-control-error/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-control-error/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-control-label/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-control-label/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-counter/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-counter/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-datepicker/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-datepicker/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-datepicker/templates/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-dropdown/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-dropdown/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-dropdown/types/evo-dropdown-positions.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon/interfaces/icons-source.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon-button/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon-button/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon-number/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon-number/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-input/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-input/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-input-contenteditable/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-input-contenteditable/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-loader/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-modal/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-modal/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-navbar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-navbar/interfaces/nav-item.href.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-navbar/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-navigation-button/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-navigation-button/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-note/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-note/public.api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-note/types/evo-note-type.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-paginator/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-paginator/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-popover/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-popover/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-portal/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-portal/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-radio/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-radio/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-radioshape/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-radioshape/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/enums/evo-sidebar-close-targets.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/enums/evo-sidebar-sizes.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/enums/evo-sidebar-states.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/evo-sidebar-portal.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/sidebar-injection-token.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-stepper/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-stepper/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-table/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-table/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-tabs/enums/evo-tabs-size.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-tabs/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-tabs/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-textarea/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-textarea/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-toast/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-toast/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-toggle/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-toggle/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-upload/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-upload/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/decorators/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/decorators/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/directives/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/operators/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/operators/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/pipes/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/pipes/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/services/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/services/public-api.mjs +0 -0
|
@@ -1,20 +1,16 @@
|
|
|
1
|
-
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
2
|
-
import { EvoIconsLibrary } from './classes/evo-icons-library';
|
|
3
1
|
import * as i0 from "@angular/core";
|
|
4
2
|
export declare class EvoIconComponent {
|
|
5
|
-
|
|
6
|
-
private readonly iconsService;
|
|
7
|
-
set shape(shape: string);
|
|
8
|
-
get shape(): string;
|
|
3
|
+
shape: string;
|
|
9
4
|
svgWidth: number;
|
|
10
5
|
svgHeight: number;
|
|
11
6
|
svgViewBox: string;
|
|
12
|
-
content: SafeHtml;
|
|
13
|
-
get viewBox(): string;
|
|
14
7
|
hostClass: boolean;
|
|
8
|
+
protected readonly resolver: (icon: string) => string;
|
|
9
|
+
private readonly sanitizer;
|
|
10
|
+
private readonly evoIconService;
|
|
11
|
+
get viewBox(): string;
|
|
15
12
|
get classes(): string[];
|
|
16
|
-
|
|
17
|
-
constructor(sanitizer: DomSanitizer, iconsService: EvoIconsLibrary);
|
|
13
|
+
protected getContent(): import("rxjs").Observable<import("@angular/platform-browser").SafeHtml>;
|
|
18
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoIconComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoIconComponent, "evo-icon", never, { "shape": "shape"; "svgWidth": "svgWidth"; "svgHeight": "svgHeight"; "svgViewBox": "svgViewBox"; }, {}, never, never,
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoIconComponent, "evo-icon", never, { "shape": { "alias": "shape"; "required": true; }; "svgWidth": { "alias": "svgWidth"; "required": false; }; "svgHeight": { "alias": "svgHeight"; "required": false; }; "svgViewBox": { "alias": "svgViewBox"; "required": false; }; }, {}, never, never, true, never>;
|
|
20
16
|
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Observable } from 'rxjs';
|
|
2
|
+
import { SafeHtml, SafeResourceUrl } from '@angular/platform-browser';
|
|
3
|
+
import { IconOptions } from './interfaces/icon-options';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class EvoIconService {
|
|
6
|
+
private readonly sanitizer;
|
|
7
|
+
private readonly httpClient;
|
|
8
|
+
private readonly cache;
|
|
9
|
+
/**
|
|
10
|
+
* Returns an Observable which produces the string contents of the given icon.
|
|
11
|
+
* Results cached, so future calls with the same URL not cause another HTTP request.
|
|
12
|
+
*/
|
|
13
|
+
fetchIcon(safeUrl: SafeResourceUrl, options?: IconOptions): Observable<SafeHtml>;
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EvoIconService, never>;
|
|
15
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<EvoIconService>;
|
|
16
|
+
}
|
|
@@ -1,26 +1,17 @@
|
|
|
1
1
|
import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
import { EvoIconButtonSize } from './types/evo-icon-button-size';
|
|
2
|
+
import { EvoIconButtonColor, EvoIconButtonSize } from './types';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare enum EvoIconButtonColor {
|
|
6
|
-
link = "link",
|
|
7
|
-
danger = "danger",
|
|
8
|
-
success = "success"
|
|
9
|
-
}
|
|
10
4
|
export declare class EvoIconButtonComponent implements OnInit, OnChanges {
|
|
11
5
|
disabled: boolean;
|
|
12
6
|
loading: boolean;
|
|
13
|
-
color: EvoIconButtonColor
|
|
14
|
-
/**
|
|
15
|
-
* @deprecated instead of rectangle theme use `EvoNavigationButtonComponent`
|
|
16
|
-
*/
|
|
17
|
-
theme: EvoIconButtonTheme;
|
|
7
|
+
color: EvoIconButtonColor;
|
|
18
8
|
size: EvoIconButtonSize;
|
|
9
|
+
notificationDot: boolean;
|
|
19
10
|
classes: string[];
|
|
20
11
|
get isDisabled(): boolean;
|
|
21
12
|
ngOnInit(): void;
|
|
22
13
|
ngOnChanges(changes: SimpleChanges): void;
|
|
23
14
|
private updateClassesList;
|
|
24
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoIconButtonComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoIconButtonComponent, "button[evo-icon-button], a[evo-icon-button]", never, { "disabled": "disabled"; "loading": "loading"; "
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoIconButtonComponent, "button[evo-icon-button], a[evo-icon-button]", never, { "disabled": { "alias": "disabled"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "notificationDot": { "alias": "notificationDot"; "required": false; }; }, {}, never, ["evo-icon", "*"], true, never>;
|
|
26
17
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-icon-button.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
3
|
export declare class EvoIconButtonModule {
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoIconButtonModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoIconButtonModule, [typeof i1.EvoIconButtonComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoIconButtonModule, never, [typeof i1.EvoIconButtonComponent], [typeof i1.EvoIconButtonComponent]>;
|
|
7
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoIconButtonModule>;
|
|
8
7
|
}
|
package/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.d.ts
CHANGED
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class EvoIconNumberComponent {
|
|
3
3
|
number: '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9';
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoIconNumberComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoIconNumberComponent, "evo-icon-number", never, { "number": "number"; }, {}, never, never,
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoIconNumberComponent, "evo-icon-number", never, { "number": { "alias": "number"; "required": false; }; }, {}, never, never, true, never>;
|
|
6
6
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./components/evo-icon-number/evo-icon-number.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
3
|
export declare class EvoIconNumberModule {
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoIconNumberModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoIconNumberModule, [typeof i1.EvoIconNumberComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoIconNumberModule, never, [typeof i1.EvoIconNumberComponent], [typeof i1.EvoIconNumberComponent]>;
|
|
7
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoIconNumberModule>;
|
|
8
7
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class EvoInputIconDirective {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoInputIconDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoInputIconDirective, "[evoInputIcon]", never, {}, {}, never, never,
|
|
4
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoInputIconDirective, "[evoInputIcon]", never, {}, {}, never, never, true, never>;
|
|
5
5
|
}
|
|
@@ -11,10 +11,10 @@ export declare enum EvoInputTheme {
|
|
|
11
11
|
rounded = "rounded"
|
|
12
12
|
}
|
|
13
13
|
export declare class EvoInputComponent extends EvoBaseControl implements ControlValueAccessor, OnInit, AfterViewInit, OnChanges, OnDestroy, Validator {
|
|
14
|
-
private zone;
|
|
15
|
-
private changeDetector;
|
|
16
|
-
private _renderer;
|
|
17
|
-
private _compositionMode;
|
|
14
|
+
private readonly zone;
|
|
15
|
+
private readonly changeDetector;
|
|
16
|
+
private readonly _renderer;
|
|
17
|
+
private readonly _compositionMode;
|
|
18
18
|
protected injector: Injector;
|
|
19
19
|
autoFocus: boolean;
|
|
20
20
|
dataCp: string;
|
|
@@ -45,7 +45,7 @@ export declare class EvoInputComponent extends EvoBaseControl implements Control
|
|
|
45
45
|
};
|
|
46
46
|
private iMask;
|
|
47
47
|
private tooltipVisibilityTimeout;
|
|
48
|
-
private destroy$;
|
|
48
|
+
private readonly destroy$;
|
|
49
49
|
/** Whether the user is creating a composition string (IME events). */
|
|
50
50
|
private _composing;
|
|
51
51
|
constructor(zone: NgZone, changeDetector: ChangeDetectorRef, _renderer: Renderer2, _compositionMode: boolean, injector: Injector);
|
|
@@ -89,5 +89,5 @@ export declare class EvoInputComponent extends EvoBaseControl implements Control
|
|
|
89
89
|
mask: boolean;
|
|
90
90
|
};
|
|
91
91
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoInputComponent, [null, null, null, { optional: true; }, null]>;
|
|
92
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoInputComponent, "evo-input", never, { "autoFocus": "autoFocus"; "dataCp": "data-cp"; "icon": "icon"; "mask": "mask"; "placeholder": "placeholder"; "tooltip": "tooltip"; "type": "type"; "disabled": "disabled"; "loading": "loading"; "prefix": "prefix"; "autocomplete": "autocomplete"; "inputDebounce": "inputDebounce"; "unmask": "unmask"; "clearable": "clearable"; "maskValidation": "maskValidation"; "setValue": "value"; "setSize": "size"; "setTheme": "theme"; }, { "blur": "blur"; }, never, ["[evoInputPrefixContent]", "[evoInputIcon]", "[tooltip]"],
|
|
92
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoInputComponent, "evo-input", never, { "autoFocus": { "alias": "autoFocus"; "required": false; }; "dataCp": { "alias": "data-cp"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "mask": { "alias": "mask"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "type": { "alias": "type"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "inputDebounce": { "alias": "inputDebounce"; "required": false; }; "unmask": { "alias": "unmask"; "required": false; }; "clearable": { "alias": "clearable"; "required": false; }; "maskValidation": { "alias": "maskValidation"; "required": false; }; "setValue": { "alias": "value"; "required": false; }; "setSize": { "alias": "size"; "required": false; }; "setTheme": { "alias": "theme"; "required": false; }; }, { "blur": "blur"; }, never, ["[evoInputPrefixContent]", "[evoInputIcon]", "[tooltip]"], true, never>;
|
|
93
93
|
}
|
|
@@ -1,14 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-input.component";
|
|
3
3
|
import * as i2 from "./evo-input-icon/evo-input-icon.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "../../evo-ui-kit.module";
|
|
7
|
-
import * as i6 from "../evo-control-error/evo-control-error.module";
|
|
8
|
-
import * as i7 from "angular-imask";
|
|
9
|
-
import * as i8 from "../evo-icon/evo-icon.module";
|
|
10
4
|
export declare class EvoInputModule {
|
|
11
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoInputModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoInputModule, [typeof i1.EvoInputComponent, typeof i2.EvoInputIconDirective
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoInputModule, never, [typeof i1.EvoInputComponent, typeof i2.EvoInputIconDirective], [typeof i1.EvoInputComponent, typeof i2.EvoInputIconDirective]>;
|
|
13
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoInputModule>;
|
|
14
8
|
}
|
|
@@ -3,7 +3,7 @@ import { ControlValueAccessor } from '@angular/forms';
|
|
|
3
3
|
import { EvoBaseControl } from '../../common/evo-base-control';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class EvoInputContenteditableComponent extends EvoBaseControl implements OnInit, ControlValueAccessor {
|
|
6
|
-
private cd;
|
|
6
|
+
private readonly cd;
|
|
7
7
|
protected injector: Injector;
|
|
8
8
|
static readonly STYLE_KEYCODES: number[];
|
|
9
9
|
readonly contenteditable: ElementRef;
|
|
@@ -13,8 +13,8 @@ export declare class EvoInputContenteditableComponent extends EvoBaseControl imp
|
|
|
13
13
|
autoFocus: boolean;
|
|
14
14
|
maxLines: number;
|
|
15
15
|
minLines: number;
|
|
16
|
-
private disabled;
|
|
17
|
-
private preventStylingHotkeys;
|
|
16
|
+
private readonly disabled;
|
|
17
|
+
private readonly preventStylingHotkeys;
|
|
18
18
|
private onChange;
|
|
19
19
|
private onTouched;
|
|
20
20
|
private _isDisabled;
|
|
@@ -40,5 +40,5 @@ export declare class EvoInputContenteditableComponent extends EvoBaseControl imp
|
|
|
40
40
|
private clearMultiline;
|
|
41
41
|
private wrapSetValue;
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoInputContenteditableComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoInputContenteditableComponent, "evo-input-contenteditable", never, { "multiline": "multiline"; "placeholder": "placeholder"; "autoFocus": "autoFocus"; "maxLines": "maxLines"; "minLines": "minLines"; "disabled": "disabled"; "preventStylingHotkeys": "preventStylingHotkeys"; }, { "blur": "blur"; }, never, never,
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoInputContenteditableComponent, "evo-input-contenteditable", never, { "multiline": { "alias": "multiline"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autoFocus": { "alias": "autoFocus"; "required": false; }; "maxLines": { "alias": "maxLines"; "required": false; }; "minLines": { "alias": "minLines"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "preventStylingHotkeys": { "alias": "preventStylingHotkeys"; "required": false; }; }, { "blur": "blur"; }, never, never, true, never>;
|
|
44
44
|
}
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-input-contenteditable.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../../evo-ui-kit.module";
|
|
5
|
-
import * as i4 from "../evo-control-error/evo-control-error.module";
|
|
6
3
|
export declare class EvoInputContenteditableModule {
|
|
7
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoInputContenteditableModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoInputContenteditableModule, [typeof i1.EvoInputContenteditableComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoInputContenteditableModule, never, [typeof i1.EvoInputContenteditableComponent], [typeof i1.EvoInputContenteditableComponent]>;
|
|
9
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoInputContenteditableModule>;
|
|
10
7
|
}
|
|
@@ -4,5 +4,5 @@ export declare class EvoCircularLoaderComponent implements OnInit {
|
|
|
4
4
|
clipPathId: string;
|
|
5
5
|
ngOnInit(): void;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoCircularLoaderComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoCircularLoaderComponent, "evo-circular-loader", never, {}, {}, never, never,
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoCircularLoaderComponent, "evo-circular-loader", never, {}, {}, never, never, true, never>;
|
|
8
8
|
}
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./evo-loader.component";
|
|
3
|
-
import * as i2 from "./evo-circular-loader.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "../../evo-ui-kit.module";
|
|
2
|
+
import * as i1 from "./evo-circular-loader.component";
|
|
6
3
|
export declare class EvoLoaderModule {
|
|
7
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoLoaderModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoLoaderModule, [typeof i1.
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoLoaderModule, never, [typeof i1.EvoCircularLoaderComponent], [typeof i1.EvoCircularLoaderComponent]>;
|
|
9
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoLoaderModule>;
|
|
10
7
|
}
|
|
@@ -37,5 +37,5 @@ export declare class EvoModalComponent implements OnInit, OnDestroy {
|
|
|
37
37
|
private subscribeModalEvents;
|
|
38
38
|
private initKeyboardListener;
|
|
39
39
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoModalComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoModalComponent, "evo-modal", never, { "id": "id"; "titleText": "titleText"; "acceptText": "acceptText"; "acceptButtonColor": "acceptButtonColor"; "acceptButtonTheme": "acceptButtonTheme"; "declineText": "declineText"; "declineButtonColor": "declineButtonColor"; "declineButtonTheme": "declineButtonTheme"; "asyncAccept": "asyncAccept"; }, {}, never, ["evo-icon", "*"],
|
|
40
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoModalComponent, "evo-modal", never, { "id": { "alias": "id"; "required": false; }; "titleText": { "alias": "titleText"; "required": false; }; "acceptText": { "alias": "acceptText"; "required": false; }; "acceptButtonColor": { "alias": "acceptButtonColor"; "required": false; }; "acceptButtonTheme": { "alias": "acceptButtonTheme"; "required": false; }; "declineText": { "alias": "declineText"; "required": false; }; "declineButtonColor": { "alias": "declineButtonColor"; "required": false; }; "declineButtonTheme": { "alias": "declineButtonTheme"; "required": false; }; "asyncAccept": { "alias": "asyncAccept"; "required": false; }; }, {}, never, ["evo-icon", "*"], true, never>;
|
|
41
41
|
}
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-modal.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../evo-button/evo-button.module";
|
|
5
|
-
import * as i4 from "../../evo-ui-kit.module";
|
|
6
3
|
export declare class EvoModalModule {
|
|
7
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoModalModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoModalModule, [typeof i1.EvoModalComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoModalModule, never, [typeof i1.EvoModalComponent], [typeof i1.EvoModalComponent]>;
|
|
9
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoModalModule>;
|
|
10
7
|
}
|
|
@@ -10,7 +10,7 @@ export interface EvoModalParams {
|
|
|
10
10
|
[property: string]: any;
|
|
11
11
|
}
|
|
12
12
|
export declare class EvoModalService {
|
|
13
|
-
private modalEvents$;
|
|
13
|
+
private readonly modalEvents$;
|
|
14
14
|
private registeredModals;
|
|
15
15
|
register(id: string): void;
|
|
16
16
|
unregister(id: string): void;
|
|
@@ -2,6 +2,8 @@ import { EventEmitter } from '@angular/core';
|
|
|
2
2
|
import { ConnectedPosition } from '@angular/cdk/overlay';
|
|
3
3
|
import { EvoDropdownOriginDirective } from '../../evo-dropdown';
|
|
4
4
|
import { NavItem } from '../types/nav-item';
|
|
5
|
+
import { NavItemMainInfo } from '../interfaces/nav-item-main-info';
|
|
6
|
+
import { NavItemHref } from '../interfaces/nav-item.href';
|
|
5
7
|
import * as i0 from "@angular/core";
|
|
6
8
|
export declare class EvoNavbarItemComponent {
|
|
7
9
|
item: NavItem;
|
|
@@ -13,9 +15,14 @@ export declare class EvoNavbarItemComponent {
|
|
|
13
15
|
subMenuPositions: ConnectedPosition[];
|
|
14
16
|
openSubMenu: EventEmitter<EvoDropdownOriginDirective>;
|
|
15
17
|
closeSubMenu: EventEmitter<EvoDropdownOriginDirective>;
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
18
|
+
dropdownOrigin: EvoDropdownOriginDirective;
|
|
19
|
+
get id(): NavItem['id'];
|
|
20
|
+
get ngClass(): NavItem['ngClass'];
|
|
21
|
+
toggle(): void;
|
|
22
|
+
open(): void;
|
|
23
|
+
close(): void;
|
|
24
|
+
isSubMenuOpen(): boolean;
|
|
25
|
+
protected isNativeLink(item: NavItem): item is NavItemMainInfo & NavItemHref;
|
|
19
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoNavbarItemComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoNavbarItemComponent, "evo-navbar-item", never, { "item": "item"; "isNested": "isNested"; "isMobileView": "isMobileView"; "subMenuPositions": "subMenuPositions"; }, { "openSubMenu": "openSubMenu"; "closeSubMenu": "closeSubMenu"; }, never, never,
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoNavbarItemComponent, "evo-navbar-item", never, { "item": { "alias": "item"; "required": false; }; "isNested": { "alias": "isNested"; "required": false; }; "isMobileView": { "alias": "isMobileView"; "required": false; }; "subMenuPositions": { "alias": "subMenuPositions"; "required": false; }; }, { "openSubMenu": "openSubMenu"; "closeSubMenu": "closeSubMenu"; }, never, never, true, never>;
|
|
21
28
|
}
|
|
@@ -1,12 +1,15 @@
|
|
|
1
|
+
import { QueryList } from '@angular/core';
|
|
1
2
|
import { ConnectedPosition } from '@angular/cdk/overlay';
|
|
2
3
|
import { Observable } from 'rxjs';
|
|
3
4
|
import { EvoDropdownOriginDirective } from '../evo-dropdown';
|
|
4
5
|
import { NavItem } from './types/nav-item';
|
|
6
|
+
import { EvoNavbarItemComponent } from './evo-navbar-item/evo-navbar-item.component';
|
|
5
7
|
import * as i0 from "@angular/core";
|
|
6
8
|
export declare class EvoNavbarComponent {
|
|
7
9
|
readonly isMobileView$: Observable<boolean>;
|
|
8
10
|
subMenuPositions?: ConnectedPosition[];
|
|
9
11
|
items: NavItem[];
|
|
12
|
+
children: QueryList<EvoNavbarItemComponent>;
|
|
10
13
|
lastOpenedSubMenu?: EvoDropdownOriginDirective;
|
|
11
14
|
constructor(isMobileView$: Observable<boolean>);
|
|
12
15
|
closeLastOpenedSubMenu(): void;
|
|
@@ -14,5 +17,5 @@ export declare class EvoNavbarComponent {
|
|
|
14
17
|
openSubMenu(origin: EvoDropdownOriginDirective): void;
|
|
15
18
|
closeSubMenu(origin: EvoDropdownOriginDirective): void;
|
|
16
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoNavbarComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoNavbarComponent, "evo-navbar", never, { "subMenuPositions": "subMenuPositions"; "items": "items"; }, {}, never, never,
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoNavbarComponent, "evo-navbar", never, { "subMenuPositions": { "alias": "subMenuPositions"; "required": false; }; "items": { "alias": "items"; "required": false; }; }, {}, never, never, true, never>;
|
|
18
21
|
}
|
|
@@ -1,12 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-navbar.component";
|
|
3
3
|
import * as i2 from "./evo-navbar-item/evo-navbar-item.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "../../evo-ui-kit.module";
|
|
6
|
-
import * as i5 from "@angular/router";
|
|
7
|
-
import * as i6 from "../evo-dropdown/evo-dropdown.module";
|
|
8
4
|
export declare class EvoNavbarModule {
|
|
9
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoNavbarModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoNavbarModule, [typeof i1.EvoNavbarComponent, typeof i2.EvoNavbarItemComponent], [typeof
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoNavbarModule, never, [typeof i1.EvoNavbarComponent, typeof i2.EvoNavbarItemComponent], [typeof i1.EvoNavbarComponent]>;
|
|
11
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoNavbarModule>;
|
|
12
8
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class EvoNavigationButtonComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoNavigationButtonComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoNavigationButtonComponent, "evo-navigation-button", never, {}, {}, never, ["*"],
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoNavigationButtonComponent, "evo-navigation-button", never, {}, {}, never, ["*"], true, never>;
|
|
5
5
|
}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-navigation-button.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../evo-icon/evo-icon.module";
|
|
5
3
|
export declare class EvoNavigationButtonModule {
|
|
6
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoNavigationButtonModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoNavigationButtonModule, [typeof i1.EvoNavigationButtonComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoNavigationButtonModule, never, [typeof i1.EvoNavigationButtonComponent], [typeof i1.EvoNavigationButtonComponent]>;
|
|
8
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoNavigationButtonModule>;
|
|
9
7
|
}
|
|
@@ -9,5 +9,5 @@ export declare class EvoNoteComponent {
|
|
|
9
9
|
get totalClasses(): string[];
|
|
10
10
|
onCloseClick(event: MouseEvent): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoNoteComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoNoteComponent, "evo-note", never, { "closable": "closable"; "iconSrc": "iconSrc"; "type": "type"; }, { "close": "close"; }, never, ["*"],
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoNoteComponent, "evo-note", never, { "closable": { "alias": "closable"; "required": false; }; "iconSrc": { "alias": "iconSrc"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "close": "close"; }, never, ["*"], true, never>;
|
|
13
13
|
}
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-note.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../../evo-ui-kit.module";
|
|
5
|
-
import * as i4 from "../evo-icon/evo-icon.module";
|
|
6
3
|
export declare class EvoNoteModule {
|
|
7
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoNoteModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoNoteModule, [typeof i1.EvoNoteComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoNoteModule, never, [typeof i1.EvoNoteComponent], [typeof i1.EvoNoteComponent]>;
|
|
9
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoNoteModule>;
|
|
10
7
|
}
|
|
@@ -22,5 +22,5 @@ export declare class EvoPaginatorComponent {
|
|
|
22
22
|
isActivePage(page: string | number): boolean;
|
|
23
23
|
private updatePagesList;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoPaginatorComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoPaginatorComponent, "evo-paginator", never, { "setCurrentPage": "currentPage"; "setItemsTotal": "itemsTotal"; "setPageSize": "pageSize"; "setMaxVisiblePages": "visiblePagesLimit"; }, { "pageClick": "pageClick"; }, never, never,
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoPaginatorComponent, "evo-paginator", never, { "setCurrentPage": { "alias": "currentPage"; "required": false; }; "setItemsTotal": { "alias": "itemsTotal"; "required": false; }; "setPageSize": { "alias": "pageSize"; "required": false; }; "setMaxVisiblePages": { "alias": "visiblePagesLimit"; "required": false; }; }, { "pageClick": "pageClick"; }, never, never, true, never>;
|
|
26
26
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-paginator.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
3
|
export declare class EvoPaginatorModule {
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoPaginatorModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoPaginatorModule, [typeof i1.EvoPaginatorComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoPaginatorModule, never, [typeof i1.EvoPaginatorComponent], [typeof i1.EvoPaginatorComponent]>;
|
|
7
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoPaginatorModule>;
|
|
8
7
|
}
|
|
@@ -7,7 +7,7 @@ export interface EvoPopoverDelay {
|
|
|
7
7
|
hide?: number;
|
|
8
8
|
}
|
|
9
9
|
export declare class EvoPopoverComponent implements AfterViewInit, OnChanges, OnDestroy {
|
|
10
|
-
private zone;
|
|
10
|
+
private readonly zone;
|
|
11
11
|
mediaTabletPosition: 'right' | 'left' | 'center';
|
|
12
12
|
set position(position: EvoPopoverPosition);
|
|
13
13
|
show: boolean;
|
|
@@ -20,9 +20,9 @@ export declare class EvoPopoverComponent implements AfterViewInit, OnChanges, On
|
|
|
20
20
|
private placement;
|
|
21
21
|
private delay;
|
|
22
22
|
private visibilityTimeout;
|
|
23
|
-
private positionMap;
|
|
24
|
-
private update$;
|
|
25
|
-
private subscriptions$;
|
|
23
|
+
private readonly positionMap;
|
|
24
|
+
private readonly update$;
|
|
25
|
+
private readonly subscriptions$;
|
|
26
26
|
constructor(zone: NgZone);
|
|
27
27
|
ngAfterViewInit(): void;
|
|
28
28
|
ngOnDestroy(): void;
|
|
@@ -39,5 +39,5 @@ export declare class EvoPopoverComponent implements AfterViewInit, OnChanges, On
|
|
|
39
39
|
private onMouseleavePopover;
|
|
40
40
|
private togglePopover;
|
|
41
41
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoPopoverComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoPopoverComponent, "evo-popover", never, { "mediaTabletPosition": "media-tablet-position"; "position": "position"; "show": "show"; "modifiers": "modifiers"; "strategy": "strategy"; "setDelay": "delay"; }, {}, never, ["*", "[popover-body]"],
|
|
42
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoPopoverComponent, "evo-popover", never, { "mediaTabletPosition": { "alias": "media-tablet-position"; "required": false; }; "position": { "alias": "position"; "required": false; }; "show": { "alias": "show"; "required": false; }; "modifiers": { "alias": "modifiers"; "required": false; }; "strategy": { "alias": "strategy"; "required": false; }; "setDelay": { "alias": "delay"; "required": false; }; }, {}, never, ["*", "[popover-body]"], true, never>;
|
|
43
43
|
}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-popover.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../../evo-ui-kit.module";
|
|
5
3
|
export declare class EvoPopoverModule {
|
|
6
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoPopoverModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoPopoverModule, [typeof i1.EvoPopoverComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoPopoverModule, never, [typeof i1.EvoPopoverComponent], [typeof i1.EvoPopoverComponent]>;
|
|
8
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoPopoverModule>;
|
|
9
7
|
}
|
|
@@ -6,5 +6,5 @@ export declare class EvoPortalOutletDirective extends EvoPortalOutlet {
|
|
|
6
6
|
viewContainerRef: ViewContainerRef;
|
|
7
7
|
constructor(injector: Injector, viewContainerRef: ViewContainerRef);
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoPortalOutletDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoPortalOutletDirective, "[evoPortalOutlet]", never, {}, {}, never, never,
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoPortalOutletDirective, "[evoPortalOutlet]", never, {}, {}, never, never, true, never>;
|
|
10
10
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-portal-outlet.directive";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
3
|
export declare class EvoPortalModule {
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoPortalModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoPortalModule, [typeof i1.EvoPortalOutletDirective], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoPortalModule, never, [typeof i1.EvoPortalOutletDirective], [typeof i1.EvoPortalOutletDirective]>;
|
|
7
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoPortalModule>;
|
|
8
7
|
}
|
|
@@ -14,5 +14,5 @@ export declare class EvoRadioComponent extends EvoBaseControl implements Control
|
|
|
14
14
|
setDisabledState(isDisabled: boolean): void;
|
|
15
15
|
writeValue(obj: any): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoRadioComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoRadioComponent, "evo-radio", never, { "value": "value"; "name": "name"; }, {}, never, ["*"],
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoRadioComponent, "evo-radio", never, { "value": { "alias": "value"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
18
18
|
}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-radio.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
3
|
export declare class EvoRadioModule {
|
|
6
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoRadioModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoRadioModule, [typeof i1.EvoRadioComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoRadioModule, never, [typeof i1.EvoRadioComponent], [typeof i1.EvoRadioComponent]>;
|
|
8
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoRadioModule>;
|
|
9
7
|
}
|
|
@@ -8,12 +8,12 @@ export declare class EvoRadioshapeComponent extends EvoBaseControl implements Co
|
|
|
8
8
|
disabled: boolean;
|
|
9
9
|
onChange: (_: any) => void;
|
|
10
10
|
onTouch: () => void;
|
|
11
|
-
get checked():
|
|
11
|
+
get checked(): boolean;
|
|
12
12
|
handleOnChange(): void;
|
|
13
13
|
registerOnChange(fn: any): void;
|
|
14
14
|
registerOnTouched(fn: any): void;
|
|
15
15
|
setDisabledState(isDisabled: boolean): void;
|
|
16
16
|
writeValue(obj: any): void;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoRadioshapeComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoRadioshapeComponent, "evo-radioshape", never, { "forceChecked": "forceChecked"; "value": "value"; "name": "name"; }, {}, never, ["*"],
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoRadioshapeComponent, "evo-radioshape", never, { "forceChecked": { "alias": "forceChecked"; "required": false; }; "value": { "alias": "value"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
19
19
|
}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./components/evo-radioshape.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
3
|
export declare class EvoRadioshapeModule {
|
|
6
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoRadioshapeModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoRadioshapeModule, [typeof i1.EvoRadioshapeComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoRadioshapeModule, never, [typeof i1.EvoRadioshapeComponent], [typeof i1.EvoRadioshapeComponent]>;
|
|
8
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoRadioshapeModule>;
|
|
9
7
|
}
|
|
@@ -3,10 +3,10 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class EvoSidebarContentComponent implements OnInit {
|
|
4
4
|
private sidebar;
|
|
5
5
|
relativeFooter: boolean;
|
|
6
|
-
private hostClass;
|
|
6
|
+
private readonly hostClass;
|
|
7
7
|
constructor(sidebar: any);
|
|
8
8
|
ngOnInit(): void;
|
|
9
9
|
get hostClasses(): string;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoSidebarContentComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoSidebarContentComponent, "evo-sidebar-content, [evo-sidebar-content]", never, { "relativeFooter": "relativeFooter"; }, {}, never, ["*"],
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoSidebarContentComponent, "evo-sidebar-content, [evo-sidebar-content]", never, { "relativeFooter": { "alias": "relativeFooter"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
12
12
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class EvoSidebarFooterComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoSidebarFooterComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoSidebarFooterComponent, "evo-sidebar-footer, [evo-sidebar-footer]", never, {}, {}, never, ["*"],
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoSidebarFooterComponent, "evo-sidebar-footer, [evo-sidebar-footer]", never, {}, {}, never, ["*"], true, never>;
|
|
5
5
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class EvoSidebarHeaderComponent implements OnInit {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
backButton: import("@angular/core").InputSignal<boolean>;
|
|
5
|
+
readonly back: import("@angular/core").OutputEmitterRef<void>;
|
|
6
|
+
readonly computedBackButton: import("@angular/core").Signal<boolean>;
|
|
7
|
+
private readonly sidebar;
|
|
8
8
|
ngOnInit(): void;
|
|
9
9
|
handleBackClick(): void;
|
|
10
10
|
closeSidebar(): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoSidebarHeaderComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoSidebarHeaderComponent, "evo-sidebar-header, [evo-sidebar-header]", never, { "backButton": "backButton"; }, { "back": "back"; }, never, ["*"],
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoSidebarHeaderComponent, "evo-sidebar-header, [evo-sidebar-header]", never, { "backButton": { "alias": "backButton"; "required": false; "isSignal": true; }; }, { "back": "back"; }, never, ["*"], true, never>;
|
|
13
13
|
}
|