@evotor-dev/ui-kit 8.0.0-beta.13 → 8.0.0-beta.15
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 -9
- package/esm2022/lib/common/animations/expand.animation.mjs +3 -3
- package/esm2022/lib/common/animations/sidebar.animation.mjs +2 -2
- package/esm2022/lib/common/animations/skip-initial-render.animation.mjs +1 -1
- package/esm2022/lib/common/collection/evo-collection-fabric.mjs +7 -2
- package/esm2022/lib/common/collection/evo-collection.mjs +1 -1
- package/esm2022/lib/common/constants/view-breakpoint-streams.mjs +1 -1
- package/esm2022/lib/common/evo-base-control.mjs +2 -2
- package/esm2022/lib/common/evo-control-state-manager/evo-control-state-manager.mjs +1 -1
- package/esm2022/lib/common/evo-control-state-manager/evo-control-state.interface.mjs +1 -1
- 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 +7 -3
- package/esm2022/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.mjs +7 -3
- package/esm2022/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.mjs +5 -5
- package/esm2022/lib/components/evo-accordion/evo-accordion.component.mjs +8 -6
- package/esm2022/lib/components/evo-accordion/evo-accordion.module.mjs +9 -34
- package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete.component.mjs +52 -30
- package/esm2022/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.mjs +6 -5
- package/esm2022/lib/components/evo-autocomplete/evo-autocomplete.module.mjs +5 -44
- package/esm2022/lib/components/evo-autocomplete/helpers/switch-query-to-list.mjs +4 -2
- package/esm2022/lib/components/evo-autocomplete/models/DaDataParty.mjs +2 -1
- package/esm2022/lib/components/evo-autocomplete/models/dadata.model.mjs +1 -1
- package/esm2022/lib/components/evo-badge/evo-badge.component.mjs +4 -4
- package/esm2022/lib/components/evo-badge/evo-badge.module.mjs +5 -15
- package/esm2022/lib/components/evo-badge/types/evo-badge-color.mjs +1 -1
- package/esm2022/lib/components/evo-button/components/evo-button/evo-button.component.mjs +6 -6
- package/esm2022/lib/components/evo-button/evo-button.module.mjs +4 -8
- package/esm2022/lib/components/evo-checkbox/evo-checkbox.component.mjs +14 -15
- package/esm2022/lib/components/evo-checkbox/evo-checkbox.module.mjs +4 -20
- package/esm2022/lib/components/evo-chip/evo-chip.component.mjs +21 -19
- package/esm2022/lib/components/evo-chip/evo-chip.module.mjs +4 -31
- package/esm2022/lib/components/evo-control-error/evo-control-error.component.mjs +4 -5
- package/esm2022/lib/components/evo-control-error/evo-control-error.module.mjs +4 -16
- package/esm2022/lib/components/evo-control-label/evo-control-label.component.mjs +4 -4
- package/esm2022/lib/components/evo-control-label/evo-control-label.module.mjs +4 -8
- package/esm2022/lib/components/evo-counter/evo-counter.component.mjs +6 -6
- package/esm2022/lib/components/evo-counter/evo-counter.module.mjs +5 -17
- package/esm2022/lib/components/evo-datepicker/evo-datepicker.component.mjs +28 -28
- package/esm2022/lib/components/evo-datepicker/evo-datepicker.module.mjs +4 -20
- package/esm2022/lib/components/evo-datepicker/flatpickr-options.interface.mjs +1 -1
- package/esm2022/lib/components/evo-dropdown/evo-dropdown-origin.directive.mjs +3 -2
- package/esm2022/lib/components/evo-dropdown/evo-dropdown-position-description.mjs +49 -25
- package/esm2022/lib/components/evo-dropdown/evo-dropdown.component.mjs +9 -7
- package/esm2022/lib/components/evo-dropdown/evo-dropdown.module.mjs +4 -7
- package/esm2022/lib/components/evo-icon/evo-icon.component.mjs +46 -28
- 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 +1 -1
- package/esm2022/lib/components/evo-icon/public-api.mjs +2 -3
- package/esm2022/lib/components/evo-icon-button/evo-icon-button.component.mjs +4 -4
- package/esm2022/lib/components/evo-icon-button/evo-icon-button.module.mjs +5 -13
- package/esm2022/lib/components/evo-icon-button/types/evo-icon-button-size.mjs +1 -1
- package/esm2022/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.mjs +3 -4
- package/esm2022/lib/components/evo-icon-number/evo-icon-number.module.mjs +4 -6
- package/esm2022/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.mjs +3 -2
- package/esm2022/lib/components/evo-input/evo-input.component.mjs +32 -18
- package/esm2022/lib/components/evo-input/evo-input.module.mjs +5 -52
- package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.mjs +9 -8
- package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.mjs +5 -21
- package/esm2022/lib/components/evo-loader/evo-circular-loader.component.mjs +3 -3
- package/esm2022/lib/components/evo-loader/evo-loader.module.mjs +4 -12
- package/esm2022/lib/components/evo-modal/evo-modal.component.mjs +5 -5
- package/esm2022/lib/components/evo-modal/evo-modal.module.mjs +5 -17
- package/esm2022/lib/components/evo-modal/evo-modal.service.mjs +1 -1
- package/esm2022/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.mjs +17 -8
- package/esm2022/lib/components/evo-navbar/evo-navbar.component.mjs +7 -7
- package/esm2022/lib/components/evo-navbar/evo-navbar.module.mjs +4 -9
- package/esm2022/lib/components/evo-navbar/interfaces/nav-item-main-info.mjs +1 -1
- package/esm2022/lib/components/evo-navbar/interfaces/nav-item-router-link.mjs +1 -1
- package/esm2022/lib/components/evo-navbar/types/nav-item.mjs +1 -1
- package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.component.mjs +5 -5
- package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.module.mjs +7 -34
- package/esm2022/lib/components/evo-note/evo-note.component.mjs +5 -6
- package/esm2022/lib/components/evo-note/evo-note.module.mjs +4 -31
- package/esm2022/lib/components/evo-paginator/evo-paginator.component.mjs +4 -4
- package/esm2022/lib/components/evo-paginator/evo-paginator.module.mjs +5 -9
- package/esm2022/lib/components/evo-popover/evo-popover.component.mjs +13 -9
- package/esm2022/lib/components/evo-popover/evo-popover.module.mjs +4 -12
- package/esm2022/lib/components/evo-portal/evo-portal-outlet.class.mjs +1 -1
- package/esm2022/lib/components/evo-portal/evo-portal-outlet.directive.mjs +4 -3
- package/esm2022/lib/components/evo-portal/evo-portal.module.mjs +6 -18
- package/esm2022/lib/components/evo-portal/evo-portal.service.mjs +14 -7
- package/esm2022/lib/components/evo-radio/evo-radio.component.mjs +8 -6
- package/esm2022/lib/components/evo-radio/evo-radio.module.mjs +4 -12
- package/esm2022/lib/components/evo-radioshape/components/evo-radioshape.component.mjs +9 -7
- package/esm2022/lib/components/evo-radioshape/evo-radioshape.module.mjs +5 -20
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.mjs +4 -3
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.mjs +4 -4
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.mjs +5 -5
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.component.mjs +9 -8
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.module.mjs +6 -35
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.service.mjs +3 -3
- package/esm2022/lib/components/evo-sidebar/interfaces.mjs +1 -1
- package/esm2022/lib/components/evo-sidebar/tokens.mjs +1 -1
- package/esm2022/lib/components/evo-stepper/evo-stepper-events.mjs +2 -2
- package/esm2022/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.mjs +5 -5
- package/esm2022/lib/components/evo-stepper/evo-stepper.component.mjs +8 -12
- package/esm2022/lib/components/evo-stepper/evo-stepper.module.mjs +4 -12
- package/esm2022/lib/components/evo-table/evo-table/evo-table.component.mjs +7 -6
- package/esm2022/lib/components/evo-table/evo-table-column/evo-table-column.component.mjs +5 -4
- package/esm2022/lib/components/evo-table/evo-table.module.mjs +4 -8
- package/esm2022/lib/components/evo-tabs/evo-tab/evo-tab.component.mjs +4 -4
- package/esm2022/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.mjs +7 -5
- package/esm2022/lib/components/evo-tabs/evo-tab-state.collection.mjs +3 -1
- package/esm2022/lib/components/evo-tabs/evo-tabs-size.service.mjs +1 -1
- package/esm2022/lib/components/evo-tabs/evo-tabs.component.mjs +4 -5
- package/esm2022/lib/components/evo-tabs/evo-tabs.module.mjs +4 -12
- package/esm2022/lib/components/evo-tabs/evo-tabs.service.mjs +1 -1
- package/esm2022/lib/components/evo-textarea/evo-textarea.component.mjs +14 -13
- package/esm2022/lib/components/evo-textarea/evo-textarea.module.mjs +4 -23
- package/esm2022/lib/components/evo-toast/evo-toast.component.mjs +13 -9
- package/esm2022/lib/components/evo-toast/evo-toast.module.mjs +4 -31
- package/esm2022/lib/components/evo-toast/evo-toast.service.mjs +1 -1
- package/esm2022/lib/components/evo-toggle/evo-toggle.component.mjs +9 -6
- package/esm2022/lib/components/evo-toggle/evo-toggle.module.mjs +4 -16
- package/esm2022/lib/components/evo-upload/evo-upload.component.mjs +20 -15
- package/esm2022/lib/components/evo-upload/evo-upload.module.mjs +4 -49
- package/esm2022/lib/decorators/deprecate-method.decorator.mjs +2 -1
- package/esm2022/lib/decorators/deprecate-variable.decorator.mjs +2 -1
- package/esm2022/lib/directives/evo-click-outside.directive.mjs +4 -3
- package/esm2022/lib/directives/evo-is-expanded.directive.mjs +6 -5
- package/esm2022/lib/directives/evo-let/evo-let.directive.mjs +3 -2
- package/esm2022/lib/directives/evo-ui-class.directive.mjs +4 -2
- package/esm2022/lib/evo-ui-kit.module.mjs +8 -44
- package/esm2022/lib/operators/enter-zone.operator.mjs +3 -3
- package/esm2022/lib/pipes/declination.pipe.mjs +5 -6
- package/esm2022/lib/pipes/evo-pipes.module.mjs +5 -4
- package/esm2022/lib/pipes/safe-html.pipe.mjs +6 -3
- package/esm2022/lib/services/evo-expanded.service.mjs +1 -1
- package/esm2022/lib/services/window.service.mjs +3 -3
- 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 +3 -3
- package/fesm2022/evotor-dev-ui-kit-icons.mjs +2 -642
- package/fesm2022/evotor-dev-ui-kit-icons.mjs.map +1 -1
- package/fesm2022/evotor-dev-ui-kit.mjs +815 -1326
- package/fesm2022/evotor-dev-ui-kit.mjs.map +1 -1
- package/icons/index.d.ts +294 -321
- package/lib/common/collection/evo-collection-fabric.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.component.d.ts +11 -6
- package/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.d.ts +2 -2
- package/lib/components/evo-autocomplete/evo-autocomplete.module.d.ts +1 -8
- 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 -4
- 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 +1 -1
- 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 +1 -1
- package/lib/components/evo-icon-button/evo-icon-button.module.d.ts +1 -2
- 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 +1 -3
- 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 +1 -1
- package/lib/components/evo-navbar/evo-navbar.component.d.ts +1 -1
- package/lib/components/evo-navbar/evo-navbar.module.d.ts +1 -5
- 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 +1 -1
- package/lib/components/evo-sidebar/evo-sidebar.component.d.ts +5 -5
- package/lib/components/evo-sidebar/evo-sidebar.module.d.ts +1 -4
- package/lib/components/evo-sidebar/evo-sidebar.service.d.ts +5 -5
- 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 +1 -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 +1 -43
- package/public_api.d.ts +2 -2
- package/esm2022/icons/category/evotor-dev-ui-kit-icons-category.mjs +0 -5
- package/esm2022/icons/category/index.mjs +0 -62
- package/esm2022/icons/emotions/evotor-dev-ui-kit-icons-emotions.mjs +0 -5
- package/esm2022/icons/emotions/index.mjs +0 -18
- package/esm2022/icons/header/evotor-dev-ui-kit-icons-header.mjs +0 -5
- package/esm2022/icons/header/index.mjs +0 -28
- package/esm2022/icons/info/evotor-dev-ui-kit-icons-info.mjs +0 -5
- package/esm2022/icons/info/index.mjs +0 -40
- package/esm2022/icons/navigation/evotor-dev-ui-kit-icons-navigation.mjs +0 -5
- package/esm2022/icons/navigation/index.mjs +0 -56
- package/esm2022/icons/side-menu/evotor-dev-ui-kit-icons-side-menu.mjs +0 -5
- package/esm2022/icons/side-menu/index.mjs +0 -64
- package/esm2022/icons/system/evotor-dev-ui-kit-icons-system.mjs +0 -5
- package/esm2022/icons/system/index.mjs +0 -372
- package/esm2022/lib/components/evo-icon/classes/evo-icons-library.mjs +0 -19
- package/esm2022/lib/components/evo-icon/evo-icon.module.mjs +0 -55
- package/esm2022/lib/components/evo-radio-group/evo-radio-group.component.mjs +0 -123
- package/esm2022/lib/components/evo-radio-group/evo-radio-group.module.mjs +0 -32
- package/esm2022/lib/components/evo-radio-group/index.mjs +0 -2
- package/esm2022/lib/components/evo-radio-group/public-api.mjs +0 -3
- package/esm2022/lib/components/evo-radio-group/typings/options.mjs +0 -2
- package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.mjs +0 -21
- package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.mjs +0 -77
- package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar.module.mjs +0 -24
- package/esm2022/lib/components/evo-segmented-bar/index.mjs +0 -2
- package/esm2022/lib/components/evo-segmented-bar/public-api.mjs +0 -4
- package/fesm2022/evotor-dev-ui-kit-icons-category.mjs +0 -68
- package/fesm2022/evotor-dev-ui-kit-icons-category.mjs.map +0 -1
- package/fesm2022/evotor-dev-ui-kit-icons-emotions.mjs +0 -24
- package/fesm2022/evotor-dev-ui-kit-icons-emotions.mjs.map +0 -1
- package/fesm2022/evotor-dev-ui-kit-icons-header.mjs +0 -34
- package/fesm2022/evotor-dev-ui-kit-icons-header.mjs.map +0 -1
- package/fesm2022/evotor-dev-ui-kit-icons-info.mjs +0 -46
- package/fesm2022/evotor-dev-ui-kit-icons-info.mjs.map +0 -1
- package/fesm2022/evotor-dev-ui-kit-icons-navigation.mjs +0 -62
- package/fesm2022/evotor-dev-ui-kit-icons-navigation.mjs.map +0 -1
- package/fesm2022/evotor-dev-ui-kit-icons-side-menu.mjs +0 -70
- package/fesm2022/evotor-dev-ui-kit-icons-side-menu.mjs.map +0 -1
- package/fesm2022/evotor-dev-ui-kit-icons-system.mjs +0 -378
- package/fesm2022/evotor-dev-ui-kit-icons-system.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-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-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
|
@@ -2,15 +2,15 @@ import { OnDestroy, OnInit } from '@angular/core';
|
|
|
2
2
|
import { EvoTabsService } from '../evo-tabs.service';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class EvoTabContentComponent implements OnInit, OnDestroy {
|
|
5
|
-
private tabsService;
|
|
5
|
+
private readonly tabsService;
|
|
6
6
|
set tabsRef(tabsRef: string);
|
|
7
7
|
isActive: boolean;
|
|
8
8
|
private groupName;
|
|
9
9
|
private tabName;
|
|
10
|
-
private destroy$;
|
|
10
|
+
private readonly destroy$;
|
|
11
11
|
constructor(tabsService: EvoTabsService);
|
|
12
12
|
ngOnInit(): void;
|
|
13
13
|
ngOnDestroy(): void;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoTabContentComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoTabContentComponent, "evo-tab-content, [evoTabContent]", never, { "tabsRef": { "alias": "tabsRef"; "required": false; }; }, {}, never, ["*"],
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoTabContentComponent, "evo-tab-content, [evoTabContent]", never, { "tabsRef": { "alias": "tabsRef"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export interface EvoTabState {
|
|
2
2
|
name: string;
|
|
3
3
|
isActive: boolean;
|
|
4
|
-
params?:
|
|
4
|
+
params?: object;
|
|
5
5
|
}
|
|
6
6
|
export declare class EvoTabStateCollection extends Array<EvoTabState> implements Array<EvoTabState> {
|
|
7
7
|
private constructor();
|
|
@@ -11,5 +11,5 @@ export declare class EvoTabStateCollection extends Array<EvoTabState> implements
|
|
|
11
11
|
getTab(name: string): EvoTabState;
|
|
12
12
|
getActiveTab(): EvoTabState;
|
|
13
13
|
removeTab(name: string): void;
|
|
14
|
-
setTab(name: string, params?:
|
|
14
|
+
setTab(name: string, params?: object): void;
|
|
15
15
|
}
|
|
@@ -3,7 +3,7 @@ import { EvoTabsSize } from './enums/evo-tabs-size';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class EvoTabsSizeService {
|
|
5
5
|
sizeChanges$: Observable<EvoTabsSize>;
|
|
6
|
-
private size$;
|
|
6
|
+
private readonly size$;
|
|
7
7
|
constructor();
|
|
8
8
|
set size(value: EvoTabsSize);
|
|
9
9
|
get size(): EvoTabsSize;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { AfterContentChecked, OnInit, QueryList } from '@angular/core';
|
|
2
2
|
import { EvoTabsService } from './evo-tabs.service';
|
|
3
|
+
import { EvoTabComponent } from './evo-tab/evo-tab.component';
|
|
3
4
|
import { EvoTabsSizeService } from './evo-tabs-size.service';
|
|
4
5
|
import { EvoTabsSize } from './enums/evo-tabs-size';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
@@ -7,7 +8,7 @@ export declare class EvoTabsComponent implements OnInit, AfterContentChecked {
|
|
|
7
8
|
tabsService: EvoTabsService;
|
|
8
9
|
sizeService: EvoTabsSizeService;
|
|
9
10
|
name: string;
|
|
10
|
-
tabComponentsList: QueryList<
|
|
11
|
+
tabComponentsList: QueryList<EvoTabComponent>;
|
|
11
12
|
size: EvoTabsSize;
|
|
12
13
|
get hasRegisteredTabs(): boolean;
|
|
13
14
|
get blockClasses(): {
|
|
@@ -18,5 +19,5 @@ export declare class EvoTabsComponent implements OnInit, AfterContentChecked {
|
|
|
18
19
|
ngOnInit(): void;
|
|
19
20
|
ngAfterContentChecked(): void;
|
|
20
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoTabsComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoTabsComponent, "evo-tabs", never, { "name": { "alias": "name"; "required": false; }; "setSize": { "alias": "size"; "required": false; }; }, {}, ["tabComponentsList"], ["*"],
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoTabsComponent, "evo-tabs", never, { "name": { "alias": "name"; "required": false; }; "setSize": { "alias": "size"; "required": false; }; }, {}, ["tabComponentsList"], ["*"], true, never>;
|
|
22
23
|
}
|
|
@@ -2,10 +2,8 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./evo-tabs.component";
|
|
3
3
|
import * as i2 from "./evo-tab/evo-tab.component";
|
|
4
4
|
import * as i3 from "./evo-tab-content/evo-tab-content.component";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "../../evo-ui-kit.module";
|
|
7
5
|
export declare class EvoTabsModule {
|
|
8
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoTabsModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoTabsModule, [typeof i1.EvoTabsComponent, typeof i2.EvoTabComponent, typeof i3.EvoTabContentComponent], [typeof
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoTabsModule, never, [typeof i1.EvoTabsComponent, typeof i2.EvoTabComponent, typeof i3.EvoTabContentComponent], [typeof i1.EvoTabsComponent, typeof i2.EvoTabComponent, typeof i3.EvoTabContentComponent]>;
|
|
10
8
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoTabsModule>;
|
|
11
9
|
}
|
|
@@ -6,11 +6,11 @@ export interface EvoTabsGroup {
|
|
|
6
6
|
name: string;
|
|
7
7
|
}
|
|
8
8
|
export declare class EvoTabsService {
|
|
9
|
-
private tabsState$;
|
|
10
|
-
private tabsGroupsMap;
|
|
9
|
+
private readonly tabsState$;
|
|
10
|
+
private readonly tabsGroupsMap;
|
|
11
11
|
registerTabsGroup(groupName: any): void;
|
|
12
12
|
registerTab(groupName: string, tabName: string): void;
|
|
13
|
-
setTab(groupName: string, tabName: string, params?:
|
|
13
|
+
setTab(groupName: string, tabName: string, params?: object): void;
|
|
14
14
|
getTabEventsSubscription(groupName: string, tabName: string): Observable<EvoTabState>;
|
|
15
15
|
getGroupEventsSubscription(groupName: string): Observable<EvoTabsGroup>;
|
|
16
16
|
getRegisteredTabsGroup(groupName: string): EvoTabsGroup;
|
|
@@ -21,5 +21,5 @@ export declare class EvoTextareaComponent extends EvoBaseControl implements Cont
|
|
|
21
21
|
setDisabledState(isDisabled: boolean): void;
|
|
22
22
|
writeValue(value: string): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoTextareaComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoTextareaComponent, "evo-textarea", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; }, {}, never, never,
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoTextareaComponent, "evo-textarea", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; }, {}, never, never, true, never>;
|
|
25
25
|
}
|
|
@@ -1,11 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-textarea.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../../evo-ui-kit.module";
|
|
6
|
-
import * as i5 from "../evo-control-error/evo-control-error.module";
|
|
7
3
|
export declare class EvoTextareaModule {
|
|
8
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoTextareaModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoTextareaModule, [typeof i1.EvoTextareaComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoTextareaModule, never, [typeof i1.EvoTextareaComponent], [typeof i1.EvoTextareaComponent]>;
|
|
10
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoTextareaModule>;
|
|
11
7
|
}
|
|
@@ -7,17 +7,17 @@ export declare enum EvoToastTypes {
|
|
|
7
7
|
SUCCESS = "success"
|
|
8
8
|
}
|
|
9
9
|
export declare class EvoToastComponent implements OnInit {
|
|
10
|
-
private toastService;
|
|
10
|
+
private readonly toastService;
|
|
11
11
|
private readonly cdr;
|
|
12
12
|
toast: EvoToast;
|
|
13
13
|
private $appearTimeout;
|
|
14
14
|
private isForced;
|
|
15
|
-
private isOpen$;
|
|
15
|
+
private readonly isOpen$;
|
|
16
16
|
constructor(toastService: EvoToastService, cdr: ChangeDetectorRef);
|
|
17
17
|
ngOnInit(): void;
|
|
18
18
|
handleAnimationDone(): void;
|
|
19
19
|
close(): void;
|
|
20
20
|
private subscribeToToastPushes;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoToastComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoToastComponent, "evo-toast", never, {}, {}, never, never,
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoToastComponent, "evo-toast", never, {}, {}, never, never, true, never>;
|
|
23
23
|
}
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-toast.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 EvoToastModule {
|
|
7
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoToastModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoToastModule, [typeof i1.EvoToastComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoToastModule, never, [typeof i1.EvoToastComponent], [typeof i1.EvoToastComponent]>;
|
|
9
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoToastModule>;
|
|
10
7
|
}
|
|
@@ -2,7 +2,7 @@ import { ChangeDetectorRef } from '@angular/core';
|
|
|
2
2
|
import { ControlValueAccessor } from '@angular/forms';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class EvoToggleComponent implements ControlValueAccessor {
|
|
5
|
-
private changeDetector;
|
|
5
|
+
private readonly changeDetector;
|
|
6
6
|
isDisabled: boolean;
|
|
7
7
|
private _value;
|
|
8
8
|
constructor(changeDetector: ChangeDetectorRef);
|
|
@@ -16,5 +16,5 @@ export declare class EvoToggleComponent implements ControlValueAccessor {
|
|
|
16
16
|
registerOnTouched(fn: any): void;
|
|
17
17
|
setDisabledState(state: boolean): void;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoToggleComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoToggleComponent, "evo-toggle", never, {}, {}, never, never,
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoToggleComponent, "evo-toggle", never, {}, {}, never, never, true, never>;
|
|
20
20
|
}
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-toggle.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../../evo-ui-kit.module";
|
|
6
3
|
export declare class EvoToggleModule {
|
|
7
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoToggleModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoToggleModule, [typeof i1.EvoToggleComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoToggleModule, never, [typeof i1.EvoToggleComponent], [typeof i1.EvoToggleComponent]>;
|
|
9
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoToggleModule>;
|
|
10
7
|
}
|
|
@@ -7,7 +7,7 @@ export interface EvoUploadItemClickEvent {
|
|
|
7
7
|
index: number;
|
|
8
8
|
}
|
|
9
9
|
export declare class EvoUploadComponent extends EvoBaseControl implements ControlValueAccessor, AfterContentInit, OnInit {
|
|
10
|
-
private formBuilder;
|
|
10
|
+
private readonly formBuilder;
|
|
11
11
|
protected injector: Injector;
|
|
12
12
|
set accept(extensions: string);
|
|
13
13
|
dropZoneLabel: string;
|
|
@@ -37,8 +37,8 @@ export declare class EvoUploadComponent extends EvoBaseControl implements Contro
|
|
|
37
37
|
ngAfterContentInit(): void;
|
|
38
38
|
onChange: (value: any) => void;
|
|
39
39
|
onTouched: () => void;
|
|
40
|
-
registerOnChange(fn:
|
|
41
|
-
registerOnTouched(fn:
|
|
40
|
+
registerOnChange(fn: () => void): void;
|
|
41
|
+
registerOnTouched(fn: () => void): void;
|
|
42
42
|
setDisabledState(isDisabled: boolean): void;
|
|
43
43
|
writeValue(fileList: FileList | File[]): void;
|
|
44
44
|
getControlError(control: AbstractControl): string;
|
|
@@ -61,5 +61,5 @@ export declare class EvoUploadComponent extends EvoBaseControl implements Contro
|
|
|
61
61
|
private fileExtensionValidator;
|
|
62
62
|
private maxFilesValidator;
|
|
63
63
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoUploadComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoUploadComponent, "evo-upload", never, { "accept": { "alias": "accept"; "required": false; }; "dropZoneLabel": { "alias": "dropZoneLabel"; "required": false; }; "dropZoneHint": { "alias": "dropZoneHint"; "required": false; }; "hideClearButton": { "alias": "hideClearButton"; "required": false; }; "hideSubmitButton": { "alias": "hideSubmitButton"; "required": false; }; "clickableFiles": { "alias": "clickableFiles"; "required": false; }; "earlyValidation": { "alias": "earlyValidation"; "required": false; }; "fileSizeLimit": { "alias": "fileSizeLimit"; "required": false; }; "maxFiles": { "alias": "maxFiles"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, { "submit": "submit"; "addFiles": "addFiles"; "remove": "remove"; "clickFile": "clickFile"; }, never, never,
|
|
64
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoUploadComponent, "evo-upload", never, { "accept": { "alias": "accept"; "required": false; }; "dropZoneLabel": { "alias": "dropZoneLabel"; "required": false; }; "dropZoneHint": { "alias": "dropZoneHint"; "required": false; }; "hideClearButton": { "alias": "hideClearButton"; "required": false; }; "hideSubmitButton": { "alias": "hideSubmitButton"; "required": false; }; "clickableFiles": { "alias": "clickableFiles"; "required": false; }; "earlyValidation": { "alias": "earlyValidation"; "required": false; }; "fileSizeLimit": { "alias": "fileSizeLimit"; "required": false; }; "maxFiles": { "alias": "maxFiles"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, { "submit": "submit"; "addFiles": "addFiles"; "remove": "remove"; "clickFile": "clickFile"; }, never, never, true, never>;
|
|
65
65
|
}
|
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./evo-upload.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../evo-note/evo-note.module";
|
|
5
|
-
import * as i4 from "../evo-button/evo-button.module";
|
|
6
|
-
import * as i5 from "../evo-icon/evo-icon.module";
|
|
7
|
-
import * as i6 from "../../pipes/evo-pipes.module";
|
|
8
|
-
import * as i7 from "../../evo-ui-kit.module";
|
|
9
3
|
export declare class EvoUploadModule {
|
|
10
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoUploadModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoUploadModule, [typeof i1.EvoUploadComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoUploadModule, never, [typeof i1.EvoUploadComponent], [typeof i1.EvoUploadComponent]>;
|
|
12
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoUploadModule>;
|
|
13
7
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class EvoClickOutsideDirective {
|
|
4
|
-
private _elementRef;
|
|
4
|
+
private readonly _elementRef;
|
|
5
5
|
evoClickOutside: EventEmitter<any>;
|
|
6
6
|
constructor(_elementRef: ElementRef);
|
|
7
7
|
onClick<T extends MouseEvent, F extends HTMLElement>(event: T, targetElement: F): void;
|
|
8
8
|
onTouchStart<T extends MouseEvent, F extends HTMLElement>(event: T, targetElement: F): void;
|
|
9
9
|
clickOrTouchOutside<T extends MouseEvent, F extends HTMLElement>(event: T, targetElement: F): void;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoClickOutsideDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoClickOutsideDirective, "[evoClickOutside]", never, {}, { "evoClickOutside": "evoClickOutside"; }, never, never,
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoClickOutsideDirective, "[evoClickOutside]", never, {}, { "evoClickOutside": "evoClickOutside"; }, never, never, true, never>;
|
|
12
12
|
}
|
|
@@ -2,18 +2,18 @@ import { EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges, TemplateRef,
|
|
|
2
2
|
import { EvoExpandedService } from '../services/evo-expanded.service';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class EvoIsExpandedDirective implements OnInit, OnChanges, OnDestroy {
|
|
5
|
-
private templateRef;
|
|
6
|
-
private viewContainer;
|
|
7
|
-
private expandedService;
|
|
5
|
+
private readonly templateRef;
|
|
6
|
+
private readonly viewContainer;
|
|
7
|
+
private readonly expandedService;
|
|
8
8
|
evoIsExpanded: boolean;
|
|
9
9
|
evoIsExpandedChange: EventEmitter<boolean>;
|
|
10
|
-
private destroy$;
|
|
11
|
-
constructor(templateRef: TemplateRef<
|
|
10
|
+
private readonly destroy$;
|
|
11
|
+
constructor(templateRef: TemplateRef<object>, viewContainer: ViewContainerRef, expandedService: EvoExpandedService);
|
|
12
12
|
ngOnInit(): void;
|
|
13
13
|
ngOnChanges(changes: SimpleChanges): void;
|
|
14
14
|
ngOnDestroy(): void;
|
|
15
15
|
handleExpandedChange(): void;
|
|
16
16
|
private updateView;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoIsExpandedDirective, [null, null, { optional: true; }]>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoIsExpandedDirective, "[evoIsExpanded]", never, { "evoIsExpanded": { "alias": "evoIsExpanded"; "required": false; }; }, { "evoIsExpandedChange": "evoIsExpandedChange"; }, never, never,
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoIsExpandedDirective, "[evoIsExpanded]", never, { "evoIsExpanded": { "alias": "evoIsExpanded"; "required": false; }; }, { "evoIsExpandedChange": "evoIsExpandedChange"; }, never, never, true, never>;
|
|
19
19
|
}
|
|
@@ -27,7 +27,7 @@ export declare class EvoLetDirective<T> {
|
|
|
27
27
|
* The presence of this method is a signal to the Ivy template type-check compiler that the
|
|
28
28
|
* `EvoLetDirective` structural directive renders its template with a specific context type.
|
|
29
29
|
*/
|
|
30
|
-
static ngTemplateContextGuard<T>(dir: EvoLetDirective<T>, ctx:
|
|
30
|
+
static ngTemplateContextGuard<T>(dir: EvoLetDirective<T>, ctx: EvoLetContext<T>): ctx is EvoLetContext<T>;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoLetDirective<any>, never>;
|
|
32
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoLetDirective<any>, "[evoLet]", never, { "evoLet": { "alias": "evoLet"; "required": false; }; }, {}, never, never,
|
|
32
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoLetDirective<any>, "[evoLet]", never, { "evoLet": { "alias": "evoLet"; "required": false; }; }, {}, never, never, true, never>;
|
|
33
33
|
}
|
|
@@ -57,5 +57,5 @@ export declare class EvoUiClassDirective implements DoCheck {
|
|
|
57
57
|
private removeClasses;
|
|
58
58
|
private toggleClass;
|
|
59
59
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoUiClassDirective, never>;
|
|
60
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoUiClassDirective, "[evoUiClass]", never, { "klass": { "alias": "class"; "required": false; }; "evoUiClass": { "alias": "evoUiClass"; "required": false; }; }, {}, never, never,
|
|
60
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoUiClassDirective, "[evoUiClass]", never, { "klass": { "alias": "class"; "required": false; }; "evoUiClass": { "alias": "evoUiClass"; "required": false; }; }, {}, never, never, true, never>;
|
|
61
61
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { WINDOW_PROVIDERS } from './services/window.service';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "
|
|
4
|
-
import * as i2 from "
|
|
5
|
-
import * as i3 from "
|
|
6
|
-
import * as i4 from "
|
|
7
|
-
import * as i5 from "
|
|
8
|
-
import * as i6 from "
|
|
9
|
-
import * as i7 from "
|
|
10
|
-
import * as i8 from "
|
|
3
|
+
import * as i1 from "@angular/common";
|
|
4
|
+
import * as i2 from "@angular/forms";
|
|
5
|
+
import * as i3 from "ngx-page-scroll";
|
|
6
|
+
import * as i4 from "@angular/router";
|
|
7
|
+
import * as i5 from "./directives/evo-ui-class.directive";
|
|
8
|
+
import * as i6 from "./directives/evo-click-outside.directive";
|
|
9
|
+
import * as i7 from "./directives/evo-is-expanded.directive";
|
|
10
|
+
import * as i8 from "./directives/evo-let/evo-let.directive";
|
|
11
11
|
export { WINDOW_PROVIDERS };
|
|
12
12
|
export declare class EvoUiKitModule {
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoUiKitModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoUiKitModule, [typeof i1.
|
|
14
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoUiKitModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.NgxPageScrollModule, typeof i2.ReactiveFormsModule, typeof i4.RouterModule, typeof i5.EvoUiClassDirective, typeof i6.EvoClickOutsideDirective, typeof i7.EvoIsExpandedDirective, typeof i8.EvoLetDirective], [typeof i5.EvoUiClassDirective, typeof i6.EvoClickOutsideDirective, typeof i7.EvoIsExpandedDirective, typeof i8.EvoLetDirective]>;
|
|
15
15
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoUiKitModule>;
|
|
16
16
|
}
|
|
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class DeclinationPipe implements PipeTransform {
|
|
4
4
|
transform(value: number | string, titles: string[], noNum?: boolean): string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<DeclinationPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<DeclinationPipe, "declination",
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<DeclinationPipe, "declination", true>;
|
|
7
7
|
}
|
|
@@ -3,6 +3,6 @@ import * as i1 from "./declination.pipe";
|
|
|
3
3
|
import * as i2 from "./safe-html.pipe";
|
|
4
4
|
export declare class EvoPipesModule {
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoPipesModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoPipesModule, [typeof i1.DeclinationPipe, typeof i2.SafeHtmlPipe],
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EvoPipesModule, never, [typeof i1.DeclinationPipe, typeof i2.SafeHtmlPipe], [typeof i1.DeclinationPipe, typeof i2.SafeHtmlPipe]>;
|
|
7
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<EvoPipesModule>;
|
|
8
8
|
}
|
|
@@ -2,9 +2,9 @@ import { PipeTransform } from '@angular/core';
|
|
|
2
2
|
import { DomSanitizer } from '@angular/platform-browser';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class SafeHtmlPipe implements PipeTransform {
|
|
5
|
-
private sanitizer;
|
|
5
|
+
private readonly sanitizer;
|
|
6
6
|
constructor(sanitizer: DomSanitizer);
|
|
7
7
|
transform(url: any): import("@angular/platform-browser").SafeHtml;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<SafeHtmlPipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SafeHtmlPipe, "safeHtml",
|
|
9
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SafeHtmlPipe, "safeHtml", true>;
|
|
10
10
|
}
|
|
@@ -2,7 +2,7 @@ import { Observable } from 'rxjs';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class EvoExpandedService {
|
|
4
4
|
isExpandedChange$: Observable<boolean>;
|
|
5
|
-
private isExpanded$;
|
|
5
|
+
private readonly isExpanded$;
|
|
6
6
|
constructor();
|
|
7
7
|
set isExpanded(value: boolean);
|
|
8
8
|
get isExpanded(): boolean;
|
|
@@ -2,13 +2,13 @@ import { ClassProvider, FactoryProvider, InjectionToken } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare const WINDOW: InjectionToken<unknown>;
|
|
4
4
|
export declare abstract class WindowRef {
|
|
5
|
-
get nativeWindow(): Window |
|
|
5
|
+
get nativeWindow(): Window | object;
|
|
6
6
|
}
|
|
7
7
|
export declare class BrowserWindowRef extends WindowRef {
|
|
8
8
|
constructor();
|
|
9
|
-
get nativeWindow(): Window |
|
|
9
|
+
get nativeWindow(): Window | object;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<BrowserWindowRef, never>;
|
|
11
11
|
static ɵprov: i0.ɵɵInjectableDeclaration<BrowserWindowRef>;
|
|
12
12
|
}
|
|
13
|
-
export declare function windowFactory(browserWindowRef: BrowserWindowRef, platformId:
|
|
13
|
+
export declare function windowFactory(browserWindowRef: BrowserWindowRef, platformId: object): Window | object;
|
|
14
14
|
export declare const WINDOW_PROVIDERS: (ClassProvider | FactoryProvider)[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './public_api';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './create-token';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@evotor-dev/ui-kit",
|
|
3
|
-
"version": "8.0.0-beta.
|
|
3
|
+
"version": "8.0.0-beta.15",
|
|
4
4
|
"homepage": "https://evotor.github.io/Evo-UI-Kit",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -46,48 +46,6 @@
|
|
|
46
46
|
"esm2022": "./esm2022/icons/evotor-dev-ui-kit-icons.mjs",
|
|
47
47
|
"esm": "./esm2022/icons/evotor-dev-ui-kit-icons.mjs",
|
|
48
48
|
"default": "./fesm2022/evotor-dev-ui-kit-icons.mjs"
|
|
49
|
-
},
|
|
50
|
-
"./icons/category": {
|
|
51
|
-
"types": "./icons/category/index.d.ts",
|
|
52
|
-
"esm2022": "./esm2022/icons/category/evotor-dev-ui-kit-icons-category.mjs",
|
|
53
|
-
"esm": "./esm2022/icons/category/evotor-dev-ui-kit-icons-category.mjs",
|
|
54
|
-
"default": "./fesm2022/evotor-dev-ui-kit-icons-category.mjs"
|
|
55
|
-
},
|
|
56
|
-
"./icons/emotions": {
|
|
57
|
-
"types": "./icons/emotions/index.d.ts",
|
|
58
|
-
"esm2022": "./esm2022/icons/emotions/evotor-dev-ui-kit-icons-emotions.mjs",
|
|
59
|
-
"esm": "./esm2022/icons/emotions/evotor-dev-ui-kit-icons-emotions.mjs",
|
|
60
|
-
"default": "./fesm2022/evotor-dev-ui-kit-icons-emotions.mjs"
|
|
61
|
-
},
|
|
62
|
-
"./icons/header": {
|
|
63
|
-
"types": "./icons/header/index.d.ts",
|
|
64
|
-
"esm2022": "./esm2022/icons/header/evotor-dev-ui-kit-icons-header.mjs",
|
|
65
|
-
"esm": "./esm2022/icons/header/evotor-dev-ui-kit-icons-header.mjs",
|
|
66
|
-
"default": "./fesm2022/evotor-dev-ui-kit-icons-header.mjs"
|
|
67
|
-
},
|
|
68
|
-
"./icons/info": {
|
|
69
|
-
"types": "./icons/info/index.d.ts",
|
|
70
|
-
"esm2022": "./esm2022/icons/info/evotor-dev-ui-kit-icons-info.mjs",
|
|
71
|
-
"esm": "./esm2022/icons/info/evotor-dev-ui-kit-icons-info.mjs",
|
|
72
|
-
"default": "./fesm2022/evotor-dev-ui-kit-icons-info.mjs"
|
|
73
|
-
},
|
|
74
|
-
"./icons/navigation": {
|
|
75
|
-
"types": "./icons/navigation/index.d.ts",
|
|
76
|
-
"esm2022": "./esm2022/icons/navigation/evotor-dev-ui-kit-icons-navigation.mjs",
|
|
77
|
-
"esm": "./esm2022/icons/navigation/evotor-dev-ui-kit-icons-navigation.mjs",
|
|
78
|
-
"default": "./fesm2022/evotor-dev-ui-kit-icons-navigation.mjs"
|
|
79
|
-
},
|
|
80
|
-
"./icons/side-menu": {
|
|
81
|
-
"types": "./icons/side-menu/index.d.ts",
|
|
82
|
-
"esm2022": "./esm2022/icons/side-menu/evotor-dev-ui-kit-icons-side-menu.mjs",
|
|
83
|
-
"esm": "./esm2022/icons/side-menu/evotor-dev-ui-kit-icons-side-menu.mjs",
|
|
84
|
-
"default": "./fesm2022/evotor-dev-ui-kit-icons-side-menu.mjs"
|
|
85
|
-
},
|
|
86
|
-
"./icons/system": {
|
|
87
|
-
"types": "./icons/system/index.d.ts",
|
|
88
|
-
"esm2022": "./esm2022/icons/system/evotor-dev-ui-kit-icons-system.mjs",
|
|
89
|
-
"esm": "./esm2022/icons/system/evotor-dev-ui-kit-icons-system.mjs",
|
|
90
|
-
"default": "./fesm2022/evotor-dev-ui-kit-icons-system.mjs"
|
|
91
49
|
}
|
|
92
50
|
},
|
|
93
51
|
"module": "fesm2022/evotor-dev-ui-kit.mjs",
|
package/public_api.d.ts
CHANGED
|
@@ -31,9 +31,7 @@ export * from './lib/components/evo-paginator/index';
|
|
|
31
31
|
export * from './lib/components/evo-popover/index';
|
|
32
32
|
export * from './lib/components/evo-portal/index';
|
|
33
33
|
export * from './lib/components/evo-radio/index';
|
|
34
|
-
export * from './lib/components/evo-radio-group/index';
|
|
35
34
|
export * from './lib/components/evo-radioshape/index';
|
|
36
|
-
export * from './lib/components/evo-segmented-bar/index';
|
|
37
35
|
export * from './lib/components/evo-sidebar/index';
|
|
38
36
|
export * from './lib/components/evo-stepper/index';
|
|
39
37
|
export * from './lib/components/evo-table/index';
|
|
@@ -55,3 +53,5 @@ export * from './lib/common/constants/view-breakpoint-streams';
|
|
|
55
53
|
export * from './lib/common/types/index';
|
|
56
54
|
export * from './lib/common/evo-base-control';
|
|
57
55
|
export * from './lib/common/Serializable';
|
|
56
|
+
export * from './lib/common/tokens';
|
|
57
|
+
export * from './lib/utils';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './index';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXZvdG9yLWRldi11aS1raXQtaWNvbnMtY2F0ZWdvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9ldm8tdWkta2l0L2ljb25zL2NhdGVnb3J5L2V2b3Rvci1kZXYtdWkta2l0LWljb25zLWNhdGVnb3J5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBRUgsY0FBYyxTQUFTLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIEdlbmVyYXRlZCBidW5kbGUgaW5kZXguIERvIG5vdCBlZGl0LlxuICovXG5cbmV4cG9ydCAqIGZyb20gJy4vaW5kZXgnO1xuIl19
|