@taiga-ui/kit 5.0.0-canary.b5906eb → 5.0.0-canary.ba4fa64

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 (188) hide show
  1. package/components/combo-box/combo-box.directive.d.ts +1 -0
  2. package/components/copy/button-copy.component.d.ts +17 -0
  3. package/components/copy/copy.d.ts +2 -1
  4. package/components/copy/copy.directive.d.ts +4 -1
  5. package/components/copy/index.d.ts +1 -0
  6. package/components/input-chip/input-chip.component.d.ts +5 -0
  7. package/components/input-date-time/input-date-time.directive.d.ts +1 -0
  8. package/components/input-number/number-mask.directive.d.ts +1 -1
  9. package/components/input-range/input-range.component.d.ts +2 -1
  10. package/components/range/range.component.d.ts +1 -4
  11. package/components/slider/index.d.ts +0 -1
  12. package/components/slider/slider.component.d.ts +1 -3
  13. package/components/tabs/tabs-with-more.component.d.ts +3 -3
  14. package/fesm2022/taiga-ui-kit-components-accordion.mjs +6 -6
  15. package/fesm2022/taiga-ui-kit-components-action-bar.mjs +3 -3
  16. package/fesm2022/taiga-ui-kit-components-avatar.mjs +21 -22
  17. package/fesm2022/taiga-ui-kit-components-avatar.mjs.map +1 -1
  18. package/fesm2022/taiga-ui-kit-components-badge-notification.mjs +4 -6
  19. package/fesm2022/taiga-ui-kit-components-badge-notification.mjs.map +1 -1
  20. package/fesm2022/taiga-ui-kit-components-badge.mjs +8 -7
  21. package/fesm2022/taiga-ui-kit-components-badge.mjs.map +1 -1
  22. package/fesm2022/taiga-ui-kit-components-badged-content.mjs +7 -9
  23. package/fesm2022/taiga-ui-kit-components-badged-content.mjs.map +1 -1
  24. package/fesm2022/taiga-ui-kit-components-block.mjs +8 -7
  25. package/fesm2022/taiga-ui-kit-components-block.mjs.map +1 -1
  26. package/fesm2022/taiga-ui-kit-components-breadcrumbs.mjs +4 -6
  27. package/fesm2022/taiga-ui-kit-components-breadcrumbs.mjs.map +1 -1
  28. package/fesm2022/taiga-ui-kit-components-button-loading.mjs +3 -3
  29. package/fesm2022/taiga-ui-kit-components-calendar-month.mjs +4 -6
  30. package/fesm2022/taiga-ui-kit-components-calendar-month.mjs.map +1 -1
  31. package/fesm2022/taiga-ui-kit-components-calendar-range.mjs +3 -3
  32. package/fesm2022/taiga-ui-kit-components-carousel.mjs +17 -21
  33. package/fesm2022/taiga-ui-kit-components-carousel.mjs.map +1 -1
  34. package/fesm2022/taiga-ui-kit-components-checkbox.mjs +5 -4
  35. package/fesm2022/taiga-ui-kit-components-checkbox.mjs.map +1 -1
  36. package/fesm2022/taiga-ui-kit-components-chip.mjs +8 -7
  37. package/fesm2022/taiga-ui-kit-components-chip.mjs.map +1 -1
  38. package/fesm2022/taiga-ui-kit-components-combo-box.mjs +9 -5
  39. package/fesm2022/taiga-ui-kit-components-combo-box.mjs.map +1 -1
  40. package/fesm2022/taiga-ui-kit-components-comment.mjs +12 -8
  41. package/fesm2022/taiga-ui-kit-components-comment.mjs.map +1 -1
  42. package/fesm2022/taiga-ui-kit-components-compass.mjs +6 -4
  43. package/fesm2022/taiga-ui-kit-components-compass.mjs.map +1 -1
  44. package/fesm2022/taiga-ui-kit-components-confirm.mjs +6 -6
  45. package/fesm2022/taiga-ui-kit-components-copy.mjs +87 -24
  46. package/fesm2022/taiga-ui-kit-components-copy.mjs.map +1 -1
  47. package/fesm2022/taiga-ui-kit-components-data-list-wrapper.mjs +6 -6
  48. package/fesm2022/taiga-ui-kit-components-drawer.mjs +3 -3
  49. package/fesm2022/taiga-ui-kit-components-files.mjs +23 -27
  50. package/fesm2022/taiga-ui-kit-components-files.mjs.map +1 -1
  51. package/fesm2022/taiga-ui-kit-components-filter.mjs +4 -6
  52. package/fesm2022/taiga-ui-kit-components-filter.mjs.map +1 -1
  53. package/fesm2022/taiga-ui-kit-components-fullscreen.mjs +3 -3
  54. package/fesm2022/taiga-ui-kit-components-input-chip.mjs +23 -10
  55. package/fesm2022/taiga-ui-kit-components-input-chip.mjs.map +1 -1
  56. package/fesm2022/taiga-ui-kit-components-input-color.mjs +6 -14
  57. package/fesm2022/taiga-ui-kit-components-input-color.mjs.map +1 -1
  58. package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs +4 -6
  59. package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs.map +1 -1
  60. package/fesm2022/taiga-ui-kit-components-input-date-range.mjs +3 -3
  61. package/fesm2022/taiga-ui-kit-components-input-date-time.mjs +20 -6
  62. package/fesm2022/taiga-ui-kit-components-input-date-time.mjs.map +1 -1
  63. package/fesm2022/taiga-ui-kit-components-input-date.mjs +10 -10
  64. package/fesm2022/taiga-ui-kit-components-input-date.mjs.map +1 -1
  65. package/fesm2022/taiga-ui-kit-components-input-inline.mjs +3 -3
  66. package/fesm2022/taiga-ui-kit-components-input-month-range.mjs +3 -3
  67. package/fesm2022/taiga-ui-kit-components-input-month.mjs +6 -6
  68. package/fesm2022/taiga-ui-kit-components-input-number.mjs +43 -39
  69. package/fesm2022/taiga-ui-kit-components-input-number.mjs.map +1 -1
  70. package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs +3 -3
  71. package/fesm2022/taiga-ui-kit-components-input-phone.mjs +5 -5
  72. package/fesm2022/taiga-ui-kit-components-input-phone.mjs.map +1 -1
  73. package/fesm2022/taiga-ui-kit-components-input-pin.mjs +4 -4
  74. package/fesm2022/taiga-ui-kit-components-input-pin.mjs.map +1 -1
  75. package/fesm2022/taiga-ui-kit-components-input-range.mjs +9 -14
  76. package/fesm2022/taiga-ui-kit-components-input-range.mjs.map +1 -1
  77. package/fesm2022/taiga-ui-kit-components-input-slider.mjs +7 -7
  78. package/fesm2022/taiga-ui-kit-components-input-slider.mjs.map +1 -1
  79. package/fesm2022/taiga-ui-kit-components-input-time.mjs +9 -9
  80. package/fesm2022/taiga-ui-kit-components-input-year.mjs +3 -3
  81. package/fesm2022/taiga-ui-kit-components-items-with-more.mjs +13 -15
  82. package/fesm2022/taiga-ui-kit-components-items-with-more.mjs.map +1 -1
  83. package/fesm2022/taiga-ui-kit-components-like.mjs +6 -5
  84. package/fesm2022/taiga-ui-kit-components-like.mjs.map +1 -1
  85. package/fesm2022/taiga-ui-kit-components-line-clamp.mjs +10 -12
  86. package/fesm2022/taiga-ui-kit-components-line-clamp.mjs.map +1 -1
  87. package/fesm2022/taiga-ui-kit-components-message.mjs +8 -7
  88. package/fesm2022/taiga-ui-kit-components-message.mjs.map +1 -1
  89. package/fesm2022/taiga-ui-kit-components-multi-select.mjs +13 -15
  90. package/fesm2022/taiga-ui-kit-components-multi-select.mjs.map +1 -1
  91. package/fesm2022/taiga-ui-kit-components-notification-middle.mjs +10 -12
  92. package/fesm2022/taiga-ui-kit-components-notification-middle.mjs.map +1 -1
  93. package/fesm2022/taiga-ui-kit-components-pager.mjs +3 -3
  94. package/fesm2022/taiga-ui-kit-components-pagination.mjs +3 -3
  95. package/fesm2022/taiga-ui-kit-components-pin.mjs +9 -7
  96. package/fesm2022/taiga-ui-kit-components-pin.mjs.map +1 -1
  97. package/fesm2022/taiga-ui-kit-components-preview.mjs +27 -31
  98. package/fesm2022/taiga-ui-kit-components-preview.mjs.map +1 -1
  99. package/fesm2022/taiga-ui-kit-components-progress.mjs +29 -31
  100. package/fesm2022/taiga-ui-kit-components-progress.mjs.map +1 -1
  101. package/fesm2022/taiga-ui-kit-components-pulse.mjs +3 -3
  102. package/fesm2022/taiga-ui-kit-components-push.mjs +13 -15
  103. package/fesm2022/taiga-ui-kit-components-push.mjs.map +1 -1
  104. package/fesm2022/taiga-ui-kit-components-radio-list.mjs +3 -3
  105. package/fesm2022/taiga-ui-kit-components-radio.mjs +9 -11
  106. package/fesm2022/taiga-ui-kit-components-radio.mjs.map +1 -1
  107. package/fesm2022/taiga-ui-kit-components-range.mjs +8 -12
  108. package/fesm2022/taiga-ui-kit-components-range.mjs.map +1 -1
  109. package/fesm2022/taiga-ui-kit-components-rating.mjs +3 -3
  110. package/fesm2022/taiga-ui-kit-components-routable-dialog.mjs +4 -6
  111. package/fesm2022/taiga-ui-kit-components-routable-dialog.mjs.map +1 -1
  112. package/fesm2022/taiga-ui-kit-components-segmented.mjs +9 -15
  113. package/fesm2022/taiga-ui-kit-components-segmented.mjs.map +1 -1
  114. package/fesm2022/taiga-ui-kit-components-select.mjs +11 -11
  115. package/fesm2022/taiga-ui-kit-components-select.mjs.map +1 -1
  116. package/fesm2022/taiga-ui-kit-components-slider.mjs +21 -38
  117. package/fesm2022/taiga-ui-kit-components-slider.mjs.map +1 -1
  118. package/fesm2022/taiga-ui-kit-components-status.mjs +9 -7
  119. package/fesm2022/taiga-ui-kit-components-status.mjs.map +1 -1
  120. package/fesm2022/taiga-ui-kit-components-stepper.mjs +6 -6
  121. package/fesm2022/taiga-ui-kit-components-switch.mjs +5 -4
  122. package/fesm2022/taiga-ui-kit-components-switch.mjs.map +1 -1
  123. package/fesm2022/taiga-ui-kit-components-tabs.mjs +39 -36
  124. package/fesm2022/taiga-ui-kit-components-tabs.mjs.map +1 -1
  125. package/fesm2022/taiga-ui-kit-components-textarea.mjs +14 -16
  126. package/fesm2022/taiga-ui-kit-components-textarea.mjs.map +1 -1
  127. package/fesm2022/taiga-ui-kit-components-tiles.mjs +13 -15
  128. package/fesm2022/taiga-ui-kit-components-tiles.mjs.map +1 -1
  129. package/fesm2022/taiga-ui-kit-components-toast.mjs +18 -19
  130. package/fesm2022/taiga-ui-kit-components-toast.mjs.map +1 -1
  131. package/fesm2022/taiga-ui-kit-components-tree.mjs +28 -36
  132. package/fesm2022/taiga-ui-kit-components-tree.mjs.map +1 -1
  133. package/fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs +3 -3
  134. package/fesm2022/taiga-ui-kit-directives-button-group.mjs +7 -9
  135. package/fesm2022/taiga-ui-kit-directives-button-group.mjs.map +1 -1
  136. package/fesm2022/taiga-ui-kit-directives-button-select.mjs +3 -3
  137. package/fesm2022/taiga-ui-kit-directives-chevron.mjs +7 -7
  138. package/fesm2022/taiga-ui-kit-directives-chevron.mjs.map +1 -1
  139. package/fesm2022/taiga-ui-kit-directives-connected.mjs +7 -9
  140. package/fesm2022/taiga-ui-kit-directives-connected.mjs.map +1 -1
  141. package/fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs +4 -6
  142. package/fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs.map +1 -1
  143. package/fesm2022/taiga-ui-kit-directives-fade.mjs +6 -6
  144. package/fesm2022/taiga-ui-kit-directives-fluid-typography.mjs +3 -3
  145. package/fesm2022/taiga-ui-kit-directives-highlight.mjs +3 -3
  146. package/fesm2022/taiga-ui-kit-directives-password.mjs +3 -3
  147. package/fesm2022/taiga-ui-kit-directives-present.mjs +3 -3
  148. package/fesm2022/taiga-ui-kit-directives-sensitive.mjs +6 -6
  149. package/fesm2022/taiga-ui-kit-directives-shimmer.mjs +6 -6
  150. package/fesm2022/taiga-ui-kit-directives-skeleton.mjs +6 -6
  151. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +7 -7
  152. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs.map +1 -1
  153. package/fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs +3 -3
  154. package/fesm2022/taiga-ui-kit-directives-unmask-handler.mjs +3 -3
  155. package/fesm2022/taiga-ui-kit-pipes-auto-color.mjs +4 -6
  156. package/fesm2022/taiga-ui-kit-pipes-auto-color.mjs.map +1 -1
  157. package/fesm2022/taiga-ui-kit-pipes-emails.mjs +4 -6
  158. package/fesm2022/taiga-ui-kit-pipes-emails.mjs.map +1 -1
  159. package/fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs +3 -3
  160. package/fesm2022/taiga-ui-kit-pipes-flag.mjs +4 -6
  161. package/fesm2022/taiga-ui-kit-pipes-flag.mjs.map +1 -1
  162. package/fesm2022/taiga-ui-kit-pipes-hide-selected.mjs +3 -3
  163. package/fesm2022/taiga-ui-kit-pipes-initials.mjs +4 -6
  164. package/fesm2022/taiga-ui-kit-pipes-initials.mjs.map +1 -1
  165. package/fesm2022/taiga-ui-kit-pipes-sort-countries.mjs +3 -3
  166. package/fesm2022/taiga-ui-kit-pipes-stringify-content.mjs +4 -6
  167. package/fesm2022/taiga-ui-kit-pipes-stringify-content.mjs.map +1 -1
  168. package/fesm2022/taiga-ui-kit-pipes-stringify.mjs +4 -6
  169. package/fesm2022/taiga-ui-kit-pipes-stringify.mjs.map +1 -1
  170. package/fesm2022/taiga-ui-kit-tokens.mjs +18 -54
  171. package/fesm2022/taiga-ui-kit-tokens.mjs.map +1 -1
  172. package/package.json +136 -136
  173. package/styles/components/avatar.less +1 -1
  174. package/styles/components/badge.less +3 -3
  175. package/styles/components/block.less +1 -1
  176. package/styles/components/checkbox.less +1 -1
  177. package/styles/components/chip.less +2 -10
  178. package/styles/components/comment.less +1 -1
  179. package/styles/components/compass.less +1 -1
  180. package/styles/components/like.less +1 -1
  181. package/styles/components/message.less +1 -1
  182. package/styles/components/pin.less +1 -1
  183. package/styles/components/progress-bar.less +1 -1
  184. package/styles/components/radio.less +1 -1
  185. package/styles/components/status.less +1 -1
  186. package/styles/components/switch.less +1 -1
  187. package/styles/components/toast.less +1 -1
  188. package/components/slider/slider.options.d.ts +0 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/kit",
3
- "version": "5.0.0-canary.b5906eb",
3
+ "version": "5.0.0-canary.ba4fa64",
4
4
  "description": "Taiga UI Angular main components kit",
5
5
  "keywords": [
6
6
  "angular",
@@ -24,6 +24,10 @@
24
24
  "types": "./index.d.ts",
25
25
  "default": "./fesm2022/taiga-ui-kit.mjs"
26
26
  },
27
+ "./components": {
28
+ "types": "./components/index.d.ts",
29
+ "default": "./fesm2022/taiga-ui-kit-components.mjs"
30
+ },
27
31
  "./directives": {
28
32
  "types": "./directives/index.d.ts",
29
33
  "default": "./fesm2022/taiga-ui-kit-directives.mjs"
@@ -32,10 +36,6 @@
32
36
  "types": "./pipes/index.d.ts",
33
37
  "default": "./fesm2022/taiga-ui-kit-pipes.mjs"
34
38
  },
35
- "./components": {
36
- "types": "./components/index.d.ts",
37
- "default": "./fesm2022/taiga-ui-kit-components.mjs"
38
- },
39
39
  "./tokens": {
40
40
  "types": "./tokens/index.d.ts",
41
41
  "default": "./fesm2022/taiga-ui-kit-tokens.mjs"
@@ -44,110 +44,6 @@
44
44
  "types": "./utils/index.d.ts",
45
45
  "default": "./fesm2022/taiga-ui-kit-utils.mjs"
46
46
  },
47
- "./directives/appearance-proxy": {
48
- "types": "./directives/appearance-proxy/index.d.ts",
49
- "default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
50
- },
51
- "./directives/button-select": {
52
- "types": "./directives/button-select/index.d.ts",
53
- "default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
54
- },
55
- "./directives/button-group": {
56
- "types": "./directives/button-group/index.d.ts",
57
- "default": "./fesm2022/taiga-ui-kit-directives-button-group.mjs"
58
- },
59
- "./directives/chevron": {
60
- "types": "./directives/chevron/index.d.ts",
61
- "default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
62
- },
63
- "./directives/data-list-dropdown-manager": {
64
- "types": "./directives/data-list-dropdown-manager/index.d.ts",
65
- "default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
66
- },
67
- "./directives/connected": {
68
- "types": "./directives/connected/index.d.ts",
69
- "default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
70
- },
71
- "./directives/fade": {
72
- "types": "./directives/fade/index.d.ts",
73
- "default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
74
- },
75
- "./directives/fluid-typography": {
76
- "types": "./directives/fluid-typography/index.d.ts",
77
- "default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
78
- },
79
- "./directives/highlight": {
80
- "types": "./directives/highlight/index.d.ts",
81
- "default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
82
- },
83
- "./directives/password": {
84
- "types": "./directives/password/index.d.ts",
85
- "default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
86
- },
87
- "./directives/sensitive": {
88
- "types": "./directives/sensitive/index.d.ts",
89
- "default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
90
- },
91
- "./directives/skeleton": {
92
- "types": "./directives/skeleton/index.d.ts",
93
- "default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
94
- },
95
- "./directives/shimmer": {
96
- "types": "./directives/shimmer/index.d.ts",
97
- "default": "./fesm2022/taiga-ui-kit-directives-shimmer.mjs"
98
- },
99
- "./directives/tooltip": {
100
- "types": "./directives/tooltip/index.d.ts",
101
- "default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
102
- },
103
- "./directives/unfinished-validator": {
104
- "types": "./directives/unfinished-validator/index.d.ts",
105
- "default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
106
- },
107
- "./directives/unmask-handler": {
108
- "types": "./directives/unmask-handler/index.d.ts",
109
- "default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
110
- },
111
- "./pipes/auto-color": {
112
- "types": "./pipes/auto-color/index.d.ts",
113
- "default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
114
- },
115
- "./directives/present": {
116
- "types": "./directives/present/index.d.ts",
117
- "default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
118
- },
119
- "./pipes/emails": {
120
- "types": "./pipes/emails/index.d.ts",
121
- "default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
122
- },
123
- "./pipes/filter-by-input": {
124
- "types": "./pipes/filter-by-input/index.d.ts",
125
- "default": "./fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs"
126
- },
127
- "./pipes/flag": {
128
- "types": "./pipes/flag/index.d.ts",
129
- "default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
130
- },
131
- "./pipes/hide-selected": {
132
- "types": "./pipes/hide-selected/index.d.ts",
133
- "default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
134
- },
135
- "./pipes/initials": {
136
- "types": "./pipes/initials/index.d.ts",
137
- "default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
138
- },
139
- "./pipes/sort-countries": {
140
- "types": "./pipes/sort-countries/index.d.ts",
141
- "default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
142
- },
143
- "./pipes/stringify": {
144
- "types": "./pipes/stringify/index.d.ts",
145
- "default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
146
- },
147
- "./pipes/stringify-content": {
148
- "types": "./pipes/stringify-content/index.d.ts",
149
- "default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
150
- },
151
47
  "./components/accordion": {
152
48
  "types": "./components/accordion/index.d.ts",
153
49
  "default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
@@ -176,10 +72,6 @@
176
72
  "types": "./components/block/index.d.ts",
177
73
  "default": "./fesm2022/taiga-ui-kit-components-block.mjs"
178
74
  },
179
- "./components/breadcrumbs": {
180
- "types": "./components/breadcrumbs/index.d.ts",
181
- "default": "./fesm2022/taiga-ui-kit-components-breadcrumbs.mjs"
182
- },
183
75
  "./components/button-loading": {
184
76
  "types": "./components/button-loading/index.d.ts",
185
77
  "default": "./fesm2022/taiga-ui-kit-components-button-loading.mjs"
@@ -192,6 +84,10 @@
192
84
  "types": "./components/calendar-range/index.d.ts",
193
85
  "default": "./fesm2022/taiga-ui-kit-components-calendar-range.mjs"
194
86
  },
87
+ "./components/breadcrumbs": {
88
+ "types": "./components/breadcrumbs/index.d.ts",
89
+ "default": "./fesm2022/taiga-ui-kit-components-breadcrumbs.mjs"
90
+ },
195
91
  "./components/carousel": {
196
92
  "types": "./components/carousel/index.d.ts",
197
93
  "default": "./fesm2022/taiga-ui-kit-components-carousel.mjs"
@@ -356,17 +252,17 @@
356
252
  "types": "./components/progress/index.d.ts",
357
253
  "default": "./fesm2022/taiga-ui-kit-components-progress.mjs"
358
254
  },
359
- "./components/radio": {
360
- "types": "./components/radio/index.d.ts",
361
- "default": "./fesm2022/taiga-ui-kit-components-radio.mjs"
255
+ "./components/pulse": {
256
+ "types": "./components/pulse/index.d.ts",
257
+ "default": "./fesm2022/taiga-ui-kit-components-pulse.mjs"
362
258
  },
363
259
  "./components/push": {
364
260
  "types": "./components/push/index.d.ts",
365
261
  "default": "./fesm2022/taiga-ui-kit-components-push.mjs"
366
262
  },
367
- "./components/pulse": {
368
- "types": "./components/pulse/index.d.ts",
369
- "default": "./fesm2022/taiga-ui-kit-components-pulse.mjs"
263
+ "./components/radio": {
264
+ "types": "./components/radio/index.d.ts",
265
+ "default": "./fesm2022/taiga-ui-kit-components-radio.mjs"
370
266
  },
371
267
  "./components/radio-list": {
372
268
  "types": "./components/radio-list/index.d.ts",
@@ -388,14 +284,14 @@
388
284
  "types": "./components/segmented/index.d.ts",
389
285
  "default": "./fesm2022/taiga-ui-kit-components-segmented.mjs"
390
286
  },
391
- "./components/slider": {
392
- "types": "./components/slider/index.d.ts",
393
- "default": "./fesm2022/taiga-ui-kit-components-slider.mjs"
394
- },
395
287
  "./components/select": {
396
288
  "types": "./components/select/index.d.ts",
397
289
  "default": "./fesm2022/taiga-ui-kit-components-select.mjs"
398
290
  },
291
+ "./components/slider": {
292
+ "types": "./components/slider/index.d.ts",
293
+ "default": "./fesm2022/taiga-ui-kit-components-slider.mjs"
294
+ },
399
295
  "./components/status": {
400
296
  "types": "./components/status/index.d.ts",
401
297
  "default": "./fesm2022/taiga-ui-kit-components-status.mjs"
@@ -427,6 +323,110 @@
427
323
  "./components/tree": {
428
324
  "types": "./components/tree/index.d.ts",
429
325
  "default": "./fesm2022/taiga-ui-kit-components-tree.mjs"
326
+ },
327
+ "./directives/appearance-proxy": {
328
+ "types": "./directives/appearance-proxy/index.d.ts",
329
+ "default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
330
+ },
331
+ "./directives/button-group": {
332
+ "types": "./directives/button-group/index.d.ts",
333
+ "default": "./fesm2022/taiga-ui-kit-directives-button-group.mjs"
334
+ },
335
+ "./directives/chevron": {
336
+ "types": "./directives/chevron/index.d.ts",
337
+ "default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
338
+ },
339
+ "./directives/connected": {
340
+ "types": "./directives/connected/index.d.ts",
341
+ "default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
342
+ },
343
+ "./directives/data-list-dropdown-manager": {
344
+ "types": "./directives/data-list-dropdown-manager/index.d.ts",
345
+ "default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
346
+ },
347
+ "./directives/button-select": {
348
+ "types": "./directives/button-select/index.d.ts",
349
+ "default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
350
+ },
351
+ "./directives/fade": {
352
+ "types": "./directives/fade/index.d.ts",
353
+ "default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
354
+ },
355
+ "./directives/fluid-typography": {
356
+ "types": "./directives/fluid-typography/index.d.ts",
357
+ "default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
358
+ },
359
+ "./directives/highlight": {
360
+ "types": "./directives/highlight/index.d.ts",
361
+ "default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
362
+ },
363
+ "./directives/password": {
364
+ "types": "./directives/password/index.d.ts",
365
+ "default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
366
+ },
367
+ "./directives/present": {
368
+ "types": "./directives/present/index.d.ts",
369
+ "default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
370
+ },
371
+ "./directives/sensitive": {
372
+ "types": "./directives/sensitive/index.d.ts",
373
+ "default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
374
+ },
375
+ "./directives/shimmer": {
376
+ "types": "./directives/shimmer/index.d.ts",
377
+ "default": "./fesm2022/taiga-ui-kit-directives-shimmer.mjs"
378
+ },
379
+ "./directives/skeleton": {
380
+ "types": "./directives/skeleton/index.d.ts",
381
+ "default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
382
+ },
383
+ "./directives/tooltip": {
384
+ "types": "./directives/tooltip/index.d.ts",
385
+ "default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
386
+ },
387
+ "./directives/unfinished-validator": {
388
+ "types": "./directives/unfinished-validator/index.d.ts",
389
+ "default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
390
+ },
391
+ "./directives/unmask-handler": {
392
+ "types": "./directives/unmask-handler/index.d.ts",
393
+ "default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
394
+ },
395
+ "./pipes/auto-color": {
396
+ "types": "./pipes/auto-color/index.d.ts",
397
+ "default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
398
+ },
399
+ "./pipes/emails": {
400
+ "types": "./pipes/emails/index.d.ts",
401
+ "default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
402
+ },
403
+ "./pipes/filter-by-input": {
404
+ "types": "./pipes/filter-by-input/index.d.ts",
405
+ "default": "./fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs"
406
+ },
407
+ "./pipes/flag": {
408
+ "types": "./pipes/flag/index.d.ts",
409
+ "default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
410
+ },
411
+ "./pipes/hide-selected": {
412
+ "types": "./pipes/hide-selected/index.d.ts",
413
+ "default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
414
+ },
415
+ "./pipes/initials": {
416
+ "types": "./pipes/initials/index.d.ts",
417
+ "default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
418
+ },
419
+ "./pipes/sort-countries": {
420
+ "types": "./pipes/sort-countries/index.d.ts",
421
+ "default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
422
+ },
423
+ "./pipes/stringify": {
424
+ "types": "./pipes/stringify/index.d.ts",
425
+ "default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
426
+ },
427
+ "./pipes/stringify-content": {
428
+ "types": "./pipes/stringify-content/index.d.ts",
429
+ "default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
430
430
  }
431
431
  },
432
432
  "peerDependencies": {
@@ -434,19 +434,19 @@
434
434
  "@angular/core": ">=19.0.0",
435
435
  "@angular/forms": ">=19.0.0",
436
436
  "@angular/router": ">=19.0.0",
437
- "@maskito/angular": "^5.0.1",
438
- "@maskito/core": "^5.0.1",
439
- "@maskito/kit": "^5.0.1",
440
- "@maskito/phone": "^5.0.1",
441
- "@ng-web-apis/common": "^5.0.2",
442
- "@ng-web-apis/intersection-observer": "^5.0.2",
443
- "@ng-web-apis/mutation-observer": "^5.0.2",
444
- "@ng-web-apis/platform": "^5.0.2",
445
- "@ng-web-apis/resize-observer": "^5.0.2",
446
- "@taiga-ui/cdk": "^5.0.0-rc.0",
447
- "@taiga-ui/core": "^5.0.0-rc.0",
448
- "@taiga-ui/design-tokens": "~0.274.0",
449
- "@taiga-ui/i18n": "^5.0.0-rc.0",
437
+ "@maskito/angular": "^5.1.0",
438
+ "@maskito/core": "^5.1.0",
439
+ "@maskito/kit": "^5.1.0",
440
+ "@maskito/phone": "^5.1.0",
441
+ "@ng-web-apis/common": "^5.0.3",
442
+ "@ng-web-apis/intersection-observer": "^5.0.3",
443
+ "@ng-web-apis/mutation-observer": "^5.0.3",
444
+ "@ng-web-apis/platform": "^5.0.3",
445
+ "@ng-web-apis/resize-observer": "^5.0.3",
446
+ "@taiga-ui/cdk": "^5.0.0-rc.2",
447
+ "@taiga-ui/core": "^5.0.0-rc.2",
448
+ "@taiga-ui/design-tokens": "~0.277.0",
449
+ "@taiga-ui/i18n": "^5.0.0-rc.2",
450
450
  "@taiga-ui/polymorpheus": "^5.0.0",
451
451
  "rxjs": ">=7.0.0"
452
452
  },
@@ -21,7 +21,7 @@
21
21
  * @see-also
22
22
  * Icons, Icon, Appearance
23
23
  */
24
- [tuiAvatar] {
24
+ [tuiAvatar]:where(*&) {
25
25
  --t-size: var(--tui-height-l);
26
26
  --t-radius: 0.75rem;
27
27
  --t-corner-offset: calc((var(--t-radius) * 1.4142 - var(--t-radius)) * 1 / 1.4142);
@@ -16,7 +16,7 @@
16
16
  * @see-also
17
17
  * Icons, Appearance, Chip, Block
18
18
  */
19
- [tuiBadge] {
19
+ [tuiBadge]:where(*&) {
20
20
  --t-icon-size: 1rem;
21
21
  --t-padding: 0 0.5rem;
22
22
  --t-size: var(--tui-height-xs);
@@ -115,12 +115,12 @@
115
115
  }
116
116
  }
117
117
 
118
- img[tuiBadge] {
118
+ img[tuiBadge]:where(*&) {
119
119
  padding: 0;
120
120
  inline-size: var(--t-size);
121
121
  }
122
122
 
123
- tui-icon[tuiBadge]::before {
123
+ tui-icon[tuiBadge]:where(*&)::before {
124
124
  .fullsize();
125
125
 
126
126
  --t-margin: 0;
@@ -19,7 +19,7 @@
19
19
  * @see-also
20
20
  * Icons, Appearance, Link, Button
21
21
  */
22
- [tuiBlock] {
22
+ [tuiBlock]:where(*&) {
23
23
  --t-height: var(--tui-height-l);
24
24
  --t-radius: var(--tui-radius-l);
25
25
 
@@ -20,7 +20,7 @@
20
20
  * @see-also
21
21
  * Switch, Radio, Appearance
22
22
  */
23
- [tuiCheckbox] {
23
+ [tuiCheckbox]:where(*&) {
24
24
  --t-size: 1.5rem;
25
25
  --t-radius: var(--tui-radius-s);
26
26
 
@@ -16,7 +16,7 @@
16
16
  * @see-also
17
17
  * Icons, Appearance, Badge, Block
18
18
  */
19
- [tuiChip] {
19
+ [tuiChip]:where(*&) {
20
20
  --t-gap: 0.125rem;
21
21
  --t-margin: -0.125rem;
22
22
  --t-icon-size: 1rem;
@@ -122,17 +122,9 @@
122
122
  z-index: -1;
123
123
  }
124
124
  }
125
-
126
- &[tuiAppearance][data-appearance='negative'],
127
- &[tuiAppearance][data-appearance='positive'],
128
- &[tuiAppearance][data-appearance='warning'],
129
- &[tuiAppearance][data-appearance='info'],
130
- &[tuiAppearance][data-appearance='neutral'] {
131
- color: var(--tui-text-primary);
132
- }
133
125
  }
134
126
 
135
- input[tuiChip] {
127
+ input[tuiChip]:where(*&) {
136
128
  .interactive({
137
129
  cursor: text;
138
130
  });
@@ -13,7 +13,7 @@
13
13
  * @example
14
14
  * <label data-direction="top" tuiComment>Amazing product!</label>
15
15
  */
16
- [tuiComment] {
16
+ [tuiComment]:where(*&) {
17
17
  position: relative;
18
18
  display: inline-flex;
19
19
  font: var(--tui-font-body-m);
@@ -16,7 +16,7 @@
16
16
  * @see-also
17
17
  * Pin
18
18
  */
19
- tui-compass {
19
+ tui-compass:where(*&) {
20
20
  position: relative;
21
21
  display: inline-block;
22
22
  color: var(--tui-background-accent-1);
@@ -21,7 +21,7 @@
21
21
  * @see-also
22
22
  * Checkbox, Switch, Radio, Appearance
23
23
  */
24
- [tuiLike] {
24
+ [tuiLike]:where(*&) {
25
25
  inline-size: 1em;
26
26
  block-size: 1em;
27
27
  font-size: var(--tui-height-m);
@@ -13,7 +13,7 @@
13
13
  * @see-also
14
14
  * Chip, Badge, Block
15
15
  */
16
- [tuiMessage] {
16
+ [tuiMessage]:where(*&) {
17
17
  display: inline-flex;
18
18
  padding: 0.5rem 0.625rem;
19
19
  min-block-size: 2.25rem;
@@ -13,7 +13,7 @@
13
13
  * @see-also
14
14
  * Compass
15
15
  */
16
- [tuiPin] {
16
+ [tuiPin]:where(*&) {
17
17
  --t-size: 2rem;
18
18
 
19
19
  .transition(~'width, height, border, margin');
@@ -48,7 +48,7 @@
48
48
  }
49
49
  }
50
50
 
51
- [tuiProgressBar] {
51
+ [tuiProgressBar]:where(*&) {
52
52
  @track-color: var(--tui-background-neutral-2);
53
53
  @progress-color: var(--tui-progress-color, currentColor);
54
54
 
@@ -16,7 +16,7 @@
16
16
  * @see-also
17
17
  * Checkbox, Switch, Appearance
18
18
  */
19
- [tuiRadio] {
19
+ [tuiRadio]:where(*&) {
20
20
  --t-size: 1.5rem;
21
21
 
22
22
  .transition(~'background, box-shadow');
@@ -14,7 +14,7 @@
14
14
  * @see-also
15
15
  * Badge, Chip
16
16
  */
17
- [tuiStatus] {
17
+ [tuiStatus]:where(*&) {
18
18
  display: inline-flex;
19
19
  align-items: center;
20
20
  gap: 0.5rem;
@@ -19,7 +19,7 @@
19
19
  * @see-also
20
20
  * Checkbox, Radio
21
21
  */
22
- [tuiSwitch] {
22
+ [tuiSwitch]:where(*&) {
23
23
  .transition(~'background, box-shadow');
24
24
 
25
25
  display: inline-block;
@@ -1,6 +1,6 @@
1
1
  @import '@taiga-ui/core/styles/taiga-ui-local.less';
2
2
 
3
- [tuiToast] {
3
+ [tuiToast]:where(*&) {
4
4
  .transition(transform);
5
5
 
6
6
  display: flex;
@@ -1,7 +0,0 @@
1
- import { type TuiSizeS } from '@taiga-ui/core/types';
2
- export interface TuiSliderOptions {
3
- readonly size: TuiSizeS;
4
- readonly trackColor: string;
5
- }
6
- export declare const TUI_SLIDER_DEFAULT_OPTIONS: TuiSliderOptions;
7
- export declare const TUI_SLIDER_OPTIONS: import("@angular/core").InjectionToken<TuiSliderOptions>, tuiSliderOptionsProvider: (item: Partial<TuiSliderOptions> | (() => Partial<TuiSliderOptions>)) => import("@angular/core").FactoryProvider;