@alfalab/core-components-notification 8.0.0 → 8.0.1-snapshot-c2c8d5a
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/esm/index.css +8 -8
- package/esm/index.module.css.js +1 -1
- package/index.css +8 -8
- package/index.module.css.js +1 -1
- package/modern/index.css +8 -8
- package/modern/index.module.css.js +1 -1
- package/package.json +5 -5
package/esm/index.css
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
--gap-12-neg: var(--gap-s-neg);
|
|
13
13
|
} :root {
|
|
14
14
|
--notification-desktop-content-width: 278px;
|
|
15
|
-
} .
|
|
15
|
+
} .notification__notificationComponent_13933 {
|
|
16
16
|
visibility: hidden;
|
|
17
17
|
right: var(--gap-12);
|
|
18
18
|
transform: translate(0, -500px);
|
|
@@ -22,26 +22,26 @@
|
|
|
22
22
|
-moz-user-select: none;
|
|
23
23
|
user-select: none;
|
|
24
24
|
transition: transform 0.4s ease-out
|
|
25
|
-
} @media screen and (min-width: 600px) { .
|
|
25
|
+
} @media screen and (min-width: 600px) { .notification__notificationComponent_13933 {
|
|
26
26
|
right: var(--gap-48);
|
|
27
27
|
width: auto;
|
|
28
28
|
transform: translate(calc(100% + var(--gap-48)), 0)
|
|
29
29
|
}
|
|
30
|
-
} .
|
|
30
|
+
} .notification__notificationComponent_13933.notification__isVisible_13933 {
|
|
31
31
|
visibility: visible;
|
|
32
32
|
transform: translate(0, 0);
|
|
33
|
-
} .
|
|
33
|
+
} .notification__notificationComponent_13933.notification__isClosing_13933 {
|
|
34
34
|
transition: transform 0.1s ease-out;
|
|
35
35
|
transform: translate(100vw, 0)
|
|
36
|
-
} @media screen and (min-width: 600px) { .
|
|
36
|
+
} @media screen and (min-width: 600px) { .notification__notificationComponent_13933.notification__isClosing_13933 {
|
|
37
37
|
transform: translate(calc(100% + var(--gap-48)), 0)
|
|
38
38
|
}
|
|
39
|
-
} .
|
|
39
|
+
} .notification__notificationComponent_13933.notification__notificationComponent_13933 {
|
|
40
40
|
position: fixed;
|
|
41
|
-
} @media screen and (min-width: 600px) { .
|
|
41
|
+
} @media screen and (min-width: 600px) { .notification__toastContent_13933 {
|
|
42
42
|
width: var(--notification-desktop-content-width)
|
|
43
43
|
}
|
|
44
|
-
} .
|
|
44
|
+
} .notification__actionSection_13933 {
|
|
45
45
|
min-width: 104px;
|
|
46
46
|
min-height: 48px;
|
|
47
47
|
padding: var(--gap-0) var(--gap-8);
|
package/esm/index.module.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"notificationComponent":"
|
|
3
|
+
var styles = {"notificationComponent":"notification__notificationComponent_13933","isVisible":"notification__isVisible_13933","isClosing":"notification__isClosing_13933","toastContent":"notification__toastContent_13933","actionSection":"notification__actionSection_13933"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
package/index.css
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
--gap-12-neg: var(--gap-s-neg);
|
|
13
13
|
} :root {
|
|
14
14
|
--notification-desktop-content-width: 278px;
|
|
15
|
-
} .
|
|
15
|
+
} .notification__notificationComponent_13933 {
|
|
16
16
|
visibility: hidden;
|
|
17
17
|
right: var(--gap-12);
|
|
18
18
|
transform: translate(0, -500px);
|
|
@@ -22,26 +22,26 @@
|
|
|
22
22
|
-moz-user-select: none;
|
|
23
23
|
user-select: none;
|
|
24
24
|
transition: transform 0.4s ease-out
|
|
25
|
-
} @media screen and (min-width: 600px) { .
|
|
25
|
+
} @media screen and (min-width: 600px) { .notification__notificationComponent_13933 {
|
|
26
26
|
right: var(--gap-48);
|
|
27
27
|
width: auto;
|
|
28
28
|
transform: translate(calc(100% + var(--gap-48)), 0)
|
|
29
29
|
}
|
|
30
|
-
} .
|
|
30
|
+
} .notification__notificationComponent_13933.notification__isVisible_13933 {
|
|
31
31
|
visibility: visible;
|
|
32
32
|
transform: translate(0, 0);
|
|
33
|
-
} .
|
|
33
|
+
} .notification__notificationComponent_13933.notification__isClosing_13933 {
|
|
34
34
|
transition: transform 0.1s ease-out;
|
|
35
35
|
transform: translate(100vw, 0)
|
|
36
|
-
} @media screen and (min-width: 600px) { .
|
|
36
|
+
} @media screen and (min-width: 600px) { .notification__notificationComponent_13933.notification__isClosing_13933 {
|
|
37
37
|
transform: translate(calc(100% + var(--gap-48)), 0)
|
|
38
38
|
}
|
|
39
|
-
} .
|
|
39
|
+
} .notification__notificationComponent_13933.notification__notificationComponent_13933 {
|
|
40
40
|
position: fixed;
|
|
41
|
-
} @media screen and (min-width: 600px) { .
|
|
41
|
+
} @media screen and (min-width: 600px) { .notification__toastContent_13933 {
|
|
42
42
|
width: var(--notification-desktop-content-width)
|
|
43
43
|
}
|
|
44
|
-
} .
|
|
44
|
+
} .notification__actionSection_13933 {
|
|
45
45
|
min-width: 104px;
|
|
46
46
|
min-height: 48px;
|
|
47
47
|
padding: var(--gap-0) var(--gap-8);
|
package/index.module.css.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"notificationComponent":"
|
|
5
|
+
var styles = {"notificationComponent":"notification__notificationComponent_13933","isVisible":"notification__isVisible_13933","isClosing":"notification__isClosing_13933","toastContent":"notification__toastContent_13933","actionSection":"notification__actionSection_13933"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
package/modern/index.css
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
--gap-12-neg: var(--gap-s-neg);
|
|
13
13
|
} :root {
|
|
14
14
|
--notification-desktop-content-width: 278px;
|
|
15
|
-
} .
|
|
15
|
+
} .notification__notificationComponent_13933 {
|
|
16
16
|
visibility: hidden;
|
|
17
17
|
right: var(--gap-12);
|
|
18
18
|
transform: translate(0, -500px);
|
|
@@ -22,26 +22,26 @@
|
|
|
22
22
|
-moz-user-select: none;
|
|
23
23
|
user-select: none;
|
|
24
24
|
transition: transform 0.4s ease-out
|
|
25
|
-
} @media screen and (min-width: 600px) { .
|
|
25
|
+
} @media screen and (min-width: 600px) { .notification__notificationComponent_13933 {
|
|
26
26
|
right: var(--gap-48);
|
|
27
27
|
width: auto;
|
|
28
28
|
transform: translate(calc(100% + var(--gap-48)), 0)
|
|
29
29
|
}
|
|
30
|
-
} .
|
|
30
|
+
} .notification__notificationComponent_13933.notification__isVisible_13933 {
|
|
31
31
|
visibility: visible;
|
|
32
32
|
transform: translate(0, 0);
|
|
33
|
-
} .
|
|
33
|
+
} .notification__notificationComponent_13933.notification__isClosing_13933 {
|
|
34
34
|
transition: transform 0.1s ease-out;
|
|
35
35
|
transform: translate(100vw, 0)
|
|
36
|
-
} @media screen and (min-width: 600px) { .
|
|
36
|
+
} @media screen and (min-width: 600px) { .notification__notificationComponent_13933.notification__isClosing_13933 {
|
|
37
37
|
transform: translate(calc(100% + var(--gap-48)), 0)
|
|
38
38
|
}
|
|
39
|
-
} .
|
|
39
|
+
} .notification__notificationComponent_13933.notification__notificationComponent_13933 {
|
|
40
40
|
position: fixed;
|
|
41
|
-
} @media screen and (min-width: 600px) { .
|
|
41
|
+
} @media screen and (min-width: 600px) { .notification__toastContent_13933 {
|
|
42
42
|
width: var(--notification-desktop-content-width)
|
|
43
43
|
}
|
|
44
|
-
} .
|
|
44
|
+
} .notification__actionSection_13933 {
|
|
45
45
|
min-width: 104px;
|
|
46
46
|
min-height: 48px;
|
|
47
47
|
padding: var(--gap-0) var(--gap-8);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"notificationComponent":"
|
|
3
|
+
const styles = {"notificationComponent":"notification__notificationComponent_13933","isVisible":"notification__isVisible_13933","isClosing":"notification__isClosing_13933","toastContent":"notification__toastContent_13933","actionSection":"notification__actionSection_13933"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-notification",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.1-snapshot-c2c8d5a",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -10,10 +10,10 @@
|
|
|
10
10
|
"main": "index.js",
|
|
11
11
|
"module": "./esm/index.js",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@alfalab/core-components-portal": "
|
|
14
|
-
"@alfalab/core-components-shared": "
|
|
13
|
+
"@alfalab/core-components-portal": "4.0.1-snapshot-c2c8d5a",
|
|
14
|
+
"@alfalab/core-components-shared": "1.0.1-snapshot-c2c8d5a",
|
|
15
15
|
"@alfalab/core-components-stack": "^6.0.0",
|
|
16
|
-
"@alfalab/core-components-toast-plate": "
|
|
16
|
+
"@alfalab/core-components-toast-plate": "8.0.1-snapshot-c2c8d5a",
|
|
17
17
|
"classnames": "^2.5.1",
|
|
18
18
|
"element-closest": "^3.0.2",
|
|
19
19
|
"react-merge-refs": "^1.1.0",
|
|
@@ -30,5 +30,5 @@
|
|
|
30
30
|
"directory": "dist"
|
|
31
31
|
},
|
|
32
32
|
"themesVersion": "14.0.0",
|
|
33
|
-
"varsVersion": "10.0.
|
|
33
|
+
"varsVersion": "10.0.1-snapshot-c2c8d5a"
|
|
34
34
|
}
|