@alfalab/core-components-notification-manager 4.0.18 → 4.1.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 +48 -37
- package/dist/{component-e3bd1cd2.d.ts → component-6a197056.d.ts} +0 -0
- package/dist/{component-e3bd1cd2.js → component-6a197056.js} +0 -0
- package/dist/component.js +2 -2
- package/dist/components/index.js +1 -1
- package/dist/components/notification/component.js +1 -1
- package/dist/components/notification/index.d.ts +1 -1
- package/dist/components/notification/index.js +1 -1
- package/dist/esm/{component-c142ad48.d.ts → component-63d7ebbd.d.ts} +0 -0
- package/dist/esm/{component-c142ad48.js → component-63d7ebbd.js} +0 -0
- package/dist/esm/component.js +2 -2
- package/dist/esm/components/index.js +1 -1
- package/dist/esm/components/notification/component.js +1 -1
- package/dist/esm/components/notification/index.d.ts +1 -1
- package/dist/esm/components/notification/index.js +1 -1
- package/dist/esm/index.css +11 -11
- package/dist/esm/index.js +1 -1
- package/dist/index.css +11 -11
- package/dist/index.js +1 -1
- package/dist/modern/component.js +1 -1
- package/dist/modern/index.css +11 -11
- package/package.json +7 -7
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
|
+
# [4.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.18...@alfalab/core-components-notification-manager@4.1.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
|
+
## [4.0.18](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.17...@alfalab/core-components-notification-manager@4.0.18) (2022-02-17)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
9
20
|
|
|
@@ -11,7 +22,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
22
|
|
|
12
23
|
|
|
13
24
|
|
|
14
|
-
## [4.0.17](https://github.com/
|
|
25
|
+
## [4.0.17](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.16...@alfalab/core-components-notification-manager@4.0.17) (2022-02-15)
|
|
15
26
|
|
|
16
27
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
17
28
|
|
|
@@ -19,7 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
30
|
|
|
20
31
|
|
|
21
32
|
|
|
22
|
-
## [4.0.16](https://github.com/
|
|
33
|
+
## [4.0.16](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.15...@alfalab/core-components-notification-manager@4.0.16) (2022-02-09)
|
|
23
34
|
|
|
24
35
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
25
36
|
|
|
@@ -27,7 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
38
|
|
|
28
39
|
|
|
29
40
|
|
|
30
|
-
## [4.0.15](https://github.com/
|
|
41
|
+
## [4.0.15](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.14...@alfalab/core-components-notification-manager@4.0.15) (2022-02-03)
|
|
31
42
|
|
|
32
43
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
33
44
|
|
|
@@ -35,7 +46,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
35
46
|
|
|
36
47
|
|
|
37
48
|
|
|
38
|
-
## [4.0.14](https://github.com/
|
|
49
|
+
## [4.0.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.13...@alfalab/core-components-notification-manager@4.0.14) (2022-02-02)
|
|
39
50
|
|
|
40
51
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
41
52
|
|
|
@@ -43,7 +54,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
43
54
|
|
|
44
55
|
|
|
45
56
|
|
|
46
|
-
## [4.0.13](https://github.com/
|
|
57
|
+
## [4.0.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.12...@alfalab/core-components-notification-manager@4.0.13) (2021-12-29)
|
|
47
58
|
|
|
48
59
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
49
60
|
|
|
@@ -51,7 +62,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
51
62
|
|
|
52
63
|
|
|
53
64
|
|
|
54
|
-
## [4.0.12](https://github.com/
|
|
65
|
+
## [4.0.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.11...@alfalab/core-components-notification-manager@4.0.12) (2021-12-14)
|
|
55
66
|
|
|
56
67
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
57
68
|
|
|
@@ -59,7 +70,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
59
70
|
|
|
60
71
|
|
|
61
72
|
|
|
62
|
-
## [4.0.11](https://github.com/
|
|
73
|
+
## [4.0.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.10...@alfalab/core-components-notification-manager@4.0.11) (2021-12-08)
|
|
63
74
|
|
|
64
75
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
65
76
|
|
|
@@ -67,7 +78,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
67
78
|
|
|
68
79
|
|
|
69
80
|
|
|
70
|
-
## [4.0.10](https://github.com/
|
|
81
|
+
## [4.0.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.9...@alfalab/core-components-notification-manager@4.0.10) (2021-12-01)
|
|
71
82
|
|
|
72
83
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
73
84
|
|
|
@@ -75,7 +86,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
75
86
|
|
|
76
87
|
|
|
77
88
|
|
|
78
|
-
## [4.0.9](https://github.com/
|
|
89
|
+
## [4.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.8...@alfalab/core-components-notification-manager@4.0.9) (2021-11-26)
|
|
79
90
|
|
|
80
91
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
81
92
|
|
|
@@ -83,7 +94,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
83
94
|
|
|
84
95
|
|
|
85
96
|
|
|
86
|
-
## [4.0.8](https://github.com/
|
|
97
|
+
## [4.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.7...@alfalab/core-components-notification-manager@4.0.8) (2021-11-16)
|
|
87
98
|
|
|
88
99
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
89
100
|
|
|
@@ -91,7 +102,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
91
102
|
|
|
92
103
|
|
|
93
104
|
|
|
94
|
-
## [4.0.7](https://github.com/
|
|
105
|
+
## [4.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.6...@alfalab/core-components-notification-manager@4.0.7) (2021-10-25)
|
|
95
106
|
|
|
96
107
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
97
108
|
|
|
@@ -99,7 +110,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
99
110
|
|
|
100
111
|
|
|
101
112
|
|
|
102
|
-
## [4.0.6](https://github.com/
|
|
113
|
+
## [4.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.5...@alfalab/core-components-notification-manager@4.0.6) (2021-09-14)
|
|
103
114
|
|
|
104
115
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
105
116
|
|
|
@@ -107,7 +118,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
107
118
|
|
|
108
119
|
|
|
109
120
|
|
|
110
|
-
## [4.0.5](https://github.com/
|
|
121
|
+
## [4.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.4...@alfalab/core-components-notification-manager@4.0.5) (2021-08-27)
|
|
111
122
|
|
|
112
123
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
113
124
|
|
|
@@ -115,7 +126,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
115
126
|
|
|
116
127
|
|
|
117
128
|
|
|
118
|
-
## [4.0.4](https://github.com/
|
|
129
|
+
## [4.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.3...@alfalab/core-components-notification-manager@4.0.4) (2021-08-04)
|
|
119
130
|
|
|
120
131
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
121
132
|
|
|
@@ -123,7 +134,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
123
134
|
|
|
124
135
|
|
|
125
136
|
|
|
126
|
-
## [4.0.3](https://github.com/
|
|
137
|
+
## [4.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.2...@alfalab/core-components-notification-manager@4.0.3) (2021-07-23)
|
|
127
138
|
|
|
128
139
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
129
140
|
|
|
@@ -131,7 +142,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
131
142
|
|
|
132
143
|
|
|
133
144
|
|
|
134
|
-
## [4.0.2](https://github.com/
|
|
145
|
+
## [4.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.1...@alfalab/core-components-notification-manager@4.0.2) (2021-07-19)
|
|
135
146
|
|
|
136
147
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
137
148
|
|
|
@@ -139,7 +150,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
139
150
|
|
|
140
151
|
|
|
141
152
|
|
|
142
|
-
## [4.0.1](https://github.com/
|
|
153
|
+
## [4.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.0...@alfalab/core-components-notification-manager@4.0.1) (2021-07-09)
|
|
143
154
|
|
|
144
155
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
145
156
|
|
|
@@ -147,14 +158,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
147
158
|
|
|
148
159
|
|
|
149
160
|
|
|
150
|
-
# [4.0.0](https://github.com/
|
|
161
|
+
# [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@3.0.2...@alfalab/core-components-notification-manager@4.0.0) (2021-07-08)
|
|
151
162
|
|
|
152
163
|
|
|
153
164
|
### Features
|
|
154
165
|
|
|
155
|
-
* upgrade storybook ([#696](https://github.com/
|
|
166
|
+
* upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
|
|
156
167
|
|
|
157
|
-
## [3.0.2](https://github.com/
|
|
168
|
+
## [3.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@3.0.1...@alfalab/core-components-notification-manager@3.0.2) (2021-06-22)
|
|
158
169
|
|
|
159
170
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
160
171
|
|
|
@@ -162,7 +173,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
162
173
|
|
|
163
174
|
|
|
164
175
|
|
|
165
|
-
## [3.0.1](https://github.com/
|
|
176
|
+
## [3.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@3.0.0...@alfalab/core-components-notification-manager@3.0.1) (2021-05-31)
|
|
166
177
|
|
|
167
178
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
168
179
|
|
|
@@ -170,12 +181,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
170
181
|
|
|
171
182
|
|
|
172
183
|
|
|
173
|
-
# [3.0.0](https://github.com/
|
|
184
|
+
# [3.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.5...@alfalab/core-components-notification-manager@3.0.0) (2021-05-25)
|
|
174
185
|
|
|
175
186
|
|
|
176
187
|
### Features
|
|
177
188
|
|
|
178
|
-
* **button:** add inverted ([#649](https://github.com/
|
|
189
|
+
* **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)
|
|
179
190
|
|
|
180
191
|
|
|
181
192
|
### BREAKING CHANGES
|
|
@@ -186,7 +197,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
186
197
|
|
|
187
198
|
|
|
188
199
|
|
|
189
|
-
## [2.0.5](https://github.com/
|
|
200
|
+
## [2.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.4...@alfalab/core-components-notification-manager@2.0.5) (2021-05-25)
|
|
190
201
|
|
|
191
202
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
192
203
|
|
|
@@ -194,7 +205,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
194
205
|
|
|
195
206
|
|
|
196
207
|
|
|
197
|
-
## [2.0.4](https://github.com/
|
|
208
|
+
## [2.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.3...@alfalab/core-components-notification-manager@2.0.4) (2021-05-18)
|
|
198
209
|
|
|
199
210
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
200
211
|
|
|
@@ -202,7 +213,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
202
213
|
|
|
203
214
|
|
|
204
215
|
|
|
205
|
-
## [2.0.3](https://github.com/
|
|
216
|
+
## [2.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.2...@alfalab/core-components-notification-manager@2.0.3) (2021-05-07)
|
|
206
217
|
|
|
207
218
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
208
219
|
|
|
@@ -210,7 +221,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
210
221
|
|
|
211
222
|
|
|
212
223
|
|
|
213
|
-
## [2.0.2](https://github.com/
|
|
224
|
+
## [2.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.1...@alfalab/core-components-notification-manager@2.0.2) (2021-05-05)
|
|
214
225
|
|
|
215
226
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
216
227
|
|
|
@@ -218,7 +229,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
218
229
|
|
|
219
230
|
|
|
220
231
|
|
|
221
|
-
## [2.0.1](https://github.com/
|
|
232
|
+
## [2.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.0...@alfalab/core-components-notification-manager@2.0.1) (2021-05-04)
|
|
222
233
|
|
|
223
234
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
224
235
|
|
|
@@ -226,12 +237,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
226
237
|
|
|
227
238
|
|
|
228
239
|
|
|
229
|
-
# [2.0.0](https://github.com/
|
|
240
|
+
# [2.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@1.2.0...@alfalab/core-components-notification-manager@2.0.0) (2021-04-26)
|
|
230
241
|
|
|
231
242
|
|
|
232
243
|
### Features
|
|
233
244
|
|
|
234
|
-
* **stack:** add new component ([#612](https://github.com/
|
|
245
|
+
* **stack:** add new component ([#612](https://github.com/core-ds/core-components/issues/612)) ([c520f91](https://github.com/core-ds/core-components/commit/c520f91cd22bb9e23fd2f428719865b4c7d5a2a6))
|
|
235
246
|
|
|
236
247
|
|
|
237
248
|
### BREAKING CHANGES
|
|
@@ -290,18 +301,18 @@ remove z-index, add stack component
|
|
|
290
301
|
|
|
291
302
|
|
|
292
303
|
|
|
293
|
-
# [1.2.0](https://github.com/
|
|
304
|
+
# [1.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@1.1.3...@alfalab/core-components-notification-manager@1.2.0) (2021-04-26)
|
|
294
305
|
|
|
295
306
|
|
|
296
307
|
### Features
|
|
297
308
|
|
|
298
|
-
* **vars:** fresh colors ([10907ec](https://github.com/
|
|
309
|
+
* **vars:** fresh colors ([10907ec](https://github.com/core-ds/core-components/commit/10907eca0f5556795529a90b41d2bc663ea01dfe))
|
|
299
310
|
|
|
300
311
|
|
|
301
312
|
|
|
302
313
|
|
|
303
314
|
|
|
304
|
-
## [1.1.3](https://github.com/
|
|
315
|
+
## [1.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@1.1.2...@alfalab/core-components-notification-manager@1.1.3) (2021-04-01)
|
|
305
316
|
|
|
306
317
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
307
318
|
|
|
@@ -309,7 +320,7 @@ remove z-index, add stack component
|
|
|
309
320
|
|
|
310
321
|
|
|
311
322
|
|
|
312
|
-
## [1.1.2](https://github.com/
|
|
323
|
+
## [1.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@1.1.1...@alfalab/core-components-notification-manager@1.1.2) (2021-03-30)
|
|
313
324
|
|
|
314
325
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
315
326
|
|
|
@@ -317,7 +328,7 @@ remove z-index, add stack component
|
|
|
317
328
|
|
|
318
329
|
|
|
319
330
|
|
|
320
|
-
## [1.1.1](https://github.com/
|
|
331
|
+
## [1.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@1.1.0...@alfalab/core-components-notification-manager@1.1.1) (2021-03-30)
|
|
321
332
|
|
|
322
333
|
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
323
334
|
|
|
@@ -330,4 +341,4 @@ remove z-index, add stack component
|
|
|
330
341
|
|
|
331
342
|
### Features
|
|
332
343
|
|
|
333
|
-
* **notification-manager:** add component ([#565](https://github.com/
|
|
344
|
+
* **notification-manager:** add component ([#565](https://github.com/core-ds/core-components/issues/565)) ([ad6ffab](https://github.com/core-ds/core-components/commit/ad6ffabb0f9665cd453b862279e96b7a1a6f359b))
|
|
File without changes
|
|
File without changes
|
package/dist/component.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var components_notification_component = require('./component-
|
|
5
|
+
var components_notification_component = require('./component-6a197056.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
var reactTransitionGroup = require('react-transition-group');
|
|
@@ -14,7 +14,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
14
14
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
15
15
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
16
16
|
|
|
17
|
-
var styles = {"component":"notification-
|
|
17
|
+
var styles = {"component":"notification-manager__component_1a6vd","notification":"notification-manager__notification_1a6vd","enter":"notification-manager__enter_1a6vd","enterActive":"notification-manager__enterActive_1a6vd","exit":"notification-manager__exit_1a6vd","exitActive":"notification-manager__exitActive_1a6vd"};
|
|
18
18
|
require('./index.css')
|
|
19
19
|
|
|
20
20
|
var CSS_TRANSITION_CLASS_NAMES = {
|
package/dist/components/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var components_notification_component = require('../component-
|
|
5
|
+
var components_notification_component = require('../component-6a197056.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var components_notification_component = require('../../component-
|
|
5
|
+
var components_notification_component = require('../../component-6a197056.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-6a197056";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var components_notification_component = require('../../component-
|
|
5
|
+
var components_notification_component = require('../../component-6a197056.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
|
|
File without changes
|
|
File without changes
|
package/dist/esm/component.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign, N as Notification } from './component-
|
|
1
|
+
import { _ as __rest, a as __assign, N as Notification } from './component-63d7ebbd.js';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { TransitionGroup, CSSTransition } from 'react-transition-group';
|
|
5
5
|
import { Portal } from '@alfalab/core-components-portal/dist/esm';
|
|
6
6
|
import { stackingOrder, Stack } from '@alfalab/core-components-stack/dist/esm';
|
|
7
7
|
|
|
8
|
-
var styles = {"component":"notification-
|
|
8
|
+
var styles = {"component":"notification-manager__component_1a6vd","notification":"notification-manager__notification_1a6vd","enter":"notification-manager__enter_1a6vd","enterActive":"notification-manager__enterActive_1a6vd","exit":"notification-manager__exit_1a6vd","exitActive":"notification-manager__exitActive_1a6vd"};
|
|
9
9
|
require('./index.css')
|
|
10
10
|
|
|
11
11
|
var CSS_TRANSITION_CLASS_NAMES = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-63d7ebbd";
|
package/dist/esm/index.css
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 93oqn */
|
|
2
2
|
:root {
|
|
3
3
|
--gap-s: 12px;
|
|
4
4
|
--gap-xl: 24px;
|
|
5
5
|
--gap-4xl: 48px;
|
|
6
6
|
}
|
|
7
7
|
|
|
8
|
-
.notification-
|
|
8
|
+
.notification-manager__component_1a6vd {
|
|
9
9
|
position: fixed;
|
|
10
10
|
top: 0;
|
|
11
11
|
right: var(--gap-s);
|
|
@@ -13,48 +13,48 @@
|
|
|
13
13
|
flex-direction: column;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.notification-
|
|
16
|
+
.notification-manager__component_1a6vd .notification-manager__notification_1a6vd {
|
|
17
17
|
position: static;
|
|
18
18
|
width: calc(100vw - var(--gap-xl));
|
|
19
19
|
margin-top: var(--gap-s);
|
|
20
20
|
will-change: transform;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
.notification-
|
|
23
|
+
.notification-manager__enter_1a6vd {
|
|
24
24
|
visibility: hidden;
|
|
25
25
|
transform: translate(0, -500px);
|
|
26
26
|
transition: transform 0.4s ease-out;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.notification-
|
|
29
|
+
.notification-manager__enterActive_1a6vd {
|
|
30
30
|
visibility: visible;
|
|
31
31
|
transform: translate(0);
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
.notification-
|
|
34
|
+
.notification-manager__exit_1a6vd {
|
|
35
35
|
opacity: 0;
|
|
36
36
|
transition: opacity 0.15s ease-in-out;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.notification-
|
|
39
|
+
.notification-manager__exitActive_1a6vd {
|
|
40
40
|
visibility: hidden;
|
|
41
41
|
opacity: 0;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
@media (min-width: 600px) {
|
|
45
|
-
.notification-
|
|
45
|
+
.notification-manager__component_1a6vd {
|
|
46
46
|
right: var(--gap-4xl);
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.notification-
|
|
49
|
+
.notification-manager__component_1a6vd .notification-manager__notification_1a6vd {
|
|
50
50
|
width: auto;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.notification-
|
|
53
|
+
.notification-manager__enter_1a6vd {
|
|
54
54
|
transform: translate(100%, 0);
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.notification-
|
|
57
|
+
.notification-manager__enterActive_1a6vd {
|
|
58
58
|
transform: translate(0);
|
|
59
59
|
}
|
|
60
60
|
}
|
package/dist/esm/index.js
CHANGED
package/dist/index.css
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 93oqn */
|
|
2
2
|
:root {
|
|
3
3
|
--gap-s: 12px;
|
|
4
4
|
--gap-xl: 24px;
|
|
5
5
|
--gap-4xl: 48px;
|
|
6
6
|
}
|
|
7
7
|
|
|
8
|
-
.notification-
|
|
8
|
+
.notification-manager__component_1a6vd {
|
|
9
9
|
position: fixed;
|
|
10
10
|
top: 0;
|
|
11
11
|
right: var(--gap-s);
|
|
@@ -13,48 +13,48 @@
|
|
|
13
13
|
flex-direction: column;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.notification-
|
|
16
|
+
.notification-manager__component_1a6vd .notification-manager__notification_1a6vd {
|
|
17
17
|
position: static;
|
|
18
18
|
width: calc(100vw - var(--gap-xl));
|
|
19
19
|
margin-top: var(--gap-s);
|
|
20
20
|
will-change: transform;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
.notification-
|
|
23
|
+
.notification-manager__enter_1a6vd {
|
|
24
24
|
visibility: hidden;
|
|
25
25
|
transform: translate(0, -500px);
|
|
26
26
|
transition: transform 0.4s ease-out;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.notification-
|
|
29
|
+
.notification-manager__enterActive_1a6vd {
|
|
30
30
|
visibility: visible;
|
|
31
31
|
transform: translate(0);
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
.notification-
|
|
34
|
+
.notification-manager__exit_1a6vd {
|
|
35
35
|
opacity: 0;
|
|
36
36
|
transition: opacity 0.15s ease-in-out;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.notification-
|
|
39
|
+
.notification-manager__exitActive_1a6vd {
|
|
40
40
|
visibility: hidden;
|
|
41
41
|
opacity: 0;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
@media (min-width: 600px) {
|
|
45
|
-
.notification-
|
|
45
|
+
.notification-manager__component_1a6vd {
|
|
46
46
|
right: var(--gap-4xl);
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.notification-
|
|
49
|
+
.notification-manager__component_1a6vd .notification-manager__notification_1a6vd {
|
|
50
50
|
width: auto;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.notification-
|
|
53
|
+
.notification-manager__enter_1a6vd {
|
|
54
54
|
transform: translate(100%, 0);
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.notification-
|
|
57
|
+
.notification-manager__enterActive_1a6vd {
|
|
58
58
|
transform: translate(0);
|
|
59
59
|
}
|
|
60
60
|
}
|
package/dist/index.js
CHANGED
package/dist/modern/component.js
CHANGED
|
@@ -5,7 +5,7 @@ import { Portal } from '@alfalab/core-components-portal/dist/modern';
|
|
|
5
5
|
import { stackingOrder, Stack } from '@alfalab/core-components-stack/dist/modern';
|
|
6
6
|
import { Notification } from './components/notification/component.js';
|
|
7
7
|
|
|
8
|
-
var styles = {"component":"notification-
|
|
8
|
+
var styles = {"component":"notification-manager__component_1a6vd","notification":"notification-manager__notification_1a6vd","enter":"notification-manager__enter_1a6vd","enterActive":"notification-manager__enterActive_1a6vd","exit":"notification-manager__exit_1a6vd","exitActive":"notification-manager__exitActive_1a6vd"};
|
|
9
9
|
require('./index.css')
|
|
10
10
|
|
|
11
11
|
const CSS_TRANSITION_CLASS_NAMES = {
|
package/dist/modern/index.css
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 93oqn */
|
|
2
2
|
:root {
|
|
3
3
|
--gap-s: 12px;
|
|
4
4
|
--gap-xl: 24px;
|
|
5
5
|
--gap-4xl: 48px;
|
|
6
6
|
}
|
|
7
7
|
|
|
8
|
-
.notification-
|
|
8
|
+
.notification-manager__component_1a6vd {
|
|
9
9
|
position: fixed;
|
|
10
10
|
top: 0;
|
|
11
11
|
right: var(--gap-s);
|
|
@@ -13,48 +13,48 @@
|
|
|
13
13
|
flex-direction: column;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.notification-
|
|
16
|
+
.notification-manager__component_1a6vd .notification-manager__notification_1a6vd {
|
|
17
17
|
position: static;
|
|
18
18
|
width: calc(100vw - var(--gap-xl));
|
|
19
19
|
margin-top: var(--gap-s);
|
|
20
20
|
will-change: transform;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
.notification-
|
|
23
|
+
.notification-manager__enter_1a6vd {
|
|
24
24
|
visibility: hidden;
|
|
25
25
|
transform: translate(0, -500px);
|
|
26
26
|
transition: transform 0.4s ease-out;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.notification-
|
|
29
|
+
.notification-manager__enterActive_1a6vd {
|
|
30
30
|
visibility: visible;
|
|
31
31
|
transform: translate(0);
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
.notification-
|
|
34
|
+
.notification-manager__exit_1a6vd {
|
|
35
35
|
opacity: 0;
|
|
36
36
|
transition: opacity 0.15s ease-in-out;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.notification-
|
|
39
|
+
.notification-manager__exitActive_1a6vd {
|
|
40
40
|
visibility: hidden;
|
|
41
41
|
opacity: 0;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
@media (min-width: 600px) {
|
|
45
|
-
.notification-
|
|
45
|
+
.notification-manager__component_1a6vd {
|
|
46
46
|
right: var(--gap-4xl);
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.notification-
|
|
49
|
+
.notification-manager__component_1a6vd .notification-manager__notification_1a6vd {
|
|
50
50
|
width: auto;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.notification-
|
|
53
|
+
.notification-manager__enter_1a6vd {
|
|
54
54
|
transform: translate(100%, 0);
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.notification-
|
|
57
|
+
.notification-manager__enterActive_1a6vd {
|
|
58
58
|
transform: translate(0);
|
|
59
59
|
}
|
|
60
60
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-notification-manager",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.1.2",
|
|
4
4
|
"description": "Notification manager",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -19,11 +19,11 @@
|
|
|
19
19
|
"react": "^16.9.0 || ^17.0.1"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@alfalab/core-components-notification": "^5.
|
|
23
|
-
"@alfalab/core-components-portal": "^2.0.
|
|
24
|
-
"@alfalab/core-components-stack": "^3.0.
|
|
25
|
-
"classnames": "
|
|
26
|
-
"react-transition-group": "
|
|
22
|
+
"@alfalab/core-components-notification": "^5.2.2",
|
|
23
|
+
"@alfalab/core-components-portal": "^2.0.2",
|
|
24
|
+
"@alfalab/core-components-stack": "^3.0.2",
|
|
25
|
+
"classnames": "2.2.6",
|
|
26
|
+
"react-transition-group": "4.4.1"
|
|
27
27
|
},
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "8d998af881e79e8b524179aa50cdb117c1380c74"
|
|
29
29
|
}
|