@evotor-dev/ui-kit 8.0.0-beta.9 → 8.0.1

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.
Files changed (664) hide show
  1. package/README.md +27 -20
  2. package/assets/icons/category/barcode.svg +1 -0
  3. package/assets/icons/category/calculator.svg +1 -0
  4. package/assets/icons/category/courier.svg +1 -0
  5. package/assets/icons/category/credit-blank.svg +1 -0
  6. package/assets/icons/category/folder-outline.svg +1 -0
  7. package/assets/icons/category/internet.svg +1 -0
  8. package/assets/icons/category/law.svg +1 -0
  9. package/assets/icons/category/person-add.svg +1 -0
  10. package/assets/icons/category/person-check.svg +1 -0
  11. package/assets/icons/category/person-clientcard.svg +1 -0
  12. package/assets/icons/category/person-customer-details-off.svg +1 -0
  13. package/assets/icons/category/person-customer-details.svg +1 -0
  14. package/assets/icons/category/person-group.svg +1 -0
  15. package/assets/icons/category/person-loyality.svg +1 -0
  16. package/assets/icons/category/person-owner.svg +1 -0
  17. package/assets/icons/category/person-profile.svg +1 -0
  18. package/assets/icons/category/person-self-employed.svg +1 -0
  19. package/assets/icons/category/person-seller.svg +1 -0
  20. package/assets/icons/category/person.svg +1 -0
  21. package/assets/icons/category/personnel.svg +1 -0
  22. package/assets/icons/category/restaurant.svg +1 -0
  23. package/assets/icons/category/scissors.svg +1 -0
  24. package/assets/icons/category/service-package.svg +1 -0
  25. package/assets/icons/category/service.svg +1 -0
  26. package/assets/icons/category/shipping.svg +1 -0
  27. package/assets/icons/category/terminal-rent.svg +1 -0
  28. package/assets/icons/category/transport.svg +1 -0
  29. package/assets/icons/emotions/happy.svg +1 -0
  30. package/assets/icons/emotions/neutral.svg +1 -0
  31. package/assets/icons/emotions/sad.svg +1 -0
  32. package/assets/icons/emotions/very-happy.svg +1 -0
  33. package/assets/icons/emotions/very-sad.svg +1 -0
  34. package/assets/icons/header/bell.svg +1 -0
  35. package/assets/icons/header/cart.svg +1 -0
  36. package/assets/icons/header/close.svg +1 -0
  37. package/assets/icons/header/exit.svg +1 -0
  38. package/assets/icons/header/menu.svg +1 -0
  39. package/assets/icons/header/order.svg +1 -0
  40. package/assets/icons/header/profile.svg +1 -0
  41. package/assets/icons/header/request.svg +1 -0
  42. package/assets/icons/header/search.svg +1 -0
  43. package/assets/icons/header/settings.svg +1 -0
  44. package/assets/icons/index.ts +1 -0
  45. package/assets/icons/info/arrow-back.svg +1 -0
  46. package/assets/icons/info/arrow-down.svg +1 -0
  47. package/assets/icons/info/arrow-forward.svg +1 -0
  48. package/assets/icons/info/arrow-up.svg +1 -0
  49. package/assets/icons/info/down-circle-add.svg +1 -0
  50. package/assets/icons/info/down-circle.svg +1 -0
  51. package/assets/icons/info/graph.svg +1 -0
  52. package/assets/icons/info/left-circle.svg +1 -0
  53. package/assets/icons/info/megaphone.svg +1 -0
  54. package/assets/icons/info/right-down.svg +1 -0
  55. package/assets/icons/info/rouble.svg +1 -0
  56. package/assets/icons/info/sale.svg +1 -0
  57. package/assets/icons/info/up-circle-add.svg +1 -0
  58. package/assets/icons/info/up-circle.svg +1 -0
  59. package/assets/icons/info/warehouse.svg +1 -0
  60. package/assets/icons/info/web.svg +1 -0
  61. package/assets/icons/navigation/arrow-left.svg +1 -0
  62. package/assets/icons/navigation/arrow-northeast.svg +1 -0
  63. package/assets/icons/navigation/arrow-right.svg +1 -0
  64. package/assets/icons/navigation/arrow-southwest.svg +1 -0
  65. package/assets/icons/navigation/chevron-down-rounded.svg +1 -0
  66. package/assets/icons/navigation/chevron-left.svg +1 -0
  67. package/assets/icons/navigation/chevron-right.svg +1 -0
  68. package/assets/icons/navigation/chevron-up-rounded.svg +1 -0
  69. package/assets/icons/navigation/drop-down.svg +1 -0
  70. package/assets/icons/navigation/drop-up.svg +1 -0
  71. package/assets/icons/navigation/expand-less.svg +1 -0
  72. package/assets/icons/navigation/expand-more.svg +1 -0
  73. package/assets/icons/navigation/fold-horizontal.svg +1 -0
  74. package/assets/icons/navigation/fold.svg +1 -0
  75. package/assets/icons/navigation/low-priority.svg +1 -0
  76. package/assets/icons/navigation/minus-outlined.svg +1 -0
  77. package/assets/icons/navigation/more.svg +1 -0
  78. package/assets/icons/navigation/plus-outlined.svg +1 -0
  79. package/assets/icons/navigation/sorting.svg +1 -0
  80. package/assets/icons/navigation/subdirectory-left.svg +1 -0
  81. package/assets/icons/navigation/subdirectory-right.svg +1 -0
  82. package/assets/icons/navigation/unfold-horizontal.svg +1 -0
  83. package/assets/icons/navigation/unfold-less.svg +1 -0
  84. package/assets/icons/navigation/unfold-more.svg +1 -0
  85. package/assets/icons/ng-package.json +3 -0
  86. package/assets/icons/side-menu/accounting-nav.svg +1 -0
  87. package/assets/icons/side-menu/acquiring.svg +1 -0
  88. package/assets/icons/side-menu/bill-correction.svg +1 -0
  89. package/assets/icons/side-menu/bill.svg +1 -0
  90. package/assets/icons/side-menu/bookshelf.svg +1 -0
  91. package/assets/icons/side-menu/combined.svg +1 -0
  92. package/assets/icons/side-menu/credit.svg +1 -0
  93. package/assets/icons/side-menu/datamatrix.svg +1 -0
  94. package/assets/icons/side-menu/edo.svg +1 -0
  95. package/assets/icons/side-menu/go-market.svg +1 -0
  96. package/assets/icons/side-menu/key.svg +1 -0
  97. package/assets/icons/side-menu/lk.svg +1 -0
  98. package/assets/icons/side-menu/my-apps.svg +1 -0
  99. package/assets/icons/side-menu/payment.svg +1 -0
  100. package/assets/icons/side-menu/purchase.svg +1 -0
  101. package/assets/icons/side-menu/qr.svg +1 -0
  102. package/assets/icons/side-menu/reports.svg +1 -0
  103. package/assets/icons/side-menu/research-nav.svg +1 -0
  104. package/assets/icons/side-menu/reviews.svg +1 -0
  105. package/assets/icons/side-menu/rouble-outlined.svg +1 -0
  106. package/assets/icons/side-menu/sber.svg +1 -0
  107. package/assets/icons/side-menu/services.svg +1 -0
  108. package/assets/icons/side-menu/shop-2.svg +1 -0
  109. package/assets/icons/side-menu/shop.svg +1 -0
  110. package/assets/icons/side-menu/stats.svg +1 -0
  111. package/assets/icons/side-menu/support-add.svg +1 -0
  112. package/assets/icons/side-menu/support.svg +1 -0
  113. package/assets/icons/side-menu/wallet.svg +1 -0
  114. package/assets/icons/system/accounting.svg +1 -0
  115. package/assets/icons/system/alco.svg +1 -0
  116. package/assets/icons/system/alert-circle.svg +1 -0
  117. package/assets/icons/system/alert-triangle.svg +1 -0
  118. package/assets/icons/system/alert.svg +1 -0
  119. package/assets/icons/system/archive.svg +1 -0
  120. package/assets/icons/system/article.svg +1 -0
  121. package/assets/icons/system/attach.svg +1 -0
  122. package/assets/icons/system/block.svg +1 -0
  123. package/assets/icons/system/book.svg +1 -0
  124. package/assets/icons/system/brand.svg +1 -0
  125. package/assets/icons/system/bulb.svg +1 -0
  126. package/assets/icons/system/bundle.svg +1 -0
  127. package/assets/icons/system/business-case.svg +1 -0
  128. package/assets/icons/system/calendar.svg +1 -0
  129. package/assets/icons/system/call-end.svg +1 -0
  130. package/assets/icons/system/call-later.svg +1 -0
  131. package/assets/icons/system/cashback.svg +1 -0
  132. package/assets/icons/system/cast.svg +1 -0
  133. package/assets/icons/system/chart.svg +1 -0
  134. package/assets/icons/system/chat.svg +1 -0
  135. package/assets/icons/system/check-all.svg +1 -0
  136. package/assets/icons/system/check-rounded.svg +1 -0
  137. package/assets/icons/system/check-square-outlined.svg +1 -0
  138. package/assets/icons/system/check.svg +1 -0
  139. package/assets/icons/system/clock-outlined.svg +1 -0
  140. package/assets/icons/system/clock-solid.svg +1 -0
  141. package/assets/icons/system/clock.svg +1 -0
  142. package/assets/icons/system/comment.svg +1 -0
  143. package/assets/icons/system/compare-add.svg +1 -0
  144. package/assets/icons/system/compare-remove.svg +1 -0
  145. package/assets/icons/system/comparsion.svg +1 -0
  146. package/assets/icons/system/copy.svg +1 -0
  147. package/assets/icons/system/crown.svg +1 -0
  148. package/assets/icons/system/decline.svg +1 -0
  149. package/assets/icons/system/delete-outlined.svg +1 -0
  150. package/assets/icons/system/delete-solid.svg +1 -0
  151. package/assets/icons/system/delete.svg +1 -0
  152. package/assets/icons/system/dialog.svg +1 -0
  153. package/assets/icons/system/display-mode.svg +1 -0
  154. package/assets/icons/system/doc.svg +1 -0
  155. package/assets/icons/system/document-copy.svg +1 -0
  156. package/assets/icons/system/document-filled.svg +1 -0
  157. package/assets/icons/system/document.svg +1 -0
  158. package/assets/icons/system/download.svg +1 -0
  159. package/assets/icons/system/drag.svg +1 -0
  160. package/assets/icons/system/edit-rounded.svg +1 -0
  161. package/assets/icons/system/edit.svg +1 -0
  162. package/assets/icons/system/empty-cart.svg +1 -0
  163. package/assets/icons/system/event.svg +1 -0
  164. package/assets/icons/system/external-link.svg +1 -0
  165. package/assets/icons/system/eye-off.svg +1 -0
  166. package/assets/icons/system/eye.svg +1 -0
  167. package/assets/icons/system/feed.svg +1 -0
  168. package/assets/icons/system/file.svg +1 -0
  169. package/assets/icons/system/filter.svg +1 -0
  170. package/assets/icons/system/fire.svg +1 -0
  171. package/assets/icons/system/fiscal.svg +1 -0
  172. package/assets/icons/system/folder-alert.svg +1 -0
  173. package/assets/icons/system/folder-check.svg +1 -0
  174. package/assets/icons/system/folder-few-check.svg +1 -0
  175. package/assets/icons/system/folder-move.svg +1 -0
  176. package/assets/icons/system/folder.svg +1 -0
  177. package/assets/icons/system/gift.svg +1 -0
  178. package/assets/icons/system/go-to-chat.svg +1 -0
  179. package/assets/icons/system/go-to-minichat.svg +1 -0
  180. package/assets/icons/system/goods.svg +1 -0
  181. package/assets/icons/system/graph-square.svg +1 -0
  182. package/assets/icons/system/healing.svg +1 -0
  183. package/assets/icons/system/help-outlined.svg +1 -0
  184. package/assets/icons/system/help-solid.svg +1 -0
  185. package/assets/icons/system/help.svg +1 -0
  186. package/assets/icons/system/history.svg +1 -0
  187. package/assets/icons/system/id.svg +1 -0
  188. package/assets/icons/system/image.svg +1 -0
  189. package/assets/icons/system/import-export.svg +1 -0
  190. package/assets/icons/system/import.svg +1 -0
  191. package/assets/icons/system/incoming-call.svg +1 -0
  192. package/assets/icons/system/info.svg +1 -0
  193. package/assets/icons/system/insurance.svg +1 -0
  194. package/assets/icons/system/insurancelost.svg +1 -0
  195. package/assets/icons/system/lamp.svg +1 -0
  196. package/assets/icons/system/like.svg +1 -0
  197. package/assets/icons/system/linked-circle-outlined.svg +1 -0
  198. package/assets/icons/system/linked-rounded.svg +1 -0
  199. package/assets/icons/system/linked.svg +1 -0
  200. package/assets/icons/system/list.svg +1 -0
  201. package/assets/icons/system/location-arrow.svg +1 -0
  202. package/assets/icons/system/location-pin.svg +1 -0
  203. package/assets/icons/system/location.svg +1 -0
  204. package/assets/icons/system/lock.svg +1 -0
  205. package/assets/icons/system/login.svg +1 -0
  206. package/assets/icons/system/logo-1c.svg +1 -0
  207. package/assets/icons/system/logo-android.svg +1 -0
  208. package/assets/icons/system/logo-apple.svg +1 -0
  209. package/assets/icons/system/logo-chestniy-znak.svg +1 -0
  210. package/assets/icons/system/logo-evotor.svg +1 -0
  211. package/assets/icons/system/logo-facebook.svg +1 -0
  212. package/assets/icons/system/logo-gomarket.svg +1 -0
  213. package/assets/icons/system/logo-instagram.svg +1 -0
  214. package/assets/icons/system/logo-linux.svg +1 -0
  215. package/assets/icons/system/logo-ok.svg +1 -0
  216. package/assets/icons/system/logo-sber.svg +1 -0
  217. package/assets/icons/system/logo-sbp.svg +1 -0
  218. package/assets/icons/system/logo-telegram.svg +1 -0
  219. package/assets/icons/system/logo-twitter.svg +1 -0
  220. package/assets/icons/system/logo-vk.svg +1 -0
  221. package/assets/icons/system/logo-whatsapp.svg +1 -0
  222. package/assets/icons/system/logo-windows.svg +1 -0
  223. package/assets/icons/system/mail.svg +1 -0
  224. package/assets/icons/system/minus-rounded.svg +1 -0
  225. package/assets/icons/system/minus.svg +1 -0
  226. package/assets/icons/system/monitoring.svg +1 -0
  227. package/assets/icons/system/mute-1.svg +1 -0
  228. package/assets/icons/system/mute.svg +1 -0
  229. package/assets/icons/system/new.svg +1 -0
  230. package/assets/icons/system/news.svg +1 -0
  231. package/assets/icons/system/offline.svg +1 -0
  232. package/assets/icons/system/online.svg +1 -0
  233. package/assets/icons/system/open-outside.svg +1 -0
  234. package/assets/icons/system/os-version.svg +1 -0
  235. package/assets/icons/system/outgoing-call.svg +1 -0
  236. package/assets/icons/system/password.svg +1 -0
  237. package/assets/icons/system/paste.svg +1 -0
  238. package/assets/icons/system/pause-circle.svg +1 -0
  239. package/assets/icons/system/pause.svg +1 -0
  240. package/assets/icons/system/phone.svg +1 -0
  241. package/assets/icons/system/pickup-point.svg +1 -0
  242. package/assets/icons/system/pin-outline.svg +1 -0
  243. package/assets/icons/system/pin.svg +1 -0
  244. package/assets/icons/system/play-circle.svg +1 -0
  245. package/assets/icons/system/plus-rounded.svg +1 -0
  246. package/assets/icons/system/plus.svg +1 -0
  247. package/assets/icons/system/point-up.svg +1 -0
  248. package/assets/icons/system/power-on.svg +1 -0
  249. package/assets/icons/system/power.svg +1 -0
  250. package/assets/icons/system/print.svg +1 -0
  251. package/assets/icons/system/printer.svg +1 -0
  252. package/assets/icons/system/promo.svg +1 -0
  253. package/assets/icons/system/refresh.svg +1 -0
  254. package/assets/icons/system/refund.svg +1 -0
  255. package/assets/icons/system/remote.svg +1 -0
  256. package/assets/icons/system/renew.svg +1 -0
  257. package/assets/icons/system/research.svg +1 -0
  258. package/assets/icons/system/route.svg +1 -0
  259. package/assets/icons/system/sale-options.svg +1 -0
  260. package/assets/icons/system/save.svg +1 -0
  261. package/assets/icons/system/scanner.svg +1 -0
  262. package/assets/icons/system/selected.svg +1 -0
  263. package/assets/icons/system/send.svg +1 -0
  264. package/assets/icons/system/share.svg +1 -0
  265. package/assets/icons/system/sim.svg +1 -0
  266. package/assets/icons/system/smartphone.svg +1 -0
  267. package/assets/icons/system/specify.svg +1 -0
  268. package/assets/icons/system/star-border.svg +1 -0
  269. package/assets/icons/system/star-outlined.svg +1 -0
  270. package/assets/icons/system/star-solid.svg +1 -0
  271. package/assets/icons/system/star.svg +1 -0
  272. package/assets/icons/system/support-agent.svg +1 -0
  273. package/assets/icons/system/swap.svg +1 -0
  274. package/assets/icons/system/sync-error.svg +1 -0
  275. package/assets/icons/system/sync-problem.svg +1 -0
  276. package/assets/icons/system/sync.svg +1 -0
  277. package/assets/icons/system/table.svg +1 -0
  278. package/assets/icons/system/terminal-add.svg +1 -0
  279. package/assets/icons/system/terminal.svg +1 -0
  280. package/assets/icons/system/tools.svg +1 -0
  281. package/assets/icons/system/unarchive.svg +1 -0
  282. package/assets/icons/system/unlock.svg +1 -0
  283. package/assets/icons/system/unpin.svg +1 -0
  284. package/assets/icons/system/upload.svg +1 -0
  285. package/assets/icons/system/usb.svg +1 -0
  286. package/assets/icons/system/user-add.svg +1 -0
  287. package/assets/icons/system/user-check.svg +1 -0
  288. package/assets/icons/system/user-group.svg +1 -0
  289. package/assets/icons/system/user.svg +1 -0
  290. package/assets/icons/system/usergroup.svg +1 -0
  291. package/assets/icons/system/video-call.svg +1 -0
  292. package/assets/icons/system/volume-off.svg +1 -0
  293. package/assets/icons/system/warranty-ended.svg +1 -0
  294. package/assets/icons/system/warranty.svg +1 -0
  295. package/assets/icons/system/wifi.svg +1 -0
  296. package/assets/icons/system/work.svg +1 -0
  297. package/esm2022/icons/index.mjs +2 -9
  298. package/esm2022/lib/common/animations/expand.animation.mjs +3 -3
  299. package/esm2022/lib/common/animations/sidebar.animation.mjs +2 -2
  300. package/esm2022/lib/common/animations/skip-initial-render.animation.mjs +1 -1
  301. package/esm2022/lib/common/collection/evo-collection-fabric.mjs +7 -2
  302. package/esm2022/lib/common/collection/evo-collection.mjs +1 -1
  303. package/esm2022/lib/common/constants/view-breakpoint-streams.mjs +1 -1
  304. package/esm2022/lib/common/evo-base-control.mjs +2 -2
  305. package/esm2022/lib/common/evo-control-state-manager/evo-control-state-manager.mjs +1 -1
  306. package/esm2022/lib/common/evo-control-state-manager/evo-control-state.interface.mjs +1 -1
  307. package/esm2022/lib/common/tokens/assets-path.mjs +22 -0
  308. package/esm2022/lib/common/tokens/icon-resolver.mjs +30 -0
  309. package/esm2022/lib/common/tokens/index.mjs +2 -0
  310. package/esm2022/lib/common/tokens/public_api.mjs +3 -0
  311. package/esm2022/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.mjs +7 -3
  312. package/esm2022/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.mjs +7 -3
  313. package/esm2022/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.mjs +5 -5
  314. package/esm2022/lib/components/evo-accordion/evo-accordion.component.mjs +8 -6
  315. package/esm2022/lib/components/evo-accordion/evo-accordion.module.mjs +9 -34
  316. package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete/evo-autocomplete.component.mjs +402 -0
  317. package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-default-option/evo-autocomplete-default-option.component.mjs +44 -0
  318. package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-footer/evo-autocomplete-footer.component.mjs +11 -0
  319. package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-header/evo-autocomplete-header.component.mjs +11 -0
  320. package/esm2022/lib/components/evo-autocomplete/evo-autocomplete.module.mjs +13 -46
  321. package/esm2022/lib/components/evo-autocomplete/helpers/switch-query-to-list.mjs +4 -2
  322. package/esm2022/lib/components/evo-autocomplete/models/DaDataParty.mjs +2 -1
  323. package/esm2022/lib/components/evo-autocomplete/models/dadata.model.mjs +1 -1
  324. package/esm2022/lib/components/evo-autocomplete/public-api.mjs +5 -3
  325. package/esm2022/lib/components/evo-badge/evo-badge.component.mjs +4 -4
  326. package/esm2022/lib/components/evo-badge/evo-badge.module.mjs +5 -15
  327. package/esm2022/lib/components/evo-badge/types/evo-badge-color.mjs +1 -1
  328. package/esm2022/lib/components/evo-button/components/evo-button/evo-button.component.mjs +6 -6
  329. package/esm2022/lib/components/evo-button/evo-button.module.mjs +4 -8
  330. package/esm2022/lib/components/evo-checkbox/evo-checkbox.component.mjs +14 -15
  331. package/esm2022/lib/components/evo-checkbox/evo-checkbox.module.mjs +4 -20
  332. package/esm2022/lib/components/evo-chip/evo-chip.component.mjs +21 -19
  333. package/esm2022/lib/components/evo-chip/evo-chip.module.mjs +4 -31
  334. package/esm2022/lib/components/evo-control-error/evo-control-error.component.mjs +4 -5
  335. package/esm2022/lib/components/evo-control-error/evo-control-error.module.mjs +4 -16
  336. package/esm2022/lib/components/evo-control-label/evo-control-label.component.mjs +4 -4
  337. package/esm2022/lib/components/evo-control-label/evo-control-label.module.mjs +4 -8
  338. package/esm2022/lib/components/evo-counter/evo-counter.component.mjs +6 -6
  339. package/esm2022/lib/components/evo-counter/evo-counter.module.mjs +5 -17
  340. package/esm2022/lib/components/evo-datepicker/evo-datepicker.component.mjs +28 -28
  341. package/esm2022/lib/components/evo-datepicker/evo-datepicker.module.mjs +4 -20
  342. package/esm2022/lib/components/evo-datepicker/flatpickr-options.interface.mjs +1 -1
  343. package/esm2022/lib/components/evo-dropdown/evo-dropdown-origin.directive.mjs +3 -2
  344. package/esm2022/lib/components/evo-dropdown/evo-dropdown-position-description.mjs +49 -25
  345. package/esm2022/lib/components/evo-dropdown/evo-dropdown.component.mjs +9 -7
  346. package/esm2022/lib/components/evo-dropdown/evo-dropdown.module.mjs +4 -7
  347. package/esm2022/lib/components/evo-icon/evo-icon.component.mjs +46 -28
  348. package/esm2022/lib/components/evo-icon/evo-icon.service.mjs +48 -0
  349. package/esm2022/lib/components/evo-icon/interfaces/icon-options.mjs +2 -0
  350. package/esm2022/lib/components/evo-icon/interfaces/icons-category.mjs +1 -1
  351. package/esm2022/lib/components/evo-icon/public-api.mjs +2 -3
  352. package/esm2022/lib/components/evo-icon-button/evo-icon-button.component.mjs +12 -5
  353. package/esm2022/lib/components/evo-icon-button/evo-icon-button.module.mjs +5 -13
  354. package/esm2022/lib/components/evo-icon-button/types/evo-icon-button-size.mjs +1 -1
  355. package/esm2022/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.mjs +3 -4
  356. package/esm2022/lib/components/evo-icon-number/evo-icon-number.module.mjs +4 -6
  357. package/esm2022/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.mjs +3 -2
  358. package/esm2022/lib/components/evo-input/evo-input.component.mjs +33 -19
  359. package/esm2022/lib/components/evo-input/evo-input.module.mjs +5 -52
  360. package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.mjs +9 -8
  361. package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.mjs +5 -21
  362. package/esm2022/lib/components/evo-loader/evo-circular-loader.component.mjs +3 -3
  363. package/esm2022/lib/components/evo-loader/evo-loader.module.mjs +5 -19
  364. package/esm2022/lib/components/evo-loader/public-api.mjs +1 -2
  365. package/esm2022/lib/components/evo-modal/evo-modal.component.mjs +5 -5
  366. package/esm2022/lib/components/evo-modal/evo-modal.module.mjs +5 -17
  367. package/esm2022/lib/components/evo-modal/evo-modal.service.mjs +1 -1
  368. package/esm2022/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.mjs +49 -27
  369. package/esm2022/lib/components/evo-navbar/evo-navbar.component.mjs +19 -8
  370. package/esm2022/lib/components/evo-navbar/evo-navbar.module.mjs +4 -9
  371. package/esm2022/lib/components/evo-navbar/interfaces/nav-item-main-info.mjs +1 -1
  372. package/esm2022/lib/components/evo-navbar/interfaces/nav-item-router-link.mjs +1 -1
  373. package/esm2022/lib/components/evo-navbar/types/nav-item.mjs +1 -1
  374. package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.component.mjs +5 -5
  375. package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.module.mjs +7 -34
  376. package/esm2022/lib/components/evo-note/evo-note.component.mjs +5 -6
  377. package/esm2022/lib/components/evo-note/evo-note.module.mjs +4 -31
  378. package/esm2022/lib/components/evo-paginator/evo-paginator.component.mjs +4 -4
  379. package/esm2022/lib/components/evo-paginator/evo-paginator.module.mjs +5 -9
  380. package/esm2022/lib/components/evo-popover/evo-popover.component.mjs +13 -9
  381. package/esm2022/lib/components/evo-popover/evo-popover.module.mjs +4 -12
  382. package/esm2022/lib/components/evo-portal/evo-portal-outlet.class.mjs +1 -1
  383. package/esm2022/lib/components/evo-portal/evo-portal-outlet.directive.mjs +4 -3
  384. package/esm2022/lib/components/evo-portal/evo-portal.module.mjs +6 -18
  385. package/esm2022/lib/components/evo-portal/evo-portal.service.mjs +15 -7
  386. package/esm2022/lib/components/evo-radio/evo-radio.component.mjs +8 -6
  387. package/esm2022/lib/components/evo-radio/evo-radio.module.mjs +4 -12
  388. package/esm2022/lib/components/evo-radioshape/components/evo-radioshape.component.mjs +9 -7
  389. package/esm2022/lib/components/evo-radioshape/evo-radioshape.module.mjs +5 -20
  390. package/esm2022/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.mjs +14 -22
  391. package/esm2022/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.mjs +4 -4
  392. package/esm2022/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.mjs +13 -20
  393. package/esm2022/lib/components/evo-sidebar/evo-sidebar.component.mjs +90 -100
  394. package/esm2022/lib/components/evo-sidebar/evo-sidebar.provider.mjs +20 -0
  395. package/esm2022/lib/components/evo-sidebar/evo-sidebar.service.mjs +14 -23
  396. package/esm2022/lib/components/evo-sidebar/evo-sidebar.token.mjs +3 -0
  397. package/esm2022/lib/components/evo-sidebar/interfaces.mjs +1 -1
  398. package/esm2022/lib/components/evo-sidebar/public-api.mjs +2 -2
  399. package/esm2022/lib/components/evo-sidebar/tokens.mjs +1 -1
  400. package/esm2022/lib/components/evo-stepper/evo-stepper-events.mjs +2 -2
  401. package/esm2022/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.mjs +5 -5
  402. package/esm2022/lib/components/evo-stepper/evo-stepper.component.mjs +8 -12
  403. package/esm2022/lib/components/evo-stepper/evo-stepper.module.mjs +4 -12
  404. package/esm2022/lib/components/evo-table/evo-table/evo-table.component.mjs +7 -6
  405. package/esm2022/lib/components/evo-table/evo-table-column/evo-table-column.component.mjs +5 -4
  406. package/esm2022/lib/components/evo-table/evo-table.module.mjs +4 -8
  407. package/esm2022/lib/components/evo-tabs/evo-tab/evo-tab.component.mjs +4 -4
  408. package/esm2022/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.mjs +7 -5
  409. package/esm2022/lib/components/evo-tabs/evo-tab-state.collection.mjs +3 -1
  410. package/esm2022/lib/components/evo-tabs/evo-tabs-size.service.mjs +1 -1
  411. package/esm2022/lib/components/evo-tabs/evo-tabs.component.mjs +4 -5
  412. package/esm2022/lib/components/evo-tabs/evo-tabs.module.mjs +4 -12
  413. package/esm2022/lib/components/evo-tabs/evo-tabs.service.mjs +1 -1
  414. package/esm2022/lib/components/evo-textarea/evo-textarea.component.mjs +19 -14
  415. package/esm2022/lib/components/evo-textarea/evo-textarea.module.mjs +4 -23
  416. package/esm2022/lib/components/evo-toast/evo-toast.component.mjs +13 -9
  417. package/esm2022/lib/components/evo-toast/evo-toast.module.mjs +4 -31
  418. package/esm2022/lib/components/evo-toast/evo-toast.service.mjs +1 -1
  419. package/esm2022/lib/components/evo-toggle/evo-toggle.component.mjs +9 -6
  420. package/esm2022/lib/components/evo-toggle/evo-toggle.module.mjs +4 -16
  421. package/esm2022/lib/components/evo-upload/evo-upload.component.mjs +20 -15
  422. package/esm2022/lib/components/evo-upload/evo-upload.module.mjs +4 -49
  423. package/esm2022/lib/decorators/deprecate-method.decorator.mjs +2 -1
  424. package/esm2022/lib/decorators/deprecate-variable.decorator.mjs +2 -1
  425. package/esm2022/lib/directives/evo-click-outside.directive.mjs +4 -3
  426. package/esm2022/lib/directives/evo-is-expanded.directive.mjs +6 -5
  427. package/esm2022/lib/directives/evo-let/evo-let.directive.mjs +3 -2
  428. package/esm2022/lib/directives/evo-ui-class.directive.mjs +4 -2
  429. package/esm2022/lib/evo-ui-kit.module.mjs +8 -44
  430. package/esm2022/lib/operators/enter-zone.operator.mjs +3 -3
  431. package/esm2022/lib/pipes/declination.pipe.mjs +5 -6
  432. package/esm2022/lib/pipes/evo-pipes.module.mjs +5 -4
  433. package/esm2022/lib/pipes/safe-html.pipe.mjs +6 -3
  434. package/esm2022/lib/services/evo-expanded.service.mjs +1 -1
  435. package/esm2022/lib/services/window.service.mjs +3 -3
  436. package/esm2022/lib/utils/create-token.mjs +8 -0
  437. package/esm2022/lib/utils/index.mjs +2 -0
  438. package/esm2022/lib/utils/public_api.mjs +2 -0
  439. package/esm2022/public_api.mjs +3 -7
  440. package/fesm2022/evotor-dev-ui-kit-icons.mjs +2 -642
  441. package/fesm2022/evotor-dev-ui-kit-icons.mjs.map +1 -1
  442. package/fesm2022/evotor-dev-ui-kit.mjs +997 -1920
  443. package/fesm2022/evotor-dev-ui-kit.mjs.map +1 -1
  444. package/icons/index.d.ts +295 -321
  445. package/lib/common/collection/evo-collection-fabric.d.ts +1 -1
  446. package/lib/common/tokens/assets-path.d.ts +11 -0
  447. package/lib/common/tokens/icon-resolver.d.ts +3 -0
  448. package/lib/common/tokens/index.d.ts +1 -0
  449. package/lib/common/tokens/public_api.d.ts +2 -0
  450. package/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.d.ts +3 -3
  451. package/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.d.ts +2 -2
  452. package/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.d.ts +2 -2
  453. package/lib/components/evo-accordion/evo-accordion.component.d.ts +2 -5
  454. package/lib/components/evo-accordion/evo-accordion.module.d.ts +6 -8
  455. package/lib/components/evo-autocomplete/components/{evo-autocomplete.component.d.ts → evo-autocomplete/evo-autocomplete.component.d.ts} +23 -10
  456. package/lib/components/evo-autocomplete/components/{templates → evo-autocomplete-default-option}/evo-autocomplete-default-option.component.d.ts +2 -2
  457. package/lib/components/evo-autocomplete/components/evo-autocomplete-footer/evo-autocomplete-footer.component.d.ts +5 -0
  458. package/lib/components/evo-autocomplete/components/evo-autocomplete-header/evo-autocomplete-header.component.d.ts +5 -0
  459. package/lib/components/evo-autocomplete/evo-autocomplete.module.d.ts +5 -10
  460. package/lib/components/evo-autocomplete/public-api.d.ts +4 -2
  461. package/lib/components/evo-badge/evo-badge.component.d.ts +1 -1
  462. package/lib/components/evo-badge/evo-badge.module.d.ts +1 -3
  463. package/lib/components/evo-button/components/evo-button/evo-button.component.d.ts +1 -1
  464. package/lib/components/evo-button/evo-button.module.d.ts +1 -4
  465. package/lib/components/evo-checkbox/evo-checkbox.component.d.ts +2 -2
  466. package/lib/components/evo-checkbox/evo-checkbox.module.d.ts +1 -5
  467. package/lib/components/evo-chip/evo-chip.component.d.ts +1 -1
  468. package/lib/components/evo-chip/evo-chip.module.d.ts +1 -5
  469. package/lib/components/evo-control-error/evo-control-error.component.d.ts +2 -2
  470. package/lib/components/evo-control-error/evo-control-error.module.d.ts +1 -4
  471. package/lib/components/evo-control-label/evo-control-label.component.d.ts +2 -2
  472. package/lib/components/evo-control-label/evo-control-label.module.d.ts +1 -2
  473. package/lib/components/evo-counter/evo-counter.component.d.ts +1 -1
  474. package/lib/components/evo-counter/evo-counter.module.d.ts +1 -3
  475. package/lib/components/evo-datepicker/evo-datepicker.component.d.ts +3 -3
  476. package/lib/components/evo-datepicker/evo-datepicker.module.d.ts +1 -5
  477. package/lib/components/evo-dropdown/evo-dropdown-origin.directive.d.ts +2 -2
  478. package/lib/components/evo-dropdown/evo-dropdown.component.d.ts +2 -2
  479. package/lib/components/evo-dropdown/evo-dropdown.module.d.ts +1 -3
  480. package/lib/components/evo-icon/evo-icon.component.d.ts +7 -11
  481. package/lib/components/evo-icon/evo-icon.service.d.ts +16 -0
  482. package/lib/components/evo-icon/interfaces/icon-options.d.ts +4 -0
  483. package/lib/components/evo-icon/public-api.d.ts +1 -2
  484. package/lib/components/evo-icon-button/evo-icon-button.component.d.ts +2 -1
  485. package/lib/components/evo-icon-button/evo-icon-button.module.d.ts +1 -2
  486. package/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.d.ts +1 -1
  487. package/lib/components/evo-icon-number/evo-icon-number.module.d.ts +1 -2
  488. package/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.d.ts +1 -1
  489. package/lib/components/evo-input/evo-input.component.d.ts +6 -6
  490. package/lib/components/evo-input/evo-input.module.d.ts +1 -7
  491. package/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.d.ts +4 -4
  492. package/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.d.ts +1 -4
  493. package/lib/components/evo-loader/evo-circular-loader.component.d.ts +1 -1
  494. package/lib/components/evo-loader/evo-loader.module.d.ts +2 -5
  495. package/lib/components/evo-loader/public-api.d.ts +0 -1
  496. package/lib/components/evo-modal/evo-modal.component.d.ts +1 -1
  497. package/lib/components/evo-modal/evo-modal.module.d.ts +1 -4
  498. package/lib/components/evo-modal/evo-modal.service.d.ts +1 -1
  499. package/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.d.ts +12 -5
  500. package/lib/components/evo-navbar/evo-navbar.component.d.ts +5 -2
  501. package/lib/components/evo-navbar/evo-navbar.module.d.ts +1 -5
  502. package/lib/components/evo-navbar/interfaces/nav-item-main-info.d.ts +4 -0
  503. package/lib/components/evo-navigation-button/evo-navigation-button.component.d.ts +1 -1
  504. package/lib/components/evo-navigation-button/evo-navigation-button.module.d.ts +1 -3
  505. package/lib/components/evo-note/evo-note.component.d.ts +1 -1
  506. package/lib/components/evo-note/evo-note.module.d.ts +1 -4
  507. package/lib/components/evo-paginator/evo-paginator.component.d.ts +1 -1
  508. package/lib/components/evo-paginator/evo-paginator.module.d.ts +1 -2
  509. package/lib/components/evo-popover/evo-popover.component.d.ts +5 -5
  510. package/lib/components/evo-popover/evo-popover.module.d.ts +1 -3
  511. package/lib/components/evo-portal/evo-portal-outlet.directive.d.ts +1 -1
  512. package/lib/components/evo-portal/evo-portal.module.d.ts +1 -2
  513. package/lib/components/evo-radio/evo-radio.component.d.ts +1 -1
  514. package/lib/components/evo-radio/evo-radio.module.d.ts +1 -3
  515. package/lib/components/evo-radioshape/components/evo-radioshape.component.d.ts +2 -2
  516. package/lib/components/evo-radioshape/evo-radioshape.module.d.ts +1 -3
  517. package/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.d.ts +4 -6
  518. package/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.d.ts +1 -1
  519. package/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.d.ts +6 -6
  520. package/lib/components/evo-sidebar/evo-sidebar.component.d.ts +21 -23
  521. package/lib/components/evo-sidebar/evo-sidebar.provider.d.ts +4 -0
  522. package/lib/components/evo-sidebar/evo-sidebar.service.d.ts +5 -9
  523. package/lib/components/evo-sidebar/evo-sidebar.token.d.ts +7 -0
  524. package/lib/components/evo-sidebar/interfaces.d.ts +2 -1
  525. package/lib/components/evo-sidebar/public-api.d.ts +1 -1
  526. package/lib/components/evo-stepper/evo-stepper-events.d.ts +1 -1
  527. package/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.d.ts +3 -3
  528. package/lib/components/evo-stepper/evo-stepper.component.d.ts +4 -4
  529. package/lib/components/evo-stepper/evo-stepper.module.d.ts +1 -3
  530. package/lib/components/evo-table/evo-table/evo-table.component.d.ts +1 -1
  531. package/lib/components/evo-table/evo-table-column/evo-table-column.component.d.ts +1 -1
  532. package/lib/components/evo-table/evo-table.module.d.ts +1 -2
  533. package/lib/components/evo-tabs/evo-tab/evo-tab.component.d.ts +8 -8
  534. package/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.d.ts +3 -3
  535. package/lib/components/evo-tabs/evo-tab-state.collection.d.ts +2 -2
  536. package/lib/components/evo-tabs/evo-tabs-size.service.d.ts +1 -1
  537. package/lib/components/evo-tabs/evo-tabs.component.d.ts +3 -2
  538. package/lib/components/evo-tabs/evo-tabs.module.d.ts +1 -3
  539. package/lib/components/evo-tabs/evo-tabs.service.d.ts +3 -3
  540. package/lib/components/evo-textarea/evo-textarea.component.d.ts +3 -1
  541. package/lib/components/evo-textarea/evo-textarea.module.d.ts +1 -5
  542. package/lib/components/evo-toast/evo-toast.component.d.ts +3 -3
  543. package/lib/components/evo-toast/evo-toast.module.d.ts +1 -4
  544. package/lib/components/evo-toggle/evo-toggle.component.d.ts +2 -2
  545. package/lib/components/evo-toggle/evo-toggle.module.d.ts +1 -4
  546. package/lib/components/evo-upload/evo-upload.component.d.ts +4 -4
  547. package/lib/components/evo-upload/evo-upload.module.d.ts +1 -7
  548. package/lib/directives/evo-click-outside.directive.d.ts +2 -2
  549. package/lib/directives/evo-is-expanded.directive.d.ts +6 -6
  550. package/lib/directives/evo-let/evo-let.directive.d.ts +2 -2
  551. package/lib/directives/evo-ui-class.directive.d.ts +1 -1
  552. package/lib/evo-ui-kit.module.d.ts +9 -9
  553. package/lib/pipes/declination.pipe.d.ts +1 -1
  554. package/lib/pipes/evo-pipes.module.d.ts +1 -1
  555. package/lib/pipes/safe-html.pipe.d.ts +2 -2
  556. package/lib/services/evo-expanded.service.d.ts +1 -1
  557. package/lib/services/window.service.d.ts +3 -3
  558. package/lib/utils/create-token.d.ts +3 -0
  559. package/lib/utils/index.d.ts +1 -0
  560. package/lib/utils/public_api.d.ts +1 -0
  561. package/package.json +1 -43
  562. package/public_api.d.ts +2 -6
  563. package/styles/main.scss +1 -0
  564. package/esm2022/icons/category/evotor-dev-ui-kit-icons-category.mjs +0 -5
  565. package/esm2022/icons/category/index.mjs +0 -62
  566. package/esm2022/icons/emotions/evotor-dev-ui-kit-icons-emotions.mjs +0 -5
  567. package/esm2022/icons/emotions/index.mjs +0 -18
  568. package/esm2022/icons/header/evotor-dev-ui-kit-icons-header.mjs +0 -5
  569. package/esm2022/icons/header/index.mjs +0 -28
  570. package/esm2022/icons/info/evotor-dev-ui-kit-icons-info.mjs +0 -5
  571. package/esm2022/icons/info/index.mjs +0 -40
  572. package/esm2022/icons/navigation/evotor-dev-ui-kit-icons-navigation.mjs +0 -5
  573. package/esm2022/icons/navigation/index.mjs +0 -56
  574. package/esm2022/icons/side-menu/evotor-dev-ui-kit-icons-side-menu.mjs +0 -5
  575. package/esm2022/icons/side-menu/index.mjs +0 -64
  576. package/esm2022/icons/system/evotor-dev-ui-kit-icons-system.mjs +0 -5
  577. package/esm2022/icons/system/index.mjs +0 -372
  578. package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete.component.mjs +0 -358
  579. package/esm2022/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.mjs +0 -43
  580. package/esm2022/lib/components/evo-icon/classes/evo-icons-library.mjs +0 -19
  581. package/esm2022/lib/components/evo-icon/evo-icon.module.mjs +0 -55
  582. package/esm2022/lib/components/evo-loader/evo-loader.component.mjs +0 -27
  583. package/esm2022/lib/components/evo-plus-minus/evo-plus-minus.component.mjs +0 -26
  584. package/esm2022/lib/components/evo-plus-minus/evo-plus-minus.module.mjs +0 -20
  585. package/esm2022/lib/components/evo-plus-minus/index.mjs +0 -2
  586. package/esm2022/lib/components/evo-plus-minus/public-api.mjs +0 -3
  587. package/esm2022/lib/components/evo-radio-group/evo-radio-group.component.mjs +0 -123
  588. package/esm2022/lib/components/evo-radio-group/evo-radio-group.module.mjs +0 -32
  589. package/esm2022/lib/components/evo-radio-group/index.mjs +0 -2
  590. package/esm2022/lib/components/evo-radio-group/public-api.mjs +0 -3
  591. package/esm2022/lib/components/evo-radio-group/typings/options.mjs +0 -2
  592. package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.mjs +0 -21
  593. package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.mjs +0 -77
  594. package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar.module.mjs +0 -24
  595. package/esm2022/lib/components/evo-segmented-bar/index.mjs +0 -2
  596. package/esm2022/lib/components/evo-segmented-bar/public-api.mjs +0 -4
  597. package/esm2022/lib/components/evo-select/evo-select.component.mjs +0 -115
  598. package/esm2022/lib/components/evo-select/evo-select.module.mjs +0 -32
  599. package/esm2022/lib/components/evo-select/index.mjs +0 -2
  600. package/esm2022/lib/components/evo-select/public-api.mjs +0 -3
  601. package/esm2022/lib/components/evo-sidebar/evo-sidebar.module.mjs +0 -88
  602. package/esm2022/lib/components/evo-sidebar/sidebar-injection-token.mjs +0 -3
  603. package/esm2022/lib/components/evo-submenu/evo-submenu.component.mjs +0 -159
  604. package/esm2022/lib/components/evo-submenu/evo-submenu.module.mjs +0 -26
  605. package/esm2022/lib/components/evo-submenu/index.mjs +0 -2
  606. package/esm2022/lib/components/evo-submenu/public-api.mjs +0 -3
  607. package/esm2022/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.mjs +0 -11
  608. package/esm2022/lib/components/evo-switcher/evo-switcher.component.mjs +0 -32
  609. package/esm2022/lib/components/evo-switcher/evo-switcher.module.mjs +0 -25
  610. package/esm2022/lib/components/evo-switcher/index.mjs +0 -2
  611. package/esm2022/lib/components/evo-switcher/public-api.mjs +0 -4
  612. package/fesm2022/evotor-dev-ui-kit-icons-category.mjs +0 -68
  613. package/fesm2022/evotor-dev-ui-kit-icons-category.mjs.map +0 -1
  614. package/fesm2022/evotor-dev-ui-kit-icons-emotions.mjs +0 -24
  615. package/fesm2022/evotor-dev-ui-kit-icons-emotions.mjs.map +0 -1
  616. package/fesm2022/evotor-dev-ui-kit-icons-header.mjs +0 -34
  617. package/fesm2022/evotor-dev-ui-kit-icons-header.mjs.map +0 -1
  618. package/fesm2022/evotor-dev-ui-kit-icons-info.mjs +0 -46
  619. package/fesm2022/evotor-dev-ui-kit-icons-info.mjs.map +0 -1
  620. package/fesm2022/evotor-dev-ui-kit-icons-navigation.mjs +0 -62
  621. package/fesm2022/evotor-dev-ui-kit-icons-navigation.mjs.map +0 -1
  622. package/fesm2022/evotor-dev-ui-kit-icons-side-menu.mjs +0 -70
  623. package/fesm2022/evotor-dev-ui-kit-icons-side-menu.mjs.map +0 -1
  624. package/fesm2022/evotor-dev-ui-kit-icons-system.mjs +0 -378
  625. package/fesm2022/evotor-dev-ui-kit-icons-system.mjs.map +0 -1
  626. package/icons/category/index.d.ts +0 -59
  627. package/icons/emotions/index.d.ts +0 -15
  628. package/icons/header/index.d.ts +0 -25
  629. package/icons/info/index.d.ts +0 -37
  630. package/icons/navigation/index.d.ts +0 -53
  631. package/icons/side-menu/index.d.ts +0 -61
  632. package/icons/system/index.d.ts +0 -369
  633. package/lib/components/evo-icon/classes/evo-icons-library.d.ts +0 -11
  634. package/lib/components/evo-icon/evo-icon.module.d.ts +0 -16
  635. package/lib/components/evo-loader/evo-loader.component.d.ts +0 -14
  636. package/lib/components/evo-plus-minus/evo-plus-minus.component.d.ts +0 -13
  637. package/lib/components/evo-plus-minus/evo-plus-minus.module.d.ts +0 -8
  638. package/lib/components/evo-plus-minus/index.d.ts +0 -1
  639. package/lib/components/evo-plus-minus/public-api.d.ts +0 -2
  640. package/lib/components/evo-radio-group/evo-radio-group.component.d.ts +0 -56
  641. package/lib/components/evo-radio-group/evo-radio-group.module.d.ts +0 -11
  642. package/lib/components/evo-radio-group/index.d.ts +0 -1
  643. package/lib/components/evo-radio-group/public-api.d.ts +0 -2
  644. package/lib/components/evo-radio-group/typings/options.d.ts +0 -6
  645. package/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.d.ts +0 -10
  646. package/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.d.ts +0 -22
  647. package/lib/components/evo-segmented-bar/evo-segmented-bar.module.d.ts +0 -11
  648. package/lib/components/evo-segmented-bar/index.d.ts +0 -1
  649. package/lib/components/evo-segmented-bar/public-api.d.ts +0 -3
  650. package/lib/components/evo-select/evo-select.component.d.ts +0 -37
  651. package/lib/components/evo-select/evo-select.module.d.ts +0 -11
  652. package/lib/components/evo-select/index.d.ts +0 -1
  653. package/lib/components/evo-select/public-api.d.ts +0 -2
  654. package/lib/components/evo-sidebar/evo-sidebar.module.d.ts +0 -17
  655. package/lib/components/evo-sidebar/sidebar-injection-token.d.ts +0 -2
  656. package/lib/components/evo-submenu/evo-submenu.component.d.ts +0 -49
  657. package/lib/components/evo-submenu/evo-submenu.module.d.ts +0 -11
  658. package/lib/components/evo-submenu/index.d.ts +0 -1
  659. package/lib/components/evo-submenu/public-api.d.ts +0 -2
  660. package/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.d.ts +0 -9
  661. package/lib/components/evo-switcher/evo-switcher.component.d.ts +0 -14
  662. package/lib/components/evo-switcher/evo-switcher.module.d.ts +0 -10
  663. package/lib/components/evo-switcher/index.d.ts +0 -1
  664. package/lib/components/evo-switcher/public-api.d.ts +0 -3
@@ -0,0 +1,11 @@
1
+ import { ValueProvider } from '@angular/core';
2
+ export declare const EVO_ASSETS_PATH: import("@angular/core").InjectionToken<string>;
3
+ export declare const EVO_LOCAL_ASSETS_PATH: import("@angular/core").InjectionToken<any>;
4
+ /**
5
+ * Переопределяет дефолтный путь к assets ui-kit-а.
6
+ */
7
+ export declare function evoAssetsPathProvider(useValue: string): ValueProvider;
8
+ /**
9
+ * Определяет путь к assets проекта.
10
+ */
11
+ export declare function evoLocalAssetsPathProvider(useValue: string): ValueProvider;
@@ -0,0 +1,3 @@
1
+ import { Provider } from '@angular/core';
2
+ export declare const EVO_ICON_RESOLVER: import("@angular/core").InjectionToken<(icon: string) => string>;
3
+ export declare function evoIconResolverProvider(useValue: (s: string) => string): Provider;
@@ -0,0 +1 @@
1
+ export * from './public_api';
@@ -0,0 +1,2 @@
1
+ export * from './assets-path';
2
+ export * from './icon-resolver';
@@ -2,10 +2,10 @@ import { EvoIsExpandedDirective } from '../../../directives/evo-is-expanded.dire
2
2
  import { EvoExpandedService } from '../../../services/evo-expanded.service';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class EvoAccordionContentComponent {
5
- private evoIsExpandedDirective;
6
- private evoExpandedService;
5
+ private readonly evoIsExpandedDirective;
6
+ private readonly evoExpandedService;
7
7
  get expandAnimation(): "open" | "close";
8
8
  constructor(evoIsExpandedDirective: EvoIsExpandedDirective, evoExpandedService: EvoExpandedService);
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoAccordionContentComponent, [{ optional: true; }, null]>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoAccordionContentComponent, "evo-accordion-content", never, {}, {}, never, ["*"], false, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoAccordionContentComponent, "evo-accordion-content", never, {}, {}, never, ["*"], true, never>;
11
11
  }
@@ -1,9 +1,9 @@
1
1
  import { EvoExpandedService } from '../../../services/evo-expanded.service';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EvoAccordionPanelComponent {
4
- private evoExpandedService;
4
+ private readonly evoExpandedService;
5
5
  constructor(evoExpandedService: EvoExpandedService);
6
6
  toggle(): void;
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoAccordionPanelComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoAccordionPanelComponent, "evo-accordion-panel", never, {}, {}, never, ["*"], false, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoAccordionPanelComponent, "evo-accordion-panel", never, {}, {}, never, ["*"], true, never>;
9
9
  }
@@ -1,11 +1,11 @@
1
1
  import { EvoExpandedService } from '../../../services/evo-expanded.service';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EvoAccordionTitleComponent {
4
- private expandedService;
4
+ private readonly expandedService;
5
5
  label: string;
6
6
  isExpanded$: import("rxjs").Observable<boolean>;
7
7
  constructor(expandedService: EvoExpandedService);
8
8
  onClick(): void;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoAccordionTitleComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoAccordionTitleComponent, "evo-accordion-title", never, { "label": { "alias": "label"; "required": false; }; }, {}, never, ["*"], false, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoAccordionTitleComponent, "evo-accordion-title", never, { "label": { "alias": "label"; "required": false; }; }, {}, never, ["*"], true, never>;
11
11
  }
@@ -1,9 +1,6 @@
1
- import { OnInit } from '@angular/core';
2
1
  import * as i0 from "@angular/core";
3
- export declare class EvoAccordionComponent implements OnInit {
2
+ export declare class EvoAccordionComponent {
4
3
  skipInitialRender: any;
5
- constructor();
6
- ngOnInit(): void;
7
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoAccordionComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoAccordionComponent, "evo-accordion", never, {}, {}, never, ["*"], false, never>;
5
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoAccordionComponent, "evo-accordion", never, {}, {}, never, ["*"], true, never>;
9
6
  }
@@ -1,13 +1,11 @@
1
1
  import * as i0 from "@angular/core";
2
- import * as i1 from "./evo-accordion.component";
3
- import * as i2 from "./evo-accordion-title/evo-accordion-title.component";
4
- import * as i3 from "./evo-accordion-panel/evo-accordion-panel.component";
5
- import * as i4 from "./evo-accordion-content/evo-accordion-content.component";
6
- import * as i5 from "@angular/common";
7
- import * as i6 from "../../evo-ui-kit.module";
8
- import * as i7 from "../evo-icon/evo-icon.module";
2
+ import * as i1 from "../evo-icon/evo-icon.component";
3
+ import * as i2 from "./evo-accordion.component";
4
+ import * as i3 from "./evo-accordion-title/evo-accordion-title.component";
5
+ import * as i4 from "./evo-accordion-panel/evo-accordion-panel.component";
6
+ import * as i5 from "./evo-accordion-content/evo-accordion-content.component";
9
7
  export declare class EvoAccordionModule {
10
8
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoAccordionModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<EvoAccordionModule, [typeof i1.EvoAccordionComponent, typeof i2.EvoAccordionTitleComponent, typeof i3.EvoAccordionPanelComponent, typeof i4.EvoAccordionContentComponent], [typeof i5.CommonModule, typeof i6.EvoUiKitModule, typeof i7.EvoIconModule], [typeof i1.EvoAccordionComponent, typeof i2.EvoAccordionTitleComponent, typeof i3.EvoAccordionPanelComponent, typeof i4.EvoAccordionContentComponent]>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EvoAccordionModule, never, [typeof i1.EvoIconComponent, typeof i2.EvoAccordionComponent, typeof i3.EvoAccordionTitleComponent, typeof i4.EvoAccordionPanelComponent, typeof i5.EvoAccordionContentComponent], [typeof i2.EvoAccordionComponent, typeof i3.EvoAccordionTitleComponent, typeof i4.EvoAccordionPanelComponent, typeof i5.EvoAccordionContentComponent]>;
12
10
  static ɵinj: i0.ɵɵInjectorDeclaration<EvoAccordionModule>;
13
11
  }
@@ -2,16 +2,22 @@ import { AfterViewInit, ChangeDetectorRef, EventEmitter, OnDestroy, TemplateRef
2
2
  import { ControlValueAccessor, NgControl } from '@angular/forms';
3
3
  import { Subject } from 'rxjs';
4
4
  import { NgSelectComponent } from '@ng-select/ng-select';
5
- import { EvoInputTheme } from '../../evo-input';
6
- import { EvoAutocompleteSize } from '../types/evo-autocomplete-size';
5
+ import { EvoInputTheme } from '../../../evo-input';
6
+ import { EvoAutocompleteSize } from '../../types/evo-autocomplete-size';
7
+ import { DomSanitizer } from '@angular/platform-browser';
8
+ import { EvoIconService } from '../../../evo-icon';
7
9
  import * as i0 from "@angular/core";
8
10
  export type DropdownPosition = 'bottom' | 'top' | 'auto';
9
- export type AddTagFn = ((term: string) => any | Promise<any>);
11
+ export type AddTagFn = (term: string) => any | Promise<any>;
12
+ export type SearchFn = (term: string, item: any) => boolean;
10
13
  export type CompareWithFn = (a: any, b: any) => boolean;
11
14
  export type GroupValueFn = (key: string | object, children: any[]) => string | object;
12
15
  export declare class EvoAutocompleteComponent implements ControlValueAccessor, AfterViewInit, OnDestroy {
13
- private cdr;
16
+ private readonly cdr;
14
17
  control: NgControl;
18
+ private readonly evoIconService;
19
+ private readonly sanitizer;
20
+ private readonly iconResolver;
15
21
  theme: EvoInputTheme;
16
22
  size: EvoAutocompleteSize;
17
23
  isFocused: boolean;
@@ -22,7 +28,6 @@ export declare class EvoAutocompleteComponent implements ControlValueAccessor, A
22
28
  bindValue: string;
23
29
  markFirst: boolean;
24
30
  placeholder: string;
25
- notFoundText: string;
26
31
  typeToSearchText: string;
27
32
  addTagText: string;
28
33
  loadingText: string;
@@ -35,24 +40,24 @@ export declare class EvoAutocompleteComponent implements ControlValueAccessor, A
35
40
  selectOnTab: boolean;
36
41
  openOnEnter: boolean;
37
42
  maxSelectedItems: number;
38
- groupBy: string | Function;
43
+ groupBy: string | ((value: any) => any);
39
44
  groupValue: GroupValueFn;
40
45
  bufferAmount: number;
41
46
  virtualScroll: boolean;
42
47
  selectableGroup: boolean;
43
48
  selectableGroupAsModel: boolean;
44
- searchFn: () => {};
49
+ searchFn: SearchFn;
45
50
  clearOnBackspace: boolean;
46
51
  typeahead: Subject<string>;
47
52
  multiple: boolean;
48
53
  multipleInline: boolean;
49
54
  addTag: boolean | AddTagFn;
50
- searchable: boolean;
51
55
  clearable: boolean;
52
56
  errorsMessages: {
53
57
  [key: string]: string;
54
58
  };
55
59
  compareWith: CompareWithFn;
60
+ _notFoundText: string;
56
61
  editQuery: boolean;
57
62
  blurEvent: EventEmitter<any>;
58
63
  focusEvent: EventEmitter<any>;
@@ -75,11 +80,19 @@ export declare class EvoAutocompleteComponent implements ControlValueAccessor, A
75
80
  labelTemp: TemplateRef<any>;
76
81
  multiLabelTemp: TemplateRef<any>;
77
82
  optionTemp: TemplateRef<any>;
83
+ optgroupTemp: TemplateRef<any>;
84
+ headerTemp: TemplateRef<any>;
85
+ footerTemp: TemplateRef<any>;
86
+ notFoundTemp: TemplateRef<any>;
78
87
  protected inputVal: string;
79
88
  protected readonly _destroy$: Subject<void>;
80
89
  protected _value: any;
81
90
  protected inputEl: HTMLInputElement;
82
- constructor(cdr: ChangeDetectorRef, control: NgControl);
91
+ protected _searchable: any;
92
+ get notFoundText(): string;
93
+ constructor(cdr: ChangeDetectorRef, control: NgControl, evoIconService: EvoIconService, sanitizer: DomSanitizer, iconResolver: (s: string) => string);
94
+ set searchable(searchable: boolean);
95
+ get searchable(): boolean;
83
96
  set setSelectbox(isSelectbox: boolean);
84
97
  set setTheme(theme: string | EvoInputTheme);
85
98
  get hasErrors(): boolean;
@@ -111,5 +124,5 @@ export declare class EvoAutocompleteComponent implements ControlValueAccessor, A
111
124
  */
112
125
  protected patchClearButtonIcon(): void;
113
126
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoAutocompleteComponent, never>;
114
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoAutocompleteComponent, "evo-autocomplete", never, { "size": { "alias": "size"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "items": { "alias": "items"; "required": false; }; "bindLabel": { "alias": "bindLabel"; "required": false; }; "bindValue": { "alias": "bindValue"; "required": false; }; "markFirst": { "alias": "markFirst"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "notFoundText": { "alias": "notFoundText"; "required": false; }; "typeToSearchText": { "alias": "typeToSearchText"; "required": false; }; "addTagText": { "alias": "addTagText"; "required": false; }; "loadingText": { "alias": "loadingText"; "required": false; }; "clearAllText": { "alias": "clearAllText"; "required": false; }; "dropdownPosition": { "alias": "dropdownPosition"; "required": false; }; "appendTo": { "alias": "appendTo"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "closeOnSelect": { "alias": "closeOnSelect"; "required": false; }; "hideSelected": { "alias": "hideSelected"; "required": false; }; "selectOnTab": { "alias": "selectOnTab"; "required": false; }; "openOnEnter": { "alias": "openOnEnter"; "required": false; }; "maxSelectedItems": { "alias": "maxSelectedItems"; "required": false; }; "groupBy": { "alias": "groupBy"; "required": false; }; "groupValue": { "alias": "groupValue"; "required": false; }; "bufferAmount": { "alias": "bufferAmount"; "required": false; }; "virtualScroll": { "alias": "virtualScroll"; "required": false; }; "selectableGroup": { "alias": "selectableGroup"; "required": false; }; "selectableGroupAsModel": { "alias": "selectableGroupAsModel"; "required": false; }; "searchFn": { "alias": "searchFn"; "required": false; }; "clearOnBackspace": { "alias": "clearOnBackspace"; "required": false; }; "typeahead": { "alias": "typeahead"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "multipleInline": { "alias": "multipleInline"; "required": false; }; "addTag": { "alias": "addTag"; "required": false; }; "searchable": { "alias": "searchable"; "required": false; }; "clearable": { "alias": "clearable"; "required": false; }; "errorsMessages": { "alias": "errorsMessages"; "required": false; }; "compareWith": { "alias": "compareWith"; "required": false; }; "editQuery": { "alias": "editQuery"; "required": false; }; "setSelectbox": { "alias": "isSelectbox"; "required": false; }; "setTheme": { "alias": "theme"; "required": false; }; }, { "blurEvent": "blur"; "focusEvent": "focus"; "changeEvent": "change"; "openEvent": "open"; "closeEvent": "close"; "searchEvent": "search"; "clearEvent": "clear"; "addEvent": "add"; "removeEvent": "remove"; "scrollEvent": "scroll"; "scrollToEndEvent": "scrollToEnd"; }, ["labelTemp", "multiLabelTemp", "optionTemp"], never, false, never>;
127
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoAutocompleteComponent, "evo-autocomplete", never, { "size": { "alias": "size"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "items": { "alias": "items"; "required": false; }; "bindLabel": { "alias": "bindLabel"; "required": false; }; "bindValue": { "alias": "bindValue"; "required": false; }; "markFirst": { "alias": "markFirst"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "typeToSearchText": { "alias": "typeToSearchText"; "required": false; }; "addTagText": { "alias": "addTagText"; "required": false; }; "loadingText": { "alias": "loadingText"; "required": false; }; "clearAllText": { "alias": "clearAllText"; "required": false; }; "dropdownPosition": { "alias": "dropdownPosition"; "required": false; }; "appendTo": { "alias": "appendTo"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "closeOnSelect": { "alias": "closeOnSelect"; "required": false; }; "hideSelected": { "alias": "hideSelected"; "required": false; }; "selectOnTab": { "alias": "selectOnTab"; "required": false; }; "openOnEnter": { "alias": "openOnEnter"; "required": false; }; "maxSelectedItems": { "alias": "maxSelectedItems"; "required": false; }; "groupBy": { "alias": "groupBy"; "required": false; }; "groupValue": { "alias": "groupValue"; "required": false; }; "bufferAmount": { "alias": "bufferAmount"; "required": false; }; "virtualScroll": { "alias": "virtualScroll"; "required": false; }; "selectableGroup": { "alias": "selectableGroup"; "required": false; }; "selectableGroupAsModel": { "alias": "selectableGroupAsModel"; "required": false; }; "searchFn": { "alias": "searchFn"; "required": false; }; "clearOnBackspace": { "alias": "clearOnBackspace"; "required": false; }; "typeahead": { "alias": "typeahead"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "multipleInline": { "alias": "multipleInline"; "required": false; }; "addTag": { "alias": "addTag"; "required": false; }; "clearable": { "alias": "clearable"; "required": false; }; "errorsMessages": { "alias": "errorsMessages"; "required": false; }; "compareWith": { "alias": "compareWith"; "required": false; }; "_notFoundText": { "alias": "notFoundText"; "required": false; }; "editQuery": { "alias": "editQuery"; "required": false; }; "searchable": { "alias": "searchable"; "required": false; }; "setSelectbox": { "alias": "isSelectbox"; "required": false; }; "setTheme": { "alias": "theme"; "required": false; }; }, { "blurEvent": "blur"; "focusEvent": "focus"; "changeEvent": "change"; "openEvent": "open"; "closeEvent": "close"; "searchEvent": "search"; "clearEvent": "clear"; "addEvent": "add"; "removeEvent": "remove"; "scrollEvent": "scroll"; "scrollToEndEvent": "scrollToEnd"; }, ["labelTemp", "multiLabelTemp", "optionTemp", "optgroupTemp", "headerTemp", "footerTemp", "notFoundTemp"], never, true, never>;
115
128
  }
@@ -1,7 +1,7 @@
1
1
  import { ChangeDetectorRef } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EvoAutocompleteDefaultOptionComponent {
4
- private cdr;
4
+ private readonly cdr;
5
5
  hasCheckbox: boolean;
6
6
  label: string;
7
7
  description: string;
@@ -12,5 +12,5 @@ export declare class EvoAutocompleteDefaultOptionComponent {
12
12
  onSelectedChange(e: any): void;
13
13
  onCheckboxClick(e: Event): void;
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoAutocompleteDefaultOptionComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoAutocompleteDefaultOptionComponent, "evo-autocomplete-default-option", never, { "hasCheckbox": { "alias": "hasCheckbox"; "required": false; }; "label": { "alias": "label"; "required": false; }; "description": { "alias": "description"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isSelected": { "alias": "isSelected"; "required": false; }; }, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoAutocompleteDefaultOptionComponent, "evo-autocomplete-default-option", never, { "hasCheckbox": { "alias": "hasCheckbox"; "required": false; }; "label": { "alias": "label"; "required": false; }; "description": { "alias": "description"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isSelected": { "alias": "isSelected"; "required": false; }; }, {}, never, never, true, never>;
16
16
  }
@@ -0,0 +1,5 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EvoAutocompleteFooterComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<EvoAutocompleteFooterComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoAutocompleteFooterComponent, "evo-autocomplete-footer", never, {}, {}, never, ["*"], true, never>;
5
+ }
@@ -0,0 +1,5 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EvoAutocompleteHeaderComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<EvoAutocompleteHeaderComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoAutocompleteHeaderComponent, "evo-autocomplete-header", never, {}, {}, never, ["*"], true, never>;
5
+ }
@@ -1,15 +1,10 @@
1
1
  import * as i0 from "@angular/core";
2
- import * as i1 from "./components/evo-autocomplete.component";
3
- import * as i2 from "./components/templates/evo-autocomplete-default-option.component";
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 "../evo-checkbox/evo-checkbox.module";
9
- import * as i8 from "@ng-select/ng-select";
10
- import * as i9 from "angular-imask";
2
+ import * as i1 from "./components/evo-autocomplete/evo-autocomplete.component";
3
+ import * as i2 from "./components/evo-autocomplete-default-option/evo-autocomplete-default-option.component";
4
+ import * as i3 from "./components/evo-autocomplete-header/evo-autocomplete-header.component";
5
+ import * as i4 from "./components/evo-autocomplete-footer/evo-autocomplete-footer.component";
11
6
  export declare class EvoAutocompleteModule {
12
7
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoAutocompleteModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<EvoAutocompleteModule, [typeof i1.EvoAutocompleteComponent, typeof i2.EvoAutocompleteDefaultOptionComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.EvoUiKitModule, typeof i6.EvoControlErrorModule, typeof i7.EvoCheckboxModule, typeof i8.NgSelectModule, typeof i9.IMaskModule], [typeof i1.EvoAutocompleteComponent, typeof i2.EvoAutocompleteDefaultOptionComponent]>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EvoAutocompleteModule, never, [typeof i1.EvoAutocompleteComponent, typeof i2.EvoAutocompleteDefaultOptionComponent, typeof i3.EvoAutocompleteHeaderComponent, typeof i4.EvoAutocompleteFooterComponent], [typeof i1.EvoAutocompleteComponent, typeof i2.EvoAutocompleteDefaultOptionComponent, typeof i3.EvoAutocompleteHeaderComponent, typeof i4.EvoAutocompleteFooterComponent]>;
14
9
  static ɵinj: i0.ɵɵInjectorDeclaration<EvoAutocompleteModule>;
15
10
  }
@@ -1,6 +1,8 @@
1
1
  export * from './evo-autocomplete.module';
2
- export * from './components/evo-autocomplete.component';
3
- export * from './components/templates/evo-autocomplete-default-option.component';
2
+ export * from './components/evo-autocomplete/evo-autocomplete.component';
3
+ export * from './components/evo-autocomplete-default-option/evo-autocomplete-default-option.component';
4
+ export * from './components/evo-autocomplete-header/evo-autocomplete-header.component';
5
+ export * from './components/evo-autocomplete-footer/evo-autocomplete-footer.component';
4
6
  export * from './helpers/switch-query-to-list';
5
7
  export * from './models/DaDataParty';
6
8
  export * from './models/dadata.model';
@@ -8,5 +8,5 @@ export declare class EvoBadgeComponent {
8
8
  widthPercents: number;
9
9
  get classes(): string[];
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoBadgeComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoBadgeComponent, "evo-badge", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "multiline": { "alias": "multiline"; "required": false; }; "widthPixels": { "alias": "width.px"; "required": false; }; "widthPercents": { "alias": "width.%"; "required": false; }; }, {}, never, ["*"], false, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoBadgeComponent, "evo-badge", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "multiline": { "alias": "multiline"; "required": false; }; "widthPixels": { "alias": "width.px"; "required": false; }; "widthPercents": { "alias": "width.%"; "required": false; }; }, {}, never, ["*"], true, never>;
12
12
  }
@@ -1,9 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./evo-badge.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../../evo-ui-kit.module";
5
3
  export declare class EvoBadgeModule {
6
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoBadgeModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<EvoBadgeModule, [typeof i1.EvoBadgeComponent], [typeof i2.CommonModule, typeof i3.EvoUiKitModule], [typeof i1.EvoBadgeComponent]>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EvoBadgeModule, never, [typeof i1.EvoBadgeComponent], [typeof i1.EvoBadgeComponent]>;
8
6
  static ɵinj: i0.ɵɵInjectorDeclaration<EvoBadgeModule>;
9
7
  }
@@ -20,5 +20,5 @@ export declare class EvoButtonComponent {
20
20
  get buttonClasses(): string[];
21
21
  get buttonStyles(): Record<string, string>;
22
22
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoButtonComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoButtonComponent, "button[evoButton], a[evoButton]", never, { "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, {}, never, ["*"], false, never>;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoButtonComponent, "button[evoButton], a[evoButton]", never, { "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, {}, never, ["*"], true, never>;
24
24
  }
@@ -1,10 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./components/evo-button/evo-button.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../../evo-ui-kit.module";
5
- import * as i4 from "../evo-loader/evo-loader.module";
6
3
  export declare class EvoButtonModule {
7
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoButtonModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EvoButtonModule, [typeof i1.EvoButtonComponent], [typeof i2.CommonModule, typeof i3.EvoUiKitModule, typeof i4.EvoLoaderModule], [typeof i1.EvoButtonComponent]>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EvoButtonModule, never, [typeof i1.EvoButtonComponent], [typeof i1.EvoButtonComponent]>;
9
6
  static ɵinj: i0.ɵɵInjectorDeclaration<EvoButtonModule>;
10
7
  }
@@ -4,7 +4,7 @@ import { EvoBaseControl } from '../../common/evo-base-control';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class EvoCheckboxComponent extends EvoBaseControl implements ControlValueAccessor {
6
6
  protected injector: Injector;
7
- private cdr;
7
+ private readonly cdr;
8
8
  set setIndeterminate(value: any);
9
9
  indeterminateChange: EventEmitter<boolean>;
10
10
  inputElement: ElementRef;
@@ -25,5 +25,5 @@ export declare class EvoCheckboxComponent extends EvoBaseControl implements Cont
25
25
  registerOnTouched(fn: any): void;
26
26
  setDisabledState(state: boolean): void;
27
27
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoCheckboxComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoCheckboxComponent, "evo-checkbox", never, { "setIndeterminate": { "alias": "indeterminate"; "required": false; }; }, { "indeterminateChange": "indeterminateChange"; }, never, ["*"], false, never>;
28
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoCheckboxComponent, "evo-checkbox", never, { "setIndeterminate": { "alias": "indeterminate"; "required": false; }; }, { "indeterminateChange": "indeterminateChange"; }, never, ["*"], true, never>;
29
29
  }
@@ -1,11 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./evo-checkbox.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 EvoCheckboxModule {
8
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoCheckboxModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<EvoCheckboxModule, [typeof i1.EvoCheckboxComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.EvoUiKitModule, typeof i5.EvoControlErrorModule], [typeof i1.EvoCheckboxComponent]>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EvoCheckboxModule, never, [typeof i1.EvoCheckboxComponent], [typeof i1.EvoCheckboxComponent]>;
10
6
  static ɵinj: i0.ɵɵInjectorDeclaration<EvoCheckboxModule>;
11
7
  }
@@ -41,5 +41,5 @@ export declare class EvoChipComponent extends EvoBaseControl implements ControlV
41
41
  private onChange;
42
42
  private onTouched;
43
43
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoChipComponent, never>;
44
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoChipComponent, "evo-chip", never, { "type": { "alias": "type"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "counter": { "alias": "counter"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "name": { "alias": "name"; "required": false; }; "closable": { "alias": "closable"; "required": false; }; "closeTitle": { "alias": "closeTitle"; "required": false; }; "setInitialValue": { "alias": "value"; "required": false; }; }, { "close": "close"; }, never, ["*"], false, never>;
44
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoChipComponent, "evo-chip", never, { "type": { "alias": "type"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "counter": { "alias": "counter"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "name": { "alias": "name"; "required": false; }; "closable": { "alias": "closable"; "required": false; }; "closeTitle": { "alias": "closeTitle"; "required": false; }; "setInitialValue": { "alias": "value"; "required": false; }; }, { "close": "close"; }, never, ["*"], true, never>;
45
45
  }
@@ -1,11 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./evo-chip.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-icon/evo-icon.module";
7
3
  export declare class EvoChipModule {
8
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoChipModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<EvoChipModule, [typeof i1.EvoChipComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.EvoUiKitModule, typeof i5.EvoIconModule], [typeof i1.EvoChipComponent]>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EvoChipModule, never, [typeof i1.EvoChipComponent], [typeof i1.EvoChipComponent]>;
10
6
  static ɵinj: i0.ɵɵInjectorDeclaration<EvoChipModule>;
11
7
  }
@@ -7,8 +7,8 @@ export declare class EvoControlErrorComponent {
7
7
  errors: ValidationErrors | null;
8
8
  errorsMessages: IEvoControlError;
9
9
  showCount: number;
10
- private defaultErrorMessages;
10
+ private readonly defaultErrorMessages;
11
11
  get errorsMap(): string[];
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoControlErrorComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoControlErrorComponent, "evo-control-error", never, { "errors": { "alias": "errors"; "required": false; }; "errorsMessages": { "alias": "errorsMessages"; "required": false; }; "showCount": { "alias": "showCount"; "required": false; }; }, {}, never, never, false, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoControlErrorComponent, "evo-control-error", never, { "errors": { "alias": "errors"; "required": false; }; "errorsMessages": { "alias": "errorsMessages"; "required": false; }; "showCount": { "alias": "showCount"; "required": false; }; }, {}, never, never, true, never>;
14
14
  }
@@ -1,10 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./evo-control-error.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../../evo-ui-kit.module";
5
- import * as i4 from "../../pipes/evo-pipes.module";
6
3
  export declare class EvoControlErrorModule {
7
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoControlErrorModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EvoControlErrorModule, [typeof i1.EvoControlErrorComponent], [typeof i2.CommonModule, typeof i3.EvoUiKitModule, typeof i4.EvoPipesModule], [typeof i1.EvoControlErrorComponent]>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EvoControlErrorModule, never, [typeof i1.EvoControlErrorComponent], [typeof i1.EvoControlErrorComponent]>;
9
6
  static ɵinj: i0.ɵɵInjectorDeclaration<EvoControlErrorModule>;
10
7
  }
@@ -2,8 +2,8 @@ import { TemplateRef } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EvoControlLabelComponent {
4
4
  label: string | TemplateRef<any>;
5
- context: Object | null;
5
+ context: object | null;
6
6
  get isStringLabel(): boolean;
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoControlLabelComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoControlLabelComponent, "evo-control-label", never, { "label": { "alias": "label"; "required": false; }; "context": { "alias": "context"; "required": false; }; }, {}, never, ["*"], false, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoControlLabelComponent, "evo-control-label", never, { "label": { "alias": "label"; "required": false; }; "context": { "alias": "context"; "required": false; }; }, {}, never, ["*"], true, never>;
9
9
  }
@@ -1,8 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./evo-control-label.component";
3
- import * as i2 from "@angular/common";
4
3
  export declare class EvoControlLabelModule {
5
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoControlLabelModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<EvoControlLabelModule, [typeof i1.EvoControlLabelComponent], [typeof i2.CommonModule], [typeof i1.EvoControlLabelComponent]>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EvoControlLabelModule, never, [typeof i1.EvoControlLabelComponent], [typeof i1.EvoControlLabelComponent]>;
7
6
  static ɵinj: i0.ɵɵInjectorDeclaration<EvoControlLabelModule>;
8
7
  }
@@ -12,5 +12,5 @@ export declare class EvoCounterComponent {
12
12
  [cssClass: string]: boolean;
13
13
  };
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoCounterComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoCounterComponent, "evo-counter", never, { "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "setSize": { "alias": "size"; "required": false; }; }, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoCounterComponent, "evo-counter", never, { "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "setSize": { "alias": "size"; "required": false; }; }, {}, never, never, true, never>;
16
16
  }
@@ -1,9 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./evo-counter.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../../evo-ui-kit.module";
5
3
  export declare class EvoCounterModule {
6
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoCounterModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<EvoCounterModule, [typeof i1.EvoCounterComponent], [typeof i2.CommonModule, typeof i3.EvoUiKitModule], [typeof i1.EvoCounterComponent]>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EvoCounterModule, never, [typeof i1.EvoCounterComponent], [typeof i1.EvoCounterComponent]>;
8
6
  static ɵinj: i0.ɵɵInjectorDeclaration<EvoCounterModule>;
9
7
  }
@@ -6,8 +6,8 @@ import * as i0 from "@angular/core";
6
6
  export * from './flatpickr-options.interface';
7
7
  type SelectedDates = string[] | Date[];
8
8
  export declare class EvoDatepickerComponent extends EvoBaseControl implements AfterViewInit, ControlValueAccessor, OnChanges, OnInit, OnDestroy {
9
- private zone;
10
- private elementRef;
9
+ private readonly zone;
10
+ private readonly elementRef;
11
11
  protected injector: Injector;
12
12
  flatpickrElement: ElementRef;
13
13
  config: FlatpickrOptions;
@@ -170,5 +170,5 @@ export declare class EvoDatepickerComponent extends EvoBaseControl implements Af
170
170
  private resetTimeAfterOpen;
171
171
  private addConstraintsAfterOpen;
172
172
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoDatepickerComponent, never>;
173
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoDatepickerComponent, "evo-datepicker", never, { "config": { "alias": "config"; "required": false; }; "maskedInput": { "alias": "maskedInput"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "folded": { "alias": "folded"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "setDate": { "alias": "setDate"; "required": false; }; "description": { "alias": "description"; "required": false; }; "maxRangeDays": { "alias": "maxRangeDays"; "required": false; }; "appendToBody": { "alias": "appendToBody"; "required": false; }; }, { "closePicker": "closePicker"; }, never, never, false, never>;
173
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoDatepickerComponent, "evo-datepicker", never, { "config": { "alias": "config"; "required": false; }; "maskedInput": { "alias": "maskedInput"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "folded": { "alias": "folded"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "setDate": { "alias": "setDate"; "required": false; }; "description": { "alias": "description"; "required": false; }; "maxRangeDays": { "alias": "maxRangeDays"; "required": false; }; "appendToBody": { "alias": "appendToBody"; "required": false; }; }, { "closePicker": "closePicker"; }, never, never, true, never>;
174
174
  }
@@ -1,11 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./evo-datepicker.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../../evo-ui-kit.module";
5
- import * as i4 from "angular-imask";
6
- import * as i5 from "../evo-control-error/evo-control-error.module";
7
3
  export declare class EvoDatepickerModule {
8
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoDatepickerModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<EvoDatepickerModule, [typeof i1.EvoDatepickerComponent], [typeof i2.CommonModule, typeof i3.EvoUiKitModule, typeof i4.IMaskModule, typeof i5.EvoControlErrorModule], [typeof i1.EvoDatepickerComponent]>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EvoDatepickerModule, never, [typeof i1.EvoDatepickerComponent], [typeof i1.EvoDatepickerComponent]>;
10
6
  static ɵinj: i0.ɵɵInjectorDeclaration<EvoDatepickerModule>;
11
7
  }
@@ -2,7 +2,7 @@ import { ChangeDetectorRef, ElementRef } from '@angular/core';
2
2
  import { CdkOverlayOrigin } from '@angular/cdk/overlay';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class EvoDropdownOriginDirective extends CdkOverlayOrigin {
5
- private cdr;
5
+ private readonly cdr;
6
6
  get isDropdownOpen(): boolean;
7
7
  set isDropdownOpen(value: boolean);
8
8
  private _isDropdownOpen;
@@ -11,5 +11,5 @@ export declare class EvoDropdownOriginDirective extends CdkOverlayOrigin {
11
11
  close(): void;
12
12
  toggle(): void;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoDropdownOriginDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<EvoDropdownOriginDirective, "[evoDropdownOrigin]", ["evoDropdownOrigin"], {}, {}, never, never, false, never>;
14
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EvoDropdownOriginDirective, "[evoDropdownOrigin]", ["evoDropdownOrigin"], {}, {}, never, never, true, never>;
15
15
  }
@@ -13,7 +13,7 @@ export declare class EvoDropdownComponent implements OnDestroy {
13
13
  isOpenChange: EventEmitter<boolean>;
14
14
  connectedPositions: ConnectedPosition[];
15
15
  private scrollEventSubscription;
16
- private destroy$;
16
+ private readonly destroy$;
17
17
  private _isOpen;
18
18
  constructor(viewContainerRef: ViewContainerRef, ngZone: NgZone, cdr: ChangeDetectorRef);
19
19
  get isOpen(): boolean;
@@ -29,6 +29,6 @@ export declare class EvoDropdownComponent implements OnDestroy {
29
29
  */
30
30
  private listenScroll;
31
31
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoDropdownComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<EvoDropdownComponent, "evo-dropdown", never, { "scrollStrategy": { "alias": "scrollStrategy"; "required": false; }; "dropdownOrigin": { "alias": "dropdownOrigin"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "positions": { "alias": "positions"; "required": false; }; }, { "isOpenChange": "isOpenChange"; }, never, ["*"], false, never>;
32
+ static ɵcmp: i0.ɵɵComponentDeclaration<EvoDropdownComponent, "evo-dropdown", never, { "scrollStrategy": { "alias": "scrollStrategy"; "required": false; }; "dropdownOrigin": { "alias": "dropdownOrigin"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "positions": { "alias": "positions"; "required": false; }; }, { "isOpenChange": "isOpenChange"; }, never, ["*"], true, never>;
33
33
  }
34
34
  export {};
@@ -1,10 +1,8 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./evo-dropdown.component";
3
3
  import * as i2 from "./evo-dropdown-origin.directive";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@angular/cdk/overlay";
6
4
  export declare class EvoDropdownModule {
7
5
  static ɵfac: i0.ɵɵFactoryDeclaration<EvoDropdownModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EvoDropdownModule, [typeof i1.EvoDropdownComponent, typeof i2.EvoDropdownOriginDirective], [typeof i3.CommonModule, typeof i4.OverlayModule], [typeof i1.EvoDropdownComponent, typeof i2.EvoDropdownOriginDirective]>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EvoDropdownModule, never, [typeof i1.EvoDropdownComponent, typeof i2.EvoDropdownOriginDirective], [typeof i1.EvoDropdownComponent, typeof i2.EvoDropdownOriginDirective]>;
9
7
  static ɵinj: i0.ɵɵInjectorDeclaration<EvoDropdownModule>;
10
8
  }
@@ -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
- private readonly sanitizer;
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
- private _shape;
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": { "alias": "shape"; "required": false; }; "svgWidth": { "alias": "svgWidth"; "required": false; }; "svgHeight": { "alias": "svgHeight"; "required": false; }; "svgViewBox": { "alias": "svgViewBox"; "required": false; }; }, {}, never, never, false, 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
+ }
@@ -0,0 +1,4 @@
1
+ export interface IconOptions {
2
+ /** Whether to fetch the icon using HTTP credentials. */
3
+ withCredentials?: boolean;
4
+ }
@@ -1,5 +1,4 @@
1
- export * from './evo-icon.module';
2
1
  export * from './evo-icon.component';
3
- export * from './classes/evo-icons-library';
2
+ export * from './evo-icon.service';
4
3
  export * from './interfaces/icons-category';
5
4
  export * from './interfaces/icons-source';