@alfalab/core-components-notification 5.2.8 → 5.3.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.
Files changed (31) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/{dist/Component.d.ts → Component.d.ts} +0 -0
  3. package/{dist/Component.js → Component.js} +1 -1
  4. package/{dist/cssm → cssm}/Component.d.ts +0 -0
  5. package/{dist/cssm → cssm}/Component.js +0 -0
  6. package/{dist/cssm → cssm}/index.d.ts +0 -0
  7. package/{dist/cssm → cssm}/index.js +0 -0
  8. package/{dist/cssm → cssm}/index.module.css +0 -0
  9. package/{dist/cssm → cssm}/utils/index.d.ts +0 -0
  10. package/{dist/cssm → cssm}/utils/index.js +0 -0
  11. package/{dist/esm → esm}/Component.d.ts +0 -0
  12. package/{dist/esm → esm}/Component.js +1 -1
  13. package/{dist/modern → esm}/index.css +8 -8
  14. package/{dist/esm → esm}/index.d.ts +0 -0
  15. package/{dist/esm → esm}/index.js +0 -0
  16. package/{dist/esm → esm}/utils/index.d.ts +0 -0
  17. package/{dist/esm → esm}/utils/index.js +0 -0
  18. package/{dist/esm/index.css → index.css} +8 -8
  19. package/{dist/index.d.ts → index.d.ts} +0 -0
  20. package/{dist/index.js → index.js} +0 -0
  21. package/{dist/modern → modern}/Component.d.ts +0 -0
  22. package/{dist/modern → modern}/Component.js +1 -1
  23. package/{dist → modern}/index.css +8 -8
  24. package/{dist/modern → modern}/index.d.ts +0 -0
  25. package/{dist/modern → modern}/index.js +0 -0
  26. package/{dist/modern → modern}/utils/index.d.ts +0 -0
  27. package/{dist/modern → modern}/utils/index.js +0 -0
  28. package/package.json +13 -16
  29. /package/{dist/send-stats.js → send-stats.js} +0 -0
  30. /package/{dist/utils → utils}/index.d.ts +0 -0
  31. /package/{dist/utils → utils}/index.js +0 -0
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
+ ## [5.3.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.3.0...@alfalab/core-components-notification@5.3.1) (2022-07-14)
7
+
8
+ **Note:** Version bump only for package @alfalab/core-components-notification
9
+
10
+
11
+
12
+
13
+
14
+ # [5.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.2.10...@alfalab/core-components-notification@5.3.0) (2022-06-28)
15
+
16
+
17
+ ### Features
18
+
19
+ * circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
20
+
21
+
22
+
23
+
24
+
25
+ ## [5.2.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.2.9...@alfalab/core-components-notification@5.2.10) (2022-06-24)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * **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))
31
+
32
+
33
+
34
+
35
+
36
+ ## [5.2.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.2.8...@alfalab/core-components-notification@5.2.9) (2022-06-23)
37
+
38
+ **Note:** Version bump only for package @alfalab/core-components-notification
39
+
40
+
41
+
42
+
43
+
6
44
  ## [5.2.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-notification@5.2.7...@alfalab/core-components-notification@5.2.8) (2022-06-20)
7
45
 
8
46
 
File without changes
@@ -58,7 +58,7 @@ function __rest(s, e) {
58
58
  return t;
59
59
  }
60
60
 
61
- var styles = {"notificationComponent":"notification__notificationComponent_1i2iz","isVisible":"notification__isVisible_1i2iz","isClosing":"notification__isClosing_1i2iz","toastContent":"notification__toastContent_1i2iz","actionSection":"notification__actionSection_1i2iz"};
61
+ var styles = {"notificationComponent":"notification__notificationComponent_1vzkb","isVisible":"notification__isVisible_1vzkb","isClosing":"notification__isClosing_1vzkb","toastContent":"notification__toastContent_1vzkb","actionSection":"notification__actionSection_1vzkb"};
62
62
  require('./index.css')
63
63
 
64
64
  var notificationClassNameSelector = "." + styles.notificationComponent;
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -47,7 +47,7 @@ function __rest(s, e) {
47
47
  return t;
48
48
  }
49
49
 
50
- var styles = {"notificationComponent":"notification__notificationComponent_1i2iz","isVisible":"notification__isVisible_1i2iz","isClosing":"notification__isClosing_1i2iz","toastContent":"notification__toastContent_1i2iz","actionSection":"notification__actionSection_1i2iz"};
50
+ var styles = {"notificationComponent":"notification__notificationComponent_1vzkb","isVisible":"notification__isVisible_1vzkb","isClosing":"notification__isClosing_1vzkb","toastContent":"notification__toastContent_1vzkb","actionSection":"notification__actionSection_1vzkb"};
51
51
  require('./index.css')
52
52
 
53
53
  var notificationClassNameSelector = "." + styles.notificationComponent;
@@ -1,4 +1,4 @@
1
- /* hash: 17efw */
1
+ /* hash: 50ldb */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -17,7 +17,7 @@
17
17
  :root {
18
18
  --notification-desktop-content-width: 278px;
19
19
  }
20
- .notification__notificationComponent_1i2iz {
20
+ .notification__notificationComponent_1vzkb {
21
21
  visibility: hidden;
22
22
  position: fixed;
23
23
  right: var(--gap-s);
@@ -30,31 +30,31 @@
30
30
  transition: transform 0.4s ease-out
31
31
  }
32
32
  @media screen and (min-width: 600px) {
33
- .notification__notificationComponent_1i2iz {
33
+ .notification__notificationComponent_1vzkb {
34
34
  right: var(--gap-4xl);
35
35
  width: auto;
36
36
  transform: translate(calc(100% + var(--gap-4xl)), 0)
37
37
  }
38
38
  }
39
- .notification__notificationComponent_1i2iz.notification__isVisible_1i2iz {
39
+ .notification__notificationComponent_1vzkb.notification__isVisible_1vzkb {
40
40
  visibility: visible;
41
41
  transform: translate(0, 0);
42
42
  }
43
- .notification__notificationComponent_1i2iz.notification__isClosing_1i2iz {
43
+ .notification__notificationComponent_1vzkb.notification__isClosing_1vzkb {
44
44
  transition: transform 0.1s ease-out;
45
45
  transform: translate(100vw, 0)
46
46
  }
47
47
  @media screen and (min-width: 600px) {
48
- .notification__notificationComponent_1i2iz.notification__isClosing_1i2iz {
48
+ .notification__notificationComponent_1vzkb.notification__isClosing_1vzkb {
49
49
  transform: translate(calc(100% + var(--gap-4xl)), 0)
50
50
  }
51
51
  }
52
52
  @media screen and (min-width: 600px) {
53
- .notification__toastContent_1i2iz {
53
+ .notification__toastContent_1vzkb {
54
54
  width: var(--notification-desktop-content-width)
55
55
  }
56
56
  }
57
- .notification__actionSection_1i2iz {
57
+ .notification__actionSection_1vzkb {
58
58
  min-width: 104px;
59
59
  min-height: 48px;
60
60
  padding: 0 var(--gap-xs);
File without changes
File without changes
File without changes
File without changes
@@ -1,4 +1,4 @@
1
- /* hash: 17efw */
1
+ /* hash: 50ldb */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -17,7 +17,7 @@
17
17
  :root {
18
18
  --notification-desktop-content-width: 278px;
19
19
  }
20
- .notification__notificationComponent_1i2iz {
20
+ .notification__notificationComponent_1vzkb {
21
21
  visibility: hidden;
22
22
  position: fixed;
23
23
  right: var(--gap-s);
@@ -30,31 +30,31 @@
30
30
  transition: transform 0.4s ease-out
31
31
  }
32
32
  @media screen and (min-width: 600px) {
33
- .notification__notificationComponent_1i2iz {
33
+ .notification__notificationComponent_1vzkb {
34
34
  right: var(--gap-4xl);
35
35
  width: auto;
36
36
  transform: translate(calc(100% + var(--gap-4xl)), 0)
37
37
  }
38
38
  }
39
- .notification__notificationComponent_1i2iz.notification__isVisible_1i2iz {
39
+ .notification__notificationComponent_1vzkb.notification__isVisible_1vzkb {
40
40
  visibility: visible;
41
41
  transform: translate(0, 0);
42
42
  }
43
- .notification__notificationComponent_1i2iz.notification__isClosing_1i2iz {
43
+ .notification__notificationComponent_1vzkb.notification__isClosing_1vzkb {
44
44
  transition: transform 0.1s ease-out;
45
45
  transform: translate(100vw, 0)
46
46
  }
47
47
  @media screen and (min-width: 600px) {
48
- .notification__notificationComponent_1i2iz.notification__isClosing_1i2iz {
48
+ .notification__notificationComponent_1vzkb.notification__isClosing_1vzkb {
49
49
  transform: translate(calc(100% + var(--gap-4xl)), 0)
50
50
  }
51
51
  }
52
52
  @media screen and (min-width: 600px) {
53
- .notification__toastContent_1i2iz {
53
+ .notification__toastContent_1vzkb {
54
54
  width: var(--notification-desktop-content-width)
55
55
  }
56
56
  }
57
- .notification__actionSection_1i2iz {
57
+ .notification__actionSection_1vzkb {
58
58
  min-width: 104px;
59
59
  min-height: 48px;
60
60
  padding: 0 var(--gap-xs);
File without changes
File without changes
File without changes
@@ -8,7 +8,7 @@ import { ToastPlate } from '@alfalab/core-components-toast-plate/dist/modern';
8
8
  import { stackingOrder, Stack } from '@alfalab/core-components-stack/dist/modern';
9
9
  import { useClickOutside } from './utils/index.js';
10
10
 
11
- var styles = {"notificationComponent":"notification__notificationComponent_1i2iz","isVisible":"notification__isVisible_1i2iz","isClosing":"notification__isClosing_1i2iz","toastContent":"notification__toastContent_1i2iz","actionSection":"notification__actionSection_1i2iz"};
11
+ var styles = {"notificationComponent":"notification__notificationComponent_1vzkb","isVisible":"notification__isVisible_1vzkb","isClosing":"notification__isClosing_1vzkb","toastContent":"notification__toastContent_1vzkb","actionSection":"notification__actionSection_1vzkb"};
12
12
  require('./index.css')
13
13
 
14
14
  const notificationClassNameSelector = `.${styles.notificationComponent}`;
@@ -1,4 +1,4 @@
1
- /* hash: 17efw */
1
+ /* hash: 50ldb */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -17,7 +17,7 @@
17
17
  :root {
18
18
  --notification-desktop-content-width: 278px;
19
19
  }
20
- .notification__notificationComponent_1i2iz {
20
+ .notification__notificationComponent_1vzkb {
21
21
  visibility: hidden;
22
22
  position: fixed;
23
23
  right: var(--gap-s);
@@ -30,31 +30,31 @@
30
30
  transition: transform 0.4s ease-out
31
31
  }
32
32
  @media screen and (min-width: 600px) {
33
- .notification__notificationComponent_1i2iz {
33
+ .notification__notificationComponent_1vzkb {
34
34
  right: var(--gap-4xl);
35
35
  width: auto;
36
36
  transform: translate(calc(100% + var(--gap-4xl)), 0)
37
37
  }
38
38
  }
39
- .notification__notificationComponent_1i2iz.notification__isVisible_1i2iz {
39
+ .notification__notificationComponent_1vzkb.notification__isVisible_1vzkb {
40
40
  visibility: visible;
41
41
  transform: translate(0, 0);
42
42
  }
43
- .notification__notificationComponent_1i2iz.notification__isClosing_1i2iz {
43
+ .notification__notificationComponent_1vzkb.notification__isClosing_1vzkb {
44
44
  transition: transform 0.1s ease-out;
45
45
  transform: translate(100vw, 0)
46
46
  }
47
47
  @media screen and (min-width: 600px) {
48
- .notification__notificationComponent_1i2iz.notification__isClosing_1i2iz {
48
+ .notification__notificationComponent_1vzkb.notification__isClosing_1vzkb {
49
49
  transform: translate(calc(100% + var(--gap-4xl)), 0)
50
50
  }
51
51
  }
52
52
  @media screen and (min-width: 600px) {
53
- .notification__toastContent_1i2iz {
53
+ .notification__toastContent_1vzkb {
54
54
  width: var(--notification-desktop-content-width)
55
55
  }
56
56
  }
57
- .notification__actionSection_1i2iz {
57
+ .notification__actionSection_1vzkb {
58
58
  min-width: 104px;
59
59
  min-height: 48px;
60
60
  padding: 0 var(--gap-xs);
File without changes
File without changes
File without changes
File without changes
package/package.json CHANGED
@@ -1,31 +1,28 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-notification",
3
- "version": "5.2.8",
3
+ "version": "5.3.1",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
- "main": "dist/index.js",
7
+ "main": "index.js",
8
8
  "module": "./dist/modern/index.js",
9
- "files": [
10
- "dist"
11
- ],
12
9
  "scripts": {
13
- "postinstall": "node ./dist/send-stats.js > /dev/null 2>&1 || exit 0"
10
+ "postinstall": "node ./send-stats.js > /dev/null 2>&1 || exit 0"
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"
20
18
  },
21
19
  "dependencies": {
22
- "@alfalab/core-components-portal": "^2.0.2",
23
- "@alfalab/core-components-stack": "^3.0.2",
24
- "@alfalab/core-components-toast-plate": "^4.2.2",
25
- "classnames": "2.2.6",
26
- "element-closest": "3.0.2",
27
- "react-merge-refs": "1.1.0",
28
- "react-swipeable": "5.5.1"
29
- },
30
- "gitHead": "7b9b0bbb422c34b432003ddc335fe15f596ad6d5"
20
+ "@alfalab/core-components-portal": "^2.0.4",
21
+ "@alfalab/core-components-stack": "^3.0.4",
22
+ "@alfalab/core-components-toast-plate": "^4.3.1",
23
+ "classnames": "^2.2.6",
24
+ "element-closest": "^3.0.2",
25
+ "react-merge-refs": "^1.1.0",
26
+ "react-swipeable": "^5.5.1"
27
+ }
31
28
  }
File without changes
File without changes
File without changes