@alfalab/core-components-notification 5.2.1 → 5.2.2
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 +66 -66
- package/dist/Component.js +1 -1
- package/dist/cssm/utils/index.js +2 -2
- package/dist/esm/Component.js +1 -1
- package/dist/esm/index.css +7 -7
- package/dist/esm/utils/index.js +2 -2
- package/dist/index.css +7 -7
- package/dist/modern/Component.js +1 -1
- package/dist/modern/index.css +7 -7
- package/dist/modern/utils/index.js +2 -2
- package/dist/utils/index.js +2 -2
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,18 +3,18 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [5.2.0](https://github.com/
|
|
6
|
+
# [5.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.1.1...@alfalab/core-components-notification@5.2.0) (2022-03-04)
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### Features
|
|
10
10
|
|
|
11
|
-
* Исправить импорты в сторях. ([#998](https://github.com/
|
|
11
|
+
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
## [5.1.1](https://github.com/
|
|
17
|
+
## [5.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.1.0...@alfalab/core-components-notification@5.1.1) (2022-02-17)
|
|
18
18
|
|
|
19
19
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
20
20
|
|
|
@@ -22,18 +22,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
# [5.1.0](https://github.com/
|
|
25
|
+
# [5.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.16...@alfalab/core-components-notification@5.1.0) (2022-02-15)
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
### Features
|
|
29
29
|
|
|
30
|
-
* **notification:** disabled trackMouse ([#987](https://github.com/
|
|
30
|
+
* **notification:** disabled trackMouse ([#987](https://github.com/core-ds/core-components/issues/987)) ([c237b04](https://github.com/core-ds/core-components/commit/c237b04be227d370b321bb2d4585ce72b4d9994e))
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
## [5.0.16](https://github.com/
|
|
36
|
+
## [5.0.16](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.15...@alfalab/core-components-notification@5.0.16) (2022-02-09)
|
|
37
37
|
|
|
38
38
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
39
39
|
|
|
@@ -41,7 +41,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
|
|
44
|
-
## [5.0.15](https://github.com/
|
|
44
|
+
## [5.0.15](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.14...@alfalab/core-components-notification@5.0.15) (2022-02-03)
|
|
45
45
|
|
|
46
46
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
47
47
|
|
|
@@ -49,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
|
|
52
|
-
## [5.0.14](https://github.com/
|
|
52
|
+
## [5.0.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.13...@alfalab/core-components-notification@5.0.14) (2022-02-02)
|
|
53
53
|
|
|
54
54
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
55
55
|
|
|
@@ -57,7 +57,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
57
57
|
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
## [5.0.13](https://github.com/
|
|
60
|
+
## [5.0.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.12...@alfalab/core-components-notification@5.0.13) (2021-12-29)
|
|
61
61
|
|
|
62
62
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
63
63
|
|
|
@@ -65,7 +65,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
65
65
|
|
|
66
66
|
|
|
67
67
|
|
|
68
|
-
## [5.0.12](https://github.com/
|
|
68
|
+
## [5.0.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.11...@alfalab/core-components-notification@5.0.12) (2021-12-14)
|
|
69
69
|
|
|
70
70
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
71
71
|
|
|
@@ -73,7 +73,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
|
|
76
|
-
## [5.0.11](https://github.com/
|
|
76
|
+
## [5.0.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.10...@alfalab/core-components-notification@5.0.11) (2021-12-08)
|
|
77
77
|
|
|
78
78
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
79
79
|
|
|
@@ -81,7 +81,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
81
81
|
|
|
82
82
|
|
|
83
83
|
|
|
84
|
-
## [5.0.10](https://github.com/
|
|
84
|
+
## [5.0.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.9...@alfalab/core-components-notification@5.0.10) (2021-12-01)
|
|
85
85
|
|
|
86
86
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
87
87
|
|
|
@@ -89,7 +89,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
89
89
|
|
|
90
90
|
|
|
91
91
|
|
|
92
|
-
## [5.0.9](https://github.com/
|
|
92
|
+
## [5.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.8...@alfalab/core-components-notification@5.0.9) (2021-11-26)
|
|
93
93
|
|
|
94
94
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
95
95
|
|
|
@@ -97,7 +97,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
|
|
100
|
-
## [5.0.8](https://github.com/
|
|
100
|
+
## [5.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.7...@alfalab/core-components-notification@5.0.8) (2021-11-16)
|
|
101
101
|
|
|
102
102
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
103
103
|
|
|
@@ -105,18 +105,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
105
105
|
|
|
106
106
|
|
|
107
107
|
|
|
108
|
-
## [5.0.7](https://github.com/
|
|
108
|
+
## [5.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.6...@alfalab/core-components-notification@5.0.7) (2021-10-25)
|
|
109
109
|
|
|
110
110
|
|
|
111
111
|
### Bug Fixes
|
|
112
112
|
|
|
113
|
-
* **textarea:** поправлен отступ в размере xl ([#859](https://github.com/
|
|
113
|
+
* **textarea:** поправлен отступ в размере xl ([#859](https://github.com/core-ds/core-components/issues/859)) ([fcd586b](https://github.com/core-ds/core-components/commit/fcd586b03761bda053c7c3fd9381bb94227711d7))
|
|
114
114
|
|
|
115
115
|
|
|
116
116
|
|
|
117
117
|
|
|
118
118
|
|
|
119
|
-
## [5.0.6](https://github.com/
|
|
119
|
+
## [5.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.5...@alfalab/core-components-notification@5.0.6) (2021-09-14)
|
|
120
120
|
|
|
121
121
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
122
122
|
|
|
@@ -124,7 +124,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
|
|
127
|
-
## [5.0.5](https://github.com/
|
|
127
|
+
## [5.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.4...@alfalab/core-components-notification@5.0.5) (2021-08-27)
|
|
128
128
|
|
|
129
129
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
130
130
|
|
|
@@ -132,7 +132,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|
|
135
|
-
## [5.0.4](https://github.com/
|
|
135
|
+
## [5.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.3...@alfalab/core-components-notification@5.0.4) (2021-08-04)
|
|
136
136
|
|
|
137
137
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
138
138
|
|
|
@@ -140,7 +140,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
140
140
|
|
|
141
141
|
|
|
142
142
|
|
|
143
|
-
## [5.0.3](https://github.com/
|
|
143
|
+
## [5.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.2...@alfalab/core-components-notification@5.0.3) (2021-07-23)
|
|
144
144
|
|
|
145
145
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
146
146
|
|
|
@@ -148,7 +148,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
148
148
|
|
|
149
149
|
|
|
150
150
|
|
|
151
|
-
## [5.0.2](https://github.com/
|
|
151
|
+
## [5.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.1...@alfalab/core-components-notification@5.0.2) (2021-07-19)
|
|
152
152
|
|
|
153
153
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
154
154
|
|
|
@@ -156,7 +156,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
156
156
|
|
|
157
157
|
|
|
158
158
|
|
|
159
|
-
## [5.0.1](https://github.com/
|
|
159
|
+
## [5.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.0.0...@alfalab/core-components-notification@5.0.1) (2021-07-09)
|
|
160
160
|
|
|
161
161
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
162
162
|
|
|
@@ -164,25 +164,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
164
164
|
|
|
165
165
|
|
|
166
166
|
|
|
167
|
-
# [5.0.0](https://github.com/
|
|
167
|
+
# [5.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@4.1.0...@alfalab/core-components-notification@5.0.0) (2021-07-08)
|
|
168
168
|
|
|
169
169
|
|
|
170
170
|
### Features
|
|
171
171
|
|
|
172
|
-
* upgrade storybook ([#696](https://github.com/
|
|
172
|
+
* upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
|
|
173
173
|
|
|
174
|
-
# [4.1.0](https://github.com/
|
|
174
|
+
# [4.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@4.0.1...@alfalab/core-components-notification@4.1.0) (2021-06-22)
|
|
175
175
|
|
|
176
176
|
|
|
177
177
|
### Features
|
|
178
178
|
|
|
179
|
-
* **notification:** add null autoCloseDelay ([#698](https://github.com/
|
|
179
|
+
* **notification:** add null autoCloseDelay ([#698](https://github.com/core-ds/core-components/issues/698)) ([6c2f0e0](https://github.com/core-ds/core-components/commit/6c2f0e083ec94797e8193b19d8bbafd042a5c2a5))
|
|
180
180
|
|
|
181
181
|
|
|
182
182
|
|
|
183
183
|
|
|
184
184
|
|
|
185
|
-
## [4.0.1](https://github.com/
|
|
185
|
+
## [4.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@4.0.0...@alfalab/core-components-notification@4.0.1) (2021-05-31)
|
|
186
186
|
|
|
187
187
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
188
188
|
|
|
@@ -190,12 +190,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
190
190
|
|
|
191
191
|
|
|
192
192
|
|
|
193
|
-
# [4.0.0](https://github.com/
|
|
193
|
+
# [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@3.0.5...@alfalab/core-components-notification@4.0.0) (2021-05-25)
|
|
194
194
|
|
|
195
195
|
|
|
196
196
|
### Features
|
|
197
197
|
|
|
198
|
-
* **button:** add inverted ([#649](https://github.com/
|
|
198
|
+
* **button:** add inverted ([#649](https://github.com/core-ds/core-components/issues/649)) ([be321b0](https://github.com/core-ds/core-components/commit/be321b07e99d20824138ad65141f3fbed1b6e315)), closes [#658](https://github.com/core-ds/core-components/issues/658) [#657](https://github.com/core-ds/core-components/issues/657)
|
|
199
199
|
|
|
200
200
|
|
|
201
201
|
### BREAKING CHANGES
|
|
@@ -206,7 +206,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
206
206
|
|
|
207
207
|
|
|
208
208
|
|
|
209
|
-
## [3.0.5](https://github.com/
|
|
209
|
+
## [3.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@3.0.4...@alfalab/core-components-notification@3.0.5) (2021-05-25)
|
|
210
210
|
|
|
211
211
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
212
212
|
|
|
@@ -214,7 +214,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
214
214
|
|
|
215
215
|
|
|
216
216
|
|
|
217
|
-
## [3.0.4](https://github.com/
|
|
217
|
+
## [3.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@3.0.3...@alfalab/core-components-notification@3.0.4) (2021-05-18)
|
|
218
218
|
|
|
219
219
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
220
220
|
|
|
@@ -222,7 +222,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
222
222
|
|
|
223
223
|
|
|
224
224
|
|
|
225
|
-
## [3.0.3](https://github.com/
|
|
225
|
+
## [3.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@3.0.2...@alfalab/core-components-notification@3.0.3) (2021-05-07)
|
|
226
226
|
|
|
227
227
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
228
228
|
|
|
@@ -230,7 +230,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
230
230
|
|
|
231
231
|
|
|
232
232
|
|
|
233
|
-
## [3.0.2](https://github.com/
|
|
233
|
+
## [3.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@3.0.1...@alfalab/core-components-notification@3.0.2) (2021-05-05)
|
|
234
234
|
|
|
235
235
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
236
236
|
|
|
@@ -238,23 +238,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
238
238
|
|
|
239
239
|
|
|
240
240
|
|
|
241
|
-
## [3.0.1](https://github.com/
|
|
241
|
+
## [3.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@3.0.0...@alfalab/core-components-notification@3.0.1) (2021-05-04)
|
|
242
242
|
|
|
243
243
|
|
|
244
244
|
### Bug Fixes
|
|
245
245
|
|
|
246
|
-
* **notification:** move closest polyfill to mount ([#639](https://github.com/
|
|
246
|
+
* **notification:** move closest polyfill to mount ([#639](https://github.com/core-ds/core-components/issues/639)) ([364a9f6](https://github.com/core-ds/core-components/commit/364a9f69b632428394ce8571333d8f0e6dc11f1e))
|
|
247
247
|
|
|
248
248
|
|
|
249
249
|
|
|
250
250
|
|
|
251
251
|
|
|
252
|
-
# [3.0.0](https://github.com/
|
|
252
|
+
# [3.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.2.0...@alfalab/core-components-notification@3.0.0) (2021-04-26)
|
|
253
253
|
|
|
254
254
|
|
|
255
255
|
### Features
|
|
256
256
|
|
|
257
|
-
* **stack:** add new component ([#612](https://github.com/
|
|
257
|
+
* **stack:** add new component ([#612](https://github.com/core-ds/core-components/issues/612)) ([c520f91](https://github.com/core-ds/core-components/commit/c520f91cd22bb9e23fd2f428719865b4c7d5a2a6))
|
|
258
258
|
|
|
259
259
|
|
|
260
260
|
### BREAKING CHANGES
|
|
@@ -313,23 +313,23 @@ remove z-index, add stack component
|
|
|
313
313
|
|
|
314
314
|
|
|
315
315
|
|
|
316
|
-
# [2.2.0](https://github.com/
|
|
316
|
+
# [2.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.1.3...@alfalab/core-components-notification@2.2.0) (2021-04-26)
|
|
317
317
|
|
|
318
318
|
|
|
319
319
|
### Bug Fixes
|
|
320
320
|
|
|
321
|
-
* **notification:** ie fixes ([#633](https://github.com/
|
|
321
|
+
* **notification:** ie fixes ([#633](https://github.com/core-ds/core-components/issues/633)) ([decbf8f](https://github.com/core-ds/core-components/commit/decbf8f4d55cb48a5f3a6430e30e750104907552))
|
|
322
322
|
|
|
323
323
|
|
|
324
324
|
### Features
|
|
325
325
|
|
|
326
|
-
* **vars:** fresh colors ([10907ec](https://github.com/
|
|
326
|
+
* **vars:** fresh colors ([10907ec](https://github.com/core-ds/core-components/commit/10907eca0f5556795529a90b41d2bc663ea01dfe))
|
|
327
327
|
|
|
328
328
|
|
|
329
329
|
|
|
330
330
|
|
|
331
331
|
|
|
332
|
-
## [2.1.3](https://github.com/
|
|
332
|
+
## [2.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.1.2...@alfalab/core-components-notification@2.1.3) (2021-04-01)
|
|
333
333
|
|
|
334
334
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
335
335
|
|
|
@@ -337,7 +337,7 @@ remove z-index, add stack component
|
|
|
337
337
|
|
|
338
338
|
|
|
339
339
|
|
|
340
|
-
## [2.1.2](https://github.com/
|
|
340
|
+
## [2.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.1.1...@alfalab/core-components-notification@2.1.2) (2021-03-30)
|
|
341
341
|
|
|
342
342
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
343
343
|
|
|
@@ -345,7 +345,7 @@ remove z-index, add stack component
|
|
|
345
345
|
|
|
346
346
|
|
|
347
347
|
|
|
348
|
-
## [2.1.1](https://github.com/
|
|
348
|
+
## [2.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.1.0...@alfalab/core-components-notification@2.1.1) (2021-03-30)
|
|
349
349
|
|
|
350
350
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
351
351
|
|
|
@@ -353,18 +353,18 @@ remove z-index, add stack component
|
|
|
353
353
|
|
|
354
354
|
|
|
355
355
|
|
|
356
|
-
# [2.1.0](https://github.com/
|
|
356
|
+
# [2.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.16...@alfalab/core-components-notification@2.1.0) (2021-03-24)
|
|
357
357
|
|
|
358
358
|
|
|
359
359
|
### Features
|
|
360
360
|
|
|
361
|
-
* **notification-manager:** add component ([#565](https://github.com/
|
|
361
|
+
* **notification-manager:** add component ([#565](https://github.com/core-ds/core-components/issues/565)) ([ad6ffab](https://github.com/core-ds/core-components/commit/ad6ffabb0f9665cd453b862279e96b7a1a6f359b))
|
|
362
362
|
|
|
363
363
|
|
|
364
364
|
|
|
365
365
|
|
|
366
366
|
|
|
367
|
-
## [2.0.16](https://github.com/
|
|
367
|
+
## [2.0.16](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.15...@alfalab/core-components-notification@2.0.16) (2021-03-19)
|
|
368
368
|
|
|
369
369
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
370
370
|
|
|
@@ -372,29 +372,29 @@ remove z-index, add stack component
|
|
|
372
372
|
|
|
373
373
|
|
|
374
374
|
|
|
375
|
-
## [2.0.15](https://github.com/
|
|
375
|
+
## [2.0.15](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.13...@alfalab/core-components-notification@2.0.15) (2021-03-18)
|
|
376
376
|
|
|
377
377
|
|
|
378
378
|
### Bug Fixes
|
|
379
379
|
|
|
380
|
-
* one more sborka bug ([#579](https://github.com/
|
|
380
|
+
* one more sborka bug ([#579](https://github.com/core-ds/core-components/issues/579)) ([9fbe0be](https://github.com/core-ds/core-components/commit/9fbe0beca56ec5971de78b3f6cda25305b260efc))
|
|
381
381
|
|
|
382
382
|
|
|
383
383
|
|
|
384
384
|
|
|
385
385
|
|
|
386
|
-
## [2.0.13](https://github.com/
|
|
386
|
+
## [2.0.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.11...@alfalab/core-components-notification@2.0.13) (2021-03-16)
|
|
387
387
|
|
|
388
388
|
|
|
389
389
|
### Bug Fixes
|
|
390
390
|
|
|
391
|
-
* border-radius in packages ([781749e](https://github.com/
|
|
391
|
+
* border-radius in packages ([781749e](https://github.com/core-ds/core-components/commit/781749ef38aefd5a6707ac56d2e297dce9f3e073))
|
|
392
392
|
|
|
393
393
|
|
|
394
394
|
|
|
395
395
|
|
|
396
396
|
|
|
397
|
-
## [2.0.11](https://github.com/
|
|
397
|
+
## [2.0.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.10...@alfalab/core-components-notification@2.0.11) (2021-03-15)
|
|
398
398
|
|
|
399
399
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
400
400
|
|
|
@@ -402,18 +402,18 @@ remove z-index, add stack component
|
|
|
402
402
|
|
|
403
403
|
|
|
404
404
|
|
|
405
|
-
## [2.0.10](https://github.com/
|
|
405
|
+
## [2.0.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.9...@alfalab/core-components-notification@2.0.10) (2021-03-14)
|
|
406
406
|
|
|
407
407
|
|
|
408
408
|
### Bug Fixes
|
|
409
409
|
|
|
410
|
-
* **button:** set type button by default ([#564](https://github.com/
|
|
410
|
+
* **button:** set type button by default ([#564](https://github.com/core-ds/core-components/issues/564)) ([59fdefd](https://github.com/core-ds/core-components/commit/59fdefd4f37fbe589840aa8944d88bde5b8cda6e))
|
|
411
411
|
|
|
412
412
|
|
|
413
413
|
|
|
414
414
|
|
|
415
415
|
|
|
416
|
-
## [2.0.9](https://github.com/
|
|
416
|
+
## [2.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.8...@alfalab/core-components-notification@2.0.9) (2021-03-10)
|
|
417
417
|
|
|
418
418
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
419
419
|
|
|
@@ -421,7 +421,7 @@ remove z-index, add stack component
|
|
|
421
421
|
|
|
422
422
|
|
|
423
423
|
|
|
424
|
-
## [2.0.8](https://github.com/
|
|
424
|
+
## [2.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.7...@alfalab/core-components-notification@2.0.8) (2021-03-04)
|
|
425
425
|
|
|
426
426
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
427
427
|
|
|
@@ -429,7 +429,7 @@ remove z-index, add stack component
|
|
|
429
429
|
|
|
430
430
|
|
|
431
431
|
|
|
432
|
-
## [2.0.7](https://github.com/
|
|
432
|
+
## [2.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.6...@alfalab/core-components-notification@2.0.7) (2021-03-03)
|
|
433
433
|
|
|
434
434
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
435
435
|
|
|
@@ -437,7 +437,7 @@ remove z-index, add stack component
|
|
|
437
437
|
|
|
438
438
|
|
|
439
439
|
|
|
440
|
-
## [2.0.6](https://github.com/
|
|
440
|
+
## [2.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.5...@alfalab/core-components-notification@2.0.6) (2021-03-03)
|
|
441
441
|
|
|
442
442
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
443
443
|
|
|
@@ -445,7 +445,7 @@ remove z-index, add stack component
|
|
|
445
445
|
|
|
446
446
|
|
|
447
447
|
|
|
448
|
-
## [2.0.5](https://github.com/
|
|
448
|
+
## [2.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.4...@alfalab/core-components-notification@2.0.5) (2021-03-03)
|
|
449
449
|
|
|
450
450
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
451
451
|
|
|
@@ -453,7 +453,7 @@ remove z-index, add stack component
|
|
|
453
453
|
|
|
454
454
|
|
|
455
455
|
|
|
456
|
-
## [2.0.4](https://github.com/
|
|
456
|
+
## [2.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.3...@alfalab/core-components-notification@2.0.4) (2021-02-20)
|
|
457
457
|
|
|
458
458
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
459
459
|
|
|
@@ -461,7 +461,7 @@ remove z-index, add stack component
|
|
|
461
461
|
|
|
462
462
|
|
|
463
463
|
|
|
464
|
-
## [2.0.3](https://github.com/
|
|
464
|
+
## [2.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.2...@alfalab/core-components-notification@2.0.3) (2021-02-19)
|
|
465
465
|
|
|
466
466
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
467
467
|
|
|
@@ -469,18 +469,18 @@ remove z-index, add stack component
|
|
|
469
469
|
|
|
470
470
|
|
|
471
471
|
|
|
472
|
-
## [2.0.2](https://github.com/
|
|
472
|
+
## [2.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.1...@alfalab/core-components-notification@2.0.2) (2021-02-19)
|
|
473
473
|
|
|
474
474
|
|
|
475
475
|
### Bug Fixes
|
|
476
476
|
|
|
477
|
-
* **notification:** fix css var name ([#526](https://github.com/
|
|
477
|
+
* **notification:** fix css var name ([#526](https://github.com/core-ds/core-components/issues/526)) ([6bbc851](https://github.com/core-ds/core-components/commit/6bbc851fba023309292a89f0152fbe0603a955a1))
|
|
478
478
|
|
|
479
479
|
|
|
480
480
|
|
|
481
481
|
|
|
482
482
|
|
|
483
|
-
## [2.0.1](https://github.com/
|
|
483
|
+
## [2.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@2.0.0...@alfalab/core-components-notification@2.0.1) (2021-02-19)
|
|
484
484
|
|
|
485
485
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
486
486
|
|
|
@@ -488,15 +488,15 @@ remove z-index, add stack component
|
|
|
488
488
|
|
|
489
489
|
|
|
490
490
|
|
|
491
|
-
# [2.0.0](https://github.com/
|
|
491
|
+
# [2.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@1.4.0...@alfalab/core-components-notification@2.0.0) (2021-02-18)
|
|
492
492
|
|
|
493
493
|
|
|
494
494
|
### Bug Fixes
|
|
495
495
|
|
|
496
|
-
* update versions ([#525](https://github.com/
|
|
496
|
+
* update versions ([#525](https://github.com/core-ds/core-components/issues/525)) ([31b2e4c](https://github.com/core-ds/core-components/commit/31b2e4c92fde6e2b63a3391a4e053cd328e93e70))
|
|
497
497
|
|
|
498
498
|
|
|
499
|
-
* Betters toasts (#521) ([628b032](https://github.com/
|
|
499
|
+
* Betters toasts (#521) ([628b032](https://github.com/core-ds/core-components/commit/628b032f00dc36a71563f62238bd3f559968f320)), closes [#521](https://github.com/core-ds/core-components/issues/521)
|
|
500
500
|
|
|
501
501
|
|
|
502
502
|
### BREAKING CHANGES
|
package/dist/Component.js
CHANGED
|
@@ -58,7 +58,7 @@ function __rest(s, e) {
|
|
|
58
58
|
return t;
|
|
59
59
|
}
|
|
60
60
|
|
|
61
|
-
var styles = {"notificationComponent":"
|
|
61
|
+
var styles = {"notificationComponent":"notification__notificationComponent_174uz","isVisible":"notification__isVisible_174uz","isClosing":"notification__isClosing_174uz","toastContent":"notification__toastContent_174uz"};
|
|
62
62
|
require('./index.css')
|
|
63
63
|
|
|
64
64
|
var notificationClassNameSelector = "." + styles.notificationComponent;
|
package/dist/cssm/utils/index.js
CHANGED
|
@@ -10,9 +10,9 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
|
10
10
|
|
|
11
11
|
/*
|
|
12
12
|
* Дублирую хук из @alfalab/hooks, так как не подходят названия событий
|
|
13
|
-
* https://github.com/
|
|
13
|
+
* https://github.com/core-ds/utils/blob/develop/packages/hooks/src/useClickOutside/hook.ts
|
|
14
14
|
* issue завел, когда изменения будут реализованы, отсюда можно будет удалить
|
|
15
|
-
* https://github.com/
|
|
15
|
+
* https://github.com/core-ds/utils/issues/35
|
|
16
16
|
*/
|
|
17
17
|
function useClickOutside(ref, cb) {
|
|
18
18
|
React__default['default'].useEffect(function () {
|
package/dist/esm/Component.js
CHANGED
|
@@ -47,7 +47,7 @@ function __rest(s, e) {
|
|
|
47
47
|
return t;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
var styles = {"notificationComponent":"
|
|
50
|
+
var styles = {"notificationComponent":"notification__notificationComponent_174uz","isVisible":"notification__isVisible_174uz","isClosing":"notification__isClosing_174uz","toastContent":"notification__toastContent_174uz"};
|
|
51
51
|
require('./index.css')
|
|
52
52
|
|
|
53
53
|
var notificationClassNameSelector = "." + styles.notificationComponent;
|
package/dist/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 188qm */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
:root {
|
|
16
16
|
--notification-desktop-content-width: 278px;
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
.notification__notificationComponent_174uz {
|
|
19
19
|
visibility: hidden;
|
|
20
20
|
position: fixed;
|
|
21
21
|
right: var(--gap-s);
|
|
@@ -28,22 +28,22 @@
|
|
|
28
28
|
transition: transform 0.4s ease-out
|
|
29
29
|
}
|
|
30
30
|
@media screen and (min-width: 600px) {
|
|
31
|
-
.
|
|
31
|
+
.notification__notificationComponent_174uz {
|
|
32
32
|
right: var(--gap-4xl);
|
|
33
33
|
width: auto;
|
|
34
34
|
transform: translate(var(--notification-desktop-content-width), 0)
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
.
|
|
37
|
+
.notification__notificationComponent_174uz.notification__isVisible_174uz {
|
|
38
38
|
visibility: visible;
|
|
39
39
|
transform: translate(0, 0);
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.notification__notificationComponent_174uz.notification__isClosing_174uz {
|
|
42
42
|
transition: transform 0.1s ease-out;
|
|
43
43
|
transform: translate(100vw, 0)
|
|
44
44
|
}
|
|
45
45
|
@media screen and (min-width: 600px) {
|
|
46
|
-
.
|
|
46
|
+
.notification__notificationComponent_174uz.notification__isClosing_174uz {
|
|
47
47
|
transform: translate(
|
|
48
48
|
calc(var(--notification-desktop-content-width) + var(--gap-4xl)),
|
|
49
49
|
0
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
@media screen and (min-width: 600px) {
|
|
54
|
-
.
|
|
54
|
+
.notification__toastContent_174uz {
|
|
55
55
|
width: var(--notification-desktop-content-width)
|
|
56
56
|
}
|
|
57
57
|
}
|
package/dist/esm/utils/index.js
CHANGED
|
@@ -2,9 +2,9 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
/*
|
|
4
4
|
* Дублирую хук из @alfalab/hooks, так как не подходят названия событий
|
|
5
|
-
* https://github.com/
|
|
5
|
+
* https://github.com/core-ds/utils/blob/develop/packages/hooks/src/useClickOutside/hook.ts
|
|
6
6
|
* issue завел, когда изменения будут реализованы, отсюда можно будет удалить
|
|
7
|
-
* https://github.com/
|
|
7
|
+
* https://github.com/core-ds/utils/issues/35
|
|
8
8
|
*/
|
|
9
9
|
function useClickOutside(ref, cb) {
|
|
10
10
|
React.useEffect(function () {
|
package/dist/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 188qm */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
:root {
|
|
16
16
|
--notification-desktop-content-width: 278px;
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
.notification__notificationComponent_174uz {
|
|
19
19
|
visibility: hidden;
|
|
20
20
|
position: fixed;
|
|
21
21
|
right: var(--gap-s);
|
|
@@ -28,22 +28,22 @@
|
|
|
28
28
|
transition: transform 0.4s ease-out
|
|
29
29
|
}
|
|
30
30
|
@media screen and (min-width: 600px) {
|
|
31
|
-
.
|
|
31
|
+
.notification__notificationComponent_174uz {
|
|
32
32
|
right: var(--gap-4xl);
|
|
33
33
|
width: auto;
|
|
34
34
|
transform: translate(var(--notification-desktop-content-width), 0)
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
.
|
|
37
|
+
.notification__notificationComponent_174uz.notification__isVisible_174uz {
|
|
38
38
|
visibility: visible;
|
|
39
39
|
transform: translate(0, 0);
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.notification__notificationComponent_174uz.notification__isClosing_174uz {
|
|
42
42
|
transition: transform 0.1s ease-out;
|
|
43
43
|
transform: translate(100vw, 0)
|
|
44
44
|
}
|
|
45
45
|
@media screen and (min-width: 600px) {
|
|
46
|
-
.
|
|
46
|
+
.notification__notificationComponent_174uz.notification__isClosing_174uz {
|
|
47
47
|
transform: translate(
|
|
48
48
|
calc(var(--notification-desktop-content-width) + var(--gap-4xl)),
|
|
49
49
|
0
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
@media screen and (min-width: 600px) {
|
|
54
|
-
.
|
|
54
|
+
.notification__toastContent_174uz {
|
|
55
55
|
width: var(--notification-desktop-content-width)
|
|
56
56
|
}
|
|
57
57
|
}
|
package/dist/modern/Component.js
CHANGED
|
@@ -8,7 +8,7 @@ import { ToastPlate } from '@alfalab/core-components-toast-plate/dist/modern';
|
|
|
8
8
|
import { stackingOrder, Stack } from '@alfalab/core-components-stack/dist/modern';
|
|
9
9
|
import { useClickOutside } from './utils/index.js';
|
|
10
10
|
|
|
11
|
-
var styles = {"notificationComponent":"
|
|
11
|
+
var styles = {"notificationComponent":"notification__notificationComponent_174uz","isVisible":"notification__isVisible_174uz","isClosing":"notification__isClosing_174uz","toastContent":"notification__toastContent_174uz"};
|
|
12
12
|
require('./index.css')
|
|
13
13
|
|
|
14
14
|
const notificationClassNameSelector = `.${styles.notificationComponent}`;
|
package/dist/modern/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 188qm */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
:root {
|
|
16
16
|
--notification-desktop-content-width: 278px;
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
.notification__notificationComponent_174uz {
|
|
19
19
|
visibility: hidden;
|
|
20
20
|
position: fixed;
|
|
21
21
|
right: var(--gap-s);
|
|
@@ -28,22 +28,22 @@
|
|
|
28
28
|
transition: transform 0.4s ease-out
|
|
29
29
|
}
|
|
30
30
|
@media screen and (min-width: 600px) {
|
|
31
|
-
.
|
|
31
|
+
.notification__notificationComponent_174uz {
|
|
32
32
|
right: var(--gap-4xl);
|
|
33
33
|
width: auto;
|
|
34
34
|
transform: translate(var(--notification-desktop-content-width), 0)
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
.
|
|
37
|
+
.notification__notificationComponent_174uz.notification__isVisible_174uz {
|
|
38
38
|
visibility: visible;
|
|
39
39
|
transform: translate(0, 0);
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.notification__notificationComponent_174uz.notification__isClosing_174uz {
|
|
42
42
|
transition: transform 0.1s ease-out;
|
|
43
43
|
transform: translate(100vw, 0)
|
|
44
44
|
}
|
|
45
45
|
@media screen and (min-width: 600px) {
|
|
46
|
-
.
|
|
46
|
+
.notification__notificationComponent_174uz.notification__isClosing_174uz {
|
|
47
47
|
transform: translate(
|
|
48
48
|
calc(var(--notification-desktop-content-width) + var(--gap-4xl)),
|
|
49
49
|
0
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
@media screen and (min-width: 600px) {
|
|
54
|
-
.
|
|
54
|
+
.notification__toastContent_174uz {
|
|
55
55
|
width: var(--notification-desktop-content-width)
|
|
56
56
|
}
|
|
57
57
|
}
|
|
@@ -2,9 +2,9 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
/*
|
|
4
4
|
* Дублирую хук из @alfalab/hooks, так как не подходят названия событий
|
|
5
|
-
* https://github.com/
|
|
5
|
+
* https://github.com/core-ds/utils/blob/develop/packages/hooks/src/useClickOutside/hook.ts
|
|
6
6
|
* issue завел, когда изменения будут реализованы, отсюда можно будет удалить
|
|
7
|
-
* https://github.com/
|
|
7
|
+
* https://github.com/core-ds/utils/issues/35
|
|
8
8
|
*/
|
|
9
9
|
function useClickOutside(ref, cb) {
|
|
10
10
|
React.useEffect(() => {
|
package/dist/utils/index.js
CHANGED
|
@@ -10,9 +10,9 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
|
10
10
|
|
|
11
11
|
/*
|
|
12
12
|
* Дублирую хук из @alfalab/hooks, так как не подходят названия событий
|
|
13
|
-
* https://github.com/
|
|
13
|
+
* https://github.com/core-ds/utils/blob/develop/packages/hooks/src/useClickOutside/hook.ts
|
|
14
14
|
* issue завел, когда изменения будут реализованы, отсюда можно будет удалить
|
|
15
|
-
* https://github.com/
|
|
15
|
+
* https://github.com/core-ds/utils/issues/35
|
|
16
16
|
*/
|
|
17
17
|
function useClickOutside(ref, cb) {
|
|
18
18
|
React__default['default'].useEffect(function () {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-notification",
|
|
3
|
-
"version": "5.2.
|
|
3
|
+
"version": "5.2.2",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -19,13 +19,13 @@
|
|
|
19
19
|
"react": "^16.9.0 || ^17.0.1"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@alfalab/core-components-portal": "^2.0.
|
|
23
|
-
"@alfalab/core-components-stack": "^3.0.
|
|
24
|
-
"@alfalab/core-components-toast-plate": "^4.1.
|
|
22
|
+
"@alfalab/core-components-portal": "^2.0.2",
|
|
23
|
+
"@alfalab/core-components-stack": "^3.0.2",
|
|
24
|
+
"@alfalab/core-components-toast-plate": "^4.1.2",
|
|
25
25
|
"classnames": "2.2.6",
|
|
26
26
|
"element-closest": "3.0.2",
|
|
27
27
|
"react-merge-refs": "1.1.0",
|
|
28
28
|
"react-swipeable": "5.5.1"
|
|
29
29
|
},
|
|
30
|
-
"gitHead": "
|
|
30
|
+
"gitHead": "8d998af881e79e8b524179aa50cdb117c1380c74"
|
|
31
31
|
}
|