@alfalab/core-components-notification 9.0.2 → 9.0.3

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
@@ -14,7 +14,7 @@
14
14
  :root {
15
15
  --notification-desktop-content-width: 278px;
16
16
  }
17
- .notification__notificationComponent_14kek {
17
+ .notification__notificationComponent_dk5db {
18
18
  visibility: hidden;
19
19
  right: var(--gap-12);
20
20
  transform: translate(0, -500px);
@@ -26,34 +26,34 @@
26
26
  transition: transform 0.4s ease-out;
27
27
  }
28
28
  @media screen and (min-width: 600px) {
29
- .notification__notificationComponent_14kek {
29
+ .notification__notificationComponent_dk5db {
30
30
  right: var(--gap-48);
31
31
  width: auto;
32
32
  transform: translate(calc(100% + var(--gap-48)), 0);
33
33
  }
34
34
  }
35
- .notification__notificationComponent_14kek.notification__isVisible_14kek {
35
+ .notification__notificationComponent_dk5db.notification__isVisible_dk5db {
36
36
  visibility: visible;
37
37
  transform: translate(0, 0);
38
38
  }
39
- .notification__notificationComponent_14kek.notification__isClosing_14kek {
39
+ .notification__notificationComponent_dk5db.notification__isClosing_dk5db {
40
40
  transition: transform 0.1s ease-out;
41
41
  transform: translate(100vw, 0);
42
42
  }
43
43
  @media screen and (min-width: 600px) {
44
- .notification__notificationComponent_14kek.notification__isClosing_14kek {
44
+ .notification__notificationComponent_dk5db.notification__isClosing_dk5db {
45
45
  transform: translate(calc(100% + var(--gap-48)), 0);
46
46
  }
47
47
  }
48
- .notification__notificationComponent_14kek.notification__notificationComponent_14kek {
48
+ .notification__notificationComponent_dk5db.notification__notificationComponent_dk5db {
49
49
  position: fixed;
50
50
  }
51
51
  @media screen and (min-width: 600px) {
52
- .notification__toastContent_14kek {
52
+ .notification__toastContent_dk5db {
53
53
  width: var(--notification-desktop-content-width);
54
54
  }
55
55
  }
56
- .notification__actionSection_14kek {
56
+ .notification__actionSection_dk5db {
57
57
  min-width: 104px;
58
58
  min-height: 48px;
59
59
  padding: var(--gap-0) var(--gap-8);
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"notificationComponent":"notification__notificationComponent_14kek","isVisible":"notification__isVisible_14kek","isClosing":"notification__isClosing_14kek","toastContent":"notification__toastContent_14kek","actionSection":"notification__actionSection_14kek"};
3
+ var styles = {"notificationComponent":"notification__notificationComponent_dk5db","isVisible":"notification__isVisible_dk5db","isClosing":"notification__isClosing_dk5db","toastContent":"notification__toastContent_dk5db","actionSection":"notification__actionSection_dk5db"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/index.css CHANGED
@@ -14,7 +14,7 @@
14
14
  :root {
15
15
  --notification-desktop-content-width: 278px;
16
16
  }
17
- .notification__notificationComponent_14kek {
17
+ .notification__notificationComponent_dk5db {
18
18
  visibility: hidden;
19
19
  right: var(--gap-12);
20
20
  transform: translate(0, -500px);
@@ -26,34 +26,34 @@
26
26
  transition: transform 0.4s ease-out;
27
27
  }
28
28
  @media screen and (min-width: 600px) {
29
- .notification__notificationComponent_14kek {
29
+ .notification__notificationComponent_dk5db {
30
30
  right: var(--gap-48);
31
31
  width: auto;
32
32
  transform: translate(calc(100% + var(--gap-48)), 0);
33
33
  }
34
34
  }
35
- .notification__notificationComponent_14kek.notification__isVisible_14kek {
35
+ .notification__notificationComponent_dk5db.notification__isVisible_dk5db {
36
36
  visibility: visible;
37
37
  transform: translate(0, 0);
38
38
  }
39
- .notification__notificationComponent_14kek.notification__isClosing_14kek {
39
+ .notification__notificationComponent_dk5db.notification__isClosing_dk5db {
40
40
  transition: transform 0.1s ease-out;
41
41
  transform: translate(100vw, 0);
42
42
  }
43
43
  @media screen and (min-width: 600px) {
44
- .notification__notificationComponent_14kek.notification__isClosing_14kek {
44
+ .notification__notificationComponent_dk5db.notification__isClosing_dk5db {
45
45
  transform: translate(calc(100% + var(--gap-48)), 0);
46
46
  }
47
47
  }
48
- .notification__notificationComponent_14kek.notification__notificationComponent_14kek {
48
+ .notification__notificationComponent_dk5db.notification__notificationComponent_dk5db {
49
49
  position: fixed;
50
50
  }
51
51
  @media screen and (min-width: 600px) {
52
- .notification__toastContent_14kek {
52
+ .notification__toastContent_dk5db {
53
53
  width: var(--notification-desktop-content-width);
54
54
  }
55
55
  }
56
- .notification__actionSection_14kek {
56
+ .notification__actionSection_dk5db {
57
57
  min-width: 104px;
58
58
  min-height: 48px;
59
59
  padding: var(--gap-0) var(--gap-8);
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"notificationComponent":"notification__notificationComponent_14kek","isVisible":"notification__isVisible_14kek","isClosing":"notification__isClosing_14kek","toastContent":"notification__toastContent_14kek","actionSection":"notification__actionSection_14kek"};
5
+ var styles = {"notificationComponent":"notification__notificationComponent_dk5db","isVisible":"notification__isVisible_dk5db","isClosing":"notification__isClosing_dk5db","toastContent":"notification__toastContent_dk5db","actionSection":"notification__actionSection_dk5db"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
package/modern/index.css CHANGED
@@ -14,7 +14,7 @@
14
14
  :root {
15
15
  --notification-desktop-content-width: 278px;
16
16
  }
17
- .notification__notificationComponent_14kek {
17
+ .notification__notificationComponent_dk5db {
18
18
  visibility: hidden;
19
19
  right: var(--gap-12);
20
20
  transform: translate(0, -500px);
@@ -26,34 +26,34 @@
26
26
  transition: transform 0.4s ease-out;
27
27
  }
28
28
  @media screen and (min-width: 600px) {
29
- .notification__notificationComponent_14kek {
29
+ .notification__notificationComponent_dk5db {
30
30
  right: var(--gap-48);
31
31
  width: auto;
32
32
  transform: translate(calc(100% + var(--gap-48)), 0);
33
33
  }
34
34
  }
35
- .notification__notificationComponent_14kek.notification__isVisible_14kek {
35
+ .notification__notificationComponent_dk5db.notification__isVisible_dk5db {
36
36
  visibility: visible;
37
37
  transform: translate(0, 0);
38
38
  }
39
- .notification__notificationComponent_14kek.notification__isClosing_14kek {
39
+ .notification__notificationComponent_dk5db.notification__isClosing_dk5db {
40
40
  transition: transform 0.1s ease-out;
41
41
  transform: translate(100vw, 0);
42
42
  }
43
43
  @media screen and (min-width: 600px) {
44
- .notification__notificationComponent_14kek.notification__isClosing_14kek {
44
+ .notification__notificationComponent_dk5db.notification__isClosing_dk5db {
45
45
  transform: translate(calc(100% + var(--gap-48)), 0);
46
46
  }
47
47
  }
48
- .notification__notificationComponent_14kek.notification__notificationComponent_14kek {
48
+ .notification__notificationComponent_dk5db.notification__notificationComponent_dk5db {
49
49
  position: fixed;
50
50
  }
51
51
  @media screen and (min-width: 600px) {
52
- .notification__toastContent_14kek {
52
+ .notification__toastContent_dk5db {
53
53
  width: var(--notification-desktop-content-width);
54
54
  }
55
55
  }
56
- .notification__actionSection_14kek {
56
+ .notification__actionSection_dk5db {
57
57
  min-width: 104px;
58
58
  min-height: 48px;
59
59
  padding: var(--gap-0) var(--gap-8);
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"notificationComponent":"notification__notificationComponent_14kek","isVisible":"notification__isVisible_14kek","isClosing":"notification__isClosing_14kek","toastContent":"notification__toastContent_14kek","actionSection":"notification__actionSection_14kek"};
3
+ const styles = {"notificationComponent":"notification__notificationComponent_dk5db","isVisible":"notification__isVisible_dk5db","isClosing":"notification__isClosing_dk5db","toastContent":"notification__toastContent_dk5db","actionSection":"notification__actionSection_dk5db"};
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": "9.0.2",
3
+ "version": "9.0.3",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -13,7 +13,7 @@
13
13
  "@alfalab/core-components-portal": "^5.0.1",
14
14
  "@alfalab/core-components-shared": "^2.1.0",
15
15
  "@alfalab/core-components-stack": "^7.0.1",
16
- "@alfalab/core-components-toast-plate": "^9.0.2",
16
+ "@alfalab/core-components-toast-plate": "^9.0.3",
17
17
  "classnames": "^2.5.1",
18
18
  "element-closest": "^3.0.2",
19
19
  "react-merge-refs": "^1.1.0",
@@ -29,6 +29,6 @@
29
29
  "access": "public",
30
30
  "directory": "dist"
31
31
  },
32
- "themesVersion": "15.0.1",
32
+ "themesVersion": "15.0.2",
33
33
  "varsVersion": "11.0.1"
34
34
  }