@alfalab/core-components-notification 5.1.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 +75 -64
- 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 +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +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
|
-
|
|
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
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
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)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
9
20
|
|
|
@@ -11,18 +22,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
22
|
|
|
12
23
|
|
|
13
24
|
|
|
14
|
-
# [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)
|
|
15
26
|
|
|
16
27
|
|
|
17
28
|
### Features
|
|
18
29
|
|
|
19
|
-
* **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))
|
|
20
31
|
|
|
21
32
|
|
|
22
33
|
|
|
23
34
|
|
|
24
35
|
|
|
25
|
-
## [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)
|
|
26
37
|
|
|
27
38
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
28
39
|
|
|
@@ -30,7 +41,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
30
41
|
|
|
31
42
|
|
|
32
43
|
|
|
33
|
-
## [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)
|
|
34
45
|
|
|
35
46
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
36
47
|
|
|
@@ -38,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
38
49
|
|
|
39
50
|
|
|
40
51
|
|
|
41
|
-
## [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)
|
|
42
53
|
|
|
43
54
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
44
55
|
|
|
@@ -46,7 +57,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
46
57
|
|
|
47
58
|
|
|
48
59
|
|
|
49
|
-
## [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)
|
|
50
61
|
|
|
51
62
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
52
63
|
|
|
@@ -54,7 +65,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
54
65
|
|
|
55
66
|
|
|
56
67
|
|
|
57
|
-
## [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)
|
|
58
69
|
|
|
59
70
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
60
71
|
|
|
@@ -62,7 +73,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
62
73
|
|
|
63
74
|
|
|
64
75
|
|
|
65
|
-
## [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)
|
|
66
77
|
|
|
67
78
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
68
79
|
|
|
@@ -70,7 +81,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
70
81
|
|
|
71
82
|
|
|
72
83
|
|
|
73
|
-
## [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)
|
|
74
85
|
|
|
75
86
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
76
87
|
|
|
@@ -78,7 +89,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
78
89
|
|
|
79
90
|
|
|
80
91
|
|
|
81
|
-
## [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)
|
|
82
93
|
|
|
83
94
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
84
95
|
|
|
@@ -86,7 +97,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
86
97
|
|
|
87
98
|
|
|
88
99
|
|
|
89
|
-
## [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)
|
|
90
101
|
|
|
91
102
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
92
103
|
|
|
@@ -94,18 +105,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
94
105
|
|
|
95
106
|
|
|
96
107
|
|
|
97
|
-
## [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)
|
|
98
109
|
|
|
99
110
|
|
|
100
111
|
### Bug Fixes
|
|
101
112
|
|
|
102
|
-
* **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))
|
|
103
114
|
|
|
104
115
|
|
|
105
116
|
|
|
106
117
|
|
|
107
118
|
|
|
108
|
-
## [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)
|
|
109
120
|
|
|
110
121
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
111
122
|
|
|
@@ -113,7 +124,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
113
124
|
|
|
114
125
|
|
|
115
126
|
|
|
116
|
-
## [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)
|
|
117
128
|
|
|
118
129
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
119
130
|
|
|
@@ -121,7 +132,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
121
132
|
|
|
122
133
|
|
|
123
134
|
|
|
124
|
-
## [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)
|
|
125
136
|
|
|
126
137
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
127
138
|
|
|
@@ -129,7 +140,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
129
140
|
|
|
130
141
|
|
|
131
142
|
|
|
132
|
-
## [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)
|
|
133
144
|
|
|
134
145
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
135
146
|
|
|
@@ -137,7 +148,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
137
148
|
|
|
138
149
|
|
|
139
150
|
|
|
140
|
-
## [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)
|
|
141
152
|
|
|
142
153
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
143
154
|
|
|
@@ -145,7 +156,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
145
156
|
|
|
146
157
|
|
|
147
158
|
|
|
148
|
-
## [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)
|
|
149
160
|
|
|
150
161
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
151
162
|
|
|
@@ -153,25 +164,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
153
164
|
|
|
154
165
|
|
|
155
166
|
|
|
156
|
-
# [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)
|
|
157
168
|
|
|
158
169
|
|
|
159
170
|
### Features
|
|
160
171
|
|
|
161
|
-
* upgrade storybook ([#696](https://github.com/
|
|
172
|
+
* upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
|
|
162
173
|
|
|
163
|
-
# [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)
|
|
164
175
|
|
|
165
176
|
|
|
166
177
|
### Features
|
|
167
178
|
|
|
168
|
-
* **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))
|
|
169
180
|
|
|
170
181
|
|
|
171
182
|
|
|
172
183
|
|
|
173
184
|
|
|
174
|
-
## [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)
|
|
175
186
|
|
|
176
187
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
177
188
|
|
|
@@ -179,12 +190,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
179
190
|
|
|
180
191
|
|
|
181
192
|
|
|
182
|
-
# [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)
|
|
183
194
|
|
|
184
195
|
|
|
185
196
|
### Features
|
|
186
197
|
|
|
187
|
-
* **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)
|
|
188
199
|
|
|
189
200
|
|
|
190
201
|
### BREAKING CHANGES
|
|
@@ -195,7 +206,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
195
206
|
|
|
196
207
|
|
|
197
208
|
|
|
198
|
-
## [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)
|
|
199
210
|
|
|
200
211
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
201
212
|
|
|
@@ -203,7 +214,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
203
214
|
|
|
204
215
|
|
|
205
216
|
|
|
206
|
-
## [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)
|
|
207
218
|
|
|
208
219
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
209
220
|
|
|
@@ -211,7 +222,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
211
222
|
|
|
212
223
|
|
|
213
224
|
|
|
214
|
-
## [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)
|
|
215
226
|
|
|
216
227
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
217
228
|
|
|
@@ -219,7 +230,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
219
230
|
|
|
220
231
|
|
|
221
232
|
|
|
222
|
-
## [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)
|
|
223
234
|
|
|
224
235
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
225
236
|
|
|
@@ -227,23 +238,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
227
238
|
|
|
228
239
|
|
|
229
240
|
|
|
230
|
-
## [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)
|
|
231
242
|
|
|
232
243
|
|
|
233
244
|
### Bug Fixes
|
|
234
245
|
|
|
235
|
-
* **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))
|
|
236
247
|
|
|
237
248
|
|
|
238
249
|
|
|
239
250
|
|
|
240
251
|
|
|
241
|
-
# [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)
|
|
242
253
|
|
|
243
254
|
|
|
244
255
|
### Features
|
|
245
256
|
|
|
246
|
-
* **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))
|
|
247
258
|
|
|
248
259
|
|
|
249
260
|
### BREAKING CHANGES
|
|
@@ -302,23 +313,23 @@ remove z-index, add stack component
|
|
|
302
313
|
|
|
303
314
|
|
|
304
315
|
|
|
305
|
-
# [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)
|
|
306
317
|
|
|
307
318
|
|
|
308
319
|
### Bug Fixes
|
|
309
320
|
|
|
310
|
-
* **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))
|
|
311
322
|
|
|
312
323
|
|
|
313
324
|
### Features
|
|
314
325
|
|
|
315
|
-
* **vars:** fresh colors ([10907ec](https://github.com/
|
|
326
|
+
* **vars:** fresh colors ([10907ec](https://github.com/core-ds/core-components/commit/10907eca0f5556795529a90b41d2bc663ea01dfe))
|
|
316
327
|
|
|
317
328
|
|
|
318
329
|
|
|
319
330
|
|
|
320
331
|
|
|
321
|
-
## [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)
|
|
322
333
|
|
|
323
334
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
324
335
|
|
|
@@ -326,7 +337,7 @@ remove z-index, add stack component
|
|
|
326
337
|
|
|
327
338
|
|
|
328
339
|
|
|
329
|
-
## [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)
|
|
330
341
|
|
|
331
342
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
332
343
|
|
|
@@ -334,7 +345,7 @@ remove z-index, add stack component
|
|
|
334
345
|
|
|
335
346
|
|
|
336
347
|
|
|
337
|
-
## [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)
|
|
338
349
|
|
|
339
350
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
340
351
|
|
|
@@ -342,18 +353,18 @@ remove z-index, add stack component
|
|
|
342
353
|
|
|
343
354
|
|
|
344
355
|
|
|
345
|
-
# [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)
|
|
346
357
|
|
|
347
358
|
|
|
348
359
|
### Features
|
|
349
360
|
|
|
350
|
-
* **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))
|
|
351
362
|
|
|
352
363
|
|
|
353
364
|
|
|
354
365
|
|
|
355
366
|
|
|
356
|
-
## [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)
|
|
357
368
|
|
|
358
369
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
359
370
|
|
|
@@ -361,29 +372,29 @@ remove z-index, add stack component
|
|
|
361
372
|
|
|
362
373
|
|
|
363
374
|
|
|
364
|
-
## [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)
|
|
365
376
|
|
|
366
377
|
|
|
367
378
|
### Bug Fixes
|
|
368
379
|
|
|
369
|
-
* 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))
|
|
370
381
|
|
|
371
382
|
|
|
372
383
|
|
|
373
384
|
|
|
374
385
|
|
|
375
|
-
## [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)
|
|
376
387
|
|
|
377
388
|
|
|
378
389
|
### Bug Fixes
|
|
379
390
|
|
|
380
|
-
* border-radius in packages ([781749e](https://github.com/
|
|
391
|
+
* border-radius in packages ([781749e](https://github.com/core-ds/core-components/commit/781749ef38aefd5a6707ac56d2e297dce9f3e073))
|
|
381
392
|
|
|
382
393
|
|
|
383
394
|
|
|
384
395
|
|
|
385
396
|
|
|
386
|
-
## [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)
|
|
387
398
|
|
|
388
399
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
389
400
|
|
|
@@ -391,18 +402,18 @@ remove z-index, add stack component
|
|
|
391
402
|
|
|
392
403
|
|
|
393
404
|
|
|
394
|
-
## [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)
|
|
395
406
|
|
|
396
407
|
|
|
397
408
|
### Bug Fixes
|
|
398
409
|
|
|
399
|
-
* **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))
|
|
400
411
|
|
|
401
412
|
|
|
402
413
|
|
|
403
414
|
|
|
404
415
|
|
|
405
|
-
## [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)
|
|
406
417
|
|
|
407
418
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
408
419
|
|
|
@@ -410,7 +421,7 @@ remove z-index, add stack component
|
|
|
410
421
|
|
|
411
422
|
|
|
412
423
|
|
|
413
|
-
## [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)
|
|
414
425
|
|
|
415
426
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
416
427
|
|
|
@@ -418,7 +429,7 @@ remove z-index, add stack component
|
|
|
418
429
|
|
|
419
430
|
|
|
420
431
|
|
|
421
|
-
## [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)
|
|
422
433
|
|
|
423
434
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
424
435
|
|
|
@@ -426,7 +437,7 @@ remove z-index, add stack component
|
|
|
426
437
|
|
|
427
438
|
|
|
428
439
|
|
|
429
|
-
## [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)
|
|
430
441
|
|
|
431
442
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
432
443
|
|
|
@@ -434,7 +445,7 @@ remove z-index, add stack component
|
|
|
434
445
|
|
|
435
446
|
|
|
436
447
|
|
|
437
|
-
## [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)
|
|
438
449
|
|
|
439
450
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
440
451
|
|
|
@@ -442,7 +453,7 @@ remove z-index, add stack component
|
|
|
442
453
|
|
|
443
454
|
|
|
444
455
|
|
|
445
|
-
## [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)
|
|
446
457
|
|
|
447
458
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
448
459
|
|
|
@@ -450,7 +461,7 @@ remove z-index, add stack component
|
|
|
450
461
|
|
|
451
462
|
|
|
452
463
|
|
|
453
|
-
## [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)
|
|
454
465
|
|
|
455
466
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
456
467
|
|
|
@@ -458,18 +469,18 @@ remove z-index, add stack component
|
|
|
458
469
|
|
|
459
470
|
|
|
460
471
|
|
|
461
|
-
## [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)
|
|
462
473
|
|
|
463
474
|
|
|
464
475
|
### Bug Fixes
|
|
465
476
|
|
|
466
|
-
* **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))
|
|
467
478
|
|
|
468
479
|
|
|
469
480
|
|
|
470
481
|
|
|
471
482
|
|
|
472
|
-
## [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)
|
|
473
484
|
|
|
474
485
|
**Note:** Version bump only for package @alfalab/core-components-notification
|
|
475
486
|
|
|
@@ -477,15 +488,15 @@ remove z-index, add stack component
|
|
|
477
488
|
|
|
478
489
|
|
|
479
490
|
|
|
480
|
-
# [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)
|
|
481
492
|
|
|
482
493
|
|
|
483
494
|
### Bug Fixes
|
|
484
495
|
|
|
485
|
-
* 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))
|
|
486
497
|
|
|
487
498
|
|
|
488
|
-
* 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)
|
|
489
500
|
|
|
490
501
|
|
|
491
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.
|
|
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.
|
|
25
|
-
"classnames": "
|
|
26
|
-
"element-closest": "
|
|
27
|
-
"react-merge-refs": "
|
|
28
|
-
"react-swipeable": "
|
|
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
|
+
"classnames": "2.2.6",
|
|
26
|
+
"element-closest": "3.0.2",
|
|
27
|
+
"react-merge-refs": "1.1.0",
|
|
28
|
+
"react-swipeable": "5.5.1"
|
|
29
29
|
},
|
|
30
|
-
"gitHead": "
|
|
30
|
+
"gitHead": "8d998af881e79e8b524179aa50cdb117c1380c74"
|
|
31
31
|
}
|