@alfalab/core-components-notification-manager 5.4.10 → 5.4.11

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/component.js CHANGED
@@ -16,7 +16,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
16
16
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
17
17
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
18
18
 
19
- var styles = {"component":"notification-manager__component_1kzwi","notification":"notification-manager__notification_1kzwi","withoutMargin":"notification-manager__withoutMargin_1kzwi","enter":"notification-manager__enter_1kzwi","enterActive":"notification-manager__enterActive_1kzwi"};
19
+ var styles = {"component":"notification-manager__component_smg2r","notification":"notification-manager__notification_smg2r","withoutMargin":"notification-manager__withoutMargin_smg2r","enter":"notification-manager__enter_smg2r","enterActive":"notification-manager__enterActive_smg2r"};
20
20
  require('./index.css')
21
21
 
22
22
  var CSS_TRANSITION_CLASS_NAMES = {
package/esm/component.js CHANGED
@@ -7,7 +7,7 @@ import { Stack } from '@alfalab/core-components-stack/esm';
7
7
  import { stackingOrder } from '@alfalab/stack-context';
8
8
  import { Notification } from './components/notification/component.js';
9
9
 
10
- var styles = {"component":"notification-manager__component_1kzwi","notification":"notification-manager__notification_1kzwi","withoutMargin":"notification-manager__withoutMargin_1kzwi","enter":"notification-manager__enter_1kzwi","enterActive":"notification-manager__enterActive_1kzwi"};
10
+ var styles = {"component":"notification-manager__component_smg2r","notification":"notification-manager__notification_smg2r","withoutMargin":"notification-manager__withoutMargin_smg2r","enter":"notification-manager__enter_smg2r","enterActive":"notification-manager__enterActive_smg2r"};
11
11
  require('./index.css')
12
12
 
13
13
  var CSS_TRANSITION_CLASS_NAMES = {
package/esm/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 121if */
1
+ /* hash: w85gx */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */
3
3
  --gap-s: 12px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  --gap-xl: 24px; /* deprecated */ /* deprecated */ /* deprecated */
@@ -7,7 +7,7 @@
7
7
  /* новые значения, используйте их */
8
8
  }
9
9
 
10
- .notification-manager__component_1kzwi {
10
+ .notification-manager__component_smg2r {
11
11
  position: fixed;
12
12
  top: 0;
13
13
  right: var(--gap-s);
@@ -15,45 +15,45 @@
15
15
  flex-direction: column;
16
16
  }
17
17
 
18
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi {
18
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r {
19
19
  width: calc(100vw - var(--gap-xl));
20
20
  margin-top: var(--gap-s);
21
21
  will-change: transform
22
22
  }
23
23
 
24
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi.notification-manager__withoutMargin_1kzwi {
24
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r.notification-manager__withoutMargin_smg2r {
25
25
  margin-top: 0;
26
26
  }
27
27
 
28
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi.notification-manager__notification_1kzwi {
28
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r.notification-manager__notification_smg2r {
29
29
  position: static;
30
30
  }
31
31
 
32
- .notification-manager__enter_1kzwi {
32
+ .notification-manager__enter_smg2r {
33
33
  visibility: hidden;
34
34
  transform: translate(0, -500px);
35
35
  }
36
36
 
37
- .notification-manager__enterActive_1kzwi {
37
+ .notification-manager__enterActive_smg2r {
38
38
  visibility: visible;
39
39
  transform: translate(0);
40
40
  transition: transform 0.4s ease-out;
41
41
  }
42
42
 
43
43
  @media (min-width: 600px) {
44
- .notification-manager__component_1kzwi {
44
+ .notification-manager__component_smg2r {
45
45
  right: var(--gap-4xl);
46
46
  }
47
47
 
48
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi {
48
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r {
49
49
  width: auto;
50
50
  }
51
51
 
52
- .notification-manager__enter_1kzwi {
52
+ .notification-manager__enter_smg2r {
53
53
  transform: translate(100%, 0);
54
54
  }
55
55
 
56
- .notification-manager__enterActive_1kzwi {
56
+ .notification-manager__enterActive_smg2r {
57
57
  transform: translate(0);
58
58
  }
59
59
  }
package/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 121if */
1
+ /* hash: w85gx */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */
3
3
  --gap-s: 12px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  --gap-xl: 24px; /* deprecated */ /* deprecated */ /* deprecated */
@@ -7,7 +7,7 @@
7
7
  /* новые значения, используйте их */
8
8
  }
9
9
 
10
- .notification-manager__component_1kzwi {
10
+ .notification-manager__component_smg2r {
11
11
  position: fixed;
12
12
  top: 0;
13
13
  right: var(--gap-s);
@@ -15,45 +15,45 @@
15
15
  flex-direction: column;
16
16
  }
17
17
 
18
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi {
18
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r {
19
19
  width: calc(100vw - var(--gap-xl));
20
20
  margin-top: var(--gap-s);
21
21
  will-change: transform
22
22
  }
23
23
 
24
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi.notification-manager__withoutMargin_1kzwi {
24
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r.notification-manager__withoutMargin_smg2r {
25
25
  margin-top: 0;
26
26
  }
27
27
 
28
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi.notification-manager__notification_1kzwi {
28
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r.notification-manager__notification_smg2r {
29
29
  position: static;
30
30
  }
31
31
 
32
- .notification-manager__enter_1kzwi {
32
+ .notification-manager__enter_smg2r {
33
33
  visibility: hidden;
34
34
  transform: translate(0, -500px);
35
35
  }
36
36
 
37
- .notification-manager__enterActive_1kzwi {
37
+ .notification-manager__enterActive_smg2r {
38
38
  visibility: visible;
39
39
  transform: translate(0);
40
40
  transition: transform 0.4s ease-out;
41
41
  }
42
42
 
43
43
  @media (min-width: 600px) {
44
- .notification-manager__component_1kzwi {
44
+ .notification-manager__component_smg2r {
45
45
  right: var(--gap-4xl);
46
46
  }
47
47
 
48
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi {
48
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r {
49
49
  width: auto;
50
50
  }
51
51
 
52
- .notification-manager__enter_1kzwi {
52
+ .notification-manager__enter_smg2r {
53
53
  transform: translate(100%, 0);
54
54
  }
55
55
 
56
- .notification-manager__enterActive_1kzwi {
56
+ .notification-manager__enterActive_smg2r {
57
57
  transform: translate(0);
58
58
  }
59
59
  }
@@ -6,7 +6,7 @@ import { Stack } from '@alfalab/core-components-stack/modern';
6
6
  import { stackingOrder } from '@alfalab/stack-context';
7
7
  import { Notification } from './components/notification/component.js';
8
8
 
9
- const styles = {"component":"notification-manager__component_1kzwi","notification":"notification-manager__notification_1kzwi","withoutMargin":"notification-manager__withoutMargin_1kzwi","enter":"notification-manager__enter_1kzwi","enterActive":"notification-manager__enterActive_1kzwi"};
9
+ const styles = {"component":"notification-manager__component_smg2r","notification":"notification-manager__notification_smg2r","withoutMargin":"notification-manager__withoutMargin_smg2r","enter":"notification-manager__enter_smg2r","enterActive":"notification-manager__enterActive_smg2r"};
10
10
  require('./index.css')
11
11
 
12
12
  const CSS_TRANSITION_CLASS_NAMES = {
package/modern/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 121if */
1
+ /* hash: w85gx */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */
3
3
  --gap-s: 12px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  --gap-xl: 24px; /* deprecated */ /* deprecated */ /* deprecated */
@@ -7,7 +7,7 @@
7
7
  /* новые значения, используйте их */
8
8
  }
9
9
 
10
- .notification-manager__component_1kzwi {
10
+ .notification-manager__component_smg2r {
11
11
  position: fixed;
12
12
  top: 0;
13
13
  right: var(--gap-s);
@@ -15,45 +15,45 @@
15
15
  flex-direction: column;
16
16
  }
17
17
 
18
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi {
18
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r {
19
19
  width: calc(100vw - var(--gap-xl));
20
20
  margin-top: var(--gap-s);
21
21
  will-change: transform
22
22
  }
23
23
 
24
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi.notification-manager__withoutMargin_1kzwi {
24
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r.notification-manager__withoutMargin_smg2r {
25
25
  margin-top: 0;
26
26
  }
27
27
 
28
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi.notification-manager__notification_1kzwi {
28
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r.notification-manager__notification_smg2r {
29
29
  position: static;
30
30
  }
31
31
 
32
- .notification-manager__enter_1kzwi {
32
+ .notification-manager__enter_smg2r {
33
33
  visibility: hidden;
34
34
  transform: translate(0, -500px);
35
35
  }
36
36
 
37
- .notification-manager__enterActive_1kzwi {
37
+ .notification-manager__enterActive_smg2r {
38
38
  visibility: visible;
39
39
  transform: translate(0);
40
40
  transition: transform 0.4s ease-out;
41
41
  }
42
42
 
43
43
  @media (min-width: 600px) {
44
- .notification-manager__component_1kzwi {
44
+ .notification-manager__component_smg2r {
45
45
  right: var(--gap-4xl);
46
46
  }
47
47
 
48
- .notification-manager__component_1kzwi .notification-manager__notification_1kzwi {
48
+ .notification-manager__component_smg2r .notification-manager__notification_smg2r {
49
49
  width: auto;
50
50
  }
51
51
 
52
- .notification-manager__enter_1kzwi {
52
+ .notification-manager__enter_smg2r {
53
53
  transform: translate(100%, 0);
54
54
  }
55
55
 
56
- .notification-manager__enterActive_1kzwi {
56
+ .notification-manager__enterActive_smg2r {
57
57
  transform: translate(0);
58
58
  }
59
59
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-notification-manager",
3
- "version": "5.4.10",
3
+ "version": "5.4.11",
4
4
  "description": "Notification manager",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -14,7 +14,7 @@
14
14
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0"
15
15
  },
16
16
  "dependencies": {
17
- "@alfalab/core-components-notification": "^7.1.2",
17
+ "@alfalab/core-components-notification": "^7.1.3",
18
18
  "@alfalab/core-components-portal": "^3.3.1",
19
19
  "@alfalab/core-components-stack": "^5.0.0",
20
20
  "classnames": "^2.3.1",