@alfalab/core-components-notification-manager 4.1.6 → 4.1.10

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 CHANGED
@@ -3,6 +3,44 @@
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
+ ## [4.1.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.1.9...@alfalab/core-components-notification-manager@4.1.10) (2022-06-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **icon-button:** fix disabled colors ([#104](https://github.com/core-ds/core-components/issues/104)) ([3f03849](https://github.com/core-ds/core-components/commit/3f038495bb63f72cd81ceeedbe55b52119581d57))
12
+
13
+
14
+
15
+
16
+
17
+ ## [4.1.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.1.8...@alfalab/core-components-notification-manager@4.1.9) (2022-06-23)
18
+
19
+ **Note:** Version bump only for package @alfalab/core-components-notification-manager
20
+
21
+
22
+
23
+
24
+
25
+ ## [4.1.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.1.7...@alfalab/core-components-notification-manager@4.1.8) (2022-06-20)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * **icon-button:** fix loading ([#105](https://github.com/core-ds/core-components/issues/105)) ([0b133f0](https://github.com/core-ds/core-components/commit/0b133f042e86702ec2861915f2cdbcdbad9ca905))
31
+
32
+
33
+
34
+
35
+
36
+ ## [4.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.1.6...@alfalab/core-components-notification-manager@4.1.7) (2022-06-03)
37
+
38
+ **Note:** Version bump only for package @alfalab/core-components-notification-manager
39
+
40
+
41
+
42
+
43
+
6
44
  # [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
45
 
8
46
 
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-b0dad194.js');
5
+ var components_notification_component = require('./component-7d4ffb61.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-manager__component_1yvkk","notification":"notification-manager__notification_1yvkk","enter":"notification-manager__enter_1yvkk","enterActive":"notification-manager__enterActive_1yvkk","exit":"notification-manager__exit_1yvkk","exitActive":"notification-manager__exitActive_1yvkk"};
17
+ var styles = {"component":"notification-manager__component_dmpur","notification":"notification-manager__notification_dmpur","enter":"notification-manager__enter_dmpur","enterActive":"notification-manager__enterActive_dmpur","exit":"notification-manager__exit_dmpur","exitActive":"notification-manager__exitActive_dmpur"};
18
18
  require('./index.css')
19
19
 
20
20
  var CSS_TRANSITION_CLASS_NAMES = {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var components_notification_component = require('../component-b0dad194.js');
5
+ var components_notification_component = require('../component-7d4ffb61.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-b0dad194.js');
5
+ var components_notification_component = require('../../component-7d4ffb61.js');
6
6
  require('react');
7
7
  require('classnames');
8
8
 
@@ -1 +1 @@
1
- export * from "../../component-b0dad194";
1
+ export * from "../../component-7d4ffb61";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var components_notification_component = require('../../component-b0dad194.js');
5
+ var components_notification_component = require('../../component-7d4ffb61.js');
6
6
  require('react');
7
7
  require('classnames');
8
8
 
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign, N as Notification } from './component-ef84ab7c.js';
1
+ import { _ as __rest, a as __assign, N as Notification } from './component-eba09e5c.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-manager__component_1yvkk","notification":"notification-manager__notification_1yvkk","enter":"notification-manager__enter_1yvkk","enterActive":"notification-manager__enterActive_1yvkk","exit":"notification-manager__exit_1yvkk","exitActive":"notification-manager__exitActive_1yvkk"};
8
+ var styles = {"component":"notification-manager__component_dmpur","notification":"notification-manager__notification_dmpur","enter":"notification-manager__enter_dmpur","enterActive":"notification-manager__enterActive_dmpur","exit":"notification-manager__exit_dmpur","exitActive":"notification-manager__exitActive_dmpur"};
9
9
  require('./index.css')
10
10
 
11
11
  var CSS_TRANSITION_CLASS_NAMES = {
@@ -1,3 +1,3 @@
1
- export { N as Notification } from '../component-ef84ab7c.js';
1
+ export { N as Notification } from '../component-eba09e5c.js';
2
2
  import 'react';
3
3
  import 'classnames';
@@ -1,3 +1,3 @@
1
- export { N as Notification } from '../../component-ef84ab7c.js';
1
+ export { N as Notification } from '../../component-eba09e5c.js';
2
2
  import 'react';
3
3
  import 'classnames';
@@ -1 +1 @@
1
- export * from "../../component-ef84ab7c";
1
+ export * from "../../component-eba09e5c";
@@ -1,3 +1,3 @@
1
- export { N as Notification } from '../../component-ef84ab7c.js';
1
+ export { N as Notification } from '../../component-eba09e5c.js';
2
2
  import 'react';
3
3
  import 'classnames';
@@ -1,11 +1,11 @@
1
- /* hash: abxq7 */
1
+ /* hash: 1m4va */
2
2
  :root {
3
3
  --gap-s: 12px;
4
4
  --gap-xl: 24px;
5
5
  --gap-4xl: 48px;
6
6
  }
7
7
 
8
- .notification-manager__component_1yvkk {
8
+ .notification-manager__component_dmpur {
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-manager__component_1yvkk .notification-manager__notification_1yvkk {
16
+ .notification-manager__component_dmpur .notification-manager__notification_dmpur {
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-manager__enter_1yvkk {
23
+ .notification-manager__enter_dmpur {
24
24
  visibility: hidden;
25
25
  transform: translate(0, -500px);
26
26
  transition: transform 0.4s ease-out;
27
27
  }
28
28
 
29
- .notification-manager__enterActive_1yvkk {
29
+ .notification-manager__enterActive_dmpur {
30
30
  visibility: visible;
31
31
  transform: translate(0);
32
32
  }
33
33
 
34
- .notification-manager__exit_1yvkk {
34
+ .notification-manager__exit_dmpur {
35
35
  opacity: 0;
36
36
  transition: opacity 0.15s ease-in-out;
37
37
  }
38
38
 
39
- .notification-manager__exitActive_1yvkk {
39
+ .notification-manager__exitActive_dmpur {
40
40
  visibility: hidden;
41
41
  opacity: 0;
42
42
  }
43
43
 
44
44
  @media (min-width: 600px) {
45
- .notification-manager__component_1yvkk {
45
+ .notification-manager__component_dmpur {
46
46
  right: var(--gap-4xl);
47
47
  }
48
48
 
49
- .notification-manager__component_1yvkk .notification-manager__notification_1yvkk {
49
+ .notification-manager__component_dmpur .notification-manager__notification_dmpur {
50
50
  width: auto;
51
51
  }
52
52
 
53
- .notification-manager__enter_1yvkk {
53
+ .notification-manager__enter_dmpur {
54
54
  transform: translate(100%, 0);
55
55
  }
56
56
 
57
- .notification-manager__enterActive_1yvkk {
57
+ .notification-manager__enterActive_dmpur {
58
58
  transform: translate(0);
59
59
  }
60
60
  }
package/dist/esm/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import './component-ef84ab7c.js';
1
+ import './component-eba09e5c.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import 'react-transition-group';
package/dist/index.css CHANGED
@@ -1,11 +1,11 @@
1
- /* hash: abxq7 */
1
+ /* hash: 1m4va */
2
2
  :root {
3
3
  --gap-s: 12px;
4
4
  --gap-xl: 24px;
5
5
  --gap-4xl: 48px;
6
6
  }
7
7
 
8
- .notification-manager__component_1yvkk {
8
+ .notification-manager__component_dmpur {
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-manager__component_1yvkk .notification-manager__notification_1yvkk {
16
+ .notification-manager__component_dmpur .notification-manager__notification_dmpur {
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-manager__enter_1yvkk {
23
+ .notification-manager__enter_dmpur {
24
24
  visibility: hidden;
25
25
  transform: translate(0, -500px);
26
26
  transition: transform 0.4s ease-out;
27
27
  }
28
28
 
29
- .notification-manager__enterActive_1yvkk {
29
+ .notification-manager__enterActive_dmpur {
30
30
  visibility: visible;
31
31
  transform: translate(0);
32
32
  }
33
33
 
34
- .notification-manager__exit_1yvkk {
34
+ .notification-manager__exit_dmpur {
35
35
  opacity: 0;
36
36
  transition: opacity 0.15s ease-in-out;
37
37
  }
38
38
 
39
- .notification-manager__exitActive_1yvkk {
39
+ .notification-manager__exitActive_dmpur {
40
40
  visibility: hidden;
41
41
  opacity: 0;
42
42
  }
43
43
 
44
44
  @media (min-width: 600px) {
45
- .notification-manager__component_1yvkk {
45
+ .notification-manager__component_dmpur {
46
46
  right: var(--gap-4xl);
47
47
  }
48
48
 
49
- .notification-manager__component_1yvkk .notification-manager__notification_1yvkk {
49
+ .notification-manager__component_dmpur .notification-manager__notification_dmpur {
50
50
  width: auto;
51
51
  }
52
52
 
53
- .notification-manager__enter_1yvkk {
53
+ .notification-manager__enter_dmpur {
54
54
  transform: translate(100%, 0);
55
55
  }
56
56
 
57
- .notification-manager__enterActive_1yvkk {
57
+ .notification-manager__enterActive_dmpur {
58
58
  transform: translate(0);
59
59
  }
60
60
  }
package/dist/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./component-b0dad194.js');
5
+ require('./component-7d4ffb61.js');
6
6
  require('react');
7
7
  require('classnames');
8
8
  require('react-transition-group');
@@ -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-manager__component_1yvkk","notification":"notification-manager__notification_1yvkk","enter":"notification-manager__enter_1yvkk","enterActive":"notification-manager__enterActive_1yvkk","exit":"notification-manager__exit_1yvkk","exitActive":"notification-manager__exitActive_1yvkk"};
8
+ var styles = {"component":"notification-manager__component_dmpur","notification":"notification-manager__notification_dmpur","enter":"notification-manager__enter_dmpur","enterActive":"notification-manager__enterActive_dmpur","exit":"notification-manager__exit_dmpur","exitActive":"notification-manager__exitActive_dmpur"};
9
9
  require('./index.css')
10
10
 
11
11
  const CSS_TRANSITION_CLASS_NAMES = {
@@ -1,11 +1,11 @@
1
- /* hash: abxq7 */
1
+ /* hash: 1m4va */
2
2
  :root {
3
3
  --gap-s: 12px;
4
4
  --gap-xl: 24px;
5
5
  --gap-4xl: 48px;
6
6
  }
7
7
 
8
- .notification-manager__component_1yvkk {
8
+ .notification-manager__component_dmpur {
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-manager__component_1yvkk .notification-manager__notification_1yvkk {
16
+ .notification-manager__component_dmpur .notification-manager__notification_dmpur {
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-manager__enter_1yvkk {
23
+ .notification-manager__enter_dmpur {
24
24
  visibility: hidden;
25
25
  transform: translate(0, -500px);
26
26
  transition: transform 0.4s ease-out;
27
27
  }
28
28
 
29
- .notification-manager__enterActive_1yvkk {
29
+ .notification-manager__enterActive_dmpur {
30
30
  visibility: visible;
31
31
  transform: translate(0);
32
32
  }
33
33
 
34
- .notification-manager__exit_1yvkk {
34
+ .notification-manager__exit_dmpur {
35
35
  opacity: 0;
36
36
  transition: opacity 0.15s ease-in-out;
37
37
  }
38
38
 
39
- .notification-manager__exitActive_1yvkk {
39
+ .notification-manager__exitActive_dmpur {
40
40
  visibility: hidden;
41
41
  opacity: 0;
42
42
  }
43
43
 
44
44
  @media (min-width: 600px) {
45
- .notification-manager__component_1yvkk {
45
+ .notification-manager__component_dmpur {
46
46
  right: var(--gap-4xl);
47
47
  }
48
48
 
49
- .notification-manager__component_1yvkk .notification-manager__notification_1yvkk {
49
+ .notification-manager__component_dmpur .notification-manager__notification_dmpur {
50
50
  width: auto;
51
51
  }
52
52
 
53
- .notification-manager__enter_1yvkk {
53
+ .notification-manager__enter_dmpur {
54
54
  transform: translate(100%, 0);
55
55
  }
56
56
 
57
- .notification-manager__enterActive_1yvkk {
57
+ .notification-manager__enterActive_dmpur {
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.1.6",
3
+ "version": "4.1.10",
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.2.6",
22
+ "@alfalab/core-components-notification": "^5.2.10",
23
23
  "@alfalab/core-components-portal": "^2.0.2",
24
24
  "@alfalab/core-components-stack": "^3.0.2",
25
25
  "classnames": "2.2.6",
26
26
  "react-transition-group": "4.4.1"
27
27
  },
28
- "gitHead": "a9d94bb54b83473443a06cd7338c8f822385cb13"
28
+ "gitHead": "97545dc462e2c884c25f4a7e5092abf6dafac81f"
29
29
  }