@alfalab/core-components-notification-manager 4.3.2 → 5.0.0
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/{dist/component-0dbe85d4.d.ts → component-56749122.d.ts} +0 -0
- package/{dist/component-0dbe85d4.js → component-56749122.js} +0 -0
- package/{dist/component.d.ts → component.d.ts} +0 -0
- package/{dist/component.js → component.js} +1 -1
- package/{dist/components → components}/index.d.ts +0 -0
- package/{dist/components → components}/index.js +1 -1
- package/{dist/components → components}/notification/component.d.ts +0 -0
- package/{dist/components → components}/notification/component.js +1 -1
- package/components/notification/index.d.ts +1 -0
- package/{dist/components → components}/notification/index.js +1 -1
- package/{dist/cssm → cssm}/component-d28c47be.d.ts +0 -0
- package/{dist/cssm → cssm}/component-d28c47be.js +0 -0
- package/{dist/cssm → cssm}/component.d.ts +0 -0
- package/{dist/cssm → cssm}/component.js +2 -2
- package/{dist/cssm → cssm}/components/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/index.js +0 -0
- package/{dist/cssm → cssm}/components/notification/component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/notification/component.js +0 -0
- package/{dist/cssm → cssm}/components/notification/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/notification/index.js +0 -0
- package/{dist/cssm → cssm}/index.d.ts +0 -0
- package/{dist/cssm → cssm}/index.js +2 -2
- package/{dist/cssm → cssm}/index.module.css +0 -0
- package/{dist/esm/component-b80b1978.d.ts → esm/component-22b3e932.d.ts} +0 -0
- package/{dist/esm/component-b80b1978.js → esm/component-22b3e932.js} +0 -0
- package/{dist/esm → esm}/component.d.ts +0 -0
- package/{dist/esm → esm}/component.js +3 -3
- package/{dist/esm → esm}/components/index.d.ts +0 -0
- package/esm/components/index.js +3 -0
- package/{dist/esm → esm}/components/notification/component.d.ts +0 -0
- package/esm/components/notification/component.js +3 -0
- package/esm/components/notification/index.d.ts +1 -0
- package/esm/components/notification/index.js +3 -0
- package/{dist/modern → esm}/index.css +1 -1
- package/{dist/esm → esm}/index.d.ts +0 -0
- package/esm/index.js +7 -0
- package/{dist/esm/index.css → index.css} +1 -1
- package/{dist/index.d.ts → index.d.ts} +0 -0
- package/{dist/index.js → index.js} +1 -1
- package/{dist/modern → modern}/component.d.ts +0 -0
- package/{dist/modern → modern}/component.js +2 -2
- package/{dist/modern → modern}/components/index.d.ts +0 -0
- package/{dist/modern → modern}/components/index.js +0 -0
- package/{dist/modern → modern}/components/notification/component.d.ts +0 -0
- package/{dist/modern → modern}/components/notification/component.js +0 -0
- package/{dist/modern → modern}/components/notification/index.d.ts +0 -0
- package/{dist/modern → modern}/components/notification/index.js +0 -0
- package/{dist → modern}/index.css +1 -1
- package/{dist/modern → modern}/index.d.ts +0 -0
- package/{dist/modern → modern}/index.js +2 -2
- package/package.json +10 -13
- package/{dist/send-stats.js → send-stats.js} +0 -0
- package/CHANGELOG.md +0 -451
- package/dist/components/notification/index.d.ts +0 -1
- package/dist/esm/components/index.js +0 -3
- package/dist/esm/components/notification/component.js +0 -3
- package/dist/esm/components/notification/index.d.ts +0 -1
- package/dist/esm/components/notification/index.js +0 -3
- package/dist/esm/index.js +0 -7
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var components_notification_component = require('./component-
|
|
5
|
+
var components_notification_component = require('./component-56749122.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
var reactTransitionGroup = require('react-transition-group');
|
|
File without changes
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var components_notification_component = require('../component-
|
|
5
|
+
var components_notification_component = require('../component-56749122.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
|
|
File without changes
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var components_notification_component = require('../../component-
|
|
5
|
+
var components_notification_component = require('../../component-56749122.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "../../component-56749122";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var components_notification_component = require('../../component-
|
|
5
|
+
var components_notification_component = require('../../component-56749122.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -6,8 +6,8 @@ var components_notification_component = require('./component-d28c47be.js');
|
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
var reactTransitionGroup = require('react-transition-group');
|
|
9
|
-
var coreComponentsPortal = require('@alfalab/core-components-portal/
|
|
10
|
-
var coreComponentsStack = require('@alfalab/core-components-stack/
|
|
9
|
+
var coreComponentsPortal = require('@alfalab/core-components-portal/cssm');
|
|
10
|
+
var coreComponentsStack = require('@alfalab/core-components-stack/cssm');
|
|
11
11
|
var styles = require('./index.module.css');
|
|
12
12
|
|
|
13
13
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -6,8 +6,8 @@ require('./component-d28c47be.js');
|
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
require('react-transition-group');
|
|
9
|
-
require('@alfalab/core-components-portal/
|
|
10
|
-
require('@alfalab/core-components-stack/
|
|
9
|
+
require('@alfalab/core-components-portal/cssm');
|
|
10
|
+
require('@alfalab/core-components-stack/cssm');
|
|
11
11
|
require('./index.module.css');
|
|
12
12
|
var component = require('./component.js');
|
|
13
13
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign, N as Notification } from './component-
|
|
1
|
+
import { _ as __rest, a as __assign, N as Notification } from './component-22b3e932.js';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { TransitionGroup, CSSTransition } from 'react-transition-group';
|
|
5
|
-
import { Portal } from '@alfalab/core-components-portal/
|
|
6
|
-
import { stackingOrder, Stack } from '@alfalab/core-components-stack/
|
|
5
|
+
import { Portal } from '@alfalab/core-components-portal/esm';
|
|
6
|
+
import { stackingOrder, Stack } from '@alfalab/core-components-stack/esm';
|
|
7
7
|
|
|
8
8
|
var styles = {"component":"notification-manager__component_1vtyy","notification":"notification-manager__notification_1vtyy","enter":"notification-manager__enter_1vtyy","enterActive":"notification-manager__enterActive_1vtyy","exit":"notification-manager__exit_1vtyy","exitActive":"notification-manager__exitActive_1vtyy"};
|
|
9
9
|
require('./index.css')
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "../../component-22b3e932";
|
|
File without changes
|
package/esm/index.js
ADDED
|
File without changes
|
|
File without changes
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { TransitionGroup, CSSTransition } from 'react-transition-group';
|
|
4
|
-
import { Portal } from '@alfalab/core-components-portal/
|
|
5
|
-
import { stackingOrder, Stack } from '@alfalab/core-components-stack/
|
|
4
|
+
import { Portal } from '@alfalab/core-components-portal/modern';
|
|
5
|
+
import { stackingOrder, Stack } from '@alfalab/core-components-stack/modern';
|
|
6
6
|
import { Notification } from './components/notification/component.js';
|
|
7
7
|
|
|
8
8
|
var styles = {"component":"notification-manager__component_1vtyy","notification":"notification-manager__notification_1vtyy","enter":"notification-manager__enter_1vtyy","enterActive":"notification-manager__enterActive_1vtyy","exit":"notification-manager__exit_1vtyy","exitActive":"notification-manager__exitActive_1vtyy"};
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import 'react-transition-group';
|
|
4
|
-
import '@alfalab/core-components-portal/
|
|
5
|
-
import '@alfalab/core-components-stack/
|
|
4
|
+
import '@alfalab/core-components-portal/modern';
|
|
5
|
+
import '@alfalab/core-components-stack/modern';
|
|
6
6
|
import './components/notification/component.js';
|
|
7
7
|
export { NotificationManager } from './component.js';
|
package/package.json
CHANGED
|
@@ -1,29 +1,26 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-notification-manager",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "Notification manager",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
7
|
-
"main": "
|
|
8
|
-
"module": "./
|
|
9
|
-
"files": [
|
|
10
|
-
"dist"
|
|
11
|
-
],
|
|
7
|
+
"main": "index.js",
|
|
8
|
+
"module": "./esm/index.js",
|
|
12
9
|
"scripts": {
|
|
13
|
-
"postinstall": "node -e \"if (require('fs').existsSync('./
|
|
10
|
+
"postinstall": "node -e \"if (require('fs').existsSync('./send-stats.js')){require('./send-stats.js')} \""
|
|
14
11
|
},
|
|
15
12
|
"publishConfig": {
|
|
16
|
-
"access": "public"
|
|
13
|
+
"access": "public",
|
|
14
|
+
"directory": "dist"
|
|
17
15
|
},
|
|
18
16
|
"peerDependencies": {
|
|
19
17
|
"react": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
20
18
|
},
|
|
21
19
|
"dependencies": {
|
|
22
|
-
"@alfalab/core-components-notification": "^
|
|
23
|
-
"@alfalab/core-components-portal": "^
|
|
24
|
-
"@alfalab/core-components-stack": "^
|
|
20
|
+
"@alfalab/core-components-notification": "^6.0.0",
|
|
21
|
+
"@alfalab/core-components-portal": "^3.0.0",
|
|
22
|
+
"@alfalab/core-components-stack": "^4.0.0",
|
|
25
23
|
"classnames": "^2.3.1",
|
|
26
24
|
"react-transition-group": "^4.4.1"
|
|
27
|
-
}
|
|
28
|
-
"gitHead": "4d6c8965d07839e339b370bb7c92bd7f9e24b1f3"
|
|
25
|
+
}
|
|
29
26
|
}
|
|
File without changes
|
package/CHANGELOG.md
DELETED
|
@@ -1,451 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [4.3.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.3.1...@alfalab/core-components-notification-manager@4.3.2) (2022-08-17)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* returned dist directory ([#199](https://github.com/core-ds/core-components/issues/199)) ([fabc15e](https://github.com/core-ds/core-components/commit/fabc15effa1457ca65ec7238206f1b1fc2a2a613))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
## [4.3.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.3.0...@alfalab/core-components-notification-manager@4.3.1) (2022-08-11)
|
|
18
|
-
|
|
19
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
# [4.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.2.3...@alfalab/core-components-notification-manager@4.3.0) (2022-08-04)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### Features
|
|
29
|
-
|
|
30
|
-
* react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
## [4.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.2.2...@alfalab/core-components-notification-manager@4.2.3) (2022-07-18)
|
|
37
|
-
|
|
38
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
## [4.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.2.1...@alfalab/core-components-notification-manager@4.2.2) (2022-07-15)
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
### Bug Fixes
|
|
48
|
-
|
|
49
|
-
* bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
## [4.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.2.0...@alfalab/core-components-notification-manager@4.2.1) (2022-07-14)
|
|
56
|
-
|
|
57
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
# [4.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.1.10...@alfalab/core-components-notification-manager@4.2.0) (2022-06-28)
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
### Features
|
|
67
|
-
|
|
68
|
-
* circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
## [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)
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
### Bug Fixes
|
|
78
|
-
|
|
79
|
-
* **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))
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
## [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)
|
|
86
|
-
|
|
87
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
## [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)
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
### Bug Fixes
|
|
97
|
-
|
|
98
|
-
* **icon-button:** fix loading ([#105](https://github.com/core-ds/core-components/issues/105)) ([0b133f0](https://github.com/core-ds/core-components/commit/0b133f042e86702ec2861915f2cdbcdbad9ca905))
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
## [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)
|
|
105
|
-
|
|
106
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
# [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)
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
### Features
|
|
116
|
-
|
|
117
|
-
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
## [4.0.18](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.17...@alfalab/core-components-notification-manager@4.0.18) (2022-02-17)
|
|
124
|
-
|
|
125
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
## [4.0.17](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.16...@alfalab/core-components-notification-manager@4.0.17) (2022-02-15)
|
|
132
|
-
|
|
133
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
## [4.0.16](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.15...@alfalab/core-components-notification-manager@4.0.16) (2022-02-09)
|
|
140
|
-
|
|
141
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
## [4.0.15](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.14...@alfalab/core-components-notification-manager@4.0.15) (2022-02-03)
|
|
148
|
-
|
|
149
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
## [4.0.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.13...@alfalab/core-components-notification-manager@4.0.14) (2022-02-02)
|
|
156
|
-
|
|
157
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
## [4.0.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.12...@alfalab/core-components-notification-manager@4.0.13) (2021-12-29)
|
|
164
|
-
|
|
165
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
## [4.0.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.11...@alfalab/core-components-notification-manager@4.0.12) (2021-12-14)
|
|
172
|
-
|
|
173
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
## [4.0.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.10...@alfalab/core-components-notification-manager@4.0.11) (2021-12-08)
|
|
180
|
-
|
|
181
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
## [4.0.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.9...@alfalab/core-components-notification-manager@4.0.10) (2021-12-01)
|
|
188
|
-
|
|
189
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
## [4.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.8...@alfalab/core-components-notification-manager@4.0.9) (2021-11-26)
|
|
196
|
-
|
|
197
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
## [4.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.7...@alfalab/core-components-notification-manager@4.0.8) (2021-11-16)
|
|
204
|
-
|
|
205
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
## [4.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.6...@alfalab/core-components-notification-manager@4.0.7) (2021-10-25)
|
|
212
|
-
|
|
213
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
## [4.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.5...@alfalab/core-components-notification-manager@4.0.6) (2021-09-14)
|
|
220
|
-
|
|
221
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
## [4.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.4...@alfalab/core-components-notification-manager@4.0.5) (2021-08-27)
|
|
228
|
-
|
|
229
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
## [4.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.3...@alfalab/core-components-notification-manager@4.0.4) (2021-08-04)
|
|
236
|
-
|
|
237
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
## [4.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.2...@alfalab/core-components-notification-manager@4.0.3) (2021-07-23)
|
|
244
|
-
|
|
245
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
## [4.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.1...@alfalab/core-components-notification-manager@4.0.2) (2021-07-19)
|
|
252
|
-
|
|
253
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
## [4.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@4.0.0...@alfalab/core-components-notification-manager@4.0.1) (2021-07-09)
|
|
260
|
-
|
|
261
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
# [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@3.0.2...@alfalab/core-components-notification-manager@4.0.0) (2021-07-08)
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
### Features
|
|
271
|
-
|
|
272
|
-
* upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
|
|
273
|
-
|
|
274
|
-
## [3.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@3.0.1...@alfalab/core-components-notification-manager@3.0.2) (2021-06-22)
|
|
275
|
-
|
|
276
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
## [3.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@3.0.0...@alfalab/core-components-notification-manager@3.0.1) (2021-05-31)
|
|
283
|
-
|
|
284
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
# [3.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.5...@alfalab/core-components-notification-manager@3.0.0) (2021-05-25)
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
### Features
|
|
294
|
-
|
|
295
|
-
* **button:** add inverted ([#649](https://github.com/core-ds/core-components/issues/649)) ([be321b0](https://github.com/core-ds/core-components/commit/be321b07e99d20824138ad65141f3fbed1b6e315)), closes [#658](https://github.com/core-ds/core-components/issues/658) [#657](https://github.com/core-ds/core-components/issues/657)
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
### BREAKING CHANGES
|
|
299
|
-
|
|
300
|
-
* **button:** remove inverted themes
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
## [2.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.4...@alfalab/core-components-notification-manager@2.0.5) (2021-05-25)
|
|
307
|
-
|
|
308
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
## [2.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.3...@alfalab/core-components-notification-manager@2.0.4) (2021-05-18)
|
|
315
|
-
|
|
316
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
## [2.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.2...@alfalab/core-components-notification-manager@2.0.3) (2021-05-07)
|
|
323
|
-
|
|
324
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
## [2.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.1...@alfalab/core-components-notification-manager@2.0.2) (2021-05-05)
|
|
331
|
-
|
|
332
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
## [2.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@2.0.0...@alfalab/core-components-notification-manager@2.0.1) (2021-05-04)
|
|
339
|
-
|
|
340
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
# [2.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@1.2.0...@alfalab/core-components-notification-manager@2.0.0) (2021-04-26)
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
### Features
|
|
350
|
-
|
|
351
|
-
* **stack:** add new component ([#612](https://github.com/core-ds/core-components/issues/612)) ([c520f91](https://github.com/core-ds/core-components/commit/c520f91cd22bb9e23fd2f428719865b4c7d5a2a6))
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
### BREAKING CHANGES
|
|
355
|
-
|
|
356
|
-
* **stack:** remove z-index, add stack component
|
|
357
|
-
|
|
358
|
-
* feat(modal): remove z-index, add stack component
|
|
359
|
-
|
|
360
|
-
remove z-index, add stack component
|
|
361
|
-
* **stack:** remove z-index, add stack component
|
|
362
|
-
|
|
363
|
-
* feat(notification-manager): remove z-index, add stack component
|
|
364
|
-
|
|
365
|
-
remove z-index, add stack component
|
|
366
|
-
* **stack:** remove z-index, add stack component
|
|
367
|
-
|
|
368
|
-
* feat(notification): remove z-index, add stack component
|
|
369
|
-
|
|
370
|
-
remove z-index, add stack component
|
|
371
|
-
* **stack:** remove z-index, add stack component
|
|
372
|
-
|
|
373
|
-
* feat(popover): remove z-index, add stack component
|
|
374
|
-
|
|
375
|
-
remove z-index, add stack component
|
|
376
|
-
* **stack:** remove z-index, add stack component
|
|
377
|
-
|
|
378
|
-
* feat(select): remove z-index, add stack component
|
|
379
|
-
|
|
380
|
-
remove z-index, add stack component
|
|
381
|
-
* **stack:** remove z-index, add stack component
|
|
382
|
-
|
|
383
|
-
* feat(toast): remove z-index, add stack component
|
|
384
|
-
|
|
385
|
-
remove z-index, add stack component
|
|
386
|
-
* **stack:** remove z-index, add stack component
|
|
387
|
-
|
|
388
|
-
* feat(tooltip): remove z-index, add stack component
|
|
389
|
-
|
|
390
|
-
remove z-index, add stack component
|
|
391
|
-
* **stack:** remove z-index, add stack component
|
|
392
|
-
|
|
393
|
-
* feat(stack): fix comment
|
|
394
|
-
|
|
395
|
-
* Revert "feat(modal): remove z-index, add stack component"
|
|
396
|
-
|
|
397
|
-
This reverts commit fcae901c6ec58311701cd491296a7b04016a9a65.
|
|
398
|
-
|
|
399
|
-
* feat(base-modal): remove z-index, add stack component
|
|
400
|
-
|
|
401
|
-
remove z-index, add stack component
|
|
402
|
-
* **stack:** remove z-index, add stack component
|
|
403
|
-
|
|
404
|
-
* test(file-upload-item): update snapshot
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
# [1.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@1.1.3...@alfalab/core-components-notification-manager@1.2.0) (2021-04-26)
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
### Features
|
|
414
|
-
|
|
415
|
-
* **vars:** fresh colors ([10907ec](https://github.com/core-ds/core-components/commit/10907eca0f5556795529a90b41d2bc663ea01dfe))
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
## [1.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@1.1.2...@alfalab/core-components-notification-manager@1.1.3) (2021-04-01)
|
|
422
|
-
|
|
423
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
## [1.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@1.1.1...@alfalab/core-components-notification-manager@1.1.2) (2021-03-30)
|
|
430
|
-
|
|
431
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
## [1.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification-manager@1.1.0...@alfalab/core-components-notification-manager@1.1.1) (2021-03-30)
|
|
438
|
-
|
|
439
|
-
**Note:** Version bump only for package @alfalab/core-components-notification-manager
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
# 1.1.0 (2021-03-24)
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
### Features
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
* **notification-manager:** add component ([#565](https://github.com/core-ds/core-components/issues/565)) ([ad6ffab](https://github.com/core-ds/core-components/commit/ad6ffabb0f9665cd453b862279e96b7a1a6f359b))
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "../../component-0dbe85d4";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "../../component-b80b1978";
|
package/dist/esm/index.js
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import './component-b80b1978.js';
|
|
2
|
-
import 'react';
|
|
3
|
-
import 'classnames';
|
|
4
|
-
import 'react-transition-group';
|
|
5
|
-
import '@alfalab/core-components-portal/dist/esm';
|
|
6
|
-
import '@alfalab/core-components-stack/dist/esm';
|
|
7
|
-
export { NotificationManager } from './component.js';
|