@taiga-ui/legacy 4.51.0 → 4.52.0-canary.1ea42f6

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 (464) hide show
  1. package/classes/abstract-textfield-host.d.ts +1 -1
  2. package/classes/controller.d.ts +1 -1
  3. package/classes/multiple-control.d.ts +1 -1
  4. package/classes/nullable-control.d.ts +1 -1
  5. package/components/color-selector/color-selector.module.d.ts +11 -12
  6. package/components/index.d.ts +0 -10
  7. package/components/multi-select/native-multi-select/native-multi-select.d.ts +1 -1
  8. package/fesm2022/taiga-ui-legacy-classes.mjs +23 -24
  9. package/fesm2022/taiga-ui-legacy-classes.mjs.map +1 -1
  10. package/fesm2022/taiga-ui-legacy-components-arrow.mjs +6 -6
  11. package/fesm2022/taiga-ui-legacy-components-arrow.mjs.map +1 -1
  12. package/fesm2022/taiga-ui-legacy-components-color-selector.mjs +70 -74
  13. package/fesm2022/taiga-ui-legacy-components-color-selector.mjs.map +1 -1
  14. package/fesm2022/taiga-ui-legacy-components-combo-box.mjs +24 -26
  15. package/fesm2022/taiga-ui-legacy-components-combo-box.mjs.map +1 -1
  16. package/fesm2022/taiga-ui-legacy-components-input-color.mjs +8 -8
  17. package/fesm2022/taiga-ui-legacy-components-input-color.mjs.map +1 -1
  18. package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs +25 -25
  19. package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs.map +1 -1
  20. package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs +26 -26
  21. package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs.map +1 -1
  22. package/fesm2022/taiga-ui-legacy-components-input-date.mjs +29 -29
  23. package/fesm2022/taiga-ui-legacy-components-input-date.mjs.map +1 -1
  24. package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs +12 -12
  25. package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs.map +1 -1
  26. package/fesm2022/taiga-ui-legacy-components-input-number.mjs +23 -23
  27. package/fesm2022/taiga-ui-legacy-components-input-number.mjs.map +1 -1
  28. package/fesm2022/taiga-ui-legacy-components-input-range.mjs +25 -25
  29. package/fesm2022/taiga-ui-legacy-components-input-range.mjs.map +1 -1
  30. package/fesm2022/taiga-ui-legacy-components-input-slider.mjs +20 -21
  31. package/fesm2022/taiga-ui-legacy-components-input-slider.mjs.map +1 -1
  32. package/fesm2022/taiga-ui-legacy-components-input-tag.mjs +23 -23
  33. package/fesm2022/taiga-ui-legacy-components-input-tag.mjs.map +1 -1
  34. package/fesm2022/taiga-ui-legacy-components-input-time.mjs +42 -46
  35. package/fesm2022/taiga-ui-legacy-components-input-time.mjs.map +1 -1
  36. package/fesm2022/taiga-ui-legacy-components-input.mjs +15 -16
  37. package/fesm2022/taiga-ui-legacy-components-input.mjs.map +1 -1
  38. package/fesm2022/taiga-ui-legacy-components-multi-select-option.mjs +8 -8
  39. package/fesm2022/taiga-ui-legacy-components-multi-select-option.mjs.map +1 -1
  40. package/fesm2022/taiga-ui-legacy-components-multi-select.mjs +50 -50
  41. package/fesm2022/taiga-ui-legacy-components-multi-select.mjs.map +1 -1
  42. package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs +30 -30
  43. package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs.map +1 -1
  44. package/fesm2022/taiga-ui-legacy-components-select-option.mjs +9 -9
  45. package/fesm2022/taiga-ui-legacy-components-select-option.mjs.map +1 -1
  46. package/fesm2022/taiga-ui-legacy-components-select.mjs +36 -37
  47. package/fesm2022/taiga-ui-legacy-components-select.mjs.map +1 -1
  48. package/fesm2022/taiga-ui-legacy-components-svg.mjs +10 -12
  49. package/fesm2022/taiga-ui-legacy-components-svg.mjs.map +1 -1
  50. package/fesm2022/taiga-ui-legacy-components-tag.mjs +14 -15
  51. package/fesm2022/taiga-ui-legacy-components-tag.mjs.map +1 -1
  52. package/fesm2022/taiga-ui-legacy-components-textarea.mjs +24 -24
  53. package/fesm2022/taiga-ui-legacy-components-textarea.mjs.map +1 -1
  54. package/fesm2022/taiga-ui-legacy-components-tooltip.mjs +8 -8
  55. package/fesm2022/taiga-ui-legacy-components-tooltip.mjs.map +1 -1
  56. package/fesm2022/taiga-ui-legacy-components.mjs +0 -10
  57. package/fesm2022/taiga-ui-legacy-components.mjs.map +1 -1
  58. package/fesm2022/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs +3 -3
  59. package/fesm2022/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs.map +1 -1
  60. package/fesm2022/taiga-ui-legacy-directives-textfield-controller.mjs +35 -35
  61. package/fesm2022/taiga-ui-legacy-directives-textfield-controller.mjs.map +1 -1
  62. package/fesm2022/taiga-ui-legacy-directives-unfinished-validator.mjs +4 -4
  63. package/fesm2022/taiga-ui-legacy-directives-unfinished-validator.mjs.map +1 -1
  64. package/fesm2022/taiga-ui-legacy-directives-value-accessor.mjs +7 -7
  65. package/fesm2022/taiga-ui-legacy-directives-value-accessor.mjs.map +1 -1
  66. package/fesm2022/taiga-ui-legacy-directives-wrapper.mjs +9 -9
  67. package/fesm2022/taiga-ui-legacy-directives-wrapper.mjs.map +1 -1
  68. package/fesm2022/taiga-ui-legacy-pipes-format-phone.mjs +3 -4
  69. package/fesm2022/taiga-ui-legacy-pipes-format-phone.mjs.map +1 -1
  70. package/fesm2022/taiga-ui-legacy-pipes-iso-to-country-code.mjs +3 -3
  71. package/fesm2022/taiga-ui-legacy-pipes-iso-to-country-code.mjs.map +1 -1
  72. package/fesm2022/taiga-ui-legacy-pipes-to-country-code.mjs +3 -3
  73. package/fesm2022/taiga-ui-legacy-pipes-to-country-code.mjs.map +1 -1
  74. package/fesm2022/taiga-ui-legacy-services.mjs +3 -3
  75. package/fesm2022/taiga-ui-legacy-services.mjs.map +1 -1
  76. package/fesm2022/taiga-ui-legacy-tokens.mjs +1 -1
  77. package/fesm2022/taiga-ui-legacy-tokens.mjs.map +1 -1
  78. package/fesm2022/taiga-ui-legacy-utils.mjs.map +1 -1
  79. package/package.json +32 -170
  80. package/styles/mixins/textfield.less +3 -1
  81. package/utils/icons-path-factory.d.ts +1 -1
  82. package/components/input-copy/index.d.ts +0 -4
  83. package/components/input-copy/input-copy.component.d.ts +0 -33
  84. package/components/input-copy/input-copy.directive.d.ts +0 -11
  85. package/components/input-copy/input-copy.module.d.ts +0 -18
  86. package/components/input-copy/input-copy.options.d.ts +0 -26
  87. package/components/input-date-multi/index.d.ts +0 -2
  88. package/components/input-date-multi/input-date-multi.component.d.ts +0 -66
  89. package/components/input-date-multi/input-date-multi.module.d.ts +0 -20
  90. package/components/input-month/index.d.ts +0 -3
  91. package/components/input-month/input-month.component.d.ts +0 -44
  92. package/components/input-month/input-month.directive.d.ts +0 -19
  93. package/components/input-month/input-month.module.d.ts +0 -19
  94. package/components/input-password/index.d.ts +0 -4
  95. package/components/input-password/input-password.component.d.ts +0 -33
  96. package/components/input-password/input-password.directive.d.ts +0 -15
  97. package/components/input-password/input-password.module.d.ts +0 -19
  98. package/components/input-password/input-password.options.d.ts +0 -25
  99. package/components/input-phone/index.d.ts +0 -4
  100. package/components/input-phone/input-phone.component.d.ts +0 -49
  101. package/components/input-phone/input-phone.directive.d.ts +0 -13
  102. package/components/input-phone/input-phone.module.d.ts +0 -12
  103. package/components/input-phone/input-phone.options.d.ts +0 -13
  104. package/components/input-phone/utils/complete-phone-insertion-preprocessor.d.ts +0 -9
  105. package/components/input-phone/utils/create-phone-mask-expression.d.ts +0 -7
  106. package/components/input-phone/utils/index.d.ts +0 -2
  107. package/components/input-phone-international/index.d.ts +0 -3
  108. package/components/input-phone-international/input-phone-international.component.d.ts +0 -43
  109. package/components/input-phone-international/input-phone-international.options.d.ts +0 -25
  110. package/components/input-phone-international/utils/extract-value-from-event.d.ts +0 -4
  111. package/components/input-year/index.d.ts +0 -3
  112. package/components/input-year/input-year.component.d.ts +0 -36
  113. package/components/input-year/input-year.directive.d.ts +0 -14
  114. package/components/input-year/input-year.module.d.ts +0 -18
  115. package/components/island/index.d.ts +0 -1
  116. package/components/island/island.directive.d.ts +0 -20
  117. package/components/sheet/components/sheet/sheet.component.d.ts +0 -31
  118. package/components/sheet/components/sheet/sheet.providers.d.ts +0 -2
  119. package/components/sheet/components/sheet-bar/sheet-bar.component.d.ts +0 -10
  120. package/components/sheet/components/sheet-heading/sheet-heading.component.d.ts +0 -14
  121. package/components/sheet/components/sheets-host/sheets-host.component.d.ts +0 -15
  122. package/components/sheet/directives/sheet-close/sheet-close.directive.d.ts +0 -14
  123. package/components/sheet/directives/sheet-stop/sheet-stop.directive.d.ts +0 -9
  124. package/components/sheet/directives/sheet-top/sheet-top.directive.d.ts +0 -14
  125. package/components/sheet/directives/sheet-wrapper/sheet-wrapper.directive.d.ts +0 -17
  126. package/components/sheet/index.d.ts +0 -14
  127. package/components/sheet/sheet-options.d.ts +0 -27
  128. package/components/sheet/sheet-tokens.d.ts +0 -18
  129. package/components/sheet/sheet.d.ts +0 -21
  130. package/components/sheet/sheet.directive.d.ts +0 -17
  131. package/components/sheet/sheet.module.d.ts +0 -24
  132. package/components/sheet/sheet.service.d.ts +0 -17
  133. package/components/table-bar/index.d.ts +0 -4
  134. package/components/table-bar/table-bar.component.d.ts +0 -17
  135. package/components/table-bar/table-bar.directive.d.ts +0 -11
  136. package/components/table-bar/table-bar.options.d.ts +0 -31
  137. package/components/table-bar/table-bars-host.component.d.ts +0 -10
  138. package/components/table-bar/table-bars.service.d.ts +0 -11
  139. package/esm2022/classes/abstract-native-select.mjs +0 -49
  140. package/esm2022/classes/abstract-textfield-host.mjs +0 -37
  141. package/esm2022/classes/control.mjs +0 -181
  142. package/esm2022/classes/controller.mjs +0 -18
  143. package/esm2022/classes/index.mjs +0 -10
  144. package/esm2022/classes/interactive.mjs +0 -82
  145. package/esm2022/classes/multiple-control.mjs +0 -21
  146. package/esm2022/classes/named-day.mjs +0 -14
  147. package/esm2022/classes/nullable-control.mjs +0 -18
  148. package/esm2022/classes/stringifiable-item.mjs +0 -14
  149. package/esm2022/classes/taiga-ui-legacy-classes.mjs +0 -5
  150. package/esm2022/components/arrow/arrow.component.mjs +0 -41
  151. package/esm2022/components/arrow/arrow.options.mjs +0 -20
  152. package/esm2022/components/arrow/arrow.providers.mjs +0 -23
  153. package/esm2022/components/arrow/index.mjs +0 -4
  154. package/esm2022/components/arrow/taiga-ui-legacy-components-arrow.mjs +0 -5
  155. package/esm2022/components/color-selector/color-edit/color-edit.component.mjs +0 -59
  156. package/esm2022/components/color-selector/color-edit/color-edit.module.mjs +0 -56
  157. package/esm2022/components/color-selector/color-picker/color-picker.component.mjs +0 -70
  158. package/esm2022/components/color-selector/color-picker/color-picker.module.mjs +0 -25
  159. package/esm2022/components/color-selector/color-selector.component.mjs +0 -191
  160. package/esm2022/components/color-selector/color-selector.module.mjs +0 -67
  161. package/esm2022/components/color-selector/color-selector.options.mjs +0 -78
  162. package/esm2022/components/color-selector/flat-picker/flat-picker.component.mjs +0 -34
  163. package/esm2022/components/color-selector/flat-picker/flat-picker.module.mjs +0 -23
  164. package/esm2022/components/color-selector/index.mjs +0 -17
  165. package/esm2022/components/color-selector/linear-multi-picker/linear-multi-picker.component.mjs +0 -61
  166. package/esm2022/components/color-selector/linear-multi-picker/linear-multi-picker.module.mjs +0 -23
  167. package/esm2022/components/color-selector/linear-picker/linear-picker.component.mjs +0 -31
  168. package/esm2022/components/color-selector/linear-picker/linear-picker.module.mjs +0 -23
  169. package/esm2022/components/color-selector/palette/palette.component.mjs +0 -23
  170. package/esm2022/components/color-selector/palette/palette.module.mjs +0 -25
  171. package/esm2022/components/color-selector/services/picker.service.mjs +0 -31
  172. package/esm2022/components/color-selector/taiga-ui-legacy-components-color-selector.mjs +0 -5
  173. package/esm2022/components/combo-box/combo-box-strict.directive.mjs +0 -34
  174. package/esm2022/components/combo-box/combo-box.component.mjs +0 -183
  175. package/esm2022/components/combo-box/combo-box.directive.mjs +0 -28
  176. package/esm2022/components/combo-box/combo-box.module.mjs +0 -71
  177. package/esm2022/components/combo-box/index.mjs +0 -5
  178. package/esm2022/components/combo-box/taiga-ui-legacy-components-combo-box.mjs +0 -5
  179. package/esm2022/components/index.mjs +0 -34
  180. package/esm2022/components/input/index.mjs +0 -4
  181. package/esm2022/components/input/input.component.mjs +0 -97
  182. package/esm2022/components/input/input.directive.mjs +0 -25
  183. package/esm2022/components/input/input.module.mjs +0 -42
  184. package/esm2022/components/input/taiga-ui-legacy-components-input.mjs +0 -5
  185. package/esm2022/components/input-color/index.mjs +0 -3
  186. package/esm2022/components/input-color/input-color.component.mjs +0 -85
  187. package/esm2022/components/input-color/input-color.module.mjs +0 -43
  188. package/esm2022/components/input-color/taiga-ui-legacy-components-input-color.mjs +0 -5
  189. package/esm2022/components/input-copy/index.mjs +0 -5
  190. package/esm2022/components/input-copy/input-copy.component.mjs +0 -105
  191. package/esm2022/components/input-copy/input-copy.directive.mjs +0 -24
  192. package/esm2022/components/input-copy/input-copy.module.mjs +0 -55
  193. package/esm2022/components/input-copy/input-copy.options.mjs +0 -24
  194. package/esm2022/components/input-copy/taiga-ui-legacy-components-input-copy.mjs +0 -5
  195. package/esm2022/components/input-date/index.mjs +0 -4
  196. package/esm2022/components/input-date/input-date.component.mjs +0 -220
  197. package/esm2022/components/input-date/input-date.directive.mjs +0 -40
  198. package/esm2022/components/input-date/input-date.module.mjs +0 -75
  199. package/esm2022/components/input-date/native-date/native-date.component.mjs +0 -53
  200. package/esm2022/components/input-date/taiga-ui-legacy-components-input-date.mjs +0 -5
  201. package/esm2022/components/input-date-multi/index.mjs +0 -3
  202. package/esm2022/components/input-date-multi/input-date-multi.component.mjs +0 -207
  203. package/esm2022/components/input-date-multi/input-date-multi.module.mjs +0 -67
  204. package/esm2022/components/input-date-multi/taiga-ui-legacy-components-input-date-multi.mjs +0 -5
  205. package/esm2022/components/input-date-range/index.mjs +0 -4
  206. package/esm2022/components/input-date-range/input-date-range.component.mjs +0 -256
  207. package/esm2022/components/input-date-range/input-date-range.directive.mjs +0 -36
  208. package/esm2022/components/input-date-range/input-date-range.module.mjs +0 -71
  209. package/esm2022/components/input-date-range/taiga-ui-legacy-components-input-date-range.mjs +0 -5
  210. package/esm2022/components/input-date-time/index.mjs +0 -4
  211. package/esm2022/components/input-date-time/input-date-time.component.mjs +0 -315
  212. package/esm2022/components/input-date-time/input-date-time.directive.mjs +0 -37
  213. package/esm2022/components/input-date-time/input-date-time.module.mjs +0 -78
  214. package/esm2022/components/input-date-time/native-date-time/native-date-time.directive.mjs +0 -49
  215. package/esm2022/components/input-date-time/taiga-ui-legacy-components-input-date-time.mjs +0 -5
  216. package/esm2022/components/input-month/index.mjs +0 -4
  217. package/esm2022/components/input-month/input-month.component.mjs +0 -135
  218. package/esm2022/components/input-month/input-month.directive.mjs +0 -46
  219. package/esm2022/components/input-month/input-month.module.mjs +0 -57
  220. package/esm2022/components/input-month/taiga-ui-legacy-components-input-month.mjs +0 -5
  221. package/esm2022/components/input-month-range/index.mjs +0 -4
  222. package/esm2022/components/input-month-range/input-month-range.component.mjs +0 -123
  223. package/esm2022/components/input-month-range/input-month-range.directive.mjs +0 -52
  224. package/esm2022/components/input-month-range/input-month-range.module.mjs +0 -53
  225. package/esm2022/components/input-month-range/taiga-ui-legacy-components-input-month-range.mjs +0 -5
  226. package/esm2022/components/input-number/index.mjs +0 -5
  227. package/esm2022/components/input-number/input-number.component.mjs +0 -284
  228. package/esm2022/components/input-number/input-number.directive.mjs +0 -38
  229. package/esm2022/components/input-number/input-number.module.mjs +0 -48
  230. package/esm2022/components/input-number/input-number.options.mjs +0 -30
  231. package/esm2022/components/input-number/taiga-ui-legacy-components-input-number.mjs +0 -5
  232. package/esm2022/components/input-password/index.mjs +0 -5
  233. package/esm2022/components/input-password/input-password.component.mjs +0 -80
  234. package/esm2022/components/input-password/input-password.directive.mjs +0 -34
  235. package/esm2022/components/input-password/input-password.module.mjs +0 -59
  236. package/esm2022/components/input-password/input-password.options.mjs +0 -24
  237. package/esm2022/components/input-password/taiga-ui-legacy-components-input-password.mjs +0 -5
  238. package/esm2022/components/input-phone/index.mjs +0 -5
  239. package/esm2022/components/input-phone/input-phone.component.mjs +0 -216
  240. package/esm2022/components/input-phone/input-phone.directive.mjs +0 -34
  241. package/esm2022/components/input-phone/input-phone.module.mjs +0 -44
  242. package/esm2022/components/input-phone/input-phone.options.mjs +0 -18
  243. package/esm2022/components/input-phone/taiga-ui-legacy-components-input-phone.mjs +0 -5
  244. package/esm2022/components/input-phone/utils/complete-phone-insertion-preprocessor.mjs +0 -41
  245. package/esm2022/components/input-phone/utils/create-phone-mask-expression.mjs +0 -17
  246. package/esm2022/components/input-phone/utils/index.mjs +0 -3
  247. package/esm2022/components/input-phone-international/index.mjs +0 -4
  248. package/esm2022/components/input-phone-international/input-phone-international.component.mjs +0 -178
  249. package/esm2022/components/input-phone-international/input-phone-international.options.mjs +0 -25
  250. package/esm2022/components/input-phone-international/taiga-ui-legacy-components-input-phone-international.mjs +0 -5
  251. package/esm2022/components/input-phone-international/utils/extract-value-from-event.mjs +0 -10
  252. package/esm2022/components/input-range/index.mjs +0 -3
  253. package/esm2022/components/input-range/input-range.component.mjs +0 -207
  254. package/esm2022/components/input-range/input-range.module.mjs +0 -55
  255. package/esm2022/components/input-range/taiga-ui-legacy-components-input-range.mjs +0 -5
  256. package/esm2022/components/input-slider/index.mjs +0 -3
  257. package/esm2022/components/input-slider/input-slider.component.mjs +0 -154
  258. package/esm2022/components/input-slider/input-slider.module.mjs +0 -48
  259. package/esm2022/components/input-slider/taiga-ui-legacy-components-input-slider.mjs +0 -5
  260. package/esm2022/components/input-tag/index.mjs +0 -4
  261. package/esm2022/components/input-tag/input-tag.component.mjs +0 -436
  262. package/esm2022/components/input-tag/input-tag.module.mjs +0 -67
  263. package/esm2022/components/input-tag/input-tag.options.mjs +0 -27
  264. package/esm2022/components/input-tag/taiga-ui-legacy-components-input-tag.mjs +0 -5
  265. package/esm2022/components/input-time/index.mjs +0 -5
  266. package/esm2022/components/input-time/input-time.component.mjs +0 -238
  267. package/esm2022/components/input-time/input-time.directive.mjs +0 -40
  268. package/esm2022/components/input-time/input-time.module.mjs +0 -71
  269. package/esm2022/components/input-time/input-time.options.mjs +0 -39
  270. package/esm2022/components/input-time/native-time/native-time.component.mjs +0 -67
  271. package/esm2022/components/input-time/taiga-ui-legacy-components-input-time.mjs +0 -5
  272. package/esm2022/components/input-year/index.mjs +0 -4
  273. package/esm2022/components/input-year/input-year.component.mjs +0 -110
  274. package/esm2022/components/input-year/input-year.directive.mjs +0 -32
  275. package/esm2022/components/input-year/input-year.module.mjs +0 -53
  276. package/esm2022/components/input-year/taiga-ui-legacy-components-input-year.mjs +0 -5
  277. package/esm2022/components/island/index.mjs +0 -2
  278. package/esm2022/components/island/island.directive.mjs +0 -62
  279. package/esm2022/components/island/taiga-ui-legacy-components-island.mjs +0 -5
  280. package/esm2022/components/multi-select/hide-selected.pipe.mjs +0 -44
  281. package/esm2022/components/multi-select/index.mjs +0 -11
  282. package/esm2022/components/multi-select/multi-select-group/multi-select-group.component.mjs +0 -98
  283. package/esm2022/components/multi-select/multi-select-group/multi-select-group.directive.mjs +0 -94
  284. package/esm2022/components/multi-select/multi-select.component.mjs +0 -233
  285. package/esm2022/components/multi-select/multi-select.directive.mjs +0 -32
  286. package/esm2022/components/multi-select/multi-select.module.mjs +0 -113
  287. package/esm2022/components/multi-select/multi-select.options.mjs +0 -17
  288. package/esm2022/components/multi-select/native-multi-select/native-multi-select-group.component.mjs +0 -60
  289. package/esm2022/components/multi-select/native-multi-select/native-multi-select.component.mjs +0 -56
  290. package/esm2022/components/multi-select/native-multi-select/native-multi-select.mjs +0 -19
  291. package/esm2022/components/multi-select/taiga-ui-legacy-components-multi-select.mjs +0 -5
  292. package/esm2022/components/multi-select-option/index.mjs +0 -3
  293. package/esm2022/components/multi-select-option/multi-select-option.component.mjs +0 -25
  294. package/esm2022/components/multi-select-option/multi-select-option.module.mjs +0 -20
  295. package/esm2022/components/multi-select-option/taiga-ui-legacy-components-multi-select-option.mjs +0 -5
  296. package/esm2022/components/primitive-textfield/index.mjs +0 -7
  297. package/esm2022/components/primitive-textfield/primitive-textfield-options.mjs +0 -17
  298. package/esm2022/components/primitive-textfield/primitive-textfield-types.mjs +0 -2
  299. package/esm2022/components/primitive-textfield/primitive-textfield.component.mjs +0 -254
  300. package/esm2022/components/primitive-textfield/primitive-textfield.directive.mjs +0 -33
  301. package/esm2022/components/primitive-textfield/primitive-textfield.module.mjs +0 -66
  302. package/esm2022/components/primitive-textfield/taiga-ui-legacy-components-primitive-textfield.mjs +0 -5
  303. package/esm2022/components/primitive-textfield/textfield/textfield.component.mjs +0 -39
  304. package/esm2022/components/primitive-textfield/value-decoration/value-decoration.component.mjs +0 -66
  305. package/esm2022/components/select/index.mjs +0 -7
  306. package/esm2022/components/select/native-select/native-select-group.component.mjs +0 -64
  307. package/esm2022/components/select/native-select/native-select.component.mjs +0 -60
  308. package/esm2022/components/select/select.component.mjs +0 -119
  309. package/esm2022/components/select/select.directive.mjs +0 -34
  310. package/esm2022/components/select/select.module.mjs +0 -87
  311. package/esm2022/components/select/select.options.mjs +0 -24
  312. package/esm2022/components/select/taiga-ui-legacy-components-select.mjs +0 -5
  313. package/esm2022/components/select-option/index.mjs +0 -3
  314. package/esm2022/components/select-option/select-option.component.mjs +0 -65
  315. package/esm2022/components/select-option/select-option.module.mjs +0 -21
  316. package/esm2022/components/select-option/taiga-ui-legacy-components-select-option.mjs +0 -5
  317. package/esm2022/components/sheet/components/sheet/sheet.component.mjs +0 -117
  318. package/esm2022/components/sheet/components/sheet/sheet.providers.mjs +0 -42
  319. package/esm2022/components/sheet/components/sheet-bar/sheet-bar.component.mjs +0 -27
  320. package/esm2022/components/sheet/components/sheet-heading/sheet-heading.component.mjs +0 -31
  321. package/esm2022/components/sheet/components/sheets-host/sheets-host.component.mjs +0 -46
  322. package/esm2022/components/sheet/directives/sheet-close/sheet-close.directive.mjs +0 -39
  323. package/esm2022/components/sheet/directives/sheet-stop/sheet-stop.directive.mjs +0 -38
  324. package/esm2022/components/sheet/directives/sheet-top/sheet-top.directive.mjs +0 -52
  325. package/esm2022/components/sheet/directives/sheet-wrapper/sheet-wrapper.directive.mjs +0 -77
  326. package/esm2022/components/sheet/index.mjs +0 -14
  327. package/esm2022/components/sheet/sheet-options.mjs +0 -24
  328. package/esm2022/components/sheet/sheet-tokens.mjs +0 -17
  329. package/esm2022/components/sheet/sheet.directive.mjs +0 -40
  330. package/esm2022/components/sheet/sheet.mjs +0 -2
  331. package/esm2022/components/sheet/sheet.module.mjs +0 -75
  332. package/esm2022/components/sheet/sheet.service.mjs +0 -52
  333. package/esm2022/components/sheet/taiga-ui-legacy-components-sheet.mjs +0 -5
  334. package/esm2022/components/svg/content-processor.mjs +0 -41
  335. package/esm2022/components/svg/deprecated-icons.mjs +0 -63
  336. package/esm2022/components/svg/index.mjs +0 -6
  337. package/esm2022/components/svg/svg-options.mjs +0 -83
  338. package/esm2022/components/svg/svg.component.mjs +0 -150
  339. package/esm2022/components/svg/svg.service.mjs +0 -64
  340. package/esm2022/components/svg/taiga-ui-legacy-components-svg.mjs +0 -5
  341. package/esm2022/components/table-bar/index.mjs +0 -5
  342. package/esm2022/components/table-bar/table-bar.component.mjs +0 -37
  343. package/esm2022/components/table-bar/table-bar.directive.mjs +0 -25
  344. package/esm2022/components/table-bar/table-bar.options.mjs +0 -34
  345. package/esm2022/components/table-bar/table-bars-host.component.mjs +0 -39
  346. package/esm2022/components/table-bar/table-bars.service.mjs +0 -22
  347. package/esm2022/components/table-bar/taiga-ui-legacy-components-table-bar.mjs +0 -5
  348. package/esm2022/components/tag/index.mjs +0 -4
  349. package/esm2022/components/tag/tag.component.mjs +0 -158
  350. package/esm2022/components/tag/tag.module.mjs +0 -42
  351. package/esm2022/components/tag/tag.options.mjs +0 -26
  352. package/esm2022/components/tag/taiga-ui-legacy-components-tag.mjs +0 -5
  353. package/esm2022/components/taiga-ui-legacy-components.mjs +0 -5
  354. package/esm2022/components/textarea/index.mjs +0 -4
  355. package/esm2022/components/textarea/taiga-ui-legacy-components-textarea.mjs +0 -5
  356. package/esm2022/components/textarea/textarea.component.mjs +0 -175
  357. package/esm2022/components/textarea/textarea.directive.mjs +0 -25
  358. package/esm2022/components/textarea/textarea.module.mjs +0 -68
  359. package/esm2022/components/tooltip/index.mjs +0 -3
  360. package/esm2022/components/tooltip/taiga-ui-legacy-components-tooltip.mjs +0 -5
  361. package/esm2022/components/tooltip/tooltip.component.mjs +0 -27
  362. package/esm2022/components/tooltip/tooltip.module.mjs +0 -24
  363. package/esm2022/directives/index.mjs +0 -6
  364. package/esm2022/directives/legacy-dropdown-open-monitor/index.mjs +0 -2
  365. package/esm2022/directives/legacy-dropdown-open-monitor/legacy-dropdown-open-monitor.mjs +0 -44
  366. package/esm2022/directives/legacy-dropdown-open-monitor/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs +0 -5
  367. package/esm2022/directives/taiga-ui-legacy-directives.mjs +0 -5
  368. package/esm2022/directives/textfield-controller/index.mjs +0 -15
  369. package/esm2022/directives/textfield-controller/taiga-ui-legacy-directives-textfield-controller.mjs +0 -5
  370. package/esm2022/directives/textfield-controller/textfield-appearance.directive.mjs +0 -34
  371. package/esm2022/directives/textfield-controller/textfield-cleaner.directive.mjs +0 -28
  372. package/esm2022/directives/textfield-controller/textfield-controller.module.mjs +0 -72
  373. package/esm2022/directives/textfield-controller/textfield-controller.provider.mjs +0 -44
  374. package/esm2022/directives/textfield-controller/textfield-custom-content.directive.mjs +0 -28
  375. package/esm2022/directives/textfield-controller/textfield-filler.directive.mjs +0 -28
  376. package/esm2022/directives/textfield-controller/textfield-icon-left.directive.mjs +0 -24
  377. package/esm2022/directives/textfield-controller/textfield-icon.directive.mjs +0 -24
  378. package/esm2022/directives/textfield-controller/textfield-label-outside.directive.mjs +0 -32
  379. package/esm2022/directives/textfield-controller/textfield-postfix.directive.mjs +0 -28
  380. package/esm2022/directives/textfield-controller/textfield-prefix.directive.mjs +0 -28
  381. package/esm2022/directives/textfield-controller/textfield-size.directive.mjs +0 -28
  382. package/esm2022/directives/textfield-controller/textfield.controller.mjs +0 -49
  383. package/esm2022/directives/textfield-controller/textfield.options.mjs +0 -21
  384. package/esm2022/directives/unfinished-validator/index.mjs +0 -3
  385. package/esm2022/directives/unfinished-validator/taiga-ui-legacy-directives-unfinished-validator.mjs +0 -5
  386. package/esm2022/directives/unfinished-validator/unfinished-validator.directive.mjs +0 -30
  387. package/esm2022/directives/unfinished-validator/unfinished.validator.mjs +0 -15
  388. package/esm2022/directives/value-accessor/index.mjs +0 -4
  389. package/esm2022/directives/value-accessor/taiga-ui-legacy-directives-value-accessor.mjs +0 -5
  390. package/esm2022/directives/value-accessor/value-accessor.directive.mjs +0 -17
  391. package/esm2022/directives/value-accessor/value-accessor.module.mjs +0 -17
  392. package/esm2022/directives/value-accessor/value-accessor.provider.mjs +0 -10
  393. package/esm2022/directives/wrapper/index.mjs +0 -3
  394. package/esm2022/directives/wrapper/taiga-ui-legacy-directives-wrapper.mjs +0 -5
  395. package/esm2022/directives/wrapper/wrapper.directive.mjs +0 -77
  396. package/esm2022/directives/wrapper/wrapper.module.mjs +0 -20
  397. package/esm2022/index.mjs +0 -8
  398. package/esm2022/pipes/format-phone/format-phone.pipe.mjs +0 -54
  399. package/esm2022/pipes/format-phone/index.mjs +0 -2
  400. package/esm2022/pipes/format-phone/taiga-ui-legacy-pipes-format-phone.mjs +0 -5
  401. package/esm2022/pipes/index.mjs +0 -4
  402. package/esm2022/pipes/iso-to-country-code/index.mjs +0 -2
  403. package/esm2022/pipes/iso-to-country-code/iso-to-country-code.pipe.mjs +0 -44
  404. package/esm2022/pipes/iso-to-country-code/taiga-ui-legacy-pipes-iso-to-country-code.mjs +0 -5
  405. package/esm2022/pipes/taiga-ui-legacy-pipes.mjs +0 -5
  406. package/esm2022/pipes/to-country-code/index.mjs +0 -2
  407. package/esm2022/pipes/to-country-code/taiga-ui-legacy-pipes-to-country-code.mjs +0 -5
  408. package/esm2022/pipes/to-country-code/to-country-code.pipe.mjs +0 -74
  409. package/esm2022/services/index.mjs +0 -2
  410. package/esm2022/services/static-request.service.mjs +0 -36
  411. package/esm2022/services/taiga-ui-legacy-services.mjs +0 -5
  412. package/esm2022/taiga-ui-legacy.mjs +0 -5
  413. package/esm2022/tokens/countries-masks.mjs +0 -257
  414. package/esm2022/tokens/focusable-item-accessor.mjs +0 -14
  415. package/esm2022/tokens/fonts-ready.mjs +0 -10
  416. package/esm2022/tokens/icons.mjs +0 -9
  417. package/esm2022/tokens/index.mjs +0 -15
  418. package/esm2022/tokens/is-apple.mjs +0 -11
  419. package/esm2022/tokens/is-chromium.mjs +0 -10
  420. package/esm2022/tokens/is-firefox.mjs +0 -11
  421. package/esm2022/tokens/is-stackblitz.mjs +0 -9
  422. package/esm2022/tokens/month-formatter.mjs +0 -18
  423. package/esm2022/tokens/sanitizer.mjs +0 -7
  424. package/esm2022/tokens/taiga-ui-legacy-tokens.mjs +0 -5
  425. package/esm2022/tokens/textfield-appearance.mjs +0 -10
  426. package/esm2022/tokens/textfield-host.mjs +0 -14
  427. package/esm2022/tokens/touch-supported.mjs +0 -9
  428. package/esm2022/tokens/value-accessor.mjs +0 -7
  429. package/esm2022/utils/capitalize-first-letter.mjs +0 -7
  430. package/esm2022/utils/date-mode-maskito-adapter.mjs +0 -9
  431. package/esm2022/utils/format-phone.mjs +0 -60
  432. package/esm2022/utils/get-border.mjs +0 -23
  433. package/esm2022/utils/get-max-allowed-phone-length.mjs +0 -26
  434. package/esm2022/utils/get-safe-area-size.mjs +0 -18
  435. package/esm2022/utils/icons-path-factory.mjs +0 -22
  436. package/esm2022/utils/index.mjs +0 -14
  437. package/esm2022/utils/is-apple.mjs +0 -6
  438. package/esm2022/utils/is-presumed-html-string.mjs +0 -8
  439. package/esm2022/utils/iso-to-country-code.mjs +0 -16
  440. package/esm2022/utils/not-kz-region.mjs +0 -24
  441. package/esm2022/utils/process-icon.mjs +0 -34
  442. package/esm2022/utils/specific-dropdown-controllers.mjs +0 -9
  443. package/esm2022/utils/status.mjs +0 -2
  444. package/esm2022/utils/taiga-ui-legacy-utils.mjs +0 -5
  445. package/fesm2022/taiga-ui-legacy-components-input-copy.mjs +0 -197
  446. package/fesm2022/taiga-ui-legacy-components-input-copy.mjs.map +0 -1
  447. package/fesm2022/taiga-ui-legacy-components-input-date-multi.mjs +0 -272
  448. package/fesm2022/taiga-ui-legacy-components-input-date-multi.mjs.map +0 -1
  449. package/fesm2022/taiga-ui-legacy-components-input-month.mjs +0 -231
  450. package/fesm2022/taiga-ui-legacy-components-input-month.mjs.map +0 -1
  451. package/fesm2022/taiga-ui-legacy-components-input-password.mjs +0 -187
  452. package/fesm2022/taiga-ui-legacy-components-input-password.mjs.map +0 -1
  453. package/fesm2022/taiga-ui-legacy-components-input-phone-international.mjs +0 -215
  454. package/fesm2022/taiga-ui-legacy-components-input-phone-international.mjs.map +0 -1
  455. package/fesm2022/taiga-ui-legacy-components-input-phone.mjs +0 -358
  456. package/fesm2022/taiga-ui-legacy-components-input-phone.mjs.map +0 -1
  457. package/fesm2022/taiga-ui-legacy-components-input-year.mjs +0 -188
  458. package/fesm2022/taiga-ui-legacy-components-input-year.mjs.map +0 -1
  459. package/fesm2022/taiga-ui-legacy-components-island.mjs +0 -68
  460. package/fesm2022/taiga-ui-legacy-components-island.mjs.map +0 -1
  461. package/fesm2022/taiga-ui-legacy-components-sheet.mjs +0 -574
  462. package/fesm2022/taiga-ui-legacy-components-sheet.mjs.map +0 -1
  463. package/fesm2022/taiga-ui-legacy-components-table-bar.mjs +0 -145
  464. package/fesm2022/taiga-ui-legacy-components-table-bar.mjs.map +0 -1
@@ -1,18 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- import { type Observable } from 'rxjs';
3
- import { type TuiSheetRequiredProps } from './sheet';
4
- /**
5
- * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
6
- * https://taiga-ui.dev/components/sheet-dialog
7
- */
8
- export declare const TUI_SHEET: InjectionToken<TuiSheetRequiredProps<unknown>>;
9
- /**
10
- * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
11
- * https://taiga-ui.dev/components/sheet-dialog
12
- */
13
- export declare const TUI_SHEET_SCROLL: InjectionToken<Observable<number>>;
14
- /**
15
- * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
16
- * https://taiga-ui.dev/components/sheet-dialog
17
- */
18
- export declare const TUI_SHEET_DRAGGED: InjectionToken<Observable<boolean>>;
@@ -1,21 +0,0 @@
1
- import { type TuiContext } from '@taiga-ui/cdk/types';
2
- import { type PolymorpheusContent } from '@taiga-ui/polymorpheus';
3
- import { type Observable, type Observer } from 'rxjs';
4
- import { type TuiSheetOptions } from './sheet-options';
5
- /**
6
- * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
7
- * https://taiga-ui.dev/components/sheet-dialog
8
- */
9
- export interface TuiSheet<O, I = undefined> extends TuiSheetOptions<I, O>, TuiContext<Observer<O>> {
10
- completeWith(value: O): void;
11
- readonly content: PolymorpheusContent<TuiSheet<O, I>>;
12
- readonly scroll$: Observable<number>;
13
- }
14
- /**
15
- * @deprecated: drop in v5.0 use {@link TuiSheetDialog}
16
- * https://taiga-ui.dev/components/sheet-dialog
17
- */
18
- export interface TuiSheetRequiredProps<T = unknown> {
19
- item: TuiSheet<T>;
20
- stops: readonly number[];
21
- }
@@ -1,17 +0,0 @@
1
- import { PolymorpheusTemplate } from '@taiga-ui/polymorpheus';
2
- import { type TuiSheet } from './sheet';
3
- import { type TuiSheetOptions } from './sheet-options';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * @deprecated: use {@link TuiSheetDialog}
7
- * https://taiga-ui.dev/components/sheet-dialog
8
- */
9
- export declare class TuiSheetDirective extends PolymorpheusTemplate<TuiSheet<never>> {
10
- private readonly service;
11
- private readonly open$;
12
- options: Partial<TuiSheetOptions>;
13
- readonly tuiSheetChange: import("rxjs").Observable<boolean>;
14
- set tuiSheet(open: boolean);
15
- static ɵfac: i0.ɵɵFactoryDeclaration<TuiSheetDirective, never>;
16
- static ɵdir: i0.ɵɵDirectiveDeclaration<TuiSheetDirective, "ng-template[tuiSheet]", never, { "options": { "alias": "tuiSheetOptions"; "required": false; }; "tuiSheet": { "alias": "tuiSheet"; "required": false; }; }, { "tuiSheetChange": "tuiSheetChange"; }, never, never, false, never>;
17
- }
@@ -1,24 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./components/sheets-host/sheets-host.component";
3
- import * as i2 from "./components/sheet/sheet.component";
4
- import * as i3 from "./components/sheet-bar/sheet-bar.component";
5
- import * as i4 from "./components/sheet-heading/sheet-heading.component";
6
- import * as i5 from "./directives/sheet-top/sheet-top.directive";
7
- import * as i6 from "./sheet.directive";
8
- import * as i7 from "./directives/sheet-wrapper/sheet-wrapper.directive";
9
- import * as i8 from "./directives/sheet-close/sheet-close.directive";
10
- import * as i9 from "./directives/sheet-stop/sheet-stop.directive";
11
- import * as i10 from "@angular/common";
12
- import * as i11 from "@taiga-ui/polymorpheus";
13
- import * as i12 from "@taiga-ui/cdk/directives/let";
14
- import * as i13 from "@taiga-ui/core/components/button";
15
- import * as i14 from "@taiga-ui/core/components/scrollbar";
16
- /**
17
- * @deprecated: use {@link TuiSheetDialog}
18
- * https://taiga-ui.dev/components/sheet-dialog
19
- */
20
- export declare class TuiSheetModule {
21
- static ɵfac: i0.ɵɵFactoryDeclaration<TuiSheetModule, never>;
22
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiSheetModule, [typeof i1.TuiSheetsHostComponent, typeof i2.TuiSheetComponent, typeof i3.TuiSheetBarComponent, typeof i4.TuiSheetHeadingComponent, typeof i5.TuiSheetTopDirective, typeof i6.TuiSheetDirective, typeof i7.TuiSheetWrapperDirective, typeof i8.TuiSheetCloseDirective, typeof i9.TuiSheetStopDirective], [typeof i10.CommonModule, typeof i11.PolymorpheusOutlet, typeof i11.PolymorpheusTemplate, typeof i12.TuiLet, typeof i13.TuiButton, typeof i14.TuiScrollbar], [typeof i1.TuiSheetsHostComponent, typeof i2.TuiSheetComponent, typeof i4.TuiSheetHeadingComponent, typeof i6.TuiSheetDirective]>;
23
- static ɵinj: i0.ɵɵInjectorDeclaration<TuiSheetModule>;
24
- }
@@ -1,17 +0,0 @@
1
- import { type PolymorpheusContent } from '@taiga-ui/polymorpheus';
2
- import { BehaviorSubject, Observable } from 'rxjs';
3
- import { type TuiSheet } from './sheet';
4
- import { type TuiSheetOptions } from './sheet-options';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * @deprecated: use {@link TuiSheetDialogService}
8
- * https://taiga-ui.dev/components/sheet-dialog
9
- */
10
- export declare class TuiSheetService {
11
- private readonly doc;
12
- private readonly options;
13
- readonly sheets$: BehaviorSubject<TuiSheet<any, any>[]>;
14
- open<G>(content: PolymorpheusContent<TuiSheet<G>>, options?: Partial<TuiSheetOptions>): Observable<G>;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<TuiSheetService, never>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<TuiSheetService>;
17
- }
@@ -1,4 +0,0 @@
1
- export * from './table-bar.directive';
2
- export * from './table-bar.options';
3
- export * from './table-bars.service';
4
- export * from './table-bars-host.component';
@@ -1,17 +0,0 @@
1
- import { type TuiPopover } from '@taiga-ui/cdk/services';
2
- import { type TuiTableBarOptions } from './table-bar.options';
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
- */
8
- export declare class TuiTableBarComponent {
9
- protected readonly icons: import("@taiga-ui/core/tokens").TuiCommonIcons;
10
- protected readonly closeWord$: import("rxjs").Observable<string>;
11
- protected readonly context: TuiPopover<TuiTableBarOptions, void>;
12
- protected readonly animation: import("@angular/animations").AnimationOptions;
13
- protected getTheme(appearance: string): string | null;
14
- protected close(): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<TuiTableBarComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<TuiTableBarComponent, "tui-table-bar", never, {}, {}, never, never, true, never>;
17
- }
@@ -1,11 +0,0 @@
1
- import { TuiPopoverDirective } from '@taiga-ui/cdk/directives/popover';
2
- import { type TuiTableBarOptions } from './table-bar.options';
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
- */
8
- export declare class TuiTableBarDirective extends TuiPopoverDirective<TuiTableBarOptions> {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<TuiTableBarDirective, never>;
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>;
11
- }
@@ -1,31 +0,0 @@
1
- import { InjectionToken, type Provider } from '@angular/core';
2
- import { BehaviorSubject } from 'rxjs';
3
- /**
4
- * @deprecated drop in v5.0 use {@link TuiActionBar}
5
- * https://taiga-ui.dev/components/actions-bar
6
- */
7
- export interface TuiTableBarOptions {
8
- readonly adaptive?: boolean;
9
- readonly hasCloseButton?: boolean;
10
- readonly mode?: 'onDark' | 'onLight';
11
- }
12
- /**
13
- * @deprecated drop in v5.0 use {@link TuiActionBar}
14
- * https://taiga-ui.dev/components/actions-bar
15
- */
16
- export declare const TUI_TABLE_BARS: InjectionToken<BehaviorSubject<readonly any[]>>;
17
- /**
18
- * @deprecated drop in v5.0 use {@link TuiActionBar}
19
- * https://taiga-ui.dev/components/actions-bar
20
- */
21
- export declare const TUI_TABLE_BAR_DEFAULT_OPTIONS: TuiTableBarOptions;
22
- /**
23
- * @deprecated drop in v5.0 use {@link TuiActionBar}
24
- * https://taiga-ui.dev/components/actions-bar
25
- */
26
- export declare const TUI_TABLE_BAR_OPTIONS: InjectionToken<TuiTableBarOptions>;
27
- /**
28
- * @deprecated drop in v5.0 use {@link TuiActionBar}
29
- * https://taiga-ui.dev/components/actions-bar
30
- */
31
- export declare function tuiTableBarOptionsProvider(options: Partial<TuiTableBarOptions>): Provider;
@@ -1,10 +0,0 @@
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
- */
6
- export declare class TuiTableBarsHostComponent {
7
- protected bars$: import("rxjs").BehaviorSubject<readonly any[]>;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<TuiTableBarsHostComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<TuiTableBarsHostComponent, "tui-table-bars-host", never, {}, {}, never, never, true, never>;
10
- }
@@ -1,11 +0,0 @@
1
- import { TuiPopoverService } from '@taiga-ui/cdk/services';
2
- import { type TuiTableBarOptions } from './table-bar.options';
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
- */
8
- export declare class TuiTableBarsService extends TuiPopoverService<TuiTableBarOptions> {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<TuiTableBarsService, never>;
10
- static ɵprov: i0.ɵɵInjectableDeclaration<TuiTableBarsService>;
11
- }
@@ -1,49 +0,0 @@
1
- import { Directive, inject, Input, TemplateRef, ViewChild } from '@angular/core';
2
- import { tuiInjectId } from '@taiga-ui/cdk/services';
3
- import { tuiInjectElement } from '@taiga-ui/cdk/utils/dom';
4
- import { TuiDataListDirective } from '@taiga-ui/core/components/data-list';
5
- import { TUI_ITEMS_HANDLERS } from '@taiga-ui/kit/tokens';
6
- import { TUI_TEXTFIELD_HOST } from '@taiga-ui/legacy/tokens';
7
- import { AbstractTuiControl } from './control';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * @deprecated: drop in v5.0
11
- */
12
- class AbstractTuiNativeSelect {
13
- constructor() {
14
- this.datalist = null;
15
- this.autoId = tuiInjectId();
16
- this.el = tuiInjectElement();
17
- this.host = inject(TUI_TEXTFIELD_HOST);
18
- this.control = inject(AbstractTuiControl);
19
- this.itemsHandlers = inject(TUI_ITEMS_HANDLERS);
20
- this.disabledItemHandler = null;
21
- this.placeholder = '';
22
- }
23
- get id() {
24
- return this.el.id || this.autoId;
25
- }
26
- get emptyOption() {
27
- return !!this.placeholder && !this.control.value;
28
- }
29
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AbstractTuiNativeSelect, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
30
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: AbstractTuiNativeSelect, inputs: { disabledItemHandler: "disabledItemHandler", placeholder: "placeholder" }, host: { properties: { "id": "id" } }, viewQueries: [{ propertyName: "datalist", first: true, predicate: TuiDataListDirective, descendants: true, read: TemplateRef, static: true }], ngImport: i0 }); }
31
- }
32
- export { AbstractTuiNativeSelect };
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AbstractTuiNativeSelect, decorators: [{
34
- type: Directive,
35
- args: [{
36
- standalone: false,
37
- host: {
38
- '[id]': 'id',
39
- },
40
- }]
41
- }], propDecorators: { datalist: [{
42
- type: ViewChild,
43
- args: [TuiDataListDirective, { read: TemplateRef, static: true }]
44
- }], disabledItemHandler: [{
45
- type: Input
46
- }], placeholder: [{
47
- type: Input
48
- }] } });
49
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWJzdHJhY3QtbmF0aXZlLXNlbGVjdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2xlZ2FjeS9jbGFzc2VzL2Fic3RyYWN0LW5hdGl2ZS1zZWxlY3QudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLFNBQVMsRUFBRSxNQUFNLEVBQUUsS0FBSyxFQUFFLFdBQVcsRUFBRSxTQUFTLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFDL0UsT0FBTyxFQUFDLFdBQVcsRUFBQyxNQUFNLHdCQUF3QixDQUFDO0FBRW5ELE9BQU8sRUFBQyxnQkFBZ0IsRUFBQyxNQUFNLHlCQUF5QixDQUFDO0FBQ3pELE9BQU8sRUFBQyxvQkFBb0IsRUFBQyxNQUFNLHFDQUFxQyxDQUFDO0FBQ3pFLE9BQU8sRUFBQyxrQkFBa0IsRUFBQyxNQUFNLHNCQUFzQixDQUFDO0FBQ3hELE9BQU8sRUFBQyxrQkFBa0IsRUFBd0IsTUFBTSx5QkFBeUIsQ0FBQztBQUVsRixPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSxXQUFXLENBQUM7O0FBRTdDOztHQUVHO0FBQ0gsTUFNc0IsdUJBQXVCO0lBTjdDO1FBUXVCLGFBQVEsR0FBNEIsSUFBSSxDQUFDO1FBRXpDLFdBQU0sR0FBRyxXQUFXLEVBQUUsQ0FBQztRQUN2QixPQUFFLEdBQUcsZ0JBQWdCLEVBQXFCLENBQUM7UUFDM0MsU0FBSSxHQUFHLE1BQU0sQ0FBSSxrQkFBa0IsQ0FBQyxDQUFDO1FBQ3JDLFlBQU8sR0FBRyxNQUFNLENBQUMsa0JBQWtCLENBQUMsQ0FBQztRQUNyQyxrQkFBYSxHQUFHLE1BQU0sQ0FBQyxrQkFBa0IsQ0FBQyxDQUFDO1FBR3ZELHdCQUFtQixHQUFnQyxJQUFJLENBQUM7UUFHeEQsZ0JBQVcsR0FBRyxFQUFFLENBQUM7S0FTM0I7SUFQRyxJQUFjLEVBQUU7UUFDWixPQUFPLElBQUksQ0FBQyxFQUFFLENBQUMsRUFBRSxJQUFJLElBQUksQ0FBQyxNQUFNLENBQUM7SUFDckMsQ0FBQztJQUVELElBQWMsV0FBVztRQUNyQixPQUFPLENBQUMsQ0FBQyxJQUFJLENBQUMsV0FBVyxJQUFJLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxLQUFLLENBQUM7SUFDckQsQ0FBQzsrR0F0QmlCLHVCQUF1QjttR0FBdkIsdUJBQXVCLDhMQUM5QixvQkFBb0IsMkJBQVMsV0FBVzs7U0FEakMsdUJBQXVCOzRGQUF2Qix1QkFBdUI7a0JBTjVDLFNBQVM7bUJBQUM7b0JBQ1AsVUFBVSxFQUFFLEtBQUs7b0JBQ2pCLElBQUksRUFBRTt3QkFDRixNQUFNLEVBQUUsSUFBSTtxQkFDZjtpQkFDSjs4QkFHc0IsUUFBUTtzQkFEMUIsU0FBUzt1QkFBQyxvQkFBb0IsRUFBRSxFQUFDLElBQUksRUFBRSxXQUFXLEVBQUUsTUFBTSxFQUFFLElBQUksRUFBQztnQkFVM0QsbUJBQW1CO3NCQUR6QixLQUFLO2dCQUlDLFdBQVc7c0JBRGpCLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0RpcmVjdGl2ZSwgaW5qZWN0LCBJbnB1dCwgVGVtcGxhdGVSZWYsIFZpZXdDaGlsZH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge3R1aUluamVjdElkfSBmcm9tICdAdGFpZ2EtdWkvY2RrL3NlcnZpY2VzJztcbmltcG9ydCB7dHlwZSBUdWlCb29sZWFuSGFuZGxlcn0gZnJvbSAnQHRhaWdhLXVpL2Nkay90eXBlcyc7XG5pbXBvcnQge3R1aUluamVjdEVsZW1lbnR9IGZyb20gJ0B0YWlnYS11aS9jZGsvdXRpbHMvZG9tJztcbmltcG9ydCB7VHVpRGF0YUxpc3REaXJlY3RpdmV9IGZyb20gJ0B0YWlnYS11aS9jb3JlL2NvbXBvbmVudHMvZGF0YS1saXN0JztcbmltcG9ydCB7VFVJX0lURU1TX0hBTkRMRVJTfSBmcm9tICdAdGFpZ2EtdWkva2l0L3Rva2Vucyc7XG5pbXBvcnQge1RVSV9URVhURklFTERfSE9TVCwgdHlwZSBUdWlUZXh0ZmllbGRIb3N0fSBmcm9tICdAdGFpZ2EtdWkvbGVnYWN5L3Rva2Vucyc7XG5cbmltcG9ydCB7QWJzdHJhY3RUdWlDb250cm9sfSBmcm9tICcuL2NvbnRyb2wnO1xuXG4vKipcbiAqIEBkZXByZWNhdGVkOiBkcm9wIGluIHY1LjBcbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc3RhbmRhbG9uZTogZmFsc2UsXG4gICAgaG9zdDoge1xuICAgICAgICAnW2lkXSc6ICdpZCcsXG4gICAgfSxcbn0pXG5leHBvcnQgYWJzdHJhY3QgY2xhc3MgQWJzdHJhY3RUdWlOYXRpdmVTZWxlY3Q8SCA9IFR1aVRleHRmaWVsZEhvc3QsIFQgPSBzdHJpbmc+IHtcbiAgICBAVmlld0NoaWxkKFR1aURhdGFMaXN0RGlyZWN0aXZlLCB7cmVhZDogVGVtcGxhdGVSZWYsIHN0YXRpYzogdHJ1ZX0pXG4gICAgcHJvdGVjdGVkIHJlYWRvbmx5IGRhdGFsaXN0OiBUZW1wbGF0ZVJlZjxhbnk+IHwgbnVsbCA9IG51bGw7XG5cbiAgICBwcm90ZWN0ZWQgcmVhZG9ubHkgYXV0b0lkID0gdHVpSW5qZWN0SWQoKTtcbiAgICBwcm90ZWN0ZWQgcmVhZG9ubHkgZWwgPSB0dWlJbmplY3RFbGVtZW50PEhUTUxTZWxlY3RFbGVtZW50PigpO1xuICAgIHByb3RlY3RlZCByZWFkb25seSBob3N0ID0gaW5qZWN0PEg+KFRVSV9URVhURklFTERfSE9TVCk7XG4gICAgcHJvdGVjdGVkIHJlYWRvbmx5IGNvbnRyb2wgPSBpbmplY3QoQWJzdHJhY3RUdWlDb250cm9sKTtcbiAgICBwcm90ZWN0ZWQgcmVhZG9ubHkgaXRlbXNIYW5kbGVycyA9IGluamVjdChUVUlfSVRFTVNfSEFORExFUlMpO1xuXG4gICAgQElucHV0KClcbiAgICBwdWJsaWMgZGlzYWJsZWRJdGVtSGFuZGxlcjogVHVpQm9vbGVhbkhhbmRsZXI8VD4gfCBudWxsID0gbnVsbDtcblxuICAgIEBJbnB1dCgpXG4gICAgcHVibGljIHBsYWNlaG9sZGVyID0gJyc7XG5cbiAgICBwcm90ZWN0ZWQgZ2V0IGlkKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsLmlkIHx8IHRoaXMuYXV0b0lkO1xuICAgIH1cblxuICAgIHByb3RlY3RlZCBnZXQgZW1wdHlPcHRpb24oKTogYm9vbGVhbiB7XG4gICAgICAgIHJldHVybiAhIXRoaXMucGxhY2Vob2xkZXIgJiYgIXRoaXMuY29udHJvbC52YWx1ZTtcbiAgICB9XG59XG4iXX0=
@@ -1,37 +0,0 @@
1
- import { Directive, inject } from '@angular/core';
2
- import { AbstractTuiControl } from './control';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * @deprecated: drop in v5.0
6
- */
7
- class AbstractTuiTextfieldHost {
8
- constructor() {
9
- this.host = inject(AbstractTuiControl, { optional: true });
10
- }
11
- get readOnly() {
12
- return this.host.readOnly;
13
- }
14
- get disabled() {
15
- return this.host.computedDisabled;
16
- }
17
- get invalid() {
18
- return this.host.computedInvalid;
19
- }
20
- get focusable() {
21
- return this.host.computedFocusable;
22
- }
23
- get inputMode() {
24
- return 'text';
25
- }
26
- get value() {
27
- return this.host.value?.toString() || '';
28
- }
29
- process(_input) { }
30
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AbstractTuiTextfieldHost, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
31
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: AbstractTuiTextfieldHost, ngImport: i0 }); }
32
- }
33
- export { AbstractTuiTextfieldHost };
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AbstractTuiTextfieldHost, decorators: [{
35
- type: Directive
36
- }] });
37
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWJzdHJhY3QtdGV4dGZpZWxkLWhvc3QuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9wcm9qZWN0cy9sZWdhY3kvY2xhc3Nlcy9hYnN0cmFjdC10ZXh0ZmllbGQtaG9zdC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsU0FBUyxFQUFFLE1BQU0sRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUdoRCxPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSxXQUFXLENBQUM7O0FBRTdDOztHQUVHO0FBQ0gsTUFDc0Isd0JBQXdCO0lBRDlDO1FBSXVCLFNBQUksR0FBTSxNQUFNLENBQU0sa0JBQWtCLEVBQUUsRUFBQyxRQUFRLEVBQUUsSUFBSSxFQUFDLENBQUMsQ0FBQztLQTZCbEY7SUF6QkcsSUFBVyxRQUFRO1FBQ2YsT0FBTyxJQUFJLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQztJQUM5QixDQUFDO0lBRUQsSUFBVyxRQUFRO1FBQ2YsT0FBTyxJQUFJLENBQUMsSUFBSSxDQUFDLGdCQUFnQixDQUFDO0lBQ3RDLENBQUM7SUFFRCxJQUFXLE9BQU87UUFDZCxPQUFPLElBQUksQ0FBQyxJQUFJLENBQUMsZUFBZSxDQUFDO0lBQ3JDLENBQUM7SUFFRCxJQUFXLFNBQVM7UUFDaEIsT0FBTyxJQUFJLENBQUMsSUFBSSxDQUFDLGlCQUFpQixDQUFDO0lBQ3ZDLENBQUM7SUFFRCxJQUFXLFNBQVM7UUFDaEIsT0FBTyxNQUFNLENBQUM7SUFDbEIsQ0FBQztJQUVELElBQVcsS0FBSztRQUNaLE9BQU8sSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLEVBQUUsUUFBUSxFQUFFLElBQUksRUFBRSxDQUFDO0lBQzdDLENBQUM7SUFFTSxPQUFPLENBQUMsTUFBd0IsSUFBUyxDQUFDOytHQS9CL0Isd0JBQXdCO21HQUF4Qix3QkFBd0I7O1NBQXhCLHdCQUF3Qjs0RkFBeEIsd0JBQXdCO2tCQUQ3QyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtEaXJlY3RpdmUsIGluamVjdH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge3R5cGUgVHVpVGV4dGZpZWxkSG9zdH0gZnJvbSAnQHRhaWdhLXVpL2xlZ2FjeS90b2tlbnMnO1xuXG5pbXBvcnQge0Fic3RyYWN0VHVpQ29udHJvbH0gZnJvbSAnLi9jb250cm9sJztcblxuLyoqXG4gKiBAZGVwcmVjYXRlZDogZHJvcCBpbiB2NS4wXG4gKi9cbkBEaXJlY3RpdmUoKVxuZXhwb3J0IGFic3RyYWN0IGNsYXNzIEFic3RyYWN0VHVpVGV4dGZpZWxkSG9zdDxUIGV4dGVuZHMgQWJzdHJhY3RUdWlDb250cm9sPGFueT4+XG4gICAgaW1wbGVtZW50cyBUdWlUZXh0ZmllbGRIb3N0XG57XG4gICAgcHJvdGVjdGVkIHJlYWRvbmx5IGhvc3Q6IFQgPSBpbmplY3Q8YW55PihBYnN0cmFjdFR1aUNvbnRyb2wsIHtvcHRpb25hbDogdHJ1ZX0pO1xuXG4gICAgcHVibGljIGFic3RyYWN0IG9uVmFsdWVDaGFuZ2UodmFsdWU6IHN0cmluZyk6IHZvaWQ7XG5cbiAgICBwdWJsaWMgZ2V0IHJlYWRPbmx5KCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5ob3N0LnJlYWRPbmx5O1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgZGlzYWJsZWQoKTogYm9vbGVhbiB7XG4gICAgICAgIHJldHVybiB0aGlzLmhvc3QuY29tcHV0ZWREaXNhYmxlZDtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IGludmFsaWQoKTogYm9vbGVhbiB7XG4gICAgICAgIHJldHVybiB0aGlzLmhvc3QuY29tcHV0ZWRJbnZhbGlkO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgZm9jdXNhYmxlKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5ob3N0LmNvbXB1dGVkRm9jdXNhYmxlO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgaW5wdXRNb2RlKCk6IFR1aVRleHRmaWVsZEhvc3RbJ2lucHV0TW9kZSddIHtcbiAgICAgICAgcmV0dXJuICd0ZXh0JztcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IHZhbHVlKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmhvc3QudmFsdWU/LnRvU3RyaW5nKCkgfHwgJyc7XG4gICAgfVxuXG4gICAgcHVibGljIHByb2Nlc3MoX2lucHV0OiBIVE1MSW5wdXRFbGVtZW50KTogdm9pZCB7fVxufVxuIl19
@@ -1,181 +0,0 @@
1
- /// <reference types="@taiga-ui/tsconfig/ng-dev-mode" />
2
- /// <reference types="@taiga-ui/tsconfig/ng-dev-mode" />
3
- import { ChangeDetectorRef, DestroyRef, Directive, inject, Input, } from '@angular/core';
4
- import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
5
- import { NgControl, NgModel, } from '@angular/forms';
6
- import { TuiControl, TuiValueTransformer } from '@taiga-ui/cdk/classes';
7
- import { EMPTY_FUNCTION } from '@taiga-ui/cdk/constants';
8
- import { tuiIsPresent, tuiProvide } from '@taiga-ui/cdk/utils/miscellaneous';
9
- import { delay, distinctUntilChanged, EMPTY, filter, map, merge, startWith, Subject, switchMap, } from 'rxjs';
10
- import { AbstractTuiInteractive } from './interactive';
11
- import * as i0 from "@angular/core";
12
- /**
13
- * @deprecated: drop in v5.0
14
- * Basic ControlValueAccessor class to build form components upon
15
- */
16
- class AbstractTuiControl extends AbstractTuiInteractive {
17
- constructor() {
18
- super();
19
- this.ngControl = inject(NgControl, { optional: true });
20
- this.refresh$ = new Subject();
21
- this.onTouched = EMPTY_FUNCTION;
22
- this.onChange = EMPTY_FUNCTION;
23
- this.fallbackValue = this.getFallbackValue();
24
- this.destroyRef = inject(DestroyRef);
25
- this.cdr = inject(ChangeDetectorRef);
26
- this.valueTransformer = inject(TuiValueTransformer, { optional: true });
27
- this.readOnly = false;
28
- this.pseudoInvalid = null;
29
- // Workaround for legacy control to notify of internal change in case updateOn: 'blur' is used
30
- this.update$ = new Subject();
31
- if (ngDevMode && this.ngControl === null) {
32
- console.assert(false, `NgControl not injected in ${this.constructor.name}!\n`, 'Use [(ngModel)] or [formControl] or formControlName for correct work.');
33
- }
34
- if (this.ngControl) {
35
- this.ngControl.valueAccessor = this;
36
- }
37
- }
38
- get computedInvalid() {
39
- return (this.interactive &&
40
- (this.pseudoInvalid !== null
41
- ? this.pseudoInvalid
42
- : this.touched && this.invalid));
43
- }
44
- get value() {
45
- return this.previousInternalValue ?? this.fallbackValue;
46
- }
47
- set value(value) {
48
- this.updateValue(value);
49
- this.update$.next();
50
- }
51
- get safeCurrentValue() {
52
- return this.rawValue ?? this.fallbackValue;
53
- }
54
- get invalid() {
55
- return this.safeNgControlData(({ invalid }) => invalid, false);
56
- }
57
- get valid() {
58
- return this.safeNgControlData(({ valid }) => valid, false);
59
- }
60
- get touched() {
61
- return this.safeNgControlData(({ touched }) => touched, false);
62
- }
63
- get disabled() {
64
- return this.safeNgControlData(({ disabled }) => disabled, false);
65
- }
66
- get interactive() {
67
- return !this.readOnly && !this.computedDisabled;
68
- }
69
- get control() {
70
- return this.safeNgControlData(({ control }) => control, null);
71
- }
72
- get computedName() {
73
- return this.controlName?.toString() ?? null;
74
- }
75
- get controlName() {
76
- return this.ngControl?.name?.toString() ?? null;
77
- }
78
- ngOnInit() {
79
- this.refresh$
80
- .pipe(delay(0), startWith(null), map(() => this.ngControl?.control), filter(tuiIsPresent), distinctUntilChanged(), switchMap((control) => merge(control.valueChanges, control.statusChanges, control.events || EMPTY)), takeUntilDestroyed(this.destroyRef))
81
- .subscribe(() => {
82
- this.refreshLocalValue(this.safeCurrentValue);
83
- });
84
- }
85
- checkControlUpdate() {
86
- this.cdr.markForCheck();
87
- }
88
- registerOnChange(onChange) {
89
- this.onChange = (componentValue) => {
90
- onChange(this.toControlValue(componentValue));
91
- };
92
- this.refresh$.next();
93
- }
94
- registerOnTouched(onTouched) {
95
- this.onTouched = onTouched;
96
- }
97
- setDisabledState() {
98
- this.checkControlUpdate();
99
- }
100
- writeValue(value) {
101
- const controlValue = this.ngControl instanceof NgModel && this.previousInternalValue === undefined
102
- ? this.ngControl.model
103
- : value;
104
- this.refreshLocalValue(this.fromControlValue(controlValue));
105
- }
106
- updateFocused(focused) {
107
- if (!focused) {
108
- this.controlMarkAsTouched();
109
- }
110
- super.updateFocused(focused);
111
- }
112
- /**
113
- * @deprecated use `value` setter
114
- */
115
- updateValue(value) {
116
- if (this.disabled || this.valueIdenticalComparator(this.value, value)) {
117
- return;
118
- }
119
- this.previousInternalValue = value;
120
- this.controlSetValue(value);
121
- }
122
- valueIdenticalComparator(oldValue, newValue) {
123
- return oldValue === newValue;
124
- }
125
- get rawValue() {
126
- const { ngControl } = this;
127
- if (ngControl === null) {
128
- return undefined;
129
- }
130
- const controlValue = ngControl instanceof NgModel && this.previousInternalValue === undefined
131
- ? ngControl.viewModel
132
- : ngControl.value;
133
- return this.fromControlValue(controlValue);
134
- }
135
- safeNgControlData(extractor, defaultFieldValue) {
136
- return (this.ngControl && extractor(this.ngControl)) ?? defaultFieldValue;
137
- }
138
- controlMarkAsTouched() {
139
- this.onTouched();
140
- this.checkControlUpdate();
141
- }
142
- controlSetValue(value) {
143
- this.onChange(value);
144
- this.checkControlUpdate();
145
- }
146
- refreshLocalValue(value) {
147
- this.previousInternalValue = value;
148
- this.checkControlUpdate();
149
- }
150
- fromControlValue(controlValue) {
151
- return this.valueTransformer
152
- ? this.valueTransformer.fromControlValue(controlValue)
153
- : controlValue;
154
- }
155
- toControlValue(componentValue) {
156
- return this.valueTransformer
157
- ? this.valueTransformer.toControlValue(componentValue)
158
- : componentValue;
159
- }
160
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AbstractTuiControl, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
161
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: AbstractTuiControl, inputs: { readOnly: "readOnly", pseudoInvalid: "pseudoInvalid" }, host: { properties: { "class._readonly": "readOnly", "class._invalid": "computedInvalid" } }, usesInheritance: true, ngImport: i0 }); }
162
- }
163
- export { AbstractTuiControl };
164
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AbstractTuiControl, decorators: [{
165
- type: Directive,
166
- args: [{
167
- standalone: false,
168
- host: {
169
- '[class._readonly]': 'readOnly',
170
- '[class._invalid]': 'computedInvalid',
171
- },
172
- }]
173
- }], ctorParameters: function () { return []; }, propDecorators: { readOnly: [{
174
- type: Input
175
- }], pseudoInvalid: [{
176
- type: Input
177
- }] } });
178
- export function tuiAsControl(control) {
179
- return [tuiProvide(AbstractTuiControl, control), tuiProvide(TuiControl, control)];
180
- }
181
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udHJvbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2xlZ2FjeS9jbGFzc2VzL2NvbnRyb2wudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsd0RBQXdEO0FBQXhELHdEQUF3RDtBQUN4RCxPQUFPLEVBQ0gsaUJBQWlCLEVBQ2pCLFVBQVUsRUFDVixTQUFTLEVBQ1QsTUFBTSxFQUNOLEtBQUssR0FJUixNQUFNLGVBQWUsQ0FBQztBQUN2QixPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSw0QkFBNEIsQ0FBQztBQUM5RCxPQUFPLEVBR0gsU0FBUyxFQUNULE9BQU8sR0FDVixNQUFNLGdCQUFnQixDQUFDO0FBQ3hCLE9BQU8sRUFBQyxVQUFVLEVBQUUsbUJBQW1CLEVBQUMsTUFBTSx1QkFBdUIsQ0FBQztBQUN0RSxPQUFPLEVBQUMsY0FBYyxFQUFDLE1BQU0seUJBQXlCLENBQUM7QUFDdkQsT0FBTyxFQUFDLFlBQVksRUFBRSxVQUFVLEVBQUMsTUFBTSxtQ0FBbUMsQ0FBQztBQUMzRSxPQUFPLEVBQ0gsS0FBSyxFQUNMLG9CQUFvQixFQUNwQixLQUFLLEVBQ0wsTUFBTSxFQUNOLEdBQUcsRUFDSCxLQUFLLEVBQ0wsU0FBUyxFQUNULE9BQU8sRUFDUCxTQUFTLEdBQ1osTUFBTSxNQUFNLENBQUM7QUFFZCxPQUFPLEVBQUMsc0JBQXNCLEVBQUMsTUFBTSxlQUFlLENBQUM7O0FBRXJEOzs7R0FHRztBQUNILE1BT3NCLGtCQUNsQixTQUFRLHNCQUFzQjtJQTBCOUI7UUFDSSxLQUFLLEVBQUUsQ0FBQztRQXhCSyxjQUFTLEdBQUcsTUFBTSxDQUFDLFNBQVMsRUFBRSxFQUFDLFFBQVEsRUFBRSxJQUFJLEVBQUMsQ0FBQyxDQUFDO1FBRWhELGFBQVEsR0FBRyxJQUFJLE9BQU8sRUFBUSxDQUFDO1FBRXRDLGNBQVMsR0FBRyxjQUFjLENBQUM7UUFDM0IsYUFBUSxHQUFHLGNBQWMsQ0FBQztRQUNqQixrQkFBYSxH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QVM7bUJBQUM7b0JBQ1AsVUFBVSxFQUFFLEtBQUs7b0JBQ2pCLElBQUksRUFBRTt3QkFDRixtQkFBbUIsRUFBRSxVQUFVO3dCQUMvQixrQkFBa0IsRUFBRSxpQkFBaUI7cUJBQ3hDO2lCQUNKOzBFQW9CVSxRQUFRO3NCQURkLEtBQUs7Z0JBSUMsYUFBYTtzQkFEbkIsS0FBSzs7QUE4TVYsTUFBTSxVQUFVLFlBQVksQ0FBSSxPQUFvQztJQUNoRSxPQUFPLENBQUMsVUFBVSxDQUFDLGtCQUFrQixFQUFFLE9BQU8sQ0FBQyxFQUFFLFVBQVUsQ0FBQyxVQUFVLEVBQUUsT0FBTyxDQUFDLENBQUMsQ0FBQztBQUN0RixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLy8vIDxyZWZlcmVuY2UgdHlwZXM9XCJAdGFpZ2EtdWkvdHNjb25maWcvbmctZGV2LW1vZGVcIiAvPlxuaW1wb3J0IHtcbiAgICBDaGFuZ2VEZXRlY3RvclJlZixcbiAgICBEZXN0cm95UmVmLFxuICAgIERpcmVjdGl2ZSxcbiAgICBpbmplY3QsXG4gICAgSW5wdXQsXG4gICAgdHlwZSBPbkluaXQsXG4gICAgdHlwZSBQcm92aWRlcixcbiAgICB0eXBlIFR5cGUsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHt0YWtlVW50aWxEZXN0cm95ZWR9IGZyb20gJ0Bhbmd1bGFyL2NvcmUvcnhqcy1pbnRlcm9wJztcbmltcG9ydCB7XG4gICAgdHlwZSBBYnN0cmFjdENvbnRyb2wsXG4gICAgdHlwZSBDb250cm9sVmFsdWVBY2Nlc3NvcixcbiAgICBOZ0NvbnRyb2wsXG4gICAgTmdNb2RlbCxcbn0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuaW1wb3J0IHtUdWlDb250cm9sLCBUdWlWYWx1ZVRyYW5zZm9ybWVyfSBmcm9tICdAdGFpZ2EtdWkvY2RrL2NsYXNzZXMnO1xuaW1wb3J0IHtFTVBUWV9GVU5DVElPTn0gZnJvbSAnQHRhaWdhLXVpL2Nkay9jb25zdGFudHMnO1xuaW1wb3J0IHt0dWlJc1ByZXNlbnQsIHR1aVByb3ZpZGV9IGZyb20gJ0B0YWlnYS11aS9jZGsvdXRpbHMvbWlzY2VsbGFuZW91cyc7XG5pbXBvcnQge1xuICAgIGRlbGF5LFxuICAgIGRpc3RpbmN0VW50aWxDaGFuZ2VkLFxuICAgIEVNUFRZLFxuICAgIGZpbHRlcixcbiAgICBtYXAsXG4gICAgbWVyZ2UsXG4gICAgc3RhcnRXaXRoLFxuICAgIFN1YmplY3QsXG4gICAgc3dpdGNoTWFwLFxufSBmcm9tICdyeGpzJztcblxuaW1wb3J0IHtBYnN0cmFjdFR1aUludGVyYWN0aXZlfSBmcm9tICcuL2ludGVyYWN0aXZlJztcblxuLyoqXG4gKiBAZGVwcmVjYXRlZDogZHJvcCBpbiB2NS4wXG4gKiBCYXNpYyBDb250cm9sVmFsdWVBY2Nlc3NvciBjbGFzcyB0byBidWlsZCBmb3JtIGNvbXBvbmVudHMgdXBvblxuICovXG5ARGlyZWN0aXZlKHtcbiAgICBzdGFuZGFsb25lOiBmYWxzZSxcbiAgICBob3N0OiB7XG4gICAgICAgICdbY2xhc3MuX3JlYWRvbmx5XSc6ICdyZWFkT25seScsXG4gICAgICAgICdbY2xhc3MuX2ludmFsaWRdJzogJ2NvbXB1dGVkSW52YWxpZCcsXG4gICAgfSxcbn0pXG5leHBvcnQgYWJzdHJhY3QgY2xhc3MgQWJzdHJhY3RUdWlDb250cm9sPFQ+XG4gICAgZXh0ZW5kcyBBYnN0cmFjdFR1aUludGVyYWN0aXZlXG4gICAgaW1wbGVtZW50cyBPbkluaXQsIENvbnRyb2xWYWx1ZUFjY2Vzc29yXG57XG4gICAgcHJpdmF0ZSByZWFkb25seSBuZ0NvbnRyb2wgPSBpbmplY3QoTmdDb250cm9sLCB7b3B0aW9uYWw6IHRydWV9KTtcbiAgICBwcml2YXRlIHByZXZpb3VzSW50ZXJuYWxWYWx1ZT86IFQgfCBudWxsO1xuICAgIHByaXZhdGUgcmVhZG9ubHkgcmVmcmVzaCQgPSBuZXcgU3ViamVjdDx2b2lkPigpO1xuXG4gICAgcHJvdGVjdGVkIG9uVG91Y2hlZCA9IEVNUFRZX0ZVTkNUSU9OO1xuICAgIHByb3RlY3RlZCBvbkNoYW5nZSA9IEVNUFRZX0ZVTkNUSU9OO1xuICAgIHByb3RlY3RlZCByZWFkb25seSBmYWxsYmFja1ZhbHVlID0gdGhpcy5nZXRGYWxsYmFja1ZhbHVlKCk7XG4gICAgcHJvdGVjdGVkIGRlc3Ryb3lSZWYgPSBpbmplY3QoRGVzdHJveVJlZik7XG4gICAgcHJvdGVjdGVkIHJlYWRvbmx5IGNkciA9IGluamVjdChDaGFuZ2VEZXRlY3RvclJlZik7XG4gICAgcHJvdGVjdGVkIHJlYWRvbmx5IHZhbHVlVHJhbnNmb3JtZXIgPSBpbmplY3Q8VHVpVmFsdWVUcmFuc2Zvcm1lcjxUPj4oXG4gICAgICAgIFR1aVZhbHVlVHJhbnNmb3JtZXIsXG4gICAgICAgIHtvcHRpb25hbDogdHJ1ZX0sXG4gICAgKTtcblxuICAgIEBJbnB1dCgpXG4gICAgcHVibGljIHJlYWRPbmx5ID0gZmFsc2U7XG5cbiAgICBASW5wdXQoKVxuICAgIHB1YmxpYyBwc2V1ZG9JbnZhbGlkOiBib29sZWFuIHwgbnVsbCA9IG51bGw7XG5cbiAgICAvLyBXb3JrYXJvdW5kIGZvciBsZWdhY3kgY29udHJvbCB0byBub3RpZnkgb2YgaW50ZXJuYWwgY2hhbmdlIGluIGNhc2UgdXBkYXRlT246ICdibHVyJyBpcyB1c2VkXG4gICAgcHVibGljIHJlYWRvbmx5IHVwZGF0ZSQgPSBuZXcgU3ViamVjdDx2b2lkPigpO1xuXG4gICAgY29uc3RydWN0b3IoKSB7XG4gICAgICAgIHN1cGVyKCk7XG5cbiAgICAgICAgaWYgKG5nRGV2TW9kZSAmJiB0aGlzLm5nQ29udHJvbCA9PT0gbnVsbCkge1xuICAgICAgICAgICAgY29uc29sZS5hc3NlcnQoXG4gICAgICAgICAgICAgICAgZmFsc2UsXG4gICAgICAgICAgICAgICAgYE5nQ29udHJvbCBub3QgaW5qZWN0ZWQgaW4gJHt0aGlzLmNvbnN0cnVjdG9yLm5hbWV9IVxcbmAsXG4gICAgICAgICAgICAgICAgJ1VzZSBbKG5nTW9kZWwpXSBvciBbZm9ybUNvbnRyb2xdIG9yIGZvcm1Db250cm9sTmFtZSBmb3IgY29ycmVjdCB3b3JrLicsXG4gICAgICAgICAgICApO1xuICAgICAgICB9XG5cbiAgICAgICAgaWYgKHRoaXMubmdDb250cm9sKSB7XG4gICAgICAgICAgICB0aGlzLm5nQ29udHJvbC52YWx1ZUFjY2Vzc29yID0gdGhpcztcbiAgICAgICAgfVxuICAgIH1cblxuICAgIHByb3RlY3RlZCBhYnN0cmFjdCBnZXRGYWxsYmFja1ZhbHVlKCk6IFQ7XG5cbiAgICBwdWJsaWMgZ2V0IGNvbXB1dGVkSW52YWxpZCgpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIChcbiAgICAgICAgICAgIHRoaXMuaW50ZXJhY3RpdmUgJiZcbiAgICAgICAgICAgICh0aGlzLnBzZXVkb0ludmFsaWQgIT09IG51bGxcbiAgICAgICAgICAgICAgICA/IHRoaXMucHNldWRvSW52YWxpZFxuICAgICAgICAgICAgICAgIDogdGhpcy50b3VjaGVkICYmIHRoaXMuaW52YWxpZClcbiAgICAgICAgKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IHZhbHVlKCk6IFQge1xuICAgICAgICByZXR1cm4gdGhpcy5wcmV2aW91c0ludGVybmFsVmFsdWUgPz8gdGhpcy5mYWxsYmFja1ZhbHVlO1xuICAgIH1cblxuICAgIHB1YmxpYyBzZXQgdmFsdWUodmFsdWU6IFQpIHtcbiAgICAgICAgdGhpcy51cGRhdGVWYWx1ZSh2YWx1ZSk7XG4gICAgICAgIHRoaXMudXBkYXRlJC5uZXh0KCk7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCBzYWZlQ3VycmVudFZhbHVlKCk6IFQge1xuICAgICAgICByZXR1cm4gdGhpcy5yYXdWYWx1ZSA/PyB0aGlzLmZhbGxiYWNrVmFsdWU7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCBpbnZhbGlkKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5zYWZlTmdDb250cm9sRGF0YTxib29sZWFuPigoe2ludmFsaWR9KSA9PiBpbnZhbGlkLCBmYWxzZSk7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCB2YWxpZCgpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuc2FmZU5nQ29udHJvbERhdGE8Ym9vbGVhbj4oKHt2YWxpZH0pID0+IHZhbGlkLCBmYWxzZSk7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCB0b3VjaGVkKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5zYWZlTmdDb250cm9sRGF0YTxib29sZWFuPigoe3RvdWNoZWR9KSA9PiB0b3VjaGVkLCBmYWxzZSk7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCBkaXNhYmxlZCgpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuc2FmZU5nQ29udHJvbERhdGE8Ym9vbGVhbj4oKHtkaXNhYmxlZH0pID0+IGRpc2FibGVkLCBmYWxzZSk7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCBpbnRlcmFjdGl2ZSgpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuICF0aGlzLnJlYWRPbmx5ICYmICF0aGlzLmNvbXB1dGVkRGlzYWJsZWQ7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCBjb250cm9sKCk6IEFic3RyYWN0Q29udHJvbCB8IG51bGwge1xuICAgICAgICByZXR1cm4gdGhpcy5zYWZlTmdDb250cm9sRGF0YTxBYnN0cmFjdENvbnRyb2wgfCBudWxsPihcbiAgICAgICAgICAgICh7Y29udHJvbH0pID0+IGNvbnRyb2wsXG4gICAgICAgICAgICBudWxsLFxuICAgICAgICApO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgY29tcHV0ZWROYW1lKCk6IHN0cmluZyB8IG51bGwge1xuICAgICAgICByZXR1cm4gdGhpcy5jb250cm9sTmFtZT8udG9TdHJpbmcoKSA/PyBudWxsO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgY29udHJvbE5hbWUoKTogc3RyaW5nIHwgbnVsbCB7XG4gICAgICAgIHJldHVybiB0aGlzLm5nQ29udHJvbD8ubmFtZT8udG9TdHJpbmcoKSA/PyBudWxsO1xuICAgIH1cblxuICAgIHB1YmxpYyBuZ09uSW5pdCgpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5yZWZyZXNoJFxuICAgICAgICAgICAgLnBpcGUoXG4gICAgICAgICAgICAgICAgZGVsYXkoMCksXG4gICAgICAgICAgICAgICAgc3RhcnRXaXRoKG51bGwpLFxuICAgICAgICAgICAgICAgIG1hcCgoKSA9PiB0aGlzLm5nQ29udHJvbD8uY29udHJvbCksXG4gICAgICAgICAgICAgICAgZmlsdGVyKHR1aUlzUHJlc2VudCksXG4gICAgICAgICAgICAgICAgZGlzdGluY3RVbnRpbENoYW5nZWQoKSxcbiAgICAgICAgICAgICAgICBzd2l0Y2hNYXAoKGNvbnRyb2wpID0+XG4gICAgICAgICAgICAgICAgICAgIG1lcmdlKFxuICAgICAgICAgICAgICAgICAgICAgICAgY29udHJvbC52YWx1ZUNoYW5nZXMsXG4gICAgICAgICAgICAgICAgICAgICAgICBjb250cm9sLnN0YXR1c0NoYW5nZXMsXG4gICAgICAgICAgICAgICAgICAgICAgICAoY29udHJvbCBhcyBhbnkpLmV2ZW50cyB8fCBFTVBUWSxcbiAgICAgICAgICAgICAgICAgICAgKSxcbiAgICAgICAgICAgICAgICApLFxuICAgICAgICAgICAgICAgIHRha2VVbnRpbERlc3Ryb3llZCh0aGlzLmRlc3Ryb3lSZWYpLFxuICAgICAgICAgICAgKVxuICAgICAgICAgICAgLnN1YnNjcmliZSgoKSA9PiB7XG4gICAgICAgICAgICAgICAgdGhpcy5yZWZyZXNoTG9jYWxWYWx1ZSh0aGlzLnNhZmVDdXJyZW50VmFsdWUpO1xuICAgICAgICAgICAgfSk7XG4gICAgfVxuXG4gICAgcHVibGljIGNoZWNrQ29udHJvbFVwZGF0ZSgpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5jZHIubWFya0ZvckNoZWNrKCk7XG4gICAgfVxuXG4gICAgcHVibGljIHJlZ2lzdGVyT25DaGFuZ2Uob25DaGFuZ2U6ICh2YWx1ZTogdW5rbm93bikgPT4gdm9pZCk6IHZvaWQge1xuICAgICAgICB0aGlzLm9uQ2hhbmdlID0gKGNvbXBvbmVudFZhbHVlOiBUKSA9PiB7XG4gICAgICAgICAgICBvbkNoYW5nZSh0aGlzLnRvQ29udHJvbFZhbHVlKGNvbXBvbmVudFZhbHVlKSk7XG4gICAgICAgIH07XG5cbiAgICAgICAgdGhpcy5yZWZyZXNoJC5uZXh0KCk7XG4gICAgfVxuXG4gICAgcHVibGljIHJlZ2lzdGVyT25Ub3VjaGVkKG9uVG91Y2hlZDogKCkgPT4gdm9pZCk6IHZvaWQge1xuICAgICAgICB0aGlzLm9uVG91Y2hlZCA9IG9uVG91Y2hlZDtcbiAgICB9XG5cbiAgICBwdWJsaWMgc2V0RGlzYWJsZWRTdGF0ZSgpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5jaGVja0NvbnRyb2xVcGRhdGUoKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgd3JpdGVWYWx1ZSh2YWx1ZTogVCB8IG51bGwpOiB2b2lkIHtcbiAgICAgICAgY29uc3QgY29udHJvbFZhbHVlID1cbiAgICAgICAgICAgIHRoaXMubmdDb250cm9sIGluc3RhbmNlb2YgTmdNb2RlbCAmJiB0aGlzLnByZXZpb3VzSW50ZXJuYWxWYWx1ZSA9PT0gdW5kZWZpbmVkXG4gICAgICAgICAgICAgICAgPyB0aGlzLm5nQ29udHJvbC5tb2RlbFxuICAgICAgICAgICAgICAgIDogdmFsdWU7XG5cbiAgICAgICAgdGhpcy5yZWZyZXNoTG9jYWxWYWx1ZSh0aGlzLmZyb21Db250cm9sVmFsdWUoY29udHJvbFZhbHVlKSk7XG4gICAgfVxuXG4gICAgcHJvdGVjdGVkIG92ZXJyaWRlIHVwZGF0ZUZvY3VzZWQoZm9jdXNlZDogYm9vbGVhbik6IHZvaWQge1xuICAgICAgICBpZiAoIWZvY3VzZWQpIHtcbiAgICAgICAgICAgIHRoaXMuY29udHJvbE1hcmtBc1RvdWNoZWQoKTtcbiAgICAgICAgfVxuXG4gICAgICAgIHN1cGVyLnVwZGF0ZUZvY3VzZWQoZm9jdXNlZCk7XG4gICAgfVxuXG4gICAgLyoqXG4gICAgICogQGRlcHJlY2F0ZWQgdXNlIGB2YWx1ZWAgc2V0dGVyXG4gICAgICovXG4gICAgcHJvdGVjdGVkIHVwZGF0ZVZhbHVlKHZhbHVlOiBUKTogdm9pZCB7XG4gICAgICAgIGlmICh0aGlzLmRpc2FibGVkIHx8IHRoaXMudmFsdWVJZGVudGljYWxDb21wYXJhdG9yKHRoaXMudmFsdWUsIHZhbHVlKSkge1xuICAgICAgICAgICAgcmV0dXJuO1xuICAgICAgICB9XG5cbiAgICAgICAgdGhpcy5wcmV2aW91c0ludGVybmFsVmFsdWUgPSB2YWx1ZTtcbiAgICAgICAgdGhpcy5jb250cm9sU2V0VmFsdWUodmFsdWUpO1xuICAgIH1cblxuICAgIHByb3RlY3RlZCB2YWx1ZUlkZW50aWNhbENvbXBhcmF0b3Iob2xkVmFsdWU6IFQsIG5ld1ZhbHVlOiBUKTogYm9vbGVhbiB7XG4gICAgICAgIHJldHVybiBvbGRWYWx1ZSA9PT0gbmV3VmFsdWU7XG4gICAgfVxuXG4gICAgcHJpdmF0ZSBnZXQgcmF3VmFsdWUoKTogVCB8IHVuZGVmaW5lZCB7XG4gICAgICAgIGNvbnN0IHtuZ0NvbnRyb2x9ID0gdGhpcztcblxuICAgICAgICBpZiAobmdDb250cm9sID09PSBudWxsKSB7XG4gICAgICAgICAgICByZXR1cm4gdW5kZWZpbmVkO1xuICAgICAgICB9XG5cbiAgICAgICAgY29uc3QgY29udHJvbFZhbHVlID1cbiAgICAgICAgICAgIG5nQ29udHJvbCBpbnN0YW5jZW9mIE5nTW9kZWwgJiYgdGhpcy5wcmV2aW91c0ludGVybmFsVmFsdWUgPT09IHVuZGVmaW5lZFxuICAgICAgICAgICAgICAgID8gbmdDb250cm9sLnZpZXdNb2RlbFxuICAgICAgICAgICAgICAgIDogbmdDb250cm9sLnZhbHVlO1xuXG4gICAgICAgIHJldHVybiB0aGlzLmZyb21Db250cm9sVmFsdWUoY29udHJvbFZhbHVlKTtcbiAgICB9XG5cbiAgICBwcml2YXRlIHNhZmVOZ0NvbnRyb2xEYXRhPFQ+KFxuICAgICAgICBleHRyYWN0b3I6IChuZ0NvbnRyb2w6IE5nQ29udHJvbCkgPT4gVCB8IG51bGwgfCB1bmRlZmluZWQsXG4gICAgICAgIGRlZmF1bHRGaWVsZFZhbHVlOiBULFxuICAgICk6IFQge1xuICAgICAgICByZXR1cm4gKHRoaXMubmdDb250cm9sICYmIGV4dHJhY3Rvcih0aGlzLm5nQ29udHJvbCkpID8/IGRlZmF1bHRGaWVsZFZhbHVlO1xuICAgIH1cblxuICAgIHByaXZhdGUgY29udHJvbE1hcmtBc1RvdWNoZWQoKTogdm9pZCB7XG4gICAgICAgIHRoaXMub25Ub3VjaGVkKCk7XG4gICAgICAgIHRoaXMuY2hlY2tDb250cm9sVXBkYXRlKCk7XG4gICAgfVxuXG4gICAgcHJpdmF0ZSBjb250cm9sU2V0VmFsdWUodmFsdWU6IFQpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5vbkNoYW5nZSh2YWx1ZSk7XG4gICAgICAgIHRoaXMuY2hlY2tDb250cm9sVXBkYXRlKCk7XG4gICAgfVxuXG4gICAgcHJpdmF0ZSByZWZyZXNoTG9jYWxWYWx1ZSh2YWx1ZTogVCB8IG51bGwpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5wcmV2aW91c0ludGVybmFsVmFsdWUgPSB2YWx1ZTtcbiAgICAgICAgdGhpcy5jaGVja0NvbnRyb2xVcGRhdGUoKTtcbiAgICB9XG5cbiAgICBwcml2YXRlIGZyb21Db250cm9sVmFsdWUoY29udHJvbFZhbHVlOiB1bmtub3duKTogVCB7XG4gICAgICAgIHJldHVybiB0aGlzLnZhbHVlVHJhbnNmb3JtZXJcbiAgICAgICAgICAgID8gdGhpcy52YWx1ZVRyYW5zZm9ybWVyLmZyb21Db250cm9sVmFsdWUoY29udHJvbFZhbHVlKVxuICAgICAgICAgICAgOiAoY29udHJvbFZhbHVlIGFzIFQpO1xuICAgIH1cblxuICAgIHByaXZhdGUgdG9Db250cm9sVmFsdWUoY29tcG9uZW50VmFsdWU6IFQpOiB1bmtub3duIHtcbiAgICAgICAgcmV0dXJuIHRoaXMudmFsdWVUcmFuc2Zvcm1lclxuICAgICAgICAgICAgPyB0aGlzLnZhbHVlVHJhbnNmb3JtZXIudG9Db250cm9sVmFsdWUoY29tcG9uZW50VmFsdWUpXG4gICAgICAgICAgICA6IGNvbXBvbmVudFZhbHVlO1xuICAgIH1cbn1cblxuZXhwb3J0IGZ1bmN0aW9uIHR1aUFzQ29udHJvbDxUPihjb250cm9sOiBUeXBlPEFic3RyYWN0VHVpQ29udHJvbDxUPj4pOiBQcm92aWRlcltdIHtcbiAgICByZXR1cm4gW3R1aVByb3ZpZGUoQWJzdHJhY3RUdWlDb250cm9sLCBjb250cm9sKSwgdHVpUHJvdmlkZShUdWlDb250cm9sLCBjb250cm9sKV07XG59XG4iXX0=
@@ -1,18 +0,0 @@
1
- import { Directive } from '@angular/core';
2
- import { Subject } from 'rxjs';
3
- import * as i0 from "@angular/core";
4
- class AbstractTuiController {
5
- constructor() {
6
- this.change$ = new Subject();
7
- }
8
- ngOnChanges() {
9
- this.change$.next();
10
- }
11
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AbstractTuiController, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
12
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: AbstractTuiController, usesOnChanges: true, ngImport: i0 }); }
13
- }
14
- export { AbstractTuiController };
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AbstractTuiController, decorators: [{
16
- type: Directive
17
- }] });
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udHJvbGxlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2xlZ2FjeS9jbGFzc2VzL2NvbnRyb2xsZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLFNBQVMsRUFBaUIsTUFBTSxlQUFlLENBQUM7QUFDeEQsT0FBTyxFQUFDLE9BQU8sRUFBQyxNQUFNLE1BQU0sQ0FBQzs7QUFFN0IsTUFDc0IscUJBQXFCO0lBRDNDO1FBRW9CLFlBQU8sR0FBRyxJQUFJLE9BQU8sRUFBUSxDQUFDO0tBS2pEO0lBSFUsV0FBVztRQUNkLElBQUksQ0FBQyxPQUFPLENBQUMsSUFBSSxFQUFFLENBQUM7SUFDeEIsQ0FBQzsrR0FMaUIscUJBQXFCO21HQUFyQixxQkFBcUI7O1NBQXJCLHFCQUFxQjs0RkFBckIscUJBQXFCO2tCQUQxQyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtEaXJlY3RpdmUsIHR5cGUgT25DaGFuZ2VzfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7U3ViamVjdH0gZnJvbSAncnhqcyc7XG5cbkBEaXJlY3RpdmUoKVxuZXhwb3J0IGFic3RyYWN0IGNsYXNzIEFic3RyYWN0VHVpQ29udHJvbGxlciBpbXBsZW1lbnRzIE9uQ2hhbmdlcyB7XG4gICAgcHVibGljIHJlYWRvbmx5IGNoYW5nZSQgPSBuZXcgU3ViamVjdDx2b2lkPigpO1xuXG4gICAgcHVibGljIG5nT25DaGFuZ2VzKCk6IHZvaWQge1xuICAgICAgICB0aGlzLmNoYW5nZSQubmV4dCgpO1xuICAgIH1cbn1cbiJdfQ==
@@ -1,10 +0,0 @@
1
- export * from './abstract-native-select';
2
- export * from './abstract-textfield-host';
3
- export * from './control';
4
- export * from './controller';
5
- export * from './interactive';
6
- export * from './multiple-control';
7
- export * from './named-day';
8
- export * from './nullable-control';
9
- export * from './stringifiable-item';
10
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9wcm9qZWN0cy9sZWdhY3kvY2xhc3Nlcy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsY0FBYyxXQUFXLENBQUM7QUFDMUIsY0FBYyxjQUFjLENBQUM7QUFDN0IsY0FBYyxlQUFlLENBQUM7QUFDOUIsY0FBYyxvQkFBb0IsQ0FBQztBQUNuQyxjQUFjLGFBQWEsQ0FBQztBQUM1QixjQUFjLG9CQUFvQixDQUFDO0FBQ25DLGNBQWMsc0JBQXNCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2Fic3RyYWN0LW5hdGl2ZS1zZWxlY3QnO1xuZXhwb3J0ICogZnJvbSAnLi9hYnN0cmFjdC10ZXh0ZmllbGQtaG9zdCc7XG5leHBvcnQgKiBmcm9tICcuL2NvbnRyb2wnO1xuZXhwb3J0ICogZnJvbSAnLi9jb250cm9sbGVyJztcbmV4cG9ydCAqIGZyb20gJy4vaW50ZXJhY3RpdmUnO1xuZXhwb3J0ICogZnJvbSAnLi9tdWx0aXBsZS1jb250cm9sJztcbmV4cG9ydCAqIGZyb20gJy4vbmFtZWQtZGF5JztcbmV4cG9ydCAqIGZyb20gJy4vbnVsbGFibGUtY29udHJvbCc7XG5leHBvcnQgKiBmcm9tICcuL3N0cmluZ2lmaWFibGUtaXRlbSc7XG4iXX0=