@taiga-ui/kit 3.22.0-dev.main-9b18d21 → 3.22.0-dev.main-29da1cb

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 (222) hide show
  1. package/abstract/abstract-native-select.d.ts +18 -0
  2. package/abstract/index.d.ts +1 -0
  3. package/abstract/package.json +10 -0
  4. package/abstract/taiga-ui-kit-abstract.d.ts +5 -0
  5. package/bundles/taiga-ui-kit-abstract.umd.js +87 -0
  6. package/bundles/taiga-ui-kit-abstract.umd.js.map +1 -0
  7. package/bundles/taiga-ui-kit-components-checkbox-block.umd.js +3 -2
  8. package/bundles/taiga-ui-kit-components-checkbox-block.umd.js.map +1 -1
  9. package/bundles/taiga-ui-kit-components-checkbox-labeled.umd.js +3 -2
  10. package/bundles/taiga-ui-kit-components-checkbox-labeled.umd.js.map +1 -1
  11. package/bundles/taiga-ui-kit-components-checkbox.umd.js +3 -2
  12. package/bundles/taiga-ui-kit-components-checkbox.umd.js.map +1 -1
  13. package/bundles/taiga-ui-kit-components-combo-box.umd.js +7 -6
  14. package/bundles/taiga-ui-kit-components-combo-box.umd.js.map +1 -1
  15. package/bundles/taiga-ui-kit-components-filter.umd.js +2 -2
  16. package/bundles/taiga-ui-kit-components-filter.umd.js.map +1 -1
  17. package/bundles/taiga-ui-kit-components-input-copy.umd.js +2 -2
  18. package/bundles/taiga-ui-kit-components-input-copy.umd.js.map +1 -1
  19. package/bundles/taiga-ui-kit-components-input-count.umd.js +5 -4
  20. package/bundles/taiga-ui-kit-components-input-count.umd.js.map +1 -1
  21. package/bundles/taiga-ui-kit-components-input-date-range.umd.js +16 -13
  22. package/bundles/taiga-ui-kit-components-input-date-range.umd.js.map +1 -1
  23. package/bundles/taiga-ui-kit-components-input-date-time.umd.js +4 -4
  24. package/bundles/taiga-ui-kit-components-input-date-time.umd.js.map +1 -1
  25. package/bundles/taiga-ui-kit-components-input-date.umd.js +6 -5
  26. package/bundles/taiga-ui-kit-components-input-date.umd.js.map +1 -1
  27. package/bundles/taiga-ui-kit-components-input-files.umd.js +5 -5
  28. package/bundles/taiga-ui-kit-components-input-files.umd.js.map +1 -1
  29. package/bundles/taiga-ui-kit-components-input-inline.umd.js +3 -2
  30. package/bundles/taiga-ui-kit-components-input-inline.umd.js.map +1 -1
  31. package/bundles/taiga-ui-kit-components-input-month-range.umd.js +3 -3
  32. package/bundles/taiga-ui-kit-components-input-month-range.umd.js.map +1 -1
  33. package/bundles/taiga-ui-kit-components-input-month.umd.js +2 -2
  34. package/bundles/taiga-ui-kit-components-input-month.umd.js.map +1 -1
  35. package/bundles/taiga-ui-kit-components-input-number.umd.js +4 -5
  36. package/bundles/taiga-ui-kit-components-input-number.umd.js.map +1 -1
  37. package/bundles/taiga-ui-kit-components-input-password.umd.js +2 -2
  38. package/bundles/taiga-ui-kit-components-input-password.umd.js.map +1 -1
  39. package/bundles/taiga-ui-kit-components-input-phone-international.umd.js +7 -6
  40. package/bundles/taiga-ui-kit-components-input-phone-international.umd.js.map +1 -1
  41. package/bundles/taiga-ui-kit-components-input-phone.umd.js +4 -4
  42. package/bundles/taiga-ui-kit-components-input-phone.umd.js.map +1 -1
  43. package/bundles/taiga-ui-kit-components-input-range.umd.js +1 -1
  44. package/bundles/taiga-ui-kit-components-input-range.umd.js.map +1 -1
  45. package/bundles/taiga-ui-kit-components-input-slider.umd.js +1 -1
  46. package/bundles/taiga-ui-kit-components-input-slider.umd.js.map +1 -1
  47. package/bundles/taiga-ui-kit-components-input-tag.umd.js +9 -9
  48. package/bundles/taiga-ui-kit-components-input-tag.umd.js.map +1 -1
  49. package/bundles/taiga-ui-kit-components-input-time.umd.js +6 -7
  50. package/bundles/taiga-ui-kit-components-input-time.umd.js.map +1 -1
  51. package/bundles/taiga-ui-kit-components-input-year.umd.js +2 -2
  52. package/bundles/taiga-ui-kit-components-input-year.umd.js.map +1 -1
  53. package/bundles/taiga-ui-kit-components-input.umd.js +2 -2
  54. package/bundles/taiga-ui-kit-components-input.umd.js.map +1 -1
  55. package/bundles/taiga-ui-kit-components-multi-select.umd.js +50 -84
  56. package/bundles/taiga-ui-kit-components-multi-select.umd.js.map +1 -1
  57. package/bundles/taiga-ui-kit-components-radio-block.umd.js +3 -2
  58. package/bundles/taiga-ui-kit-components-radio-block.umd.js.map +1 -1
  59. package/bundles/taiga-ui-kit-components-radio-labeled.umd.js +3 -2
  60. package/bundles/taiga-ui-kit-components-radio-labeled.umd.js.map +1 -1
  61. package/bundles/taiga-ui-kit-components-radio-list.umd.js +3 -2
  62. package/bundles/taiga-ui-kit-components-radio-list.umd.js.map +1 -1
  63. package/bundles/taiga-ui-kit-components-radio.umd.js +1 -1
  64. package/bundles/taiga-ui-kit-components-radio.umd.js.map +1 -1
  65. package/bundles/taiga-ui-kit-components-range.umd.js +2 -2
  66. package/bundles/taiga-ui-kit-components-range.umd.js.map +1 -1
  67. package/bundles/taiga-ui-kit-components-rating.umd.js +2 -2
  68. package/bundles/taiga-ui-kit-components-rating.umd.js.map +1 -1
  69. package/bundles/taiga-ui-kit-components-select.umd.js +38 -83
  70. package/bundles/taiga-ui-kit-components-select.umd.js.map +1 -1
  71. package/bundles/taiga-ui-kit-components-slider.umd.js +1 -1
  72. package/bundles/taiga-ui-kit-components-slider.umd.js.map +1 -1
  73. package/bundles/taiga-ui-kit-components-text-area.umd.js +2 -2
  74. package/bundles/taiga-ui-kit-components-text-area.umd.js.map +1 -1
  75. package/bundles/taiga-ui-kit-components-toggle.umd.js +6 -14
  76. package/bundles/taiga-ui-kit-components-toggle.umd.js.map +1 -1
  77. package/bundles/taiga-ui-kit.umd.js +10 -4
  78. package/bundles/taiga-ui-kit.umd.js.map +1 -1
  79. package/components/checkbox/checkbox.component.d.ts +1 -0
  80. package/components/checkbox-block/checkbox-block.component.d.ts +1 -0
  81. package/components/checkbox-labeled/checkbox-labeled.component.d.ts +1 -0
  82. package/components/combo-box/combo-box.component.d.ts +1 -0
  83. package/components/input-count/input-count.component.d.ts +1 -0
  84. package/components/input-date-range/input-date-range.component.d.ts +1 -0
  85. package/components/input-inline/input-inline.component.d.ts +1 -0
  86. package/components/input-phone-international/input-phone-international.component.d.ts +1 -0
  87. package/components/input-tag/input-tag.component.d.ts +1 -1
  88. package/components/multi-select/multi-select.directive.d.ts +1 -1
  89. package/components/multi-select/native-multi-select/native-multi-select.component.d.ts +1 -1
  90. package/components/multi-select/native-multi-select/native-multi-select.d.ts +4 -12
  91. package/components/radio-block/radio-block.component.d.ts +1 -0
  92. package/components/radio-labeled/radio-labeled.component.d.ts +1 -0
  93. package/components/radio-list/radio-list.component.d.ts +1 -0
  94. package/components/select/index.d.ts +0 -1
  95. package/components/select/native-select/native-select-group.component.d.ts +1 -1
  96. package/components/select/native-select/native-select.component.d.ts +1 -1
  97. package/components/toggle/toggle.component.d.ts +1 -1
  98. package/esm2015/abstract/abstract-native-select.js +49 -0
  99. package/esm2015/abstract/index.js +2 -0
  100. package/esm2015/abstract/taiga-ui-kit-abstract.js +5 -0
  101. package/esm2015/components/checkbox/checkbox.component.js +4 -3
  102. package/esm2015/components/checkbox-block/checkbox-block.component.js +4 -3
  103. package/esm2015/components/checkbox-labeled/checkbox-labeled.component.js +4 -3
  104. package/esm2015/components/combo-box/combo-box-strict.directive.js +2 -2
  105. package/esm2015/components/combo-box/combo-box.component.js +7 -6
  106. package/esm2015/components/filter/filter.component.js +3 -3
  107. package/esm2015/components/input/input.component.js +3 -3
  108. package/esm2015/components/input-copy/input-copy.component.js +3 -3
  109. package/esm2015/components/input-count/input-count.component.js +6 -5
  110. package/esm2015/components/input-date/input-date.component.js +7 -6
  111. package/esm2015/components/input-date-range/input-date-range.component.js +17 -14
  112. package/esm2015/components/input-date-time/input-date-time.component.js +5 -5
  113. package/esm2015/components/input-files/input-files.component.js +6 -6
  114. package/esm2015/components/input-inline/input-inline.component.js +4 -3
  115. package/esm2015/components/input-month/input-month.component.js +3 -3
  116. package/esm2015/components/input-month-range/input-month-range.component.js +4 -4
  117. package/esm2015/components/input-number/input-number.component.js +5 -6
  118. package/esm2015/components/input-password/input-password.component.js +3 -3
  119. package/esm2015/components/input-phone/input-phone.component.js +5 -5
  120. package/esm2015/components/input-phone-international/input-phone-international.component.js +8 -7
  121. package/esm2015/components/input-range/input-range.component.js +2 -2
  122. package/esm2015/components/input-slider/input-slider.component.js +2 -2
  123. package/esm2015/components/input-tag/input-tag.component.js +10 -10
  124. package/esm2015/components/input-time/input-time.component.js +7 -8
  125. package/esm2015/components/input-year/input-year.component.js +3 -3
  126. package/esm2015/components/multi-select/multi-select.component.js +6 -5
  127. package/esm2015/components/multi-select/multi-select.directive.js +2 -4
  128. package/esm2015/components/multi-select/native-multi-select/native-multi-select-group.component.js +5 -4
  129. package/esm2015/components/multi-select/native-multi-select/native-multi-select.component.js +5 -4
  130. package/esm2015/components/multi-select/native-multi-select/native-multi-select.js +9 -41
  131. package/esm2015/components/radio/radio.component.js +2 -2
  132. package/esm2015/components/radio-block/radio-block.component.js +4 -3
  133. package/esm2015/components/radio-labeled/radio-labeled.component.js +4 -3
  134. package/esm2015/components/radio-list/radio-list.component.js +4 -3
  135. package/esm2015/components/range/range.component.js +3 -3
  136. package/esm2015/components/rating/rating.component.js +3 -3
  137. package/esm2015/components/select/index.js +1 -2
  138. package/esm2015/components/select/native-select/native-select-group.component.js +3 -3
  139. package/esm2015/components/select/native-select/native-select.component.js +3 -3
  140. package/esm2015/components/select/select.component.js +6 -6
  141. package/esm2015/components/slider/helpers/slider-key-steps.directive.js +2 -2
  142. package/esm2015/components/text-area/text-area.component.js +3 -3
  143. package/esm2015/components/toggle/toggle.component.js +7 -11
  144. package/esm2015/index.js +2 -1
  145. package/fesm2015/taiga-ui-kit-abstract.js +56 -0
  146. package/fesm2015/taiga-ui-kit-abstract.js.map +1 -0
  147. package/fesm2015/taiga-ui-kit-components-checkbox-block.js +3 -2
  148. package/fesm2015/taiga-ui-kit-components-checkbox-block.js.map +1 -1
  149. package/fesm2015/taiga-ui-kit-components-checkbox-labeled.js +3 -2
  150. package/fesm2015/taiga-ui-kit-components-checkbox-labeled.js.map +1 -1
  151. package/fesm2015/taiga-ui-kit-components-checkbox.js +3 -2
  152. package/fesm2015/taiga-ui-kit-components-checkbox.js.map +1 -1
  153. package/fesm2015/taiga-ui-kit-components-combo-box.js +7 -6
  154. package/fesm2015/taiga-ui-kit-components-combo-box.js.map +1 -1
  155. package/fesm2015/taiga-ui-kit-components-filter.js +2 -2
  156. package/fesm2015/taiga-ui-kit-components-filter.js.map +1 -1
  157. package/fesm2015/taiga-ui-kit-components-input-copy.js +2 -2
  158. package/fesm2015/taiga-ui-kit-components-input-copy.js.map +1 -1
  159. package/fesm2015/taiga-ui-kit-components-input-count.js +5 -4
  160. package/fesm2015/taiga-ui-kit-components-input-count.js.map +1 -1
  161. package/fesm2015/taiga-ui-kit-components-input-date-range.js +16 -13
  162. package/fesm2015/taiga-ui-kit-components-input-date-range.js.map +1 -1
  163. package/fesm2015/taiga-ui-kit-components-input-date-time.js +4 -4
  164. package/fesm2015/taiga-ui-kit-components-input-date-time.js.map +1 -1
  165. package/fesm2015/taiga-ui-kit-components-input-date.js +6 -5
  166. package/fesm2015/taiga-ui-kit-components-input-date.js.map +1 -1
  167. package/fesm2015/taiga-ui-kit-components-input-files.js +5 -5
  168. package/fesm2015/taiga-ui-kit-components-input-files.js.map +1 -1
  169. package/fesm2015/taiga-ui-kit-components-input-inline.js +3 -2
  170. package/fesm2015/taiga-ui-kit-components-input-inline.js.map +1 -1
  171. package/fesm2015/taiga-ui-kit-components-input-month-range.js +3 -3
  172. package/fesm2015/taiga-ui-kit-components-input-month-range.js.map +1 -1
  173. package/fesm2015/taiga-ui-kit-components-input-month.js +2 -2
  174. package/fesm2015/taiga-ui-kit-components-input-month.js.map +1 -1
  175. package/fesm2015/taiga-ui-kit-components-input-number.js +4 -5
  176. package/fesm2015/taiga-ui-kit-components-input-number.js.map +1 -1
  177. package/fesm2015/taiga-ui-kit-components-input-password.js +2 -2
  178. package/fesm2015/taiga-ui-kit-components-input-password.js.map +1 -1
  179. package/fesm2015/taiga-ui-kit-components-input-phone-international.js +7 -6
  180. package/fesm2015/taiga-ui-kit-components-input-phone-international.js.map +1 -1
  181. package/fesm2015/taiga-ui-kit-components-input-phone.js +4 -4
  182. package/fesm2015/taiga-ui-kit-components-input-phone.js.map +1 -1
  183. package/fesm2015/taiga-ui-kit-components-input-range.js +1 -1
  184. package/fesm2015/taiga-ui-kit-components-input-range.js.map +1 -1
  185. package/fesm2015/taiga-ui-kit-components-input-slider.js +1 -1
  186. package/fesm2015/taiga-ui-kit-components-input-slider.js.map +1 -1
  187. package/fesm2015/taiga-ui-kit-components-input-tag.js +9 -9
  188. package/fesm2015/taiga-ui-kit-components-input-tag.js.map +1 -1
  189. package/fesm2015/taiga-ui-kit-components-input-time.js +6 -7
  190. package/fesm2015/taiga-ui-kit-components-input-time.js.map +1 -1
  191. package/fesm2015/taiga-ui-kit-components-input-year.js +2 -2
  192. package/fesm2015/taiga-ui-kit-components-input-year.js.map +1 -1
  193. package/fesm2015/taiga-ui-kit-components-input.js +2 -2
  194. package/fesm2015/taiga-ui-kit-components-input.js.map +1 -1
  195. package/fesm2015/taiga-ui-kit-components-multi-select.js +38 -67
  196. package/fesm2015/taiga-ui-kit-components-multi-select.js.map +1 -1
  197. package/fesm2015/taiga-ui-kit-components-radio-block.js +3 -2
  198. package/fesm2015/taiga-ui-kit-components-radio-block.js.map +1 -1
  199. package/fesm2015/taiga-ui-kit-components-radio-labeled.js +3 -2
  200. package/fesm2015/taiga-ui-kit-components-radio-labeled.js.map +1 -1
  201. package/fesm2015/taiga-ui-kit-components-radio-list.js +3 -2
  202. package/fesm2015/taiga-ui-kit-components-radio-list.js.map +1 -1
  203. package/fesm2015/taiga-ui-kit-components-radio.js +1 -1
  204. package/fesm2015/taiga-ui-kit-components-radio.js.map +1 -1
  205. package/fesm2015/taiga-ui-kit-components-range.js +2 -2
  206. package/fesm2015/taiga-ui-kit-components-range.js.map +1 -1
  207. package/fesm2015/taiga-ui-kit-components-rating.js +2 -2
  208. package/fesm2015/taiga-ui-kit-components-rating.js.map +1 -1
  209. package/fesm2015/taiga-ui-kit-components-select.js +16 -52
  210. package/fesm2015/taiga-ui-kit-components-select.js.map +1 -1
  211. package/fesm2015/taiga-ui-kit-components-slider.js +1 -1
  212. package/fesm2015/taiga-ui-kit-components-slider.js.map +1 -1
  213. package/fesm2015/taiga-ui-kit-components-text-area.js +2 -2
  214. package/fesm2015/taiga-ui-kit-components-text-area.js.map +1 -1
  215. package/fesm2015/taiga-ui-kit-components-toggle.js +6 -10
  216. package/fesm2015/taiga-ui-kit-components-toggle.js.map +1 -1
  217. package/fesm2015/taiga-ui-kit.js +1 -0
  218. package/fesm2015/taiga-ui-kit.js.map +1 -1
  219. package/index.d.ts +1 -0
  220. package/package.json +1 -1
  221. package/components/select/native-select/native-select.d.ts +0 -15
  222. package/esm2015/components/select/native-select/native-select.js +0 -42
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@taiga-ui/cdk'), require('@taiga-ui/core'), require('@taiga-ui/kit/components/data-list-wrapper'), require('@angular/common'), require('@angular/forms'), require('@taiga-ui/kit/components/arrow'), require('@taiga-ui/kit/components/select-option'), require('@taiga-ui/kit/providers'), require('@taiga-ui/kit/tokens'), require('@tinkoff/ng-polymorpheus')) :
3
- typeof define === 'function' && define.amd ? define('@taiga-ui/kit/components/select', ['exports', '@angular/core', '@taiga-ui/cdk', '@taiga-ui/core', '@taiga-ui/kit/components/data-list-wrapper', '@angular/common', '@angular/forms', '@taiga-ui/kit/components/arrow', '@taiga-ui/kit/components/select-option', '@taiga-ui/kit/providers', '@taiga-ui/kit/tokens', '@tinkoff/ng-polymorpheus'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["taiga-ui"] = global["taiga-ui"] || {}, global["taiga-ui"].kit = global["taiga-ui"].kit || {}, global["taiga-ui"].kit.components = global["taiga-ui"].kit.components || {}, global["taiga-ui"].kit.components.select = {}), global.ng.core, global.i1$1, global.i1, global["taiga-ui"].kit.components["data-list-wrapper"], global.ng.common, global.ng.forms, global["taiga-ui"].kit.components.arrow, global["taiga-ui"].kit.components["select-option"], global["taiga-ui"].kit.providers, global["taiga-ui"].kit.tokens, global.i4));
5
- })(this, (function (exports, i0, i1$1, i1, i1$2, i3, i5, arrow, selectOption, providers, tokens, i4) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@taiga-ui/core'), require('@taiga-ui/kit/abstract'), require('@taiga-ui/kit/components/data-list-wrapper'), require('@angular/common'), require('@angular/forms'), require('@taiga-ui/cdk'), require('@taiga-ui/kit/components/arrow'), require('@taiga-ui/kit/components/select-option'), require('@taiga-ui/kit/providers'), require('@taiga-ui/kit/tokens'), require('@tinkoff/ng-polymorpheus')) :
3
+ typeof define === 'function' && define.amd ? define('@taiga-ui/kit/components/select', ['exports', '@angular/core', '@taiga-ui/core', '@taiga-ui/kit/abstract', '@taiga-ui/kit/components/data-list-wrapper', '@angular/common', '@angular/forms', '@taiga-ui/cdk', '@taiga-ui/kit/components/arrow', '@taiga-ui/kit/components/select-option', '@taiga-ui/kit/providers', '@taiga-ui/kit/tokens', '@tinkoff/ng-polymorpheus'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["taiga-ui"] = global["taiga-ui"] || {}, global["taiga-ui"].kit = global["taiga-ui"].kit || {}, global["taiga-ui"].kit.components = global["taiga-ui"].kit.components || {}, global["taiga-ui"].kit.components.select = {}), global.ng.core, global.i1, global["taiga-ui"].kit.abstract, global["taiga-ui"].kit.components["data-list-wrapper"], global.ng.common, global.ng.forms, global.i2, global["taiga-ui"].kit.components.arrow, global["taiga-ui"].kit.components["select-option"], global["taiga-ui"].kit.providers, global["taiga-ui"].kit.tokens, global.i4));
5
+ })(this, (function (exports, i0, i1, abstract, i1$1, i3, i5, i2, arrow, selectOption, providers, tokens, i4) { 'use strict';
6
6
 
7
7
  function _interopNamespace(e) {
8
8
  if (e && e.__esModule) return e;
@@ -23,57 +23,13 @@
23
23
  }
24
24
 
25
25
  var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
26
+ var i1__namespace$1 = /*#__PURE__*/_interopNamespace(i1);
26
27
  var i1__namespace = /*#__PURE__*/_interopNamespace(i1$1);
27
- var i1__namespace$2 = /*#__PURE__*/_interopNamespace(i1);
28
- var i1__namespace$1 = /*#__PURE__*/_interopNamespace(i1$2);
29
28
  var i3__namespace = /*#__PURE__*/_interopNamespace(i3);
30
29
  var i5__namespace = /*#__PURE__*/_interopNamespace(i5);
30
+ var i2__namespace = /*#__PURE__*/_interopNamespace(i2);
31
31
  var i4__namespace = /*#__PURE__*/_interopNamespace(i4);
32
32
 
33
- var AbstractTuiNativeSelect = /** @class */ (function () {
34
- function AbstractTuiNativeSelect(host, control, elementRef, idService) {
35
- this.host = host;
36
- this.control = control;
37
- this.elementRef = elementRef;
38
- this.idService = idService;
39
- this.datalist = null;
40
- this.host.process(this.elementRef.nativeElement);
41
- }
42
- Object.defineProperty(AbstractTuiNativeSelect.prototype, "id", {
43
- get: function () {
44
- return this.elementRef.nativeElement.id || this.idService.generate();
45
- },
46
- enumerable: false,
47
- configurable: true
48
- });
49
- return AbstractTuiNativeSelect;
50
- }());
51
- AbstractTuiNativeSelect.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: AbstractTuiNativeSelect, deps: [{ token: i1.TUI_TEXTFIELD_HOST }, { token: i1$1.AbstractTuiControl }, { token: i0.ElementRef }, { token: i1$1.TuiIdService }], target: i0__namespace.ɵɵFactoryTarget.Directive });
52
- AbstractTuiNativeSelect.ɵdir = i0__namespace.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.17", type: AbstractTuiNativeSelect, host: { properties: { "id": "this.id" } }, viewQueries: [{ propertyName: "datalist", first: true, predicate: i1.TuiDataListDirective, descendants: true, read: i0.TemplateRef, static: true }], ngImport: i0__namespace });
53
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: AbstractTuiNativeSelect, decorators: [{
54
- type: i0.Directive
55
- }], ctorParameters: function () {
56
- return [{ type: undefined, decorators: [{
57
- type: i0.Inject,
58
- args: [i1.TUI_TEXTFIELD_HOST]
59
- }] }, { type: i1__namespace.AbstractTuiControl, decorators: [{
60
- type: i0.Inject,
61
- args: [i1$1.AbstractTuiControl]
62
- }] }, { type: i0__namespace.ElementRef, decorators: [{
63
- type: i0.Inject,
64
- args: [i0.ElementRef]
65
- }] }, { type: i1__namespace.TuiIdService, decorators: [{
66
- type: i0.Inject,
67
- args: [i1$1.TuiIdService]
68
- }] }];
69
- }, propDecorators: { datalist: [{
70
- type: i0.ViewChild,
71
- args: [i1.TuiDataListDirective, { read: i0.TemplateRef, static: true }]
72
- }], id: [{
73
- type: i0.HostBinding,
74
- args: ["id"]
75
- }] } });
76
-
77
33
  /*! *****************************************************************************
78
34
  Copyright (c) Microsoft Corporation.
79
35
 
@@ -400,7 +356,7 @@
400
356
  return _this;
401
357
  }
402
358
  return TuiNativeSelectComponent;
403
- }(AbstractTuiNativeSelect));
359
+ }(abstract.AbstractTuiNativeSelect));
404
360
  TuiNativeSelectComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: TuiNativeSelectComponent, deps: null, target: i0__namespace.ɵɵFactoryTarget.Component });
405
361
  TuiNativeSelectComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: TuiNativeSelectComponent, selector: "select[tuiSelect]:not([labels]):not([multiple])", inputs: { items: "items" }, host: { listeners: { "change": "host.onValueChange($event.target.value)" }, properties: { "attr.aria-invalid": "host.invalid", "disabled": "host.disabled || control.readOnly", "tabIndex": "host.focusable ? 0 : -1", "value": "host.value" } }, providers: [
406
362
  i1.tuiAsDataList(TuiNativeSelectComponent),
@@ -413,10 +369,10 @@
413
369
  },
414
370
  },
415
371
  {
416
- provide: AbstractTuiNativeSelect,
372
+ provide: abstract.AbstractTuiNativeSelect,
417
373
  useExisting: TuiNativeSelectComponent,
418
374
  },
419
- ], usesInheritance: true, ngImport: i0__namespace, template: "<tui-data-list-wrapper\n *tuiDataList\n [items]=\"items\"\n></tui-data-list-wrapper>\n<option\n *ngFor=\"let option of items\"\n [value]=\"option\"\n>\n {{ option }}\n</option>\n", styles: [":host{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}\n"], components: [{ type: i1__namespace$1.TuiDataListWrapperComponent, selector: "tui-data-list-wrapper:not([labels])", inputs: ["items"] }], directives: [{ type: i1__namespace$2.TuiDataListDirective, selector: "ng-template[tuiDataList]" }, { type: i3__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
375
+ ], usesInheritance: true, ngImport: i0__namespace, template: "<tui-data-list-wrapper\n *tuiDataList\n [items]=\"items\"\n [disabledItemHandler]=\"disabledItemHandler || itemsHandlers.disabledItemHandler\"\n></tui-data-list-wrapper>\n<option\n *ngFor=\"let option of items\"\n [value]=\"option\"\n [disabled]=\"disabledItemHandler ? disabledItemHandler(option) : itemsHandlers.disabledItemHandler(option)\"\n>\n {{ option }}\n</option>\n", styles: [":host{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}\n"], components: [{ type: i1__namespace.TuiDataListWrapperComponent, selector: "tui-data-list-wrapper:not([labels])", inputs: ["items"] }], directives: [{ type: i1__namespace$1.TuiDataListDirective, selector: "ng-template[tuiDataList]" }, { type: i3__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
420
376
  i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: TuiNativeSelectComponent, decorators: [{
421
377
  type: i0.Component,
422
378
  args: [{
@@ -433,7 +389,7 @@
433
389
  },
434
390
  },
435
391
  {
436
- provide: AbstractTuiNativeSelect,
392
+ provide: abstract.AbstractTuiNativeSelect,
437
393
  useExisting: TuiNativeSelectComponent,
438
394
  },
439
395
  ],
@@ -460,7 +416,7 @@
460
416
  return _this;
461
417
  }
462
418
  return TuiNativeSelectGroupComponent;
463
- }(AbstractTuiNativeSelect));
419
+ }(abstract.AbstractTuiNativeSelect));
464
420
  TuiNativeSelectGroupComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: TuiNativeSelectGroupComponent, deps: null, target: i0__namespace.ɵɵFactoryTarget.Component });
465
421
  TuiNativeSelectGroupComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: TuiNativeSelectGroupComponent, selector: "select[tuiSelect][labels]:not([multiple])", inputs: { items: "items", labels: "labels" }, host: { listeners: { "change": "host.onValueChange($event.target.value)" }, properties: { "attr.aria-invalid": "host.invalid", "disabled": "host.disabled || control.readOnly", "tabIndex": "host.focusable ? 0 : -1", "value": "host.value" } }, providers: [
466
422
  i1.tuiAsDataList(TuiNativeSelectGroupComponent),
@@ -473,10 +429,10 @@
473
429
  },
474
430
  },
475
431
  {
476
- provide: AbstractTuiNativeSelect,
432
+ provide: abstract.AbstractTuiNativeSelect,
477
433
  useExisting: TuiNativeSelectGroupComponent,
478
434
  },
479
- ], usesInheritance: true, ngImport: i0__namespace, template: "<tui-data-list-wrapper\n *tuiDataList\n [items]=\"items\"\n [labels]=\"labels\"\n></tui-data-list-wrapper>\n<optgroup\n *ngFor=\"let group of items; let index = index\"\n [label]=\"labels[index]\"\n>\n <option\n *ngFor=\"let option of group\"\n [value]=\"option\"\n >\n {{ option }}\n </option>\n</optgroup>\n", styles: [":host{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}\n"], components: [{ type: i1__namespace$1.TuiDataListGroupWrapperComponent, selector: "tui-data-list-wrapper[labels]", inputs: ["items", "labels"] }], directives: [{ type: i1__namespace$2.TuiDataListDirective, selector: "ng-template[tuiDataList]" }, { type: i3__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
435
+ ], usesInheritance: true, ngImport: i0__namespace, template: "<tui-data-list-wrapper\n *tuiDataList\n [items]=\"items\"\n [labels]=\"labels\"\n [disabledItemHandler]=\"disabledItemHandler || itemsHandlers.disabledItemHandler\"\n></tui-data-list-wrapper>\n<optgroup\n *ngFor=\"let group of items; let index = index\"\n [label]=\"labels[index]\"\n>\n <option\n *ngFor=\"let option of group\"\n [value]=\"option\"\n [disabled]=\"disabledItemHandler ? disabledItemHandler(option) : itemsHandlers.disabledItemHandler(option)\"\n >\n {{ option }}\n </option>\n</optgroup>\n", styles: [":host{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}\n"], components: [{ type: i1__namespace.TuiDataListGroupWrapperComponent, selector: "tui-data-list-wrapper[labels]", inputs: ["items", "labels"] }], directives: [{ type: i1__namespace$1.TuiDataListDirective, selector: "ng-template[tuiDataList]" }, { type: i3__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
480
436
  i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: TuiNativeSelectGroupComponent, decorators: [{
481
437
  type: i0.Component,
482
438
  args: [{
@@ -493,7 +449,7 @@
493
449
  },
494
450
  },
495
451
  {
496
- provide: AbstractTuiNativeSelect,
452
+ provide: abstract.AbstractTuiNativeSelect,
497
453
  useExisting: TuiNativeSelectGroupComponent,
498
454
  },
499
455
  ],
@@ -558,7 +514,7 @@
558
514
  });
559
515
  Object.defineProperty(TuiSelectComponent.prototype, "focused", {
560
516
  get: function () {
561
- return (i1$1.tuiIsNativeFocused(this.nativeFocusableElement) ||
517
+ return (i2.tuiIsNativeFocused(this.nativeFocusableElement) ||
562
518
  (!!this.hostedDropdown && this.hostedDropdown.focused));
563
519
  },
564
520
  enumerable: false,
@@ -587,10 +543,10 @@
587
543
  });
588
544
  TuiSelectComponent.prototype.onValueChange = function (value) {
589
545
  if (!value) {
590
- this.updateValue(null);
546
+ this.value = null;
591
547
  }
592
548
  else {
593
- this.updateValue(value || null);
549
+ this.value = value || null;
594
550
  }
595
551
  };
596
552
  TuiSelectComponent.prototype.onActiveZone = function (active) {
@@ -598,13 +554,13 @@
598
554
  };
599
555
  TuiSelectComponent.prototype.onKeyDownDelete = function () {
600
556
  if (this.textfieldCleaner.cleaner) {
601
- this.updateValue(null);
557
+ this.value = null;
602
558
  }
603
559
  };
604
560
  TuiSelectComponent.prototype.handleOption = function (option) {
605
561
  var _a;
606
562
  this.focusInput();
607
- this.updateValue(option);
563
+ this.value = option;
608
564
  (_a = this.hostedDropdown) === null || _a === void 0 ? void 0 : _a.updateOpen(false);
609
565
  };
610
566
  TuiSelectComponent.prototype.focusInput = function (preventScroll) {
@@ -614,22 +570,22 @@
614
570
  }
615
571
  };
616
572
  return TuiSelectComponent;
617
- }(i1$1.AbstractTuiNullableControl));
618
- TuiSelectComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: TuiSelectComponent, deps: [{ token: i5.NgControl, optional: true, self: true }, { token: i0.ChangeDetectorRef }, { token: i1.TUI_TEXTFIELD_CLEANER }, { token: arrow.TUI_ARROW_MODE }, { token: tokens.TUI_ITEMS_HANDLERS }, { token: TUI_SELECT_OPTIONS }, { token: i1$1.TUI_IS_MOBILE }], target: i0__namespace.ɵɵFactoryTarget.Component });
573
+ }(i2.AbstractTuiNullableControl));
574
+ TuiSelectComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: TuiSelectComponent, deps: [{ token: i5.NgControl, optional: true, self: true }, { token: i0.ChangeDetectorRef }, { token: i1.TUI_TEXTFIELD_CLEANER }, { token: arrow.TUI_ARROW_MODE }, { token: tokens.TUI_ITEMS_HANDLERS }, { token: TUI_SELECT_OPTIONS }, { token: i2.TUI_IS_MOBILE }], target: i0__namespace.ɵɵFactoryTarget.Component });
619
575
  TuiSelectComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: TuiSelectComponent, selector: "tui-select", inputs: { stringify: "stringify", identityMatcher: "identityMatcher", valueContent: "valueContent" }, providers: [
620
- i1$1.tuiAsFocusableItemAccessor(TuiSelectComponent),
621
- i1$1.tuiAsControl(TuiSelectComponent),
576
+ i2.tuiAsFocusableItemAccessor(TuiSelectComponent),
577
+ i2.tuiAsControl(TuiSelectComponent),
622
578
  i1.tuiAsDataListHost(TuiSelectComponent),
623
579
  i1.tuiAsOptionContent(selectOption.TUI_SELECT_OPTION),
624
- ], queries: [{ propertyName: "nativeSelect", first: true, predicate: AbstractTuiNativeSelect, descendants: true, static: true }, { propertyName: "datalist", first: true, predicate: i1.TuiDataListDirective, descendants: true, read: i0.TemplateRef }], viewQueries: [{ propertyName: "textfield", first: true, predicate: i1.TuiPrimitiveTextfieldComponent, descendants: true }, { propertyName: "hostedDropdown", first: true, predicate: i1.TuiHostedDropdownComponent, descendants: true }], usesInheritance: true, ngImport: i0__namespace, template: "<tui-hosted-dropdown\n class=\"t-hosted\"\n [canOpen]=\"interactive && !nativeDropdownMode\"\n [content]=\"datalist || ''\"\n (tuiActiveZoneChange)=\"onActiveZone($event)\"\n>\n <tui-primitive-textfield\n automation-id=\"tui-select__textfield\"\n class=\"t-textfield\"\n [tuiTextfieldIcon]=\"arrow ? icon : ''\"\n [editable]=\"false\"\n [pseudoFocus]=\"computedFocused\"\n [pseudoHover]=\"pseudoHover\"\n [pseudoActive]=\"pseudoActive\"\n [invalid]=\"computedInvalid\"\n [nativeId]=\"nativeId\"\n [readOnly]=\"readOnly\"\n [disabled]=\"computedDisabled\"\n [focusable]=\"computedFocusable\"\n [value]=\"computedValue\"\n (valueChange)=\"onValueChange($any($event))\"\n (keydown.delete.prevent)=\"onKeyDownDelete()\"\n (keydown.backspace.prevent)=\"onKeyDownDelete()\"\n >\n <ng-content></ng-content>\n <ng-content\n select=\"input\"\n ngProjectAs=\"input\"\n ></ng-content>\n\n <ng-template #select>\n <ng-content\n *ngIf=\"isMobile\"\n select=\"select\"\n ></ng-content>\n </ng-template>\n\n <ng-container\n *ngTemplateOutlet=\"select\"\n ngProjectAs=\"select\"\n ></ng-container>\n\n <div\n *ngIf=\"value !== null\"\n ngProjectAs=\"tuiContent\"\n automation-id=\"tui-select__value\"\n class=\"t-value\"\n >\n <div\n *polymorpheusOutlet=\"computedContent as text; context: {$implicit: value, active: computedFocused}\"\n class=\"t-primitive-value\"\n [textContent]=\"text\"\n ></div>\n </div>\n </tui-primitive-textfield>\n\n <ng-template #icon>\n <div\n tuiWrapper\n appearance=\"icon\"\n class=\"t-icon\"\n >\n <ng-container *polymorpheusOutlet=\"arrow\"></ng-container>\n </div>\n </ng-template>\n</tui-hosted-dropdown>\n", styles: [":host{display:block;border-radius:var(--tui-radius-m);text-align:left}:host:not(._readonly) ::ng-deep input:not(:disabled){cursor:pointer}:host._readonly ::ng-deep input{cursor:default}.t-hosted{display:block;border-radius:inherit}.t-textfield{border-radius:inherit;text-align:inherit}.t-value{display:flex;width:100%;align-items:center}.t-primitive-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}\n"], components: [{ type: i1__namespace$2.TuiHostedDropdownComponent, selector: "tui-hosted-dropdown", inputs: ["content", "sided", "canOpen", "open"], outputs: ["openChange", "focusedChange"] }, { type: i1__namespace$2.TuiPrimitiveTextfieldComponent, selector: "tui-primitive-textfield", inputs: ["editable", "filler", "iconCleaner", "readOnly", "invalid", "disabled", "prefix", "postfix", "value"], outputs: ["valueChange"] }], directives: [{ type: i1__namespace.TuiActiveZoneDirective, selector: "[tuiActiveZone]:not(ng-container), [tuiActiveZoneChange]:not(ng-container), [tuiActiveZoneParent]:not(ng-container)", inputs: ["tuiActiveZoneParent"], outputs: ["tuiActiveZoneChange"], exportAs: ["tuiActiveZone"] }, { type: i1__namespace$2.TuiPrimitiveTextfieldDirective, selector: "tui-primitive-textfield" }, { type: i1__namespace$2.TuiTextfieldIconDirective, selector: "[tuiTextfieldIcon]", inputs: ["tuiTextfieldIcon"] }, { type: i3__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3__namespace.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i4__namespace.PolymorpheusOutletDirective, selector: "[polymorpheusOutlet]", inputs: ["polymorpheusOutlet", "polymorpheusOutletContext"] }, { type: i1__namespace$2.TuiWrapperDirective, selector: "[tuiWrapper]", inputs: ["disabled", "readOnly", "hover", "active", "focus", "invalid", "appearance"] }], viewProviders: [providers.FIXED_DROPDOWN_CONTROLLER_PROVIDER], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
580
+ ], queries: [{ propertyName: "nativeSelect", first: true, predicate: abstract.AbstractTuiNativeSelect, descendants: true, static: true }, { propertyName: "datalist", first: true, predicate: i1.TuiDataListDirective, descendants: true, read: i0.TemplateRef }], viewQueries: [{ propertyName: "textfield", first: true, predicate: i1.TuiPrimitiveTextfieldComponent, descendants: true }, { propertyName: "hostedDropdown", first: true, predicate: i1.TuiHostedDropdownComponent, descendants: true }], usesInheritance: true, ngImport: i0__namespace, template: "<tui-hosted-dropdown\n class=\"t-hosted\"\n [canOpen]=\"interactive && !nativeDropdownMode\"\n [content]=\"datalist || ''\"\n (tuiActiveZoneChange)=\"onActiveZone($event)\"\n>\n <tui-primitive-textfield\n automation-id=\"tui-select__textfield\"\n class=\"t-textfield\"\n [tuiTextfieldIcon]=\"arrow ? icon : ''\"\n [editable]=\"false\"\n [pseudoFocus]=\"computedFocused\"\n [pseudoHover]=\"pseudoHover\"\n [pseudoActive]=\"pseudoActive\"\n [invalid]=\"computedInvalid\"\n [nativeId]=\"nativeId\"\n [readOnly]=\"readOnly\"\n [disabled]=\"computedDisabled\"\n [focusable]=\"computedFocusable\"\n [value]=\"computedValue\"\n (valueChange)=\"onValueChange($any($event))\"\n (keydown.delete.prevent)=\"onKeyDownDelete()\"\n (keydown.backspace.prevent)=\"onKeyDownDelete()\"\n >\n <ng-content></ng-content>\n <ng-content\n select=\"input\"\n ngProjectAs=\"input\"\n ></ng-content>\n\n <ng-template #select>\n <ng-content\n *ngIf=\"isMobile\"\n select=\"select\"\n ></ng-content>\n </ng-template>\n\n <ng-container\n *ngTemplateOutlet=\"select\"\n ngProjectAs=\"select\"\n ></ng-container>\n\n <div\n *ngIf=\"value !== null\"\n ngProjectAs=\"tuiContent\"\n automation-id=\"tui-select__value\"\n class=\"t-value\"\n >\n <div\n *polymorpheusOutlet=\"computedContent as text; context: {$implicit: value, active: computedFocused}\"\n class=\"t-primitive-value\"\n [textContent]=\"text\"\n ></div>\n </div>\n </tui-primitive-textfield>\n\n <ng-template #icon>\n <div\n tuiWrapper\n appearance=\"icon\"\n class=\"t-icon\"\n >\n <ng-container *polymorpheusOutlet=\"arrow\"></ng-container>\n </div>\n </ng-template>\n</tui-hosted-dropdown>\n", styles: [":host{display:block;border-radius:var(--tui-radius-m);text-align:left}:host:not(._readonly) ::ng-deep input:not(:disabled){cursor:pointer}:host._readonly ::ng-deep input{cursor:default}.t-hosted{display:block;border-radius:inherit}.t-textfield{border-radius:inherit;text-align:inherit}.t-value{display:flex;width:100%;align-items:center}.t-primitive-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}\n"], components: [{ type: i1__namespace$1.TuiHostedDropdownComponent, selector: "tui-hosted-dropdown", inputs: ["content", "sided", "canOpen", "open"], outputs: ["openChange", "focusedChange"] }, { type: i1__namespace$1.TuiPrimitiveTextfieldComponent, selector: "tui-primitive-textfield", inputs: ["editable", "filler", "iconCleaner", "readOnly", "invalid", "disabled", "prefix", "postfix", "value"], outputs: ["valueChange"] }], directives: [{ type: i2__namespace.TuiActiveZoneDirective, selector: "[tuiActiveZone]:not(ng-container), [tuiActiveZoneChange]:not(ng-container), [tuiActiveZoneParent]:not(ng-container)", inputs: ["tuiActiveZoneParent"], outputs: ["tuiActiveZoneChange"], exportAs: ["tuiActiveZone"] }, { type: i1__namespace$1.TuiPrimitiveTextfieldDirective, selector: "tui-primitive-textfield" }, { type: i1__namespace$1.TuiTextfieldIconDirective, selector: "[tuiTextfieldIcon]", inputs: ["tuiTextfieldIcon"] }, { type: i3__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3__namespace.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i4__namespace.PolymorpheusOutletDirective, selector: "[polymorpheusOutlet]", inputs: ["polymorpheusOutlet", "polymorpheusOutletContext"] }, { type: i1__namespace$1.TuiWrapperDirective, selector: "[tuiWrapper]", inputs: ["disabled", "readOnly", "hover", "active", "focus", "invalid", "appearance"] }], viewProviders: [providers.FIXED_DROPDOWN_CONTROLLER_PROVIDER], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
625
581
  __decorate([
626
- i1$1.tuiDefaultProp()
582
+ i2.tuiDefaultProp()
627
583
  ], TuiSelectComponent.prototype, "stringify", void 0);
628
584
  __decorate([
629
- i1$1.tuiDefaultProp()
585
+ i2.tuiDefaultProp()
630
586
  ], TuiSelectComponent.prototype, "identityMatcher", void 0);
631
587
  __decorate([
632
- i1$1.tuiDefaultProp()
588
+ i2.tuiDefaultProp()
633
589
  ], TuiSelectComponent.prototype, "valueContent", void 0);
634
590
  i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: TuiSelectComponent, decorators: [{
635
591
  type: i0.Component,
@@ -639,8 +595,8 @@
639
595
  styleUrls: ['./select.style.less'],
640
596
  changeDetection: i0.ChangeDetectionStrategy.OnPush,
641
597
  providers: [
642
- i1$1.tuiAsFocusableItemAccessor(TuiSelectComponent),
643
- i1$1.tuiAsControl(TuiSelectComponent),
598
+ i2.tuiAsFocusableItemAccessor(TuiSelectComponent),
599
+ i2.tuiAsControl(TuiSelectComponent),
644
600
  i1.tuiAsDataListHost(TuiSelectComponent),
645
601
  i1.tuiAsOptionContent(selectOption.TUI_SELECT_OPTION),
646
602
  ],
@@ -657,7 +613,7 @@
657
613
  }] }, { type: i0__namespace.ChangeDetectorRef, decorators: [{
658
614
  type: i0.Inject,
659
615
  args: [i0.ChangeDetectorRef]
660
- }] }, { type: i1__namespace$2.TuiTextfieldCleanerDirective, decorators: [{
616
+ }] }, { type: i1__namespace$1.TuiTextfieldCleanerDirective, decorators: [{
661
617
  type: i0.Inject,
662
618
  args: [i1.TUI_TEXTFIELD_CLEANER]
663
619
  }] }, { type: undefined, decorators: [{
@@ -671,7 +627,7 @@
671
627
  args: [TUI_SELECT_OPTIONS]
672
628
  }] }, { type: undefined, decorators: [{
673
629
  type: i0.Inject,
674
- args: [i1$1.TUI_IS_MOBILE]
630
+ args: [i2.TUI_IS_MOBILE]
675
631
  }] }];
676
632
  }, propDecorators: { textfield: [{
677
633
  type: i0.ViewChild,
@@ -681,7 +637,7 @@
681
637
  args: [i1.TuiHostedDropdownComponent]
682
638
  }], nativeSelect: [{
683
639
  type: i0.ContentChild,
684
- args: [AbstractTuiNativeSelect, { static: true }]
640
+ args: [abstract.AbstractTuiNativeSelect, { static: true }]
685
641
  }], stringify: [{
686
642
  type: i0.Input
687
643
  }], identityMatcher: [{
@@ -738,14 +694,14 @@
738
694
  TuiNativeSelectComponent,
739
695
  TuiNativeSelectGroupComponent], imports: [i3.CommonModule,
740
696
  i4.PolymorpheusModule,
741
- i1$1.TuiActiveZoneModule,
697
+ i2.TuiActiveZoneModule,
742
698
  i1.TuiPrimitiveTextfieldModule,
743
699
  i1.TuiHostedDropdownModule,
744
700
  selectOption.TuiSelectOptionModule,
745
701
  arrow.TuiArrowModule,
746
702
  i1.TuiWrapperModule,
747
703
  i1.TuiTextfieldControllerModule,
748
- i1$2.TuiDataListWrapperModule,
704
+ i1$1.TuiDataListWrapperModule,
749
705
  i1.TuiDataListModule], exports: [TuiSelectComponent,
750
706
  TuiSelectDirective,
751
707
  i1.TuiTextfieldComponent,
@@ -754,14 +710,14 @@
754
710
  TuiSelectModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: TuiSelectModule, imports: [[
755
711
  i3.CommonModule,
756
712
  i4.PolymorpheusModule,
757
- i1$1.TuiActiveZoneModule,
713
+ i2.TuiActiveZoneModule,
758
714
  i1.TuiPrimitiveTextfieldModule,
759
715
  i1.TuiHostedDropdownModule,
760
716
  selectOption.TuiSelectOptionModule,
761
717
  arrow.TuiArrowModule,
762
718
  i1.TuiWrapperModule,
763
719
  i1.TuiTextfieldControllerModule,
764
- i1$2.TuiDataListWrapperModule,
720
+ i1$1.TuiDataListWrapperModule,
765
721
  i1.TuiDataListModule,
766
722
  ]] });
767
723
  i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: TuiSelectModule, decorators: [{
@@ -770,14 +726,14 @@
770
726
  imports: [
771
727
  i3.CommonModule,
772
728
  i4.PolymorpheusModule,
773
- i1$1.TuiActiveZoneModule,
729
+ i2.TuiActiveZoneModule,
774
730
  i1.TuiPrimitiveTextfieldModule,
775
731
  i1.TuiHostedDropdownModule,
776
732
  selectOption.TuiSelectOptionModule,
777
733
  arrow.TuiArrowModule,
778
734
  i1.TuiWrapperModule,
779
735
  i1.TuiTextfieldControllerModule,
780
- i1$2.TuiDataListWrapperModule,
736
+ i1$1.TuiDataListWrapperModule,
781
737
  i1.TuiDataListModule,
782
738
  ],
783
739
  declarations: [
@@ -800,7 +756,6 @@
800
756
  * Generated bundle index. Do not edit.
801
757
  */
802
758
 
803
- exports.AbstractTuiNativeSelect = AbstractTuiNativeSelect;
804
759
  exports.TUI_SELECT_DEFAULT_OPTIONS = TUI_SELECT_DEFAULT_OPTIONS;
805
760
  exports.TUI_SELECT_OPTIONS = TUI_SELECT_OPTIONS;
806
761
  exports.TuiNativeSelectComponent = TuiNativeSelectComponent;