@semcore/ui 12.0.0 → 12.3.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,142 @@
1
+ ## [12.3.0] - 2022-07-07
2
+
3
+ ### @semcore/d3-chart
4
+
5
+ - **Added** Added index to Bubble chart
6
+ - **Added** Added property minimal height `hMin` for Bar (`<Bar hMin={...}/>`)
7
+ - **Added** Added property `active` for `Donut.Pie`
8
+ - **Fixed** Exclude props from html for `Tooltip.Dot`
9
+ - **Fixed** Recalculate position for `Dot` after update scale
10
+ - **Fixed** Optimization render `Dot`
11
+
12
+ ### @semcore/data-table
13
+
14
+ - **Fixed** Fixed scrolling of table when enable virtual scrolling.
15
+
16
+ ### @semcore/feedback-form
17
+
18
+ - **Fixed** Fixed feedback image.
19
+
20
+ ### @semcore/icon
21
+
22
+ - **Added** Added icon `AppsBlock`.
23
+
24
+ ### @semcore/illustration
25
+
26
+ - **Changed** Added react component `MailSent` put on path `@semcore/illustration/MailSent`
27
+ - **Changed** Illustration `MailSent` put on path `@semcore/illustration/svg/MailSent`
28
+
29
+ ### @semcore/radio
30
+
31
+ - **Fixed** Change inherited TS type for Radio (IFlexProps -> IBoxProps)
32
+
33
+ ### @semcore/widget-empty
34
+
35
+ - **Changed** Updated svg images for all charts, nothing found and congratulations states.
36
+
37
+ ## [12.2.0] - 2022-06-24
38
+
39
+ ### @semcore/breadcrumbs
40
+
41
+ - **Fixed** Fixed separator's margin.
42
+
43
+ ### @semcore/chart
44
+
45
+ - **Changed** Changed type names from 'IPieProps' to 'IRechartsPieProps' so that there are no intersections with other components.
46
+
47
+ ### @semcore/checkbox
48
+
49
+ - **Fixed** Fixed problem show `Checkbox` in `Modal` (Checkbox added scroll on page).
50
+
51
+ ### @semcore/d3-chart
52
+
53
+ - **Changed** Changed type names from 'ITooltipProps' to 'ITooltipChartProps' so that there are no intersections with other components.
54
+ - **Changed** Changed type names from 'ITooltipContext' to 'ITooltipChartContext' so that there are no intersections with other components.
55
+
56
+ ### @semcore/errors
57
+
58
+ - **Changed** Changed type names from 'iconNames' to 'iconNamesErrors' so that there are no intersections with other components.
59
+
60
+ ### @semcore/feedback-form
61
+
62
+ - **Changed** Updated `react-final-form` to `6.5.2` to support React 17.
63
+
64
+ ### @semcore/icon
65
+
66
+ - **Changed** Added files with the extension .mjs
67
+
68
+ ### @semcore/inline-input
69
+
70
+ - **Fixed** Remove 4px vertical paddings.
71
+
72
+ ### @semcore/notice-global
73
+
74
+ - **Changed** Changed type names from 'NoticeTheme' to 'NoticeGlobalTheme' so that there are no intersections with other components.
75
+
76
+ ### @semcore/pills
77
+
78
+ - **Changed** Changed type names from 'IPopperHandlers' to 'IPillsHandlers' so that there are no intersections with other components.
79
+
80
+ ### @semcore/progress-bar
81
+
82
+ - **Fixed** Theme prop doesn't work when styles has been post-processed
83
+
84
+ ### @semcore/project-create
85
+
86
+ - **Changed** Updated `react-final-form` to `6.5.2` to support React 17.
87
+
88
+ ### @semcore/tag
89
+
90
+ - **Fixed** Fixed non default colors resolving.
91
+
92
+ ### @semcore/textarea
93
+
94
+ - **Fixed** Fixed textarea scroll to bottom on every resize.
95
+
96
+ ### @semcore/utils
97
+
98
+ - **Changed** Changed type names from 'ChildrenType' to 'IfChildrenType' so that there are no intersections with other components.
99
+ HEAD
100
+ - **Changed** Update version dependency `@babel/runtime`.
101
+
102
+ ### @semcore/widget-empty
103
+
104
+ - **Changed** Changed type names from 'iconNames' to 'iconNamesWidgetEmpty' so that there are no intersections with other components.
105
+
106
+ ## [12.1.0] - 2022-05-31
107
+
108
+ ### @semcore/button
109
+
110
+ - **Fixed** Fixed `width, height` for size Button.
111
+ - **Fixed** Fixed background-color active state for `<Button use='primary' theme='warning'/>`.
112
+
113
+ ### @semcore/feedback-form
114
+
115
+ - **Fixed** Fixed Item tag property setting
116
+ - **Fixed** Fixed version `@babel/runtime` for dependency `react-final-form`.
117
+
118
+ ### @semcore/notice
119
+
120
+ - **Changed** Changed animation duration from 200ms to 250ms.
121
+ - **Changed** Set prop `use` in deprecated. Added fallback on `NoticeGlobal`.
122
+ - **Changed** Add styles for Close icon hover.
123
+
124
+ ### @semcore/notice-global
125
+
126
+ - **Added** Initial release
127
+
128
+ ### @semcore/select
129
+
130
+ - **Fixed** Fixed non-closing popper after clicking on an Option
131
+
132
+ ### @semcore/time-picker
133
+
134
+ - **Fixed** Fixed show `<Timepicker size='l' is12Hour/>` (added margin right to -4px for `Timepicker.Format`).
135
+
136
+ ### @semcore/utils
137
+
138
+ - **Changed** Update version dependency `@babel/runtime`.
139
+
1
140
  ## [12.0.0] - 2022-05-19
2
141
 
3
142
  ### Global
@@ -55,10 +194,23 @@
55
194
 
56
195
  - **BREAK** Removed deprecated prop `popperStretch`.
57
196
 
197
+ ### @semcore/flags
198
+
199
+ - **BREAK** Changed size flags from 14x11 to 16x16.
200
+
58
201
  ### @semcore/format-text
59
202
 
60
203
  - **BREAK** Changed sizes from m/l/xl to s/m/l
61
204
 
205
+ ### @semcore/icon
206
+
207
+ - **BREAK** Removed icons `UserGroupNo, UserShared`.
208
+ - **Added** Added icon `GoogleCloud`.
209
+ - **Added** Added icon `UserShared`.
210
+ - **Changed** Update pay icons `Visa, JCB`.
211
+ - **Added** Added icons `IndentedResult, UserSharedFirst`.
212
+ - **Changed** Changed icon `UserGroup`.
213
+
62
214
  ### @semcore/input
63
215
 
64
216
  - **BREAK** Removed value "xl"/"s"" for "size".
@@ -79,6 +231,10 @@
79
231
 
80
232
  - **BREAK** Removed named imports.
81
233
 
234
+ ### @semcore/spin
235
+
236
+ - **BREAK** Removed size `xxs`.
237
+
82
238
  ### @semcore/tab-line
83
239
 
84
240
  - **BREAK** Removed value "xl" for "size".
@@ -98,22 +254,9 @@
98
254
  - **Fixed** Fixed columns width was usually not controlled by `w`, `wMin` and `wMax` props
99
255
  - **Fixed** Fixed package lost typings.
100
256
 
101
- ### @semcore/flags
102
-
103
- - **BREAK** Changed size flags from 14x11 to 16x16.
104
-
105
- ### @semcore/spin
106
-
107
- - **BREAK** Removed size `xxs`.
108
-
109
- ### @semcore/icon
257
+ ### @semcore/inline-input
110
258
 
111
- - **BREAK** Removed icons `UserGroupNo, UserShared`.
112
- - **Added** Added icon `GoogleCloud`.
113
- - **Added** Added icon `UserShared`.
114
- - **Changed** Update pay icons `Visa, JCB`.
115
- - **Added** Added icons `IndentedResult, UserSharedFirst`.
116
- - **Changed** Changed icon `UserGroup`.
259
+ - **Changed** Moved all color definitions to themable styles.
117
260
 
118
261
  ### @semcore/side-panel
119
262
 
@@ -123,20 +266,16 @@
123
266
 
124
267
  - **Added** Added skeleton for Radial Tree chart.
125
268
 
126
- ### @semcore/widget-empty
127
-
128
- - **Added** Added `coffee`/`heat-map-chart`/`kagi-chart`/`radial-tree-chart`/`suggestion`/`under-construction` illustrations.
129
-
130
- ### @semcore/inline-input
131
-
132
- - **Changed** Moved all color definitions to themable styles.
133
-
134
269
  ### @semcore/utils
135
270
 
136
271
  - **Fixed** Synced dependencies versions to remove duplicates in the single export package.
137
272
  - **Added** Added `light` function for increasing `l` axes in hsl color space of `rgb(a)` and hex colors
138
273
  - **Fixed** Removed react warning when accessing "ref" property
139
274
 
275
+ ### @semcore/widget-empty
276
+
277
+ - **Added** Added `coffee`/`heat-map-chart`/`kagi-chart`/`radial-tree-chart`/`suggestion`/`under-construction` illustrations.
278
+
140
279
  ## [11.2.0] - 2022-04-26
141
280
 
142
281
  ### @semcore/animation
package/README.md CHANGED
@@ -1,15 +1,41 @@
1
- # `@semcore/ui`
1
+ # @semcore/ui
2
2
 
3
- Package that reexports all components from a single point
3
+ [![version](https://img.shields.io/npm/v/@semcore/ui.svg)](https://www.npmjs.com/@semcore/ui)
4
+ [![downloads](https://img.shields.io/npm/dt/@semcore/ui.svg)](https://www.npmjs.com/package/@semcore/ui)
5
+ [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/semrush/intergalactic/blob/master/LICENSE)
4
6
 
5
- CLI commands should be run in repo root dir.
7
+ > This is the design system package that reexports all other single component packages.
6
8
 
7
- - Run `yarn build`
8
- - Add new components to `./semcore/ui/components.json`
9
- - `cd semcore/ui`
10
- - `yarn install`
11
- - `yarn generate`
12
- - `cd ../..`
13
- - `yarn update-release-changelog`
14
- - Check out CHANGELOG.md and fix if needed
15
- - Run `yarn pub --package ui --no-check-changelog`
9
+ ### 📖 [Component documentation](https://developer.semrush.com/intergalactic/internal/release/release-about/)
10
+
11
+ ### 🏠 [Design system](https://developer.semrush.com/intergalactic/)
12
+
13
+ ## Install
14
+
15
+ ```sh
16
+ npm install @semcore/ui
17
+ ```
18
+
19
+ ## Usage
20
+
21
+ ```jsx
22
+ import ComponentName from '@semcore/ui/{{ component name }}';
23
+ ```
24
+
25
+ ## 👤 Author
26
+
27
+ [UI-kit team](https://github.com/semrush/intergalactic/blob/master/MAINTAINERS) and [others ❤️](https://github.com/semrush/intergalactic/graphs/contributors)
28
+
29
+ ## 🤝 Contributing
30
+
31
+ Contributions, issues and feature requests are welcome!
32
+
33
+ Feel free to check [issues page](https://github.com/semrush/intergalactic/issues). You can also take a look at the [contributing guide](https://github.com/semrush/intergalactic/blob/master/CONTRIBUTING.md).
34
+
35
+ ## Show your support
36
+
37
+ Give a ⭐️ if this project helped you!
38
+
39
+ ## 📝 License
40
+
41
+ This project is [MIT](https://github.com/semrush/intergalactic/blob/master/LICENSE) licensed.
@@ -0,0 +1 @@
1
+ module.exports = require('@semcore/icon/AppBlock/l');
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/AppBlock/l';
2
+ export * from '@semcore/icon/AppBlock/l';
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/AppBlock/l';
2
+ export * from '@semcore/icon/AppBlock/l';
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/AppBlock/l';
2
+ export * from '@semcore/icon/AppBlock/l';
@@ -0,0 +1 @@
1
+ module.exports = require('@semcore/icon/AppBlock/m');
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/AppBlock/m';
2
+ export * from '@semcore/icon/AppBlock/m';
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/AppBlock/m';
2
+ export * from '@semcore/icon/AppBlock/m';
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/AppBlock/m';
2
+ export * from '@semcore/icon/AppBlock/m';
@@ -0,0 +1 @@
1
+ module.exports = require('@semcore/icon/Kebab/l');
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/Kebab/l';
2
+ export * from '@semcore/icon/Kebab/l';
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/Kebab/l';
2
+ export * from '@semcore/icon/Kebab/l';
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/Kebab/l';
2
+ export * from '@semcore/icon/Kebab/l';
@@ -0,0 +1 @@
1
+ module.exports = require('@semcore/icon/Kebab/m');
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/Kebab/m';
2
+ export * from '@semcore/icon/Kebab/m';
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/Kebab/m';
2
+ export * from '@semcore/icon/Kebab/m';
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/icon/Kebab/m';
2
+ export * from '@semcore/icon/Kebab/m';
@@ -0,0 +1 @@
1
+ module.exports = require('@semcore/illustration');
@@ -0,0 +1 @@
1
+ export * from '@semcore/illustration';
@@ -0,0 +1 @@
1
+ export * from '@semcore/illustration';
@@ -0,0 +1 @@
1
+ export * from '@semcore/illustration';
@@ -0,0 +1 @@
1
+ module.exports = require('@semcore/notice-global');
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/notice-global';
2
+ export * from '@semcore/notice-global';
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/notice-global';
2
+ export * from '@semcore/notice-global';
@@ -0,0 +1,2 @@
1
+ export { default } from '@semcore/notice-global';
2
+ export * from '@semcore/notice-global';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@semcore/ui",
3
- "version": "12.0.0",
3
+ "version": "12.3.0",
4
4
  "license": "MIT",
5
5
  "module": "./index.js",
6
6
  "sideEffects": false,
@@ -9,76 +9,78 @@
9
9
  "test": "jest"
10
10
  },
11
11
  "dependencies": {
12
- "@semcore/accordion": "4.0.2",
13
- "@semcore/animation": "1.5.1",
14
- "@semcore/badge": "3.0.1",
15
- "@semcore/base-trigger": "3.0.3",
16
- "@semcore/breadcrumbs": "3.0.2",
17
- "@semcore/breakpoints": "1.1.5",
18
- "@semcore/button": "4.0.2",
19
- "@semcore/card": "4.0.3",
20
- "@semcore/carousel": "2.0.2",
21
- "@semcore/chart": "5.0.2",
22
- "@semcore/checkbox": "6.0.2",
23
- "@semcore/core": "1.11.5",
24
- "@semcore/counter": "2.0.1",
25
- "@semcore/d3-chart": "2.0.4",
26
- "@semcore/data-table": "3.0.4",
27
- "@semcore/date-picker": "3.0.3",
28
- "@semcore/divider": "3.0.1",
29
- "@semcore/dot": "4.0.2",
30
- "@semcore/drag-and-drop": "2.0.3",
31
- "@semcore/dropdown": "3.0.2",
32
- "@semcore/dropdown-menu": "3.0.2",
12
+ "@semcore/accordion": "4.0.6",
13
+ "@semcore/animation": "1.5.4",
14
+ "@semcore/badge": "3.0.4",
15
+ "@semcore/base-trigger": "3.0.7",
16
+ "@semcore/breadcrumbs": "3.0.7",
17
+ "@semcore/breakpoints": "1.1.8",
18
+ "@semcore/button": "4.0.7",
19
+ "@semcore/card": "4.0.7",
20
+ "@semcore/carousel": "2.0.6",
21
+ "@semcore/chart": "5.1.1",
22
+ "@semcore/checkbox": "6.0.6",
23
+ "@semcore/core": "1.11.8",
24
+ "@semcore/counter": "2.0.4",
25
+ "@semcore/d3-chart": "2.2.1",
26
+ "@semcore/data-table": "3.0.10",
27
+ "@semcore/date-picker": "3.0.9",
28
+ "@semcore/divider": "3.0.4",
29
+ "@semcore/dot": "4.0.7",
30
+ "@semcore/drag-and-drop": "2.0.7",
31
+ "@semcore/dropdown": "3.0.5",
32
+ "@semcore/dropdown-menu": "3.0.5",
33
33
  "@semcore/email": "1.0.1",
34
- "@semcore/errors": "3.0.2",
35
- "@semcore/feature-popover": "3.0.3",
36
- "@semcore/feedback-form": "5.0.3",
37
- "@semcore/flags": "3.0.1",
38
- "@semcore/flex-box": "4.5.3",
39
- "@semcore/format-text": "3.0.1",
40
- "@semcore/fullscreen-modal": "2.0.4",
41
- "@semcore/grid": "4.1.5",
42
- "@semcore/icon": "2.25.1",
43
- "@semcore/inline-edit": "2.0.1",
44
- "@semcore/inline-input": "3.0.3",
45
- "@semcore/input": "3.0.2",
46
- "@semcore/input-mask": "4.0.2",
47
- "@semcore/input-number": "4.0.2",
48
- "@semcore/input-tags": "3.0.2",
49
- "@semcore/link": "4.0.3",
50
- "@semcore/modal": "3.0.3",
51
- "@semcore/neighbor-location": "2.3.6",
52
- "@semcore/notice": "4.0.2",
53
- "@semcore/notice-bubble": "4.0.2",
54
- "@semcore/outside-click": "2.4.4",
55
- "@semcore/pagination": "3.0.3",
56
- "@semcore/pills": "4.0.2",
57
- "@semcore/popper": "4.11.19",
58
- "@semcore/portal": "2.3.4",
59
- "@semcore/product-head": "3.0.1",
60
- "@semcore/progress-bar": "3.0.1",
61
- "@semcore/project-create": "5.0.4",
62
- "@semcore/radio": "5.0.1",
63
- "@semcore/scroll-area": "4.0.1",
64
- "@semcore/select": "3.0.4",
65
- "@semcore/side-panel": "2.0.3",
66
- "@semcore/skeleton": "4.0.1",
67
- "@semcore/slider": "3.0.1",
68
- "@semcore/spin": "4.0.1",
69
- "@semcore/spin-container": "6.0.1",
70
- "@semcore/sticky": "2.2.4",
71
- "@semcore/switch": "4.0.1",
72
- "@semcore/tab-line": "3.0.1",
73
- "@semcore/tab-panel": "3.0.1",
74
- "@semcore/table": "3.0.2",
75
- "@semcore/tag": "4.0.2",
76
- "@semcore/textarea": "4.0.2",
77
- "@semcore/time-picker": "3.0.4",
78
- "@semcore/tooltip": "5.0.2",
79
- "@semcore/typography": "4.0.3",
80
- "@semcore/utils": "3.32.1",
81
- "@semcore/widget-empty": "3.0.1"
34
+ "@semcore/errors": "3.1.1",
35
+ "@semcore/feature-popover": "3.0.7",
36
+ "@semcore/feedback-form": "5.1.2",
37
+ "@semcore/flags": "3.0.4",
38
+ "@semcore/flex-box": "4.5.6",
39
+ "@semcore/format-text": "3.0.4",
40
+ "@semcore/fullscreen-modal": "2.0.8",
41
+ "@semcore/grid": "4.1.8",
42
+ "@semcore/icon": "2.28.0",
43
+ "@semcore/illustration": "1.0.1",
44
+ "@semcore/inline-edit": "2.0.4",
45
+ "@semcore/inline-input": "3.0.10",
46
+ "@semcore/input": "3.0.6",
47
+ "@semcore/input-mask": "4.0.6",
48
+ "@semcore/input-number": "4.0.6",
49
+ "@semcore/input-tags": "3.0.7",
50
+ "@semcore/link": "4.0.7",
51
+ "@semcore/modal": "3.0.7",
52
+ "@semcore/neighbor-location": "2.3.9",
53
+ "@semcore/notice": "4.1.3",
54
+ "@semcore/notice-bubble": "4.0.6",
55
+ "@semcore/notice-global": "1.1.1",
56
+ "@semcore/outside-click": "2.4.7",
57
+ "@semcore/pagination": "3.0.9",
58
+ "@semcore/pills": "4.1.1",
59
+ "@semcore/popper": "4.11.22",
60
+ "@semcore/portal": "2.3.7",
61
+ "@semcore/product-head": "3.0.4",
62
+ "@semcore/progress-bar": "3.0.5",
63
+ "@semcore/project-create": "5.1.1",
64
+ "@semcore/radio": "5.0.5",
65
+ "@semcore/scroll-area": "4.0.4",
66
+ "@semcore/select": "3.0.9",
67
+ "@semcore/side-panel": "2.0.7",
68
+ "@semcore/skeleton": "4.0.4",
69
+ "@semcore/slider": "3.0.4",
70
+ "@semcore/spin": "4.0.4",
71
+ "@semcore/spin-container": "6.0.4",
72
+ "@semcore/sticky": "2.2.7",
73
+ "@semcore/switch": "4.0.3",
74
+ "@semcore/tab-line": "3.0.3",
75
+ "@semcore/tab-panel": "3.0.3",
76
+ "@semcore/table": "3.0.7",
77
+ "@semcore/tag": "4.0.7",
78
+ "@semcore/textarea": "4.0.5",
79
+ "@semcore/time-picker": "3.0.11",
80
+ "@semcore/tooltip": "5.0.5",
81
+ "@semcore/typography": "4.0.7",
82
+ "@semcore/utils": "3.34.0",
83
+ "@semcore/widget-empty": "3.2.0"
82
84
  },
83
85
  "devDependencies": {
84
86
  "fast-glob": "3.2.11",