@alfalab/core-components-notification-manager 6.0.0 → 6.0.1

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 CHANGED
@@ -6,41 +6,41 @@
6
6
  --gap-12: var(--gap-s);
7
7
  --gap-24: var(--gap-xl);
8
8
  --gap-48: var(--gap-4xl);
9
- } .notification-manager__component_16uav {
9
+ } .notification-manager__component_9pxf5 {
10
10
  position: fixed;
11
11
  top: var(--gap-0);
12
12
  right: var(--gap-12);
13
13
  display: flex;
14
14
  flex-direction: column;
15
- } .notification-manager__component_16uav .notification-manager__notification_16uav {
15
+ } .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5 {
16
16
  width: calc(100vw - var(--gap-24));
17
17
  margin-top: var(--gap-12);
18
18
  will-change: transform
19
- } .notification-manager__component_16uav .notification-manager__notification_16uav.notification-manager__withoutMargin_16uav {
19
+ } .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5.notification-manager__withoutMargin_9pxf5 {
20
20
  margin-top: var(--gap-0);
21
- } .notification-manager__component_16uav .notification-manager__notification_16uav.notification-manager__notification_16uav {
21
+ } .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5.notification-manager__notification_9pxf5 {
22
22
  position: static;
23
- } .notification-manager__enter_16uav {
23
+ } .notification-manager__enter_9pxf5 {
24
24
  visibility: hidden;
25
25
  transform: translate(0, -500px);
26
- } .notification-manager__enterActive_16uav {
26
+ } .notification-manager__enterActive_9pxf5 {
27
27
  visibility: visible;
28
28
  transform: translate(0);
29
29
  transition: transform 0.4s ease-out;
30
30
  } @media (min-width: 600px) {
31
- .notification-manager__component_16uav {
31
+ .notification-manager__component_9pxf5 {
32
32
  right: var(--gap-48);
33
33
  }
34
34
 
35
- .notification-manager__component_16uav .notification-manager__notification_16uav {
35
+ .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5 {
36
36
  width: auto;
37
37
  }
38
38
 
39
- .notification-manager__enter_16uav {
39
+ .notification-manager__enter_9pxf5 {
40
40
  transform: translate(100%, 0);
41
41
  }
42
42
 
43
- .notification-manager__enterActive_16uav {
43
+ .notification-manager__enterActive_9pxf5 {
44
44
  transform: translate(0);
45
45
  }
46
46
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"notification-manager__component_16uav","notification":"notification-manager__notification_16uav","withoutMargin":"notification-manager__withoutMargin_16uav","enter":"notification-manager__enter_16uav","enterActive":"notification-manager__enterActive_16uav"};
3
+ var styles = {"component":"notification-manager__component_9pxf5","notification":"notification-manager__notification_9pxf5","withoutMargin":"notification-manager__withoutMargin_9pxf5","enter":"notification-manager__enter_9pxf5","enterActive":"notification-manager__enterActive_9pxf5"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/index.css CHANGED
@@ -6,41 +6,41 @@
6
6
  --gap-12: var(--gap-s);
7
7
  --gap-24: var(--gap-xl);
8
8
  --gap-48: var(--gap-4xl);
9
- } .notification-manager__component_16uav {
9
+ } .notification-manager__component_9pxf5 {
10
10
  position: fixed;
11
11
  top: var(--gap-0);
12
12
  right: var(--gap-12);
13
13
  display: flex;
14
14
  flex-direction: column;
15
- } .notification-manager__component_16uav .notification-manager__notification_16uav {
15
+ } .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5 {
16
16
  width: calc(100vw - var(--gap-24));
17
17
  margin-top: var(--gap-12);
18
18
  will-change: transform
19
- } .notification-manager__component_16uav .notification-manager__notification_16uav.notification-manager__withoutMargin_16uav {
19
+ } .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5.notification-manager__withoutMargin_9pxf5 {
20
20
  margin-top: var(--gap-0);
21
- } .notification-manager__component_16uav .notification-manager__notification_16uav.notification-manager__notification_16uav {
21
+ } .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5.notification-manager__notification_9pxf5 {
22
22
  position: static;
23
- } .notification-manager__enter_16uav {
23
+ } .notification-manager__enter_9pxf5 {
24
24
  visibility: hidden;
25
25
  transform: translate(0, -500px);
26
- } .notification-manager__enterActive_16uav {
26
+ } .notification-manager__enterActive_9pxf5 {
27
27
  visibility: visible;
28
28
  transform: translate(0);
29
29
  transition: transform 0.4s ease-out;
30
30
  } @media (min-width: 600px) {
31
- .notification-manager__component_16uav {
31
+ .notification-manager__component_9pxf5 {
32
32
  right: var(--gap-48);
33
33
  }
34
34
 
35
- .notification-manager__component_16uav .notification-manager__notification_16uav {
35
+ .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5 {
36
36
  width: auto;
37
37
  }
38
38
 
39
- .notification-manager__enter_16uav {
39
+ .notification-manager__enter_9pxf5 {
40
40
  transform: translate(100%, 0);
41
41
  }
42
42
 
43
- .notification-manager__enterActive_16uav {
43
+ .notification-manager__enterActive_9pxf5 {
44
44
  transform: translate(0);
45
45
  }
46
46
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"notification-manager__component_16uav","notification":"notification-manager__notification_16uav","withoutMargin":"notification-manager__withoutMargin_16uav","enter":"notification-manager__enter_16uav","enterActive":"notification-manager__enterActive_16uav"};
5
+ var styles = {"component":"notification-manager__component_9pxf5","notification":"notification-manager__notification_9pxf5","withoutMargin":"notification-manager__withoutMargin_9pxf5","enter":"notification-manager__enter_9pxf5","enterActive":"notification-manager__enterActive_9pxf5"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
package/modern/index.css CHANGED
@@ -6,41 +6,41 @@
6
6
  --gap-12: var(--gap-s);
7
7
  --gap-24: var(--gap-xl);
8
8
  --gap-48: var(--gap-4xl);
9
- } .notification-manager__component_16uav {
9
+ } .notification-manager__component_9pxf5 {
10
10
  position: fixed;
11
11
  top: var(--gap-0);
12
12
  right: var(--gap-12);
13
13
  display: flex;
14
14
  flex-direction: column;
15
- } .notification-manager__component_16uav .notification-manager__notification_16uav {
15
+ } .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5 {
16
16
  width: calc(100vw - var(--gap-24));
17
17
  margin-top: var(--gap-12);
18
18
  will-change: transform
19
- } .notification-manager__component_16uav .notification-manager__notification_16uav.notification-manager__withoutMargin_16uav {
19
+ } .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5.notification-manager__withoutMargin_9pxf5 {
20
20
  margin-top: var(--gap-0);
21
- } .notification-manager__component_16uav .notification-manager__notification_16uav.notification-manager__notification_16uav {
21
+ } .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5.notification-manager__notification_9pxf5 {
22
22
  position: static;
23
- } .notification-manager__enter_16uav {
23
+ } .notification-manager__enter_9pxf5 {
24
24
  visibility: hidden;
25
25
  transform: translate(0, -500px);
26
- } .notification-manager__enterActive_16uav {
26
+ } .notification-manager__enterActive_9pxf5 {
27
27
  visibility: visible;
28
28
  transform: translate(0);
29
29
  transition: transform 0.4s ease-out;
30
30
  } @media (min-width: 600px) {
31
- .notification-manager__component_16uav {
31
+ .notification-manager__component_9pxf5 {
32
32
  right: var(--gap-48);
33
33
  }
34
34
 
35
- .notification-manager__component_16uav .notification-manager__notification_16uav {
35
+ .notification-manager__component_9pxf5 .notification-manager__notification_9pxf5 {
36
36
  width: auto;
37
37
  }
38
38
 
39
- .notification-manager__enter_16uav {
39
+ .notification-manager__enter_9pxf5 {
40
40
  transform: translate(100%, 0);
41
41
  }
42
42
 
43
- .notification-manager__enterActive_16uav {
43
+ .notification-manager__enterActive_9pxf5 {
44
44
  transform: translate(0);
45
45
  }
46
46
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"notification-manager__component_16uav","notification":"notification-manager__notification_16uav","withoutMargin":"notification-manager__withoutMargin_16uav","enter":"notification-manager__enter_16uav","enterActive":"notification-manager__enterActive_16uav"};
3
+ const styles = {"component":"notification-manager__component_9pxf5","notification":"notification-manager__notification_9pxf5","withoutMargin":"notification-manager__withoutMargin_9pxf5","enter":"notification-manager__enter_9pxf5","enterActive":"notification-manager__enterActive_9pxf5"};
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-manager",
3
- "version": "6.0.0",
3
+ "version": "6.0.1",
4
4
  "description": "Notification manager",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -10,8 +10,8 @@
10
10
  "main": "index.js",
11
11
  "module": "./esm/index.js",
12
12
  "dependencies": {
13
- "@alfalab/core-components-notification": "^8.0.0",
14
- "@alfalab/core-components-portal": "^4.0.0",
13
+ "@alfalab/core-components-notification": "^8.0.1",
14
+ "@alfalab/core-components-portal": "^4.0.1",
15
15
  "@alfalab/core-components-stack": "^6.0.0",
16
16
  "classnames": "^2.5.1",
17
17
  "react-transition-group": "^4.4.5",
@@ -26,6 +26,6 @@
26
26
  "access": "public",
27
27
  "directory": "dist"
28
28
  },
29
- "themesVersion": "14.0.0",
30
- "varsVersion": "10.0.0"
29
+ "themesVersion": "14.1.0",
30
+ "varsVersion": "10.1.0"
31
31
  }