@taiga-ui/legacy 4.0.1 → 4.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (308) hide show
  1. package/components/arrow/arrow.component.d.ts +1 -4
  2. package/components/arrow/arrow.options.d.ts +2 -6
  3. package/components/arrow/arrow.providers.d.ts +4 -5
  4. package/components/color-selector/color-edit/color-edit.component.d.ts +0 -3
  5. package/components/color-selector/color-edit/color-edit.module.d.ts +0 -3
  6. package/components/color-selector/color-picker/color-picker.component.d.ts +0 -3
  7. package/components/color-selector/color-picker/color-picker.module.d.ts +0 -3
  8. package/components/color-selector/color-selector.component.d.ts +0 -3
  9. package/components/color-selector/color-selector.module.d.ts +0 -3
  10. package/components/color-selector/color-selector.options.d.ts +0 -21
  11. package/components/color-selector/flat-picker/flat-picker.component.d.ts +0 -3
  12. package/components/color-selector/flat-picker/flat-picker.module.d.ts +0 -3
  13. package/components/color-selector/linear-multi-picker/linear-multi-picker.component.d.ts +0 -3
  14. package/components/color-selector/linear-multi-picker/linear-multi-picker.module.d.ts +0 -3
  15. package/components/color-selector/linear-picker/linear-picker.component.d.ts +0 -3
  16. package/components/color-selector/linear-picker/linear-picker.module.d.ts +0 -3
  17. package/components/color-selector/palette/palette.component.d.ts +0 -3
  18. package/components/color-selector/palette/palette.module.d.ts +0 -3
  19. package/components/color-selector/services/picker.service.d.ts +0 -3
  20. package/components/combo-box/combo-box-strict.directive.d.ts +0 -3
  21. package/components/combo-box/combo-box.component.d.ts +0 -3
  22. package/components/combo-box/combo-box.directive.d.ts +0 -3
  23. package/components/combo-box/combo-box.module.d.ts +0 -3
  24. package/components/input/input.component.d.ts +0 -3
  25. package/components/input/input.directive.d.ts +0 -3
  26. package/components/input/input.module.d.ts +0 -3
  27. package/components/input-color/input-color.component.d.ts +0 -3
  28. package/components/input-color/input-color.module.d.ts +0 -3
  29. package/components/input-copy/input-copy.component.d.ts +0 -3
  30. package/components/input-copy/input-copy.directive.d.ts +0 -3
  31. package/components/input-copy/input-copy.module.d.ts +0 -3
  32. package/components/input-copy/input-copy.options.d.ts +0 -12
  33. package/components/input-date/input-date.component.d.ts +0 -3
  34. package/components/input-date/input-date.directive.d.ts +0 -3
  35. package/components/input-date/input-date.module.d.ts +0 -3
  36. package/components/input-date/native-date/native-date.component.d.ts +0 -3
  37. package/components/input-date-multi/input-date-multi.component.d.ts +0 -3
  38. package/components/input-date-multi/input-date-multi.module.d.ts +0 -3
  39. package/components/input-date-range/input-date-range.component.d.ts +0 -3
  40. package/components/input-date-range/input-date-range.directive.d.ts +0 -3
  41. package/components/input-date-range/input-date-range.module.d.ts +0 -3
  42. package/components/input-date-time/input-date-time.component.d.ts +0 -3
  43. package/components/input-date-time/input-date-time.directive.d.ts +0 -3
  44. package/components/input-date-time/input-date-time.module.d.ts +0 -3
  45. package/components/input-month/input-month.component.d.ts +0 -3
  46. package/components/input-month/input-month.directive.d.ts +0 -3
  47. package/components/input-month/input-month.module.d.ts +0 -3
  48. package/components/input-month-range/input-month-range.component.d.ts +0 -3
  49. package/components/input-month-range/input-month-range.directive.d.ts +0 -3
  50. package/components/input-month-range/input-month-range.module.d.ts +0 -3
  51. package/components/input-number/input-number.component.d.ts +0 -6
  52. package/components/input-number/input-number.directive.d.ts +0 -3
  53. package/components/input-number/input-number.module.d.ts +0 -3
  54. package/components/input-number/input-number.options.d.ts +0 -6
  55. package/components/input-password/input-password.component.d.ts +0 -3
  56. package/components/input-password/input-password.directive.d.ts +0 -3
  57. package/components/input-password/input-password.module.d.ts +0 -3
  58. package/components/input-password/input-password.options.d.ts +0 -12
  59. package/components/input-phone/input-phone.component.d.ts +0 -3
  60. package/components/input-phone/input-phone.directive.d.ts +0 -3
  61. package/components/input-phone/input-phone.module.d.ts +0 -3
  62. package/components/input-phone/input-phone.options.d.ts +0 -9
  63. package/components/input-phone-international/input-phone-international.component.d.ts +2 -1
  64. package/components/input-phone-international/input-phone-international.options.d.ts +8 -5
  65. package/components/input-phone-international/utils/extract-value-from-event.d.ts +3 -0
  66. package/components/input-range/input-range.component.d.ts +0 -3
  67. package/components/input-range/input-range.module.d.ts +0 -3
  68. package/components/input-slider/input-slider.component.d.ts +0 -3
  69. package/components/input-slider/input-slider.module.d.ts +0 -3
  70. package/components/input-tag/input-tag.component.d.ts +0 -3
  71. package/components/input-tag/input-tag.module.d.ts +0 -3
  72. package/components/input-tag/input-tag.options.d.ts +0 -9
  73. package/components/input-time/input-time.component.d.ts +0 -3
  74. package/components/input-time/input-time.directive.d.ts +0 -3
  75. package/components/input-time/input-time.module.d.ts +0 -3
  76. package/components/input-time/input-time.options.d.ts +0 -15
  77. package/components/input-year/input-year.component.d.ts +0 -3
  78. package/components/input-year/input-year.directive.d.ts +0 -3
  79. package/components/input-year/input-year.module.d.ts +0 -3
  80. package/components/island/island.directive.d.ts +2 -1
  81. package/components/multi-select/multi-select.component.d.ts +0 -3
  82. package/components/multi-select/multi-select.directive.d.ts +0 -3
  83. package/components/multi-select/multi-select.module.d.ts +0 -3
  84. package/components/multi-select/multi-select.options.d.ts +0 -9
  85. package/components/multi-select-option/multi-select-option.component.d.ts +0 -3
  86. package/components/multi-select-option/multi-select-option.module.d.ts +0 -3
  87. package/components/primitive-textfield/primitive-textfield-types.d.ts +0 -3
  88. package/components/primitive-textfield/primitive-textfield.component.d.ts +2 -4
  89. package/components/primitive-textfield/primitive-textfield.directive.d.ts +2 -1
  90. package/components/primitive-textfield/primitive-textfield.module.d.ts +2 -1
  91. package/components/select/select.component.d.ts +0 -3
  92. package/components/select/select.directive.d.ts +0 -3
  93. package/components/select/select.module.d.ts +0 -3
  94. package/components/select/select.options.d.ts +0 -9
  95. package/components/select-option/select-option.component.d.ts +0 -6
  96. package/components/select-option/select-option.module.d.ts +0 -3
  97. package/components/sheet/sheet-options.d.ts +6 -4
  98. package/components/sheet/sheet-tokens.d.ts +6 -6
  99. package/components/sheet/sheet.d.ts +4 -2
  100. package/components/sheet/sheet.directive.d.ts +2 -1
  101. package/components/sheet/sheet.module.d.ts +2 -1
  102. package/components/sheet/sheet.service.d.ts +1 -0
  103. package/components/svg/content-processor.d.ts +2 -1
  104. package/components/svg/deprecated-icons.d.ts +2 -1
  105. package/components/svg/svg-options.d.ts +16 -9
  106. package/components/svg/svg.component.d.ts +4 -2
  107. package/components/svg/svg.service.d.ts +1 -1
  108. package/components/table-bar/table-bar.component.d.ts +4 -0
  109. package/components/table-bar/table-bar.directive.d.ts +4 -0
  110. package/components/table-bar/table-bar.options.d.ts +18 -1
  111. package/components/table-bar/table-bars-host.component.d.ts +4 -0
  112. package/components/table-bar/table-bars.service.d.ts +2 -1
  113. package/components/tag/tag.component.d.ts +2 -1
  114. package/components/tag/tag.module.d.ts +2 -1
  115. package/components/tag/tag.options.d.ts +8 -6
  116. package/components/textarea/textarea.component.d.ts +0 -3
  117. package/components/textarea/textarea.directive.d.ts +0 -3
  118. package/components/textarea/textarea.module.d.ts +0 -3
  119. package/components/tooltip/tooltip.component.d.ts +2 -1
  120. package/components/tooltip/tooltip.module.d.ts +2 -1
  121. package/esm2022/components/arrow/arrow.component.mjs +2 -5
  122. package/esm2022/components/arrow/arrow.options.mjs +2 -6
  123. package/esm2022/components/arrow/arrow.providers.mjs +4 -5
  124. package/esm2022/components/color-selector/color-edit/color-edit.component.mjs +1 -4
  125. package/esm2022/components/color-selector/color-edit/color-edit.module.mjs +1 -4
  126. package/esm2022/components/color-selector/color-picker/color-picker.component.mjs +1 -4
  127. package/esm2022/components/color-selector/color-picker/color-picker.module.mjs +1 -4
  128. package/esm2022/components/color-selector/color-selector.component.mjs +1 -4
  129. package/esm2022/components/color-selector/color-selector.module.mjs +1 -4
  130. package/esm2022/components/color-selector/color-selector.options.mjs +1 -19
  131. package/esm2022/components/color-selector/flat-picker/flat-picker.component.mjs +1 -4
  132. package/esm2022/components/color-selector/flat-picker/flat-picker.module.mjs +1 -4
  133. package/esm2022/components/color-selector/linear-multi-picker/linear-multi-picker.component.mjs +1 -4
  134. package/esm2022/components/color-selector/linear-multi-picker/linear-multi-picker.module.mjs +1 -4
  135. package/esm2022/components/color-selector/linear-picker/linear-picker.component.mjs +1 -4
  136. package/esm2022/components/color-selector/linear-picker/linear-picker.module.mjs +1 -4
  137. package/esm2022/components/color-selector/palette/palette.component.mjs +1 -4
  138. package/esm2022/components/color-selector/palette/palette.module.mjs +1 -4
  139. package/esm2022/components/color-selector/services/picker.service.mjs +1 -4
  140. package/esm2022/components/combo-box/combo-box-strict.directive.mjs +1 -4
  141. package/esm2022/components/combo-box/combo-box.component.mjs +1 -4
  142. package/esm2022/components/combo-box/combo-box.directive.mjs +1 -4
  143. package/esm2022/components/combo-box/combo-box.module.mjs +1 -4
  144. package/esm2022/components/input/input.component.mjs +1 -4
  145. package/esm2022/components/input/input.directive.mjs +1 -4
  146. package/esm2022/components/input/input.module.mjs +1 -4
  147. package/esm2022/components/input-color/input-color.component.mjs +1 -4
  148. package/esm2022/components/input-color/input-color.module.mjs +1 -4
  149. package/esm2022/components/input-copy/input-copy.component.mjs +1 -4
  150. package/esm2022/components/input-copy/input-copy.directive.mjs +1 -4
  151. package/esm2022/components/input-copy/input-copy.module.mjs +1 -4
  152. package/esm2022/components/input-copy/input-copy.options.mjs +1 -10
  153. package/esm2022/components/input-date/input-date.component.mjs +1 -4
  154. package/esm2022/components/input-date/input-date.directive.mjs +1 -4
  155. package/esm2022/components/input-date/input-date.module.mjs +1 -4
  156. package/esm2022/components/input-date/native-date/native-date.component.mjs +1 -4
  157. package/esm2022/components/input-date-multi/input-date-multi.component.mjs +1 -4
  158. package/esm2022/components/input-date-multi/input-date-multi.module.mjs +1 -4
  159. package/esm2022/components/input-date-range/input-date-range.component.mjs +1 -4
  160. package/esm2022/components/input-date-range/input-date-range.directive.mjs +1 -4
  161. package/esm2022/components/input-date-range/input-date-range.module.mjs +1 -4
  162. package/esm2022/components/input-date-time/input-date-time.component.mjs +1 -4
  163. package/esm2022/components/input-date-time/input-date-time.directive.mjs +1 -4
  164. package/esm2022/components/input-date-time/input-date-time.module.mjs +1 -4
  165. package/esm2022/components/input-month/input-month.component.mjs +1 -4
  166. package/esm2022/components/input-month/input-month.directive.mjs +1 -4
  167. package/esm2022/components/input-month/input-month.module.mjs +1 -4
  168. package/esm2022/components/input-month-range/input-month-range.component.mjs +1 -4
  169. package/esm2022/components/input-month-range/input-month-range.directive.mjs +1 -4
  170. package/esm2022/components/input-month-range/input-month-range.module.mjs +1 -4
  171. package/esm2022/components/input-number/input-number.component.mjs +1 -7
  172. package/esm2022/components/input-number/input-number.directive.mjs +1 -4
  173. package/esm2022/components/input-number/input-number.module.mjs +1 -4
  174. package/esm2022/components/input-number/input-number.options.mjs +1 -4
  175. package/esm2022/components/input-password/input-password.component.mjs +1 -4
  176. package/esm2022/components/input-password/input-password.directive.mjs +1 -4
  177. package/esm2022/components/input-password/input-password.module.mjs +1 -4
  178. package/esm2022/components/input-password/input-password.options.mjs +1 -10
  179. package/esm2022/components/input-phone/input-phone.component.mjs +1 -4
  180. package/esm2022/components/input-phone/input-phone.directive.mjs +1 -4
  181. package/esm2022/components/input-phone/input-phone.module.mjs +1 -4
  182. package/esm2022/components/input-phone/input-phone.options.mjs +1 -7
  183. package/esm2022/components/input-phone-international/input-phone-international.component.mjs +3 -2
  184. package/esm2022/components/input-phone-international/input-phone-international.options.mjs +7 -5
  185. package/esm2022/components/input-phone-international/utils/extract-value-from-event.mjs +4 -1
  186. package/esm2022/components/input-range/input-range.component.mjs +1 -4
  187. package/esm2022/components/input-range/input-range.module.mjs +1 -4
  188. package/esm2022/components/input-slider/input-slider.component.mjs +1 -4
  189. package/esm2022/components/input-slider/input-slider.module.mjs +1 -4
  190. package/esm2022/components/input-tag/input-tag.component.mjs +1 -4
  191. package/esm2022/components/input-tag/input-tag.module.mjs +1 -4
  192. package/esm2022/components/input-tag/input-tag.options.mjs +1 -7
  193. package/esm2022/components/input-time/input-time.component.mjs +2 -8
  194. package/esm2022/components/input-time/input-time.directive.mjs +1 -4
  195. package/esm2022/components/input-time/input-time.module.mjs +1 -4
  196. package/esm2022/components/input-time/input-time.options.mjs +1 -10
  197. package/esm2022/components/input-year/input-year.component.mjs +1 -4
  198. package/esm2022/components/input-year/input-year.directive.mjs +1 -4
  199. package/esm2022/components/input-year/input-year.module.mjs +1 -4
  200. package/esm2022/components/island/island.directive.mjs +3 -2
  201. package/esm2022/components/multi-select/multi-select.component.mjs +1 -4
  202. package/esm2022/components/multi-select/multi-select.directive.mjs +1 -4
  203. package/esm2022/components/multi-select/multi-select.module.mjs +1 -4
  204. package/esm2022/components/multi-select/multi-select.options.mjs +1 -7
  205. package/esm2022/components/multi-select-option/multi-select-option.component.mjs +1 -4
  206. package/esm2022/components/multi-select-option/multi-select-option.module.mjs +1 -4
  207. package/esm2022/components/primitive-textfield/primitive-textfield-types.mjs +1 -1
  208. package/esm2022/components/primitive-textfield/primitive-textfield.component.mjs +3 -5
  209. package/esm2022/components/primitive-textfield/primitive-textfield.directive.mjs +3 -2
  210. package/esm2022/components/primitive-textfield/primitive-textfield.module.mjs +3 -2
  211. package/esm2022/components/select/select.component.mjs +1 -4
  212. package/esm2022/components/select/select.directive.mjs +1 -4
  213. package/esm2022/components/select/select.module.mjs +1 -4
  214. package/esm2022/components/select/select.options.mjs +1 -7
  215. package/esm2022/components/select-option/select-option.component.mjs +1 -7
  216. package/esm2022/components/select-option/select-option.module.mjs +1 -4
  217. package/esm2022/components/sheet/sheet-options.mjs +5 -4
  218. package/esm2022/components/sheet/sheet-tokens.mjs +7 -7
  219. package/esm2022/components/sheet/sheet.directive.mjs +3 -2
  220. package/esm2022/components/sheet/sheet.mjs +1 -1
  221. package/esm2022/components/sheet/sheet.module.mjs +3 -2
  222. package/esm2022/components/sheet/sheet.service.mjs +2 -1
  223. package/esm2022/components/svg/content-processor.mjs +3 -2
  224. package/esm2022/components/svg/deprecated-icons.mjs +3 -2
  225. package/esm2022/components/svg/svg-options.mjs +13 -8
  226. package/esm2022/components/svg/svg.component.mjs +3 -2
  227. package/esm2022/components/svg/svg.service.mjs +2 -2
  228. package/esm2022/components/table-bar/table-bar.component.mjs +5 -1
  229. package/esm2022/components/table-bar/table-bar.directive.mjs +5 -1
  230. package/esm2022/components/table-bar/table-bar.options.mjs +15 -2
  231. package/esm2022/components/table-bar/table-bars-host.component.mjs +5 -1
  232. package/esm2022/components/table-bar/table-bars.service.mjs +3 -2
  233. package/esm2022/components/tag/tag.component.mjs +3 -2
  234. package/esm2022/components/tag/tag.module.mjs +3 -2
  235. package/esm2022/components/tag/tag.options.mjs +7 -6
  236. package/esm2022/components/textarea/textarea.component.mjs +1 -4
  237. package/esm2022/components/textarea/textarea.directive.mjs +1 -4
  238. package/esm2022/components/textarea/textarea.module.mjs +1 -4
  239. package/esm2022/components/tooltip/tooltip.component.mjs +3 -2
  240. package/esm2022/components/tooltip/tooltip.module.mjs +3 -2
  241. package/fesm2022/taiga-ui-legacy-components-arrow.mjs +5 -13
  242. package/fesm2022/taiga-ui-legacy-components-arrow.mjs.map +1 -1
  243. package/fesm2022/taiga-ui-legacy-components-color-selector.mjs +0 -63
  244. package/fesm2022/taiga-ui-legacy-components-color-selector.mjs.map +1 -1
  245. package/fesm2022/taiga-ui-legacy-components-combo-box.mjs +0 -12
  246. package/fesm2022/taiga-ui-legacy-components-combo-box.mjs.map +1 -1
  247. package/fesm2022/taiga-ui-legacy-components-input-color.mjs +0 -6
  248. package/fesm2022/taiga-ui-legacy-components-input-color.mjs.map +1 -1
  249. package/fesm2022/taiga-ui-legacy-components-input-copy.mjs +0 -18
  250. package/fesm2022/taiga-ui-legacy-components-input-copy.mjs.map +1 -1
  251. package/fesm2022/taiga-ui-legacy-components-input-date-multi.mjs +0 -6
  252. package/fesm2022/taiga-ui-legacy-components-input-date-multi.mjs.map +1 -1
  253. package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs +0 -9
  254. package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs.map +1 -1
  255. package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs +0 -9
  256. package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs.map +1 -1
  257. package/fesm2022/taiga-ui-legacy-components-input-date.mjs +0 -12
  258. package/fesm2022/taiga-ui-legacy-components-input-date.mjs.map +1 -1
  259. package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs +0 -9
  260. package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs.map +1 -1
  261. package/fesm2022/taiga-ui-legacy-components-input-month.mjs +0 -9
  262. package/fesm2022/taiga-ui-legacy-components-input-month.mjs.map +1 -1
  263. package/fesm2022/taiga-ui-legacy-components-input-number.mjs +0 -15
  264. package/fesm2022/taiga-ui-legacy-components-input-number.mjs.map +1 -1
  265. package/fesm2022/taiga-ui-legacy-components-input-password.mjs +0 -18
  266. package/fesm2022/taiga-ui-legacy-components-input-password.mjs.map +1 -1
  267. package/fesm2022/taiga-ui-legacy-components-input-phone-international.mjs +11 -5
  268. package/fesm2022/taiga-ui-legacy-components-input-phone-international.mjs.map +1 -1
  269. package/fesm2022/taiga-ui-legacy-components-input-phone.mjs +0 -15
  270. package/fesm2022/taiga-ui-legacy-components-input-phone.mjs.map +1 -1
  271. package/fesm2022/taiga-ui-legacy-components-input-range.mjs +0 -6
  272. package/fesm2022/taiga-ui-legacy-components-input-range.mjs.map +1 -1
  273. package/fesm2022/taiga-ui-legacy-components-input-slider.mjs +0 -6
  274. package/fesm2022/taiga-ui-legacy-components-input-slider.mjs.map +1 -1
  275. package/fesm2022/taiga-ui-legacy-components-input-tag.mjs +0 -12
  276. package/fesm2022/taiga-ui-legacy-components-input-tag.mjs.map +1 -1
  277. package/fesm2022/taiga-ui-legacy-components-input-time.mjs +1 -22
  278. package/fesm2022/taiga-ui-legacy-components-input-time.mjs.map +1 -1
  279. package/fesm2022/taiga-ui-legacy-components-input-year.mjs +0 -9
  280. package/fesm2022/taiga-ui-legacy-components-input-year.mjs.map +1 -1
  281. package/fesm2022/taiga-ui-legacy-components-input.mjs +0 -9
  282. package/fesm2022/taiga-ui-legacy-components-input.mjs.map +1 -1
  283. package/fesm2022/taiga-ui-legacy-components-island.mjs +2 -1
  284. package/fesm2022/taiga-ui-legacy-components-island.mjs.map +1 -1
  285. package/fesm2022/taiga-ui-legacy-components-multi-select-option.mjs +0 -6
  286. package/fesm2022/taiga-ui-legacy-components-multi-select-option.mjs.map +1 -1
  287. package/fesm2022/taiga-ui-legacy-components-multi-select.mjs +0 -15
  288. package/fesm2022/taiga-ui-legacy-components-multi-select.mjs.map +1 -1
  289. package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs +6 -6
  290. package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs.map +1 -1
  291. package/fesm2022/taiga-ui-legacy-components-select-option.mjs +0 -9
  292. package/fesm2022/taiga-ui-legacy-components-select-option.mjs.map +1 -1
  293. package/fesm2022/taiga-ui-legacy-components-select.mjs +0 -15
  294. package/fesm2022/taiga-ui-legacy-components-select.mjs.map +1 -1
  295. package/fesm2022/taiga-ui-legacy-components-sheet.mjs +15 -11
  296. package/fesm2022/taiga-ui-legacy-components-sheet.mjs.map +1 -1
  297. package/fesm2022/taiga-ui-legacy-components-svg.mjs +19 -11
  298. package/fesm2022/taiga-ui-legacy-components-svg.mjs.map +1 -1
  299. package/fesm2022/taiga-ui-legacy-components-table-bar.mjs +28 -2
  300. package/fesm2022/taiga-ui-legacy-components-table-bar.mjs.map +1 -1
  301. package/fesm2022/taiga-ui-legacy-components-tag.mjs +10 -7
  302. package/fesm2022/taiga-ui-legacy-components-tag.mjs.map +1 -1
  303. package/fesm2022/taiga-ui-legacy-components-textarea.mjs +0 -9
  304. package/fesm2022/taiga-ui-legacy-components-textarea.mjs.map +1 -1
  305. package/fesm2022/taiga-ui-legacy-components-tooltip.mjs +4 -2
  306. package/fesm2022/taiga-ui-legacy-components-tooltip.mjs.map +1 -1
  307. package/package.json +1 -1
  308. package/utils/icons-path-factory.d.ts +1 -1
@@ -8,9 +8,6 @@ import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
8
8
  import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
9
9
  import type { TuiSelectOptions } from './select.options';
10
10
  import * as i0 from "@angular/core";
11
- /**
12
- * @deprecated: drop in v5.0
13
- */
14
11
  export declare class TuiSelectComponent<T> extends AbstractTuiNullableControl<T> implements TuiFocusableElementAccessor, TuiDataListHost<T> {
15
12
  private readonly textfield?;
16
13
  private readonly dropdown?;
@@ -2,9 +2,6 @@ import type { TuiItemsHandlers } from '@taiga-ui/kit/tokens';
2
2
  import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
3
3
  import type { TuiSelectComponent } from './select.component';
4
4
  import * as i0 from "@angular/core";
5
- /**
6
- * @deprecated: drop in v5.0
7
- */
8
5
  export declare class TuiSelectDirective extends AbstractTuiTextfieldHost<TuiSelectComponent<unknown>> {
9
6
  get readOnly(): boolean;
10
7
  get value(): string;
@@ -13,9 +13,6 @@ import * as i11 from "@taiga-ui/kit/pipes/stringify-content";
13
13
  import * as i12 from "@taiga-ui/core/directives/dropdown";
14
14
  import * as i13 from "@taiga-ui/core/components/data-list";
15
15
  import * as i14 from "@taiga-ui/kit/components/data-list-wrapper";
16
- /**
17
- * @deprecated: drop in v5.0
18
- */
19
16
  export declare class TuiSelectModule {
20
17
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiSelectModule, never>;
21
18
  static ɵmod: i0.ɵɵNgModuleDeclaration<TuiSelectModule, [typeof i1.TuiSelectComponent, typeof i2.TuiSelectDirective, typeof i3.TuiNativeSelectComponent, typeof i4.TuiNativeSelectGroupComponent], [typeof i5.CommonModule, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiPrimitiveTextfieldModule, typeof i8.TuiSelectOptionModule, typeof i9.TuiArrowComponent, typeof i10.TuiWrapperModule, typeof i10.TuiTextfieldControllerModule, typeof i11.TuiStringifyContentPipe, typeof i10.TuiLegacyDropdownOpenMonitorDirective, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownPortal, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection, typeof i13.TuiDataListComponent, typeof i13.TuiDataListDirective, typeof i13.TuiOption, typeof i13.TuiOptGroup, typeof i14.TuiDataListWrapperComponent, typeof i14.TuiDataListGroupWrapperComponent, typeof i13.TuiDataListDirective], [typeof i1.TuiSelectComponent, typeof i2.TuiSelectDirective, typeof i7.TuiTextfieldComponent, typeof i3.TuiNativeSelectComponent, typeof i4.TuiNativeSelectGroupComponent, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownPortal, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection, typeof i13.TuiDataListComponent, typeof i13.TuiDataListDirective, typeof i13.TuiOption, typeof i13.TuiOptGroup, typeof i14.TuiDataListWrapperComponent, typeof i14.TuiDataListGroupWrapperComponent, typeof i13.TuiDataListDirective]>;
@@ -1,22 +1,13 @@
1
1
  import type { Provider } from '@angular/core';
2
2
  import type { TuiValueContentContext } from '@taiga-ui/core/types';
3
3
  import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
4
- /**
5
- * @deprecated: drop in v5.0
6
- */
7
4
  export interface TuiSelectOptions<T> {
8
5
  readonly valueContent: PolymorpheusContent<TuiValueContentContext<T>>;
9
6
  }
10
- /**
11
- * @deprecated: drop in v5.0
12
- */
13
7
  export declare const TUI_SELECT_DEFAULT_OPTIONS: TuiSelectOptions<unknown>;
14
8
  /**
15
9
  * @deprecated: drop in v5.0
16
10
  * Default parameters for Select component
17
11
  */
18
12
  export declare const TUI_SELECT_OPTIONS: import("@angular/core").InjectionToken<TuiSelectOptions<unknown>>;
19
- /**
20
- * @deprecated: drop in v5.0
21
- */
22
13
  export declare function tuiSelectOptionsProvider<T>(options: Partial<TuiSelectOptions<T>>): Provider;
@@ -5,9 +5,6 @@ import { TuiDataListComponent, TuiOption } from '@taiga-ui/core/components/data-
5
5
  import { AbstractTuiControl } from '@taiga-ui/legacy/classes';
6
6
  import { PolymorpheusComponent } from '@taiga-ui/polymorpheus';
7
7
  import * as i0 from "@angular/core";
8
- /**
9
- * @deprecated: drop in v5.0
10
- */
11
8
  export declare class TuiSelectOptionComponent<T> implements OnInit, DoCheck {
12
9
  private readonly host;
13
10
  private readonly el;
@@ -27,7 +24,4 @@ export declare class TuiSelectOptionComponent<T> implements OnInit, DoCheck {
27
24
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiSelectOptionComponent<any>, never>;
28
25
  static ɵcmp: i0.ɵɵComponentDeclaration<TuiSelectOptionComponent<any>, "tui-select-option", never, {}, {}, never, never, false, never>;
29
26
  }
30
- /**
31
- * @deprecated: drop in v5.0
32
- */
33
27
  export declare const TUI_SELECT_OPTION: PolymorpheusComponent<TuiSelectOptionComponent<unknown>>;
@@ -3,9 +3,6 @@ import * as i1 from "./select-option.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@taiga-ui/core/components/scrollbar";
5
5
  import * as i4 from "@taiga-ui/core/components/icon";
6
- /**
7
- * @deprecated: drop in v5.0
8
- */
9
6
  export declare class TuiSelectOptionModule {
10
7
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiSelectOptionModule, never>;
11
8
  static ɵmod: i0.ɵɵNgModuleDeclaration<TuiSelectOptionModule, [typeof i1.TuiSelectOptionComponent], [typeof i2.CommonModule, typeof i3.TuiScrollIntoView, typeof i4.TuiIcon], [typeof i1.TuiSelectOptionComponent]>;
@@ -1,7 +1,8 @@
1
1
  import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
2
2
  import type { TuiSheet } from './sheet';
3
3
  /**
4
- * @deprecated: drop in v5.0
4
+ * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
5
+ * https://taiga-ui.dev/components/sheet-dialog
5
6
  */
6
7
  export interface TuiSheetOptions<I = undefined, O = unknown> {
7
8
  readonly closeable: boolean;
@@ -14,11 +15,12 @@ export interface TuiSheetOptions<I = undefined, O = unknown> {
14
15
  readonly stops: readonly string[];
15
16
  }
16
17
  /**
17
- * @deprecated: drop in v5.0
18
+ * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
19
+ * https://taiga-ui.dev/components/sheet-dialog
18
20
  */
19
21
  export declare const TUI_SHEET_DEFAULT_OPTIONS: Omit<TuiSheetOptions, 'data'>;
20
22
  /**
21
- * @deprecated: drop in v5.0
22
- * Default parameters for sheet component
23
+ * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
24
+ * https://taiga-ui.dev/components/sheet-dialog
23
25
  */
24
26
  export declare const TUI_SHEET_OPTIONS: import("@angular/core").InjectionToken<Omit<TuiSheetOptions<undefined, unknown>, "data">>;
@@ -2,17 +2,17 @@ import { InjectionToken } from '@angular/core';
2
2
  import type { Observable } from 'rxjs';
3
3
  import type { TuiSheetRequiredProps } from './sheet';
4
4
  /**
5
- * @deprecated: drop in v5.0
6
- * Sheet main component
5
+ * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
6
+ * https://taiga-ui.dev/components/sheet-dialog
7
7
  */
8
8
  export declare const TUI_SHEET: InjectionToken<TuiSheetRequiredProps<unknown>>;
9
9
  /**
10
- * @deprecated: drop in v5.0
11
- * Current scrollTop of a sheet
10
+ * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
11
+ * https://taiga-ui.dev/components/sheet-dialog
12
12
  */
13
13
  export declare const TUI_SHEET_SCROLL: InjectionToken<Observable<number>>;
14
14
  /**
15
- * @deprecated: drop in v5.0
16
- * The sheet is being dragged
15
+ * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
16
+ * https://taiga-ui.dev/components/sheet-dialog
17
17
  */
18
18
  export declare const TUI_SHEET_DRAGGED: InjectionToken<Observable<boolean>>;
@@ -3,7 +3,8 @@ import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
3
3
  import type { Observable, Observer } from 'rxjs';
4
4
  import type { TuiSheetOptions } from './sheet-options';
5
5
  /**
6
- * @deprecated: drop in v5.0
6
+ * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
7
+ * https://taiga-ui.dev/components/sheet-dialog
7
8
  */
8
9
  export interface TuiSheet<O, I = undefined> extends TuiSheetOptions<I, O>, TuiContext<Observer<O>> {
9
10
  completeWith(value: O): void;
@@ -11,7 +12,8 @@ export interface TuiSheet<O, I = undefined> extends TuiSheetOptions<I, O>, TuiCo
11
12
  readonly scroll$: Observable<number>;
12
13
  }
13
14
  /**
14
- * @deprecated: drop in v5.0
15
+ * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
16
+ * https://taiga-ui.dev/components/sheet-dialog
15
17
  */
16
18
  export interface TuiSheetRequiredProps<T = unknown> {
17
19
  item: TuiSheet<T>;
@@ -3,7 +3,8 @@ import type { TuiSheet } from './sheet';
3
3
  import type { TuiSheetOptions } from './sheet-options';
4
4
  import * as i0 from "@angular/core";
5
5
  /**
6
- * @deprecated: use {@link TuiSheetDialogDirective}
6
+ * @deprecated: use {@link TuiSheetDialog}
7
+ * https://taiga-ui.dev/components/sheet-dialog
7
8
  */
8
9
  export declare class TuiSheetDirective extends PolymorpheusTemplate<TuiSheet<never>> {
9
10
  private readonly service;
@@ -14,7 +14,8 @@ import * as i12 from "@taiga-ui/cdk/directives/let";
14
14
  import * as i13 from "@taiga-ui/core/components/button";
15
15
  import * as i14 from "@taiga-ui/core/components/scrollbar";
16
16
  /**
17
- * @deprecated: use {@link TuiSheetDialogModule}
17
+ * @deprecated: use {@link TuiSheetDialog}
18
+ * https://taiga-ui.dev/components/sheet-dialog
18
19
  */
19
20
  export declare class TuiSheetModule {
20
21
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiSheetModule, never>;
@@ -5,6 +5,7 @@ import type { TuiSheetOptions } from './sheet-options';
5
5
  import * as i0 from "@angular/core";
6
6
  /**
7
7
  * @deprecated: use {@link TuiSheetDialogService}
8
+ * https://taiga-ui.dev/components/sheet-dialog
8
9
  */
9
10
  export declare class TuiSheetService {
10
11
  private readonly doc;
@@ -1,6 +1,7 @@
1
1
  import type { TuiSafeHtml } from '@taiga-ui/cdk/types';
2
2
  /**
3
- * @deprecated: drop in v5.0
3
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
4
+ * https://taiga-ui.dev/components/icon
4
5
  *
5
6
  * @description:
6
7
  * Any ‘linearGradient’ attributes which are defined on the referenced
@@ -1,4 +1,5 @@
1
1
  /**
2
- * @deprecated: drop in v5.0
2
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
3
+ * https://taiga-ui.dev/components/icon
3
4
  */
4
5
  export declare const TUI_DEPRECATED_ICONS: Record<string, string>;
@@ -2,11 +2,13 @@ import type { FactoryProvider, Provider } from '@angular/core';
2
2
  import { InjectionToken } from '@angular/core';
3
3
  import type { TuiHandler, TuiSafeHtml, TuiStringHandler } from '@taiga-ui/cdk/types';
4
4
  /**
5
- * @deprecated: drop in v5.0
5
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
6
+ * https://taiga-ui.dev/components/icon
6
7
  */
7
8
  export declare const TUI_DEFAULT_ICONS_PLACE = "assets/taiga-ui/icons";
8
9
  /**
9
- * @deprecated: drop in v5.0
10
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
11
+ * https://taiga-ui.dev/components/icon
10
12
  */
11
13
  export interface TuiSvgOptions {
12
14
  readonly contentProcessor: TuiHandler<TuiSafeHtml, TuiSafeHtml>;
@@ -16,28 +18,33 @@ export interface TuiSvgOptions {
16
18
  readonly srcProcessor: TuiHandler<TuiSafeHtml, TuiSafeHtml>;
17
19
  }
18
20
  /**
19
- * @deprecated: drop in v5.0
21
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
22
+ * https://taiga-ui.dev/components/icon
20
23
  */
21
24
  export type TuiSvgInterceptorHandler = ((src: TuiSafeHtml, options: TuiSvgOptions) => TuiSafeHtml) | ((src: TuiSafeHtml) => TuiSafeHtml);
22
25
  /**
23
- * @deprecated: drop in v5.0
26
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
27
+ * https://taiga-ui.dev/components/icon
24
28
  */
25
29
  export declare const TUI_SVG_DEFAULT_OPTIONS: TuiSvgOptions;
26
30
  /**
27
- * @deprecated: drop in v5.0
28
- * SVG component options
31
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
32
+ * https://taiga-ui.dev/components/icon
29
33
  */
30
34
  export declare const TUI_SVG_OPTIONS: InjectionToken<TuiSvgOptions>;
31
35
  /**
32
- * @deprecated: drop in v5.0
36
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
37
+ * https://taiga-ui.dev/components/icon
33
38
  */
34
39
  export declare const TUI_SVG_SRC_INTERCEPTORS: InjectionToken<TuiSvgInterceptorHandler>;
35
40
  /**
36
- * @deprecated: drop in v5.0
41
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
42
+ * https://taiga-ui.dev/components/icon
37
43
  */
38
44
  export declare function tuiSvgSrcInterceptors(interceptor: TuiSvgInterceptorHandler): Provider;
39
45
  /**
40
- * @deprecated: drop in v5.0
46
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
47
+ * https://taiga-ui.dev/components/icon
41
48
  */
42
49
  export declare const tuiSvgOptionsProvider: (options: Partial<Omit<TuiSvgOptions, 'path'>> & {
43
50
  path?: TuiSvgOptions['path'] | string;
@@ -3,14 +3,16 @@ import type { TuiSafeHtml } from '@taiga-ui/cdk/types';
3
3
  import type { Observable } from 'rxjs';
4
4
  import * as i0 from "@angular/core";
5
5
  /**
6
- * @deprecated: drop in v5.0
6
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
7
+ * https://taiga-ui.dev/components/icon
7
8
  */
8
9
  export interface TuiIconError {
9
10
  readonly icon: string;
10
11
  readonly message: string;
11
12
  }
12
13
  /**
13
- * @deprecated: drop in v5.0
14
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
15
+ * https://taiga-ui.dev/components/icon
14
16
  */
15
17
  export declare class TuiSvgComponent {
16
18
  private icon;
@@ -2,7 +2,7 @@ import type { SafeHtml } from '@angular/platform-browser';
2
2
  import { BehaviorSubject } from 'rxjs';
3
3
  import * as i0 from "@angular/core";
4
4
  /**
5
- * @deprecated: drop in v5.0
5
+ * @deprecated: drop in v5.0 use {@link TuiIcon}
6
6
  * Service for reusing SVGs without inlining each instance
7
7
  */
8
8
  export declare class TuiSvgService {
@@ -1,6 +1,10 @@
1
1
  import type { TuiPopover } from '@taiga-ui/cdk/services';
2
2
  import type { TuiTableBarOptions } from './table-bar.options';
3
3
  import * as i0 from "@angular/core";
4
+ /**
5
+ * @deprecated drop in v5.0 use {@link TuiActionBar}
6
+ * https://taiga-ui.dev/components/actions-bar
7
+ */
4
8
  export declare class TuiTableBarComponent {
5
9
  protected readonly icons: import("@taiga-ui/core/tokens").TuiCommonIcons;
6
10
  protected readonly closeWord$: import("rxjs").Observable<string>;
@@ -1,6 +1,10 @@
1
1
  import { TuiPopoverDirective } from '@taiga-ui/cdk/directives/popover';
2
2
  import type { TuiTableBarOptions } from './table-bar.options';
3
3
  import * as i0 from "@angular/core";
4
+ /**
5
+ * @deprecated drop in v5.0 use {@link TuiActionBar}
6
+ * https://taiga-ui.dev/components/actions-bar
7
+ */
4
8
  export declare class TuiTableBarDirective extends TuiPopoverDirective<TuiTableBarOptions> {
5
9
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiTableBarDirective, never>;
6
10
  static ɵdir: i0.ɵɵDirectiveDeclaration<TuiTableBarDirective, "ng-template[tuiTableBar]", never, { "open": { "alias": "tuiTableBar"; "required": false; }; "options": { "alias": "tuiTableBarOptions"; "required": false; }; }, { "openChange": "tuiTableBarChange"; }, never, never, true, never>;
@@ -1,14 +1,31 @@
1
1
  import type { Provider } from '@angular/core';
2
2
  import { BehaviorSubject } from 'rxjs';
3
+ /**
4
+ * @deprecated drop in v5.0 use {@link TuiActionBar}
5
+ * https://taiga-ui.dev/components/actions-bar
6
+ */
3
7
  export interface TuiTableBarOptions {
4
8
  readonly adaptive?: boolean;
5
9
  readonly hasCloseButton?: boolean;
6
10
  readonly mode?: 'onDark' | 'onLight';
7
11
  }
12
+ /**
13
+ * @deprecated drop in v5.0 use {@link TuiActionBar}
14
+ * https://taiga-ui.dev/components/actions-bar
15
+ */
8
16
  export declare const TUI_TABLE_BARS: import("@angular/core").InjectionToken<BehaviorSubject<readonly any[]>>;
17
+ /**
18
+ * @deprecated drop in v5.0 use {@link TuiActionBar}
19
+ * https://taiga-ui.dev/components/actions-bar
20
+ */
9
21
  export declare const TUI_TABLE_BAR_DEFAULT_OPTIONS: TuiTableBarOptions;
10
22
  /**
11
- * Default parameters for table bars component
23
+ * @deprecated drop in v5.0 use {@link TuiActionBar}
24
+ * https://taiga-ui.dev/components/actions-bar
12
25
  */
13
26
  export declare const TUI_TABLE_BAR_OPTIONS: import("@angular/core").InjectionToken<TuiTableBarOptions>;
27
+ /**
28
+ * @deprecated drop in v5.0 use {@link TuiActionBar}
29
+ * https://taiga-ui.dev/components/actions-bar
30
+ */
14
31
  export declare function tuiTableBarOptionsProvider(options: Partial<TuiTableBarOptions>): Provider;
@@ -1,4 +1,8 @@
1
1
  import * as i0 from "@angular/core";
2
+ /**
3
+ * @deprecated drop in v5.0 use {@link TuiActionBar}
4
+ * https://taiga-ui.dev/components/actions-bar
5
+ */
2
6
  export declare class TuiTableBarsHostComponent {
3
7
  protected bars$: import("rxjs").BehaviorSubject<readonly any[]>;
4
8
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiTableBarsHostComponent, never>;
@@ -2,7 +2,8 @@ import { TuiPopoverService } from '@taiga-ui/cdk/services';
2
2
  import type { TuiTableBarOptions } from './table-bar.options';
3
3
  import * as i0 from "@angular/core";
4
4
  /**
5
- * @deprecated Use {@link TuiFilterByInputPipe} instead
5
+ * @deprecated drop in v5.0 use {@link TuiActionBar}
6
+ * https://taiga-ui.dev/components/actions-bar
6
7
  */
7
8
  export declare class TuiTableBarsService extends TuiPopoverService<TuiTableBarOptions> {
8
9
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiTableBarsService, never>;
@@ -4,7 +4,8 @@ import type { TuiStatus } from '@taiga-ui/legacy/utils';
4
4
  import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
5
5
  import * as i0 from "@angular/core";
6
6
  /**
7
- * @deprecated: drop in v5.0
7
+ * @deprecated: drop in v5.0 use {@link TuiChip}
8
+ * https://taiga-ui.dev/components/chip
8
9
  */
9
10
  export declare class TuiTagComponent {
10
11
  private readonly el;
@@ -6,7 +6,8 @@ import * as i4 from "@taiga-ui/core/components/icon";
6
6
  import * as i5 from "@taiga-ui/core/components/loader";
7
7
  import * as i6 from "@taiga-ui/polymorpheus";
8
8
  /**
9
- * @deprecated: drop in v5.0
9
+ * @deprecated: drop in v5.0 use {@link TuiChip}
10
+ * https://taiga-ui.dev/components/chip
10
11
  */
11
12
  export declare class TuiTagModule {
12
13
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiTagModule, never>;
@@ -2,7 +2,8 @@ import type { Provider } from '@angular/core';
2
2
  import type { TuiSizeL, TuiSizeS } from '@taiga-ui/core/types';
3
3
  import type { TuiStatus } from '@taiga-ui/legacy/utils';
4
4
  /**
5
- * @deprecated: drop in v5.0
5
+ * @deprecated: drop in v5.0 use {@link TuiChip}
6
+ * https://taiga-ui.dev/components/chip
6
7
  */
7
8
  export interface TuiTagOptions {
8
9
  readonly autoColor: boolean;
@@ -10,16 +11,17 @@ export interface TuiTagOptions {
10
11
  readonly status: TuiStatus;
11
12
  }
12
13
  /**
13
- * @deprecated: drop in v5.0
14
- * Default values for the tag options.
14
+ * @deprecated: drop in v5.0 use {@link TuiChip}
15
+ * https://taiga-ui.dev/components/chip
15
16
  */
16
17
  export declare const TUI_TAG_DEFAULT_OPTIONS: TuiTagOptions;
17
18
  /**
18
- * @deprecated: drop in v5.0
19
- * Default parameters for Tag component
19
+ * @deprecated: drop in v5.0 use {@link TuiChip}
20
+ * https://taiga-ui.dev/components/chip
20
21
  */
21
22
  export declare const TUI_TAG_OPTIONS: import("@angular/core").InjectionToken<TuiTagOptions>;
22
23
  /**
23
- * @deprecated: drop in v5.0
24
+ * @deprecated: drop in v5.0 use {@link TuiChip}
25
+ * https://taiga-ui.dev/components/chip
24
26
  */
25
27
  export declare function tuiTagOptionsProvider(options: Partial<TuiTagOptions>): Provider;
@@ -8,9 +8,6 @@ import * as i0 from "@angular/core";
8
8
  export declare const DEFAULT_ROWS = 20;
9
9
  export declare const LINE_HEIGHT_M = 20;
10
10
  export declare const LINE_HEIGHT_L = 24;
11
- /**
12
- * @deprecated: drop in v5.0
13
- */
14
11
  export declare class TuiTextareaComponent extends AbstractTuiControl<string> implements TuiFocusableElementAccessor {
15
12
  private readonly focusableElement?;
16
13
  private readonly textfield?;
@@ -1,9 +1,6 @@
1
1
  import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
2
2
  import type { TuiTextareaComponent } from './textarea.component';
3
3
  import * as i0 from "@angular/core";
4
- /**
5
- * @deprecated: drop in v5.0
6
- */
7
4
  export declare class TuiTextareaDirective extends AbstractTuiTextfieldHost<TuiTextareaComponent> {
8
5
  onValueChange(value: string): void;
9
6
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiTextareaDirective, never>;
@@ -10,9 +10,6 @@ import * as i8 from "@taiga-ui/legacy/components/primitive-textfield";
10
10
  import * as i9 from "@taiga-ui/polymorpheus";
11
11
  import * as i10 from "@taiga-ui/core/components/icon";
12
12
  import * as i11 from "@taiga-ui/core/directives/appearance";
13
- /**
14
- * @deprecated: drop in v5.0
15
- */
16
13
  export declare class TuiTextareaModule {
17
14
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiTextareaModule, never>;
18
15
  static ɵmod: i0.ɵɵNgModuleDeclaration<TuiTextareaModule, [typeof i1.TuiTextareaComponent, typeof i2.TuiTextareaDirective], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.TuiScrollbar, typeof i6.TuiTooltipModule, typeof i7.TuiWrapperModule, typeof i8.TuiPrimitiveTextfieldModule, typeof i9.PolymorpheusOutlet, typeof i9.PolymorpheusTemplate, typeof i10.TuiIcon, typeof i11.TuiAppearance], [typeof i1.TuiTextareaComponent, typeof i2.TuiTextareaDirective, typeof i8.TuiTextfieldComponent, typeof i9.PolymorpheusOutlet, typeof i9.PolymorpheusTemplate]>;
@@ -1,7 +1,8 @@
1
1
  import { TuiHintHover, TuiHintOptionsDirective } from '@taiga-ui/core/directives/hint';
2
2
  import * as i0 from "@angular/core";
3
3
  /**
4
- * @deprecated: drop in v5.0
4
+ * @deprecated: drop in v5.0 use {@link TuiTooltip}
5
+ * https://taiga-ui.dev/components/tooltip
5
6
  */
6
7
  export declare class TuiTooltipComponent<C = any> extends TuiHintOptionsDirective {
7
8
  private readonly isMobile;
@@ -6,7 +6,8 @@ import * as i4 from "@taiga-ui/polymorpheus";
6
6
  import * as i5 from "@taiga-ui/core/directives/appearance";
7
7
  import * as i6 from "@taiga-ui/core/directives/hint";
8
8
  /**
9
- * @deprecated: drop in v5.0
9
+ * @deprecated: drop in v5.0 use {@link TuiTooltip}
10
+ * https://taiga-ui.dev/components/tooltip
10
11
  */
11
12
  export declare class TuiTooltipModule {
12
13
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiTooltipModule, never>;
@@ -9,7 +9,7 @@ import { PolymorpheusComponent, PolymorpheusOutlet, PolymorpheusTemplate, } from
9
9
  import { TUI_ARROW_OPTIONS } from './arrow.options';
10
10
  import * as i0 from "@angular/core";
11
11
  /**
12
- * @deprecated: drop in v5.0
12
+ * @deprecated: drop in v5.0 use {@link TuiChevron}
13
13
  */
14
14
  class TuiArrowComponent {
15
15
  constructor() {
@@ -41,8 +41,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
41
41
  type: HostBinding,
42
42
  args: ['class._small']
43
43
  }] } });
44
- /**
45
- * @deprecated: drop in v5.0
46
- */
47
44
  export const TUI_ARROW = new PolymorpheusComponent(TuiArrowComponent);
48
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJyb3cuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbGVnYWN5L2NvbXBvbmVudHMvYXJyb3cvYXJyb3cuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbGVnYWN5L2NvbXBvbmVudHMvYXJyb3cvYXJyb3cudGVtcGxhdGUuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsU0FBUyxFQUFFLElBQUksRUFBQyxNQUFNLGlCQUFpQixDQUFDO0FBQ2hELE9BQU8sRUFBQyx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLE1BQU0sRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUN0RixPQUFPLEVBQUMsT0FBTyxFQUFDLE1BQU0sZ0NBQWdDLENBQUM7QUFDdkQsT0FBTyxFQUFDLGVBQWUsRUFBQyxNQUFNLG9DQUFvQyxDQUFDO0FBQ25FLE9BQU8sRUFBQyxhQUFhLEVBQUMsTUFBTSxvQ0FBb0MsQ0FBQztBQUNqRSxPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSwwQkFBMEIsQ0FBQztBQUM1RCxPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSw2QkFBNkIsQ0FBQztBQUUvRCxPQUFPLEVBQ0gscUJBQXFCLEVBQ3JCLGtCQUFrQixFQUNsQixvQkFBb0IsR0FDdkIsTUFBTSx3QkFBd0IsQ0FBQztBQUVoQyxPQUFPLEVBQUMsaUJBQWlCLEVBQUMsTUFBTSxpQkFBaUIsQ0FBQzs7QUFFbEQ7O0dBRUc7QUFDSCxNQVFhLGlCQUFpQjtJQVI5QjtRQVNxQixZQUFPLEdBQVEsTUFBTSxDQUFDLGtCQUFrQixFQUFFLEVBQUMsUUFBUSxFQUFFLElBQUksRUFBQyxDQUFDLENBQUM7UUFDNUQsa0JBQWEsR0FBRyxNQUFNLENBQUMsa0JBQWtCLENBQUMsQ0FBQztRQUMzQyxZQUFPLEdBQUcsTUFBTSxDQUFDLGlCQUFpQixDQUFDLENBQUM7UUFDbEMsY0FBUyxHQUFHLE1BQU0sQ0FBQyxlQUFlLEVBQUUsRUFBQyxRQUFRLEVBQUUsSUFBSSxFQUFDLENBQUMsQ0FBQztLQWU1RTtJQWJHLElBQ2MsT0FBTztRQUNqQixPQUFPLElBQUksQ0FBQyxTQUFTLEVBQUUsZUFBZSxJQUFJLENBQUMsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLFVBQVUsSUFBSSxLQUFLLENBQUM7SUFDakYsQ0FBQztJQUVELElBQ2MsS0FBSztRQUNmLE9BQU8sQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDLGFBQWEsQ0FBQyxJQUFJLENBQUMsQ0FBQztJQUNuRCxDQUFDO0lBRUQsSUFBYyxTQUFTO1FBQ25CLE9BQU8sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxTQUFTLENBQUM7SUFDekUsQ0FBQzsrR0FsQlEsaUJBQWlCO21HQUFqQixpQkFBaUIsK0pDM0I5Qix3SkFLQSxzVERpQmMsa0JBQWtCLDhIQUF3QixJQUFJLHdGQUFFLFNBQVMsOENBQUUsT0FBTzs7U0FLbkUsaUJBQWlCOzRGQUFqQixpQkFBaUI7a0JBUjdCLFNBQVM7aUNBQ00sSUFBSSxZQUNOLFdBQVcsV0FDWixDQUFDLGtCQUFrQixFQUFFLG9CQUFvQixFQUFFLElBQUksRUFBRSxTQUFTLEVBQUUsT0FBTyxDQUFDLG1CQUc1RCx1QkFBdUIsQ0FBQyxNQUFNOzhCQVNqQyxPQUFPO3NCQURwQixXQUFXO3VCQUFDLGdCQUFnQjtnQkFNZixLQUFLO3NCQURsQixXQUFXO3VCQUFDLGNBQWM7O0FBVS9COztHQUVHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sU0FBUyxHQUFHLElBQUkscUJBQXFCLENBQUMsaUJBQWlCLENBQUMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7QXN5bmNQaXBlLCBOZ0lmfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHtDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgQ29tcG9uZW50LCBIb3N0QmluZGluZywgaW5qZWN0fSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7VHVpSWNvbn0gZnJvbSAnQHRhaWdhLXVpL2NvcmUvY29tcG9uZW50cy9pY29uJztcbmltcG9ydCB7VHVpRHJvcGRvd25PcGVufSBmcm9tICdAdGFpZ2EtdWkvY29yZS9kaXJlY3RpdmVzL2Ryb3Bkb3duJztcbmltcG9ydCB7dHVpU2l6ZUJpZ2dlcn0gZnJvbSAnQHRhaWdhLXVpL2NvcmUvdXRpbHMvbWlzY2VsbGFuZW91cyc7XG5pbXBvcnQge0Fic3RyYWN0VHVpQ29udHJvbH0gZnJvbSAnQHRhaWdhLXVpL2xlZ2FjeS9jbGFzc2VzJztcbmltcG9ydCB7VFVJX1RFWFRGSUVMRF9TSVpFfSBmcm9tICdAdGFpZ2EtdWkvbGVnYWN5L2RpcmVjdGl2ZXMnO1xuaW1wb3J0IHR5cGUge1BvbHltb3JwaGV1c0NvbnRlbnR9IGZyb20gJ0B0YWlnYS11aS9wb2x5bW9ycGhldXMnO1xuaW1wb3J0IHtcbiAgICBQb2x5bW9ycGhldXNDb21wb25lbnQsXG4gICAgUG9seW1vcnBoZXVzT3V0bGV0LFxuICAgIFBvbHltb3JwaGV1c1RlbXBsYXRlLFxufSBmcm9tICdAdGFpZ2EtdWkvcG9seW1vcnBoZXVzJztcblxuaW1wb3J0IHtUVUlfQVJST1dfT1BUSU9OU30gZnJvbSAnLi9hcnJvdy5vcHRpb25zJztcblxuLyoqXG4gKiBAZGVwcmVjYXRlZDogZHJvcCBpbiB2NS4wXG4gKi9cbkBDb21wb25lbnQoe1xuICAgIHN0YW5kYWxvbmU6IHRydWUsXG4gICAgc2VsZWN0b3I6ICd0dWktYXJyb3cnLFxuICAgIGltcG9ydHM6IFtQb2x5bW9ycGhldXNPdXRsZXQsIFBvbHltb3JwaGV1c1RlbXBsYXRlLCBOZ0lmLCBBc3luY1BpcGUsIFR1aUljb25dLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9hcnJvdy50ZW1wbGF0ZS5odG1sJyxcbiAgICBzdHlsZVVybHM6IFsnLi9hcnJvdy5zdHlsZS5sZXNzJ10sXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG59KVxuZXhwb3J0IGNsYXNzIFR1aUFycm93Q29tcG9uZW50IHtcbiAgICBwcml2YXRlIHJlYWRvbmx5IGNvbnRyb2w6IGFueSA9IGluamVjdChBYnN0cmFjdFR1aUNvbnRyb2wsIHtvcHRpb25hbDogdHJ1ZX0pO1xuICAgIHByaXZhdGUgcmVhZG9ubHkgdGV4dGZpZWxkU2l6ZSA9IGluamVjdChUVUlfVEVYVEZJRUxEX1NJWkUpO1xuICAgIHByaXZhdGUgcmVhZG9ubHkgb3B0aW9ucyA9IGluamVjdChUVUlfQVJST1dfT1BUSU9OUyk7XG4gICAgcHJvdGVjdGVkIHJlYWRvbmx5IGRpcmVjdGl2ZSA9IGluamVjdChUdWlEcm9wZG93bk9wZW4sIHtvcHRpb25hbDogdHJ1ZX0pO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcy5fcm90YXRlZCcpXG4gICAgcHJvdGVjdGVkIGdldCByb3RhdGVkKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5kaXJlY3RpdmU/LnR1aURyb3Bkb3duT3BlbiB8fCAhIXRoaXMuY29udHJvbC5wc2V1ZG9PcGVuIHx8IGZhbHNlO1xuICAgIH1cblxuICAgIEBIb3N0QmluZGluZygnY2xhc3MuX3NtYWxsJylcbiAgICBwcm90ZWN0ZWQgZ2V0IHNtYWxsKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gIXR1aVNpemVCaWdnZXIodGhpcy50ZXh0ZmllbGRTaXplLnNpemUpO1xuICAgIH1cblxuICAgIHByb3RlY3RlZCBnZXQgYXJyb3dJY29uKCk6IFBvbHltb3JwaGV1c0NvbnRlbnQge1xuICAgICAgICByZXR1cm4gIXRoaXMuc21hbGwgPyB0aGlzLm9wdGlvbnMuaWNvbkxhcmdlIDogdGhpcy5vcHRpb25zLmljb25TbWFsbDtcbiAgICB9XG59XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMFxuICovXG5leHBvcnQgY29uc3QgVFVJX0FSUk9XID0gbmV3IFBvbHltb3JwaGV1c0NvbXBvbmVudChUdWlBcnJvd0NvbXBvbmVudCk7XG4iLCI8dHVpLWljb25cbiAgICAqcG9seW1vcnBoZXVzT3V0bGV0PVwiYXJyb3dJY29uIGFzIHNyY1wiXG4gICAgW2ljb25dPVwic3JjXCJcbi8+XG48bmctY29udGFpbmVyICpuZ0lmPVwiZGlyZWN0aXZlPy50dWlEcm9wZG93bk9wZW5DaGFuZ2UgfCBhc3luY1wiIC8+XG4iXX0=
45
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJyb3cuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbGVnYWN5L2NvbXBvbmVudHMvYXJyb3cvYXJyb3cuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbGVnYWN5L2NvbXBvbmVudHMvYXJyb3cvYXJyb3cudGVtcGxhdGUuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsU0FBUyxFQUFFLElBQUksRUFBQyxNQUFNLGlCQUFpQixDQUFDO0FBQ2hELE9BQU8sRUFBQyx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLE1BQU0sRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUN0RixPQUFPLEVBQUMsT0FBTyxFQUFDLE1BQU0sZ0NBQWdDLENBQUM7QUFDdkQsT0FBTyxFQUFDLGVBQWUsRUFBQyxNQUFNLG9DQUFvQyxDQUFDO0FBQ25FLE9BQU8sRUFBQyxhQUFhLEVBQUMsTUFBTSxvQ0FBb0MsQ0FBQztBQUNqRSxPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSwwQkFBMEIsQ0FBQztBQUM1RCxPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSw2QkFBNkIsQ0FBQztBQUUvRCxPQUFPLEVBQ0gscUJBQXFCLEVBQ3JCLGtCQUFrQixFQUNsQixvQkFBb0IsR0FDdkIsTUFBTSx3QkFBd0IsQ0FBQztBQUVoQyxPQUFPLEVBQUMsaUJBQWlCLEVBQUMsTUFBTSxpQkFBaUIsQ0FBQzs7QUFFbEQ7O0dBRUc7QUFDSCxNQVFhLGlCQUFpQjtJQVI5QjtRQVNxQixZQUFPLEdBQVEsTUFBTSxDQUFDLGtCQUFrQixFQUFFLEVBQUMsUUFBUSxFQUFFLElBQUksRUFBQyxDQUFDLENBQUM7UUFDNUQsa0JBQWEsR0FBRyxNQUFNLENBQUMsa0JBQWtCLENBQUMsQ0FBQztRQUMzQyxZQUFPLEdBQUcsTUFBTSxDQUFDLGlCQUFpQixDQUFDLENBQUM7UUFDbEMsY0FBUyxHQUFHLE1BQU0sQ0FBQyxlQUFlLEVBQUUsRUFBQyxRQUFRLEVBQUUsSUFBSSxFQUFDLENBQUMsQ0FBQztLQWU1RTtJQWJHLElBQ2MsT0FBTztRQUNqQixPQUFPLElBQUksQ0FBQyxTQUFTLEVBQUUsZUFBZSxJQUFJLENBQUMsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLFVBQVUsSUFBSSxLQUFLLENBQUM7SUFDakYsQ0FBQztJQUVELElBQ2MsS0FBSztRQUNmLE9BQU8sQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDLGFBQWEsQ0FBQyxJQUFJLENBQUMsQ0FBQztJQUNuRCxDQUFDO0lBRUQsSUFBYyxTQUFTO1FBQ25CLE9BQU8sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxTQUFTLENBQUM7SUFDekUsQ0FBQzsrR0FsQlEsaUJBQWlCO21HQUFqQixpQkFBaUIsK0pDM0I5Qix3SkFLQSxzVERpQmMsa0JBQWtCLDhIQUF3QixJQUFJLHdGQUFFLFNBQVMsOENBQUUsT0FBTzs7U0FLbkUsaUJBQWlCOzRGQUFqQixpQkFBaUI7a0JBUjdCLFNBQVM7aUNBQ00sSUFBSSxZQUNOLFdBQVcsV0FDWixDQUFDLGtCQUFrQixFQUFFLG9CQUFvQixFQUFFLElBQUksRUFBRSxTQUFTLEVBQUUsT0FBTyxDQUFDLG1CQUc1RCx1QkFBdUIsQ0FBQyxNQUFNOzhCQVNqQyxPQUFPO3NCQURwQixXQUFXO3VCQUFDLGdCQUFnQjtnQkFNZixLQUFLO3NCQURsQixXQUFXO3VCQUFDLGNBQWM7O0FBVS9CLE1BQU0sQ0FBQyxNQUFNLFNBQVMsR0FBRyxJQUFJLHFCQUFxQixDQUFDLGlCQUFpQixDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0FzeW5jUGlwZSwgTmdJZn0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7Q2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgSG9zdEJpbmRpbmcsIGluamVjdH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge1R1aUljb259IGZyb20gJ0B0YWlnYS11aS9jb3JlL2NvbXBvbmVudHMvaWNvbic7XG5pbXBvcnQge1R1aURyb3Bkb3duT3Blbn0gZnJvbSAnQHRhaWdhLXVpL2NvcmUvZGlyZWN0aXZlcy9kcm9wZG93bic7XG5pbXBvcnQge3R1aVNpemVCaWdnZXJ9IGZyb20gJ0B0YWlnYS11aS9jb3JlL3V0aWxzL21pc2NlbGxhbmVvdXMnO1xuaW1wb3J0IHtBYnN0cmFjdFR1aUNvbnRyb2x9IGZyb20gJ0B0YWlnYS11aS9sZWdhY3kvY2xhc3Nlcyc7XG5pbXBvcnQge1RVSV9URVhURklFTERfU0laRX0gZnJvbSAnQHRhaWdhLXVpL2xlZ2FjeS9kaXJlY3RpdmVzJztcbmltcG9ydCB0eXBlIHtQb2x5bW9ycGhldXNDb250ZW50fSBmcm9tICdAdGFpZ2EtdWkvcG9seW1vcnBoZXVzJztcbmltcG9ydCB7XG4gICAgUG9seW1vcnBoZXVzQ29tcG9uZW50LFxuICAgIFBvbHltb3JwaGV1c091dGxldCxcbiAgICBQb2x5bW9ycGhldXNUZW1wbGF0ZSxcbn0gZnJvbSAnQHRhaWdhLXVpL3BvbHltb3JwaGV1cyc7XG5cbmltcG9ydCB7VFVJX0FSUk9XX09QVElPTlN9IGZyb20gJy4vYXJyb3cub3B0aW9ucyc7XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMCB1c2Uge0BsaW5rIFR1aUNoZXZyb259XG4gKi9cbkBDb21wb25lbnQoe1xuICAgIHN0YW5kYWxvbmU6IHRydWUsXG4gICAgc2VsZWN0b3I6ICd0dWktYXJyb3cnLFxuICAgIGltcG9ydHM6IFtQb2x5bW9ycGhldXNPdXRsZXQsIFBvbHltb3JwaGV1c1RlbXBsYXRlLCBOZ0lmLCBBc3luY1BpcGUsIFR1aUljb25dLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9hcnJvdy50ZW1wbGF0ZS5odG1sJyxcbiAgICBzdHlsZVVybHM6IFsnLi9hcnJvdy5zdHlsZS5sZXNzJ10sXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG59KVxuZXhwb3J0IGNsYXNzIFR1aUFycm93Q29tcG9uZW50IHtcbiAgICBwcml2YXRlIHJlYWRvbmx5IGNvbnRyb2w6IGFueSA9IGluamVjdChBYnN0cmFjdFR1aUNvbnRyb2wsIHtvcHRpb25hbDogdHJ1ZX0pO1xuICAgIHByaXZhdGUgcmVhZG9ubHkgdGV4dGZpZWxkU2l6ZSA9IGluamVjdChUVUlfVEVYVEZJRUxEX1NJWkUpO1xuICAgIHByaXZhdGUgcmVhZG9ubHkgb3B0aW9ucyA9IGluamVjdChUVUlfQVJST1dfT1BUSU9OUyk7XG4gICAgcHJvdGVjdGVkIHJlYWRvbmx5IGRpcmVjdGl2ZSA9IGluamVjdChUdWlEcm9wZG93bk9wZW4sIHtvcHRpb25hbDogdHJ1ZX0pO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcy5fcm90YXRlZCcpXG4gICAgcHJvdGVjdGVkIGdldCByb3RhdGVkKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5kaXJlY3RpdmU/LnR1aURyb3Bkb3duT3BlbiB8fCAhIXRoaXMuY29udHJvbC5wc2V1ZG9PcGVuIHx8IGZhbHNlO1xuICAgIH1cblxuICAgIEBIb3N0QmluZGluZygnY2xhc3MuX3NtYWxsJylcbiAgICBwcm90ZWN0ZWQgZ2V0IHNtYWxsKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gIXR1aVNpemVCaWdnZXIodGhpcy50ZXh0ZmllbGRTaXplLnNpemUpO1xuICAgIH1cblxuICAgIHByb3RlY3RlZCBnZXQgYXJyb3dJY29uKCk6IFBvbHltb3JwaGV1c0NvbnRlbnQge1xuICAgICAgICByZXR1cm4gIXRoaXMuc21hbGwgPyB0aGlzLm9wdGlvbnMuaWNvbkxhcmdlIDogdGhpcy5vcHRpb25zLmljb25TbWFsbDtcbiAgICB9XG59XG5cbmV4cG9ydCBjb25zdCBUVUlfQVJST1cgPSBuZXcgUG9seW1vcnBoZXVzQ29tcG9uZW50KFR1aUFycm93Q29tcG9uZW50KTtcbiIsIjx0dWktaWNvblxuICAgICpwb2x5bW9ycGhldXNPdXRsZXQ9XCJhcnJvd0ljb24gYXMgc3JjXCJcbiAgICBbaWNvbl09XCJzcmNcIlxuLz5cbjxuZy1jb250YWluZXIgKm5nSWY9XCJkaXJlY3RpdmU/LnR1aURyb3Bkb3duT3BlbkNoYW5nZSB8IGFzeW5jXCIgLz5cbiJdfQ==
@@ -1,7 +1,6 @@
1
1
  import { tuiCreateToken, tuiProvideOptions } from '@taiga-ui/cdk/utils/miscellaneous';
2
2
  /**
3
- * @deprecated: drop in v5.0
4
- * Default values for arrow options
3
+ * @deprecated: drop in v5.0 use {@link TuiChevron}
5
4
  */
6
5
  export const TUI_ARROW_DEFAULT_OPTIONS = {
7
6
  iconSmall: '@tui.chevron-down',
@@ -12,10 +11,7 @@ export const TUI_ARROW_DEFAULT_OPTIONS = {
12
11
  * Default parameters for arrow component
13
12
  */
14
13
  export const TUI_ARROW_OPTIONS = tuiCreateToken(TUI_ARROW_DEFAULT_OPTIONS);
15
- /**
16
- * @deprecated: drop in v5.0
17
- */
18
14
  export function tuiArrowOptionsProvider(options) {
19
15
  return tuiProvideOptions(TUI_ARROW_OPTIONS, options, TUI_ARROW_DEFAULT_OPTIONS);
20
16
  }
21
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJyb3cub3B0aW9ucy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2xlZ2FjeS9jb21wb25lbnRzL2Fycm93L2Fycm93Lm9wdGlvbnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUFDLGNBQWMsRUFBRSxpQkFBaUIsRUFBQyxNQUFNLG1DQUFtQyxDQUFDO0FBV3BGOzs7R0FHRztBQUNILE1BQU0sQ0FBQyxNQUFNLHlCQUF5QixHQUFvQjtJQUN0RCxTQUFTLEVBQUUsbUJBQW1CO0lBQzlCLFNBQVMsRUFBRSxtQkFBbUI7Q0FDakMsQ0FBQztBQUVGOzs7R0FHRztBQUNILE1BQU0sQ0FBQyxNQUFNLGlCQUFpQixHQUFHLGNBQWMsQ0FBQyx5QkFBeUIsQ0FBQyxDQUFDO0FBRTNFOztHQUVHO0FBQ0gsTUFBTSxVQUFVLHVCQUF1QixDQUFDLE9BQWlDO0lBQ3JFLE9BQU8saUJBQWlCLENBQUMsaUJBQWlCLEVBQUUsT0FBTyxFQUFFLHlCQUF5QixDQUFDLENBQUM7QUFDcEYsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHtQcm92aWRlcn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge3R1aUNyZWF0ZVRva2VuLCB0dWlQcm92aWRlT3B0aW9uc30gZnJvbSAnQHRhaWdhLXVpL2Nkay91dGlscy9taXNjZWxsYW5lb3VzJztcbmltcG9ydCB0eXBlIHtQb2x5bW9ycGhldXNDb250ZW50fSBmcm9tICdAdGFpZ2EtdWkvcG9seW1vcnBoZXVzJztcblxuLyoqXG4gKiBAZGVwcmVjYXRlZDogZHJvcCBpbiB2NS4wXG4gKi9cbmV4cG9ydCBpbnRlcmZhY2UgVHVpQXJyb3dPcHRpb25zIHtcbiAgICByZWFkb25seSBpY29uTGFyZ2U6IFBvbHltb3JwaGV1c0NvbnRlbnQ7XG4gICAgcmVhZG9ubHkgaWNvblNtYWxsOiBQb2x5bW9ycGhldXNDb250ZW50O1xufVxuXG4vKipcbiAqIEBkZXByZWNhdGVkOiBkcm9wIGluIHY1LjBcbiAqIERlZmF1bHQgdmFsdWVzIGZvciBhcnJvdyBvcHRpb25zXG4gKi9cbmV4cG9ydCBjb25zdCBUVUlfQVJST1dfREVGQVVMVF9PUFRJT05TOiBUdWlBcnJvd09wdGlvbnMgPSB7XG4gICAgaWNvblNtYWxsOiAnQHR1aS5jaGV2cm9uLWRvd24nLFxuICAgIGljb25MYXJnZTogJ0B0dWkuY2hldnJvbi1kb3duJyxcbn07XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMFxuICogRGVmYXVsdCBwYXJhbWV0ZXJzIGZvciBhcnJvdyBjb21wb25lbnRcbiAqL1xuZXhwb3J0IGNvbnN0IFRVSV9BUlJPV19PUFRJT05TID0gdHVpQ3JlYXRlVG9rZW4oVFVJX0FSUk9XX0RFRkFVTFRfT1BUSU9OUyk7XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMFxuICovXG5leHBvcnQgZnVuY3Rpb24gdHVpQXJyb3dPcHRpb25zUHJvdmlkZXIob3B0aW9uczogUGFydGlhbDxUdWlBcnJvd09wdGlvbnM+KTogUHJvdmlkZXIge1xuICAgIHJldHVybiB0dWlQcm92aWRlT3B0aW9ucyhUVUlfQVJST1dfT1BUSU9OUywgb3B0aW9ucywgVFVJX0FSUk9XX0RFRkFVTFRfT1BUSU9OUyk7XG59XG4iXX0=
17
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJyb3cub3B0aW9ucy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2xlZ2FjeS9jb21wb25lbnRzL2Fycm93L2Fycm93Lm9wdGlvbnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUFDLGNBQWMsRUFBRSxpQkFBaUIsRUFBQyxNQUFNLG1DQUFtQyxDQUFDO0FBV3BGOztHQUVHO0FBQ0gsTUFBTSxDQUFDLE1BQU0seUJBQXlCLEdBQW9CO0lBQ3RELFNBQVMsRUFBRSxtQkFBbUI7SUFDOUIsU0FBUyxFQUFFLG1CQUFtQjtDQUNqQyxDQUFDO0FBRUY7OztHQUdHO0FBQ0gsTUFBTSxDQUFDLE1BQU0saUJBQWlCLEdBQUcsY0FBYyxDQUFDLHlCQUF5QixDQUFDLENBQUM7QUFFM0UsTUFBTSxVQUFVLHVCQUF1QixDQUFDLE9BQWlDO0lBQ3JFLE9BQU8saUJBQWlCLENBQUMsaUJBQWlCLEVBQUUsT0FBTyxFQUFFLHlCQUF5QixDQUFDLENBQUM7QUFDcEYsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHtQcm92aWRlcn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge3R1aUNyZWF0ZVRva2VuLCB0dWlQcm92aWRlT3B0aW9uc30gZnJvbSAnQHRhaWdhLXVpL2Nkay91dGlscy9taXNjZWxsYW5lb3VzJztcbmltcG9ydCB0eXBlIHtQb2x5bW9ycGhldXNDb250ZW50fSBmcm9tICdAdGFpZ2EtdWkvcG9seW1vcnBoZXVzJztcblxuLyoqXG4gKiBAZGVwcmVjYXRlZDogZHJvcCBpbiB2NS4wIHVzZSB7QGxpbmsgVHVpQ2hldnJvbn1cbiAqL1xuZXhwb3J0IGludGVyZmFjZSBUdWlBcnJvd09wdGlvbnMge1xuICAgIHJlYWRvbmx5IGljb25MYXJnZTogUG9seW1vcnBoZXVzQ29udGVudDtcbiAgICByZWFkb25seSBpY29uU21hbGw6IFBvbHltb3JwaGV1c0NvbnRlbnQ7XG59XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMCB1c2Uge0BsaW5rIFR1aUNoZXZyb259XG4gKi9cbmV4cG9ydCBjb25zdCBUVUlfQVJST1dfREVGQVVMVF9PUFRJT05TOiBUdWlBcnJvd09wdGlvbnMgPSB7XG4gICAgaWNvblNtYWxsOiAnQHR1aS5jaGV2cm9uLWRvd24nLFxuICAgIGljb25MYXJnZTogJ0B0dWkuY2hldnJvbi1kb3duJyxcbn07XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMFxuICogRGVmYXVsdCBwYXJhbWV0ZXJzIGZvciBhcnJvdyBjb21wb25lbnRcbiAqL1xuZXhwb3J0IGNvbnN0IFRVSV9BUlJPV19PUFRJT05TID0gdHVpQ3JlYXRlVG9rZW4oVFVJX0FSUk9XX0RFRkFVTFRfT1BUSU9OUyk7XG5cbmV4cG9ydCBmdW5jdGlvbiB0dWlBcnJvd09wdGlvbnNQcm92aWRlcihvcHRpb25zOiBQYXJ0aWFsPFR1aUFycm93T3B0aW9ucz4pOiBQcm92aWRlciB7XG4gICAgcmV0dXJuIHR1aVByb3ZpZGVPcHRpb25zKFRVSV9BUlJPV19PUFRJT05TLCBvcHRpb25zLCBUVUlfQVJST1dfREVGQVVMVF9PUFRJT05TKTtcbn1cbiJdfQ==
@@ -1,21 +1,20 @@
1
1
  import { tuiCreateToken, tuiProvideOptions } from '@taiga-ui/cdk/utils/miscellaneous';
2
2
  import { TUI_ARROW } from './arrow.component';
3
3
  /**
4
- * @deprecated: drop in v5.0
4
+ * @deprecated: drop in v5.0 use {@link TuiChevron}
5
5
  */
6
6
  export const TUI_ARROW_DEFAULT_MODE = {
7
7
  interactive: TUI_ARROW,
8
8
  disabled: TUI_ARROW,
9
9
  };
10
10
  /**
11
- * @deprecated: drop in v5.0
12
- * Type of icon in dropdowns for interactive or disable mode
11
+ * @deprecated: drop in v5.0 use {@link TuiChevron}
13
12
  */
14
13
  export const TUI_ARROW_MODE = tuiCreateToken(TUI_ARROW_DEFAULT_MODE);
15
14
  /**
16
- * @deprecated: drop in v5.0
15
+ * @deprecated: drop in v5.0 use {@link TuiChevron}
17
16
  */
18
17
  export function tuiArrowModeProvider(options) {
19
18
  return tuiProvideOptions(TUI_ARROW_MODE, options, TUI_ARROW_DEFAULT_MODE);
20
19
  }
21
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJyb3cucHJvdmlkZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbGVnYWN5L2NvbXBvbmVudHMvYXJyb3cvYXJyb3cucHJvdmlkZXJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUVBLE9BQU8sRUFBQyxjQUFjLEVBQUUsaUJBQWlCLEVBQUMsTUFBTSxtQ0FBbUMsQ0FBQztBQUlwRixPQUFPLEVBQUMsU0FBUyxFQUFDLE1BQU0sbUJBQW1CLENBQUM7QUFVNUM7O0dBRUc7QUFDSCxNQUFNLENBQUMsTUFBTSxzQkFBc0IsR0FBaUI7SUFDaEQsV0FBVyxFQUFFLFNBQVM7SUFDdEIsUUFBUSxFQUFFLFNBQVM7Q0FDdEIsQ0FBQztBQUVGOzs7R0FHRztBQUNILE1BQU0sQ0FBQyxNQUFNLGNBQWMsR0FBRyxjQUFjLENBQUMsc0JBQXNCLENBQUMsQ0FBQztBQUVyRTs7R0FFRztBQUNILE1BQU0sVUFBVSxvQkFBb0IsQ0FBQyxPQUE4QjtJQUMvRCxPQUFPLGlCQUFpQixDQUFDLGNBQWMsRUFBRSxPQUFPLEVBQUUsc0JBQXNCLENBQUMsQ0FBQztBQUM5RSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHR5cGUge1Byb3ZpZGVyfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB0eXBlIHtUdWlDb250ZXh0fSBmcm9tICdAdGFpZ2EtdWkvY2RrL3R5cGVzJztcbmltcG9ydCB7dHVpQ3JlYXRlVG9rZW4sIHR1aVByb3ZpZGVPcHRpb25zfSBmcm9tICdAdGFpZ2EtdWkvY2RrL3V0aWxzL21pc2NlbGxhbmVvdXMnO1xuaW1wb3J0IHR5cGUge1R1aVNpemVMLCBUdWlTaXplTSwgVHVpU2l6ZVN9IGZyb20gJ0B0YWlnYS11aS9jb3JlL3R5cGVzJztcbmltcG9ydCB0eXBlIHtQb2x5bW9ycGhldXNDb250ZW50fSBmcm9tICdAdGFpZ2EtdWkvcG9seW1vcnBoZXVzJztcblxuaW1wb3J0IHtUVUlfQVJST1d9IGZyb20gJy4vYXJyb3cuY29tcG9uZW50JztcblxuLyoqXG4gKiBAZGVwcmVjYXRlZDogZHJvcCBpbiB2NS4wXG4gKi9cbmV4cG9ydCBpbnRlcmZhY2UgVHVpQXJyb3dNb2RlIHtcbiAgICByZWFkb25seSBkaXNhYmxlZDogUG9seW1vcnBoZXVzQ29udGVudDxUdWlDb250ZXh0PFR1aVNpemVMIHwgVHVpU2l6ZU0gfCBUdWlTaXplUz4+O1xuICAgIHJlYWRvbmx5IGludGVyYWN0aXZlOiBQb2x5bW9ycGhldXNDb250ZW50PFR1aUNvbnRleHQ8VHVpU2l6ZUwgfCBUdWlTaXplTSB8IFR1aVNpemVTPj47XG59XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMFxuICovXG5leHBvcnQgY29uc3QgVFVJX0FSUk9XX0RFRkFVTFRfTU9ERTogVHVpQXJyb3dNb2RlID0ge1xuICAgIGludGVyYWN0aXZlOiBUVUlfQVJST1csXG4gICAgZGlzYWJsZWQ6IFRVSV9BUlJPVyxcbn07XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMFxuICogVHlwZSBvZiBpY29uIGluIGRyb3Bkb3ducyBmb3IgaW50ZXJhY3RpdmUgb3IgZGlzYWJsZSBtb2RlXG4gKi9cbmV4cG9ydCBjb25zdCBUVUlfQVJST1dfTU9ERSA9IHR1aUNyZWF0ZVRva2VuKFRVSV9BUlJPV19ERUZBVUxUX01PREUpO1xuXG4vKipcbiAqIEBkZXByZWNhdGVkOiBkcm9wIGluIHY1LjBcbiAqL1xuZXhwb3J0IGZ1bmN0aW9uIHR1aUFycm93TW9kZVByb3ZpZGVyKG9wdGlvbnM6IFBhcnRpYWw8VHVpQXJyb3dNb2RlPik6IFByb3ZpZGVyIHtcbiAgICByZXR1cm4gdHVpUHJvdmlkZU9wdGlvbnMoVFVJX0FSUk9XX01PREUsIG9wdGlvbnMsIFRVSV9BUlJPV19ERUZBVUxUX01PREUpO1xufVxuIl19
20
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJyb3cucHJvdmlkZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbGVnYWN5L2NvbXBvbmVudHMvYXJyb3cvYXJyb3cucHJvdmlkZXJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUVBLE9BQU8sRUFBQyxjQUFjLEVBQUUsaUJBQWlCLEVBQUMsTUFBTSxtQ0FBbUMsQ0FBQztBQUlwRixPQUFPLEVBQUMsU0FBUyxFQUFDLE1BQU0sbUJBQW1CLENBQUM7QUFVNUM7O0dBRUc7QUFDSCxNQUFNLENBQUMsTUFBTSxzQkFBc0IsR0FBaUI7SUFDaEQsV0FBVyxFQUFFLFNBQVM7SUFDdEIsUUFBUSxFQUFFLFNBQVM7Q0FDdEIsQ0FBQztBQUVGOztHQUVHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sY0FBYyxHQUFHLGNBQWMsQ0FBQyxzQkFBc0IsQ0FBQyxDQUFDO0FBRXJFOztHQUVHO0FBQ0gsTUFBTSxVQUFVLG9CQUFvQixDQUFDLE9BQThCO0lBQy9ELE9BQU8saUJBQWlCLENBQUMsY0FBYyxFQUFFLE9BQU8sRUFBRSxzQkFBc0IsQ0FBQyxDQUFDO0FBQzlFLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7UHJvdmlkZXJ9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHR5cGUge1R1aUNvbnRleHR9IGZyb20gJ0B0YWlnYS11aS9jZGsvdHlwZXMnO1xuaW1wb3J0IHt0dWlDcmVhdGVUb2tlbiwgdHVpUHJvdmlkZU9wdGlvbnN9IGZyb20gJ0B0YWlnYS11aS9jZGsvdXRpbHMvbWlzY2VsbGFuZW91cyc7XG5pbXBvcnQgdHlwZSB7VHVpU2l6ZUwsIFR1aVNpemVNLCBUdWlTaXplU30gZnJvbSAnQHRhaWdhLXVpL2NvcmUvdHlwZXMnO1xuaW1wb3J0IHR5cGUge1BvbHltb3JwaGV1c0NvbnRlbnR9IGZyb20gJ0B0YWlnYS11aS9wb2x5bW9ycGhldXMnO1xuXG5pbXBvcnQge1RVSV9BUlJPV30gZnJvbSAnLi9hcnJvdy5jb21wb25lbnQnO1xuXG4vKipcbiAqIEBkZXByZWNhdGVkOiBkcm9wIGluIHY1LjAgdXNlIHtAbGluayBUdWlDaGV2cm9ufVxuICovXG5leHBvcnQgaW50ZXJmYWNlIFR1aUFycm93TW9kZSB7XG4gICAgcmVhZG9ubHkgZGlzYWJsZWQ6IFBvbHltb3JwaGV1c0NvbnRlbnQ8VHVpQ29udGV4dDxUdWlTaXplTCB8IFR1aVNpemVNIHwgVHVpU2l6ZVM+PjtcbiAgICByZWFkb25seSBpbnRlcmFjdGl2ZTogUG9seW1vcnBoZXVzQ29udGVudDxUdWlDb250ZXh0PFR1aVNpemVMIHwgVHVpU2l6ZU0gfCBUdWlTaXplUz4+O1xufVxuXG4vKipcbiAqIEBkZXByZWNhdGVkOiBkcm9wIGluIHY1LjAgdXNlIHtAbGluayBUdWlDaGV2cm9ufVxuICovXG5leHBvcnQgY29uc3QgVFVJX0FSUk9XX0RFRkFVTFRfTU9ERTogVHVpQXJyb3dNb2RlID0ge1xuICAgIGludGVyYWN0aXZlOiBUVUlfQVJST1csXG4gICAgZGlzYWJsZWQ6IFRVSV9BUlJPVyxcbn07XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMCB1c2Uge0BsaW5rIFR1aUNoZXZyb259XG4gKi9cbmV4cG9ydCBjb25zdCBUVUlfQVJST1dfTU9ERSA9IHR1aUNyZWF0ZVRva2VuKFRVSV9BUlJPV19ERUZBVUxUX01PREUpO1xuXG4vKipcbiAqIEBkZXByZWNhdGVkOiBkcm9wIGluIHY1LjAgdXNlIHtAbGluayBUdWlDaGV2cm9ufVxuICovXG5leHBvcnQgZnVuY3Rpb24gdHVpQXJyb3dNb2RlUHJvdmlkZXIob3B0aW9uczogUGFydGlhbDxUdWlBcnJvd01vZGU+KTogUHJvdmlkZXIge1xuICAgIHJldHVybiB0dWlQcm92aWRlT3B0aW9ucyhUVUlfQVJST1dfTU9ERSwgb3B0aW9ucywgVFVJX0FSUk9XX0RFRkFVTFRfTU9ERSk7XG59XG4iXX0=