@salutejs/sdds-finai 0.322.0-dev.0 → 0.323.0-canary.2339.20130914411.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 (735) hide show
  1. package/package.json +24 -16
  2. package/{components → types/components}/Accordion/Accordion.config.d.ts +10 -10
  3. package/{components → types/components}/Accordion/Accordion.config.draft.d.ts +10 -10
  4. package/{components → types/components}/Accordion/Accordion.d.ts +11 -11
  5. package/{components → types/components}/Attach/Attach.config.d.ts +16 -16
  6. package/{components → types/components}/Attach/Attach.d.ts +41 -41
  7. package/{components → types/components}/Autocomplete/Autocomplete.config.d.ts +15 -15
  8. package/{components → types/components}/Autocomplete/Autocomplete.d.ts +32 -32
  9. package/{components → types/components}/Avatar/Avatar.config.d.ts +22 -22
  10. package/{components → types/components}/Avatar/Avatar.d.ts +72 -72
  11. package/types/components/AvatarGroup/AvatarGroup.d.ts +3 -0
  12. package/{components → types/components}/Badge/Badge.config.d.ts +14 -14
  13. package/{components → types/components}/Badge/Badge.config.draft.d.ts +14 -14
  14. package/{components → types/components}/Badge/Badge.d.ts +15 -15
  15. package/{components → types/components}/Breadcrumbs/Breadcrumbs.config.d.ts +5 -5
  16. package/{components → types/components}/Breadcrumbs/Breadcrumbs.d.ts +7 -7
  17. package/{components → types/components}/Button/Button.config.d.ts +21 -21
  18. package/{components → types/components}/Button/Button.d.ts +48 -48
  19. package/{components → types/components}/ButtonGroup/ButtonGroup.config.d.ts +25 -25
  20. package/{components → types/components}/ButtonGroup/ButtonGroup.d.ts +26 -26
  21. package/{components → types/components}/Calendar/Calendar.d.ts +22 -22
  22. package/{components → types/components}/Calendar/CalendarBase.config.d.ts +8 -8
  23. package/{components → types/components}/Calendar/CalendarDouble.config.d.ts +8 -8
  24. package/{components → types/components}/Card/Card.config.d.ts +4 -4
  25. package/{components → types/components}/Card/Card.d.ts +5 -5
  26. package/{components → types/components}/Carousel/Carousel.config.d.ts +2 -2
  27. package/{components → types/components}/Carousel/Carousel.d.ts +3 -3
  28. package/{components → types/components}/Cell/Cell.config.d.ts +5 -5
  29. package/{components → types/components}/Cell/Cell.d.ts +10 -10
  30. package/{components → types/components}/Checkbox/Checkbox.config.d.ts +13 -13
  31. package/{components → types/components}/Checkbox/Checkbox.d.ts +30 -30
  32. package/{components → types/components}/Chip/Chip.config.d.ts +14 -14
  33. package/{components → types/components}/Chip/Chip.d.ts +45 -45
  34. package/{components → types/components}/Chip/Chip.transparent.config.d.ts +14 -14
  35. package/{components → types/components}/ChipGroup/ChipGroup.config.d.ts +9 -9
  36. package/{components → types/components}/ChipGroup/ChipGroup.d.ts +11 -11
  37. package/{components → types/components}/CodeField/CodeField.config.d.ts +6 -6
  38. package/{components → types/components}/CodeField/CodeField.d.ts +9 -9
  39. package/{components → types/components}/CodeInput/CodeInput.config.d.ts +5 -5
  40. package/{components → types/components}/CodeInput/CodeInput.d.ts +8 -8
  41. package/{components → types/components}/Combobox/Combobox.config.d.ts +15 -15
  42. package/{components → types/components}/Combobox/Combobox.d.ts +100 -100
  43. package/{components → types/components}/Counter/Counter.config.d.ts +12 -12
  44. package/{components → types/components}/Counter/Counter.d.ts +14 -14
  45. package/{components → types/components}/DatePicker/DatePicker.config.d.ts +9 -9
  46. package/{components → types/components}/DatePicker/DatePicker.d.ts +33 -33
  47. package/{components → types/components}/DateTimePicker/DateTimePicker.config.d.ts +7 -7
  48. package/{components → types/components}/DateTimePicker/DateTimePicker.d.ts +13 -13
  49. package/{components → types/components}/Divider/Divider.config.d.ts +7 -7
  50. package/{components → types/components}/Divider/Divider.config.draft.d.ts +7 -7
  51. package/{components → types/components}/Divider/Divider.d.ts +8 -8
  52. package/{components → types/components}/Drawer/Drawer.config.d.ts +4 -4
  53. package/{components → types/components}/Drawer/Drawer.d.ts +11 -11
  54. package/{components → types/components}/Dropdown/Dropdown.config.d.ts +6 -6
  55. package/{components → types/components}/Dropdown/Dropdown.d.ts +28 -28
  56. package/{components → types/components}/Dropzone/Dropzone.config.d.ts +3 -3
  57. package/{components → types/components}/Dropzone/Dropzone.d.ts +7 -7
  58. package/{components → types/components}/EmbedIconButton/EmbedIconButton.config.d.ts +12 -12
  59. package/{components → types/components}/EmbedIconButton/EmbedIconButton.d.ts +15 -15
  60. package/{components → types/components}/EmptyState/EmptyState.config.d.ts +4 -4
  61. package/{components → types/components}/EmptyState/EmptyState.d.ts +16 -16
  62. package/{components → types/components}/Flow/Flow.d.ts +1 -1
  63. package/{components → types/components}/Grid/Grid.config.d.ts +1 -1
  64. package/{components → types/components}/Grid/Grid.d.ts +2 -2
  65. package/{components → types/components}/IconButton/IconButton.config.d.ts +18 -18
  66. package/{components → types/components}/IconButton/IconButton.d.ts +21 -21
  67. package/{components → types/components}/Image/Image.d.ts +1 -1
  68. package/{components → types/components}/Indicator/Indicator.config.d.ts +11 -11
  69. package/{components → types/components}/Indicator/Indicator.d.ts +35 -35
  70. package/{components → types/components}/InformationWrapper/InformationWrapper.config.d.ts +10 -10
  71. package/{components → types/components}/InformationWrapper/InformationWrapper.d.ts +11 -11
  72. package/{components → types/components}/Link/Link.config.d.ts +11 -11
  73. package/{components → types/components}/Link/Link.d.ts +26 -26
  74. package/{components → types/components}/LinkButton/LinkButton.config.d.ts +9 -9
  75. package/{components → types/components}/LinkButton/LinkButton.d.ts +10 -10
  76. package/{components → types/components}/List/List.config.d.ts +7 -7
  77. package/{components → types/components}/List/List.config.draft.d.ts +7 -7
  78. package/{components → types/components}/List/List.d.ts +8 -8
  79. package/{components → types/components}/Mask/Mask.d.ts +201 -201
  80. package/{components → types/components}/Modal/Modal.config.d.ts +1 -1
  81. package/{components → types/components}/Note/Note.config.d.ts +9 -9
  82. package/{components → types/components}/Note/Note.d.ts +10 -10
  83. package/{components → types/components}/Notification/Notification.config.d.ts +10 -10
  84. package/{components → types/components}/Notification/Notification.d.ts +12 -12
  85. package/{components → types/components}/NumberInput/NumberInput.config.d.ts +16 -16
  86. package/{components → types/components}/NumberInput/NumberInput.d.ts +17 -17
  87. package/{components → types/components}/Pagination/Pagination.config.d.ts +12 -12
  88. package/{components → types/components}/Pagination/Pagination.d.ts +13 -13
  89. package/{components → types/components}/Popover/Popover.config.d.ts +1 -1
  90. package/types/components/Popover/Popover.d.ts +5 -0
  91. package/{components → types/components}/Price/Price.d.ts +2 -2
  92. package/{components → types/components}/Progress/Progress.config.d.ts +9 -9
  93. package/{components → types/components}/Progress/Progress.d.ts +10 -10
  94. package/{components → types/components}/ProgressBarCircular/ProgressBarCircular.config.d.ts +14 -14
  95. package/{components → types/components}/ProgressBarCircular/ProgressBarCircular.d.ts +16 -16
  96. package/{components → types/components}/Radiobox/Radiobox.config.d.ts +13 -13
  97. package/{components → types/components}/Radiobox/Radiobox.d.ts +30 -30
  98. package/{components → types/components}/Range/Range.config.d.ts +8 -8
  99. package/{components → types/components}/Range/Range.d.ts +27 -27
  100. package/{components → types/components}/Segment/Segment.d.ts +25 -25
  101. package/{components → types/components}/Segment/SegmentGroup.config.d.ts +12 -12
  102. package/{components → types/components}/Segment/SegmentItem.config.d.ts +11 -11
  103. package/{components → types/components}/Select/Select.config.d.ts +24 -24
  104. package/{components → types/components}/Select/Select.d.ts +44 -44
  105. package/{components → types/components}/Sheet/Sheet.config.d.ts +3 -3
  106. package/{components → types/components}/Sheet/Sheet.d.ts +4 -4
  107. package/{components → types/components}/Skeleton/LineSkeleton.config.d.ts +19 -19
  108. package/{components → types/components}/Skeleton/Skeleton.d.ts +43 -43
  109. package/{components → types/components}/Slider/Slider.config.d.ts +6 -6
  110. package/{components → types/components}/Slider/Slider.d.ts +14 -14
  111. package/{components → types/components}/Spinner/Spinner.config.d.ts +8 -8
  112. package/{components → types/components}/Spinner/Spinner.d.ts +9 -9
  113. package/{components → types/components}/Steps/Steps.config.d.ts +11 -11
  114. package/{components → types/components}/Steps/Steps.d.ts +12 -12
  115. package/{components → types/components}/Switch/Switch.config.d.ts +8 -8
  116. package/{components → types/components}/Switch/Switch.d.ts +18 -18
  117. package/{components → types/components}/Table/Table.config.d.ts +5 -5
  118. package/{components → types/components}/Table/Table.d.ts +6 -6
  119. package/{components → types/components}/Tabs/TabItem.d.ts +49 -49
  120. package/{components → types/components}/Tabs/Tabs.d.ts +26 -26
  121. package/{components → types/components}/Tabs/horizontal/HorizontalIconTabItem.config.d.ts +14 -14
  122. package/{components → types/components}/Tabs/horizontal/HorizontalTabItem.config.d.ts +16 -16
  123. package/{components → types/components}/Tabs/horizontal/HorizontalTabs.config.d.ts +15 -15
  124. package/{components → types/components}/Tabs/vertical/VerticalIconTabItem.config.d.ts +6 -6
  125. package/{components → types/components}/Tabs/vertical/VerticalTabItem.config.d.ts +7 -7
  126. package/{components → types/components}/Tabs/vertical/VerticalTabs.config.d.ts +7 -7
  127. package/{components → types/components}/TextArea/TextArea.config.d.ts +16 -16
  128. package/{components → types/components}/TextArea/TextArea.d.ts +17 -17
  129. package/{components → types/components}/TextField/TextField.clear.config.d.ts +22 -22
  130. package/{components → types/components}/TextField/TextField.config.d.ts +22 -22
  131. package/{components → types/components}/TextField/TextField.d.ts +278 -278
  132. package/{components → types/components}/TextFieldGroup/TextFieldGroup.config.d.ts +13 -13
  133. package/{components → types/components}/TextFieldGroup/TextFieldGroup.d.ts +16 -16
  134. package/{components → types/components}/TimePicker/TimePicker.config.d.ts +7 -7
  135. package/{components → types/components}/TimePicker/TimePicker.d.ts +10 -10
  136. package/{components → types/components}/Toast/Toast.config.d.ts +6 -6
  137. package/{components → types/components}/Toast/Toast.d.ts +10 -10
  138. package/{components → types/components}/Tokens/Colors/Colors.styles.d.ts +13 -13
  139. package/{components → types/components}/Tokens/Typography/Typography.styles.d.ts +13 -13
  140. package/{components → types/components}/Toolbar/Toolbar.config.d.ts +5 -5
  141. package/{components → types/components}/Toolbar/Toolbar.d.ts +7 -7
  142. package/{components → types/components}/Tooltip/Tooltip.config.d.ts +3 -3
  143. package/{components → types/components}/Tour/Tour.config.d.ts +2 -2
  144. package/{components → types/components}/Tour/Tour.d.ts +3 -3
  145. package/{components → types/components}/Tree/Tree.config.d.ts +5 -5
  146. package/{components → types/components}/Tree/Tree.d.ts +6 -6
  147. package/{components → types/components}/Typography/Body.config.d.ts +5 -5
  148. package/{components → types/components}/Typography/Dspl.config.d.ts +3 -3
  149. package/{components → types/components}/Typography/Heading.config.d.ts +5 -5
  150. package/{components → types/components}/Typography/Text.config.d.ts +4 -4
  151. package/{components → types/components}/Typography/Typography.d.ts +68 -68
  152. package/{components → types/components}/ViewContainer/ViewContainer.config.d.ts +2 -2
  153. package/{components → types/components}/ViewContainer/ViewContainer.d.ts +4 -4
  154. package/types/index.d.ts +79 -1
  155. package/types/types/index.d.ts +1 -0
  156. package/.swc/plugins/v7_linux_x86_64_14.0.0/358fecaab1701de64a7bceee21e5f3a204d1107aa33eb372d1dab77a43118622 +0 -0
  157. package/.swc/plugins/v7_linux_x86_64_14.0.0/cce279a62b5dde357ee7b421711ef357c3f0a29cd3cb6e86336f7345fd604d8e +0 -0
  158. package/CHANGELOG.md +0 -3785
  159. package/api/sdds-finportal.api.md +0 -6255
  160. package/components/AvatarGroup/AvatarGroup.d.ts +0 -3
  161. package/components/Popover/Popover.d.ts +0 -5
  162. package/index.d.ts +0 -79
  163. package/vite.config.js +0 -6
  164. /package/{components → dist/styled-components/cjs/components}/Accordion/Accordion.config.draft.js +0 -0
  165. /package/{components → dist/styled-components/cjs/components}/Accordion/Accordion.config.js +0 -0
  166. /package/{components → dist/styled-components/cjs/components}/Accordion/Accordion.js +0 -0
  167. /package/{components → dist/styled-components/cjs/components}/Accordion/index.js +0 -0
  168. /package/{components → dist/styled-components/cjs/components}/Attach/Attach.config.js +0 -0
  169. /package/{components → dist/styled-components/cjs/components}/Attach/Attach.js +0 -0
  170. /package/{components → dist/styled-components/cjs/components}/Attach/index.js +0 -0
  171. /package/{components → dist/styled-components/cjs/components}/Autocomplete/Autocomplete.config.js +0 -0
  172. /package/{components → dist/styled-components/cjs/components}/Autocomplete/Autocomplete.js +0 -0
  173. /package/{components → dist/styled-components/cjs/components}/Autocomplete/index.js +0 -0
  174. /package/{components → dist/styled-components/cjs/components}/Avatar/Avatar.config.js +0 -0
  175. /package/{components → dist/styled-components/cjs/components}/Avatar/Avatar.js +0 -0
  176. /package/{components → dist/styled-components/cjs/components}/Avatar/index.js +0 -0
  177. /package/{components → dist/styled-components/cjs/components}/AvatarGroup/AvatarGroup.js +0 -0
  178. /package/{components → dist/styled-components/cjs/components}/AvatarGroup/index.js +0 -0
  179. /package/{components → dist/styled-components/cjs/components}/Badge/Badge.config.draft.js +0 -0
  180. /package/{components → dist/styled-components/cjs/components}/Badge/Badge.config.js +0 -0
  181. /package/{components → dist/styled-components/cjs/components}/Badge/Badge.js +0 -0
  182. /package/{components → dist/styled-components/cjs/components}/Badge/index.js +0 -0
  183. /package/{components → dist/styled-components/cjs/components}/Breadcrumbs/Breadcrumbs.config.js +0 -0
  184. /package/{components → dist/styled-components/cjs/components}/Breadcrumbs/Breadcrumbs.js +0 -0
  185. /package/{components → dist/styled-components/cjs/components}/Breadcrumbs/index.js +0 -0
  186. /package/{components → dist/styled-components/cjs/components}/Button/Button.config.js +0 -0
  187. /package/{components → dist/styled-components/cjs/components}/Button/Button.js +0 -0
  188. /package/{components → dist/styled-components/cjs/components}/Button/index.js +0 -0
  189. /package/{components → dist/styled-components/cjs/components}/ButtonBase/index.js +0 -0
  190. /package/{components → dist/styled-components/cjs/components}/ButtonGroup/ButtonGroup.config.js +0 -0
  191. /package/{components → dist/styled-components/cjs/components}/ButtonGroup/ButtonGroup.js +0 -0
  192. /package/{components → dist/styled-components/cjs/components}/ButtonGroup/index.js +0 -0
  193. /package/{components → dist/styled-components/cjs/components}/Calendar/Calendar.js +0 -0
  194. /package/{components → dist/styled-components/cjs/components}/Calendar/CalendarBase.config.js +0 -0
  195. /package/{components → dist/styled-components/cjs/components}/Calendar/CalendarDouble.config.js +0 -0
  196. /package/{components → dist/styled-components/cjs/components}/Calendar/index.js +0 -0
  197. /package/{components → dist/styled-components/cjs/components}/Card/Card.config.js +0 -0
  198. /package/{components → dist/styled-components/cjs/components}/Card/Card.js +0 -0
  199. /package/{components → dist/styled-components/cjs/components}/Card/index.js +0 -0
  200. /package/{components → dist/styled-components/cjs/components}/Carousel/Carousel.config.js +0 -0
  201. /package/{components → dist/styled-components/cjs/components}/Carousel/Carousel.js +0 -0
  202. /package/{components → dist/styled-components/cjs/components}/Carousel/index.js +0 -0
  203. /package/{components → dist/styled-components/cjs/components}/Cell/Cell.config.js +0 -0
  204. /package/{components → dist/styled-components/cjs/components}/Cell/Cell.js +0 -0
  205. /package/{components → dist/styled-components/cjs/components}/Cell/index.js +0 -0
  206. /package/{components → dist/styled-components/cjs/components}/Checkbox/Checkbox.config.js +0 -0
  207. /package/{components → dist/styled-components/cjs/components}/Checkbox/Checkbox.js +0 -0
  208. /package/{components → dist/styled-components/cjs/components}/Checkbox/index.js +0 -0
  209. /package/{components → dist/styled-components/cjs/components}/Chip/Chip.config.js +0 -0
  210. /package/{components → dist/styled-components/cjs/components}/Chip/Chip.js +0 -0
  211. /package/{components → dist/styled-components/cjs/components}/Chip/Chip.transparent.config.js +0 -0
  212. /package/{components → dist/styled-components/cjs/components}/Chip/index.js +0 -0
  213. /package/{components → dist/styled-components/cjs/components}/ChipGroup/ChipGroup.config.js +0 -0
  214. /package/{components → dist/styled-components/cjs/components}/ChipGroup/ChipGroup.js +0 -0
  215. /package/{components → dist/styled-components/cjs/components}/ChipGroup/index.js +0 -0
  216. /package/{components → dist/styled-components/cjs/components}/CodeField/CodeField.config.js +0 -0
  217. /package/{components → dist/styled-components/cjs/components}/CodeField/CodeField.js +0 -0
  218. /package/{components → dist/styled-components/cjs/components}/CodeField/index.js +0 -0
  219. /package/{components → dist/styled-components/cjs/components}/CodeInput/CodeInput.config.js +0 -0
  220. /package/{components → dist/styled-components/cjs/components}/CodeInput/CodeInput.js +0 -0
  221. /package/{components → dist/styled-components/cjs/components}/CodeInput/index.js +0 -0
  222. /package/{components → dist/styled-components/cjs/components}/Combobox/Combobox.config.js +0 -0
  223. /package/{components → dist/styled-components/cjs/components}/Combobox/Combobox.js +0 -0
  224. /package/{components → dist/styled-components/cjs/components}/Combobox/index.js +0 -0
  225. /package/{components → dist/styled-components/cjs/components}/Counter/Counter.config.js +0 -0
  226. /package/{components → dist/styled-components/cjs/components}/Counter/Counter.js +0 -0
  227. /package/{components → dist/styled-components/cjs/components}/Counter/index.js +0 -0
  228. /package/{components → dist/styled-components/cjs/components}/DatePicker/DatePicker.config.js +0 -0
  229. /package/{components → dist/styled-components/cjs/components}/DatePicker/DatePicker.js +0 -0
  230. /package/{components → dist/styled-components/cjs/components}/DatePicker/index.js +0 -0
  231. /package/{components → dist/styled-components/cjs/components}/DateTimePicker/DateTimePicker.config.js +0 -0
  232. /package/{components → dist/styled-components/cjs/components}/DateTimePicker/DateTimePicker.js +0 -0
  233. /package/{components → dist/styled-components/cjs/components}/DateTimePicker/index.js +0 -0
  234. /package/{components → dist/styled-components/cjs/components}/Divider/Divider.config.draft.js +0 -0
  235. /package/{components → dist/styled-components/cjs/components}/Divider/Divider.config.js +0 -0
  236. /package/{components → dist/styled-components/cjs/components}/Divider/Divider.js +0 -0
  237. /package/{components → dist/styled-components/cjs/components}/Divider/index.js +0 -0
  238. /package/{components → dist/styled-components/cjs/components}/Drawer/Drawer.config.js +0 -0
  239. /package/{components → dist/styled-components/cjs/components}/Drawer/Drawer.js +0 -0
  240. /package/{components → dist/styled-components/cjs/components}/Drawer/index.js +0 -0
  241. /package/{components → dist/styled-components/cjs/components}/Dropdown/Dropdown.config.js +0 -0
  242. /package/{components → dist/styled-components/cjs/components}/Dropdown/Dropdown.js +0 -0
  243. /package/{components → dist/styled-components/cjs/components}/Dropdown/index.js +0 -0
  244. /package/{components → dist/styled-components/cjs/components}/Dropzone/Dropzone.config.js +0 -0
  245. /package/{components → dist/styled-components/cjs/components}/Dropzone/Dropzone.js +0 -0
  246. /package/{components → dist/styled-components/cjs/components}/Dropzone/index.js +0 -0
  247. /package/{components → dist/styled-components/cjs/components}/EmbedIconButton/EmbedIconButton.config.js +0 -0
  248. /package/{components → dist/styled-components/cjs/components}/EmbedIconButton/EmbedIconButton.js +0 -0
  249. /package/{components → dist/styled-components/cjs/components}/EmbedIconButton/index.js +0 -0
  250. /package/{components → dist/styled-components/cjs/components}/EmptyState/EmptyState.config.js +0 -0
  251. /package/{components → dist/styled-components/cjs/components}/EmptyState/EmptyState.js +0 -0
  252. /package/{components → dist/styled-components/cjs/components}/EmptyState/index.js +0 -0
  253. /package/{components → dist/styled-components/cjs/components}/Flow/Flow.config.js +0 -0
  254. /package/{components → dist/styled-components/cjs/components}/Flow/Flow.js +0 -0
  255. /package/{components → dist/styled-components/cjs/components}/Flow/index.js +0 -0
  256. /package/{components → dist/styled-components/cjs/components}/Grid/Grid.config.js +0 -0
  257. /package/{components → dist/styled-components/cjs/components}/Grid/Grid.js +0 -0
  258. /package/{components → dist/styled-components/cjs/components}/Grid/index.js +0 -0
  259. /package/{components → dist/styled-components/cjs/components}/IconButton/IconButton.config.js +0 -0
  260. /package/{components → dist/styled-components/cjs/components}/IconButton/IconButton.js +0 -0
  261. /package/{components → dist/styled-components/cjs/components}/IconButton/index.js +0 -0
  262. /package/{components → dist/styled-components/cjs/components}/Image/Image.js +0 -0
  263. /package/{components → dist/styled-components/cjs/components}/Image/index.js +0 -0
  264. /package/{components → dist/styled-components/cjs/components}/Indicator/Indicator.config.js +0 -0
  265. /package/{components → dist/styled-components/cjs/components}/Indicator/Indicator.js +0 -0
  266. /package/{components → dist/styled-components/cjs/components}/Indicator/index.js +0 -0
  267. /package/{components → dist/styled-components/cjs/components}/InformationWrapper/InformationWrapper.config.js +0 -0
  268. /package/{components → dist/styled-components/cjs/components}/InformationWrapper/InformationWrapper.js +0 -0
  269. /package/{components → dist/styled-components/cjs/components}/InformationWrapper/index.js +0 -0
  270. /package/{components → dist/styled-components/cjs/components}/Link/Link.config.js +0 -0
  271. /package/{components → dist/styled-components/cjs/components}/Link/Link.js +0 -0
  272. /package/{components → dist/styled-components/cjs/components}/Link/index.js +0 -0
  273. /package/{components → dist/styled-components/cjs/components}/LinkButton/LinkButton.config.js +0 -0
  274. /package/{components → dist/styled-components/cjs/components}/LinkButton/LinkButton.js +0 -0
  275. /package/{components → dist/styled-components/cjs/components}/LinkButton/index.js +0 -0
  276. /package/{components → dist/styled-components/cjs/components}/List/List.config.draft.js +0 -0
  277. /package/{components → dist/styled-components/cjs/components}/List/List.config.js +0 -0
  278. /package/{components → dist/styled-components/cjs/components}/List/List.js +0 -0
  279. /package/{components → dist/styled-components/cjs/components}/List/index.js +0 -0
  280. /package/{components → dist/styled-components/cjs/components}/Mask/Mask.js +0 -0
  281. /package/{components → dist/styled-components/cjs/components}/Mask/index.js +0 -0
  282. /package/{components → dist/styled-components/cjs/components}/Modal/Modal.config.js +0 -0
  283. /package/{components → dist/styled-components/cjs/components}/Modal/Modal.js +0 -0
  284. /package/{components → dist/styled-components/cjs/components}/Modal/index.js +0 -0
  285. /package/{components → dist/styled-components/cjs/components}/Note/Note.config.js +0 -0
  286. /package/{components → dist/styled-components/cjs/components}/Note/Note.js +0 -0
  287. /package/{components → dist/styled-components/cjs/components}/Note/index.js +0 -0
  288. /package/{components → dist/styled-components/cjs/components}/Notification/Notification.config.js +0 -0
  289. /package/{components → dist/styled-components/cjs/components}/Notification/Notification.js +0 -0
  290. /package/{components → dist/styled-components/cjs/components}/Notification/index.js +0 -0
  291. /package/{components → dist/styled-components/cjs/components}/NumberFormat/NumberFormat.js +0 -0
  292. /package/{components → dist/styled-components/cjs/components}/NumberFormat/index.js +0 -0
  293. /package/{components → dist/styled-components/cjs/components}/NumberInput/NumberInput.config.js +0 -0
  294. /package/{components → dist/styled-components/cjs/components}/NumberInput/NumberInput.js +0 -0
  295. /package/{components → dist/styled-components/cjs/components}/NumberInput/index.js +0 -0
  296. /package/{components → dist/styled-components/cjs/components}/Overlay/index.js +0 -0
  297. /package/{components → dist/styled-components/cjs/components}/Pagination/Pagination.config.js +0 -0
  298. /package/{components → dist/styled-components/cjs/components}/Pagination/Pagination.js +0 -0
  299. /package/{components → dist/styled-components/cjs/components}/Pagination/index.js +0 -0
  300. /package/{components → dist/styled-components/cjs/components}/Popover/Popover.config.js +0 -0
  301. /package/{components → dist/styled-components/cjs/components}/Popover/Popover.js +0 -0
  302. /package/{components → dist/styled-components/cjs/components}/Popover/index.js +0 -0
  303. /package/{components → dist/styled-components/cjs/components}/Popup/Popup.js +0 -0
  304. /package/{components → dist/styled-components/cjs/components}/Popup/index.js +0 -0
  305. /package/{components → dist/styled-components/cjs/components}/Portal/index.js +0 -0
  306. /package/{components → dist/styled-components/cjs/components}/Price/Price.config.js +0 -0
  307. /package/{components → dist/styled-components/cjs/components}/Price/Price.js +0 -0
  308. /package/{components → dist/styled-components/cjs/components}/Price/index.js +0 -0
  309. /package/{components → dist/styled-components/cjs/components}/Progress/Progress.config.js +0 -0
  310. /package/{components → dist/styled-components/cjs/components}/Progress/Progress.js +0 -0
  311. /package/{components → dist/styled-components/cjs/components}/Progress/index.js +0 -0
  312. /package/{components → dist/styled-components/cjs/components}/ProgressBarCircular/ProgressBarCircular.config.js +0 -0
  313. /package/{components → dist/styled-components/cjs/components}/ProgressBarCircular/ProgressBarCircular.js +0 -0
  314. /package/{components → dist/styled-components/cjs/components}/ProgressBarCircular/index.js +0 -0
  315. /package/{components → dist/styled-components/cjs/components}/Radiobox/Radiobox.config.js +0 -0
  316. /package/{components → dist/styled-components/cjs/components}/Radiobox/Radiobox.js +0 -0
  317. /package/{components → dist/styled-components/cjs/components}/Radiobox/index.js +0 -0
  318. /package/{components → dist/styled-components/cjs/components}/Range/Range.config.js +0 -0
  319. /package/{components → dist/styled-components/cjs/components}/Range/Range.js +0 -0
  320. /package/{components → dist/styled-components/cjs/components}/Range/index.js +0 -0
  321. /package/{components → dist/styled-components/cjs/components}/SSRProvider/index.js +0 -0
  322. /package/{components → dist/styled-components/cjs/components}/Segment/Segment.js +0 -0
  323. /package/{components → dist/styled-components/cjs/components}/Segment/SegmentGroup.config.js +0 -0
  324. /package/{components → dist/styled-components/cjs/components}/Segment/SegmentItem.config.js +0 -0
  325. /package/{components → dist/styled-components/cjs/components}/Segment/index.js +0 -0
  326. /package/{components → dist/styled-components/cjs/components}/Select/Select.config.js +0 -0
  327. /package/{components → dist/styled-components/cjs/components}/Select/Select.js +0 -0
  328. /package/{components → dist/styled-components/cjs/components}/Select/index.js +0 -0
  329. /package/{components → dist/styled-components/cjs/components}/Sheet/Sheet.config.js +0 -0
  330. /package/{components → dist/styled-components/cjs/components}/Sheet/Sheet.js +0 -0
  331. /package/{components → dist/styled-components/cjs/components}/Sheet/index.js +0 -0
  332. /package/{components → dist/styled-components/cjs/components}/Skeleton/LineSkeleton.config.js +0 -0
  333. /package/{components → dist/styled-components/cjs/components}/Skeleton/Skeleton.js +0 -0
  334. /package/{components → dist/styled-components/cjs/components}/Skeleton/index.js +0 -0
  335. /package/{components → dist/styled-components/cjs/components}/Slider/Slider.config.js +0 -0
  336. /package/{components → dist/styled-components/cjs/components}/Slider/Slider.js +0 -0
  337. /package/{components → dist/styled-components/cjs/components}/Slider/index.js +0 -0
  338. /package/{components → dist/styled-components/cjs/components}/Spinner/Spinner.config.js +0 -0
  339. /package/{components → dist/styled-components/cjs/components}/Spinner/Spinner.js +0 -0
  340. /package/{components → dist/styled-components/cjs/components}/Spinner/index.js +0 -0
  341. /package/{components → dist/styled-components/cjs/components}/Steps/Steps.config.js +0 -0
  342. /package/{components → dist/styled-components/cjs/components}/Steps/Steps.js +0 -0
  343. /package/{components → dist/styled-components/cjs/components}/Steps/index.js +0 -0
  344. /package/{components → dist/styled-components/cjs/components}/Switch/Switch.config.js +0 -0
  345. /package/{components → dist/styled-components/cjs/components}/Switch/Switch.js +0 -0
  346. /package/{components → dist/styled-components/cjs/components}/Switch/index.js +0 -0
  347. /package/{components → dist/styled-components/cjs/components}/Table/Table.config.js +0 -0
  348. /package/{components → dist/styled-components/cjs/components}/Table/Table.js +0 -0
  349. /package/{components → dist/styled-components/cjs/components}/Table/index.js +0 -0
  350. /package/{components → dist/styled-components/cjs/components}/Tabs/TabItem.js +0 -0
  351. /package/{components → dist/styled-components/cjs/components}/Tabs/Tabs.js +0 -0
  352. /package/{components → dist/styled-components/cjs/components}/Tabs/TabsController.js +0 -0
  353. /package/{components → dist/styled-components/cjs/components}/Tabs/horizontal/HorizontalIconTabItem.config.js +0 -0
  354. /package/{components → dist/styled-components/cjs/components}/Tabs/horizontal/HorizontalTabItem.config.js +0 -0
  355. /package/{components → dist/styled-components/cjs/components}/Tabs/horizontal/HorizontalTabs.config.js +0 -0
  356. /package/{components → dist/styled-components/cjs/components}/Tabs/index.js +0 -0
  357. /package/{components → dist/styled-components/cjs/components}/Tabs/vertical/VerticalIconTabItem.config.js +0 -0
  358. /package/{components → dist/styled-components/cjs/components}/Tabs/vertical/VerticalTabItem.config.js +0 -0
  359. /package/{components → dist/styled-components/cjs/components}/Tabs/vertical/VerticalTabs.config.js +0 -0
  360. /package/{components → dist/styled-components/cjs/components}/TextArea/TextArea.config.js +0 -0
  361. /package/{components → dist/styled-components/cjs/components}/TextArea/TextArea.js +0 -0
  362. /package/{components → dist/styled-components/cjs/components}/TextArea/index.js +0 -0
  363. /package/{components → dist/styled-components/cjs/components}/TextField/TextField.clear.config.js +0 -0
  364. /package/{components → dist/styled-components/cjs/components}/TextField/TextField.config.js +0 -0
  365. /package/{components → dist/styled-components/cjs/components}/TextField/TextField.js +0 -0
  366. /package/{components → dist/styled-components/cjs/components}/TextField/index.js +0 -0
  367. /package/{components → dist/styled-components/cjs/components}/TextFieldGroup/TextFieldGroup.config.js +0 -0
  368. /package/{components → dist/styled-components/cjs/components}/TextFieldGroup/TextFieldGroup.js +0 -0
  369. /package/{components → dist/styled-components/cjs/components}/TextFieldGroup/index.js +0 -0
  370. /package/{components → dist/styled-components/cjs/components}/TimePicker/TimePicker.config.js +0 -0
  371. /package/{components → dist/styled-components/cjs/components}/TimePicker/TimePicker.js +0 -0
  372. /package/{components → dist/styled-components/cjs/components}/TimePicker/index.js +0 -0
  373. /package/{components → dist/styled-components/cjs/components}/Toast/Toast.config.js +0 -0
  374. /package/{components → dist/styled-components/cjs/components}/Toast/Toast.js +0 -0
  375. /package/{components → dist/styled-components/cjs/components}/Toast/index.js +0 -0
  376. /package/{components → dist/styled-components/cjs/components}/Tokens/Colors/Colors.styles.js +0 -0
  377. /package/{components → dist/styled-components/cjs/components}/Tokens/NumberTokens/NumberTokens.styles.js +0 -0
  378. /package/{components → dist/styled-components/cjs/components}/Tokens/Typography/Typography.styles.js +0 -0
  379. /package/{components → dist/styled-components/cjs/components}/Toolbar/Toolbar.config.js +0 -0
  380. /package/{components → dist/styled-components/cjs/components}/Toolbar/Toolbar.js +0 -0
  381. /package/{components → dist/styled-components/cjs/components}/Toolbar/index.js +0 -0
  382. /package/{components → dist/styled-components/cjs/components}/Tooltip/Tooltip.config.js +0 -0
  383. /package/{components → dist/styled-components/cjs/components}/Tooltip/Tooltip.js +0 -0
  384. /package/{components → dist/styled-components/cjs/components}/Tooltip/index.js +0 -0
  385. /package/{components → dist/styled-components/cjs/components}/Tour/Tour.config.js +0 -0
  386. /package/{components → dist/styled-components/cjs/components}/Tour/Tour.js +0 -0
  387. /package/{components → dist/styled-components/cjs/components}/Tour/index.js +0 -0
  388. /package/{components → dist/styled-components/cjs/components}/Tree/Tree.config.js +0 -0
  389. /package/{components → dist/styled-components/cjs/components}/Tree/Tree.js +0 -0
  390. /package/{components → dist/styled-components/cjs/components}/Tree/index.js +0 -0
  391. /package/{components → dist/styled-components/cjs/components}/Typography/Body.config.js +0 -0
  392. /package/{components → dist/styled-components/cjs/components}/Typography/Dspl.config.js +0 -0
  393. /package/{components → dist/styled-components/cjs/components}/Typography/Heading.config.js +0 -0
  394. /package/{components → dist/styled-components/cjs/components}/Typography/Text.config.js +0 -0
  395. /package/{components → dist/styled-components/cjs/components}/Typography/Typography.js +0 -0
  396. /package/{components → dist/styled-components/cjs/components}/Typography/index.js +0 -0
  397. /package/{components → dist/styled-components/cjs/components}/ViewContainer/ViewContainer.config.js +0 -0
  398. /package/{components → dist/styled-components/cjs/components}/ViewContainer/ViewContainer.js +0 -0
  399. /package/{components → dist/styled-components/cjs/components}/ViewContainer/index.js +0 -0
  400. /package/{helpers → dist/styled-components/cjs/helpers}/createComponentByConfig.js +0 -0
  401. /package/{helpers → dist/styled-components/cjs/helpers}/hasComponentDraftConfig.js +0 -0
  402. /package/{helpers → dist/styled-components/cjs/helpers}/index.js +0 -0
  403. /package/{index.js → dist/styled-components/cjs/index.js} +0 -0
  404. /package/{mixins → dist/styled-components/cjs/mixins}/index.js +0 -0
  405. /package/{tokens → dist/styled-components/cjs/tokens}/index.js +0 -0
  406. /package/{types → dist/styled-components/cjs/types}/index.js +0 -0
  407. /package/{es → dist/styled-components/es}/components/Accordion/Accordion.config.draft.js +0 -0
  408. /package/{es → dist/styled-components/es}/components/Accordion/Accordion.config.js +0 -0
  409. /package/{es → dist/styled-components/es}/components/Accordion/Accordion.js +0 -0
  410. /package/{es → dist/styled-components/es}/components/Accordion/index.js +0 -0
  411. /package/{es → dist/styled-components/es}/components/Attach/Attach.config.js +0 -0
  412. /package/{es → dist/styled-components/es}/components/Attach/Attach.js +0 -0
  413. /package/{es → dist/styled-components/es}/components/Attach/index.js +0 -0
  414. /package/{es → dist/styled-components/es}/components/Autocomplete/Autocomplete.config.js +0 -0
  415. /package/{es → dist/styled-components/es}/components/Autocomplete/Autocomplete.js +0 -0
  416. /package/{es → dist/styled-components/es}/components/Autocomplete/index.js +0 -0
  417. /package/{es → dist/styled-components/es}/components/Avatar/Avatar.config.js +0 -0
  418. /package/{es → dist/styled-components/es}/components/Avatar/Avatar.js +0 -0
  419. /package/{es → dist/styled-components/es}/components/Avatar/index.js +0 -0
  420. /package/{es → dist/styled-components/es}/components/AvatarGroup/AvatarGroup.js +0 -0
  421. /package/{es → dist/styled-components/es}/components/AvatarGroup/index.js +0 -0
  422. /package/{es → dist/styled-components/es}/components/Badge/Badge.config.draft.js +0 -0
  423. /package/{es → dist/styled-components/es}/components/Badge/Badge.config.js +0 -0
  424. /package/{es → dist/styled-components/es}/components/Badge/Badge.js +0 -0
  425. /package/{es → dist/styled-components/es}/components/Badge/index.js +0 -0
  426. /package/{es → dist/styled-components/es}/components/Breadcrumbs/Breadcrumbs.config.js +0 -0
  427. /package/{es → dist/styled-components/es}/components/Breadcrumbs/Breadcrumbs.js +0 -0
  428. /package/{es → dist/styled-components/es}/components/Breadcrumbs/index.js +0 -0
  429. /package/{es → dist/styled-components/es}/components/Button/Button.config.js +0 -0
  430. /package/{es → dist/styled-components/es}/components/Button/Button.js +0 -0
  431. /package/{es → dist/styled-components/es}/components/Button/index.js +0 -0
  432. /package/{es → dist/styled-components/es}/components/ButtonBase/index.js +0 -0
  433. /package/{es → dist/styled-components/es}/components/ButtonGroup/ButtonGroup.config.js +0 -0
  434. /package/{es → dist/styled-components/es}/components/ButtonGroup/ButtonGroup.js +0 -0
  435. /package/{es → dist/styled-components/es}/components/ButtonGroup/index.js +0 -0
  436. /package/{es → dist/styled-components/es}/components/Calendar/Calendar.js +0 -0
  437. /package/{es → dist/styled-components/es}/components/Calendar/CalendarBase.config.js +0 -0
  438. /package/{es → dist/styled-components/es}/components/Calendar/CalendarDouble.config.js +0 -0
  439. /package/{es → dist/styled-components/es}/components/Calendar/index.js +0 -0
  440. /package/{es → dist/styled-components/es}/components/Card/Card.config.js +0 -0
  441. /package/{es → dist/styled-components/es}/components/Card/Card.js +0 -0
  442. /package/{es → dist/styled-components/es}/components/Card/index.js +0 -0
  443. /package/{es → dist/styled-components/es}/components/Carousel/Carousel.config.js +0 -0
  444. /package/{es → dist/styled-components/es}/components/Carousel/Carousel.js +0 -0
  445. /package/{es → dist/styled-components/es}/components/Carousel/index.js +0 -0
  446. /package/{es → dist/styled-components/es}/components/Cell/Cell.config.js +0 -0
  447. /package/{es → dist/styled-components/es}/components/Cell/Cell.js +0 -0
  448. /package/{es → dist/styled-components/es}/components/Cell/index.js +0 -0
  449. /package/{es → dist/styled-components/es}/components/Checkbox/Checkbox.config.js +0 -0
  450. /package/{es → dist/styled-components/es}/components/Checkbox/Checkbox.js +0 -0
  451. /package/{es → dist/styled-components/es}/components/Checkbox/index.js +0 -0
  452. /package/{es → dist/styled-components/es}/components/Chip/Chip.config.js +0 -0
  453. /package/{es → dist/styled-components/es}/components/Chip/Chip.js +0 -0
  454. /package/{es → dist/styled-components/es}/components/Chip/Chip.transparent.config.js +0 -0
  455. /package/{es → dist/styled-components/es}/components/Chip/index.js +0 -0
  456. /package/{es → dist/styled-components/es}/components/ChipGroup/ChipGroup.config.js +0 -0
  457. /package/{es → dist/styled-components/es}/components/ChipGroup/ChipGroup.js +0 -0
  458. /package/{es → dist/styled-components/es}/components/ChipGroup/index.js +0 -0
  459. /package/{es → dist/styled-components/es}/components/CodeField/CodeField.config.js +0 -0
  460. /package/{es → dist/styled-components/es}/components/CodeField/CodeField.js +0 -0
  461. /package/{es → dist/styled-components/es}/components/CodeField/index.js +0 -0
  462. /package/{es → dist/styled-components/es}/components/CodeInput/CodeInput.config.js +0 -0
  463. /package/{es → dist/styled-components/es}/components/CodeInput/CodeInput.js +0 -0
  464. /package/{es → dist/styled-components/es}/components/CodeInput/index.js +0 -0
  465. /package/{es → dist/styled-components/es}/components/Combobox/Combobox.config.js +0 -0
  466. /package/{es → dist/styled-components/es}/components/Combobox/Combobox.js +0 -0
  467. /package/{es → dist/styled-components/es}/components/Combobox/index.js +0 -0
  468. /package/{es → dist/styled-components/es}/components/Counter/Counter.config.js +0 -0
  469. /package/{es → dist/styled-components/es}/components/Counter/Counter.js +0 -0
  470. /package/{es → dist/styled-components/es}/components/Counter/index.js +0 -0
  471. /package/{es → dist/styled-components/es}/components/DatePicker/DatePicker.config.js +0 -0
  472. /package/{es → dist/styled-components/es}/components/DatePicker/DatePicker.js +0 -0
  473. /package/{es → dist/styled-components/es}/components/DatePicker/index.js +0 -0
  474. /package/{es → dist/styled-components/es}/components/DateTimePicker/DateTimePicker.config.js +0 -0
  475. /package/{es → dist/styled-components/es}/components/DateTimePicker/DateTimePicker.js +0 -0
  476. /package/{es → dist/styled-components/es}/components/DateTimePicker/index.js +0 -0
  477. /package/{es → dist/styled-components/es}/components/Divider/Divider.config.draft.js +0 -0
  478. /package/{es → dist/styled-components/es}/components/Divider/Divider.config.js +0 -0
  479. /package/{es → dist/styled-components/es}/components/Divider/Divider.js +0 -0
  480. /package/{es → dist/styled-components/es}/components/Divider/index.js +0 -0
  481. /package/{es → dist/styled-components/es}/components/Drawer/Drawer.config.js +0 -0
  482. /package/{es → dist/styled-components/es}/components/Drawer/Drawer.js +0 -0
  483. /package/{es → dist/styled-components/es}/components/Drawer/index.js +0 -0
  484. /package/{es → dist/styled-components/es}/components/Dropdown/Dropdown.config.js +0 -0
  485. /package/{es → dist/styled-components/es}/components/Dropdown/Dropdown.js +0 -0
  486. /package/{es → dist/styled-components/es}/components/Dropdown/index.js +0 -0
  487. /package/{es → dist/styled-components/es}/components/Dropzone/Dropzone.config.js +0 -0
  488. /package/{es → dist/styled-components/es}/components/Dropzone/Dropzone.js +0 -0
  489. /package/{es → dist/styled-components/es}/components/Dropzone/index.js +0 -0
  490. /package/{es → dist/styled-components/es}/components/EmbedIconButton/EmbedIconButton.config.js +0 -0
  491. /package/{es → dist/styled-components/es}/components/EmbedIconButton/EmbedIconButton.js +0 -0
  492. /package/{es → dist/styled-components/es}/components/EmbedIconButton/index.js +0 -0
  493. /package/{es → dist/styled-components/es}/components/EmptyState/EmptyState.config.js +0 -0
  494. /package/{es → dist/styled-components/es}/components/EmptyState/EmptyState.js +0 -0
  495. /package/{es → dist/styled-components/es}/components/EmptyState/index.js +0 -0
  496. /package/{es → dist/styled-components/es}/components/Flow/Flow.config.js +0 -0
  497. /package/{es → dist/styled-components/es}/components/Flow/Flow.js +0 -0
  498. /package/{es → dist/styled-components/es}/components/Flow/index.js +0 -0
  499. /package/{es → dist/styled-components/es}/components/Grid/Grid.config.js +0 -0
  500. /package/{es → dist/styled-components/es}/components/Grid/Grid.js +0 -0
  501. /package/{es → dist/styled-components/es}/components/Grid/index.js +0 -0
  502. /package/{es → dist/styled-components/es}/components/IconButton/IconButton.config.js +0 -0
  503. /package/{es → dist/styled-components/es}/components/IconButton/IconButton.js +0 -0
  504. /package/{es → dist/styled-components/es}/components/IconButton/index.js +0 -0
  505. /package/{es → dist/styled-components/es}/components/Image/Image.js +0 -0
  506. /package/{es → dist/styled-components/es}/components/Image/index.js +0 -0
  507. /package/{es → dist/styled-components/es}/components/Indicator/Indicator.config.js +0 -0
  508. /package/{es → dist/styled-components/es}/components/Indicator/Indicator.js +0 -0
  509. /package/{es → dist/styled-components/es}/components/Indicator/index.js +0 -0
  510. /package/{es → dist/styled-components/es}/components/InformationWrapper/InformationWrapper.config.js +0 -0
  511. /package/{es → dist/styled-components/es}/components/InformationWrapper/InformationWrapper.js +0 -0
  512. /package/{es → dist/styled-components/es}/components/InformationWrapper/index.js +0 -0
  513. /package/{es → dist/styled-components/es}/components/Link/Link.config.js +0 -0
  514. /package/{es → dist/styled-components/es}/components/Link/Link.js +0 -0
  515. /package/{es → dist/styled-components/es}/components/Link/index.js +0 -0
  516. /package/{es → dist/styled-components/es}/components/LinkButton/LinkButton.config.js +0 -0
  517. /package/{es → dist/styled-components/es}/components/LinkButton/LinkButton.js +0 -0
  518. /package/{es → dist/styled-components/es}/components/LinkButton/index.js +0 -0
  519. /package/{es → dist/styled-components/es}/components/List/List.config.draft.js +0 -0
  520. /package/{es → dist/styled-components/es}/components/List/List.config.js +0 -0
  521. /package/{es → dist/styled-components/es}/components/List/List.js +0 -0
  522. /package/{es → dist/styled-components/es}/components/List/index.js +0 -0
  523. /package/{es → dist/styled-components/es}/components/Mask/Mask.js +0 -0
  524. /package/{es → dist/styled-components/es}/components/Mask/index.js +0 -0
  525. /package/{es → dist/styled-components/es}/components/Modal/Modal.config.js +0 -0
  526. /package/{es → dist/styled-components/es}/components/Modal/Modal.js +0 -0
  527. /package/{es → dist/styled-components/es}/components/Modal/index.js +0 -0
  528. /package/{es → dist/styled-components/es}/components/Note/Note.config.js +0 -0
  529. /package/{es → dist/styled-components/es}/components/Note/Note.js +0 -0
  530. /package/{es → dist/styled-components/es}/components/Note/index.js +0 -0
  531. /package/{es → dist/styled-components/es}/components/Notification/Notification.config.js +0 -0
  532. /package/{es → dist/styled-components/es}/components/Notification/Notification.js +0 -0
  533. /package/{es → dist/styled-components/es}/components/Notification/index.js +0 -0
  534. /package/{es → dist/styled-components/es}/components/NumberFormat/NumberFormat.js +0 -0
  535. /package/{es → dist/styled-components/es}/components/NumberFormat/index.js +0 -0
  536. /package/{es → dist/styled-components/es}/components/NumberInput/NumberInput.config.js +0 -0
  537. /package/{es → dist/styled-components/es}/components/NumberInput/NumberInput.js +0 -0
  538. /package/{es → dist/styled-components/es}/components/NumberInput/index.js +0 -0
  539. /package/{es → dist/styled-components/es}/components/Overlay/index.js +0 -0
  540. /package/{es → dist/styled-components/es}/components/Pagination/Pagination.config.js +0 -0
  541. /package/{es → dist/styled-components/es}/components/Pagination/Pagination.js +0 -0
  542. /package/{es → dist/styled-components/es}/components/Pagination/index.js +0 -0
  543. /package/{es → dist/styled-components/es}/components/Popover/Popover.config.js +0 -0
  544. /package/{es → dist/styled-components/es}/components/Popover/Popover.js +0 -0
  545. /package/{es → dist/styled-components/es}/components/Popover/index.js +0 -0
  546. /package/{es → dist/styled-components/es}/components/Popup/Popup.js +0 -0
  547. /package/{es → dist/styled-components/es}/components/Popup/index.js +0 -0
  548. /package/{es → dist/styled-components/es}/components/Portal/index.js +0 -0
  549. /package/{es → dist/styled-components/es}/components/Price/Price.config.js +0 -0
  550. /package/{es → dist/styled-components/es}/components/Price/Price.js +0 -0
  551. /package/{es → dist/styled-components/es}/components/Price/index.js +0 -0
  552. /package/{es → dist/styled-components/es}/components/Progress/Progress.config.js +0 -0
  553. /package/{es → dist/styled-components/es}/components/Progress/Progress.js +0 -0
  554. /package/{es → dist/styled-components/es}/components/Progress/index.js +0 -0
  555. /package/{es → dist/styled-components/es}/components/ProgressBarCircular/ProgressBarCircular.config.js +0 -0
  556. /package/{es → dist/styled-components/es}/components/ProgressBarCircular/ProgressBarCircular.js +0 -0
  557. /package/{es → dist/styled-components/es}/components/ProgressBarCircular/index.js +0 -0
  558. /package/{es → dist/styled-components/es}/components/Radiobox/Radiobox.config.js +0 -0
  559. /package/{es → dist/styled-components/es}/components/Radiobox/Radiobox.js +0 -0
  560. /package/{es → dist/styled-components/es}/components/Radiobox/index.js +0 -0
  561. /package/{es → dist/styled-components/es}/components/Range/Range.config.js +0 -0
  562. /package/{es → dist/styled-components/es}/components/Range/Range.js +0 -0
  563. /package/{es → dist/styled-components/es}/components/Range/index.js +0 -0
  564. /package/{es → dist/styled-components/es}/components/SSRProvider/index.js +0 -0
  565. /package/{es → dist/styled-components/es}/components/Segment/Segment.js +0 -0
  566. /package/{es → dist/styled-components/es}/components/Segment/SegmentGroup.config.js +0 -0
  567. /package/{es → dist/styled-components/es}/components/Segment/SegmentItem.config.js +0 -0
  568. /package/{es → dist/styled-components/es}/components/Segment/index.js +0 -0
  569. /package/{es → dist/styled-components/es}/components/Select/Select.config.js +0 -0
  570. /package/{es → dist/styled-components/es}/components/Select/Select.js +0 -0
  571. /package/{es → dist/styled-components/es}/components/Select/index.js +0 -0
  572. /package/{es → dist/styled-components/es}/components/Sheet/Sheet.config.js +0 -0
  573. /package/{es → dist/styled-components/es}/components/Sheet/Sheet.js +0 -0
  574. /package/{es → dist/styled-components/es}/components/Sheet/index.js +0 -0
  575. /package/{es → dist/styled-components/es}/components/Skeleton/LineSkeleton.config.js +0 -0
  576. /package/{es → dist/styled-components/es}/components/Skeleton/Skeleton.js +0 -0
  577. /package/{es → dist/styled-components/es}/components/Skeleton/index.js +0 -0
  578. /package/{es → dist/styled-components/es}/components/Slider/Slider.config.js +0 -0
  579. /package/{es → dist/styled-components/es}/components/Slider/Slider.js +0 -0
  580. /package/{es → dist/styled-components/es}/components/Slider/index.js +0 -0
  581. /package/{es → dist/styled-components/es}/components/Spinner/Spinner.config.js +0 -0
  582. /package/{es → dist/styled-components/es}/components/Spinner/Spinner.js +0 -0
  583. /package/{es → dist/styled-components/es}/components/Spinner/index.js +0 -0
  584. /package/{es → dist/styled-components/es}/components/Steps/Steps.config.js +0 -0
  585. /package/{es → dist/styled-components/es}/components/Steps/Steps.js +0 -0
  586. /package/{es → dist/styled-components/es}/components/Steps/index.js +0 -0
  587. /package/{es → dist/styled-components/es}/components/Switch/Switch.config.js +0 -0
  588. /package/{es → dist/styled-components/es}/components/Switch/Switch.js +0 -0
  589. /package/{es → dist/styled-components/es}/components/Switch/index.js +0 -0
  590. /package/{es → dist/styled-components/es}/components/Table/Table.config.js +0 -0
  591. /package/{es → dist/styled-components/es}/components/Table/Table.js +0 -0
  592. /package/{es → dist/styled-components/es}/components/Table/index.js +0 -0
  593. /package/{es → dist/styled-components/es}/components/Tabs/TabItem.js +0 -0
  594. /package/{es → dist/styled-components/es}/components/Tabs/Tabs.js +0 -0
  595. /package/{es → dist/styled-components/es}/components/Tabs/TabsController.js +0 -0
  596. /package/{es → dist/styled-components/es}/components/Tabs/horizontal/HorizontalIconTabItem.config.js +0 -0
  597. /package/{es → dist/styled-components/es}/components/Tabs/horizontal/HorizontalTabItem.config.js +0 -0
  598. /package/{es → dist/styled-components/es}/components/Tabs/horizontal/HorizontalTabs.config.js +0 -0
  599. /package/{es → dist/styled-components/es}/components/Tabs/index.js +0 -0
  600. /package/{es → dist/styled-components/es}/components/Tabs/vertical/VerticalIconTabItem.config.js +0 -0
  601. /package/{es → dist/styled-components/es}/components/Tabs/vertical/VerticalTabItem.config.js +0 -0
  602. /package/{es → dist/styled-components/es}/components/Tabs/vertical/VerticalTabs.config.js +0 -0
  603. /package/{es → dist/styled-components/es}/components/TextArea/TextArea.config.js +0 -0
  604. /package/{es → dist/styled-components/es}/components/TextArea/TextArea.js +0 -0
  605. /package/{es → dist/styled-components/es}/components/TextArea/index.js +0 -0
  606. /package/{es → dist/styled-components/es}/components/TextField/TextField.clear.config.js +0 -0
  607. /package/{es → dist/styled-components/es}/components/TextField/TextField.config.js +0 -0
  608. /package/{es → dist/styled-components/es}/components/TextField/TextField.js +0 -0
  609. /package/{es → dist/styled-components/es}/components/TextField/index.js +0 -0
  610. /package/{es → dist/styled-components/es}/components/TextFieldGroup/TextFieldGroup.config.js +0 -0
  611. /package/{es → dist/styled-components/es}/components/TextFieldGroup/TextFieldGroup.js +0 -0
  612. /package/{es → dist/styled-components/es}/components/TextFieldGroup/index.js +0 -0
  613. /package/{es → dist/styled-components/es}/components/TimePicker/TimePicker.config.js +0 -0
  614. /package/{es → dist/styled-components/es}/components/TimePicker/TimePicker.js +0 -0
  615. /package/{es → dist/styled-components/es}/components/TimePicker/index.js +0 -0
  616. /package/{es → dist/styled-components/es}/components/Toast/Toast.config.js +0 -0
  617. /package/{es → dist/styled-components/es}/components/Toast/Toast.js +0 -0
  618. /package/{es → dist/styled-components/es}/components/Toast/index.js +0 -0
  619. /package/{es → dist/styled-components/es}/components/Tokens/Colors/Colors.styles.js +0 -0
  620. /package/{es → dist/styled-components/es}/components/Tokens/NumberTokens/NumberTokens.styles.js +0 -0
  621. /package/{es → dist/styled-components/es}/components/Tokens/Typography/Typography.styles.js +0 -0
  622. /package/{es → dist/styled-components/es}/components/Toolbar/Toolbar.config.js +0 -0
  623. /package/{es → dist/styled-components/es}/components/Toolbar/Toolbar.js +0 -0
  624. /package/{es → dist/styled-components/es}/components/Toolbar/index.js +0 -0
  625. /package/{es → dist/styled-components/es}/components/Tooltip/Tooltip.config.js +0 -0
  626. /package/{es → dist/styled-components/es}/components/Tooltip/Tooltip.js +0 -0
  627. /package/{es → dist/styled-components/es}/components/Tooltip/index.js +0 -0
  628. /package/{es → dist/styled-components/es}/components/Tour/Tour.config.js +0 -0
  629. /package/{es → dist/styled-components/es}/components/Tour/Tour.js +0 -0
  630. /package/{es → dist/styled-components/es}/components/Tour/index.js +0 -0
  631. /package/{es → dist/styled-components/es}/components/Tree/Tree.config.js +0 -0
  632. /package/{es → dist/styled-components/es}/components/Tree/Tree.js +0 -0
  633. /package/{es → dist/styled-components/es}/components/Tree/index.js +0 -0
  634. /package/{es → dist/styled-components/es}/components/Typography/Body.config.js +0 -0
  635. /package/{es → dist/styled-components/es}/components/Typography/Dspl.config.js +0 -0
  636. /package/{es → dist/styled-components/es}/components/Typography/Heading.config.js +0 -0
  637. /package/{es → dist/styled-components/es}/components/Typography/Text.config.js +0 -0
  638. /package/{es → dist/styled-components/es}/components/Typography/Typography.js +0 -0
  639. /package/{es → dist/styled-components/es}/components/Typography/index.js +0 -0
  640. /package/{es → dist/styled-components/es}/components/ViewContainer/ViewContainer.config.js +0 -0
  641. /package/{es → dist/styled-components/es}/components/ViewContainer/ViewContainer.js +0 -0
  642. /package/{es → dist/styled-components/es}/components/ViewContainer/index.js +0 -0
  643. /package/{es → dist/styled-components/es}/helpers/createComponentByConfig.js +0 -0
  644. /package/{es → dist/styled-components/es}/helpers/hasComponentDraftConfig.js +0 -0
  645. /package/{es → dist/styled-components/es}/helpers/index.js +0 -0
  646. /package/{es → dist/styled-components/es}/index.js +0 -0
  647. /package/{es → dist/styled-components/es}/mixins/index.js +0 -0
  648. /package/{es → dist/styled-components/es}/tokens/index.js +0 -0
  649. /package/{es → dist/styled-components/es}/types/index.js +0 -0
  650. /package/{components → types/components}/Accordion/index.d.ts +0 -0
  651. /package/{components → types/components}/Attach/index.d.ts +0 -0
  652. /package/{components → types/components}/Autocomplete/index.d.ts +0 -0
  653. /package/{components → types/components}/Avatar/index.d.ts +0 -0
  654. /package/{components → types/components}/AvatarGroup/index.d.ts +0 -0
  655. /package/{components → types/components}/Badge/index.d.ts +0 -0
  656. /package/{components → types/components}/Breadcrumbs/index.d.ts +0 -0
  657. /package/{components → types/components}/Button/index.d.ts +0 -0
  658. /package/{components → types/components}/ButtonBase/index.d.ts +0 -0
  659. /package/{components → types/components}/ButtonGroup/index.d.ts +0 -0
  660. /package/{components → types/components}/Calendar/index.d.ts +0 -0
  661. /package/{components → types/components}/Card/index.d.ts +0 -0
  662. /package/{components → types/components}/Carousel/index.d.ts +0 -0
  663. /package/{components → types/components}/Cell/index.d.ts +0 -0
  664. /package/{components → types/components}/Checkbox/index.d.ts +0 -0
  665. /package/{components → types/components}/Chip/index.d.ts +0 -0
  666. /package/{components → types/components}/ChipGroup/index.d.ts +0 -0
  667. /package/{components → types/components}/CodeField/index.d.ts +0 -0
  668. /package/{components → types/components}/CodeInput/index.d.ts +0 -0
  669. /package/{components → types/components}/Combobox/index.d.ts +0 -0
  670. /package/{components → types/components}/Counter/index.d.ts +0 -0
  671. /package/{components → types/components}/DatePicker/index.d.ts +0 -0
  672. /package/{components → types/components}/DateTimePicker/index.d.ts +0 -0
  673. /package/{components → types/components}/Divider/index.d.ts +0 -0
  674. /package/{components → types/components}/Drawer/index.d.ts +0 -0
  675. /package/{components → types/components}/Dropdown/index.d.ts +0 -0
  676. /package/{components → types/components}/Dropzone/index.d.ts +0 -0
  677. /package/{components → types/components}/EmbedIconButton/index.d.ts +0 -0
  678. /package/{components → types/components}/EmptyState/index.d.ts +0 -0
  679. /package/{components → types/components}/Flow/Flow.config.d.ts +0 -0
  680. /package/{components → types/components}/Flow/index.d.ts +0 -0
  681. /package/{components → types/components}/Grid/index.d.ts +0 -0
  682. /package/{components → types/components}/IconButton/index.d.ts +0 -0
  683. /package/{components → types/components}/Image/index.d.ts +0 -0
  684. /package/{components → types/components}/Indicator/index.d.ts +0 -0
  685. /package/{components → types/components}/InformationWrapper/index.d.ts +0 -0
  686. /package/{components → types/components}/Link/index.d.ts +0 -0
  687. /package/{components → types/components}/LinkButton/index.d.ts +0 -0
  688. /package/{components → types/components}/List/index.d.ts +0 -0
  689. /package/{components → types/components}/Mask/index.d.ts +0 -0
  690. /package/{components → types/components}/Modal/Modal.d.ts +0 -0
  691. /package/{components → types/components}/Modal/index.d.ts +0 -0
  692. /package/{components → types/components}/Note/index.d.ts +0 -0
  693. /package/{components → types/components}/Notification/index.d.ts +0 -0
  694. /package/{components → types/components}/NumberFormat/NumberFormat.d.ts +0 -0
  695. /package/{components → types/components}/NumberFormat/index.d.ts +0 -0
  696. /package/{components → types/components}/NumberInput/index.d.ts +0 -0
  697. /package/{components → types/components}/Overlay/index.d.ts +0 -0
  698. /package/{components → types/components}/Pagination/index.d.ts +0 -0
  699. /package/{components → types/components}/Popover/index.d.ts +0 -0
  700. /package/{components → types/components}/Popup/Popup.d.ts +0 -0
  701. /package/{components → types/components}/Popup/index.d.ts +0 -0
  702. /package/{components → types/components}/Portal/index.d.ts +0 -0
  703. /package/{components → types/components}/Price/Price.config.d.ts +0 -0
  704. /package/{components → types/components}/Price/index.d.ts +0 -0
  705. /package/{components → types/components}/Progress/index.d.ts +0 -0
  706. /package/{components → types/components}/ProgressBarCircular/index.d.ts +0 -0
  707. /package/{components → types/components}/Radiobox/index.d.ts +0 -0
  708. /package/{components → types/components}/Range/index.d.ts +0 -0
  709. /package/{components → types/components}/SSRProvider/index.d.ts +0 -0
  710. /package/{components → types/components}/Segment/index.d.ts +0 -0
  711. /package/{components → types/components}/Select/index.d.ts +0 -0
  712. /package/{components → types/components}/Sheet/index.d.ts +0 -0
  713. /package/{components → types/components}/Skeleton/index.d.ts +0 -0
  714. /package/{components → types/components}/Slider/index.d.ts +0 -0
  715. /package/{components → types/components}/Spinner/index.d.ts +0 -0
  716. /package/{components → types/components}/Steps/index.d.ts +0 -0
  717. /package/{components → types/components}/Switch/index.d.ts +0 -0
  718. /package/{components → types/components}/Table/index.d.ts +0 -0
  719. /package/{components → types/components}/Tabs/TabsController.d.ts +0 -0
  720. /package/{components → types/components}/Tabs/index.d.ts +0 -0
  721. /package/{components → types/components}/TextArea/index.d.ts +0 -0
  722. /package/{components → types/components}/TextField/index.d.ts +0 -0
  723. /package/{components → types/components}/TextFieldGroup/index.d.ts +0 -0
  724. /package/{components → types/components}/TimePicker/index.d.ts +0 -0
  725. /package/{components → types/components}/Toast/index.d.ts +0 -0
  726. /package/{components → types/components}/Tokens/NumberTokens/NumberTokens.styles.d.ts +0 -0
  727. /package/{components → types/components}/Toolbar/index.d.ts +0 -0
  728. /package/{components → types/components}/Tooltip/Tooltip.d.ts +0 -0
  729. /package/{components → types/components}/Tooltip/index.d.ts +0 -0
  730. /package/{components → types/components}/Tour/index.d.ts +0 -0
  731. /package/{components → types/components}/Tree/index.d.ts +0 -0
  732. /package/{components → types/components}/Typography/index.d.ts +0 -0
  733. /package/{components → types/components}/ViewContainer/index.d.ts +0 -0
  734. /package/{mixins → types/mixins}/index.d.ts +0 -0
  735. /package/{tokens → types/tokens}/index.d.ts +0 -0
package/CHANGELOG.md DELETED
@@ -1,3785 +0,0 @@
1
- ## 0.318.0 (29 октября 2025)
2
-
3
- ## Функциональные изменения в компонентах
4
-
5
- ### Select
6
-
7
- * Добавлено новое свойство `treeView`, отвечающее за отображение дерева в выпадающем списке;
8
-
9
- [PR](https://github.com/salute-developers/plasma/pull/2286)
10
-
11
- ### TextField, TextArea, Mask, NumberFormat
12
-
13
- * Добавлена возможность указать текст для индикатора опциональности
14
-
15
- [PR](https://github.com/salute-developers/plasma/pull/2290)
16
-
17
- ### Calendar, DatePicker
18
-
19
- * Добавлена возможность вызвать всплывающую подсказку для событий в календаре
20
-
21
- [PR](https://github.com/salute-developers/plasma/pull/2289)
22
-
23
- ### Combobox
24
-
25
- * Исправлен баг в single-режиме, при котором в некоторых случаях значение поля ввода не обновлялось после изменения `items`;
26
-
27
- [PR](https://github.com/salute-developers/plasma/pull/2298)
28
-
29
- * Тип свойства `emptyStateDescription` расширен до `ReactNode`;
30
-
31
- [PR](https://github.com/salute-developers/plasma/pull/2293)
32
-
33
- ### Typography
34
-
35
- * Обнулили значения по-умолчанию (браузерные) для свойств `padding/margin/border`
36
-
37
- [PR](https://github.com/salute-developers/plasma/pull/2302)
38
-
39
- ### Attach
40
-
41
- * Добавлена возможность прикреплять несколько файлов
42
-
43
- * Исправлена типизация для `callback onChange`
44
-
45
- [PR](https://github.com/salute-developers/plasma/pull/2288)
46
-
47
- ### Tabs
48
-
49
- * Убраны внешние отступы у контейнера `Tabs`
50
-
51
- * Отступы внутри `TabItem` приведены в соответствие с макетами
52
-
53
- * Скорректировано отображение фокусной рамки
54
-
55
- [PR](https://github.com/salute-developers/plasma/pull/2297)
56
-
57
- ### LinkButton
58
-
59
- * Добавлено состояние `hover` для текста
60
-
61
- [PR](https://github.com/salute-developers/plasma/pull/2304)
62
-
63
- ## Изменения в библиотеки
64
-
65
- ### Theme
66
-
67
- * Изменены формулы расчета производных состояний (hover\active) для группы `Surfases Solid \ Transparent [Light Theme]`
68
-
69
- [PR](https://github.com/salute-developers/plasma/pull/2301)
70
-
71
- ### Tokens Data
72
-
73
- * Расширен список токенов
74
-
75
- [PR](https://github.com/salute-developers/plasma/pull/2291)
76
-
77
- <!-- GITHUB_RELEASE PR BODY: canary-version -->
78
-
79
- <details>
80
- <summary>📦 Published PR as canary version: <code>Canary Versions</code></summary>
81
- <br />
82
-
83
- :sparkles: Test out this PR locally via:
84
-
85
- ```bash
86
- npm install @salutejs/plasma-asdk@0.354.0-canary.2305.18873573377.0
87
- npm install @salutejs/plasma-b2c@1.596.0-canary.2305.18873573377.0
88
- npm install @salutejs/plasma-core@1.210.0-canary.2305.18873573377.0
89
- npm install @salutejs/plasma-giga@0.323.0-canary.2305.18873573377.0
90
- npm install @salutejs/plasma-hope@1.356.0-canary.2305.18873573377.0
91
- npm install @salutejs/plasma-icons@1.227.0-canary.2305.18873573377.0
92
- npm install @salutejs/plasma-new-hope@0.340.0-canary.2305.18873573377.0
93
- npm install @salutejs/plasma-tokens@1.124.0-canary.2305.18873573377.0
94
- npm install @salutejs/plasma-ui@1.332.0-canary.2305.18873573377.0
95
- npm install @salutejs/plasma-web@1.598.0-canary.2305.18873573377.0
96
- npm install @salutejs/sdds-bizcom@0.328.0-canary.2305.18873573377.0
97
- npm install @salutejs/sdds-crm@0.327.0-canary.2305.18873573377.0
98
- npm install @salutejs/sdds-cs@0.332.0-canary.2305.18873573377.0
99
- npm install @salutejs/sdds-dfa@0.326.0-canary.2305.18873573377.0
100
- npm install @salutejs/sdds-finai@0.319.0-canary.2305.18873573377.0
101
- npm install @salutejs/sdds-insol@0.323.0-canary.2305.18873573377.0
102
- npm install @salutejs/sdds-netology@0.327.0-canary.2305.18873573377.0
103
- npm install @salutejs/sdds-scan@0.326.0-canary.2305.18873573377.0
104
- npm install @salutejs/sdds-serv@0.327.0-canary.2305.18873573377.0
105
- npm install @salutejs/sdds-themes@0.49.0-canary.2305.18873573377.0
106
- npm install @salutejs/plasma-cy-utils@0.140.0-canary.2305.18873573377.0
107
- npm install @salutejs/plasma-sb-utils@0.210.0-canary.2305.18873573377.0
108
- # or
109
- yarn add @salutejs/plasma-asdk@0.354.0-canary.2305.18873573377.0
110
- yarn add @salutejs/plasma-b2c@1.596.0-canary.2305.18873573377.0
111
- yarn add @salutejs/plasma-core@1.210.0-canary.2305.18873573377.0
112
- yarn add @salutejs/plasma-giga@0.323.0-canary.2305.18873573377.0
113
- yarn add @salutejs/plasma-hope@1.356.0-canary.2305.18873573377.0
114
- yarn add @salutejs/plasma-icons@1.227.0-canary.2305.18873573377.0
115
- yarn add @salutejs/plasma-new-hope@0.340.0-canary.2305.18873573377.0
116
- yarn add @salutejs/plasma-tokens@1.124.0-canary.2305.18873573377.0
117
- yarn add @salutejs/plasma-ui@1.332.0-canary.2305.18873573377.0
118
- yarn add @salutejs/plasma-web@1.598.0-canary.2305.18873573377.0
119
- yarn add @salutejs/sdds-bizcom@0.328.0-canary.2305.18873573377.0
120
- yarn add @salutejs/sdds-crm@0.327.0-canary.2305.18873573377.0
121
- yarn add @salutejs/sdds-cs@0.332.0-canary.2305.18873573377.0
122
- yarn add @salutejs/sdds-dfa@0.326.0-canary.2305.18873573377.0
123
- yarn add @salutejs/sdds-finai@0.319.0-canary.2305.18873573377.0
124
- yarn add @salutejs/sdds-insol@0.323.0-canary.2305.18873573377.0
125
- yarn add @salutejs/sdds-netology@0.327.0-canary.2305.18873573377.0
126
- yarn add @salutejs/sdds-scan@0.326.0-canary.2305.18873573377.0
127
- yarn add @salutejs/sdds-serv@0.327.0-canary.2305.18873573377.0
128
- yarn add @salutejs/sdds-themes@0.49.0-canary.2305.18873573377.0
129
- yarn add @salutejs/plasma-cy-utils@0.140.0-canary.2305.18873573377.0
130
- yarn add @salutejs/plasma-sb-utils@0.210.0-canary.2305.18873573377.0
131
- ```
132
-
133
- </details>
134
- <!-- GITHUB_RELEASE PR BODY: canary-version -->
135
-
136
-
137
- ## 0.317.0 (15 октября 2025)
138
-
139
- ## Функциональные изменения в компонентах
140
-
141
- ### Combobox, Select
142
-
143
- * Исправлена некорректная работа компонента при асинхронной загрузке опций в режиме `multiple`
144
-
145
- [PR](https://github.com/salute-developers/plasma/pull/2268)
146
-
147
- ### Chip, TextField, Select, Combobox
148
-
149
- * Добавлено состояние `hover` для крестика в `Chip`
150
-
151
- * Добавлено свойство `chipClickArea`, которое определяет область нажатия
152
-
153
- [PR](https://github.com/salute-developers/plasma/pull/2237)
154
-
155
- ### Tree
156
-
157
- * Исправлено некорректной поведение компонента при использование ключа `type` в объектах `treeData`
158
-
159
- [PR](https://github.com/salute-developers/plasma/pull/2267)
160
-
161
- ### Modal
162
-
163
- * Исправлено переопределение overlay при использование свойства `hasBody`
164
-
165
- [PR](https://github.com/salute-developers/plasma/pull/2276)
166
-
167
- ### Popup, Drawer
168
-
169
- * Добавлено новое свойство `positionFixed`, которое вне зависимости от `frame` устанавливает `position: fixed`
170
-
171
- [PR](https://github.com/salute-developers/plasma/pull/2277)
172
-
173
- ### Slider
174
-
175
- * Исправлена транзитивная ошибка `_reactDom.default.findDOMNode is not a function` в библиотеки `react-draggable` при использование в связке с `React 19`
176
-
177
- [PR](https://github.com/salute-developers/plasma/pull/2282)
178
-
179
- ### Table
180
-
181
- * Добавлены новые свойства `setCellProps` и `setRowProps` для настройки атрибутов в `cell` и `row` соответственно
182
-
183
- * Обновлена документацию: новые примеры, улучшили структуру
184
-
185
- [PR](https://github.com/salute-developers/plasma/pull/2271)
186
-
187
- ### Popover
188
-
189
- * Добавлен механизм resizable
190
-
191
- * Добавлены новые `callback` для событий `onResizeStart`, `onResizeStop`
192
-
193
- [PR](https://github.com/salute-developers/plasma/pull/2281)
194
-
195
- ### Icons
196
-
197
- * Добавлены новые иконки: `DocumentAddOutline/Fill, FilterFunnelOffOutline/Fill, TargetOutline, OpenPanelFill, ClosePanelFill`
198
-
199
- [PR](https://github.com/salute-developers/plasma/pull/2284)
200
-
201
- ### ProgressBarCircular
202
-
203
- * Добавлен новый компонент
204
-
205
- [PR](https://github.com/salute-developers/plasma/pull/2280)
206
-
207
- ## Изменения в библиотеки
208
-
209
- ### TextField
210
-
211
- * Убраны невалидные примеры с сочетанием `Chips`
212
-
213
- [PR](https://github.com/salute-developers/plasma/pull/2274)
214
-
215
- ## Docs
216
-
217
- ### Popover, Modal
218
-
219
- * Добавлен новый раздел описывающий работу свойства `isFocusTrapped`
220
-
221
- [PR](https://github.com/salute-developers/plasma/pull/2273)
222
-
223
-
224
- ## 0.316.0 (1 октября 2025)
225
-
226
- ## Функциональные изменения в компонентах
227
-
228
- ### Autocomplete, Combobox, Datepicker, Select, TextArea, TextField
229
-
230
- * изменен token для value на `--text-primary`
231
- * изменен opacity для separator на `0.4`
232
- * изменен opacity для `rightContent` на `0.4`
233
-
234
- [PR](https://github.com/salute-developers/plasma/pull/1906)
235
-
236
- ### Modal
237
-
238
- * добавлена возможность отключать `focusTrap`
239
-
240
- [PR](https://github.com/salute-developers/plasma/pull/2244)
241
-
242
- ### Tooltip
243
-
244
- * удален лишний `pointer-events` блокирующий click на содержимом компонента
245
-
246
- [PR](https://github.com/salute-developers/plasma/pull/2249)
247
-
248
- ### Note
249
-
250
- * исправлена ошибка с некорректным переносом по буквам - правильно по словам
251
-
252
- * расширен `type` до ReactNode для свойств `title, text`
253
-
254
- [PR](https://github.com/salute-developers/plasma/pull/2247)
255
-
256
- ### TimePicker
257
-
258
- * Добавлен новый компонент
259
-
260
- [PR](https://github.com/salute-developers/plasma/pull/2184)
261
-
262
- ### Pagination
263
-
264
- * Убрано ограничение на минимальное количество слотов для элементов
265
-
266
- [PR](https://github.com/salute-developers/plasma/pull/2258)
267
-
268
- ### Dropdown
269
-
270
- * добавлена возможность указывать beforeList во вложенные списки
271
-
272
- [PR](https://github.com/salute-developers/plasma/pull/2250)
273
-
274
- ### Tree
275
-
276
- * добавлено свойство `singleLine`, отвечающее за перенес заголовка
277
-
278
- * исправлено поведение сокращения текста при нехватке места
279
-
280
- [PR](https://github.com/salute-developers/plasma/pull/2253)
281
-
282
- ### TextField, Select, Combobox, Dropdown, Autocomplete
283
-
284
- * Исправлен баг с открытием вложенных уровней при использовании свойства `portal`
285
-
286
- [PR](https://github.com/salute-developers/plasma/pull/2263)
287
-
288
- ### Docs
289
-
290
- * Исправлено описание для свойства `isNumeric` в типографии
291
-
292
- [PR](https://github.com/salute-developers/plasma/pull/2264)
293
-
294
- ### Avatar
295
-
296
- * Добавлен `customBorderRadius` для `fit` размера при `shape = rounded`
297
-
298
- [PR](https://github.com/salute-developers/plasma/pull/2262)
299
-
300
- ## Изменения в библиотеки
301
-
302
- ### Chip
303
-
304
- * Добавлена новая конфигурация для `transparent` вариантов
305
-
306
- [PR](https://github.com/salute-developers/plasma/pull/2255)
307
-
308
-
309
- ## 0.315.1 (19 сентября 2025)
310
-
311
- ## Функциональные изменения в компонентах
312
-
313
- ### Avatar
314
-
315
- * Исправлен `type` для свойства `shape`
316
-
317
- ### What/why changed
318
-
319
- <!-- GITHUB_RELEASE PR BODY: canary-version -->
320
-
321
- <details>
322
- <summary>📦 Published PR as canary version: <code>Canary Versions</code></summary>
323
- <br />
324
-
325
- :sparkles: Test out this PR locally via:
326
-
327
- ```bash
328
- npm install @salutejs/plasma-asdk@0.350.1-canary.2246.17847852413.0
329
- npm install @salutejs/plasma-b2c@1.592.1-canary.2246.17847852413.0
330
- npm install @salutejs/plasma-giga@0.319.1-canary.2246.17847852413.0
331
- npm install @salutejs/plasma-new-hope@0.336.1-canary.2246.17847852413.0
332
- npm install @salutejs/plasma-web@1.594.1-canary.2246.17847852413.0
333
- npm install @salutejs/sdds-bizcom@0.324.1-canary.2246.17847852413.0
334
- npm install @salutejs/sdds-crm@0.323.1-canary.2246.17847852413.0
335
- npm install @salutejs/sdds-cs@0.328.1-canary.2246.17847852413.0
336
- npm install @salutejs/sdds-dfa@0.322.1-canary.2246.17847852413.0
337
- npm install @salutejs/sdds-finai@0.315.1-canary.2246.17847852413.0
338
- npm install @salutejs/sdds-insol@0.319.1-canary.2246.17847852413.0
339
- npm install @salutejs/sdds-netology@0.323.1-canary.2246.17847852413.0
340
- npm install @salutejs/sdds-scan@0.322.1-canary.2246.17847852413.0
341
- npm install @salutejs/sdds-serv@0.323.1-canary.2246.17847852413.0
342
- # or
343
- yarn add @salutejs/plasma-asdk@0.350.1-canary.2246.17847852413.0
344
- yarn add @salutejs/plasma-b2c@1.592.1-canary.2246.17847852413.0
345
- yarn add @salutejs/plasma-giga@0.319.1-canary.2246.17847852413.0
346
- yarn add @salutejs/plasma-new-hope@0.336.1-canary.2246.17847852413.0
347
- yarn add @salutejs/plasma-web@1.594.1-canary.2246.17847852413.0
348
- yarn add @salutejs/sdds-bizcom@0.324.1-canary.2246.17847852413.0
349
- yarn add @salutejs/sdds-crm@0.323.1-canary.2246.17847852413.0
350
- yarn add @salutejs/sdds-cs@0.328.1-canary.2246.17847852413.0
351
- yarn add @salutejs/sdds-dfa@0.322.1-canary.2246.17847852413.0
352
- yarn add @salutejs/sdds-finai@0.315.1-canary.2246.17847852413.0
353
- yarn add @salutejs/sdds-insol@0.319.1-canary.2246.17847852413.0
354
- yarn add @salutejs/sdds-netology@0.323.1-canary.2246.17847852413.0
355
- yarn add @salutejs/sdds-scan@0.322.1-canary.2246.17847852413.0
356
- yarn add @salutejs/sdds-serv@0.323.1-canary.2246.17847852413.0
357
- ```
358
-
359
- </details>
360
- <!-- GITHUB_RELEASE PR BODY: canary-version -->
361
-
362
-
363
- ## 0.315.0 (18 сентября 2025)
364
-
365
- ## Функциональные изменения в компонентах
366
-
367
- ### Drawer
368
-
369
- * исправлен баг, при котором `unmount` компонента не очищал свойство `overflow` у `body`;
370
-
371
- [PR](https://github.com/salute-developers/plasma/pull/2208)
372
-
373
- * добавлена возможность задавать кастомные анимации в компоненте
374
-
375
- [PR](https://github.com/salute-developers/plasma/pull/2222)
376
-
377
- ### Autocomplete
378
-
379
- * добавлен дженерик для гибкой настройки `SuggestionItem`;
380
-
381
- [PR](https://github.com/salute-developers/plasma/pull/2211)
382
-
383
- ### Dropdown
384
-
385
- * в коллбэк `onHover` добавлен вторым аргументом `item` наведенного элемента;
386
-
387
- [PR](https://github.com/salute-developers/plasma/pull/2212)
388
-
389
- ### Select, Combobox
390
-
391
- * добавлено свойство `mode` со значениями `default` и `radio`;
392
-
393
- [PR](https://github.com/salute-developers/plasma/pull/2213)
394
-
395
- ### Engine
396
-
397
- * добавлена проверка свойств на nullable значения. Например если значение для свойства типа `view` или `size` будет указано, как `undefined`, то применится значение по-умолчанию, взятое из конфигурации компонента.
398
-
399
- [PR](https://github.com/salute-developers/plasma/pull/2202)
400
-
401
- ### CodeField
402
-
403
- * добавлена поддержка чтения OTP из смс
404
-
405
- * исправлен `controlled` вариант компонента
406
-
407
- [PR](https://github.com/salute-developers/plasma/pull/2210)
408
-
409
- ### Combobox, Select
410
-
411
- * переработана логика работы с disabled-элементами. Теперь взаимодействие с ними изнутри компонента невозможно;
412
-
413
- [PR](https://github.com/salute-developers/plasma/pull/2220)
414
-
415
- * при закрытии выпадающего списка происходит скролл всех чипов в начало.
416
-
417
- [PR](https://github.com/salute-developers/plasma/pull/2231)
418
-
419
- ### Combobox, Select, Dropdown
420
-
421
- * разработан функционал, позволяющий корректно позиционировать вложенные выпадающие списки в контейнерах со скроллом;
422
-
423
- [PR](https://github.com/salute-developers/plasma/pull/2205)
424
-
425
- ### Range
426
-
427
- * добавлен размер `xl`
428
-
429
- [PR](https://github.com/salute-developers/plasma/pull/2227)
430
-
431
- ### DatePicker
432
-
433
- * удален автофокус инпута при закрытии выпадающего календаря
434
- * исправлен вызов `callback` внутри `onBlur`
435
-
436
- [PR](https://github.com/salute-developers/plasma/pull/2216)
437
-
438
- ### Popover
439
-
440
- * исправлена генерация `id` портала
441
-
442
- [PR](https://github.com/salute-developers/plasma/pull/2216)
443
-
444
- ### Pagination
445
-
446
- * Добавлен пропс `helperText`
447
-
448
- [PR](https://github.com/salute-developers/plasma/pull/2163)
449
-
450
- ### Switch
451
-
452
- * Добавлен новый параметр `singleLine`, который влияет на перенос строки текста `label`
453
-
454
- [PR](https://github.com/salute-developers/plasma/pull/2224)
455
-
456
- ### Tree
457
-
458
- * добавлен DragAndDrop
459
-
460
- [PR](https://github.com/salute-developers/plasma/pull/2214)
461
-
462
- ### Attach
463
-
464
- * добавлен обработчик `onClick`
465
-
466
- * добавлена возможность скрывать кнопку после прикрепления файла, с помощью `hideButtonOnAttach`
467
-
468
- [PR](https://github.com/salute-developers/plasma/pull/2228)
469
-
470
- ### Avatar
471
-
472
- * Добавлен новый параметр `shape`
473
-
474
- * Обновлены тесты и документация
475
-
476
- [PR](https://github.com/salute-developers/plasma/pull/2209)
477
-
478
- ### Skeleton
479
-
480
- * Добавлено новое значение для `view` - `lighter`
481
-
482
- [PR](https://github.com/salute-developers/plasma/pull/2238)
483
-
484
-
485
- ## 0.314.0 (4 сентября 2025)
486
-
487
- ## Функциональные изменения в компонентах
488
-
489
- ### Autocomplete
490
-
491
- * Добавлен пример очистки поля ввода
492
-
493
- [PR](https://github.com/salute-developers/plasma/pull/2165)
494
-
495
- * Добавлено опциональное свойство `flip`, при котором выпадающий список при недостатке места снизу может отобразиться вверху;
496
-
497
- [PR](https://github.com/salute-developers/plasma/pull/2199)
498
-
499
- ### Popup
500
-
501
- * добавлено свойство `providerFrame`, которое определяет элемент, в который поместится контейнер Popupов
502
-
503
- [PR](https://github.com/salute-developers/plasma/pull/2151)
504
-
505
- ### DatePicker
506
-
507
- * добавлена возможность передавать zIndex в выпадающий календарь
508
-
509
- [PR](https://github.com/salute-developers/plasma/pull/2181)
510
-
511
- * размеры приведены в соответствие с макетами
512
-
513
- [PR](https://github.com/salute-developers/plasma/pull/2196)
514
-
515
- ### Docs
516
-
517
- * в документацию добавлен поиск на базе `typesense`
518
-
519
- [PR](https://github.com/salute-developers/plasma/pull/2173)
520
-
521
- ### Autocomplete, Combobox, Select
522
-
523
- * виртуализация теперь поддерживает работу с элементами с динамической высотой;
524
-
525
- [PR](https://github.com/salute-developers/plasma/pull/2183)
526
-
527
- ### Carousel
528
-
529
- * добавлено свойство `defaultIndex`, которое отвечает за показ первого слайда по-умолчанию;
530
-
531
- [PR](https://github.com/salute-developers/plasma/pull/2175)
532
-
533
- ### Combobox
534
-
535
- * свойство `renderValue` теперь работает и в одиночном режиме;
536
-
537
- [PR](https://github.com/salute-developers/plasma/pull/2172)
538
-
539
- ### Tree
540
-
541
- * добавлено свойство `radioMode`, включающее поведение выбора элемента как у radio-checkbox;
542
-
543
- [PR](https://github.com/salute-developers/plasma/pull/2179)
544
-
545
- ### Tooltip
546
-
547
- * добавлены свойства `mouseEnterDelay` и `mouseLeaveDelay` для задержки перед открытием/закрытием подсказки;
548
-
549
- [PR](https://github.com/salute-developers/plasma/pull/2186)
550
-
551
- ### Tabs
552
-
553
- * добавлен `actionContent` в `TabItem`
554
-
555
- * добавлен `IconTabItem`
556
-
557
- [PR](https://github.com/salute-developers/plasma/pull/2177)
558
-
559
- ### Chip
560
-
561
- * Добавлен размер `xxs` в `chip`
562
-
563
- [PR](https://github.com/salute-developers/plasma/pull/2194)
564
-
565
- ### Attach
566
-
567
- * переработана документация компонента
568
-
569
- * добавлены примеры взаимодействия с формой
570
-
571
- [PR](https://github.com/salute-developers/plasma/pull/2167)
572
-
573
- ### Drawer
574
-
575
- * Добавили поддержку css свойства scrollbar-gutter чтобы предотвратить дергания экрана из-за наличие scrollbar
576
-
577
- [PR](https://github.com/salute-developers/plasma/pull/2074)
578
-
579
- ### Button
580
-
581
- * Добавлен новый параметр `AdditionalContent`
582
-
583
- [PR](https://github.com/salute-developers/plasma/pull/2195)
584
-
585
- ### LinkButton
586
-
587
- * Добавлен новый параметр `AdditionalContent`
588
-
589
- [PR](https://github.com/salute-developers/plasma/pull/2195)
590
-
591
- ## Изменения в библиотеки
592
-
593
- ### Tree
594
-
595
- * добавлен пример в документацию с кастомными скруглениями выбранной категории;
596
-
597
- [PR](https://github.com/salute-developers/plasma/pull/2174)
598
-
599
- ### Avatar
600
-
601
- * исправлен токен для текста и background согласно макету
602
-
603
- [PR](https://github.com/salute-developers/plasma/pull/2185)
604
-
605
- ### Tokens
606
-
607
- * изменен токен `backgroundPrimary` с `general.coolGray.50` на `general.coolGray.100`
608
-
609
- [PR](https://github.com/salute-developers/plasma/pull/2198)
610
-
611
-
612
- ## 0.313.0 (21 августа 2025)
613
-
614
- ## Функциональные изменения в компонентах
615
-
616
- ### DatePicker
617
-
618
- - добавлено свойство `preserveInvalidOnBlur`, которое отключает сброс некорректных значений из поля ввода
619
-
620
- [PR](https://github.com/salute-developers/plasma/pull/2134)
621
-
622
- - исправлен `controlled` вариант `DatePicker`
623
-
624
- [PR](https://github.com/salute-developers/plasma/pull/2148)
625
-
626
- ### NumberFormat
627
-
628
- - добавлена поддержка `defaultValue`
629
-
630
- [PR](https://github.com/salute-developers/plasma/pull/2138)
631
-
632
- - добавлена функция `numberFormatter`, которая приводит число к нужному формату
633
-
634
- [PR](https://github.com/salute-developers/plasma/pull/2137)
635
-
636
- ### Pagination
637
-
638
- - исправлен `controlled` вариант
639
-
640
- [PR](https://github.com/salute-developers/plasma/pull/2141)
641
-
642
- - отключено взаимодействие с текущей выбранной страницей;
643
-
644
- [PR](https://github.com/salute-developers/plasma/pull/2160)
645
-
646
- ### NumberInput
647
-
648
- - расширен тип `value` до `number | string | undefined` для поддержки пустых значений
649
-
650
- [PR](https://github.com/salute-developers/plasma/pull/2135)
651
-
652
- ### Dropdown, Combobox
653
-
654
- - исправлен баг в свойстве `alwaysOpened`, из-за которого приходилось делать двойные нажатия для открытия дочерних списков;
655
-
656
- [PR](https://github.com/salute-developers/plasma/pull/2152)
657
-
658
- ### Modal, Popup
659
-
660
- - исправлен раздел документации связанный со свойством resizable
661
-
662
- [PR](https://github.com/salute-developers/plasma/pull/2158)
663
-
664
- ### Switch
665
-
666
- - тип свойства `label` расширен до `ReactNode`
667
-
668
- [PR](https://github.com/salute-developers/plasma/pull/2157)
669
-
670
- ### TextField
671
-
672
- - свойства, связанные с `chip` помечены как deprecated;
673
-
674
- [PR](https://github.com/salute-developers/plasma/pull/2133)
675
-
676
- ### Spinner
677
-
678
- - свойство size теперь union type и может быть как string, так и number
679
-
680
- [PR](https://github.com/salute-developers/plasma/pull/2156)
681
-
682
- ## Изменения в библиотеки
683
-
684
- ### Package
685
-
686
- - пакет `sdds-finportal` переименован в `sdds-finai`
687
-
688
- [PR](https://github.com/salute-developers/plasma/pull/2146)
689
-
690
- ### Tooltip
691
-
692
- - токены инвертированы, и теперь по-умолчанию используется onDark значения
693
-
694
- [PR](https://github.com/salute-developers/plasma/pull/2154)
695
-
696
- ### Tree
697
-
698
- - новый UI с иерархической подсветкой выбранных элементов;
699
-
700
- [PR](https://github.com/salute-developers/plasma/pull/2136)
701
-
702
- ## 0.311.0 (7 августа 2025)
703
-
704
- ## Функциональные изменения в компонентах
705
-
706
- ### EmbedIconButton
707
-
708
- - добавлен новый компонент
709
-
710
- [PR](https://github.com/salute-developers/plasma/pull/2093)
711
-
712
- ### Combobox
713
-
714
- - исправлен баг, связанный с невозможностью получить актуальное значение поля ввода после ререндера;
715
-
716
- [PR](https://github.com/salute-developers/plasma/pull/2101)
717
-
718
- ### Segment
719
-
720
- - добавлена логика задания максимальной ширины `SegmentItem` и обрезанию текста троеточием
721
-
722
- [PR](https://github.com/salute-developers/plasma/pull/2110)
723
-
724
- ### Autocomplete
725
-
726
- - добавлено свойство `zIndex`;
727
-
728
- [PR](https://github.com/salute-developers/plasma/pull/2114)
729
-
730
- ### Tree
731
-
732
- - добавлено свойство `autoExpandParent`, которое отвечает за автоматическое раскрытие всех родителей у элемента;
733
-
734
- [PR](https://github.com/salute-developers/plasma/pull/2115)
735
-
736
- ### Table
737
-
738
- - стало возможным добавлять сложные типы данных (объекты, массивы, функции) во входных данных `data`;
739
-
740
- [PR](https://github.com/salute-developers/plasma/pull/2111)
741
-
742
- ### Chip
743
-
744
- - добавлены токены отступов для `contentRight`
745
-
746
- [PR](https://github.com/salute-developers/plasma/pull/2112)
747
-
748
- ### Skeleton
749
-
750
- - исправлена типизация пропсов внутри `withSkeleton`
751
-
752
- [PR](https://github.com/salute-developers/plasma/pull/2116)
753
-
754
- ### Notification
755
-
756
- - Добавлена возможность указать пользовательскую иконку закрытия компонента
757
-
758
- [PR](https://github.com/salute-developers/plasma/pull/2126)
759
-
760
- ### Attach
761
-
762
- - Добавлен новый параметр `customIcon`
763
-
764
- - Расширены типы файлов с вшитыми иконками `docx` , `xlsx`
765
-
766
- [PR](https://github.com/salute-developers/plasma/pull/2123)
767
-
768
- ### Tokens
769
-
770
- - Добавлена новая палитра `warmGray` с "тёплыми" оттенками серого
771
-
772
- [PR](https://github.com/salute-developers/plasma/pull/2127)
773
-
774
- ### Accordion
775
-
776
- - Исправлены отступы в соответсвии с макетами
777
-
778
- [PR](https://github.com/salute-developers/plasma/pull/2122)
779
-
780
- ## Изменения в библиотеки
781
-
782
- ### Tokens
783
-
784
- - Исправлены значения токенов и производных (`hover, active`) согласно макетам
785
-
786
- [PR](https://github.com/salute-developers/plasma/pull/2118)
787
-
788
- ### IconButton
789
-
790
- - добавлен размер xxs
791
-
792
- [PR](https://github.com/salute-developers/plasma/pull/2119)
793
-
794
- ### Slider
795
-
796
- - исправлен токен для `thumb border color` на `outline-solid-tertiary`
797
-
798
- ## 0.310.2 (30 июля 2025)
799
-
800
- ## Функциональные изменения в компонентах
801
-
802
- ### TextArea
803
-
804
- - Сделали свойство `labelAriaHidden` опциональным
805
-
806
- ## 0.310.1 (28 июля 2025)
807
-
808
- ## Функциональные изменения в компонентах
809
-
810
- ### Combobox
811
-
812
- - исправлен баг, связанный с невозможностью получить актуальное значение поля ввода после ререндера;
813
-
814
- ## 0.310.0 (24 июля 2025)
815
-
816
- ## Функциональные изменения в компонентах
817
-
818
- ### Button
819
-
820
- - Удалены неактуальные размеры: `xlr, lr, mr, sr, xsr`
821
-
822
- [PR](https://github.com/salute-developers/plasma/pull/2079)
823
-
824
- ### Dropdown
825
-
826
- - Добавлен отступ между выпадающим списком и таргетом;
827
-
828
- [PR](https://github.com/salute-developers/plasma/pull/2085)
829
-
830
- ### Icons
831
-
832
- - Удален лишний атрибут style со значением `mix-blend-mode` в иконках: `DislikeFill`, `LikeFill`
833
-
834
- [PR](https://github.com/salute-developers/plasma/pull/2090)
835
-
836
- ### Chip
837
-
838
- - Исправлен цвет токена для иконки закрытия
839
-
840
- [PR](https://github.com/salute-developers/plasma/pull/2082)
841
-
842
- - Убраны `scale` при `hover` и `active`
843
-
844
- [PR](https://github.com/salute-developers/plasma/pull/2089)
845
-
846
- ### Heading
847
-
848
- - Добавлена поддержка a11y для aria role heading
849
-
850
- [PR](https://github.com/salute-developers/plasma/pull/2097)
851
-
852
- ### Textarea
853
-
854
- - Добавлено новое свойство `labelAriaHidden` для управления `aria-hidden`
855
-
856
- [PR](https://github.com/salute-developers/plasma/pull/2097)
857
-
858
- ### Note
859
-
860
- - Добавлена документация для свойства `hasClose`
861
-
862
- - Исправлен баг связанный со свойством `text`
863
-
864
- - Добавлена возможность многострочного текста
865
-
866
- [PR](https://github.com/salute-developers/plasma/pull/2098)
867
-
868
- ## 0.308.0 (10 июля 2025)
869
-
870
- ## Функциональные изменения в компонентах
871
-
872
- ### Tour
873
-
874
- - Добавлен в поставку новый компонент
875
-
876
- ![4539d0a6_Kapture_2025-06-30_at_13 45 01](https://github.com/user-attachments/assets/b6dac64b-0623-4308-a4b2-8a827c5d4d55)
877
-
878
- [PR](https://github.com/salute-developers/plasma/pull/2010)
879
-
880
- ### DatePicker
881
-
882
- - Добавлена проверка при обновлении `value/defaultValue`, чтобы избежать коллизии при `mount/unmount`
883
-
884
- **Before**:
885
-
886
- ![460583735-fea399b1-8225-4b39-889b-b332664a4bcc](https://github.com/user-attachments/assets/ae641e2c-1ab8-47b4-8855-4267bb26a7d4)
887
-
888
- **After**:
889
- ![460583334-2e733867-15fb-4818-97f1-f0c024dc37cb](https://github.com/user-attachments/assets/971cc214-415f-4e53-9984-242e63ba084a)
890
-
891
- [PR](https://github.com/salute-developers/plasma/pull/2058)
892
-
893
- ### useUniqId
894
-
895
- - Помечен как deprecated по причине устаревания и не актуальности. Рекомендуем использовать метод `safeUseId`
896
-
897
- [PR](https://github.com/salute-developers/plasma/pull/2053)
898
-
899
- ### NumberFormat
900
-
901
- - Улучшен механизм копирование и вставки числа
902
-
903
- ![459900391-30817797-7211-4d0e-8e4b-799d7fdab2c9](https://github.com/user-attachments/assets/11c52f11-b847-49c1-9a82-4df74bf64ff7)
904
-
905
- [PR](https://github.com/salute-developers/plasma/pull/2050)
906
-
907
- ### Chip
908
-
909
- - изменен размер иконки `Close` для размера `XS`, стало `12x12`
910
-
911
- [PR](https://github.com/salute-developers/plasma/pull/2070)
912
-
913
- ### Icons
914
-
915
- - добавлен `rest props` для IconRoot. Теперь есть возможность прокинуть `data-attrs` и другие атрибуты тега
916
-
917
- <img width="1024" src="https://github.com/user-attachments/assets/ff1831f3-98f9-46df-a874-3c4891ca47b4" />
918
-
919
- [PR](https://github.com/salute-developers/plasma/pull/2066)
920
-
921
- ### Combobox
922
-
923
- - Добавлен токен для галочки и иконки в режиме `single`
924
-
925
- [PR](https://github.com/salute-developers/plasma/pull/2049)
926
-
927
- ### Select
928
-
929
- - Добавлен токен для галочки и иконки в режиме `single`
930
-
931
- [PR](https://github.com/salute-developers/plasma/pull/2049)
932
-
933
- ### TextArea
934
-
935
- - добавлено свойство `headerSlot`
936
-
937
- <img width="685" alt="image" src="https://github.com/user-attachments/assets/e092e789-b5ca-4b8e-a500-9f6594dc59ef" />
938
-
939
- [PR](https://github.com/salute-developers/plasma/pull/2075)
940
-
941
- ## 0.306.0 (26 июня 2025)
942
-
943
- ## Функциональные изменения в компонентах
944
-
945
- ### Tree
946
-
947
- - исправлен баг, из-за которого в некоторых случаях не отображался цвет выделенного элемента;
948
-
949
- [PR](https://github.com/salute-developers/plasma/pull/2038)
950
-
951
- ### Combobox
952
-
953
- - исправлен баг, из-за которого label в таргете не обновлялся при обновлении списка `items`;
954
-
955
- [PR](https://github.com/salute-developers/plasma/pull/2043)
956
-
957
- ### Calendar
958
-
959
- - исправлен функционал по формированию ref на элементы календарной сетки
960
- - добавлена возможность динамически менять `type`
961
-
962
- **Before**:
963
-
964
- https://github.com/user-attachments/assets/45c7c426-6d31-4fb9-bc5f-b20a2f8a4105
965
-
966
- **After**:
967
-
968
- https://github.com/user-attachments/assets/8a13d0ec-8d8a-4764-8305-7a3dc33887d2
969
-
970
- [PR](https://github.com/salute-developers/plasma/pull/2024)
971
-
972
- ### Popup, Modal, Drawer
973
-
974
- - массив элементов контекста Popup заменен на Map
975
-
976
- - исправлен импорт safeUseId
977
-
978
- [PR](https://github.com/salute-developers/plasma/pull/2022)
979
-
980
- ### Carousel
981
-
982
- - появилась возможно настраивать отступ между слайдами через пропс `gap`;
983
-
984
- - незначительные исправления и улучшения;
985
-
986
- [PR](https://github.com/salute-developers/plasma/pull/2018)
987
-
988
- ### CodeInput
989
-
990
- - добавлен новый компонент
991
-
992
- <img width="764" src="https://github.com/user-attachments/assets/aaf5c046-9229-475f-aa5d-312533d5d5f6" />
993
-
994
- [PR](https://github.com/salute-developers/plasma/pull/1973)
995
-
996
- ## 0.305.0 (11 июня 2025)
997
-
998
- ## Функциональные изменения в компонентах
999
-
1000
- ### Select, Combobox
1001
-
1002
- - добавлена возможность использовать кнопку `Выбрать всё` внутри выпадающего списка;
1003
-
1004
- ![Kapture 2025-06-11 at 11 52 38](https://github.com/user-attachments/assets/95108fe4-29ec-486d-a964-b5340748ad04)
1005
-
1006
- [PR](https://github.com/salute-developers/plasma/pull/1986)
1007
-
1008
- ### Popover
1009
-
1010
- - добавлена обработка случая, когда frame передан как ID
1011
-
1012
- [PR](https://github.com/salute-developers/plasma/pull/2001)
1013
-
1014
- ### Sheet
1015
-
1016
- - добавлена проверка `canUseDOM` перед использованием document
1017
-
1018
- [PR](https://github.com/salute-developers/plasma/pull/2014)
1019
-
1020
- ### DatePicker
1021
-
1022
- - добавлено свойство `closeAfterDateSelect` в одиночный DatePicker
1023
-
1024
- ![Kapture 2025-06-11 at 12 47 51](https://github.com/user-attachments/assets/f7751193-9316-4e5c-9111-2b8590fd42d9)
1025
-
1026
- [PR](https://github.com/salute-developers/plasma/pull/2012)
1027
-
1028
- ### Notification
1029
-
1030
- - добавлен `type-cast` для корректной типизации
1031
-
1032
- <img width="977" alt="image" src="https://github.com/user-attachments/assets/99858965-49ff-4fc0-bec9-b3f79d2fa965" />
1033
-
1034
- [PR](https://github.com/salute-developers/plasma/pull/2015)
1035
-
1036
- ### Carousel
1037
-
1038
- - добавлена элементы управления: пагинация, стрелочки
1039
-
1040
- ![Kapture 2025-06-11 at 11 28 34](https://github.com/user-attachments/assets/5ace4ec0-3ed6-4556-bf94-ec8abb2d7798)
1041
-
1042
- [PR](https://github.com/salute-developers/plasma/pull/2013)
1043
-
1044
- ## 0.304.0 (29 мая 2025)
1045
-
1046
- ## Функциональные изменения в компонентах
1047
-
1048
- ### TextField
1049
-
1050
- - добавлен **новый** размер `XL`
1051
-
1052
- <img width="1024" src="https://github.com/user-attachments/assets/4fc66785-2c3c-4352-bbb8-7b1dc23c6390" />
1053
-
1054
- [PR](https://github.com/salute-developers/plasma/pull/1715)
1055
-
1056
- ### Mask
1057
-
1058
- - добавили обработку, если не задан параметр mask, то возвращается обычный `TextField`
1059
-
1060
- [PR](https://github.com/salute-developers/plasma/pull/1964)
1061
-
1062
- ### Slider
1063
-
1064
- - убрали наслоение контейнера для шкалы минимум/максимум с текущим значением бегунка
1065
-
1066
- ![Kapture 2025-05-29 at 12 40 21](https://github.com/user-attachments/assets/db518bf3-d9c8-43a0-b718-dcd58e429cd6)
1067
-
1068
- [PR](https://github.com/salute-developers/plasma/pull/1978)
1069
-
1070
- ### Link
1071
-
1072
- - изменена поставка компонента ( добавлены файлы `types`, `tokens` )
1073
-
1074
- [PR](https://github.com/salute-developers/plasma/pull/1966)
1075
-
1076
- ### Progress
1077
-
1078
- - добавлен новый `view` - `info`
1079
-
1080
- <img width="1024" src="https://github.com/user-attachments/assets/1fcad509-3a21-4a78-8162-2c4e32ebe9f6" />
1081
-
1082
- [PR](https://github.com/salute-developers/plasma/pull/1975)
1083
-
1084
- ### Autocomplete, Combobox
1085
-
1086
- - улучшено поведение виртуализированного списка при динамическом изменении высоты оного;
1087
-
1088
- ![Kapture 2025-05-29 at 14 52 03](https://github.com/user-attachments/assets/0df860d6-f2e6-4c6e-a220-6b3496e83a0f)
1089
-
1090
- [PR](https://github.com/salute-developers/plasma/pull/1968)
1091
-
1092
- ### Note
1093
-
1094
- - добавлен возможность закрыть компонент, через свойство `hasClose` и `onCloseButtonClick`
1095
-
1096
- ![Kapture 2025-05-29 at 13 15 39](https://github.com/user-attachments/assets/babc7f1d-ba21-4868-a7f1-635055928dd5)
1097
-
1098
- [PR](https://github.com/salute-developers/plasma/pull/1962)
1099
-
1100
- ### Calendar
1101
-
1102
- - исправлен метод получения модификации даты: учитывается свойство `includeEdgeDates`
1103
-
1104
- [PR](https://github.com/salute-developers/plasma/pull/1984)
1105
-
1106
- - добавлена возможность растягивать на всю доступную ширину и высоту
1107
-
1108
- ![Kapture 2025-05-29 at 15 01 01](https://github.com/user-attachments/assets/188619f1-7bad-4e6a-812b-2a46c22439f0)
1109
-
1110
- [PR](https://github.com/salute-developers/plasma/pull/1972)
1111
-
1112
- ### DatePicker
1113
-
1114
- - добавлена возможность управлять размером выпадающего календаря
1115
-
1116
- - добавлена возможность растягивать поле ввода на всю доступную ширину
1117
-
1118
- [PR](https://github.com/salute-developers/plasma/pull/1972)
1119
-
1120
- ### Icons
1121
-
1122
- - добавлены новые иконки:
1123
- - ArrowBack
1124
- - FloorTypeFill
1125
- - FloorTypeOutline
1126
- - SensorFill
1127
- - SensorOutline
1128
- - FlashlightOutline
1129
- - DocumentExportFill
1130
- - DocumentExportOutline
1131
- - DocumentImportFill
1132
- - DocumentImportOutline
1133
- - InternationalTradeOutline
1134
- - SensorTemperatureFill
1135
- - SensorTemperatureOutline
1136
-
1137
- [PR](https://github.com/salute-developers/plasma/pull/1992)
1138
-
1139
- - изменены название иконок с ключевым словом `sber` на `sb` для всех платформ
1140
-
1141
- <img width="768" src="https://github.com/user-attachments/assets/7cd5e024-4586-48e4-bebc-9fa46b760927" />
1142
-
1143
- [PR](https://github.com/salute-developers/plasma/pull/1981)
1144
-
1145
- ### CodeField
1146
-
1147
- - добавлен **новый** компонент
1148
-
1149
- ![Kapture 2025-05-29 at 13 28 14](https://github.com/user-attachments/assets/1bc20b57-0b4f-4976-adde-35e6ac082a1e)
1150
-
1151
- [PR](https://github.com/salute-developers/plasma/pull/1993)
1152
-
1153
- ### Notifications
1154
-
1155
- - добавлена возможность управлять шириной уведомления, через свойство `width` и `maxWidth`
1156
-
1157
- ![Kapture 2025-05-29 at 13 43 54](https://github.com/user-attachments/assets/0eae5726-4b23-40ae-9025-2016da019de2)
1158
-
1159
- [PR](https://github.com/salute-developers/plasma/pull/1967)
1160
-
1161
- ### List
1162
-
1163
- - переведен на новую архитектуру
1164
-
1165
- <img width="768" src="https://github.com/user-attachments/assets/454586b5-ddc3-4574-b510-8830b65f1618" />
1166
-
1167
- [PR](https://github.com/salute-developers/plasma/pull/1954)
1168
-
1169
- ## 0.302.1 (20 мая 2025)
1170
-
1171
- ## Функциональные изменения в компонентах
1172
-
1173
- ### NumberFormat
1174
-
1175
- - исправлено использование `ref`
1176
-
1177
- ## 0.302.0 (15 мая 2025)
1178
-
1179
- ## Функциональные изменения в компонентах
1180
-
1181
- ### Dropdown
1182
-
1183
- - исправлен баг, связанный с возможностью открывать вложенный список с флагом `disabled`;
1184
-
1185
- [PR](https://github.com/salute-developers/plasma/pull/1952)
1186
-
1187
- ### Toast
1188
-
1189
- - добавлена возможность указывать toastDefaultArgs в ToastProvider
1190
-
1191
- [PR](https://github.com/salute-developers/plasma/pull/1956)
1192
-
1193
- ### Slider
1194
-
1195
- - `view` приведены в соответствие с макетами
1196
-
1197
- **After**:
1198
-
1199
- <img width="431" src="https://github.com/user-attachments/assets/c46e8046-783a-4f14-b74f-bcd3fae04a98" />
1200
-
1201
- [PR](https://github.com/salute-developers/plasma/pull/1957)
1202
-
1203
- ## 0.301.0 (30 апреля 2025)
1204
-
1205
- ## Функциональные изменения в компонентах
1206
-
1207
- ### Docs
1208
-
1209
- - исправлены опечатки и общий шаблон документации
1210
-
1211
- [PR](https://github.com/salute-developers/plasma/pull/1931)
1212
-
1213
- ### Textfield
1214
-
1215
- - добавлен в документацию пример c логикой очистки input
1216
-
1217
- [PR](https://github.com/salute-developers/plasma/pull/1931)
1218
-
1219
- - исправлен механизм truncate для длинных текстов
1220
-
1221
- <img width="448" src="https://github.com/user-attachments/assets/7a3bb763-dac9-412b-941e-483e26713058" />
1222
-
1223
- [PR](https://github.com/salute-developers/plasma/pull/1937)
1224
-
1225
- ### DatePicker
1226
-
1227
- - исправлено поведение автофокуса на input после ввода дат
1228
- - исправлено поведение, при корректном вводе даты вызывается onCommit
1229
- - расширен интерфейс для payload событий, добавлены поддержка ISO формат и объект с датами
1230
- - расширен тип value до string
1231
-
1232
- [PR](https://github.com/salute-developers/plasma/pull/1939)
1233
-
1234
- ### Tabs
1235
-
1236
- - добавлен токен для регулирования свойства cursor, по-умолчанию `pointer`
1237
-
1238
- [PR](https://github.com/salute-developers/plasma/pull/1943)
1239
-
1240
- ### Combobox
1241
-
1242
- - убрано поведение скролла к инпуту после выбора элемента в режиме `multiple`;
1243
-
1244
- [PR](https://github.com/salute-developers/plasma/pull/1934)
1245
-
1246
- - актуализирована документация;
1247
-
1248
- - добавлен явный экспорт типа ComboboxItemOption;
1249
-
1250
- [PR](https://github.com/salute-developers/plasma/pull/1925)
1251
-
1252
- - исправлен баг, не позволявший вызывать коллбэк `filter` в момент полной очистки инпута;
1253
-
1254
- [PR](https://github.com/salute-developers/plasma/pull/1935)
1255
-
1256
- ### Notification
1257
-
1258
- - добавлен **новый** callback onTimeoutClose, вызывается при автоматическом закрытии по timeout.
1259
-
1260
- [PR](https://github.com/salute-developers/plasma/pull/1938)
1261
-
1262
- ### Autocomplete
1263
-
1264
- - добавлен рендер-пропс `renderItem`;
1265
-
1266
- [PR](https://github.com/salute-developers/plasma/pull/1936)
1267
-
1268
- ## 0.300.0 (17 апреля 2025)
1269
-
1270
- ## Функциональные изменения в компонентах
1271
-
1272
- ### Steps
1273
-
1274
- - добавлено новое свойство `itemView` <img width="748" src="https://github.com/user-attachments/assets/783c547d-8c68-42f6-a85a-712a9615cd7c" />
1275
-
1276
- - добавлено `accent` `view` и комбинации с `itemView` <img width="748" src="https://github.com/user-attachments/assets/18f0ecb6-9441-4cf2-ba4a-112e7d6596fd" />
1277
-
1278
- [PR](https://github.com/salute-developers/plasma/pull/1872)
1279
-
1280
- ### Cell
1281
-
1282
- - исправлены опечатки в "color=inherit"
1283
-
1284
- [PR](https://github.com/salute-developers/plasma/pull/1857)
1285
-
1286
- ### IconButton
1287
-
1288
- - исправлены опечатки в "color=inherit"
1289
-
1290
- [PR](https://github.com/salute-developers/plasma/pull/1857)
1291
-
1292
- ### Datepicker
1293
-
1294
- - добавлено возможность прокинуть атрибут `autoComplete`
1295
-
1296
- <img width="1024" src="https://github.com/user-attachments/assets/3b62560d-0ea0-46d6-a5f5-30653e4a3fa5" />
1297
-
1298
- [PR](https://github.com/salute-developers/plasma/pull/1900)
1299
-
1300
- ### Checkbox
1301
-
1302
- - добавлен новый размер `L`
1303
-
1304
- [PR](https://github.com/salute-developers/plasma/pull/1912)
1305
-
1306
- ### Dropdown
1307
-
1308
- - добавлено индивидуальное свойство `trigger` для каждой группы вложенных списков для кастомной настройки их открытия;
1309
-
1310
- [PR](https://github.com/salute-developers/plasma/pull/1896)
1311
-
1312
- ### Tree
1313
-
1314
- - в документацию добавлен пример с виртуализацией;
1315
-
1316
- [PR](https://github.com/salute-developers/plasma/pull/1914)
1317
-
1318
- - добавлено свойство `contentRight`;
1319
-
1320
- [PR](https://github.com/salute-developers/plasma/pull/1908)
1321
-
1322
- ### Select
1323
-
1324
- - расширен функционал, позволяющий работать с `value`, которых нет в списке `items`;
1325
-
1326
- [PR](https://github.com/salute-developers/plasma/pull/1894)
1327
-
1328
- - При нажатии на `helperText` список не раскрывается
1329
-
1330
- [PR](https://github.com/salute-developers/plasma/pull/1913)
1331
-
1332
- ### Combobox
1333
-
1334
- - расширен функционал, позволяющий работать с `value`, которых нет в списке `items`;
1335
-
1336
- [PR](https://github.com/salute-developers/plasma/pull/1894)
1337
-
1338
- - При нажатии на `helperText` список не раскрывается
1339
-
1340
- [PR](https://github.com/salute-developers/plasma/pull/1913)
1341
-
1342
- ### Typography
1343
-
1344
- - Добавлена поддержка свойства `isNumeric`, которое делает цифры моношоринными
1345
-
1346
- [PR](https://github.com/salute-developers/plasma/pull/1899)
1347
-
1348
- ### Radiobox
1349
-
1350
- - добавлен новый размер `L`
1351
-
1352
- [PR](https://github.com/salute-developers/plasma/pull/1911)
1353
-
1354
- ### Autocomplite
1355
-
1356
- - При нажатии на `helperText` фокус на `textfield` не происходит
1357
-
1358
- [PR](https://github.com/salute-developers/plasma/pull/1913)
1359
-
1360
- ### Sheet
1361
-
1362
- - Добавлен props `handlePlacement`
1363
-
1364
- - Добавлен пример в `storybook` с полноэкранным `sheet`
1365
-
1366
- [PR](https://github.com/salute-developers/plasma/pull/1892)
1367
-
1368
- ## 0.299.0 (3 апреля 2025)
1369
-
1370
- ## Функциональные изменения в компонентах
1371
-
1372
- ### Range
1373
-
1374
- - добавлен `hover` для `input` control в компоненте
1375
-
1376
- [PR](https://github.com/salute-developers/plasma/pull/1839)
1377
-
1378
- ### Table
1379
-
1380
- - добавлен новый компонент
1381
-
1382
- [PR](https://github.com/salute-developers/plasma/pull/1867)
1383
-
1384
- ### Tokens
1385
-
1386
- - добавлены stories с выводом числовых токенов `spacing` и `corner radius`
1387
-
1388
- [PR](https://github.com/salute-developers/plasma/pull/1853)
1389
-
1390
- ### Button
1391
-
1392
- - добавлен `margin` при наличии `children` у `contentLeft`
1393
-
1394
- [PR](https://github.com/salute-developers/plasma/pull/1878)
1395
-
1396
- ### Textarea
1397
-
1398
- - исправлен баг при вводе `col` и некорректном отображении `outerLabelWrapper`
1399
-
1400
- [PR](https://github.com/salute-developers/plasma/pull/1854)
1401
-
1402
- ### Slider
1403
-
1404
- - min/max значения внесены внутрь контейнера одиночного слайдера
1405
-
1406
- [PR](https://github.com/salute-developers/plasma/pull/1882)
1407
-
1408
- ### Typography
1409
-
1410
- - Добавлена поддержка свойства `as` для linaria сборки
1411
-
1412
- - Добавлены свойства `as` и `forwradedAs` на уровне типов
1413
-
1414
- - Добавлена документация с примером
1415
-
1416
- [PR](https://github.com/salute-developers/plasma/pull/1885)
1417
-
1418
- - Добавлена поддержка свойства `medium`
1419
-
1420
- [PR](https://github.com/salute-developers/plasma/pull/1886)
1421
-
1422
- - добавлены stories с выводом токенов типографики
1423
-
1424
- <img width="558" src="https://github.com/user-attachments/assets/edcd8629-6de8-45b5-824a-0f2e8ebbb474" />
1425
-
1426
- [PR](https://github.com/salute-developers/plasma/pull/1863)
1427
-
1428
- ### Checkbox
1429
-
1430
- - Исправлено поведение `checkbox` на нативное в состоянии `indeterminate`
1431
-
1432
- [PR](https://github.com/salute-developers/plasma/pull/1880)
1433
-
1434
- ### Plasma-themes
1435
-
1436
- - Обновлены токены для всех тем этой группы
1437
- - Добавлены токены medium начертаний для типографики во все темы этой группы
1438
-
1439
- ### Sdds-themes
1440
-
1441
- - Обновлены токены для всех тем этой группы
1442
- - Добавлены токены medium начертаний для типографики во все темы этой группы
1443
-
1444
- [PR](https://github.com/salute-developers/plasma/pull/1870)
1445
-
1446
- ### Plasma-tokens
1447
-
1448
- - Обновление theme `plasma_b2c`
1449
- - Обновление theme `sdds_serv`
1450
- - Обновление theme `plasma_giga`
1451
- - Добавлена theme `plasma_giga_app` (дубликат plasma_b2c)
1452
- - Добавлены токены теней для native платформ в themes `plasma_b2c` и `plasma_web`
1453
-
1454
- [PR](https://github.com/salute-developers/plasma/pull/1870)
1455
-
1456
- ## 0.289.0 (20 марта 2025)
1457
-
1458
- ## Функциональные изменения в компонентах
1459
-
1460
- ### Button
1461
-
1462
- - исправлены токены для `hover`, `active`
1463
-
1464
- [PR](https://github.com/salute-developers/plasma/pull/1809)
1465
-
1466
- ### IconButton
1467
-
1468
- - исправлены токены для `hover`, `active`
1469
-
1470
- [PR](https://github.com/salute-developers/plasma/pull/1809)
1471
-
1472
- ### Calendar
1473
-
1474
- - добавлены переводы для aria-label на `eng`
1475
-
1476
- [PR](https://github.com/salute-developers/plasma/pull/1829)
1477
-
1478
- ### Dropdown
1479
-
1480
- - добавлено **новое** свойство `openByRightClick` для открытия по правому клику мыши
1481
-
1482
- [PR](https://github.com/salute-developers/plasma/pull/1791)
1483
-
1484
- - добавлено свойство `listMaxHeight`
1485
- - свойство `listHeight` теперь deprecated
1486
-
1487
- [PR](https://github.com/salute-developers/plasma/pull/1835)
1488
-
1489
- ### TextField
1490
-
1491
- - добавлено **новое** свойство `hasRequiredIndicator`, которое регулирует наличие индикатора обязательности поля
1492
-
1493
- [PR](https://github.com/salute-developers/plasma/pull/1826)
1494
-
1495
- ### TextArea
1496
-
1497
- - добавлено **новое** свойство `hasRequiredIndicator`, которое регулирует наличие индикатора обязательности поля
1498
-
1499
- [PR](https://github.com/salute-developers/plasma/pull/1826)
1500
-
1501
- ### Range
1502
-
1503
- - добавлено **новое** свойство `hasRequiredIndicator`, которое регулирует наличие индикатора обязательности поля
1504
-
1505
- [PR](https://github.com/salute-developers/plasma/pull/1826)
1506
-
1507
- ### DatePicker
1508
-
1509
- - добавлено **новое** свойство `hasRequiredIndicator`, которое регулирует наличие индикатора обязательности поля
1510
-
1511
- [PR](https://github.com/salute-developers/plasma/pull/1826)
1512
-
1513
- ### Select
1514
-
1515
- - добавлено **новое** свойство `hasRequiredIndicator`, которое регулирует наличие индикатора обязательности поля
1516
-
1517
- [PR](https://github.com/salute-developers/plasma/pull/1826)
1518
-
1519
- - добавлена документация по использованию `react-hook-form` с помощью `Controller`
1520
-
1521
- [PR](https://github.com/salute-developers/plasma/pull/1813)
1522
-
1523
- - расширено свойство `onChange?: (value: string[], item: T | null)`
1524
-
1525
- [PR](https://github.com/salute-developers/plasma/pull/1831)
1526
-
1527
- - расширили свойство `renderTarget?: (value: K[], opened?: boolean)`
1528
-
1529
- [PR](https://github.com/salute-developers/plasma/pull/1846)
1530
-
1531
- - добавлено свойство `listMaxHeight`
1532
- - свойство `listHeight` теперь deprecated
1533
- - добавлено свойство `onScroll` для возможности бесконечной подгрузки
1534
- - добавлено свойство `onToggle`
1535
-
1536
- [PR](https://github.com/salute-developers/plasma/pull/1835)
1537
-
1538
- - добавлено состояние `readOnly`
1539
- - исправлен UI для состояния disabled
1540
-
1541
- [PR](https://github.com/salute-developers/plasma/pull/1859)
1542
-
1543
- ### Switch
1544
-
1545
- - добавлен новый токен, для изменения кол-ва строк в `description`
1546
-
1547
- [PR](https://github.com/salute-developers/plasma/pull/1819)
1548
-
1549
- ### Notification
1550
-
1551
- - добавлены новые значения для `NotificationPlacement`. `top`, `center`, `left`, `bottom`, `right` и производные комбинации.
1552
-
1553
- [PR](https://github.com/salute-developers/plasma/pull/1832)
1554
-
1555
- ### Combobox
1556
-
1557
- - добавлена документация по использованию `react-hook-form` с помощью `Controller`
1558
-
1559
- [PR](https://github.com/salute-developers/plasma/pull/1813)
1560
-
1561
- - расширено свойство `onChange?: (value: string[], item: T | null)`
1562
-
1563
- [PR](https://github.com/salute-developers/plasma/pull/1831)
1564
-
1565
- - добавлено **новое** свойство `emptyStateDescription`
1566
-
1567
- [PR](https://github.com/salute-developers/plasma/pull/1844)
1568
-
1569
- - добавлено свойство `listMaxHeight`
1570
- - свойство `listHeight` теперь deprecated
1571
- - добавлено св-во `onScroll` для возможности бесконечной подгрузки
1572
- - добавлено св-во `onToggle`
1573
-
1574
- [PR](https://github.com/salute-developers/plasma/pull/1835)
1575
-
1576
- - исправлен баг с позиционированием выпадающего списка при динамическом изменении его высоты
1577
-
1578
- [PR](https://github.com/salute-developers/plasma/pull/1858)
1579
-
1580
- ### Checkbox
1581
-
1582
- - исправлено поведение в `controlled` при состоянии `indeterminate`
1583
-
1584
- [PR](https://github.com/salute-developers/plasma/pull/1837)
1585
-
1586
- ### LinkButton
1587
-
1588
- - добавлен новый компонент LinkButton
1589
-
1590
- <img width="201" src="https://github.com/user-attachments/assets/dec05088-3ccf-44c2-aeec-ea124af27369" />
1591
-
1592
- <img width="197" src="https://github.com/user-attachments/assets/94f83864-ac3a-4591-aa78-5f4c3676cbfb" />
1593
-
1594
- [PR](https://github.com/salute-developers/plasma/pull/1830)
1595
-
1596
- ### NumberFormat
1597
-
1598
- - добавлен компонент для ввода чисел с форматированием
1599
-
1600
- <img width="494" src="https://github.com/user-attachments/assets/16c78262-5bc8-4e69-a682-1c4d1e04b1e3" />
1601
-
1602
- [PR](https://github.com/salute-developers/plasma/pull/1834)
1603
-
1604
- ### Tree
1605
-
1606
- - добавлена возможность использовать компонент в `controlled-варианте`
1607
-
1608
- [PR](https://github.com/salute-developers/plasma/pull/1824)
1609
-
1610
- ### Textfield
1611
-
1612
- - исправлен баг в режиме `readOnly`;
1613
-
1614
- [PR](https://github.com/salute-developers/plasma/pull/1838)
1615
-
1616
- ### Cell
1617
-
1618
- - изменен `gap` между элементами в размерах `xs` и `m`
1619
-
1620
- [PR](https://github.com/salute-developers/plasma/pull/1850)
1621
-
1622
- ### Pagination
1623
-
1624
- - добавлено новое свойство `onChange?: (page?: number, perpage?: number)`
1625
-
1626
- [PR](https://github.com/salute-developers/plasma/pull/1836)
1627
-
1628
- ### Autocomplete
1629
-
1630
- - исправлен баг с позиционированием выпадающего списка при динамическом изменении его высоты;
1631
-
1632
- [PR](https://github.com/salute-developers/plasma/pull/1858)
1633
-
1634
- ### Calendar, DatePicker
1635
-
1636
- - добавлено свойство `renderFromDate`, для регулирования даты отрисовки календарной сетки
1637
-
1638
- [PR](https://github.com/salute-developers/plasma/pull/1848)
1639
-
1640
- ### Card
1641
-
1642
- - добавлен новый компонент Card
1643
-
1644
- <img width="354" src="https://github.com/user-attachments/assets/d1e4f778-6462-4444-835d-48d66b3e1b52" />
1645
-
1646
- [PR](https://github.com/salute-developers/plasma/pull/1806)
1647
-
1648
- ## 0.270.0 (6 марта 2025)
1649
-
1650
- ## Функциональные изменения в компонентах
1651
-
1652
- ### Notification
1653
-
1654
- - добавлен логика для переопределения color: `title`, `icon`, `content`
1655
-
1656
- [PR](https://github.com/salute-developers/plasma/pull/1778)
1657
-
1658
- ### Tabs
1659
-
1660
- - при программном выборе таба происходит скролл к выбранному табу
1661
-
1662
- [PR](https://github.com/salute-developers/plasma/pull/1780)
1663
-
1664
- ### Autocomplete
1665
-
1666
- - переведен на **новую** архитектуру с использованием `@floating-ui`
1667
-
1668
- [PR](https://github.com/salute-developers/plasma/pull/1794)
1669
-
1670
- ### Calendar
1671
-
1672
- - Добавлены новые токены цвета текста при `disabled`
1673
-
1674
- ### Datepicker
1675
-
1676
- - Добавлены новые токены цвета текста при `disabled`
1677
-
1678
- [PR](https://github.com/salute-developers/plasma/pull/1785)
1679
-
1680
- ### Select
1681
-
1682
- - добавлена опциональная виртуализация в выпадающий список;
1683
-
1684
- [PR](https://github.com/salute-developers/plasma/pull/1797)
1685
-
1686
- ### Tree
1687
-
1688
- - добавлен пропс `renderTitle`;
1689
-
1690
- [PR](https://github.com/salute-developers/plasma/pull/1799)
1691
-
1692
- - добавлен явный экспорт типов;
1693
-
1694
- [PR](https://github.com/salute-developers/plasma/pull/1798)
1695
-
1696
- ### createApplyPaperMixin
1697
-
1698
- - Добавлен билдер миксина `applyPaper`
1699
-
1700
- ### Dropzone
1701
-
1702
- - изменен `type` на ReactNode для свойств `title`, `description`
1703
-
1704
- [PR](https://github.com/salute-developers/plasma/pull/1801)
1705
-
1706
- ### Segment
1707
-
1708
- - добавлено свойство `singleSelectedRequired`, которое делает один сегмент обязательно активным
1709
-
1710
- * добавлен `view=accent` для SegmentItem
1711
-
1712
- [PR](https://github.com/salute-developers/plasma/pull/1793)
1713
-
1714
- - добавлена опциональная виртуализация в выпадающий список;
1715
-
1716
- [PR](https://github.com/salute-developers/plasma/pull/1817)
1717
-
1718
- ### Dropdown
1719
-
1720
- - добавлен размер `xl`
1721
-
1722
- [PR](https://github.com/salute-developers/plasma/pull/1803)
1723
-
1724
- - добавлен размер `xl`
1725
-
1726
- [PR](https://github.com/salute-developers/plasma/pull/1802)
1727
-
1728
- ### Checkbox
1729
-
1730
- - добавлен токен `labelColor`
1731
-
1732
- ### TextField, TextArea, Range
1733
-
1734
- - обновлено отображение readOnly
1735
-
1736
- [PR](https://github.com/salute-developers/plasma/pull/1770)
1737
-
1738
- ## Изменения в библиотеки
1739
-
1740
- ### applyPaper
1741
-
1742
- - Добавлен миксин `applyPaper`, который позволяет создать базовый стиль подложки для любого блока, со следующим набором свойств, значения которых доступны из темы sdds_finportal:
1743
- - backgroundColor - отвечает за цвет подложки в котором можно выбрать токены цветов и градиентов;
1744
- - borderRadius - отвечает за скругление углов блока;
1745
- - shadow - отвечает за применение стилей теней для блока;
1746
- - styles - отвечает за все доступные css свойства.
1747
-
1748
- Например:
1749
-
1750
- ```ts
1751
- <div
1752
- style={applyPaper({
1753
- backgroundColor: surfaceAccent,
1754
- borderRadius: borderRadiusM,
1755
- shadow: shadowDownHardM,
1756
- styles: {
1757
- color: white,
1758
- width: 10rem,
1759
- height: 10rem,
1760
- },
1761
- })}
1762
- >
1763
- Test card
1764
- </div>
1765
- ```
1766
-
1767
- ## 0.252.0 (20 февраля 2025)
1768
-
1769
- ## Функциональные изменения в компонентах
1770
-
1771
- ### Calendar
1772
-
1773
- - исправлен выбор месяца на двойном календаре
1774
-
1775
- [PR](https://github.com/salute-developers/plasma/pull/1756)
1776
-
1777
- ### Accordion
1778
-
1779
- - изменен тег в `AccrodionItem` с `button` на `div`
1780
-
1781
- [PR](https://github.com/salute-developers/plasma/pull/1758)
1782
-
1783
- ### Combobox
1784
-
1785
- - добавлена опциональная виртуализация в выпадающий список
1786
-
1787
- [PR](https://github.com/salute-developers/plasma/pull/1761)
1788
-
1789
- ### Popover
1790
-
1791
- - добавлен токен `box-shadow`
1792
-
1793
- - исправлены примеры в `storybooks` для корректной демонстрации
1794
-
1795
- [PR](https://github.com/salute-developers/plasma/pull/1767)
1796
-
1797
- ### Drawer
1798
-
1799
- - добавлена возможность задавать цвет фона панели
1800
-
1801
- [PR](https://github.com/salute-developers/plasma/pull/1760)
1802
-
1803
- ### Checkbox
1804
-
1805
- - актуализированы `view` согласно макетам
1806
-
1807
- [PR](https://github.com/salute-developers/plasma/pull/1762)
1808
-
1809
- ### Radiobox
1810
-
1811
- - актуализированы `view` согласно макетам
1812
-
1813
- [PR](https://github.com/salute-developers/plasma/pull/1763)
1814
-
1815
- - исправлена ошибка при работе с `react-hook-form`, если не указано изначальное значение
1816
-
1817
- [PR](https://github.com/salute-developers/plasma/pull/1777)
1818
-
1819
- ### Select
1820
-
1821
- - исправлена ошибка при работе с `react-hook-form`, если не указано изначальное значение
1822
-
1823
- [PR](https://github.com/salute-developers/plasma/pull/1777)
1824
-
1825
- ### Textarea
1826
-
1827
- - добавлен **новый** размер `xl`
1828
-
1829
- [PR](https://github.com/salute-developers/plasma/pull/1759)
1830
-
1831
- - исправлена работа `end` и `start` при `target` меньше чем `32px`
1832
-
1833
- [PR](https://github.com/salute-developers/plasma/pull/1775)
1834
-
1835
- ### Select, Combobox
1836
-
1837
- - исправлен баг, связанный с возможностью выбирать `disabled` item через его родителя;
1838
-
1839
- [PR](https://github.com/salute-developers/plasma/pull/1766)
1840
-
1841
- ### Steps
1842
-
1843
- - исправлен `background`, `cursor`
1844
-
1845
- [PR](https://github.com/salute-developers/plasma/pull/1776)
1846
-
1847
- ### Calendar, DatePicker
1848
-
1849
- - исправлена логика отрисовки календарных сеток "месяц", "квартал", "год" для минимальной и максимальной дат
1850
-
1851
- **Before**:
1852
-
1853
- https://github.com/user-attachments/assets/18943dab-5a6d-4e0f-945b-2aef7c815b23
1854
-
1855
- **After**:
1856
-
1857
- https://github.com/user-attachments/assets/1725f4c3-3db7-469a-b0d6-c1f5e275623f
1858
-
1859
- [PR](https://github.com/salute-developers/plasma/pull/1757)
1860
-
1861
- - добавлено св-во `onChangeValue` для отслеживания изменений значения в строке поиска.
1862
-
1863
- [PR](https://github.com/salute-developers/plasma/pull/1782)
1864
-
1865
- ### Checkbox, Radiobox
1866
-
1867
- - добавлен корректный отступ для `trigger icon`
1868
-
1869
- [PR](https://github.com/salute-developers/plasma/pull/1781)
1870
-
1871
- ## 0.237.0 (6 февраля 2025)
1872
-
1873
- ## Функциональные изменения в компонентах
1874
-
1875
- ### Accordion
1876
-
1877
- - добавлены **новые** размеры с `h2` по `h5`
1878
-
1879
- [PR](https://github.com/salute-developers/plasma/pull/1724)
1880
-
1881
- ### Toast
1882
-
1883
- Убрана очистка таймаута в ToastContorller
1884
-
1885
- [PR](https://github.com/salute-developers/plasma/pull/1712)
1886
-
1887
- - исправлена передача свойства `closeIconType`
1888
- - добавлено **новое** свойство `textColor`
1889
- - добавлены новые значения для `view`:`positive`, `negative`
1890
- - значения `view`:`dark`,`light` помечены как `deprecated`
1891
-
1892
- [PR](https://github.com/salute-developers/plasma/pull/1719)
1893
-
1894
- ### Portal
1895
-
1896
- - исправлена ошибка гидрации в Next
1897
-
1898
- ### Autocomplete
1899
-
1900
- - исправлена ширина компонента в storybook
1901
-
1902
- [PR](https://github.com/salute-developers/plasma/pull/1730)
1903
-
1904
- ### DatePicker
1905
-
1906
- - добавлена возможность передавать внешнее значение даты в DatePicker
1907
-
1908
- https://github.com/user-attachments/assets/b26c67c2-1255-4831-b44e-0e876103153d
1909
-
1910
- [PR](https://github.com/salute-developers/plasma/pull/1720)
1911
-
1912
- ### Range
1913
-
1914
- - добавлена возможность задать цвет `helperText` при статусе `error` и `success`
1915
-
1916
- ### Datepicker
1917
-
1918
- - добавлена возможность задать цвет `helperText` при статусе `error` и `success`
1919
-
1920
- [PR](https://github.com/salute-developers/plasma/pull/1727)
1921
-
1922
- ### Popover
1923
-
1924
- - Добавлен пропс `animated`, который делает плавное появления `Popover` за 200мс
1925
-
1926
- ### Tooltip
1927
-
1928
- - Исправлена работа свойства `animated`, путем наследования этого свойства из `Popover`
1929
-
1930
- [PR](https://github.com/salute-developers/plasma/pull/1739)
1931
-
1932
- ### Dropdown
1933
-
1934
- - добавлен явный экспорт типов;
1935
-
1936
- ### Select
1937
-
1938
- - добавлен явный экспорт типов;
1939
-
1940
- [PR](https://github.com/salute-developers/plasma/pull/1732)
1941
-
1942
- ### Textfield
1943
-
1944
- - исправлен баг, связанный с пропсом required в режиме с чипами;
1945
-
1946
- [PR](https://github.com/salute-developers/plasma/pull/1738)
1947
-
1948
- ### TextArea
1949
-
1950
- - Hint остается активным при disabled состоянии
1951
-
1952
- <img width="417" alt="image" src="https://github.com/user-attachments/assets/6fe979b2-3532-46d7-9fa3-a8b141ad73fb" />
1953
-
1954
- [PR](https://github.com/salute-developers/plasma/pull/1700)
1955
-
1956
- - добавлен раздел в документацию по работе с NextJs
1957
-
1958
- [PR](https://github.com/salute-developers/plasma/pull/1740)
1959
-
1960
- ## Изменения в библиотеки
1961
-
1962
- ### Divider
1963
-
1964
- - актуализирован согласно макетам
1965
-
1966
- [PR](https://github.com/salute-developers/plasma/pull/1725)
1967
-
1968
- ### Badge
1969
-
1970
- - исправлен `margin` у `contentLeft` и `contentRight`
1971
-
1972
- [PR](https://github.com/salute-developers/plasma/pull/1728)
1973
-
1974
- - токены приведены в соответствие с макетом
1975
-
1976
- [PR](https://github.com/salute-developers/plasma/pull/1733)
1977
-
1978
- ## 0.224.0 (23 января 2025)
1979
-
1980
- ## Функциональные изменения в компонентах
1981
-
1982
- ### Rating
1983
-
1984
- - исправлена логика расчета отображаемого значения
1985
-
1986
- **Before**: <img width="521" alt="image" src="https://github.com/user-attachments/assets/187e7764-1a7d-440a-a027-66d9ab131401" />
1987
-
1988
- **After**: <img width="517" alt="image" src="https://github.com/user-attachments/assets/23f56b4f-3ead-45fd-9d6b-3a0d3c8cba3f" />
1989
-
1990
- [PR](https://github.com/salute-developers/plasma/pull/1685)
1991
-
1992
- ### Note
1993
-
1994
- - добавлен новый компонент Note
1995
-
1996
- <img width="454" alt="image" src="https://github.com/user-attachments/assets/01230e8f-117c-46ec-b50f-8427e648049a" />
1997
-
1998
- [PR](https://github.com/salute-developers/plasma/pull/1681)
1999
-
2000
- ### Flow
2001
-
2002
- Универсальный контейнер для упорядоченного размещения вложенных компонентов (например, медиафайлы, карточки или блоки текста).
2003
-
2004
- [PR](https://github.com/salute-developers/plasma/pull/1657)
2005
-
2006
- ### NumberInput
2007
-
2008
- - исправлен баг, позволявший ввести число с точкой в конце, больше максимального значения или ниже минимального значения
2009
- - добавлено свойство `precision`, определяющее кол-во знаков после запятой
2010
- - добавлены тесты на эти кейсы
2011
-
2012
- [PR](https://github.com/salute-developers/plasma/pull/1699)
2013
-
2014
- ### DatePicker
2015
-
2016
- - добавлена возможность указать место раскрытия календаря
2017
-
2018
- **After**: <img width="620" alt="image" src="https://github.com/user-attachments/assets/06764c3a-c58d-46a9-a027-49715ebe91e4" />
2019
-
2020
- [PR](https://github.com/salute-developers/plasma/pull/1697)
2021
-
2022
- ### Avatar
2023
-
2024
- - добавлен блок для отображения дополнительного контента в виде badge или counter
2025
-
2026
- **After**: <img width="127" alt="image" src="https://github.com/user-attachments/assets/9e795ffb-4d81-44d5-8959-63234db209b8" /> <img width="116" alt="image" src="https://github.com/user-attachments/assets/452d8c47-44a4-4a75-b3a7-d7a43381469b" />
2027
-
2028
- [PR](https://github.com/salute-developers/plasma/pull/1696)
2029
-
2030
- - поля ввода даты становятся независимыми после выбора полной даты в DatePickerRange
2031
- - добавлено свойство `closeAfterDateSelect`, позволяющее закрыть календарь после выбора даты
2032
-
2033
- [PR](https://github.com/salute-developers/plasma/pull/1702)
2034
-
2035
- ### Slider
2036
-
2037
- - Изменен отступ между иконкой слева и label при горизонтальном слайдере
2038
-
2039
- [PR](https://github.com/salute-developers/plasma/pull/1703)
2040
-
2041
- ### ThemeBuilder
2042
-
2043
- Добавлена валидация при создании токена / редактировании токена:
2044
-
2045
- - Проверка, что токен называется в CamelCase нотации
2046
- - Название токена не должно превышвать 32 символа
2047
- - Название не должно начинаться с название подгруппы, в которой он создаётся
2048
- - В названии не должно быть зарезервированных слов "onDark", "onLight", "inverse"
2049
- - Значение обычного цвета теперь поддерживается только в HEX и HEXA форматах
2050
- - Значение градиента допускается только в полном описании: linear|radial-gradient (<угол / радиус>, <цвет> <позиция>, <цвет> <позиция>)
2051
-
2052
- [PR](https://github.com/salute-developers/plasma/pull/1690)
2053
-
2054
- ### Cell
2055
-
2056
- - добавлена возможность передачи `restProps` в компоненты `CellTextbox`
2057
- - исправлен пример для `CellTextbox`
2058
-
2059
- ### Checkbox
2060
-
2061
- - исправлена ширина кликабельной области `label` по умолчанию (`singleLine=false`)
2062
- - добавлена `story` для длинного названия + `singleLine`
2063
- - добавлен тест на клик по `label` и тест для свойства `singleLine`
2064
-
2065
- ### Radiobox
2066
-
2067
- - исправлена ширина кликабельной области `label` по умолчанию (`singleLine=false`)
2068
-
2069
- [PR](https://github.com/salute-developers/plasma/pull/1701)
2070
-
2071
- ### TextField, Autocomplete, TextArea, Combobox, Select
2072
-
2073
- - исправлен размер иконки trigger для hint
2074
- - добавлено отображение Hint внутри TextField-like компонент
2075
-
2076
- <img width="1080" alt="image" src="https://github.com/user-attachments/assets/99ab8bf7-b1b0-422b-a9e8-9fec18134833" />
2077
-
2078
- [PR](https://github.com/salute-developers/plasma/pull/1706)
2079
-
2080
- ### Combobox, Select, Dropdown
2081
-
2082
- - добавлена возможность задавать направление раскрытия вложенных дропдаунов
2083
-
2084
- <img width="420" alt="image" src="https://github.com/user-attachments/assets/1ada8d53-f6ed-4ea7-a921-d433ddd273a0" />
2085
-
2086
- [PR](https://github.com/salute-developers/plasma/pull/1709)
2087
-
2088
- ### Button, IconButton
2089
-
2090
- - актуализированы примеры документации для свойств: `size`, `view`
2091
-
2092
- [PR](https://github.com/salute-developers/plasma/pull/1668)
2093
-
2094
- ### Tree
2095
-
2096
- - перенесен внешний css из rc-tree в локальную сборку
2097
-
2098
- [PR](https://github.com/salute-developers/plasma/pull/1710)
2099
-
2100
- ### Tokens
2101
-
2102
- - актуализированы токены для конфигураций компонентов
2103
-
2104
- [PR](https://github.com/salute-developers/plasma/pull/1646)
2105
-
2106
- ### Autocomplete, Select, Combobox
2107
-
2108
- - добавлены новые токены для более детальной кастомизации
2109
- - исправлен токен жирности шрифта для `button-like` варианта `Select`;
2110
-
2111
- [PR](https://github.com/salute-developers/plasma/pull/1675)
2112
-
2113
- ### Dropdown
2114
-
2115
- - добавлен токен `itemMargin`
2116
- - добавлен токен `disclosureIconColor`
2117
-
2118
- [PR](https://github.com/salute-developers/plasma/pull/1705)
2119
-
2120
- ## 0.212.0 (26 декабря 2024)
2121
-
2122
- ## Функциональные изменения в компонентах
2123
-
2124
- ### Counter
2125
-
2126
- - изменили минимальное значение с 1 на 0
2127
-
2128
- [PR](https://github.com/salute-developers/plasma/pull/1640)
2129
-
2130
- ### Select, Autocomplete, Combobox
2131
-
2132
- - добавлены свойства beforeList и afterList, которые служат ячейками для content в выпадающем списке;
2133
-
2134
- [PR](https://github.com/salute-developers/plasma/pull/1645)
2135
-
2136
- ### TextArea
2137
-
2138
- - изменен тип свойства `rightHelper` на `ReactNode`
2139
-
2140
- [PR](https://github.com/salute-developers/plasma/pull/1642)
2141
-
2142
- ### Select
2143
-
2144
- - добавлена поддержка `react-hook-form`
2145
-
2146
- [PR](https://github.com/salute-developers/plasma/pull/1639)
2147
-
2148
- ### Tokens
2149
-
2150
- - Добавлена генерация `spacing` токенов
2151
-
2152
- [PR](https://github.com/salute-developers/plasma/pull/1654)
2153
-
2154
- ### TS
2155
-
2156
- - обновлена, глобально, версия TS с 4.2.4 до 4.5.5
2157
-
2158
- [PR](https://github.com/salute-developers/plasma/pull/1641)
2159
-
2160
- ### Attach
2161
-
2162
- - добавлено свойство `helperText`
2163
- - добавлен `helperTextView` со значениями `default` и `negative`
2164
-
2165
- <img width="1107" alt="helperTextView" src="https://github.com/user-attachments/assets/9a47e731-ee63-46e7-8f57-890cea762082" />
2166
-
2167
- [PR](https://github.com/salute-developers/plasma/pull/1656)
2168
-
2169
- ### Notification
2170
-
2171
- - исправлена типизация компонента (убран принудительный кастинг)
2172
-
2173
- [PR](https://github.com/salute-developers/plasma/pull/1664)
2174
-
2175
- ### Button, ButtonGroup, IconButton
2176
-
2177
- - Добавлен размер `xl` во все вертикали
2178
-
2179
- [PR](https://github.com/salute-developers/plasma/pull/1624)
2180
-
2181
- ### TextField
2182
-
2183
- - исправлено поведение свойства `textAfter`, теперь позиция всегда рядом с текстом input
2184
-
2185
- [PR](https://github.com/salute-developers/plasma/pull/1611)
2186
-
2187
- ### Textarea
2188
-
2189
- - актуализированы примеры в storybook в соответствии с дизайном
2190
-
2191
- - исправлена работа `placeholder` при работе `react-hook-form` с defaultValues
2192
-
2193
- [PR](https://github.com/salute-developers/plasma/pull/1649)
2194
-
2195
- ### Breadcrumbs, Calendar, Combobox, Dropdown, Select, Slider
2196
-
2197
- - исправлены циклические зависимости
2198
-
2199
- [PR](https://github.com/salute-developers/plasma/pull/1666)
2200
-
2201
- ### Popover
2202
-
2203
- - в target можно передать ref на элемент, рядом с которым произойдет открытие
2204
-
2205
- [PR](https://github.com/salute-developers/plasma/pull/1647)
2206
-
2207
- ### Dropdown
2208
-
2209
- - свойство `hasArrow` помечено как `deprecated`
2210
-
2211
- - актуализированы примеры в `storybook`
2212
-
2213
- [PR](https://github.com/salute-developers/plasma/pull/1669)
2214
-
2215
- - добавлена новые токены для возможности управления расстоянием между контентом Item и иконкой DisclosureRight
2216
- - добавлен новый токен, отвечающий за скейлинг иконки DisclosureRight в зависимости от размера компонента
2217
- - исправлены стили скруглений и отступтов, теперь они рассчитываются по формуле, также как и в компоненет `Select`
2218
-
2219
- [PR](https://github.com/salute-developers/plasma/pull/1650)
2220
-
2221
- ### Tree
2222
-
2223
- - добавлен новый компонент (многоуровневый раскрывающийся список в виде дерева);
2224
-
2225
- [PR](https://github.com/salute-developers/plasma/pull/1603)
2226
-
2227
- ### TextArea, TextField
2228
-
2229
- - свойства required попадает в `DOM` на соотвествующие элементы
2230
-
2231
- [PR](https://github.com/salute-developers/plasma/pull/1670)
2232
-
2233
- - закрытие выпадающего списка теперь возможно по повторному нажатию на таргет;
2234
-
2235
- [PR](https://github.com/salute-developers/plasma/pull/1676)
2236
-
2237
- ## Изменения в библиотеки
2238
-
2239
- - Добавлены `spacing` токены
2240
-
2241
- [PR](https://github.com/salute-developers/plasma/pull/1654)
2242
-
2243
- ## 0.195.0 (12 декабря 2024)
2244
-
2245
- ## Функциональные изменения в компонентах
2246
-
2247
- ### Popup
2248
-
2249
- - добавлено свойство `UNSAFE_SSR_ENABLED` в `PopupProvider` для корректной hydration компонента;
2250
-
2251
- [PR](https://github.com/salute-developers/plasma/pull/1596)
2252
-
2253
- ### Dropdown
2254
-
2255
- - актуализированы примеры в документации для свойства `placement`
2256
-
2257
- [PR](https://github.com/salute-developers/plasma/pull/1612)
2258
-
2259
- ### Chip, ChipGroup, Counter, Combobox, Select, TextField, TextArea, TextFieldGrop
2260
-
2261
- - изменен формат записи токена для `padding` с длинной на короткую
2262
-
2263
- [PR](https://github.com/salute-developers/plasma/pull/1600)
2264
-
2265
- ### Calendar
2266
-
2267
- - добавлено ограничение на отрицательные значения в годах
2268
-
2269
- [PR](https://github.com/salute-developers/plasma/pull/1605)
2270
-
2271
- ### Select
2272
-
2273
- - добавлены свойства beforeList и afterList, которые служат ячейками для content в выпадающем списке;
2274
-
2275
- [PR](https://github.com/salute-developers/plasma/pull/1613)
2276
-
2277
- ### Combobox
2278
-
2279
- - исправлено поведение, когда нажатие на `Tab` очищало набранный текст в `single` mode;
2280
-
2281
- [PR](https://github.com/salute-developers/plasma/pull/1614)
2282
-
2283
- ### Autocomplete
2284
-
2285
- - исправлен import для типа `RequiredProps`
2286
-
2287
- [PR](https://github.com/salute-developers/plasma/pull/1608)
2288
-
2289
- ### Range, DatePicker
2290
-
2291
- - добавлены свойства `required`, `requiredPlacement`
2292
-
2293
- [PR](https://github.com/salute-developers/plasma/pull/1595)
2294
-
2295
- ### `Modal`
2296
-
2297
- - актуализированы примеры в документации
2298
-
2299
- * добавлены описания типов `offset` и `placement`
2300
-
2301
- [PR](https://github.com/salute-developers/plasma/pull/1615)
2302
-
2303
- ### Drawer, Panel
2304
-
2305
- - добавлена возможность изменить цвет закрывающей иконки
2306
-
2307
- ### Tooltip
2308
-
2309
- - скорректирован внутренний `align-items`
2310
-
2311
- **Было (позиция иконки)** <img width="204" src="https://github.com/user-attachments/assets/352dd515-c222-4f09-8dea-f4e540572cb9" />
2312
-
2313
- **Стало (позиция иконки)** <img width="179" src="https://github.com/user-attachments/assets/b38460a0-92a9-4f19-9096-c2ec38109e63"/>
2314
-
2315
- [PR](https://github.com/salute-developers/plasma/pull/1602)
2316
-
2317
- ### Dropdown, Select, Combobox
2318
-
2319
- - расширен тип у `item` для использования дата-атрибутов и классов в DOM.
2320
-
2321
- [PR](https://github.com/salute-developers/plasma/pull/1620)
2322
-
2323
- - добавлено свойство `zIndex` для облегчения работы со слоями в выпадающем меню
2324
-
2325
- [PR](https://github.com/salute-developers/plasma/pull/1631)
2326
-
2327
- - исправлен баг, связанный с неправильной работой свойства renderValue в одиночном режиме варианта `textfield-like`;
2328
-
2329
- [PR](https://github.com/salute-developers/plasma/pull/1634)
2330
-
2331
- ### Color tokens
2332
-
2333
- - добавлена страница в storybook с выводом цветовых токенов темы
2334
-
2335
- [PR](https://github.com/salute-developers/plasma/pull/1606)
2336
-
2337
- ### TextField, TextArea
2338
-
2339
- - изменен `type` для свойства `leftHelper` на `ReactNode`
2340
-
2341
- [PR](https://github.com/salute-developers/plasma/pull/1632)
2342
-
2343
- ### Docusaurus
2344
-
2345
- - обновлен до версии `3.6.1`
2346
-
2347
- [PR](https://github.com/salute-developers/plasma/pull/1618)
2348
-
2349
- ### Slider
2350
-
2351
- - исправлено поведение работы value (внешнее управление)
2352
-
2353
- - исправлена подстветка шкалы в вертикальном и инверсированном режиме
2354
-
2355
- - добавлены новые свойства `pointerVisibility`, `currentValueVisibility`
2356
-
2357
- [PR](https://github.com/salute-developers/plasma/pull/1616)
2358
-
2359
- ### Tooltip, Popover
2360
-
2361
- - добавлена возможность открывать по `hover`
2362
-
2363
- [PR](https://github.com/salute-developers/plasma/pull/1625)
2364
-
2365
- ### Popup, Drawer
2366
-
2367
- - rest аргументы прокидываются на уровень `.popup-base-root` элемента
2368
-
2369
- [PR](https://github.com/salute-developers/plasma/pull/1636)
2370
-
2371
- - актуализированы примеры storybook и документация
2372
-
2373
- [PR](https://github.com/salute-developers/plasma/pull/1635)
2374
-
2375
- ### Rating
2376
-
2377
- - добавлен новый компонент
2378
-
2379
- <img width="174" alt="image" src="https://github.com/user-attachments/assets/46dcad64-d4e6-4782-bcfa-e75b498011cc">
2380
-
2381
- [PR](https://github.com/salute-developers/plasma/pull/1610)
2382
-
2383
- ### TextArea
2384
-
2385
- - Исправлено поведение, при котором во время ввода значения / потери или получение фокуса приводило к скроллу страницы при включенном autoResize
2386
-
2387
- [PR](https://github.com/salute-developers/plasma/pull/1633)
2388
-
2389
- # v0.180.0 (Thu Nov 28 2024)
2390
-
2391
- ### Release Notes
2392
-
2393
- #### Release by 27.11.2024 ([#1597](https://github.com/salute-developers/plasma/pull/1597))
2394
-
2395
- ## Core
2396
-
2397
- ### Switch Outline
2398
-
2399
- - добавлен отдельный `config` для вариации `outline`
2400
- - добавлена соответствующая поддержка во все библиотеки
2401
-
2402
- core: Switch outline design (https://github.com/salute-developers/plasma/pull/1560)
2403
-
2404
- ### Switch
2405
-
2406
- - исправлены токены целью добавления возможности реализации нового дизайна
2407
-
2408
- plasma-new-hope: fix Switch design (https://github.com/salute-developers/plasma/pull/1569)
2409
-
2410
- ### Dropdown
2411
-
2412
- - добавлено новое свойство `renderItem`;
2413
-
2414
- feat(plasma-_, sdds-_): Add renderItem prop in Dropdown. Fix issues with Select and Combobox. (https://github.com/salute-developers/plasma/pull/1562)
2415
-
2416
- ### Select/Combobox
2417
-
2418
- - улучшено поведение свойства `renderItem` при работе с вложенными списками;
2419
- - исправлен баг, приводящий к неправильной работе чипов в режиме multiple при renderValue;
2420
-
2421
- feat(plasma-_, sdds-_): Add renderItem prop in Dropdown. Fix issues with Select and Combobox. (https://github.com/salute-developers/plasma/pull/1562)
2422
-
2423
- ### Badge
2424
-
2425
- - добавлен surfaceClear токен для варианта clear
2426
- - добавлены padding для варианта clear
2427
- - реализован вариант только с иконкой
2428
- - добавлена возможность передать пользовательский цвет для текста и фона
2429
-
2430
- feat(plasma-_,sdds-_): Icon only badge (https://github.com/salute-developers/plasma/pull/1546)
2431
-
2432
- ### Select
2433
-
2434
- - добавлены св-ва required, requiredPlacement и optional;
2435
- ![plasma-b2c Select -- prop required, requiredPlacement snap](https://github.com/user-attachments/assets/42fcb1fe-6a37-434b-843f-d285b4e6f279)
2436
-
2437
- feat(plasma-_, sdds-_): Add required functionality in Select (https://github.com/salute-developers/plasma/pull/1561)
2438
-
2439
- ### TextField, Select
2440
-
2441
- - добавлен новый проп `chipType`, который позволяет менять внешний вид для чипа в режиме multiselect;
2442
- ![plasma-b2c Select -- prop chipType snap](https://github.com/user-attachments/assets/66c5cb36-bd40-444f-bace-1fb8dec2f130)
2443
-
2444
- feat(plasma-_, sdds-_): Add chipType prop in TextField & Select (https://github.com/salute-developers/plasma/pull/1577)
2445
-
2446
- ### Calendar
2447
-
2448
- - при отсутствии значения календарная сетка отображается с минимальной даты
2449
-
2450
- **Before**:
2451
- <img width="484" src="https://github.com/user-attachments/assets/e3ea6e68-f8d4-4c9a-95ca-fba28ca282f5" />
2452
-
2453
- **After**:
2454
- <img width="464" src="https://github.com/user-attachments/assets/d7a53b4b-4a28-4eda-9c91-7a82d9f03466" />
2455
-
2456
- feat(plasma-new-hope): Add displaying date from min value in Calendar (https://github.com/salute-developers/plasma/pull/1572)
2457
-
2458
- ### Notification
2459
-
2460
- - добавлена возможность отображать вечные оповещения
2461
-
2462
- plasma-\*: Add infinite Notification (https://github.com/salute-developers/plasma/pull/1582)
2463
-
2464
- ### Autocomplete
2465
-
2466
- - добавлена поддержка `react-hook-form`
2467
- - добавлена документация по использованию с нативной формой и `react-hook-form`
2468
-
2469
- feat(new-hope): add react hook form support in autocomplite (https://github.com/salute-developers/plasma/pull/1574)
2470
-
2471
- ### Dropzone
2472
-
2473
- - добавлен новый компонент
2474
-
2475
- <img width="515" src="https://github.com/user-attachments/assets/30f2131c-f1d1-48ba-b8e5-57f56c65b97d" />
2476
-
2477
- feat(plasma-new-hope): Dropzone (https://github.com/salute-developers/plasma/pull/1534)
2478
-
2479
- ### Button, IconButton
2480
-
2481
- - добавлены размеры `XL`
2482
- - добавлен размер `XXS` для компонента `IconButton`
2483
-
2484
- feat(sdds-insol): Update `Button` and `IconButton` design (https://github.com/salute-developers/plasma/pull/1576)
2485
-
2486
- ### TextField
2487
-
2488
- - добавлено свойство keepPlaceholder для одновременного отображения label и placeholder
2489
-
2490
- ![image](https://github.com/user-attachments/assets/d3c1ad74-c214-4ddd-96fa-3467871e3a4c)
2491
-
2492
- feat: add keepPlaceholder prop to TextField (https://github.com/salute-developers/plasma/pull/1556)
2493
-
2494
- ### TextField
2495
-
2496
- - добавлено свойство `chipView`
2497
- - добавлен callback `chipValidator`
2498
-
2499
- ### Chip
2500
-
2501
- - добавлены статусные `view`: `positive`, `negative`, `warning`
2502
-
2503
- feat(plasma-new-hope): Add chip views and chip validator for TextField (https://github.com/salute-developers/plasma/pull/1589)
2504
-
2505
- ### Modal
2506
-
2507
- - добавлен базовый дизайн с пропсами `hasBody` и `hasClose`
2508
- - старые примеры в сторибуках перенесены в `Custom Modal Demo`
2509
-
2510
- <img width="247" src="https://github.com/user-attachments/assets/23d2f8dc-739f-4ef9-8820-93ac3caeffa2" />
2511
-
2512
- feat: add Modal designed body (https://github.com/salute-developers/plasma/pull/1558)
2513
-
2514
- ### TextArea
2515
-
2516
- - добавлено свойство для выноса левого helper за пределы TextArea
2517
-
2518
- feat: add leftHelperPlacement prop to TextArea (https://github.com/salute-developers/plasma/pull/1579)
2519
-
2520
- ### TextField, TextArea
2521
-
2522
- - упростили типы связанный со свойством `required`
2523
-
2524
- fix: "RequiredProps" unions in TextField & TextArea (https://github.com/salute-developers/plasma/pull/1593)
2525
-
2526
- ## PLASMA-ASDK
2527
-
2528
- ### Switch
2529
-
2530
- - обновлена конфигурация компонента
2531
- - обновлены примеры в `storybook`
2532
-
2533
- ## SDDS-CS
2534
-
2535
- ### Textarea
2536
-
2537
- - изменен `view negative` в соответствии с макетом
2538
-
2539
- fix(sdds-cs): edit view negative in textarea sdds-cs (https://github.com/salute-developers/plasma/pull/1567)
2540
-
2541
- ### Segment
2542
-
2543
- - изменен конфиг компонента в соответсвии с макетам
2544
-
2545
- fix(sdds-cs): Segment config edit (https://github.com/salute-developers/plasma/pull/1573)
2546
-
2547
- ### Сalendar
2548
-
2549
- - изменен конфиг компонента в соответсвии с макетам
2550
-
2551
- fix(sdds-cs): edit tokens calendar for sdds cs (https://github.com/salute-developers/plasma/pull/1566)
2552
-
2553
- ### Switch
2554
-
2555
- - исправлены токены в соответствие с макетом
2556
- - убран `control` для свойства `size` в `storybook`
2557
-
2558
- sdds-cs: fix Switch design (https://github.com/salute-developers/plasma/pull/1569)
2559
-
2560
- ## SDDS-SERV
2561
-
2562
- ### Switch
2563
-
2564
- - добавлен в сборку для `linaria`
2565
-
2566
- feat(sdds-serv): Add switch to linaria build (https://github.com/salute-developers/plasma/pull/1583)
2567
-
2568
- ## Bugs
2569
-
2570
- ### Select, Combobox, Dropdown
2571
-
2572
- - исправлен баг, возникающий когда проп `listHeight` был больше, чем актуальная высота списка, что приводило к пустым пробелам в этом же выпадающем списке.
2573
-
2574
- feat(plasma-new-hope): listHeight prop stands for a css maxHeight now (https://github.com/salute-developers/plasma/pull/1585)
2575
-
2576
- ### Select, Combobox, Dropdown
2577
-
2578
- - исправлено некорректное поведение выпадающего списка при использовании его внутри скролла, не являющегося скроллом вьюпорта;
2579
-
2580
- feat(plasma-_, sdds-_): Position relative is set by default for target in Select, Combobox, Dropdown (https://github.com/salute-developers/plasma/pull/1586)
2581
-
2582
- ### TextArea
2583
-
2584
- - убран автоподскролл по фокусу
2585
-
2586
- fix: TextArea auto scroll on focus (https://github.com/salute-developers/plasma/pull/1590)
2587
-
2588
- ## Icons
2589
-
2590
- ### React-native
2591
-
2592
- - добавлена генерация иконок для платформы `react-native`
2593
-
2594
- feat(plasma-icons): Add react-native icons generator (https://github.com/salute-developers/plasma/pull/1563)
2595
-
2596
- ## Docs
2597
-
2598
- - добавлены примеры с валидацией формы в раздел "Формы"
2599
-
2600
- docs: Add validation examples docs (https://github.com/salute-developers/plasma/pull/1587)
2601
-
2602
- ## Misc
2603
-
2604
- ### Typography
2605
-
2606
- - добавлено свойство `noWrap`, запрещающее перенос текста по пробелам
2607
- - обновлены `storybooks`, тесты и документация
2608
- - исправлена опечатка в названии папки `typograpy` -> `typography`
2609
-
2610
- `plasma-*, sdds-*`: Typography noWrap prop (https://github.com/salute-developers/plasma/pull/1588)
2611
-
2612
- ---
2613
-
2614
- #### 🚀 Enhancement
2615
-
2616
- - Release by 27.11.2024 [#1597](https://github.com/salute-developers/plasma/pull/1597) ([@denivladislav](https://github.com/denivladislav) [@Salute-Eva](https://github.com/Salute-Eva) [@shuga2704](https://github.com/shuga2704) [@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@iljs](https://github.com/iljs) [@neretin-trike](https://github.com/neretin-trike) [@vadim-kudr](https://github.com/vadim-kudr))
2617
- - feat: add helperPlacement prop to TextArea [#1579](https://github.com/salute-developers/plasma/pull/1579) ([@vadim-kudr](https://github.com/vadim-kudr))
2618
- - feat: add Modal designed body [#1558](https://github.com/salute-developers/plasma/pull/1558) ([@vadim-kudr](https://github.com/vadim-kudr))
2619
- - docs(): api reports regenerated [#1588](https://github.com/salute-developers/plasma/pull/1588) ([@denivladislav](https://github.com/denivladislav))
2620
- - feat(sdds-\*): chipView & chipValidator for TextField [#1589](https://github.com/salute-developers/plasma/pull/1589) ([@TitanKuzmich](https://github.com/TitanKuzmich))
2621
- - feat(sdds-\*): add Chip views ([@TitanKuzmich](https://github.com/TitanKuzmich))
2622
- - feat: add hasPlaceholder prop to TextField [#1556](https://github.com/salute-developers/plasma/pull/1556) ([@vadim-kudr](https://github.com/vadim-kudr))
2623
- - feat(sdds-\*): add Dropzone component [#1534](https://github.com/salute-developers/plasma/pull/1534) ([@TitanKuzmich](https://github.com/TitanKuzmich))
2624
- - feat(\*): add disabled opacity token in calendar [#1566](https://github.com/salute-developers/plasma/pull/1566) ([@iljs](https://github.com/iljs))
2625
- - feat(sdds-\*): update stories and configs for Badge [#1546](https://github.com/salute-developers/plasma/pull/1546) ([@TitanKuzmich](https://github.com/TitanKuzmich))
2626
-
2627
- #### 🐛 Bug Fix
2628
-
2629
- - Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
2630
- - Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
2631
- - docs: generate new api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
2632
- - fix: "RequiredProps" unions in TextField & TextArea [#1593](https://github.com/salute-developers/plasma/pull/1593) ([@vadim-kudr](https://github.com/vadim-kudr))
2633
- - chore(finportal): add draft config [Badge][#1581](https://github.com/salute-developers/plasma/pull/1581) ([@Yakutoc](https://github.com/Yakutoc))
2634
- - feat(plasma-_, sdds-_): Switch track and thumb tokens improved ([@denivladislav](https://github.com/denivladislav))
2635
- - feat(plasma-_, sdds-_): Add chipType prop in Select [#1577](https://github.com/salute-developers/plasma/pull/1577) ([@shuga2704](https://github.com/shuga2704))
2636
- - feat(plasma-_, sdds-_): Add chipType props in TextField ([@shuga2704](https://github.com/shuga2704))
2637
- - feat(plasma-_, sdds-_): Add required functionality [#1561](https://github.com/salute-developers/plasma/pull/1561) ([@shuga2704](https://github.com/shuga2704))
2638
- - chore(finportal): Handle build flag "IS_DRAFT" in storybook ([@Yakutoc](https://github.com/Yakutoc))
2639
- - feat(plasma-_, sdds-_): Add renderItem prop in Dropdown. Fix issues with Select and Combobox [#1562](https://github.com/salute-developers/plasma/pull/1562) ([@shuga2704](https://github.com/shuga2704))
2640
- - chore(): Switch tokens updated ([@denivladislav](https://github.com/denivladislav))
2641
- - chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2642
-
2643
- #### Authors: 8
2644
-
2645
- - [@iljs](https://github.com/iljs)
2646
- - [@Salute-Eva](https://github.com/Salute-Eva)
2647
- - Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
2648
- - Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
2649
- - Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
2650
- - neretinaa ([@neretin-trike](https://github.com/neretin-trike))
2651
- - Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
2652
- - Vlad Denisov ([@denivladislav](https://github.com/denivladislav))
2653
-
2654
- ---
2655
-
2656
- # v0.167.0 (Thu Nov 14 2024)
2657
-
2658
- ### Release Notes
2659
-
2660
- #### Release by 13.11.2024 ([#1559](https://github.com/salute-developers/plasma/pull/1559))
2661
-
2662
- ## Components
2663
-
2664
- ### Autocomplete
2665
-
2666
- - добавлены новые св-ва `required`, `requiredPlacement` и `optional`;
2667
-
2668
- feat(plasma-_, sdds-_): Add required functionality in Autocomplete (https://github.com/salute-developers/plasma/pull/1522)
2669
-
2670
- ### Combobox
2671
-
2672
- - добавлены новые св-ва `required`, `requiredPlacement` и `optional`;
2673
-
2674
- feat(plasma-_, sdds-_): Add required functionality in Combobox (https://github.com/salute-developers/plasma/pull/1527)
2675
-
2676
- ### Range, DatePickerRange
2677
-
2678
- - добавлена возможность передать свойство `autoComplete`
2679
-
2680
- feat(plasma-new-hope): Add autoComplete prop to Range (https://github.com/salute-developers/plasma/pull/1530)
2681
-
2682
- ### Chip
2683
-
2684
- - добавлено событие `onClickClose` по клику на крестик
2685
- - `onClear` помечено как deprecated
2686
- - написан тест на onClickClose
2687
-
2688
- feat(plasma-new-hope): Divide chip events (https://github.com/salute-developers/plasma/pull/1536)
2689
-
2690
- ### Badge, Tabs
2691
-
2692
- - реализована возможность обрезания текста по максимальной ширине
2693
-
2694
- feat: add Badge & Tabs truncate props (https://github.com/salute-developers/plasma/pull/1500)
2695
-
2696
- ### NumberInput
2697
-
2698
- - компонент включен в поставку `plasma-*` и `sdds-*` библиотек
2699
-
2700
- **After**:
2701
- <img width="216" alt="image" src="https://github.com/user-attachments/assets/4b51c0e6-099d-41d7-af07-88344f7f77b0" />
2702
-
2703
- feat(plasma-new-hope): Add NumberInput component (https://github.com/salute-developers/plasma/pull/1511)
2704
-
2705
- ### Dropdown
2706
-
2707
- - добавлено свойство alwaysOpened
2708
- - добавлен тест на новое свойство
2709
-
2710
- feat(plasma-new-hope): Add alwaysOpened prop for Dropdown (https://github.com/salute-developers/plasma/pull/1538)
2711
-
2712
- ### TextField
2713
-
2714
- - добавлен токен изменения цвета фона компонента при наведении
2715
-
2716
- feat(plasma-_,sdds-_): Fix TextField hover tokens (https://github.com/salute-developers/plasma/pull/1551)
2717
-
2718
- ### Tabs
2719
-
2720
- - для `sdds-cs` исправлены значения токенов `itemSelectedDividerColor` и `itemSelectedDividerColorHover`
2721
- - для `sdds-dfa` исправлены токены для состояния `disabled`
2722
- - исправлены `argTypes` в stories
2723
-
2724
- ### Breadcrumbs
2725
-
2726
- - исправлен курсор при наведении на текущий `Breadcrumb`
2727
- - исправлены токены для `hover` и `active` состояний у `Breadcrumb`
2728
-
2729
- `plasma-new-hope, sdds-cs`: fix `Tabs` and `Breadcrumbs` (https://github.com/salute-developers/plasma/pull/1532)
2730
-
2731
- ### Switch
2732
-
2733
- - добавлены размеры `s`, `l`
2734
- - добавлено свойство `description`
2735
- - добавлено свойство `toggleSize`
2736
- - обновлены документация и тесты
2737
-
2738
- `plasma-*, sdds-*`: `Switch` sizes added (https://github.com/salute-developers/plasma/pull/1539)
2739
-
2740
- ### Attach, Button
2741
-
2742
- - свойство `square` у `Button` помечено как `deprecated`
2743
- - свойство `square` удалено из storybooks для `Attach`
2744
- - для размеров `m`, `l` у `Attach` исправлен размер иконки по умолчанию в варианте `IconButton`
2745
- - исправлены токены для view=secondary в пакете `sdds-cs`
2746
-
2747
- ### IconButton
2748
-
2749
- - исправлены токены для view=secondary в пакете `sdds-cs`
2750
-
2751
- `plasma-*, sdds-*`: fix `Attach` `square` prop (https://github.com/salute-developers/plasma/pull/1525)
2752
-
2753
- ### Steps
2754
-
2755
- - исправлены смещающиеся активные элементы
2756
- - добавлен фокус
2757
- - добавлены тесты
2758
-
2759
- plasma-\*: Fix `Steps` jumping bullets (https://github.com/salute-developers/plasma/pull/1517)
2760
-
2761
- ### Select
2762
-
2763
- - осуществлен переход на `floating-ui`
2764
- - расширена типизация, позволяющая использовать компонент в режиме uncontrolled (b2c и web)
2765
- - исправлено некорректное отображение ячейки выпадающего списка при длинных значениях
2766
- - расширены возможности использования компонента через портал. Теперь помимо рефки можно пробросить id `dom-элемента`
2767
- - исправлены UI-баги при использовании портала
2768
- - улучшена поддержка типов
2769
-
2770
- feat(plasma-_, sdds-_): Select improvements (https://github.com/salute-developers/plasma/pull/1550)
2771
-
2772
- ### Tabs
2773
-
2774
- - вернули возможность использовать `TabItemProps`, `TabsProps` во все пакетах
2775
-
2776
- `plasma-*, sdds-*`: `TabItemProps`, `TabsProps` exported (https://github.com/salute-developers/plasma/pull/1545)
2777
-
2778
- ## Вертикали
2779
-
2780
- ### `SDDS-CS`
2781
-
2782
- - добавлен view `negative` для `Combobox`
2783
- - добавлен view `negative` для `Autocomplete`
2784
-
2785
- plasma(sdds-cs): Add view negative to combobox and autocomplite (https://github.com/salute-developers/plasma/pull/1523)
2786
-
2787
- Добавлены новые токены для компонентов:
2788
-
2789
- - `Autocomplete`,
2790
- - `Combobox`,
2791
- - `Dropdown`,
2792
- - `Notifications`,
2793
- - `Range`,
2794
- - `Pagination`,
2795
- - `Tabs`,
2796
- - `DatePicker`
2797
-
2798
- feat(new-hope): Add new tokens to components (https://github.com/salute-developers/plasma/pull/1506)
2799
-
2800
- ### `SDDS-INSOL`
2801
-
2802
- - обновлена тема `sdds_insol`
2803
- - обновлено свойство `background-color` на background в компоненте `Button` для поддержки градиентов в значениях у токенов.
2804
- - обновлены конфигурации для компонентов `Button`, `TextArea` и `TextField`
2805
-
2806
- feat(sdds-insol): Update configs for `Button`, `TextArea` and `TextField` components [part 1](https://github.com/salute-developers/plasma/pull/1526)
2807
-
2808
- ## Docs
2809
-
2810
- ### Edit docs components for correctly view
2811
-
2812
- - изменена документация ( значения `size` ) для корректного отображения в документации в вертикали `sdds-cs`
2813
-
2814
- fix(sdds-cs-docs): Edit docs components for correctly view (https://github.com/salute-developers/plasma/pull/1557)
2815
-
2816
- ### Theme documentation
2817
-
2818
- - добавлен подраздел примеры смены тем
2819
-
2820
- feat: change theme docs (https://github.com/salute-developers/plasma/pull/1516)
2821
-
2822
- ---
2823
-
2824
- #### 🚀 Enhancement
2825
-
2826
- - Release by 13.11.2024 [#1559](https://github.com/salute-developers/plasma/pull/1559) ([@iljs](https://github.com/iljs) [@Salute-Eva](https://github.com/Salute-Eva) [@shuga2704](https://github.com/shuga2704) [@neretin-trike](https://github.com/neretin-trike) [@Yakutoc](https://github.com/Yakutoc) [@vadim-kudr](https://github.com/vadim-kudr) [@TitanKuzmich](https://github.com/TitanKuzmich) [@denivladislav](https://github.com/denivladislav) [@luizasok](https://github.com/luizasok))
2827
- - docs(): api reports regenerated [#1539](https://github.com/salute-developers/plasma/pull/1539) ([@denivladislav](https://github.com/denivladislav))
2828
- - feat(sdds-dfa/finportal/serv): fix TextField hover token ([@TitanKuzmich](https://github.com/TitanKuzmich))
2829
- - feat(sdds-\*): add alwaysOpened to Dropdown [#1538](https://github.com/salute-developers/plasma/pull/1538) ([@TitanKuzmich](https://github.com/TitanKuzmich))
2830
- - feat(sdds-\*): add NumberInput component [#1511](https://github.com/salute-developers/plasma/pull/1511) ([@TitanKuzmich](https://github.com/TitanKuzmich))
2831
- - feat: add Badge & Tabs truncate props [#1500](https://github.com/salute-developers/plasma/pull/1500) ([@vadim-kudr](https://github.com/vadim-kudr))
2832
- - feat(new-hope): add thin cross to notification and toast [#1506](https://github.com/salute-developers/plasma/pull/1506) ([@iljs](https://github.com/iljs))
2833
- - feat(\*): add tokens to all libs in dropdown ([@iljs](https://github.com/iljs))
2834
- - feat(\*): add tokens to all libs in combobox ([@iljs](https://github.com/iljs))
2835
- - feat(\*): add tokens to all libs in calender and datepicker ([@iljs](https://github.com/iljs))
2836
- - feat(\*): add tokens to all libs in autocomplite ([@iljs](https://github.com/iljs))
2837
- - feat(new-hope): toast and notification tokens ([@iljs](https://github.com/iljs))
2838
- - feat(new-hope): datepicker add more tokens ([@iljs](https://github.com/iljs))
2839
-
2840
- #### 🐛 Bug Fix
2841
-
2842
- - Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
2843
- - Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
2844
- - feat(plasma-_, sdds-_): Select improvements [#1550](https://github.com/salute-developers/plasma/pull/1550) ([@shuga2704](https://github.com/shuga2704))
2845
- - fix: fix Steps jumping bullets [#1517](https://github.com/salute-developers/plasma/pull/1517) ([@vadim-kudr](https://github.com/vadim-kudr))
2846
- - fix(plasma-_, sdds-_): square control removed from storybooks ([@denivladislav](https://github.com/denivladislav))
2847
- - chore(plasma-_, sdds-_): Switch ported; tests added ([@denivladislav](https://github.com/denivladislav))
2848
- - fix(plasma-_, sdds-_): fixed Tabs storybooks ([@denivladislav](https://github.com/denivladislav))
2849
- - docs(): api reports regenerated [#1545](https://github.com/salute-developers/plasma/pull/1545) ([@denivladislav](https://github.com/denivladislav))
2850
- - fix(plasma-_, sdds-_): TabItemProps and TabsProps exported ([@denivladislav](https://github.com/denivladislav))
2851
- - docs: generate new api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
2852
- - feat(plasma-_, sdds-_): Add required functionality in Combobox [#1527](https://github.com/salute-developers/plasma/pull/1527) ([@shuga2704](https://github.com/shuga2704))
2853
- - feat(plasma-_, sdds-_): Add required functionality in Autocomplete [#1522](https://github.com/salute-developers/plasma/pull/1522) ([@shuga2704](https://github.com/shuga2704))
2854
- - chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
2855
-
2856
- #### Authors: 9
2857
-
2858
- - [@iljs](https://github.com/iljs)
2859
- - [@Salute-Eva](https://github.com/Salute-Eva)
2860
- - Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
2861
- - Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
2862
- - Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
2863
- - Luiza_Sok ([@luizasok](https://github.com/luizasok))
2864
- - neretinaa ([@neretin-trike](https://github.com/neretin-trike))
2865
- - Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
2866
- - Vlad Denisov ([@denivladislav](https://github.com/denivladislav))
2867
-
2868
- ---
2869
-
2870
- # v0.154.0 (Thu Oct 31 2024)
2871
-
2872
- ### Release Notes
2873
-
2874
- #### Release by 30.10.2024 ([#1521](https://github.com/salute-developers/plasma/pull/1521))
2875
-
2876
- ## Components
2877
-
2878
- ### Генерация CSS linaria для SDDS SERV
2879
-
2880
- - styled components перенесены в папку `styled-components` для пакета `sdds-serv`
2881
- - добавлена генерация CSS Linaria по-умолчанию для пакета `sdds-serv`
2882
-
2883
- feat(sdds-serv): Add linaria (https://github.com/salute-developers/plasma/pull/1419)
2884
-
2885
- ### Accordion
2886
-
2887
- - исправлен параметр `contentRight`
2888
- - исправлен отступы во всех поставках `sdds` в `AccordionItem`
2889
- - добавлен новый параметр `opened`, для контроля состоянием вне компонента
2890
- - добавлена возможность прокидывать `ref` в `AccordionItem`
2891
-
2892
- feat(\*): Fix Accordion Right Content and Paddings (https://github.com/salute-developers/plasma/pull/1484)
2893
-
2894
- ### TextArea, TextField
2895
-
2896
- - добавлены подсказки сверху справа и в виде Tooltip
2897
- - обновлены тесты и документация
2898
-
2899
- **After**:
2900
- <img width="498" alt="image" src="https://github.com/user-attachments/assets/31f03fe2-1325-4412-80b5-b443e19e2a2d">
2901
-
2902
- feat(plasma-_,sdds-_): add TextArea and TextField hints (https://github.com/salute-developers/plasma/pull/1459)
2903
-
2904
- ### Select
2905
-
2906
- - добавлены новые токены в ядро компонента
2907
- - исправлена конфигурация компонента с учетом новых токенов для поставки `sdds-cs`
2908
-
2909
- plasma-\*: Update config for `Select` (https://github.com/salute-developers/plasma/pull/1504)
2910
-
2911
- ### Dropdown
2912
-
2913
- - компонент Dropdown переведен на новую архитекутуру. API сохранен;
2914
- - исправлен баг, связанный с невозможностью раскрытия выпадающего списка в старом(legacy) Dropdown;
2915
- - исправлены недочеты по UI;
2916
- - расширены возможности использования через портал;
2917
-
2918
- feat(plasma-_, sdds-_): Dropdown architecture improvement (https://github.com/salute-developers/plasma/pull/1497)
2919
-
2920
- ### Combobox
2921
-
2922
- - несуществующие value (которых нет в массиве items) теперь отбрасываются и не принимают участие в работе компонента;
2923
- - изменение массива items теперь приводит к обновлению выбранных элементов (для гибкой асинхронной работы);
2924
- - исправлен баг, связанный с мутацией исходного массива items;
2925
- - добавлено новое св-во renderValue;
2926
-
2927
- ### Select
2928
-
2929
- - несуществующие value (которых нет в массиве items) теперь отбрасываются и не принимают участие в работе компонента;
2930
- - изменение массива items теперь приводит к обновлению выбранных элементов (для гибкой асинхронной работы);
2931
-
2932
- feat(plasma-_, sdds-_): Combobox & Select improvements (https://github.com/salute-developers/plasma/pull/1505)
2933
-
2934
- ### Slider
2935
-
2936
- - добавлено вертикальное отображение
2937
- - обновлен дизайн горизонтального отображения
2938
-
2939
- feat: vertical single Slider (https://github.com/salute-developers/plasma/pull/1452)
2940
-
2941
- ### Notification
2942
-
2943
- - изменен `type` для `title` на `ReactNode`
2944
- - добавлено расположение `bottom-left`
2945
-
2946
- feat: Notification placement prop (https://github.com/salute-developers/plasma/pull/1503)
2947
-
2948
- ### Tabs
2949
-
2950
- - добавлены `Header Tabs`
2951
- - добавлены `hover` и `active` состояния для стрелок
2952
- - обновлены тесты и `storybooks`
2953
-
2954
- plasma-_, sdds-_: Header Tabs added (https://github.com/salute-developers/plasma/pull/1502)
2955
-
2956
- ### SDDS-CS
2957
-
2958
- - добавлена `view negative` для компонента `Select`
2959
- - исправлен цветовой токен для `contentLeftColor` в компоненте `Select`
2960
- - убраны лишние опции и примеры из storybook для компонента `Select`
2961
-
2962
- [PLASMA-3718]: Fix config for `Select` (https://github.com/salute-developers/plasma/pull/1519)
2963
-
2964
- ### Combobox
2965
-
2966
- - добавлены тесты;
2967
-
2968
- feat(plasma-b2c, plasma-web): Combobox component tests (https://github.com/salute-developers/plasma/pull/1518)
2969
-
2970
- ### Counter
2971
-
2972
- - видимое значение не может быть меньше 1
2973
- - для значений от 1 до 9 `Counter` становится круглым
2974
- - добавлены размеры `l`, `m`, `s` во все пакеты (в `sdds-cs` только размер `s`)
2975
- - исправлены токены отступов для размера `xxs`
2976
- - обновлены `storybooks` и документация
2977
-
2978
- **Before**:
2979
-
2980
- <img width="292" alt="berfore" src="https://github.com/user-attachments/assets/7762823b-2ae4-4474-abb6-d638fd98b805">
2981
-
2982
- **After**:
2983
-
2984
- <img width="827" alt="after" src="https://github.com/user-attachments/assets/27ec7202-6243-43a7-91a6-b94131f3b84f">
2985
-
2986
- `plasma-*, sdds-*`: `Counter` impovements added (https://github.com/salute-developers/plasma/pull/1514)
2987
-
2988
- ## Tokens
2989
-
2990
- ### Tokens
2991
-
2992
- - собраны изменение всех тем в один PR:
2993
- - https://github.com/salute-developers/plasma/pull/1491
2994
- - https://github.com/salute-developers/plasma/pull/1489
2995
- - https://github.com/salute-developers/plasma/pull/1486
2996
- - https://github.com/salute-developers/plasma/pull/1485
2997
- - добавлена новая тема `sdds_os` на основе `sdds_serv`
2998
- - обновлена `default` тема для пакета plasma-tokens
2999
-
3000
- feat(plasma-tokens,sdds-themes,plasma-themes): Add and update themes from other PRs (https://github.com/salute-developers/plasma/pull/1495)
3001
-
3002
- ### Tokens
3003
-
3004
- - обновлены токены типографики в теме `sdds-cs`. Теперь для всех размеров экранов (L, M и S) значения всех параметров одинаковые
3005
-
3006
- fix(sdds-themes): Update typography tokens for `sdds-cs` theme (https://github.com/salute-developers/plasma/pull/1507)
3007
-
3008
- ### Tokens
3009
-
3010
- - исправлена генерация токенов для модульного css, а также обновлены все темы
3011
- - добавлены методы генерации наборов токенов (dark и light режимов) для компонента `ViewContainer`
3012
- - добавлено подключение темы через css модули из пакета @salutejs/plasma-themes в plasma-new-hope
3013
-
3014
- ### ViewContainer
3015
-
3016
- - добавлен компонент `ViewContainer` в plasma-new-hope в качестве примера
3017
- - добавлен декоратор `decoratorViewContainer` в plasma-new-hope с возможностью переключения тем и режимов контейнера (onDark / onLight / default)
3018
- - добавлен компонент `ViewContainer` во все библиотеки вертикали `sdds`, а также примеры и документация
3019
-
3020
- feat(plasma-new-hope, sdds-\*): Add `ViewContainer` component (https://github.com/salute-developers/plasma/pull/1488)
3021
-
3022
- ## Misc
3023
-
3024
- ### Calendar
3025
-
3026
- - поправлено поведение hover для дней на календарной сетке
3027
-
3028
- **Before**:
3029
-
3030
- https://github.com/user-attachments/assets/992d2566-10a1-40ff-8d76-d3e2d8de4d13
3031
-
3032
- **After**:
3033
-
3034
- https://github.com/user-attachments/assets/8e0bf060-a103-46ba-aa4a-b5bc6bef632d
3035
-
3036
- fix(plasma-new-hope): Fix Calendar hover behaviour (https://github.com/salute-developers/plasma/pull/1498)
3037
-
3038
- ### Sdds-insol
3039
-
3040
- - добавлена новая библиотека
3041
-
3042
- sdds-insol: Add library of components `sdds-insol` (https://github.com/salute-developers/plasma/pull/1509)
3043
-
3044
- ---
3045
-
3046
- #### 🚀 Enhancement
3047
-
3048
- - Release by 30.10.2024 [#1521](https://github.com/salute-developers/plasma/pull/1521) ([@iljs](https://github.com/iljs) [@Salute-Eva](https://github.com/Salute-Eva) [@simashova](https://github.com/simashova) [@Irinkv](https://github.com/Irinkv) [@neretin-trike](https://github.com/neretin-trike) [@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@shuga2704](https://github.com/shuga2704) [@vadim-kudr](https://github.com/vadim-kudr) [@denivladislav](https://github.com/denivladislav))
3049
- - docs(): api reports regenerated [#1514](https://github.com/salute-developers/plasma/pull/1514) ([@denivladislav](https://github.com/denivladislav))
3050
- - feat(plasma-_,sdds-_): add hasHint to TextField/Area stories [#1513](https://github.com/salute-developers/plasma/pull/1513) ([@TitanKuzmich](https://github.com/TitanKuzmich))
3051
- - feat: Notification placement prop [#1503](https://github.com/salute-developers/plasma/pull/1503) ([@vadim-kudr](https://github.com/vadim-kudr))
3052
- - feat: vertical single Slider [#1452](https://github.com/salute-developers/plasma/pull/1452) ([@vadim-kudr](https://github.com/vadim-kudr))
3053
- - feat(\*): add new tokens to select in all libs [#1504](https://github.com/salute-developers/plasma/pull/1504) ([@iljs](https://github.com/iljs))
3054
- - feat(sdds-\*): Add `ViewContainer` component [#1488](https://github.com/salute-developers/plasma/pull/1488) ([@neretin-trike](https://github.com/neretin-trike))
3055
- - feat(sdds-\*): add hint to TextArea & TextField [#1459](https://github.com/salute-developers/plasma/pull/1459) ([@TitanKuzmich](https://github.com/TitanKuzmich))
3056
- - feat(\*): add new props, edit contentRight, add ref to item and fix margin in sdds [#1484](https://github.com/salute-developers/plasma/pull/1484) ([@iljs](https://github.com/iljs))
3057
-
3058
- #### 🐛 Bug Fix
3059
-
3060
- - Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
3061
- - Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
3062
- - chore(plasma-_, sdds-_): Counter configs and storybooks updated ([@denivladislav](https://github.com/denivladislav))
3063
- - docs(): api reports regenerated [#1502](https://github.com/salute-developers/plasma/pull/1502) ([@denivladislav](https://github.com/denivladislav))
3064
- - fix(): add arrow hover & active state; fix tokens ([@denivladislav](https://github.com/denivladislav))
3065
- - feat(plasma-_, sdds-_): Header tabs added ([@denivladislav](https://github.com/denivladislav))
3066
- - feat(plasma-_, sdds-_): Combobox & Select improvements [#1505](https://github.com/salute-developers/plasma/pull/1505) ([@shuga2704](https://github.com/shuga2704))
3067
- - feat(plasma-_, sdds-_): Dropdown architecture improvement [#1497](https://github.com/salute-developers/plasma/pull/1497) ([@shuga2704](https://github.com/shuga2704))
3068
- - docs(sdds-\*): Regenerate API report ([@neretin-trike](https://github.com/neretin-trike))
3069
- - docs: regenerate api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
3070
- - docs: generate new api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
3071
- - chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
3072
-
3073
- #### Authors: 10
3074
-
3075
- - [@iljs](https://github.com/iljs)
3076
- - [@Irinkv](https://github.com/Irinkv)
3077
- - [@Salute-Eva](https://github.com/Salute-Eva)
3078
- - Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
3079
- - Anastasia Simashova ([@simashova](https://github.com/simashova))
3080
- - Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
3081
- - Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
3082
- - neretinaa ([@neretin-trike](https://github.com/neretin-trike))
3083
- - Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
3084
- - Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
3085
-
3086
- ---
3087
-
3088
- # v0.142.0 (Thu Oct 17 2024)
3089
-
3090
- ### Release Notes
3091
-
3092
- #### Release by 16.10.2024 ([#1487](https://github.com/salute-developers/plasma/pull/1487))
3093
-
3094
- ## Components
3095
-
3096
- ### Accordion
3097
-
3098
- - свойство `view` помечено как `optional`
3099
- - свойство `view` для AccordionItem помечено как `deprecated`
3100
- - свойство `title` для `AccordionItem` теперь `ReactNode`
3101
-
3102
- [PLASMA-3591]: Fix Accordion types (https://github.com/salute-developers/plasma/pull/1467)
3103
-
3104
- ### TextArea
3105
-
3106
- - исправлен скроллбар
3107
- - обновлены `snapshots`
3108
-
3109
- feat(plasma-_, sdds-_): TextArea scrollbar (https://github.com/salute-developers/plasma/pull/1471)
3110
-
3111
- ### Popup
3112
-
3113
- - добавлены storybook декораторы для `Popup` и `Notification` для правильного отображения: `Drawer, Modal, Notification, Popup`
3114
-
3115
- plasma-\*: Fix popup mount logic (https://github.com/salute-developers/plasma/pull/1412)
3116
-
3117
- ### Tabs
3118
-
3119
- - вертикальные табы добавлены в поставку всех клиентских библиотек
3120
- - добавлено свойство `value` для горизонтальных и вертикальных табов
3121
- - исправлены токены для всех пакетов
3122
-
3123
- <img width="181" alt="Снимок экрана 2024-09-24 в 14 39 29" src="https://github.com/user-attachments/assets/9889e4d1-9297-4cf9-a577-23f5d1c8c9af">
3124
-
3125
- <img width="163" alt="Снимок экрана 2024-09-24 в 14 38 56" src="https://github.com/user-attachments/assets/596e92aa-1136-4f41-bb29-67ce31dbff75">
3126
-
3127
- `plasma-*, sdds-*`: Vertical Tabs added (https://github.com/salute-developers/plasma/pull/1374)
3128
-
3129
- ### Badge
3130
-
3131
- - добавлен новый размер `XS`
3132
-
3133
- [PLASMA-3598]: Badge: Add size XS (https://github.com/salute-developers/plasma/pull/1466)
3134
-
3135
- ### `SDDS-CS`
3136
-
3137
- #### Button
3138
-
3139
- - используется token `--text-accent` когда `view: secondary`
3140
-
3141
- #### Chip
3142
-
3143
- - для `closeIconColor` используется token `--text-accent` когда `view: secondary`
3144
-
3145
- #### Badge
3146
-
3147
- - изменены `padding{Right,Left}` на `8px`
3148
-
3149
- [PLASMA-3611]: Правки конфигураций Button, Chip, Badge [SDDS-CS](https://github.com/salute-developers/plasma/pull/1473)
3150
-
3151
- ### Breadcrumbs
3152
-
3153
- - добавлена поддержка обработчика `onClick` при клике на ссылку
3154
- - поправлены union типы
3155
- - обновлена документация с указанием типов элементов
3156
-
3157
- feat(plasma-new-hope, \*-docs): Add onClick for item to `Breadcrumbs` component (https://github.com/salute-developers/plasma/pull/1480)
3158
-
3159
- ### Tabs
3160
-
3161
- - исправлен скролл табов при малой ширине
3162
- - в `storybooks` добавлены свойства `width` и `height`, доступные при условии `clip = scroll`
3163
-
3164
- `plasma-new-hope`: fix tabs arrow scroll (https://github.com/salute-developers/plasma/pull/1476)
3165
-
3166
- ### Attach
3167
-
3168
- - исправлен `onChange`, `id` и `name`
3169
- - добавлено свойство `onClear`
3170
- - в документацию добавлен пример с использованием компонента внутри формы
3171
-
3172
- `plasma-new-hope`: fix Attach (https://github.com/salute-developers/plasma/pull/1481)
3173
-
3174
- ### Combobox
3175
-
3176
- - добавлен дженерик для св-ва `items` в компоненте Combobox
3177
-
3178
- feat(plasma-b2c, web, sdds): Added generic for items in Combobox (https://github.com/salute-developers/plasma/pull/1470)
3179
-
3180
- ### TextArea
3181
-
3182
- - добавлена фокусировка по клику на дочерние элементы
3183
-
3184
- plasma-\*: Focus TextArea by click inside (https://github.com/salute-developers/plasma/pull/1444)
3185
-
3186
- ### SDDS CS Pack 4 ( overlay and navigation )
3187
-
3188
- - изменены токены для компонентов: `Autocomplie`, `Avatar`, `Breadcrumbs`, `Cell`, `Drawer`, `Dropdown`, `Modal`, `Notification`, `Pagination`, `Popover`, `Price`, `Progress`, `Segment`, `Slider`, `Tabs`, `Toast`, `Toolbar`, `Tooltip`
3189
- - добавлена и обновлена актуальная документация
3190
-
3191
- fix(sdds-cs): set overlay and navigation tokens (https://github.com/salute-developers/plasma/pull/1458)
3192
-
3193
- ### DatePicker
3194
-
3195
- - добавлен вызов change callback при выборе даты из календаря
3196
- - добавлена возможность указать frame, в котором будет происходить рендер календаря
3197
- - добавлена сортировка дат для Range DatePicker
3198
- - исправлено поведение фокуса при закрытии календаря
3199
-
3200
- feat(plasma-new-hope): Datepicker improvements (https://github.com/salute-developers/plasma/pull/1475)
3201
-
3202
- ### Segment
3203
-
3204
- - добавлен вертикальный режим
3205
- - обновлен дизайн горизонтального отображения
3206
- - обновлен CS дизайн
3207
-
3208
- feat: Segment redesign (https://github.com/salute-developers/plasma/pull/1392)
3209
-
3210
- ## Docs
3211
-
3212
- ### Документация `SDDS-CS`
3213
-
3214
- - исправлены некорректные `imports` для примеров в документации к `Dropdown`
3215
- - добавлена страница для компонента `Tooltip`
3216
-
3217
- [PLASMA-3536]: Fix incorrect imports by doc (https://github.com/salute-developers/plasma/pull/1469)
3218
-
3219
- ## Misc
3220
-
3221
- ### Attach
3222
-
3223
- - исправлен `truncate` имени файла
3224
- - исправлены тесты
3225
-
3226
- `plasma-new-hope`: fix attach truncate (https://github.com/salute-developers/plasma/pull/1454)
3227
-
3228
- feat(plasma-tokens): auto generate stylesSalute theme (https://github.com/salute-developers/plasma/pull/1472)
3229
-
3230
- ### ThemeBuilder
3231
-
3232
- - изменены методы генерации базовой темы в старом формате
3233
- - изменены методы генерации базовой темы для новой архитектуры
3234
-
3235
- feat(plasma-theme-builder): Update generating default theme (https://github.com/salute-developers/plasma/pull/1477)
3236
-
3237
- ### Toast
3238
-
3239
- - исправлен токен background для view="dark"
3240
-
3241
- **Before**
3242
- <img width="319" alt="image" src="https://github.com/user-attachments/assets/fea32b30-270b-48c1-87f0-d6169e2d3bd7">
3243
-
3244
- **After**
3245
- <img width="128" alt="image" src="https://github.com/user-attachments/assets/f52f5174-2a52-4dd0-a964-7fbcd52fdad6">
3246
-
3247
- fix(plasma-_,sdds-_): Fix Toast background token (https://github.com/salute-developers/plasma/pull/1478)
3248
-
3249
- ---
3250
-
3251
- #### 🚀 Enhancement
3252
-
3253
- - Release by 16.10.2024 [#1487](https://github.com/salute-developers/plasma/pull/1487) ([@shuga2704](https://github.com/shuga2704) [@Salute-Eva](https://github.com/Salute-Eva) [@Yakutoc](https://github.com/Yakutoc) [@denivladislav](https://github.com/denivladislav) [@luizasok](https://github.com/luizasok) [@neretin-trike](https://github.com/neretin-trike) [@vadim-kudr](https://github.com/vadim-kudr) [@TitanKuzmich](https://github.com/TitanKuzmich) [@iljs](https://github.com/iljs) [@Yeti-or](https://github.com/Yeti-or))
3254
- - feat: SegmentGroup redesign & vertical mode [#1392](https://github.com/salute-developers/plasma/pull/1392) ([@vadim-kudr](https://github.com/vadim-kudr))
3255
- - feat(\*): add breadrumbs new tokens [#1458](https://github.com/salute-developers/plasma/pull/1458) ([@iljs](https://github.com/iljs))
3256
- - feat(plasma-web, plasma-b2c, sdds): Interlayer in Combobox according to the new generic [#1470](https://github.com/salute-developers/plasma/pull/1470) ([@shuga2704](https://github.com/shuga2704))
3257
- - feat(plasma-new-hope): Add generic of ItemOption in ComboboxProps ([@shuga2704](https://github.com/shuga2704))
3258
- - feat: api report update by prop `size:xs` [#1466](https://github.com/salute-developers/plasma/pull/1466) ([@Yakutoc](https://github.com/Yakutoc))
3259
- - feat(plasma-\*): add `size:xs` [badge](<[@Yakutoc](https://github.com/Yakutoc)>)
3260
-
3261
- #### 🐛 Bug Fix
3262
-
3263
- - Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
3264
- - Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
3265
- - docs: generate new api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
3266
- - docs: regenerate api reports [#1478](https://github.com/salute-developers/plasma/pull/1478) ([@TitanKuzmich](https://github.com/TitanKuzmich))
3267
- - test(plasma-\*): update Toast tests ([@TitanKuzmich](https://github.com/TitanKuzmich))
3268
- - fix(plasma-_,sdds-_): fix Toast background token ([@TitanKuzmich](https://github.com/TitanKuzmich))
3269
- - chore(): added width and height to Tabs storybooks [#1476](https://github.com/salute-developers/plasma/pull/1476) ([@denivladislav](https://github.com/denivladislav))
3270
- - docs(): api reports regenerated [#1374](https://github.com/salute-developers/plasma/pull/1374) ([@denivladislav](https://github.com/denivladislav))
3271
- - fix(plasma-new-hope): fix tokens, styles and typos ([@denivladislav](https://github.com/denivladislav))
3272
- - chore(plasma-_, sdds-_): Tabs ported ([@denivladislav](https://github.com/denivladislav))
3273
- - fix(plasma-_,sdds-_): fix Modal & Popup stories docs ([@TitanKuzmich](https://github.com/TitanKuzmich))
3274
- - feat(plasma-_, sdds-_): add scrollbar to TextArea ([@denivladislav](https://github.com/denivladislav))
3275
- - fix: api report update [#1467](https://github.com/salute-developers/plasma/pull/1467) ([@Yakutoc](https://github.com/Yakutoc))
3276
- - chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
3277
-
3278
- #### Authors: 10
3279
-
3280
- - [@iljs](https://github.com/iljs)
3281
- - [@Salute-Eva](https://github.com/Salute-Eva)
3282
- - Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
3283
- - Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
3284
- - Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
3285
- - Luiza_Sok ([@luizasok](https://github.com/luizasok))
3286
- - neretinaa ([@neretin-trike](https://github.com/neretin-trike))
3287
- - Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
3288
- - Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
3289
- - Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
3290
-
3291
- ---
3292
-
3293
- # v0.133.0 (Thu Oct 03 2024)
3294
-
3295
- ### Release Notes
3296
-
3297
- #### Release by 02.10.2024 ([#1465](https://github.com/salute-developers/plasma/pull/1465))
3298
-
3299
- ## Components
3300
-
3301
- ### ChipGroup
3302
-
3303
- - добавлен новый компонент в поставку пакетов `plasma-*` и `sdds-*`
3304
- - написаны тесты и документация
3305
-
3306
- **After**:
3307
- <img width="425" alt="image" src="https://github.com/user-attachments/assets/017e9c45-0276-43bb-b94c-d64832268ae5">
3308
-
3309
- feat(plasma-_, sdds-_): Add ChipGroup component (https://github.com/salute-developers/plasma/pull/1445)
3310
-
3311
- ### Dropdown
3312
-
3313
- - исправлен баг с некорректной работой св-ва `placement` в storybook в новой вкладке;
3314
- - убрана приписка `new` в названиях сторей для `combobox` в sdds-\*;
3315
-
3316
- feat(plasma-web, b2c): Added mappings for placement prop in Dropdown (https://github.com/salute-developers/plasma/pull/1455)
3317
-
3318
- ### Switch
3319
-
3320
- - Свойство `label-position` заложено в ядро компонента, а не в конфиг ( как-раньше )
3321
- - Добавлен в поставку `web` и `b2c` в сборке с linaria
3322
-
3323
- plasma-\*: Fix Switch Config (https://github.com/salute-developers/plasma/pull/1447)
3324
-
3325
- ### Calendar
3326
-
3327
- - добавлено новое свойство `locale` для работы с локалями отличными от `ru`
3328
-
3329
- [PLASMA-3484]: Calendar support `EN` local (https://github.com/salute-developers/plasma/pull/1428)
3330
-
3331
- ### Dropdown
3332
-
3333
- - добавлен divider в новый Dropdown
3334
- - обновлена документация
3335
-
3336
- **After**:
3337
- <img width="229" alt="image" src="https://github.com/user-attachments/assets/8b871aa3-ad57-4461-8049-a3f3826003c8">
3338
-
3339
- feat(plasma-_,sdds-_): Add divider to Dropdown (https://github.com/salute-developers/plasma/pull/1446)
3340
-
3341
- ### Drawer
3342
-
3343
- - исправлено появление горизонтального скроллбара при открытии Drawer
3344
- - исправлено динамическое изменение placement и анимации открытия/закрытия
3345
-
3346
- **Before**:
3347
- https://github.com/user-attachments/assets/4532f60a-5122-498f-a684-849c899cde1e
3348
-
3349
- **After**:
3350
- https://github.com/user-attachments/assets/58c8eb93-67a7-4f45-8941-b193a996c184
3351
-
3352
- plasma-\*: Fix Drawer positioning and overflow scrollbar (https://github.com/salute-developers/plasma/pull/1461)
3353
-
3354
- ### TextField
3355
-
3356
- - добавлено **новое** отображение `clear`
3357
- - добавлен `divider` для `clear` отображения
3358
- - обновлены тесты и документация
3359
- - включено в поставку `plasma-*`, `sdds-*` пакетов
3360
-
3361
- **After**:
3362
- <img width="491" alt="image" src="https://github.com/user-attachments/assets/1db9b69e-d834-48d4-8a7c-1dcf3a3c1e89" />
3363
-
3364
- feat(plasma-_,sdds-_): add TextField clear views (https://github.com/salute-developers/plasma/pull/1449)
3365
-
3366
- ### TextArea
3367
-
3368
- - добавлено отображение clear TextArea
3369
- - добавлен divider для clear отображения
3370
- - обновлены тесты и документация
3371
- - включено в поставку plasma-\*, sdds-\* пакетов
3372
-
3373
- **After**:
3374
- <img width="486" alt="image" src="https://github.com/user-attachments/assets/8e8eee98-efc7-4d5e-957c-b6e4defb0f05">
3375
-
3376
- feat(plasma-_,sdds-_): add TextArea clear views (https://github.com/salute-developers/plasma/pull/1451)
3377
-
3378
- ### Form
3379
-
3380
- Для компонентов `TextField`, `TextArea`, `Radioboxe`, `Switch`, `Checkbox`, `Slider`, `DatePicker`, `DatepickerRange`,
3381
-
3382
- - добавлена поддержка `React Hook Form`
3383
- - добавлена поддержка работы с `html form`
3384
-
3385
- plasma-\*: Support form (https://github.com/salute-developers/plasma/pull/1464)
3386
-
3387
- ### Steps
3388
-
3389
- - добавлен новый компонент: горизонтальный, вертикальный режим
3390
-
3391
- <img width="140" src="https://github.com/user-attachments/assets/44a553d4-c191-4c14-b251-18188ea7544f" />
3392
- <img width="736" src="https://github.com/user-attachments/assets/3044c7b9-60d8-491d-993b-52b49344d352" />
3393
-
3394
- plasma-\*: Steps (https://github.com/salute-developers/plasma/pull/1443)
3395
-
3396
- ---
3397
-
3398
- #### 🚀 Enhancement
3399
-
3400
- - Release by 02.10.2024 [#1465](https://github.com/salute-developers/plasma/pull/1465) ([@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@shuga2704](https://github.com/shuga2704) [@iljs](https://github.com/iljs) [@IgorYar](https://github.com/IgorYar) [@vadim-kudr](https://github.com/vadim-kudr))
3401
- - feat: Steps (horizontal + vertical) [#1443](https://github.com/salute-developers/plasma/pull/1443) ([@vadim-kudr](https://github.com/vadim-kudr))
3402
- - feat(\*): add docs [#1464](https://github.com/salute-developers/plasma/pull/1464) ([@iljs](https://github.com/iljs))
3403
- - feat(new-hope): add react-hok-form-support ([@iljs](https://github.com/iljs))
3404
- - feat(new-hope): add support datepicker ([@iljs](https://github.com/iljs))
3405
- - feat(new-hope): add support double slider ([@iljs](https://github.com/iljs))
3406
- - feat(plasma-_,sdds-_): update TextArea config & stories [#1451](https://github.com/salute-developers/plasma/pull/1451) ([@TitanKuzmich](https://github.com/TitanKuzmich))
3407
- - feat(plasma-_,sdds-_): update configs depending on TextField [#1449](https://github.com/salute-developers/plasma/pull/1449) ([@TitanKuzmich](https://github.com/TitanKuzmich))
3408
- - feat(sdds-\*): update Textfield config & stories ([@TitanKuzmich](https://github.com/TitanKuzmich))
3409
- - feat(plasma-_,sdds-_): update Dropdown configs & stories [#1446](https://github.com/salute-developers/plasma/pull/1446) ([@TitanKuzmich](https://github.com/TitanKuzmich))
3410
- - feat(plasma-\*): extend stories examples ([@Yakutoc](https://github.com/Yakutoc))
3411
- - feat(new-hope): edit work label position switch [#1447](https://github.com/salute-developers/plasma/pull/1447) ([@iljs](https://github.com/iljs))
3412
- - feat(sdds-\*): add ChipGroup component [#1445](https://github.com/salute-developers/plasma/pull/1445) ([@TitanKuzmich](https://github.com/TitanKuzmich))
3413
-
3414
- #### 🐛 Bug Fix
3415
-
3416
- - Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
3417
- - Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
3418
- - docs: generate new api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
3419
- - fix(plasma-_,sdds-_): fix TextField configs ([@TitanKuzmich](https://github.com/TitanKuzmich))
3420
- - fix(plasma-new-hope,sdds-\*): fix Drawer stories ([@TitanKuzmich](https://github.com/TitanKuzmich))
3421
- - feat(plasma-web, b2c): Added mappings for placement prop in Dropdown [#1455](https://github.com/salute-developers/plasma/pull/1455) ([@shuga2704](https://github.com/shuga2704))
3422
- - chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
3423
-
3424
- #### Authors: 7
3425
-
3426
- - [@iljs](https://github.com/iljs)
3427
- - [@Salute-Eva](https://github.com/Salute-Eva)
3428
- - Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
3429
- - Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
3430
- - Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
3431
- - Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
3432
- - Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
3433
-
3434
- ---
3435
-
3436
- # v0.123.0 (Tue Sep 24 2024)
3437
-
3438
- ### Release Notes
3439
-
3440
- #### Release by 24.09.2024 ([#1450](https://github.com/salute-developers/plasma/pull/1450))
3441
-
3442
- ## Components
3443
-
3444
- ### Mask
3445
-
3446
- - добавлен **новый** компонент
3447
- - включен в поставку plasma-_ и sdds-_ пакетов
3448
-
3449
- feat(plasma-\*): add Mask (https://github.com/salute-developers/plasma/pull/1418)
3450
-
3451
- ### Правка токенов в SDDS CS
3452
-
3453
- - Изменены токены для компонентов `Autocomplite`, `Combobox`, `Datepicker`, `Range`, `Textfield`, `Textarea`, `Select` в поставке `sdds-cs`
3454
-
3455
- feat(sdds-cs): edit tokens (https://github.com/salute-developers/plasma/pull/1439)
3456
-
3457
- ### Attach
3458
-
3459
- - добавлен **новый** компонент в поставку всех клиентских библиотек
3460
-
3461
- <img width="554" src="https://github.com/user-attachments/assets/0ede5244-018b-4801-9816-6d3f425a1ec5" />
3462
-
3463
- <img width="296" src="https://github.com/user-attachments/assets/e86d1a79-13f9-430c-8c78-60da463bda6d" />
3464
-
3465
- ### Cell
3466
-
3467
- - добавлена возможность использовать свойство `className`
3468
-
3469
- `plasma-*, sdds-*`: Add Attach (https://github.com/salute-developers/plasma/pull/1437)
3470
-
3471
- ## Misc
3472
-
3473
- ### Tests
3474
-
3475
- - изменены тесты plasma-b2c компонента TextArea
3476
-
3477
- test(plasma-b2c): update tests for TextArea (https://github.com/salute-developers/plasma/pull/1434)
3478
-
3479
- ---
3480
-
3481
- #### 🚀 Enhancement
3482
-
3483
- - Release by 24.09.2024 [#1450](https://github.com/salute-developers/plasma/pull/1450) ([@IgorYar](https://github.com/IgorYar) [@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@iljs](https://github.com/iljs) [@denivladislav](https://github.com/denivladislav))
3484
- - docs(): api reports regenerated [#1437](https://github.com/salute-developers/plasma/pull/1437) ([@denivladislav](https://github.com/denivladislav))
3485
- - feat(plasma-\*): fix Mask stories prop [#1418](https://github.com/salute-developers/plasma/pull/1418) ([@TitanKuzmich](https://github.com/TitanKuzmich))
3486
- - feat(sdds-\*): add Mask component ([@TitanKuzmich](https://github.com/TitanKuzmich))
3487
-
3488
- #### 🐛 Bug Fix
3489
-
3490
- - Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
3491
- - Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
3492
- - feat(plasma-_, sdds-_): Attach ported; tests added ([@denivladislav](https://github.com/denivladislav))
3493
- - docs: generate new api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
3494
- - chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
3495
-
3496
- #### Authors: 5
3497
-
3498
- - [@iljs](https://github.com/iljs)
3499
- - [@Salute-Eva](https://github.com/Salute-Eva)
3500
- - Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
3501
- - Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
3502
- - Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
3503
-
3504
- ---
3505
-
3506
- # v0.120.0 (Thu Sep 19 2024)
3507
-
3508
- ### Release Notes
3509
-
3510
- #### Release by 18.09.2024 ([#1442](https://github.com/salute-developers/plasma/pull/1442))
3511
-
3512
- ## Components
3513
-
3514
- ### Badge
3515
-
3516
- - добавлено свойство `clear`, которое меняет отображение `view`
3517
- - обновлена документация и storybook
3518
-
3519
- **After**:
3520
-
3521
- <img width="328" src="https://github.com/user-attachments/assets/d44c10e8-ffe3-4137-a833-4351b7b82bdc" />
3522
-
3523
- feat(plasma-\*): Badge add prop clear (https://github.com/salute-developers/plasma/pull/1424)
3524
-
3525
- ### TextField
3526
-
3527
- - используется корректный `color token` для содержимого `contentLeft\Right` slots
3528
- - добавлен `hover` для `contentRight` slot
3529
-
3530
- **Before(incorrect color token):**
3531
-
3532
- <img width="928" src="https://github.com/user-attachments/assets/42aa0845-54f4-45ed-8fb0-b71edac4ebf7" />
3533
-
3534
- **After(correct color token):**
3535
-
3536
- <img width="922" src="https://github.com/user-attachments/assets/e6c05099-b9fb-4959-b815-7f2307690263" />
3537
-
3538
- **Hover:**
3539
-
3540
- <img width="940" src="https://github.com/user-attachments/assets/508db157-deff-44e2-9dd9-4893184eb59a" />
3541
-
3542
- [PLASMA-3412]: TextField contentRight\Left fix UI (https://github.com/salute-developers/plasma/pull/1429)
3543
-
3544
- ### Combobox
3545
-
3546
- - добавлено новое свойство `alwaysOpened`
3547
- - обновлены токены в конфигурации компонента для `plasma-web`
3548
- - обновлена документация
3549
-
3550
- feat(plasma-\*): combobox always opened (https://github.com/salute-developers/plasma/pull/1422)
3551
-
3552
- ### Grid
3553
-
3554
- - исправили `view` по-умолчанию для `sdds` вертикалей
3555
-
3556
- **Before:**
3557
- <img width="1920" src="https://github.com/user-attachments/assets/6476ef70-294d-492b-b462-2e42cdb341d4" />
3558
-
3559
- **After:**
3560
- <img width="1920" src="https://github.com/user-attachments/assets/aa004cf2-9e43-4691-84f3-fb33f94b3e5f" />
3561
-
3562
- fix(sdds-\*): Use correct default view for Grid (https://github.com/salute-developers/plasma/pull/1431)
3563
-
3564
- ### Editable
3565
-
3566
- - переведен на новую архитектуру и добавлен в поставки `plasma-{b2c, web}`
3567
- - исправлена работа свойства `placeholder`
3568
-
3569
- <img width="276" src="https://github.com/user-attachments/assets/bdd67ba7-62f1-48f1-8f04-78a13fbb8045" />
3570
-
3571
- plasma-{web, b2c}: Editable component refactor (https://github.com/salute-developers/plasma/pull/1430)
3572
-
3573
- ### Combobox
3574
-
3575
- - исправлена ошибка, когда изначальное значение в `single combobox` не отображалось
3576
-
3577
- plasma-\*: Fixed issue with predefined value in single Combobox (https://github.com/salute-developers/plasma/pull/1436)
3578
-
3579
- ## Icons
3580
-
3581
- ### Add new icons
3582
-
3583
- **pcMouse**
3584
- <img width="71" src="https://github.com/user-attachments/assets/f2097d88-d354-404a-91af-d59af0a61c3f" />
3585
-
3586
- **Blank JPG/PNG**
3587
- <img width="140" src="https://github.com/user-attachments/assets/0d3a251a-ec39-4e0d-943b-e37c8d96c22f" />
3588
-
3589
- [PLASMA-3502]: Add icons: Mouse, Blank JPG/PNG (https://github.com/salute-developers/plasma/pull/1435)
3590
-
3591
- ## Tokens
3592
-
3593
- - исправлены формулы генерации `brightness` токенов
3594
- - обновлены / добавлены `active`, `hover`, `brightness` токены для `plasma-{b2c, web}` themes
3595
-
3596
- fix(plasma-tokens): Update active, hover and brightness tokens in themes (https://github.com/salute-developers/plasma/pull/1441)
3597
-
3598
- ## Misc
3599
-
3600
- ### QA Auto test
3601
-
3602
- - изменены тесты `plasma-b2c` компонентов `Slider`, `Tabs`, `DatePicker` и `Card`
3603
-
3604
- ---
3605
-
3606
- #### 🚀 Enhancement
3607
-
3608
- - Release by 18.09.2024 [#1442](https://github.com/salute-developers/plasma/pull/1442) ([@TitanKuzmich](https://github.com/TitanKuzmich) [@Salute-Eva](https://github.com/Salute-Eva) [@IgorYar](https://github.com/IgorYar) [@Yakutoc](https://github.com/Yakutoc) [@shuga2704](https://github.com/shuga2704) [@neretin-trike](https://github.com/neretin-trike))
3609
- - feat(sdds-\*): update Badge stories & configs [#1424](https://github.com/salute-developers/plasma/pull/1424) ([@TitanKuzmich](https://github.com/TitanKuzmich))
3610
- - feat(plasma-_/sdds-_): update TextField stories [#1426](https://github.com/salute-developers/plasma/pull/1426) ([@TitanKuzmich](https://github.com/TitanKuzmich))
3611
-
3612
- #### 🐛 Bug Fix
3613
-
3614
- - Merge remote-tracking branch 'origin/dev' into release_2024-09-18 ([@Yakutoc](https://github.com/Yakutoc))
3615
- - Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
3616
- - Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
3617
- - fix(sdds-\*): use correct default view for Grid [#1431](https://github.com/salute-developers/plasma/pull/1431) ([@Yakutoc](https://github.com/Yakutoc))
3618
- - docs: generate new api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
3619
- - feat(plasma-_,sdds-_): update Combobox stories props ([@TitanKuzmich](https://github.com/TitanKuzmich))
3620
- - fix(api-report): update api report (InputHTMLAttributes) [#1429](https://github.com/salute-developers/plasma/pull/1429) ([@Yakutoc](https://github.com/Yakutoc))
3621
- - fix(plasma-\*): fix `content{Left\Right}Slot` UI ([@Yakutoc](https://github.com/Yakutoc))
3622
- - fix(api-report): update after add TextFieldGroup [#1427](https://github.com/salute-developers/plasma/pull/1427) ([@Yakutoc](https://github.com/Yakutoc))
3623
- - fix(sdds-finportal): add TextFieldGroup component ([@Yakutoc](https://github.com/Yakutoc))
3624
- - fix(sdds-finportal): add TextField/TextArea prop `required` ([@Yakutoc](https://github.com/Yakutoc))
3625
- - chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
3626
-
3627
- #### Authors: 6
3628
-
3629
- - [@Salute-Eva](https://github.com/Salute-Eva)
3630
- - Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
3631
- - Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
3632
- - Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
3633
- - Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
3634
- - neretinaa ([@neretin-trike](https://github.com/neretin-trike))
3635
-
3636
- ---
3637
-
3638
- # v0.112.0 (Tue Sep 10 2024)
3639
-
3640
- #### 🚀 Enhancement
3641
-
3642
- - plasma-\*: Fix `TextField` placeholder logic [HOTFIX][#1425](https://github.com/salute-developers/plasma/pull/1425) ([@TitanKuzmich](https://github.com/TitanKuzmich))
3643
- - feat(plasma-_/sdds-_): update TextField stories ([@TitanKuzmich](https://github.com/TitanKuzmich))
3644
-
3645
- #### 🐛 Bug Fix
3646
-
3647
- - chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
3648
-
3649
- #### Authors: 2
3650
-
3651
- - [@Salute-Eva](https://github.com/Salute-Eva)
3652
- - Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
3653
-
3654
- ---
3655
-
3656
- # v0.111.0 (Thu Sep 05 2024)
3657
-
3658
- ### Release Notes
3659
-
3660
- #### Release by 04.09.2024 ([#1420](https://github.com/salute-developers/plasma/pull/1420))
3661
-
3662
- ## Components
3663
-
3664
- ### Switch
3665
-
3666
- - токены для `Switch` приведены в соответствие с макетами
3667
- - добавлено состояние `hover`
3668
- - удален `skip test` для свойства `pressed` (это свойство deprecated). Вместо него добавлен тест `onMouseDown` с событием `realMouseDown`
3669
- - в тест `OnClick` добавлен `realClick`
3670
-
3671
- plasma-_, sdds-_: Fix `Switch` tokens (https://github.com/salute-developers/plasma/pull/1388)
3672
-
3673
- ### DatePicker
3674
-
3675
- - добавлена поддержка русского и английского языка
3676
- - добавлено форматирование даты
3677
-
3678
- plasma-(\*): Add format and lang in Datepicker (https://github.com/salute-developers/plasma/pull/1404)
3679
-
3680
- ### ModalBase
3681
-
3682
- - обновлен токен `modalOverlayColor` в `plasma-{web, b2c}`
3683
-
3684
- plasma-{web,b2c}: update ModalBase modalOverlayColor token (https://github.com/salute-developers/plasma/pull/1364)
3685
-
3686
- ### TextFieldGroup
3687
-
3688
- - добавлен новый компонент для `plasma-{web, b2c}, sdds-{serv, dfa}`
3689
- - написаны тесты и документация
3690
-
3691
- feat(plasma-_,sdds-_): component textfield group (https://github.com/salute-developers/plasma/pull/1405)
3692
-
3693
- ### TextArea/TextField
3694
-
3695
- - добавлены новые свойства: `required`, `requiredPlacement, optional`
3696
- - обновлены screenshots и документация
3697
-
3698
- feat(plasma-_, sdds-_): Add required variation to TextArea/TextField (https://github.com/salute-developers/plasma/pull/1352)
3699
-
3700
- ### Combobox
3701
-
3702
- - добавлен в поставку для `plasma-{web, b2c}, sdds-*`
3703
- - реализована вложенность (на основе [Floating UI](https://floating-ui.com/))
3704
- - добавлено новое свойство `closeAfterSelect` в `Combobox` и `Select`.
3705
- - поправлен отступ в компоненте `Select` в варианте `textfield-like`.
3706
-
3707
- plasma-_, sdds-_: Combobox v2 (https://github.com/salute-developers/plasma/pull/1406)
3708
-
3709
- ### SDDS FIN PORTAL
3710
-
3711
- - опубликован новый пакет `@salutejs/sdds-finportal`
3712
-
3713
- sdds-finportal: Add new package FinPortal (https://github.com/salute-developers/plasma/pull/1417)
3714
-
3715
- ## Icons
3716
-
3717
- ### Update icons list
3718
-
3719
- **FilterOff**
3720
- <img width="48" src="https://github.com/user-attachments/assets/b254cc01-da2e-474a-879e-9ddf2a9e8bbc" />
3721
-
3722
- **MessageNew**
3723
- <img width="64" src="https://github.com/user-attachments/assets/07c725e5-2164-4631-9778-7c2070cc9a12" />
3724
-
3725
- **Poop**
3726
- <img width="128" src="https://github.com/user-attachments/assets/37c32fdd-36d1-4cd0-a4c9-ac9e0f4fb8b0" />
3727
-
3728
- **Blank**
3729
- <img width="551" src="https://github.com/user-attachments/assets/7cf57627-eb40-493f-ada6-bf23c96fc3d8" />
3730
-
3731
- **WindowMaximize/Minimize**
3732
- <img width="211" src="https://github.com/user-attachments/assets/73543cd4-b357-4ce3-9737-f1a4f49930dc" />
3733
-
3734
- **Logos**
3735
- <img width="86" src="https://github.com/user-attachments/assets/a6e015ab-3df3-4c01-8f88-48aa786e0399" />
3736
-
3737
- feat(plasma-icons): Update icons sets (https://github.com/salute-developers/plasma/pull/1414)
3738
-
3739
- ## Tokens
3740
-
3741
- ### Add Brightness Tokens
3742
-
3743
- - Добавлены новые токены `-brightness` в `theme-builder`
3744
- - Во все темы добавлены новый токены для высветления: `combobox`, `dropdown`, `notification`, `toast`, `toolbar` и `tooltip`
3745
- - Исправлен компонент `Comobox` и обновлены тесты
3746
- - Изменен workfkow cypress
3747
-
3748
- plasma-(\*): Add Brightness Tokens (https://github.com/salute-developers/plasma/pull/1361)
3749
-
3750
- ## Misc
3751
-
3752
- ### Tests
3753
-
3754
- - изменены тесты plasma-b2c компонентов ButtonGroup и IconButton
3755
-
3756
- test(plasma-b2c): update tests for ButtonGroup and IconButton (https://github.com/salute-developers/plasma/pull/1407)
3757
-
3758
- ---
3759
-
3760
- #### 🚀 Enhancement
3761
-
3762
- - Release by 04.09.2024 [#1420](https://github.com/salute-developers/plasma/pull/1420) ([@denivladislav](https://github.com/denivladislav) [@Salute-Eva](https://github.com/Salute-Eva) [@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@IgorYar](https://github.com/IgorYar) [@iljs](https://github.com/iljs) [@neretin-trike](https://github.com/neretin-trike) VAnaKudryavtsev@sberbank.ru [@shuga2704](https://github.com/shuga2704))
3763
- - feat: update lock file [#1417](https://github.com/salute-developers/plasma/pull/1417) ([@Yakutoc](https://github.com/Yakutoc))
3764
- - feat(sdds-finportal): add package ([@Yakutoc](https://github.com/Yakutoc))
3765
-
3766
- #### 🐛 Bug Fix
3767
-
3768
- - Merge remote-tracking branch 'origin/dev' into release_2024-09-04 ([@Yakutoc](https://github.com/Yakutoc))
3769
- - Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
3770
- - Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
3771
-
3772
- #### Authors: 10
3773
-
3774
- - [@iljs](https://github.com/iljs)
3775
- - [@Salute-Eva](https://github.com/Salute-Eva)
3776
- - Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
3777
- - Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
3778
- - Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
3779
- - Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
3780
- - neretinaa ([@neretin-trike](https://github.com/neretin-trike))
3781
- - Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
3782
- - Кудрявцев Вадим Анатольевич (vanakudryavtsev@sberbank.ru)
3783
- - Кудрявцев Вадим Анатольевич (VAnaKudryavtsev@sberbank.ru)
3784
-
3785
- ---