@alfalab/core-components-popup-sheet 3.0.2 → 3.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.
@@ -5,22 +5,22 @@
5
5
  --backdrop-visible-background: var(--color-light-overlay-default);
6
6
  --backdrop-hidden-background: transparent;
7
7
  }
8
- .popup-sheet__appear_h4v63,
9
- .popup-sheet__enter_h4v63 {
8
+ .popup-sheet__appear_1u3k9,
9
+ .popup-sheet__enter_1u3k9 {
10
10
  background-color: var(--backdrop-hidden-background);
11
11
  }
12
- .popup-sheet__appearActive_h4v63,
13
- .popup-sheet__enterActive_h4v63,
14
- .popup-sheet__appearDone_h4v63,
15
- .popup-sheet__enterDone_h4v63 {
12
+ .popup-sheet__appearActive_1u3k9,
13
+ .popup-sheet__enterActive_1u3k9,
14
+ .popup-sheet__appearDone_1u3k9,
15
+ .popup-sheet__enterDone_1u3k9 {
16
16
  background-color: var(--backdrop-visible-background);
17
17
  transition: background-color 300ms cubic-bezier(0.65, 0, 0.35, 1);
18
18
  }
19
- .popup-sheet__exit_h4v63 {
19
+ .popup-sheet__exit_1u3k9 {
20
20
  background-color: var(--backdrop-visible-background);
21
21
  }
22
- .popup-sheet__exitActive_h4v63,
23
- .popup-sheet__exitDone_h4v63 {
22
+ .popup-sheet__exitActive_1u3k9,
23
+ .popup-sheet__exitDone_1u3k9 {
24
24
  background-color: var(--backdrop-hidden-background);
25
25
  transition: background-color 300ms cubic-bezier(0.65, 0, 0.35, 1);
26
26
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"appear":"popup-sheet__appear_h4v63","enter":"popup-sheet__enter_h4v63","appearActive":"popup-sheet__appearActive_h4v63","enterActive":"popup-sheet__enterActive_h4v63","appearDone":"popup-sheet__appearDone_h4v63","enterDone":"popup-sheet__enterDone_h4v63","exit":"popup-sheet__exit_h4v63","exitActive":"popup-sheet__exitActive_h4v63","exitDone":"popup-sheet__exitDone_h4v63"};
5
+ var styles = {"appear":"popup-sheet__appear_1u3k9","enter":"popup-sheet__enter_1u3k9","appearActive":"popup-sheet__appearActive_1u3k9","enterActive":"popup-sheet__enterActive_1u3k9","appearDone":"popup-sheet__appearDone_1u3k9","enterDone":"popup-sheet__enterDone_1u3k9","exit":"popup-sheet__exit_1u3k9","exitActive":"popup-sheet__exitActive_1u3k9","exitDone":"popup-sheet__exitDone_1u3k9"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -5,22 +5,22 @@
5
5
  --backdrop-visible-background: var(--color-light-overlay-default);
6
6
  --backdrop-hidden-background: transparent;
7
7
  }
8
- .popup-sheet__appear_h4v63,
9
- .popup-sheet__enter_h4v63 {
8
+ .popup-sheet__appear_1u3k9,
9
+ .popup-sheet__enter_1u3k9 {
10
10
  background-color: var(--backdrop-hidden-background);
11
11
  }
12
- .popup-sheet__appearActive_h4v63,
13
- .popup-sheet__enterActive_h4v63,
14
- .popup-sheet__appearDone_h4v63,
15
- .popup-sheet__enterDone_h4v63 {
12
+ .popup-sheet__appearActive_1u3k9,
13
+ .popup-sheet__enterActive_1u3k9,
14
+ .popup-sheet__appearDone_1u3k9,
15
+ .popup-sheet__enterDone_1u3k9 {
16
16
  background-color: var(--backdrop-visible-background);
17
17
  transition: background-color 300ms cubic-bezier(0.65, 0, 0.35, 1);
18
18
  }
19
- .popup-sheet__exit_h4v63 {
19
+ .popup-sheet__exit_1u3k9 {
20
20
  background-color: var(--backdrop-visible-background);
21
21
  }
22
- .popup-sheet__exitActive_h4v63,
23
- .popup-sheet__exitDone_h4v63 {
22
+ .popup-sheet__exitActive_1u3k9,
23
+ .popup-sheet__exitDone_1u3k9 {
24
24
  background-color: var(--backdrop-hidden-background);
25
25
  transition: background-color 300ms cubic-bezier(0.65, 0, 0.35, 1);
26
26
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"appear":"popup-sheet__appear_h4v63","enter":"popup-sheet__enter_h4v63","appearActive":"popup-sheet__appearActive_h4v63","enterActive":"popup-sheet__enterActive_h4v63","appearDone":"popup-sheet__appearDone_h4v63","enterDone":"popup-sheet__enterDone_h4v63","exit":"popup-sheet__exit_h4v63","exitActive":"popup-sheet__exitActive_h4v63","exitDone":"popup-sheet__exitDone_h4v63"};
3
+ var styles = {"appear":"popup-sheet__appear_1u3k9","enter":"popup-sheet__enter_1u3k9","appearActive":"popup-sheet__appearActive_1u3k9","enterActive":"popup-sheet__enterActive_1u3k9","appearDone":"popup-sheet__appearDone_1u3k9","enterDone":"popup-sheet__enterDone_1u3k9","exit":"popup-sheet__exit_1u3k9","exitActive":"popup-sheet__exitActive_1u3k9","exitDone":"popup-sheet__exitDone_1u3k9"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/esm/index.css CHANGED
@@ -6,7 +6,7 @@
6
6
  --gap-0: 0px;
7
7
  --gap-8: var(--gap-xs);
8
8
  }
9
- .popup-sheet__component_6q0eq.popup-sheet__component_6q0eq {
9
+ .popup-sheet__component_1ry6b.popup-sheet__component_1ry6b {
10
10
  position: fixed;
11
11
  bottom: var(--gap-0);
12
12
  margin: auto var(--gap-8) var(--gap-8);
@@ -15,39 +15,39 @@
15
15
  border-radius: var(--border-radius-36);
16
16
  overflow: hidden;
17
17
  }
18
- .popup-sheet__closer_6q0eq {
18
+ .popup-sheet__closer_1ry6b {
19
19
  position: absolute;
20
20
  top: var(--gap-8);
21
21
  right: var(--gap-8);
22
22
  }
23
- .popup-sheet__closer_6q0eq > button {
23
+ .popup-sheet__closer_1ry6b > button {
24
24
  -webkit-backdrop-filter: none;
25
25
  backdrop-filter: none;
26
26
  }
27
- .popup-sheet__content_6q0eq {
27
+ .popup-sheet__content_1ry6b {
28
28
  box-sizing: border-box;
29
29
  }
30
- .popup-sheet__appear_6q0eq,
31
- .popup-sheet__enter_6q0eq {
30
+ .popup-sheet__appear_1ry6b,
31
+ .popup-sheet__enter_1ry6b {
32
32
  transform: translateY(calc(100% + 100px));
33
33
  }
34
- .popup-sheet__appearActive_6q0eq,
35
- .popup-sheet__enterActive_6q0eq {
34
+ .popup-sheet__appearActive_1ry6b,
35
+ .popup-sheet__enterActive_1ry6b {
36
36
  transform: translateY(0);
37
37
  transition: transform 300ms cubic-bezier(0.65, 0, 0.35, 1);
38
38
  transition-delay: 50ms;
39
39
  }
40
- .popup-sheet__exit_6q0eq {
40
+ .popup-sheet__exit_1ry6b {
41
41
  transform: translateY(0);
42
42
  }
43
- .popup-sheet__exitBySwipe_6q0eq {
43
+ .popup-sheet__exitBySwipe_1ry6b {
44
44
  transform: translateY(calc(100% + 100px));
45
45
  }
46
- .popup-sheet__exitActiveBySwipe_6q0eq {
46
+ .popup-sheet__exitActiveBySwipe_1ry6b {
47
47
  transition: none;
48
48
  }
49
- .popup-sheet__exitActive_6q0eq,
50
- .popup-sheet__exitDone_6q0eq {
49
+ .popup-sheet__exitActive_1ry6b,
50
+ .popup-sheet__exitDone_1ry6b {
51
51
  transform: translateY(calc(100% + 100px));
52
52
  transition: transform 300ms cubic-bezier(0.65, 0, 0.35, 1);
53
53
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"popup-sheet__component_6q0eq","closer":"popup-sheet__closer_6q0eq","content":"popup-sheet__content_6q0eq","appear":"popup-sheet__appear_6q0eq","enter":"popup-sheet__enter_6q0eq","appearActive":"popup-sheet__appearActive_6q0eq","enterActive":"popup-sheet__enterActive_6q0eq","exit":"popup-sheet__exit_6q0eq","exitBySwipe":"popup-sheet__exitBySwipe_6q0eq","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_6q0eq","exitActive":"popup-sheet__exitActive_6q0eq"};
3
+ var styles = {"component":"popup-sheet__component_1ry6b","closer":"popup-sheet__closer_1ry6b","content":"popup-sheet__content_1ry6b","appear":"popup-sheet__appear_1ry6b","enter":"popup-sheet__enter_1ry6b","appearActive":"popup-sheet__appearActive_1ry6b","enterActive":"popup-sheet__enterActive_1ry6b","exit":"popup-sheet__exit_1ry6b","exitBySwipe":"popup-sheet__exitBySwipe_1ry6b","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_1ry6b","exitActive":"popup-sheet__exitActive_1ry6b"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/index.css CHANGED
@@ -6,7 +6,7 @@
6
6
  --gap-0: 0px;
7
7
  --gap-8: var(--gap-xs);
8
8
  }
9
- .popup-sheet__component_6q0eq.popup-sheet__component_6q0eq {
9
+ .popup-sheet__component_1ry6b.popup-sheet__component_1ry6b {
10
10
  position: fixed;
11
11
  bottom: var(--gap-0);
12
12
  margin: auto var(--gap-8) var(--gap-8);
@@ -15,39 +15,39 @@
15
15
  border-radius: var(--border-radius-36);
16
16
  overflow: hidden;
17
17
  }
18
- .popup-sheet__closer_6q0eq {
18
+ .popup-sheet__closer_1ry6b {
19
19
  position: absolute;
20
20
  top: var(--gap-8);
21
21
  right: var(--gap-8);
22
22
  }
23
- .popup-sheet__closer_6q0eq > button {
23
+ .popup-sheet__closer_1ry6b > button {
24
24
  -webkit-backdrop-filter: none;
25
25
  backdrop-filter: none;
26
26
  }
27
- .popup-sheet__content_6q0eq {
27
+ .popup-sheet__content_1ry6b {
28
28
  box-sizing: border-box;
29
29
  }
30
- .popup-sheet__appear_6q0eq,
31
- .popup-sheet__enter_6q0eq {
30
+ .popup-sheet__appear_1ry6b,
31
+ .popup-sheet__enter_1ry6b {
32
32
  transform: translateY(calc(100% + 100px));
33
33
  }
34
- .popup-sheet__appearActive_6q0eq,
35
- .popup-sheet__enterActive_6q0eq {
34
+ .popup-sheet__appearActive_1ry6b,
35
+ .popup-sheet__enterActive_1ry6b {
36
36
  transform: translateY(0);
37
37
  transition: transform 300ms cubic-bezier(0.65, 0, 0.35, 1);
38
38
  transition-delay: 50ms;
39
39
  }
40
- .popup-sheet__exit_6q0eq {
40
+ .popup-sheet__exit_1ry6b {
41
41
  transform: translateY(0);
42
42
  }
43
- .popup-sheet__exitBySwipe_6q0eq {
43
+ .popup-sheet__exitBySwipe_1ry6b {
44
44
  transform: translateY(calc(100% + 100px));
45
45
  }
46
- .popup-sheet__exitActiveBySwipe_6q0eq {
46
+ .popup-sheet__exitActiveBySwipe_1ry6b {
47
47
  transition: none;
48
48
  }
49
- .popup-sheet__exitActive_6q0eq,
50
- .popup-sheet__exitDone_6q0eq {
49
+ .popup-sheet__exitActive_1ry6b,
50
+ .popup-sheet__exitDone_1ry6b {
51
51
  transform: translateY(calc(100% + 100px));
52
52
  transition: transform 300ms cubic-bezier(0.65, 0, 0.35, 1);
53
53
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"popup-sheet__component_6q0eq","closer":"popup-sheet__closer_6q0eq","content":"popup-sheet__content_6q0eq","appear":"popup-sheet__appear_6q0eq","enter":"popup-sheet__enter_6q0eq","appearActive":"popup-sheet__appearActive_6q0eq","enterActive":"popup-sheet__enterActive_6q0eq","exit":"popup-sheet__exit_6q0eq","exitBySwipe":"popup-sheet__exitBySwipe_6q0eq","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_6q0eq","exitActive":"popup-sheet__exitActive_6q0eq"};
5
+ var styles = {"component":"popup-sheet__component_1ry6b","closer":"popup-sheet__closer_1ry6b","content":"popup-sheet__content_1ry6b","appear":"popup-sheet__appear_1ry6b","enter":"popup-sheet__enter_1ry6b","appearActive":"popup-sheet__appearActive_1ry6b","enterActive":"popup-sheet__enterActive_1ry6b","exit":"popup-sheet__exit_1ry6b","exitBySwipe":"popup-sheet__exitBySwipe_1ry6b","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_1ry6b","exitActive":"popup-sheet__exitActive_1ry6b"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -5,22 +5,22 @@
5
5
  --backdrop-visible-background: var(--color-light-overlay-default);
6
6
  --backdrop-hidden-background: transparent;
7
7
  }
8
- .popup-sheet__appear_h4v63,
9
- .popup-sheet__enter_h4v63 {
8
+ .popup-sheet__appear_1u3k9,
9
+ .popup-sheet__enter_1u3k9 {
10
10
  background-color: var(--backdrop-hidden-background);
11
11
  }
12
- .popup-sheet__appearActive_h4v63,
13
- .popup-sheet__enterActive_h4v63,
14
- .popup-sheet__appearDone_h4v63,
15
- .popup-sheet__enterDone_h4v63 {
12
+ .popup-sheet__appearActive_1u3k9,
13
+ .popup-sheet__enterActive_1u3k9,
14
+ .popup-sheet__appearDone_1u3k9,
15
+ .popup-sheet__enterDone_1u3k9 {
16
16
  background-color: var(--backdrop-visible-background);
17
17
  transition: background-color 300ms cubic-bezier(0.65, 0, 0.35, 1);
18
18
  }
19
- .popup-sheet__exit_h4v63 {
19
+ .popup-sheet__exit_1u3k9 {
20
20
  background-color: var(--backdrop-visible-background);
21
21
  }
22
- .popup-sheet__exitActive_h4v63,
23
- .popup-sheet__exitDone_h4v63 {
22
+ .popup-sheet__exitActive_1u3k9,
23
+ .popup-sheet__exitDone_1u3k9 {
24
24
  background-color: var(--backdrop-hidden-background);
25
25
  transition: background-color 300ms cubic-bezier(0.65, 0, 0.35, 1);
26
26
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"appear":"popup-sheet__appear_h4v63","enter":"popup-sheet__enter_h4v63","appearActive":"popup-sheet__appearActive_h4v63","enterActive":"popup-sheet__enterActive_h4v63","appearDone":"popup-sheet__appearDone_h4v63","enterDone":"popup-sheet__enterDone_h4v63","exit":"popup-sheet__exit_h4v63","exitActive":"popup-sheet__exitActive_h4v63","exitDone":"popup-sheet__exitDone_h4v63"};
3
+ const styles = {"appear":"popup-sheet__appear_1u3k9","enter":"popup-sheet__enter_1u3k9","appearActive":"popup-sheet__appearActive_1u3k9","enterActive":"popup-sheet__enterActive_1u3k9","appearDone":"popup-sheet__appearDone_1u3k9","enterDone":"popup-sheet__enterDone_1u3k9","exit":"popup-sheet__exit_1u3k9","exitActive":"popup-sheet__exitActive_1u3k9","exitDone":"popup-sheet__exitDone_1u3k9"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/modern/index.css CHANGED
@@ -6,7 +6,7 @@
6
6
  --gap-0: 0px;
7
7
  --gap-8: var(--gap-xs);
8
8
  }
9
- .popup-sheet__component_6q0eq.popup-sheet__component_6q0eq {
9
+ .popup-sheet__component_1ry6b.popup-sheet__component_1ry6b {
10
10
  position: fixed;
11
11
  bottom: var(--gap-0);
12
12
  margin: auto var(--gap-8) var(--gap-8);
@@ -15,39 +15,39 @@
15
15
  border-radius: var(--border-radius-36);
16
16
  overflow: hidden;
17
17
  }
18
- .popup-sheet__closer_6q0eq {
18
+ .popup-sheet__closer_1ry6b {
19
19
  position: absolute;
20
20
  top: var(--gap-8);
21
21
  right: var(--gap-8);
22
22
  }
23
- .popup-sheet__closer_6q0eq > button {
23
+ .popup-sheet__closer_1ry6b > button {
24
24
  -webkit-backdrop-filter: none;
25
25
  backdrop-filter: none;
26
26
  }
27
- .popup-sheet__content_6q0eq {
27
+ .popup-sheet__content_1ry6b {
28
28
  box-sizing: border-box;
29
29
  }
30
- .popup-sheet__appear_6q0eq,
31
- .popup-sheet__enter_6q0eq {
30
+ .popup-sheet__appear_1ry6b,
31
+ .popup-sheet__enter_1ry6b {
32
32
  transform: translateY(calc(100% + 100px));
33
33
  }
34
- .popup-sheet__appearActive_6q0eq,
35
- .popup-sheet__enterActive_6q0eq {
34
+ .popup-sheet__appearActive_1ry6b,
35
+ .popup-sheet__enterActive_1ry6b {
36
36
  transform: translateY(0);
37
37
  transition: transform 300ms cubic-bezier(0.65, 0, 0.35, 1);
38
38
  transition-delay: 50ms;
39
39
  }
40
- .popup-sheet__exit_6q0eq {
40
+ .popup-sheet__exit_1ry6b {
41
41
  transform: translateY(0);
42
42
  }
43
- .popup-sheet__exitBySwipe_6q0eq {
43
+ .popup-sheet__exitBySwipe_1ry6b {
44
44
  transform: translateY(calc(100% + 100px));
45
45
  }
46
- .popup-sheet__exitActiveBySwipe_6q0eq {
46
+ .popup-sheet__exitActiveBySwipe_1ry6b {
47
47
  transition: none;
48
48
  }
49
- .popup-sheet__exitActive_6q0eq,
50
- .popup-sheet__exitDone_6q0eq {
49
+ .popup-sheet__exitActive_1ry6b,
50
+ .popup-sheet__exitDone_1ry6b {
51
51
  transform: translateY(calc(100% + 100px));
52
52
  transition: transform 300ms cubic-bezier(0.65, 0, 0.35, 1);
53
53
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"popup-sheet__component_6q0eq","closer":"popup-sheet__closer_6q0eq","content":"popup-sheet__content_6q0eq","appear":"popup-sheet__appear_6q0eq","enter":"popup-sheet__enter_6q0eq","appearActive":"popup-sheet__appearActive_6q0eq","enterActive":"popup-sheet__enterActive_6q0eq","exit":"popup-sheet__exit_6q0eq","exitBySwipe":"popup-sheet__exitBySwipe_6q0eq","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_6q0eq","exitActive":"popup-sheet__exitActive_6q0eq"};
3
+ const styles = {"component":"popup-sheet__component_1ry6b","closer":"popup-sheet__closer_1ry6b","content":"popup-sheet__content_1ry6b","appear":"popup-sheet__appear_1ry6b","enter":"popup-sheet__enter_1ry6b","appearActive":"popup-sheet__appearActive_1ry6b","enterActive":"popup-sheet__enterActive_1ry6b","exit":"popup-sheet__exit_1ry6b","exitBySwipe":"popup-sheet__exitBySwipe_1ry6b","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_1ry6b","exitActive":"popup-sheet__exitActive_1ry6b"};
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-popup-sheet",
3
- "version": "3.0.2",
3
+ "version": "3.0.3",
4
4
  "description": "Popup sheet mobile component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -11,9 +11,9 @@
11
11
  "module": "./esm/index.js",
12
12
  "dependencies": {
13
13
  "@alfalab/core-components-backdrop": "^5.0.1",
14
- "@alfalab/core-components-base-modal": "^7.1.0",
15
- "@alfalab/core-components-navigation-bar-private": "^2.0.2",
16
- "@alfalab/core-components-shared": "^2.0.1",
14
+ "@alfalab/core-components-base-modal": "^7.1.1",
15
+ "@alfalab/core-components-navigation-bar-private": "^2.0.3",
16
+ "@alfalab/core-components-shared": "^2.1.0",
17
17
  "@alfalab/core-components-types": "^2.0.1",
18
18
  "classnames": "^2.5.1",
19
19
  "react-merge-refs": "^1.1.0",