@taiga-ui/core 2.31.0 → 2.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (396) hide show
  1. package/abstract/abstract-dropdown.d.ts +2 -1
  2. package/abstract/abstract-hint-options.d.ts +7 -0
  3. package/abstract/abstract-hint.d.ts +5 -4
  4. package/abstract/abstract-textfield-host.d.ts +13 -0
  5. package/abstract/index.d.ts +2 -0
  6. package/abstract/taiga-ui-core-abstract.metadata.json +1 -1
  7. package/bundles/taiga-ui-core-abstract.umd.js +76 -4
  8. package/bundles/taiga-ui-core-abstract.umd.js.map +1 -1
  9. package/bundles/taiga-ui-core-abstract.umd.min.js +1 -1
  10. package/bundles/taiga-ui-core-abstract.umd.min.js.map +1 -1
  11. package/bundles/taiga-ui-core-components-button.umd.js +7 -2
  12. package/bundles/taiga-ui-core-components-button.umd.js.map +1 -1
  13. package/bundles/taiga-ui-core-components-button.umd.min.js +2 -2
  14. package/bundles/taiga-ui-core-components-button.umd.min.js.map +1 -1
  15. package/bundles/taiga-ui-core-components-dialog.umd.js +1 -1
  16. package/bundles/taiga-ui-core-components-dialog.umd.min.js +1 -1
  17. package/bundles/taiga-ui-core-components-dialog.umd.min.js.map +1 -1
  18. package/bundles/taiga-ui-core-components-dropdown-box.umd.js +1 -1
  19. package/bundles/taiga-ui-core-components-dropdown-box.umd.min.js +1 -1
  20. package/bundles/taiga-ui-core-components-dropdown-box.umd.min.js.map +1 -1
  21. package/bundles/taiga-ui-core-components-label.umd.js +1 -1
  22. package/bundles/taiga-ui-core-components-label.umd.min.js +1 -1
  23. package/bundles/taiga-ui-core-components-label.umd.min.js.map +1 -1
  24. package/bundles/taiga-ui-core-components-link.umd.js +2 -2
  25. package/bundles/taiga-ui-core-components-link.umd.js.map +1 -1
  26. package/bundles/taiga-ui-core-components-link.umd.min.js +1 -1
  27. package/bundles/taiga-ui-core-components-link.umd.min.js.map +1 -1
  28. package/bundles/taiga-ui-core-components-loader.umd.js +5 -2
  29. package/bundles/taiga-ui-core-components-loader.umd.js.map +1 -1
  30. package/bundles/taiga-ui-core-components-loader.umd.min.js +1 -1
  31. package/bundles/taiga-ui-core-components-loader.umd.min.js.map +1 -1
  32. package/bundles/taiga-ui-core-components-primitive-calendar.umd.js +2 -6
  33. package/bundles/taiga-ui-core-components-primitive-calendar.umd.js.map +1 -1
  34. package/bundles/taiga-ui-core-components-primitive-calendar.umd.min.js +2 -2
  35. package/bundles/taiga-ui-core-components-primitive-calendar.umd.min.js.map +1 -1
  36. package/bundles/taiga-ui-core-components-primitive-checkbox.umd.js +7 -2
  37. package/bundles/taiga-ui-core-components-primitive-checkbox.umd.js.map +1 -1
  38. package/bundles/taiga-ui-core-components-primitive-checkbox.umd.min.js +1 -1
  39. package/bundles/taiga-ui-core-components-primitive-checkbox.umd.min.js.map +1 -1
  40. package/bundles/taiga-ui-core-components-primitive-textfield.umd.js +231 -44
  41. package/bundles/taiga-ui-core-components-primitive-textfield.umd.js.map +1 -1
  42. package/bundles/taiga-ui-core-components-primitive-textfield.umd.min.js +2 -2
  43. package/bundles/taiga-ui-core-components-primitive-textfield.umd.min.js.map +1 -1
  44. package/bundles/taiga-ui-core-components-primitive-year-picker.umd.js +2 -2
  45. package/bundles/taiga-ui-core-components-primitive-year-picker.umd.js.map +1 -1
  46. package/bundles/taiga-ui-core-components-primitive-year-picker.umd.min.js +1 -1
  47. package/bundles/taiga-ui-core-components-primitive-year-picker.umd.min.js.map +1 -1
  48. package/bundles/taiga-ui-core-components-root.umd.js +13 -7
  49. package/bundles/taiga-ui-core-components-root.umd.js.map +1 -1
  50. package/bundles/taiga-ui-core-components-root.umd.min.js +2 -2
  51. package/bundles/taiga-ui-core-components-root.umd.min.js.map +1 -1
  52. package/bundles/taiga-ui-core-components-scroll-controls.umd.js +1 -1
  53. package/bundles/taiga-ui-core-components-scroll-controls.umd.min.js +2 -2
  54. package/bundles/taiga-ui-core-components-scroll-controls.umd.min.js.map +1 -1
  55. package/bundles/taiga-ui-core-components-theme-night.umd.js +1 -1
  56. package/bundles/taiga-ui-core-components-theme-night.umd.min.js +1 -1
  57. package/bundles/taiga-ui-core-components-theme-night.umd.min.js.map +1 -1
  58. package/bundles/taiga-ui-core-components-tooltip.umd.js +24 -14
  59. package/bundles/taiga-ui-core-components-tooltip.umd.js.map +1 -1
  60. package/bundles/taiga-ui-core-components-tooltip.umd.min.js +2 -2
  61. package/bundles/taiga-ui-core-components-tooltip.umd.min.js.map +1 -1
  62. package/bundles/taiga-ui-core-constants.umd.js +1 -1
  63. package/bundles/taiga-ui-core-constants.umd.js.map +1 -1
  64. package/bundles/taiga-ui-core-constants.umd.min.js +1 -1
  65. package/bundles/taiga-ui-core-constants.umd.min.js.map +1 -1
  66. package/bundles/taiga-ui-core-directives-described-by.umd.js +4 -4
  67. package/bundles/taiga-ui-core-directives-described-by.umd.js.map +1 -1
  68. package/bundles/taiga-ui-core-directives-described-by.umd.min.js +1 -1
  69. package/bundles/taiga-ui-core-directives-described-by.umd.min.js.map +1 -1
  70. package/bundles/taiga-ui-core-directives-dropdown.umd.js +1 -6
  71. package/bundles/taiga-ui-core-directives-dropdown.umd.js.map +1 -1
  72. package/bundles/taiga-ui-core-directives-dropdown.umd.min.js +2 -2
  73. package/bundles/taiga-ui-core-directives-dropdown.umd.min.js.map +1 -1
  74. package/bundles/taiga-ui-core-directives-hint-controller.umd.js +17 -12
  75. package/bundles/taiga-ui-core-directives-hint-controller.umd.js.map +1 -1
  76. package/bundles/taiga-ui-core-directives-hint-controller.umd.min.js +2 -2
  77. package/bundles/taiga-ui-core-directives-hint-controller.umd.min.js.map +1 -1
  78. package/bundles/taiga-ui-core-directives-hint.umd.js +25 -6
  79. package/bundles/taiga-ui-core-directives-hint.umd.js.map +1 -1
  80. package/bundles/taiga-ui-core-directives-hint.umd.min.js +1 -1
  81. package/bundles/taiga-ui-core-directives-hint.umd.min.js.map +1 -1
  82. package/bundles/taiga-ui-core-directives-manual-hint.umd.js +20 -4
  83. package/bundles/taiga-ui-core-directives-manual-hint.umd.js.map +1 -1
  84. package/bundles/taiga-ui-core-directives-manual-hint.umd.min.js +1 -1
  85. package/bundles/taiga-ui-core-directives-manual-hint.umd.min.js.map +1 -1
  86. package/bundles/taiga-ui-core-directives-pointer-hint.umd.js +22 -6
  87. package/bundles/taiga-ui-core-directives-pointer-hint.umd.js.map +1 -1
  88. package/bundles/taiga-ui-core-directives-pointer-hint.umd.min.js +1 -1
  89. package/bundles/taiga-ui-core-directives-pointer-hint.umd.min.js.map +1 -1
  90. package/bundles/taiga-ui-core-directives.umd.js +4 -12
  91. package/bundles/taiga-ui-core-directives.umd.js.map +1 -1
  92. package/bundles/taiga-ui-core-directives.umd.min.js +1 -1
  93. package/bundles/taiga-ui-core-tokens.umd.js +8 -0
  94. package/bundles/taiga-ui-core-tokens.umd.js.map +1 -1
  95. package/bundles/taiga-ui-core-tokens.umd.min.js +1 -1
  96. package/bundles/taiga-ui-core-tokens.umd.min.js.map +1 -1
  97. package/bundles/taiga-ui-core-utils-format.umd.js +1 -1
  98. package/bundles/taiga-ui-core-utils-format.umd.js.map +1 -1
  99. package/bundles/taiga-ui-core-utils-format.umd.min.js +1 -1
  100. package/bundles/taiga-ui-core-utils-format.umd.min.js.map +1 -1
  101. package/bundles/taiga-ui-core-utils-mask.umd.js +1 -1
  102. package/bundles/taiga-ui-core-utils-mask.umd.js.map +1 -1
  103. package/bundles/taiga-ui-core-utils-mask.umd.min.js +1 -1
  104. package/bundles/taiga-ui-core-utils-mask.umd.min.js.map +1 -1
  105. package/bundles/taiga-ui-core-utils-polyfills.umd.js +5 -5
  106. package/bundles/taiga-ui-core-utils-polyfills.umd.js.map +1 -1
  107. package/bundles/taiga-ui-core-utils-polyfills.umd.min.js +1 -1
  108. package/bundles/taiga-ui-core-utils-polyfills.umd.min.js.map +1 -1
  109. package/components/button/button-options.d.ts +10 -4
  110. package/components/button/button.component.d.ts +3 -3
  111. package/components/button/taiga-ui-core-components-button.metadata.json +1 -1
  112. package/components/dialog/taiga-ui-core-components-dialog.metadata.json +1 -1
  113. package/components/dropdown-box/taiga-ui-core-components-dropdown-box.metadata.json +1 -1
  114. package/components/label/taiga-ui-core-components-label.metadata.json +1 -1
  115. package/components/link/taiga-ui-core-components-link.metadata.json +1 -1
  116. package/components/loader/loader.directive.d.ts +3 -0
  117. package/components/loader/taiga-ui-core-components-loader.metadata.json +1 -1
  118. package/components/primitive-calendar/primitive-calendar.component.d.ts +0 -1
  119. package/components/primitive-calendar/taiga-ui-core-components-primitive-calendar.metadata.json +1 -1
  120. package/components/primitive-checkbox/checkbox-options.d.ts +10 -4
  121. package/components/primitive-checkbox/primitive-checkbox.component.d.ts +2 -2
  122. package/components/primitive-checkbox/taiga-ui-core-components-primitive-checkbox.metadata.json +1 -1
  123. package/components/primitive-textfield/index.d.ts +3 -0
  124. package/components/primitive-textfield/primitive-textfield-options.d.ts +12 -0
  125. package/components/primitive-textfield/primitive-textfield.component.d.ts +18 -11
  126. package/components/primitive-textfield/primitive-textfield.directive.d.ts +8 -0
  127. package/components/primitive-textfield/taiga-ui-core-components-primitive-textfield.metadata.json +1 -1
  128. package/components/primitive-textfield/textfield/textfield.component.d.ts +15 -0
  129. package/components/primitive-textfield/value-decoration/value-decoration.component.d.ts +1 -0
  130. package/components/primitive-year-picker/taiga-ui-core-components-primitive-year-picker.metadata.json +1 -1
  131. package/components/root/root.component.d.ts +1 -1
  132. package/components/root/taiga-ui-core-components-root.metadata.json +1 -1
  133. package/components/scroll-controls/taiga-ui-core-components-scroll-controls.metadata.json +1 -1
  134. package/components/theme-night/taiga-ui-core-components-theme-night.metadata.json +1 -1
  135. package/components/tooltip/taiga-ui-core-components-tooltip.metadata.json +1 -1
  136. package/components/tooltip/tooltip.component.d.ts +9 -6
  137. package/constants/taiga-ui-core-constants.metadata.json +1 -1
  138. package/constants/version.d.ts +1 -1
  139. package/directives/described-by/taiga-ui-core-directives-described-by.metadata.json +1 -1
  140. package/directives/dropdown/taiga-ui-core-directives-dropdown.metadata.json +1 -1
  141. package/directives/hint/hint-options.d.ts +13 -0
  142. package/directives/hint/hint.directive.d.ts +5 -3
  143. package/directives/hint/index.d.ts +1 -0
  144. package/directives/hint/taiga-ui-core-directives-hint.metadata.json +1 -1
  145. package/directives/hint-controller/hint-controller.directive.d.ts +7 -5
  146. package/directives/hint-controller/taiga-ui-core-directives-hint-controller.metadata.json +1 -1
  147. package/directives/index.d.ts +0 -1
  148. package/directives/manual-hint/index.d.ts +1 -0
  149. package/directives/manual-hint/manual-hint-options.d.ts +7 -0
  150. package/directives/manual-hint/manual-hint.directive.d.ts +3 -1
  151. package/directives/manual-hint/taiga-ui-core-directives-manual-hint.metadata.json +1 -1
  152. package/directives/pointer-hint/index.d.ts +1 -0
  153. package/directives/pointer-hint/pointer-hint-options.d.ts +10 -0
  154. package/directives/pointer-hint/pointer-hint.directive.d.ts +5 -3
  155. package/directives/pointer-hint/taiga-ui-core-directives-pointer-hint.metadata.json +1 -1
  156. package/directives/taiga-ui-core-directives.metadata.json +1 -1
  157. package/esm2015/abstract/abstract-dropdown.js +12 -1
  158. package/esm2015/abstract/abstract-hint-options.js +6 -0
  159. package/esm2015/abstract/abstract-hint.js +7 -5
  160. package/esm2015/abstract/abstract-textfield-host.js +34 -0
  161. package/esm2015/abstract/index.js +3 -1
  162. package/esm2015/components/button/button-options.js +5 -1
  163. package/esm2015/components/button/button.component.js +3 -3
  164. package/esm2015/components/dialog/dialog.component.js +1 -1
  165. package/esm2015/components/dropdown-box/dropdown-box.component.js +1 -1
  166. package/esm2015/components/label/label.component.js +1 -1
  167. package/esm2015/components/link/link.component.js +3 -3
  168. package/esm2015/components/loader/loader.component.js +1 -1
  169. package/esm2015/components/loader/loader.directive.js +5 -2
  170. package/esm2015/components/primitive-calendar/primitive-calendar.component.js +3 -7
  171. package/esm2015/components/primitive-checkbox/checkbox-options.js +5 -1
  172. package/esm2015/components/primitive-checkbox/primitive-checkbox.component.js +3 -3
  173. package/esm2015/components/primitive-textfield/index.js +4 -1
  174. package/esm2015/components/primitive-textfield/primitive-textfield-options.js +16 -0
  175. package/esm2015/components/primitive-textfield/primitive-textfield.component.js +66 -31
  176. package/esm2015/components/primitive-textfield/primitive-textfield.directive.js +40 -0
  177. package/esm2015/components/primitive-textfield/primitive-textfield.module.js +15 -7
  178. package/esm2015/components/primitive-textfield/textfield/textfield.component.js +68 -0
  179. package/esm2015/components/primitive-textfield/value-decoration/value-decoration.component.js +12 -5
  180. package/esm2015/components/primitive-year-picker/primitive-year-picker.component.js +3 -3
  181. package/esm2015/components/root/root.component.js +11 -5
  182. package/esm2015/components/scroll-controls/scroll-controls.component.js +1 -1
  183. package/esm2015/components/theme-night/theme-night.component.js +1 -1
  184. package/esm2015/components/tooltip/tooltip.component.js +17 -10
  185. package/esm2015/components/tooltip/tooltip.module.js +3 -2
  186. package/esm2015/constants/version.js +2 -2
  187. package/esm2015/directives/described-by/described-by.providers.js +6 -6
  188. package/esm2015/directives/dropdown/dropdown.directive.js +2 -7
  189. package/esm2015/directives/hint/hint-options.js +14 -0
  190. package/esm2015/directives/hint/hint.directive.js +11 -7
  191. package/esm2015/directives/hint/index.js +2 -1
  192. package/esm2015/directives/hint-controller/hint-controller.directive.js +16 -10
  193. package/esm2015/directives/hint-controller/hint-controller.token.js +4 -3
  194. package/esm2015/directives/index.js +1 -2
  195. package/esm2015/directives/manual-hint/index.js +2 -1
  196. package/esm2015/directives/manual-hint/manual-hint-options.js +12 -0
  197. package/esm2015/directives/manual-hint/manual-hint.directive.js +9 -5
  198. package/esm2015/directives/pointer-hint/index.js +2 -1
  199. package/esm2015/directives/pointer-hint/pointer-hint-options.js +12 -0
  200. package/esm2015/directives/pointer-hint/pointer-hint.directive.js +11 -7
  201. package/esm2015/interfaces/index.js +1 -1
  202. package/esm2015/interfaces/textfield-host.js +1 -0
  203. package/esm2015/tokens/index.js +3 -1
  204. package/esm2015/tokens/textfield-host.js +3 -0
  205. package/esm2015/tokens/theme.js +5 -0
  206. package/esm2015/utils/format/format-number.js +2 -2
  207. package/esm2015/utils/mask/create-number-mask.js +2 -2
  208. package/esm2015/utils/polyfills/inner-HTML.js +3 -2
  209. package/esm5/abstract/abstract-dropdown.js +12 -1
  210. package/esm5/abstract/abstract-hint-options.js +6 -0
  211. package/esm5/abstract/abstract-hint.js +7 -5
  212. package/esm5/abstract/abstract-textfield-host.js +55 -0
  213. package/esm5/abstract/index.js +3 -1
  214. package/esm5/components/button/button-options.js +6 -1
  215. package/esm5/components/button/button.component.js +3 -3
  216. package/esm5/components/dialog/dialog.component.js +1 -1
  217. package/esm5/components/dropdown-box/dropdown-box.component.js +1 -1
  218. package/esm5/components/label/label.component.js +1 -1
  219. package/esm5/components/link/link.component.js +3 -3
  220. package/esm5/components/loader/loader.component.js +1 -1
  221. package/esm5/components/loader/loader.directive.js +5 -2
  222. package/esm5/components/primitive-calendar/primitive-calendar.component.js +3 -7
  223. package/esm5/components/primitive-checkbox/checkbox-options.js +6 -1
  224. package/esm5/components/primitive-checkbox/primitive-checkbox.component.js +3 -3
  225. package/esm5/components/primitive-textfield/index.js +4 -1
  226. package/esm5/components/primitive-textfield/primitive-textfield-options.js +17 -0
  227. package/esm5/components/primitive-textfield/primitive-textfield.component.js +70 -35
  228. package/esm5/components/primitive-textfield/primitive-textfield.directive.js +49 -0
  229. package/esm5/components/primitive-textfield/primitive-textfield.module.js +15 -7
  230. package/esm5/components/primitive-textfield/textfield/textfield.component.js +77 -0
  231. package/esm5/components/primitive-textfield/value-decoration/value-decoration.component.js +16 -5
  232. package/esm5/components/primitive-year-picker/primitive-year-picker.component.js +3 -3
  233. package/esm5/components/root/root.component.js +12 -5
  234. package/esm5/components/scroll-controls/scroll-controls.component.js +1 -1
  235. package/esm5/components/theme-night/theme-night.component.js +1 -1
  236. package/esm5/components/tooltip/tooltip.component.js +21 -10
  237. package/esm5/components/tooltip/tooltip.module.js +3 -2
  238. package/esm5/constants/version.js +2 -2
  239. package/esm5/directives/described-by/described-by.providers.js +7 -7
  240. package/esm5/directives/dropdown/dropdown.directive.js +2 -7
  241. package/esm5/directives/hint/hint-options.js +15 -0
  242. package/esm5/directives/hint/hint.directive.js +11 -7
  243. package/esm5/directives/hint/index.js +2 -1
  244. package/esm5/directives/hint-controller/hint-controller.directive.js +16 -10
  245. package/esm5/directives/hint-controller/hint-controller.token.js +4 -3
  246. package/esm5/directives/index.js +1 -2
  247. package/esm5/directives/manual-hint/index.js +2 -1
  248. package/esm5/directives/manual-hint/manual-hint-options.js +13 -0
  249. package/esm5/directives/manual-hint/manual-hint.directive.js +9 -5
  250. package/esm5/directives/pointer-hint/index.js +2 -1
  251. package/esm5/directives/pointer-hint/pointer-hint-options.js +13 -0
  252. package/esm5/directives/pointer-hint/pointer-hint.directive.js +11 -7
  253. package/esm5/interfaces/index.js +1 -1
  254. package/esm5/interfaces/textfield-host.js +1 -0
  255. package/esm5/tokens/index.js +3 -1
  256. package/esm5/tokens/textfield-host.js +3 -0
  257. package/esm5/tokens/theme.js +5 -0
  258. package/esm5/utils/format/format-number.js +2 -2
  259. package/esm5/utils/mask/create-number-mask.js +2 -2
  260. package/esm5/utils/polyfills/inner-HTML.js +3 -2
  261. package/fesm2015/taiga-ui-core-abstract.js +57 -8
  262. package/fesm2015/taiga-ui-core-abstract.js.map +1 -1
  263. package/fesm2015/taiga-ui-core-components-button.js +7 -3
  264. package/fesm2015/taiga-ui-core-components-button.js.map +1 -1
  265. package/fesm2015/taiga-ui-core-components-dialog.js +1 -1
  266. package/fesm2015/taiga-ui-core-components-dropdown-box.js +1 -1
  267. package/fesm2015/taiga-ui-core-components-label.js +1 -1
  268. package/fesm2015/taiga-ui-core-components-link.js +2 -2
  269. package/fesm2015/taiga-ui-core-components-link.js.map +1 -1
  270. package/fesm2015/taiga-ui-core-components-loader.js +5 -2
  271. package/fesm2015/taiga-ui-core-components-loader.js.map +1 -1
  272. package/fesm2015/taiga-ui-core-components-primitive-calendar.js +2 -6
  273. package/fesm2015/taiga-ui-core-components-primitive-calendar.js.map +1 -1
  274. package/fesm2015/taiga-ui-core-components-primitive-checkbox.js +7 -3
  275. package/fesm2015/taiga-ui-core-components-primitive-checkbox.js.map +1 -1
  276. package/fesm2015/taiga-ui-core-components-primitive-textfield.js +201 -42
  277. package/fesm2015/taiga-ui-core-components-primitive-textfield.js.map +1 -1
  278. package/fesm2015/taiga-ui-core-components-primitive-year-picker.js +2 -2
  279. package/fesm2015/taiga-ui-core-components-primitive-year-picker.js.map +1 -1
  280. package/fesm2015/taiga-ui-core-components-root.js +10 -5
  281. package/fesm2015/taiga-ui-core-components-root.js.map +1 -1
  282. package/fesm2015/taiga-ui-core-components-scroll-controls.js +1 -1
  283. package/fesm2015/taiga-ui-core-components-theme-night.js +1 -1
  284. package/fesm2015/taiga-ui-core-components-tooltip.js +18 -10
  285. package/fesm2015/taiga-ui-core-components-tooltip.js.map +1 -1
  286. package/fesm2015/taiga-ui-core-constants.js +1 -1
  287. package/fesm2015/taiga-ui-core-constants.js.map +1 -1
  288. package/fesm2015/taiga-ui-core-directives-described-by.js +6 -6
  289. package/fesm2015/taiga-ui-core-directives-described-by.js.map +1 -1
  290. package/fesm2015/taiga-ui-core-directives-dropdown.js +1 -6
  291. package/fesm2015/taiga-ui-core-directives-dropdown.js.map +1 -1
  292. package/fesm2015/taiga-ui-core-directives-hint-controller.js +16 -10
  293. package/fesm2015/taiga-ui-core-directives-hint-controller.js.map +1 -1
  294. package/fesm2015/taiga-ui-core-directives-hint.js +24 -9
  295. package/fesm2015/taiga-ui-core-directives-hint.js.map +1 -1
  296. package/fesm2015/taiga-ui-core-directives-manual-hint.js +20 -7
  297. package/fesm2015/taiga-ui-core-directives-manual-hint.js.map +1 -1
  298. package/fesm2015/taiga-ui-core-directives-pointer-hint.js +22 -9
  299. package/fesm2015/taiga-ui-core-directives-pointer-hint.js.map +1 -1
  300. package/fesm2015/taiga-ui-core-directives.js +0 -1
  301. package/fesm2015/taiga-ui-core-directives.js.map +1 -1
  302. package/fesm2015/taiga-ui-core-tokens.js +7 -1
  303. package/fesm2015/taiga-ui-core-tokens.js.map +1 -1
  304. package/fesm2015/taiga-ui-core-utils-format.js +1 -1
  305. package/fesm2015/taiga-ui-core-utils-format.js.map +1 -1
  306. package/fesm2015/taiga-ui-core-utils-mask.js +1 -1
  307. package/fesm2015/taiga-ui-core-utils-mask.js.map +1 -1
  308. package/fesm2015/taiga-ui-core-utils-polyfills.js +3 -1
  309. package/fesm2015/taiga-ui-core-utils-polyfills.js.map +1 -1
  310. package/fesm5/taiga-ui-core-abstract.js +78 -8
  311. package/fesm5/taiga-ui-core-abstract.js.map +1 -1
  312. package/fesm5/taiga-ui-core-components-button.js +8 -4
  313. package/fesm5/taiga-ui-core-components-button.js.map +1 -1
  314. package/fesm5/taiga-ui-core-components-dialog.js +1 -1
  315. package/fesm5/taiga-ui-core-components-dropdown-box.js +1 -1
  316. package/fesm5/taiga-ui-core-components-label.js +1 -1
  317. package/fesm5/taiga-ui-core-components-link.js +2 -2
  318. package/fesm5/taiga-ui-core-components-link.js.map +1 -1
  319. package/fesm5/taiga-ui-core-components-loader.js +5 -2
  320. package/fesm5/taiga-ui-core-components-loader.js.map +1 -1
  321. package/fesm5/taiga-ui-core-components-primitive-calendar.js +2 -6
  322. package/fesm5/taiga-ui-core-components-primitive-calendar.js.map +1 -1
  323. package/fesm5/taiga-ui-core-components-primitive-checkbox.js +8 -4
  324. package/fesm5/taiga-ui-core-components-primitive-checkbox.js.map +1 -1
  325. package/fesm5/taiga-ui-core-components-primitive-textfield.js +228 -47
  326. package/fesm5/taiga-ui-core-components-primitive-textfield.js.map +1 -1
  327. package/fesm5/taiga-ui-core-components-primitive-year-picker.js +2 -2
  328. package/fesm5/taiga-ui-core-components-primitive-year-picker.js.map +1 -1
  329. package/fesm5/taiga-ui-core-components-root.js +11 -5
  330. package/fesm5/taiga-ui-core-components-root.js.map +1 -1
  331. package/fesm5/taiga-ui-core-components-scroll-controls.js +1 -1
  332. package/fesm5/taiga-ui-core-components-theme-night.js +1 -1
  333. package/fesm5/taiga-ui-core-components-tooltip.js +22 -10
  334. package/fesm5/taiga-ui-core-components-tooltip.js.map +1 -1
  335. package/fesm5/taiga-ui-core-constants.js +1 -1
  336. package/fesm5/taiga-ui-core-constants.js.map +1 -1
  337. package/fesm5/taiga-ui-core-directives-described-by.js +7 -7
  338. package/fesm5/taiga-ui-core-directives-described-by.js.map +1 -1
  339. package/fesm5/taiga-ui-core-directives-dropdown.js +1 -6
  340. package/fesm5/taiga-ui-core-directives-dropdown.js.map +1 -1
  341. package/fesm5/taiga-ui-core-directives-hint-controller.js +16 -10
  342. package/fesm5/taiga-ui-core-directives-hint-controller.js.map +1 -1
  343. package/fesm5/taiga-ui-core-directives-hint.js +25 -10
  344. package/fesm5/taiga-ui-core-directives-hint.js.map +1 -1
  345. package/fesm5/taiga-ui-core-directives-manual-hint.js +21 -8
  346. package/fesm5/taiga-ui-core-directives-manual-hint.js.map +1 -1
  347. package/fesm5/taiga-ui-core-directives-pointer-hint.js +23 -10
  348. package/fesm5/taiga-ui-core-directives-pointer-hint.js.map +1 -1
  349. package/fesm5/taiga-ui-core-directives.js +0 -1
  350. package/fesm5/taiga-ui-core-directives.js.map +1 -1
  351. package/fesm5/taiga-ui-core-tokens.js +7 -1
  352. package/fesm5/taiga-ui-core-tokens.js.map +1 -1
  353. package/fesm5/taiga-ui-core-utils-format.js +1 -1
  354. package/fesm5/taiga-ui-core-utils-format.js.map +1 -1
  355. package/fesm5/taiga-ui-core-utils-mask.js +1 -1
  356. package/fesm5/taiga-ui-core-utils-mask.js.map +1 -1
  357. package/fesm5/taiga-ui-core-utils-polyfills.js +3 -1
  358. package/fesm5/taiga-ui-core-utils-polyfills.js.map +1 -1
  359. package/interfaces/index.d.ts +1 -0
  360. package/interfaces/taiga-ui-core-interfaces.metadata.json +1 -1
  361. package/interfaces/textfield-host.d.ts +9 -0
  362. package/package.json +7 -6
  363. package/styles/markup/tui-form-old.less +13 -11
  364. package/styles/markup/tui-form.less +12 -15
  365. package/styles/markup/tui-island.less +1 -0
  366. package/styles/mixins/picker.less +10 -10
  367. package/styles/mixins/picker.scss +10 -10
  368. package/styles/mixins/textfield.less +48 -28
  369. package/styles/mixins/textfield.scss +21 -30
  370. package/styles/theme/variables.less +3 -0
  371. package/tokens/index.d.ts +2 -0
  372. package/tokens/taiga-ui-core-tokens.metadata.json +1 -1
  373. package/tokens/textfield-host.d.ts +3 -0
  374. package/tokens/theme.d.ts +2 -0
  375. package/bundles/taiga-ui-core-directives-border.umd.js +0 -291
  376. package/bundles/taiga-ui-core-directives-border.umd.js.map +0 -1
  377. package/bundles/taiga-ui-core-directives-border.umd.min.js +0 -16
  378. package/bundles/taiga-ui-core-directives-border.umd.min.js.map +0 -1
  379. package/directives/border/border.directive.d.ts +0 -9
  380. package/directives/border/border.module.d.ts +0 -2
  381. package/directives/border/index.d.ts +0 -2
  382. package/directives/border/package.json +0 -13
  383. package/directives/border/taiga-ui-core-directives-border.d.ts +0 -4
  384. package/directives/border/taiga-ui-core-directives-border.metadata.json +0 -1
  385. package/esm2015/directives/border/border.directive.js +0 -42
  386. package/esm2015/directives/border/border.module.js +0 -13
  387. package/esm2015/directives/border/index.js +0 -3
  388. package/esm2015/directives/border/taiga-ui-core-directives-border.js +0 -5
  389. package/esm5/directives/border/border.directive.js +0 -51
  390. package/esm5/directives/border/border.module.js +0 -16
  391. package/esm5/directives/border/index.js +0 -3
  392. package/esm5/directives/border/taiga-ui-core-directives-border.js +0 -5
  393. package/fesm2015/taiga-ui-core-directives-border.js +0 -57
  394. package/fesm2015/taiga-ui-core-directives-border.js.map +0 -1
  395. package/fesm5/taiga-ui-core-directives-border.js +0 -69
  396. package/fesm5/taiga-ui-core-directives-border.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../node_modules/tslib/tslib.es6.js","ng://@taiga-ui/core/directives/border/border.directive.ts","ng://@taiga-ui/core/directives/border/border.module.ts"],"names":["__decorate","decorators","target","key","desc","d","c","arguments","length","r","Object","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","TuiBorderDirective","css","this","start","end","modern","supports","paramIndex","decorator","prototype","Inject","args","CSS","Input","HostBinding","Directive","selector","TuiBorderModule","NgModule","declarations","exports"],"mappings":";;;;;;;;;;;;;;oFAoDO,SAASA,EAAWC,EAAYC,EAAQC,EAAKC,GAChD,IAA2HC,EAAvHC,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIJ,EAAkB,OAATE,EAAgBA,EAAOM,OAAOC,yBAAyBT,EAAQC,GAAOC,EACrH,GAAuB,iBAAZQ,SAAoD,mBAArBA,QAAQC,SAAyBJ,EAAIG,QAAQC,SAASZ,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIU,EAAIb,EAAWO,OAAS,EAAGM,GAAK,EAAGA,KAAST,EAAIJ,EAAWa,MAAIL,GAAKH,EAAI,EAAID,EAAEI,GAAKH,EAAI,EAAID,EAAEH,EAAQC,EAAKM,GAAKJ,EAAEH,EAAQC,KAASM,GAChJ,OAAOH,EAAI,GAAKG,GAAKC,OAAOK,eAAeb,EAAQC,EAAKM,GAAIA,mBCvC5D,SAAAO,EAA0CC,GAAAC,KAAAD,IAAAA,EAR1CC,KAAAC,MAAQ,EAIRD,KAAAE,IAAM,EAEGF,KAAAG,OAASH,KAAKD,IAAIK,SAAS,4BAA6B,KD4C9D,IAAiBC,EAAYC,EC/BpC,OARId,OAAAK,eAAIC,EAAAS,UAAA,WAAQ,KAAZ,WACI,OAAOP,KAAKG,OAAS,KAAOH,KAAKC,uCAIrCT,OAAAK,eAAIC,EAAAS,UAAA,SAAM,KAAV,WACI,OAAOP,KAAKG,OAAS,KAAOH,KAAKE,uGATxBM,EAAAA,OAAMC,KAAA,CAACC,EAAAA,UARpB5B,EAAA,CAFC6B,EAAAA,MAAM,kBACNC,EAAAA,YAAY,iEAKb9B,EAAA,CAFC6B,EAAAA,MAAM,gBACNC,EAAAA,YAAY,6DAQb9B,EAAA,CADC8B,EAAAA,YAAY,2DAMb9B,EAAA,CADC8B,EAAAA,YAAY,0DAlBJd,EAAkBhB,EAAA,CAH9B+B,EAAAA,UAAU,CACPC,SAAU,sCDuDUT,EC1CP,ED0CmBC,EC1CnBE,EAAAA,OAAOE,EAAAA,KD2Cb,SAAU1B,EAAQC,GAAOqB,EAAUtB,EAAQC,EAAKoB,MCtD9CP,mBCEb,SAAAiB,KAA8B,OAAjBA,EAAejC,EAAA,CAJ3BkC,EAAAA,SAAS,CACNC,aAAc,CAACnB,GACfoB,QAAS,CAACpB,MAEDiB","sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport function __createBinding(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (p !== \"default\" && !exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n};\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];\r\n result.default = mod;\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, privateMap) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to get private field on non-instance\");\r\n }\r\n return privateMap.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, privateMap, value) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to set private field on non-instance\");\r\n }\r\n privateMap.set(receiver, value);\r\n return value;\r\n}\r\n","import {Directive, HostBinding, Inject, Input} from '@angular/core';\nimport {CSS} from '@ng-web-apis/common';\n\n@Directive({\n selector: '[tuiBorderStart], [tuiBorderEnd]',\n})\nexport class TuiBorderDirective {\n @Input('tuiBorderStart')\n @HostBinding('style.borderInlineStartWidth.rem')\n start = 0;\n\n @Input('tuiBorderEnd')\n @HostBinding('style.borderInlineEndWidth.rem')\n end = 0;\n\n readonly modern = this.css.supports('border-inline-start-width', '0');\n\n constructor(@Inject(CSS) private readonly css: any) {}\n\n @HostBinding('style.borderLeftWidth.rem')\n get oldStart(): number | null {\n return this.modern ? null : this.start;\n }\n\n @HostBinding('style.borderRightWidth.rem')\n get oldEnd(): number | null {\n return this.modern ? null : this.end;\n }\n}\n","import {NgModule} from '@angular/core';\n\nimport {TuiBorderDirective} from './border.directive';\n\n@NgModule({\n declarations: [TuiBorderDirective],\n exports: [TuiBorderDirective],\n})\nexport class TuiBorderModule {}\n"]}
@@ -1,9 +0,0 @@
1
- export declare class TuiBorderDirective {
2
- private readonly css;
3
- start: number;
4
- end: number;
5
- readonly modern: any;
6
- constructor(css: any);
7
- get oldStart(): number | null;
8
- get oldEnd(): number | null;
9
- }
@@ -1,2 +0,0 @@
1
- export declare class TuiBorderModule {
2
- }
@@ -1,2 +0,0 @@
1
- export * from './border.directive';
2
- export * from './border.module';
@@ -1,13 +0,0 @@
1
- {
2
- "main": "../../bundles/taiga-ui-core-directives-border.umd.js",
3
- "module": "../../fesm5/taiga-ui-core-directives-border.js",
4
- "es2015": "../../fesm2015/taiga-ui-core-directives-border.js",
5
- "esm5": "../../esm5/directives/border/taiga-ui-core-directives-border.js",
6
- "esm2015": "../../esm2015/directives/border/taiga-ui-core-directives-border.js",
7
- "fesm5": "../../fesm5/taiga-ui-core-directives-border.js",
8
- "fesm2015": "../../fesm2015/taiga-ui-core-directives-border.js",
9
- "typings": "taiga-ui-core-directives-border.d.ts",
10
- "metadata": "taiga-ui-core-directives-border.metadata.json",
11
- "sideEffects": false,
12
- "name": "@taiga-ui/core/directives/border"
13
- }
@@ -1,4 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
@@ -1 +0,0 @@
1
- {"__symbolic":"module","version":4,"metadata":{"TuiBorderDirective":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive","line":3,"character":1},"arguments":[{"selector":"[tuiBorderStart], [tuiBorderEnd]"}]}],"members":{"start":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":7,"character":5},"arguments":["tuiBorderStart"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"HostBinding","line":8,"character":5},"arguments":["style.borderInlineStartWidth.rem"]}]}],"end":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":11,"character":5},"arguments":["tuiBorderEnd"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"HostBinding","line":12,"character":5},"arguments":["style.borderInlineEndWidth.rem"]}]}],"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":17,"character":17},"arguments":[{"__symbolic":"reference","module":"@ng-web-apis/common","name":"CSS","line":17,"character":24}]}]],"parameters":[{"__symbolic":"reference","name":"any"}]}],"oldStart":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"HostBinding","line":19,"character":5},"arguments":["style.borderLeftWidth.rem"]}]}],"oldEnd":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"HostBinding","line":24,"character":5},"arguments":["style.borderRightWidth.rem"]}]}]}},"TuiBorderModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":4,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"TuiBorderDirective"}],"exports":[{"__symbolic":"reference","name":"TuiBorderDirective"}]}]}],"members":{}}},"origins":{"TuiBorderDirective":"./border.directive","TuiBorderModule":"./border.module"},"importAs":"@taiga-ui/core/directives/border"}
@@ -1,42 +0,0 @@
1
- import { __decorate, __param } from "tslib";
2
- import { Directive, HostBinding, Inject, Input } from '@angular/core';
3
- import { CSS } from '@ng-web-apis/common';
4
- let TuiBorderDirective = class TuiBorderDirective {
5
- constructor(css) {
6
- this.css = css;
7
- this.start = 0;
8
- this.end = 0;
9
- this.modern = this.css.supports('border-inline-start-width', '0');
10
- }
11
- get oldStart() {
12
- return this.modern ? null : this.start;
13
- }
14
- get oldEnd() {
15
- return this.modern ? null : this.end;
16
- }
17
- };
18
- TuiBorderDirective.ctorParameters = () => [
19
- { type: undefined, decorators: [{ type: Inject, args: [CSS,] }] }
20
- ];
21
- __decorate([
22
- Input('tuiBorderStart'),
23
- HostBinding('style.borderInlineStartWidth.rem')
24
- ], TuiBorderDirective.prototype, "start", void 0);
25
- __decorate([
26
- Input('tuiBorderEnd'),
27
- HostBinding('style.borderInlineEndWidth.rem')
28
- ], TuiBorderDirective.prototype, "end", void 0);
29
- __decorate([
30
- HostBinding('style.borderLeftWidth.rem')
31
- ], TuiBorderDirective.prototype, "oldStart", null);
32
- __decorate([
33
- HostBinding('style.borderRightWidth.rem')
34
- ], TuiBorderDirective.prototype, "oldEnd", null);
35
- TuiBorderDirective = __decorate([
36
- Directive({
37
- selector: '[tuiBorderStart], [tuiBorderEnd]',
38
- }),
39
- __param(0, Inject(CSS))
40
- ], TuiBorderDirective);
41
- export { TuiBorderDirective };
42
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9yZGVyLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiJuZzovL0B0YWlnYS11aS9jb3JlL2RpcmVjdGl2ZXMvYm9yZGVyLyIsInNvdXJjZXMiOlsiYm9yZGVyLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFDLFNBQVMsRUFBRSxXQUFXLEVBQUUsTUFBTSxFQUFFLEtBQUssRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUNwRSxPQUFPLEVBQUMsR0FBRyxFQUFDLE1BQU0scUJBQXFCLENBQUM7QUFLeEMsSUFBYSxrQkFBa0IsR0FBL0IsTUFBYSxrQkFBa0I7SUFXM0IsWUFBMEMsR0FBUTtRQUFSLFFBQUcsR0FBSCxHQUFHLENBQUs7UUFSbEQsVUFBSyxHQUFHLENBQUMsQ0FBQztRQUlWLFFBQUcsR0FBRyxDQUFDLENBQUM7UUFFQyxXQUFNLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxRQUFRLENBQUMsMkJBQTJCLEVBQUUsR0FBRyxDQUFDLENBQUM7SUFFakIsQ0FBQztJQUd0RCxJQUFJLFFBQVE7UUFDUixPQUFPLElBQUksQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQztJQUMzQyxDQUFDO0lBR0QsSUFBSSxNQUFNO1FBQ04sT0FBTyxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUM7SUFDekMsQ0FBQztDQUNKLENBQUE7OzRDQVhnQixNQUFNLFNBQUMsR0FBRzs7QUFSdkI7SUFGQyxLQUFLLENBQUMsZ0JBQWdCLENBQUM7SUFDdkIsV0FBVyxDQUFDLGtDQUFrQyxDQUFDO2lEQUN0QztBQUlWO0lBRkMsS0FBSyxDQUFDLGNBQWMsQ0FBQztJQUNyQixXQUFXLENBQUMsZ0NBQWdDLENBQUM7K0NBQ3RDO0FBT1I7SUFEQyxXQUFXLENBQUMsMkJBQTJCLENBQUM7a0RBR3hDO0FBR0Q7SUFEQyxXQUFXLENBQUMsNEJBQTRCLENBQUM7Z0RBR3pDO0FBckJRLGtCQUFrQjtJQUg5QixTQUFTLENBQUM7UUFDUCxRQUFRLEVBQUUsa0NBQWtDO0tBQy9DLENBQUM7SUFZZSxXQUFBLE1BQU0sQ0FBQyxHQUFHLENBQUMsQ0FBQTtHQVhmLGtCQUFrQixDQXNCOUI7U0F0Qlksa0JBQWtCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtEaXJlY3RpdmUsIEhvc3RCaW5kaW5nLCBJbmplY3QsIElucHV0fSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7Q1NTfSBmcm9tICdAbmctd2ViLWFwaXMvY29tbW9uJztcblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdbdHVpQm9yZGVyU3RhcnRdLCBbdHVpQm9yZGVyRW5kXScsXG59KVxuZXhwb3J0IGNsYXNzIFR1aUJvcmRlckRpcmVjdGl2ZSB7XG4gICAgQElucHV0KCd0dWlCb3JkZXJTdGFydCcpXG4gICAgQEhvc3RCaW5kaW5nKCdzdHlsZS5ib3JkZXJJbmxpbmVTdGFydFdpZHRoLnJlbScpXG4gICAgc3RhcnQgPSAwO1xuXG4gICAgQElucHV0KCd0dWlCb3JkZXJFbmQnKVxuICAgIEBIb3N0QmluZGluZygnc3R5bGUuYm9yZGVySW5saW5lRW5kV2lkdGgucmVtJylcbiAgICBlbmQgPSAwO1xuXG4gICAgcmVhZG9ubHkgbW9kZXJuID0gdGhpcy5jc3Muc3VwcG9ydHMoJ2JvcmRlci1pbmxpbmUtc3RhcnQtd2lkdGgnLCAnMCcpO1xuXG4gICAgY29uc3RydWN0b3IoQEluamVjdChDU1MpIHByaXZhdGUgcmVhZG9ubHkgY3NzOiBhbnkpIHt9XG5cbiAgICBASG9zdEJpbmRpbmcoJ3N0eWxlLmJvcmRlckxlZnRXaWR0aC5yZW0nKVxuICAgIGdldCBvbGRTdGFydCgpOiBudW1iZXIgfCBudWxsIHtcbiAgICAgICAgcmV0dXJuIHRoaXMubW9kZXJuID8gbnVsbCA6IHRoaXMuc3RhcnQ7XG4gICAgfVxuXG4gICAgQEhvc3RCaW5kaW5nKCdzdHlsZS5ib3JkZXJSaWdodFdpZHRoLnJlbScpXG4gICAgZ2V0IG9sZEVuZCgpOiBudW1iZXIgfCBudWxsIHtcbiAgICAgICAgcmV0dXJuIHRoaXMubW9kZXJuID8gbnVsbCA6IHRoaXMuZW5kO1xuICAgIH1cbn1cbiJdfQ==
@@ -1,13 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { NgModule } from '@angular/core';
3
- import { TuiBorderDirective } from './border.directive';
4
- let TuiBorderModule = class TuiBorderModule {
5
- };
6
- TuiBorderModule = __decorate([
7
- NgModule({
8
- declarations: [TuiBorderDirective],
9
- exports: [TuiBorderDirective],
10
- })
11
- ], TuiBorderModule);
12
- export { TuiBorderModule };
13
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9yZGVyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiJuZzovL0B0YWlnYS11aS9jb3JlL2RpcmVjdGl2ZXMvYm9yZGVyLyIsInNvdXJjZXMiOlsiYm9yZGVyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFDLFFBQVEsRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUV2QyxPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSxvQkFBb0IsQ0FBQztBQU10RCxJQUFhLGVBQWUsR0FBNUIsTUFBYSxlQUFlO0NBQUcsQ0FBQTtBQUFsQixlQUFlO0lBSjNCLFFBQVEsQ0FBQztRQUNOLFlBQVksRUFBRSxDQUFDLGtCQUFrQixDQUFDO1FBQ2xDLE9BQU8sRUFBRSxDQUFDLGtCQUFrQixDQUFDO0tBQ2hDLENBQUM7R0FDVyxlQUFlLENBQUc7U0FBbEIsZUFBZSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7TmdNb2R1bGV9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5pbXBvcnQge1R1aUJvcmRlckRpcmVjdGl2ZX0gZnJvbSAnLi9ib3JkZXIuZGlyZWN0aXZlJztcblxuQE5nTW9kdWxlKHtcbiAgICBkZWNsYXJhdGlvbnM6IFtUdWlCb3JkZXJEaXJlY3RpdmVdLFxuICAgIGV4cG9ydHM6IFtUdWlCb3JkZXJEaXJlY3RpdmVdLFxufSlcbmV4cG9ydCBjbGFzcyBUdWlCb3JkZXJNb2R1bGUge31cbiJdfQ==
@@ -1,3 +0,0 @@
1
- export * from './border.directive';
2
- export * from './border.module';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290Ijoibmc6Ly9AdGFpZ2EtdWkvY29yZS9kaXJlY3RpdmVzL2JvcmRlci8iLCJzb3VyY2VzIjpbImluZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYyxpQkFBaUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vYm9yZGVyLmRpcmVjdGl2ZSc7XG5leHBvcnQgKiBmcm9tICcuL2JvcmRlci5tb2R1bGUnO1xuIl19
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFpZ2EtdWktY29yZS1kaXJlY3RpdmVzLWJvcmRlci5qcyIsInNvdXJjZVJvb3QiOiJuZzovL0B0YWlnYS11aS9jb3JlL2RpcmVjdGl2ZXMvYm9yZGVyLyIsInNvdXJjZXMiOlsidGFpZ2EtdWktY29yZS1kaXJlY3RpdmVzLWJvcmRlci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsU0FBUyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL2luZGV4JztcbiJdfQ==
@@ -1,51 +0,0 @@
1
- import { __decorate, __param } from "tslib";
2
- import { Directive, HostBinding, Inject, Input } from '@angular/core';
3
- import { CSS } from '@ng-web-apis/common';
4
- var TuiBorderDirective = /** @class */ (function () {
5
- function TuiBorderDirective(css) {
6
- this.css = css;
7
- this.start = 0;
8
- this.end = 0;
9
- this.modern = this.css.supports('border-inline-start-width', '0');
10
- }
11
- Object.defineProperty(TuiBorderDirective.prototype, "oldStart", {
12
- get: function () {
13
- return this.modern ? null : this.start;
14
- },
15
- enumerable: true,
16
- configurable: true
17
- });
18
- Object.defineProperty(TuiBorderDirective.prototype, "oldEnd", {
19
- get: function () {
20
- return this.modern ? null : this.end;
21
- },
22
- enumerable: true,
23
- configurable: true
24
- });
25
- TuiBorderDirective.ctorParameters = function () { return [
26
- { type: undefined, decorators: [{ type: Inject, args: [CSS,] }] }
27
- ]; };
28
- __decorate([
29
- Input('tuiBorderStart'),
30
- HostBinding('style.borderInlineStartWidth.rem')
31
- ], TuiBorderDirective.prototype, "start", void 0);
32
- __decorate([
33
- Input('tuiBorderEnd'),
34
- HostBinding('style.borderInlineEndWidth.rem')
35
- ], TuiBorderDirective.prototype, "end", void 0);
36
- __decorate([
37
- HostBinding('style.borderLeftWidth.rem')
38
- ], TuiBorderDirective.prototype, "oldStart", null);
39
- __decorate([
40
- HostBinding('style.borderRightWidth.rem')
41
- ], TuiBorderDirective.prototype, "oldEnd", null);
42
- TuiBorderDirective = __decorate([
43
- Directive({
44
- selector: '[tuiBorderStart], [tuiBorderEnd]',
45
- }),
46
- __param(0, Inject(CSS))
47
- ], TuiBorderDirective);
48
- return TuiBorderDirective;
49
- }());
50
- export { TuiBorderDirective };
51
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9yZGVyLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiJuZzovL0B0YWlnYS11aS9jb3JlL2RpcmVjdGl2ZXMvYm9yZGVyLyIsInNvdXJjZXMiOlsiYm9yZGVyLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFDLFNBQVMsRUFBRSxXQUFXLEVBQUUsTUFBTSxFQUFFLEtBQUssRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUNwRSxPQUFPLEVBQUMsR0FBRyxFQUFDLE1BQU0scUJBQXFCLENBQUM7QUFLeEM7SUFXSSw0QkFBMEMsR0FBUTtRQUFSLFFBQUcsR0FBSCxHQUFHLENBQUs7UUFSbEQsVUFBSyxHQUFHLENBQUMsQ0FBQztRQUlWLFFBQUcsR0FBRyxDQUFDLENBQUM7UUFFQyxXQUFNLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxRQUFRLENBQUMsMkJBQTJCLEVBQUUsR0FBRyxDQUFDLENBQUM7SUFFakIsQ0FBQztJQUd0RCxzQkFBSSx3Q0FBUTthQUFaO1lBQ0ksT0FBTyxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUM7UUFDM0MsQ0FBQzs7O09BQUE7SUFHRCxzQkFBSSxzQ0FBTTthQUFWO1lBQ0ksT0FBTyxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUM7UUFDekMsQ0FBQzs7O09BQUE7O2dEQVZZLE1BQU0sU0FBQyxHQUFHOztJQVJ2QjtRQUZDLEtBQUssQ0FBQyxnQkFBZ0IsQ0FBQztRQUN2QixXQUFXLENBQUMsa0NBQWtDLENBQUM7cURBQ3RDO0lBSVY7UUFGQyxLQUFLLENBQUMsY0FBYyxDQUFDO1FBQ3JCLFdBQVcsQ0FBQyxnQ0FBZ0MsQ0FBQzttREFDdEM7SUFPUjtRQURDLFdBQVcsQ0FBQywyQkFBMkIsQ0FBQztzREFHeEM7SUFHRDtRQURDLFdBQVcsQ0FBQyw0QkFBNEIsQ0FBQztvREFHekM7SUFyQlEsa0JBQWtCO1FBSDlCLFNBQVMsQ0FBQztZQUNQLFFBQVEsRUFBRSxrQ0FBa0M7U0FDL0MsQ0FBQztRQVllLFdBQUEsTUFBTSxDQUFDLEdBQUcsQ0FBQyxDQUFBO09BWGYsa0JBQWtCLENBc0I5QjtJQUFELHlCQUFDO0NBQUEsQUF0QkQsSUFzQkM7U0F0Qlksa0JBQWtCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtEaXJlY3RpdmUsIEhvc3RCaW5kaW5nLCBJbmplY3QsIElucHV0fSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7Q1NTfSBmcm9tICdAbmctd2ViLWFwaXMvY29tbW9uJztcblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdbdHVpQm9yZGVyU3RhcnRdLCBbdHVpQm9yZGVyRW5kXScsXG59KVxuZXhwb3J0IGNsYXNzIFR1aUJvcmRlckRpcmVjdGl2ZSB7XG4gICAgQElucHV0KCd0dWlCb3JkZXJTdGFydCcpXG4gICAgQEhvc3RCaW5kaW5nKCdzdHlsZS5ib3JkZXJJbmxpbmVTdGFydFdpZHRoLnJlbScpXG4gICAgc3RhcnQgPSAwO1xuXG4gICAgQElucHV0KCd0dWlCb3JkZXJFbmQnKVxuICAgIEBIb3N0QmluZGluZygnc3R5bGUuYm9yZGVySW5saW5lRW5kV2lkdGgucmVtJylcbiAgICBlbmQgPSAwO1xuXG4gICAgcmVhZG9ubHkgbW9kZXJuID0gdGhpcy5jc3Muc3VwcG9ydHMoJ2JvcmRlci1pbmxpbmUtc3RhcnQtd2lkdGgnLCAnMCcpO1xuXG4gICAgY29uc3RydWN0b3IoQEluamVjdChDU1MpIHByaXZhdGUgcmVhZG9ubHkgY3NzOiBhbnkpIHt9XG5cbiAgICBASG9zdEJpbmRpbmcoJ3N0eWxlLmJvcmRlckxlZnRXaWR0aC5yZW0nKVxuICAgIGdldCBvbGRTdGFydCgpOiBudW1iZXIgfCBudWxsIHtcbiAgICAgICAgcmV0dXJuIHRoaXMubW9kZXJuID8gbnVsbCA6IHRoaXMuc3RhcnQ7XG4gICAgfVxuXG4gICAgQEhvc3RCaW5kaW5nKCdzdHlsZS5ib3JkZXJSaWdodFdpZHRoLnJlbScpXG4gICAgZ2V0IG9sZEVuZCgpOiBudW1iZXIgfCBudWxsIHtcbiAgICAgICAgcmV0dXJuIHRoaXMubW9kZXJuID8gbnVsbCA6IHRoaXMuZW5kO1xuICAgIH1cbn1cbiJdfQ==
@@ -1,16 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { NgModule } from '@angular/core';
3
- import { TuiBorderDirective } from './border.directive';
4
- var TuiBorderModule = /** @class */ (function () {
5
- function TuiBorderModule() {
6
- }
7
- TuiBorderModule = __decorate([
8
- NgModule({
9
- declarations: [TuiBorderDirective],
10
- exports: [TuiBorderDirective],
11
- })
12
- ], TuiBorderModule);
13
- return TuiBorderModule;
14
- }());
15
- export { TuiBorderModule };
16
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9yZGVyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiJuZzovL0B0YWlnYS11aS9jb3JlL2RpcmVjdGl2ZXMvYm9yZGVyLyIsInNvdXJjZXMiOlsiYm9yZGVyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFDLFFBQVEsRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUV2QyxPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSxvQkFBb0IsQ0FBQztBQU10RDtJQUFBO0lBQThCLENBQUM7SUFBbEIsZUFBZTtRQUozQixRQUFRLENBQUM7WUFDTixZQUFZLEVBQUUsQ0FBQyxrQkFBa0IsQ0FBQztZQUNsQyxPQUFPLEVBQUUsQ0FBQyxrQkFBa0IsQ0FBQztTQUNoQyxDQUFDO09BQ1csZUFBZSxDQUFHO0lBQUQsc0JBQUM7Q0FBQSxBQUEvQixJQUErQjtTQUFsQixlQUFlIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtOZ01vZHVsZX0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmltcG9ydCB7VHVpQm9yZGVyRGlyZWN0aXZlfSBmcm9tICcuL2JvcmRlci5kaXJlY3RpdmUnO1xuXG5ATmdNb2R1bGUoe1xuICAgIGRlY2xhcmF0aW9uczogW1R1aUJvcmRlckRpcmVjdGl2ZV0sXG4gICAgZXhwb3J0czogW1R1aUJvcmRlckRpcmVjdGl2ZV0sXG59KVxuZXhwb3J0IGNsYXNzIFR1aUJvcmRlck1vZHVsZSB7fVxuIl19
@@ -1,3 +0,0 @@
1
- export * from './border.directive';
2
- export * from './border.module';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290Ijoibmc6Ly9AdGFpZ2EtdWkvY29yZS9kaXJlY3RpdmVzL2JvcmRlci8iLCJzb3VyY2VzIjpbImluZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYyxpQkFBaUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vYm9yZGVyLmRpcmVjdGl2ZSc7XG5leHBvcnQgKiBmcm9tICcuL2JvcmRlci5tb2R1bGUnO1xuIl19
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFpZ2EtdWktY29yZS1kaXJlY3RpdmVzLWJvcmRlci5qcyIsInNvdXJjZVJvb3QiOiJuZzovL0B0YWlnYS11aS9jb3JlL2RpcmVjdGl2ZXMvYm9yZGVyLyIsInNvdXJjZXMiOlsidGFpZ2EtdWktY29yZS1kaXJlY3RpdmVzLWJvcmRlci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsU0FBUyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL2luZGV4JztcbiJdfQ==
@@ -1,57 +0,0 @@
1
- import { __decorate, __param } from 'tslib';
2
- import { Inject, Input, HostBinding, Directive, NgModule } from '@angular/core';
3
- import { CSS } from '@ng-web-apis/common';
4
-
5
- let TuiBorderDirective = class TuiBorderDirective {
6
- constructor(css) {
7
- this.css = css;
8
- this.start = 0;
9
- this.end = 0;
10
- this.modern = this.css.supports('border-inline-start-width', '0');
11
- }
12
- get oldStart() {
13
- return this.modern ? null : this.start;
14
- }
15
- get oldEnd() {
16
- return this.modern ? null : this.end;
17
- }
18
- };
19
- TuiBorderDirective.ctorParameters = () => [
20
- { type: undefined, decorators: [{ type: Inject, args: [CSS,] }] }
21
- ];
22
- __decorate([
23
- Input('tuiBorderStart'),
24
- HostBinding('style.borderInlineStartWidth.rem')
25
- ], TuiBorderDirective.prototype, "start", void 0);
26
- __decorate([
27
- Input('tuiBorderEnd'),
28
- HostBinding('style.borderInlineEndWidth.rem')
29
- ], TuiBorderDirective.prototype, "end", void 0);
30
- __decorate([
31
- HostBinding('style.borderLeftWidth.rem')
32
- ], TuiBorderDirective.prototype, "oldStart", null);
33
- __decorate([
34
- HostBinding('style.borderRightWidth.rem')
35
- ], TuiBorderDirective.prototype, "oldEnd", null);
36
- TuiBorderDirective = __decorate([
37
- Directive({
38
- selector: '[tuiBorderStart], [tuiBorderEnd]',
39
- }),
40
- __param(0, Inject(CSS))
41
- ], TuiBorderDirective);
42
-
43
- let TuiBorderModule = class TuiBorderModule {
44
- };
45
- TuiBorderModule = __decorate([
46
- NgModule({
47
- declarations: [TuiBorderDirective],
48
- exports: [TuiBorderDirective],
49
- })
50
- ], TuiBorderModule);
51
-
52
- /**
53
- * Generated bundle index. Do not edit.
54
- */
55
-
56
- export { TuiBorderDirective, TuiBorderModule };
57
- //# sourceMappingURL=taiga-ui-core-directives-border.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"taiga-ui-core-directives-border.js","sources":["ng://@taiga-ui/core/directives/border/border.directive.ts","ng://@taiga-ui/core/directives/border/border.module.ts","ng://@taiga-ui/core/directives/border/taiga-ui-core-directives-border.ts"],"sourcesContent":["import {Directive, HostBinding, Inject, Input} from '@angular/core';\nimport {CSS} from '@ng-web-apis/common';\n\n@Directive({\n selector: '[tuiBorderStart], [tuiBorderEnd]',\n})\nexport class TuiBorderDirective {\n @Input('tuiBorderStart')\n @HostBinding('style.borderInlineStartWidth.rem')\n start = 0;\n\n @Input('tuiBorderEnd')\n @HostBinding('style.borderInlineEndWidth.rem')\n end = 0;\n\n readonly modern = this.css.supports('border-inline-start-width', '0');\n\n constructor(@Inject(CSS) private readonly css: any) {}\n\n @HostBinding('style.borderLeftWidth.rem')\n get oldStart(): number | null {\n return this.modern ? null : this.start;\n }\n\n @HostBinding('style.borderRightWidth.rem')\n get oldEnd(): number | null {\n return this.modern ? null : this.end;\n }\n}\n","import {NgModule} from '@angular/core';\n\nimport {TuiBorderDirective} from './border.directive';\n\n@NgModule({\n declarations: [TuiBorderDirective],\n exports: [TuiBorderDirective],\n})\nexport class TuiBorderModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;IAMa,kBAAkB,GAA/B,MAAa,kBAAkB;IAW3B,YAA0C,GAAQ;QAAR,QAAG,GAAH,GAAG,CAAK;QARlD,UAAK,GAAG,CAAC,CAAC;QAIV,QAAG,GAAG,CAAC,CAAC;QAEC,WAAM,GAAG,IAAI,CAAC,GAAG,CAAC,QAAQ,CAAC,2BAA2B,EAAE,GAAG,CAAC,CAAC;KAEhB;IAGtD,IAAI,QAAQ;QACR,OAAO,IAAI,CAAC,MAAM,GAAG,IAAI,GAAG,IAAI,CAAC,KAAK,CAAC;KAC1C;IAGD,IAAI,MAAM;QACN,OAAO,IAAI,CAAC,MAAM,GAAG,IAAI,GAAG,IAAI,CAAC,GAAG,CAAC;KACxC;EACJ;;4CAXgB,MAAM,SAAC,GAAG;;AARvB;IAFC,KAAK,CAAC,gBAAgB,CAAC;IACvB,WAAW,CAAC,kCAAkC,CAAC;iDACtC;AAIV;IAFC,KAAK,CAAC,cAAc,CAAC;IACrB,WAAW,CAAC,gCAAgC,CAAC;+CACtC;AAOR;IADC,WAAW,CAAC,2BAA2B,CAAC;kDAGxC;AAGD;IADC,WAAW,CAAC,4BAA4B,CAAC;gDAGzC;AArBQ,kBAAkB;IAH9B,SAAS,CAAC;QACP,QAAQ,EAAE,kCAAkC;KAC/C,CAAC;IAYe,WAAA,MAAM,CAAC,GAAG,CAAC,CAAA;GAXf,kBAAkB,CAsB9B;;ICpBY,eAAe,GAA5B,MAAa,eAAe;EAAG;AAAlB,eAAe;IAJ3B,QAAQ,CAAC;QACN,YAAY,EAAE,CAAC,kBAAkB,CAAC;QAClC,OAAO,EAAE,CAAC,kBAAkB,CAAC;KAChC,CAAC;GACW,eAAe,CAAG;;ACR/B;;;;;;"}
@@ -1,69 +0,0 @@
1
- import { __decorate, __param } from 'tslib';
2
- import { Inject, Input, HostBinding, Directive, NgModule } from '@angular/core';
3
- import { CSS } from '@ng-web-apis/common';
4
-
5
- var TuiBorderDirective = /** @class */ (function () {
6
- function TuiBorderDirective(css) {
7
- this.css = css;
8
- this.start = 0;
9
- this.end = 0;
10
- this.modern = this.css.supports('border-inline-start-width', '0');
11
- }
12
- Object.defineProperty(TuiBorderDirective.prototype, "oldStart", {
13
- get: function () {
14
- return this.modern ? null : this.start;
15
- },
16
- enumerable: true,
17
- configurable: true
18
- });
19
- Object.defineProperty(TuiBorderDirective.prototype, "oldEnd", {
20
- get: function () {
21
- return this.modern ? null : this.end;
22
- },
23
- enumerable: true,
24
- configurable: true
25
- });
26
- TuiBorderDirective.ctorParameters = function () { return [
27
- { type: undefined, decorators: [{ type: Inject, args: [CSS,] }] }
28
- ]; };
29
- __decorate([
30
- Input('tuiBorderStart'),
31
- HostBinding('style.borderInlineStartWidth.rem')
32
- ], TuiBorderDirective.prototype, "start", void 0);
33
- __decorate([
34
- Input('tuiBorderEnd'),
35
- HostBinding('style.borderInlineEndWidth.rem')
36
- ], TuiBorderDirective.prototype, "end", void 0);
37
- __decorate([
38
- HostBinding('style.borderLeftWidth.rem')
39
- ], TuiBorderDirective.prototype, "oldStart", null);
40
- __decorate([
41
- HostBinding('style.borderRightWidth.rem')
42
- ], TuiBorderDirective.prototype, "oldEnd", null);
43
- TuiBorderDirective = __decorate([
44
- Directive({
45
- selector: '[tuiBorderStart], [tuiBorderEnd]',
46
- }),
47
- __param(0, Inject(CSS))
48
- ], TuiBorderDirective);
49
- return TuiBorderDirective;
50
- }());
51
-
52
- var TuiBorderModule = /** @class */ (function () {
53
- function TuiBorderModule() {
54
- }
55
- TuiBorderModule = __decorate([
56
- NgModule({
57
- declarations: [TuiBorderDirective],
58
- exports: [TuiBorderDirective],
59
- })
60
- ], TuiBorderModule);
61
- return TuiBorderModule;
62
- }());
63
-
64
- /**
65
- * Generated bundle index. Do not edit.
66
- */
67
-
68
- export { TuiBorderDirective, TuiBorderModule };
69
- //# sourceMappingURL=taiga-ui-core-directives-border.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"taiga-ui-core-directives-border.js","sources":["ng://@taiga-ui/core/directives/border/border.directive.ts","ng://@taiga-ui/core/directives/border/border.module.ts","ng://@taiga-ui/core/directives/border/taiga-ui-core-directives-border.ts"],"sourcesContent":["import {Directive, HostBinding, Inject, Input} from '@angular/core';\nimport {CSS} from '@ng-web-apis/common';\n\n@Directive({\n selector: '[tuiBorderStart], [tuiBorderEnd]',\n})\nexport class TuiBorderDirective {\n @Input('tuiBorderStart')\n @HostBinding('style.borderInlineStartWidth.rem')\n start = 0;\n\n @Input('tuiBorderEnd')\n @HostBinding('style.borderInlineEndWidth.rem')\n end = 0;\n\n readonly modern = this.css.supports('border-inline-start-width', '0');\n\n constructor(@Inject(CSS) private readonly css: any) {}\n\n @HostBinding('style.borderLeftWidth.rem')\n get oldStart(): number | null {\n return this.modern ? null : this.start;\n }\n\n @HostBinding('style.borderRightWidth.rem')\n get oldEnd(): number | null {\n return this.modern ? null : this.end;\n }\n}\n","import {NgModule} from '@angular/core';\n\nimport {TuiBorderDirective} from './border.directive';\n\n@NgModule({\n declarations: [TuiBorderDirective],\n exports: [TuiBorderDirective],\n})\nexport class TuiBorderModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;IAiBI,4BAA0C,GAAQ;QAAR,QAAG,GAAH,GAAG,CAAK;QARlD,UAAK,GAAG,CAAC,CAAC;QAIV,QAAG,GAAG,CAAC,CAAC;QAEC,WAAM,GAAG,IAAI,CAAC,GAAG,CAAC,QAAQ,CAAC,2BAA2B,EAAE,GAAG,CAAC,CAAC;KAEhB;IAGtD,sBAAI,wCAAQ;aAAZ;YACI,OAAO,IAAI,CAAC,MAAM,GAAG,IAAI,GAAG,IAAI,CAAC,KAAK,CAAC;SAC1C;;;OAAA;IAGD,sBAAI,sCAAM;aAAV;YACI,OAAO,IAAI,CAAC,MAAM,GAAG,IAAI,GAAG,IAAI,CAAC,GAAG,CAAC;SACxC;;;OAAA;;gDAVY,MAAM,SAAC,GAAG;;IARvB;QAFC,KAAK,CAAC,gBAAgB,CAAC;QACvB,WAAW,CAAC,kCAAkC,CAAC;qDACtC;IAIV;QAFC,KAAK,CAAC,cAAc,CAAC;QACrB,WAAW,CAAC,gCAAgC,CAAC;mDACtC;IAOR;QADC,WAAW,CAAC,2BAA2B,CAAC;sDAGxC;IAGD;QADC,WAAW,CAAC,4BAA4B,CAAC;oDAGzC;IArBQ,kBAAkB;QAH9B,SAAS,CAAC;YACP,QAAQ,EAAE,kCAAkC;SAC/C,CAAC;QAYe,WAAA,MAAM,CAAC,GAAG,CAAC,CAAA;OAXf,kBAAkB,CAsB9B;IAAD,yBAAC;CAtBD;;;ICEA;KAA+B;IAAlB,eAAe;QAJ3B,QAAQ,CAAC;YACN,YAAY,EAAE,CAAC,kBAAkB,CAAC;YAClC,OAAO,EAAE,CAAC,kBAAkB,CAAC;SAChC,CAAC;OACW,eAAe,CAAG;IAAD,sBAAC;CAA/B;;ACRA;;;;;;"}